@workday/canvas-kit-preview-react 14.0.0-alpha.1225-next.0 → 14.0.0-alpha.1227-next.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.
@@ -78,13 +78,9 @@ declare const statusIndicatorStencil: import("@workday/canvas-kit-styling").Sten
78
78
  *
79
79
  * @default 'low'
80
80
  *
81
- * @deprecated This is being deprecated and will be removed in a future release. `high` is being removed
82
81
  */
83
82
  emphasis: {
84
83
  low: {};
85
- /**
86
- * @deprecated This is being deprecated and will be removed in a future release.
87
- */
88
84
  high: {};
89
85
  };
90
86
  }, {}, {}, never, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"StatusIndicator.d.ts","sourceRoot":"","sources":["../../../../status-indicator/lib/StatusIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,YAAY,EAAkB,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAC,mBAAmB,EAAwB,MAAM,6BAA6B,CAAC;AAEvF,OAAO,EAAC,IAAI,EAAc,MAAM,kCAAkC,CAAC;AAKnE;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAC9B,MAAM,GACN,SAAS,GACT,SAAS,GACT,UAAU,GACV,UAAU,GACV,IAAI,GACJ,aAAa,GACb,MAAM,GACN,OAAO,GACP,QAAQ,GACR,KAAK,GACL,MAAM,CAAC;AAEX,MAAM,WAAW,oBACf,SAAQ,YAAY,CAAC,OAAO,IAAI,EAAE,KAAK,CAAC,EACtC,IAAI,CAAC,mBAAmB,CAAC,OAAO,sBAAsB,CAAC,EAAE,SAAS,CAAC;IACrE;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAWD,QAAA,MAAM,sBAAsB;IAaxB;;;;;;;;;;;OAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+BH;;;;;;;;;;OAUG;;;QAGD;;WAEG;;;wBA4DP,CAAC;AAEH;;;;;;;;GAQG;AACH,eAAO,MAAM,eAAe;IAGxB;;;;;;;OAOG;;IAEH;;;;;;;OAOG;;CAuBL,CAAC"}
