declare module '@engie-group/fluid-design-tokens' { export const njSemanticColorBackgroundNeutralPrimaryDefault: string; // Sets the background color to white, provides a clean and minimalist canvas for the interface. Classic foundation for content and components. export const njSemanticColorBackgroundNeutralPrimaryHovered: string; export const njSemanticColorBackgroundNeutralPrimaryFocused: string; export const njSemanticColorBackgroundNeutralPrimaryPressed: string; export const njSemanticColorBackgroundNeutralPrimarySelected: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundNeutralSecondaryDefault: string; // Provides a subtle contrast with the primary background. Use to add a touch of visual interest without overpowering the content. export const njSemanticColorBackgroundNeutralSecondaryHovered: string; export const njSemanticColorBackgroundNeutralSecondaryFocused: string; export const njSemanticColorBackgroundNeutralSecondaryPressed: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentDefault: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentHovered: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentFocused: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentPressed: string; export const njSemanticColorBackgroundNeutralTertiaryDefault: string; // Provides a slightly stronger contrast with the primary background. Use to enhances the visual separation between different sections or elements. export const njSemanticColorBackgroundNeutralTertiaryHovered: string; export const njSemanticColorBackgroundNeutralTertiaryFocused: string; export const njSemanticColorBackgroundNeutralTertiaryPressed: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundNeutralSolidDefault: string; // Provides a distinct and noticeable contrast with the primary background. Adds a robust and substantial presence, use it to make the element stand out. export const njSemanticColorBackgroundNeutralSolidHovered: string; export const njSemanticColorBackgroundNeutralSolidFocused: string; export const njSemanticColorBackgroundNeutralSolidPressed: string; export const njSemanticColorBackgroundNeutralInverseDefault: string; // Applies white as the background color, creating a striking visual effect when used on a dark-colored surface. Use to ensure readability and visual appeal in specific UI components or sections. export const njSemanticColorBackgroundNeutralInverseHovered: string; export const njSemanticColorBackgroundNeutralInverseFocused: string; export const njSemanticColorBackgroundNeutralInversePressed: string; export const njSemanticColorBackgroundNeutralInverseTranslucentDefault: string; export const njSemanticColorBackgroundNeutralInverseTranslucentHovered: string; export const njSemanticColorBackgroundNeutralInverseTranslucentFocused: string; export const njSemanticColorBackgroundNeutralInverseTranslucentPressed: string; export const njSemanticColorBackgroundNeutralSpotlightDefault: string; // Creates a high contrast with the primary background. Use it for critical elements or components that require maximum emphasis and visual impact. export const njSemanticColorBackgroundBrandPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundBrandPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundBrandPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundBrandPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundBrandSecondaryDefault: string; // Establishes a subtle contrast with the primary background while using the brand color. Use it to add a touch of brand interest without overpowering the content. export const njSemanticColorBackgroundBrandSecondaryHovered: string; export const njSemanticColorBackgroundBrandSecondaryFocused: string; export const njSemanticColorBackgroundBrandSecondaryPressed: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentDefault: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentHovered: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentFocused: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentPressed: string; export const njSemanticColorBackgroundBrandTertiaryDefault: string; // Creates a slightly stronger contrast with the primary background while using the brand color. Use it to enhances the visual separation between different sections or elements. export const njSemanticColorBackgroundBrandTertiaryHovered: string; export const njSemanticColorBackgroundBrandTertiaryFocused: string; export const njSemanticColorBackgroundBrandTertiaryPressed: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundBrandSolidDefault: string; // Use to add a robust and substantial brand presence, making the elements stand out using the brand color. export const njSemanticColorBackgroundBrandSolidHovered: string; export const njSemanticColorBackgroundBrandSolidFocused: string; export const njSemanticColorBackgroundBrandSolidPressed: string; export const njSemanticColorBackgroundBrandSpotlightDefault: string; // Creates a high contrast with the primary background while reminiscing of the brand identity. Use it for critical elements or components that require maximum emphasis and visual impact. export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundStatusDangerSecondaryDefault: string; export const njSemanticColorBackgroundStatusDangerSecondaryHovered: string; export const njSemanticColorBackgroundStatusDangerSecondaryFocused: string; export const njSemanticColorBackgroundStatusDangerSecondaryPressed: string; export const njSemanticColorBackgroundStatusDangerTertiaryDefault: string; export const njSemanticColorBackgroundStatusDangerTertiaryHovered: string; export const njSemanticColorBackgroundStatusDangerTertiaryFocused: string; export const njSemanticColorBackgroundStatusDangerTertiaryPressed: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusDangerSolidDefault: string; // Indicate a state of danger or criticality in your interface. Use for elements that require immediate attention due to errors, warnings, or potentially harmful actions. Serves as a powerful visual cue to alert users to potential issues and encourages careful consideration of their actions. export const njSemanticColorBackgroundStatusDangerSolidHovered: string; export const njSemanticColorBackgroundStatusDangerSolidPressed: string; export const njSemanticColorBackgroundStatusDangerSolidFocused: string; export const njSemanticColorBackgroundStatusDangerSpotlightDefault: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundStatusSuccessSecondaryDefault: string; export const njSemanticColorBackgroundStatusSuccessSecondaryHovered: string; export const njSemanticColorBackgroundStatusSuccessSecondaryFocused: string; export const njSemanticColorBackgroundStatusSuccessSecondaryPressed: string; export const njSemanticColorBackgroundStatusSuccessTertiaryDefault: string; export const njSemanticColorBackgroundStatusSuccessTertiaryHovered: string; export const njSemanticColorBackgroundStatusSuccessTertiaryFocused: string; export const njSemanticColorBackgroundStatusSuccessTertiaryPressed: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusSuccessSolidDefault: string; // Associated with successful or positive states in your interface. Apply it to elements or components that confirm successful actions or completion of tasks. export const njSemanticColorBackgroundStatusSuccessSolidHovered: string; export const njSemanticColorBackgroundStatusSuccessSolidFocused: string; export const njSemanticColorBackgroundStatusSuccessSolidPressed: string; export const njSemanticColorBackgroundStatusSuccessSpotlightDefault: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundStatusWarningSecondaryDefault: string; export const njSemanticColorBackgroundStatusWarningSecondaryHovered: string; export const njSemanticColorBackgroundStatusWarningSecondaryFocused: string; export const njSemanticColorBackgroundStatusWarningSecondaryPressed: string; export const njSemanticColorBackgroundStatusWarningTertiaryDefault: string; export const njSemanticColorBackgroundStatusWarningTertiaryHovered: string; export const njSemanticColorBackgroundStatusWarningTertiaryFocused: string; export const njSemanticColorBackgroundStatusWarningTertiaryPressed: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusWarningSolidDefault: string; // Conveys a warning or cautionary state in your interface. Use for elements that signify non-critical but important information, such as alerts, notices, or reminders. Helps users recognize situations that require their attention without implying immediate danger. export const njSemanticColorBackgroundStatusWarningSolidHovered: string; export const njSemanticColorBackgroundStatusWarningSolidFocused: string; export const njSemanticColorBackgroundStatusWarningSolidPressed: string; export const njSemanticColorBackgroundStatusWarningSpotlightDefault: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryDefault: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryHovered: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryFocused: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryPressed: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryDefault: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryHovered: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryFocused: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryPressed: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusDiscoverySolidDefault: string; // Employed to highlight discovery or exploration-related content in your interface. Use to draw attention to new features, recommendations, or content suggestions. Invites users to explore and engage with new offerings, creating an exciting and engaging experience. export const njSemanticColorBackgroundStatusDiscoverySolidHovered: string; export const njSemanticColorBackgroundStatusDiscoverySolidFocused: string; export const njSemanticColorBackgroundStatusDiscoverySolidPressed: string; export const njSemanticColorBackgroundStatusDiscoverySpotlightDefault: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundStatusInformationSolidDefault: string; // Used for informational elements in your interface. Conveys non-critical information or provides additional details. Use for components or supplementary content that enhances the user's understanding of the interface without causing distraction. export const njSemanticColorBackgroundStatusInformationSolidHovered: string; export const njSemanticColorBackgroundStatusInformationSolidFocused: string; export const njSemanticColorBackgroundStatusInformationSolidPressed: string; export const njSemanticColorBackgroundStatusInformationSecondaryDefault: string; export const njSemanticColorBackgroundStatusInformationSecondaryHovered: string; export const njSemanticColorBackgroundStatusInformationSecondaryFocused: string; export const njSemanticColorBackgroundStatusInformationSecondaryPressed: string; export const njSemanticColorBackgroundStatusInformationTertiaryDefault: string; export const njSemanticColorBackgroundStatusInformationTertiaryHovered: string; export const njSemanticColorBackgroundStatusInformationTertiaryFocused: string; export const njSemanticColorBackgroundStatusInformationTertiaryPressed: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusInformationSpotlightDefault: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentSelected: string; export const njSemanticColorBackgroundStatusPlanetSolidDefault: string; export const njSemanticColorBackgroundStatusPlanetSolidHovered: string; export const njSemanticColorBackgroundStatusPlanetSolidPressed: string; export const njSemanticColorBackgroundStatusPlanetSolidFocused: string; export const njSemanticColorBackgroundStatusPlanetSecondaryDefault: string; export const njSemanticColorBackgroundStatusPlanetSecondaryHovered: string; export const njSemanticColorBackgroundStatusPlanetSecondaryFocused: string; export const njSemanticColorBackgroundStatusPlanetSecondaryPressed: string; export const njSemanticColorBackgroundStatusPlanetTertiaryDefault: string; export const njSemanticColorBackgroundStatusPlanetTertiaryHovered: string; export const njSemanticColorBackgroundStatusPlanetTertiaryFocused: string; export const njSemanticColorBackgroundStatusPlanetTertiaryPressed: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentDefault: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentHovered: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentFocused: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentPressed: string; export const njSemanticColorBackgroundStatusPlanetSpotlightDefault: string; export const njSemanticColorBackgroundAccentPinkSecondaryDefault: string; // Subtle touch of pink with no meaning tied to the color. export const njSemanticColorBackgroundAccentPinkSecondaryHovered: string; export const njSemanticColorBackgroundAccentPinkSecondaryFocused: string; export const njSemanticColorBackgroundAccentPinkSecondaryPressed: string; export const njSemanticColorBackgroundAccentPinkTertiaryDefault: string; // Soft pink background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentPinkTertiaryHovered: string; export const njSemanticColorBackgroundAccentPinkTertiaryFocused: string; export const njSemanticColorBackgroundAccentPinkTertiaryPressed: string; export const njSemanticColorBackgroundAccentPinkSolidDefault: string; // Suitable for pink backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentPinkSolidHovered: string; export const njSemanticColorBackgroundAccentPinkSolidFocused: string; export const njSemanticColorBackgroundAccentPinkSolidPressed: string; export const njSemanticColorBackgroundAccentPinkSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentRedSecondaryDefault: string; // Subtle touch of red with no meaning tied to the color. export const njSemanticColorBackgroundAccentRedSecondaryHovered: string; export const njSemanticColorBackgroundAccentRedSecondaryFocused: string; export const njSemanticColorBackgroundAccentRedSecondaryPressed: string; export const njSemanticColorBackgroundAccentRedTertiaryDefault: string; // Soft red background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentRedTertiaryHovered: string; export const njSemanticColorBackgroundAccentRedTertiaryFocused: string; export const njSemanticColorBackgroundAccentRedTertiaryPressed: string; export const njSemanticColorBackgroundAccentRedSolidDefault: string; // Suitable for red backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentRedSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentOrangeSecondaryDefault: string; // Subtle touch of orange with no meaning tied to the color. export const njSemanticColorBackgroundAccentOrangeSecondaryHovered: string; export const njSemanticColorBackgroundAccentOrangeSecondaryFocused: string; export const njSemanticColorBackgroundAccentOrangeSecondaryPressed: string; export const njSemanticColorBackgroundAccentOrangeTertiaryDefault: string; // Soft orange background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentOrangeTertiaryHovered: string; export const njSemanticColorBackgroundAccentOrangeTertiaryFocused: string; export const njSemanticColorBackgroundAccentOrangeTertiaryPressed: string; export const njSemanticColorBackgroundAccentOrangeSolidDefault: string; // Suitable for orange backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentOrangeSolidHovered: string; export const njSemanticColorBackgroundAccentOrangeSolidFocused: string; export const njSemanticColorBackgroundAccentOrangeSolidPressed: string; export const njSemanticColorBackgroundAccentOrangeSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentYellowSecondaryDefault: string; // Subtle touch of yellow with no meaning tied to the color. export const njSemanticColorBackgroundAccentYellowSecondaryHovered: string; export const njSemanticColorBackgroundAccentYellowSecondaryFocused: string; export const njSemanticColorBackgroundAccentYellowSecondaryPressed: string; export const njSemanticColorBackgroundAccentYellowTertiaryDefault: string; // Soft yellow background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentYellowTertiaryHovered: string; export const njSemanticColorBackgroundAccentYellowTertiaryFocused: string; export const njSemanticColorBackgroundAccentYellowTertiaryPressed: string; export const njSemanticColorBackgroundAccentYellowSolidDefault: string; // Suitable for yellow backgrounds when there is no meaning tied to the color. No minimum contrast requirement met! export const njSemanticColorBackgroundAccentYellowSolidHovered: string; export const njSemanticColorBackgroundAccentYellowSolidFocused: string; export const njSemanticColorBackgroundAccentYellowSolidPressed: string; export const njSemanticColorBackgroundAccentYellowSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentGreenSecondaryDefault: string; // Subtle touch of green with no meaning tied to the color. export const njSemanticColorBackgroundAccentGreenSecondaryHovered: string; export const njSemanticColorBackgroundAccentGreenSecondaryFocused: string; export const njSemanticColorBackgroundAccentGreenSecondaryPressed: string; export const njSemanticColorBackgroundAccentGreenTertiaryDefault: string; // Soft green background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentGreenTertiaryHovered: string; export const njSemanticColorBackgroundAccentGreenTertiaryFocused: string; export const njSemanticColorBackgroundAccentGreenTertiaryPressed: string; export const njSemanticColorBackgroundAccentGreenSolidDefault: string; // Suitable for green backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentGreenSolidHovered: string; export const njSemanticColorBackgroundAccentGreenSolidFocused: string; export const njSemanticColorBackgroundAccentGreenSolidPressed: string; export const njSemanticColorBackgroundAccentGreenSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentGreySecondaryDefault: string; // Subtle touch of grey with no meaning tied to the color. export const njSemanticColorBackgroundAccentGreySecondaryHovered: string; export const njSemanticColorBackgroundAccentGreySecondaryFocused: string; export const njSemanticColorBackgroundAccentGreySecondaryPressed: string; export const njSemanticColorBackgroundAccentGreyTertiaryDefault: string; // Soft grey background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentGreyTertiaryHovered: string; export const njSemanticColorBackgroundAccentGreyTertiaryFocused: string; export const njSemanticColorBackgroundAccentGreyTertiaryPressed: string; export const njSemanticColorBackgroundAccentGreySolidDefault: string; // Suitable for grey backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentGreySolidHovered: string; export const njSemanticColorBackgroundAccentGreySolidFocused: string; export const njSemanticColorBackgroundAccentGreySolidPressed: string; export const njSemanticColorBackgroundAccentGreySpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentBlueSecondaryDefault: string; // Subtle touch of blue with no meaning tied to the color. export const njSemanticColorBackgroundAccentBlueSecondaryHovered: string; export const njSemanticColorBackgroundAccentBlueSecondaryFocused: string; export const njSemanticColorBackgroundAccentBlueSecondaryPressed: string; export const njSemanticColorBackgroundAccentBlueTertiaryDefault: string; // Soft blue background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentBlueTertiaryHovered: string; export const njSemanticColorBackgroundAccentBlueTertiaryFocused: string; export const njSemanticColorBackgroundAccentBlueTertiaryPressed: string; export const njSemanticColorBackgroundAccentBlueSolidDefault: string; // Suitable for blue backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentBlueSolidHovered: string; export const njSemanticColorBackgroundAccentBlueSolidFocused: string; export const njSemanticColorBackgroundAccentBlueSolidPressed: string; export const njSemanticColorBackgroundAccentBlueSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentUltramarineSecondaryDefault: string; // Subtle touch of ultramarine with no meaning tied to the color. export const njSemanticColorBackgroundAccentUltramarineSecondaryHovered: string; export const njSemanticColorBackgroundAccentUltramarineSecondaryFocused: string; export const njSemanticColorBackgroundAccentUltramarineSecondaryPressed: string; export const njSemanticColorBackgroundAccentUltramarineTertiaryDefault: string; // Soft ultramarine background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentUltramarineTertiaryHovered: string; export const njSemanticColorBackgroundAccentUltramarineTertiaryFocused: string; export const njSemanticColorBackgroundAccentUltramarineTertiaryPressed: string; export const njSemanticColorBackgroundAccentUltramarineSolidDefault: string; // Suitable for ultramarine backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentUltramarineSolidHovered: string; export const njSemanticColorBackgroundAccentUltramarineSolidFocused: string; export const njSemanticColorBackgroundAccentUltramarineSolidPressed: string; export const njSemanticColorBackgroundAccentUltramarineSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentPurpleSecondaryDefault: string; // Subtle touch of purple with no meaning tied to the color. export const njSemanticColorBackgroundAccentPurpleSecondaryHovered: string; export const njSemanticColorBackgroundAccentPurpleSecondaryFocused: string; export const njSemanticColorBackgroundAccentPurpleSecondaryPressed: string; export const njSemanticColorBackgroundAccentPurpleTertiaryDefault: string; // Soft purple background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentPurpleTertiaryHovered: string; export const njSemanticColorBackgroundAccentPurpleTertiaryFocused: string; export const njSemanticColorBackgroundAccentPurpleTertiaryPressed: string; export const njSemanticColorBackgroundAccentPurpleSolidDefault: string; // Suitable for purple backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentPurpleSolidHovered: string; export const njSemanticColorBackgroundAccentPurpleSolidFocused: string; export const njSemanticColorBackgroundAccentPurpleSolidPressed: string; export const njSemanticColorBackgroundAccentPurpleSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentTealSecondaryDefault: string; // Subtle touch of teal with no meaning tied to the color. export const njSemanticColorBackgroundAccentTealSecondaryHovered: string; export const njSemanticColorBackgroundAccentTealSecondaryFocused: string; export const njSemanticColorBackgroundAccentTealSecondaryPressed: string; export const njSemanticColorBackgroundAccentTealTertiaryDefault: string; // Soft teal background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentTealTertiaryHovered: string; export const njSemanticColorBackgroundAccentTealTertiaryFocused: string; export const njSemanticColorBackgroundAccentTealTertiaryPressed: string; export const njSemanticColorBackgroundAccentTealSolidDefault: string; // Suitable for teal backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentTealSolidHovered: string; export const njSemanticColorBackgroundAccentTealSolidFocused: string; export const njSemanticColorBackgroundAccentTealSolidPressed: string; export const njSemanticColorBackgroundAccentTealSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAccentLimeSecondaryDefault: string; // Subtle touch of lime with no meaning tied to the color. export const njSemanticColorBackgroundAccentLimeSecondaryHovered: string; export const njSemanticColorBackgroundAccentLimeSecondaryFocused: string; export const njSemanticColorBackgroundAccentLimeSecondaryPressed: string; export const njSemanticColorBackgroundAccentLimeTertiaryDefault: string; // Soft lime background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentLimeTertiaryHovered: string; export const njSemanticColorBackgroundAccentLimeTertiaryFocused: string; export const njSemanticColorBackgroundAccentLimeTertiaryPressed: string; export const njSemanticColorBackgroundAccentLimeSolidDefault: string; // Suitable for lime backgrounds when there is no meaning tied to the color. Ensures the minimum contrast requirements (at least 4.55:1). export const njSemanticColorBackgroundAccentLimeSolidHovered: string; export const njSemanticColorBackgroundAccentLimeSolidFocused: string; export const njSemanticColorBackgroundAccentLimeSolidPressed: string; export const njSemanticColorBackgroundAccentLimeSpotlightDefault: string; // Reserved for highlighting and drawing maximum attention when there is no meaning tied to the color. Use sparingly to create important focal points in your interface export const njSemanticColorBackgroundAdditionalEngieRayDefault: string; // ENGIE's brand gradient. We strongly advise to refer to the brand guidelines for its usage. export const njSemanticColorBackgroundAdditionalSignatureDefault: string; // ENGIE's additional brand color. We strongly advise to refer to the brand guidelines for its usage. export const njSemanticColorBorderNeutralMinimalDefault: string; // Almost imperceptible, provides a gentle visual separation between elements without drawing much attention to itself. Used for separators. export const njSemanticColorBorderNeutralMinimalHovered: string; export const njSemanticColorBorderNeutralMinimalFocused: string; export const njSemanticColorBorderNeutralMinimalPressed: string; export const njSemanticColorBorderNeutralMinimalSelected: string; export const njSemanticColorBorderNeutralSubtleDefault: string; // Offers a subtle visual distinction between elements, without overpowering the content. Used for separators and cards. export const njSemanticColorBorderNeutralSubtleHovered: string; export const njSemanticColorBorderNeutralSubtleFocused: string; export const njSemanticColorBorderNeutralSubtlePressed: string; export const njSemanticColorBorderNeutralSubtleSelected: string; export const njSemanticColorBorderNeutralModerateDefault: string; // Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. Use for tags and inputs. export const njSemanticColorBorderNeutralModerateHovered: string; export const njSemanticColorBorderNeutralModerateFocused: string; export const njSemanticColorBorderNeutralModeratePressed: string; export const njSemanticColorBorderNeutralModerateSelected: string; export const njSemanticColorBorderNeutralStrongDefault: string; // Bold border, creates a striking visual division between elements. Use for notifications, inline messages and focus ring. export const njSemanticColorBorderNeutralStrongHovered: string; export const njSemanticColorBorderNeutralStrongFocused: string; export const njSemanticColorBorderNeutralStrongPressed: string; export const njSemanticColorBorderNeutralStrongSelected: string; export const njSemanticColorBorderNeutralHeavyDefault: string; // Highest level of visual differentiation. Has a strong contrast with the background, making it visually prominent and attention-grabbing. Use for important alerts. export const njSemanticColorBorderNeutralInverseDefault: string; // Allows the application of a border when used on a contrasted background. Use for inverse buttons or inverse cards. export const njSemanticColorBorderNeutralInverseHovered: string; export const njSemanticColorBorderNeutralInverseFocused: string; export const njSemanticColorBorderNeutralInversePressed: string; export const njSemanticColorBorderNeutralInverseSelected: string; export const njSemanticColorBorderBrandSubtleDefault: string; // Provides a gentle visual separation between elements, with a touch of Engie's brand identity.Suitable for elements where a subtle brand presence is desired. export const njSemanticColorBorderBrandSubtleHovered: string; export const njSemanticColorBorderBrandSubtleFocused: string; export const njSemanticColorBorderBrandSubtlePressed: string; export const njSemanticColorBorderBrandSubtleSelected: string; export const njSemanticColorBorderBrandModerateDefault: string; // Provides a clear separation between elements with the brand identity. Use for tags and inputs. export const njSemanticColorBorderBrandModerateHovered: string; export const njSemanticColorBorderBrandModerateFocused: string; export const njSemanticColorBorderBrandModeratePressed: string; export const njSemanticColorBorderBrandModerateSelected: string; export const njSemanticColorBorderBrandStrongDefault: string; // Bold brand border, creates a striking visual division between elements. Use for borders or visual indicators of elements that reinforce Engie's brand, such as notifications, inline messages and focus ring. export const njSemanticColorBorderBrandStrongHovered: string; export const njSemanticColorBorderBrandStrongFocused: string; export const njSemanticColorBorderBrandStrongPressed: string; export const njSemanticColorBorderBrandStrongSelected: string; export const njSemanticColorBorderStatusDangerSubtleDefault: string; // Subtle way to communicate critical information without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusDangerSubtleHovered: string; export const njSemanticColorBorderStatusDangerSubtleFocused: string; export const njSemanticColorBorderStatusDangerSubtlePressed: string; export const njSemanticColorBorderStatusDangerSubtleSelected: string; export const njSemanticColorBorderStatusDangerModerateDefault: string; // Communicates critical information in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. Use for tags and inputs. export const njSemanticColorBorderStatusDangerModerateHovered: string; export const njSemanticColorBorderStatusDangerModerateFocused: string; export const njSemanticColorBorderStatusDangerModeratePressed: string; export const njSemanticColorBorderStatusDangerModerateSelected: string; export const njSemanticColorBorderStatusDangerStrongDefault: string; // Intended to indicate a state of danger or criticality in your interface. Use for elements that require immediate attention due to errors, warnings, or potentially harmful actions. Serves as a powerful visual cue to alert users to potential issues and encourages careful consideration of their actions. export const njSemanticColorBorderStatusDangerStrongHovered: string; export const njSemanticColorBorderStatusDangerStrongFocused: string; export const njSemanticColorBorderStatusDangerStrongPressed: string; export const njSemanticColorBorderStatusDangerStrongSelected: string; export const njSemanticColorBorderStatusWarningSubtleDefault: string; // Subtle way to communicate warning information without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusWarningSubtleHovered: string; export const njSemanticColorBorderStatusWarningSubtleFocused: string; export const njSemanticColorBorderStatusWarningSubtlePressed: string; export const njSemanticColorBorderStatusWarningSubtleSelected: string; export const njSemanticColorBorderStatusWarningModerateDefault: string; // Communicates warning information in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. export const njSemanticColorBorderStatusWarningModerateHovered: string; export const njSemanticColorBorderStatusWarningModerateFocused: string; export const njSemanticColorBorderStatusWarningModeratePressed: string; export const njSemanticColorBorderStatusWarningModerateSelected: string; export const njSemanticColorBorderStatusWarningStrongDefault: string; // Conveys a warning or cautionary state in your interface. Use for elements that signify non-critical but important information, such as alerts, notices, or reminders. Helps users recognize situations that require their attention without implying immediate danger. export const njSemanticColorBorderStatusWarningStrongHovered: string; export const njSemanticColorBorderStatusWarningStrongFocused: string; export const njSemanticColorBorderStatusWarningStrongPressed: string; export const njSemanticColorBorderStatusWarningStrongSelected: string; export const njSemanticColorBorderStatusSuccessSubtleDefault: string; // Subtle way to communicate success information or positive states without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusSuccessSubtleHovered: string; export const njSemanticColorBorderStatusSuccessSubtleFocused: string; export const njSemanticColorBorderStatusSuccessSubtlePressed: string; export const njSemanticColorBorderStatusSuccessSubtleSelected: string; export const njSemanticColorBorderStatusSuccessModerateDefault: string; // Communicates successful or positive states in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. export const njSemanticColorBorderStatusSuccessModerateHovered: string; export const njSemanticColorBorderStatusSuccessModerateFocused: string; export const njSemanticColorBorderStatusSuccessModeratePressed: string; export const njSemanticColorBorderStatusSuccessModerateSelected: string; export const njSemanticColorBorderStatusSuccessStrongDefault: string; // Associated with successful or positive states in your interface. Apply it to elements or components that confirm successful actions or completion of tasks. export const njSemanticColorBorderStatusSuccessStrongHovered: string; export const njSemanticColorBorderStatusSuccessStrongFocused: string; export const njSemanticColorBorderStatusSuccessStrongPressed: string; export const njSemanticColorBorderStatusSuccessStrongSelected: string; export const njSemanticColorBorderStatusDiscoverySubtleDefault: string; // Subtle way to highlight discovery or exploration-related content in your interface without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusDiscoverySubtleHovered: string; export const njSemanticColorBorderStatusDiscoverySubtleFocused: string; export const njSemanticColorBorderStatusDiscoverySubtlePressed: string; export const njSemanticColorBorderStatusDiscoverySubtleSelected: string; export const njSemanticColorBorderStatusDiscoveryModerateDefault: string; // Highlights discovery or communicates exploration-related content in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. export const njSemanticColorBorderStatusDiscoveryModerateHovered: string; export const njSemanticColorBorderStatusDiscoveryModerateFocused: string; export const njSemanticColorBorderStatusDiscoveryModeratePressed: string; export const njSemanticColorBorderStatusDiscoveryModerateSelected: string; export const njSemanticColorBorderStatusDiscoveryStrongDefault: string; // Employed to highlight discovery or exploration-related content in your interface. Use to draw attention to new features, recommendations, or content suggestions. Invites users to explore and engage with new offerings, creating an exciting and engaging experience. export const njSemanticColorBorderStatusDiscoveryStrongHovered: string; export const njSemanticColorBorderStatusDiscoveryStrongFocused: string; export const njSemanticColorBorderStatusDiscoveryStrongPressed: string; export const njSemanticColorBorderStatusDiscoveryStrongSelected: string; export const njSemanticColorBorderStatusInformationSubtleDefault: string; // Subtle way to highlight informational elements in your interface without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusInformationSubtleHovered: string; export const njSemanticColorBorderStatusInformationSubtleFocused: string; export const njSemanticColorBorderStatusInformationSubtlePressed: string; export const njSemanticColorBorderStatusInformationSubtleSelected: string; export const njSemanticColorBorderStatusInformationModerateDefault: string; // Highlights informational elements in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. export const njSemanticColorBorderStatusInformationModerateHovered: string; export const njSemanticColorBorderStatusInformationModerateFocused: string; export const njSemanticColorBorderStatusInformationModeratePressed: string; export const njSemanticColorBorderStatusInformationModerateSelected: string; export const njSemanticColorBorderStatusInformationStrongDefault: string; // Used for informational elements in your interface. Conveys non-critical information or provides additional details. Use for components or supplementary content that enhances the user's understanding of the interface without causing distraction. export const njSemanticColorBorderStatusInformationStrongHovered: string; export const njSemanticColorBorderStatusInformationStrongFocused: string; export const njSemanticColorBorderStatusInformationStrongPressed: string; export const njSemanticColorBorderStatusInformationStrongSelected: string; export const njSemanticColorBorderStatusPlanetSubtleDefault: string; export const njSemanticColorBorderStatusPlanetSubtleHovered: string; export const njSemanticColorBorderStatusPlanetSubtleFocused: string; export const njSemanticColorBorderStatusPlanetSubtlePressed: string; export const njSemanticColorBorderStatusPlanetSubtleSelected: string; export const njSemanticColorBorderStatusPlanetModerateDefault: string; export const njSemanticColorBorderStatusPlanetModerateHovered: string; export const njSemanticColorBorderStatusPlanetModerateFocused: string; export const njSemanticColorBorderStatusPlanetModeratePressed: string; export const njSemanticColorBorderStatusPlanetModerateSelected: string; export const njSemanticColorBorderStatusPlanetStrongDefault: string; export const njSemanticColorBorderStatusPlanetStrongHovered: string; export const njSemanticColorBorderStatusPlanetStrongFocused: string; export const njSemanticColorBorderStatusPlanetStrongPressed: string; export const njSemanticColorBorderStatusPlanetStrongSelected: string; export const njSemanticColorBorderAccentPinkSubtleDefault: string; export const njSemanticColorBorderAccentPinkSubtleHovered: string; export const njSemanticColorBorderAccentPinkSubtleFocused: string; export const njSemanticColorBorderAccentPinkSubtlePressed: string; export const njSemanticColorBorderAccentPinkSubtleSelected: string; export const njSemanticColorBorderAccentPinkModerateDefault: string; // Suitable for pink borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentPinkModerateHovered: string; export const njSemanticColorBorderAccentPinkModerateFocused: string; export const njSemanticColorBorderAccentPinkModeratePressed: string; export const njSemanticColorBorderAccentPinkModerateSelected: string; export const njSemanticColorBorderAccentPinkStrongDefault: string; export const njSemanticColorBorderAccentPinkStrongHovered: string; export const njSemanticColorBorderAccentPinkStrongFocused: string; export const njSemanticColorBorderAccentPinkStrongPressed: string; export const njSemanticColorBorderAccentPinkStrongSelected: string; export const njSemanticColorBorderAccentRedSubtleDefault: string; export const njSemanticColorBorderAccentRedSubtleHovered: string; export const njSemanticColorBorderAccentRedSubtleFocused: string; export const njSemanticColorBorderAccentRedSubtlePressed: string; export const njSemanticColorBorderAccentRedSubtleSelected: string; export const njSemanticColorBorderAccentRedModerateDefault: string; // Suitable for red borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentRedModerateHovered: string; export const njSemanticColorBorderAccentRedModerateFocused: string; export const njSemanticColorBorderAccentRedModeratePressed: string; export const njSemanticColorBorderAccentRedModerateSelected: string; export const njSemanticColorBorderAccentRedStrongDefault: string; export const njSemanticColorBorderAccentRedStrongHovered: string; export const njSemanticColorBorderAccentRedStrongFocused: string; export const njSemanticColorBorderAccentRedStrongPressed: string; export const njSemanticColorBorderAccentRedStrongSelected: string; export const njSemanticColorBorderAccentOrangeSubtleDefault: string; export const njSemanticColorBorderAccentOrangeSubtleHovered: string; export const njSemanticColorBorderAccentOrangeSubtleFocused: string; export const njSemanticColorBorderAccentOrangeSubtlePressed: string; export const njSemanticColorBorderAccentOrangeSubtleSelected: string; export const njSemanticColorBorderAccentOrangeModerateDefault: string; // Suitable for orange borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentOrangeModerateHovered: string; export const njSemanticColorBorderAccentOrangeModerateFocused: string; export const njSemanticColorBorderAccentOrangeModeratePressed: string; export const njSemanticColorBorderAccentOrangeModerateSelected: string; export const njSemanticColorBorderAccentOrangeStrongDefault: string; export const njSemanticColorBorderAccentOrangeStrongHovered: string; export const njSemanticColorBorderAccentOrangeStrongFocused: string; export const njSemanticColorBorderAccentOrangeStrongPressed: string; export const njSemanticColorBorderAccentOrangeStrongSelected: string; export const njSemanticColorBorderAccentYellowSubtleDefault: string; export const njSemanticColorBorderAccentYellowSubtleHovered: string; export const njSemanticColorBorderAccentYellowSubtleFocused: string; export const njSemanticColorBorderAccentYellowSubtlePressed: string; export const njSemanticColorBorderAccentYellowSubtleSelected: string; export const njSemanticColorBorderAccentYellowModerateDefault: string; // Suitable for yellow borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentYellowModerateHovered: string; export const njSemanticColorBorderAccentYellowModerateFocused: string; export const njSemanticColorBorderAccentYellowModeratePressed: string; export const njSemanticColorBorderAccentYellowModerateSelected: string; export const njSemanticColorBorderAccentYellowStrongDefault: string; export const njSemanticColorBorderAccentYellowStrongHovered: string; export const njSemanticColorBorderAccentYellowStrongFocused: string; export const njSemanticColorBorderAccentYellowStrongPressed: string; export const njSemanticColorBorderAccentYellowStrongSelected: string; export const njSemanticColorBorderAccentGreenSubtleDefault: string; export const njSemanticColorBorderAccentGreenSubtleHovered: string; export const njSemanticColorBorderAccentGreenSubtleFocused: string; export const njSemanticColorBorderAccentGreenSubtlePressed: string; export const njSemanticColorBorderAccentGreenSubtleSelected: string; export const njSemanticColorBorderAccentGreenModerateDefault: string; // Suitable for green borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentGreenModerateHovered: string; export const njSemanticColorBorderAccentGreenModerateFocused: string; export const njSemanticColorBorderAccentGreenModeratePressed: string; export const njSemanticColorBorderAccentGreenModerateSelected: string; export const njSemanticColorBorderAccentGreenStrongDefault: string; export const njSemanticColorBorderAccentGreenStrongHovered: string; export const njSemanticColorBorderAccentGreenStrongFocused: string; export const njSemanticColorBorderAccentGreenStrongPressed: string; export const njSemanticColorBorderAccentGreenStrongSelected: string; export const njSemanticColorBorderAccentGreySubtleDefault: string; export const njSemanticColorBorderAccentGreySubtleHovered: string; export const njSemanticColorBorderAccentGreySubtleFocused: string; export const njSemanticColorBorderAccentGreySubtlePressed: string; export const njSemanticColorBorderAccentGreySubtleSelected: string; export const njSemanticColorBorderAccentGreyModerateDefault: string; // Suitable for grey borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentGreyModerateHovered: string; export const njSemanticColorBorderAccentGreyModerateFocused: string; export const njSemanticColorBorderAccentGreyModeratePressed: string; export const njSemanticColorBorderAccentGreyModerateSelected: string; export const njSemanticColorBorderAccentGreyStrongDefault: string; export const njSemanticColorBorderAccentGreyStrongHovered: string; export const njSemanticColorBorderAccentGreyStrongFocused: string; export const njSemanticColorBorderAccentGreyStrongPressed: string; export const njSemanticColorBorderAccentGreyStrongSelected: string; export const njSemanticColorBorderAccentBlueSubtleDefault: string; export const njSemanticColorBorderAccentBlueSubtleHovered: string; export const njSemanticColorBorderAccentBlueSubtleFocused: string; export const njSemanticColorBorderAccentBlueSubtlePressed: string; export const njSemanticColorBorderAccentBlueSubtleSelected: string; export const njSemanticColorBorderAccentBlueModerateDefault: string; // Suitable for blue borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentBlueModerateHovered: string; export const njSemanticColorBorderAccentBlueModerateFocused: string; export const njSemanticColorBorderAccentBlueModeratePressed: string; export const njSemanticColorBorderAccentBlueModerateSelected: string; export const njSemanticColorBorderAccentBlueStrongDefault: string; export const njSemanticColorBorderAccentBlueStrongHovered: string; export const njSemanticColorBorderAccentBlueStrongFocused: string; export const njSemanticColorBorderAccentBlueStrongPressed: string; export const njSemanticColorBorderAccentBlueStrongSelected: string; export const njSemanticColorBorderAccentUltramarineSubtleDefault: string; export const njSemanticColorBorderAccentUltramarineSubtleHovered: string; export const njSemanticColorBorderAccentUltramarineSubtleFocused: string; export const njSemanticColorBorderAccentUltramarineSubtlePressed: string; export const njSemanticColorBorderAccentUltramarineSubtleSelected: string; export const njSemanticColorBorderAccentUltramarineModerateDefault: string; // Suitable for ultramarine borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentUltramarineModerateHovered: string; export const njSemanticColorBorderAccentUltramarineModerateFocused: string; export const njSemanticColorBorderAccentUltramarineModeratePressed: string; export const njSemanticColorBorderAccentUltramarineModerateSelected: string; export const njSemanticColorBorderAccentUltramarineStrongDefault: string; export const njSemanticColorBorderAccentUltramarineStrongHovered: string; export const njSemanticColorBorderAccentUltramarineStrongFocused: string; export const njSemanticColorBorderAccentUltramarineStrongPressed: string; export const njSemanticColorBorderAccentUltramarineStrongSelected: string; export const njSemanticColorBorderAccentPurpleSubtleDefault: string; export const njSemanticColorBorderAccentPurpleSubtleHovered: string; export const njSemanticColorBorderAccentPurpleSubtleFocused: string; export const njSemanticColorBorderAccentPurpleSubtlePressed: string; export const njSemanticColorBorderAccentPurpleSubtleSelected: string; export const njSemanticColorBorderAccentPurpleModerateDefault: string; // Suitable for purple borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentPurpleModerateHovered: string; export const njSemanticColorBorderAccentPurpleModerateFocused: string; export const njSemanticColorBorderAccentPurpleModeratePressed: string; export const njSemanticColorBorderAccentPurpleModerateSelected: string; export const njSemanticColorBorderAccentPurpleStrongDefault: string; export const njSemanticColorBorderAccentPurpleStrongHovered: string; export const njSemanticColorBorderAccentPurpleStrongFocused: string; export const njSemanticColorBorderAccentPurpleStrongPressed: string; export const njSemanticColorBorderAccentPurpleStrongSelected: string; export const njSemanticColorBorderAccentTealSubtleDefault: string; export const njSemanticColorBorderAccentTealSubtleHovered: string; export const njSemanticColorBorderAccentTealSubtleFocused: string; export const njSemanticColorBorderAccentTealSubtlePressed: string; export const njSemanticColorBorderAccentTealSubtleSelected: string; export const njSemanticColorBorderAccentTealModerateDefault: string; // Suitable for teal borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentTealModerateHovered: string; export const njSemanticColorBorderAccentTealModerateFocused: string; export const njSemanticColorBorderAccentTealModeratePressed: string; export const njSemanticColorBorderAccentTealModerateSelected: string; export const njSemanticColorBorderAccentTealStrongDefault: string; export const njSemanticColorBorderAccentTealStrongHovered: string; export const njSemanticColorBorderAccentTealStrongFocused: string; export const njSemanticColorBorderAccentTealStrongPressed: string; export const njSemanticColorBorderAccentTealStrongSelected: string; export const njSemanticColorBorderAccentLimeSubtleDefault: string; export const njSemanticColorBorderAccentLimeSubtleHovered: string; export const njSemanticColorBorderAccentLimeSubtleFocused: string; export const njSemanticColorBorderAccentLimeSubtlePressed: string; export const njSemanticColorBorderAccentLimeSubtleSelected: string; export const njSemanticColorBorderAccentLimeModerateDefault: string; // Suitable for lime borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentLimeModerateHovered: string; export const njSemanticColorBorderAccentLimeModerateFocused: string; export const njSemanticColorBorderAccentLimeModeratePressed: string; export const njSemanticColorBorderAccentLimeModerateSelected: string; export const njSemanticColorBorderAccentLimeStrongDefault: string; export const njSemanticColorBorderAccentLimeStrongHovered: string; export const njSemanticColorBorderAccentLimeStrongFocused: string; export const njSemanticColorBorderAccentLimeStrongPressed: string; export const njSemanticColorBorderAccentLimeStrongSelected: string; export const njSemanticColorIconNeutralPrimaryDefault: string; // Use for visible and prominent icons, ensures they are easily recognizable and stand out. Typically used for essential actions or navigation elements that require immediate user attention. export const njSemanticColorIconNeutralPrimaryHovered: string; export const njSemanticColorIconNeutralPrimaryFocused: string; export const njSemanticColorIconNeutralPrimaryPressed: string; export const njSemanticColorIconNeutralSecondaryDefault: string; // Use for less visible icons, offering a subtle presence that complements the primary content. Used for secondary actions or to support elements within the interface. export const njSemanticColorIconNeutralSecondaryHovered: string; export const njSemanticColorIconNeutralSecondaryFocused: string; export const njSemanticColorIconNeutralSecondaryPressed: string; export const njSemanticColorIconNeutralTertiaryDefault: string; // Use for icons with even lower visibility, providing a more understated appearance. These icons are used for tertiary actions or optional elements, contributing to a more streamlined and unobtrusive user experience. export const njSemanticColorIconNeutralTertiaryHovered: string; export const njSemanticColorIconNeutralTertiaryFocused: string; export const njSemanticColorIconNeutralTertiaryPressed: string; export const njSemanticColorIconNeutralContrastDefault: string; // These icons utilizes higher contrast or distinct visual treatments to create emphasis and draw attention. It is employed for icons that require enhanced visibility or a stronger visual impact. export const njSemanticColorIconNeutralContrastHovered: string; export const njSemanticColorIconNeutralContrastFocused: string; export const njSemanticColorIconNeutralContrastPressed: string; export const njSemanticColorIconNeutralInverseDefault: string; // Use for icons on dark backgrounds. Ensures readability and visual appeal, particularly in scenarios where icons are placed on contrasting surfaces. export const njSemanticColorIconNeutralInverseHovered: string; export const njSemanticColorIconNeutralInverseFocused: string; export const njSemanticColorIconNeutralInversePressed: string; export const njSemanticColorIconBrandPrimaryDefault: string; export const njSemanticColorIconBrandPrimaryHovered: string; export const njSemanticColorIconBrandPrimaryFocused: string; export const njSemanticColorIconBrandPrimaryPressed: string; export const njSemanticColorIconBrandContrastDefault: string; export const njSemanticColorIconBrandContrastHovered: string; export const njSemanticColorIconBrandContrastFocused: string; export const njSemanticColorIconBrandContrastPressed: string; export const njSemanticColorIconStatusDangerPrimaryDefault: string; export const njSemanticColorIconStatusDangerPrimaryHovered: string; export const njSemanticColorIconStatusDangerPrimaryFocused: string; export const njSemanticColorIconStatusDangerPrimaryPressed: string; export const njSemanticColorIconStatusDangerContrastDefault: string; export const njSemanticColorIconStatusSuccessPrimaryDefault: string; export const njSemanticColorIconStatusSuccessPrimaryHovered: string; export const njSemanticColorIconStatusSuccessPrimaryFocused: string; export const njSemanticColorIconStatusSuccessPrimaryPressed: string; export const njSemanticColorIconStatusSuccessContrastDefault: string; export const njSemanticColorIconStatusWarningPrimaryDefault: string; export const njSemanticColorIconStatusWarningPrimaryHovered: string; export const njSemanticColorIconStatusWarningPrimaryFocused: string; export const njSemanticColorIconStatusWarningPrimaryPressed: string; export const njSemanticColorIconStatusWarningContrastDefault: string; export const njSemanticColorIconStatusDiscoveryPrimaryDefault: string; export const njSemanticColorIconStatusDiscoveryPrimaryHovered: string; export const njSemanticColorIconStatusDiscoveryPrimaryFocused: string; export const njSemanticColorIconStatusDiscoveryPrimaryPressed: string; export const njSemanticColorIconStatusDiscoveryContrastDefault: string; export const njSemanticColorIconStatusInformationPrimaryDefault: string; export const njSemanticColorIconStatusInformationPrimaryHovered: string; export const njSemanticColorIconStatusInformationPrimaryFocused: string; export const njSemanticColorIconStatusInformationPrimaryPressed: string; export const njSemanticColorIconStatusInformationContrastDefault: string; export const njSemanticColorIconStatusPlanetPrimaryDefault: string; export const njSemanticColorIconStatusPlanetPrimaryHovered: string; export const njSemanticColorIconStatusPlanetPrimaryFocused: string; export const njSemanticColorIconStatusPlanetPrimaryPressed: string; export const njSemanticColorIconStatusPlanetContrastDefault: string; export const njSemanticColorIconAccentPinkPrimaryDefault: string; export const njSemanticColorIconAccentPinkPrimaryHovered: string; export const njSemanticColorIconAccentPinkPrimaryFocused: string; export const njSemanticColorIconAccentPinkPrimaryPressed: string; export const njSemanticColorIconAccentPinkContrastDefault: string; export const njSemanticColorIconAccentRedPrimaryDefault: string; export const njSemanticColorIconAccentRedPrimaryHovered: string; export const njSemanticColorIconAccentRedPrimaryFocused: string; export const njSemanticColorIconAccentRedPrimaryPressed: string; export const njSemanticColorIconAccentRedContrastDefault: string; export const njSemanticColorIconAccentOrangePrimaryDefault: string; export const njSemanticColorIconAccentOrangePrimaryHovered: string; export const njSemanticColorIconAccentOrangePrimaryFocused: string; export const njSemanticColorIconAccentOrangePrimaryPressed: string; export const njSemanticColorIconAccentOrangeContrastDefault: string; export const njSemanticColorIconAccentYellowPrimaryDefault: string; export const njSemanticColorIconAccentYellowPrimaryHovered: string; export const njSemanticColorIconAccentYellowPrimaryFocused: string; export const njSemanticColorIconAccentYellowPrimaryPressed: string; export const njSemanticColorIconAccentYellowContrastDefault: string; export const njSemanticColorIconAccentGreenPrimaryDefault: string; export const njSemanticColorIconAccentGreenPrimaryHovered: string; export const njSemanticColorIconAccentGreenPrimaryFocused: string; export const njSemanticColorIconAccentGreenPrimaryPressed: string; export const njSemanticColorIconAccentGreenContrastDefault: string; export const njSemanticColorIconAccentGreyPrimaryDefault: string; export const njSemanticColorIconAccentGreyPrimaryHovered: string; export const njSemanticColorIconAccentGreyPrimaryFocused: string; export const njSemanticColorIconAccentGreyPrimaryPressed: string; export const njSemanticColorIconAccentGreyContrastDefault: string; export const njSemanticColorIconAccentBluePrimaryDefault: string; export const njSemanticColorIconAccentBluePrimaryHovered: string; export const njSemanticColorIconAccentBluePrimaryFocused: string; export const njSemanticColorIconAccentBluePrimaryPressed: string; export const njSemanticColorIconAccentBlueContrastDefault: string; export const njSemanticColorIconAccentUltramarinePrimaryDefault: string; export const njSemanticColorIconAccentUltramarinePrimaryHovered: string; export const njSemanticColorIconAccentUltramarinePrimaryFocused: string; export const njSemanticColorIconAccentUltramarinePrimaryPressed: string; export const njSemanticColorIconAccentUltramarineContrastDefault: string; export const njSemanticColorIconAccentPurplePrimaryDefault: string; export const njSemanticColorIconAccentPurplePrimaryHovered: string; export const njSemanticColorIconAccentPurplePrimaryFocused: string; export const njSemanticColorIconAccentPurplePrimaryPressed: string; export const njSemanticColorIconAccentPurpleContrastDefault: string; export const njSemanticColorIconAccentTealPrimaryDefault: string; export const njSemanticColorIconAccentTealPrimaryHovered: string; export const njSemanticColorIconAccentTealPrimaryFocused: string; export const njSemanticColorIconAccentTealPrimaryPressed: string; export const njSemanticColorIconAccentTealContrastDefault: string; export const njSemanticColorIconAccentLimePrimaryDefault: string; export const njSemanticColorIconAccentLimePrimaryHovered: string; export const njSemanticColorIconAccentLimePrimaryFocused: string; export const njSemanticColorIconAccentLimePrimaryPressed: string; export const njSemanticColorIconAccentLimeContrastDefault: string; export const njSemanticColorIconAdditionalSignatureDefault: string; export const njSemanticColorTextNeutralPrimaryDefault: string; // Reserved for the most critical and visually prominent content in the interface. Should be employed for elements like page titles and section headings, where it commands attention and establishes hierarchy. export const njSemanticColorTextNeutralPrimaryHovered: string; export const njSemanticColorTextNeutralPrimaryFocused: string; export const njSemanticColorTextNeutralPrimaryPressed: string; export const njSemanticColorTextNeutralPrimaryNotInvertibleDefault: string; export const njSemanticColorTextNeutralPrimaryNotInvertibleHovered: string; export const njSemanticColorTextNeutralPrimaryNotInvertibleFocused: string; export const njSemanticColorTextNeutralPrimaryNotInvertiblePressed: string; export const njSemanticColorTextNeutralSecondaryDefault: string; // Harmonious and legible contrast for various content types. Well-suited for subtitles, subheadings, and regular content, ensures a balanced and readable appearance throughout the interface. export const njSemanticColorTextNeutralTertiaryDefault: string; // Slightly lighter, suitable for secondary subtitles or contextual information. Ideal for additional information. export const njSemanticColorTextNeutralTertiaryHovered: string; export const njSemanticColorTextNeutralTertiaryFocused: string; export const njSemanticColorTextNeutralTertiaryPressed: string; export const njSemanticColorTextNeutralContrastDefault: string; // Emphasizes elements with higher contrast to create visual hierarchy and draw attention. export const njSemanticColorTextNeutralContrastHovered: string; export const njSemanticColorTextNeutralContrastFocused: string; export const njSemanticColorTextNeutralContrastPressed: string; export const njSemanticColorTextNeutralInverseDefault: string; // Used for light text on a dark background for readability and visual appeal in specific UI components. export const njSemanticColorTextNeutralInverseHovered: string; export const njSemanticColorTextNeutralInverseFocused: string; export const njSemanticColorTextNeutralInversePressed: string; export const njSemanticColorTextNeutralInverseNotInvertibleDefault: string; export const njSemanticColorTextNeutralInverseNotInvertibleHovered: string; export const njSemanticColorTextNeutralInverseNotInvertibleFocused: string; export const njSemanticColorTextNeutralInverseNotInvertiblePressed: string; export const njSemanticColorTextBrandPrimaryDefault: string; // Powerful tool to reinforce the brand's presence and create visual emphasis. Use strategically for text elements that are central to the brand identity or require heightened attention, such as brand names, key headlines, or links. export const njSemanticColorTextBrandPrimaryHovered: string; export const njSemanticColorTextBrandPrimaryFocused: string; export const njSemanticColorTextBrandPrimaryPressed: string; export const njSemanticColorTextBrandContrastDefault: string; // Used on secondary backgrounds to keep the the contrast ratio for accessibility reasons. export const njSemanticColorTextBrandContrastHovered: string; export const njSemanticColorTextBrandContrastFocused: string; export const njSemanticColorTextBrandContrastPressed: string; export const njSemanticColorTextStatusDangerPrimaryDefault: string; export const njSemanticColorTextStatusDangerPrimaryHovered: string; export const njSemanticColorTextStatusDangerPrimaryFocused: string; export const njSemanticColorTextStatusDangerPrimaryPressed: string; export const njSemanticColorTextStatusDangerContrastDefault: string; export const njSemanticColorTextStatusDangerContrastHovered: string; export const njSemanticColorTextStatusDangerContrastFocused: string; export const njSemanticColorTextStatusDangerContrastPressed: string; export const njSemanticColorTextStatusWarningPrimaryDefault: string; export const njSemanticColorTextStatusWarningPrimaryHovered: string; export const njSemanticColorTextStatusWarningPrimaryFocused: string; export const njSemanticColorTextStatusWarningPrimaryPressed: string; export const njSemanticColorTextStatusWarningContrastDefault: string; export const njSemanticColorTextStatusWarningContrastHovered: string; export const njSemanticColorTextStatusWarningContrastFocused: string; export const njSemanticColorTextStatusWarningContrastPressed: string; export const njSemanticColorTextStatusSuccessPrimaryDefault: string; export const njSemanticColorTextStatusSuccessPrimaryHovered: string; export const njSemanticColorTextStatusSuccessPrimaryFocused: string; export const njSemanticColorTextStatusSuccessPrimaryPressed: string; export const njSemanticColorTextStatusSuccessContrastDefault: string; export const njSemanticColorTextStatusSuccessContrastHovered: string; export const njSemanticColorTextStatusSuccessContrastFocused: string; export const njSemanticColorTextStatusSuccessContrastPressed: string; export const njSemanticColorTextStatusInformationPrimaryDefault: string; export const njSemanticColorTextStatusInformationPrimaryHovered: string; export const njSemanticColorTextStatusInformationPrimaryFocused: string; export const njSemanticColorTextStatusInformationPrimaryPressed: string; export const njSemanticColorTextStatusInformationContrastDefault: string; export const njSemanticColorTextStatusInformationContrastHovered: string; export const njSemanticColorTextStatusInformationContrastFocused: string; export const njSemanticColorTextStatusInformationContrastPressed: string; export const njSemanticColorTextStatusDiscoveryPrimaryDefault: string; export const njSemanticColorTextStatusDiscoveryPrimaryHovered: string; export const njSemanticColorTextStatusDiscoveryPrimaryFocused: string; export const njSemanticColorTextStatusDiscoveryPrimaryPressed: string; export const njSemanticColorTextStatusDiscoveryContrastDefault: string; export const njSemanticColorTextStatusDiscoveryContrastHovered: string; export const njSemanticColorTextStatusDiscoveryContrastFocused: string; export const njSemanticColorTextStatusDiscoveryContrastPressed: string; export const njSemanticColorTextStatusPlanetPrimaryDefault: string; export const njSemanticColorTextStatusPlanetPrimaryHovered: string; export const njSemanticColorTextStatusPlanetPrimaryFocused: string; export const njSemanticColorTextStatusPlanetPrimaryPressed: string; export const njSemanticColorTextStatusPlanetContrastDefault: string; export const njSemanticColorTextStatusPlanetContrastHovered: string; export const njSemanticColorTextStatusPlanetContrastFocused: string; export const njSemanticColorTextStatusPlanetContrastPressed: string; export const njSemanticColorTextAccentPinkPrimaryDefault: string; export const njSemanticColorTextAccentPinkPrimaryHovered: string; export const njSemanticColorTextAccentPinkPrimaryFocused: string; export const njSemanticColorTextAccentPinkPrimaryPressed: string; export const njSemanticColorTextAccentPinkContrastDefault: string; export const njSemanticColorTextAccentPinkContrastHovered: string; export const njSemanticColorTextAccentPinkContrastFocused: string; export const njSemanticColorTextAccentPinkContrastPressed: string; export const njSemanticColorTextAccentRedPrimaryDefault: string; export const njSemanticColorTextAccentRedPrimaryHovered: string; export const njSemanticColorTextAccentRedPrimaryFocused: string; export const njSemanticColorTextAccentRedPrimaryPressed: string; export const njSemanticColorTextAccentRedContrastDefault: string; export const njSemanticColorTextAccentRedContrastHovered: string; export const njSemanticColorTextAccentRedContrastFocused: string; export const njSemanticColorTextAccentRedContrastPressed: string; export const njSemanticColorTextAccentOrangePrimaryDefault: string; export const njSemanticColorTextAccentOrangePrimaryHovered: string; export const njSemanticColorTextAccentOrangePrimaryFocused: string; export const njSemanticColorTextAccentOrangePrimaryPressed: string; export const njSemanticColorTextAccentOrangeContrastDefault: string; export const njSemanticColorTextAccentOrangeContrastHovered: string; export const njSemanticColorTextAccentOrangeContrastFocused: string; export const njSemanticColorTextAccentOrangeContrastPressed: string; export const njSemanticColorTextAccentYellowPrimaryDefault: string; export const njSemanticColorTextAccentYellowPrimaryHovered: string; export const njSemanticColorTextAccentYellowPrimaryFocused: string; export const njSemanticColorTextAccentYellowPrimaryPressed: string; export const njSemanticColorTextAccentYellowContrastDefault: string; export const njSemanticColorTextAccentYellowContrastHovered: string; export const njSemanticColorTextAccentYellowContrastFocused: string; export const njSemanticColorTextAccentYellowContrastPressed: string; export const njSemanticColorTextAccentGreenPrimaryDefault: string; export const njSemanticColorTextAccentGreenPrimaryHovered: string; export const njSemanticColorTextAccentGreenPrimaryFocused: string; export const njSemanticColorTextAccentGreenPrimaryPressed: string; export const njSemanticColorTextAccentGreenContrastDefault: string; export const njSemanticColorTextAccentGreenContrastHovered: string; export const njSemanticColorTextAccentGreenContrastFocused: string; export const njSemanticColorTextAccentGreenContrastPressed: string; export const njSemanticColorTextAccentGreyPrimaryDefault: string; export const njSemanticColorTextAccentGreyPrimaryHovered: string; export const njSemanticColorTextAccentGreyPrimaryFocused: string; export const njSemanticColorTextAccentGreyPrimaryPressed: string; export const njSemanticColorTextAccentGreyContrastDefault: string; export const njSemanticColorTextAccentGreyContrastHovered: string; export const njSemanticColorTextAccentGreyContrastFocused: string; export const njSemanticColorTextAccentGreyContrastPressed: string; export const njSemanticColorTextAccentBluePrimaryDefault: string; export const njSemanticColorTextAccentBluePrimaryHovered: string; export const njSemanticColorTextAccentBluePrimaryFocused: string; export const njSemanticColorTextAccentBluePrimaryPressed: string; export const njSemanticColorTextAccentBlueContrastDefault: string; export const njSemanticColorTextAccentBlueContrastHovered: string; export const njSemanticColorTextAccentBlueContrastFocused: string; export const njSemanticColorTextAccentBlueContrastPressed: string; export const njSemanticColorTextAccentUltramarinePrimaryDefault: string; export const njSemanticColorTextAccentUltramarinePrimaryHovered: string; export const njSemanticColorTextAccentUltramarinePrimaryFocused: string; export const njSemanticColorTextAccentUltramarinePrimaryPressed: string; export const njSemanticColorTextAccentUltramarineContrastDefault: string; export const njSemanticColorTextAccentUltramarineContrastHovered: string; export const njSemanticColorTextAccentUltramarineContrastFocused: string; export const njSemanticColorTextAccentUltramarineContrastPressed: string; export const njSemanticColorTextAccentPurplePrimaryDefault: string; export const njSemanticColorTextAccentPurplePrimaryHovered: string; export const njSemanticColorTextAccentPurplePrimaryFocused: string; export const njSemanticColorTextAccentPurplePrimaryPressed: string; export const njSemanticColorTextAccentPurpleContrastDefault: string; export const njSemanticColorTextAccentPurpleContrastHovered: string; export const njSemanticColorTextAccentPurpleContrastFocused: string; export const njSemanticColorTextAccentPurpleContrastPressed: string; export const njSemanticColorTextAccentTealPrimaryDefault: string; export const njSemanticColorTextAccentTealPrimaryHovered: string; export const njSemanticColorTextAccentTealPrimaryFocused: string; export const njSemanticColorTextAccentTealPrimaryPressed: string; export const njSemanticColorTextAccentTealContrastDefault: string; export const njSemanticColorTextAccentTealContrastHovered: string; export const njSemanticColorTextAccentTealContrastFocused: string; export const njSemanticColorTextAccentTealContrastPressed: string; export const njSemanticColorTextAccentLimePrimaryDefault: string; export const njSemanticColorTextAccentLimePrimaryHovered: string; export const njSemanticColorTextAccentLimePrimaryFocused: string; export const njSemanticColorTextAccentLimePrimaryPressed: string; export const njSemanticColorTextAccentLimeContrastDefault: string; export const njSemanticColorTextAccentLimeContrastHovered: string; export const njSemanticColorTextAccentLimeContrastFocused: string; export const njSemanticColorTextAccentLimeContrastPressed: string; export const njSemanticColorTextAdditionalSignatureDefault: string; export const njSemanticElevationShadow2Dp: string; export const njSemanticElevationShadow4Dp: string; export const njSemanticElevationShadow6Dp: string; export const njSemanticElevationShadow8Dp: string; export const njSemanticElevationShadow16Dp: string; export const njSemanticElevationShadow24Dp: string; export const njSemanticElevationZIndexDropdown: string; export const njSemanticElevationZIndexSticky: string; export const njSemanticElevationZIndexFixed: string; export const njSemanticElevationZIndexModalBackdrop: string; export const njSemanticElevationZIndexModal: string; export const njSemanticElevationZIndexPopover: string; export const njSemanticElevationZIndexTooltip: string; export const njSemanticElevationZIndexToastContainer: string; export const njSemanticElevationZIndexToast: string; export const njSemanticFontFamilySansSerif: string; export const njSemanticFontFamilyMonospace: string; export const njSemanticFontFamilyDefault: string; export const njSemanticFontWeightLight: string; export const njSemanticFontWeightNormal: string; export const njSemanticFontWeightBold: string; export const njSemanticFontWeightBlack: string; export const njSemanticFontLineHeightDefault: string; export const njSemanticFontLineHeightSansSerif: string; export const njSemanticMotionEasingFastOutSlowIn: string; export const njSemanticMotionEasingLinearOutSlowIn: string; export const njSemanticMotionEasingFastOutLinearIn: string; export const njSemanticOpacityDisabled: string; export const njSemanticSizeBorderWidth: string; export const njSemanticSizeBorderRadiusNone: string; export const njSemanticSizeBorderRadiusSm: string; export const njSemanticSizeBorderRadiusMd: string; export const njSemanticSizeBorderRadiusLg: string; export const njSemanticSizeBorderRadiusXl: string; export const njSemanticSizeBorderRadiusXxl: string; export const njSemanticSizeBorderRadiusPill: string; export const njSemanticSizeBorderFocusRingWidth: string; export const njSemanticSizeBorderFocusRingOffset: string; export const njSemanticSizeFontContent1: string; export const njSemanticSizeFontContent2: string; export const njSemanticSizeFontContent3: string; export const njSemanticSizeFontHeading1: string; export const njSemanticSizeFontHeading2: string; export const njSemanticSizeFontHeading3: string; export const njSemanticSizeFontHeading4: string; export const njSemanticSizeFontHeading5: string; export const njSemanticSizeFontHeading6: string; export const njSemanticSizeFontDisplay1: string; export const njSemanticSizeIconXs: string; export const njSemanticSizeIconSm: string; export const njSemanticSizeIconMd: string; export const njSemanticSizeIconLg: string; export const njSemanticSizeIconXl: string; export const njSemanticSizeIconXxl: string; export const njSemanticSizeIcon3xl: string; export const njSemanticSizeIcon4xl: string; export const njSemanticSizeIcon5xl: string; export const njSemanticSizeIcon6xl: string; export const njSemanticSizeSpacing0: string; export const njSemanticSizeSpacing2: string; export const njSemanticSizeSpacing4: string; export const njSemanticSizeSpacing8: string; export const njSemanticSizeSpacing12: string; export const njSemanticSizeSpacing16: string; export const njSemanticSizeSpacing20: string; export const njSemanticSizeSpacing24: string; export const njSemanticSizeSpacing32: string; export const njSemanticSizeSpacing48: string; export const njSemanticSizeSpacing64: string; export const njSemanticSizeSpacing80: string; export const njSemanticSizeSpacing96: string; export const njSemanticSizeSpacing112: string; export const njCoreColorGrey0: string; export const njCoreColorGrey100: string; export const njCoreColorGrey200: string; export const njCoreColorGrey300: string; export const njCoreColorGrey400: string; export const njCoreColorGrey500: string; export const njCoreColorGrey600: string; export const njCoreColorGrey700: string; export const njCoreColorGrey800: string; export const njCoreColorGrey900: string; export const njCoreColorGrey1000: string; export const njCoreColorGreyAlpha0: string; export const njCoreColorGreyAlpha100: string; export const njCoreColorGreyAlpha200: string; export const njCoreColorGreyAlpha300: string; export const njCoreColorGreyAlpha400: string; export const njCoreColorGreyAlpha500: string; export const njCoreColorGreyAlphaInverse0: string; export const njCoreColorGreyAlphaInverse100: string; export const njCoreColorGreyAlphaInverse200: string; export const njCoreColorGreyAlphaInverse300: string; export const njCoreColorGreyAlphaInverse400: string; export const njCoreColorGreyAlphaInverse500: string; export const njCoreColorPink100: string; export const njCoreColorPink200: string; export const njCoreColorPink300: string; export const njCoreColorPink400: string; export const njCoreColorPink500: string; export const njCoreColorPink600: string; export const njCoreColorPink700: string; export const njCoreColorPink800: string; export const njCoreColorPink900: string; export const njCoreColorRed100: string; export const njCoreColorRed200: string; export const njCoreColorRed300: string; export const njCoreColorRed400: string; export const njCoreColorRed500: string; export const njCoreColorRed600: string; export const njCoreColorRed700: string; export const njCoreColorRed800: string; export const njCoreColorRed900: string; export const njCoreColorRedAlpha0: string; export const njCoreColorRedAlpha100: string; export const njCoreColorRedAlpha200: string; export const njCoreColorRedAlpha300: string; export const njCoreColorRedAlpha400: string; export const njCoreColorOrange100: string; export const njCoreColorOrange200: string; export const njCoreColorOrange300: string; export const njCoreColorOrange400: string; export const njCoreColorOrange500: string; export const njCoreColorOrange600: string; export const njCoreColorOrange700: string; export const njCoreColorOrange800: string; export const njCoreColorOrange900: string; export const njCoreColorOrangeAlpha0: string; export const njCoreColorOrangeAlpha100: string; export const njCoreColorOrangeAlpha200: string; export const njCoreColorOrangeAlpha300: string; export const njCoreColorOrangeAlpha400: string; export const njCoreColorYellow100: string; export const njCoreColorYellow200: string; export const njCoreColorYellow300: string; export const njCoreColorYellow400: string; export const njCoreColorYellow500: string; export const njCoreColorYellow600: string; export const njCoreColorYellow700: string; export const njCoreColorYellow800: string; export const njCoreColorYellow900: string; export const njCoreColorGreen100: string; export const njCoreColorGreen200: string; export const njCoreColorGreen300: string; export const njCoreColorGreen400: string; export const njCoreColorGreen500: string; export const njCoreColorGreen600: string; export const njCoreColorGreen700: string; export const njCoreColorGreen800: string; export const njCoreColorGreen900: string; export const njCoreColorGreenAlpha0: string; export const njCoreColorGreenAlpha100: string; export const njCoreColorGreenAlpha200: string; export const njCoreColorGreenAlpha300: string; export const njCoreColorGreenAlpha400: string; export const njCoreColorBlue100: string; export const njCoreColorBlue200: string; export const njCoreColorBlue300: string; export const njCoreColorBlue400: string; export const njCoreColorBlue500: string; export const njCoreColorBlue600: string; export const njCoreColorBlue700: string; export const njCoreColorBlue800: string; export const njCoreColorBlue900: string; export const njCoreColorBlueAlpha0: string; export const njCoreColorBlueAlpha100: string; export const njCoreColorBlueAlpha200: string; export const njCoreColorBlueAlpha300: string; export const njCoreColorBlueAlpha400: string; export const njCoreColorUltramarine100: string; export const njCoreColorUltramarine200: string; export const njCoreColorUltramarine300: string; export const njCoreColorUltramarine400: string; export const njCoreColorUltramarine500: string; export const njCoreColorUltramarine600: string; export const njCoreColorUltramarine700: string; export const njCoreColorUltramarine800: string; export const njCoreColorUltramarine900: string; export const njCoreColorPurple100: string; export const njCoreColorPurple200: string; export const njCoreColorPurple300: string; export const njCoreColorPurple400: string; export const njCoreColorPurple500: string; export const njCoreColorPurple600: string; export const njCoreColorPurple700: string; export const njCoreColorPurple800: string; export const njCoreColorPurple900: string; export const njCoreColorPurpleAlpha0: string; export const njCoreColorPurpleAlpha100: string; export const njCoreColorPurpleAlpha200: string; export const njCoreColorPurpleAlpha300: string; export const njCoreColorPurpleAlpha400: string; export const njCoreColorTeal100: string; export const njCoreColorTeal200: string; export const njCoreColorTeal300: string; export const njCoreColorTeal400: string; export const njCoreColorTeal500: string; export const njCoreColorTeal600: string; export const njCoreColorTeal700: string; export const njCoreColorTeal800: string; export const njCoreColorTeal900: string; export const njCoreColorTealAlpha0: string; export const njCoreColorTealAlpha100: string; export const njCoreColorTealAlpha200: string; export const njCoreColorTealAlpha300: string; export const njCoreColorTealAlpha400: string; export const njCoreColorLime100: string; export const njCoreColorLime200: string; export const njCoreColorLime300: string; export const njCoreColorLime400: string; export const njCoreColorLime500: string; export const njCoreColorLime600: string; export const njCoreColorLime700: string; export const njCoreColorLime800: string; export const njCoreColorLime900: string; export const njCoreColorEngieBlue: string; export const njCoreColorEngieGreen: string; export const njCoreColorReferenceBrand100: string; export const njCoreColorReferenceBrand200: string; export const njCoreColorReferenceBrand300: string; export const njCoreColorReferenceBrand400: string; export const njCoreColorReferenceBrand500: string; export const njCoreColorReferenceBrand600: string; export const njCoreColorReferenceBrand700: string; export const njCoreColorReferenceBrand800: string; export const njCoreColorReferenceBrand900: string; export const njCoreColorReferenceBrandAlpha0: string; export const njCoreColorReferenceBrandAlpha100: string; export const njCoreColorReferenceBrandAlpha200: string; export const njCoreColorReferenceBrandAlpha300: string; export const njCoreColorReferenceBrandAlpha400: string; export const njCoreColorReferenceNeutral0: string; export const njCoreColorReferenceNeutral100: string; export const njCoreColorReferenceNeutral200: string; export const njCoreColorReferenceNeutral300: string; export const njCoreColorReferenceNeutral400: string; export const njCoreColorReferenceNeutral500: string; export const njCoreColorReferenceNeutral600: string; export const njCoreColorReferenceNeutral700: string; export const njCoreColorReferenceNeutral800: string; export const njCoreColorReferenceNeutral900: string; export const njCoreColorReferenceNeutral1000: string; export const njCoreColorReferenceNeutralAlpha0: string; export const njCoreColorReferenceNeutralAlpha100: string; export const njCoreColorReferenceNeutralAlpha200: string; export const njCoreColorReferenceNeutralAlpha300: string; export const njCoreColorReferenceNeutralAlpha400: string; export const njCoreColorReferenceNeutralAlpha500: string; export const njCoreColorReferenceNeutralAlphaInverse0: string; export const njCoreColorReferenceNeutralAlphaInverse100: string; export const njCoreColorReferenceNeutralAlphaInverse200: string; export const njCoreColorReferenceNeutralAlphaInverse300: string; export const njCoreColorReferenceNeutralAlphaInverse400: string; export const njCoreColorReferenceNeutralAlphaInverse500: string; export const njCoreColorReferenceStatusDanger100: string; export const njCoreColorReferenceStatusDanger200: string; export const njCoreColorReferenceStatusDanger300: string; export const njCoreColorReferenceStatusDanger400: string; export const njCoreColorReferenceStatusDanger500: string; export const njCoreColorReferenceStatusDanger600: string; export const njCoreColorReferenceStatusDanger700: string; export const njCoreColorReferenceStatusDanger800: string; export const njCoreColorReferenceStatusDanger900: string; export const njCoreColorReferenceStatusDangerAlpha0: string; export const njCoreColorReferenceStatusDangerAlpha100: string; export const njCoreColorReferenceStatusDangerAlpha200: string; export const njCoreColorReferenceStatusDangerAlpha300: string; export const njCoreColorReferenceStatusDangerAlpha400: string; export const njCoreColorReferenceStatusSuccess100: string; export const njCoreColorReferenceStatusSuccess200: string; export const njCoreColorReferenceStatusSuccess300: string; export const njCoreColorReferenceStatusSuccess400: string; export const njCoreColorReferenceStatusSuccess500: string; export const njCoreColorReferenceStatusSuccess600: string; export const njCoreColorReferenceStatusSuccess700: string; export const njCoreColorReferenceStatusSuccess800: string; export const njCoreColorReferenceStatusSuccess900: string; export const njCoreColorReferenceStatusSuccessAlpha0: string; export const njCoreColorReferenceStatusSuccessAlpha100: string; export const njCoreColorReferenceStatusSuccessAlpha200: string; export const njCoreColorReferenceStatusSuccessAlpha300: string; export const njCoreColorReferenceStatusSuccessAlpha400: string; export const njCoreColorReferenceStatusWarning100: string; export const njCoreColorReferenceStatusWarning200: string; export const njCoreColorReferenceStatusWarning300: string; export const njCoreColorReferenceStatusWarning400: string; export const njCoreColorReferenceStatusWarning500: string; export const njCoreColorReferenceStatusWarning600: string; export const njCoreColorReferenceStatusWarning700: string; export const njCoreColorReferenceStatusWarning800: string; export const njCoreColorReferenceStatusWarning900: string; export const njCoreColorReferenceStatusWarningAlpha0: string; export const njCoreColorReferenceStatusWarningAlpha100: string; export const njCoreColorReferenceStatusWarningAlpha200: string; export const njCoreColorReferenceStatusWarningAlpha300: string; export const njCoreColorReferenceStatusWarningAlpha400: string; export const njCoreColorReferenceStatusDiscovery100: string; export const njCoreColorReferenceStatusDiscovery200: string; export const njCoreColorReferenceStatusDiscovery300: string; export const njCoreColorReferenceStatusDiscovery400: string; export const njCoreColorReferenceStatusDiscovery500: string; export const njCoreColorReferenceStatusDiscovery600: string; export const njCoreColorReferenceStatusDiscovery700: string; export const njCoreColorReferenceStatusDiscovery800: string; export const njCoreColorReferenceStatusDiscovery900: string; export const njCoreColorReferenceStatusDiscoveryAlpha0: string; export const njCoreColorReferenceStatusDiscoveryAlpha100: string; export const njCoreColorReferenceStatusDiscoveryAlpha200: string; export const njCoreColorReferenceStatusDiscoveryAlpha300: string; export const njCoreColorReferenceStatusDiscoveryAlpha400: string; export const njCoreColorReferenceStatusInformation100: string; export const njCoreColorReferenceStatusInformation200: string; export const njCoreColorReferenceStatusInformation300: string; export const njCoreColorReferenceStatusInformation400: string; export const njCoreColorReferenceStatusInformation500: string; export const njCoreColorReferenceStatusInformation600: string; export const njCoreColorReferenceStatusInformation700: string; export const njCoreColorReferenceStatusInformation800: string; export const njCoreColorReferenceStatusInformation900: string; export const njCoreColorReferenceStatusInformationAlpha0: string; export const njCoreColorReferenceStatusInformationAlpha100: string; export const njCoreColorReferenceStatusInformationAlpha200: string; export const njCoreColorReferenceStatusInformationAlpha300: string; export const njCoreColorReferenceStatusInformationAlpha400: string; export const njCoreColorReferenceStatusPlanet100: string; export const njCoreColorReferenceStatusPlanet200: string; export const njCoreColorReferenceStatusPlanet300: string; export const njCoreColorReferenceStatusPlanet400: string; export const njCoreColorReferenceStatusPlanet500: string; export const njCoreColorReferenceStatusPlanet600: string; export const njCoreColorReferenceStatusPlanet700: string; export const njCoreColorReferenceStatusPlanet800: string; export const njCoreColorReferenceStatusPlanet900: string; export const njCoreColorReferenceStatusPlanetAlpha0: string; export const njCoreColorReferenceStatusPlanetAlpha100: string; export const njCoreColorReferenceStatusPlanetAlpha200: string; export const njCoreColorReferenceStatusPlanetAlpha300: string; export const njCoreColorReferenceStatusPlanetAlpha400: string; export const njCoreElevationZIndex0: string; export const njCoreElevationZIndex1: string; export const njCoreElevationZIndex10: string; export const njCoreElevationZIndex20: string; export const njCoreElevationZIndex30: string; export const njCoreElevationZIndex40: string; export const njCoreElevationZIndex50: string; export const njCoreElevationZIndex60: string; export const njCoreElevationZIndex70: string; export const njCoreElevationZIndex80: string; export const njCoreElevationZIndex90: string; export const njCoreElevationZIndex100: string; export const njCoreElevationZIndex110: string; export const njCoreElevationZIndex120: string; export const njCoreElevationZIndex130: string; export const njCoreElevationZIndex140: string; export const njCoreElevationZIndex150: string; export const njCoreElevationZIndex160: string; export const njCoreElevationZIndex170: string; export const njCoreElevationZIndex180: string; export const njCoreElevationZIndex190: string; export const njCoreElevationZIndex200: string; export const njCoreElevationZIndex210: string; export const njCoreElevationZIndex220: string; export const njCoreElevationZIndex230: string; export const njCoreElevationZIndex240: string; export const njCoreElevationZIndex250: string; export const njCoreElevationZIndex260: string; export const njCoreElevationZIndex270: string; export const njCoreElevationZIndex280: string; export const njCoreElevationZIndex290: string; export const njCoreElevationZIndex300: string; export const njCoreElevationZIndex310: string; export const njCoreElevationZIndex320: string; export const njCoreElevationZIndex330: string; export const njCoreElevationZIndex340: string; export const njCoreElevationZIndex350: string; export const njCoreElevationZIndex360: string; export const njCoreElevationZIndex370: string; export const njCoreElevationZIndex380: string; export const njCoreElevationZIndex390: string; export const njCoreElevationZIndex400: string; export const njCoreElevationZIndex410: string; export const njCoreElevationZIndex420: string; export const njCoreElevationZIndex430: string; export const njCoreElevationZIndex440: string; export const njCoreElevationZIndex450: string; export const njCoreElevationZIndex460: string; export const njCoreElevationZIndex470: string; export const njCoreElevationZIndex480: string; export const njCoreElevationZIndex490: string; export const njCoreElevationZIndex500: string; export const njCoreOpacity50: string; export const njCoreOpacity100: string; export const njCoreOpacity150: string; export const njCoreOpacity200: string; export const njCoreOpacity250: string; export const njCoreOpacity300: string; export const njCoreOpacity350: string; export const njCoreOpacity400: string; export const njCoreOpacity450: string; export const njCoreOpacity500: string; export const njCoreOpacity550: string; export const njCoreOpacity600: string; export const njCoreOpacity650: string; export const njCoreOpacity700: string; export const njCoreOpacity750: string; export const njCoreOpacity800: string; export const njCoreOpacity850: string; export const njCoreOpacity900: string; export const njCoreOpacity950: string; export const njCoreOpacity1000: string; export const njCoreSize0: string; export const njCoreSize1: string; export const njCoreSize2: string; export const njCoreSize4: string; export const njCoreSize6: string; export const njCoreSize8: string; export const njCoreSize10: string; export const njCoreSize12: string; export const njCoreSize14: string; export const njCoreSize16: string; export const njCoreSize18: string; export const njCoreSize20: string; export const njCoreSize22: string; export const njCoreSize24: string; export const njCoreSize28: string; export const njCoreSize30: string; export const njCoreSize32: string; export const njCoreSize34: string; export const njCoreSize36: string; export const njCoreSize38: string; export const njCoreSize40: string; export const njCoreSize42: string; export const njCoreSize44: string; export const njCoreSize46: string; export const njCoreSize48: string; export const njCoreSize50: string; export const njCoreSize52: string; export const njCoreSize54: string; export const njCoreSize56: string; export const njCoreSize58: string; export const njCoreSize64: string; export const njCoreSize76: string; export const njCoreSize80: string; export const njCoreSize96: string; export const njCoreSize112: string; export const njCoreSize116: string; export const njCoreSize128: string; export const njCoreSize9999: string; export const njComponentAvatarSizeSm: string; export const njComponentAvatarSizeBase: string; export const njComponentAvatarSizeLg: string; export const njComponentAvatarSizeXl: string; export const njComponentBackdropColorBackground: string; export const njComponentFabSizeSm: string; export const njComponentFabSizeBase: string; export const njComponentSkeletonColorBackground: string;}