@dialpad/dialtone 9.60.0 → 9.61.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 +63 -32
- package/dist/chunks/tokens-base-dark-BC3U5KoN.js +4 -0
- package/dist/chunks/tokens-base-dark-zbBpWlfP.js +1 -0
- package/dist/chunks/tokens-base-light-PCrr7t8W.js +4 -0
- package/dist/chunks/tokens-base-light-dvWvBHbM.js +1 -0
- package/dist/css/dialtone-default-theme.css +26906 -0
- package/dist/css/dialtone-default-theme.min.css +1 -0
- package/dist/css/dialtone.css +171 -4734
- package/dist/css/dialtone.min.css +1 -1
- package/dist/css/tokens/tokens-base-dark.css +937 -0
- package/dist/css/tokens/tokens-base-light.css +717 -0
- package/dist/css/tokens/tokens-dp-dark.css +1794 -0
- package/dist/css/tokens/tokens-dp-light.css +1794 -0
- package/dist/css/tokens/tokens-expressive-dark.css +1800 -0
- package/dist/css/tokens/tokens-expressive-light.css +1800 -0
- package/dist/css/tokens/tokens-expressive-sm-dark.css +1800 -0
- package/dist/css/tokens/tokens-expressive-sm-light.css +1800 -0
- package/dist/css/tokens/tokens-tmo-dark.css +1794 -0
- package/dist/css/tokens/tokens-tmo-light.css +1794 -0
- package/dist/themes/config.cjs +1 -0
- package/dist/themes/config.js +17 -0
- package/dist/themes/dp-dark.cjs +1 -0
- package/dist/themes/dp-dark.js +14 -0
- package/dist/themes/dp-light.cjs +1 -0
- package/dist/themes/dp-light.js +14 -0
- package/dist/themes/expressive-dark.cjs +1 -0
- package/dist/themes/expressive-dark.js +14 -0
- package/dist/themes/expressive-light.cjs +1 -0
- package/dist/themes/expressive-light.js +14 -0
- package/dist/themes/expressive-sm-dark.cjs +1 -0
- package/dist/themes/expressive-sm-dark.js +14 -0
- package/dist/themes/expressive-sm-light.cjs +1 -0
- package/dist/themes/expressive-sm-light.js +14 -0
- package/dist/themes/tmo-dark.cjs +1 -0
- package/dist/themes/tmo-dark.js +14 -0
- package/dist/themes/tmo-light.cjs +1 -0
- package/dist/themes/tmo-light.js +14 -0
- package/dist/tokens/css/tokens-base-dark.css +937 -0
- package/dist/tokens/css/tokens-base-light.css +717 -0
- package/dist/tokens/css/tokens-dp-dark.css +1794 -0
- package/dist/tokens/css/tokens-dp-light.css +1794 -0
- package/dist/tokens/css/tokens-expressive-dark.css +1800 -0
- package/dist/tokens/css/tokens-expressive-light.css +1800 -0
- package/dist/tokens/css/tokens-expressive-sm-dark.css +1800 -0
- package/dist/tokens/css/tokens-expressive-sm-light.css +1800 -0
- package/dist/tokens/css/tokens-tmo-dark.css +1794 -0
- package/dist/tokens/css/tokens-tmo-light.css +1794 -0
- package/dist/tokens/doc.json +89655 -77327
- package/dist/tokens/less/tokens-base-dark.less +487 -0
- package/dist/tokens/less/tokens-base-light.less +367 -0
- package/dist/tokens/less/{variables-dark.less → tokens-dp-dark.less} +82 -570
- package/dist/tokens/less/{variables-light.less → tokens-dp-light.less} +45 -413
- package/dist/tokens/less/{variables-expressive-dark.less → tokens-expressive-dark.less} +88 -571
- package/dist/tokens/less/{variables-expressive-light.less → tokens-expressive-light.less} +51 -414
- package/dist/tokens/less/{variables-expressive-sm-dark.less → tokens-expressive-sm-dark.less} +88 -571
- package/dist/tokens/less/{variables-expressive-sm-light.less → tokens-expressive-sm-light.less} +51 -414
- package/dist/tokens/less/{variables-tmo-dark.less → tokens-tmo-dark.less} +82 -570
- package/dist/tokens/less/{variables-tmo-light.less → tokens-tmo-light.less} +45 -413
- package/dist/tokens/tokens-base-dark.json +486 -0
- package/dist/tokens/tokens-base-light.json +366 -0
- package/dist/tokens/tokens-dp-dark.json +449 -0
- package/dist/tokens/tokens-dp-light.json +449 -0
- package/dist/tokens/tokens-expressive-dark.json +455 -0
- package/dist/tokens/tokens-expressive-light.json +455 -0
- package/dist/tokens/tokens-expressive-sm-dark.json +455 -0
- package/dist/tokens/tokens-expressive-sm-light.json +455 -0
- package/dist/tokens/tokens-tmo-dark.json +449 -0
- package/dist/tokens/tokens-tmo-light.json +449 -0
- package/package.json +9 -1
- package/dist/tokens/css/variables-dark.css +0 -941
- package/dist/tokens/css/variables-expressive-dark.css +0 -942
- package/dist/tokens/css/variables-expressive-light.css +0 -822
- package/dist/tokens/css/variables-expressive-sm-dark.css +0 -942
- package/dist/tokens/css/variables-expressive-sm-light.css +0 -822
- package/dist/tokens/css/variables-light.css +0 -821
- package/dist/tokens/css/variables-tmo-dark.css +0 -941
- package/dist/tokens/css/variables-tmo-light.css +0 -821
- package/dist/tokens/tokens-dark.json +0 -933
- package/dist/tokens/tokens-light.json +0 -813
package/dist/tokens/less/{variables-expressive-sm-light.less → tokens-expressive-sm-light.less}
RENAMED
|
@@ -1,302 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
// Do not edit directly
|
|
3
|
-
// Generated on Wed, 31 Jul 2024 23:01:23 GMT
|
|
2
|
+
// Do not edit directly, this file was auto-generated.
|
|
4
3
|
|
|
5
|
-
@dt-font-size-100:
|
|
6
|
-
@dt-font-size-200:
|
|
7
|
-
@dt-font-size-300:
|
|
8
|
-
@dt-font-size-400:
|
|
9
|
-
@dt-font-size-500:
|
|
10
|
-
@dt-font-size-600:
|
|
11
|
-
@dt-font-size-root: 1rem;
|
|
12
|
-
@dt-font-family-body: -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";
|
|
13
|
-
@dt-font-family-expressive: 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";
|
|
14
|
-
@dt-font-family-mono: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
|
|
15
|
-
@dt-font-line-height-100: 1;
|
|
16
|
-
@dt-font-line-height-200: 1.2;
|
|
17
|
-
@dt-font-line-height-300: 1.4;
|
|
18
|
-
@dt-font-line-height-400: 1.6;
|
|
19
|
-
@dt-font-line-height-500: 1.8;
|
|
20
|
-
@dt-font-line-height-600: 2;
|
|
21
|
-
@dt-font-weight-normal: 400;
|
|
22
|
-
@dt-font-weight-medium: 500;
|
|
23
|
-
@dt-font-weight-semi-bold: 600;
|
|
24
|
-
@dt-font-weight-bold: 700;
|
|
25
|
-
@dt-font-text-case-uppercase: uppercase;
|
|
26
|
-
@dt-font-text-case-lowercase: lowercase;
|
|
27
|
-
@dt-font-text-case-capitalize: capitalize;
|
|
28
|
-
@dt-font-text-case-none: none;
|
|
29
|
-
@dt-size-0: 0rem;
|
|
30
|
-
@dt-size-50: 0.05rem;
|
|
31
|
-
@dt-size-100: 0.1rem;
|
|
32
|
-
@dt-size-200: 0.2rem;
|
|
33
|
-
@dt-size-300: 0.4rem;
|
|
34
|
-
@dt-size-350: 0.6rem;
|
|
35
|
-
@dt-size-400: 0.8rem;
|
|
36
|
-
@dt-size-450: 1.2rem;
|
|
37
|
-
@dt-size-500: 1.6rem;
|
|
38
|
-
@dt-size-525: 2rem;
|
|
39
|
-
@dt-size-550: 2.4rem;
|
|
40
|
-
@dt-size-600: 3.2rem;
|
|
41
|
-
@dt-size-625: 4.2rem;
|
|
42
|
-
@dt-size-650: 4.8rem;
|
|
43
|
-
@dt-size-700: 6.4rem;
|
|
44
|
-
@dt-size-720: 7.2rem;
|
|
45
|
-
@dt-size-730: 8.4rem;
|
|
46
|
-
@dt-size-750: 9.6rem;
|
|
47
|
-
@dt-size-760: 10.2rem;
|
|
48
|
-
@dt-size-775: 11.4rem;
|
|
49
|
-
@dt-size-800: 12.8rem;
|
|
50
|
-
@dt-size-825: 16.4rem;
|
|
51
|
-
@dt-size-850: 19.2rem;
|
|
52
|
-
@dt-size-875: 21.6rem;
|
|
53
|
-
@dt-size-900: 25.6rem;
|
|
54
|
-
@dt-size-905: 26.4rem;
|
|
55
|
-
@dt-size-925: 33.2rem;
|
|
56
|
-
@dt-size-950: 38.4rem;
|
|
57
|
-
@dt-size-975: 46.4rem;
|
|
58
|
-
@dt-size-1000: 51.2rem;
|
|
59
|
-
@dt-size-1020: 62.8rem;
|
|
60
|
-
@dt-size-1040: 76.4rem;
|
|
61
|
-
@dt-size-1050: 76.8rem;
|
|
62
|
-
@dt-size-1060: 82.8rem;
|
|
63
|
-
@dt-size-1080: 91.2rem;
|
|
64
|
-
@dt-size-1100: 102.4rem;
|
|
65
|
-
@dt-size-1115: 114rem;
|
|
66
|
-
@dt-size-1120: 126.8rem;
|
|
67
|
-
@dt-size-1125: 128rem;
|
|
68
|
-
@dt-size-1130: 134rem;
|
|
69
|
-
@dt-size-1150: 153.6rem;
|
|
70
|
-
@dt-size-1200: 204.8rem;
|
|
71
|
-
@dt-size-base: 0.8rem;
|
|
72
|
-
@dt-size-border-0: 0rem;
|
|
73
|
-
@dt-size-border-50: 0.05rem;
|
|
74
|
-
@dt-size-border-100: 0.1rem;
|
|
75
|
-
@dt-size-border-150: 0.15rem;
|
|
76
|
-
@dt-size-border-200: 0.2rem;
|
|
77
|
-
@dt-size-border-300: 0.4rem;
|
|
78
|
-
@dt-size-border-400: 0.8rem;
|
|
4
|
+
@dt-font-size-100: 12px; // small
|
|
5
|
+
@dt-font-size-200: 16px; // medium / base
|
|
6
|
+
@dt-font-size-300: 20px; // large
|
|
7
|
+
@dt-font-size-400: 28px; // extra large / xl
|
|
8
|
+
@dt-font-size-500: 41px; // extra large / xxl
|
|
9
|
+
@dt-font-size-600: 51px;
|
|
79
10
|
@dt-size-border-focus: 0.3rem;
|
|
80
|
-
@dt-size-50-negative: -0.05rem;
|
|
81
|
-
@dt-size-100-negative: -0.1rem;
|
|
82
|
-
@dt-size-200-negative: -0.2rem;
|
|
83
|
-
@dt-size-300-negative: -0.4rem;
|
|
84
|
-
@dt-size-350-negative: -0.6rem;
|
|
85
|
-
@dt-size-400-negative: -0.8rem;
|
|
86
|
-
@dt-size-450-negative: -1.2rem;
|
|
87
|
-
@dt-size-500-negative: -1.6rem;
|
|
88
|
-
@dt-size-525-negative: -2rem;
|
|
89
|
-
@dt-size-550-negative: -2.4rem;
|
|
90
|
-
@dt-size-600-negative: -3.2rem;
|
|
91
|
-
@dt-size-625-negative: -4.2rem;
|
|
92
|
-
@dt-size-650-negative: -4.8rem;
|
|
93
|
-
@dt-size-700-negative: -6.4rem;
|
|
94
|
-
@dt-size-720-negative: -7.2rem;
|
|
95
|
-
@dt-size-730-negative: -8.4rem;
|
|
96
|
-
@dt-size-750-negative: -9.6rem;
|
|
97
|
-
@dt-size-760-negative: -10.2rem;
|
|
98
|
-
@dt-size-775-negative: -11.4rem;
|
|
99
|
-
@dt-size-800-negative: -12.8rem;
|
|
100
|
-
@dt-size-825-negative: -16.4rem;
|
|
101
|
-
@dt-size-850-negative: -19.2rem;
|
|
102
|
-
@dt-size-875-negative: -21.6rem;
|
|
103
|
-
@dt-size-900-negative: -25.6rem;
|
|
104
|
-
@dt-size-905-negative: -26.4rem;
|
|
105
|
-
@dt-size-925-negative: -33.2rem;
|
|
106
|
-
@dt-size-950-negative: -38.4rem;
|
|
107
|
-
@dt-size-975-negative: -46.4rem;
|
|
108
|
-
@dt-size-1000-negative: -51.2rem;
|
|
109
|
-
@dt-size-1020-negative: -62.8rem;
|
|
110
|
-
@dt-size-1040-negative: -76.4rem;
|
|
111
|
-
@dt-size-1050-negative: -76.8rem;
|
|
112
|
-
@dt-size-1060-negative: -82.8rem;
|
|
113
|
-
@dt-size-1080-negative: -91.2rem;
|
|
114
|
-
@dt-size-1100-negative: -102.4rem;
|
|
115
|
-
@dt-size-1115-negative: -114rem;
|
|
116
|
-
@dt-size-1120-negative: -126.8rem;
|
|
117
|
-
@dt-size-1125-negative: -128rem;
|
|
118
|
-
@dt-size-1130-negative: -134rem;
|
|
119
|
-
@dt-size-1150-negative: -153.6rem;
|
|
120
|
-
@dt-size-1200-negative: -204.8rem;
|
|
121
|
-
@dt-size-0-percent: 0%;
|
|
122
|
-
@dt-size-5-percent: 5%;
|
|
123
|
-
@dt-size-10-percent: 10%;
|
|
124
|
-
@dt-size-20-percent: 20%;
|
|
125
|
-
@dt-size-25-percent: 25%;
|
|
126
|
-
@dt-size-30-percent: 30%;
|
|
127
|
-
@dt-size-33-percent: 33.333%;
|
|
128
|
-
@dt-size-40-percent: 40%;
|
|
129
|
-
@dt-size-50-percent: 50%;
|
|
130
|
-
@dt-size-60-percent: 60%;
|
|
131
|
-
@dt-size-66-percent: 66.7%;
|
|
132
|
-
@dt-size-70-percent: 70%;
|
|
133
|
-
@dt-size-75-percent: 75%;
|
|
134
|
-
@dt-size-80-percent: 80%;
|
|
135
|
-
@dt-size-90-percent: 90%;
|
|
136
|
-
@dt-size-95-percent: 95%;
|
|
137
|
-
@dt-size-100-percent: 100%;
|
|
138
|
-
@dt-size-radius-0: 0rem;
|
|
139
|
-
@dt-size-radius-100: 0.1rem;
|
|
140
|
-
@dt-size-radius-200: 0.2rem;
|
|
141
|
-
@dt-size-radius-300: 0.4rem;
|
|
142
|
-
@dt-size-radius-400: 0.8rem;
|
|
143
|
-
@dt-size-radius-500: 1.6rem;
|
|
144
|
-
@dt-size-radius-600: 3.2rem;
|
|
145
|
-
@dt-size-radius-pill: 10.2rem;
|
|
146
|
-
@dt-size-radius-circle: 50%;
|
|
147
|
-
@dt-space-0: 0rem;
|
|
148
|
-
@dt-space-50: 0.05rem;
|
|
149
|
-
@dt-space-100: 0.1rem;
|
|
150
|
-
@dt-space-200: 0.2rem;
|
|
151
|
-
@dt-space-300: 0.4rem;
|
|
152
|
-
@dt-space-350: 0.6rem;
|
|
153
|
-
@dt-space-400: 0.8rem;
|
|
154
|
-
@dt-space-450: 1.2rem;
|
|
155
|
-
@dt-space-500: 1.6rem;
|
|
156
|
-
@dt-space-525: 2rem;
|
|
157
|
-
@dt-space-550: 2.4rem;
|
|
158
|
-
@dt-space-600: 3.2rem;
|
|
159
|
-
@dt-space-625: 4.2rem;
|
|
160
|
-
@dt-space-650: 4.8rem;
|
|
161
|
-
@dt-space-700: 6.4rem;
|
|
162
|
-
@dt-space-720: 7.2rem;
|
|
163
|
-
@dt-space-730: 8.4rem;
|
|
164
|
-
@dt-space-750: 9.6rem;
|
|
165
|
-
@dt-space-760: 10.2rem;
|
|
166
|
-
@dt-space-775: 11.4rem;
|
|
167
|
-
@dt-space-800: 12.8rem;
|
|
168
|
-
@dt-space-825: 16.4rem;
|
|
169
|
-
@dt-space-850: 19.2rem;
|
|
170
|
-
@dt-space-875: 21.6rem;
|
|
171
|
-
@dt-space-900: 25.6rem;
|
|
172
|
-
@dt-space-905: 26.4rem;
|
|
173
|
-
@dt-space-925: 33.2rem;
|
|
174
|
-
@dt-space-950: 38.4rem;
|
|
175
|
-
@dt-space-975: 46.4rem;
|
|
176
|
-
@dt-space-1000: 51.2rem;
|
|
177
|
-
@dt-space-1020: 62.8rem;
|
|
178
|
-
@dt-space-1040: 76.4rem;
|
|
179
|
-
@dt-space-1050: 76.8rem;
|
|
180
|
-
@dt-space-1060: 82.8rem;
|
|
181
|
-
@dt-space-1080: 91.2rem;
|
|
182
|
-
@dt-space-1100: 102.4rem;
|
|
183
|
-
@dt-space-1115: 114rem;
|
|
184
|
-
@dt-space-1120: 126.8rem;
|
|
185
|
-
@dt-space-1125: 128rem;
|
|
186
|
-
@dt-space-1130: 134rem;
|
|
187
|
-
@dt-space-1150: 153.6rem;
|
|
188
|
-
@dt-space-1200: 204.8rem;
|
|
189
|
-
@dt-space-base: 0.8rem;
|
|
190
|
-
@dt-space-50-negative: -0.05rem;
|
|
191
|
-
@dt-space-100-negative: -0.1rem;
|
|
192
|
-
@dt-space-200-negative: -0.2rem;
|
|
193
|
-
@dt-space-300-negative: -0.4rem;
|
|
194
|
-
@dt-space-350-negative: -0.6rem;
|
|
195
|
-
@dt-space-400-negative: -0.8rem;
|
|
196
|
-
@dt-space-450-negative: -1.2rem;
|
|
197
|
-
@dt-space-500-negative: -1.6rem;
|
|
198
|
-
@dt-space-525-negative: -2rem;
|
|
199
|
-
@dt-space-550-negative: -2.4rem;
|
|
200
|
-
@dt-space-600-negative: -3.2rem;
|
|
201
|
-
@dt-space-625-negative: -4.2rem;
|
|
202
|
-
@dt-space-650-negative: -4.8rem;
|
|
203
|
-
@dt-space-700-negative: -6.4rem;
|
|
204
|
-
@dt-space-720-negative: -7.2rem;
|
|
205
|
-
@dt-space-730-negative: -8.4rem;
|
|
206
|
-
@dt-space-750-negative: -9.6rem;
|
|
207
|
-
@dt-space-760-negative: -10.2rem;
|
|
208
|
-
@dt-space-775-negative: -11.4rem;
|
|
209
|
-
@dt-space-800-negative: -12.8rem;
|
|
210
|
-
@dt-space-825-negative: -16.4rem;
|
|
211
|
-
@dt-space-850-negative: -19.2rem;
|
|
212
|
-
@dt-space-875-negative: -21.6rem;
|
|
213
|
-
@dt-space-900-negative: -25.6rem;
|
|
214
|
-
@dt-space-905-negative: -26.4rem;
|
|
215
|
-
@dt-space-925-negative: -33.2rem;
|
|
216
|
-
@dt-space-950-negative: -38.4rem;
|
|
217
|
-
@dt-space-975-negative: -46.4rem;
|
|
218
|
-
@dt-space-1000-negative: -51.2rem;
|
|
219
|
-
@dt-space-1020-negative: -62.8rem;
|
|
220
|
-
@dt-space-1040-negative: -76.4rem;
|
|
221
|
-
@dt-space-1050-negative: -76.8rem;
|
|
222
|
-
@dt-space-1060-negative: -82.8rem;
|
|
223
|
-
@dt-space-1080-negative: -91.2rem;
|
|
224
|
-
@dt-space-1100-negative: -102.4rem;
|
|
225
|
-
@dt-space-1115-negative: -114rem;
|
|
226
|
-
@dt-space-1120-negative: -126.8rem;
|
|
227
|
-
@dt-space-1125-negative: -128rem;
|
|
228
|
-
@dt-space-1130-negative: -134rem;
|
|
229
|
-
@dt-space-1150-negative: -153.6rem;
|
|
230
|
-
@dt-space-1200-negative: -204.8rem;
|
|
231
|
-
@dt-space-0-percent: 0%;
|
|
232
|
-
@dt-space-5-percent: 5%;
|
|
233
|
-
@dt-space-10-percent: 10%;
|
|
234
|
-
@dt-space-20-percent: 20%;
|
|
235
|
-
@dt-space-25-percent: 25%;
|
|
236
|
-
@dt-space-30-percent: 30%;
|
|
237
|
-
@dt-space-33-percent: 33.333%;
|
|
238
|
-
@dt-space-40-percent: 40%;
|
|
239
|
-
@dt-space-50-percent: 50%;
|
|
240
|
-
@dt-space-60-percent: 60%;
|
|
241
|
-
@dt-space-66-percent: 66.7%;
|
|
242
|
-
@dt-space-70-percent: 70%;
|
|
243
|
-
@dt-space-75-percent: 75%;
|
|
244
|
-
@dt-space-80-percent: 80%;
|
|
245
|
-
@dt-space-90-percent: 90%;
|
|
246
|
-
@dt-space-95-percent: 95%;
|
|
247
|
-
@dt-space-100-percent: 100%;
|
|
248
|
-
@dt-color-neutral-white: #ffffff; // White color independent of any theme.
|
|
249
|
-
@dt-color-neutral-black: #000000; // Black color independent of any theme.
|
|
250
|
-
@dt-color-neutral-transparent: transparent; // Transparent color independent of any theme.
|
|
251
|
-
@dt-color-black-100: #F9F9F9;
|
|
252
|
-
@dt-color-black-200: #E9E9E9;
|
|
253
|
-
@dt-color-black-300: #D2D2D2;
|
|
254
|
-
@dt-color-black-400: #AAAAAA;
|
|
255
|
-
@dt-color-black-500: #808080;
|
|
256
|
-
@dt-color-black-600: #555555;
|
|
257
|
-
@dt-color-black-700: #3A3A3A;
|
|
258
|
-
@dt-color-black-800: #222222;
|
|
259
|
-
@dt-color-black-900: #000000;
|
|
260
|
-
@dt-color-purple-100: #F5F0FF;
|
|
261
|
-
@dt-color-purple-200: #DAC7FF;
|
|
262
|
-
@dt-color-purple-300: #AB7EFF;
|
|
263
|
-
@dt-color-purple-400: #7C52FF;
|
|
264
|
-
@dt-color-purple-500: #3A1D95;
|
|
265
|
-
@dt-color-purple-600: #10022C;
|
|
266
|
-
@dt-color-blue-100: #EAF2FA;
|
|
267
|
-
@dt-color-blue-200: #99C8FF;
|
|
268
|
-
@dt-color-blue-300: #51A0FE;
|
|
269
|
-
@dt-color-blue-400: #1768C6;
|
|
270
|
-
@dt-color-blue-500: #01326D;
|
|
271
|
-
@dt-color-magenta-100: #FFE0F2;
|
|
272
|
-
@dt-color-magenta-200: #F985C7;
|
|
273
|
-
@dt-color-magenta-300: #F9008E;
|
|
274
|
-
@dt-color-magenta-400: #8C0E56;
|
|
275
|
-
@dt-color-magenta-500: #541A3B;
|
|
276
|
-
@dt-color-gold-100: #FFF4CC;
|
|
277
|
-
@dt-color-gold-200: #FFDB80;
|
|
278
|
-
@dt-color-gold-300: #F6AB3C;
|
|
279
|
-
@dt-color-gold-400: #D28F2B;
|
|
280
|
-
@dt-color-gold-500: #815008;
|
|
281
|
-
@dt-color-green-100: #EDF9EB;
|
|
282
|
-
@dt-color-green-200: #B0FFA3;
|
|
283
|
-
@dt-color-green-300: #45F777;
|
|
284
|
-
@dt-color-green-400: #1AA340;
|
|
285
|
-
@dt-color-green-500: #124620;
|
|
286
|
-
@dt-color-red-100: #FFE5E6;
|
|
287
|
-
@dt-color-red-200: #FF8585;
|
|
288
|
-
@dt-color-red-300: #EC0E0E;
|
|
289
|
-
@dt-color-red-400: #B70B0B;
|
|
290
|
-
@dt-color-red-500: #5B0505;
|
|
291
|
-
@dt-color-tan-100: #F2F0EE;
|
|
292
|
-
@dt-color-tan-200: #CEC8C4;
|
|
293
|
-
@dt-color-tan-300: #87807B;
|
|
294
|
-
@dt-color-tan-400: #3F3D3C;
|
|
295
|
-
@dt-color-tan-500: #121212;
|
|
296
|
-
@dt-color-gradient-magenta-purple: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%); // Gradient for Ai-oriented treatments.
|
|
297
|
-
@dt-color-brand-purple: #7C52FF; // Primary brand color.
|
|
298
|
-
@dt-color-brand-magenta: #F9008E; // Secondary brand color, typically used as an accent color.
|
|
299
|
-
@dt-color-brand-gold: #F6AB3C; // Secondary brand color, typically used as an accent color.
|
|
300
11
|
@dt-color-foreground-primary: #000000; // Default text color throughout the UI.
|
|
301
12
|
@dt-color-foreground-secondary: #3A3A3A; // Example uses include introduction paragraphs, labels, and descriptions paired with form elements.
|
|
302
13
|
@dt-color-foreground-tertiary: #555555; // Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels.
|
|
@@ -410,234 +121,160 @@
|
|
|
410
121
|
@dt-color-border-warning-strong-inverted: #FFF4CC;
|
|
411
122
|
@dt-color-border-brand-subtle-inverted: #3A1D95;
|
|
412
123
|
@dt-color-border-brand-strong-inverted: #DAC7FF;
|
|
413
|
-
@dt-opacity-0: 0;
|
|
414
|
-
@dt-opacity-100: .05;
|
|
415
|
-
@dt-opacity-200: .1;
|
|
416
|
-
@dt-opacity-300: .2;
|
|
417
|
-
@dt-opacity-400: .25;
|
|
418
|
-
@dt-opacity-500: .3;
|
|
419
|
-
@dt-opacity-600: .4;
|
|
420
|
-
@dt-opacity-700: .5;
|
|
421
|
-
@dt-opacity-800: .6;
|
|
422
|
-
@dt-opacity-900: .7;
|
|
423
|
-
@dt-opacity-1000: .75;
|
|
424
|
-
@dt-opacity-1100: .8;
|
|
425
|
-
@dt-opacity-1200: .9;
|
|
426
|
-
@dt-opacity-1300: 1;
|
|
427
|
-
@dt-shadow-small-1-x: 0rem;
|
|
428
|
-
@dt-shadow-small-1-y: 0.2rem;
|
|
429
|
-
@dt-shadow-small-1-blur: 0.4rem;
|
|
430
|
-
@dt-shadow-small-1-spread: 0rem;
|
|
431
|
-
@dt-shadow-small-1-color: rgba(0, 0, 0, 0.15);
|
|
432
|
-
@dt-shadow-small-1-type: dropShadow;
|
|
433
|
-
@dt-shadow-medium-1-x: 0rem;
|
|
434
|
-
@dt-shadow-medium-1-y: 0.2rem;
|
|
435
|
-
@dt-shadow-medium-1-blur: 0.8rem;
|
|
436
|
-
@dt-shadow-medium-1-spread: 0rem;
|
|
437
|
-
@dt-shadow-medium-1-color: rgba(0, 0, 0, 0.25);
|
|
438
|
-
@dt-shadow-medium-1-type: dropShadow;
|
|
439
|
-
@dt-shadow-large-1-x: 0rem;
|
|
440
|
-
@dt-shadow-large-1-y: 0.2rem;
|
|
441
|
-
@dt-shadow-large-1-blur: 1.6rem;
|
|
442
|
-
@dt-shadow-large-1-spread: 0rem;
|
|
443
|
-
@dt-shadow-large-1-color: rgba(0, 0, 0, 0.3);
|
|
444
|
-
@dt-shadow-large-1-type: dropShadow;
|
|
445
|
-
@dt-shadow-extra-large-1-x: 0rem;
|
|
446
|
-
@dt-shadow-extra-large-1-y: 0.2rem;
|
|
447
|
-
@dt-shadow-extra-large-1-blur: 3.2rem;
|
|
448
|
-
@dt-shadow-extra-large-1-spread: 0rem;
|
|
449
|
-
@dt-shadow-extra-large-1-color: rgba(0, 0, 0, 0.3);
|
|
450
|
-
@dt-shadow-extra-large-1-type: dropShadow;
|
|
451
|
-
@dt-shadow-card-1-x: 0rem;
|
|
452
|
-
@dt-shadow-card-1-y: 0.1rem;
|
|
453
|
-
@dt-shadow-card-1-blur: 0.2rem;
|
|
454
|
-
@dt-shadow-card-1-spread: 0rem;
|
|
455
|
-
@dt-shadow-card-1-color: rgba(0, 0, 0, 0.03);
|
|
456
|
-
@dt-shadow-card-1-type: dropShadow;
|
|
457
|
-
@dt-shadow-card-2-x: 0rem;
|
|
458
|
-
@dt-shadow-card-2-y: 0.2rem;
|
|
459
|
-
@dt-shadow-card-2-blur: 0.4rem;
|
|
460
|
-
@dt-shadow-card-2-spread: 0rem;
|
|
461
|
-
@dt-shadow-card-2-color: rgba(0, 0, 0, 0.04);
|
|
462
|
-
@dt-shadow-card-2-type: dropShadow;
|
|
463
|
-
@dt-shadow-card-3-x: 0rem;
|
|
464
|
-
@dt-shadow-card-3-y: 0.2rem;
|
|
465
|
-
@dt-shadow-card-3-blur: 1.6rem;
|
|
466
|
-
@dt-shadow-card-3-spread: 0rem;
|
|
467
|
-
@dt-shadow-card-3-color: rgba(0, 0, 0, 0.08);
|
|
468
|
-
@dt-shadow-card-3-type: dropShadow;
|
|
469
|
-
@dt-shadow-focus-1-x: 0rem;
|
|
470
|
-
@dt-shadow-focus-1-y: 0rem;
|
|
471
|
-
@dt-shadow-focus-1-blur: 0rem;
|
|
472
|
-
@dt-shadow-focus-1-spread: 0.1rem;
|
|
473
|
-
@dt-shadow-focus-1-color: #F9F9F9;
|
|
474
|
-
@dt-shadow-focus-1-type: dropShadow;
|
|
475
|
-
@dt-shadow-focus-2-x: 0rem;
|
|
476
|
-
@dt-shadow-focus-2-y: 0rem;
|
|
477
|
-
@dt-shadow-focus-2-blur: 0rem;
|
|
478
|
-
@dt-shadow-focus-2-spread: 0.3rem;
|
|
479
|
-
@dt-shadow-focus-2-color: #51A0FE;
|
|
480
|
-
@dt-shadow-focus-2-type: dropShadow;
|
|
481
|
-
@dt-shadow-focus-inset-1-x: 0rem;
|
|
482
|
-
@dt-shadow-focus-inset-1-y: 0rem;
|
|
483
|
-
@dt-shadow-focus-inset-1-blur: 0rem;
|
|
484
|
-
@dt-shadow-focus-inset-1-spread: 0.2rem;
|
|
485
|
-
@dt-shadow-focus-inset-1-color: #51A0FE;
|
|
486
|
-
@dt-shadow-focus-inset-1-type: innerShadow;
|
|
487
124
|
@dt-typography-body-md-font-family: 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"; // Base default medium text style for main content.
|
|
488
125
|
@dt-typography-body-md-font-weight: 400; // Base default medium text style for main content.
|
|
489
126
|
@dt-typography-body-md-line-height: 1.6; // Base default medium text style for main content.
|
|
490
|
-
@dt-typography-body-md-font-size:
|
|
127
|
+
@dt-typography-body-md-font-size: 16px; // Base default medium text style for main content.
|
|
491
128
|
@dt-typography-body-md-text-case: none; // Base default medium text style for main content.
|
|
492
129
|
@dt-typography-body-md-compact-font-family: 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"; // A tighter-spaced version of medium body style.
|
|
493
130
|
@dt-typography-body-md-compact-font-weight: 400; // A tighter-spaced version of medium body style.
|
|
494
131
|
@dt-typography-body-md-compact-line-height: 1.4; // A tighter-spaced version of medium body style.
|
|
495
|
-
@dt-typography-body-md-compact-font-size:
|
|
132
|
+
@dt-typography-body-md-compact-font-size: 16px; // A tighter-spaced version of medium body style.
|
|
496
133
|
@dt-typography-body-md-compact-text-case: none; // A tighter-spaced version of medium body style.
|
|
497
134
|
@dt-typography-body-sm-font-family: 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"; // Reduced small text style for less prominent or adjacent content.
|
|
498
135
|
@dt-typography-body-sm-font-weight: 400; // Reduced small text style for less prominent or adjacent content.
|
|
499
136
|
@dt-typography-body-sm-line-height: 1.4; // Reduced small text style for less prominent or adjacent content.
|
|
500
|
-
@dt-typography-body-sm-font-size:
|
|
137
|
+
@dt-typography-body-sm-font-size: 12px; // Reduced small text style for less prominent or adjacent content.
|
|
501
138
|
@dt-typography-body-sm-text-case: none; // Reduced small text style for less prominent or adjacent content.
|
|
502
139
|
@dt-typography-body-sm-compact-font-family: 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"; // A tighter-spaced version of small body style.
|
|
503
140
|
@dt-typography-body-sm-compact-font-weight: 400; // A tighter-spaced version of small body style.
|
|
504
141
|
@dt-typography-body-sm-compact-line-height: 1.2; // A tighter-spaced version of small body style.
|
|
505
|
-
@dt-typography-body-sm-compact-font-size:
|
|
142
|
+
@dt-typography-body-sm-compact-font-size: 12px; // A tighter-spaced version of small body style.
|
|
506
143
|
@dt-typography-body-sm-compact-text-case: none; // A tighter-spaced version of small body style.
|
|
507
144
|
@dt-typography-headline-eyebrow-font-family: 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"; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline.
|
|
508
145
|
@dt-typography-headline-eyebrow-font-weight: 400; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline.
|
|
509
146
|
@dt-typography-headline-eyebrow-line-height: 1.4; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline.
|
|
510
|
-
@dt-typography-headline-eyebrow-font-size:
|
|
147
|
+
@dt-typography-headline-eyebrow-font-size: 12px; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline.
|
|
511
148
|
@dt-typography-headline-eyebrow-text-case: uppercase; // Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline.
|
|
512
149
|
@dt-typography-headline-sm-font-family: 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"; // Smaller text size for secondary information or subheadings.
|
|
513
150
|
@dt-typography-headline-sm-font-weight: 700; // Smaller text size for secondary information or subheadings.
|
|
514
151
|
@dt-typography-headline-sm-line-height: 1.4; // Smaller text size for secondary information or subheadings.
|
|
515
|
-
@dt-typography-headline-sm-font-size:
|
|
152
|
+
@dt-typography-headline-sm-font-size: 16px; // Smaller text size for secondary information or subheadings.
|
|
516
153
|
@dt-typography-headline-sm-text-case: none; // Smaller text size for secondary information or subheadings.
|
|
517
154
|
@dt-typography-headline-sm-compact-font-family: 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"; // A tighter-spaced version of small headline style.
|
|
518
155
|
@dt-typography-headline-sm-compact-font-weight: 700; // A tighter-spaced version of small headline style.
|
|
519
156
|
@dt-typography-headline-sm-compact-line-height: 1.2; // A tighter-spaced version of small headline style.
|
|
520
|
-
@dt-typography-headline-sm-compact-font-size:
|
|
157
|
+
@dt-typography-headline-sm-compact-font-size: 16px; // A tighter-spaced version of small headline style.
|
|
521
158
|
@dt-typography-headline-sm-compact-text-case: none; // A tighter-spaced version of small headline style.
|
|
522
159
|
@dt-typography-headline-sm-soft-font-family: 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"; // A softer font weight version of small headline style.
|
|
523
160
|
@dt-typography-headline-sm-soft-font-weight: 500; // A softer font weight version of small headline style.
|
|
524
161
|
@dt-typography-headline-sm-soft-line-height: 1.4; // A softer font weight version of small headline style.
|
|
525
|
-
@dt-typography-headline-sm-soft-font-size:
|
|
162
|
+
@dt-typography-headline-sm-soft-font-size: 16px; // A softer font weight version of small headline style.
|
|
526
163
|
@dt-typography-headline-sm-soft-text-case: none; // A softer font weight version of small headline style.
|
|
527
164
|
@dt-typography-headline-sm-soft-compact-font-family: 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"; // A softer font weight, tighter-spaced version of small headline style.
|
|
528
165
|
@dt-typography-headline-sm-soft-compact-font-weight: 500; // A softer font weight, tighter-spaced version of small headline style.
|
|
529
166
|
@dt-typography-headline-sm-soft-compact-line-height: 1.2; // A softer font weight, tighter-spaced version of small headline style.
|
|
530
|
-
@dt-typography-headline-sm-soft-compact-font-size:
|
|
167
|
+
@dt-typography-headline-sm-soft-compact-font-size: 16px; // A softer font weight, tighter-spaced version of small headline style.
|
|
531
168
|
@dt-typography-headline-sm-soft-compact-text-case: none; // A softer font weight, tighter-spaced version of small headline style.
|
|
532
169
|
@dt-typography-headline-md-font-family: 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"; // Medium-sized base text style for headlines.
|
|
533
170
|
@dt-typography-headline-md-font-weight: 700; // Medium-sized base text style for headlines.
|
|
534
171
|
@dt-typography-headline-md-line-height: 1.6; // Medium-sized base text style for headlines.
|
|
535
|
-
@dt-typography-headline-md-font-size:
|
|
172
|
+
@dt-typography-headline-md-font-size: 20px; // Medium-sized base text style for headlines.
|
|
536
173
|
@dt-typography-headline-md-text-case: none; // Medium-sized base text style for headlines.
|
|
537
174
|
@dt-typography-headline-md-compact-font-family: 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"; // A tighter-spaced version of medium headline style.
|
|
538
175
|
@dt-typography-headline-md-compact-font-weight: 700; // A tighter-spaced version of medium headline style.
|
|
539
176
|
@dt-typography-headline-md-compact-line-height: 1.4; // A tighter-spaced version of medium headline style.
|
|
540
|
-
@dt-typography-headline-md-compact-font-size:
|
|
177
|
+
@dt-typography-headline-md-compact-font-size: 20px; // A tighter-spaced version of medium headline style.
|
|
541
178
|
@dt-typography-headline-md-compact-text-case: none; // A tighter-spaced version of medium headline style.
|
|
542
179
|
@dt-typography-headline-lg-font-family: 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"; // Large text style for headlines to attract attention.
|
|
543
180
|
@dt-typography-headline-lg-font-weight: 700; // Large text style for headlines to attract attention.
|
|
544
181
|
@dt-typography-headline-lg-line-height: 1.6; // Large text style for headlines to attract attention.
|
|
545
|
-
@dt-typography-headline-lg-font-size:
|
|
182
|
+
@dt-typography-headline-lg-font-size: 28px; // Large text style for headlines to attract attention.
|
|
546
183
|
@dt-typography-headline-lg-text-case: none; // Large text style for headlines to attract attention.
|
|
547
184
|
@dt-typography-headline-lg-soft-font-family: 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"; // A softer font weight version of large headline style.
|
|
548
185
|
@dt-typography-headline-lg-soft-font-weight: 500; // A softer font weight version of large headline style.
|
|
549
186
|
@dt-typography-headline-lg-soft-line-height: 1.6; // A softer font weight version of large headline style.
|
|
550
|
-
@dt-typography-headline-lg-soft-font-size:
|
|
187
|
+
@dt-typography-headline-lg-soft-font-size: 28px; // A softer font weight version of large headline style.
|
|
551
188
|
@dt-typography-headline-lg-soft-text-case: none; // A softer font weight version of large headline style.
|
|
552
189
|
@dt-typography-headline-lg-compact-font-family: 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"; // A tighter-spaced version of large body style.
|
|
553
190
|
@dt-typography-headline-lg-compact-font-weight: 700; // A tighter-spaced version of large body style.
|
|
554
191
|
@dt-typography-headline-lg-compact-line-height: 1.4; // A tighter-spaced version of large body style.
|
|
555
|
-
@dt-typography-headline-lg-compact-font-size:
|
|
192
|
+
@dt-typography-headline-lg-compact-font-size: 28px; // A tighter-spaced version of large body style.
|
|
556
193
|
@dt-typography-headline-lg-compact-text-case: none; // A tighter-spaced version of large body style.
|
|
557
194
|
@dt-typography-headline-lg-soft-compact-font-family: 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"; // A softer font weight, tighter spaced version of large headline style.
|
|
558
195
|
@dt-typography-headline-lg-soft-compact-font-weight: 500; // A softer font weight, tighter spaced version of large headline style.
|
|
559
196
|
@dt-typography-headline-lg-soft-compact-line-height: 1.4; // A softer font weight, tighter spaced version of large headline style.
|
|
560
|
-
@dt-typography-headline-lg-soft-compact-font-size:
|
|
197
|
+
@dt-typography-headline-lg-soft-compact-font-size: 28px; // A softer font weight, tighter spaced version of large headline style.
|
|
561
198
|
@dt-typography-headline-lg-soft-compact-text-case: none; // A softer font weight, tighter spaced version of large headline style.
|
|
562
199
|
@dt-typography-headline-xl-font-family: 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"; // Extra large text style for high importance headlines.
|
|
563
200
|
@dt-typography-headline-xl-font-weight: 500; // Extra large text style for high importance headlines.
|
|
564
201
|
@dt-typography-headline-xl-line-height: 1.2; // Extra large text style for high importance headlines.
|
|
565
|
-
@dt-typography-headline-xl-font-size:
|
|
202
|
+
@dt-typography-headline-xl-font-size: 41px; // Extra large text style for high importance headlines.
|
|
566
203
|
@dt-typography-headline-xl-text-case: none; // Extra large text style for high importance headlines.
|
|
567
204
|
@dt-typography-headline-xl-compact-font-family: 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"; // A tighter-spaced version of extra large headline style.
|
|
568
205
|
@dt-typography-headline-xl-compact-font-weight: 500; // A tighter-spaced version of extra large headline style.
|
|
569
206
|
@dt-typography-headline-xl-compact-line-height: 1; // A tighter-spaced version of extra large headline style.
|
|
570
|
-
@dt-typography-headline-xl-compact-font-size:
|
|
207
|
+
@dt-typography-headline-xl-compact-font-size: 41px; // A tighter-spaced version of extra large headline style.
|
|
571
208
|
@dt-typography-headline-xl-compact-text-case: none; // A tighter-spaced version of extra large headline style.
|
|
572
209
|
@dt-typography-headline-xxl-font-family: 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"; // Largest text style for extra extra large content.
|
|
573
210
|
@dt-typography-headline-xxl-font-weight: 500; // Largest text style for extra extra large content.
|
|
574
211
|
@dt-typography-headline-xxl-line-height: 1.2; // Largest text style for extra extra large content.
|
|
575
|
-
@dt-typography-headline-xxl-font-size:
|
|
212
|
+
@dt-typography-headline-xxl-font-size: 51px; // Largest text style for extra extra large content.
|
|
576
213
|
@dt-typography-headline-xxl-text-case: none; // Largest text style for extra extra large content.
|
|
577
214
|
@dt-typography-headline-xxl-compact-font-family: 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"; // A tighter-spaced version of extra extra large headline style.
|
|
578
215
|
@dt-typography-headline-xxl-compact-font-weight: 500; // A tighter-spaced version of extra extra large headline style.
|
|
579
216
|
@dt-typography-headline-xxl-compact-line-height: 1; // A tighter-spaced version of extra extra large headline style.
|
|
580
|
-
@dt-typography-headline-xxl-compact-font-size:
|
|
217
|
+
@dt-typography-headline-xxl-compact-font-size: 51px; // A tighter-spaced version of extra extra large headline style.
|
|
581
218
|
@dt-typography-headline-xxl-compact-text-case: none; // A tighter-spaced version of extra extra large headline style.
|
|
582
219
|
@dt-typography-label-md-font-family: 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"; // Base default medium-sized text style for labels, providing clear identification and categorization.
|
|
583
220
|
@dt-typography-label-md-font-weight: 600; // Base default medium-sized text style for labels, providing clear identification and categorization.
|
|
584
221
|
@dt-typography-label-md-line-height: 1.6; // Base default medium-sized text style for labels, providing clear identification and categorization.
|
|
585
|
-
@dt-typography-label-md-font-size:
|
|
222
|
+
@dt-typography-label-md-font-size: 16px; // Base default medium-sized text style for labels, providing clear identification and categorization.
|
|
586
223
|
@dt-typography-label-md-text-case: none; // Base default medium-sized text style for labels, providing clear identification and categorization.
|
|
587
224
|
@dt-typography-label-md-compact-font-family: 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"; // A tighter-spaced version of medium label style.
|
|
588
225
|
@dt-typography-label-md-compact-font-weight: 600; // A tighter-spaced version of medium label style.
|
|
589
226
|
@dt-typography-label-md-compact-line-height: 1.4; // A tighter-spaced version of medium label style.
|
|
590
|
-
@dt-typography-label-md-compact-font-size:
|
|
227
|
+
@dt-typography-label-md-compact-font-size: 16px; // A tighter-spaced version of medium label style.
|
|
591
228
|
@dt-typography-label-md-compact-text-case: none; // A tighter-spaced version of medium label style.
|
|
592
229
|
@dt-typography-label-md-plain-font-family: 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"; // A non-bold version of medium label style.
|
|
593
230
|
@dt-typography-label-md-plain-font-weight: 400; // A non-bold version of medium label style.
|
|
594
231
|
@dt-typography-label-md-plain-line-height: 1.6; // A non-bold version of medium label style.
|
|
595
|
-
@dt-typography-label-md-plain-font-size:
|
|
232
|
+
@dt-typography-label-md-plain-font-size: 16px; // A non-bold version of medium label style.
|
|
596
233
|
@dt-typography-label-md-plain-text-case: none; // A non-bold version of medium label style.
|
|
597
234
|
@dt-typography-label-md-plain-compact-font-family: 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"; // A non-bolded, tighter-spaced version of medium label style.
|
|
598
235
|
@dt-typography-label-md-plain-compact-font-weight: 400; // A non-bolded, tighter-spaced version of medium label style.
|
|
599
236
|
@dt-typography-label-md-plain-compact-line-height: 1.4; // A non-bolded, tighter-spaced version of medium label style.
|
|
600
|
-
@dt-typography-label-md-plain-compact-font-size:
|
|
237
|
+
@dt-typography-label-md-plain-compact-font-size: 16px; // A non-bolded, tighter-spaced version of medium label style.
|
|
601
238
|
@dt-typography-label-md-plain-compact-text-case: none; // A non-bolded, tighter-spaced version of medium label style.
|
|
602
239
|
@dt-typography-label-sm-font-family: 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"; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy.
|
|
603
240
|
@dt-typography-label-sm-font-weight: 600; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy.
|
|
604
241
|
@dt-typography-label-sm-line-height: 1.4; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy.
|
|
605
|
-
@dt-typography-label-sm-font-size:
|
|
242
|
+
@dt-typography-label-sm-font-size: 12px; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy.
|
|
606
243
|
@dt-typography-label-sm-text-case: none; // Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy.
|
|
607
244
|
@dt-typography-label-sm-compact-font-family: 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"; // A tighter-spaced version of small label style.
|
|
608
245
|
@dt-typography-label-sm-compact-font-weight: 600; // A tighter-spaced version of small label style.
|
|
609
246
|
@dt-typography-label-sm-compact-line-height: 1.2; // A tighter-spaced version of small label style.
|
|
610
|
-
@dt-typography-label-sm-compact-font-size:
|
|
247
|
+
@dt-typography-label-sm-compact-font-size: 12px; // A tighter-spaced version of small label style.
|
|
611
248
|
@dt-typography-label-sm-compact-text-case: none; // A tighter-spaced version of small label style.
|
|
612
249
|
@dt-typography-label-sm-plain-font-family: 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"; // A non-bold version of small label style.
|
|
613
250
|
@dt-typography-label-sm-plain-font-weight: 400; // A non-bold version of small label style.
|
|
614
251
|
@dt-typography-label-sm-plain-line-height: 1.4; // A non-bold version of small label style.
|
|
615
|
-
@dt-typography-label-sm-plain-font-size:
|
|
252
|
+
@dt-typography-label-sm-plain-font-size: 12px; // A non-bold version of small label style.
|
|
616
253
|
@dt-typography-label-sm-plain-text-case: none; // A non-bold version of small label style.
|
|
617
254
|
@dt-typography-label-sm-plain-compact-font-family: 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"; // A non-bolded, tighter-spaced version of small label style.
|
|
618
255
|
@dt-typography-label-sm-plain-compact-font-weight: 400; // A non-bolded, tighter-spaced version of small label style.
|
|
619
256
|
@dt-typography-label-sm-plain-compact-line-height: 1.2; // A non-bolded, tighter-spaced version of small label style.
|
|
620
|
-
@dt-typography-label-sm-plain-compact-font-size:
|
|
257
|
+
@dt-typography-label-sm-plain-compact-font-size: 12px; // A non-bolded, tighter-spaced version of small label style.
|
|
621
258
|
@dt-typography-label-sm-plain-compact-text-case: none; // A non-bolded, tighter-spaced version of small label style.
|
|
622
259
|
@dt-typography-helper-md-font-family: 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"; // Base default medium-sized text style for supplementary contextual information.
|
|
623
260
|
@dt-typography-helper-md-font-weight: 400; // Base default medium-sized text style for supplementary contextual information.
|
|
624
261
|
@dt-typography-helper-md-line-height: 1.4; // Base default medium-sized text style for supplementary contextual information.
|
|
625
|
-
@dt-typography-helper-md-font-size:
|
|
262
|
+
@dt-typography-helper-md-font-size: 16px; // Base default medium-sized text style for supplementary contextual information.
|
|
626
263
|
@dt-typography-helper-md-text-case: none; // Base default medium-sized text style for supplementary contextual information.
|
|
627
264
|
@dt-typography-helper-sm-font-family: 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"; // Smaller text size for subtle guidance or additional context, minimizing visual disruption.
|
|
628
265
|
@dt-typography-helper-sm-font-weight: 400; // Smaller text size for subtle guidance or additional context, minimizing visual disruption.
|
|
629
266
|
@dt-typography-helper-sm-line-height: 1.2; // Smaller text size for subtle guidance or additional context, minimizing visual disruption.
|
|
630
|
-
@dt-typography-helper-sm-font-size:
|
|
267
|
+
@dt-typography-helper-sm-font-size: 12px; // Smaller text size for subtle guidance or additional context, minimizing visual disruption.
|
|
631
268
|
@dt-typography-helper-sm-text-case: none; // Smaller text size for subtle guidance or additional context, minimizing visual disruption.
|
|
632
269
|
@dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; // Base default medium-sized text style for monospace code snippets of technical content.
|
|
633
270
|
@dt-typography-code-md-font-weight: 400; // Base default medium-sized text style for monospace code snippets of technical content.
|
|
634
271
|
@dt-typography-code-md-line-height: 1.2; // Base default medium-sized text style for monospace code snippets of technical content.
|
|
635
|
-
@dt-typography-code-md-font-size:
|
|
272
|
+
@dt-typography-code-md-font-size: 16px; // Base default medium-sized text style for monospace code snippets of technical content.
|
|
636
273
|
@dt-typography-code-md-text-case: none; // Base default medium-sized text style for monospace code snippets of technical content.
|
|
637
274
|
@dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
|
|
638
275
|
@dt-typography-code-sm-font-weight: 400; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
|
|
639
276
|
@dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
|
|
640
|
-
@dt-typography-code-sm-font-size:
|
|
277
|
+
@dt-typography-code-sm-font-size: 12px; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
|
|
641
278
|
@dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
|
|
642
279
|
@dt-inputs-size-border-default: 0.15rem;
|
|
643
280
|
@dt-inputs-size-border-status: 0.2rem;
|
|
@@ -647,11 +284,11 @@
|
|
|
647
284
|
@dt-inputs-size-radius-lg: 1.2rem;
|
|
648
285
|
@dt-inputs-size-radius-xl: 1.6rem;
|
|
649
286
|
@dt-inputs-line-height-default: 1.2;
|
|
650
|
-
@dt-inputs-font-size-xs:
|
|
651
|
-
@dt-inputs-font-size-sm:
|
|
652
|
-
@dt-inputs-font-size-md:
|
|
653
|
-
@dt-inputs-font-size-lg:
|
|
654
|
-
@dt-inputs-font-size-xl:
|
|
287
|
+
@dt-inputs-font-size-xs: 12px;
|
|
288
|
+
@dt-inputs-font-size-sm: 12px;
|
|
289
|
+
@dt-inputs-font-size-md: 16px;
|
|
290
|
+
@dt-inputs-font-size-lg: 20px;
|
|
291
|
+
@dt-inputs-font-size-xl: 12px;
|
|
655
292
|
@dt-inputs-color-foreground-default: #3A3A3A;
|
|
656
293
|
@dt-inputs-color-foreground-placeholder: #808080;
|
|
657
294
|
@dt-inputs-color-foreground-disabled: #808080;
|
|
@@ -795,14 +432,14 @@
|
|
|
795
432
|
@dt-checkbox-color-border-unchecked: #AAAAAA;
|
|
796
433
|
@dt-checkbox-color-border-checked: #7C52FF;
|
|
797
434
|
@dt-checkbox-color-background-checked: #7C52FF;
|
|
798
|
-
@dt-icon-size-100:
|
|
799
|
-
@dt-icon-size-200:
|
|
800
|
-
@dt-icon-size-300:
|
|
801
|
-
@dt-icon-size-400:
|
|
802
|
-
@dt-icon-size-500:
|
|
803
|
-
@dt-icon-size-600:
|
|
804
|
-
@dt-icon-size-700:
|
|
805
|
-
@dt-icon-size-800:
|
|
435
|
+
@dt-icon-size-100: 12px;
|
|
436
|
+
@dt-icon-size-200: 14px;
|
|
437
|
+
@dt-icon-size-300: 18px;
|
|
438
|
+
@dt-icon-size-400: 20px;
|
|
439
|
+
@dt-icon-size-500: 24px;
|
|
440
|
+
@dt-icon-size-600: 32px;
|
|
441
|
+
@dt-icon-size-700: 38px;
|
|
442
|
+
@dt-icon-size-800: 48px;
|
|
806
443
|
@dt-icon-size-border-100: 0.1rem;
|
|
807
444
|
@dt-icon-size-border-200: 0.125rem;
|
|
808
445
|
@dt-icon-size-border-300: 0.15rem;
|