Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nordnet/design-tokens

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordnet/design-tokens - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

222

dist/js/accessibilityTheme.d.ts
/**
* Do not edit directly
* Generated on Thu, 30 Mar 2023 08:31:28 GMT
* Generated on Thu, 30 Mar 2023 08:46:33 GMT
*/
export declare const colorNeutralTextDefault: string;
export declare const colorNeutralTextWeak: string;
export declare const colorNeutralTextMedium: string;
export declare const colorNeutralTextStrong: string;
export declare const colorNeutralTextDisabled: string;
export declare const colorNeutralBackgroundDefault: string;
export declare const colorNeutralBackgroundDefaultApp: string;
export declare const colorNeutralBackgroundWeak: string;
export declare const colorNeutralBackgroundWeakApp: string;
export declare const colorNeutralBackgroundMedium: string;
export declare const colorNeutralBackgroundStrong: string;
export declare const colorNeutralBackgroundDisabled: string;
export declare const colorNeutralBackgroundDisabledApp: string;
export declare const colorNeutralBackgroundActive: string;
export declare const colorNeutralBackgroundInactive: string;
export declare const colorNeutralBackgroundFocus: string;
export declare const colorNeutralBackgroundBrand: string;
export declare const colorNeutralBackgroundContent: string;
export declare const colorNeutralBackgroundOverlay: string;
export declare const colorNeutralBorderDefault: string;
export declare const colorNeutralBorderWeak: string;
export declare const colorNeutralBorderWeakApp: string;
export declare const colorNeutralBorderMedium: string;
export declare const colorNeutralBorderStrong: string;
export declare const colorNeutralBorderDisabled: string;
export declare const colorNeutralBorderHover: string;
export declare const colorNeutralIconDefault: string;
export declare const colorNeutralIconWeak: string;
export declare const colorNeutralIconMedium: string;
export declare const colorNeutralIconStrong: string;
export declare const colorNeutralIconDisabled: string;
export declare const colorNeutralIconBrand: string;
export declare const colorNeutralBorderBrand: string;
export declare const colorActionTextDefault: string;
export declare const colorActionTextMedium: string;
export declare const colorActionTextHover: string;
export declare const colorActionTextPressed: string;
export declare const colorActionBackgroundDefault: string;
export declare const colorActionBackgroundWeak: string;
export declare const colorActionBackgroundStrong: string;
export declare const colorActionBackgroundHover: string;
export declare const colorActionBackgroundPressed: string;
export declare const colorActionBackgroundData: string;
export declare const colorActionBackgroundBrand: string;
export declare const colorActionBorderDefault: string;
export declare const colorActionBorderWeak: string;
export declare const colorActionBorderHover: string;
export declare const colorActionBorderPressed: string;
export declare const colorActionBorderData: string;
export declare const colorActionIconDefault: string;
export declare const colorActionIconMedium: string;
export declare const colorActionIconHover: string;
export declare const colorActionIconPressed: string;
export declare const colorActionIconBrand: string;
export declare const colorNegativeTextDefault: string;
export declare const colorNegativeTextHover: string;
export declare const colorNegativeTextPressed: string;
export declare const colorNegativeTextBrand: string;
export declare const colorNegativeBackgroundDefault: string;
export declare const colorNegativeBackgroundWeak: string;
export declare const colorNegativeBackgroundMedium: string;
export declare const colorNegativeBackgroundStrong: string;
export declare const colorNegativeBackgroundData: string;
export declare const colorNegativeBackgroundHover: string;
export declare const colorNegativeBackgroundPressed: string;
export declare const colorNegativeBackgroundBrand: string;
export declare const colorNegativeBorderDefault: string;
export declare const colorNegativeIconDefault: string;
export declare const colorNegativeIconHover: string;
export declare const colorNegativeIconPressed: string;
export declare const colorNegativeIconBrand: string;
export declare const colorPositiveTextDefault: string;
export declare const colorPositiveTextMedium: string;
export declare const colorPositiveTextHover: string;
export declare const colorPositiveBackgroundDefault: string;
export declare const colorPositiveBackgroundWeak: string;
export declare const colorPositiveBackgroundData: string;
export declare const colorPositiveBackgroundBrand: string;
export declare const colorPositiveBorderDefault: string;
export declare const colorPositiveIconDefault: string;
export declare const colorPositiveIconHover: string;
export declare const colorPositiveIconData: string;
export declare const colorPositiveIconBrand: string;
export declare const colorWarningTextDefault: string;
export declare const colorWarningBackgroundDefault: string;
export declare const colorWarningBackgroundWeak: string;
export declare const colorWarningBackgroundMedium: string;
export declare const colorWarningBackgroundStrong: string;
export declare const colorWarningBorderDefault: string;
export declare const colorWarningIconDefault: string;
export declare const colorWarningIconStrong: string;
export declare const colorErrorTextDefault: string;
export declare const colorErrorTextHover: string;
export declare const colorErrorTextPressed: string;
export declare const colorErrorBackgroundDefault: string;
export declare const colorErrorBackgroundWeak: string;
export declare const colorErrorBackgroundMedium: string;
export declare const colorErrorBackgroundHover: string;
export declare const colorErrorBackgroundPressed: string;
export declare const colorErrorBorderDefault: string;
export declare const colorErrorIconDefault: string;
export declare const colorErrorIconHover: string;
export declare const colorErrorIconPressed: string;
export declare const colorAccentTextDefault: string;
export declare const colorAccentBackgroundDefault: string;
export declare const colorAccentBackgroundWeak: string;
export declare const colorAccentBackgroundStrong: string;
export declare const colorAccentBackgroundBrand: string;
export declare const colorAccentIconDefault: string;
export declare const colorAccentIconBrand: string;
export declare const colorNeutralTextDefault: '#212121ff';
export declare const colorNeutralTextWeak: '#6e6e6eff';
export declare const colorNeutralTextMedium: '#ffffffff';
export declare const colorNeutralTextStrong: '#ffffffff';
export declare const colorNeutralTextDisabled: '#9e9e9eff';
export declare const colorNeutralBackgroundDefault: '#ffffffff';
export declare const colorNeutralBackgroundDefaultApp: '#ffffffff';
export declare const colorNeutralBackgroundWeak: '#f5f5f5ff';
export declare const colorNeutralBackgroundWeakApp: '#f5f5f5ff';
export declare const colorNeutralBackgroundMedium: '#f5f5f5ff';
export declare const colorNeutralBackgroundStrong: '#e0e0e0ff';
export declare const colorNeutralBackgroundDisabled: '#eeeeeeff';
export declare const colorNeutralBackgroundDisabledApp: '#eeeeeeff';
export declare const colorNeutralBackgroundActive: '#ffffffff';
export declare const colorNeutralBackgroundInactive: '#424242ff';
export declare const colorNeutralBackgroundFocus: '#212121ff';
export declare const colorNeutralBackgroundBrand: '#000000ff';
export declare const colorNeutralBackgroundContent: '#ffffffff';
export declare const colorNeutralBackgroundOverlay: '#00000066';
export declare const colorNeutralBorderDefault: '#bdbdbdff';
export declare const colorNeutralBorderWeak: '#eeeeeeff';
export declare const colorNeutralBorderWeakApp: '#eeeeeeff';
export declare const colorNeutralBorderMedium: '#eeeeeeff';
export declare const colorNeutralBorderStrong: '#ffffffff';
export declare const colorNeutralBorderDisabled: '#9e9e9eff';
export declare const colorNeutralBorderHover: '#6e6e6eff';
export declare const colorNeutralIconDefault: '#212121ff';
export declare const colorNeutralIconWeak: '#6e6e6eff';
export declare const colorNeutralIconMedium: '#ffffffff';
export declare const colorNeutralIconStrong: '#ffffffff';
export declare const colorNeutralIconDisabled: '#9e9e9eff';
export declare const colorNeutralIconBrand: '#212121ff';
export declare const colorNeutralBorderBrand: '#0000001a';
export declare const colorActionTextDefault: '#336bffff';
export declare const colorActionTextMedium: '#336bffff';
export declare const colorActionTextHover: '#2650bfff';
export declare const colorActionTextPressed: '#1f4099ff';
export declare const colorActionBackgroundDefault: '#336bffff';
export declare const colorActionBackgroundWeak: '#eaf0ffff';
export declare const colorActionBackgroundStrong: '#1f4099ff';
export declare const colorActionBackgroundHover: '#2650bfff';
export declare const colorActionBackgroundPressed: '#1f4099ff';
export declare const colorActionBackgroundData: '#2650bfff';
export declare const colorActionBackgroundBrand: '#00c8f5ff';
export declare const colorActionBorderDefault: '#336bffff';
export declare const colorActionBorderWeak: '#adc4ffff';
export declare const colorActionBorderHover: '#2650bfff';
export declare const colorActionBorderPressed: '#1f4099ff';
export declare const colorActionBorderData: '#336bffff';
export declare const colorActionIconDefault: '#336bffff';
export declare const colorActionIconMedium: '#336bffff';
export declare const colorActionIconHover: '#2650bfff';
export declare const colorActionIconPressed: '#1f4099ff';
export declare const colorActionIconBrand: '#00c8f5ff';
export declare const colorNegativeTextDefault: '#cc2269ff';
export declare const colorNegativeTextHover: '#ac135aff';
export declare const colorNegativeTextPressed: '#78013aff';
export declare const colorNegativeTextBrand: '#ff2b83ff';
export declare const colorNegativeBackgroundDefault: '#cc2269ff';
export declare const colorNegativeBackgroundWeak: '#f6e7eeff';
export declare const colorNegativeBackgroundMedium: '#cc2269ff';
export declare const colorNegativeBackgroundStrong: '#ac135aff';
export declare const colorNegativeBackgroundData: '#ffaacdff';
export declare const colorNegativeBackgroundHover: '#ac135aff';
export declare const colorNegativeBackgroundPressed: '#78013aff';
export declare const colorNegativeBackgroundBrand: '#ff2b83ff';
export declare const colorNegativeBorderDefault: '#cc2269ff';
export declare const colorNegativeIconDefault: '#cc2269ff';
export declare const colorNegativeIconHover: '#ac135aff';
export declare const colorNegativeIconPressed: '#78013aff';
export declare const colorNegativeIconBrand: '#ff2b83ff';
export declare const colorPositiveTextDefault: '#1f4099ff';
export declare const colorPositiveTextMedium: '#41a21aff';
export declare const colorPositiveTextHover: '#142b66ff';
export declare const colorPositiveBackgroundDefault: '#1f4099ff';
export declare const colorPositiveBackgroundWeak: '#edfae8ff';
export declare const colorPositiveBackgroundData: '#b9eaa6ff';
export declare const colorPositiveBackgroundBrand: '#d2f500ff';
export declare const colorPositiveBorderDefault: '#41a21aff';
export declare const colorPositiveIconDefault: '#41a21aff';
export declare const colorPositiveIconHover: '#368716ff';
export declare const colorPositiveIconData: '#41a21aff';
export declare const colorPositiveIconBrand: '#d2f500ff';
export declare const colorWarningTextDefault: '#614f00ff';
export declare const colorWarningBackgroundDefault: '#e6bb00ff';
export declare const colorWarningBackgroundWeak: '#fffdf2ff';
export declare const colorWarningBackgroundMedium: '#fff7d4ff';
export declare const colorWarningBackgroundStrong: '#ffcf00ff';
export declare const colorWarningBorderDefault: '#e6bb00ff';
export declare const colorWarningIconDefault: '#e6bb00ff';
export declare const colorWarningIconStrong: '#ffcf00ff';
export declare const colorErrorTextDefault: '#cc3929ff';
export declare const colorErrorTextHover: '#992b1fff';
export declare const colorErrorTextPressed: '#661c14ff';
export declare const colorErrorBackgroundDefault: '#cc3929ff';
export declare const colorErrorBackgroundWeak: '#ffeceaff';
export declare const colorErrorBackgroundMedium: '#cc3929ff';
export declare const colorErrorBackgroundHover: '#992b1fff';
export declare const colorErrorBackgroundPressed: '#661c14ff';
export declare const colorErrorBorderDefault: '#cc3929ff';
export declare const colorErrorIconDefault: '#cc3929ff';
export declare const colorErrorIconHover: '#992b1fff';
export declare const colorErrorIconPressed: '#661c14ff';
export declare const colorAccentTextDefault: '#009087ff';
export declare const colorAccentBackgroundDefault: '#00c0b4ff';
export declare const colorAccentBackgroundWeak: '#e5fdfcff';
export declare const colorAccentBackgroundStrong: '#00605aff';
export declare const colorAccentBackgroundBrand: '#00f0e1ff';
export declare const colorAccentIconDefault: '#009087ff';
export declare const colorAccentIconBrand: '#00f0e1ff';
/**
* Do not edit directly
* Generated on Thu, 30 Mar 2023 08:31:28 GMT
* Generated on Thu, 30 Mar 2023 08:46:33 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Thu, 30 Mar 2023 08:31:28 GMT
* Generated on Thu, 30 Mar 2023 08:46:33 GMT
*/
export declare const colorNeutralTextDefault: string;
export declare const colorNeutralTextWeak: string;
export declare const colorNeutralTextMedium: string;
export declare const colorNeutralTextStrong: string;
export declare const colorNeutralTextDisabled: string;
export declare const colorNeutralBackgroundDefault: string;
export declare const colorNeutralBackgroundDefaultApp: string;
export declare const colorNeutralBackgroundWeak: string;
export declare const colorNeutralBackgroundWeakApp: string;
export declare const colorNeutralBackgroundMedium: string;
export declare const colorNeutralBackgroundStrong: string;
export declare const colorNeutralBackgroundDisabled: string;
export declare const colorNeutralBackgroundDisabledApp: string;
export declare const colorNeutralBackgroundActive: string;
export declare const colorNeutralBackgroundInactive: string;
export declare const colorNeutralBackgroundFocus: string;
export declare const colorNeutralBackgroundBrand: string;
export declare const colorNeutralBackgroundContent: string;
export declare const colorNeutralBackgroundOverlay: string;
export declare const colorNeutralBorderDefault: string;
export declare const colorNeutralBorderWeak: string;
export declare const colorNeutralBorderWeakApp: string;
export declare const colorNeutralBorderMedium: string;
export declare const colorNeutralBorderStrong: string;
export declare const colorNeutralBorderDisabled: string;
export declare const colorNeutralBorderHover: string;
export declare const colorNeutralIconDefault: string;
export declare const colorNeutralIconWeak: string;
export declare const colorNeutralIconMedium: string;
export declare const colorNeutralIconStrong: string;
export declare const colorNeutralIconDisabled: string;
export declare const colorNeutralIconBrand: string;
export declare const colorNeutralBorderBrand: string;
export declare const colorActionTextDefault: string;
export declare const colorActionTextMedium: string;
export declare const colorActionTextHover: string;
export declare const colorActionTextPressed: string;
export declare const colorActionBackgroundDefault: string;
export declare const colorActionBackgroundWeak: string;
export declare const colorActionBackgroundStrong: string;
export declare const colorActionBackgroundHover: string;
export declare const colorActionBackgroundPressed: string;
export declare const colorActionBackgroundData: string;
export declare const colorActionBackgroundBrand: string;
export declare const colorActionBorderDefault: string;
export declare const colorActionBorderWeak: string;
export declare const colorActionBorderHover: string;
export declare const colorActionBorderPressed: string;
export declare const colorActionBorderData: string;
export declare const colorActionIconDefault: string;
export declare const colorActionIconMedium: string;
export declare const colorActionIconHover: string;
export declare const colorActionIconPressed: string;
export declare const colorActionIconBrand: string;
export declare const colorNegativeTextDefault: string;
export declare const colorNegativeTextHover: string;
export declare const colorNegativeTextPressed: string;
export declare const colorNegativeBackgroundDefault: string;
export declare const colorNegativeBackgroundWeak: string;
export declare const colorNegativeBackgroundMedium: string;
export declare const colorNegativeBackgroundStrong: string;
export declare const colorNegativeBackgroundData: string;
export declare const colorNegativeBackgroundHover: string;
export declare const colorNegativeBackgroundPressed: string;
export declare const colorNegativeBackgroundBrand: string;
export declare const colorNegativeBorderDefault: string;
export declare const colorNegativeIconDefault: string;
export declare const colorNegativeIconHover: string;
export declare const colorNegativeIconPressed: string;
export declare const colorNegativeIconBrand: string;
export declare const colorNegativeTextBrand: string;
export declare const colorPositiveTextDefault: string;
export declare const colorPositiveTextMedium: string;
export declare const colorPositiveTextHover: string;
export declare const colorPositiveBackgroundDefault: string;
export declare const colorPositiveBackgroundWeak: string;
export declare const colorPositiveBackgroundData: string;
export declare const colorPositiveBackgroundBrand: string;
export declare const colorPositiveBorderDefault: string;
export declare const colorPositiveIconDefault: string;
export declare const colorPositiveIconHover: string;
export declare const colorPositiveIconData: string;
export declare const colorPositiveIconBrand: string;
export declare const colorWarningTextDefault: string;
export declare const colorWarningBackgroundDefault: string;
export declare const colorWarningBackgroundWeak: string;
export declare const colorWarningBackgroundMedium: string;
export declare const colorWarningBackgroundStrong: string;
export declare const colorWarningBorderDefault: string;
export declare const colorWarningIconDefault: string;
export declare const colorWarningIconStrong: string;
export declare const colorErrorTextDefault: string;
export declare const colorErrorTextHover: string;
export declare const colorErrorTextPressed: string;
export declare const colorErrorBackgroundDefault: string;
export declare const colorErrorBackgroundWeak: string;
export declare const colorErrorBackgroundMedium: string;
export declare const colorErrorBackgroundHover: string;
export declare const colorErrorBackgroundPressed: string;
export declare const colorErrorBorderDefault: string;
export declare const colorErrorIconDefault: string;
export declare const colorErrorIconHover: string;
export declare const colorErrorIconPressed: string;
export declare const colorAccentTextDefault: string;
export declare const colorAccentBackgroundDefault: string;
export declare const colorAccentBackgroundWeak: string;
export declare const colorAccentBackgroundStrong: string;
export declare const colorAccentBackgroundBrand: string;
export declare const colorAccentIconDefault: string;
export declare const colorAccentIconBrand: string;
export declare const colorNeutralTextDefault: '#ffffffff';
export declare const colorNeutralTextWeak: '#bdbdbdff';
export declare const colorNeutralTextMedium: '#212121ff';
export declare const colorNeutralTextStrong: '#ffffffff';
export declare const colorNeutralTextDisabled: '#6e6e6eff';
export declare const colorNeutralBackgroundDefault: '#212121ff';
export declare const colorNeutralBackgroundDefaultApp: '#121212ff';
export declare const colorNeutralBackgroundWeak: '#121212ff';
export declare const colorNeutralBackgroundWeakApp: '#212121ff';
export declare const colorNeutralBackgroundMedium: '#424242ff';
export declare const colorNeutralBackgroundStrong: '#424242ff';
export declare const colorNeutralBackgroundDisabled: '#121212ff';
export declare const colorNeutralBackgroundDisabledApp: '#212121ff';
export declare const colorNeutralBackgroundActive: '#424242ff';
export declare const colorNeutralBackgroundInactive: '#424242ff';
export declare const colorNeutralBackgroundFocus: '#ffffffff';
export declare const colorNeutralBackgroundBrand: '#000000ff';
export declare const colorNeutralBackgroundContent: '#000000ff';
export declare const colorNeutralBackgroundOverlay: '#00000099';
export declare const colorNeutralBorderDefault: '#6e6e6eff';
export declare const colorNeutralBorderWeak: '#121212ff';
export declare const colorNeutralBorderWeakApp: '#212121ff';
export declare const colorNeutralBorderMedium: '#424242ff';
export declare const colorNeutralBorderStrong: '#212121ff';
export declare const colorNeutralBorderDisabled: '#424242ff';
export declare const colorNeutralBorderHover: '#bdbdbdff';
export declare const colorNeutralIconDefault: '#ffffffff';
export declare const colorNeutralIconWeak: '#bdbdbdff';
export declare const colorNeutralIconMedium: '#212121ff';
export declare const colorNeutralIconStrong: '#ffffffff';
export declare const colorNeutralIconDisabled: '#6e6e6eff';
export declare const colorNeutralIconBrand: '#212121ff';
export declare const colorNeutralBorderBrand: '#ffffff26';
export declare const colorActionTextDefault: '#6690ffff';
export declare const colorActionTextMedium: '#ffffffff';
export declare const colorActionTextHover: '#adc4ffff';
export declare const colorActionTextPressed: '#d6e1ffff';
export declare const colorActionBackgroundDefault: '#336bffff';
export declare const colorActionBackgroundWeak: '#142b66ff';
export declare const colorActionBackgroundStrong: '#1f4099ff';
export declare const colorActionBackgroundHover: '#2650bfff';
export declare const colorActionBackgroundPressed: '#1f4099ff';
export declare const colorActionBackgroundData: '#00c0b4ff';
export declare const colorActionBackgroundBrand: '#00c8f5ff';
export declare const colorActionBorderDefault: '#336bffff';
export declare const colorActionBorderWeak: '#0a1533ff';
export declare const colorActionBorderHover: '#adc4ffff';
export declare const colorActionBorderPressed: '#d6e1ffff';
export declare const colorActionBorderData: '#00f0e1ff';
export declare const colorActionIconDefault: '#6690ffff';
export declare const colorActionIconMedium: '#ffffffff';
export declare const colorActionIconHover: '#adc4ffff';
export declare const colorActionIconPressed: '#d6e1ffff';
export declare const colorActionIconBrand: '#00c8f5ff';
export declare const colorNegativeTextDefault: '#ff2b83ff';
export declare const colorNegativeTextHover: '#ff6aa8ff';
export declare const colorNegativeTextPressed: '#ffaacdff';
export declare const colorNegativeBackgroundDefault: '#cc2269ff';
export declare const colorNegativeBackgroundWeak: '#590f2eff';
export declare const colorNegativeBackgroundMedium: '#ff2b83ff';
export declare const colorNegativeBackgroundStrong: '#ac135aff';
export declare const colorNegativeBackgroundData: '#ac135aff';
export declare const colorNegativeBackgroundHover: '#ac135aff';
export declare const colorNegativeBackgroundPressed: '#78013aff';
export declare const colorNegativeBackgroundBrand: '#ff2b83ff';
export declare const colorNegativeBorderDefault: '#ff2b83ff';
export declare const colorNegativeIconDefault: '#ff2b83ff';
export declare const colorNegativeIconHover: '#ff6aa8ff';
export declare const colorNegativeIconPressed: '#ffaacdff';
export declare const colorNegativeIconBrand: '#ff2b83ff';
export declare const colorNegativeTextBrand: '#ff2b83ff';
export declare const colorPositiveTextDefault: '#51cb20ff';
export declare const colorPositiveTextMedium: '#d2f500ff';
export declare const colorPositiveTextHover: '#85da62ff';
export declare const colorPositiveBackgroundDefault: '#51cb20ff';
export declare const colorPositiveBackgroundWeak: '#20510dff';
export declare const colorPositiveBackgroundData: '#317a13ff';
export declare const colorPositiveBackgroundBrand: '#d2f500ff';
export declare const colorPositiveBorderDefault: '#51cb20ff';
export declare const colorPositiveIconDefault: '#51cb20ff';
export declare const colorPositiveIconHover: '#85da62ff';
export declare const colorPositiveIconData: '#336bffff';
export declare const colorPositiveIconBrand: '#d2f500ff';
export declare const colorWarningTextDefault: '#ffcf00ff';
export declare const colorWarningBackgroundDefault: '#ffcf00ff';
export declare const colorWarningBackgroundWeak: '#614f00ff';
export declare const colorWarningBackgroundMedium: '#332900ff';
export declare const colorWarningBackgroundStrong: '#ffcf00ff';
export declare const colorWarningBorderDefault: '#ffcf00ff';
export declare const colorWarningIconDefault: '#ffcf00ff';
export declare const colorWarningIconStrong: '#ffcf00ff';
export declare const colorErrorTextDefault: '#ff4733ff';
export declare const colorErrorTextHover: '#ff7e70ff';
export declare const colorErrorTextPressed: '#ffa399ff';
export declare const colorErrorBackgroundDefault: '#ff4733ff';
export declare const colorErrorBackgroundWeak: '#661c14ff';
export declare const colorErrorBackgroundMedium: '#ff4733ff';
export declare const colorErrorBackgroundHover: '#cc3929ff';
export declare const colorErrorBackgroundPressed: '#992b1fff';
export declare const colorErrorBorderDefault: '#ff4733ff';
export declare const colorErrorIconDefault: '#ff4733ff';
export declare const colorErrorIconHover: '#ff7e70ff';
export declare const colorErrorIconPressed: '#ffa399ff';
export declare const colorAccentTextDefault: '#00f0e1ff';
export declare const colorAccentBackgroundDefault: '#00f0e1ff';
export declare const colorAccentBackgroundWeak: '#004844ff';
export declare const colorAccentBackgroundStrong: '#00605aff';
export declare const colorAccentBackgroundBrand: '#00f0e1ff';
export declare const colorAccentIconDefault: '#00f0e1ff';
export declare const colorAccentIconBrand: '#00f0e1ff';
/**
* Do not edit directly
* Generated on Thu, 30 Mar 2023 08:31:28 GMT
* Generated on Thu, 30 Mar 2023 08:46:33 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Thu, 30 Mar 2023 08:31:28 GMT
* Generated on Thu, 30 Mar 2023 08:46:32 GMT
*/
export declare const colorNeutralTextDefault: string;
export declare const colorNeutralTextWeak: string;
export declare const colorNeutralTextMedium: string;
export declare const colorNeutralTextStrong: string;
export declare const colorNeutralTextDisabled: string;
export declare const colorNeutralBackgroundDefault: string;
export declare const colorNeutralBackgroundDefaultApp: string;
export declare const colorNeutralBackgroundWeak: string;
export declare const colorNeutralBackgroundWeakApp: string;
export declare const colorNeutralBackgroundMedium: string;
export declare const colorNeutralBackgroundStrong: string;
export declare const colorNeutralBackgroundDisabled: string;
export declare const colorNeutralBackgroundDisabledApp: string;
export declare const colorNeutralBackgroundActive: string;
export declare const colorNeutralBackgroundInactive: string;
export declare const colorNeutralBackgroundFocus: string;
export declare const colorNeutralBackgroundBrand: string;
export declare const colorNeutralBackgroundContent: string;
export declare const colorNeutralBackgroundOverlay: string;
export declare const colorNeutralBorderDefault: string;
export declare const colorNeutralBorderWeak: string;
export declare const colorNeutralBorderWeakApp: string;
export declare const colorNeutralBorderMedium: string;
export declare const colorNeutralBorderStrong: string;
export declare const colorNeutralBorderDisabled: string;
export declare const colorNeutralBorderHover: string;
export declare const colorNeutralIconDefault: string;
export declare const colorNeutralIconWeak: string;
export declare const colorNeutralIconMedium: string;
export declare const colorNeutralIconStrong: string;
export declare const colorNeutralIconDisabled: string;
export declare const colorNeutralIconBrand: string;
export declare const colorNeutralBorderBrand: string;
export declare const colorActionTextDefault: string;
export declare const colorActionTextMedium: string;
export declare const colorActionTextHover: string;
export declare const colorActionTextPressed: string;
export declare const colorActionBackgroundDefault: string;
export declare const colorActionBackgroundWeak: string;
export declare const colorActionBackgroundStrong: string;
export declare const colorActionBackgroundHover: string;
export declare const colorActionBackgroundPressed: string;
export declare const colorActionBackgroundData: string;
export declare const colorActionBackgroundBrand: string;
export declare const colorActionBorderDefault: string;
export declare const colorActionBorderWeak: string;
export declare const colorActionBorderHover: string;
export declare const colorActionBorderPressed: string;
export declare const colorActionBorderData: string;
export declare const colorActionIconDefault: string;
export declare const colorActionIconMedium: string;
export declare const colorActionIconHover: string;
export declare const colorActionIconPressed: string;
export declare const colorActionIconBrand: string;
export declare const colorNegativeTextDefault: string;
export declare const colorNegativeTextHover: string;
export declare const colorNegativeTextPressed: string;
export declare const colorNegativeTextBrand: string;
export declare const colorNegativeBackgroundDefault: string;
export declare const colorNegativeBackgroundWeak: string;
export declare const colorNegativeBackgroundMedium: string;
export declare const colorNegativeBackgroundStrong: string;
export declare const colorNegativeBackgroundData: string;
export declare const colorNegativeBackgroundHover: string;
export declare const colorNegativeBackgroundPressed: string;
export declare const colorNegativeBackgroundBrand: string;
export declare const colorNegativeBorderDefault: string;
export declare const colorNegativeIconDefault: string;
export declare const colorNegativeIconHover: string;
export declare const colorNegativeIconPressed: string;
export declare const colorNegativeIconBrand: string;
export declare const colorPositiveTextDefault: string;
export declare const colorPositiveTextMedium: string;
export declare const colorPositiveTextHover: string;
export declare const colorPositiveBackgroundDefault: string;
export declare const colorPositiveBackgroundWeak: string;
export declare const colorPositiveBackgroundData: string;
export declare const colorPositiveBackgroundBrand: string;
export declare const colorPositiveBorderDefault: string;
export declare const colorPositiveIconDefault: string;
export declare const colorPositiveIconHover: string;
export declare const colorPositiveIconData: string;
export declare const colorPositiveIconBrand: string;
export declare const colorWarningTextDefault: string;
export declare const colorWarningBackgroundDefault: string;
export declare const colorWarningBackgroundWeak: string;
export declare const colorWarningBackgroundMedium: string;
export declare const colorWarningBackgroundStrong: string;
export declare const colorWarningBorderDefault: string;
export declare const colorWarningIconDefault: string;
export declare const colorWarningIconStrong: string;
export declare const colorErrorTextDefault: string;
export declare const colorErrorTextHover: string;
export declare const colorErrorTextPressed: string;
export declare const colorErrorBackgroundDefault: string;
export declare const colorErrorBackgroundWeak: string;
export declare const colorErrorBackgroundMedium: string;
export declare const colorErrorBackgroundHover: string;
export declare const colorErrorBackgroundPressed: string;
export declare const colorErrorBorderDefault: string;
export declare const colorErrorIconDefault: string;
export declare const colorErrorIconHover: string;
export declare const colorErrorIconPressed: string;
export declare const colorAccentTextDefault: string;
export declare const colorAccentBackgroundDefault: string;
export declare const colorAccentBackgroundWeak: string;
export declare const colorAccentBackgroundStrong: string;
export declare const colorAccentBackgroundBrand: string;
export declare const colorAccentIconDefault: string;
export declare const colorAccentIconBrand: string;
export declare const colorNeutralTextDefault: '#212121ff';
export declare const colorNeutralTextWeak: '#6e6e6eff';
export declare const colorNeutralTextMedium: '#ffffffff';
export declare const colorNeutralTextStrong: '#ffffffff';
export declare const colorNeutralTextDisabled: '#9e9e9eff';
export declare const colorNeutralBackgroundDefault: '#ffffffff';
export declare const colorNeutralBackgroundDefaultApp: '#ffffffff';
export declare const colorNeutralBackgroundWeak: '#f5f5f5ff';
export declare const colorNeutralBackgroundWeakApp: '#f5f5f5ff';
export declare const colorNeutralBackgroundMedium: '#f5f5f5ff';
export declare const colorNeutralBackgroundStrong: '#e0e0e0ff';
export declare const colorNeutralBackgroundDisabled: '#eeeeeeff';
export declare const colorNeutralBackgroundDisabledApp: '#eeeeeeff';
export declare const colorNeutralBackgroundActive: '#ffffffff';
export declare const colorNeutralBackgroundInactive: '#424242ff';
export declare const colorNeutralBackgroundFocus: '#212121ff';
export declare const colorNeutralBackgroundBrand: '#000000ff';
export declare const colorNeutralBackgroundContent: '#ffffffff';
export declare const colorNeutralBackgroundOverlay: '#00000066';
export declare const colorNeutralBorderDefault: '#bdbdbdff';
export declare const colorNeutralBorderWeak: '#eeeeeeff';
export declare const colorNeutralBorderWeakApp: '#eeeeeeff';
export declare const colorNeutralBorderMedium: '#eeeeeeff';
export declare const colorNeutralBorderStrong: '#ffffffff';
export declare const colorNeutralBorderDisabled: '#bdbdbdff';
export declare const colorNeutralBorderHover: '#6e6e6eff';
export declare const colorNeutralIconDefault: '#212121ff';
export declare const colorNeutralIconWeak: '#6e6e6eff';
export declare const colorNeutralIconMedium: '#ffffffff';
export declare const colorNeutralIconStrong: '#ffffffff';
export declare const colorNeutralIconDisabled: '#9e9e9eff';
export declare const colorNeutralIconBrand: '#212121ff';
export declare const colorNeutralBorderBrand: '#0000001a';
export declare const colorActionTextDefault: '#336bffff';
export declare const colorActionTextMedium: '#336bffff';
export declare const colorActionTextHover: '#2650bfff';
export declare const colorActionTextPressed: '#1f4099ff';
export declare const colorActionBackgroundDefault: '#336bffff';
export declare const colorActionBackgroundWeak: '#eaf0ffff';
export declare const colorActionBackgroundStrong: '#1f4099ff';
export declare const colorActionBackgroundHover: '#2650bfff';
export declare const colorActionBackgroundPressed: '#1f4099ff';
export declare const colorActionBackgroundData: '#2650bfff';
export declare const colorActionBackgroundBrand: '#00c8f5ff';
export declare const colorActionBorderDefault: '#336bffff';
export declare const colorActionBorderWeak: '#adc4ffff';
export declare const colorActionBorderHover: '#2650bfff';
export declare const colorActionBorderPressed: '#1f4099ff';
export declare const colorActionBorderData: '#336bffff';
export declare const colorActionIconDefault: '#336bffff';
export declare const colorActionIconMedium: '#336bffff';
export declare const colorActionIconHover: '#2650bfff';
export declare const colorActionIconPressed: '#1f4099ff';
export declare const colorActionIconBrand: '#00c8f5ff';
export declare const colorNegativeTextDefault: '#cc2269ff';
export declare const colorNegativeTextHover: '#ac135aff';
export declare const colorNegativeTextPressed: '#78013aff';
export declare const colorNegativeTextBrand: '#ff2b83ff';
export declare const colorNegativeBackgroundDefault: '#cc2269ff';
export declare const colorNegativeBackgroundWeak: '#f6e7eeff';
export declare const colorNegativeBackgroundMedium: '#cc2269ff';
export declare const colorNegativeBackgroundStrong: '#ac135aff';
export declare const colorNegativeBackgroundData: '#ffaacdff';
export declare const colorNegativeBackgroundHover: '#ac135aff';
export declare const colorNegativeBackgroundPressed: '#78013aff';
export declare const colorNegativeBackgroundBrand: '#ff2b83ff';
export declare const colorNegativeBorderDefault: '#cc2269ff';
export declare const colorNegativeIconDefault: '#cc2269ff';
export declare const colorNegativeIconHover: '#ac135aff';
export declare const colorNegativeIconPressed: '#78013aff';
export declare const colorNegativeIconBrand: '#ff2b83ff';
export declare const colorPositiveTextDefault: '#41a21aff';
export declare const colorPositiveTextMedium: '#41a21aff';
export declare const colorPositiveTextHover: '#368716ff';
export declare const colorPositiveBackgroundDefault: '#41a21aff';
export declare const colorPositiveBackgroundWeak: '#edfae8ff';
export declare const colorPositiveBackgroundData: '#b9eaa6ff';
export declare const colorPositiveBackgroundBrand: '#d2f500ff';
export declare const colorPositiveBorderDefault: '#41a21aff';
export declare const colorPositiveIconDefault: '#41a21aff';
export declare const colorPositiveIconHover: '#368716ff';
export declare const colorPositiveIconData: '#41a21aff';
export declare const colorPositiveIconBrand: '#d2f500ff';
export declare const colorWarningTextDefault: '#614f00ff';
export declare const colorWarningBackgroundDefault: '#e6bb00ff';
export declare const colorWarningBackgroundWeak: '#fffdf2ff';
export declare const colorWarningBackgroundMedium: '#fff7d4ff';
export declare const colorWarningBackgroundStrong: '#ffcf00ff';
export declare const colorWarningBorderDefault: '#e6bb00ff';
export declare const colorWarningIconDefault: '#e6bb00ff';
export declare const colorWarningIconStrong: '#ffcf00ff';
export declare const colorErrorTextDefault: '#cc3929ff';
export declare const colorErrorTextHover: '#992b1fff';
export declare const colorErrorTextPressed: '#661c14ff';
export declare const colorErrorBackgroundDefault: '#ff4733ff';
export declare const colorErrorBackgroundWeak: '#ffeceaff';
export declare const colorErrorBackgroundMedium: '#cc3929ff';
export declare const colorErrorBackgroundHover: '#cc3929ff';
export declare const colorErrorBackgroundPressed: '#992b1fff';
export declare const colorErrorBorderDefault: '#cc3929ff';
export declare const colorErrorIconDefault: '#cc3929ff';
export declare const colorErrorIconHover: '#992b1fff';
export declare const colorErrorIconPressed: '#661c14ff';
export declare const colorAccentTextDefault: '#009087ff';
export declare const colorAccentBackgroundDefault: '#00c0b4ff';
export declare const colorAccentBackgroundWeak: '#e5fdfcff';
export declare const colorAccentBackgroundStrong: '#00605aff';
export declare const colorAccentBackgroundBrand: '#00f0e1ff';
export declare const colorAccentIconDefault: '#009087ff';
export declare const colorAccentIconBrand: '#00f0e1ff';
/**
* Do not edit directly
* Generated on Thu, 30 Mar 2023 08:31:28 GMT
* Generated on Thu, 30 Mar 2023 08:46:32 GMT
*/

@@ -5,0 +5,0 @@

{
"name": "@nordnet/design-tokens",
"version": "1.2.0",
"version": "1.2.1",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc