@drivy/cobalt 2.0.0-beta.4 → 2.0.0-beta.5
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/cjs/tokens/palette.js +50 -2
- package/cjs/tokens/palette.js.map +1 -1
- package/cjs/tokens/theme.js +11 -5
- package/cjs/tokens/theme.js.map +1 -1
- package/package.json +4 -4
- package/src/tokens/palette.js +50 -2
- package/src/tokens/palette.js.map +1 -1
- package/src/tokens/theme.js +10 -6
- package/src/tokens/theme.js.map +1 -1
- package/styles/core/palette.css +48 -0
- package/styles/core/theme.css +15 -9
- package/tokens/palette.js +50 -2
- package/tokens/palette.js.map +1 -1
- package/tokens/theme.js +10 -6
- package/tokens/theme.js.map +1 -1
- package/types/src/components/Icon/index.d.ts +1 -1
- package/types/src/tokens/index.d.ts +50 -0
- package/utils/getCobaltTailwindcssConfig.js.map +1 -1
package/cjs/tokens/palette.js
CHANGED
|
@@ -256,7 +256,41 @@ const navy_alpha = {
|
|
|
256
256
|
"24": "#3026523D",
|
|
257
257
|
"26": "#30265242",
|
|
258
258
|
"28": "#30265247",
|
|
259
|
-
"30": "#3026524D"
|
|
259
|
+
"30": "#3026524D",
|
|
260
|
+
"32": "#30265252",
|
|
261
|
+
"34": "#30265257",
|
|
262
|
+
"36": "#3026525C",
|
|
263
|
+
"38": "#30265261",
|
|
264
|
+
"40": "#30265266",
|
|
265
|
+
"42": "#3026526B",
|
|
266
|
+
"44": "#30265270",
|
|
267
|
+
"46": "#30265275",
|
|
268
|
+
"48": "#3026527A",
|
|
269
|
+
"50": "#30265280",
|
|
270
|
+
"52": "#30265285",
|
|
271
|
+
"54": "#3026528A",
|
|
272
|
+
"56": "#3026528F",
|
|
273
|
+
"58": "#30265294",
|
|
274
|
+
"60": "#30265299",
|
|
275
|
+
"62": "#3026529E",
|
|
276
|
+
"64": "#302652A3",
|
|
277
|
+
"66": "#302652A8",
|
|
278
|
+
"68": "#302652AD",
|
|
279
|
+
"70": "#302652B3",
|
|
280
|
+
"72": "#302652B8",
|
|
281
|
+
"74": "#302652BD",
|
|
282
|
+
"76": "#302652C2",
|
|
283
|
+
"78": "#302652C7",
|
|
284
|
+
"80": "#302652CC",
|
|
285
|
+
"82": "#302652D1",
|
|
286
|
+
"84": "#302652D6",
|
|
287
|
+
"86": "#302652DB",
|
|
288
|
+
"88": "#302652E0",
|
|
289
|
+
"90": "#302652E6",
|
|
290
|
+
"92": "#302652EB",
|
|
291
|
+
"94": "#302652F0",
|
|
292
|
+
"96": "#302652F5",
|
|
293
|
+
"98": "#302652FA"
|
|
260
294
|
};
|
|
261
295
|
const grey_alpha = {
|
|
262
296
|
"1": "#E3E3E303",
|
|
@@ -271,7 +305,21 @@ const grey_alpha = {
|
|
|
271
305
|
"10": "#E3E3E31A",
|
|
272
306
|
"15": "#E3E3E326",
|
|
273
307
|
"20": "#E3E3E333",
|
|
274
|
-
"25": "#E3E3E340"
|
|
308
|
+
"25": "#E3E3E340",
|
|
309
|
+
"30": "#E3E3E34D",
|
|
310
|
+
"35": "#E3E3E359",
|
|
311
|
+
"40": "#E3E3E366",
|
|
312
|
+
"45": "#E3E3E373",
|
|
313
|
+
"50": "#E3E3E380",
|
|
314
|
+
"55": "#E3E3E38C",
|
|
315
|
+
"60": "#E3E3E399",
|
|
316
|
+
"65": "#E3E3E3A6",
|
|
317
|
+
"70": "#E3E3E3B3",
|
|
318
|
+
"75": "#E3E3E3BF",
|
|
319
|
+
"80": "#E3E3E3CC",
|
|
320
|
+
"85": "#E3E3E3D9",
|
|
321
|
+
"90": "#E3E3E3E6",
|
|
322
|
+
"95": "#E3E3E3F2"
|
|
275
323
|
};
|
|
276
324
|
var _palette = {
|
|
277
325
|
grey: grey,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palette.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"palette.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/cjs/tokens/theme.js
CHANGED
|
@@ -11,17 +11,17 @@ const outlineVariant = "navy.300/black.400";
|
|
|
11
11
|
const onSurface = "navy.1100/grey.300";
|
|
12
12
|
const onSurfaceVariant = "navy.600/grey.700";
|
|
13
13
|
const onSurfaceContainerVariant = "grey.500/grey.1300";
|
|
14
|
-
const disabled = "navy_alpha.
|
|
15
|
-
const onSurfaceDisabled = "navy_alpha.
|
|
14
|
+
const disabled = "navy_alpha.8/grey_alpha.20";
|
|
15
|
+
const onSurfaceDisabled = "navy_alpha.40/grey_alpha.45";
|
|
16
16
|
const primary = "purple.1100/purple.600";
|
|
17
17
|
const onPrimary = "white/black.1600";
|
|
18
18
|
const primaryContainer = "purple.200/purple.1600";
|
|
19
19
|
const onPrimaryContainer = "purple.1100/purple.200";
|
|
20
|
-
const secondary = "violet.900/violet.
|
|
21
|
-
const onSecondary = "violet.100/
|
|
20
|
+
const secondary = "violet.900/violet.400";
|
|
21
|
+
const onSecondary = "violet.100/black.1600";
|
|
22
22
|
const secondaryContainer = "violet.100/violet.1400";
|
|
23
23
|
const onSecondaryContainer = "violet.1500/violet.100";
|
|
24
|
-
const onSecondaryContainerVariant = "violet.800/violet.
|
|
24
|
+
const onSecondaryContainerVariant = "violet.800/violet.500";
|
|
25
25
|
const tertiary = "blue.900/blue.1100";
|
|
26
26
|
const onTertiary = "white/blue.100";
|
|
27
27
|
const outlineTertiary = "blue.1000/blue.800";
|
|
@@ -40,6 +40,8 @@ const warning = "yellow.800/yellow.600";
|
|
|
40
40
|
const onWarning = "yellow.1500/black.1600";
|
|
41
41
|
const warningContainer = "yellow.200/yellow.1600";
|
|
42
42
|
const onWarningContainer = "yellow.1400/yellow.500";
|
|
43
|
+
const neutral = "navy.1100/grey.300";
|
|
44
|
+
const onNeutral = "white/black.1600";
|
|
43
45
|
const connect = "purple.800/purple.500";
|
|
44
46
|
const onConnect = "white/black.1600";
|
|
45
47
|
const keyExchange = "violet.700/violet.500";
|
|
@@ -103,6 +105,8 @@ var _theme = {
|
|
|
103
105
|
onWarning: onWarning,
|
|
104
106
|
warningContainer: warningContainer,
|
|
105
107
|
onWarningContainer: onWarningContainer,
|
|
108
|
+
neutral: neutral,
|
|
109
|
+
onNeutral: onNeutral,
|
|
106
110
|
connect: connect,
|
|
107
111
|
onConnect: onConnect,
|
|
108
112
|
keyExchange: keyExchange,
|
|
@@ -141,6 +145,7 @@ exports.errorContainer = errorContainer;
|
|
|
141
145
|
exports.focus = focus;
|
|
142
146
|
exports.hover = hover;
|
|
143
147
|
exports.keyExchange = keyExchange;
|
|
148
|
+
exports.neutral = neutral;
|
|
144
149
|
exports.onBusiness = onBusiness;
|
|
145
150
|
exports.onBusinessContainer = onBusinessContainer;
|
|
146
151
|
exports.onBusinessVariant = onBusinessVariant;
|
|
@@ -148,6 +153,7 @@ exports.onConnect = onConnect;
|
|
|
148
153
|
exports.onError = onError;
|
|
149
154
|
exports.onErrorContainer = onErrorContainer;
|
|
150
155
|
exports.onKeyExchange = onKeyExchange;
|
|
156
|
+
exports.onNeutral = onNeutral;
|
|
151
157
|
exports.onPrimary = onPrimary;
|
|
152
158
|
exports.onPrimaryContainer = onPrimaryContainer;
|
|
153
159
|
exports.onSeasonHigh = onSeasonHigh;
|
package/cjs/tokens/theme.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@drivy/cobalt",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.5",
|
|
4
4
|
"description": "Opinionated design system for Drivy's projects.",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"types": "types/src/index.d.ts",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@types/react": "18.3.23",
|
|
63
63
|
"@types/react-dom": "18.3.7",
|
|
64
64
|
"autoprefixer": "10.4.21",
|
|
65
|
-
"core-js": "3.
|
|
65
|
+
"core-js": "3.43.0",
|
|
66
66
|
"css-loader": "7.1.2",
|
|
67
67
|
"eslint": "8.57.1",
|
|
68
68
|
"eslint-plugin-storybook": "^0.12.0",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"rollup-plugin-copy": "3.5.0",
|
|
89
89
|
"rollup-plugin-svgo": "2.0.0",
|
|
90
90
|
"rollup-plugin-typescript2": "0.36.0",
|
|
91
|
-
"sass": "1.89.
|
|
91
|
+
"sass": "1.89.2",
|
|
92
92
|
"sass-loader": "13.3.3",
|
|
93
93
|
"sharp-cli": "5.1.0",
|
|
94
94
|
"storybook": "7.6.20",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"svg2vectordrawable": "2.9.1",
|
|
98
98
|
"svgo": "3.3.2",
|
|
99
99
|
"ts-jest": "29.3.4",
|
|
100
|
-
"tsx": "4.
|
|
100
|
+
"tsx": "4.20.1",
|
|
101
101
|
"typescript": "5.4.5"
|
|
102
102
|
},
|
|
103
103
|
"keywords": [
|
package/src/tokens/palette.js
CHANGED
|
@@ -252,7 +252,41 @@ const navy_alpha = {
|
|
|
252
252
|
"24": "#3026523D",
|
|
253
253
|
"26": "#30265242",
|
|
254
254
|
"28": "#30265247",
|
|
255
|
-
"30": "#3026524D"
|
|
255
|
+
"30": "#3026524D",
|
|
256
|
+
"32": "#30265252",
|
|
257
|
+
"34": "#30265257",
|
|
258
|
+
"36": "#3026525C",
|
|
259
|
+
"38": "#30265261",
|
|
260
|
+
"40": "#30265266",
|
|
261
|
+
"42": "#3026526B",
|
|
262
|
+
"44": "#30265270",
|
|
263
|
+
"46": "#30265275",
|
|
264
|
+
"48": "#3026527A",
|
|
265
|
+
"50": "#30265280",
|
|
266
|
+
"52": "#30265285",
|
|
267
|
+
"54": "#3026528A",
|
|
268
|
+
"56": "#3026528F",
|
|
269
|
+
"58": "#30265294",
|
|
270
|
+
"60": "#30265299",
|
|
271
|
+
"62": "#3026529E",
|
|
272
|
+
"64": "#302652A3",
|
|
273
|
+
"66": "#302652A8",
|
|
274
|
+
"68": "#302652AD",
|
|
275
|
+
"70": "#302652B3",
|
|
276
|
+
"72": "#302652B8",
|
|
277
|
+
"74": "#302652BD",
|
|
278
|
+
"76": "#302652C2",
|
|
279
|
+
"78": "#302652C7",
|
|
280
|
+
"80": "#302652CC",
|
|
281
|
+
"82": "#302652D1",
|
|
282
|
+
"84": "#302652D6",
|
|
283
|
+
"86": "#302652DB",
|
|
284
|
+
"88": "#302652E0",
|
|
285
|
+
"90": "#302652E6",
|
|
286
|
+
"92": "#302652EB",
|
|
287
|
+
"94": "#302652F0",
|
|
288
|
+
"96": "#302652F5",
|
|
289
|
+
"98": "#302652FA"
|
|
256
290
|
};
|
|
257
291
|
const grey_alpha = {
|
|
258
292
|
"1": "#E3E3E303",
|
|
@@ -267,7 +301,21 @@ const grey_alpha = {
|
|
|
267
301
|
"10": "#E3E3E31A",
|
|
268
302
|
"15": "#E3E3E326",
|
|
269
303
|
"20": "#E3E3E333",
|
|
270
|
-
"25": "#E3E3E340"
|
|
304
|
+
"25": "#E3E3E340",
|
|
305
|
+
"30": "#E3E3E34D",
|
|
306
|
+
"35": "#E3E3E359",
|
|
307
|
+
"40": "#E3E3E366",
|
|
308
|
+
"45": "#E3E3E373",
|
|
309
|
+
"50": "#E3E3E380",
|
|
310
|
+
"55": "#E3E3E38C",
|
|
311
|
+
"60": "#E3E3E399",
|
|
312
|
+
"65": "#E3E3E3A6",
|
|
313
|
+
"70": "#E3E3E3B3",
|
|
314
|
+
"75": "#E3E3E3BF",
|
|
315
|
+
"80": "#E3E3E3CC",
|
|
316
|
+
"85": "#E3E3E3D9",
|
|
317
|
+
"90": "#E3E3E3E6",
|
|
318
|
+
"95": "#E3E3E3F2"
|
|
271
319
|
};
|
|
272
320
|
var require$$1 = {
|
|
273
321
|
grey: grey,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palette.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"palette.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/src/tokens/theme.js
CHANGED
|
@@ -7,17 +7,17 @@ const outlineVariant = "navy.300/black.400";
|
|
|
7
7
|
const onSurface = "navy.1100/grey.300";
|
|
8
8
|
const onSurfaceVariant = "navy.600/grey.700";
|
|
9
9
|
const onSurfaceContainerVariant = "grey.500/grey.1300";
|
|
10
|
-
const disabled = "navy_alpha.
|
|
11
|
-
const onSurfaceDisabled = "navy_alpha.
|
|
10
|
+
const disabled = "navy_alpha.8/grey_alpha.20";
|
|
11
|
+
const onSurfaceDisabled = "navy_alpha.40/grey_alpha.45";
|
|
12
12
|
const primary = "purple.1100/purple.600";
|
|
13
13
|
const onPrimary = "white/black.1600";
|
|
14
14
|
const primaryContainer = "purple.200/purple.1600";
|
|
15
15
|
const onPrimaryContainer = "purple.1100/purple.200";
|
|
16
|
-
const secondary = "violet.900/violet.
|
|
17
|
-
const onSecondary = "violet.100/
|
|
16
|
+
const secondary = "violet.900/violet.400";
|
|
17
|
+
const onSecondary = "violet.100/black.1600";
|
|
18
18
|
const secondaryContainer = "violet.100/violet.1400";
|
|
19
19
|
const onSecondaryContainer = "violet.1500/violet.100";
|
|
20
|
-
const onSecondaryContainerVariant = "violet.800/violet.
|
|
20
|
+
const onSecondaryContainerVariant = "violet.800/violet.500";
|
|
21
21
|
const tertiary = "blue.900/blue.1100";
|
|
22
22
|
const onTertiary = "white/blue.100";
|
|
23
23
|
const outlineTertiary = "blue.1000/blue.800";
|
|
@@ -36,6 +36,8 @@ const warning = "yellow.800/yellow.600";
|
|
|
36
36
|
const onWarning = "yellow.1500/black.1600";
|
|
37
37
|
const warningContainer = "yellow.200/yellow.1600";
|
|
38
38
|
const onWarningContainer = "yellow.1400/yellow.500";
|
|
39
|
+
const neutral = "navy.1100/grey.300";
|
|
40
|
+
const onNeutral = "white/black.1600";
|
|
39
41
|
const connect = "purple.800/purple.500";
|
|
40
42
|
const onConnect = "white/black.1600";
|
|
41
43
|
const keyExchange = "violet.700/violet.500";
|
|
@@ -99,6 +101,8 @@ var require$$0 = {
|
|
|
99
101
|
onWarning: onWarning,
|
|
100
102
|
warningContainer: warningContainer,
|
|
101
103
|
onWarningContainer: onWarningContainer,
|
|
104
|
+
neutral: neutral,
|
|
105
|
+
onNeutral: onNeutral,
|
|
102
106
|
connect: connect,
|
|
103
107
|
onConnect: onConnect,
|
|
104
108
|
keyExchange: keyExchange,
|
|
@@ -125,5 +129,5 @@ var require$$0 = {
|
|
|
125
129
|
surfaceFixed: surfaceFixed
|
|
126
130
|
};
|
|
127
131
|
|
|
128
|
-
export { business, businessContainer, businessVariant, connect, require$$0 as default, disabled, drag, error, errorContainer, focus, hover, keyExchange, onBusiness, onBusinessContainer, onBusinessVariant, onConnect, onError, onErrorContainer, onKeyExchange, onPrimary, onPrimaryContainer, onSeasonHigh, onSeasonHighest, onSeasonLowest, onSeasonMedium, onSecondary, onSecondaryContainer, onSecondaryContainerVariant, onSuccess, onSuccessContainer, onSurface, onSurfaceContainerVariant, onSurfaceDisabled, onSurfaceVariant, onTertiary, onTertiaryContainer, onTertiaryContainerVariant, onWarning, onWarningContainer, outline, outlineTertiary, outlineVariant, press, primary, primaryContainer, scrim, seasonHigh, seasonHighest, seasonLowest, seasonMedium, secondary, secondaryContainer, success, successContainer, surface, surfaceBright, surfaceContainer, surfaceContainerVariant, surfaceFixed, tertiary, tertiaryContainer, warning, warningContainer };
|
|
132
|
+
export { business, businessContainer, businessVariant, connect, require$$0 as default, disabled, drag, error, errorContainer, focus, hover, keyExchange, neutral, onBusiness, onBusinessContainer, onBusinessVariant, onConnect, onError, onErrorContainer, onKeyExchange, onNeutral, onPrimary, onPrimaryContainer, onSeasonHigh, onSeasonHighest, onSeasonLowest, onSeasonMedium, onSecondary, onSecondaryContainer, onSecondaryContainerVariant, onSuccess, onSuccessContainer, onSurface, onSurfaceContainerVariant, onSurfaceDisabled, onSurfaceVariant, onTertiary, onTertiaryContainer, onTertiaryContainerVariant, onWarning, onWarningContainer, outline, outlineTertiary, outlineVariant, press, primary, primaryContainer, scrim, seasonHigh, seasonHighest, seasonLowest, seasonMedium, secondary, secondaryContainer, success, successContainer, surface, surfaceBright, surfaceContainer, surfaceContainerVariant, surfaceFixed, tertiary, tertiaryContainer, warning, warningContainer };
|
|
129
133
|
//# sourceMappingURL=theme.js.map
|
package/src/tokens/theme.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/styles/core/palette.css
CHANGED
|
@@ -231,6 +231,40 @@
|
|
|
231
231
|
--c-navy_alpha-26: #30265242;
|
|
232
232
|
--c-navy_alpha-28: #30265247;
|
|
233
233
|
--c-navy_alpha-30: #3026524d;
|
|
234
|
+
--c-navy_alpha-32: #30265252;
|
|
235
|
+
--c-navy_alpha-34: #30265257;
|
|
236
|
+
--c-navy_alpha-36: #3026525c;
|
|
237
|
+
--c-navy_alpha-38: #30265261;
|
|
238
|
+
--c-navy_alpha-40: #30265266;
|
|
239
|
+
--c-navy_alpha-42: #3026526b;
|
|
240
|
+
--c-navy_alpha-44: #30265270;
|
|
241
|
+
--c-navy_alpha-46: #30265275;
|
|
242
|
+
--c-navy_alpha-48: #3026527a;
|
|
243
|
+
--c-navy_alpha-50: #30265280;
|
|
244
|
+
--c-navy_alpha-52: #30265285;
|
|
245
|
+
--c-navy_alpha-54: #3026528a;
|
|
246
|
+
--c-navy_alpha-56: #3026528f;
|
|
247
|
+
--c-navy_alpha-58: #30265294;
|
|
248
|
+
--c-navy_alpha-60: #30265299;
|
|
249
|
+
--c-navy_alpha-62: #3026529e;
|
|
250
|
+
--c-navy_alpha-64: #302652a3;
|
|
251
|
+
--c-navy_alpha-66: #302652a8;
|
|
252
|
+
--c-navy_alpha-68: #302652ad;
|
|
253
|
+
--c-navy_alpha-70: #302652b3;
|
|
254
|
+
--c-navy_alpha-72: #302652b8;
|
|
255
|
+
--c-navy_alpha-74: #302652bd;
|
|
256
|
+
--c-navy_alpha-76: #302652c2;
|
|
257
|
+
--c-navy_alpha-78: #302652c7;
|
|
258
|
+
--c-navy_alpha-80: #302652cc;
|
|
259
|
+
--c-navy_alpha-82: #302652d1;
|
|
260
|
+
--c-navy_alpha-84: #302652d6;
|
|
261
|
+
--c-navy_alpha-86: #302652db;
|
|
262
|
+
--c-navy_alpha-88: #302652e0;
|
|
263
|
+
--c-navy_alpha-90: #302652e6;
|
|
264
|
+
--c-navy_alpha-92: #302652eb;
|
|
265
|
+
--c-navy_alpha-94: #302652f0;
|
|
266
|
+
--c-navy_alpha-96: #302652f5;
|
|
267
|
+
--c-navy_alpha-98: #302652fa;
|
|
234
268
|
--c-grey_alpha-1: #e3e3e303;
|
|
235
269
|
--c-grey_alpha-2: #e3e3e305;
|
|
236
270
|
--c-grey_alpha-3: #e3e3e308;
|
|
@@ -244,4 +278,18 @@
|
|
|
244
278
|
--c-grey_alpha-15: #e3e3e326;
|
|
245
279
|
--c-grey_alpha-20: #e3e3e333;
|
|
246
280
|
--c-grey_alpha-25: #e3e3e340;
|
|
281
|
+
--c-grey_alpha-30: #e3e3e34d;
|
|
282
|
+
--c-grey_alpha-35: #e3e3e359;
|
|
283
|
+
--c-grey_alpha-40: #e3e3e366;
|
|
284
|
+
--c-grey_alpha-45: #e3e3e373;
|
|
285
|
+
--c-grey_alpha-50: #e3e3e380;
|
|
286
|
+
--c-grey_alpha-55: #e3e3e38c;
|
|
287
|
+
--c-grey_alpha-60: #e3e3e399;
|
|
288
|
+
--c-grey_alpha-65: #e3e3e3a6;
|
|
289
|
+
--c-grey_alpha-70: #e3e3e3b3;
|
|
290
|
+
--c-grey_alpha-75: #e3e3e3bf;
|
|
291
|
+
--c-grey_alpha-80: #e3e3e3cc;
|
|
292
|
+
--c-grey_alpha-85: #e3e3e3d9;
|
|
293
|
+
--c-grey_alpha-90: #e3e3e3e6;
|
|
294
|
+
--c-grey_alpha-95: #e3e3e3f2;
|
|
247
295
|
}
|
package/styles/core/theme.css
CHANGED
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
--c-onSurface: var(--c-navy-1100);
|
|
13
13
|
--c-onSurfaceVariant: var(--c-navy-600);
|
|
14
14
|
--c-onSurfaceContainerVariant: var(--c-grey-500);
|
|
15
|
-
--c-disabled: var(--c-navy_alpha-
|
|
16
|
-
--c-onSurfaceDisabled: var(--c-navy_alpha-
|
|
15
|
+
--c-disabled: var(--c-navy_alpha-8);
|
|
16
|
+
--c-onSurfaceDisabled: var(--c-navy_alpha-40);
|
|
17
17
|
--c-primary: var(--c-purple-1100);
|
|
18
18
|
--c-onPrimary: var(--c-white);
|
|
19
19
|
--c-primaryContainer: var(--c-purple-200);
|
|
@@ -41,6 +41,8 @@
|
|
|
41
41
|
--c-onWarning: var(--c-yellow-1500);
|
|
42
42
|
--c-warningContainer: var(--c-yellow-200);
|
|
43
43
|
--c-onWarningContainer: var(--c-yellow-1400);
|
|
44
|
+
--c-neutral: var(--c-navy-1100);
|
|
45
|
+
--c-onNeutral: var(--c-white);
|
|
44
46
|
--c-connect: var(--c-purple-800);
|
|
45
47
|
--c-onConnect: var(--c-white);
|
|
46
48
|
--c-keyExchange: var(--c-violet-700);
|
|
@@ -77,8 +79,8 @@
|
|
|
77
79
|
--c-onSurface: var(--c-navy-1100);
|
|
78
80
|
--c-onSurfaceVariant: var(--c-navy-600);
|
|
79
81
|
--c-onSurfaceContainerVariant: var(--c-grey-500);
|
|
80
|
-
--c-disabled: var(--c-navy_alpha-
|
|
81
|
-
--c-onSurfaceDisabled: var(--c-navy_alpha-
|
|
82
|
+
--c-disabled: var(--c-navy_alpha-8);
|
|
83
|
+
--c-onSurfaceDisabled: var(--c-navy_alpha-40);
|
|
82
84
|
--c-primary: var(--c-purple-1100);
|
|
83
85
|
--c-onPrimary: var(--c-white);
|
|
84
86
|
--c-primaryContainer: var(--c-purple-200);
|
|
@@ -106,6 +108,8 @@
|
|
|
106
108
|
--c-onWarning: var(--c-yellow-1500);
|
|
107
109
|
--c-warningContainer: var(--c-yellow-200);
|
|
108
110
|
--c-onWarningContainer: var(--c-yellow-1400);
|
|
111
|
+
--c-neutral: var(--c-navy-1100);
|
|
112
|
+
--c-onNeutral: var(--c-white);
|
|
109
113
|
--c-connect: var(--c-purple-800);
|
|
110
114
|
--c-onConnect: var(--c-white);
|
|
111
115
|
--c-keyExchange: var(--c-violet-700);
|
|
@@ -142,17 +146,17 @@
|
|
|
142
146
|
--c-onSurface: var(--c-grey-300);
|
|
143
147
|
--c-onSurfaceVariant: var(--c-grey-700);
|
|
144
148
|
--c-onSurfaceContainerVariant: var(--c-grey-1300);
|
|
145
|
-
--c-disabled: var(--c-grey_alpha-
|
|
146
|
-
--c-onSurfaceDisabled: var(--c-grey_alpha-
|
|
149
|
+
--c-disabled: var(--c-grey_alpha-20);
|
|
150
|
+
--c-onSurfaceDisabled: var(--c-grey_alpha-45);
|
|
147
151
|
--c-primary: var(--c-purple-600);
|
|
148
152
|
--c-onPrimary: var(--c-black-1600);
|
|
149
153
|
--c-primaryContainer: var(--c-purple-1600);
|
|
150
154
|
--c-onPrimaryContainer: var(--c-purple-200);
|
|
151
|
-
--c-secondary: var(--c-violet-
|
|
152
|
-
--c-onSecondary: var(--c-
|
|
155
|
+
--c-secondary: var(--c-violet-400);
|
|
156
|
+
--c-onSecondary: var(--c-black-1600);
|
|
153
157
|
--c-secondaryContainer: var(--c-violet-1400);
|
|
154
158
|
--c-onSecondaryContainer: var(--c-violet-100);
|
|
155
|
-
--c-onSecondaryContainerVariant: var(--c-violet-
|
|
159
|
+
--c-onSecondaryContainerVariant: var(--c-violet-500);
|
|
156
160
|
--c-tertiary: var(--c-blue-1100);
|
|
157
161
|
--c-onTertiary: var(--c-blue-100);
|
|
158
162
|
--c-outlineTertiary: var(--c-blue-800);
|
|
@@ -171,6 +175,8 @@
|
|
|
171
175
|
--c-onWarning: var(--c-black-1600);
|
|
172
176
|
--c-warningContainer: var(--c-yellow-1600);
|
|
173
177
|
--c-onWarningContainer: var(--c-yellow-500);
|
|
178
|
+
--c-neutral: var(--c-grey-300);
|
|
179
|
+
--c-onNeutral: var(--c-black-1600);
|
|
174
180
|
--c-connect: var(--c-purple-500);
|
|
175
181
|
--c-onConnect: var(--c-black-1600);
|
|
176
182
|
--c-keyExchange: var(--c-violet-500);
|
package/tokens/palette.js
CHANGED
|
@@ -252,7 +252,41 @@ const navy_alpha = {
|
|
|
252
252
|
"24": "#3026523D",
|
|
253
253
|
"26": "#30265242",
|
|
254
254
|
"28": "#30265247",
|
|
255
|
-
"30": "#3026524D"
|
|
255
|
+
"30": "#3026524D",
|
|
256
|
+
"32": "#30265252",
|
|
257
|
+
"34": "#30265257",
|
|
258
|
+
"36": "#3026525C",
|
|
259
|
+
"38": "#30265261",
|
|
260
|
+
"40": "#30265266",
|
|
261
|
+
"42": "#3026526B",
|
|
262
|
+
"44": "#30265270",
|
|
263
|
+
"46": "#30265275",
|
|
264
|
+
"48": "#3026527A",
|
|
265
|
+
"50": "#30265280",
|
|
266
|
+
"52": "#30265285",
|
|
267
|
+
"54": "#3026528A",
|
|
268
|
+
"56": "#3026528F",
|
|
269
|
+
"58": "#30265294",
|
|
270
|
+
"60": "#30265299",
|
|
271
|
+
"62": "#3026529E",
|
|
272
|
+
"64": "#302652A3",
|
|
273
|
+
"66": "#302652A8",
|
|
274
|
+
"68": "#302652AD",
|
|
275
|
+
"70": "#302652B3",
|
|
276
|
+
"72": "#302652B8",
|
|
277
|
+
"74": "#302652BD",
|
|
278
|
+
"76": "#302652C2",
|
|
279
|
+
"78": "#302652C7",
|
|
280
|
+
"80": "#302652CC",
|
|
281
|
+
"82": "#302652D1",
|
|
282
|
+
"84": "#302652D6",
|
|
283
|
+
"86": "#302652DB",
|
|
284
|
+
"88": "#302652E0",
|
|
285
|
+
"90": "#302652E6",
|
|
286
|
+
"92": "#302652EB",
|
|
287
|
+
"94": "#302652F0",
|
|
288
|
+
"96": "#302652F5",
|
|
289
|
+
"98": "#302652FA"
|
|
256
290
|
};
|
|
257
291
|
const grey_alpha = {
|
|
258
292
|
"1": "#E3E3E303",
|
|
@@ -267,7 +301,21 @@ const grey_alpha = {
|
|
|
267
301
|
"10": "#E3E3E31A",
|
|
268
302
|
"15": "#E3E3E326",
|
|
269
303
|
"20": "#E3E3E333",
|
|
270
|
-
"25": "#E3E3E340"
|
|
304
|
+
"25": "#E3E3E340",
|
|
305
|
+
"30": "#E3E3E34D",
|
|
306
|
+
"35": "#E3E3E359",
|
|
307
|
+
"40": "#E3E3E366",
|
|
308
|
+
"45": "#E3E3E373",
|
|
309
|
+
"50": "#E3E3E380",
|
|
310
|
+
"55": "#E3E3E38C",
|
|
311
|
+
"60": "#E3E3E399",
|
|
312
|
+
"65": "#E3E3E3A6",
|
|
313
|
+
"70": "#E3E3E3B3",
|
|
314
|
+
"75": "#E3E3E3BF",
|
|
315
|
+
"80": "#E3E3E3CC",
|
|
316
|
+
"85": "#E3E3E3D9",
|
|
317
|
+
"90": "#E3E3E3E6",
|
|
318
|
+
"95": "#E3E3E3F2"
|
|
271
319
|
};
|
|
272
320
|
var _palette = {
|
|
273
321
|
grey: grey,
|
package/tokens/palette.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palette.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"palette.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/tokens/theme.js
CHANGED
|
@@ -7,17 +7,17 @@ const outlineVariant = "navy.300/black.400";
|
|
|
7
7
|
const onSurface = "navy.1100/grey.300";
|
|
8
8
|
const onSurfaceVariant = "navy.600/grey.700";
|
|
9
9
|
const onSurfaceContainerVariant = "grey.500/grey.1300";
|
|
10
|
-
const disabled = "navy_alpha.
|
|
11
|
-
const onSurfaceDisabled = "navy_alpha.
|
|
10
|
+
const disabled = "navy_alpha.8/grey_alpha.20";
|
|
11
|
+
const onSurfaceDisabled = "navy_alpha.40/grey_alpha.45";
|
|
12
12
|
const primary = "purple.1100/purple.600";
|
|
13
13
|
const onPrimary = "white/black.1600";
|
|
14
14
|
const primaryContainer = "purple.200/purple.1600";
|
|
15
15
|
const onPrimaryContainer = "purple.1100/purple.200";
|
|
16
|
-
const secondary = "violet.900/violet.
|
|
17
|
-
const onSecondary = "violet.100/
|
|
16
|
+
const secondary = "violet.900/violet.400";
|
|
17
|
+
const onSecondary = "violet.100/black.1600";
|
|
18
18
|
const secondaryContainer = "violet.100/violet.1400";
|
|
19
19
|
const onSecondaryContainer = "violet.1500/violet.100";
|
|
20
|
-
const onSecondaryContainerVariant = "violet.800/violet.
|
|
20
|
+
const onSecondaryContainerVariant = "violet.800/violet.500";
|
|
21
21
|
const tertiary = "blue.900/blue.1100";
|
|
22
22
|
const onTertiary = "white/blue.100";
|
|
23
23
|
const outlineTertiary = "blue.1000/blue.800";
|
|
@@ -36,6 +36,8 @@ const warning = "yellow.800/yellow.600";
|
|
|
36
36
|
const onWarning = "yellow.1500/black.1600";
|
|
37
37
|
const warningContainer = "yellow.200/yellow.1600";
|
|
38
38
|
const onWarningContainer = "yellow.1400/yellow.500";
|
|
39
|
+
const neutral = "navy.1100/grey.300";
|
|
40
|
+
const onNeutral = "white/black.1600";
|
|
39
41
|
const connect = "purple.800/purple.500";
|
|
40
42
|
const onConnect = "white/black.1600";
|
|
41
43
|
const keyExchange = "violet.700/violet.500";
|
|
@@ -99,6 +101,8 @@ var _theme = {
|
|
|
99
101
|
onWarning: onWarning,
|
|
100
102
|
warningContainer: warningContainer,
|
|
101
103
|
onWarningContainer: onWarningContainer,
|
|
104
|
+
neutral: neutral,
|
|
105
|
+
onNeutral: onNeutral,
|
|
102
106
|
connect: connect,
|
|
103
107
|
onConnect: onConnect,
|
|
104
108
|
keyExchange: keyExchange,
|
|
@@ -125,5 +129,5 @@ var _theme = {
|
|
|
125
129
|
surfaceFixed: surfaceFixed
|
|
126
130
|
};
|
|
127
131
|
|
|
128
|
-
export { business, businessContainer, businessVariant, connect, _theme as default, disabled, drag, error, errorContainer, focus, hover, keyExchange, onBusiness, onBusinessContainer, onBusinessVariant, onConnect, onError, onErrorContainer, onKeyExchange, onPrimary, onPrimaryContainer, onSeasonHigh, onSeasonHighest, onSeasonLowest, onSeasonMedium, onSecondary, onSecondaryContainer, onSecondaryContainerVariant, onSuccess, onSuccessContainer, onSurface, onSurfaceContainerVariant, onSurfaceDisabled, onSurfaceVariant, onTertiary, onTertiaryContainer, onTertiaryContainerVariant, onWarning, onWarningContainer, outline, outlineTertiary, outlineVariant, press, primary, primaryContainer, scrim, seasonHigh, seasonHighest, seasonLowest, seasonMedium, secondary, secondaryContainer, success, successContainer, surface, surfaceBright, surfaceContainer, surfaceContainerVariant, surfaceFixed, tertiary, tertiaryContainer, warning, warningContainer };
|
|
132
|
+
export { business, businessContainer, businessVariant, connect, _theme as default, disabled, drag, error, errorContainer, focus, hover, keyExchange, neutral, onBusiness, onBusinessContainer, onBusinessVariant, onConnect, onError, onErrorContainer, onKeyExchange, onNeutral, onPrimary, onPrimaryContainer, onSeasonHigh, onSeasonHighest, onSeasonLowest, onSeasonMedium, onSecondary, onSecondaryContainer, onSecondaryContainerVariant, onSuccess, onSuccessContainer, onSurface, onSurfaceContainerVariant, onSurfaceDisabled, onSurfaceVariant, onTertiary, onTertiaryContainer, onTertiaryContainerVariant, onWarning, onWarningContainer, outline, outlineTertiary, outlineVariant, press, primary, primaryContainer, scrim, seasonHigh, seasonHighest, seasonLowest, seasonMedium, secondary, secondaryContainer, success, successContainer, surface, surfaceBright, surfaceContainer, surfaceContainerVariant, surfaceFixed, tertiary, tertiaryContainer, warning, warningContainer };
|
|
129
133
|
//# sourceMappingURL=theme.js.map
|
package/tokens/theme.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -5,7 +5,7 @@ interface IconsMap {
|
|
|
5
5
|
}
|
|
6
6
|
export declare const BUNDLED_ICONS: IconsMap;
|
|
7
7
|
export type IconSources = keyof typeof iconTokens.icons;
|
|
8
|
-
export declare const iconColors: ("surface" | "surfaceBright" | "surfaceContainer" | "surfaceContainerVariant" | "outline" | "outlineVariant" | "onSurface" | "onSurfaceVariant" | "onSurfaceContainerVariant" | "disabled" | "onSurfaceDisabled" | "primary" | "onPrimary" | "primaryContainer" | "onPrimaryContainer" | "secondary" | "onSecondary" | "secondaryContainer" | "onSecondaryContainer" | "onSecondaryContainerVariant" | "tertiary" | "onTertiary" | "outlineTertiary" | "tertiaryContainer" | "onTertiaryContainer" | "onTertiaryContainerVariant" | "success" | "onSuccess" | "successContainer" | "onSuccessContainer" | "error" | "onError" | "errorContainer" | "onErrorContainer" | "warning" | "onWarning" | "warningContainer" | "onWarningContainer" | "connect" | "onConnect" | "keyExchange" | "onKeyExchange" | "seasonLowest" | "onSeasonLowest" | "seasonMedium" | "onSeasonMedium" | "seasonHigh" | "onSeasonHigh" | "seasonHighest" | "onSeasonHighest" | "business" | "businessVariant" | "onBusiness" | "onBusinessVariant" | "businessContainer" | "onBusinessContainer" | "hover" | "focus" | "press" | "drag" | "scrim" | "surfaceFixed")[];
|
|
8
|
+
export declare const iconColors: ("surface" | "surfaceBright" | "surfaceContainer" | "surfaceContainerVariant" | "outline" | "outlineVariant" | "onSurface" | "onSurfaceVariant" | "onSurfaceContainerVariant" | "disabled" | "onSurfaceDisabled" | "primary" | "onPrimary" | "primaryContainer" | "onPrimaryContainer" | "secondary" | "onSecondary" | "secondaryContainer" | "onSecondaryContainer" | "onSecondaryContainerVariant" | "tertiary" | "onTertiary" | "outlineTertiary" | "tertiaryContainer" | "onTertiaryContainer" | "onTertiaryContainerVariant" | "success" | "onSuccess" | "successContainer" | "onSuccessContainer" | "error" | "onError" | "errorContainer" | "onErrorContainer" | "warning" | "onWarning" | "warningContainer" | "onWarningContainer" | "neutral" | "onNeutral" | "connect" | "onConnect" | "keyExchange" | "onKeyExchange" | "seasonLowest" | "onSeasonLowest" | "seasonMedium" | "onSeasonMedium" | "seasonHigh" | "onSeasonHigh" | "seasonHighest" | "onSeasonHighest" | "business" | "businessVariant" | "onBusiness" | "onBusinessVariant" | "businessContainer" | "onBusinessContainer" | "hover" | "focus" | "press" | "drag" | "scrim" | "surfaceFixed")[];
|
|
9
9
|
export type IconColorsType = (typeof iconColors)[number];
|
|
10
10
|
export interface IconProps {
|
|
11
11
|
source: IconSources;
|
|
@@ -604,6 +604,40 @@ export declare const palette: {
|
|
|
604
604
|
"26": string;
|
|
605
605
|
"28": string;
|
|
606
606
|
"30": string;
|
|
607
|
+
"32": string;
|
|
608
|
+
"34": string;
|
|
609
|
+
"36": string;
|
|
610
|
+
"38": string;
|
|
611
|
+
"40": string;
|
|
612
|
+
"42": string;
|
|
613
|
+
"44": string;
|
|
614
|
+
"46": string;
|
|
615
|
+
"48": string;
|
|
616
|
+
"50": string;
|
|
617
|
+
"52": string;
|
|
618
|
+
"54": string;
|
|
619
|
+
"56": string;
|
|
620
|
+
"58": string;
|
|
621
|
+
"60": string;
|
|
622
|
+
"62": string;
|
|
623
|
+
"64": string;
|
|
624
|
+
"66": string;
|
|
625
|
+
"68": string;
|
|
626
|
+
"70": string;
|
|
627
|
+
"72": string;
|
|
628
|
+
"74": string;
|
|
629
|
+
"76": string;
|
|
630
|
+
"78": string;
|
|
631
|
+
"80": string;
|
|
632
|
+
"82": string;
|
|
633
|
+
"84": string;
|
|
634
|
+
"86": string;
|
|
635
|
+
"88": string;
|
|
636
|
+
"90": string;
|
|
637
|
+
"92": string;
|
|
638
|
+
"94": string;
|
|
639
|
+
"96": string;
|
|
640
|
+
"98": string;
|
|
607
641
|
};
|
|
608
642
|
grey_alpha: {
|
|
609
643
|
"1": string;
|
|
@@ -619,6 +653,20 @@ export declare const palette: {
|
|
|
619
653
|
"15": string;
|
|
620
654
|
"20": string;
|
|
621
655
|
"25": string;
|
|
656
|
+
"30": string;
|
|
657
|
+
"35": string;
|
|
658
|
+
"40": string;
|
|
659
|
+
"45": string;
|
|
660
|
+
"50": string;
|
|
661
|
+
"55": string;
|
|
662
|
+
"60": string;
|
|
663
|
+
"65": string;
|
|
664
|
+
"70": string;
|
|
665
|
+
"75": string;
|
|
666
|
+
"80": string;
|
|
667
|
+
"85": string;
|
|
668
|
+
"90": string;
|
|
669
|
+
"95": string;
|
|
622
670
|
};
|
|
623
671
|
};
|
|
624
672
|
export declare const theme: {
|
|
@@ -660,6 +708,8 @@ export declare const theme: {
|
|
|
660
708
|
onWarning: string;
|
|
661
709
|
warningContainer: string;
|
|
662
710
|
onWarningContainer: string;
|
|
711
|
+
neutral: string;
|
|
712
|
+
onNeutral: string;
|
|
663
713
|
connect: string;
|
|
664
714
|
onConnect: string;
|
|
665
715
|
keyExchange: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCobaltTailwindcssConfig.js","sources":["../../utils/getCobaltTailwindcssConfig.js?commonjs-entry"],"sourcesContent":["import { getDefaultExportFromCjs } from \"\u0000commonjsHelpers.js\";\nimport { __require as requireGetCobaltTailwindcssConfig } from \"/Users/
|
|
1
|
+
{"version":3,"file":"getCobaltTailwindcssConfig.js","sources":["../../utils/getCobaltTailwindcssConfig.js?commonjs-entry"],"sourcesContent":["import { getDefaultExportFromCjs } from \"\u0000commonjsHelpers.js\";\nimport { __require as requireGetCobaltTailwindcssConfig } from \"/Users/cedric/Dev/drivy/cobalt/utils/getCobaltTailwindcssConfig.js\";\nvar getCobaltTailwindcssConfigExports = requireGetCobaltTailwindcssConfig();\nexport { getCobaltTailwindcssConfigExports as __moduleExports };\nexport default /*@__PURE__*/getDefaultExportFromCjs(getCobaltTailwindcssConfigExports);"],"names":[],"mappings":";;;AAEA,IAAI,iCAAiC,GAAG,iCAAiC,EAAE,CAAC;AAE5E,iCAAe,aAAa,uBAAuB,CAAC,iCAAiC,CAAC;;;;"}
|