@workday/canvas-tokens-web 1.3.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -37,7 +37,7 @@ exports.color = {
37
37
  },
38
38
  "positive": {
39
39
  "default": "--cnvs-sys-color-bg-positive-default",
40
- "soft": "--cnvs-sys-color-bg-positive-soft",
40
+ "softer": "--cnvs-sys-color-bg-positive-softer",
41
41
  "strong": "--cnvs-sys-color-bg-positive-strong",
42
42
  "stronger": "--cnvs-sys-color-bg-positive-stronger"
43
43
  },
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  export declare const cinnamon100 = "--cnvs-base-palette-cinnamon-100" as const;
@@ -198,13 +198,6 @@ export declare const lineHeight600 = "--cnvs-base-line-height-600" as const;
198
198
  export declare const lineHeight750 = "--cnvs-base-line-height-750" as const;
199
199
  export declare const lineHeight900 = "--cnvs-base-line-height-900" as const;
200
200
  export declare const lineHeight1050 = "--cnvs-base-line-height-1050" as const;
201
- export declare const typescaleSizeDefault = "--cnvs-base-typescale-size-default" as const;
202
- export declare const typescaleSizeHeading = "--cnvs-base-typescale-size-heading" as const;
203
- export declare const typescaleSizeTitle = "--cnvs-base-typescale-size-title" as const;
204
- export declare const typescaleSizeDisplay = "--cnvs-base-typescale-size-display" as const;
205
- export declare const typescaleHeightDefault = "--cnvs-base-typescale-height-default" as const;
206
- export declare const typescaleHeightTitle = "--cnvs-base-typescale-height-title" as const;
207
- export declare const typescaleHeightDisplay = "--cnvs-base-typescale-height-display" as const;
208
201
  export declare const fontFamily50 = "--cnvs-base-font-family-50" as const;
209
202
  export declare const fontFamily100 = "--cnvs-base-font-family-100" as const;
210
203
  export declare const fontFamily200 = "--cnvs-base-font-family-200" as const;
@@ -216,13 +209,6 @@ export declare const letterSpacing50 = "--cnvs-base-letter-spacing-50" as const;
216
209
  export declare const letterSpacing100 = "--cnvs-base-letter-spacing-100" as const;
217
210
  export declare const letterSpacing150 = "--cnvs-base-letter-spacing-150" as const;
218
211
  export declare const letterSpacing200 = "--cnvs-base-letter-spacing-200" as const;
219
- export declare const shadow100 = "--cnvs-base-shadow-100" as const;
220
- export declare const shadow200 = "--cnvs-base-shadow-200" as const;
221
- export declare const shadow300 = "--cnvs-base-shadow-300" as const;
222
- export declare const shadow400 = "--cnvs-base-shadow-400" as const;
223
- export declare const shadow500 = "--cnvs-base-shadow-500" as const;
224
- export declare const shadow600 = "--cnvs-base-shadow-600" as const;
225
- export declare const baseLevel = "--cnvs-base-level" as const;
226
212
  export declare const extendedDragonFruit100 = "--cnvs-base-extended-palette-dragon-fruit-100" as const;
227
213
  export declare const extendedDragonFruit200 = "--cnvs-base-extended-palette-dragon-fruit-200" as const;
228
214
  export declare const extendedDragonFruit300 = "--cnvs-base-extended-palette-dragon-fruit-300" as const;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  export const cinnamon100 = "--cnvs-base-palette-cinnamon-100";
@@ -198,13 +198,6 @@ export const lineHeight600 = "--cnvs-base-line-height-600";
198
198
  export const lineHeight750 = "--cnvs-base-line-height-750";
199
199
  export const lineHeight900 = "--cnvs-base-line-height-900";
200
200
  export const lineHeight1050 = "--cnvs-base-line-height-1050";
201
- export const typescaleSizeDefault = "--cnvs-base-typescale-size-default";
202
- export const typescaleSizeHeading = "--cnvs-base-typescale-size-heading";
203
- export const typescaleSizeTitle = "--cnvs-base-typescale-size-title";
204
- export const typescaleSizeDisplay = "--cnvs-base-typescale-size-display";
205
- export const typescaleHeightDefault = "--cnvs-base-typescale-height-default";
206
- export const typescaleHeightTitle = "--cnvs-base-typescale-height-title";
207
- export const typescaleHeightDisplay = "--cnvs-base-typescale-height-display";
208
201
  export const fontFamily50 = "--cnvs-base-font-family-50";
209
202
  export const fontFamily100 = "--cnvs-base-font-family-100";
210
203
  export const fontFamily200 = "--cnvs-base-font-family-200";
@@ -216,13 +209,6 @@ export const letterSpacing50 = "--cnvs-base-letter-spacing-50";
216
209
  export const letterSpacing100 = "--cnvs-base-letter-spacing-100";
217
210
  export const letterSpacing150 = "--cnvs-base-letter-spacing-150";
218
211
  export const letterSpacing200 = "--cnvs-base-letter-spacing-200";
219
- export const shadow100 = "--cnvs-base-shadow-100";
220
- export const shadow200 = "--cnvs-base-shadow-200";
221
- export const shadow300 = "--cnvs-base-shadow-300";
222
- export const shadow400 = "--cnvs-base-shadow-400";
223
- export const shadow500 = "--cnvs-base-shadow-500";
224
- export const shadow600 = "--cnvs-base-shadow-600";
225
- export const baseLevel = "--cnvs-base-level";
226
212
  export const extendedDragonFruit100 = "--cnvs-base-extended-palette-dragon-fruit-100";
227
213
  export const extendedDragonFruit200 = "--cnvs-base-extended-palette-dragon-fruit-200";
228
214
  export const extendedDragonFruit300 = "--cnvs-base-extended-palette-dragon-fruit-300";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  export declare const primary = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  export const primary = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";
package/dist/es6/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 01 Apr 2024 22:01:39 GMT
3
+ * Generated on Fri, 03 May 2024 21:48:34 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";