@planningcenter/doxy 0.2.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.
- package/README.md +118 -0
- package/dist/build-output/ts/index.d.ts +10 -0
- package/dist/build-output/ts/index.d.ts.map +1 -0
- package/dist/build-output/ts/index.js +6 -0
- package/dist/build-output/ts/index.js.map +1 -0
- package/dist/build-output/ts/react-native-tokens-dark.d.ts +81 -0
- package/dist/build-output/ts/react-native-tokens-dark.d.ts.map +1 -0
- package/dist/build-output/ts/react-native-tokens-dark.js +62 -0
- package/dist/build-output/ts/react-native-tokens-dark.js.map +1 -0
- package/dist/build-output/ts/react-native-tokens-light.d.ts +81 -0
- package/dist/build-output/ts/react-native-tokens-light.d.ts.map +1 -0
- package/dist/build-output/ts/react-native-tokens-light.js +62 -0
- package/dist/build-output/ts/react-native-tokens-light.js.map +1 -0
- package/dist/build-output/ts/themeable-web-gradient-tokens.d.ts +15 -0
- package/dist/build-output/ts/themeable-web-gradient-tokens.d.ts.map +1 -0
- package/dist/build-output/ts/themeable-web-gradient-tokens.js +16 -0
- package/dist/build-output/ts/themeable-web-gradient-tokens.js.map +1 -0
- package/dist/build-output/ts/tokens-by-theme-set.d.ts +8 -0
- package/dist/build-output/ts/tokens-by-theme-set.d.ts.map +1 -0
- package/dist/build-output/ts/tokens-by-theme-set.js +9 -0
- package/dist/build-output/ts/tokens-by-theme-set.js.map +1 -0
- package/dist/build-output/ts/tokens.d.ts +60 -0
- package/dist/build-output/ts/tokens.d.ts.map +1 -0
- package/dist/build-output/ts/tokens.js +62 -0
- package/dist/build-output/ts/tokens.js.map +1 -0
- package/dist/build-output/ts/types/react-native-types.d.ts +85 -0
- package/dist/build-output/ts/types/react-native-types.d.ts.map +1 -0
- package/dist/index.css +173 -0
- package/dist/index.css.map +1 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +6 -0
- package/dist/index.js.map +1 -0
- package/dist/jsTokens.d.ts +3 -0
- package/dist/jsTokens.d.ts.map +1 -0
- package/dist/jsTokens.js +6 -0
- package/dist/jsTokens.js.map +1 -0
- package/dist/tokens-dark.css +116 -0
- package/dist/tokens-dark.css.map +1 -0
- package/dist/tokens-dark.js +3 -0
- package/dist/tokens-deprecated.css +2 -0
- package/dist/tokens-deprecated.css.map +1 -0
- package/dist/tokens-deprecated.js +3 -0
- package/dist/tokens.css +173 -0
- package/dist/tokens.css.map +1 -0
- package/dist/tokens.js +3 -0
- package/package.json +104 -0
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*/
|
|
4
|
+
const tokens = {
|
|
5
|
+
"--d-app-fill-color-gradient-header": "linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(176, 37%, 51%))",
|
|
6
|
+
"--d-fill-color-button-interaction-solid-gradient-default": "linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(121, 38%, 57%))",
|
|
7
|
+
"--d-fill-color-neutral-000": "hsl(0, 0%, 12%)",
|
|
8
|
+
"--d-fill-color-neutral-010": "hsl(0, 0%, 24%)",
|
|
9
|
+
"--d-fill-color-neutral-020": "hsl(0, 0%, 45%)",
|
|
10
|
+
"--d-fill-color-neutral-030": "hsl(0, 0%, 58%)",
|
|
11
|
+
"--d-fill-color-neutral-040": "hsl(0, 0%, 81%)",
|
|
12
|
+
"--d-fill-color-neutral-050": "hsl(0, 0%, 88%)",
|
|
13
|
+
"--d-fill-color-neutral-060": "hsl(0, 0%, 93%)",
|
|
14
|
+
"--d-fill-color-neutral-070": "hsl(0, 0%, 95%)",
|
|
15
|
+
"--d-fill-color-neutral-080": "hsl(0, 0%, 97%)",
|
|
16
|
+
"--d-fill-color-neutral-090": "hsl(0, 0%, 98%)",
|
|
17
|
+
"--d-fill-color-neutral-100": "hsl(0, 0%, 100%)",
|
|
18
|
+
"--d-fill-color-status-error-ghost": "hsl(0, 80%, 96%)",
|
|
19
|
+
"--d-fill-color-status-info-ghost": "hsl(210, 100%, 96%)",
|
|
20
|
+
"--d-fill-color-status-neutral-ghost": "hsl(0, 0%, 95%)",
|
|
21
|
+
"--d-fill-color-status-success-ghost": "hsl(120, 33%, 96%)",
|
|
22
|
+
"--d-fill-color-status-warning-ghost": "hsl(40, 90%, 96%)",
|
|
23
|
+
"--d-fill-color-transparency-dark-010": "hsla(0, 0%, 0%, 0.1)",
|
|
24
|
+
"--d-fill-color-transparency-dark-020": "hsla(0, 0%, 0%, 0.2)",
|
|
25
|
+
"--d-fill-color-transparency-dark-030": "hsla(0, 0%, 0%, 0.3)",
|
|
26
|
+
"--d-fill-color-transparency-dark-040": "hsla(0, 0%, 0%, 0.4)",
|
|
27
|
+
"--d-fill-color-transparency-dark-050": "hsla(0, 0%, 0%, 0.5)",
|
|
28
|
+
"--d-fill-color-transparency-dark-060": "hsla(0, 0%, 0%, 0.6)",
|
|
29
|
+
"--d-fill-color-transparency-dark-070": "hsla(0, 0%, 0%, 0.7)",
|
|
30
|
+
"--d-fill-color-transparency-dark-080": "hsla(0, 0%, 0%, 0.8)",
|
|
31
|
+
"--d-fill-color-transparency-dark-090": "hsla(0, 0%, 0%, 0.9)",
|
|
32
|
+
"--d-fill-color-transparency-light-010": "hsla(0, 0%, 100%, 0.1)",
|
|
33
|
+
"--d-fill-color-transparency-light-020": "hsla(0, 0%, 100%, 0.2)",
|
|
34
|
+
"--d-fill-color-transparency-light-030": "hsla(0, 0%, 100%, 0.3)",
|
|
35
|
+
"--d-fill-color-transparency-light-040": "hsla(0, 0%, 100%, 0.4)",
|
|
36
|
+
"--d-fill-color-transparency-light-050": "hsla(0, 0%, 100%, 0.5)",
|
|
37
|
+
"--d-fill-color-transparency-light-060": "hsla(0, 0%, 100%, 0.6)",
|
|
38
|
+
"--d-fill-color-transparency-light-070": "hsla(0, 0%, 100%, 0.7)",
|
|
39
|
+
"--d-fill-color-transparency-light-080": "hsla(0, 0%, 100%, 0.8)",
|
|
40
|
+
"--d-fill-color-transparency-light-090": "hsla(0, 0%, 100%, 0.9)",
|
|
41
|
+
"--d-icon-color-interaction": "hsl(174, 73%, 28%)",
|
|
42
|
+
"--d-icon-color-status-error": "hsl(0, 72%, 45%)",
|
|
43
|
+
"--d-icon-color-status-info": "hsl(206, 100%, 31%)",
|
|
44
|
+
"--d-icon-color-status-neutral": "hsl(0, 0%, 32%)",
|
|
45
|
+
"--d-icon-color-status-success": "hsl(124, 55%, 33%)",
|
|
46
|
+
"--d-icon-color-status-warning": "hsl(36, 99%, 41%)",
|
|
47
|
+
"--d-text-color": "hsl(0, 0%, 24%)",
|
|
48
|
+
"--d-text-color-disabled": "hsl(0, 0%, 62%)",
|
|
49
|
+
"--d-text-color-headline": "hsl(0, 0%, 12%)",
|
|
50
|
+
"--d-text-color-interaction": "hsl(174, 73%, 28%)",
|
|
51
|
+
"--d-text-color-inverted": "hsl(0, 0%, 100%)",
|
|
52
|
+
"--d-text-color-placeholder": "hsl(0, 0%, 88%)",
|
|
53
|
+
"--d-text-color-secondary": "hsl(0, 0%, 45%)",
|
|
54
|
+
"--d-text-color-status-error": "hsl(0, 72%, 45%)",
|
|
55
|
+
"--d-text-color-status-info": "hsl(206, 100%, 31%)",
|
|
56
|
+
"--d-text-color-status-neutral": "hsl(0, 0%, 32%)",
|
|
57
|
+
"--d-text-color-status-success": "hsl(124, 55%, 33%)",
|
|
58
|
+
"--d-text-color-status-warning": "hsl(36, 99%, 32%)"
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
export { tokens };
|
|
62
|
+
//# sourceMappingURL=tokens.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tokens.js","sources":["../../../src/build-output/ts/tokens.ts"],"sourcesContent":["/**\n * Do not edit directly, this file was auto-generated.\n */\n\n\nexport const tokens = {\n \"--d-app-fill-color-gradient-header\": \"linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(176, 37%, 51%))\" as const,\n \"--d-fill-color-button-interaction-solid-gradient-default\": \"linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(121, 38%, 57%))\" as const,\n \"--d-fill-color-neutral-000\": \"hsl(0, 0%, 12%)\" as const,\n \"--d-fill-color-neutral-010\": \"hsl(0, 0%, 24%)\" as const,\n \"--d-fill-color-neutral-020\": \"hsl(0, 0%, 45%)\" as const,\n \"--d-fill-color-neutral-030\": \"hsl(0, 0%, 58%)\" as const,\n \"--d-fill-color-neutral-040\": \"hsl(0, 0%, 81%)\" as const,\n \"--d-fill-color-neutral-050\": \"hsl(0, 0%, 88%)\" as const,\n \"--d-fill-color-neutral-060\": \"hsl(0, 0%, 93%)\" as const,\n \"--d-fill-color-neutral-070\": \"hsl(0, 0%, 95%)\" as const,\n \"--d-fill-color-neutral-080\": \"hsl(0, 0%, 97%)\" as const,\n \"--d-fill-color-neutral-090\": \"hsl(0, 0%, 98%)\" as const,\n \"--d-fill-color-neutral-100\": \"hsl(0, 0%, 100%)\" as const,\n \"--d-fill-color-status-error-ghost\": \"hsl(0, 80%, 96%)\" as const,\n \"--d-fill-color-status-info-ghost\": \"hsl(210, 100%, 96%)\" as const,\n \"--d-fill-color-status-neutral-ghost\": \"hsl(0, 0%, 95%)\" as const,\n \"--d-fill-color-status-success-ghost\": \"hsl(120, 33%, 96%)\" as const,\n \"--d-fill-color-status-warning-ghost\": \"hsl(40, 90%, 96%)\" as const,\n \"--d-fill-color-transparency-dark-010\": \"hsla(0, 0%, 0%, 0.1)\" as const,\n \"--d-fill-color-transparency-dark-020\": \"hsla(0, 0%, 0%, 0.2)\" as const,\n \"--d-fill-color-transparency-dark-030\": \"hsla(0, 0%, 0%, 0.3)\" as const,\n \"--d-fill-color-transparency-dark-040\": \"hsla(0, 0%, 0%, 0.4)\" as const,\n \"--d-fill-color-transparency-dark-050\": \"hsla(0, 0%, 0%, 0.5)\" as const,\n \"--d-fill-color-transparency-dark-060\": \"hsla(0, 0%, 0%, 0.6)\" as const,\n \"--d-fill-color-transparency-dark-070\": \"hsla(0, 0%, 0%, 0.7)\" as const,\n \"--d-fill-color-transparency-dark-080\": \"hsla(0, 0%, 0%, 0.8)\" as const,\n \"--d-fill-color-transparency-dark-090\": \"hsla(0, 0%, 0%, 0.9)\" as const,\n \"--d-fill-color-transparency-light-010\": \"hsla(0, 0%, 100%, 0.1)\" as const,\n \"--d-fill-color-transparency-light-020\": \"hsla(0, 0%, 100%, 0.2)\" as const,\n \"--d-fill-color-transparency-light-030\": \"hsla(0, 0%, 100%, 0.3)\" as const,\n \"--d-fill-color-transparency-light-040\": \"hsla(0, 0%, 100%, 0.4)\" as const,\n \"--d-fill-color-transparency-light-050\": \"hsla(0, 0%, 100%, 0.5)\" as const,\n \"--d-fill-color-transparency-light-060\": \"hsla(0, 0%, 100%, 0.6)\" as const,\n \"--d-fill-color-transparency-light-070\": \"hsla(0, 0%, 100%, 0.7)\" as const,\n \"--d-fill-color-transparency-light-080\": \"hsla(0, 0%, 100%, 0.8)\" as const,\n \"--d-fill-color-transparency-light-090\": \"hsla(0, 0%, 100%, 0.9)\" as const,\n \"--d-icon-color-interaction\": \"hsl(174, 73%, 28%)\" as const,\n \"--d-icon-color-status-error\": \"hsl(0, 72%, 45%)\" as const,\n \"--d-icon-color-status-info\": \"hsl(206, 100%, 31%)\" as const,\n \"--d-icon-color-status-neutral\": \"hsl(0, 0%, 32%)\" as const,\n \"--d-icon-color-status-success\": \"hsl(124, 55%, 33%)\" as const,\n \"--d-icon-color-status-warning\": \"hsl(36, 99%, 41%)\" as const,\n \"--d-text-color\": \"hsl(0, 0%, 24%)\" as const,\n \"--d-text-color-disabled\": \"hsl(0, 0%, 62%)\" as const,\n \"--d-text-color-headline\": \"hsl(0, 0%, 12%)\" as const,\n \"--d-text-color-interaction\": \"hsl(174, 73%, 28%)\" as const,\n \"--d-text-color-inverted\": \"hsl(0, 0%, 100%)\" as const,\n \"--d-text-color-placeholder\": \"hsl(0, 0%, 88%)\" as const,\n \"--d-text-color-secondary\": \"hsl(0, 0%, 45%)\" as const,\n \"--d-text-color-status-error\": \"hsl(0, 72%, 45%)\" as const,\n \"--d-text-color-status-info\": \"hsl(206, 100%, 31%)\" as const,\n \"--d-text-color-status-neutral\": \"hsl(0, 0%, 32%)\" as const,\n \"--d-text-color-status-success\": \"hsl(124, 55%, 33%)\" as const,\n \"--d-text-color-status-warning\": \"hsl(36, 99%, 32%)\" as const\n}\n"],"names":[],"mappings":"AAAA;;AAEG;AAGI,MAAM,MAAM,GAAG;AACpB,IAAA,oCAAoC,EAAE,mEAA4E;AAClH,IAAA,0DAA0D,EAAE,mEAA4E;AACxI,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,4BAA4B,EAAE,kBAA2B;AACzD,IAAA,mCAAmC,EAAE,kBAA2B;AAChE,IAAA,kCAAkC,EAAE,qBAA8B;AAClE,IAAA,qCAAqC,EAAE,iBAA0B;AACjE,IAAA,qCAAqC,EAAE,oBAA6B;AACpE,IAAA,qCAAqC,EAAE,mBAA4B;AACnE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,sCAAsC,EAAE,sBAA+B;AACvE,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,uCAAuC,EAAE,wBAAiC;AAC1E,IAAA,4BAA4B,EAAE,oBAA6B;AAC3D,IAAA,6BAA6B,EAAE,kBAA2B;AAC1D,IAAA,4BAA4B,EAAE,qBAA8B;AAC5D,IAAA,+BAA+B,EAAE,iBAA0B;AAC3D,IAAA,+BAA+B,EAAE,oBAA6B;AAC9D,IAAA,+BAA+B,EAAE,mBAA4B;AAC7D,IAAA,gBAAgB,EAAE,iBAA0B;AAC5C,IAAA,yBAAyB,EAAE,iBAA0B;AACrD,IAAA,yBAAyB,EAAE,iBAA0B;AACrD,IAAA,4BAA4B,EAAE,oBAA6B;AAC3D,IAAA,yBAAyB,EAAE,kBAA2B;AACtD,IAAA,4BAA4B,EAAE,iBAA0B;AACxD,IAAA,0BAA0B,EAAE,iBAA0B;AACtD,IAAA,6BAA6B,EAAE,kBAA2B;AAC1D,IAAA,4BAA4B,EAAE,qBAA8B;AAC5D,IAAA,+BAA+B,EAAE,iBAA0B;AAC3D,IAAA,+BAA+B,EAAE,oBAA6B;AAC9D,IAAA,+BAA+B,EAAE;;;;;"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*/
|
|
4
|
+
export interface ReactNativeTokensSchema {
|
|
5
|
+
"--d-app-fill-color-gradient-header": {
|
|
6
|
+
stops: {
|
|
7
|
+
position: number;
|
|
8
|
+
color: string;
|
|
9
|
+
}[];
|
|
10
|
+
type: string;
|
|
11
|
+
angle: number;
|
|
12
|
+
};
|
|
13
|
+
"--d-fill-color-button-interaction-solid-gradient-default": {
|
|
14
|
+
stops: {
|
|
15
|
+
position: number;
|
|
16
|
+
color: string;
|
|
17
|
+
}[];
|
|
18
|
+
type: string;
|
|
19
|
+
angle: number;
|
|
20
|
+
};
|
|
21
|
+
"--d-fill-color-neutral-000": string;
|
|
22
|
+
"--d-fill-color-neutral-010": string;
|
|
23
|
+
"--d-fill-color-neutral-020": string;
|
|
24
|
+
"--d-fill-color-neutral-030": string;
|
|
25
|
+
"--d-fill-color-neutral-040": string;
|
|
26
|
+
"--d-fill-color-neutral-050": string;
|
|
27
|
+
"--d-fill-color-neutral-060": string;
|
|
28
|
+
"--d-fill-color-neutral-070": string;
|
|
29
|
+
"--d-fill-color-neutral-080": string;
|
|
30
|
+
"--d-fill-color-neutral-090": string;
|
|
31
|
+
"--d-fill-color-neutral-100": string;
|
|
32
|
+
"--d-fill-color-status-error-ghost": string;
|
|
33
|
+
"--d-fill-color-status-info-ghost": string;
|
|
34
|
+
"--d-fill-color-status-neutral-ghost": string;
|
|
35
|
+
"--d-fill-color-status-success-ghost": string;
|
|
36
|
+
"--d-fill-color-status-warning-ghost": string;
|
|
37
|
+
"--d-fill-color-transparency-dark-010": string;
|
|
38
|
+
"--d-fill-color-transparency-dark-020": string;
|
|
39
|
+
"--d-fill-color-transparency-dark-030": string;
|
|
40
|
+
"--d-fill-color-transparency-dark-040": string;
|
|
41
|
+
"--d-fill-color-transparency-dark-050": string;
|
|
42
|
+
"--d-fill-color-transparency-dark-060": string;
|
|
43
|
+
"--d-fill-color-transparency-dark-070": string;
|
|
44
|
+
"--d-fill-color-transparency-dark-080": string;
|
|
45
|
+
"--d-fill-color-transparency-dark-090": string;
|
|
46
|
+
"--d-fill-color-transparency-light-010": string;
|
|
47
|
+
"--d-fill-color-transparency-light-020": string;
|
|
48
|
+
"--d-fill-color-transparency-light-030": string;
|
|
49
|
+
"--d-fill-color-transparency-light-040": string;
|
|
50
|
+
"--d-fill-color-transparency-light-050": string;
|
|
51
|
+
"--d-fill-color-transparency-light-060": string;
|
|
52
|
+
"--d-fill-color-transparency-light-070": string;
|
|
53
|
+
"--d-fill-color-transparency-light-080": string;
|
|
54
|
+
"--d-fill-color-transparency-light-090": string;
|
|
55
|
+
"--d-icon-color-interaction": string;
|
|
56
|
+
"--d-icon-color-status-error": string;
|
|
57
|
+
"--d-icon-color-status-info": string;
|
|
58
|
+
"--d-icon-color-status-neutral": string;
|
|
59
|
+
"--d-icon-color-status-success": string;
|
|
60
|
+
"--d-icon-color-status-warning": string;
|
|
61
|
+
"--d-text-color": string;
|
|
62
|
+
"--d-text-color-disabled": string;
|
|
63
|
+
"--d-text-color-headline": string;
|
|
64
|
+
"--d-text-color-interaction": string;
|
|
65
|
+
"--d-text-color-inverted": string;
|
|
66
|
+
"--d-text-color-placeholder": string;
|
|
67
|
+
"--d-text-color-secondary": string;
|
|
68
|
+
"--d-text-color-status-error": string;
|
|
69
|
+
"--d-text-color-status-info": string;
|
|
70
|
+
"--d-text-color-status-neutral": string;
|
|
71
|
+
"--d-text-color-status-success": string;
|
|
72
|
+
"--d-text-color-status-warning": string;
|
|
73
|
+
}
|
|
74
|
+
export type GradientSchema = {
|
|
75
|
+
stops: {
|
|
76
|
+
position: number;
|
|
77
|
+
color: string;
|
|
78
|
+
}[];
|
|
79
|
+
type: string;
|
|
80
|
+
angle: number;
|
|
81
|
+
};
|
|
82
|
+
export type GradientTokenNamesUnion = {
|
|
83
|
+
[K in keyof ReactNativeTokensSchema]: ReactNativeTokensSchema[K] extends GradientSchema ? K : never;
|
|
84
|
+
}[keyof ReactNativeTokensSchema];
|
|
85
|
+
//# sourceMappingURL=react-native-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-native-types.d.ts","sourceRoot":"","sources":["../../../../src/build-output/ts/types/react-native-types.ts"],"names":[],"mappings":"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"}
|
package/dist/index.css
ADDED
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
:root{
|
|
2
|
+
--d-app-fill-color-gradient-header:linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(176, 37%, 51%));
|
|
3
|
+
--d-fill-color-button-interaction-solid-gradient-default:linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(121, 38%, 57%));
|
|
4
|
+
--d-fill-color-neutral-000:hsl(0, 0%, 12%);
|
|
5
|
+
--d-fill-color-neutral-010:hsl(0, 0%, 24%);
|
|
6
|
+
--d-fill-color-neutral-020:hsl(0, 0%, 45%);
|
|
7
|
+
--d-fill-color-neutral-030:hsl(0, 0%, 58%);
|
|
8
|
+
--d-fill-color-neutral-040:hsl(0, 0%, 81%);
|
|
9
|
+
--d-fill-color-neutral-050:hsl(0, 0%, 88%);
|
|
10
|
+
--d-fill-color-neutral-060:hsl(0, 0%, 93%);
|
|
11
|
+
--d-fill-color-neutral-070:hsl(0, 0%, 95%);
|
|
12
|
+
--d-fill-color-neutral-080:hsl(0, 0%, 97%);
|
|
13
|
+
--d-fill-color-neutral-090:hsl(0, 0%, 98%);
|
|
14
|
+
--d-fill-color-neutral-100:hsl(0, 0%, 100%);
|
|
15
|
+
--d-fill-color-status-error-ghost:hsl(0, 80%, 96%);
|
|
16
|
+
--d-fill-color-status-info-ghost:hsl(210, 100%, 96%);
|
|
17
|
+
--d-fill-color-status-neutral-ghost:hsl(0, 0%, 95%);
|
|
18
|
+
--d-fill-color-status-success-ghost:hsl(120, 33%, 96%);
|
|
19
|
+
--d-fill-color-status-warning-ghost:hsl(40, 90%, 96%);
|
|
20
|
+
--d-fill-color-transparency-dark-010:hsla(0, 0%, 0%, 0.1);
|
|
21
|
+
--d-fill-color-transparency-dark-020:hsla(0, 0%, 0%, 0.2);
|
|
22
|
+
--d-fill-color-transparency-dark-030:hsla(0, 0%, 0%, 0.3);
|
|
23
|
+
--d-fill-color-transparency-dark-040:hsla(0, 0%, 0%, 0.4);
|
|
24
|
+
--d-fill-color-transparency-dark-050:hsla(0, 0%, 0%, 0.5);
|
|
25
|
+
--d-fill-color-transparency-dark-060:hsla(0, 0%, 0%, 0.6);
|
|
26
|
+
--d-fill-color-transparency-dark-070:hsla(0, 0%, 0%, 0.7);
|
|
27
|
+
--d-fill-color-transparency-dark-080:hsla(0, 0%, 0%, 0.8);
|
|
28
|
+
--d-fill-color-transparency-dark-090:hsla(0, 0%, 0%, 0.9);
|
|
29
|
+
--d-fill-color-transparency-light-010:hsla(0, 0%, 100%, 0.1);
|
|
30
|
+
--d-fill-color-transparency-light-020:hsla(0, 0%, 100%, 0.2);
|
|
31
|
+
--d-fill-color-transparency-light-030:hsla(0, 0%, 100%, 0.3);
|
|
32
|
+
--d-fill-color-transparency-light-040:hsla(0, 0%, 100%, 0.4);
|
|
33
|
+
--d-fill-color-transparency-light-050:hsla(0, 0%, 100%, 0.5);
|
|
34
|
+
--d-fill-color-transparency-light-060:hsla(0, 0%, 100%, 0.6);
|
|
35
|
+
--d-fill-color-transparency-light-070:hsla(0, 0%, 100%, 0.7);
|
|
36
|
+
--d-fill-color-transparency-light-080:hsla(0, 0%, 100%, 0.8);
|
|
37
|
+
--d-fill-color-transparency-light-090:hsla(0, 0%, 100%, 0.9);
|
|
38
|
+
--d-icon-color-interaction:hsl(174, 73%, 28%);
|
|
39
|
+
--d-icon-color-status-error:hsl(0, 72%, 45%);
|
|
40
|
+
--d-icon-color-status-info:hsl(206, 100%, 31%);
|
|
41
|
+
--d-icon-color-status-neutral:hsl(0, 0%, 32%);
|
|
42
|
+
--d-icon-color-status-success:hsl(124, 55%, 33%);
|
|
43
|
+
--d-icon-color-status-warning:hsl(36, 99%, 41%);
|
|
44
|
+
--d-text-color:hsl(0, 0%, 24%);
|
|
45
|
+
--d-text-color-disabled:hsl(0, 0%, 62%);
|
|
46
|
+
--d-text-color-headline:hsl(0, 0%, 12%);
|
|
47
|
+
--d-text-color-interaction:hsl(174, 73%, 28%);
|
|
48
|
+
--d-text-color-inverted:hsl(0, 0%, 100%);
|
|
49
|
+
--d-text-color-placeholder:hsl(0, 0%, 88%);
|
|
50
|
+
--d-text-color-secondary:hsl(0, 0%, 45%);
|
|
51
|
+
--d-text-color-status-error:hsl(0, 72%, 45%);
|
|
52
|
+
--d-text-color-status-info:hsl(206, 100%, 31%);
|
|
53
|
+
--d-text-color-status-neutral:hsl(0, 0%, 32%);
|
|
54
|
+
--d-text-color-status-success:hsl(124, 55%, 33%);
|
|
55
|
+
--d-text-color-status-warning:hsl(36, 99%, 32%);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
:root[data-color-mode="dark"], body[data-color-scheme="dark"]{
|
|
59
|
+
color-scheme:dark;
|
|
60
|
+
--d-app-fill-color-gradient-header:linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));
|
|
61
|
+
--d-fill-color-button-interaction-solid-gradient-default:linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));
|
|
62
|
+
--d-fill-color-neutral-000:hsl(0, 0%, 98%);
|
|
63
|
+
--d-fill-color-neutral-010:hsl(0, 0%, 88%);
|
|
64
|
+
--d-fill-color-neutral-020:hsl(0, 0%, 68%);
|
|
65
|
+
--d-fill-color-neutral-030:hsl(0, 0%, 50%);
|
|
66
|
+
--d-fill-color-neutral-040:hsl(0, 0%, 32%);
|
|
67
|
+
--d-fill-color-neutral-050:hsl(0, 0%, 24%);
|
|
68
|
+
--d-fill-color-neutral-060:hsl(0, 0%, 19%);
|
|
69
|
+
--d-fill-color-neutral-070:hsl(0, 0%, 17%);
|
|
70
|
+
--d-fill-color-neutral-080:hsl(0, 0%, 15%);
|
|
71
|
+
--d-fill-color-neutral-090:hsl(0, 0%, 12%);
|
|
72
|
+
--d-fill-color-neutral-100:hsl(0, 0%, 7%);
|
|
73
|
+
--d-fill-color-status-error-ghost:hsl(0, 19%, 15%);
|
|
74
|
+
--d-fill-color-status-info-ghost:hsl(210, 79%, 15%);
|
|
75
|
+
--d-fill-color-status-neutral-ghost:hsl(0, 0%, 13%);
|
|
76
|
+
--d-fill-color-status-success-ghost:hsl(120, 32%, 15%);
|
|
77
|
+
--d-fill-color-status-warning-ghost:hsl(40, 61%, 15%);
|
|
78
|
+
--d-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
|
|
79
|
+
--d-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
|
|
80
|
+
--d-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
|
|
81
|
+
--d-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
|
|
82
|
+
--d-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
|
|
83
|
+
--d-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
|
|
84
|
+
--d-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
|
|
85
|
+
--d-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
|
|
86
|
+
--d-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
|
|
87
|
+
--d-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
|
|
88
|
+
--d-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
|
|
89
|
+
--d-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
|
|
90
|
+
--d-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
|
|
91
|
+
--d-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
|
|
92
|
+
--d-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
|
|
93
|
+
--d-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
|
|
94
|
+
--d-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
|
|
95
|
+
--d-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
|
|
96
|
+
--d-icon-color-interaction:hsl(174, 70%, 37%);
|
|
97
|
+
--d-icon-color-status-error:hsl(0, 68%, 54%);
|
|
98
|
+
--d-icon-color-status-info:hsl(206, 100%, 42%);
|
|
99
|
+
--d-icon-color-status-neutral:hsl(0, 0%, 81%);
|
|
100
|
+
--d-icon-color-status-success:hsl(124, 50%, 38%);
|
|
101
|
+
--d-icon-color-status-warning:hsl(36, 99%, 42%);
|
|
102
|
+
--d-text-color:hsl(0, 0%, 88%);
|
|
103
|
+
--d-text-color-disabled:hsl(0, 0%, 50%);
|
|
104
|
+
--d-text-color-headline:hsl(0, 0%, 98%);
|
|
105
|
+
--d-text-color-interaction:hsl(174, 70%, 37%);
|
|
106
|
+
--d-text-color-placeholder:hsl(0, 0%, 24%);
|
|
107
|
+
--d-text-color-secondary:hsl(0, 0%, 68%);
|
|
108
|
+
--d-text-color-status-error:hsl(0, 95%, 64%);
|
|
109
|
+
--d-text-color-status-info:hsl(206, 100%, 56%);
|
|
110
|
+
--d-text-color-status-neutral:hsl(0, 0%, 81%);
|
|
111
|
+
--d-text-color-status-success:hsl(124, 55%, 45%);
|
|
112
|
+
--d-text-color-status-warning:hsl(36, 99%, 47%);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
@media (prefers-color-scheme: dark){
|
|
116
|
+
:root[data-color-mode="system"], body[data-color-scheme="system"]{
|
|
117
|
+
color-scheme:dark;
|
|
118
|
+
--d-app-fill-color-gradient-header:linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));
|
|
119
|
+
--d-fill-color-button-interaction-solid-gradient-default:linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));
|
|
120
|
+
--d-fill-color-neutral-000:hsl(0, 0%, 98%);
|
|
121
|
+
--d-fill-color-neutral-010:hsl(0, 0%, 88%);
|
|
122
|
+
--d-fill-color-neutral-020:hsl(0, 0%, 68%);
|
|
123
|
+
--d-fill-color-neutral-030:hsl(0, 0%, 50%);
|
|
124
|
+
--d-fill-color-neutral-040:hsl(0, 0%, 32%);
|
|
125
|
+
--d-fill-color-neutral-050:hsl(0, 0%, 24%);
|
|
126
|
+
--d-fill-color-neutral-060:hsl(0, 0%, 19%);
|
|
127
|
+
--d-fill-color-neutral-070:hsl(0, 0%, 17%);
|
|
128
|
+
--d-fill-color-neutral-080:hsl(0, 0%, 15%);
|
|
129
|
+
--d-fill-color-neutral-090:hsl(0, 0%, 12%);
|
|
130
|
+
--d-fill-color-neutral-100:hsl(0, 0%, 7%);
|
|
131
|
+
--d-fill-color-status-error-ghost:hsl(0, 19%, 15%);
|
|
132
|
+
--d-fill-color-status-info-ghost:hsl(210, 79%, 15%);
|
|
133
|
+
--d-fill-color-status-neutral-ghost:hsl(0, 0%, 13%);
|
|
134
|
+
--d-fill-color-status-success-ghost:hsl(120, 32%, 15%);
|
|
135
|
+
--d-fill-color-status-warning-ghost:hsl(40, 61%, 15%);
|
|
136
|
+
--d-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
|
|
137
|
+
--d-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
|
|
138
|
+
--d-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
|
|
139
|
+
--d-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
|
|
140
|
+
--d-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
|
|
141
|
+
--d-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
|
|
142
|
+
--d-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
|
|
143
|
+
--d-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
|
|
144
|
+
--d-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
|
|
145
|
+
--d-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
|
|
146
|
+
--d-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
|
|
147
|
+
--d-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
|
|
148
|
+
--d-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
|
|
149
|
+
--d-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
|
|
150
|
+
--d-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
|
|
151
|
+
--d-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
|
|
152
|
+
--d-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
|
|
153
|
+
--d-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
|
|
154
|
+
--d-icon-color-interaction:hsl(174, 70%, 37%);
|
|
155
|
+
--d-icon-color-status-error:hsl(0, 68%, 54%);
|
|
156
|
+
--d-icon-color-status-info:hsl(206, 100%, 42%);
|
|
157
|
+
--d-icon-color-status-neutral:hsl(0, 0%, 81%);
|
|
158
|
+
--d-icon-color-status-success:hsl(124, 50%, 38%);
|
|
159
|
+
--d-icon-color-status-warning:hsl(36, 99%, 42%);
|
|
160
|
+
--d-text-color:hsl(0, 0%, 88%);
|
|
161
|
+
--d-text-color-disabled:hsl(0, 0%, 50%);
|
|
162
|
+
--d-text-color-headline:hsl(0, 0%, 98%);
|
|
163
|
+
--d-text-color-interaction:hsl(174, 70%, 37%);
|
|
164
|
+
--d-text-color-placeholder:hsl(0, 0%, 24%);
|
|
165
|
+
--d-text-color-secondary:hsl(0, 0%, 68%);
|
|
166
|
+
--d-text-color-status-error:hsl(0, 95%, 64%);
|
|
167
|
+
--d-text-color-status-info:hsl(206, 100%, 56%);
|
|
168
|
+
--d-text-color-status-neutral:hsl(0, 0%, 81%);
|
|
169
|
+
--d-text-color-status-success:hsl(124, 55%, 45%);
|
|
170
|
+
--d-text-color-status-warning:hsl(36, 99%, 47%);
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
/*# sourceMappingURL=index.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["build-output/css/tokens-alias.css","build-output/css/tokens-dark.css","build-output/css/tokens-system-dark.css"],"names":[],"mappings":"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","file":"index.css","sourcesContent":["/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root {\n --d-app-fill-color-gradient-header: linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(176, 37%, 51%));\n --d-fill-color-button-interaction-solid-gradient-default: linear-gradient(117.9deg, hsl(207, 90%, 61%), hsl(121, 38%, 57%));\n --d-fill-color-neutral-000: hsl(0, 0%, 12%);\n --d-fill-color-neutral-010: hsl(0, 0%, 24%);\n --d-fill-color-neutral-020: hsl(0, 0%, 45%);\n --d-fill-color-neutral-030: hsl(0, 0%, 58%);\n --d-fill-color-neutral-040: hsl(0, 0%, 81%);\n --d-fill-color-neutral-050: hsl(0, 0%, 88%);\n --d-fill-color-neutral-060: hsl(0, 0%, 93%);\n --d-fill-color-neutral-070: hsl(0, 0%, 95%);\n --d-fill-color-neutral-080: hsl(0, 0%, 97%);\n --d-fill-color-neutral-090: hsl(0, 0%, 98%);\n --d-fill-color-neutral-100: hsl(0, 0%, 100%);\n --d-fill-color-status-error-ghost: hsl(0, 80%, 96%);\n --d-fill-color-status-info-ghost: hsl(210, 100%, 96%);\n --d-fill-color-status-neutral-ghost: hsl(0, 0%, 95%);\n --d-fill-color-status-success-ghost: hsl(120, 33%, 96%);\n --d-fill-color-status-warning-ghost: hsl(40, 90%, 96%);\n --d-fill-color-transparency-dark-010: hsla(0, 0%, 0%, 0.1);\n --d-fill-color-transparency-dark-020: hsla(0, 0%, 0%, 0.2);\n --d-fill-color-transparency-dark-030: hsla(0, 0%, 0%, 0.3);\n --d-fill-color-transparency-dark-040: hsla(0, 0%, 0%, 0.4);\n --d-fill-color-transparency-dark-050: hsla(0, 0%, 0%, 0.5);\n --d-fill-color-transparency-dark-060: hsla(0, 0%, 0%, 0.6);\n --d-fill-color-transparency-dark-070: hsla(0, 0%, 0%, 0.7);\n --d-fill-color-transparency-dark-080: hsla(0, 0%, 0%, 0.8);\n --d-fill-color-transparency-dark-090: hsla(0, 0%, 0%, 0.9);\n --d-fill-color-transparency-light-010: hsla(0, 0%, 100%, 0.1);\n --d-fill-color-transparency-light-020: hsla(0, 0%, 100%, 0.2);\n --d-fill-color-transparency-light-030: hsla(0, 0%, 100%, 0.3);\n --d-fill-color-transparency-light-040: hsla(0, 0%, 100%, 0.4);\n --d-fill-color-transparency-light-050: hsla(0, 0%, 100%, 0.5);\n --d-fill-color-transparency-light-060: hsla(0, 0%, 100%, 0.6);\n --d-fill-color-transparency-light-070: hsla(0, 0%, 100%, 0.7);\n --d-fill-color-transparency-light-080: hsla(0, 0%, 100%, 0.8);\n --d-fill-color-transparency-light-090: hsla(0, 0%, 100%, 0.9);\n --d-icon-color-interaction: hsl(174, 73%, 28%);\n --d-icon-color-status-error: hsl(0, 72%, 45%);\n --d-icon-color-status-info: hsl(206, 100%, 31%);\n --d-icon-color-status-neutral: hsl(0, 0%, 32%);\n --d-icon-color-status-success: hsl(124, 55%, 33%);\n --d-icon-color-status-warning: hsl(36, 99%, 41%);\n --d-text-color: hsl(0, 0%, 24%);\n --d-text-color-disabled: hsl(0, 0%, 62%);\n --d-text-color-headline: hsl(0, 0%, 12%);\n --d-text-color-interaction: hsl(174, 73%, 28%);\n --d-text-color-inverted: hsl(0, 0%, 100%);\n --d-text-color-placeholder: hsl(0, 0%, 88%);\n --d-text-color-secondary: hsl(0, 0%, 45%);\n --d-text-color-status-error: hsl(0, 72%, 45%);\n --d-text-color-status-info: hsl(206, 100%, 31%);\n --d-text-color-status-neutral: hsl(0, 0%, 32%);\n --d-text-color-status-success: hsl(124, 55%, 33%);\n --d-text-color-status-warning: hsl(36, 99%, 32%);\n}\n","/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root[data-color-mode=\"dark\"], body[data-color-scheme=\"dark\"] {\n color-scheme: dark;\n --d-app-fill-color-gradient-header: linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));\n --d-fill-color-button-interaction-solid-gradient-default: linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));\n --d-fill-color-neutral-000: hsl(0, 0%, 98%);\n --d-fill-color-neutral-010: hsl(0, 0%, 88%);\n --d-fill-color-neutral-020: hsl(0, 0%, 68%);\n --d-fill-color-neutral-030: hsl(0, 0%, 50%);\n --d-fill-color-neutral-040: hsl(0, 0%, 32%);\n --d-fill-color-neutral-050: hsl(0, 0%, 24%);\n --d-fill-color-neutral-060: hsl(0, 0%, 19%);\n --d-fill-color-neutral-070: hsl(0, 0%, 17%);\n --d-fill-color-neutral-080: hsl(0, 0%, 15%);\n --d-fill-color-neutral-090: hsl(0, 0%, 12%);\n --d-fill-color-neutral-100: hsl(0, 0%, 7%);\n --d-fill-color-status-error-ghost: hsl(0, 19%, 15%);\n --d-fill-color-status-info-ghost: hsl(210, 79%, 15%);\n --d-fill-color-status-neutral-ghost: hsl(0, 0%, 13%);\n --d-fill-color-status-success-ghost: hsl(120, 32%, 15%);\n --d-fill-color-status-warning-ghost: hsl(40, 61%, 15%);\n --d-fill-color-transparency-dark-010: hsla(0, 0%, 100%, 0.1);\n --d-fill-color-transparency-dark-020: hsla(0, 0%, 100%, 0.2);\n --d-fill-color-transparency-dark-030: hsla(0, 0%, 100%, 0.3);\n --d-fill-color-transparency-dark-040: hsla(0, 0%, 100%, 0.4);\n --d-fill-color-transparency-dark-050: hsla(0, 0%, 100%, 0.5);\n --d-fill-color-transparency-dark-060: hsla(0, 0%, 100%, 0.6);\n --d-fill-color-transparency-dark-070: hsla(0, 0%, 100%, 0.7);\n --d-fill-color-transparency-dark-080: hsla(0, 0%, 100%, 0.8);\n --d-fill-color-transparency-dark-090: hsla(0, 0%, 100%, 0.9);\n --d-fill-color-transparency-light-010: hsla(0, 0%, 0%, 0.1);\n --d-fill-color-transparency-light-020: hsla(0, 0%, 0%, 0.2);\n --d-fill-color-transparency-light-030: hsla(0, 0%, 0%, 0.3);\n --d-fill-color-transparency-light-040: hsla(0, 0%, 0%, 0.4);\n --d-fill-color-transparency-light-050: hsla(0, 0%, 0%, 0.5);\n --d-fill-color-transparency-light-060: hsla(0, 0%, 0%, 0.6);\n --d-fill-color-transparency-light-070: hsla(0, 0%, 0%, 0.7);\n --d-fill-color-transparency-light-080: hsla(0, 0%, 0%, 0.8);\n --d-fill-color-transparency-light-090: hsla(0, 0%, 0%, 0.9);\n --d-icon-color-interaction: hsl(174, 70%, 37%);\n --d-icon-color-status-error: hsl(0, 68%, 54%);\n --d-icon-color-status-info: hsl(206, 100%, 42%);\n --d-icon-color-status-neutral: hsl(0, 0%, 81%);\n --d-icon-color-status-success: hsl(124, 50%, 38%);\n --d-icon-color-status-warning: hsl(36, 99%, 42%);\n --d-text-color: hsl(0, 0%, 88%);\n --d-text-color-disabled: hsl(0, 0%, 50%);\n --d-text-color-headline: hsl(0, 0%, 98%);\n --d-text-color-interaction: hsl(174, 70%, 37%);\n --d-text-color-placeholder: hsl(0, 0%, 24%);\n --d-text-color-secondary: hsl(0, 0%, 68%);\n --d-text-color-status-error: hsl(0, 95%, 64%);\n --d-text-color-status-info: hsl(206, 100%, 56%);\n --d-text-color-status-neutral: hsl(0, 0%, 81%);\n --d-text-color-status-success: hsl(124, 55%, 45%);\n --d-text-color-status-warning: hsl(36, 99%, 47%);\n}\n","/**\n * Do not edit directly, this file was auto-generated.\n */\n\n@media (prefers-color-scheme: dark) {\n:root[data-color-mode=\"system\"], body[data-color-scheme=\"system\"] {\n color-scheme: dark;\n --d-app-fill-color-gradient-header: linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));\n --d-fill-color-button-interaction-solid-gradient-default: linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));\n --d-fill-color-neutral-000: hsl(0, 0%, 98%);\n --d-fill-color-neutral-010: hsl(0, 0%, 88%);\n --d-fill-color-neutral-020: hsl(0, 0%, 68%);\n --d-fill-color-neutral-030: hsl(0, 0%, 50%);\n --d-fill-color-neutral-040: hsl(0, 0%, 32%);\n --d-fill-color-neutral-050: hsl(0, 0%, 24%);\n --d-fill-color-neutral-060: hsl(0, 0%, 19%);\n --d-fill-color-neutral-070: hsl(0, 0%, 17%);\n --d-fill-color-neutral-080: hsl(0, 0%, 15%);\n --d-fill-color-neutral-090: hsl(0, 0%, 12%);\n --d-fill-color-neutral-100: hsl(0, 0%, 7%);\n --d-fill-color-status-error-ghost: hsl(0, 19%, 15%);\n --d-fill-color-status-info-ghost: hsl(210, 79%, 15%);\n --d-fill-color-status-neutral-ghost: hsl(0, 0%, 13%);\n --d-fill-color-status-success-ghost: hsl(120, 32%, 15%);\n --d-fill-color-status-warning-ghost: hsl(40, 61%, 15%);\n --d-fill-color-transparency-dark-010: hsla(0, 0%, 100%, 0.1);\n --d-fill-color-transparency-dark-020: hsla(0, 0%, 100%, 0.2);\n --d-fill-color-transparency-dark-030: hsla(0, 0%, 100%, 0.3);\n --d-fill-color-transparency-dark-040: hsla(0, 0%, 100%, 0.4);\n --d-fill-color-transparency-dark-050: hsla(0, 0%, 100%, 0.5);\n --d-fill-color-transparency-dark-060: hsla(0, 0%, 100%, 0.6);\n --d-fill-color-transparency-dark-070: hsla(0, 0%, 100%, 0.7);\n --d-fill-color-transparency-dark-080: hsla(0, 0%, 100%, 0.8);\n --d-fill-color-transparency-dark-090: hsla(0, 0%, 100%, 0.9);\n --d-fill-color-transparency-light-010: hsla(0, 0%, 0%, 0.1);\n --d-fill-color-transparency-light-020: hsla(0, 0%, 0%, 0.2);\n --d-fill-color-transparency-light-030: hsla(0, 0%, 0%, 0.3);\n --d-fill-color-transparency-light-040: hsla(0, 0%, 0%, 0.4);\n --d-fill-color-transparency-light-050: hsla(0, 0%, 0%, 0.5);\n --d-fill-color-transparency-light-060: hsla(0, 0%, 0%, 0.6);\n --d-fill-color-transparency-light-070: hsla(0, 0%, 0%, 0.7);\n --d-fill-color-transparency-light-080: hsla(0, 0%, 0%, 0.8);\n --d-fill-color-transparency-light-090: hsla(0, 0%, 0%, 0.9);\n --d-icon-color-interaction: hsl(174, 70%, 37%);\n --d-icon-color-status-error: hsl(0, 68%, 54%);\n --d-icon-color-status-info: hsl(206, 100%, 42%);\n --d-icon-color-status-neutral: hsl(0, 0%, 81%);\n --d-icon-color-status-success: hsl(124, 50%, 38%);\n --d-icon-color-status-warning: hsl(36, 99%, 42%);\n --d-text-color: hsl(0, 0%, 88%);\n --d-text-color-disabled: hsl(0, 0%, 50%);\n --d-text-color-headline: hsl(0, 0%, 98%);\n --d-text-color-interaction: hsl(174, 70%, 37%);\n --d-text-color-placeholder: hsl(0, 0%, 24%);\n --d-text-color-secondary: hsl(0, 0%, 68%);\n --d-text-color-status-error: hsl(0, 95%, 64%);\n --d-text-color-status-info: hsl(206, 100%, 56%);\n --d-text-color-status-neutral: hsl(0, 0%, 81%);\n --d-text-color-status-success: hsl(124, 55%, 45%);\n --d-text-color-status-warning: hsl(36, 99%, 47%);\n}\n}\n"]}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import "./index.css";
|
|
2
|
+
export { type ReactNativeTokensDark, reactNativeTokensDark, } from "./build-output/ts/react-native-tokens-dark";
|
|
3
|
+
export { type ReactNativeTokensLight, reactNativeTokensLight, } from "./build-output/ts/react-native-tokens-light";
|
|
4
|
+
export { themeableWebGradientTokens, type ThemeableWebGradientTokenUnion, } from "./build-output/ts/themeable-web-gradient-tokens";
|
|
5
|
+
export { type ThemeableTokenNamesUnion, tokensByThemeSet, } from "./build-output/ts/tokens-by-theme-set";
|
|
6
|
+
export type { GradientSchema, GradientTokenNamesUnion, ReactNativeTokensSchema, } from "./build-output/ts/types/react-native-types";
|
|
7
|
+
export { token } from "./jsTokens";
|
|
8
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,CAAA;AAEpB,OAAO,EACL,KAAK,qBAAqB,EAC1B,qBAAqB,GACtB,MAAM,4CAA4C,CAAA;AACnD,OAAO,EACL,KAAK,sBAAsB,EAC3B,sBAAsB,GACvB,MAAM,6CAA6C,CAAA;AACpD,OAAO,EACL,0BAA0B,EAC1B,KAAK,8BAA8B,GACpC,MAAM,iDAAiD,CAAA;AACxD,OAAO,EACL,KAAK,wBAAwB,EAC7B,gBAAgB,GACjB,MAAM,uCAAuC,CAAA;AAC9C,YAAY,EACV,cAAc,EACd,uBAAuB,EACvB,uBAAuB,GACxB,MAAM,4CAA4C,CAAA;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAA"}
|
package/dist/index.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { reactNativeTokensDark } from './build-output/ts/react-native-tokens-dark.js';
|
|
2
|
+
export { reactNativeTokensLight } from './build-output/ts/react-native-tokens-light.js';
|
|
3
|
+
export { themeableWebGradientTokens } from './build-output/ts/themeable-web-gradient-tokens.js';
|
|
4
|
+
export { tokensByThemeSet } from './build-output/ts/tokens-by-theme-set.js';
|
|
5
|
+
export { token } from './jsTokens.js';
|
|
6
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jsTokens.d.ts","sourceRoot":"","sources":["../src/jsTokens.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AAEjD,wBAAgB,KAAK,CAAC,CAAC,SAAS,MAAM,OAAO,MAAM,EAAE,OAAO,EAAE,CAAC,eAE9D"}
|
package/dist/jsTokens.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jsTokens.js","sources":["../src/jsTokens.ts"],"sourcesContent":["import { tokens } from \"./build-output/ts/tokens\"\n\nexport function token<T extends keyof typeof tokens>(varName: T) {\n return `var(${varName})` as const\n}\n"],"names":[],"mappings":"AAEM,SAAU,KAAK,CAAgC,OAAU,EAAA;IAC7D,OAAO,CAAA,IAAA,EAAO,OAAO,CAAA,CAAA,CAAY;AACnC;;;;"}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
:root[data-color-mode="dark"], body[data-color-scheme="dark"]{
|
|
2
|
+
color-scheme:dark;
|
|
3
|
+
--d-app-fill-color-gradient-header:linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));
|
|
4
|
+
--d-fill-color-button-interaction-solid-gradient-default:linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));
|
|
5
|
+
--d-fill-color-neutral-000:hsl(0, 0%, 98%);
|
|
6
|
+
--d-fill-color-neutral-010:hsl(0, 0%, 88%);
|
|
7
|
+
--d-fill-color-neutral-020:hsl(0, 0%, 68%);
|
|
8
|
+
--d-fill-color-neutral-030:hsl(0, 0%, 50%);
|
|
9
|
+
--d-fill-color-neutral-040:hsl(0, 0%, 32%);
|
|
10
|
+
--d-fill-color-neutral-050:hsl(0, 0%, 24%);
|
|
11
|
+
--d-fill-color-neutral-060:hsl(0, 0%, 19%);
|
|
12
|
+
--d-fill-color-neutral-070:hsl(0, 0%, 17%);
|
|
13
|
+
--d-fill-color-neutral-080:hsl(0, 0%, 15%);
|
|
14
|
+
--d-fill-color-neutral-090:hsl(0, 0%, 12%);
|
|
15
|
+
--d-fill-color-neutral-100:hsl(0, 0%, 7%);
|
|
16
|
+
--d-fill-color-status-error-ghost:hsl(0, 19%, 15%);
|
|
17
|
+
--d-fill-color-status-info-ghost:hsl(210, 79%, 15%);
|
|
18
|
+
--d-fill-color-status-neutral-ghost:hsl(0, 0%, 13%);
|
|
19
|
+
--d-fill-color-status-success-ghost:hsl(120, 32%, 15%);
|
|
20
|
+
--d-fill-color-status-warning-ghost:hsl(40, 61%, 15%);
|
|
21
|
+
--d-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
|
|
22
|
+
--d-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
|
|
23
|
+
--d-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
|
|
24
|
+
--d-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
|
|
25
|
+
--d-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
|
|
26
|
+
--d-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
|
|
27
|
+
--d-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
|
|
28
|
+
--d-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
|
|
29
|
+
--d-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
|
|
30
|
+
--d-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
|
|
31
|
+
--d-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
|
|
32
|
+
--d-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
|
|
33
|
+
--d-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
|
|
34
|
+
--d-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
|
|
35
|
+
--d-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
|
|
36
|
+
--d-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
|
|
37
|
+
--d-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
|
|
38
|
+
--d-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
|
|
39
|
+
--d-icon-color-interaction:hsl(174, 70%, 37%);
|
|
40
|
+
--d-icon-color-status-error:hsl(0, 68%, 54%);
|
|
41
|
+
--d-icon-color-status-info:hsl(206, 100%, 42%);
|
|
42
|
+
--d-icon-color-status-neutral:hsl(0, 0%, 81%);
|
|
43
|
+
--d-icon-color-status-success:hsl(124, 50%, 38%);
|
|
44
|
+
--d-icon-color-status-warning:hsl(36, 99%, 42%);
|
|
45
|
+
--d-text-color:hsl(0, 0%, 88%);
|
|
46
|
+
--d-text-color-disabled:hsl(0, 0%, 50%);
|
|
47
|
+
--d-text-color-headline:hsl(0, 0%, 98%);
|
|
48
|
+
--d-text-color-interaction:hsl(174, 70%, 37%);
|
|
49
|
+
--d-text-color-placeholder:hsl(0, 0%, 24%);
|
|
50
|
+
--d-text-color-secondary:hsl(0, 0%, 68%);
|
|
51
|
+
--d-text-color-status-error:hsl(0, 95%, 64%);
|
|
52
|
+
--d-text-color-status-info:hsl(206, 100%, 56%);
|
|
53
|
+
--d-text-color-status-neutral:hsl(0, 0%, 81%);
|
|
54
|
+
--d-text-color-status-success:hsl(124, 55%, 45%);
|
|
55
|
+
--d-text-color-status-warning:hsl(36, 99%, 47%);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@media (prefers-color-scheme: dark){
|
|
59
|
+
:root[data-color-mode="system"], body[data-color-scheme="system"]{
|
|
60
|
+
color-scheme:dark;
|
|
61
|
+
--d-app-fill-color-gradient-header:linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));
|
|
62
|
+
--d-fill-color-button-interaction-solid-gradient-default:linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));
|
|
63
|
+
--d-fill-color-neutral-000:hsl(0, 0%, 98%);
|
|
64
|
+
--d-fill-color-neutral-010:hsl(0, 0%, 88%);
|
|
65
|
+
--d-fill-color-neutral-020:hsl(0, 0%, 68%);
|
|
66
|
+
--d-fill-color-neutral-030:hsl(0, 0%, 50%);
|
|
67
|
+
--d-fill-color-neutral-040:hsl(0, 0%, 32%);
|
|
68
|
+
--d-fill-color-neutral-050:hsl(0, 0%, 24%);
|
|
69
|
+
--d-fill-color-neutral-060:hsl(0, 0%, 19%);
|
|
70
|
+
--d-fill-color-neutral-070:hsl(0, 0%, 17%);
|
|
71
|
+
--d-fill-color-neutral-080:hsl(0, 0%, 15%);
|
|
72
|
+
--d-fill-color-neutral-090:hsl(0, 0%, 12%);
|
|
73
|
+
--d-fill-color-neutral-100:hsl(0, 0%, 7%);
|
|
74
|
+
--d-fill-color-status-error-ghost:hsl(0, 19%, 15%);
|
|
75
|
+
--d-fill-color-status-info-ghost:hsl(210, 79%, 15%);
|
|
76
|
+
--d-fill-color-status-neutral-ghost:hsl(0, 0%, 13%);
|
|
77
|
+
--d-fill-color-status-success-ghost:hsl(120, 32%, 15%);
|
|
78
|
+
--d-fill-color-status-warning-ghost:hsl(40, 61%, 15%);
|
|
79
|
+
--d-fill-color-transparency-dark-010:hsla(0, 0%, 100%, 0.1);
|
|
80
|
+
--d-fill-color-transparency-dark-020:hsla(0, 0%, 100%, 0.2);
|
|
81
|
+
--d-fill-color-transparency-dark-030:hsla(0, 0%, 100%, 0.3);
|
|
82
|
+
--d-fill-color-transparency-dark-040:hsla(0, 0%, 100%, 0.4);
|
|
83
|
+
--d-fill-color-transparency-dark-050:hsla(0, 0%, 100%, 0.5);
|
|
84
|
+
--d-fill-color-transparency-dark-060:hsla(0, 0%, 100%, 0.6);
|
|
85
|
+
--d-fill-color-transparency-dark-070:hsla(0, 0%, 100%, 0.7);
|
|
86
|
+
--d-fill-color-transparency-dark-080:hsla(0, 0%, 100%, 0.8);
|
|
87
|
+
--d-fill-color-transparency-dark-090:hsla(0, 0%, 100%, 0.9);
|
|
88
|
+
--d-fill-color-transparency-light-010:hsla(0, 0%, 0%, 0.1);
|
|
89
|
+
--d-fill-color-transparency-light-020:hsla(0, 0%, 0%, 0.2);
|
|
90
|
+
--d-fill-color-transparency-light-030:hsla(0, 0%, 0%, 0.3);
|
|
91
|
+
--d-fill-color-transparency-light-040:hsla(0, 0%, 0%, 0.4);
|
|
92
|
+
--d-fill-color-transparency-light-050:hsla(0, 0%, 0%, 0.5);
|
|
93
|
+
--d-fill-color-transparency-light-060:hsla(0, 0%, 0%, 0.6);
|
|
94
|
+
--d-fill-color-transparency-light-070:hsla(0, 0%, 0%, 0.7);
|
|
95
|
+
--d-fill-color-transparency-light-080:hsla(0, 0%, 0%, 0.8);
|
|
96
|
+
--d-fill-color-transparency-light-090:hsla(0, 0%, 0%, 0.9);
|
|
97
|
+
--d-icon-color-interaction:hsl(174, 70%, 37%);
|
|
98
|
+
--d-icon-color-status-error:hsl(0, 68%, 54%);
|
|
99
|
+
--d-icon-color-status-info:hsl(206, 100%, 42%);
|
|
100
|
+
--d-icon-color-status-neutral:hsl(0, 0%, 81%);
|
|
101
|
+
--d-icon-color-status-success:hsl(124, 50%, 38%);
|
|
102
|
+
--d-icon-color-status-warning:hsl(36, 99%, 42%);
|
|
103
|
+
--d-text-color:hsl(0, 0%, 88%);
|
|
104
|
+
--d-text-color-disabled:hsl(0, 0%, 50%);
|
|
105
|
+
--d-text-color-headline:hsl(0, 0%, 98%);
|
|
106
|
+
--d-text-color-interaction:hsl(174, 70%, 37%);
|
|
107
|
+
--d-text-color-placeholder:hsl(0, 0%, 24%);
|
|
108
|
+
--d-text-color-secondary:hsl(0, 0%, 68%);
|
|
109
|
+
--d-text-color-status-error:hsl(0, 95%, 64%);
|
|
110
|
+
--d-text-color-status-info:hsl(206, 100%, 56%);
|
|
111
|
+
--d-text-color-status-neutral:hsl(0, 0%, 81%);
|
|
112
|
+
--d-text-color-status-success:hsl(124, 55%, 45%);
|
|
113
|
+
--d-text-color-status-warning:hsl(36, 99%, 47%);
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
/*# sourceMappingURL=tokens-dark.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../build-output/css/tokens-dark.css","../build-output/css/tokens-system-dark.css"],"names":[],"mappings":"AAIA;EACE,iBAAkB;EAClB,8FAA+F;EAC/F,0HAA2H;EAC3H,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,yCAA0C;EAC1C,kDAAmD;EACnD,mDAAoD;EACpD,mDAAoD;EACpD,sDAAuD;EACvD,qDAAsD;EACtD,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,6CAA8C;EAC9C,4CAA6C;EAC7C,8CAA+C;EAC/C,6CAA8C;EAC9C,gDAAiD;EACjD,+CAAgD;EAChD,8BAA+B;EAC/B,uCAAwC;EACxC,uCAAwC;EACxC,6CAA8C;EAC9C,0CAA2C;EAC3C,wCAAyC;EACzC,4CAA6C;EAC7C,8CAA+C;EAC/C,6CAA8C;EAC9C,gDAAiD;EACjD,+CAAgD;AAClD;;ACvDA;AACA;EACE,iBAAkB;EAClB,8FAA+F;EAC/F,0HAA2H;EAC3H,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,0CAA2C;EAC3C,yCAA0C;EAC1C,kDAAmD;EACnD,mDAAoD;EACpD,mDAAoD;EACpD,sDAAuD;EACvD,qDAAsD;EACtD,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,2DAA4D;EAC5D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,0DAA2D;EAC3D,6CAA8C;EAC9C,4CAA6C;EAC7C,8CAA+C;EAC/C,6CAA8C;EAC9C,gDAAiD;EACjD,+CAAgD;EAChD,8BAA+B;EAC/B,uCAAwC;EACxC,uCAAwC;EACxC,6CAA8C;EAC9C,0CAA2C;EAC3C,wCAAyC;EACzC,4CAA6C;EAC7C,8CAA+C;EAC/C,6CAA8C;EAC9C,gDAAiD;EACjD,+CAAgD;AAClD;AACA","file":"tokens-dark.css","sourcesContent":["/**\n * Do not edit directly, this file was auto-generated.\n */\n\n:root[data-color-mode=\"dark\"], body[data-color-scheme=\"dark\"] {\n color-scheme: dark;\n --d-app-fill-color-gradient-header: linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));\n --d-fill-color-button-interaction-solid-gradient-default: linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));\n --d-fill-color-neutral-000: hsl(0, 0%, 98%);\n --d-fill-color-neutral-010: hsl(0, 0%, 88%);\n --d-fill-color-neutral-020: hsl(0, 0%, 68%);\n --d-fill-color-neutral-030: hsl(0, 0%, 50%);\n --d-fill-color-neutral-040: hsl(0, 0%, 32%);\n --d-fill-color-neutral-050: hsl(0, 0%, 24%);\n --d-fill-color-neutral-060: hsl(0, 0%, 19%);\n --d-fill-color-neutral-070: hsl(0, 0%, 17%);\n --d-fill-color-neutral-080: hsl(0, 0%, 15%);\n --d-fill-color-neutral-090: hsl(0, 0%, 12%);\n --d-fill-color-neutral-100: hsl(0, 0%, 7%);\n --d-fill-color-status-error-ghost: hsl(0, 19%, 15%);\n --d-fill-color-status-info-ghost: hsl(210, 79%, 15%);\n --d-fill-color-status-neutral-ghost: hsl(0, 0%, 13%);\n --d-fill-color-status-success-ghost: hsl(120, 32%, 15%);\n --d-fill-color-status-warning-ghost: hsl(40, 61%, 15%);\n --d-fill-color-transparency-dark-010: hsla(0, 0%, 100%, 0.1);\n --d-fill-color-transparency-dark-020: hsla(0, 0%, 100%, 0.2);\n --d-fill-color-transparency-dark-030: hsla(0, 0%, 100%, 0.3);\n --d-fill-color-transparency-dark-040: hsla(0, 0%, 100%, 0.4);\n --d-fill-color-transparency-dark-050: hsla(0, 0%, 100%, 0.5);\n --d-fill-color-transparency-dark-060: hsla(0, 0%, 100%, 0.6);\n --d-fill-color-transparency-dark-070: hsla(0, 0%, 100%, 0.7);\n --d-fill-color-transparency-dark-080: hsla(0, 0%, 100%, 0.8);\n --d-fill-color-transparency-dark-090: hsla(0, 0%, 100%, 0.9);\n --d-fill-color-transparency-light-010: hsla(0, 0%, 0%, 0.1);\n --d-fill-color-transparency-light-020: hsla(0, 0%, 0%, 0.2);\n --d-fill-color-transparency-light-030: hsla(0, 0%, 0%, 0.3);\n --d-fill-color-transparency-light-040: hsla(0, 0%, 0%, 0.4);\n --d-fill-color-transparency-light-050: hsla(0, 0%, 0%, 0.5);\n --d-fill-color-transparency-light-060: hsla(0, 0%, 0%, 0.6);\n --d-fill-color-transparency-light-070: hsla(0, 0%, 0%, 0.7);\n --d-fill-color-transparency-light-080: hsla(0, 0%, 0%, 0.8);\n --d-fill-color-transparency-light-090: hsla(0, 0%, 0%, 0.9);\n --d-icon-color-interaction: hsl(174, 70%, 37%);\n --d-icon-color-status-error: hsl(0, 68%, 54%);\n --d-icon-color-status-info: hsl(206, 100%, 42%);\n --d-icon-color-status-neutral: hsl(0, 0%, 81%);\n --d-icon-color-status-success: hsl(124, 50%, 38%);\n --d-icon-color-status-warning: hsl(36, 99%, 42%);\n --d-text-color: hsl(0, 0%, 88%);\n --d-text-color-disabled: hsl(0, 0%, 50%);\n --d-text-color-headline: hsl(0, 0%, 98%);\n --d-text-color-interaction: hsl(174, 70%, 37%);\n --d-text-color-placeholder: hsl(0, 0%, 24%);\n --d-text-color-secondary: hsl(0, 0%, 68%);\n --d-text-color-status-error: hsl(0, 95%, 64%);\n --d-text-color-status-info: hsl(206, 100%, 56%);\n --d-text-color-status-neutral: hsl(0, 0%, 81%);\n --d-text-color-status-success: hsl(124, 55%, 45%);\n --d-text-color-status-warning: hsl(36, 99%, 47%);\n}\n","/**\n * Do not edit directly, this file was auto-generated.\n */\n\n@media (prefers-color-scheme: dark) {\n:root[data-color-mode=\"system\"], body[data-color-scheme=\"system\"] {\n color-scheme: dark;\n --d-app-fill-color-gradient-header: linear-gradient(117.9deg, hsl(0, 0%, 12%), hsl(0, 0%, 12%));\n --d-fill-color-button-interaction-solid-gradient-default: linear-gradient(117.9deg, hsl(207, 90%, 51%), hsl(122, 48%, 57%));\n --d-fill-color-neutral-000: hsl(0, 0%, 98%);\n --d-fill-color-neutral-010: hsl(0, 0%, 88%);\n --d-fill-color-neutral-020: hsl(0, 0%, 68%);\n --d-fill-color-neutral-030: hsl(0, 0%, 50%);\n --d-fill-color-neutral-040: hsl(0, 0%, 32%);\n --d-fill-color-neutral-050: hsl(0, 0%, 24%);\n --d-fill-color-neutral-060: hsl(0, 0%, 19%);\n --d-fill-color-neutral-070: hsl(0, 0%, 17%);\n --d-fill-color-neutral-080: hsl(0, 0%, 15%);\n --d-fill-color-neutral-090: hsl(0, 0%, 12%);\n --d-fill-color-neutral-100: hsl(0, 0%, 7%);\n --d-fill-color-status-error-ghost: hsl(0, 19%, 15%);\n --d-fill-color-status-info-ghost: hsl(210, 79%, 15%);\n --d-fill-color-status-neutral-ghost: hsl(0, 0%, 13%);\n --d-fill-color-status-success-ghost: hsl(120, 32%, 15%);\n --d-fill-color-status-warning-ghost: hsl(40, 61%, 15%);\n --d-fill-color-transparency-dark-010: hsla(0, 0%, 100%, 0.1);\n --d-fill-color-transparency-dark-020: hsla(0, 0%, 100%, 0.2);\n --d-fill-color-transparency-dark-030: hsla(0, 0%, 100%, 0.3);\n --d-fill-color-transparency-dark-040: hsla(0, 0%, 100%, 0.4);\n --d-fill-color-transparency-dark-050: hsla(0, 0%, 100%, 0.5);\n --d-fill-color-transparency-dark-060: hsla(0, 0%, 100%, 0.6);\n --d-fill-color-transparency-dark-070: hsla(0, 0%, 100%, 0.7);\n --d-fill-color-transparency-dark-080: hsla(0, 0%, 100%, 0.8);\n --d-fill-color-transparency-dark-090: hsla(0, 0%, 100%, 0.9);\n --d-fill-color-transparency-light-010: hsla(0, 0%, 0%, 0.1);\n --d-fill-color-transparency-light-020: hsla(0, 0%, 0%, 0.2);\n --d-fill-color-transparency-light-030: hsla(0, 0%, 0%, 0.3);\n --d-fill-color-transparency-light-040: hsla(0, 0%, 0%, 0.4);\n --d-fill-color-transparency-light-050: hsla(0, 0%, 0%, 0.5);\n --d-fill-color-transparency-light-060: hsla(0, 0%, 0%, 0.6);\n --d-fill-color-transparency-light-070: hsla(0, 0%, 0%, 0.7);\n --d-fill-color-transparency-light-080: hsla(0, 0%, 0%, 0.8);\n --d-fill-color-transparency-light-090: hsla(0, 0%, 0%, 0.9);\n --d-icon-color-interaction: hsl(174, 70%, 37%);\n --d-icon-color-status-error: hsl(0, 68%, 54%);\n --d-icon-color-status-info: hsl(206, 100%, 42%);\n --d-icon-color-status-neutral: hsl(0, 0%, 81%);\n --d-icon-color-status-success: hsl(124, 50%, 38%);\n --d-icon-color-status-warning: hsl(36, 99%, 42%);\n --d-text-color: hsl(0, 0%, 88%);\n --d-text-color-disabled: hsl(0, 0%, 50%);\n --d-text-color-headline: hsl(0, 0%, 98%);\n --d-text-color-interaction: hsl(174, 70%, 37%);\n --d-text-color-placeholder: hsl(0, 0%, 24%);\n --d-text-color-secondary: hsl(0, 0%, 68%);\n --d-text-color-status-error: hsl(0, 95%, 64%);\n --d-text-color-status-info: hsl(206, 100%, 56%);\n --d-text-color-status-neutral: hsl(0, 0%, 81%);\n --d-text-color-status-success: hsl(124, 55%, 45%);\n --d-text-color-status-warning: hsl(36, 99%, 47%);\n}\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/css/tokens-deprecated.css"],"names":[],"mappings":"AAAA","file":"tokens-deprecated.css"}
|