@workday/canvas-tokens-web 3.1.1 → 3.1.2

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 Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -15,43 +15,49 @@
15
15
  --cnvs-sys-opacity-full: 1; /* Dev only */
16
16
  --cnvs-sys-opacity-zero: 0; /* Dev only */
17
17
  --cnvs-sys-breakpoints-zero: 0px; /* Use to set a media query `min-width` below small. */
18
- --cnvs-sys-color-static-amber-soft: var(--cnvs-base-palette-amber-100); /* Soft amber */
19
- --cnvs-sys-color-static-amber-strongest: var(--cnvs-base-palette-amber-950); /* Stronger amber */
20
- --cnvs-sys-color-static-amber-softer: var(--cnvs-base-palette-amber-50); /* Soft amber */
21
- --cnvs-sys-color-static-amber-stronger: var(--cnvs-base-palette-amber-600); /* Stronger amber */
22
- --cnvs-sys-color-static-amber-strong: var(--cnvs-base-palette-amber-500); /* Stronger amber */
23
- --cnvs-sys-color-static-amber-softest: var(--cnvs-base-palette-amber-25); /* Soft amber */
24
- --cnvs-sys-color-static-amber-default: var(--cnvs-base-palette-amber-400); /* amber */
25
- --cnvs-sys-color-static-gray-softer: var(--cnvs-base-palette-slate-100); /* Light gray */
26
- --cnvs-sys-color-static-gray-softest: var(--cnvs-base-palette-slate-50); /* Light gray */
27
- --cnvs-sys-color-static-gray-strongest: var(--cnvs-base-palette-slate-950); /* Strongerer gray */
28
- --cnvs-sys-color-static-gray-stronger: var(--cnvs-base-palette-slate-800); /* Strongerer gray */
29
- --cnvs-sys-color-static-gray-strong: var(--cnvs-base-palette-slate-700); /* Stronger gray */
30
- --cnvs-sys-color-static-gray-soft: var(--cnvs-base-palette-slate-200); /* Light gray */
31
- --cnvs-sys-color-static-gray-default: var(--cnvs-base-palette-slate-600); /* Gray */
32
- --cnvs-sys-color-static-black: var(--cnvs-base-palette-neutral-1000); /* Just black */
33
- --cnvs-sys-color-static-white: var(--cnvs-base-palette-neutral-0); /* Just white */
34
- --cnvs-sys-color-static-red-softer: var(--cnvs-base-palette-red-50); /* Light red */
35
- --cnvs-sys-color-static-red-strongest: var(--cnvs-base-palette-red-950); /* Strong red */
36
- --cnvs-sys-color-static-red-softest: var(--cnvs-base-palette-red-25); /* Light red */
37
- --cnvs-sys-color-static-red-stronger: var(--cnvs-base-palette-red-800); /* Strong red */
38
- --cnvs-sys-color-static-red-strong: var(--cnvs-base-palette-red-700); /* Strong red */
39
- --cnvs-sys-color-static-red-soft: var(--cnvs-base-palette-red-100); /* Light red */
40
- --cnvs-sys-color-static-red-default: var(--cnvs-base-palette-red-600); /* Red */
41
- --cnvs-sys-color-static-green-strongest: var(--cnvs-base-palette-green-950); /* Stronger green */
42
- --cnvs-sys-color-static-green-softest: var(--cnvs-base-palette-green-25); /* Light green */
43
- --cnvs-sys-color-static-green-stronger: var(--cnvs-base-palette-green-800); /* Stronger green */
44
- --cnvs-sys-color-static-green-softer: var(--cnvs-base-palette-green-50); /* Light green */
45
- --cnvs-sys-color-static-green-strong: var(--cnvs-base-palette-green-700); /* Stronger green */
46
- --cnvs-sys-color-static-green-soft: var(--cnvs-base-palette-green-100); /* Light green */
47
- --cnvs-sys-color-static-green-default: var(--cnvs-base-palette-green-600); /* Default green */
48
- --cnvs-sys-color-static-blue-strongest: var(--cnvs-base-palette-blue-950); /* Stronger blue */
49
- --cnvs-sys-color-static-blue-soft: var(--cnvs-base-palette-blue-100); /* Light blue */
50
- --cnvs-sys-color-static-blue-softer: var(--cnvs-base-palette-blue-50); /* Light blue */
51
- --cnvs-sys-color-static-blue-stronger: var(--cnvs-base-palette-blue-800); /* Stronger blue */
52
- --cnvs-sys-color-static-blue-strong: var(--cnvs-base-palette-blue-700); /* Stronger blue */
53
- --cnvs-sys-color-static-blue-softest: var(--cnvs-base-palette-blue-25); /* Light blue */
54
- --cnvs-sys-color-static-blue-default: var(--cnvs-base-palette-blue-600); /* Blue */
18
+ --cnvs-sys-font-weight-bold: var(--cnvs-base-font-weight-700);
19
+ --cnvs-sys-font-weight-medium: var(--cnvs-base-font-weight-500);
20
+ --cnvs-sys-font-weight-normal: var(--cnvs-base-font-weight-400);
21
+ --cnvs-sys-font-weight-light: var(--cnvs-base-font-weight-300);
22
+ --cnvs-sys-line-height-title-large: var(--cnvs-base-line-height-600);
23
+ --cnvs-sys-line-height-title-medium: var(--cnvs-base-line-height-500);
24
+ --cnvs-sys-line-height-title-small: var(--cnvs-base-line-height-400);
25
+ --cnvs-sys-line-height-heading-large: var(--cnvs-base-line-height-350);
26
+ --cnvs-sys-line-height-heading-medium: var(--cnvs-base-line-height-300);
27
+ --cnvs-sys-line-height-heading-small: var(--cnvs-base-line-height-250);
28
+ --cnvs-sys-line-height-body-large: var(--cnvs-base-line-height-200);
29
+ --cnvs-sys-line-height-body-medium: var(--cnvs-base-line-height-200);
30
+ --cnvs-sys-line-height-body-small: var(--cnvs-base-line-height-150);
31
+ --cnvs-sys-line-height-subtext-large: var(--cnvs-base-line-height-100);
32
+ --cnvs-sys-line-height-subtext-medium: var(--cnvs-base-line-height-50);
33
+ --cnvs-sys-line-height-subtext-small: var(--cnvs-base-line-height-50);
34
+ --cnvs-sys-font-size-subtext-small: var(--cnvs-base-font-size-25);
35
+ --cnvs-sys-font-family-global: var(--cnvs-base-font-family-200);
36
+ --cnvs-sys-font-family-mono: var(--cnvs-base-font-family-100);
37
+ --cnvs-sys-font-family-default: var(--cnvs-base-font-family-50);
38
+ --cnvs-sys-space-x20: calc(var(--cnvs-base-unit) * 20); /* - Use sparingly; - Helps to put focus on the primary element within your page; - Use to de-clutter your UI when a lot of space is available */
39
+ --cnvs-sys-space-x16: calc(var(--cnvs-base-unit) * 16); /* - Use to de-clutter your UI when a lot of space is available; - Separate banner sections from page content; - Use to differentiate page content like page sections */
40
+ --cnvs-sys-space-x10: calc(var(--cnvs-base-unit) * 10); /* • Used for outer margins on the overall page content ; • Used for inner margins on large items such as page sections */
41
+ --cnvs-sys-space-x8: calc(var(--cnvs-base-unit) * 8); /* • Standard spacing between cards; • Used to separate groups of content ; • Separate section headings or titles from body text or inputs */
42
+ --cnvs-sys-space-x6: calc(var(--cnvs-base-unit) * 6); /* • Padding around card content; • Related elements where more space between them can be afforded; • Separate section headings or titles from body text or inputs */
43
+ --cnvs-sys-space-x4: calc(var(--cnvs-base-unit) * 4); /* Default space token. Used to group Inputs with related data */
44
+ --cnvs-sys-space-x3: calc(var(--cnvs-base-unit) * 3); /* Use when compact padding is required */
45
+ --cnvs-sys-space-x2: calc(var(--cnvs-base-unit) * 2); /* Commonly used to group compact elements like icon buttons */
46
+ --cnvs-sys-space-x1: var(--cnvs-base-unit); /* Compact spacing between text or icons */
47
+ --cnvs-sys-shape-round: calc(var(--cnvs-base-unit) * 250); /* Commonly used for our standard buttons and profile avatars: All Primary, Secondary Buttons, Radio Buttons and Notification Badges. */
48
+ --cnvs-sys-shape-x2: calc(var(--cnvs-base-unit) * 2); /* Use this for all the containers and popups: All Cards, Modals, Tooltips and Toasts. */
49
+ --cnvs-sys-shape-x1-half: calc(var(--cnvs-base-unit) * 1.5);
50
+ --cnvs-sys-shape-x1: var(--cnvs-base-unit);
51
+ --cnvs-sys-shape-half: calc(var(--cnvs-base-unit) * 0.5); /* Use this for subtle and small components that don’t require to group complex information like Status Indicators, Checkboxes and Color Swatches. */
52
+ --cnvs-sys-opacity-shadow-second: var(--cnvs-base-opacity-100); /* Alpha on second shadow */
53
+ --cnvs-sys-opacity-shadow-first: var(--cnvs-base-opacity-200); /* Alpha on first shadow */
54
+ --cnvs-sys-opacity-contrast: var(--cnvs-base-opacity-500); /* Tooltips, Status Indicator */
55
+ --cnvs-sys-opacity-overlay: var(--cnvs-base-opacity-400); /* Overlay */
56
+ --cnvs-sys-opacity-disabled: var(--cnvs-base-opacity-300); /* Disabled states */
57
+ --cnvs-sys-breakpoints-xl: 1440px; /* Used for extra large screens, such as wide monitors and TVs. */
58
+ --cnvs-sys-breakpoints-l: 1024px; /* Large screens, such as desktops. */
59
+ --cnvs-sys-breakpoints-m: 768px; /* Medium screens, such as laptops. */
60
+ --cnvs-sys-breakpoints-s: 320px; /* The `min-width` for mobile devices, such as phones and tablets. */
55
61
  --cnvs-sys-color-shadow-default: var(--cnvs-base-palette-slate-900); /* Main shadow color */
