Variable WIDGET_ICONSConst
WIDGET_ICONS: {
SECURITY_LEVEL: string;
SECURITY_SUMMARY: string;
SECURITY_VISUALIZATION: string;
COMPLIANCE_STATUS: string;
VALUE_CREATION: string;
COST_ESTIMATION: string;
BUSINESS_IMPACT: string;
TECHNICAL_IMPLEMENTATION: string;
AVAILABILITY_IMPACT: string;
INTEGRITY_IMPACT: string;
CONFIDENTIALITY_IMPACT: string;
SECURITY_RESOURCES: string;
CIA_IMPACT_SUMMARY: string;
TECHNICAL_DETAILS: string;
} = ...
Type Declaration
SECURITY_LEVEL: string
SECURITY_SUMMARY: string
SECURITY_VISUALIZATION: string
COMPLIANCE_STATUS: string
VALUE_CREATION: string
COST_ESTIMATION: string
BUSINESS_IMPACT: string
TECHNICAL_IMPLEMENTATION: string
AVAILABILITY_IMPACT: string
INTEGRITY_IMPACT: string
CONFIDENTIALITY_IMPACT: string
SECURITY_RESOURCES: string
CIA_IMPACT_SUMMARY: string
TECHNICAL_DETAILS: string
Widget icon constants for consistent icon use across the application.
Each widget has a unique emoji icon that visually represents its purpose in the dashboard. These icons improve user recognition and navigation.