@workday/canvas-tokens-web 1.0.2 → 1.1.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.
- package/css/base/_variables.css +11 -5
- package/css/brand/_variables.css +1 -1
- package/css/system/_variables.css +1 -1
- package/dist/common-js/base/index.d.ts +7 -1
- package/dist/common-js/base/index.js +7 -1
- package/dist/common-js/brand/index.d.ts +1 -1
- package/dist/common-js/brand/index.js +1 -1
- package/dist/common-js/index.d.ts +1 -1
- package/dist/common-js/index.js +1 -1
- package/dist/common-js/system/index.d.ts +1 -1
- package/dist/common-js/system/index.js +1 -1
- package/dist/es6/base/index.d.ts +7 -1
- package/dist/es6/base/index.js +7 -1
- package/dist/es6/brand/index.d.ts +1 -1
- package/dist/es6/brand/index.js +1 -1
- package/dist/es6/index.d.ts +1 -1
- package/dist/es6/index.js +1 -1
- package/dist/es6/system/index.d.ts +1 -1
- package/dist/es6/system/index.js +1 -1
- package/less/base/_variables.less +11 -5
- package/less/brand/_variables.less +1 -1
- package/less/system/_variables.less +1 -1
- package/package.json +1 -1
- package/scss/base/_variables.sass +11 -5
- package/scss/base/_variables.scss +11 -5
- package/scss/brand/_variables.sass +1 -1
- package/scss/brand/_variables.scss +1 -1
- package/scss/system/_variables.sass +1 -1
- package/scss/system/_variables.scss +1 -1
package/css/base/_variables.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
--cnvs-base-palette-plum-500: rgba(49,102,171,1);
|
|
84
84
|
--cnvs-base-palette-plum-600: rgba(38,74,122,1);
|
|
85
85
|
--cnvs-base-palette-berry-smoothie-100: rgba(232,237,255,1);
|
|
86
|
-
--cnvs-base-palette-berry-smoothie-200: rgba(
|
|
86
|
+
--cnvs-base-palette-berry-smoothie-200: rgba(194,207,255,1);
|
|
87
87
|
--cnvs-base-palette-berry-smoothie-300: rgba(120,145,255,1);
|
|
88
88
|
--cnvs-base-palette-berry-smoothie-400: rgba(94,119,230,1);
|
|
89
89
|
--cnvs-base-palette-berry-smoothie-500: rgba(75,94,179,1);
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
--cnvs-base-palette-grape-soda-500: rgba(151,73,158,1);
|
|
108
108
|
--cnvs-base-palette-grape-soda-600: rgba(124,56,130,1);
|
|
109
109
|
--cnvs-base-palette-pomegranate-100: rgba(255,235,243,1);
|
|
110
|
-
--cnvs-base-palette-pomegranate-200: rgba(255,189,
|
|
110
|
+
--cnvs-base-palette-pomegranate-200: rgba(255,189,214,1);
|
|
111
111
|
--cnvs-base-palette-pomegranate-300: rgba(255,92,154,1);
|
|
112
112
|
--cnvs-base-palette-pomegranate-400: rgba(243,17,103,1);
|
|
113
113
|
--cnvs-base-palette-pomegranate-500: rgba(199,5,80,1);
|
|
@@ -169,8 +169,8 @@
|
|
|
169
169
|
--cnvs-base-opacity-100: 0.08;
|
|
170
170
|
--cnvs-base-opacity-200: 0.12;
|
|
171
171
|
--cnvs-base-opacity-300: 0.4;
|
|
172
|
-
--cnvs-base-opacity-400: 0.
|
|
173
|
-
--cnvs-base-opacity-500: 0.
|
|
172
|
+
--cnvs-base-opacity-400: 0.64;
|
|
173
|
+
--cnvs-base-opacity-500: 0.84;
|
|
174
174
|
--cnvs-base-font-size-25: 0.625rem;
|
|
175
175
|
--cnvs-base-font-size-50: 0.75rem;
|
|
176
176
|
--cnvs-base-font-size-75: 0.875rem;
|
|
@@ -224,5 +224,11 @@
|
|
|
224
224
|
--cnvs-base-shadow-500: 0 0.3125rem 1.25rem 0 rgba(31,38,46,0.12), 0 0.625rem 2.5rem 0 rgba(31,38,46,0.08);
|
|
225
225
|
--cnvs-base-shadow-600: 0 0.375rem 1.5rem 0 rgba(31,38,46,0.12), 0 0.75rem 3rem 0 rgba(31,38,46,0.08);
|
|
226
226
|
--cnvs-base-level: 2; /* Used to calculate the skip level amount between levels in the type ramp, such as going from subtext to body, body to heading. */
|
|
227
|
+
--cnvs-base-extended-palette-dragon-fruit-100: rgba(251,241,255,1);
|
|
228
|
+
--cnvs-base-extended-palette-dragon-fruit-200: rgba(239,211,255,1);
|
|
229
|
+
--cnvs-base-extended-palette-dragon-fruit-300: rgba(190,97,246,1);
|
|
230
|
+
--cnvs-base-extended-palette-dragon-fruit-400: rgba(140,23,210,1);
|
|
231
|
+
--cnvs-base-extended-palette-dragon-fruit-500: rgba(107,17,163,1);
|
|
232
|
+
--cnvs-base-extended-palette-dragon-fruit-600: rgba(74,13,113,1);
|
|
227
233
|
--cnvs-base-unit: 0.25rem; /* The base unit used in the grid system.; */
|
|
228
234
|
}
|
package/css/brand/_variables.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export declare const cinnamon100 = "--cnvs-base-palette-cinnamon-100" as const;
|
|
@@ -223,4 +223,10 @@ export declare const shadow400 = "--cnvs-base-shadow-400" as const;
|
|
|
223
223
|
export declare const shadow500 = "--cnvs-base-shadow-500" as const;
|
|
224
224
|
export declare const shadow600 = "--cnvs-base-shadow-600" as const;
|
|
225
225
|
export declare const baseLevel = "--cnvs-base-level" as const;
|
|
226
|
+
export declare const extendedDragonFruit100 = "--cnvs-base-extended-palette-dragon-fruit-100" as const;
|
|
227
|
+
export declare const extendedDragonFruit200 = "--cnvs-base-extended-palette-dragon-fruit-200" as const;
|
|
228
|
+
export declare const extendedDragonFruit300 = "--cnvs-base-extended-palette-dragon-fruit-300" as const;
|
|
229
|
+
export declare const extendedDragonFruit400 = "--cnvs-base-extended-palette-dragon-fruit-400" as const;
|
|
230
|
+
export declare const extendedDragonFruit500 = "--cnvs-base-extended-palette-dragon-fruit-500" as const;
|
|
231
|
+
export declare const extendedDragonFruit600 = "--cnvs-base-extended-palette-dragon-fruit-600" as const;
|
|
226
232
|
export declare const baseUnit = "--cnvs-base-unit" as const;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
"use strict";
|
|
@@ -226,4 +226,10 @@ exports.shadow400 = "--cnvs-base-shadow-400";
|
|
|
226
226
|
exports.shadow500 = "--cnvs-base-shadow-500";
|
|
227
227
|
exports.shadow600 = "--cnvs-base-shadow-600";
|
|
228
228
|
exports.baseLevel = "--cnvs-base-level";
|
|
229
|
+
exports.extendedDragonFruit100 = "--cnvs-base-extended-palette-dragon-fruit-100";
|
|
230
|
+
exports.extendedDragonFruit200 = "--cnvs-base-extended-palette-dragon-fruit-200";
|
|
231
|
+
exports.extendedDragonFruit300 = "--cnvs-base-extended-palette-dragon-fruit-300";
|
|
232
|
+
exports.extendedDragonFruit400 = "--cnvs-base-extended-palette-dragon-fruit-400";
|
|
233
|
+
exports.extendedDragonFruit500 = "--cnvs-base-extended-palette-dragon-fruit-500";
|
|
234
|
+
exports.extendedDragonFruit600 = "--cnvs-base-extended-palette-dragon-fruit-600";
|
|
229
235
|
exports.baseUnit = "--cnvs-base-unit";
|
package/dist/common-js/index.js
CHANGED
package/dist/es6/base/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export declare const cinnamon100 = "--cnvs-base-palette-cinnamon-100" as const;
|
|
@@ -223,4 +223,10 @@ export declare const shadow400 = "--cnvs-base-shadow-400" as const;
|
|
|
223
223
|
export declare const shadow500 = "--cnvs-base-shadow-500" as const;
|
|
224
224
|
export declare const shadow600 = "--cnvs-base-shadow-600" as const;
|
|
225
225
|
export declare const baseLevel = "--cnvs-base-level" as const;
|
|
226
|
+
export declare const extendedDragonFruit100 = "--cnvs-base-extended-palette-dragon-fruit-100" as const;
|
|
227
|
+
export declare const extendedDragonFruit200 = "--cnvs-base-extended-palette-dragon-fruit-200" as const;
|
|
228
|
+
export declare const extendedDragonFruit300 = "--cnvs-base-extended-palette-dragon-fruit-300" as const;
|
|
229
|
+
export declare const extendedDragonFruit400 = "--cnvs-base-extended-palette-dragon-fruit-400" as const;
|
|
230
|
+
export declare const extendedDragonFruit500 = "--cnvs-base-extended-palette-dragon-fruit-500" as const;
|
|
231
|
+
export declare const extendedDragonFruit600 = "--cnvs-base-extended-palette-dragon-fruit-600" as const;
|
|
226
232
|
export declare const baseUnit = "--cnvs-base-unit" as const;
|
package/dist/es6/base/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const cinnamon100 = "--cnvs-base-palette-cinnamon-100";
|
|
@@ -223,4 +223,10 @@ export const shadow400 = "--cnvs-base-shadow-400";
|
|
|
223
223
|
export const shadow500 = "--cnvs-base-shadow-500";
|
|
224
224
|
export const shadow600 = "--cnvs-base-shadow-600";
|
|
225
225
|
export const baseLevel = "--cnvs-base-level";
|
|
226
|
+
export const extendedDragonFruit100 = "--cnvs-base-extended-palette-dragon-fruit-100";
|
|
227
|
+
export const extendedDragonFruit200 = "--cnvs-base-extended-palette-dragon-fruit-200";
|
|
228
|
+
export const extendedDragonFruit300 = "--cnvs-base-extended-palette-dragon-fruit-300";
|
|
229
|
+
export const extendedDragonFruit400 = "--cnvs-base-extended-palette-dragon-fruit-400";
|
|
230
|
+
export const extendedDragonFruit500 = "--cnvs-base-extended-palette-dragon-fruit-500";
|
|
231
|
+
export const extendedDragonFruit600 = "--cnvs-base-extended-palette-dragon-fruit-600";
|
|
226
232
|
export const baseUnit = "--cnvs-base-unit";
|
package/dist/es6/brand/index.js
CHANGED
package/dist/es6/index.d.ts
CHANGED
package/dist/es6/index.js
CHANGED
package/dist/es6/system/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
|
|
5
5
|
@cnvs-base-palette-cinnamon-100: rgba(255,239,238,1);
|
|
6
6
|
@cnvs-base-palette-cinnamon-200: rgba(252,201,197,1);
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
@cnvs-base-palette-plum-500: rgba(49,102,171,1);
|
|
82
82
|
@cnvs-base-palette-plum-600: rgba(38,74,122,1);
|
|
83
83
|
@cnvs-base-palette-berry-smoothie-100: rgba(232,237,255,1);
|
|
84
|
-
@cnvs-base-palette-berry-smoothie-200: rgba(
|
|
84
|
+
@cnvs-base-palette-berry-smoothie-200: rgba(194,207,255,1);
|
|
85
85
|
@cnvs-base-palette-berry-smoothie-300: rgba(120,145,255,1);
|
|
86
86
|
@cnvs-base-palette-berry-smoothie-400: rgba(94,119,230,1);
|
|
87
87
|
@cnvs-base-palette-berry-smoothie-500: rgba(75,94,179,1);
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
@cnvs-base-palette-grape-soda-500: rgba(151,73,158,1);
|
|
106
106
|
@cnvs-base-palette-grape-soda-600: rgba(124,56,130,1);
|
|
107
107
|
@cnvs-base-palette-pomegranate-100: rgba(255,235,243,1);
|
|
108
|
-
@cnvs-base-palette-pomegranate-200: rgba(255,189,
|
|
108
|
+
@cnvs-base-palette-pomegranate-200: rgba(255,189,214,1);
|
|
109
109
|
@cnvs-base-palette-pomegranate-300: rgba(255,92,154,1);
|
|
110
110
|
@cnvs-base-palette-pomegranate-400: rgba(243,17,103,1);
|
|
111
111
|
@cnvs-base-palette-pomegranate-500: rgba(199,5,80,1);
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
@cnvs-base-opacity-100: 0.08;
|
|
168
168
|
@cnvs-base-opacity-200: 0.12;
|
|
169
169
|
@cnvs-base-opacity-300: 0.4;
|
|
170
|
-
@cnvs-base-opacity-400: 0.
|
|
171
|
-
@cnvs-base-opacity-500: 0.
|
|
170
|
+
@cnvs-base-opacity-400: 0.64;
|
|
171
|
+
@cnvs-base-opacity-500: 0.84;
|
|
172
172
|
@cnvs-base-font-size-25: 0.625rem;
|
|
173
173
|
@cnvs-base-font-size-50: 0.75rem;
|
|
174
174
|
@cnvs-base-font-size-75: 0.875rem;
|
|
@@ -222,4 +222,10 @@
|
|
|
222
222
|
@cnvs-base-shadow-500: 0 0.3125rem 1.25rem 0 rgba(31,38,46,0.12), 0 0.625rem 2.5rem 0 rgba(31,38,46,0.08);
|
|
223
223
|
@cnvs-base-shadow-600: 0 0.375rem 1.5rem 0 rgba(31,38,46,0.12), 0 0.75rem 3rem 0 rgba(31,38,46,0.08);
|
|
224
224
|
@cnvs-base-level: 2; // Used to calculate the skip level amount between levels in the type ramp, such as going from subtext to body, body to heading.
|
|
225
|
+
@cnvs-base-extended-palette-dragon-fruit-100: rgba(251,241,255,1);
|
|
226
|
+
@cnvs-base-extended-palette-dragon-fruit-200: rgba(239,211,255,1);
|
|
227
|
+
@cnvs-base-extended-palette-dragon-fruit-300: rgba(190,97,246,1);
|
|
228
|
+
@cnvs-base-extended-palette-dragon-fruit-400: rgba(140,23,210,1);
|
|
229
|
+
@cnvs-base-extended-palette-dragon-fruit-500: rgba(107,17,163,1);
|
|
230
|
+
@cnvs-base-extended-palette-dragon-fruit-600: rgba(74,13,113,1);
|
|
225
231
|
@cnvs-base-unit: 0.25rem; // The base unit used in the grid system.;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
|
|
5
5
|
@cnvs-sys-space-zero: 0; // Stacks, rows in tables
|
|
6
6
|
@cnvs-sys-shape-zero: 0rem; // This is the initial shape of every new element. Use this for backgrounds screens and fixed navigation containers such as headers, and side-panels.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
|
|
5
5
|
$cnvs-base-palette-cinnamon-100: rgba(255,239,238,1);
|
|
6
6
|
$cnvs-base-palette-cinnamon-200: rgba(252,201,197,1);
|
|
@@ -81,7 +81,7 @@ $cnvs-base-palette-plum-400: rgba(56,129,225,1);
|
|
|
81
81
|
$cnvs-base-palette-plum-500: rgba(49,102,171,1);
|
|
82
82
|
$cnvs-base-palette-plum-600: rgba(38,74,122,1);
|
|
83
83
|
$cnvs-base-palette-berry-smoothie-100: rgba(232,237,255,1);
|
|
84
|
-
$cnvs-base-palette-berry-smoothie-200: rgba(
|
|
84
|
+
$cnvs-base-palette-berry-smoothie-200: rgba(194,207,255,1);
|
|
85
85
|
$cnvs-base-palette-berry-smoothie-300: rgba(120,145,255,1);
|
|
86
86
|
$cnvs-base-palette-berry-smoothie-400: rgba(94,119,230,1);
|
|
87
87
|
$cnvs-base-palette-berry-smoothie-500: rgba(75,94,179,1);
|
|
@@ -105,7 +105,7 @@ $cnvs-base-palette-grape-soda-400: rgba(200,96,209,1);
|
|
|
105
105
|
$cnvs-base-palette-grape-soda-500: rgba(151,73,158,1);
|
|
106
106
|
$cnvs-base-palette-grape-soda-600: rgba(124,56,130,1);
|
|
107
107
|
$cnvs-base-palette-pomegranate-100: rgba(255,235,243,1);
|
|
108
|
-
$cnvs-base-palette-pomegranate-200: rgba(255,189,
|
|
108
|
+
$cnvs-base-palette-pomegranate-200: rgba(255,189,214,1);
|
|
109
109
|
$cnvs-base-palette-pomegranate-300: rgba(255,92,154,1);
|
|
110
110
|
$cnvs-base-palette-pomegranate-400: rgba(243,17,103,1);
|
|
111
111
|
$cnvs-base-palette-pomegranate-500: rgba(199,5,80,1);
|
|
@@ -167,8 +167,8 @@ $cnvs-base-palette-black-pepper-600: rgba(0,0,0,1);
|
|
|
167
167
|
$cnvs-base-opacity-100: 0.08;
|
|
168
168
|
$cnvs-base-opacity-200: 0.12;
|
|
169
169
|
$cnvs-base-opacity-300: 0.4;
|
|
170
|
-
$cnvs-base-opacity-400: 0.
|
|
171
|
-
$cnvs-base-opacity-500: 0.
|
|
170
|
+
$cnvs-base-opacity-400: 0.64;
|
|
171
|
+
$cnvs-base-opacity-500: 0.84;
|
|
172
172
|
$cnvs-base-font-size-25: 0.625rem;
|
|
173
173
|
$cnvs-base-font-size-50: 0.75rem;
|
|
174
174
|
$cnvs-base-font-size-75: 0.875rem;
|
|
@@ -222,4 +222,10 @@ $cnvs-base-shadow-400: 0 0.25rem 1rem 0 rgba(31,38,46,0.12), 0 0.5rem 2rem 0 rgb
|
|
|
222
222
|
$cnvs-base-shadow-500: 0 0.3125rem 1.25rem 0 rgba(31,38,46,0.12), 0 0.625rem 2.5rem 0 rgba(31,38,46,0.08);
|
|
223
223
|
$cnvs-base-shadow-600: 0 0.375rem 1.5rem 0 rgba(31,38,46,0.12), 0 0.75rem 3rem 0 rgba(31,38,46,0.08);
|
|
224
224
|
$cnvs-base-level: 2; // Used to calculate the skip level amount between levels in the type ramp, such as going from subtext to body, body to heading.
|
|
225
|
+
$cnvs-base-extended-palette-dragon-fruit-100: rgba(251,241,255,1);
|
|
226
|
+
$cnvs-base-extended-palette-dragon-fruit-200: rgba(239,211,255,1);
|
|
227
|
+
$cnvs-base-extended-palette-dragon-fruit-300: rgba(190,97,246,1);
|
|
228
|
+
$cnvs-base-extended-palette-dragon-fruit-400: rgba(140,23,210,1);
|
|
229
|
+
$cnvs-base-extended-palette-dragon-fruit-500: rgba(107,17,163,1);
|
|
230
|
+
$cnvs-base-extended-palette-dragon-fruit-600: rgba(74,13,113,1);
|
|
225
231
|
$cnvs-base-unit: 0.25rem; // The base unit used in the grid system.;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
|
|
5
5
|
$cnvs-base-palette-cinnamon-100: rgba(255,239,238,1);
|
|
6
6
|
$cnvs-base-palette-cinnamon-200: rgba(252,201,197,1);
|
|
@@ -81,7 +81,7 @@ $cnvs-base-palette-plum-400: rgba(56,129,225,1);
|
|
|
81
81
|
$cnvs-base-palette-plum-500: rgba(49,102,171,1);
|
|
82
82
|
$cnvs-base-palette-plum-600: rgba(38,74,122,1);
|
|
83
83
|
$cnvs-base-palette-berry-smoothie-100: rgba(232,237,255,1);
|
|
84
|
-
$cnvs-base-palette-berry-smoothie-200: rgba(
|
|
84
|
+
$cnvs-base-palette-berry-smoothie-200: rgba(194,207,255,1);
|
|
85
85
|
$cnvs-base-palette-berry-smoothie-300: rgba(120,145,255,1);
|
|
86
86
|
$cnvs-base-palette-berry-smoothie-400: rgba(94,119,230,1);
|
|
87
87
|
$cnvs-base-palette-berry-smoothie-500: rgba(75,94,179,1);
|
|
@@ -105,7 +105,7 @@ $cnvs-base-palette-grape-soda-400: rgba(200,96,209,1);
|
|
|
105
105
|
$cnvs-base-palette-grape-soda-500: rgba(151,73,158,1);
|
|
106
106
|
$cnvs-base-palette-grape-soda-600: rgba(124,56,130,1);
|
|
107
107
|
$cnvs-base-palette-pomegranate-100: rgba(255,235,243,1);
|
|
108
|
-
$cnvs-base-palette-pomegranate-200: rgba(255,189,
|
|
108
|
+
$cnvs-base-palette-pomegranate-200: rgba(255,189,214,1);
|
|
109
109
|
$cnvs-base-palette-pomegranate-300: rgba(255,92,154,1);
|
|
110
110
|
$cnvs-base-palette-pomegranate-400: rgba(243,17,103,1);
|
|
111
111
|
$cnvs-base-palette-pomegranate-500: rgba(199,5,80,1);
|
|
@@ -167,8 +167,8 @@ $cnvs-base-palette-black-pepper-600: rgba(0,0,0,1);
|
|
|
167
167
|
$cnvs-base-opacity-100: 0.08;
|
|
168
168
|
$cnvs-base-opacity-200: 0.12;
|
|
169
169
|
$cnvs-base-opacity-300: 0.4;
|
|
170
|
-
$cnvs-base-opacity-400: 0.
|
|
171
|
-
$cnvs-base-opacity-500: 0.
|
|
170
|
+
$cnvs-base-opacity-400: 0.64;
|
|
171
|
+
$cnvs-base-opacity-500: 0.84;
|
|
172
172
|
$cnvs-base-font-size-25: 0.625rem;
|
|
173
173
|
$cnvs-base-font-size-50: 0.75rem;
|
|
174
174
|
$cnvs-base-font-size-75: 0.875rem;
|
|
@@ -222,4 +222,10 @@ $cnvs-base-shadow-400: 0 0.25rem 1rem 0 rgba(31,38,46,0.12), 0 0.5rem 2rem 0 rgb
|
|
|
222
222
|
$cnvs-base-shadow-500: 0 0.3125rem 1.25rem 0 rgba(31,38,46,0.12), 0 0.625rem 2.5rem 0 rgba(31,38,46,0.08);
|
|
223
223
|
$cnvs-base-shadow-600: 0 0.375rem 1.5rem 0 rgba(31,38,46,0.12), 0 0.75rem 3rem 0 rgba(31,38,46,0.08);
|
|
224
224
|
$cnvs-base-level: 2; // Used to calculate the skip level amount between levels in the type ramp, such as going from subtext to body, body to heading.
|
|
225
|
+
$cnvs-base-extended-palette-dragon-fruit-100: rgba(251,241,255,1);
|
|
226
|
+
$cnvs-base-extended-palette-dragon-fruit-200: rgba(239,211,255,1);
|
|
227
|
+
$cnvs-base-extended-palette-dragon-fruit-300: rgba(190,97,246,1);
|
|
228
|
+
$cnvs-base-extended-palette-dragon-fruit-400: rgba(140,23,210,1);
|
|
229
|
+
$cnvs-base-extended-palette-dragon-fruit-500: rgba(107,17,163,1);
|
|
230
|
+
$cnvs-base-extended-palette-dragon-fruit-600: rgba(74,13,113,1);
|
|
225
231
|
$cnvs-base-unit: 0.25rem; // The base unit used in the grid system.;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
|
|
5
5
|
$cnvs-sys-space-zero: 0; // Stacks, rows in tables
|
|
6
6
|
$cnvs-sys-shape-zero: 0rem; // This is the initial shape of every new element. Use this for backgrounds screens and fixed navigation containers such as headers, and side-panels.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Mon, 11 Mar 2024 16:43:19 GMT
|
|
4
4
|
|
|
5
5
|
$cnvs-sys-space-zero: 0; // Stacks, rows in tables
|
|
6
6
|
$cnvs-sys-shape-zero: 0rem; // This is the initial shape of every new element. Use this for backgrounds screens and fixed navigation containers such as headers, and side-panels.
|