@dialpad/dialtone 9.108.0 → 9.109.0-rebrand-2025-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/css/dialtone-default-theme.css +12085 -3150
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone-docs.json +1 -1
- package/dist/css/dialtone.css +3498 -313
- package/dist/css/dialtone.min.css +1 -1
- package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
- package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
- package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
- package/dist/css/tokens/tokens-base-dark.css +946 -161
- package/dist/css/tokens/tokens-base-deca-dark.css +526 -56
- package/dist/css/tokens/tokens-base-deca-light.css +522 -52
- package/dist/css/tokens/tokens-base-light.css +913 -128
- package/dist/css/tokens/tokens-debug-base.css +788 -3
- package/dist/css/tokens/tokens-debug-dp.css +1034 -669
- package/dist/css/tokens/tokens-deca-dark.css +804 -768
- package/dist/css/tokens/tokens-deca-light.css +743 -707
- package/dist/css/tokens/tokens-dp-dark.css +1289 -924
- package/dist/css/tokens/tokens-dp-light.css +1338 -973
- package/dist/css/tokens/tokens-expressive-dark.css +1289 -924
- package/dist/css/tokens/tokens-expressive-light.css +1335 -970
- package/dist/css/tokens/tokens-expressive-sm-dark.css +1289 -924
- package/dist/css/tokens/tokens-expressive-sm-light.css +1335 -970
- package/dist/css/tokens/tokens-tmo-dark.css +1445 -1080
- package/dist/css/tokens/tokens-tmo-light.css +1480 -1115
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-base-dark.css +946 -161
- package/dist/tokens/css/tokens-base-deca-dark.css +526 -56
- package/dist/tokens/css/tokens-base-deca-light.css +522 -52
- package/dist/tokens/css/tokens-base-light.css +913 -128
- package/dist/tokens/css/tokens-debug-base.css +788 -3
- package/dist/tokens/css/tokens-debug-dp.css +1034 -669
- package/dist/tokens/css/tokens-deca-dark.css +804 -768
- package/dist/tokens/css/tokens-deca-light.css +743 -707
- package/dist/tokens/css/tokens-dp-dark.css +1289 -924
- package/dist/tokens/css/tokens-dp-light.css +1338 -973
- package/dist/tokens/css/tokens-expressive-dark.css +1289 -924
- package/dist/tokens/css/tokens-expressive-light.css +1335 -970
- package/dist/tokens/css/tokens-expressive-sm-dark.css +1289 -924
- package/dist/tokens/css/tokens-expressive-sm-light.css +1335 -970
- package/dist/tokens/css/tokens-tmo-dark.css +1445 -1080
- package/dist/tokens/css/tokens-tmo-light.css +1480 -1115
- package/dist/tokens/doc.json +98587 -72861
- package/dist/tokens/less/tokens-base-dark.less +159 -46
- package/dist/tokens/less/tokens-base-deca-dark.less +85 -17
- package/dist/tokens/less/tokens-base-deca-light.less +84 -16
- package/dist/tokens/less/tokens-base-light.less +150 -37
- package/dist/tokens/less/tokens-deca-dark.less +189 -183
- package/dist/tokens/less/tokens-deca-light.less +180 -174
- package/dist/tokens/less/tokens-dp-dark.less +240 -187
- package/dist/tokens/less/tokens-dp-light.less +238 -185
- package/dist/tokens/less/tokens-expressive-dark.less +263 -210
- package/dist/tokens/less/tokens-expressive-light.less +261 -208
- package/dist/tokens/less/tokens-expressive-sm-dark.less +263 -210
- package/dist/tokens/less/tokens-expressive-sm-light.less +261 -208
- package/dist/tokens/less/tokens-tmo-dark.less +260 -207
- package/dist/tokens/less/tokens-tmo-light.less +251 -198
- package/dist/tokens/themes/chunks/tokens-base-dark-B42c8NRe.js +1 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-D3XlzClW.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-light-5p3ZOPKU.js +1 -0
- package/dist/tokens/themes/chunks/tokens-base-light-C_G4p7UU.js +4 -0
- package/dist/tokens/themes/debug.cjs +1 -1
- package/dist/tokens/themes/debug.js +1 -1
- package/dist/tokens/themes/dp-dark.cjs +1 -1
- package/dist/tokens/themes/dp-dark.js +2 -2
- package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
- package/dist/tokens/themes/dp-deca-dark.js +1 -1
- package/dist/tokens/themes/dp-deca-light.cjs +1 -1
- package/dist/tokens/themes/dp-deca-light.js +2 -2
- package/dist/tokens/themes/dp-light.cjs +1 -1
- package/dist/tokens/themes/dp-light.js +2 -2
- package/dist/tokens/themes/expressive-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-dark.js +3 -3
- package/dist/tokens/themes/expressive-light.cjs +1 -1
- package/dist/tokens/themes/expressive-light.js +3 -3
- package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-dark.js +3 -3
- package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-light.js +3 -3
- package/dist/tokens/themes/tmo-dark.cjs +1 -1
- package/dist/tokens/themes/tmo-dark.js +2 -2
- package/dist/tokens/themes/tmo-light.cjs +1 -1
- package/dist/tokens/themes/tmo-light.js +2 -2
- package/dist/tokens/tokens-base-dark.json +159 -46
- package/dist/tokens/tokens-base-deca-dark.json +82 -14
- package/dist/tokens/tokens-base-deca-light.json +81 -13
- package/dist/tokens/tokens-base-light.json +150 -37
- package/dist/tokens/tokens-deca-dark.json +186 -180
- package/dist/tokens/tokens-deca-light.json +178 -172
- package/dist/tokens/tokens-dp-dark.json +224 -171
- package/dist/tokens/tokens-dp-light.json +235 -182
- package/dist/tokens/tokens-expressive-dark.json +247 -194
- package/dist/tokens/tokens-expressive-light.json +258 -205
- package/dist/tokens/tokens-expressive-sm-dark.json +247 -194
- package/dist/tokens/tokens-expressive-sm-light.json +258 -205
- package/dist/tokens/tokens-tmo-dark.json +249 -196
- package/dist/tokens/tokens-tmo-light.json +246 -193
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/components/button/button.vue.cjs +1 -1
- package/dist/vue2/components/button/button.vue.cjs.map +1 -1
- package/dist/vue2/components/button/button.vue.js +1 -1
- package/dist/vue2/components/button/button.vue.js.map +1 -1
- package/dist/vue2/components/button/button_constants.cjs +3 -2
- package/dist/vue2/components/button/button_constants.cjs.map +1 -1
- package/dist/vue2/components/button/button_constants.js +3 -2
- package/dist/vue2/components/button/button_constants.js.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
- package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
- package/dist/vue2/types/components/button/button_constants.d.ts +2 -1
- package/dist/vue2/types/components/button/button_constants.d.ts.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/button/button.vue.cjs +1 -1
- package/dist/vue3/components/button/button.vue.cjs.map +1 -1
- package/dist/vue3/components/button/button.vue.js +1 -1
- package/dist/vue3/components/button/button.vue.js.map +1 -1
- package/dist/vue3/components/button/button_constants.cjs +3 -2
- package/dist/vue3/components/button/button_constants.cjs.map +1 -1
- package/dist/vue3/components/button/button_constants.js +3 -2
- package/dist/vue3/components/button/button_constants.js.map +1 -1
- package/dist/vue3/types/components/button/button_constants.d.ts +2 -1
- package/dist/vue3/types/components/button/button_constants.d.ts.map +1 -1
- package/package.json +5 -5
- package/dist/css/fonts/Archivo-Bold.woff2 +0 -0
- package/dist/css/fonts/Archivo-Regular.woff2 +0 -0
- package/dist/css/fonts/Archivo-SemiBold.woff2 +0 -0
- package/dist/css/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
- package/dist/css/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
- package/dist/css/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +0 -1
|
@@ -1,160 +1,162 @@
|
|
|
1
1
|
{
|
|
2
2
|
"dtSizeBorderFocus": "0.1875rem",
|
|
3
|
-
"dtColorForegroundPrimary": "#
|
|
4
|
-
"dtColorForegroundSecondary": "#
|
|
5
|
-
"dtColorForegroundTertiary": "#
|
|
6
|
-
"dtColorForegroundMuted": "#
|
|
7
|
-
"dtColorForegroundPlaceholder": "#
|
|
8
|
-
"dtColorForegroundDisabled": "#
|
|
9
|
-
"dtColorForegroundCritical": "#
|
|
3
|
+
"dtColorForegroundPrimary": "#1D1C1B",
|
|
4
|
+
"dtColorForegroundSecondary": "#3F3D3C",
|
|
5
|
+
"dtColorForegroundTertiary": "#635F5D",
|
|
6
|
+
"dtColorForegroundMuted": "#0B0A09",
|
|
7
|
+
"dtColorForegroundPlaceholder": "#87807B",
|
|
8
|
+
"dtColorForegroundDisabled": "#87807B",
|
|
9
|
+
"dtColorForegroundCritical": "#D90A45",
|
|
10
10
|
"dtColorForegroundCriticalStrong": "#AF0032",
|
|
11
11
|
"dtColorForegroundSuccess": "#008E52",
|
|
12
12
|
"dtColorForegroundSuccessStrong": "#004F2E",
|
|
13
13
|
"dtColorForegroundWarning": "#815008",
|
|
14
|
-
"dtColorForegroundPrimaryInverted": "#
|
|
15
|
-
"dtColorForegroundSecondaryInverted": "#
|
|
16
|
-
"dtColorForegroundTertiaryInverted": "#
|
|
17
|
-
"dtColorForegroundMutedInverted": "#
|
|
18
|
-
"dtColorForegroundPlaceholderInverted": "#
|
|
19
|
-
"dtColorForegroundDisabledInverted": "#
|
|
20
|
-
"dtColorForegroundCriticalInverted": "#
|
|
21
|
-
"dtColorForegroundCriticalStrongInverted": "#
|
|
14
|
+
"dtColorForegroundPrimaryInverted": "#F2F0EE",
|
|
15
|
+
"dtColorForegroundSecondaryInverted": "#E0DCD9",
|
|
16
|
+
"dtColorForegroundTertiaryInverted": "#CEC8C4",
|
|
17
|
+
"dtColorForegroundMutedInverted": "#F2F0EE",
|
|
18
|
+
"dtColorForegroundPlaceholderInverted": "#AAA4A1",
|
|
19
|
+
"dtColorForegroundDisabledInverted": "#AAA4A1",
|
|
20
|
+
"dtColorForegroundCriticalInverted": "#FF716F",
|
|
21
|
+
"dtColorForegroundCriticalStrongInverted": "#FFABA4",
|
|
22
22
|
"dtColorForegroundSuccessInverted": "#AEFB3C",
|
|
23
23
|
"dtColorForegroundSuccessStrongInverted": "#DBFFA9",
|
|
24
24
|
"dtColorForegroundWarningInverted": "#FF9E0E",
|
|
25
25
|
"dtColorLinkPrimary": "#7C52FF",
|
|
26
|
-
"dtColorLinkCritical": "#FF1356",
|
|
27
|
-
"dtColorLinkSuccess": "#008E52",
|
|
28
|
-
"dtColorLinkWarning": "#815008",
|
|
29
|
-
"dtColorLinkMuted": "#3A3A3A",
|
|
30
|
-
"dtColorLinkDisabled": "#808080",
|
|
31
|
-
"dtColorLinkPrimaryInverted": "#C2A3FF",
|
|
32
|
-
"dtColorLinkCriticalInverted": "#FFABA4",
|
|
33
|
-
"dtColorLinkSuccessInverted": "#AEFB3C",
|
|
34
|
-
"dtColorLinkWarningInverted": "#FF9E0E",
|
|
35
|
-
"dtColorLinkMutedInverted": "#E9E9E9",
|
|
36
|
-
"dtColorLinkDisabledInverted": "#AAAAAA",
|
|
37
26
|
"dtColorLinkPrimaryHover": "#5023DD",
|
|
27
|
+
"dtColorLinkCritical": "#D90A45",
|
|
38
28
|
"dtColorLinkCriticalHover": "#AF0032",
|
|
29
|
+
"dtColorLinkSuccess": "#008E52",
|
|
39
30
|
"dtColorLinkSuccessHover": "#004F2E",
|
|
31
|
+
"dtColorLinkWarning": "#815008",
|
|
40
32
|
"dtColorLinkWarningHover": "#533204",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
33
|
+
"dtColorLinkMuted": "#3F3D3C",
|
|
34
|
+
"dtColorLinkMutedHover": "#1D1C1B",
|
|
35
|
+
"dtColorLinkDisabled": "#87807B",
|
|
36
|
+
"dtColorLinkDisabledHover": "#87807B",
|
|
37
|
+
"dtColorLinkPrimaryInverted": "#BBA6FC",
|
|
38
|
+
"dtColorLinkPrimaryInvertedHover": "#D3BCFF",
|
|
39
|
+
"dtColorLinkCriticalInverted": "#FF716F",
|
|
40
|
+
"dtColorLinkCriticalInvertedHover": "#FFABA4",
|
|
41
|
+
"dtColorLinkSuccessInverted": "#AEFB3C",
|
|
45
42
|
"dtColorLinkSuccessInvertedHover": "#DBFFA9",
|
|
43
|
+
"dtColorLinkWarningInverted": "#FF9E0E",
|
|
46
44
|
"dtColorLinkWarningInvertedHover": "#FFDB80",
|
|
45
|
+
"dtColorLinkMutedInverted": "#E0DCD9",
|
|
47
46
|
"dtColorLinkMutedInvertedHover": "#F9F9F9",
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"dtColorSurfaceModerateOpaque": "#1C1C1C",
|
|
51
|
-
"dtColorSurfaceBoldOpaque": "#1C1C1C",
|
|
52
|
-
"dtColorSurfaceStrongOpaque": "#1C1C1C",
|
|
53
|
-
"dtColorSurfaceContrastOpaque": "#1C1C1C",
|
|
54
|
-
"dtColorSurfaceBackdrop": "#000000",
|
|
55
|
-
"dtColorSurfaceCriticalOpaque": "#FFABA4",
|
|
56
|
-
"dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
|
|
57
|
-
"dtColorSurfaceWarningOpaque": "#FFE89C",
|
|
58
|
-
"dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
|
|
59
|
-
"dtColorSurfaceSuccessOpaque": "#DBFFA9",
|
|
60
|
-
"dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
|
|
61
|
-
"dtColorSurfaceInfoOpaque": "#BDE8FF",
|
|
62
|
-
"dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
|
|
47
|
+
"dtColorLinkDisabledInverted": "#AAA4A1",
|
|
48
|
+
"dtColorLinkDisabledInvertedHover": "#AAA4A1",
|
|
63
49
|
"dtColorSurfacePrimary": "#ffffff",
|
|
64
|
-
"dtColorSurfaceSecondary": "#
|
|
65
|
-
"dtColorSurfaceModerate": "#
|
|
66
|
-
"dtColorSurfaceBold": "#
|
|
67
|
-
"dtColorSurfaceStrong": "#
|
|
68
|
-
"dtColorSurfaceContrast": "#
|
|
50
|
+
"dtColorSurfaceSecondary": "#F2F0EE",
|
|
51
|
+
"dtColorSurfaceModerate": "#E0DCD9",
|
|
52
|
+
"dtColorSurfaceBold": "#CEC8C4",
|
|
53
|
+
"dtColorSurfaceStrong": "#635F5D",
|
|
54
|
+
"dtColorSurfaceContrast": "#282624",
|
|
69
55
|
"dtColorSurfaceCritical": "#FFE5E6",
|
|
70
|
-
"dtColorSurfaceCriticalSubtle": "#FFF2F3",
|
|
71
|
-
"dtColorSurfaceCriticalStrong": "#D90A45",
|
|
72
56
|
"dtColorSurfaceWarning": "#FFF4CC",
|
|
73
|
-
"dtColorSurfaceWarningSubtle": "#fffae5",
|
|
74
|
-
"dtColorSurfaceWarningStrong": "#FFBD48",
|
|
75
57
|
"dtColorSurfaceSuccess": "#EDF9EB",
|
|
76
|
-
"dtColorSurfaceSuccessSubtle": "#f6fcf5",
|
|
77
|
-
"dtColorSurfaceSuccessStrong": "#008E52",
|
|
78
58
|
"dtColorSurfaceInfo": "#EAF2FA",
|
|
59
|
+
"dtColorSurfaceBrand": "#F5F0FF",
|
|
60
|
+
"dtColorSurfaceCriticalSubtle": "#FFF2F3",
|
|
61
|
+
"dtColorSurfaceWarningSubtle": "#fffae5",
|
|
62
|
+
"dtColorSurfaceSuccessSubtle": "#f6fcf5",
|
|
79
63
|
"dtColorSurfaceInfoSubtle": "#f5f9fd",
|
|
64
|
+
"dtColorSurfaceBrandSubtle": "#f9f6ff",
|
|
65
|
+
"dtColorSurfaceCriticalStrong": "#D90A45",
|
|
66
|
+
"dtColorSurfaceWarningStrong": "#FFBD48",
|
|
67
|
+
"dtColorSurfaceSuccessStrong": "#008E52",
|
|
80
68
|
"dtColorSurfaceInfoStrong": "#1768C6",
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
69
|
+
"dtColorSurfaceBrandStrong": "#7C52FF",
|
|
70
|
+
"dtColorSurfacePrimaryOpaque": "#ffffff",
|
|
71
|
+
"dtColorSurfaceSecondaryOpaque": "#1D1C1B",
|
|
72
|
+
"dtColorSurfaceModerateOpaque": "#CEC8C4",
|
|
73
|
+
"dtColorSurfaceBoldOpaque": "#AAA4A1",
|
|
74
|
+
"dtColorSurfaceStrongOpaque": "#3F3D3C",
|
|
75
|
+
"dtColorSurfaceContrastOpaque": "#1D1C1B",
|
|
76
|
+
"dtColorSurfaceCriticalOpaque": "#FFABA4",
|
|
77
|
+
"dtColorSurfaceWarningOpaque": "#FFE89C",
|
|
78
|
+
"dtColorSurfaceSuccessOpaque": "#DBFFA9",
|
|
79
|
+
"dtColorSurfaceInfoOpaque": "#BDE8FF",
|
|
80
|
+
"dtColorSurfaceBrandOpaque": "#D3BCFF",
|
|
81
|
+
"dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
|
|
82
|
+
"dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
|
|
83
|
+
"dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
|
|
84
|
+
"dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
|
|
85
|
+
"dtColorSurfaceBrandSubtleOpaque": "#D3BCFF",
|
|
86
|
+
"dtColorSurfacePrimaryInverted": "#0B0A09",
|
|
87
|
+
"dtColorSurfaceSecondaryInverted": "#282624",
|
|
88
|
+
"dtColorSurfaceModerateInverted": "#3F3D3C",
|
|
89
|
+
"dtColorSurfaceBoldInverted": "#635F5D",
|
|
90
|
+
"dtColorSurfaceStrongInverted": "#AAA4A1",
|
|
91
|
+
"dtColorSurfaceContrastInverted": "#F2F0EE",
|
|
87
92
|
"dtColorSurfaceCriticalInverted": "#380010",
|
|
88
|
-
"dtColorSurfaceCriticalSubtleInverted": "#1C0108",
|
|
89
|
-
"dtColorSurfaceCriticalStrongInverted": "#FF716F",
|
|
90
93
|
"dtColorSurfaceWarningInverted": "#2C1B02",
|
|
91
|
-
"dtColorSurfaceWarningSubtleInverted": "#201301",
|
|
92
|
-
"dtColorSurfaceWarningStrongInverted": "#FFDB80",
|
|
93
94
|
"dtColorSurfaceSuccessInverted": "#012717",
|
|
94
|
-
"dtColorSurfaceSuccessSubtleInverted": "#00150D",
|
|
95
|
-
"dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
|
|
96
95
|
"dtColorSurfaceInfoInverted": "#001429",
|
|
97
|
-
"dtColorSurfaceBrand": "#F5F0FF",
|
|
98
96
|
"dtColorSurfaceBrandInverted": "#1D0155",
|
|
97
|
+
"dtColorSurfaceCriticalSubtleInverted": "#1C0108",
|
|
98
|
+
"dtColorSurfaceWarningSubtleInverted": "#201301",
|
|
99
|
+
"dtColorSurfaceSuccessSubtleInverted": "#00150D",
|
|
99
100
|
"dtColorSurfaceInfoSubtleInverted": "#010B16",
|
|
100
|
-
"
|
|
101
|
-
"
|
|
101
|
+
"dtColorSurfaceBrandSubtleInverted": "#10022C",
|
|
102
|
+
"dtColorSurfaceCriticalStrongInverted": "#FF716F",
|
|
103
|
+
"dtColorSurfaceWarningStrongInverted": "#FFDB80",
|
|
104
|
+
"dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
|
|
102
105
|
"dtColorSurfaceInfoStrongInverted": "#4AA9EA",
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"dtColorSurfaceContrastOpaqueInverted": "#ffffff",
|
|
106
|
+
"dtColorSurfaceBrandStrongInverted": "#BBA6FC",
|
|
107
|
+
"dtColorSurfacePrimaryOpaqueInverted": "#0B0A09",
|
|
108
|
+
"dtColorSurfaceSecondaryOpaqueInverted": "#3F3D3C",
|
|
109
|
+
"dtColorSurfaceModerateOpaqueInverted": "#635F5D",
|
|
110
|
+
"dtColorSurfaceBoldOpaqueInverted": "#87807B",
|
|
111
|
+
"dtColorSurfaceStrongOpaqueInverted": "#CEC8C4",
|
|
112
|
+
"dtColorSurfaceContrastOpaqueInverted": "#F8F7F6",
|
|
111
113
|
"dtColorSurfaceCriticalOpaqueInverted": "#640823",
|
|
112
|
-
"dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
|
|
113
114
|
"dtColorSurfaceWarningOpaqueInverted": "#533204",
|
|
114
|
-
"dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
|
|
115
115
|
"dtColorSurfaceSuccessOpaqueInverted": "#004F2E",
|
|
116
|
-
"dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
|
|
117
116
|
"dtColorSurfaceInfoOpaqueInverted": "#001429",
|
|
118
|
-
"dtColorSurfaceBrandOpaque": "#DAC7FF",
|
|
119
117
|
"dtColorSurfaceBrandOpaqueInverted": "#1D0155",
|
|
118
|
+
"dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
|
|
119
|
+
"dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
|
|
120
|
+
"dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
|
|
120
121
|
"dtColorSurfaceInfoSubtleOpaqueInverted": "#010B16",
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
129
|
-
"dtColorBorderModerateInverted": "#ffffff",
|
|
130
|
-
"dtColorBorderBoldInverted": "#ffffff",
|
|
131
|
-
"dtColorBorderFocus": "#2C83D5",
|
|
132
|
-
"dtColorBorderCritical": "#FF1356",
|
|
122
|
+
"dtColorSurfaceBrandSubtleOpaqueInverted": "#10022C",
|
|
123
|
+
"dtColorSurfaceBackdrop": "#000000",
|
|
124
|
+
"dtColorSurfaceAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
|
|
125
|
+
"dtColorBorderSubtle": "#1D1C1B",
|
|
126
|
+
"dtColorBorderDefault": "#1D1C1B",
|
|
127
|
+
"dtColorBorderModerate": "#1D1C1B",
|
|
128
|
+
"dtColorBorderBold": "#1D1C1B",
|
|
129
|
+
"dtColorBorderCritical": "#D90A45",
|
|
133
130
|
"dtColorBorderSuccess": "#2EA834",
|
|
134
131
|
"dtColorBorderWarning": "#FF9E0E",
|
|
135
132
|
"dtColorBorderBrand": "#7C52FF",
|
|
136
|
-
"dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
|
|
137
|
-
"dtColorBorderAccent": "#FF1BA4",
|
|
138
133
|
"dtColorBorderCriticalSubtle": "#FF716F",
|
|
139
|
-
"dtColorBorderCriticalStrong": "#93173A",
|
|
140
134
|
"dtColorBorderSuccessSubtle": "#D1FF76",
|
|
141
|
-
"dtColorBorderSuccessStrong": "#004F2E",
|
|
142
135
|
"dtColorBorderWarningSubtle": "#FFDB80",
|
|
136
|
+
"dtColorBorderBrandSubtle": "#BBA6FC",
|
|
137
|
+
"dtColorBorderCriticalStrong": "#93173A",
|
|
138
|
+
"dtColorBorderSuccessStrong": "#004F2E",
|
|
143
139
|
"dtColorBorderWarningStrong": "#D57F00",
|
|
144
|
-
"dtColorBorderBrandSubtle": "#C2A3FF",
|
|
145
140
|
"dtColorBorderBrandStrong": "#5023DD",
|
|
141
|
+
"dtColorBorderSubtleInverted": "#ffffff",
|
|
142
|
+
"dtColorBorderDefaultInverted": "#ffffff",
|
|
143
|
+
"dtColorBorderModerateInverted": "#ffffff",
|
|
144
|
+
"dtColorBorderBoldInverted": "#ffffff",
|
|
146
145
|
"dtColorBorderCriticalInverted": "#FF716F",
|
|
147
146
|
"dtColorBorderSuccessInverted": "#52C926",
|
|
148
147
|
"dtColorBorderWarningInverted": "#EA8F07",
|
|
149
|
-
"dtColorBorderBrandInverted": "#
|
|
148
|
+
"dtColorBorderBrandInverted": "#A38FF9",
|
|
150
149
|
"dtColorBorderCriticalSubtleInverted": "#640823",
|
|
151
|
-
"dtColorBorderCriticalStrongInverted": "#FFABA4",
|
|
152
150
|
"dtColorBorderSuccessSubtleInverted": "#004F2E",
|
|
153
|
-
"dtColorBorderSuccessStrongInverted": "#84EE0B",
|
|
154
151
|
"dtColorBorderWarningSubtleInverted": "#815008",
|
|
155
|
-
"dtColorBorderWarningStrongInverted": "#FFDB80",
|
|
156
152
|
"dtColorBorderBrandSubtleInverted": "#7C52FF",
|
|
157
|
-
"
|
|
153
|
+
"dtColorBorderCriticalStrongInverted": "#FFABA4",
|
|
154
|
+
"dtColorBorderSuccessStrongInverted": "#84EE0B",
|
|
155
|
+
"dtColorBorderWarningStrongInverted": "#FFDB80",
|
|
156
|
+
"dtColorBorderBrandStrongInverted": "#D3BCFF",
|
|
157
|
+
"dtColorBorderFocus": "#4AA9EA",
|
|
158
|
+
"dtColorBorderAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
|
|
159
|
+
"dtColorBorderAccent": "#FF1BA4",
|
|
158
160
|
"dtTypographyBodyMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
|
|
159
161
|
"dtTypographyBodyMdFontWeight": "400",
|
|
160
162
|
"dtTypographyBodyMdLineHeight": "1.6",
|
|
@@ -372,43 +374,44 @@
|
|
|
372
374
|
"dtInputsFontWeightMd": "400",
|
|
373
375
|
"dtInputsFontWeightLg": "400",
|
|
374
376
|
"dtInputsFontWeightXl": "400",
|
|
375
|
-
"dtInputsColorForegroundDefault": "#
|
|
376
|
-
"dtInputsColorForegroundPlaceholder": "#
|
|
377
|
-
"dtInputsColorForegroundDisabled": "#
|
|
378
|
-
"dtInputsColorBorderDefault": "#
|
|
379
|
-
"
|
|
380
|
-
"
|
|
377
|
+
"dtInputsColorForegroundDefault": "#3F3D3C",
|
|
378
|
+
"dtInputsColorForegroundPlaceholder": "#87807B",
|
|
379
|
+
"dtInputsColorForegroundDisabled": "#87807B",
|
|
380
|
+
"dtInputsColorBorderDefault": "#1D1C1B",
|
|
381
|
+
"dtInputsColorBorderHover": "#1D1C1B",
|
|
382
|
+
"dtInputsColorBorderFocus": "#4AA9EA",
|
|
383
|
+
"dtInputsColorBorderCritical": "#D90A45",
|
|
381
384
|
"dtInputsColorBorderSuccess": "#2EA834",
|
|
382
385
|
"dtInputsColorBorderWarning": "#FF9E0E",
|
|
383
386
|
"dtInputsColorBorderDisabled": "transparent",
|
|
384
|
-
"dtInputsColorBackgroundDefault": "#
|
|
387
|
+
"dtInputsColorBackgroundDefault": "#1D1C1B",
|
|
385
388
|
"dtInputsColorBackgroundFocus": "#F9F9F9",
|
|
386
|
-
"dtInputsColorBackgroundDisabled": "#
|
|
389
|
+
"dtInputsColorBackgroundDisabled": "#CEC8C4",
|
|
387
390
|
"dtActionColorForegroundBaseDefault": "#7C52FF",
|
|
388
391
|
"dtActionColorForegroundBaseHover": "#5023DD",
|
|
389
392
|
"dtActionColorForegroundBaseActive": "#5023DD",
|
|
390
393
|
"dtActionColorForegroundBasePrimaryDefault": "#ffffff",
|
|
391
|
-
"dtActionColorForegroundCriticalDefault": "#
|
|
394
|
+
"dtActionColorForegroundCriticalDefault": "#D90A45",
|
|
392
395
|
"dtActionColorForegroundCriticalHover": "#AF0032",
|
|
393
396
|
"dtActionColorForegroundCriticalActive": "#AF0032",
|
|
394
397
|
"dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
|
|
395
|
-
"dtActionColorForegroundInvertedDefault": "#
|
|
396
|
-
"dtActionColorForegroundInvertedHover": "#
|
|
397
|
-
"dtActionColorForegroundInvertedActive": "#
|
|
398
|
+
"dtActionColorForegroundInvertedDefault": "#F2F0EE",
|
|
399
|
+
"dtActionColorForegroundInvertedHover": "#F2F0EE",
|
|
400
|
+
"dtActionColorForegroundInvertedActive": "#F2F0EE",
|
|
398
401
|
"dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
|
|
399
402
|
"dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
|
|
400
403
|
"dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
|
|
401
|
-
"dtActionColorForegroundMutedDefault": "#
|
|
402
|
-
"dtActionColorForegroundMutedHover": "#
|
|
403
|
-
"dtActionColorForegroundMutedActive": "#
|
|
404
|
-
"dtActionColorForegroundDisabledDefault": "#
|
|
404
|
+
"dtActionColorForegroundMutedDefault": "#3F3D3C",
|
|
405
|
+
"dtActionColorForegroundMutedHover": "#1D1C1B",
|
|
406
|
+
"dtActionColorForegroundMutedActive": "#1D1C1B",
|
|
407
|
+
"dtActionColorForegroundDisabledDefault": "#87807B",
|
|
405
408
|
"dtActionColorForegroundPositiveDefault": "#008E52",
|
|
406
409
|
"dtActionColorForegroundPositiveHover": "#004F2E",
|
|
407
410
|
"dtActionColorForegroundPositiveActive": "#004F2E",
|
|
408
411
|
"dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
|
|
409
412
|
"dtActionColorBackgroundBaseDefault": "transparent",
|
|
410
|
-
"dtActionColorBackgroundBaseHover": "#
|
|
411
|
-
"dtActionColorBackgroundBaseActive": "#
|
|
413
|
+
"dtActionColorBackgroundBaseHover": "#D3BCFF",
|
|
414
|
+
"dtActionColorBackgroundBaseActive": "#D3BCFF",
|
|
412
415
|
"dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
|
|
413
416
|
"dtActionColorBackgroundBasePrimaryHover": "#6538F1",
|
|
414
417
|
"dtActionColorBackgroundBasePrimaryActive": "#5023DD",
|
|
@@ -419,15 +422,15 @@
|
|
|
419
422
|
"dtActionColorBackgroundCriticalPrimaryHover": "#D90A45",
|
|
420
423
|
"dtActionColorBackgroundCriticalPrimaryActive": "#AF0032",
|
|
421
424
|
"dtActionColorBackgroundInvertedDefault": "transparent",
|
|
422
|
-
"dtActionColorBackgroundInvertedHover": "#
|
|
423
|
-
"dtActionColorBackgroundInvertedActive": "#
|
|
425
|
+
"dtActionColorBackgroundInvertedHover": "#635F5D",
|
|
426
|
+
"dtActionColorBackgroundInvertedActive": "#87807B",
|
|
424
427
|
"dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
|
|
425
428
|
"dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
|
|
426
|
-
"dtActionColorBackgroundInvertedPrimaryActive": "#
|
|
429
|
+
"dtActionColorBackgroundInvertedPrimaryActive": "#D3BCFF",
|
|
427
430
|
"dtActionColorBackgroundMutedDefault": "transparent",
|
|
428
|
-
"dtActionColorBackgroundMutedHover": "#
|
|
429
|
-
"dtActionColorBackgroundMutedActive": "#
|
|
430
|
-
"dtActionColorBackgroundDisabledDefault": "#
|
|
431
|
+
"dtActionColorBackgroundMutedHover": "#CEC8C4",
|
|
432
|
+
"dtActionColorBackgroundMutedActive": "#CEC8C4",
|
|
433
|
+
"dtActionColorBackgroundDisabledDefault": "#AAA4A1",
|
|
431
434
|
"dtActionColorBackgroundPositiveDefault": "transparent",
|
|
432
435
|
"dtActionColorBackgroundPositiveHover": "#DBFFA9",
|
|
433
436
|
"dtActionColorBackgroundPositiveActive": "#DBFFA9",
|
|
@@ -435,47 +438,48 @@
|
|
|
435
438
|
"dtActionColorBackgroundPositivePrimaryHover": "#008E52",
|
|
436
439
|
"dtActionColorBackgroundPositivePrimaryActive": "#008E52",
|
|
437
440
|
"dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
|
|
438
|
-
"dtActionColorBorderCriticalOutlinedDefault": "#
|
|
441
|
+
"dtActionColorBorderCriticalOutlinedDefault": "#D90A45",
|
|
439
442
|
"dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
|
|
440
|
-
"dtActionColorBorderMutedOutlinedDefault": "#
|
|
441
|
-
"
|
|
442
|
-
"
|
|
443
|
-
"
|
|
444
|
-
"
|
|
445
|
-
"
|
|
446
|
-
"
|
|
447
|
-
"
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
"
|
|
451
|
-
"
|
|
452
|
-
"
|
|
453
|
-
"
|
|
454
|
-
"
|
|
455
|
-
"
|
|
456
|
-
"
|
|
457
|
-
"
|
|
458
|
-
"
|
|
459
|
-
"
|
|
460
|
-
"
|
|
461
|
-
"
|
|
462
|
-
"
|
|
463
|
-
"
|
|
464
|
-
"
|
|
465
|
-
"
|
|
466
|
-
"
|
|
467
|
-
"
|
|
468
|
-
"
|
|
469
|
-
"
|
|
470
|
-
"
|
|
471
|
-
"
|
|
472
|
-
"
|
|
443
|
+
"dtActionColorBorderMutedOutlinedDefault": "#1D1C1B",
|
|
444
|
+
"dtActionColorBorderPositiveOutlinedDefault": "#2EA834",
|
|
445
|
+
"dtThemeColorBase": "#1D1C1B",
|
|
446
|
+
"dtThemeTopbarColorForeground": "#1D1C1B",
|
|
447
|
+
"dtThemeTopbarColorBackground": "#F2F0EE",
|
|
448
|
+
"dtThemeTopbarFieldColorForeground": "#1D1C1B",
|
|
449
|
+
"dtThemeTopbarFieldColorForegroundHover": "#1D1C1B",
|
|
450
|
+
"dtThemeTopbarFieldColorBackground": "#1D1C1B",
|
|
451
|
+
"dtThemeTopbarFieldColorBackgroundHover": "#1D1C1B",
|
|
452
|
+
"dtThemeTopbarFieldColorBorder": "#1D1C1B",
|
|
453
|
+
"dtThemeTopbarFieldColorBorderHover": "#1D1C1B",
|
|
454
|
+
"dtThemeTopbarFieldColorBorderActive": "#1D1C1B",
|
|
455
|
+
"dtThemeTopbarButtonColorForeground": "#1D1C1B",
|
|
456
|
+
"dtThemeTopbarButtonColorForegroundHover": "#1D1C1B",
|
|
457
|
+
"dtThemeTopbarButtonColorBackground": "#1D1C1B",
|
|
458
|
+
"dtThemeTopbarButtonColorBackgroundHover": "#1D1C1B",
|
|
459
|
+
"dtThemeTopbarButtonColorBackgroundActive": "#1D1C1B",
|
|
460
|
+
"dtThemeTopbarProfileColorForeground": "#1D1C1B",
|
|
461
|
+
"dtThemeTopbarProfileColorForegroundInverted": "#F2F0EE",
|
|
462
|
+
"dtThemeTopbarProfileColorBackground": "#1D1C1B",
|
|
463
|
+
"dtThemeTopbarProfileColorBackgroundInverted": "#1D1C1B",
|
|
464
|
+
"dtThemeTopbarProfileColorBackgroundHover": "#1D1C1B",
|
|
465
|
+
"dtThemeTopbarProfileColorBackgroundActive": "#1D1C1B",
|
|
466
|
+
"dtThemeSidebarColorForeground": "#3F3D3C",
|
|
467
|
+
"dtThemeSidebarColorForegroundUnread": "#1D1C1B",
|
|
468
|
+
"dtThemeSidebarColorBackground": "#F2F0EE",
|
|
469
|
+
"dtThemeSidebarIconColorForeground": "#3F3D3C",
|
|
470
|
+
"dtThemeSidebarStatusColorForeground": "#635F5D",
|
|
471
|
+
"dtThemeSidebarRowColorBackground": "#1D1C1B",
|
|
472
|
+
"dtThemeSidebarRowColorBackgroundHover": "#1D1C1B",
|
|
473
|
+
"dtThemeSidebarRowColorBackgroundActive": "#1D1C1B",
|
|
474
|
+
"dtThemeSidebarSelectedRowColorForeground": "#1D1C1B",
|
|
475
|
+
"dtThemeSidebarSelectedRowColorBackground": "#1D1C1B",
|
|
476
|
+
"dtThemeSidebarSectionColorForeground": "#635F5D",
|
|
473
477
|
"dtThemePresenceColorBackgroundAvailable": "#52C926",
|
|
474
478
|
"dtThemePresenceColorBackgroundBusyUnavailable": "#FF1356",
|
|
475
479
|
"dtThemePresenceColorBackgroundBusy": "#FF9E0E",
|
|
476
480
|
"dtThemePresenceColorBackgroundOffline": "#ffffff",
|
|
477
481
|
"dtThemeMentionColorForeground": "#ffffff",
|
|
478
|
-
"dtThemeMentionColorForegroundStrong": "#
|
|
482
|
+
"dtThemeMentionColorForegroundStrong": "#F2F0EE",
|
|
479
483
|
"dtThemeMentionColorBackground": "#7C52FF",
|
|
480
484
|
"dtThemeMentionColorBackgroundStrong": "#3A1D95",
|
|
481
485
|
"dtAvatarColorForeground": "#000000",
|
|
@@ -498,19 +502,19 @@
|
|
|
498
502
|
"dtAvatarColorBackground1700": "#ffd646",
|
|
499
503
|
"dtAvatarColorBackground1800": "#f1dab7",
|
|
500
504
|
"dtAvatarColorBackground000": "#e0e0e0",
|
|
501
|
-
"dtBadgeColorBackgroundDefault": "#
|
|
505
|
+
"dtBadgeColorBackgroundDefault": "#CEC8C4",
|
|
502
506
|
"dtBadgeColorBackgroundInfo": "#BDE8FF",
|
|
503
507
|
"dtBadgeColorBackgroundSuccess": "#DBFFA9",
|
|
504
508
|
"dtBadgeColorBackgroundWarning": "#FFE89C",
|
|
505
509
|
"dtBadgeColorBackgroundCritical": "#FFABA4",
|
|
506
510
|
"dtBadgeColorBackgroundBulletin": "#7C52FF",
|
|
507
|
-
"dtBadgeColorBackgroundBulletinSubtle": "#
|
|
508
|
-
"dtBadgeColorBackgroundAi": "linear-gradient(
|
|
511
|
+
"dtBadgeColorBackgroundBulletinSubtle": "#D3BCFF",
|
|
512
|
+
"dtBadgeColorBackgroundAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
|
|
509
513
|
"dtBadgeColorForegroundDefault": "#000000",
|
|
510
514
|
"dtBadgeColorForegroundBulletin": "#ffffff",
|
|
511
515
|
"dtBadgeColorForegroundBulletinSubtle": "#3A1D95",
|
|
512
516
|
"dtBadgeColorForegroundAi": "#ffffff",
|
|
513
|
-
"dtBadgeColorBorderDefault": "#
|
|
517
|
+
"dtBadgeColorBorderDefault": "#1D1C1B",
|
|
514
518
|
"dtBadgeColorBorderBulletinSubtle": "#7C52FF",
|
|
515
519
|
"dtButtonFontSizeXs": "12px",
|
|
516
520
|
"dtButtonFontSizeSm": "12px",
|
|
@@ -535,11 +539,12 @@
|
|
|
535
539
|
"dtCheckboxSizeWidth": "1rem",
|
|
536
540
|
"dtCheckboxSizeHeight": "1rem",
|
|
537
541
|
"dtCheckboxSizeRadius": "0.25rem",
|
|
538
|
-
"dtCheckboxColorBorderUnchecked": "#
|
|
542
|
+
"dtCheckboxColorBorderUnchecked": "#1D1C1B",
|
|
543
|
+
"dtCheckboxColorBorderUncheckedHover": "#1D1C1B",
|
|
539
544
|
"dtCheckboxColorBorderChecked": "#7C52FF",
|
|
540
545
|
"dtCheckboxColorBackgroundChecked": "#7C52FF",
|
|
541
546
|
"dtCheckboxColorForegroundDefault": "transparent",
|
|
542
|
-
"dtCheckboxColorForegroundChecked": "#
|
|
547
|
+
"dtCheckboxColorForegroundChecked": "#F2F0EE",
|
|
543
548
|
"dtIconSize100": "12px",
|
|
544
549
|
"dtIconSize200": "14px",
|
|
545
550
|
"dtIconSize300": "18px",
|
|
@@ -559,9 +564,10 @@
|
|
|
559
564
|
"dtRadioSizeWidth": "1rem",
|
|
560
565
|
"dtRadioSizeHeight": "1rem",
|
|
561
566
|
"dtRadioSizeRadius": "50%",
|
|
562
|
-
"dtRadioColorBorderUnchecked": "#
|
|
567
|
+
"dtRadioColorBorderUnchecked": "#1D1C1B",
|
|
568
|
+
"dtRadioColorBorderUncheckedHover": "#1D1C1B",
|
|
563
569
|
"dtRadioColorBorderChecked": "#7C52FF",
|
|
564
570
|
"dtRadioColorBackgroundChecked": "#7C52FF",
|
|
565
571
|
"dtRadioColorForegroundDefault": "transparent",
|
|
566
|
-
"dtRadioColorForegroundChecked": "#
|
|
572
|
+
"dtRadioColorForegroundChecked": "#F2F0EE"
|
|
567
573
|
}
|