component SecurityAlert { props { label = "Security" title = "" description = "" value = "" variant = "default" class = "" } view { } }