@dialpad/dialtone 9.106.0-rebrand-2025-beta.5 → 9.106.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 +1 -0
- package/dist/css/dialtone-default-theme.css +1529 -6286
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone-docs.json +1 -1
- package/dist/css/dialtone.css +194 -1848
- package/dist/css/dialtone.min.css +1 -1
- 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/css/tokens/tokens-base-dark.css +161 -526
- package/dist/css/tokens/tokens-base-deca-dark.css +48 -98
- package/dist/css/tokens/tokens-base-deca-light.css +44 -94
- package/dist/css/tokens/tokens-base-light.css +128 -493
- package/dist/css/tokens/tokens-debug-base.css +3 -368
- package/dist/css/tokens/tokens-debug-dp.css +653 -1011
- package/dist/css/tokens/tokens-deca-dark.css +748 -777
- package/dist/css/tokens/tokens-deca-light.css +708 -737
- package/dist/css/tokens/tokens-dp-dark.css +917 -1275
- package/dist/css/tokens/tokens-dp-light.css +973 -1331
- package/dist/css/tokens/tokens-expressive-dark.css +917 -1275
- package/dist/css/tokens/tokens-expressive-light.css +970 -1328
- package/dist/css/tokens/tokens-expressive-sm-dark.css +917 -1275
- package/dist/css/tokens/tokens-expressive-sm-light.css +970 -1328
- package/dist/css/tokens/tokens-tmo-dark.css +1073 -1431
- package/dist/css/tokens/tokens-tmo-light.css +1115 -1473
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-base-dark.css +161 -526
- package/dist/tokens/css/tokens-base-deca-dark.css +48 -98
- package/dist/tokens/css/tokens-base-deca-light.css +44 -94
- package/dist/tokens/css/tokens-base-light.css +128 -493
- package/dist/tokens/css/tokens-debug-base.css +3 -368
- package/dist/tokens/css/tokens-debug-dp.css +653 -1011
- package/dist/tokens/css/tokens-deca-dark.css +748 -777
- package/dist/tokens/css/tokens-deca-light.css +708 -737
- package/dist/tokens/css/tokens-dp-dark.css +917 -1275
- package/dist/tokens/css/tokens-dp-light.css +973 -1331
- package/dist/tokens/css/tokens-expressive-dark.css +917 -1275
- package/dist/tokens/css/tokens-expressive-light.css +970 -1328
- package/dist/tokens/css/tokens-expressive-sm-dark.css +917 -1275
- package/dist/tokens/css/tokens-expressive-sm-light.css +970 -1328
- package/dist/tokens/css/tokens-tmo-dark.css +1073 -1431
- package/dist/tokens/css/tokens-tmo-light.css +1115 -1473
- package/dist/tokens/doc.json +37601 -57827
- package/dist/tokens/less/tokens-base-dark.less +46 -99
- package/dist/tokens/less/tokens-base-deca-dark.less +15 -23
- package/dist/tokens/less/tokens-base-deca-light.less +14 -22
- package/dist/tokens/less/tokens-base-light.less +37 -90
- package/dist/tokens/less/tokens-deca-dark.less +182 -187
- package/dist/tokens/less/tokens-deca-light.less +173 -178
- package/dist/tokens/less/tokens-dp-dark.less +187 -239
- package/dist/tokens/less/tokens-dp-light.less +185 -237
- package/dist/tokens/less/tokens-expressive-dark.less +210 -262
- package/dist/tokens/less/tokens-expressive-light.less +208 -260
- package/dist/tokens/less/tokens-expressive-sm-dark.less +210 -262
- package/dist/tokens/less/tokens-expressive-sm-light.less +208 -260
- package/dist/tokens/less/tokens-tmo-dark.less +207 -259
- package/dist/tokens/less/tokens-tmo-light.less +198 -250
- package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
- package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -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 +46 -99
- package/dist/tokens/tokens-base-deca-dark.json +12 -20
- package/dist/tokens/tokens-base-deca-light.json +11 -19
- package/dist/tokens/tokens-base-light.json +37 -90
- package/dist/tokens/tokens-deca-dark.json +179 -184
- package/dist/tokens/tokens-deca-light.json +171 -176
- package/dist/tokens/tokens-dp-dark.json +171 -223
- package/dist/tokens/tokens-dp-light.json +182 -234
- package/dist/tokens/tokens-expressive-dark.json +194 -246
- package/dist/tokens/tokens-expressive-light.json +205 -257
- package/dist/tokens/tokens-expressive-sm-dark.json +194 -246
- package/dist/tokens/tokens-expressive-sm-light.json +205 -257
- package/dist/tokens/tokens-tmo-dark.json +196 -248
- package/dist/tokens/tokens-tmo-light.json +193 -245
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/components/pagination/pagination.vue.cjs +43 -9
- package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue2/components/pagination/pagination.vue.js +43 -9
- package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs +10 -0
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js +10 -0
- package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.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/common/dates/index.d.ts.map +1 -1
- package/dist/vue2/types/components/pagination/pagination.vue.d.ts +9 -0
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/select_menu/select_menu.vue.d.ts +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/pagination/pagination.vue.cjs +44 -9
- package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
- package/dist/vue3/components/pagination/pagination.vue.js +44 -9
- package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs +10 -0
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js +10 -0
- package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
- package/dist/vue3/types/common/dates/index.d.ts.map +1 -1
- package/dist/vue3/types/components/pagination/pagination.vue.d.ts +9 -0
- package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/select_menu/select_menu.vue.d.ts +1 -1
- package/package.json +9 -9
- 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/tokens/themes/chunks/tokens-base-dark-BjqCt8ke.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-dark-DtZ_Inhl.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-CIQSO1H9.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-Cll0VrKT.js +0 -1
|
@@ -1,162 +1,160 @@
|
|
|
1
1
|
{
|
|
2
2
|
"dtSizeBorderFocus": "0.1875rem",
|
|
3
|
-
"dtColorForegroundPrimary": "#
|
|
4
|
-
"dtColorForegroundSecondary": "#
|
|
5
|
-
"dtColorForegroundTertiary": "#
|
|
6
|
-
"dtColorForegroundMuted": "#
|
|
7
|
-
"dtColorForegroundPlaceholder": "#
|
|
8
|
-
"dtColorForegroundDisabled": "#
|
|
3
|
+
"dtColorForegroundPrimary": "#E6E6E6",
|
|
4
|
+
"dtColorForegroundSecondary": "#c7c7c7",
|
|
5
|
+
"dtColorForegroundTertiary": "#B0B0B0",
|
|
6
|
+
"dtColorForegroundMuted": "#ffffff",
|
|
7
|
+
"dtColorForegroundPlaceholder": "#808080",
|
|
8
|
+
"dtColorForegroundDisabled": "#808080",
|
|
9
9
|
"dtColorForegroundCritical": "#FF716F",
|
|
10
10
|
"dtColorForegroundCriticalStrong": "#FFABA4",
|
|
11
11
|
"dtColorForegroundSuccess": "#AEFB3C",
|
|
12
12
|
"dtColorForegroundSuccessStrong": "#DBFFA9",
|
|
13
13
|
"dtColorForegroundWarning": "#FFBD48",
|
|
14
|
-
"dtColorForegroundPrimaryInverted": "#
|
|
15
|
-
"dtColorForegroundSecondaryInverted": "#
|
|
16
|
-
"dtColorForegroundTertiaryInverted": "#
|
|
17
|
-
"dtColorForegroundMutedInverted": "#
|
|
18
|
-
"dtColorForegroundPlaceholderInverted": "#
|
|
19
|
-
"dtColorForegroundDisabledInverted": "#
|
|
14
|
+
"dtColorForegroundPrimaryInverted": "#171717",
|
|
15
|
+
"dtColorForegroundSecondaryInverted": "#3d3d3d",
|
|
16
|
+
"dtColorForegroundTertiaryInverted": "#555555",
|
|
17
|
+
"dtColorForegroundMutedInverted": "#171717",
|
|
18
|
+
"dtColorForegroundPlaceholderInverted": "#555555",
|
|
19
|
+
"dtColorForegroundDisabledInverted": "#555555",
|
|
20
20
|
"dtColorForegroundCriticalInverted": "#FF1356",
|
|
21
|
-
"dtColorForegroundCriticalStrongInverted": "#
|
|
21
|
+
"dtColorForegroundCriticalStrongInverted": "#AF0032",
|
|
22
22
|
"dtColorForegroundSuccessInverted": "#008E52",
|
|
23
23
|
"dtColorForegroundSuccessStrongInverted": "#004F2E",
|
|
24
24
|
"dtColorForegroundWarningInverted": "#815008",
|
|
25
|
-
"dtColorLinkPrimary": "#
|
|
26
|
-
"dtColorLinkPrimaryHover": "#D3BCFF",
|
|
25
|
+
"dtColorLinkPrimary": "#C2A3FF",
|
|
27
26
|
"dtColorLinkCritical": "#FF716F",
|
|
28
|
-
"dtColorLinkCriticalHover": "#FFABA4",
|
|
29
27
|
"dtColorLinkSuccess": "#AEFB3C",
|
|
30
|
-
"dtColorLinkSuccessHover": "#DBFFA9",
|
|
31
28
|
"dtColorLinkWarning": "#FFBD48",
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"dtColorLinkMutedHover": "#E0DCD9",
|
|
35
|
-
"dtColorLinkDisabled": "#635F5D",
|
|
36
|
-
"dtColorLinkDisabledHover": "#635F5D",
|
|
29
|
+
"dtColorLinkMuted": "#c7c7c7",
|
|
30
|
+
"dtColorLinkDisabled": "#808080",
|
|
37
31
|
"dtColorLinkPrimaryInverted": "#7C52FF",
|
|
38
|
-
"dtColorLinkPrimaryInvertedHover": "#5023DD",
|
|
39
32
|
"dtColorLinkCriticalInverted": "#FF1356",
|
|
40
|
-
"dtColorLinkCriticalInvertedHover": "#640823",
|
|
41
33
|
"dtColorLinkSuccessInverted": "#008E52",
|
|
42
|
-
"dtColorLinkSuccessInvertedHover": "#004F2E",
|
|
43
34
|
"dtColorLinkWarningInverted": "#815008",
|
|
35
|
+
"dtColorLinkMutedInverted": "#3d3d3d",
|
|
36
|
+
"dtColorLinkDisabledInverted": "#555555",
|
|
37
|
+
"dtColorLinkPrimaryHover": "#DAC7FF",
|
|
38
|
+
"dtColorLinkCriticalHover": "#FFABA4",
|
|
39
|
+
"dtColorLinkSuccessHover": "#DBFFA9",
|
|
40
|
+
"dtColorLinkWarningHover": "#FFE89C",
|
|
41
|
+
"dtColorLinkMutedHover": "#E6E6E6",
|
|
42
|
+
"dtColorLinkDisabledHover": "#808080",
|
|
43
|
+
"dtColorLinkPrimaryInvertedHover": "#5023DD",
|
|
44
|
+
"dtColorLinkCriticalInvertedHover": "#AF0032",
|
|
45
|
+
"dtColorLinkSuccessInvertedHover": "#004F2E",
|
|
44
46
|
"dtColorLinkWarningInvertedHover": "#533204",
|
|
45
|
-
"dtColorLinkMutedInverted": "#1D1C1B",
|
|
46
47
|
"dtColorLinkMutedInvertedHover": "#171717",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"dtColorSurfaceContrast": "#F8F7F6",
|
|
55
|
-
"dtColorSurfaceCritical": "#380010",
|
|
56
|
-
"dtColorSurfaceWarning": "#2C1B02",
|
|
57
|
-
"dtColorSurfaceSuccess": "#012717",
|
|
58
|
-
"dtColorSurfaceInfo": "#001429",
|
|
59
|
-
"dtColorSurfaceBrand": "#1D0155",
|
|
60
|
-
"dtColorSurfaceCriticalSubtle": "#380010",
|
|
61
|
-
"dtColorSurfaceWarningSubtle": "#2C1B02",
|
|
62
|
-
"dtColorSurfaceSuccessSubtle": "#012717",
|
|
63
|
-
"dtColorSurfaceInfoSubtle": "#001429",
|
|
64
|
-
"dtColorSurfaceBrandSubtle": "#10022C",
|
|
65
|
-
"dtColorSurfaceCriticalStrong": "#FF716F",
|
|
66
|
-
"dtColorSurfaceWarningStrong": "#FFDB80",
|
|
67
|
-
"dtColorSurfaceSuccessStrong": "#AEFB3C",
|
|
68
|
-
"dtColorSurfaceInfoStrong": "#4AA9EA",
|
|
69
|
-
"dtColorSurfaceBrandStrong": "#BBA6FC",
|
|
70
|
-
"dtColorSurfacePrimaryOpaque": "#0B0A09",
|
|
71
|
-
"dtColorSurfaceSecondaryOpaque": "#0B0A09",
|
|
72
|
-
"dtColorSurfaceModerateOpaque": "#282624",
|
|
73
|
-
"dtColorSurfaceBoldOpaque": "#3F3D3C",
|
|
74
|
-
"dtColorSurfaceStrongOpaque": "#AAA4A1",
|
|
75
|
-
"dtColorSurfaceContrastOpaque": "#F8F7F6",
|
|
48
|
+
"dtColorLinkDisabledInvertedHover": "#555555",
|
|
49
|
+
"dtColorSurfaceSecondaryOpaque": "#E6E6E6",
|
|
50
|
+
"dtColorSurfaceModerateOpaque": "#E6E6E6",
|
|
51
|
+
"dtColorSurfaceBoldOpaque": "#E6E6E6",
|
|
52
|
+
"dtColorSurfaceStrongOpaque": "#E6E6E6",
|
|
53
|
+
"dtColorSurfaceContrastOpaque": "#ffffff",
|
|
54
|
+
"dtColorSurfaceBackdrop": "#000000",
|
|
76
55
|
"dtColorSurfaceCriticalOpaque": "#93173A",
|
|
77
|
-
"dtColorSurfaceWarningOpaque": "#533204",
|
|
78
|
-
"dtColorSurfaceSuccessOpaque": "#004F2E",
|
|
79
|
-
"dtColorSurfaceInfoOpaque": "#001429",
|
|
80
|
-
"dtColorSurfaceBrandOpaque": "#1D0155",
|
|
81
56
|
"dtColorSurfaceCriticalSubtleOpaque": "#1C0108",
|
|
57
|
+
"dtColorSurfaceWarningOpaque": "#533204",
|
|
82
58
|
"dtColorSurfaceWarningSubtleOpaque": "#201301",
|
|
59
|
+
"dtColorSurfaceSuccessOpaque": "#004F2E",
|
|
83
60
|
"dtColorSurfaceSuccessSubtleOpaque": "#00150D",
|
|
61
|
+
"dtColorSurfaceInfoOpaque": "#001429",
|
|
84
62
|
"dtColorSurfaceInfoSubtleOpaque": "#010B16",
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
63
|
+
"dtColorSurfacePrimary": "#171717",
|
|
64
|
+
"dtColorSurfaceSecondary": "#1f1f1f",
|
|
65
|
+
"dtColorSurfaceModerate": "#3d3d3d",
|
|
66
|
+
"dtColorSurfaceBold": "#555555",
|
|
67
|
+
"dtColorSurfaceStrong": "#B0B0B0",
|
|
68
|
+
"dtColorSurfaceContrast": "#ffffff",
|
|
69
|
+
"dtColorSurfaceCritical": "#380010",
|
|
70
|
+
"dtColorSurfaceCriticalSubtle": "#1C0108",
|
|
71
|
+
"dtColorSurfaceCriticalStrong": "#FF716F",
|
|
72
|
+
"dtColorSurfaceWarning": "#2C1B02",
|
|
73
|
+
"dtColorSurfaceWarningSubtle": "#201301",
|
|
74
|
+
"dtColorSurfaceWarningStrong": "#FFDB80",
|
|
75
|
+
"dtColorSurfaceSuccess": "#012717",
|
|
76
|
+
"dtColorSurfaceSuccessSubtle": "#00150D",
|
|
77
|
+
"dtColorSurfaceSuccessStrong": "#AEFB3C",
|
|
78
|
+
"dtColorSurfaceInfo": "#001429",
|
|
79
|
+
"dtColorSurfaceInfoSubtle": "#010B16",
|
|
80
|
+
"dtColorSurfaceInfoStrong": "#4AA9EA",
|
|
81
|
+
"dtColorSurfaceSecondaryInverted": "#F9F9F9",
|
|
82
|
+
"dtColorSurfaceModerateInverted": "#E6E6E6",
|
|
83
|
+
"dtColorSurfaceBoldInverted": "#D4D4D4",
|
|
84
|
+
"dtColorSurfaceStrongInverted": "#555555",
|
|
85
|
+
"dtColorSurfaceContrastInverted": "#171717",
|
|
86
|
+
"dtColorSurfacePrimaryInverted": "#ffffff",
|
|
92
87
|
"dtColorSurfaceCriticalInverted": "#FFE5E6",
|
|
88
|
+
"dtColorSurfaceCriticalSubtleInverted": "#FFF2F3",
|
|
89
|
+
"dtColorSurfaceCriticalStrongInverted": "#D90A45",
|
|
93
90
|
"dtColorSurfaceWarningInverted": "#FFF4CC",
|
|
91
|
+
"dtColorSurfaceWarningSubtleInverted": "#fffae5",
|
|
92
|
+
"dtColorSurfaceWarningStrongInverted": "#FFBD48",
|
|
94
93
|
"dtColorSurfaceSuccessInverted": "#EDF9EB",
|
|
94
|
+
"dtColorSurfaceSuccessSubtleInverted": "#f6fcf5",
|
|
95
|
+
"dtColorSurfaceSuccessStrongInverted": "#31B237",
|
|
95
96
|
"dtColorSurfaceInfoInverted": "#EAF2FA",
|
|
97
|
+
"dtColorSurfaceBrand": "#1D0155",
|
|
96
98
|
"dtColorSurfaceBrandInverted": "#F5F0FF",
|
|
97
|
-
"dtColorSurfaceCriticalSubtleInverted": "#FFF2F3",
|
|
98
|
-
"dtColorSurfaceWarningSubtleInverted": "#fffae5",
|
|
99
|
-
"dtColorSurfaceSuccessSubtleInverted": "#f6fcf5",
|
|
100
99
|
"dtColorSurfaceInfoSubtleInverted": "#f5f9fd",
|
|
100
|
+
"dtColorSurfaceBrandSubtle": "#0E002A",
|
|
101
101
|
"dtColorSurfaceBrandSubtleInverted": "#f9f6ff",
|
|
102
|
-
"dtColorSurfaceCriticalStrongInverted": "#D90A45",
|
|
103
|
-
"dtColorSurfaceWarningStrongInverted": "#FFBD48",
|
|
104
|
-
"dtColorSurfaceSuccessStrongInverted": "#31B237",
|
|
105
102
|
"dtColorSurfaceInfoStrongInverted": "#1768C6",
|
|
103
|
+
"dtColorSurfaceBrandStrong": "#AB7EFF",
|
|
106
104
|
"dtColorSurfaceBrandStrongInverted": "#7C52FF",
|
|
107
|
-
"
|
|
108
|
-
"dtColorSurfaceSecondaryOpaqueInverted": "#
|
|
109
|
-
"dtColorSurfaceModerateOpaqueInverted": "#
|
|
110
|
-
"dtColorSurfaceBoldOpaqueInverted": "#
|
|
111
|
-
"dtColorSurfaceStrongOpaqueInverted": "#
|
|
112
|
-
"dtColorSurfaceContrastOpaqueInverted": "#
|
|
105
|
+
"dtColorSurfacePrimaryOpaque": "#ffffff",
|
|
106
|
+
"dtColorSurfaceSecondaryOpaqueInverted": "#000000",
|
|
107
|
+
"dtColorSurfaceModerateOpaqueInverted": "#000000",
|
|
108
|
+
"dtColorSurfaceBoldOpaqueInverted": "#000000",
|
|
109
|
+
"dtColorSurfaceStrongOpaqueInverted": "#000000",
|
|
110
|
+
"dtColorSurfaceContrastOpaqueInverted": "#000000",
|
|
113
111
|
"dtColorSurfaceCriticalOpaqueInverted": "#FFABA4",
|
|
112
|
+
"dtColorSurfaceCriticalSubtleOpaqueInverted": "#FFE5E6",
|
|
114
113
|
"dtColorSurfaceWarningOpaqueInverted": "#FFE89C",
|
|
114
|
+
"dtColorSurfaceWarningSubtleOpaqueInverted": "#fffae5",
|
|
115
115
|
"dtColorSurfaceSuccessOpaqueInverted": "#DBFFA9",
|
|
116
|
+
"dtColorSurfaceSuccessSubtleOpaqueInverted": "#f6fcf5",
|
|
116
117
|
"dtColorSurfaceInfoOpaqueInverted": "#EAF2FA",
|
|
118
|
+
"dtColorSurfaceBrandOpaque": "#1D0155",
|
|
117
119
|
"dtColorSurfaceBrandOpaqueInverted": "#F5F0FF",
|
|
118
|
-
"dtColorSurfaceCriticalSubtleOpaqueInverted": "#FFE5E6",
|
|
119
|
-
"dtColorSurfaceWarningSubtleOpaqueInverted": "#fffae5",
|
|
120
|
-
"dtColorSurfaceSuccessSubtleOpaqueInverted": "#f6fcf5",
|
|
121
120
|
"dtColorSurfaceInfoSubtleOpaqueInverted": "#f5f9fd",
|
|
121
|
+
"dtColorSurfaceBrandSubtleOpaque": "#0E002A",
|
|
122
122
|
"dtColorSurfaceBrandSubtleOpaqueInverted": "#f9f6ff",
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"
|
|
123
|
+
"dtColorBorderSubtle": "#ffffff",
|
|
124
|
+
"dtColorBorderDefault": "#ffffff",
|
|
125
|
+
"dtColorBorderModerate": "#ffffff",
|
|
126
|
+
"dtColorBorderBold": "#ffffff",
|
|
127
|
+
"dtColorBorderSubtleInverted": "#000000",
|
|
128
|
+
"dtColorBorderDefaultInverted": "#000000",
|
|
129
|
+
"dtColorBorderModerateInverted": "#000000",
|
|
130
|
+
"dtColorBorderBoldInverted": "#000000",
|
|
131
|
+
"dtColorBorderFocus": "#1768C6",
|
|
129
132
|
"dtColorBorderCritical": "#FF716F",
|
|
130
133
|
"dtColorBorderSuccess": "#D1FF76",
|
|
131
134
|
"dtColorBorderWarning": "#FFDB80",
|
|
132
|
-
"dtColorBorderBrand": "#
|
|
135
|
+
"dtColorBorderBrand": "#C2A3FF",
|
|
136
|
+
"dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
|
|
137
|
+
"dtColorBorderAccent": "#FF1BA4",
|
|
133
138
|
"dtColorBorderCriticalSubtle": "#93173A",
|
|
134
|
-
"dtColorBorderSuccessSubtle": "#52C926",
|
|
135
|
-
"dtColorBorderWarningSubtle": "#FF9E0E",
|
|
136
|
-
"dtColorBorderBrandSubtle": "#7C52FF",
|
|
137
139
|
"dtColorBorderCriticalStrong": "#FFABA4",
|
|
140
|
+
"dtColorBorderSuccessSubtle": "#52C926",
|
|
138
141
|
"dtColorBorderSuccessStrong": "#AEFB3C",
|
|
142
|
+
"dtColorBorderWarningSubtle": "#FF9E0E",
|
|
139
143
|
"dtColorBorderWarningStrong": "#FFE89C",
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"dtColorBorderDefaultInverted": "#000000",
|
|
143
|
-
"dtColorBorderModerateInverted": "#000000",
|
|
144
|
-
"dtColorBorderBoldInverted": "#000000",
|
|
144
|
+
"dtColorBorderBrandSubtle": "#7C52FF",
|
|
145
|
+
"dtColorBorderBrandStrong": "#DAC7FF",
|
|
145
146
|
"dtColorBorderCriticalInverted": "#FF1356",
|
|
146
147
|
"dtColorBorderSuccessInverted": "#31B237",
|
|
147
148
|
"dtColorBorderWarningInverted": "#FF9E0E",
|
|
148
149
|
"dtColorBorderBrandInverted": "#7C52FF",
|
|
149
150
|
"dtColorBorderCriticalSubtleInverted": "#FF716F",
|
|
150
|
-
"dtColorBorderSuccessSubtleInverted": "#D1FF76",
|
|
151
|
-
"dtColorBorderWarningSubtleInverted": "#FFDB80",
|
|
152
|
-
"dtColorBorderBrandSubtleInverted": "#BBA6FC",
|
|
153
151
|
"dtColorBorderCriticalStrongInverted": "#93173A",
|
|
152
|
+
"dtColorBorderSuccessSubtleInverted": "#D1FF76",
|
|
154
153
|
"dtColorBorderSuccessStrongInverted": "#004F2E",
|
|
154
|
+
"dtColorBorderWarningSubtleInverted": "#FFDB80",
|
|
155
155
|
"dtColorBorderWarningStrongInverted": "#D57F00",
|
|
156
|
+
"dtColorBorderBrandSubtleInverted": "#C2A3FF",
|
|
156
157
|
"dtColorBorderBrandStrongInverted": "#5023DD",
|
|
157
|
-
"dtColorBorderFocus": "#1768C6",
|
|
158
|
-
"dtColorBorderAi": "linear-gradient(132deg, #FE8819 0%, #ff1356 30%, #FF1BA4 75%, #AE3ADF 100%)",
|
|
159
|
-
"dtColorBorderAccent": "#FF1BA4",
|
|
160
158
|
"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",
|
|
161
159
|
"dtTypographyBodyMdFontWeight": "400",
|
|
162
160
|
"dtTypographyBodyMdLineHeight": "1.6",
|
|
@@ -374,47 +372,46 @@
|
|
|
374
372
|
"dtInputsFontWeightMd": "400",
|
|
375
373
|
"dtInputsFontWeightLg": "400",
|
|
376
374
|
"dtInputsFontWeightXl": "400",
|
|
377
|
-
"dtInputsColorForegroundDefault": "#
|
|
378
|
-
"dtInputsColorForegroundPlaceholder": "#
|
|
379
|
-
"dtInputsColorForegroundDisabled": "#
|
|
380
|
-
"dtInputsColorBorderDefault": "#
|
|
381
|
-
"dtInputsColorBorderHover": "#E0DCD9",
|
|
375
|
+
"dtInputsColorForegroundDefault": "#c7c7c7",
|
|
376
|
+
"dtInputsColorForegroundPlaceholder": "#808080",
|
|
377
|
+
"dtInputsColorForegroundDisabled": "#808080",
|
|
378
|
+
"dtInputsColorBorderDefault": "#ffffff",
|
|
382
379
|
"dtInputsColorBorderFocus": "#1768C6",
|
|
383
380
|
"dtInputsColorBorderCritical": "#FF716F",
|
|
384
381
|
"dtInputsColorBorderSuccess": "#D1FF76",
|
|
385
382
|
"dtInputsColorBorderWarning": "#FFDB80",
|
|
386
383
|
"dtInputsColorBorderDisabled": "transparent",
|
|
387
|
-
"dtInputsColorBackgroundDefault": "#
|
|
384
|
+
"dtInputsColorBackgroundDefault": "#E6E6E6",
|
|
388
385
|
"dtInputsColorBackgroundFocus": "#171717",
|
|
389
|
-
"dtInputsColorBackgroundDisabled": "#
|
|
390
|
-
"dtActionColorForegroundBaseDefault": "#
|
|
391
|
-
"dtActionColorForegroundBaseHover": "#
|
|
392
|
-
"dtActionColorForegroundBaseActive": "#
|
|
386
|
+
"dtInputsColorBackgroundDisabled": "#E6E6E6",
|
|
387
|
+
"dtActionColorForegroundBaseDefault": "#C2A3FF",
|
|
388
|
+
"dtActionColorForegroundBaseHover": "#DAC7FF",
|
|
389
|
+
"dtActionColorForegroundBaseActive": "#DAC7FF",
|
|
393
390
|
"dtActionColorForegroundBasePrimaryDefault": "#000000",
|
|
394
391
|
"dtActionColorForegroundCriticalDefault": "#FF716F",
|
|
395
392
|
"dtActionColorForegroundCriticalHover": "#FFABA4",
|
|
396
393
|
"dtActionColorForegroundCriticalActive": "#FFABA4",
|
|
397
394
|
"dtActionColorForegroundCriticalPrimaryDefault": "#000000",
|
|
398
|
-
"dtActionColorForegroundInvertedDefault": "#
|
|
399
|
-
"dtActionColorForegroundInvertedHover": "#
|
|
400
|
-
"dtActionColorForegroundInvertedActive": "#
|
|
401
|
-
"dtActionColorForegroundInvertedPrimaryDefault": "#
|
|
402
|
-
"dtActionColorForegroundInvertedPrimaryHover": "#
|
|
403
|
-
"dtActionColorForegroundInvertedPrimaryActive": "#
|
|
404
|
-
"dtActionColorForegroundMutedDefault": "#
|
|
405
|
-
"dtActionColorForegroundMutedHover": "#
|
|
406
|
-
"dtActionColorForegroundMutedActive": "#
|
|
407
|
-
"dtActionColorForegroundDisabledDefault": "#
|
|
395
|
+
"dtActionColorForegroundInvertedDefault": "#171717",
|
|
396
|
+
"dtActionColorForegroundInvertedHover": "#171717",
|
|
397
|
+
"dtActionColorForegroundInvertedActive": "#171717",
|
|
398
|
+
"dtActionColorForegroundInvertedPrimaryDefault": "#C2A3FF",
|
|
399
|
+
"dtActionColorForegroundInvertedPrimaryHover": "#DAC7FF",
|
|
400
|
+
"dtActionColorForegroundInvertedPrimaryActive": "#DAC7FF",
|
|
401
|
+
"dtActionColorForegroundMutedDefault": "#c7c7c7",
|
|
402
|
+
"dtActionColorForegroundMutedHover": "#E6E6E6",
|
|
403
|
+
"dtActionColorForegroundMutedActive": "#E6E6E6",
|
|
404
|
+
"dtActionColorForegroundDisabledDefault": "#808080",
|
|
408
405
|
"dtActionColorForegroundPositiveDefault": "#AEFB3C",
|
|
409
406
|
"dtActionColorForegroundPositiveHover": "#DBFFA9",
|
|
410
407
|
"dtActionColorForegroundPositiveActive": "#DBFFA9",
|
|
411
408
|
"dtActionColorForegroundPositivePrimaryDefault": "#000000",
|
|
412
409
|
"dtActionColorBackgroundBaseDefault": "transparent",
|
|
413
|
-
"dtActionColorBackgroundBaseHover": "#
|
|
414
|
-
"dtActionColorBackgroundBaseActive": "#
|
|
415
|
-
"dtActionColorBackgroundBasePrimaryDefault": "#
|
|
416
|
-
"dtActionColorBackgroundBasePrimaryHover": "#
|
|
417
|
-
"dtActionColorBackgroundBasePrimaryActive": "#
|
|
410
|
+
"dtActionColorBackgroundBaseHover": "#9568FF",
|
|
411
|
+
"dtActionColorBackgroundBaseActive": "#9568FF",
|
|
412
|
+
"dtActionColorBackgroundBasePrimaryDefault": "#AB7EFF",
|
|
413
|
+
"dtActionColorBackgroundBasePrimaryHover": "#C2A3FF",
|
|
414
|
+
"dtActionColorBackgroundBasePrimaryActive": "#AB7EFF",
|
|
418
415
|
"dtActionColorBackgroundCriticalDefault": "transparent",
|
|
419
416
|
"dtActionColorBackgroundCriticalHover": "#93173A",
|
|
420
417
|
"dtActionColorBackgroundCriticalActive": "#93173A",
|
|
@@ -422,64 +419,64 @@
|
|
|
422
419
|
"dtActionColorBackgroundCriticalPrimaryHover": "#FFABA4",
|
|
423
420
|
"dtActionColorBackgroundCriticalPrimaryActive": "#FF716F",
|
|
424
421
|
"dtActionColorBackgroundInvertedDefault": "transparent",
|
|
425
|
-
"dtActionColorBackgroundInvertedHover": "#
|
|
426
|
-
"dtActionColorBackgroundInvertedActive": "#
|
|
422
|
+
"dtActionColorBackgroundInvertedHover": "#D4D4D4",
|
|
423
|
+
"dtActionColorBackgroundInvertedActive": "#c7c7c7",
|
|
427
424
|
"dtActionColorBackgroundInvertedPrimaryDefault": "#171717",
|
|
428
425
|
"dtActionColorBackgroundInvertedPrimaryHover": "#1D0155",
|
|
429
426
|
"dtActionColorBackgroundInvertedPrimaryActive": "#3A1D95",
|
|
430
427
|
"dtActionColorBackgroundMutedDefault": "transparent",
|
|
431
|
-
"dtActionColorBackgroundMutedHover": "#
|
|
432
|
-
"dtActionColorBackgroundMutedActive": "#
|
|
433
|
-
"dtActionColorBackgroundDisabledDefault": "#
|
|
428
|
+
"dtActionColorBackgroundMutedHover": "#E6E6E6",
|
|
429
|
+
"dtActionColorBackgroundMutedActive": "#E6E6E6",
|
|
430
|
+
"dtActionColorBackgroundDisabledDefault": "#E6E6E6",
|
|
434
431
|
"dtActionColorBackgroundPositiveDefault": "transparent",
|
|
435
432
|
"dtActionColorBackgroundPositiveHover": "#004F2E",
|
|
436
433
|
"dtActionColorBackgroundPositiveActive": "#004F2E",
|
|
437
434
|
"dtActionColorBackgroundPositivePrimaryDefault": "#AEFB3C",
|
|
438
435
|
"dtActionColorBackgroundPositivePrimaryHover": "#D1FF76",
|
|
439
436
|
"dtActionColorBackgroundPositivePrimaryActive": "#AEFB3C",
|
|
440
|
-
"dtActionColorBorderBaseOutlinedDefault": "#
|
|
437
|
+
"dtActionColorBorderBaseOutlinedDefault": "#C2A3FF",
|
|
441
438
|
"dtActionColorBorderCriticalOutlinedDefault": "#FF716F",
|
|
442
439
|
"dtActionColorBorderInvertedOutlinedDefault": "#000000",
|
|
443
|
-
"dtActionColorBorderMutedOutlinedDefault": "#
|
|
444
|
-
"dtThemeColorBase": "#
|
|
445
|
-
"dtThemeTopbarColorForeground": "#
|
|
446
|
-
"dtThemeTopbarColorBackground": "#
|
|
447
|
-
"dtThemeTopbarFieldColorForeground": "#
|
|
448
|
-
"dtThemeTopbarFieldColorForegroundHover": "#
|
|
449
|
-
"dtThemeTopbarFieldColorBackground": "#
|
|
450
|
-
"dtThemeTopbarFieldColorBackgroundHover": "#
|
|
451
|
-
"dtThemeTopbarFieldColorBorder": "#
|
|
452
|
-
"dtThemeTopbarFieldColorBorderHover": "#
|
|
453
|
-
"dtThemeTopbarFieldColorBorderActive": "#
|
|
454
|
-
"dtThemeTopbarButtonColorForeground": "#
|
|
455
|
-
"dtThemeTopbarButtonColorForegroundHover": "#
|
|
456
|
-
"dtThemeTopbarButtonColorBackground": "#
|
|
457
|
-
"dtThemeTopbarButtonColorBackgroundHover": "#
|
|
458
|
-
"dtThemeTopbarButtonColorBackgroundActive": "#
|
|
459
|
-
"dtThemeTopbarProfileColorForeground": "#
|
|
460
|
-
"dtThemeTopbarProfileColorForegroundInverted": "#
|
|
461
|
-
"dtThemeTopbarProfileColorBackground": "#
|
|
462
|
-
"dtThemeTopbarProfileColorBackgroundInverted": "#
|
|
463
|
-
"dtThemeTopbarProfileColorBackgroundHover": "#
|
|
464
|
-
"dtThemeTopbarProfileColorBackgroundActive": "#
|
|
465
|
-
"dtThemeSidebarColorForeground": "#
|
|
466
|
-
"dtThemeSidebarColorForegroundUnread": "#
|
|
467
|
-
"dtThemeSidebarColorBackground": "#
|
|
468
|
-
"dtThemeSidebarIconColorForeground": "#
|
|
469
|
-
"dtThemeSidebarStatusColorForeground": "#
|
|
470
|
-
"dtThemeSidebarRowColorBackground": "#
|
|
471
|
-
"dtThemeSidebarRowColorBackgroundHover": "#
|
|
472
|
-
"dtThemeSidebarRowColorBackgroundActive": "#
|
|
473
|
-
"dtThemeSidebarSelectedRowColorForeground": "#
|
|
474
|
-
"dtThemeSidebarSelectedRowColorBackground": "#
|
|
475
|
-
"dtThemeSidebarSectionColorForeground": "#
|
|
440
|
+
"dtActionColorBorderMutedOutlinedDefault": "#ffffff",
|
|
441
|
+
"dtThemeColorBase": "#E6E6E6",
|
|
442
|
+
"dtThemeTopbarColorForeground": "#E6E6E6",
|
|
443
|
+
"dtThemeTopbarColorBackground": "#1f1f1f",
|
|
444
|
+
"dtThemeTopbarFieldColorForeground": "#E6E6E6",
|
|
445
|
+
"dtThemeTopbarFieldColorForegroundHover": "#E6E6E6",
|
|
446
|
+
"dtThemeTopbarFieldColorBackground": "#E6E6E6",
|
|
447
|
+
"dtThemeTopbarFieldColorBackgroundHover": "#1f1f1f",
|
|
448
|
+
"dtThemeTopbarFieldColorBorder": "#E6E6E6",
|
|
449
|
+
"dtThemeTopbarFieldColorBorderHover": "#E6E6E6",
|
|
450
|
+
"dtThemeTopbarFieldColorBorderActive": "#E6E6E6",
|
|
451
|
+
"dtThemeTopbarButtonColorForeground": "#E6E6E6",
|
|
452
|
+
"dtThemeTopbarButtonColorForegroundHover": "#E6E6E6",
|
|
453
|
+
"dtThemeTopbarButtonColorBackground": "#E6E6E6",
|
|
454
|
+
"dtThemeTopbarButtonColorBackgroundHover": "#E6E6E6",
|
|
455
|
+
"dtThemeTopbarButtonColorBackgroundActive": "#E6E6E6",
|
|
456
|
+
"dtThemeTopbarProfileColorForeground": "#E6E6E6",
|
|
457
|
+
"dtThemeTopbarProfileColorForegroundInverted": "#171717",
|
|
458
|
+
"dtThemeTopbarProfileColorBackground": "#E6E6E6",
|
|
459
|
+
"dtThemeTopbarProfileColorBackgroundInverted": "#E6E6E6",
|
|
460
|
+
"dtThemeTopbarProfileColorBackgroundHover": "#E6E6E6",
|
|
461
|
+
"dtThemeTopbarProfileColorBackgroundActive": "#E6E6E6",
|
|
462
|
+
"dtThemeSidebarColorForeground": "#c7c7c7",
|
|
463
|
+
"dtThemeSidebarColorForegroundUnread": "#E6E6E6",
|
|
464
|
+
"dtThemeSidebarColorBackground": "#1f1f1f",
|
|
465
|
+
"dtThemeSidebarIconColorForeground": "#c7c7c7",
|
|
466
|
+
"dtThemeSidebarStatusColorForeground": "#B0B0B0",
|
|
467
|
+
"dtThemeSidebarRowColorBackground": "#E6E6E6",
|
|
468
|
+
"dtThemeSidebarRowColorBackgroundHover": "#E6E6E6",
|
|
469
|
+
"dtThemeSidebarRowColorBackgroundActive": "#E6E6E6",
|
|
470
|
+
"dtThemeSidebarSelectedRowColorForeground": "#E6E6E6",
|
|
471
|
+
"dtThemeSidebarSelectedRowColorBackground": "#E6E6E6",
|
|
472
|
+
"dtThemeSidebarSectionColorForeground": "#B0B0B0",
|
|
476
473
|
"dtThemePresenceColorBackgroundAvailable": "#84EE0B",
|
|
477
474
|
"dtThemePresenceColorBackgroundBusyUnavailable": "#FF415B",
|
|
478
475
|
"dtThemePresenceColorBackgroundBusy": "#FFBD48",
|
|
479
476
|
"dtThemePresenceColorBackgroundOffline": "#ffffff",
|
|
480
477
|
"dtThemeMentionColorForeground": "#000000",
|
|
481
|
-
"dtThemeMentionColorForegroundStrong": "#
|
|
482
|
-
"dtThemeMentionColorBackground": "#
|
|
478
|
+
"dtThemeMentionColorForegroundStrong": "#171717",
|
|
479
|
+
"dtThemeMentionColorBackground": "#AB7EFF",
|
|
483
480
|
"dtThemeMentionColorBackgroundStrong": "#F5F0FF",
|
|
484
481
|
"dtAvatarColorForeground": "#000000",
|
|
485
482
|
"dtAvatarColorBackground100": "#1aa340",
|
|
@@ -501,20 +498,20 @@
|
|
|
501
498
|
"dtAvatarColorBackground1700": "#ffd646",
|
|
502
499
|
"dtAvatarColorBackground1800": "#f1dab7",
|
|
503
500
|
"dtAvatarColorBackground000": "#e0e0e0",
|
|
504
|
-
"dtBadgeColorBackgroundDefault": "#
|
|
501
|
+
"dtBadgeColorBackgroundDefault": "#E6E6E6",
|
|
505
502
|
"dtBadgeColorBackgroundInfo": "#003165",
|
|
506
503
|
"dtBadgeColorBackgroundSuccess": "#004F2E",
|
|
507
504
|
"dtBadgeColorBackgroundWarning": "#533204",
|
|
508
505
|
"dtBadgeColorBackgroundCritical": "#640823",
|
|
509
|
-
"dtBadgeColorBackgroundBulletin": "#
|
|
506
|
+
"dtBadgeColorBackgroundBulletin": "#AB7EFF",
|
|
510
507
|
"dtBadgeColorBackgroundBulletinSubtle": "#3A1D95",
|
|
511
|
-
"dtBadgeColorBackgroundAi": "linear-gradient(
|
|
508
|
+
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
|
|
512
509
|
"dtBadgeColorForegroundDefault": "#ffffff",
|
|
513
510
|
"dtBadgeColorForegroundBulletin": "#000000",
|
|
514
|
-
"dtBadgeColorForegroundBulletinSubtle": "#
|
|
511
|
+
"dtBadgeColorForegroundBulletinSubtle": "#E6E6E6",
|
|
515
512
|
"dtBadgeColorForegroundAi": "#ffffff",
|
|
516
|
-
"dtBadgeColorBorderDefault": "#
|
|
517
|
-
"dtBadgeColorBorderBulletinSubtle": "#
|
|
513
|
+
"dtBadgeColorBorderDefault": "#ffffff",
|
|
514
|
+
"dtBadgeColorBorderBulletinSubtle": "#9568FF",
|
|
518
515
|
"dtButtonFontSizeXs": "12px",
|
|
519
516
|
"dtButtonFontSizeSm": "12px",
|
|
520
517
|
"dtButtonFontSizeMd": "15px",
|
|
@@ -538,12 +535,11 @@
|
|
|
538
535
|
"dtCheckboxSizeWidth": "1rem",
|
|
539
536
|
"dtCheckboxSizeHeight": "1rem",
|
|
540
537
|
"dtCheckboxSizeRadius": "0.25rem",
|
|
541
|
-
"dtCheckboxColorBorderUnchecked": "#
|
|
542
|
-
"
|
|
543
|
-
"
|
|
544
|
-
"dtCheckboxColorBackgroundChecked": "#BBA6FC",
|
|
538
|
+
"dtCheckboxColorBorderUnchecked": "#ffffff",
|
|
539
|
+
"dtCheckboxColorBorderChecked": "#C2A3FF",
|
|
540
|
+
"dtCheckboxColorBackgroundChecked": "#AB7EFF",
|
|
545
541
|
"dtCheckboxColorForegroundDefault": "transparent",
|
|
546
|
-
"dtCheckboxColorForegroundChecked": "#
|
|
542
|
+
"dtCheckboxColorForegroundChecked": "#171717",
|
|
547
543
|
"dtIconSize100": "12px",
|
|
548
544
|
"dtIconSize200": "14px",
|
|
549
545
|
"dtIconSize300": "18px",
|
|
@@ -563,10 +559,9 @@
|
|
|
563
559
|
"dtRadioSizeWidth": "1rem",
|
|
564
560
|
"dtRadioSizeHeight": "1rem",
|
|
565
561
|
"dtRadioSizeRadius": "50%",
|
|
566
|
-
"dtRadioColorBorderUnchecked": "#
|
|
567
|
-
"
|
|
568
|
-
"
|
|
569
|
-
"dtRadioColorBackgroundChecked": "#BBA6FC",
|
|
562
|
+
"dtRadioColorBorderUnchecked": "#ffffff",
|
|
563
|
+
"dtRadioColorBorderChecked": "#C2A3FF",
|
|
564
|
+
"dtRadioColorBackgroundChecked": "#AB7EFF",
|
|
570
565
|
"dtRadioColorForegroundDefault": "transparent",
|
|
571
|
-
"dtRadioColorForegroundChecked": "#
|
|
566
|
+
"dtRadioColorForegroundChecked": "#171717"
|
|
572
567
|
}
|