@nordnet/design-tokens
Advanced tools
Comparing version 1.5.0 to 1.6.0
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -58,2 +58,4 @@ export interface A11yTheme { | ||
background_weak: string; | ||
background_medium: string; | ||
background_strong: string; | ||
background_data: string; | ||
@@ -123,2 +125,3 @@ background_brand: string; | ||
background_strong: string; | ||
background_hover: string; | ||
background_disabled: string; | ||
@@ -132,4 +135,5 @@ background_disabled_app: string; | ||
background_focus_pressed: string; | ||
background_brand_dark: string; | ||
background_brand_light: string; | ||
background_data: string; | ||
background_brand_black: string; | ||
background_brand_white: string; | ||
background_content: string; | ||
@@ -136,0 +140,0 @@ background_overlay: string; |
"use strict"; | ||
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -22,2 +22,3 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||
background_strong: "#e0e0e0ff", | ||
background_hover: "#f5f5f5ff", | ||
background_disabled: "#eeeeeeff", | ||
@@ -31,4 +32,5 @@ background_disabled_app: "#eeeeeeff", | ||
background_focus_pressed: "#6e6e6eff", | ||
background_brand_dark: "#000000ff", | ||
background_brand_light: "#ffffffff", | ||
background_data: "#6e6e6eff", | ||
background_brand_black: "#000000ff", | ||
background_brand_white: "#ffffffff", | ||
background_content: "#ffffffff", | ||
@@ -101,2 +103,4 @@ background_overlay: "#00000066", | ||
background_weak: "#edfae8ff", | ||
background_medium: "#85da62ff", | ||
background_strong: "#41a21aff", | ||
background_data: "#b9eaa6ff", | ||
@@ -103,0 +107,0 @@ background_brand: "#d2f500ff", |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ export interface DarkTheme { |
"use strict"; | ||
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -6,0 +6,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:29 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ export interface LightTheme { |
"use strict"; | ||
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:29 GMT | ||
*/ | ||
@@ -6,0 +6,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -15,2 +15,3 @@ { | ||
"background_strong": "#e0e0e0ff", | ||
"background_hover": "#f5f5f5ff", | ||
"background_disabled": "#eeeeeeff", | ||
@@ -24,4 +25,5 @@ "background_disabled_app": "#eeeeeeff", | ||
"background_focus_pressed": "#6e6e6eff", | ||
"background_brand_dark": "#000000ff", | ||
"background_brand_light": "#ffffffff", | ||
"background_data": "#6e6e6eff", | ||
"background_brand_black": "#000000ff", | ||
"background_brand_white": "#ffffffff", | ||
"background_content": "#ffffffff", | ||
@@ -94,2 +96,4 @@ "background_overlay": "#00000066", | ||
"background_weak": "#edfae8ff", | ||
"background_medium": "#85da62ff", | ||
"background_strong": "#41a21aff", | ||
"background_data": "#b9eaa6ff", | ||
@@ -96,0 +100,0 @@ "background_brand": "#d2f500ff", |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -58,2 +58,4 @@ export interface A11yTheme { | ||
background_weak: string; | ||
background_medium: string; | ||
background_strong: string; | ||
background_data: string; | ||
@@ -123,2 +125,3 @@ background_brand: string; | ||
background_strong: string; | ||
background_hover: string; | ||
background_disabled: string; | ||
@@ -132,4 +135,5 @@ background_disabled_app: string; | ||
background_focus_pressed: string; | ||
background_brand_dark: string; | ||
background_brand_light: string; | ||
background_data: string; | ||
background_brand_black: string; | ||
background_brand_white: string; | ||
background_content: string; | ||
@@ -136,0 +140,0 @@ background_overlay: string; |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -19,2 +19,3 @@ export const colors = { | ||
background_strong: "#e0e0e0ff", | ||
background_hover: "#f5f5f5ff", | ||
background_disabled: "#eeeeeeff", | ||
@@ -28,4 +29,5 @@ background_disabled_app: "#eeeeeeff", | ||
background_focus_pressed: "#6e6e6eff", | ||
background_brand_dark: "#000000ff", | ||
background_brand_light: "#ffffffff", | ||
background_data: "#6e6e6eff", | ||
background_brand_black: "#000000ff", | ||
background_brand_white: "#ffffffff", | ||
background_content: "#ffffffff", | ||
@@ -98,2 +100,4 @@ background_overlay: "#00000066", | ||
background_weak: "#edfae8ff", | ||
background_medium: "#85da62ff", | ||
background_strong: "#41a21aff", | ||
background_data: "#b9eaa6ff", | ||
@@ -100,0 +104,0 @@ background_brand: "#d2f500ff", |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ export interface DarkTheme { |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:30 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ export const colors = { |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:29 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ export interface LightTheme { |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 May 2023 07:08:11 GMT | ||
* Generated on Wed, 10 May 2023 11:18:29 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ export const colors = { |
@@ -15,2 +15,3 @@ { | ||
"background_strong": "#e0e0e0ff", | ||
"background_hover": "#f5f5f5ff", | ||
"background_disabled": "#eeeeeeff", | ||
@@ -24,4 +25,5 @@ "background_disabled_app": "#eeeeeeff", | ||
"background_focus_pressed": "#6e6e6eff", | ||
"background_brand_dark": "#000000ff", | ||
"background_brand_light": "#ffffffff", | ||
"background_data": "#6e6e6eff", | ||
"background_brand_black": "#000000ff", | ||
"background_brand_white": "#ffffffff", | ||
"background_content": "#ffffffff", | ||
@@ -94,2 +96,4 @@ "background_overlay": "#00000066", | ||
"background_weak": "#edfae8ff", | ||
"background_medium": "#85da62ff", | ||
"background_strong": "#41a21aff", | ||
"background_data": "#b9eaa6ff", | ||
@@ -96,0 +100,0 @@ "background_brand": "#d2f500ff", |
{ | ||
"name": "@nordnet/design-tokens", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -7,3 +7,3 @@ # Design Tokens | ||
Design Tokens get exported from Figma using the [Design Tokens plugin](https://www.figma.com/community/plugin/888356646278934516/Design-Tokens) which sends the data through Githubs [repository_dispatch](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#repository_dispatch) event. A Github action listens to that event and saves the data as JSON. Then, [Style Dictionary](<[https://amzn.github.io/style-dictionary/](https://amzn.github.io/style-dictionary/#/README)>) transforms the tokens into the desired formats. | ||
Design Tokens get exported from Figma using the [Design Tokens plugin](https://www.figma.com/community/plugin/888356646278934516/Design-Tokens) which sends the data through Githubs [repository_dispatch](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#repository_dispatch) event. A Github action listens to that event and saves the data as JSON and lets [Style Dictionary](<[https://amzn.github.io/style-dictionary/](https://amzn.github.io/style-dictionary/#/README)>) transforms the tokens into the desired formats. The GitHub action then continues to create a PR with all the changes. | ||
@@ -10,0 +10,0 @@ ## Getting started |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
114816
3210