@dialpad/dialtone 9.27.0 → 9.28.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.
Files changed (52) hide show
  1. package/README.md +27 -3
  2. package/dist/css/dialtone.css +2 -2
  3. package/dist/tokens/css/variables-cox-dark.css +936 -0
  4. package/dist/tokens/css/variables-cox-light.css +816 -0
  5. package/dist/tokens/css/variables-dark.css +936 -0
  6. package/dist/tokens/css/variables-light.css +816 -0
  7. package/dist/tokens/css/variables-tmo-dark.css +936 -0
  8. package/dist/tokens/css/variables-tmo-light.css +816 -0
  9. package/dist/tokens/doc.json +86736 -0
  10. package/dist/tokens/less/variables-cox-dark.less +933 -0
  11. package/dist/tokens/less/variables-cox-light.less +813 -0
  12. package/dist/tokens/less/variables-dark.less +933 -0
  13. package/dist/tokens/less/variables-light.less +813 -0
  14. package/dist/tokens/less/variables-tmo-dark.less +933 -0
  15. package/dist/tokens/less/variables-tmo-light.less +813 -0
  16. package/dist/tokens/tokens-dark.json +928 -0
  17. package/dist/tokens/tokens-light.json +808 -0
  18. package/dist/vue2/chunks/{index-o4OMWMuv.js → index-YkSDT8-g.js} +2 -2
  19. package/dist/vue2/chunks/{index-o4OMWMuv.js.map → index-YkSDT8-g.js.map} +1 -1
  20. package/dist/vue2/dialtone-vue.js +1 -1
  21. package/dist/vue2/lib/contact-row.js +1 -1
  22. package/dist/vue2/lib/editor.js +1 -1
  23. package/dist/vue2/lib/emoji-row.js +1 -1
  24. package/dist/vue2/lib/emoji-text-wrapper.js +1 -1
  25. package/dist/vue2/lib/emoji.js +1 -1
  26. package/dist/vue2/lib/general-row.js +1 -1
  27. package/dist/vue2/lib/group-row.js +1 -1
  28. package/dist/vue2/lib/message-input.js +1 -1
  29. package/dist/vue2/lib/rich-text-editor.js +1 -1
  30. package/dist/vue2/types/common/emoji/index.d.ts +3302 -1014
  31. package/dist/vue2/types/common/emoji/index.d.ts.map +1 -1
  32. package/dist/vue3/chunks/{index-BK8b99k1.js → index-mRmwpCBG.js} +2 -2
  33. package/dist/vue3/chunks/{index-BK8b99k1.js.map → index-mRmwpCBG.js.map} +1 -1
  34. package/dist/vue3/dialtone-vue.js +1 -1
  35. package/dist/vue3/lib/contact-row.js +1 -1
  36. package/dist/vue3/lib/editor.js +1 -1
  37. package/dist/vue3/lib/emoji-row.js +1 -1
  38. package/dist/vue3/lib/emoji-text-wrapper.js +1 -1
  39. package/dist/vue3/lib/emoji.js +1 -1
  40. package/dist/vue3/lib/general-row.js +1 -1
  41. package/dist/vue3/lib/group-row.js +1 -1
  42. package/dist/vue3/lib/message-input.js +1 -1
  43. package/dist/vue3/lib/rich-text-editor.js +1 -1
  44. package/dist/vue3/types/common/emoji/index.d.ts +1 -1
  45. package/package.json +16 -9
  46. package/dist/eslint-plugin/index.js +0 -22
  47. package/dist/eslint-plugin/rules/custom-implementation.js +0 -69
  48. package/dist/eslint-plugin/rules/deprecated-component.js +0 -91
  49. package/dist/eslint-plugin/rules/deprecated-directive.js +0 -55
  50. package/dist/eslint-plugin/rules/deprecated-icons.js +0 -114
  51. package/dist/stylelint-plugin/index.js +0 -5
  52. package/dist/stylelint-plugin/rules/no-mixins.js +0 -47
