declare module '@engie-group/fluid-design-tokens' { export const njSemanticColorBackgroundNeutralPrimaryDefaultDark: string; // Sets the background color to white, provides a clean and minimalist canvas for the interface. Classic foundation for content and components. export const njSemanticColorBackgroundNeutralPrimaryHoveredDark: string; export const njSemanticColorBackgroundNeutralPrimaryFocusedDark: string; export const njSemanticColorBackgroundNeutralPrimaryPressedDark: string; export const njSemanticColorBackgroundNeutralPrimarySelectedDark: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundNeutralPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundNeutralSecondaryDefaultDark: string; // Provides a subtle contrast with the primary background. Use to add a touch of visual interest without overpowering the content. export const njSemanticColorBackgroundNeutralSecondaryHoveredDark: string; export const njSemanticColorBackgroundNeutralSecondaryFocusedDark: string; export const njSemanticColorBackgroundNeutralSecondaryPressedDark: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundNeutralSecondaryTranslucentPressedDark: string; export const njSemanticColorBackgroundNeutralTertiaryDefaultDark: string; // Provides a slightly stronger contrast with the primary background. Use to enhances the visual separation between different sections or elements. export const njSemanticColorBackgroundNeutralTertiaryHoveredDark: string; export const njSemanticColorBackgroundNeutralTertiaryFocusedDark: string; export const njSemanticColorBackgroundNeutralTertiaryPressedDark: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundNeutralTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundNeutralSolidDefaultDark: 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 njSemanticColorBackgroundNeutralSolidHoveredDark: string; export const njSemanticColorBackgroundNeutralSolidFocusedDark: string; export const njSemanticColorBackgroundNeutralSolidPressedDark: string; export const njSemanticColorBackgroundNeutralInverseDefaultDark: 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 njSemanticColorBackgroundNeutralInverseHoveredDark: string; export const njSemanticColorBackgroundNeutralInverseFocusedDark: string; export const njSemanticColorBackgroundNeutralInversePressedDark: string; export const njSemanticColorBackgroundNeutralInverseTranslucentDefaultDark: string; export const njSemanticColorBackgroundNeutralInverseTranslucentHoveredDark: string; export const njSemanticColorBackgroundNeutralInverseTranslucentFocusedDark: string; export const njSemanticColorBackgroundNeutralInverseTranslucentPressedDark: string; export const njSemanticColorBackgroundNeutralSpotlightDefaultDark: 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 njSemanticColorBackgroundBrandPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundBrandPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundBrandPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundBrandPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundBrandSecondaryDefaultDark: 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 njSemanticColorBackgroundBrandSecondaryHoveredDark: string; export const njSemanticColorBackgroundBrandSecondaryFocusedDark: string; export const njSemanticColorBackgroundBrandSecondaryPressedDark: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundBrandSecondaryTranslucentPressedDark: string; export const njSemanticColorBackgroundBrandTertiaryDefaultDark: 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 njSemanticColorBackgroundBrandTertiaryHoveredDark: string; export const njSemanticColorBackgroundBrandTertiaryFocusedDark: string; export const njSemanticColorBackgroundBrandTertiaryPressedDark: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundBrandTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundBrandSolidDefaultDark: string; // Use to add a robust and substantial brand presence, making the elements stand out using the brand color. export const njSemanticColorBackgroundBrandSolidHoveredDark: string; export const njSemanticColorBackgroundBrandSolidFocusedDark: string; export const njSemanticColorBackgroundBrandSolidPressedDark: string; export const njSemanticColorBackgroundBrandSpotlightDefaultDark: 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 njSemanticColorBackgroundStatusDangerPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusDangerPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundStatusDangerSecondaryDefaultDark: string; export const njSemanticColorBackgroundStatusDangerSecondaryHoveredDark: string; export const njSemanticColorBackgroundStatusDangerSecondaryFocusedDark: string; export const njSemanticColorBackgroundStatusDangerSecondaryPressedDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryDefaultDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryHoveredDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryFocusedDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryPressedDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusDangerTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusDangerSolidDefaultDark: 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 njSemanticColorBackgroundStatusDangerSolidHoveredDark: string; export const njSemanticColorBackgroundStatusDangerSolidPressedDark: string; export const njSemanticColorBackgroundStatusDangerSolidFocusedDark: string; export const njSemanticColorBackgroundStatusDangerSpotlightDefaultDark: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusSuccessPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundStatusSuccessSecondaryDefaultDark: string; export const njSemanticColorBackgroundStatusSuccessSecondaryHoveredDark: string; export const njSemanticColorBackgroundStatusSuccessSecondaryFocusedDark: string; export const njSemanticColorBackgroundStatusSuccessSecondaryPressedDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryDefaultDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryHoveredDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryFocusedDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryPressedDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusSuccessTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusSuccessSolidDefaultDark: 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 njSemanticColorBackgroundStatusSuccessSolidHoveredDark: string; export const njSemanticColorBackgroundStatusSuccessSolidFocusedDark: string; export const njSemanticColorBackgroundStatusSuccessSolidPressedDark: string; export const njSemanticColorBackgroundStatusSuccessSpotlightDefaultDark: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusWarningPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundStatusWarningSecondaryDefaultDark: string; export const njSemanticColorBackgroundStatusWarningSecondaryHoveredDark: string; export const njSemanticColorBackgroundStatusWarningSecondaryFocusedDark: string; export const njSemanticColorBackgroundStatusWarningSecondaryPressedDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryDefaultDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryHoveredDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryFocusedDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryPressedDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusWarningTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusWarningSolidDefaultDark: 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 njSemanticColorBackgroundStatusWarningSolidHoveredDark: string; export const njSemanticColorBackgroundStatusWarningSolidFocusedDark: string; export const njSemanticColorBackgroundStatusWarningSolidPressedDark: string; export const njSemanticColorBackgroundStatusWarningSpotlightDefaultDark: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusDiscoveryPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryDefaultDark: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryHoveredDark: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryFocusedDark: string; export const njSemanticColorBackgroundStatusDiscoverySecondaryPressedDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryDefaultDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryHoveredDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryFocusedDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryPressedDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusDiscoveryTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusDiscoverySolidDefaultDark: 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 njSemanticColorBackgroundStatusDiscoverySolidHoveredDark: string; export const njSemanticColorBackgroundStatusDiscoverySolidFocusedDark: string; export const njSemanticColorBackgroundStatusDiscoverySolidPressedDark: string; export const njSemanticColorBackgroundStatusDiscoverySpotlightDefaultDark: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusInformationPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundStatusInformationSolidDefaultDark: 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 njSemanticColorBackgroundStatusInformationSolidHoveredDark: string; export const njSemanticColorBackgroundStatusInformationSolidFocusedDark: string; export const njSemanticColorBackgroundStatusInformationSolidPressedDark: string; export const njSemanticColorBackgroundStatusInformationSecondaryDefaultDark: string; export const njSemanticColorBackgroundStatusInformationSecondaryHoveredDark: string; export const njSemanticColorBackgroundStatusInformationSecondaryFocusedDark: string; export const njSemanticColorBackgroundStatusInformationSecondaryPressedDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryDefaultDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryHoveredDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryFocusedDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryPressedDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusInformationTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusInformationSpotlightDefaultDark: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusPlanetPrimaryTranslucentSelectedDark: string; export const njSemanticColorBackgroundStatusPlanetSolidDefaultDark: string; export const njSemanticColorBackgroundStatusPlanetSolidHoveredDark: string; export const njSemanticColorBackgroundStatusPlanetSolidPressedDark: string; export const njSemanticColorBackgroundStatusPlanetSolidFocusedDark: string; export const njSemanticColorBackgroundStatusPlanetSecondaryDefaultDark: string; export const njSemanticColorBackgroundStatusPlanetSecondaryHoveredDark: string; export const njSemanticColorBackgroundStatusPlanetSecondaryFocusedDark: string; export const njSemanticColorBackgroundStatusPlanetSecondaryPressedDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryDefaultDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryHoveredDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryFocusedDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryPressedDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentDefaultDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentHoveredDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentFocusedDark: string; export const njSemanticColorBackgroundStatusPlanetTertiaryTranslucentPressedDark: string; export const njSemanticColorBackgroundStatusPlanetSpotlightDefaultDark: string; export const njSemanticColorBackgroundAccentPinkSecondaryDefaultDark: string; // Subtle touch of pink with no meaning tied to the color. export const njSemanticColorBackgroundAccentPinkSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentPinkSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentPinkSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentPinkTertiaryDefaultDark: string; // Soft pink background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentPinkTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentPinkTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentPinkTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentPinkSolidDefaultDark: 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 njSemanticColorBackgroundAccentPinkSolidHoveredDark: string; export const njSemanticColorBackgroundAccentPinkSolidFocusedDark: string; export const njSemanticColorBackgroundAccentPinkSolidPressedDark: string; export const njSemanticColorBackgroundAccentPinkSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentRedSecondaryDefaultDark: string; // Subtle touch of red with no meaning tied to the color. export const njSemanticColorBackgroundAccentRedSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentRedSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentRedSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentRedTertiaryDefaultDark: string; // Soft red background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentRedTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentRedTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentRedTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentRedSolidDefaultDark: 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 njSemanticColorBackgroundAccentRedSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentOrangeSecondaryDefaultDark: string; // Subtle touch of orange with no meaning tied to the color. export const njSemanticColorBackgroundAccentOrangeSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentOrangeSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentOrangeSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentOrangeTertiaryDefaultDark: string; // Soft orange background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentOrangeTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentOrangeTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentOrangeTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentOrangeSolidDefaultDark: 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 njSemanticColorBackgroundAccentOrangeSolidHoveredDark: string; export const njSemanticColorBackgroundAccentOrangeSolidFocusedDark: string; export const njSemanticColorBackgroundAccentOrangeSolidPressedDark: string; export const njSemanticColorBackgroundAccentOrangeSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentYellowSecondaryDefaultDark: string; // Subtle touch of yellow with no meaning tied to the color. export const njSemanticColorBackgroundAccentYellowSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentYellowSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentYellowSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentYellowTertiaryDefaultDark: string; // Soft yellow background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentYellowTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentYellowTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentYellowTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentYellowSolidDefaultDark: string; // Suitable for yellow backgrounds when there is no meaning tied to the color. No minimum contrast requirement met! export const njSemanticColorBackgroundAccentYellowSolidHoveredDark: string; export const njSemanticColorBackgroundAccentYellowSolidFocusedDark: string; export const njSemanticColorBackgroundAccentYellowSolidPressedDark: string; export const njSemanticColorBackgroundAccentYellowSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentGreenSecondaryDefaultDark: string; // Subtle touch of green with no meaning tied to the color. export const njSemanticColorBackgroundAccentGreenSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentGreenSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentGreenSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentGreenTertiaryDefaultDark: string; // Soft green background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentGreenTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentGreenTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentGreenTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentGreenSolidDefaultDark: 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 njSemanticColorBackgroundAccentGreenSolidHoveredDark: string; export const njSemanticColorBackgroundAccentGreenSolidFocusedDark: string; export const njSemanticColorBackgroundAccentGreenSolidPressedDark: string; export const njSemanticColorBackgroundAccentGreenSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentGreySecondaryDefaultDark: string; // Subtle touch of grey with no meaning tied to the color. export const njSemanticColorBackgroundAccentGreySecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentGreySecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentGreySecondaryPressedDark: string; export const njSemanticColorBackgroundAccentGreyTertiaryDefaultDark: string; // Soft grey background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentGreyTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentGreyTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentGreyTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentGreySolidDefaultDark: 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 njSemanticColorBackgroundAccentGreySolidHoveredDark: string; export const njSemanticColorBackgroundAccentGreySolidFocusedDark: string; export const njSemanticColorBackgroundAccentGreySolidPressedDark: string; export const njSemanticColorBackgroundAccentGreySpotlightDefaultDark: 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 njSemanticColorBackgroundAccentBlueSecondaryDefaultDark: string; // Subtle touch of blue with no meaning tied to the color. export const njSemanticColorBackgroundAccentBlueSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentBlueSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentBlueSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentBlueTertiaryDefaultDark: string; // Soft blue background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentBlueTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentBlueTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentBlueTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentBlueSolidDefaultDark: 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 njSemanticColorBackgroundAccentBlueSolidHoveredDark: string; export const njSemanticColorBackgroundAccentBlueSolidFocusedDark: string; export const njSemanticColorBackgroundAccentBlueSolidPressedDark: string; export const njSemanticColorBackgroundAccentBlueSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentUltramarineSecondaryDefaultDark: string; // Subtle touch of ultramarine with no meaning tied to the color. export const njSemanticColorBackgroundAccentUltramarineSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentUltramarineSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentUltramarineSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentUltramarineTertiaryDefaultDark: string; // Soft ultramarine background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentUltramarineTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentUltramarineTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentUltramarineTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentUltramarineSolidDefaultDark: 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 njSemanticColorBackgroundAccentUltramarineSolidHoveredDark: string; export const njSemanticColorBackgroundAccentUltramarineSolidFocusedDark: string; export const njSemanticColorBackgroundAccentUltramarineSolidPressedDark: string; export const njSemanticColorBackgroundAccentUltramarineSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentPurpleSecondaryDefaultDark: string; // Subtle touch of purple with no meaning tied to the color. export const njSemanticColorBackgroundAccentPurpleSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentPurpleSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentPurpleSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentPurpleTertiaryDefaultDark: string; // Soft purple background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentPurpleTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentPurpleTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentPurpleTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentPurpleSolidDefaultDark: 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 njSemanticColorBackgroundAccentPurpleSolidHoveredDark: string; export const njSemanticColorBackgroundAccentPurpleSolidFocusedDark: string; export const njSemanticColorBackgroundAccentPurpleSolidPressedDark: string; export const njSemanticColorBackgroundAccentPurpleSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentTealSecondaryDefaultDark: string; // Subtle touch of teal with no meaning tied to the color. export const njSemanticColorBackgroundAccentTealSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentTealSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentTealSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentTealTertiaryDefaultDark: string; // Soft teal background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentTealTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentTealTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentTealTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentTealSolidDefaultDark: 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 njSemanticColorBackgroundAccentTealSolidHoveredDark: string; export const njSemanticColorBackgroundAccentTealSolidFocusedDark: string; export const njSemanticColorBackgroundAccentTealSolidPressedDark: string; export const njSemanticColorBackgroundAccentTealSpotlightDefaultDark: 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 njSemanticColorBackgroundAccentLimeSecondaryDefaultDark: string; // Subtle touch of lime with no meaning tied to the color. export const njSemanticColorBackgroundAccentLimeSecondaryHoveredDark: string; export const njSemanticColorBackgroundAccentLimeSecondaryFocusedDark: string; export const njSemanticColorBackgroundAccentLimeSecondaryPressedDark: string; export const njSemanticColorBackgroundAccentLimeTertiaryDefaultDark: string; // Soft lime background with no meaning tied to the color, slightly stronger visual contrast than the secondary. export const njSemanticColorBackgroundAccentLimeTertiaryHoveredDark: string; export const njSemanticColorBackgroundAccentLimeTertiaryFocusedDark: string; export const njSemanticColorBackgroundAccentLimeTertiaryPressedDark: string; export const njSemanticColorBackgroundAccentLimeSolidDefaultDark: 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 njSemanticColorBackgroundAccentLimeSolidHoveredDark: string; export const njSemanticColorBackgroundAccentLimeSolidFocusedDark: string; export const njSemanticColorBackgroundAccentLimeSolidPressedDark: string; export const njSemanticColorBackgroundAccentLimeSpotlightDefaultDark: 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 njSemanticColorBackgroundAdditionalEngieRayDefaultDark: string; // ENGIE's brand gradient. We strongly advise to refer to the brand guidelines for its usage. export const njSemanticColorBackgroundAdditionalSignatureDefaultDark: string; // ENGIE's additional brand color. We strongly advise to refer to the brand guidelines for its usage. export const njSemanticColorBorderNeutralMinimalDefaultDark: string; // Almost imperceptible, provides a gentle visual separation between elements without drawing much attention to itself. Used for separators. export const njSemanticColorBorderNeutralMinimalHoveredDark: string; export const njSemanticColorBorderNeutralMinimalFocusedDark: string; export const njSemanticColorBorderNeutralMinimalPressedDark: string; export const njSemanticColorBorderNeutralMinimalSelectedDark: string; export const njSemanticColorBorderNeutralSubtleDefaultDark: string; // Offers a subtle visual distinction between elements, without overpowering the content. Used for separators and cards. export const njSemanticColorBorderNeutralSubtleHoveredDark: string; export const njSemanticColorBorderNeutralSubtleFocusedDark: string; export const njSemanticColorBorderNeutralSubtlePressedDark: string; export const njSemanticColorBorderNeutralSubtleSelectedDark: string; export const njSemanticColorBorderNeutralModerateDefaultDark: string; // Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. Use for tags and inputs. export const njSemanticColorBorderNeutralModerateHoveredDark: string; export const njSemanticColorBorderNeutralModerateFocusedDark: string; export const njSemanticColorBorderNeutralModeratePressedDark: string; export const njSemanticColorBorderNeutralModerateSelectedDark: string; export const njSemanticColorBorderNeutralStrongDefaultDark: string; // Bold border, creates a striking visual division between elements. Use for notifications, inline messages and focus ring. export const njSemanticColorBorderNeutralStrongHoveredDark: string; export const njSemanticColorBorderNeutralStrongFocusedDark: string; export const njSemanticColorBorderNeutralStrongPressedDark: string; export const njSemanticColorBorderNeutralStrongSelectedDark: string; export const njSemanticColorBorderNeutralHeavyDefaultDark: 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 njSemanticColorBorderNeutralInverseDefaultDark: string; // Allows the application of a border when used on a contrasted background. Use for inverse buttons or inverse cards. export const njSemanticColorBorderNeutralInverseHoveredDark: string; export const njSemanticColorBorderNeutralInverseFocusedDark: string; export const njSemanticColorBorderNeutralInversePressedDark: string; export const njSemanticColorBorderNeutralInverseSelectedDark: string; export const njSemanticColorBorderBrandSubtleDefaultDark: 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 njSemanticColorBorderBrandSubtleHoveredDark: string; export const njSemanticColorBorderBrandSubtleFocusedDark: string; export const njSemanticColorBorderBrandSubtlePressedDark: string; export const njSemanticColorBorderBrandSubtleSelectedDark: string; export const njSemanticColorBorderBrandModerateDefaultDark: string; // Provides a clear separation between elements with the brand identity. Use for tags and inputs. export const njSemanticColorBorderBrandModerateHoveredDark: string; export const njSemanticColorBorderBrandModerateFocusedDark: string; export const njSemanticColorBorderBrandModeratePressedDark: string; export const njSemanticColorBorderBrandModerateSelectedDark: string; export const njSemanticColorBorderBrandStrongDefaultDark: 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 njSemanticColorBorderBrandStrongHoveredDark: string; export const njSemanticColorBorderBrandStrongFocusedDark: string; export const njSemanticColorBorderBrandStrongPressedDark: string; export const njSemanticColorBorderBrandStrongSelectedDark: string; export const njSemanticColorBorderStatusDangerSubtleDefaultDark: string; // Subtle way to communicate critical information without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusDangerSubtleHoveredDark: string; export const njSemanticColorBorderStatusDangerSubtleFocusedDark: string; export const njSemanticColorBorderStatusDangerSubtlePressedDark: string; export const njSemanticColorBorderStatusDangerSubtleSelectedDark: string; export const njSemanticColorBorderStatusDangerModerateDefaultDark: 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 njSemanticColorBorderStatusDangerModerateHoveredDark: string; export const njSemanticColorBorderStatusDangerModerateFocusedDark: string; export const njSemanticColorBorderStatusDangerModeratePressedDark: string; export const njSemanticColorBorderStatusDangerModerateSelectedDark: string; export const njSemanticColorBorderStatusDangerStrongDefaultDark: 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 njSemanticColorBorderStatusDangerStrongHoveredDark: string; export const njSemanticColorBorderStatusDangerStrongFocusedDark: string; export const njSemanticColorBorderStatusDangerStrongPressedDark: string; export const njSemanticColorBorderStatusDangerStrongSelectedDark: string; export const njSemanticColorBorderStatusWarningSubtleDefaultDark: string; // Subtle way to communicate warning information without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusWarningSubtleHoveredDark: string; export const njSemanticColorBorderStatusWarningSubtleFocusedDark: string; export const njSemanticColorBorderStatusWarningSubtlePressedDark: string; export const njSemanticColorBorderStatusWarningSubtleSelectedDark: string; export const njSemanticColorBorderStatusWarningModerateDefaultDark: string; // Communicates warning information in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. export const njSemanticColorBorderStatusWarningModerateHoveredDark: string; export const njSemanticColorBorderStatusWarningModerateFocusedDark: string; export const njSemanticColorBorderStatusWarningModeratePressedDark: string; export const njSemanticColorBorderStatusWarningModerateSelectedDark: string; export const njSemanticColorBorderStatusWarningStrongDefaultDark: 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 njSemanticColorBorderStatusWarningStrongHoveredDark: string; export const njSemanticColorBorderStatusWarningStrongFocusedDark: string; export const njSemanticColorBorderStatusWarningStrongPressedDark: string; export const njSemanticColorBorderStatusWarningStrongSelectedDark: string; export const njSemanticColorBorderStatusSuccessSubtleDefaultDark: string; // Subtle way to communicate success information or positive states without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusSuccessSubtleHoveredDark: string; export const njSemanticColorBorderStatusSuccessSubtleFocusedDark: string; export const njSemanticColorBorderStatusSuccessSubtlePressedDark: string; export const njSemanticColorBorderStatusSuccessSubtleSelectedDark: string; export const njSemanticColorBorderStatusSuccessModerateDefaultDark: 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 njSemanticColorBorderStatusSuccessModerateHoveredDark: string; export const njSemanticColorBorderStatusSuccessModerateFocusedDark: string; export const njSemanticColorBorderStatusSuccessModeratePressedDark: string; export const njSemanticColorBorderStatusSuccessModerateSelectedDark: string; export const njSemanticColorBorderStatusSuccessStrongDefaultDark: 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 njSemanticColorBorderStatusSuccessStrongHoveredDark: string; export const njSemanticColorBorderStatusSuccessStrongFocusedDark: string; export const njSemanticColorBorderStatusSuccessStrongPressedDark: string; export const njSemanticColorBorderStatusSuccessStrongSelectedDark: string; export const njSemanticColorBorderStatusDiscoverySubtleDefaultDark: string; // Subtle way to highlight discovery or exploration-related content in your interface without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusDiscoverySubtleHoveredDark: string; export const njSemanticColorBorderStatusDiscoverySubtleFocusedDark: string; export const njSemanticColorBorderStatusDiscoverySubtlePressedDark: string; export const njSemanticColorBorderStatusDiscoverySubtleSelectedDark: string; export const njSemanticColorBorderStatusDiscoveryModerateDefaultDark: 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 njSemanticColorBorderStatusDiscoveryModerateHoveredDark: string; export const njSemanticColorBorderStatusDiscoveryModerateFocusedDark: string; export const njSemanticColorBorderStatusDiscoveryModeratePressedDark: string; export const njSemanticColorBorderStatusDiscoveryModerateSelectedDark: string; export const njSemanticColorBorderStatusDiscoveryStrongDefaultDark: 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 njSemanticColorBorderStatusDiscoveryStrongHoveredDark: string; export const njSemanticColorBorderStatusDiscoveryStrongFocusedDark: string; export const njSemanticColorBorderStatusDiscoveryStrongPressedDark: string; export const njSemanticColorBorderStatusDiscoveryStrongSelectedDark: string; export const njSemanticColorBorderStatusInformationSubtleDefaultDark: string; // Subtle way to highlight informational elements in your interface without overpowering the content. Use for separators and cards. export const njSemanticColorBorderStatusInformationSubtleHoveredDark: string; export const njSemanticColorBorderStatusInformationSubtleFocusedDark: string; export const njSemanticColorBorderStatusInformationSubtlePressedDark: string; export const njSemanticColorBorderStatusInformationSubtleSelectedDark: string; export const njSemanticColorBorderStatusInformationModerateDefaultDark: string; // Highlights informational elements in your interface. Provides a clear separation between elements, ensuring they stand out without becoming too overwhelming. export const njSemanticColorBorderStatusInformationModerateHoveredDark: string; export const njSemanticColorBorderStatusInformationModerateFocusedDark: string; export const njSemanticColorBorderStatusInformationModeratePressedDark: string; export const njSemanticColorBorderStatusInformationModerateSelectedDark: string; export const njSemanticColorBorderStatusInformationStrongDefaultDark: 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 njSemanticColorBorderStatusInformationStrongHoveredDark: string; export const njSemanticColorBorderStatusInformationStrongFocusedDark: string; export const njSemanticColorBorderStatusInformationStrongPressedDark: string; export const njSemanticColorBorderStatusInformationStrongSelectedDark: string; export const njSemanticColorBorderStatusPlanetSubtleDefaultDark: string; export const njSemanticColorBorderStatusPlanetSubtleHoveredDark: string; export const njSemanticColorBorderStatusPlanetSubtleFocusedDark: string; export const njSemanticColorBorderStatusPlanetSubtlePressedDark: string; export const njSemanticColorBorderStatusPlanetSubtleSelectedDark: string; export const njSemanticColorBorderStatusPlanetModerateDefaultDark: string; export const njSemanticColorBorderStatusPlanetModerateHoveredDark: string; export const njSemanticColorBorderStatusPlanetModerateFocusedDark: string; export const njSemanticColorBorderStatusPlanetModeratePressedDark: string; export const njSemanticColorBorderStatusPlanetModerateSelectedDark: string; export const njSemanticColorBorderStatusPlanetStrongDefaultDark: string; export const njSemanticColorBorderStatusPlanetStrongHoveredDark: string; export const njSemanticColorBorderStatusPlanetStrongFocusedDark: string; export const njSemanticColorBorderStatusPlanetStrongPressedDark: string; export const njSemanticColorBorderStatusPlanetStrongSelectedDark: string; export const njSemanticColorBorderAccentPinkSubtleDefaultDark: string; export const njSemanticColorBorderAccentPinkSubtleHoveredDark: string; export const njSemanticColorBorderAccentPinkSubtleFocusedDark: string; export const njSemanticColorBorderAccentPinkSubtlePressedDark: string; export const njSemanticColorBorderAccentPinkSubtleSelectedDark: string; export const njSemanticColorBorderAccentPinkModerateDefaultDark: string; // Suitable for pink borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentPinkModerateHoveredDark: string; export const njSemanticColorBorderAccentPinkModerateFocusedDark: string; export const njSemanticColorBorderAccentPinkModeratePressedDark: string; export const njSemanticColorBorderAccentPinkModerateSelectedDark: string; export const njSemanticColorBorderAccentPinkStrongDefaultDark: string; export const njSemanticColorBorderAccentPinkStrongHoveredDark: string; export const njSemanticColorBorderAccentPinkStrongFocusedDark: string; export const njSemanticColorBorderAccentPinkStrongPressedDark: string; export const njSemanticColorBorderAccentPinkStrongSelectedDark: string; export const njSemanticColorBorderAccentRedSubtleDefaultDark: string; export const njSemanticColorBorderAccentRedSubtleHoveredDark: string; export const njSemanticColorBorderAccentRedSubtleFocusedDark: string; export const njSemanticColorBorderAccentRedSubtlePressedDark: string; export const njSemanticColorBorderAccentRedSubtleSelectedDark: string; export const njSemanticColorBorderAccentRedModerateDefaultDark: string; // Suitable for red borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentRedModerateHoveredDark: string; export const njSemanticColorBorderAccentRedModerateFocusedDark: string; export const njSemanticColorBorderAccentRedModeratePressedDark: string; export const njSemanticColorBorderAccentRedModerateSelectedDark: string; export const njSemanticColorBorderAccentRedStrongDefaultDark: string; export const njSemanticColorBorderAccentRedStrongHoveredDark: string; export const njSemanticColorBorderAccentRedStrongFocusedDark: string; export const njSemanticColorBorderAccentRedStrongPressedDark: string; export const njSemanticColorBorderAccentRedStrongSelectedDark: string; export const njSemanticColorBorderAccentOrangeSubtleDefaultDark: string; export const njSemanticColorBorderAccentOrangeSubtleHoveredDark: string; export const njSemanticColorBorderAccentOrangeSubtleFocusedDark: string; export const njSemanticColorBorderAccentOrangeSubtlePressedDark: string; export const njSemanticColorBorderAccentOrangeSubtleSelectedDark: string; export const njSemanticColorBorderAccentOrangeModerateDefaultDark: string; // Suitable for orange borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentOrangeModerateHoveredDark: string; export const njSemanticColorBorderAccentOrangeModerateFocusedDark: string; export const njSemanticColorBorderAccentOrangeModeratePressedDark: string; export const njSemanticColorBorderAccentOrangeModerateSelectedDark: string; export const njSemanticColorBorderAccentOrangeStrongDefaultDark: string; export const njSemanticColorBorderAccentOrangeStrongHoveredDark: string; export const njSemanticColorBorderAccentOrangeStrongFocusedDark: string; export const njSemanticColorBorderAccentOrangeStrongPressedDark: string; export const njSemanticColorBorderAccentOrangeStrongSelectedDark: string; export const njSemanticColorBorderAccentYellowSubtleDefaultDark: string; export const njSemanticColorBorderAccentYellowSubtleHoveredDark: string; export const njSemanticColorBorderAccentYellowSubtleFocusedDark: string; export const njSemanticColorBorderAccentYellowSubtlePressedDark: string; export const njSemanticColorBorderAccentYellowSubtleSelectedDark: string; export const njSemanticColorBorderAccentYellowModerateDefaultDark: string; // Suitable for yellow borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentYellowModerateHoveredDark: string; export const njSemanticColorBorderAccentYellowModerateFocusedDark: string; export const njSemanticColorBorderAccentYellowModeratePressedDark: string; export const njSemanticColorBorderAccentYellowModerateSelectedDark: string; export const njSemanticColorBorderAccentYellowStrongDefaultDark: string; export const njSemanticColorBorderAccentYellowStrongHoveredDark: string; export const njSemanticColorBorderAccentYellowStrongFocusedDark: string; export const njSemanticColorBorderAccentYellowStrongPressedDark: string; export const njSemanticColorBorderAccentYellowStrongSelectedDark: string; export const njSemanticColorBorderAccentGreenSubtleDefaultDark: string; export const njSemanticColorBorderAccentGreenSubtleHoveredDark: string; export const njSemanticColorBorderAccentGreenSubtleFocusedDark: string; export const njSemanticColorBorderAccentGreenSubtlePressedDark: string; export const njSemanticColorBorderAccentGreenSubtleSelectedDark: string; export const njSemanticColorBorderAccentGreenModerateDefaultDark: string; // Suitable for green borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentGreenModerateHoveredDark: string; export const njSemanticColorBorderAccentGreenModerateFocusedDark: string; export const njSemanticColorBorderAccentGreenModeratePressedDark: string; export const njSemanticColorBorderAccentGreenModerateSelectedDark: string; export const njSemanticColorBorderAccentGreenStrongDefaultDark: string; export const njSemanticColorBorderAccentGreenStrongHoveredDark: string; export const njSemanticColorBorderAccentGreenStrongFocusedDark: string; export const njSemanticColorBorderAccentGreenStrongPressedDark: string; export const njSemanticColorBorderAccentGreenStrongSelectedDark: string; export const njSemanticColorBorderAccentGreySubtleDefaultDark: string; export const njSemanticColorBorderAccentGreySubtleHoveredDark: string; export const njSemanticColorBorderAccentGreySubtleFocusedDark: string; export const njSemanticColorBorderAccentGreySubtlePressedDark: string; export const njSemanticColorBorderAccentGreySubtleSelectedDark: string; export const njSemanticColorBorderAccentGreyModerateDefaultDark: string; // Suitable for grey borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentGreyModerateHoveredDark: string; export const njSemanticColorBorderAccentGreyModerateFocusedDark: string; export const njSemanticColorBorderAccentGreyModeratePressedDark: string; export const njSemanticColorBorderAccentGreyModerateSelectedDark: string; export const njSemanticColorBorderAccentGreyStrongDefaultDark: string; export const njSemanticColorBorderAccentGreyStrongHoveredDark: string; export const njSemanticColorBorderAccentGreyStrongFocusedDark: string; export const njSemanticColorBorderAccentGreyStrongPressedDark: string; export const njSemanticColorBorderAccentGreyStrongSelectedDark: string; export const njSemanticColorBorderAccentBlueSubtleDefaultDark: string; export const njSemanticColorBorderAccentBlueSubtleHoveredDark: string; export const njSemanticColorBorderAccentBlueSubtleFocusedDark: string; export const njSemanticColorBorderAccentBlueSubtlePressedDark: string; export const njSemanticColorBorderAccentBlueSubtleSelectedDark: string; export const njSemanticColorBorderAccentBlueModerateDefaultDark: string; // Suitable for blue borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentBlueModerateHoveredDark: string; export const njSemanticColorBorderAccentBlueModerateFocusedDark: string; export const njSemanticColorBorderAccentBlueModeratePressedDark: string; export const njSemanticColorBorderAccentBlueModerateSelectedDark: string; export const njSemanticColorBorderAccentBlueStrongDefaultDark: string; export const njSemanticColorBorderAccentBlueStrongHoveredDark: string; export const njSemanticColorBorderAccentBlueStrongFocusedDark: string; export const njSemanticColorBorderAccentBlueStrongPressedDark: string; export const njSemanticColorBorderAccentBlueStrongSelectedDark: string; export const njSemanticColorBorderAccentUltramarineSubtleDefaultDark: string; export const njSemanticColorBorderAccentUltramarineSubtleHoveredDark: string; export const njSemanticColorBorderAccentUltramarineSubtleFocusedDark: string; export const njSemanticColorBorderAccentUltramarineSubtlePressedDark: string; export const njSemanticColorBorderAccentUltramarineSubtleSelectedDark: string; export const njSemanticColorBorderAccentUltramarineModerateDefaultDark: string; // Suitable for ultramarine borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentUltramarineModerateHoveredDark: string; export const njSemanticColorBorderAccentUltramarineModerateFocusedDark: string; export const njSemanticColorBorderAccentUltramarineModeratePressedDark: string; export const njSemanticColorBorderAccentUltramarineModerateSelectedDark: string; export const njSemanticColorBorderAccentUltramarineStrongDefaultDark: string; export const njSemanticColorBorderAccentUltramarineStrongHoveredDark: string; export const njSemanticColorBorderAccentUltramarineStrongFocusedDark: string; export const njSemanticColorBorderAccentUltramarineStrongPressedDark: string; export const njSemanticColorBorderAccentUltramarineStrongSelectedDark: string; export const njSemanticColorBorderAccentPurpleSubtleDefaultDark: string; export const njSemanticColorBorderAccentPurpleSubtleHoveredDark: string; export const njSemanticColorBorderAccentPurpleSubtleFocusedDark: string; export const njSemanticColorBorderAccentPurpleSubtlePressedDark: string; export const njSemanticColorBorderAccentPurpleSubtleSelectedDark: string; export const njSemanticColorBorderAccentPurpleModerateDefaultDark: string; // Suitable for purple borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentPurpleModerateHoveredDark: string; export const njSemanticColorBorderAccentPurpleModerateFocusedDark: string; export const njSemanticColorBorderAccentPurpleModeratePressedDark: string; export const njSemanticColorBorderAccentPurpleModerateSelectedDark: string; export const njSemanticColorBorderAccentPurpleStrongDefaultDark: string; export const njSemanticColorBorderAccentPurpleStrongHoveredDark: string; export const njSemanticColorBorderAccentPurpleStrongFocusedDark: string; export const njSemanticColorBorderAccentPurpleStrongPressedDark: string; export const njSemanticColorBorderAccentPurpleStrongSelectedDark: string; export const njSemanticColorBorderAccentTealSubtleDefaultDark: string; export const njSemanticColorBorderAccentTealSubtleHoveredDark: string; export const njSemanticColorBorderAccentTealSubtleFocusedDark: string; export const njSemanticColorBorderAccentTealSubtlePressedDark: string; export const njSemanticColorBorderAccentTealSubtleSelectedDark: string; export const njSemanticColorBorderAccentTealModerateDefaultDark: string; // Suitable for teal borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentTealModerateHoveredDark: string; export const njSemanticColorBorderAccentTealModerateFocusedDark: string; export const njSemanticColorBorderAccentTealModeratePressedDark: string; export const njSemanticColorBorderAccentTealModerateSelectedDark: string; export const njSemanticColorBorderAccentTealStrongDefaultDark: string; export const njSemanticColorBorderAccentTealStrongHoveredDark: string; export const njSemanticColorBorderAccentTealStrongFocusedDark: string; export const njSemanticColorBorderAccentTealStrongPressedDark: string; export const njSemanticColorBorderAccentTealStrongSelectedDark: string; export const njSemanticColorBorderAccentLimeSubtleDefaultDark: string; export const njSemanticColorBorderAccentLimeSubtleHoveredDark: string; export const njSemanticColorBorderAccentLimeSubtleFocusedDark: string; export const njSemanticColorBorderAccentLimeSubtlePressedDark: string; export const njSemanticColorBorderAccentLimeSubtleSelectedDark: string; export const njSemanticColorBorderAccentLimeModerateDefaultDark: string; // Suitable for lime borders when there is no meaning tied to the color. export const njSemanticColorBorderAccentLimeModerateHoveredDark: string; export const njSemanticColorBorderAccentLimeModerateFocusedDark: string; export const njSemanticColorBorderAccentLimeModeratePressedDark: string; export const njSemanticColorBorderAccentLimeModerateSelectedDark: string; export const njSemanticColorBorderAccentLimeStrongDefaultDark: string; export const njSemanticColorBorderAccentLimeStrongHoveredDark: string; export const njSemanticColorBorderAccentLimeStrongFocusedDark: string; export const njSemanticColorBorderAccentLimeStrongPressedDark: string; export const njSemanticColorBorderAccentLimeStrongSelectedDark: string; export const njSemanticColorIconNeutralPrimaryDefaultDark: 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 njSemanticColorIconNeutralPrimaryHoveredDark: string; export const njSemanticColorIconNeutralPrimaryFocusedDark: string; export const njSemanticColorIconNeutralPrimaryPressedDark: string; export const njSemanticColorIconNeutralSecondaryDefaultDark: 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 njSemanticColorIconNeutralSecondaryHoveredDark: string; export const njSemanticColorIconNeutralSecondaryFocusedDark: string; export const njSemanticColorIconNeutralSecondaryPressedDark: string; export const njSemanticColorIconNeutralTertiaryDefaultDark: 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 njSemanticColorIconNeutralTertiaryHoveredDark: string; export const njSemanticColorIconNeutralTertiaryFocusedDark: string; export const njSemanticColorIconNeutralTertiaryPressedDark: string; export const njSemanticColorIconNeutralContrastDefaultDark: 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 njSemanticColorIconNeutralContrastHoveredDark: string; export const njSemanticColorIconNeutralContrastFocusedDark: string; export const njSemanticColorIconNeutralContrastPressedDark: string; export const njSemanticColorIconNeutralInverseDefaultDark: string; // Use for icons on dark backgrounds. Ensures readability and visual appeal, particularly in scenarios where icons are placed on contrasting surfaces. export const njSemanticColorIconNeutralInverseHoveredDark: string; export const njSemanticColorIconNeutralInverseFocusedDark: string; export const njSemanticColorIconNeutralInversePressedDark: string; export const njSemanticColorIconBrandPrimaryDefaultDark: string; export const njSemanticColorIconBrandPrimaryHoveredDark: string; export const njSemanticColorIconBrandPrimaryFocusedDark: string; export const njSemanticColorIconBrandPrimaryPressedDark: string; export const njSemanticColorIconBrandContrastDefaultDark: string; export const njSemanticColorIconBrandContrastHoveredDark: string; export const njSemanticColorIconBrandContrastFocusedDark: string; export const njSemanticColorIconBrandContrastPressedDark: string; export const njSemanticColorIconStatusDangerPrimaryDefaultDark: string; export const njSemanticColorIconStatusDangerPrimaryHoveredDark: string; export const njSemanticColorIconStatusDangerPrimaryFocusedDark: string; export const njSemanticColorIconStatusDangerPrimaryPressedDark: string; export const njSemanticColorIconStatusDangerContrastDefaultDark: string; export const njSemanticColorIconStatusSuccessPrimaryDefaultDark: string; export const njSemanticColorIconStatusSuccessPrimaryHoveredDark: string; export const njSemanticColorIconStatusSuccessPrimaryFocusedDark: string; export const njSemanticColorIconStatusSuccessPrimaryPressedDark: string; export const njSemanticColorIconStatusSuccessContrastDefaultDark: string; export const njSemanticColorIconStatusWarningPrimaryDefaultDark: string; export const njSemanticColorIconStatusWarningPrimaryHoveredDark: string; export const njSemanticColorIconStatusWarningPrimaryFocusedDark: string; export const njSemanticColorIconStatusWarningPrimaryPressedDark: string; export const njSemanticColorIconStatusWarningContrastDefaultDark: string; export const njSemanticColorIconStatusDiscoveryPrimaryDefaultDark: string; export const njSemanticColorIconStatusDiscoveryPrimaryHoveredDark: string; export const njSemanticColorIconStatusDiscoveryPrimaryFocusedDark: string; export const njSemanticColorIconStatusDiscoveryPrimaryPressedDark: string; export const njSemanticColorIconStatusDiscoveryContrastDefaultDark: string; export const njSemanticColorIconStatusInformationPrimaryDefaultDark: string; export const njSemanticColorIconStatusInformationPrimaryHoveredDark: string; export const njSemanticColorIconStatusInformationPrimaryFocusedDark: string; export const njSemanticColorIconStatusInformationPrimaryPressedDark: string; export const njSemanticColorIconStatusInformationContrastDefaultDark: string; export const njSemanticColorIconStatusPlanetPrimaryDefaultDark: string; export const njSemanticColorIconStatusPlanetPrimaryHoveredDark: string; export const njSemanticColorIconStatusPlanetPrimaryFocusedDark: string; export const njSemanticColorIconStatusPlanetPrimaryPressedDark: string; export const njSemanticColorIconStatusPlanetContrastDefaultDark: string; export const njSemanticColorIconAccentPinkPrimaryDefaultDark: string; export const njSemanticColorIconAccentPinkPrimaryHoveredDark: string; export const njSemanticColorIconAccentPinkPrimaryFocusedDark: string; export const njSemanticColorIconAccentPinkPrimaryPressedDark: string; export const njSemanticColorIconAccentPinkContrastDefaultDark: string; export const njSemanticColorIconAccentRedPrimaryDefaultDark: string; export const njSemanticColorIconAccentRedPrimaryHoveredDark: string; export const njSemanticColorIconAccentRedPrimaryFocusedDark: string; export const njSemanticColorIconAccentRedPrimaryPressedDark: string; export const njSemanticColorIconAccentRedContrastDefaultDark: string; export const njSemanticColorIconAccentOrangePrimaryDefaultDark: string; export const njSemanticColorIconAccentOrangePrimaryHoveredDark: string; export const njSemanticColorIconAccentOrangePrimaryFocusedDark: string; export const njSemanticColorIconAccentOrangePrimaryPressedDark: string; export const njSemanticColorIconAccentOrangeContrastDefaultDark: string; export const njSemanticColorIconAccentYellowPrimaryDefaultDark: string; export const njSemanticColorIconAccentYellowPrimaryHoveredDark: string; export const njSemanticColorIconAccentYellowPrimaryFocusedDark: string; export const njSemanticColorIconAccentYellowPrimaryPressedDark: string; export const njSemanticColorIconAccentYellowContrastDefaultDark: string; export const njSemanticColorIconAccentGreenPrimaryDefaultDark: string; export const njSemanticColorIconAccentGreenPrimaryHoveredDark: string; export const njSemanticColorIconAccentGreenPrimaryFocusedDark: string; export const njSemanticColorIconAccentGreenPrimaryPressedDark: string; export const njSemanticColorIconAccentGreenContrastDefaultDark: string; export const njSemanticColorIconAccentGreyPrimaryDefaultDark: string; export const njSemanticColorIconAccentGreyPrimaryHoveredDark: string; export const njSemanticColorIconAccentGreyPrimaryFocusedDark: string; export const njSemanticColorIconAccentGreyPrimaryPressedDark: string; export const njSemanticColorIconAccentGreyContrastDefaultDark: string; export const njSemanticColorIconAccentBluePrimaryDefaultDark: string; export const njSemanticColorIconAccentBluePrimaryHoveredDark: string; export const njSemanticColorIconAccentBluePrimaryFocusedDark: string; export const njSemanticColorIconAccentBluePrimaryPressedDark: string; export const njSemanticColorIconAccentBlueContrastDefaultDark: string; export const njSemanticColorIconAccentUltramarinePrimaryDefaultDark: string; export const njSemanticColorIconAccentUltramarinePrimaryHoveredDark: string; export const njSemanticColorIconAccentUltramarinePrimaryFocusedDark: string; export const njSemanticColorIconAccentUltramarinePrimaryPressedDark: string; export const njSemanticColorIconAccentUltramarineContrastDefaultDark: string; export const njSemanticColorIconAccentPurplePrimaryDefaultDark: string; export const njSemanticColorIconAccentPurplePrimaryHoveredDark: string; export const njSemanticColorIconAccentPurplePrimaryFocusedDark: string; export const njSemanticColorIconAccentPurplePrimaryPressedDark: string; export const njSemanticColorIconAccentPurpleContrastDefaultDark: string; export const njSemanticColorIconAccentTealPrimaryDefaultDark: string; export const njSemanticColorIconAccentTealPrimaryHoveredDark: string; export const njSemanticColorIconAccentTealPrimaryFocusedDark: string; export const njSemanticColorIconAccentTealPrimaryPressedDark: string; export const njSemanticColorIconAccentTealContrastDefaultDark: string; export const njSemanticColorIconAccentLimePrimaryDefaultDark: string; export const njSemanticColorIconAccentLimePrimaryHoveredDark: string; export const njSemanticColorIconAccentLimePrimaryFocusedDark: string; export const njSemanticColorIconAccentLimePrimaryPressedDark: string; export const njSemanticColorIconAccentLimeContrastDefaultDark: string; export const njSemanticColorIconAdditionalSignatureDefaultDark: string; export const njSemanticColorTextNeutralPrimaryDefaultDark: 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 njSemanticColorTextNeutralPrimaryHoveredDark: string; export const njSemanticColorTextNeutralPrimaryFocusedDark: string; export const njSemanticColorTextNeutralPrimaryPressedDark: string; export const njSemanticColorTextNeutralPrimaryNotInvertibleDefaultDark: string; export const njSemanticColorTextNeutralPrimaryNotInvertibleHoveredDark: string; export const njSemanticColorTextNeutralPrimaryNotInvertibleFocusedDark: string; export const njSemanticColorTextNeutralPrimaryNotInvertiblePressedDark: string; export const njSemanticColorTextNeutralSecondaryDefaultDark: 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 njSemanticColorTextNeutralTertiaryDefaultDark: string; // Slightly lighter, suitable for secondary subtitles or contextual information. Ideal for additional information. export const njSemanticColorTextNeutralTertiaryHoveredDark: string; export const njSemanticColorTextNeutralTertiaryFocusedDark: string; export const njSemanticColorTextNeutralTertiaryPressedDark: string; export const njSemanticColorTextNeutralContrastDefaultDark: string; // Emphasizes elements with higher contrast to create visual hierarchy and draw attention. export const njSemanticColorTextNeutralContrastHoveredDark: string; export const njSemanticColorTextNeutralContrastFocusedDark: string; export const njSemanticColorTextNeutralContrastPressedDark: string; export const njSemanticColorTextNeutralInverseDefaultDark: string; // Used for light text on a dark background for readability and visual appeal in specific UI components. export const njSemanticColorTextNeutralInverseHoveredDark: string; export const njSemanticColorTextNeutralInverseFocusedDark: string; export const njSemanticColorTextNeutralInversePressedDark: string; export const njSemanticColorTextNeutralInverseNotInvertibleDefaultDark: string; export const njSemanticColorTextNeutralInverseNotInvertibleHoveredDark: string; export const njSemanticColorTextNeutralInverseNotInvertibleFocusedDark: string; export const njSemanticColorTextNeutralInverseNotInvertiblePressedDark: string; export const njSemanticColorTextBrandPrimaryDefaultDark: 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 njSemanticColorTextBrandPrimaryHoveredDark: string; export const njSemanticColorTextBrandPrimaryFocusedDark: string; export const njSemanticColorTextBrandPrimaryPressedDark: string; export const njSemanticColorTextBrandContrastDefaultDark: string; // Used on secondary backgrounds to keep the the contrast ratio for accessibility reasons. export const njSemanticColorTextBrandContrastHoveredDark: string; export const njSemanticColorTextBrandContrastFocusedDark: string; export const njSemanticColorTextBrandContrastPressedDark: string; export const njSemanticColorTextStatusDangerPrimaryDefaultDark: string; export const njSemanticColorTextStatusDangerPrimaryHoveredDark: string; export const njSemanticColorTextStatusDangerPrimaryFocusedDark: string; export const njSemanticColorTextStatusDangerPrimaryPressedDark: string; export const njSemanticColorTextStatusDangerContrastDefaultDark: string; export const njSemanticColorTextStatusDangerContrastHoveredDark: string; export const njSemanticColorTextStatusDangerContrastFocusedDark: string; export const njSemanticColorTextStatusDangerContrastPressedDark: string; export const njSemanticColorTextStatusWarningPrimaryDefaultDark: string; export const njSemanticColorTextStatusWarningPrimaryHoveredDark: string; export const njSemanticColorTextStatusWarningPrimaryFocusedDark: string; export const njSemanticColorTextStatusWarningPrimaryPressedDark: string; export const njSemanticColorTextStatusWarningContrastDefaultDark: string; export const njSemanticColorTextStatusWarningContrastHoveredDark: string; export const njSemanticColorTextStatusWarningContrastFocusedDark: string; export const njSemanticColorTextStatusWarningContrastPressedDark: string; export const njSemanticColorTextStatusSuccessPrimaryDefaultDark: string; export const njSemanticColorTextStatusSuccessPrimaryHoveredDark: string; export const njSemanticColorTextStatusSuccessPrimaryFocusedDark: string; export const njSemanticColorTextStatusSuccessPrimaryPressedDark: string; export const njSemanticColorTextStatusSuccessContrastDefaultDark: string; export const njSemanticColorTextStatusSuccessContrastHoveredDark: string; export const njSemanticColorTextStatusSuccessContrastFocusedDark: string; export const njSemanticColorTextStatusSuccessContrastPressedDark: string; export const njSemanticColorTextStatusInformationPrimaryDefaultDark: string; export const njSemanticColorTextStatusInformationPrimaryHoveredDark: string; export const njSemanticColorTextStatusInformationPrimaryFocusedDark: string; export const njSemanticColorTextStatusInformationPrimaryPressedDark: string; export const njSemanticColorTextStatusInformationContrastDefaultDark: string; export const njSemanticColorTextStatusInformationContrastHoveredDark: string; export const njSemanticColorTextStatusInformationContrastFocusedDark: string; export const njSemanticColorTextStatusInformationContrastPressedDark: string; export const njSemanticColorTextStatusDiscoveryPrimaryDefaultDark: string; export const njSemanticColorTextStatusDiscoveryPrimaryHoveredDark: string; export const njSemanticColorTextStatusDiscoveryPrimaryFocusedDark: string; export const njSemanticColorTextStatusDiscoveryPrimaryPressedDark: string; export const njSemanticColorTextStatusDiscoveryContrastDefaultDark: string; export const njSemanticColorTextStatusDiscoveryContrastHoveredDark: string; export const njSemanticColorTextStatusDiscoveryContrastFocusedDark: string; export const njSemanticColorTextStatusDiscoveryContrastPressedDark: string; export const njSemanticColorTextStatusPlanetPrimaryDefaultDark: string; export const njSemanticColorTextStatusPlanetPrimaryHoveredDark: string; export const njSemanticColorTextStatusPlanetPrimaryFocusedDark: string; export const njSemanticColorTextStatusPlanetPrimaryPressedDark: string; export const njSemanticColorTextStatusPlanetContrastDefaultDark: string; export const njSemanticColorTextStatusPlanetContrastHoveredDark: string; export const njSemanticColorTextStatusPlanetContrastFocusedDark: string; export const njSemanticColorTextStatusPlanetContrastPressedDark: string; export const njSemanticColorTextAccentPinkPrimaryDefaultDark: string; export const njSemanticColorTextAccentPinkPrimaryHoveredDark: string; export const njSemanticColorTextAccentPinkPrimaryFocusedDark: string; export const njSemanticColorTextAccentPinkPrimaryPressedDark: string; export const njSemanticColorTextAccentPinkContrastDefaultDark: string; export const njSemanticColorTextAccentPinkContrastHoveredDark: string; export const njSemanticColorTextAccentPinkContrastFocusedDark: string; export const njSemanticColorTextAccentPinkContrastPressedDark: string; export const njSemanticColorTextAccentRedPrimaryDefaultDark: string; export const njSemanticColorTextAccentRedPrimaryHoveredDark: string; export const njSemanticColorTextAccentRedPrimaryFocusedDark: string; export const njSemanticColorTextAccentRedPrimaryPressedDark: string; export const njSemanticColorTextAccentRedContrastDefaultDark: string; export const njSemanticColorTextAccentRedContrastHoveredDark: string; export const njSemanticColorTextAccentRedContrastFocusedDark: string; export const njSemanticColorTextAccentRedContrastPressedDark: string; export const njSemanticColorTextAccentOrangePrimaryDefaultDark: string; export const njSemanticColorTextAccentOrangePrimaryHoveredDark: string; export const njSemanticColorTextAccentOrangePrimaryFocusedDark: string; export const njSemanticColorTextAccentOrangePrimaryPressedDark: string; export const njSemanticColorTextAccentOrangeContrastDefaultDark: string; export const njSemanticColorTextAccentOrangeContrastHoveredDark: string; export const njSemanticColorTextAccentOrangeContrastFocusedDark: string; export const njSemanticColorTextAccentOrangeContrastPressedDark: string; export const njSemanticColorTextAccentYellowPrimaryDefaultDark: string; export const njSemanticColorTextAccentYellowPrimaryHoveredDark: string; export const njSemanticColorTextAccentYellowPrimaryFocusedDark: string; export const njSemanticColorTextAccentYellowPrimaryPressedDark: string; export const njSemanticColorTextAccentYellowContrastDefaultDark: string; export const njSemanticColorTextAccentYellowContrastHoveredDark: string; export const njSemanticColorTextAccentYellowContrastFocusedDark: string; export const njSemanticColorTextAccentYellowContrastPressedDark: string; export const njSemanticColorTextAccentGreenPrimaryDefaultDark: string; export const njSemanticColorTextAccentGreenPrimaryHoveredDark: string; export const njSemanticColorTextAccentGreenPrimaryFocusedDark: string; export const njSemanticColorTextAccentGreenPrimaryPressedDark: string; export const njSemanticColorTextAccentGreenContrastDefaultDark: string; export const njSemanticColorTextAccentGreenContrastHoveredDark: string; export const njSemanticColorTextAccentGreenContrastFocusedDark: string; export const njSemanticColorTextAccentGreenContrastPressedDark: string; export const njSemanticColorTextAccentGreyPrimaryDefaultDark: string; export const njSemanticColorTextAccentGreyPrimaryHoveredDark: string; export const njSemanticColorTextAccentGreyPrimaryFocusedDark: string; export const njSemanticColorTextAccentGreyPrimaryPressedDark: string; export const njSemanticColorTextAccentGreyContrastDefaultDark: string; export const njSemanticColorTextAccentGreyContrastHoveredDark: string; export const njSemanticColorTextAccentGreyContrastFocusedDark: string; export const njSemanticColorTextAccentGreyContrastPressedDark: string; export const njSemanticColorTextAccentBluePrimaryDefaultDark: string; export const njSemanticColorTextAccentBluePrimaryHoveredDark: string; export const njSemanticColorTextAccentBluePrimaryFocusedDark: string; export const njSemanticColorTextAccentBluePrimaryPressedDark: string; export const njSemanticColorTextAccentBlueContrastDefaultDark: string; export const njSemanticColorTextAccentBlueContrastHoveredDark: string; export const njSemanticColorTextAccentBlueContrastFocusedDark: string; export const njSemanticColorTextAccentBlueContrastPressedDark: string; export const njSemanticColorTextAccentUltramarinePrimaryDefaultDark: string; export const njSemanticColorTextAccentUltramarinePrimaryHoveredDark: string; export const njSemanticColorTextAccentUltramarinePrimaryFocusedDark: string; export const njSemanticColorTextAccentUltramarinePrimaryPressedDark: string; export const njSemanticColorTextAccentUltramarineContrastDefaultDark: string; export const njSemanticColorTextAccentUltramarineContrastHoveredDark: string; export const njSemanticColorTextAccentUltramarineContrastFocusedDark: string; export const njSemanticColorTextAccentUltramarineContrastPressedDark: string; export const njSemanticColorTextAccentPurplePrimaryDefaultDark: string; export const njSemanticColorTextAccentPurplePrimaryHoveredDark: string; export const njSemanticColorTextAccentPurplePrimaryFocusedDark: string; export const njSemanticColorTextAccentPurplePrimaryPressedDark: string; export const njSemanticColorTextAccentPurpleContrastDefaultDark: string; export const njSemanticColorTextAccentPurpleContrastHoveredDark: string; export const njSemanticColorTextAccentPurpleContrastFocusedDark: string; export const njSemanticColorTextAccentPurpleContrastPressedDark: string; export const njSemanticColorTextAccentTealPrimaryDefaultDark: string; export const njSemanticColorTextAccentTealPrimaryHoveredDark: string; export const njSemanticColorTextAccentTealPrimaryFocusedDark: string; export const njSemanticColorTextAccentTealPrimaryPressedDark: string; export const njSemanticColorTextAccentTealContrastDefaultDark: string; export const njSemanticColorTextAccentTealContrastHoveredDark: string; export const njSemanticColorTextAccentTealContrastFocusedDark: string; export const njSemanticColorTextAccentTealContrastPressedDark: string; export const njSemanticColorTextAccentLimePrimaryDefaultDark: string; export const njSemanticColorTextAccentLimePrimaryHoveredDark: string; export const njSemanticColorTextAccentLimePrimaryFocusedDark: string; export const njSemanticColorTextAccentLimePrimaryPressedDark: string; export const njSemanticColorTextAccentLimeContrastDefaultDark: string; export const njSemanticColorTextAccentLimeContrastHoveredDark: string; export const njSemanticColorTextAccentLimeContrastFocusedDark: string; export const njSemanticColorTextAccentLimeContrastPressedDark: string; export const njSemanticColorTextAdditionalSignatureDefaultDark: string; export const njSemanticColorAdditionalSignatureDefaultDark: string; export const njSemanticElevationShadow2DpDark: string; export const njSemanticElevationShadow4DpDark: string; export const njSemanticElevationShadow6DpDark: string; export const njSemanticElevationShadow8DpDark: string; export const njSemanticElevationShadow16DpDark: string; export const njSemanticElevationShadow24DpDark: string; export const njSemanticElevationZIndexDropdownDark: string; export const njSemanticElevationZIndexStickyDark: string; export const njSemanticElevationZIndexFixedDark: string; export const njSemanticElevationZIndexModalBackdropDark: string; export const njSemanticElevationZIndexModalDark: string; export const njSemanticElevationZIndexPopoverDark: string; export const njSemanticElevationZIndexTooltipDark: string; export const njSemanticElevationZIndexToastContainerDark: string; export const njSemanticElevationZIndexToastDark: string; export const njSemanticFontFamilySansSerifDark: string; export const njSemanticFontFamilyMonospaceDark: string; export const njSemanticFontFamilyDefaultDark: string; export const njSemanticFontWeightLightDark: string; export const njSemanticFontWeightNormalDark: string; export const njSemanticFontWeightBoldDark: string; export const njSemanticFontWeightBlackDark: string; export const njSemanticFontLineHeightDefaultDark: string; export const njSemanticFontLineHeightSansSerifDark: string; export const njSemanticMotionEasingFastOutSlowInDark: string; export const njSemanticMotionEasingLinearOutSlowInDark: string; export const njSemanticMotionEasingFastOutLinearInDark: string; export const njSemanticOpacityDisabledDark: string; export const njSemanticSizeBorderWidthDark: string; export const njSemanticSizeBorderRadiusNoneDark: string; export const njSemanticSizeBorderRadiusSmDark: string; export const njSemanticSizeBorderRadiusMdDark: string; export const njSemanticSizeBorderRadiusLgDark: string; export const njSemanticSizeBorderRadiusXlDark: string; export const njSemanticSizeBorderRadiusXxlDark: string; export const njSemanticSizeBorderRadiusPillDark: string; export const njSemanticSizeBorderFocusRingWidthDark: string; export const njSemanticSizeBorderFocusRingOffsetDark: string; export const njSemanticSizeFontContent1Dark: string; export const njSemanticSizeFontContent2Dark: string; export const njSemanticSizeFontContent3Dark: string; export const njSemanticSizeFontHeading1Dark: string; export const njSemanticSizeFontHeading2Dark: string; export const njSemanticSizeFontHeading3Dark: string; export const njSemanticSizeFontHeading4Dark: string; export const njSemanticSizeFontHeading5Dark: string; export const njSemanticSizeFontHeading6Dark: string; export const njSemanticSizeFontDisplay1Dark: string; export const njSemanticSizeIconXsDark: string; export const njSemanticSizeIconSmDark: string; export const njSemanticSizeIconMdDark: string; export const njSemanticSizeIconLgDark: string; export const njSemanticSizeIconXlDark: string; export const njSemanticSizeIconXxlDark: string; export const njSemanticSizeIcon3xlDark: string; export const njSemanticSizeIcon4xlDark: string; export const njSemanticSizeIcon5xlDark: string; export const njSemanticSizeIcon6xlDark: string; export const njSemanticSizeSpacing0Dark: string; export const njSemanticSizeSpacing2Dark: string; export const njSemanticSizeSpacing4Dark: string; export const njSemanticSizeSpacing8Dark: string; export const njSemanticSizeSpacing12Dark: string; export const njSemanticSizeSpacing16Dark: string; export const njSemanticSizeSpacing20Dark: string; export const njSemanticSizeSpacing24Dark: string; export const njSemanticSizeSpacing32Dark: string; export const njSemanticSizeSpacing48Dark: string; export const njSemanticSizeSpacing64Dark: string; export const njSemanticSizeSpacing80Dark: string; export const njSemanticSizeSpacing96Dark: string; export const njSemanticSizeSpacing112Dark: string; export const njCoreColorGrey0Dark: string; export const njCoreColorGrey100Dark: string; export const njCoreColorGrey200Dark: string; export const njCoreColorGrey300Dark: string; export const njCoreColorGrey400Dark: string; export const njCoreColorGrey500Dark: string; export const njCoreColorGrey600Dark: string; export const njCoreColorGrey700Dark: string; export const njCoreColorGrey800Dark: string; export const njCoreColorGrey900Dark: string; export const njCoreColorGrey1000Dark: string; export const njCoreColorGreyAlpha0Dark: string; export const njCoreColorGreyAlpha100Dark: string; export const njCoreColorGreyAlpha200Dark: string; export const njCoreColorGreyAlpha300Dark: string; export const njCoreColorGreyAlpha400Dark: string; export const njCoreColorGreyAlpha500Dark: string; export const njCoreColorGreyAlphaInverse0Dark: string; export const njCoreColorGreyAlphaInverse100Dark: string; export const njCoreColorGreyAlphaInverse200Dark: string; export const njCoreColorGreyAlphaInverse300Dark: string; export const njCoreColorGreyAlphaInverse400Dark: string; export const njCoreColorGreyAlphaInverse500Dark: string; export const njCoreColorPink100Dark: string; export const njCoreColorPink200Dark: string; export const njCoreColorPink300Dark: string; export const njCoreColorPink400Dark: string; export const njCoreColorPink500Dark: string; export const njCoreColorPink600Dark: string; export const njCoreColorPink700Dark: string; export const njCoreColorPink800Dark: string; export const njCoreColorPink900Dark: string; export const njCoreColorRed100Dark: string; export const njCoreColorRed200Dark: string; export const njCoreColorRed300Dark: string; export const njCoreColorRed400Dark: string; export const njCoreColorRed500Dark: string; export const njCoreColorRed600Dark: string; export const njCoreColorRed700Dark: string; export const njCoreColorRed800Dark: string; export const njCoreColorRed900Dark: string; export const njCoreColorRedAlpha0Dark: string; export const njCoreColorRedAlpha100Dark: string; export const njCoreColorRedAlpha200Dark: string; export const njCoreColorRedAlpha300Dark: string; export const njCoreColorRedAlpha400Dark: string; export const njCoreColorOrange100Dark: string; export const njCoreColorOrange200Dark: string; export const njCoreColorOrange300Dark: string; export const njCoreColorOrange400Dark: string; export const njCoreColorOrange500Dark: string; export const njCoreColorOrange600Dark: string; export const njCoreColorOrange700Dark: string; export const njCoreColorOrange800Dark: string; export const njCoreColorOrange900Dark: string; export const njCoreColorOrangeAlpha0Dark: string; export const njCoreColorOrangeAlpha100Dark: string; export const njCoreColorOrangeAlpha200Dark: string; export const njCoreColorOrangeAlpha300Dark: string; export const njCoreColorOrangeAlpha400Dark: string; export const njCoreColorYellow100Dark: string; export const njCoreColorYellow200Dark: string; export const njCoreColorYellow300Dark: string; export const njCoreColorYellow400Dark: string; export const njCoreColorYellow500Dark: string; export const njCoreColorYellow600Dark: string; export const njCoreColorYellow700Dark: string; export const njCoreColorYellow800Dark: string; export const njCoreColorYellow900Dark: string; export const njCoreColorGreen100Dark: string; export const njCoreColorGreen200Dark: string; export const njCoreColorGreen300Dark: string; export const njCoreColorGreen400Dark: string; export const njCoreColorGreen500Dark: string; export const njCoreColorGreen600Dark: string; export const njCoreColorGreen700Dark: string; export const njCoreColorGreen800Dark: string; export const njCoreColorGreen900Dark: string; export const njCoreColorGreenAlpha0Dark: string; export const njCoreColorGreenAlpha100Dark: string; export const njCoreColorGreenAlpha200Dark: string; export const njCoreColorGreenAlpha300Dark: string; export const njCoreColorGreenAlpha400Dark: string; export const njCoreColorBlue100Dark: string; export const njCoreColorBlue200Dark: string; export const njCoreColorBlue300Dark: string; export const njCoreColorBlue400Dark: string; export const njCoreColorBlue500Dark: string; export const njCoreColorBlue600Dark: string; export const njCoreColorBlue700Dark: string; export const njCoreColorBlue800Dark: string; export const njCoreColorBlue900Dark: string; export const njCoreColorBlueAlpha0Dark: string; export const njCoreColorBlueAlpha100Dark: string; export const njCoreColorBlueAlpha200Dark: string; export const njCoreColorBlueAlpha300Dark: string; export const njCoreColorBlueAlpha400Dark: string; export const njCoreColorUltramarine100Dark: string; export const njCoreColorUltramarine200Dark: string; export const njCoreColorUltramarine300Dark: string; export const njCoreColorUltramarine400Dark: string; export const njCoreColorUltramarine500Dark: string; export const njCoreColorUltramarine600Dark: string; export const njCoreColorUltramarine700Dark: string; export const njCoreColorUltramarine800Dark: string; export const njCoreColorUltramarine900Dark: string; export const njCoreColorPurple100Dark: string; export const njCoreColorPurple200Dark: string; export const njCoreColorPurple300Dark: string; export const njCoreColorPurple400Dark: string; export const njCoreColorPurple500Dark: string; export const njCoreColorPurple600Dark: string; export const njCoreColorPurple700Dark: string; export const njCoreColorPurple800Dark: string; export const njCoreColorPurple900Dark: string; export const njCoreColorPurpleAlpha0Dark: string; export const njCoreColorPurpleAlpha100Dark: string; export const njCoreColorPurpleAlpha200Dark: string; export const njCoreColorPurpleAlpha300Dark: string; export const njCoreColorPurpleAlpha400Dark: string; export const njCoreColorTeal100Dark: string; export const njCoreColorTeal200Dark: string; export const njCoreColorTeal300Dark: string; export const njCoreColorTeal400Dark: string; export const njCoreColorTeal500Dark: string; export const njCoreColorTeal600Dark: string; export const njCoreColorTeal700Dark: string; export const njCoreColorTeal800Dark: string; export const njCoreColorTeal900Dark: string; export const njCoreColorTealAlpha0Dark: string; export const njCoreColorTealAlpha100Dark: string; export const njCoreColorTealAlpha200Dark: string; export const njCoreColorTealAlpha300Dark: string; export const njCoreColorTealAlpha400Dark: string; export const njCoreColorLime100Dark: string; export const njCoreColorLime200Dark: string; export const njCoreColorLime300Dark: string; export const njCoreColorLime400Dark: string; export const njCoreColorLime500Dark: string; export const njCoreColorLime600Dark: string; export const njCoreColorLime700Dark: string; export const njCoreColorLime800Dark: string; export const njCoreColorLime900Dark: string; export const njCoreColorEngieBlueDark: string; export const njCoreColorEngieGreenDark: string; export const njCoreColorReferenceBrand100Dark: string; export const njCoreColorReferenceBrand200Dark: string; export const njCoreColorReferenceBrand300Dark: string; export const njCoreColorReferenceBrand400Dark: string; export const njCoreColorReferenceBrand500Dark: string; export const njCoreColorReferenceBrand600Dark: string; export const njCoreColorReferenceBrand700Dark: string; export const njCoreColorReferenceBrand800Dark: string; export const njCoreColorReferenceBrand900Dark: string; export const njCoreColorReferenceBrandAlpha0Dark: string; export const njCoreColorReferenceBrandAlpha100Dark: string; export const njCoreColorReferenceBrandAlpha200Dark: string; export const njCoreColorReferenceBrandAlpha300Dark: string; export const njCoreColorReferenceBrandAlpha400Dark: string; export const njCoreColorReferenceNeutral0Dark: string; export const njCoreColorReferenceNeutral100Dark: string; export const njCoreColorReferenceNeutral200Dark: string; export const njCoreColorReferenceNeutral300Dark: string; export const njCoreColorReferenceNeutral400Dark: string; export const njCoreColorReferenceNeutral500Dark: string; export const njCoreColorReferenceNeutral600Dark: string; export const njCoreColorReferenceNeutral700Dark: string; export const njCoreColorReferenceNeutral800Dark: string; export const njCoreColorReferenceNeutral900Dark: string; export const njCoreColorReferenceNeutral1000Dark: string; export const njCoreColorReferenceNeutralAlpha0Dark: string; export const njCoreColorReferenceNeutralAlpha100Dark: string; export const njCoreColorReferenceNeutralAlpha200Dark: string; export const njCoreColorReferenceNeutralAlpha300Dark: string; export const njCoreColorReferenceNeutralAlpha400Dark: string; export const njCoreColorReferenceNeutralAlpha500Dark: string; export const njCoreColorReferenceNeutralAlphaInverse0Dark: string; export const njCoreColorReferenceNeutralAlphaInverse100Dark: string; export const njCoreColorReferenceNeutralAlphaInverse200Dark: string; export const njCoreColorReferenceNeutralAlphaInverse300Dark: string; export const njCoreColorReferenceNeutralAlphaInverse400Dark: string; export const njCoreColorReferenceNeutralAlphaInverse500Dark: string; export const njCoreColorReferenceStatusDanger100Dark: string; export const njCoreColorReferenceStatusDanger200Dark: string; export const njCoreColorReferenceStatusDanger300Dark: string; export const njCoreColorReferenceStatusDanger400Dark: string; export const njCoreColorReferenceStatusDanger500Dark: string; export const njCoreColorReferenceStatusDanger600Dark: string; export const njCoreColorReferenceStatusDanger700Dark: string; export const njCoreColorReferenceStatusDanger800Dark: string; export const njCoreColorReferenceStatusDanger900Dark: string; export const njCoreColorReferenceStatusDangerAlpha0Dark: string; export const njCoreColorReferenceStatusDangerAlpha100Dark: string; export const njCoreColorReferenceStatusDangerAlpha200Dark: string; export const njCoreColorReferenceStatusDangerAlpha300Dark: string; export const njCoreColorReferenceStatusDangerAlpha400Dark: string; export const njCoreColorReferenceStatusSuccess100Dark: string; export const njCoreColorReferenceStatusSuccess200Dark: string; export const njCoreColorReferenceStatusSuccess300Dark: string; export const njCoreColorReferenceStatusSuccess400Dark: string; export const njCoreColorReferenceStatusSuccess500Dark: string; export const njCoreColorReferenceStatusSuccess600Dark: string; export const njCoreColorReferenceStatusSuccess700Dark: string; export const njCoreColorReferenceStatusSuccess800Dark: string; export const njCoreColorReferenceStatusSuccess900Dark: string; export const njCoreColorReferenceStatusSuccessAlpha0Dark: string; export const njCoreColorReferenceStatusSuccessAlpha100Dark: string; export const njCoreColorReferenceStatusSuccessAlpha200Dark: string; export const njCoreColorReferenceStatusSuccessAlpha300Dark: string; export const njCoreColorReferenceStatusSuccessAlpha400Dark: string; export const njCoreColorReferenceStatusWarning100Dark: string; export const njCoreColorReferenceStatusWarning200Dark: string; export const njCoreColorReferenceStatusWarning300Dark: string; export const njCoreColorReferenceStatusWarning400Dark: string; export const njCoreColorReferenceStatusWarning500Dark: string; export const njCoreColorReferenceStatusWarning600Dark: string; export const njCoreColorReferenceStatusWarning700Dark: string; export const njCoreColorReferenceStatusWarning800Dark: string; export const njCoreColorReferenceStatusWarning900Dark: string; export const njCoreColorReferenceStatusWarningAlpha0Dark: string; export const njCoreColorReferenceStatusWarningAlpha100Dark: string; export const njCoreColorReferenceStatusWarningAlpha200Dark: string; export const njCoreColorReferenceStatusWarningAlpha300Dark: string; export const njCoreColorReferenceStatusWarningAlpha400Dark: string; export const njCoreColorReferenceStatusDiscovery100Dark: string; export const njCoreColorReferenceStatusDiscovery200Dark: string; export const njCoreColorReferenceStatusDiscovery300Dark: string; export const njCoreColorReferenceStatusDiscovery400Dark: string; export const njCoreColorReferenceStatusDiscovery500Dark: string; export const njCoreColorReferenceStatusDiscovery600Dark: string; export const njCoreColorReferenceStatusDiscovery700Dark: string; export const njCoreColorReferenceStatusDiscovery800Dark: string; export const njCoreColorReferenceStatusDiscovery900Dark: string; export const njCoreColorReferenceStatusDiscoveryAlpha0Dark: string; export const njCoreColorReferenceStatusDiscoveryAlpha100Dark: string; export const njCoreColorReferenceStatusDiscoveryAlpha200Dark: string; export const njCoreColorReferenceStatusDiscoveryAlpha300Dark: string; export const njCoreColorReferenceStatusDiscoveryAlpha400Dark: string; export const njCoreColorReferenceStatusInformation100Dark: string; export const njCoreColorReferenceStatusInformation200Dark: string; export const njCoreColorReferenceStatusInformation300Dark: string; export const njCoreColorReferenceStatusInformation400Dark: string; export const njCoreColorReferenceStatusInformation500Dark: string; export const njCoreColorReferenceStatusInformation600Dark: string; export const njCoreColorReferenceStatusInformation700Dark: string; export const njCoreColorReferenceStatusInformation800Dark: string; export const njCoreColorReferenceStatusInformation900Dark: string; export const njCoreColorReferenceStatusInformationAlpha0Dark: string; export const njCoreColorReferenceStatusInformationAlpha100Dark: string; export const njCoreColorReferenceStatusInformationAlpha200Dark: string; export const njCoreColorReferenceStatusInformationAlpha300Dark: string; export const njCoreColorReferenceStatusInformationAlpha400Dark: string; export const njCoreColorReferenceStatusPlanet100Dark: string; export const njCoreColorReferenceStatusPlanet200Dark: string; export const njCoreColorReferenceStatusPlanet300Dark: string; export const njCoreColorReferenceStatusPlanet400Dark: string; export const njCoreColorReferenceStatusPlanet500Dark: string; export const njCoreColorReferenceStatusPlanet600Dark: string; export const njCoreColorReferenceStatusPlanet700Dark: string; export const njCoreColorReferenceStatusPlanet800Dark: string; export const njCoreColorReferenceStatusPlanet900Dark: string; export const njCoreColorReferenceStatusPlanetAlpha0Dark: string; export const njCoreColorReferenceStatusPlanetAlpha100Dark: string; export const njCoreColorReferenceStatusPlanetAlpha200Dark: string; export const njCoreColorReferenceStatusPlanetAlpha300Dark: string; export const njCoreColorReferenceStatusPlanetAlpha400Dark: string; export const njCoreElevationZIndex0Dark: string; export const njCoreElevationZIndex1Dark: string; export const njCoreElevationZIndex10Dark: string; export const njCoreElevationZIndex20Dark: string; export const njCoreElevationZIndex30Dark: string; export const njCoreElevationZIndex40Dark: string; export const njCoreElevationZIndex50Dark: string; export const njCoreElevationZIndex60Dark: string; export const njCoreElevationZIndex70Dark: string; export const njCoreElevationZIndex80Dark: string; export const njCoreElevationZIndex90Dark: string; export const njCoreElevationZIndex100Dark: string; export const njCoreElevationZIndex110Dark: string; export const njCoreElevationZIndex120Dark: string; export const njCoreElevationZIndex130Dark: string; export const njCoreElevationZIndex140Dark: string; export const njCoreElevationZIndex150Dark: string; export const njCoreElevationZIndex160Dark: string; export const njCoreElevationZIndex170Dark: string; export const njCoreElevationZIndex180Dark: string; export const njCoreElevationZIndex190Dark: string; export const njCoreElevationZIndex200Dark: string; export const njCoreElevationZIndex210Dark: string; export const njCoreElevationZIndex220Dark: string; export const njCoreElevationZIndex230Dark: string; export const njCoreElevationZIndex240Dark: string; export const njCoreElevationZIndex250Dark: string; export const njCoreElevationZIndex260Dark: string; export const njCoreElevationZIndex270Dark: string; export const njCoreElevationZIndex280Dark: string; export const njCoreElevationZIndex290Dark: string; export const njCoreElevationZIndex300Dark: string; export const njCoreElevationZIndex310Dark: string; export const njCoreElevationZIndex320Dark: string; export const njCoreElevationZIndex330Dark: string; export const njCoreElevationZIndex340Dark: string; export const njCoreElevationZIndex350Dark: string; export const njCoreElevationZIndex360Dark: string; export const njCoreElevationZIndex370Dark: string; export const njCoreElevationZIndex380Dark: string; export const njCoreElevationZIndex390Dark: string; export const njCoreElevationZIndex400Dark: string; export const njCoreElevationZIndex410Dark: string; export const njCoreElevationZIndex420Dark: string; export const njCoreElevationZIndex430Dark: string; export const njCoreElevationZIndex440Dark: string; export const njCoreElevationZIndex450Dark: string; export const njCoreElevationZIndex460Dark: string; export const njCoreElevationZIndex470Dark: string; export const njCoreElevationZIndex480Dark: string; export const njCoreElevationZIndex490Dark: string; export const njCoreElevationZIndex500Dark: string; export const njCoreOpacity50Dark: string; export const njCoreOpacity100Dark: string; export const njCoreOpacity150Dark: string; export const njCoreOpacity200Dark: string; export const njCoreOpacity250Dark: string; export const njCoreOpacity300Dark: string; export const njCoreOpacity350Dark: string; export const njCoreOpacity400Dark: string; export const njCoreOpacity450Dark: string; export const njCoreOpacity500Dark: string; export const njCoreOpacity550Dark: string; export const njCoreOpacity600Dark: string; export const njCoreOpacity650Dark: string; export const njCoreOpacity700Dark: string; export const njCoreOpacity750Dark: string; export const njCoreOpacity800Dark: string; export const njCoreOpacity850Dark: string; export const njCoreOpacity900Dark: string; export const njCoreOpacity950Dark: string; export const njCoreOpacity1000Dark: string; export const njCoreSize0Dark: string; export const njCoreSize1Dark: string; export const njCoreSize2Dark: string; export const njCoreSize4Dark: string; export const njCoreSize6Dark: string; export const njCoreSize8Dark: string; export const njCoreSize10Dark: string; export const njCoreSize12Dark: string; export const njCoreSize14Dark: string; export const njCoreSize16Dark: string; export const njCoreSize18Dark: string; export const njCoreSize20Dark: string; export const njCoreSize22Dark: string; export const njCoreSize24Dark: string; export const njCoreSize28Dark: string; export const njCoreSize30Dark: string; export const njCoreSize32Dark: string; export const njCoreSize34Dark: string; export const njCoreSize36Dark: string; export const njCoreSize38Dark: string; export const njCoreSize40Dark: string; export const njCoreSize42Dark: string; export const njCoreSize44Dark: string; export const njCoreSize46Dark: string; export const njCoreSize48Dark: string; export const njCoreSize50Dark: string; export const njCoreSize52Dark: string; export const njCoreSize54Dark: string; export const njCoreSize56Dark: string; export const njCoreSize58Dark: string; export const njCoreSize64Dark: string; export const njCoreSize76Dark: string; export const njCoreSize80Dark: string; export const njCoreSize96Dark: string; export const njCoreSize112Dark: string; export const njCoreSize116Dark: string; export const njCoreSize128Dark: string; export const njCoreSize9999Dark: string; export const njComponentAvatarSizeSmDark: string; export const njComponentAvatarSizeBaseDark: string; export const njComponentAvatarSizeLgDark: string; export const njComponentAvatarSizeXlDark: string; export const njComponentBackdropColorBackgroundDark: string; export const njComponentFabSizeSmDark: string; export const njComponentFabSizeBaseDark: string; export const njComponentSkeletonColorBackgroundDark: string;}