56
62
  --cnvs-sys-color-shadow-2: oklch(from var(--cnvs-base-palette-slate-900) l c h / var(--cnvs-base-opacity-100)); /* Second shadow color */
57
63
  --cnvs-sys-color-shadow-1: oklch(from var(--cnvs-base-palette-slate-900) l c h / var(--cnvs-base-opacity-200)); /* First shadow color */
@@ -219,49 +225,47 @@
219
225
  --cnvs-sys-color-bg-transparent-strong: oklch(from var(--cnvs-base-palette-neutral-1000) l c h / var(--cnvs-base-opacity-100)); /* Inverse Secondary Button Hover state */
220
226
  --cnvs-sys-color-bg-transparent-default: transparent; /* Transparent background */
221
227
  --cnvs-sys-color-bg-default: var(--cnvs-base-palette-neutral-0); /* Main background color */
222
- --cnvs-sys-font-weight-bold: var(--cnvs-base-font-weight-700);
223
- --cnvs-sys-font-weight-medium: var(--cnvs-base-font-weight-500);
224
- --cnvs-sys-font-weight-normal: var(--cnvs-base-font-weight-400);
225
- --cnvs-sys-font-weight-light: var(--cnvs-base-font-weight-300);
226
- --cnvs-sys-line-height-title-large: var(--cnvs-base-line-height-600);
227
- --cnvs-sys-line-height-title-medium: var(--cnvs-base-line-height-500);
228
- --cnvs-sys-line-height-title-small: var(--cnvs-base-line-height-400);
229
- --cnvs-sys-line-height-heading-large: var(--cnvs-base-line-height-350);
230
- --cnvs-sys-line-height-heading-medium: var(--cnvs-base-line-height-300);
231
- --cnvs-sys-line-height-heading-small: var(--cnvs-base-line-height-250);
232
- --cnvs-sys-line-height-body-large: var(--cnvs-base-line-height-200);
233
- --cnvs-sys-line-height-body-medium: var(--cnvs-base-line-height-200);
234
- --cnvs-sys-line-height-body-small: var(--cnvs-base-line-height-150);
235
- --cnvs-sys-line-height-subtext-large: var(--cnvs-base-line-height-100);
236
- --cnvs-sys-line-height-subtext-medium: var(--cnvs-base-line-height-50);
237
- --cnvs-sys-line-height-subtext-small: var(--cnvs-base-line-height-50);
238
- --cnvs-sys-font-size-subtext-small: var(--cnvs-base-font-size-25);
239
- --cnvs-sys-font-family-global: var(--cnvs-base-font-family-200);
240
- --cnvs-sys-font-family-mono: var(--cnvs-base-font-family-100);
241
- --cnvs-sys-font-family-default: var(--cnvs-base-font-family-50);
242
- --cnvs-sys-space-x20: calc(var(--cnvs-base-unit) * 20); /* - Use sparingly; - Helps to put focus on the primary element within your page; - Use to de-clutter your UI when a lot of space is available */
243
- --cnvs-sys-space-x16: calc(var(--cnvs-base-unit) * 16); /* - Use to de-clutter your UI when a lot of space is available; - Separate banner sections from page content; - Use to differentiate page content like page sections */
244
- --cnvs-sys-space-x10: calc(var(--cnvs-base-unit) * 10); /* • Used for outer margins on the overall page content ; • Used for inner margins on large items such as page sections */
245
- --cnvs-sys-space-x8: calc(var(--cnvs-base-unit) * 8); /* • Standard spacing between cards; • Used to separate groups of content ; • Separate section headings or titles from body text or inputs */
246
- --cnvs-sys-space-x6: calc(var(--cnvs-base-unit) * 6); /* • Padding around card content; • Related elements where more space between them can be afforded; • Separate section headings or titles from body text or inputs */
247
- --cnvs-sys-space-x4: calc(var(--cnvs-base-unit) * 4); /* Default space token. Used to group Inputs with related data */
248
- --cnvs-sys-space-x3: calc(var(--cnvs-base-unit) * 3); /* Use when compact padding is required */
249
- --cnvs-sys-space-x2: calc(var(--cnvs-base-unit) * 2); /* Commonly used to group compact elements like icon buttons */
250
- --cnvs-sys-space-x1: var(--cnvs-base-unit); /* Compact spacing between text or icons */
251
- --cnvs-sys-shape-round: calc(var(--cnvs-base-unit) * 250); /* Commonly used for our standard buttons and profile avatars: All Primary, Secondary Buttons, Radio Buttons and Notification Badges. */
252
- --cnvs-sys-shape-x2: calc(var(--cnvs-base-unit) * 2); /* Use this for all the containers and popups: All Cards, Modals, Tooltips and Toasts. */
253
- --cnvs-sys-shape-x1-half: calc(var(--cnvs-base-unit) * 1.5);
254
- --cnvs-sys-shape-x1: var(--cnvs-base-unit);
255
- --cnvs-sys-shape-half: calc(var(--cnvs-base-unit) * 0.5); /* Use this for subtle and small components that don’t require to group complex information like Status Indicators, Checkboxes and Color Swatches. */
256
- --cnvs-sys-opacity-shadow-second: var(--cnvs-base-opacity-100); /* Alpha on second shadow */
257
- --cnvs-sys-opacity-shadow-first: var(--cnvs-base-opacity-200); /* Alpha on first shadow */
258
- --cnvs-sys-opacity-contrast: var(--cnvs-base-opacity-500); /* Tooltips, Status Indicator */
259
- --cnvs-sys-opacity-overlay: var(--cnvs-base-opacity-400); /* Overlay */
260
- --cnvs-sys-opacity-disabled: var(--cnvs-base-opacity-300); /* Disabled states */
261
- --cnvs-sys-breakpoints-xl: 1440px; /* Used for extra large screens, such as wide monitors and TVs. */
262
- --cnvs-sys-breakpoints-l: 1024px; /* Large screens, such as desktops. */
263
- --cnvs-sys-breakpoints-m: 768px; /* Medium screens, such as laptops. */
264
- --cnvs-sys-breakpoints-s: 320px; /* The `min-width` for mobile devices, such as phones and tablets. */
228
+ --cnvs-sys-color-static-amber-soft: var(--cnvs-base-palette-amber-100); /* Soft amber */
229
+ --cnvs-sys-color-static-amber-strongest: var(--cnvs-base-palette-amber-950); /* Stronger amber */
230
+ --cnvs-sys-color-static-amber-softer: var(--cnvs-base-palette-amber-50); /* Soft amber */
231
+ --cnvs-sys-color-static-amber-stronger: var(--cnvs-base-palette-amber-600); /* Stronger amber */
232
+ --cnvs-sys-color-static-amber-strong: var(--cnvs-base-palette-amber-500); /* Stronger amber */
233
+ --cnvs-sys-color-static-amber-softest: var(--cnvs-base-palette-amber-25); /* Soft amber */
234
+ --cnvs-sys-color-static-amber-default: var(--cnvs-base-palette-amber-400); /* amber */
235
+ --cnvs-sys-color-static-gray-softer: var(--cnvs-base-palette-slate-100); /* Light gray */
236
+ --cnvs-sys-color-static-gray-softest: var(--cnvs-base-palette-slate-50); /* Light gray */
237
+ --cnvs-sys-color-static-gray-strongest: var(--cnvs-base-palette-slate-950); /* Strongerer gray */
238
+ --cnvs-sys-color-static-gray-stronger: var(--cnvs-base-palette-slate-800); /* Strongerer gray */
239
+ --cnvs-sys-color-static-gray-strong: var(--cnvs-base-palette-slate-700); /* Stronger gray */
240
+ --cnvs-sys-color-static-gray-soft: var(--cnvs-base-palette-slate-200); /* Light gray */
241
+ --cnvs-sys-color-static-gray-default: var(--cnvs-base-palette-slate-600); /* Gray */
242
+ --cnvs-sys-color-static-black: var(--cnvs-base-palette-neutral-1000); /* Just black */
243
+ --cnvs-sys-color-static-white: var(--cnvs-base-palette-neutral-0); /* Just white */
244
+ --cnvs-sys-color-static-red-softer: var(--cnvs-base-palette-red-50); /* Light red */
245
+ --cnvs-sys-color-static-red-strongest: var(--cnvs-base-palette-red-950); /* Strong red */
246
+ --cnvs-sys-color-static-red-softest: var(--cnvs-base-palette-red-25); /* Light red */
247
+ --cnvs-sys-color-static-red-stronger: var(--cnvs-base-palette-red-800); /* Strong red */
248
+ --cnvs-sys-color-static-red-strong: var(--cnvs-base-palette-red-700); /* Strong red */
249
+ --cnvs-sys-color-static-red-soft: var(--cnvs-base-palette-red-100); /* Light red */
250
+ --cnvs-sys-color-static-red-default: var(--cnvs-base-palette-red-600); /* Red */
251
+ --cnvs-sys-color-static-green-strongest: var(--cnvs-base-palette-green-950); /* Stronger green */
252
+ --cnvs-sys-color-static-green-softest: var(--cnvs-base-palette-green-25); /* Light green */
253
+ --cnvs-sys-color-static-green-stronger: var(--cnvs-base-palette-green-800); /* Stronger green */
254
+ --cnvs-sys-color-static-green-softer: var(--cnvs-base-palette-green-50); /* Light green */
255
+ --cnvs-sys-color-static-green-strong: var(--cnvs-base-palette-green-700); /* Stronger green */
256
+ --cnvs-sys-color-static-green-soft: var(--cnvs-base-palette-green-100); /* Light green */
257
+ --cnvs-sys-color-static-green-default: var(--cnvs-base-palette-green-600); /* Default green */
258
+ --cnvs-sys-color-static-blue-strongest: var(--cnvs-base-palette-blue-950); /* Stronger blue */
259
+ --cnvs-sys-color-static-blue-soft: var(--cnvs-base-palette-blue-100); /* Light blue */
260
+ --cnvs-sys-color-static-blue-softer: var(--cnvs-base-palette-blue-50); /* Light blue */
261
+ --cnvs-sys-color-static-blue-stronger: var(--cnvs-base-palette-blue-800); /* Stronger blue */
262
+ --cnvs-sys-color-static-blue-strong: var(--cnvs-base-palette-blue-700); /* Stronger blue */
263
+ --cnvs-sys-color-static-blue-softest: var(--cnvs-base-palette-blue-25); /* Light blue */
264
+ --cnvs-sys-color-static-blue-default: var(--cnvs-base-palette-blue-600); /* Blue */
265
+ --cnvs-sys-color-static-orange-strong: var(--cnvs-base-palette-amber-500);
266
+ --cnvs-sys-color-static-orange-soft: var(--cnvs-base-palette-amber-100);
267
+ --cnvs-sys-color-static-orange-default: var(--cnvs-base-palette-amber-400);
268
+ --cnvs-sys-color-static-gold-stronger: var(--cnvs-base-palette-amber-600);
265
269
  --cnvs-sys-font-size-subtext-medium: var(--cnvs-base-font-size-50);
266
270
  --cnvs-sys-font-size-subtext-large: var(--cnvs-base-font-size-75);
267
271
  --cnvs-sys-font-size-body-small: var(--cnvs-base-font-size-100);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  export declare const amber25: "--cnvs-base-palette-amber-25";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 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 Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";
7
- import * as brand from "./brand";
8
7
  import * as system from "./system";
9
- export {base,brand,system}
8
+ import * as brand from "./brand";
9
+ export {base,system,brand}
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Sep 2025 22:18:52 GMT
3
+ * Generated on Thu, 25 Sep 2025 15:42:08 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -8,7 +8,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
8
8
 
9
9
  var base = require("./base");
10
10
  exports.base = base;
11
- var brand = require("./brand");
12
- exports.brand = brand;
13
11
  var system = require("./system");
14
12
  exports.system = system;
13
+ var brand = require("./brand");
14
+ exports.brand = brand;