@@ -0,0 +1,808 @@
1
+ {
2
+ "dtRadioSizeWidth": "1rem",
3
+ "dtRadioSizeHeight": "1rem",
4
+ "dtRadioSizeRadius": "50%",
5
+ "dtRadioColorBorderUnchecked": "#AAAAAA",
6
+ "dtRadioColorBorderChecked": "#7C52FF",
7
+ "dtRadioColorBackgroundChecked": "#7C52FF",
8
+ "dtIconSize100": "0.75rem",
9
+ "dtIconSize200": "0.875rem",
10
+ "dtIconSize300": "1.125rem",
11
+ "dtIconSize400": "1.25rem",
12
+ "dtIconSize500": "1.5rem",
13
+ "dtIconSize600": "2rem",
14
+ "dtIconSize700": "2.375rem",
15
+ "dtIconSize800": "3rem",
16
+ "dtIconSizeBorder100": "0.0625rem",
17
+ "dtIconSizeBorder200": "0.078125rem",
18
+ "dtIconSizeBorder300": "0.09375rem",
19
+ "dtIconSizeBorder400": "0.109375rem",
20
+ "dtIconSizeBorder500": "0.109375rem",
21
+ "dtIconSizeBorder600": "0.15625rem",
22
+ "dtIconSizeBorder700": "0.171875rem",
23
+ "dtIconSizeBorder800": "0.21875rem",
24
+ "dtCheckboxSizeWidth": "1rem",
25
+ "dtCheckboxSizeHeight": "1rem",
26
+ "dtCheckboxSizeRadius": "0.25rem",
27
+ "dtCheckboxColorBorderUnchecked": "#AAAAAA",
28
+ "dtCheckboxColorBorderChecked": "#7C52FF",
29
+ "dtCheckboxColorBackgroundChecked": "#7C52FF",
30
+ "dtBadgeColorBackgroundDefault": "#00000017",
31
+ "dtBadgeColorBackgroundInfo": "#EAF2FA",
32
+ "dtBadgeColorBackgroundSuccess": "#EDF9EB",
33
+ "dtBadgeColorBackgroundWarning": "#FFF4CC",
34
+ "dtBadgeColorBackgroundCritical": "#FFE5E6",
35
+ "dtBadgeColorBackgroundBulletin": "#7C52FF",
36
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
37
+ "dtBadgeColorForegroundDefault": "#000000",
38
+ "dtBadgeColorForegroundBulletin": "#ffffff",
39
+ "dtAvatarColorForeground": "#000000",
40
+ "dtAvatarColorBackground100": "#1aa340",
41
+ "dtAvatarColorBackground200": "#aaff83",
42
+ "dtAvatarColorBackground300": "#adea88",
43
+ "dtAvatarColorBackground400": "#77eca6",
44
+ "dtAvatarColorBackground500": "#7aedbd",
45
+ "dtAvatarColorBackground600": "#77deec",
46
+ "dtAvatarColorBackground700": "#5ed8ff",
47
+ "dtAvatarColorBackground800": "#99e7ff",
48
+ "dtAvatarColorBackground900": "#51a0fe",
49
+ "dtAvatarColorBackground1000": "#b6cfff",
50
+ "dtAvatarColorBackground1100": "#f1b7e8",
51
+ "dtAvatarColorBackground1200": "#ec77bd",
52
+ "dtAvatarColorBackground1300": "#ff67be",
53
+ "dtAvatarColorBackground1400": "#f87e7e",
54
+ "dtAvatarColorBackground1500": "#eca877",
55
+ "dtAvatarColorBackground1600": "#ffbe41",
56
+ "dtAvatarColorBackground1700": "#ffd646",
57
+ "dtAvatarColorBackground1800": "#f1dab7",
58
+ "dtAvatarColorBackground000": "#e0e0e0",
59
+ "dtColorForegroundPrimary": "#000000",
60
+ "dtColorForegroundSecondary": "#3A3A3A",
61
+ "dtColorForegroundTertiary": "#555555",
62
+ "dtColorForegroundMuted": "#22222280",
63
+ "dtColorForegroundPlaceholder": "#808080",
64
+ "dtColorForegroundDisabled": "#808080",
65
+ "dtColorForegroundCritical": "#EC0E0E",
66
+ "dtColorForegroundCriticalStrong": "#B70B0B",
67
+ "dtColorForegroundSuccess": "#1AA340",
68
+ "dtColorForegroundSuccessStrong": "#124620",
69
+ "dtColorForegroundWarning": "#815008",
70
+ "dtColorForegroundPrimaryInverted": "#ffffff",
71
+ "dtColorForegroundSecondaryInverted": "#E9E9E9",
72
+ "dtColorForegroundTertiaryInverted": "#D2D2D2",
73
+ "dtColorForegroundMutedInverted": "#e9e9e999",
74
+ "dtColorForegroundPlaceholderInverted": "#808080",
75
+ "dtColorForegroundDisabledInverted": "#808080",
76
+ "dtColorForegroundCriticalInverted": "#FF8585",
77
+ "dtColorForegroundCriticalStrongInverted": "#ffa4a4",
78
+ "dtColorForegroundSuccessInverted": "#B0FFA3",
79
+ "dtColorForegroundSuccessStrongInverted": "#d3ffcd",
80
+ "dtColorForegroundWarningInverted": "#FFF4CC",
81
+ "dtColorLinkPrimary": "#7C52FF",
82
+ "dtColorLinkCritical": "#EC0E0E",
83
+ "dtColorLinkSuccess": "#1AA340",
84
+ "dtColorLinkWarning": "#815008",
85
+ "dtColorLinkMuted": "#3A3A3A",
86
+ "dtColorLinkDisabled": "#808080",
87
+ "dtColorLinkPrimaryInverted": "#AB7EFF",
88
+ "dtColorLinkCriticalInverted": "#FF8585",
89
+ "dtColorLinkSuccessInverted": "#B0FFA3",
90
+ "dtColorLinkWarningInverted": "#FFF4CC",
91
+ "dtColorLinkMutedInverted": "#E9E9E9",
92
+ "dtColorLinkDisabledInverted": "#808080",
93
+ "dtColorLinkPrimaryHover": "#3A1D95",
94
+ "dtColorLinkCriticalHover": "#B70B0B",
95
+ "dtColorLinkSuccessHover": "#124620",
96
+ "dtColorLinkWarningHover": "#555555",
97
+ "dtColorLinkMutedHover": "#000000",
98
+ "dtColorLinkDisabledHover": "#808080",
99
+ "dtColorLinkPrimaryInvertedHover": "#DAC7FF",
100
+ "dtColorLinkCriticalInvertedHover": "#ffa4a4",
101
+ "dtColorLinkSuccessInvertedHover": "#d3ffcd",
102
+ "dtColorLinkWarningInvertedHover": "#F9F9F9",
103
+ "dtColorLinkMutedInvertedHover": "#F9F9F9",
104
+ "dtColorLinkDisabledInvertedHover": "#808080",
105
+ "dtColorSurfaceSecondaryOpaque": "#00000005",
106
+ "dtColorSurfaceModerateOpaque": "#00000017",
107
+ "dtColorSurfaceBoldOpaque": "#0000002e",
108
+ "dtColorSurfaceStrongOpaque": "#000000ab",
109
+ "dtColorSurfaceContrastOpaque": "#000000de",
110
+ "dtColorSurfaceBackdrop": "#000000b3",
111
+ "dtColorSurfaceCriticalOpaque": "#ec0e0e1c",
112
+ "dtColorSurfaceCriticalSubtleOpaque": "#ec0e0e0d",
113
+ "dtColorSurfaceWarningOpaque": "#ffdb8061",
114
+ "dtColorSurfaceWarningSubtleOpaque": "#ffdb802e",
115
+ "dtColorSurfaceSuccessOpaque": "#1aa34114",
116
+ "dtColorSurfaceSuccessSubtleOpaque": "#1aa34108",
117
+ "dtColorSurfaceInfoOpaque": "#1769c617",
118
+ "dtColorSurfaceInfoSubtleOpaque": "#1769c60a",
119
+ "dtColorSurfacePrimary": "#ffffff",
120
+ "dtColorSurfaceSecondary": "#F9F9F9",
121
+ "dtColorSurfaceModerate": "#E9E9E9",
122
+ "dtColorSurfaceBold": "#D2D2D2",
123
+ "dtColorSurfaceStrong": "#555555",
124
+ "dtColorSurfaceContrast": "#222222",
125
+ "dtColorSurfaceCritical": "#FFE5E6",
126
+ "dtColorSurfaceCriticalSubtle": "#fff2f3",
127
+ "dtColorSurfaceCriticalStrong": "#B70B0B",
128
+ "dtColorSurfaceWarning": "#FFF4CC",
129
+ "dtColorSurfaceWarningSubtle": "#fffae5",
130
+ "dtColorSurfaceWarningStrong": "#FFDB80",
131
+ "dtColorSurfaceSuccess": "#EDF9EB",
132
+ "dtColorSurfaceSuccessSubtle": "#f8fdf7",
133
+ "dtColorSurfaceSuccessStrong": "#1AA340",
134
+ "dtColorSurfaceInfo": "#EAF2FA",
135
+ "dtColorSurfaceInfoSubtle": "#f5f9fd",
136
+ "dtColorSurfaceInfoStrong": "#1768C6",
137
+ "dtColorBorderSubtle": "#0000001a",
138
+ "dtColorBorderDefault": "#0000002e",
139
+ "dtColorBorderModerate": "#00000057",
140
+ "dtColorBorderBold": "#00000080",
141
+ "dtColorBorderSubtleInverted": "#ffffff24",
142
+ "dtColorBorderDefaultInverted": "#ffffff38",
143
+ "dtColorBorderModerateInverted": "#ffffff61",
144
+ "dtColorBorderBoldInverted": "#ffffff80",
145
+ "dtColorBorderFocus": "#51A0FE",
146
+ "dtColorBorderCritical": "#EC0E0E",
147
+ "dtColorBorderSuccess": "#1AA340",
148
+ "dtColorBorderWarning": "#D28F2B",
149
+ "dtColorBorderBrand": "#7C52FF",
150
+ "dtColorBorderAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
151
+ "dtColorBorderAccent": "#F9008E",
152
+ "dtColorBorderCriticalSubtle": "#FF8585",
153
+ "dtColorBorderCriticalStrong": "#B70B0B",
154
+ "dtColorBorderSuccessSubtle": "#B0FFA3",
155
+ "dtColorBorderSuccessStrong": "#124620",
156
+ "dtColorBorderWarningSubtle": "#FFDB80",
157
+ "dtColorBorderWarningStrong": "#674006",
158
+ "dtColorBorderBrandSubtle": "#DAC7FF",
159
+ "dtColorBorderBrandStrong": "#3A1D95",
160
+ "dtColorBorderCriticalInverted": "#FF8585",
161
+ "dtColorBorderSuccessInverted": "#B0FFA3",
162
+ "dtColorBorderWarningInverted": "#FFDB80",
163
+ "dtColorBorderBrandInverted": "#7C52FF",
164
+ "dtColorBorderCriticalSubtleInverted": "#B70B0B",
165
+ "dtColorBorderCriticalStrongInverted": "#FFE5E6",
166
+ "dtColorBorderSuccessSubtleInverted": "#1AA340",
167
+ "dtColorBorderSuccessStrongInverted": "#EDF9EB",
168
+ "dtColorBorderWarningSubtleInverted": "#D28F2B",
169
+ "dtColorBorderWarningStrongInverted": "#FFF4CC",
170
+ "dtColorBorderBrandSubtleInverted": "#3A1D95",
171
+ "dtColorBorderBrandStrongInverted": "#DAC7FF",
172
+ "dtColorNeutralWhite": "#ffffff",
173
+ "dtColorNeutralBlack": "#000000",
174
+ "dtColorNeutralTransparent": "transparent",
175
+ "dtColorBlack100": "#F9F9F9",
176
+ "dtColorBlack200": "#E9E9E9",
177
+ "dtColorBlack300": "#D2D2D2",
178
+ "dtColorBlack400": "#AAAAAA",
179
+ "dtColorBlack500": "#808080",
180
+ "dtColorBlack600": "#555555",
181
+ "dtColorBlack700": "#3A3A3A",
182
+ "dtColorBlack800": "#222222",
183
+ "dtColorBlack900": "#000000",
184
+ "dtColorPurple100": "#F5F0FF",
185
+ "dtColorPurple200": "#DAC7FF",
186
+ "dtColorPurple300": "#AB7EFF",
187
+ "dtColorPurple400": "#7C52FF",
188
+ "dtColorPurple500": "#3A1D95",
189
+ "dtColorPurple600": "#10022C",
190
+ "dtColorBlue100": "#EAF2FA",
191
+ "dtColorBlue200": "#99C8FF",
192
+ "dtColorBlue300": "#51A0FE",
193
+ "dtColorBlue400": "#1768C6",
194
+ "dtColorBlue500": "#01326D",
195
+ "dtColorMagenta100": "#FFE0F2",
196
+ "dtColorMagenta200": "#F985C7",
197
+ "dtColorMagenta300": "#F9008E",
198
+ "dtColorMagenta400": "#8C0E56",
199
+ "dtColorMagenta500": "#541A3B",
200
+ "dtColorGold100": "#FFF4CC",
201
+ "dtColorGold200": "#FFDB80",
202
+ "dtColorGold300": "#F6AB3C",
203
+ "dtColorGold400": "#D28F2B",
204
+ "dtColorGold500": "#815008",
205
+ "dtColorGreen100": "#EDF9EB",
206
+ "dtColorGreen200": "#B0FFA3",
207
+ "dtColorGreen300": "#45F777",
208
+ "dtColorGreen400": "#1AA340",
209
+ "dtColorGreen500": "#124620",
210
+ "dtColorRed100": "#FFE5E6",
211
+ "dtColorRed200": "#FF8585",
212
+ "dtColorRed300": "#EC0E0E",
213
+ "dtColorRed400": "#B70B0B",
214
+ "dtColorRed500": "#5B0505",
215
+ "dtColorTan100": "#F2F0EE",
216
+ "dtColorTan200": "#CEC8C4",
217
+ "dtColorTan300": "#87807B",
218
+ "dtColorTan400": "#3F3D3C",
219
+ "dtColorTan500": "#121212",
220
+ "dtColorGradientMagentaPurple": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
221
+ "dtColorBrandPurple": "#7C52FF",
222
+ "dtColorBrandMagenta": "#F9008E",
223
+ "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\"",
224
+ "dtTypographyBodyMdFontWeight": 400,
225
+ "dtTypographyBodyMdLineHeight": "1.6",
226
+ "dtTypographyBodyMdFontSize": "0.9375rem",
227
+ "dtTypographyBodyMdTextCase": "none",
228
+ "dtTypographyBodyMdCompactFontFamily": "-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\"",
229
+ "dtTypographyBodyMdCompactFontWeight": 400,
230
+ "dtTypographyBodyMdCompactLineHeight": "1.4",
231
+ "dtTypographyBodyMdCompactFontSize": "0.9375rem",
232
+ "dtTypographyBodyMdCompactTextCase": "none",
233
+ "dtTypographyBodySmFontFamily": "-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\"",
234
+ "dtTypographyBodySmFontWeight": 400,
235
+ "dtTypographyBodySmLineHeight": "1.4",
236
+ "dtTypographyBodySmFontSize": "0.75rem",
237
+ "dtTypographyBodySmTextCase": "none",
238
+ "dtTypographyBodySmCompactFontFamily": "-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\"",
239
+ "dtTypographyBodySmCompactFontWeight": 400,
240
+ "dtTypographyBodySmCompactLineHeight": "1.2",
241
+ "dtTypographyBodySmCompactFontSize": "0.75rem",
242
+ "dtTypographyBodySmCompactTextCase": "none",
243
+ "dtTypographyHeadlineEyebrowFontFamily": "-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\"",
244
+ "dtTypographyHeadlineEyebrowFontWeight": 400,
245
+ "dtTypographyHeadlineEyebrowLineHeight": "1.4",
246
+ "dtTypographyHeadlineEyebrowFontSize": "0.75rem",
247
+ "dtTypographyHeadlineEyebrowTextCase": "uppercase",
248
+ "dtTypographyHeadlineSmFontFamily": "-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\"",
249
+ "dtTypographyHeadlineSmFontWeight": 700,
250
+ "dtTypographyHeadlineSmLineHeight": "1.4",
251
+ "dtTypographyHeadlineSmFontSize": "0.75rem",
252
+ "dtTypographyHeadlineSmTextCase": "none",
253
+ "dtTypographyHeadlineSmCompactFontFamily": "-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\"",
254
+ "dtTypographyHeadlineSmCompactFontWeight": 700,
255
+ "dtTypographyHeadlineSmCompactLineHeight": "1.2",
256
+ "dtTypographyHeadlineSmCompactFontSize": "0.75rem",
257
+ "dtTypographyHeadlineSmCompactTextCase": "none",
258
+ "dtTypographyHeadlineSmSoftFontFamily": "-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\"",
259
+ "dtTypographyHeadlineSmSoftFontWeight": 500,
260
+ "dtTypographyHeadlineSmSoftLineHeight": "1.4",
261
+ "dtTypographyHeadlineSmSoftFontSize": "0.75rem",
262
+ "dtTypographyHeadlineSmSoftTextCase": "none",
263
+ "dtTypographyHeadlineSmSoftCompactFontFamily": "-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\"",
264
+ "dtTypographyHeadlineSmSoftCompactFontWeight": 500,
265
+ "dtTypographyHeadlineSmSoftCompactLineHeight": "1.2",
266
+ "dtTypographyHeadlineSmSoftCompactFontSize": "0.75rem",
267
+ "dtTypographyHeadlineSmSoftCompactTextCase": "none",
268
+ "dtTypographyHeadlineMdFontFamily": "-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\"",
269
+ "dtTypographyHeadlineMdFontWeight": 700,
270
+ "dtTypographyHeadlineMdLineHeight": "1.6",
271
+ "dtTypographyHeadlineMdFontSize": "0.9375rem",
272
+ "dtTypographyHeadlineMdTextCase": "none",
273
+ "dtTypographyHeadlineMdCompactFontFamily": "-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\"",
274
+ "dtTypographyHeadlineMdCompactFontWeight": 700,
275
+ "dtTypographyHeadlineMdCompactLineHeight": "1.4",
276
+ "dtTypographyHeadlineMdCompactFontSize": "0.9375rem",
277
+ "dtTypographyHeadlineMdCompactTextCase": "none",
278
+ "dtTypographyHeadlineLgFontFamily": "-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\"",
279
+ "dtTypographyHeadlineLgFontWeight": 700,
280
+ "dtTypographyHeadlineLgLineHeight": "1.6",
281
+ "dtTypographyHeadlineLgFontSize": "1.1875rem",
282
+ "dtTypographyHeadlineLgTextCase": "none",
283
+ "dtTypographyHeadlineLgSoftFontFamily": "-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\"",
284
+ "dtTypographyHeadlineLgSoftFontWeight": 500,
285
+ "dtTypographyHeadlineLgSoftLineHeight": "1.6",
286
+ "dtTypographyHeadlineLgSoftFontSize": "1.1875rem",
287
+ "dtTypographyHeadlineLgSoftTextCase": "none",
288
+ "dtTypographyHeadlineLgCompactFontFamily": "-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\"",
289
+ "dtTypographyHeadlineLgCompactFontWeight": 700,
290
+ "dtTypographyHeadlineLgCompactLineHeight": "1.2",
291
+ "dtTypographyHeadlineLgCompactFontSize": "1.1875rem",
292
+ "dtTypographyHeadlineLgCompactTextCase": "none",
293
+ "dtTypographyHeadlineLgSoftCompactFontFamily": "-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\"",
294
+ "dtTypographyHeadlineLgSoftCompactFontWeight": 500,
295
+ "dtTypographyHeadlineLgSoftCompactLineHeight": "1.2",
296
+ "dtTypographyHeadlineLgSoftCompactFontSize": "1.1875rem",
297
+ "dtTypographyHeadlineLgSoftCompactTextCase": "none",
298
+ "dtTypographyHeadlineXlFontFamily": "-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\"",
299
+ "dtTypographyHeadlineXlFontWeight": 500,
300
+ "dtTypographyHeadlineXlLineHeight": "1.2",
301
+ "dtTypographyHeadlineXlFontSize": "1.6875rem",
302
+ "dtTypographyHeadlineXlTextCase": "none",
303
+ "dtTypographyHeadlineXlCompactFontFamily": "-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\"",
304
+ "dtTypographyHeadlineXlCompactFontWeight": 500,
305
+ "dtTypographyHeadlineXlCompactLineHeight": "1",
306
+ "dtTypographyHeadlineXlCompactFontSize": "1.6875rem",
307
+ "dtTypographyHeadlineXlCompactTextCase": "none",
308
+ "dtTypographyHeadlineXxlFontFamily": "-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\"",
309
+ "dtTypographyHeadlineXxlFontWeight": 500,
310
+ "dtTypographyHeadlineXxlLineHeight": "1.2",
311
+ "dtTypographyHeadlineXxlFontSize": "2.375rem",
312
+ "dtTypographyHeadlineXxlTextCase": "none",
313
+ "dtTypographyHeadlineXxlCompactFontFamily": "-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\"",
314
+ "dtTypographyHeadlineXxlCompactFontWeight": 500,
315
+ "dtTypographyHeadlineXxlCompactLineHeight": "1",
316
+ "dtTypographyHeadlineXxlCompactFontSize": "2.375rem",
317
+ "dtTypographyHeadlineXxlCompactTextCase": "none",
318
+ "dtTypographyLabelMdFontFamily": "-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\"",
319
+ "dtTypographyLabelMdFontWeight": 600,
320
+ "dtTypographyLabelMdLineHeight": "1.6",
321
+ "dtTypographyLabelMdFontSize": "0.9375rem",
322
+ "dtTypographyLabelMdTextCase": "none",
323
+ "dtTypographyLabelMdCompactFontFamily": "-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\"",
324
+ "dtTypographyLabelMdCompactFontWeight": 600,
325
+ "dtTypographyLabelMdCompactLineHeight": "1.4",
326
+ "dtTypographyLabelMdCompactFontSize": "0.9375rem",
327
+ "dtTypographyLabelMdCompactTextCase": "none",
328
+ "dtTypographyLabelMdPlainFontFamily": "-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\"",
329
+ "dtTypographyLabelMdPlainFontWeight": 400,
330
+ "dtTypographyLabelMdPlainLineHeight": "1.6",
331
+ "dtTypographyLabelMdPlainFontSize": "0.9375rem",
332
+ "dtTypographyLabelMdPlainTextCase": "none",
333
+ "dtTypographyLabelMdPlainCompactFontFamily": "-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\"",
334
+ "dtTypographyLabelMdPlainCompactFontWeight": 400,
335
+ "dtTypographyLabelMdPlainCompactLineHeight": "1.4",
336
+ "dtTypographyLabelMdPlainCompactFontSize": "0.9375rem",
337
+ "dtTypographyLabelMdPlainCompactTextCase": "none",
338
+ "dtTypographyLabelSmFontFamily": "-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\"",
339
+ "dtTypographyLabelSmFontWeight": 600,
340
+ "dtTypographyLabelSmLineHeight": "1.4",
341
+ "dtTypographyLabelSmFontSize": "0.75rem",
342
+ "dtTypographyLabelSmTextCase": "none",
343
+ "dtTypographyLabelSmCompactFontFamily": "-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\"",
344
+ "dtTypographyLabelSmCompactFontWeight": 600,
345
+ "dtTypographyLabelSmCompactLineHeight": "1.2",
346
+ "dtTypographyLabelSmCompactFontSize": "0.75rem",
347
+ "dtTypographyLabelSmCompactTextCase": "none",
348
+ "dtTypographyLabelSmPlainFontFamily": "-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\"",
349
+ "dtTypographyLabelSmPlainFontWeight": 400,
350
+ "dtTypographyLabelSmPlainLineHeight": "1.4",
351
+ "dtTypographyLabelSmPlainFontSize": "0.75rem",
352
+ "dtTypographyLabelSmPlainTextCase": "none",
353
+ "dtTypographyLabelSmPlainCompactFontFamily": "-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\"",
354
+ "dtTypographyLabelSmPlainCompactFontWeight": 400,
355
+ "dtTypographyLabelSmPlainCompactLineHeight": "1.2",
356
+ "dtTypographyLabelSmPlainCompactFontSize": "0.75rem",
357
+ "dtTypographyLabelSmPlainCompactTextCase": "none",
358
+ "dtTypographyHelperMdFontFamily": "-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\"",
359
+ "dtTypographyHelperMdFontWeight": 400,
360
+ "dtTypographyHelperMdLineHeight": "1.4",
361
+ "dtTypographyHelperMdFontSize": "0.9375rem",
362
+ "dtTypographyHelperMdTextCase": "none",
363
+ "dtTypographyHelperSmFontFamily": "-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\"",
364
+ "dtTypographyHelperSmFontWeight": 400,
365
+ "dtTypographyHelperSmLineHeight": "1.2",
366
+ "dtTypographyHelperSmFontSize": "0.75rem",
367
+ "dtTypographyHelperSmTextCase": "none",
368
+ "dtTypographyCodeMdFontFamily": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
369
+ "dtTypographyCodeMdFontWeight": 400,
370
+ "dtTypographyCodeMdLineHeight": "1.2",
371
+ "dtTypographyCodeMdFontSize": "0.9375rem",
372
+ "dtTypographyCodeMdTextCase": "none",
373
+ "dtTypographyCodeSmFontFamily": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace",
374
+ "dtTypographyCodeSmFontWeight": 400,
375
+ "dtTypographyCodeSmLineHeight": "1.2",
376
+ "dtTypographyCodeSmFontSize": "0.75rem",
377
+ "dtTypographyCodeSmTextCase": "none",
378
+ "dtSize0": "0rem",
379
+ "dtSize50": "0.03125rem",
380
+ "dtSize100": "0.0625rem",
381
+ "dtSize200": "0.125rem",
382
+ "dtSize300": "0.25rem",
383
+ "dtSize350": "0.375rem",
384
+ "dtSize400": "0.5rem",
385
+ "dtSize450": "0.75rem",
386
+ "dtSize500": "1rem",
387
+ "dtSize525": "1.25rem",
388
+ "dtSize550": "1.5rem",
389
+ "dtSize600": "2rem",
390
+ "dtSize625": "2.625rem",
391
+ "dtSize650": "3rem",
392
+ "dtSize700": "4rem",
393
+ "dtSize720": "4.5rem",
394
+ "dtSize730": "5.25rem",
395
+ "dtSize750": "6rem",
396
+ "dtSize760": "6.375rem",
397
+ "dtSize775": "7.125rem",
398
+ "dtSize800": "8rem",
399
+ "dtSize825": "10.25rem",
400
+ "dtSize850": "12rem",
401
+ "dtSize875": "13.5rem",
402
+ "dtSize900": "16rem",
403
+ "dtSize905": "16.5rem",
404
+ "dtSize925": "20.75rem",
405
+ "dtSize950": "24rem",
406
+ "dtSize975": "29rem",
407
+ "dtSize1000": "32rem",
408
+ "dtSize1020": "39.25rem",
409
+ "dtSize1040": "47.75rem",
410
+ "dtSize1050": "48rem",
411
+ "dtSize1060": "51.75rem",
412
+ "dtSize1080": "57rem",
413
+ "dtSize1100": "64rem",
414
+ "dtSize1115": "71.25rem",
415
+ "dtSize1120": "79.25rem",
416
+ "dtSize1125": "80rem",
417
+ "dtSize1130": "83.75rem",
418
+ "dtSize1150": "96rem",
419
+ "dtSize1200": "128rem",
420
+ "dtSizeBorder0": "0rem",
421
+ "dtSizeBorder50": "0.03125rem",
422
+ "dtSizeBorder100": "0.0625rem",
423
+ "dtSizeBorder150": "0.09375rem",
424
+ "dtSizeBorder200": "0.125rem",
425
+ "dtSizeBorder300": "0.25rem",
426
+ "dtSizeBorder400": "0.5rem",
427
+ "dtSizeBorderFocus": "0.1875rem",
428
+ "dtSize50Negative": "-0.03125rem",
429
+ "dtSize100Negative": "-0.0625rem",
430
+ "dtSize200Negative": "-0.125rem",
431
+ "dtSize300Negative": "-0.25rem",
432
+ "dtSize350Negative": "-0.375rem",
433
+ "dtSize400Negative": "-0.5rem",
434
+ "dtSize450Negative": "-0.75rem",
435
+ "dtSize500Negative": "-1rem",
436
+ "dtSize525Negative": "-1.25rem",
437
+ "dtSize550Negative": "-1.5rem",
438
+ "dtSize600Negative": "-2rem",
439
+ "dtSize625Negative": "-2.625rem",
440
+ "dtSize650Negative": "-3rem",
441
+ "dtSize700Negative": "-4rem",
442
+ "dtSize720Negative": "-4.5rem",
443
+ "dtSize730Negative": "-5.25rem",
444
+ "dtSize750Negative": "-6rem",
445
+ "dtSize760Negative": "-6.375rem",
446
+ "dtSize775Negative": "-7.125rem",
447
+ "dtSize800Negative": "-8rem",
448
+ "dtSize825Negative": "-10.25rem",
449
+ "dtSize850Negative": "-12rem",
450
+ "dtSize875Negative": "-13.5rem",
451
+ "dtSize900Negative": "-16rem",
452
+ "dtSize905Negative": "-16.5rem",
453
+ "dtSize925Negative": "-20.75rem",
454
+ "dtSize950Negative": "-24rem",
455
+ "dtSize975Negative": "-29rem",
456
+ "dtSize1000Negative": "-32rem",
457
+ "dtSize1020Negative": "-39.25rem",
458
+ "dtSize1040Negative": "-47.75rem",
459
+ "dtSize1050Negative": "-48rem",
460
+ "dtSize1060Negative": "-51.75rem",
461
+ "dtSize1080Negative": "-57rem",
462
+ "dtSize1100Negative": "-64rem",
463
+ "dtSize1115Negative": "-71.25rem",
464
+ "dtSize1120Negative": "-79.25rem",
465
+ "dtSize1125Negative": "-80rem",
466
+ "dtSize1130Negative": "-83.75rem",
467
+ "dtSize1150Negative": "-96rem",
468
+ "dtSize1200Negative": "-128rem",
469
+ "dtSize0Percent": "0%",
470
+ "dtSize5Percent": "5%",
471
+ "dtSize10Percent": "10%",
472
+ "dtSize20Percent": "20%",
473
+ "dtSize25Percent": "25%",
474
+ "dtSize30Percent": "30%",
475
+ "dtSize33Percent": "33.33300018310547%",
476
+ "dtSize40Percent": "40%",
477
+ "dtSize50Percent": "50%",
478
+ "dtSize60Percent": "60%",
479
+ "dtSize66Percent": "66.69999694824219%",
480
+ "dtSize70Percent": "70%",
481
+ "dtSize75Percent": "75%",
482
+ "dtSize80Percent": "80%",
483
+ "dtSize90Percent": "90%",
484
+ "dtSize95Percent": "95%",
485
+ "dtSize100Percent": "100%",
486
+ "dtSizeRadius0": "0rem",
487
+ "dtSizeRadius100": "0.0625rem",
488
+ "dtSizeRadius200": "0.125rem",
489
+ "dtSizeRadius300": "0.25rem",
490
+ "dtSizeRadius400": "0.5rem",
491
+ "dtSizeRadius500": "1rem",
492
+ "dtSizeRadius600": "2rem",
493
+ "dtSizeRadiusPill": "6.375rem",
494
+ "dtSizeRadiusCircle": "50%",
495
+ "dtInputsSizeBorderDefault": "0.09375rem",
496
+ "dtInputsSizeBorderStatus": "0.125rem",
497
+ "dtInputsSizeRadiusXs": "0.25rem",
498
+ "dtInputsSizeRadiusSm": "0.5rem",
499
+ "dtInputsSizeRadiusMd": "0.5rem",
500
+ "dtInputsSizeRadiusLg": "0.75rem",
501
+ "dtInputsSizeRadiusXl": "1rem",
502
+ "dtInputsLineHeightDefault": "1.2",
503
+ "dtInputsFontSizeXs": "0.75rem",
504
+ "dtInputsFontSizeSm": "0.75rem",
505
+ "dtInputsFontSizeMd": "0.9375rem",
506
+ "dtInputsFontSizeLg": "1.1875rem",
507
+ "dtInputsFontSizeXl": "1.6875rem",
508
+ "dtInputsColorForegroundDefault": "#3A3A3A",
509
+ "dtInputsColorForegroundPlaceholder": "#808080",
510
+ "dtInputsColorForegroundDisabled": "#808080",
511
+ "dtInputsColorBorderDefault": "#0000001a",
512
+ "dtInputsColorBorderFocus": "#51A0FE",
513
+ "dtInputsColorBorderCritical": "#EC0E0E",
514
+ "dtInputsColorBorderSuccess": "#1AA340",
515
+ "dtInputsColorBorderWarning": "#D28F2B",
516
+ "dtInputsColorBorderDisabled": "transparent",
517
+ "dtInputsColorBackgroundDefault": "#00000008",
518
+ "dtInputsColorBackgroundFocus": "#00000003",
519
+ "dtInputsColorBackgroundDisabled": "#0000001f",
520
+ "dtActionColorForegroundBaseDefault": "#7C52FF",
521
+ "dtActionColorForegroundBaseHover": "#7344ff",
522
+ "dtActionColorForegroundBaseActive": "#7344ff",
523
+ "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
524
+ "dtActionColorForegroundCriticalDefault": "#EC0E0E",
525
+ "dtActionColorForegroundCriticalHover": "#d90d0d",
526
+ "dtActionColorForegroundCriticalActive": "#d90d0d",
527
+ "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
528
+ "dtActionColorForegroundInvertedDefault": "#ffffff",
529
+ "dtActionColorForegroundInvertedHover": "#ffffff",
530
+ "dtActionColorForegroundInvertedActive": "#ffffff",
531
+ "dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
532
+ "dtActionColorForegroundInvertedPrimaryHover": "#3A1D95",
533
+ "dtActionColorForegroundInvertedPrimaryActive": "#3A1D95",
534
+ "dtActionColorForegroundMutedDefault": "#3A3A3A",
535
+ "dtActionColorForegroundMutedHover": "#3A3A3A",
536
+ "dtActionColorForegroundMutedActive": "#3A3A3A",
537
+ "dtActionColorForegroundDisabledDefault": "#808080",
538
+ "dtActionColorForegroundPositiveDefault": "#1AA340",
539
+ "dtActionColorForegroundPositiveHover": "#158635",
540
+ "dtActionColorForegroundPositiveActive": "#158635",
541
+ "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
542
+ "dtActionColorBackgroundBaseDefault": "transparent",
543
+ "dtActionColorBackgroundBaseHover": "#7d52ff24",
544
+ "dtActionColorBackgroundBaseActive": "#7d52ff2e",
545
+ "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
546
+ "dtActionColorBackgroundBasePrimaryHover": "#7344ff",
547
+ "dtActionColorBackgroundBasePrimaryActive": "#6937ff",
548
+ "dtActionColorBackgroundCriticalDefault": "transparent",
549
+ "dtActionColorBackgroundCriticalHover": "#ec0e0e12",
550
+ "dtActionColorBackgroundCriticalActive": "#ec0e0e1f",
551
+ "dtActionColorBackgroundCriticalPrimaryDefault": "#EC0E0E",
552
+ "dtActionColorBackgroundCriticalPrimaryHover": "#d90d0d",
553
+ "dtActionColorBackgroundCriticalPrimaryActive": "#d00c0c",
554
+ "dtActionColorBackgroundInvertedDefault": "transparent",
555
+ "dtActionColorBackgroundInvertedHover": "#ffffff26",
556
+ "dtActionColorBackgroundInvertedActive": "#ffffff4d",
557
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#ffffff",
558
+ "dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
559
+ "dtActionColorBackgroundInvertedPrimaryActive": "#e8dcff",
560
+ "dtActionColorBackgroundMutedDefault": "transparent",
561
+ "dtActionColorBackgroundMutedHover": "#2222221a",
562
+ "dtActionColorBackgroundMutedActive": "#22222229",
563
+ "dtActionColorBackgroundDisabledDefault": "#D2D2D2",
564
+ "dtActionColorBackgroundPositiveDefault": "transparent",
565
+ "dtActionColorBackgroundPositiveHover": "#f8fdf7",
566
+ "dtActionColorBackgroundPositiveActive": "#1aa34114",
567
+ "dtActionColorBackgroundPositivePrimaryDefault": "#1AA340",
568
+ "dtActionColorBackgroundPositivePrimaryHover": "#17933a",
569
+ "dtActionColorBackgroundPositivePrimaryActive": "#168936",
570
+ "dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
571
+ "dtActionColorBorderCriticalOutlinedDefault": "#EC0E0E",
572
+ "dtActionColorBorderInvertedOutlinedDefault": "#F9F9F9",
573
+ "dtActionColorBorderMutedOutlinedDefault": "#555555",
574
+ "dtThemeColorBase": "#000000",
575
+ "dtThemeTopbarColorForeground": "#000000bf",
576
+ "dtThemeTopbarColorBackground": "#F9F9F9",
577
+ "dtThemeTopbarFieldColorForeground": "#00000080",
578
+ "dtThemeTopbarFieldColorForegroundHover": "#000000bf",
579
+ "dtThemeTopbarFieldColorBackground": "#0000000d",
580
+ "dtThemeTopbarFieldColorBackgroundHover": "#fff",
581
+ "dtThemeTopbarFieldColorBorder": "#0000",
582
+ "dtThemeTopbarFieldColorBorderHover": "#0000001a",
583
+ "dtThemeTopbarFieldColorBorderActive": "#0003",
584
+ "dtThemeTopbarButtonColorForeground": "#000000a6",
585
+ "dtThemeTopbarButtonColorForegroundHover": "#000000",
586
+ "dtThemeTopbarButtonColorBackground": "#0000",
587
+ "dtThemeTopbarButtonColorBackgroundHover": "#0000000d",
588
+ "dtThemeTopbarButtonColorBackgroundActive": "#0000001a",
589
+ "dtThemeTopbarProfileColorForeground": "#000000bf",
590
+ "dtThemeTopbarProfileColorForegroundInverted": "#ffffffbf",
591
+ "dtThemeTopbarProfileColorBackground": "#0000000d",
592
+ "dtThemeTopbarProfileColorBackgroundInverted": "#000000bf",
593
+ "dtThemeTopbarProfileColorBackgroundHover": "#0000001a",
594
+ "dtThemeTopbarProfileColorBackgroundActive": "#00000024",
595
+ "dtThemeSidebarColorForeground": "#3A3A3A",
596
+ "dtThemeSidebarColorForegroundUnread": "#000000",
597
+ "dtThemeSidebarColorBackground": "#F9F9F9",
598
+ "dtThemeSidebarIconColorForeground": "#3A3A3A",
599
+ "dtThemeSidebarStatusColorForeground": "#555555",
600
+ "dtThemeSidebarRowColorBackground": "#0000",
601
+ "dtThemeSidebarRowColorBackgroundHover": "#0000001f",
602
+ "dtThemeSidebarRowColorBackgroundActive": "#00000029",
603
+ "dtThemeSidebarSelectedRowColorForeground": "#000000",
604
+ "dtThemeSidebarSelectedRowColorBackground": "#0000001a",
605
+ "dtThemeSidebarSectionColorForeground": "#555555",
606
+ "dtThemePresenceColorBackgroundAvailable": "#1AA340",
607
+ "dtThemePresenceColorBackgroundBusyUnavailable": "#EC0E0E",
608
+ "dtThemePresenceColorBackgroundBusy": "#F6AB3C",
609
+ "dtThemePresenceColorBackgroundOffline": "#ffffff",
610
+ "dtThemeMentionColorForeground": "#ffffff",
611
+ "dtThemeMentionColorBackground": "#7C52FF",
612
+ "dtOpacity0": 0,
613
+ "dtOpacity100": 0.05,
614
+ "dtOpacity200": 0.1,
615
+ "dtOpacity300": 0.2,
616
+ "dtOpacity400": 0.25,
617
+ "dtOpacity500": 0.3,
618
+ "dtOpacity600": 0.4,
619
+ "dtOpacity700": 0.5,
620
+ "dtOpacity800": 0.6,
621
+ "dtOpacity900": 0.7,
622
+ "dtOpacity1000": 0.75,
623
+ "dtOpacity1100": 0.8,
624
+ "dtOpacity1200": 0.9,
625
+ "dtOpacity1300": 1,
626
+ "dtFontFamilyBody": "-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",
627
+ "dtFontFamilyExpressive": "Archivo, -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",
628
+ "dtFontFamilyMono": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace",
629
+ "dtFontSize100": "0.75rem",
630
+ "dtFontSize200": "0.9375rem",
631
+ "dtFontSize300": "1.1875rem",
632
+ "dtFontSize400": "1.6875rem",
633
+ "dtFontSize500": "2.375rem",
634
+ "dtFontLineHeight100": "1",
635
+ "dtFontLineHeight200": "1.2",
636
+ "dtFontLineHeight300": "1.4",
637
+ "dtFontLineHeight400": "1.6",
638
+ "dtFontLineHeight500": "1.8",
639
+ "dtFontLineHeight600": "2",
640
+ "dtFontWeightNormal": 400,
641
+ "dtFontWeightMedium": 500,
642
+ "dtFontWeightSemiBold": 600,
643
+ "dtFontWeightBold": 700,
644
+ "dtFontTextCaseUppercase": "uppercase",
645
+ "dtFontTextCaseLowercase": "lowercase",
646
+ "dtFontTextCaseCapitalize": "capitalize",
647
+ "dtFontTextCaseNone": "none",
648
+ "dtShadowSmall0X": "0rem",
649
+ "dtShadowSmall0Y": "0.125rem",
650
+ "dtShadowSmall0Blur": "0.25rem",
651
+ "dtShadowSmall0Spread": "0rem",
652
+ "dtShadowSmall0Color": "#00000026",
653
+ "dtShadowSmall0Type": "dropShadow",
654
+ "dtShadowMedium0X": "0rem",
655
+ "dtShadowMedium0Y": "0.125rem",
656
+ "dtShadowMedium0Blur": "0.5rem",
657
+ "dtShadowMedium0Spread": "0rem",
658
+ "dtShadowMedium0Color": "#00000040",
659
+ "dtShadowMedium0Type": "dropShadow",
660
+ "dtShadowLarge0X": "0rem",
661
+ "dtShadowLarge0Y": "0.125rem",
662
+ "dtShadowLarge0Blur": "1rem",
663
+ "dtShadowLarge0Spread": "0rem",
664
+ "dtShadowLarge0Color": "#0000004d",
665
+ "dtShadowLarge0Type": "dropShadow",
666
+ "dtShadowExtraLarge0X": "0rem",
667
+ "dtShadowExtraLarge0Y": "0.125rem",
668
+ "dtShadowExtraLarge0Blur": "2rem",
669
+ "dtShadowExtraLarge0Spread": "0rem",
670
+ "dtShadowExtraLarge0Color": "#0000004d",
671
+ "dtShadowExtraLarge0Type": "dropShadow",
672
+ "dtShadowCard0X": "0rem",
673
+ "dtShadowCard0Y": "0.0625rem",
674
+ "dtShadowCard0Blur": "0.125rem",
675
+ "dtShadowCard0Spread": "0rem",
676
+ "dtShadowCard0Color": "#00000008",
677
+ "dtShadowCard0Type": "dropShadow",
678
+ "dtShadowCard1X": "0rem",
679
+ "dtShadowCard1Y": "0.125rem",
680
+ "dtShadowCard1Blur": "0.25rem",
681
+ "dtShadowCard1Spread": "0rem",
682
+ "dtShadowCard1Color": "#0000000a",
683
+ "dtShadowCard1Type": "dropShadow",
684
+ "dtShadowCard2X": "0rem",
685
+ "dtShadowCard2Y": "0.125rem",
686
+ "dtShadowCard2Blur": "1rem",
687
+ "dtShadowCard2Spread": "0rem",
688
+ "dtShadowCard2Color": "#00000014",
689
+ "dtShadowCard2Type": "dropShadow",
690
+ "dtShadowFocus0X": "0rem",
691
+ "dtShadowFocus0Y": "0rem",
692
+ "dtShadowFocus0Blur": "0rem",
693
+ "dtShadowFocus0Spread": "0.0625rem",
694
+ "dtShadowFocus0Color": "#F9F9F9",
695
+ "dtShadowFocus0Type": "dropShadow",
696
+ "dtShadowFocus1X": "0rem",
697
+ "dtShadowFocus1Y": "0rem",
698
+ "dtShadowFocus1Blur": "0rem",
699
+ "dtShadowFocus1Spread": "0.1875rem",
700
+ "dtShadowFocus1Color": "#51A0FE",
701
+ "dtShadowFocus1Type": "dropShadow",
702
+ "dtShadowFocusInset0X": "0rem",
703
+ "dtShadowFocusInset0Y": "0rem",
704
+ "dtShadowFocusInset0Blur": "0rem",
705
+ "dtShadowFocusInset0Spread": "0.125rem",
706
+ "dtShadowFocusInset0Color": "#51A0FE",
707
+ "dtShadowFocusInset0Type": "innerShadow",
708
+ "dtSpace0": "0rem",
709
+ "dtSpace50": "0.03125rem",
710
+ "dtSpace100": "0.0625rem",
711
+ "dtSpace200": "0.125rem",
712
+ "dtSpace300": "0.25rem",
713
+ "dtSpace350": "0.375rem",
714
+ "dtSpace400": "0.5rem",
715
+ "dtSpace450": "0.75rem",
716
+ "dtSpace500": "1rem",
717
+ "dtSpace525": "1.25rem",
718
+ "dtSpace550": "1.5rem",
719
+ "dtSpace600": "2rem",
720
+ "dtSpace625": "2.625rem",
721
+ "dtSpace650": "3rem",
722
+ "dtSpace700": "4rem",
723
+ "dtSpace720": "4.5rem",
724
+ "dtSpace730": "5.25rem",
725
+ "dtSpace750": "6rem",
726
+ "dtSpace760": "6.375rem",
727
+ "dtSpace775": "7.125rem",
728
+ "dtSpace800": "8rem",
729
+ "dtSpace825": "10.25rem",
730
+ "dtSpace850": "12rem",
731
+ "dtSpace875": "13.5rem",
732
+ "dtSpace900": "16rem",
733
+ "dtSpace905": "16.5rem",
734
+ "dtSpace925": "20.75rem",
735
+ "dtSpace950": "24rem",
736
+ "dtSpace975": "29rem",
737
+ "dtSpace1000": "32rem",
738
+ "dtSpace1020": "39.25rem",
739
+ "dtSpace1040": "47.75rem",
740
+ "dtSpace1050": "48rem",
741
+ "dtSpace1060": "51.75rem",
742
+ "dtSpace1080": "57rem",
743
+ "dtSpace1100": "64rem",
744
+ "dtSpace1115": "71.25rem",
745
+ "dtSpace1120": "79.25rem",
746
+ "dtSpace1125": "80rem",
747
+ "dtSpace1130": "83.75rem",
748
+ "dtSpace1150": "96rem",
749
+ "dtSpace1200": "128rem",
750
+ "dtSpace50Negative": "-0.03125rem",
751
+ "dtSpace100Negative": "-0.0625rem",
752
+ "dtSpace200Negative": "-0.125rem",
753
+ "dtSpace300Negative": "-0.25rem",
754
+ "dtSpace350Negative": "-0.375rem",
755
+ "dtSpace400Negative": "-0.5rem",
756
+ "dtSpace450Negative": "-0.75rem",
757
+ "dtSpace500Negative": "-1rem",
758
+ "dtSpace525Negative": "-1.25rem",
759
+ "dtSpace550Negative": "-1.5rem",
760
+ "dtSpace600Negative": "-2rem",
761
+ "dtSpace625Negative": "-2.625rem",
762
+ "dtSpace650Negative": "-3rem",
763
+ "dtSpace700Negative": "-4rem",
764
+ "dtSpace720Negative": "-4.5rem",
765
+ "dtSpace730Negative": "-5.25rem",
766
+ "dtSpace750Negative": "-6rem",
767
+ "dtSpace760Negative": "-6.375rem",
768
+ "dtSpace775Negative": "-7.125rem",
769
+ "dtSpace800Negative": "-8rem",
770
+ "dtSpace825Negative": "-10.25rem",
771
+ "dtSpace850Negative": "-12rem",
772
+ "dtSpace875Negative": "-13.5rem",
773
+ "dtSpace900Negative": "-16rem",
774
+ "dtSpace905Negative": "-16.5rem",
775
+ "dtSpace925Negative": "-20.75rem",
776
+ "dtSpace950Negative": "-24rem",
777
+ "dtSpace975Negative": "-29rem",
778
+ "dtSpace1000Negative": "-32rem",
779
+ "dtSpace1020Negative": "-39.25rem",
780
+ "dtSpace1040Negative": "-47.75rem",
781
+ "dtSpace1050Negative": "-48rem",
782
+ "dtSpace1060Negative": "-51.75rem",
783
+ "dtSpace1080Negative": "-57rem",
784
+ "dtSpace1100Negative": "-64rem",
785
+ "dtSpace1115Negative": "-71.25rem",
786
+ "dtSpace1120Negative": "-79.25rem",
787
+ "dtSpace1125Negative": "-80rem",
788
+ "dtSpace1130Negative": "-83.75rem",
789
+ "dtSpace1150Negative": "-96rem",
790
+ "dtSpace1200Negative": "-128rem",
791
+ "dtSpace0Percent": "0%",
792
+ "dtSpace5Percent": "5%",
793
+ "dtSpace10Percent": "10%",
794
+ "dtSpace20Percent": "20%",
795
+ "dtSpace25Percent": "25%",
796
+ "dtSpace30Percent": "30%",
797
+ "dtSpace33Percent": "33.33300018310547%",
798
+ "dtSpace40Percent": "40%",
799
+ "dtSpace50Percent": "50%",
800
+ "dtSpace60Percent": "60%",
801
+ "dtSpace66Percent": "66.69999694824219%",
802
+ "dtSpace70Percent": "70%",
803
+ "dtSpace75Percent": "75%",
804
+ "dtSpace80Percent": "80%",
805
+ "dtSpace90Percent": "90%",
806
+ "dtSpace95Percent": "95%",
807
+ "dtSpace100Percent": "100%"
808
+ }