1
+ {"version":3,"file":"StatusIndicator.d.ts","sourceRoot":"","sources":["../../../../status-indicator/lib/StatusIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,YAAY,EAAkB,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAC,mBAAmB,EAAwB,MAAM,6BAA6B,CAAC;AAEvF,OAAO,EAAC,IAAI,EAAc,MAAM,kCAAkC,CAAC;AAKnE;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAC9B,MAAM,GACN,SAAS,GACT,SAAS,GACT,UAAU,GACV,UAAU,GACV,IAAI,GACJ,aAAa,GACb,MAAM,GACN,OAAO,GACP,QAAQ,GACR,KAAK,GACL,MAAM,CAAC;AAEX,MAAM,WAAW,oBACf,SAAQ,YAAY,CAAC,OAAO,IAAI,EAAE,KAAK,CAAC,EACtC,IAAI,CAAC,mBAAmB,CAAC,OAAO,sBAAsB,CAAC,EAAE,SAAS,CAAC;IACrE;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAWD,QAAA,MAAM,sBAAsB;IAaxB;;;;;;;;;;;OAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+BH;;;;;;;;;OASG;;;;;wBA8DL,CAAC;AAEH;;;;;;;;GAQG;AACH,eAAO,MAAM,eAAe;IAGxB;;;;;;;OAOG;;IAEH;;;;;;;OAOG;;CAuBL,CAAC"}
@@ -50,14 +50,10 @@ const statusIndicatorStencil = (0, canvas_kit_styling_1.createStencil)({
50
50
  *
51
51
  * @default 'low'
52
52
  *
53
- * @deprecated This is being deprecated and will be removed in a future release. `high` is being removed
54
53
  */
55
54
  emphasis: {
56
- low: { name: "iw9lp", styles: "" },
57
- /**
58
- * @deprecated This is being deprecated and will be removed in a future release.
59
- */
60
- high: { name: "3jd99", styles: "" }
55
+ low: { name: "3mhnu5", styles: "" },
56
+ high: { name: "41vybn", styles: "" }
61
57
  }
62
58
  },
63
59
  compound: [
@@ -66,35 +62,35 @@ const statusIndicatorStencil = (0, canvas_kit_styling_1.createStencil)({
66
62
  variant: 'info',
67
63
  emphasis: 'high',
68
64
  },
69
- styles: { name: "wd1uw", styles: "background-color:var(--cnvs-sys-color-bg-info-default);color:var(--cnvs-sys-color-fg-inverse);" }
65
+ styles: { name: "3ca452", styles: "background-color:var(--cnvs-sys-color-bg-info-default);color:var(--cnvs-sys-color-fg-inverse);" }
70
66
  },
71
67
  {
72
68
  modifiers: {
73
69
  variant: 'positive',
74
70
  emphasis: 'high',
75
71
  },
76
- styles: { name: "1gvq36", styles: "background-color:var(--cnvs-sys-color-bg-positive-default);color:var(--cnvs-sys-color-fg-inverse);" }
72
+ styles: { name: "17wufa", styles: "background-color:var(--cnvs-sys-color-bg-positive-default);color:var(--cnvs-sys-color-fg-inverse);" }
77
73
  },
78
74
  {
79
75
  modifiers: {
80
76
  variant: 'caution',
81
77
  emphasis: 'high',
82
78
  },
83
- styles: { name: "131t8c", styles: "background-color:var(--cnvs-sys-color-bg-caution-default);color:var(--cnvs-sys-color-fg-caution-strong);" }
79
+ styles: { name: "2ik3ok", styles: "background-color:var(--cnvs-sys-color-bg-caution-default);color:var(--cnvs-sys-color-fg-caution-strong);" }
84
80
  },
85
81
  {
86
82
  modifiers: {
87
83
  variant: 'critical',
88
84
  emphasis: 'high',
89
85
  },
90
- styles: { name: "kaxw9", styles: "background-color:var(--cnvs-sys-color-bg-critical-default);color:var(--cnvs-sys-color-fg-inverse);" }
86
+ styles: { name: "2ilvv5", styles: "background-color:var(--cnvs-sys-color-bg-critical-default);color:var(--cnvs-sys-color-fg-inverse);" }
91
87
  },
92
88
  {
93
89
  modifiers: {
94
90
  variant: 'neutral',
95
91
  emphasis: 'high',
96
92
  },
97
- styles: { name: "5yhc6", styles: "background-color:var(--cnvs-sys-color-bg-muted-default);color:var(--cnvs-sys-color-fg-inverse);" }
93
+ styles: { name: "1frh2k", styles: "background-color:var(--cnvs-sys-color-bg-muted-default);color:var(--cnvs-sys-color-fg-inverse);" }
98
94
  }
99
95
  ],
100
96
  defaultModifiers: {
@@ -78,13 +78,9 @@ declare const statusIndicatorStencil: import("@workday/canvas-kit-styling").Sten
78
78
  *
79
79
  * @default 'low'
80
80
  *
81
- * @deprecated This is being deprecated and will be removed in a future release. `high` is being removed
82
81
  */
83
82
  emphasis: {
84
83
  low: {};
85
- /**
86
- * @deprecated This is being deprecated and will be removed in a future release.
87
- */
88
84
  high: {};
89
85
  };
90
86
  }, {}, {}, never, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"StatusIndicator.d.ts","sourceRoot":"","sources":["../../../../status-indicator/lib/StatusIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,YAAY,EAAkB,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAC,mBAAmB,EAAwB,MAAM,6BAA6B,CAAC;AAEvF,OAAO,EAAC,IAAI,EAAc,MAAM,kCAAkC,CAAC;AAKnE;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAC9B,MAAM,GACN,SAAS,GACT,SAAS,GACT,UAAU,GACV,UAAU,GACV,IAAI,GACJ,aAAa,GACb,MAAM,GACN,OAAO,GACP,QAAQ,GACR,KAAK,GACL,MAAM,CAAC;AAEX,MAAM,WAAW,oBACf,SAAQ,YAAY,CAAC,OAAO,IAAI,EAAE,KAAK,CAAC,EACtC,IAAI,CAAC,mBAAmB,CAAC,OAAO,sBAAsB,CAAC,EAAE,SAAS,CAAC;IACrE;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAWD,QAAA,MAAM,sBAAsB;IAaxB;;;;;;;;;;;OAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+BH;;;;;;;;;;OAUG;;;QAGD;;WAEG;;;wBA4DP,CAAC;AAEH;;;;;;;;GAQG;AACH,eAAO,MAAM,eAAe;IAGxB;;;;;;;OAOG;;IAEH;;;;;;;OAOG;;CAuBL,CAAC"}
1
+ {"version":3,"file":"StatusIndicator.d.ts","sourceRoot":"","sources":["../../../../status-indicator/lib/StatusIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAC,YAAY,EAAkB,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAC,mBAAmB,EAAwB,MAAM,6BAA6B,CAAC;AAEvF,OAAO,EAAC,IAAI,EAAc,MAAM,kCAAkC,CAAC;AAKnE;;;GAGG;AACH,MAAM,MAAM,sBAAsB,GAC9B,MAAM,GACN,SAAS,GACT,SAAS,GACT,UAAU,GACV,UAAU,GACV,IAAI,GACJ,aAAa,GACb,MAAM,GACN,OAAO,GACP,QAAQ,GACR,KAAK,GACL,MAAM,CAAC;AAEX,MAAM,WAAW,oBACf,SAAQ,YAAY,CAAC,OAAO,IAAI,EAAE,KAAK,CAAC,EACtC,IAAI,CAAC,mBAAmB,CAAC,OAAO,sBAAsB,CAAC,EAAE,SAAS,CAAC;IACrE;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAWD,QAAA,MAAM,sBAAsB;IAaxB;;;;;;;;;;;OAWG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+BH;;;;;;;;;OASG;;;;;wBA8DL,CAAC;AAEH;;;;;;;;GAQG;AACH,eAAO,MAAM,eAAe;IAGxB;;;;;;;OAOG;;IAEH;;;;;;;OAOG;;CAuBL,CAAC"}
@@ -47,14 +47,10 @@ const statusIndicatorStencil = createStencil({
47
47
  *
48
48
  * @default 'low'
49
49
  *
50
- * @deprecated This is being deprecated and will be removed in a future release. `high` is being removed
51
50
  */
52
51
  emphasis: {
53
- low: { name: "iw9lp", styles: "" },
54
- /**
55
- * @deprecated This is being deprecated and will be removed in a future release.
56
- */
57
- high: { name: "3jd99", styles: "" }
52
+ low: { name: "3mhnu5", styles: "" },
53
+ high: { name: "41vybn", styles: "" }
58
54
  }
59
55
  },
60
56
  compound: [
@@ -63,35 +59,35 @@ const statusIndicatorStencil = createStencil({
63
59
  variant: 'info',
64
60
  emphasis: 'high',
65
61
  },
66
- styles: { name: "wd1uw", styles: "background-color:var(--cnvs-sys-color-bg-info-default);color:var(--cnvs-sys-color-fg-inverse);" }
62
+ styles: { name: "3ca452", styles: "background-color:var(--cnvs-sys-color-bg-info-default);color:var(--cnvs-sys-color-fg-inverse);" }
67
63
  },
68
64
  {
69
65
  modifiers: {
70
66
  variant: 'positive',
71
67
  emphasis: 'high',
72
68
  },
73
- styles: { name: "1gvq36", styles: "background-color:var(--cnvs-sys-color-bg-positive-default);color:var(--cnvs-sys-color-fg-inverse);" }
69
+ styles: { name: "17wufa", styles: "background-color:var(--cnvs-sys-color-bg-positive-default);color:var(--cnvs-sys-color-fg-inverse);" }
74
70
  },
75
71
  {
76
72
  modifiers: {
77
73
  variant: 'caution',
78
74
  emphasis: 'high',
79
75
  },
80
- styles: { name: "131t8c", styles: "background-color:var(--cnvs-sys-color-bg-caution-default);color:var(--cnvs-sys-color-fg-caution-strong);" }
76
+ styles: { name: "2ik3ok", styles: "background-color:var(--cnvs-sys-color-bg-caution-default);color:var(--cnvs-sys-color-fg-caution-strong);" }
81
77
  },
82
78
  {
83
79
  modifiers: {
84
80
  variant: 'critical',
85
81
  emphasis: 'high',
86
82
  },
87
- styles: { name: "kaxw9", styles: "background-color:var(--cnvs-sys-color-bg-critical-default);color:var(--cnvs-sys-color-fg-inverse);" }
83
+ styles: { name: "2ilvv5", styles: "background-color:var(--cnvs-sys-color-bg-critical-default);color:var(--cnvs-sys-color-fg-inverse);" }
88
84
  },
89
85
  {
90
86
  modifiers: {
91
87
  variant: 'neutral',
92
88
  emphasis: 'high',
93
89
  },
94
- styles: { name: "5yhc6", styles: "background-color:var(--cnvs-sys-color-bg-muted-default);color:var(--cnvs-sys-color-fg-inverse);" }
90
+ styles: { name: "1frh2k", styles: "background-color:var(--cnvs-sys-color-bg-muted-default);color:var(--cnvs-sys-color-fg-inverse);" }
95
91
  }
96
92
  ],
97
93
  defaultModifiers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workday/canvas-kit-preview-react",
3
- "version": "14.0.0-alpha.1225-next.0",
3
+ "version": "14.0.0-alpha.1227-next.0",
4
4
  "description": "Canvas Kit Preview is made up of components that have the full design and a11y review, are part of the DS ecosystem and are approved for use in product. The API's could be subject to change, but not without strong communication and migration strategies.",
5
5
  "author": "Workday, Inc. (https://www.workday.com)",
6
6
  "license": "Apache-2.0",
@@ -48,8 +48,8 @@
48
48
  "dependencies": {
49
49
  "@emotion/react": "^11.7.1",
50
50
  "@emotion/styled": "^11.6.0",
51
- "@workday/canvas-kit-react": "^14.0.0-alpha.1225-next.0",
52
- "@workday/canvas-kit-styling": "^14.0.0-alpha.1225-next.0",
51
+ "@workday/canvas-kit-react": "^14.0.0-alpha.1227-next.0",
52
+ "@workday/canvas-kit-styling": "^14.0.0-alpha.1227-next.0",
53
53
  "@workday/canvas-system-icons-web": "^3.0.35",
54
54
  "@workday/canvas-tokens-web": "3.0.0-alpha.12",
55
55
  "@workday/design-assets-types": "^0.2.10"
@@ -60,5 +60,5 @@
60
60
  "react-hook-form": "7.36.1",
61
61
  "yup": "^0.32.11"
62
62
  },
63
- "gitHead": "521a212f0bb4fa645b980f065086277464445490"
63
+ "gitHead": "9d444fbcf8bd4529d421da61a649c99fa365f6f1"
64
64
  }
@@ -121,13 +121,9 @@ const statusIndicatorStencil = createStencil({
121
121
  *
122
122
  * @default 'low'
123
123
  *
124
- * @deprecated This is being deprecated and will be removed in a future release. `high` is being removed
125
124
  */
126
125
  emphasis: {
127
126
  low: {},
128
- /**
129
- * @deprecated This is being deprecated and will be removed in a future release.
130
- */
131
127
  high: {},
132
128
  },
133
129
  },