@workday/canvas-tokens-web 4.3.0-beta.0 → 4.3.0-beta.1

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.
Files changed (37) hide show
  1. package/css/base/_variables.css +1 -1
  2. package/css/brand/_variables.css +1 -1
  3. package/css/component/_variables.css +1 -1
  4. package/css/system/_variables.css +1 -1
  5. package/dist/common-js/base/index.d.ts +1 -1
  6. package/dist/common-js/base/index.js +1 -1
  7. package/dist/common-js/brand/index.d.ts +1 -1
  8. package/dist/common-js/brand/index.js +1 -1
  9. package/dist/common-js/component/index.d.ts +1 -1
  10. package/dist/common-js/component/index.js +1 -1
  11. package/dist/common-js/index.d.ts +1 -1
  12. package/dist/common-js/index.js +1 -1
  13. package/dist/common-js/system/index.d.ts +1 -1
  14. package/dist/common-js/system/index.js +1 -1
  15. package/dist/es6/base/index.d.ts +1 -1
  16. package/dist/es6/base/index.js +1 -1
  17. package/dist/es6/brand/index.d.ts +1 -1
  18. package/dist/es6/brand/index.js +1 -1
  19. package/dist/es6/component/index.d.ts +1 -1
  20. package/dist/es6/component/index.js +1 -1
  21. package/dist/es6/index.d.ts +1 -1
  22. package/dist/es6/index.js +1 -1
  23. package/dist/es6/system/index.d.ts +1 -1
  24. package/dist/es6/system/index.js +1 -1
  25. package/less/base/_variables.less +1 -1
  26. package/less/brand/_variables.less +1 -1
  27. package/less/component/_variables.less +1 -1
  28. package/less/system/_variables.less +1 -1
  29. package/package.json +1 -1
  30. package/scss/base/_variables.sass +1 -1
  31. package/scss/base/_variables.scss +1 -1
  32. package/scss/brand/_variables.sass +1 -1
  33. package/scss/brand/_variables.scss +1 -1
  34. package/scss/component/_variables.sass +1 -1
  35. package/scss/component/_variables.scss +1 -1
  36. package/scss/system/_variables.sass +1 -1
  37. package/scss/system/_variables.scss +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export declare const fontSize: "--cnvs-base-font-size";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export declare const expressiveIcon: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export declare const breakpoints: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export declare const fontSize: "--cnvs-base-font-size";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export const fontSize = "--cnvs-base-font-size";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export const primary25 = "--cnvs-brand-primary-25";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export declare const expressiveIcon: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export const expressiveIcon = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 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 Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export declare const breakpoints: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ * Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
  */
5
5
 
6
6
  export const breakpoints = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  @cnvs-base-font-size: 1rem; // Default fontSize for the browser, may be overriden by user preferences
6
6
  @cnvs-base-baseline: 0.5rem; // Baseline unit used for the 8pt sizing grid
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
 
5
5
  @cnvs-brand-positive-a200: @cnvs-base-palette-green-a200;
6
6
  @cnvs-brand-positive-a100: @cnvs-base-palette-green-a100;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
 
5
5
  @cnvs-component-system-icon-color-background: @cnvs-base-palette-neutral-a0; // Component level color used on the background of system icons
6
6
  @cnvs-component-system-icon-color-fill: @cnvs-base-palette-neutral-800; // Component level color used on the fill areas of system icons
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:19 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:57 GMT
4
4
 
5
5
  @cnvs-sys-opacity-full: 1; // Dev only
6
6
  @cnvs-sys-space-zero: 0; // Stacks, rows in tables
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workday/canvas-tokens-web",
3
- "version": "4.3.0-beta.0",
3
+ "version": "4.3.0-beta.1",
4
4
  "description": "Canvas design tokens for web",
5
5
  "author": "Workday, Inc. (https://www.workday.com)",
6
6
  "license": "CC-BY-ND-4.0",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-base-font-size: 1rem; // Default fontSize for the browser, may be overriden by user preferences
6
6
  $cnvs-base-baseline: 0.5rem; // Baseline unit used for the 8pt sizing grid
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-base-font-size: 1rem; // Default fontSize for the browser, may be overriden by user preferences
6
6
  $cnvs-base-baseline: 0.5rem; // Baseline unit used for the 8pt sizing grid
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-brand-positive-a200: $cnvs-base-palette-green-a200;
6
6
  $cnvs-brand-positive-a100: $cnvs-base-palette-green-a100;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-brand-positive-a200: $cnvs-base-palette-green-a200;
6
6
  $cnvs-brand-positive-a100: $cnvs-base-palette-green-a100;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-component-system-icon-color-background: $cnvs-base-palette-neutral-a0; // Component level color used on the background of system icons
6
6
  $cnvs-component-system-icon-color-fill: $cnvs-base-palette-neutral-800; // Component level color used on the fill areas of system icons
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-component-system-icon-color-background: $cnvs-base-palette-neutral-a0; // Component level color used on the background of system icons
6
6
  $cnvs-component-system-icon-color-fill: $cnvs-base-palette-neutral-800; // Component level color used on the fill areas of system icons
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-sys-opacity-full: 1; // Dev only
6
6
  $cnvs-sys-space-zero: 0; // Stacks, rows in tables
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Apr 2026 17:14:18 GMT
3
+ // Generated on Fri, 24 Apr 2026 18:20:56 GMT
4
4
 
5
5
  $cnvs-sys-opacity-full: 1; // Dev only
6
6
  $cnvs-sys-space-zero: 0; // Stacks, rows in tables