@digitalpromise/design 4.8.2 → 4.8.5
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/dist/forms.cjs +4 -4
- package/dist/forms.js +709 -709
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -0
- package/dist/tokens.d.ts +134 -0
- package/dist/tokens.js +1654 -0
- package/package.json +9 -8
package/dist/tokens.js
ADDED
|
@@ -0,0 +1,1654 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
module.exports = {
|
|
6
|
+
color: {
|
|
7
|
+
gray: {
|
|
8
|
+
1: {
|
|
9
|
+
key: "{color.gray.1}",
|
|
10
|
+
$value: "#f4f4f4",
|
|
11
|
+
filePath: "tokens/color/base.json",
|
|
12
|
+
isSource: true,
|
|
13
|
+
$type: "color",
|
|
14
|
+
original: {
|
|
15
|
+
$value: "#F4F4F4",
|
|
16
|
+
$type: "color",
|
|
17
|
+
key: "{color.gray.1}",
|
|
18
|
+
},
|
|
19
|
+
name: "ColorGray1",
|
|
20
|
+
attributes: {
|
|
21
|
+
category: "color",
|
|
22
|
+
type: "gray",
|
|
23
|
+
item: "1",
|
|
24
|
+
},
|
|
25
|
+
path: ["color", "gray", "1"],
|
|
26
|
+
},
|
|
27
|
+
2: {
|
|
28
|
+
key: "{color.gray.2}",
|
|
29
|
+
$value: "#e6e6e6",
|
|
30
|
+
filePath: "tokens/color/base.json",
|
|
31
|
+
isSource: true,
|
|
32
|
+
$type: "color",
|
|
33
|
+
original: {
|
|
34
|
+
$value: "#E6E6E6",
|
|
35
|
+
$type: "color",
|
|
36
|
+
key: "{color.gray.2}",
|
|
37
|
+
},
|
|
38
|
+
name: "ColorGray2",
|
|
39
|
+
attributes: {
|
|
40
|
+
category: "color",
|
|
41
|
+
type: "gray",
|
|
42
|
+
item: "2",
|
|
43
|
+
},
|
|
44
|
+
path: ["color", "gray", "2"],
|
|
45
|
+
},
|
|
46
|
+
3: {
|
|
47
|
+
key: "{color.gray.3}",
|
|
48
|
+
$value: "#a3a3a3",
|
|
49
|
+
filePath: "tokens/color/base.json",
|
|
50
|
+
isSource: true,
|
|
51
|
+
$type: "color",
|
|
52
|
+
original: {
|
|
53
|
+
$value: "#A3A3A3",
|
|
54
|
+
$type: "color",
|
|
55
|
+
key: "{color.gray.3}",
|
|
56
|
+
},
|
|
57
|
+
name: "ColorGray3",
|
|
58
|
+
attributes: {
|
|
59
|
+
category: "color",
|
|
60
|
+
type: "gray",
|
|
61
|
+
item: "3",
|
|
62
|
+
},
|
|
63
|
+
path: ["color", "gray", "3"],
|
|
64
|
+
},
|
|
65
|
+
4: {
|
|
66
|
+
key: "{color.gray.4}",
|
|
67
|
+
$value: "#767676",
|
|
68
|
+
filePath: "tokens/color/base.json",
|
|
69
|
+
isSource: true,
|
|
70
|
+
$type: "color",
|
|
71
|
+
original: {
|
|
72
|
+
$value: "#767676",
|
|
73
|
+
$type: "color",
|
|
74
|
+
key: "{color.gray.4}",
|
|
75
|
+
},
|
|
76
|
+
name: "ColorGray4",
|
|
77
|
+
attributes: {
|
|
78
|
+
category: "color",
|
|
79
|
+
type: "gray",
|
|
80
|
+
item: "4",
|
|
81
|
+
},
|
|
82
|
+
path: ["color", "gray", "4"],
|
|
83
|
+
},
|
|
84
|
+
5: {
|
|
85
|
+
key: "{color.gray.5}",
|
|
86
|
+
$value: "#454545",
|
|
87
|
+
filePath: "tokens/color/base.json",
|
|
88
|
+
isSource: true,
|
|
89
|
+
$type: "color",
|
|
90
|
+
original: {
|
|
91
|
+
$value: "#454545",
|
|
92
|
+
$type: "color",
|
|
93
|
+
key: "{color.gray.5}",
|
|
94
|
+
},
|
|
95
|
+
name: "ColorGray5",
|
|
96
|
+
attributes: {
|
|
97
|
+
category: "color",
|
|
98
|
+
type: "gray",
|
|
99
|
+
item: "5",
|
|
100
|
+
},
|
|
101
|
+
path: ["color", "gray", "5"],
|
|
102
|
+
},
|
|
103
|
+
},
|
|
104
|
+
blue: {
|
|
105
|
+
1: {
|
|
106
|
+
key: "{color.blue.1}",
|
|
107
|
+
$value: "#eaf4fb",
|
|
108
|
+
filePath: "tokens/color/base.json",
|
|
109
|
+
isSource: true,
|
|
110
|
+
$type: "color",
|
|
111
|
+
original: {
|
|
112
|
+
$value: "#EAF4FB",
|
|
113
|
+
$type: "color",
|
|
114
|
+
key: "{color.blue.1}",
|
|
115
|
+
},
|
|
116
|
+
name: "ColorBlue1",
|
|
117
|
+
attributes: {
|
|
118
|
+
category: "color",
|
|
119
|
+
type: "blue",
|
|
120
|
+
item: "1",
|
|
121
|
+
},
|
|
122
|
+
path: ["color", "blue", "1"],
|
|
123
|
+
},
|
|
124
|
+
2: {
|
|
125
|
+
key: "{color.blue.2}",
|
|
126
|
+
$value: "#d5e8f5",
|
|
127
|
+
filePath: "tokens/color/base.json",
|
|
128
|
+
isSource: true,
|
|
129
|
+
$type: "color",
|
|
130
|
+
original: {
|
|
131
|
+
$value: "#D5E8F5",
|
|
132
|
+
$type: "color",
|
|
133
|
+
key: "{color.blue.2}",
|
|
134
|
+
},
|
|
135
|
+
name: "ColorBlue2",
|
|
136
|
+
attributes: {
|
|
137
|
+
category: "color",
|
|
138
|
+
type: "blue",
|
|
139
|
+
item: "2",
|
|
140
|
+
},
|
|
141
|
+
path: ["color", "blue", "2"],
|
|
142
|
+
},
|
|
143
|
+
3: {
|
|
144
|
+
key: "{color.blue.3}",
|
|
145
|
+
$value: "#2077be",
|
|
146
|
+
filePath: "tokens/color/base.json",
|
|
147
|
+
isSource: true,
|
|
148
|
+
$type: "color",
|
|
149
|
+
original: {
|
|
150
|
+
$value: "#2077BE",
|
|
151
|
+
$type: "color",
|
|
152
|
+
key: "{color.blue.3}",
|
|
153
|
+
},
|
|
154
|
+
name: "ColorBlue3",
|
|
155
|
+
attributes: {
|
|
156
|
+
category: "color",
|
|
157
|
+
type: "blue",
|
|
158
|
+
item: "3",
|
|
159
|
+
},
|
|
160
|
+
path: ["color", "blue", "3"],
|
|
161
|
+
},
|
|
162
|
+
4: {
|
|
163
|
+
key: "{color.blue.4}",
|
|
164
|
+
$value: "#1166aa",
|
|
165
|
+
filePath: "tokens/color/base.json",
|
|
166
|
+
isSource: true,
|
|
167
|
+
$type: "color",
|
|
168
|
+
original: {
|
|
169
|
+
$value: "#1166AA",
|
|
170
|
+
$type: "color",
|
|
171
|
+
key: "{color.blue.4}",
|
|
172
|
+
},
|
|
173
|
+
name: "ColorBlue4",
|
|
174
|
+
attributes: {
|
|
175
|
+
category: "color",
|
|
176
|
+
type: "blue",
|
|
177
|
+
item: "4",
|
|
178
|
+
},
|
|
179
|
+
path: ["color", "blue", "4"],
|
|
180
|
+
},
|
|
181
|
+
5: {
|
|
182
|
+
key: "{color.blue.5}",
|
|
183
|
+
$value: "#075593",
|
|
184
|
+
filePath: "tokens/color/base.json",
|
|
185
|
+
isSource: true,
|
|
186
|
+
$type: "color",
|
|
187
|
+
original: {
|
|
188
|
+
$value: "#075593",
|
|
189
|
+
$type: "color",
|
|
190
|
+
key: "{color.blue.5}",
|
|
191
|
+
},
|
|
192
|
+
name: "ColorBlue5",
|
|
193
|
+
attributes: {
|
|
194
|
+
category: "color",
|
|
195
|
+
type: "blue",
|
|
196
|
+
item: "5",
|
|
197
|
+
},
|
|
198
|
+
path: ["color", "blue", "5"],
|
|
199
|
+
},
|
|
200
|
+
},
|
|
201
|
+
indigo: {
|
|
202
|
+
1: {
|
|
203
|
+
key: "{color.indigo.1}",
|
|
204
|
+
$value: "#eef2f9",
|
|
205
|
+
filePath: "tokens/color/base.json",
|
|
206
|
+
isSource: true,
|
|
207
|
+
$type: "color",
|
|
208
|
+
original: {
|
|
209
|
+
$value: "#EEF2F9",
|
|
210
|
+
$type: "color",
|
|
211
|
+
key: "{color.indigo.1}",
|
|
212
|
+
},
|
|
213
|
+
name: "ColorIndigo1",
|
|
214
|
+
attributes: {
|
|
215
|
+
category: "color",
|
|
216
|
+
type: "indigo",
|
|
217
|
+
item: "1",
|
|
218
|
+
},
|
|
219
|
+
path: ["color", "indigo", "1"],
|
|
220
|
+
},
|
|
221
|
+
2: {
|
|
222
|
+
key: "{color.indigo.2}",
|
|
223
|
+
$value: "#d9dff3",
|
|
224
|
+
filePath: "tokens/color/base.json",
|
|
225
|
+
isSource: true,
|
|
226
|
+
$type: "color",
|
|
227
|
+
original: {
|
|
228
|
+
$value: "#D9DFF3",
|
|
229
|
+
$type: "color",
|
|
230
|
+
key: "{color.indigo.2}",
|
|
231
|
+
},
|
|
232
|
+
name: "ColorIndigo2",
|
|
233
|
+
attributes: {
|
|
234
|
+
category: "color",
|
|
235
|
+
type: "indigo",
|
|
236
|
+
item: "2",
|
|
237
|
+
},
|
|
238
|
+
path: ["color", "indigo", "2"],
|
|
239
|
+
},
|
|
240
|
+
3: {
|
|
241
|
+
key: "{color.indigo.3}",
|
|
242
|
+
$value: "#5770be",
|
|
243
|
+
filePath: "tokens/color/base.json",
|
|
244
|
+
isSource: true,
|
|
245
|
+
$type: "color",
|
|
246
|
+
original: {
|
|
247
|
+
$value: "#5770BE",
|
|
248
|
+
$type: "color",
|
|
249
|
+
key: "{color.indigo.3}",
|
|
250
|
+
},
|
|
251
|
+
name: "ColorIndigo3",
|
|
252
|
+
attributes: {
|
|
253
|
+
category: "color",
|
|
254
|
+
type: "indigo",
|
|
255
|
+
item: "3",
|
|
256
|
+
},
|
|
257
|
+
path: ["color", "indigo", "3"],
|
|
258
|
+
},
|
|
259
|
+
4: {
|
|
260
|
+
key: "{color.indigo.4}",
|
|
261
|
+
$value: "#465faa",
|
|
262
|
+
filePath: "tokens/color/base.json",
|
|
263
|
+
isSource: true,
|
|
264
|
+
$type: "color",
|
|
265
|
+
original: {
|
|
266
|
+
$value: "#465FAA",
|
|
267
|
+
$type: "color",
|
|
268
|
+
key: "{color.indigo.4}",
|
|
269
|
+
},
|
|
270
|
+
name: "ColorIndigo4",
|
|
271
|
+
attributes: {
|
|
272
|
+
category: "color",
|
|
273
|
+
type: "indigo",
|
|
274
|
+
item: "4",
|
|
275
|
+
},
|
|
276
|
+
path: ["color", "indigo", "4"],
|
|
277
|
+
},
|
|
278
|
+
5: {
|
|
279
|
+
key: "{color.indigo.5}",
|
|
280
|
+
$value: "#3a4f92",
|
|
281
|
+
filePath: "tokens/color/base.json",
|
|
282
|
+
isSource: true,
|
|
283
|
+
$type: "color",
|
|
284
|
+
original: {
|
|
285
|
+
$value: "#3A4F92",
|
|
286
|
+
$type: "color",
|
|
287
|
+
key: "{color.indigo.5}",
|
|
288
|
+
},
|
|
289
|
+
name: "ColorIndigo5",
|
|
290
|
+
attributes: {
|
|
291
|
+
category: "color",
|
|
292
|
+
type: "indigo",
|
|
293
|
+
item: "5",
|
|
294
|
+
},
|
|
295
|
+
path: ["color", "indigo", "5"],
|
|
296
|
+
},
|
|
297
|
+
},
|
|
298
|
+
purple: {
|
|
299
|
+
1: {
|
|
300
|
+
key: "{color.purple.1}",
|
|
301
|
+
$value: "#f1eef6",
|
|
302
|
+
filePath: "tokens/color/base.json",
|
|
303
|
+
isSource: true,
|
|
304
|
+
$type: "color",
|
|
305
|
+
original: {
|
|
306
|
+
$value: "#F1EEF6",
|
|
307
|
+
$type: "color",
|
|
308
|
+
key: "{color.purple.1}",
|
|
309
|
+
},
|
|
310
|
+
name: "ColorPurple1",
|
|
311
|
+
attributes: {
|
|
312
|
+
category: "color",
|
|
313
|
+
type: "purple",
|
|
314
|
+
item: "1",
|
|
315
|
+
},
|
|
316
|
+
path: ["color", "purple", "1"],
|
|
317
|
+
},
|
|
318
|
+
2: {
|
|
319
|
+
key: "{color.purple.2}",
|
|
320
|
+
$value: "#e4dcf0",
|
|
321
|
+
filePath: "tokens/color/base.json",
|
|
322
|
+
isSource: true,
|
|
323
|
+
$type: "color",
|
|
324
|
+
original: {
|
|
325
|
+
$value: "#E4DCF0",
|
|
326
|
+
$type: "color",
|
|
327
|
+
key: "{color.purple.2}",
|
|
328
|
+
},
|
|
329
|
+
name: "ColorPurple2",
|
|
330
|
+
attributes: {
|
|
331
|
+
category: "color",
|
|
332
|
+
type: "purple",
|
|
333
|
+
item: "2",
|
|
334
|
+
},
|
|
335
|
+
path: ["color", "purple", "2"],
|
|
336
|
+
},
|
|
337
|
+
3: {
|
|
338
|
+
key: "{color.purple.3}",
|
|
339
|
+
$value: "#8164af",
|
|
340
|
+
filePath: "tokens/color/base.json",
|
|
341
|
+
isSource: true,
|
|
342
|
+
$type: "color",
|
|
343
|
+
original: {
|
|
344
|
+
$value: "#8164AF",
|
|
345
|
+
$type: "color",
|
|
346
|
+
key: "{color.purple.3}",
|
|
347
|
+
},
|
|
348
|
+
name: "ColorPurple3",
|
|
349
|
+
attributes: {
|
|
350
|
+
category: "color",
|
|
351
|
+
type: "purple",
|
|
352
|
+
item: "3",
|
|
353
|
+
},
|
|
354
|
+
path: ["color", "purple", "3"],
|
|
355
|
+
},
|
|
356
|
+
4: {
|
|
357
|
+
key: "{color.purple.4}",
|
|
358
|
+
$value: "#72559f",
|
|
359
|
+
filePath: "tokens/color/base.json",
|
|
360
|
+
isSource: true,
|
|
361
|
+
$type: "color",
|
|
362
|
+
original: {
|
|
363
|
+
$value: "#72559F",
|
|
364
|
+
$type: "color",
|
|
365
|
+
key: "{color.purple.4}",
|
|
366
|
+
},
|
|
367
|
+
name: "ColorPurple4",
|
|
368
|
+
attributes: {
|
|
369
|
+
category: "color",
|
|
370
|
+
type: "purple",
|
|
371
|
+
item: "4",
|
|
372
|
+
},
|
|
373
|
+
path: ["color", "purple", "4"],
|
|
374
|
+
},
|
|
375
|
+
5: {
|
|
376
|
+
key: "{color.purple.5}",
|
|
377
|
+
$value: "#5e4586",
|
|
378
|
+
filePath: "tokens/color/base.json",
|
|
379
|
+
isSource: true,
|
|
380
|
+
$type: "color",
|
|
381
|
+
original: {
|
|
382
|
+
$value: "#5E4586",
|
|
383
|
+
$type: "color",
|
|
384
|
+
key: "{color.purple.5}",
|
|
385
|
+
},
|
|
386
|
+
name: "ColorPurple5",
|
|
387
|
+
attributes: {
|
|
388
|
+
category: "color",
|
|
389
|
+
type: "purple",
|
|
390
|
+
item: "5",
|
|
391
|
+
},
|
|
392
|
+
path: ["color", "purple", "5"],
|
|
393
|
+
},
|
|
394
|
+
},
|
|
395
|
+
violet: {
|
|
396
|
+
1: {
|
|
397
|
+
key: "{color.violet.1}",
|
|
398
|
+
$value: "#f5eef6",
|
|
399
|
+
filePath: "tokens/color/base.json",
|
|
400
|
+
isSource: true,
|
|
401
|
+
$type: "color",
|
|
402
|
+
original: {
|
|
403
|
+
$value: "#F5EEF6",
|
|
404
|
+
$type: "color",
|
|
405
|
+
key: "{color.violet.1}",
|
|
406
|
+
},
|
|
407
|
+
name: "ColorViolet1",
|
|
408
|
+
attributes: {
|
|
409
|
+
category: "color",
|
|
410
|
+
type: "violet",
|
|
411
|
+
item: "1",
|
|
412
|
+
},
|
|
413
|
+
path: ["color", "violet", "1"],
|
|
414
|
+
},
|
|
415
|
+
2: {
|
|
416
|
+
key: "{color.violet.2}",
|
|
417
|
+
$value: "#ecddef",
|
|
418
|
+
filePath: "tokens/color/base.json",
|
|
419
|
+
isSource: true,
|
|
420
|
+
$type: "color",
|
|
421
|
+
original: {
|
|
422
|
+
$value: "#ECDDEF",
|
|
423
|
+
$type: "color",
|
|
424
|
+
key: "{color.violet.2}",
|
|
425
|
+
},
|
|
426
|
+
name: "ColorViolet2",
|
|
427
|
+
attributes: {
|
|
428
|
+
category: "color",
|
|
429
|
+
type: "violet",
|
|
430
|
+
item: "2",
|
|
431
|
+
},
|
|
432
|
+
path: ["color", "violet", "2"],
|
|
433
|
+
},
|
|
434
|
+
3: {
|
|
435
|
+
key: "{color.violet.3}",
|
|
436
|
+
$value: "#9f57af",
|
|
437
|
+
filePath: "tokens/color/base.json",
|
|
438
|
+
isSource: true,
|
|
439
|
+
$type: "color",
|
|
440
|
+
original: {
|
|
441
|
+
$value: "#9F57AF",
|
|
442
|
+
$type: "color",
|
|
443
|
+
key: "{color.violet.3}",
|
|
444
|
+
},
|
|
445
|
+
name: "ColorViolet3",
|
|
446
|
+
attributes: {
|
|
447
|
+
category: "color",
|
|
448
|
+
type: "violet",
|
|
449
|
+
item: "3",
|
|
450
|
+
},
|
|
451
|
+
path: ["color", "violet", "3"],
|
|
452
|
+
},
|
|
453
|
+
4: {
|
|
454
|
+
key: "{color.violet.4}",
|
|
455
|
+
$value: "#8a4799",
|
|
456
|
+
filePath: "tokens/color/base.json",
|
|
457
|
+
isSource: true,
|
|
458
|
+
$type: "color",
|
|
459
|
+
original: {
|
|
460
|
+
$value: "#8A4799",
|
|
461
|
+
$type: "color",
|
|
462
|
+
key: "{color.violet.4}",
|
|
463
|
+
},
|
|
464
|
+
name: "ColorViolet4",
|
|
465
|
+
attributes: {
|
|
466
|
+
category: "color",
|
|
467
|
+
type: "violet",
|
|
468
|
+
item: "4",
|
|
469
|
+
},
|
|
470
|
+
path: ["color", "violet", "4"],
|
|
471
|
+
},
|
|
472
|
+
5: {
|
|
473
|
+
key: "{color.violet.5}",
|
|
474
|
+
$value: "#713c7c",
|
|
475
|
+
filePath: "tokens/color/base.json",
|
|
476
|
+
isSource: true,
|
|
477
|
+
$type: "color",
|
|
478
|
+
original: {
|
|
479
|
+
$value: "#713C7C",
|
|
480
|
+
$type: "color",
|
|
481
|
+
key: "{color.violet.5}",
|
|
482
|
+
},
|
|
483
|
+
name: "ColorViolet5",
|
|
484
|
+
attributes: {
|
|
485
|
+
category: "color",
|
|
486
|
+
type: "violet",
|
|
487
|
+
item: "5",
|
|
488
|
+
},
|
|
489
|
+
path: ["color", "violet", "5"],
|
|
490
|
+
},
|
|
491
|
+
},
|
|
492
|
+
magenta: {
|
|
493
|
+
1: {
|
|
494
|
+
key: "{color.magenta.1}",
|
|
495
|
+
$value: "#f6eef4",
|
|
496
|
+
filePath: "tokens/color/base.json",
|
|
497
|
+
isSource: true,
|
|
498
|
+
$type: "color",
|
|
499
|
+
original: {
|
|
500
|
+
$value: "#F6EEF4",
|
|
501
|
+
$type: "color",
|
|
502
|
+
key: "{color.magenta.1}",
|
|
503
|
+
},
|
|
504
|
+
name: "ColorMagenta1",
|
|
505
|
+
attributes: {
|
|
506
|
+
category: "color",
|
|
507
|
+
type: "magenta",
|
|
508
|
+
item: "1",
|
|
509
|
+
},
|
|
510
|
+
path: ["color", "magenta", "1"],
|
|
511
|
+
},
|
|
512
|
+
2: {
|
|
513
|
+
key: "{color.magenta.2}",
|
|
514
|
+
$value: "#f0dce9",
|
|
515
|
+
filePath: "tokens/color/base.json",
|
|
516
|
+
isSource: true,
|
|
517
|
+
$type: "color",
|
|
518
|
+
original: {
|
|
519
|
+
$value: "#F0DCE9",
|
|
520
|
+
$type: "color",
|
|
521
|
+
key: "{color.magenta.2}",
|
|
522
|
+
},
|
|
523
|
+
name: "ColorMagenta2",
|
|
524
|
+
attributes: {
|
|
525
|
+
category: "color",
|
|
526
|
+
type: "magenta",
|
|
527
|
+
item: "2",
|
|
528
|
+
},
|
|
529
|
+
path: ["color", "magenta", "2"],
|
|
530
|
+
},
|
|
531
|
+
3: {
|
|
532
|
+
key: "{color.magenta.3}",
|
|
533
|
+
$value: "#aa558e",
|
|
534
|
+
filePath: "tokens/color/base.json",
|
|
535
|
+
isSource: true,
|
|
536
|
+
$type: "color",
|
|
537
|
+
original: {
|
|
538
|
+
$value: "#AA558E",
|
|
539
|
+
$type: "color",
|
|
540
|
+
key: "{color.magenta.3}",
|
|
541
|
+
},
|
|
542
|
+
name: "ColorMagenta3",
|
|
543
|
+
attributes: {
|
|
544
|
+
category: "color",
|
|
545
|
+
type: "magenta",
|
|
546
|
+
item: "3",
|
|
547
|
+
},
|
|
548
|
+
path: ["color", "magenta", "3"],
|
|
549
|
+
},
|
|
550
|
+
4: {
|
|
551
|
+
key: "{color.magenta.4}",
|
|
552
|
+
$value: "#8f4777",
|
|
553
|
+
filePath: "tokens/color/base.json",
|
|
554
|
+
isSource: true,
|
|
555
|
+
$type: "color",
|
|
556
|
+
original: {
|
|
557
|
+
$value: "#8F4777",
|
|
558
|
+
$type: "color",
|
|
559
|
+
key: "{color.magenta.4}",
|
|
560
|
+
},
|
|
561
|
+
name: "ColorMagenta4",
|
|
562
|
+
attributes: {
|
|
563
|
+
category: "color",
|
|
564
|
+
type: "magenta",
|
|
565
|
+
item: "4",
|
|
566
|
+
},
|
|
567
|
+
path: ["color", "magenta", "4"],
|
|
568
|
+
},
|
|
569
|
+
5: {
|
|
570
|
+
key: "{color.magenta.5}",
|
|
571
|
+
$value: "#7d3c68",
|
|
572
|
+
filePath: "tokens/color/base.json",
|
|
573
|
+
isSource: true,
|
|
574
|
+
$type: "color",
|
|
575
|
+
original: {
|
|
576
|
+
$value: "#7D3C68",
|
|
577
|
+
$type: "color",
|
|
578
|
+
key: "{color.magenta.5}",
|
|
579
|
+
},
|
|
580
|
+
name: "ColorMagenta5",
|
|
581
|
+
attributes: {
|
|
582
|
+
category: "color",
|
|
583
|
+
type: "magenta",
|
|
584
|
+
item: "5",
|
|
585
|
+
},
|
|
586
|
+
path: ["color", "magenta", "5"],
|
|
587
|
+
},
|
|
588
|
+
},
|
|
589
|
+
red: {
|
|
590
|
+
1: {
|
|
591
|
+
key: "{color.red.1}",
|
|
592
|
+
$value: "#ffefea",
|
|
593
|
+
filePath: "tokens/color/base.json",
|
|
594
|
+
isSource: true,
|
|
595
|
+
$type: "color",
|
|
596
|
+
original: {
|
|
597
|
+
$value: "#FFEFEA",
|
|
598
|
+
$type: "color",
|
|
599
|
+
key: "{color.red.1}",
|
|
600
|
+
},
|
|
601
|
+
name: "ColorRed1",
|
|
602
|
+
attributes: {
|
|
603
|
+
category: "color",
|
|
604
|
+
type: "red",
|
|
605
|
+
item: "1",
|
|
606
|
+
},
|
|
607
|
+
path: ["color", "red", "1"],
|
|
608
|
+
},
|
|
609
|
+
2: {
|
|
610
|
+
key: "{color.red.2}",
|
|
611
|
+
$value: "#fee0d7",
|
|
612
|
+
filePath: "tokens/color/base.json",
|
|
613
|
+
isSource: true,
|
|
614
|
+
$type: "color",
|
|
615
|
+
original: {
|
|
616
|
+
$value: "#FEE0D7",
|
|
617
|
+
$type: "color",
|
|
618
|
+
key: "{color.red.2}",
|
|
619
|
+
},
|
|
620
|
+
name: "ColorRed2",
|
|
621
|
+
attributes: {
|
|
622
|
+
category: "color",
|
|
623
|
+
type: "red",
|
|
624
|
+
item: "2",
|
|
625
|
+
},
|
|
626
|
+
path: ["color", "red", "2"],
|
|
627
|
+
},
|
|
628
|
+
3: {
|
|
629
|
+
key: "{color.red.3}",
|
|
630
|
+
$value: "#cc4a22",
|
|
631
|
+
filePath: "tokens/color/base.json",
|
|
632
|
+
isSource: true,
|
|
633
|
+
$type: "color",
|
|
634
|
+
original: {
|
|
635
|
+
$value: "#CC4A22",
|
|
636
|
+
$type: "color",
|
|
637
|
+
key: "{color.red.3}",
|
|
638
|
+
},
|
|
639
|
+
name: "ColorRed3",
|
|
640
|
+
attributes: {
|
|
641
|
+
category: "color",
|
|
642
|
+
type: "red",
|
|
643
|
+
item: "3",
|
|
644
|
+
},
|
|
645
|
+
path: ["color", "red", "3"],
|
|
646
|
+
},
|
|
647
|
+
4: {
|
|
648
|
+
key: "{color.red.4}",
|
|
649
|
+
$value: "#bc3a11",
|
|
650
|
+
filePath: "tokens/color/base.json",
|
|
651
|
+
isSource: true,
|
|
652
|
+
$type: "color",
|
|
653
|
+
original: {
|
|
654
|
+
$value: "#BC3A11",
|
|
655
|
+
$type: "color",
|
|
656
|
+
key: "{color.red.4}",
|
|
657
|
+
},
|
|
658
|
+
name: "ColorRed4",
|
|
659
|
+
attributes: {
|
|
660
|
+
category: "color",
|
|
661
|
+
type: "red",
|
|
662
|
+
item: "4",
|
|
663
|
+
},
|
|
664
|
+
path: ["color", "red", "4"],
|
|
665
|
+
},
|
|
666
|
+
5: {
|
|
667
|
+
key: "{color.red.5}",
|
|
668
|
+
$value: "#a22a06",
|
|
669
|
+
filePath: "tokens/color/base.json",
|
|
670
|
+
isSource: true,
|
|
671
|
+
$type: "color",
|
|
672
|
+
original: {
|
|
673
|
+
$value: "#A22A06",
|
|
674
|
+
$type: "color",
|
|
675
|
+
key: "{color.red.5}",
|
|
676
|
+
},
|
|
677
|
+
name: "ColorRed5",
|
|
678
|
+
attributes: {
|
|
679
|
+
category: "color",
|
|
680
|
+
type: "red",
|
|
681
|
+
item: "5",
|
|
682
|
+
},
|
|
683
|
+
path: ["color", "red", "5"],
|
|
684
|
+
},
|
|
685
|
+
},
|
|
686
|
+
orange: {
|
|
687
|
+
1: {
|
|
688
|
+
key: "{color.orange.1}",
|
|
689
|
+
$value: "#fcf2e8",
|
|
690
|
+
filePath: "tokens/color/base.json",
|
|
691
|
+
isSource: true,
|
|
692
|
+
$type: "color",
|
|
693
|
+
original: {
|
|
694
|
+
$value: "#FCF2E8",
|
|
695
|
+
$type: "color",
|
|
696
|
+
key: "{color.orange.1}",
|
|
697
|
+
},
|
|
698
|
+
name: "ColorOrange1",
|
|
699
|
+
attributes: {
|
|
700
|
+
category: "color",
|
|
701
|
+
type: "orange",
|
|
702
|
+
item: "1",
|
|
703
|
+
},
|
|
704
|
+
path: ["color", "orange", "1"],
|
|
705
|
+
},
|
|
706
|
+
2: {
|
|
707
|
+
key: "{color.orange.2}",
|
|
708
|
+
$value: "#fae3cb",
|
|
709
|
+
filePath: "tokens/color/base.json",
|
|
710
|
+
isSource: true,
|
|
711
|
+
$type: "color",
|
|
712
|
+
original: {
|
|
713
|
+
$value: "#FAE3CB",
|
|
714
|
+
$type: "color",
|
|
715
|
+
key: "{color.orange.2}",
|
|
716
|
+
},
|
|
717
|
+
name: "ColorOrange2",
|
|
718
|
+
attributes: {
|
|
719
|
+
category: "color",
|
|
720
|
+
type: "orange",
|
|
721
|
+
item: "2",
|
|
722
|
+
},
|
|
723
|
+
path: ["color", "orange", "2"],
|
|
724
|
+
},
|
|
725
|
+
3: {
|
|
726
|
+
key: "{color.orange.3}",
|
|
727
|
+
$value: "#d46b00",
|
|
728
|
+
filePath: "tokens/color/base.json",
|
|
729
|
+
isSource: true,
|
|
730
|
+
$type: "color",
|
|
731
|
+
original: {
|
|
732
|
+
$value: "#D46B00",
|
|
733
|
+
$type: "color",
|
|
734
|
+
key: "{color.orange.3}",
|
|
735
|
+
},
|
|
736
|
+
name: "ColorOrange3",
|
|
737
|
+
attributes: {
|
|
738
|
+
category: "color",
|
|
739
|
+
type: "orange",
|
|
740
|
+
item: "3",
|
|
741
|
+
},
|
|
742
|
+
path: ["color", "orange", "3"],
|
|
743
|
+
},
|
|
744
|
+
4: {
|
|
745
|
+
key: "{color.orange.4}",
|
|
746
|
+
$value: "#b55b00",
|
|
747
|
+
filePath: "tokens/color/base.json",
|
|
748
|
+
isSource: true,
|
|
749
|
+
$type: "color",
|
|
750
|
+
original: {
|
|
751
|
+
$value: "#B55B00",
|
|
752
|
+
$type: "color",
|
|
753
|
+
key: "{color.orange.4}",
|
|
754
|
+
},
|
|
755
|
+
name: "ColorOrange4",
|
|
756
|
+
attributes: {
|
|
757
|
+
category: "color",
|
|
758
|
+
type: "orange",
|
|
759
|
+
item: "4",
|
|
760
|
+
},
|
|
761
|
+
path: ["color", "orange", "4"],
|
|
762
|
+
},
|
|
763
|
+
5: {
|
|
764
|
+
key: "{color.orange.5}",
|
|
765
|
+
$value: "#8c4500",
|
|
766
|
+
filePath: "tokens/color/base.json",
|
|
767
|
+
isSource: true,
|
|
768
|
+
$type: "color",
|
|
769
|
+
original: {
|
|
770
|
+
$value: "#8C4500",
|
|
771
|
+
$type: "color",
|
|
772
|
+
key: "{color.orange.5}",
|
|
773
|
+
},
|
|
774
|
+
name: "ColorOrange5",
|
|
775
|
+
attributes: {
|
|
776
|
+
category: "color",
|
|
777
|
+
type: "orange",
|
|
778
|
+
item: "5",
|
|
779
|
+
},
|
|
780
|
+
path: ["color", "orange", "5"],
|
|
781
|
+
},
|
|
782
|
+
},
|
|
783
|
+
green: {
|
|
784
|
+
1: {
|
|
785
|
+
key: "{color.green.1}",
|
|
786
|
+
$value: "#f5f9eb",
|
|
787
|
+
filePath: "tokens/color/base.json",
|
|
788
|
+
isSource: true,
|
|
789
|
+
$type: "color",
|
|
790
|
+
original: {
|
|
791
|
+
$value: "#F5F9EB",
|
|
792
|
+
$type: "color",
|
|
793
|
+
key: "{color.green.1}",
|
|
794
|
+
},
|
|
795
|
+
name: "ColorGreen1",
|
|
796
|
+
attributes: {
|
|
797
|
+
category: "color",
|
|
798
|
+
type: "green",
|
|
799
|
+
item: "1",
|
|
800
|
+
},
|
|
801
|
+
path: ["color", "green", "1"],
|
|
802
|
+
},
|
|
803
|
+
2: {
|
|
804
|
+
key: "{color.green.2}",
|
|
805
|
+
$value: "#e6f1cd",
|
|
806
|
+
filePath: "tokens/color/base.json",
|
|
807
|
+
isSource: true,
|
|
808
|
+
$type: "color",
|
|
809
|
+
original: {
|
|
810
|
+
$value: "#E6F1CD",
|
|
811
|
+
$type: "color",
|
|
812
|
+
key: "{color.green.2}",
|
|
813
|
+
},
|
|
814
|
+
name: "ColorGreen2",
|
|
815
|
+
attributes: {
|
|
816
|
+
category: "color",
|
|
817
|
+
type: "green",
|
|
818
|
+
item: "2",
|
|
819
|
+
},
|
|
820
|
+
path: ["color", "green", "2"],
|
|
821
|
+
},
|
|
822
|
+
3: {
|
|
823
|
+
key: "{color.green.3}",
|
|
824
|
+
$value: "#69930d",
|
|
825
|
+
filePath: "tokens/color/base.json",
|
|
826
|
+
isSource: true,
|
|
827
|
+
$type: "color",
|
|
828
|
+
original: {
|
|
829
|
+
$value: "#69930D",
|
|
830
|
+
$type: "color",
|
|
831
|
+
key: "{color.green.3}",
|
|
832
|
+
},
|
|
833
|
+
name: "ColorGreen3",
|
|
834
|
+
attributes: {
|
|
835
|
+
category: "color",
|
|
836
|
+
type: "green",
|
|
837
|
+
item: "3",
|
|
838
|
+
},
|
|
839
|
+
path: ["color", "green", "3"],
|
|
840
|
+
},
|
|
841
|
+
4: {
|
|
842
|
+
key: "{color.green.4}",
|
|
843
|
+
$value: "#577d04",
|
|
844
|
+
filePath: "tokens/color/base.json",
|
|
845
|
+
isSource: true,
|
|
846
|
+
$type: "color",
|
|
847
|
+
original: {
|
|
848
|
+
$value: "#577D04",
|
|
849
|
+
$type: "color",
|
|
850
|
+
key: "{color.green.4}",
|
|
851
|
+
},
|
|
852
|
+
name: "ColorGreen4",
|
|
853
|
+
attributes: {
|
|
854
|
+
category: "color",
|
|
855
|
+
type: "green",
|
|
856
|
+
item: "4",
|
|
857
|
+
},
|
|
858
|
+
path: ["color", "green", "4"],
|
|
859
|
+
},
|
|
860
|
+
5: {
|
|
861
|
+
key: "{color.green.5}",
|
|
862
|
+
$value: "#426001",
|
|
863
|
+
filePath: "tokens/color/base.json",
|
|
864
|
+
isSource: true,
|
|
865
|
+
$type: "color",
|
|
866
|
+
original: {
|
|
867
|
+
$value: "#426001",
|
|
868
|
+
$type: "color",
|
|
869
|
+
key: "{color.green.5}",
|
|
870
|
+
},
|
|
871
|
+
name: "ColorGreen5",
|
|
872
|
+
attributes: {
|
|
873
|
+
category: "color",
|
|
874
|
+
type: "green",
|
|
875
|
+
item: "5",
|
|
876
|
+
},
|
|
877
|
+
path: ["color", "green", "5"],
|
|
878
|
+
},
|
|
879
|
+
},
|
|
880
|
+
jade: {
|
|
881
|
+
1: {
|
|
882
|
+
key: "{color.jade.1}",
|
|
883
|
+
$value: "#eef7f1",
|
|
884
|
+
filePath: "tokens/color/base.json",
|
|
885
|
+
isSource: true,
|
|
886
|
+
$type: "color",
|
|
887
|
+
original: {
|
|
888
|
+
$value: "#EEF7F1",
|
|
889
|
+
$type: "color",
|
|
890
|
+
key: "{color.jade.1}",
|
|
891
|
+
},
|
|
892
|
+
name: "ColorJade1",
|
|
893
|
+
attributes: {
|
|
894
|
+
category: "color",
|
|
895
|
+
type: "jade",
|
|
896
|
+
item: "1",
|
|
897
|
+
},
|
|
898
|
+
path: ["color", "jade", "1"],
|
|
899
|
+
},
|
|
900
|
+
2: {
|
|
901
|
+
key: "{color.jade.2}",
|
|
902
|
+
$value: "#d4eadd",
|
|
903
|
+
filePath: "tokens/color/base.json",
|
|
904
|
+
isSource: true,
|
|
905
|
+
$type: "color",
|
|
906
|
+
original: {
|
|
907
|
+
$value: "#D4EADD",
|
|
908
|
+
$type: "color",
|
|
909
|
+
key: "{color.jade.2}",
|
|
910
|
+
},
|
|
911
|
+
name: "ColorJade2",
|
|
912
|
+
attributes: {
|
|
913
|
+
category: "color",
|
|
914
|
+
type: "jade",
|
|
915
|
+
item: "2",
|
|
916
|
+
},
|
|
917
|
+
path: ["color", "jade", "2"],
|
|
918
|
+
},
|
|
919
|
+
3: {
|
|
920
|
+
key: "{color.jade.3}",
|
|
921
|
+
$value: "#299a55",
|
|
922
|
+
filePath: "tokens/color/base.json",
|
|
923
|
+
isSource: true,
|
|
924
|
+
$type: "color",
|
|
925
|
+
original: {
|
|
926
|
+
$value: "#299A55",
|
|
927
|
+
$type: "color",
|
|
928
|
+
key: "{color.jade.3}",
|
|
929
|
+
},
|
|
930
|
+
name: "ColorJade3",
|
|
931
|
+
attributes: {
|
|
932
|
+
category: "color",
|
|
933
|
+
type: "jade",
|
|
934
|
+
item: "3",
|
|
935
|
+
},
|
|
936
|
+
path: ["color", "jade", "3"],
|
|
937
|
+
},
|
|
938
|
+
4: {
|
|
939
|
+
key: "{color.jade.4}",
|
|
940
|
+
$value: "#14833f",
|
|
941
|
+
filePath: "tokens/color/base.json",
|
|
942
|
+
isSource: true,
|
|
943
|
+
$type: "color",
|
|
944
|
+
original: {
|
|
945
|
+
$value: "#14833F",
|
|
946
|
+
$type: "color",
|
|
947
|
+
key: "{color.jade.4}",
|
|
948
|
+
},
|
|
949
|
+
name: "ColorJade4",
|
|
950
|
+
attributes: {
|
|
951
|
+
category: "color",
|
|
952
|
+
type: "jade",
|
|
953
|
+
item: "4",
|
|
954
|
+
},
|
|
955
|
+
path: ["color", "jade", "4"],
|
|
956
|
+
},
|
|
957
|
+
5: {
|
|
958
|
+
key: "{color.jade.5}",
|
|
959
|
+
$value: "#07652c",
|
|
960
|
+
filePath: "tokens/color/base.json",
|
|
961
|
+
isSource: true,
|
|
962
|
+
$type: "color",
|
|
963
|
+
original: {
|
|
964
|
+
$value: "#07652C",
|
|
965
|
+
$type: "color",
|
|
966
|
+
key: "{color.jade.5}",
|
|
967
|
+
},
|
|
968
|
+
name: "ColorJade5",
|
|
969
|
+
attributes: {
|
|
970
|
+
category: "color",
|
|
971
|
+
type: "jade",
|
|
972
|
+
item: "5",
|
|
973
|
+
},
|
|
974
|
+
path: ["color", "jade", "5"],
|
|
975
|
+
},
|
|
976
|
+
},
|
|
977
|
+
teal: {
|
|
978
|
+
1: {
|
|
979
|
+
key: "{color.teal.1}",
|
|
980
|
+
$value: "#eaf8fb",
|
|
981
|
+
filePath: "tokens/color/base.json",
|
|
982
|
+
isSource: true,
|
|
983
|
+
$type: "color",
|
|
984
|
+
original: {
|
|
985
|
+
$value: "#EAF8FB",
|
|
986
|
+
$type: "color",
|
|
987
|
+
key: "{color.teal.1}",
|
|
988
|
+
},
|
|
989
|
+
name: "ColorTeal1",
|
|
990
|
+
attributes: {
|
|
991
|
+
category: "color",
|
|
992
|
+
type: "teal",
|
|
993
|
+
item: "1",
|
|
994
|
+
},
|
|
995
|
+
path: ["color", "teal", "1"],
|
|
996
|
+
},
|
|
997
|
+
2: {
|
|
998
|
+
key: "{color.teal.2}",
|
|
999
|
+
$value: "#caeef4",
|
|
1000
|
+
filePath: "tokens/color/base.json",
|
|
1001
|
+
isSource: true,
|
|
1002
|
+
$type: "color",
|
|
1003
|
+
original: {
|
|
1004
|
+
$value: "#CAEEF4",
|
|
1005
|
+
$type: "color",
|
|
1006
|
+
key: "{color.teal.2}",
|
|
1007
|
+
},
|
|
1008
|
+
name: "ColorTeal2",
|
|
1009
|
+
attributes: {
|
|
1010
|
+
category: "color",
|
|
1011
|
+
type: "teal",
|
|
1012
|
+
item: "2",
|
|
1013
|
+
},
|
|
1014
|
+
path: ["color", "teal", "2"],
|
|
1015
|
+
},
|
|
1016
|
+
3: {
|
|
1017
|
+
key: "{color.teal.3}",
|
|
1018
|
+
$value: "#1692a9",
|
|
1019
|
+
filePath: "tokens/color/base.json",
|
|
1020
|
+
isSource: true,
|
|
1021
|
+
$type: "color",
|
|
1022
|
+
original: {
|
|
1023
|
+
$value: "#1692A9",
|
|
1024
|
+
$type: "color",
|
|
1025
|
+
key: "{color.teal.3}",
|
|
1026
|
+
},
|
|
1027
|
+
name: "ColorTeal3",
|
|
1028
|
+
attributes: {
|
|
1029
|
+
category: "color",
|
|
1030
|
+
type: "teal",
|
|
1031
|
+
item: "3",
|
|
1032
|
+
},
|
|
1033
|
+
path: ["color", "teal", "3"],
|
|
1034
|
+
},
|
|
1035
|
+
4: {
|
|
1036
|
+
key: "{color.teal.4}",
|
|
1037
|
+
$value: "#1a7b8d",
|
|
1038
|
+
filePath: "tokens/color/base.json",
|
|
1039
|
+
isSource: true,
|
|
1040
|
+
$type: "color",
|
|
1041
|
+
original: {
|
|
1042
|
+
$value: "#1A7B8D",
|
|
1043
|
+
$type: "color",
|
|
1044
|
+
key: "{color.teal.4}",
|
|
1045
|
+
},
|
|
1046
|
+
name: "ColorTeal4",
|
|
1047
|
+
attributes: {
|
|
1048
|
+
category: "color",
|
|
1049
|
+
type: "teal",
|
|
1050
|
+
item: "4",
|
|
1051
|
+
},
|
|
1052
|
+
path: ["color", "teal", "4"],
|
|
1053
|
+
},
|
|
1054
|
+
5: {
|
|
1055
|
+
key: "{color.teal.5}",
|
|
1056
|
+
$value: "#11606e",
|
|
1057
|
+
filePath: "tokens/color/base.json",
|
|
1058
|
+
isSource: true,
|
|
1059
|
+
$type: "color",
|
|
1060
|
+
original: {
|
|
1061
|
+
$value: "#11606E",
|
|
1062
|
+
$type: "color",
|
|
1063
|
+
key: "{color.teal.5}",
|
|
1064
|
+
},
|
|
1065
|
+
name: "ColorTeal5",
|
|
1066
|
+
attributes: {
|
|
1067
|
+
category: "color",
|
|
1068
|
+
type: "teal",
|
|
1069
|
+
item: "5",
|
|
1070
|
+
},
|
|
1071
|
+
path: ["color", "teal", "5"],
|
|
1072
|
+
},
|
|
1073
|
+
},
|
|
1074
|
+
neutral: {
|
|
1075
|
+
1: {
|
|
1076
|
+
key: "{color.neutral.1}",
|
|
1077
|
+
$value: "#ffffff",
|
|
1078
|
+
filePath: "tokens/color/base.json",
|
|
1079
|
+
isSource: true,
|
|
1080
|
+
$type: "color",
|
|
1081
|
+
original: {
|
|
1082
|
+
$value: "#FFFFFF",
|
|
1083
|
+
$type: "color",
|
|
1084
|
+
key: "{color.neutral.1}",
|
|
1085
|
+
},
|
|
1086
|
+
name: "ColorNeutral1",
|
|
1087
|
+
attributes: {
|
|
1088
|
+
category: "color",
|
|
1089
|
+
type: "neutral",
|
|
1090
|
+
item: "1",
|
|
1091
|
+
},
|
|
1092
|
+
path: ["color", "neutral", "1"],
|
|
1093
|
+
},
|
|
1094
|
+
2: {
|
|
1095
|
+
key: "{color.neutral.2}",
|
|
1096
|
+
$value: "#00000014",
|
|
1097
|
+
filePath: "tokens/color/base.json",
|
|
1098
|
+
isSource: true,
|
|
1099
|
+
$type: "color",
|
|
1100
|
+
original: {
|
|
1101
|
+
$value: "rgba(0,0,0,0.08)",
|
|
1102
|
+
$type: "color",
|
|
1103
|
+
key: "{color.neutral.2}",
|
|
1104
|
+
},
|
|
1105
|
+
name: "ColorNeutral2",
|
|
1106
|
+
attributes: {
|
|
1107
|
+
category: "color",
|
|
1108
|
+
type: "neutral",
|
|
1109
|
+
item: "2",
|
|
1110
|
+
},
|
|
1111
|
+
path: ["color", "neutral", "2"],
|
|
1112
|
+
},
|
|
1113
|
+
3: {
|
|
1114
|
+
key: "{color.neutral.3}",
|
|
1115
|
+
$value: "#00000026",
|
|
1116
|
+
filePath: "tokens/color/base.json",
|
|
1117
|
+
isSource: true,
|
|
1118
|
+
$type: "color",
|
|
1119
|
+
original: {
|
|
1120
|
+
$value: "rgba(0,0,0,0.15)",
|
|
1121
|
+
$type: "color",
|
|
1122
|
+
key: "{color.neutral.3}",
|
|
1123
|
+
},
|
|
1124
|
+
name: "ColorNeutral3",
|
|
1125
|
+
attributes: {
|
|
1126
|
+
category: "color",
|
|
1127
|
+
type: "neutral",
|
|
1128
|
+
item: "3",
|
|
1129
|
+
},
|
|
1130
|
+
path: ["color", "neutral", "3"],
|
|
1131
|
+
},
|
|
1132
|
+
4: {
|
|
1133
|
+
key: "{color.neutral.4}",
|
|
1134
|
+
$value: "#00000073",
|
|
1135
|
+
filePath: "tokens/color/base.json",
|
|
1136
|
+
isSource: true,
|
|
1137
|
+
$type: "color",
|
|
1138
|
+
original: {
|
|
1139
|
+
$value: "rgba(0,0,0,0.45)",
|
|
1140
|
+
$type: "color",
|
|
1141
|
+
key: "{color.neutral.4}",
|
|
1142
|
+
},
|
|
1143
|
+
name: "ColorNeutral4",
|
|
1144
|
+
attributes: {
|
|
1145
|
+
category: "color",
|
|
1146
|
+
type: "neutral",
|
|
1147
|
+
item: "4",
|
|
1148
|
+
},
|
|
1149
|
+
path: ["color", "neutral", "4"],
|
|
1150
|
+
},
|
|
1151
|
+
5: {
|
|
1152
|
+
key: "{color.neutral.5}",
|
|
1153
|
+
$value: "#000000",
|
|
1154
|
+
filePath: "tokens/color/base.json",
|
|
1155
|
+
isSource: true,
|
|
1156
|
+
$type: "color",
|
|
1157
|
+
original: {
|
|
1158
|
+
$value: "#000000",
|
|
1159
|
+
$type: "color",
|
|
1160
|
+
key: "{color.neutral.5}",
|
|
1161
|
+
},
|
|
1162
|
+
name: "ColorNeutral5",
|
|
1163
|
+
attributes: {
|
|
1164
|
+
category: "color",
|
|
1165
|
+
type: "neutral",
|
|
1166
|
+
item: "5",
|
|
1167
|
+
},
|
|
1168
|
+
path: ["color", "neutral", "5"],
|
|
1169
|
+
},
|
|
1170
|
+
},
|
|
1171
|
+
primary: {
|
|
1172
|
+
key: "{color.primary}",
|
|
1173
|
+
$value: "#1166aa",
|
|
1174
|
+
$description: "Primary brand color.",
|
|
1175
|
+
filePath: "tokens/color/theme.json",
|
|
1176
|
+
isSource: true,
|
|
1177
|
+
$type: "color",
|
|
1178
|
+
original: {
|
|
1179
|
+
$value: "{color.blue.4}",
|
|
1180
|
+
$description: "Primary brand color.",
|
|
1181
|
+
$type: "color",
|
|
1182
|
+
key: "{color.primary}",
|
|
1183
|
+
},
|
|
1184
|
+
name: "ColorPrimary",
|
|
1185
|
+
attributes: {
|
|
1186
|
+
category: "color",
|
|
1187
|
+
type: "primary",
|
|
1188
|
+
},
|
|
1189
|
+
path: ["color", "primary"],
|
|
1190
|
+
},
|
|
1191
|
+
"primary-hover": {
|
|
1192
|
+
key: "{color.primary-hover}",
|
|
1193
|
+
$value: "#eaf4fb",
|
|
1194
|
+
filePath: "tokens/color/theme.json",
|
|
1195
|
+
isSource: true,
|
|
1196
|
+
$type: "color",
|
|
1197
|
+
original: {
|
|
1198
|
+
$value: "{color.blue.1}",
|
|
1199
|
+
$type: "color",
|
|
1200
|
+
key: "{color.primary-hover}",
|
|
1201
|
+
},
|
|
1202
|
+
name: "ColorPrimaryHover",
|
|
1203
|
+
attributes: {
|
|
1204
|
+
category: "color",
|
|
1205
|
+
type: "primary-hover",
|
|
1206
|
+
},
|
|
1207
|
+
path: ["color", "primary-hover"],
|
|
1208
|
+
},
|
|
1209
|
+
danger: {
|
|
1210
|
+
key: "{color.danger}",
|
|
1211
|
+
$value: "#bc3a11",
|
|
1212
|
+
$description: "Color that highlights dangerous actions.",
|
|
1213
|
+
filePath: "tokens/color/theme.json",
|
|
1214
|
+
isSource: true,
|
|
1215
|
+
$type: "color",
|
|
1216
|
+
original: {
|
|
1217
|
+
$value: "{color.red.4}",
|
|
1218
|
+
$description: "Color that highlights dangerous actions.",
|
|
1219
|
+
$type: "color",
|
|
1220
|
+
key: "{color.danger}",
|
|
1221
|
+
},
|
|
1222
|
+
name: "ColorDanger",
|
|
1223
|
+
attributes: {
|
|
1224
|
+
category: "color",
|
|
1225
|
+
type: "danger",
|
|
1226
|
+
},
|
|
1227
|
+
path: ["color", "danger"],
|
|
1228
|
+
},
|
|
1229
|
+
"danger-hover": {
|
|
1230
|
+
key: "{color.danger-hover}",
|
|
1231
|
+
$value: "#a22a06",
|
|
1232
|
+
filePath: "tokens/color/theme.json",
|
|
1233
|
+
isSource: true,
|
|
1234
|
+
$type: "color",
|
|
1235
|
+
original: {
|
|
1236
|
+
$value: "{color.red.5}",
|
|
1237
|
+
$type: "color",
|
|
1238
|
+
key: "{color.danger-hover}",
|
|
1239
|
+
},
|
|
1240
|
+
name: "ColorDangerHover",
|
|
1241
|
+
attributes: {
|
|
1242
|
+
category: "color",
|
|
1243
|
+
type: "danger-hover",
|
|
1244
|
+
},
|
|
1245
|
+
path: ["color", "danger-hover"],
|
|
1246
|
+
},
|
|
1247
|
+
disabled: {
|
|
1248
|
+
key: "{color.disabled}",
|
|
1249
|
+
$value: "#a3a3a3",
|
|
1250
|
+
$description: "Color indicating an action is disabled.",
|
|
1251
|
+
filePath: "tokens/color/theme.json",
|
|
1252
|
+
isSource: true,
|
|
1253
|
+
$type: "color",
|
|
1254
|
+
original: {
|
|
1255
|
+
$value: "{color.gray.3}",
|
|
1256
|
+
$description: "Color indicating an action is disabled.",
|
|
1257
|
+
$type: "color",
|
|
1258
|
+
key: "{color.disabled}",
|
|
1259
|
+
},
|
|
1260
|
+
name: "ColorDisabled",
|
|
1261
|
+
attributes: {
|
|
1262
|
+
category: "color",
|
|
1263
|
+
type: "disabled",
|
|
1264
|
+
},
|
|
1265
|
+
path: ["color", "disabled"],
|
|
1266
|
+
},
|
|
1267
|
+
},
|
|
1268
|
+
text: {
|
|
1269
|
+
small: {
|
|
1270
|
+
key: "{text.small}",
|
|
1271
|
+
$value: "0.875rem",
|
|
1272
|
+
$description: "The smallest font size.",
|
|
1273
|
+
filePath: "tokens/size/font.json",
|
|
1274
|
+
isSource: true,
|
|
1275
|
+
$type: "dimension",
|
|
1276
|
+
original: {
|
|
1277
|
+
$value: "0.875",
|
|
1278
|
+
$description: "The smallest font size.",
|
|
1279
|
+
$type: "dimension",
|
|
1280
|
+
key: "{text.small}",
|
|
1281
|
+
},
|
|
1282
|
+
name: "TextSmall",
|
|
1283
|
+
attributes: {
|
|
1284
|
+
category: "text",
|
|
1285
|
+
type: "small",
|
|
1286
|
+
},
|
|
1287
|
+
path: ["text", "small"],
|
|
1288
|
+
},
|
|
1289
|
+
medium: {
|
|
1290
|
+
key: "{text.medium}",
|
|
1291
|
+
$value: "1rem",
|
|
1292
|
+
$description: "The default font size.",
|
|
1293
|
+
filePath: "tokens/size/font.json",
|
|
1294
|
+
isSource: true,
|
|
1295
|
+
$type: "dimension",
|
|
1296
|
+
original: {
|
|
1297
|
+
$value: "1",
|
|
1298
|
+
$description: "The default font size.",
|
|
1299
|
+
$type: "dimension",
|
|
1300
|
+
key: "{text.medium}",
|
|
1301
|
+
},
|
|
1302
|
+
name: "TextMedium",
|
|
1303
|
+
attributes: {
|
|
1304
|
+
category: "text",
|
|
1305
|
+
type: "medium",
|
|
1306
|
+
},
|
|
1307
|
+
path: ["text", "medium"],
|
|
1308
|
+
},
|
|
1309
|
+
"medium-large": {
|
|
1310
|
+
key: "{text.medium-large}",
|
|
1311
|
+
$value: "1.25rem",
|
|
1312
|
+
filePath: "tokens/size/font.json",
|
|
1313
|
+
isSource: true,
|
|
1314
|
+
$type: "dimension",
|
|
1315
|
+
original: {
|
|
1316
|
+
$value: "1.25",
|
|
1317
|
+
$type: "dimension",
|
|
1318
|
+
key: "{text.medium-large}",
|
|
1319
|
+
},
|
|
1320
|
+
name: "TextMediumLarge",
|
|
1321
|
+
attributes: {
|
|
1322
|
+
category: "text",
|
|
1323
|
+
type: "medium-large",
|
|
1324
|
+
},
|
|
1325
|
+
path: ["text", "medium-large"],
|
|
1326
|
+
},
|
|
1327
|
+
large: {
|
|
1328
|
+
key: "{text.large}",
|
|
1329
|
+
$value: "1.5rem",
|
|
1330
|
+
filePath: "tokens/size/font.json",
|
|
1331
|
+
isSource: true,
|
|
1332
|
+
$type: "dimension",
|
|
1333
|
+
original: {
|
|
1334
|
+
$value: "1.5",
|
|
1335
|
+
$type: "dimension",
|
|
1336
|
+
key: "{text.large}",
|
|
1337
|
+
},
|
|
1338
|
+
name: "TextLarge",
|
|
1339
|
+
attributes: {
|
|
1340
|
+
category: "text",
|
|
1341
|
+
type: "large",
|
|
1342
|
+
},
|
|
1343
|
+
path: ["text", "large"],
|
|
1344
|
+
},
|
|
1345
|
+
"x-large": {
|
|
1346
|
+
key: "{text.x-large}",
|
|
1347
|
+
$value: "2rem",
|
|
1348
|
+
filePath: "tokens/size/font.json",
|
|
1349
|
+
isSource: true,
|
|
1350
|
+
$type: "dimension",
|
|
1351
|
+
original: {
|
|
1352
|
+
$value: "2",
|
|
1353
|
+
$type: "dimension",
|
|
1354
|
+
key: "{text.x-large}",
|
|
1355
|
+
},
|
|
1356
|
+
name: "TextXLarge",
|
|
1357
|
+
attributes: {
|
|
1358
|
+
category: "text",
|
|
1359
|
+
type: "x-large",
|
|
1360
|
+
},
|
|
1361
|
+
path: ["text", "x-large"],
|
|
1362
|
+
},
|
|
1363
|
+
"xx-large": {
|
|
1364
|
+
key: "{text.xx-large}",
|
|
1365
|
+
$value: "3rem",
|
|
1366
|
+
filePath: "tokens/size/font.json",
|
|
1367
|
+
isSource: true,
|
|
1368
|
+
$type: "dimension",
|
|
1369
|
+
original: {
|
|
1370
|
+
$value: "3",
|
|
1371
|
+
$type: "dimension",
|
|
1372
|
+
key: "{text.xx-large}",
|
|
1373
|
+
},
|
|
1374
|
+
name: "TextXxLarge",
|
|
1375
|
+
attributes: {
|
|
1376
|
+
category: "text",
|
|
1377
|
+
type: "xx-large",
|
|
1378
|
+
},
|
|
1379
|
+
path: ["text", "xx-large"],
|
|
1380
|
+
},
|
|
1381
|
+
"xxx-large": {
|
|
1382
|
+
key: "{text.xxx-large}",
|
|
1383
|
+
$value: "4rem",
|
|
1384
|
+
filePath: "tokens/size/font.json",
|
|
1385
|
+
isSource: true,
|
|
1386
|
+
$type: "dimension",
|
|
1387
|
+
original: {
|
|
1388
|
+
$value: "4",
|
|
1389
|
+
$type: "dimension",
|
|
1390
|
+
key: "{text.xxx-large}",
|
|
1391
|
+
},
|
|
1392
|
+
name: "TextXxxLarge",
|
|
1393
|
+
attributes: {
|
|
1394
|
+
category: "text",
|
|
1395
|
+
type: "xxx-large",
|
|
1396
|
+
},
|
|
1397
|
+
path: ["text", "xxx-large"],
|
|
1398
|
+
},
|
|
1399
|
+
base: {
|
|
1400
|
+
key: "{text.base}",
|
|
1401
|
+
$value: "1rem",
|
|
1402
|
+
filePath: "tokens/size/font.json",
|
|
1403
|
+
isSource: true,
|
|
1404
|
+
$type: "dimension",
|
|
1405
|
+
original: {
|
|
1406
|
+
$value: "{text.medium}",
|
|
1407
|
+
$type: "dimension",
|
|
1408
|
+
key: "{text.base}",
|
|
1409
|
+
},
|
|
1410
|
+
name: "TextBase",
|
|
1411
|
+
attributes: {
|
|
1412
|
+
category: "text",
|
|
1413
|
+
type: "base",
|
|
1414
|
+
},
|
|
1415
|
+
path: ["text", "base"],
|
|
1416
|
+
},
|
|
1417
|
+
},
|
|
1418
|
+
spacing: {
|
|
1419
|
+
0: {
|
|
1420
|
+
key: "{spacing.0}",
|
|
1421
|
+
$value: "0",
|
|
1422
|
+
filePath: "tokens/size/spacing.json",
|
|
1423
|
+
isSource: true,
|
|
1424
|
+
$type: "dimension",
|
|
1425
|
+
original: {
|
|
1426
|
+
$value: "0",
|
|
1427
|
+
$type: "dimension",
|
|
1428
|
+
key: "{spacing.0}",
|
|
1429
|
+
},
|
|
1430
|
+
name: "Spacing0",
|
|
1431
|
+
attributes: {
|
|
1432
|
+
category: "spacing",
|
|
1433
|
+
type: "0",
|
|
1434
|
+
},
|
|
1435
|
+
path: ["spacing", "0"],
|
|
1436
|
+
},
|
|
1437
|
+
1: {
|
|
1438
|
+
key: "{spacing.1}",
|
|
1439
|
+
$value: "0.25rem",
|
|
1440
|
+
filePath: "tokens/size/spacing.json",
|
|
1441
|
+
isSource: true,
|
|
1442
|
+
$type: "dimension",
|
|
1443
|
+
original: {
|
|
1444
|
+
$value: "0.25",
|
|
1445
|
+
$type: "dimension",
|
|
1446
|
+
key: "{spacing.1}",
|
|
1447
|
+
},
|
|
1448
|
+
name: "Spacing1",
|
|
1449
|
+
attributes: {
|
|
1450
|
+
category: "spacing",
|
|
1451
|
+
type: "1",
|
|
1452
|
+
},
|
|
1453
|
+
path: ["spacing", "1"],
|
|
1454
|
+
},
|
|
1455
|
+
2: {
|
|
1456
|
+
key: "{spacing.2}",
|
|
1457
|
+
$value: "0.5rem",
|
|
1458
|
+
filePath: "tokens/size/spacing.json",
|
|
1459
|
+
isSource: true,
|
|
1460
|
+
$type: "dimension",
|
|
1461
|
+
original: {
|
|
1462
|
+
$value: "0.5",
|
|
1463
|
+
$type: "dimension",
|
|
1464
|
+
key: "{spacing.2}",
|
|
1465
|
+
},
|
|
1466
|
+
name: "Spacing2",
|
|
1467
|
+
attributes: {
|
|
1468
|
+
category: "spacing",
|
|
1469
|
+
type: "2",
|
|
1470
|
+
},
|
|
1471
|
+
path: ["spacing", "2"],
|
|
1472
|
+
},
|
|
1473
|
+
3: {
|
|
1474
|
+
key: "{spacing.3}",
|
|
1475
|
+
$value: "0.75rem",
|
|
1476
|
+
filePath: "tokens/size/spacing.json",
|
|
1477
|
+
isSource: true,
|
|
1478
|
+
$type: "dimension",
|
|
1479
|
+
original: {
|
|
1480
|
+
$value: "0.75",
|
|
1481
|
+
$type: "dimension",
|
|
1482
|
+
key: "{spacing.3}",
|
|
1483
|
+
},
|
|
1484
|
+
name: "Spacing3",
|
|
1485
|
+
attributes: {
|
|
1486
|
+
category: "spacing",
|
|
1487
|
+
type: "3",
|
|
1488
|
+
},
|
|
1489
|
+
path: ["spacing", "3"],
|
|
1490
|
+
},
|
|
1491
|
+
4: {
|
|
1492
|
+
key: "{spacing.4}",
|
|
1493
|
+
$value: "1rem",
|
|
1494
|
+
filePath: "tokens/size/spacing.json",
|
|
1495
|
+
isSource: true,
|
|
1496
|
+
$type: "dimension",
|
|
1497
|
+
original: {
|
|
1498
|
+
$value: "1",
|
|
1499
|
+
$type: "dimension",
|
|
1500
|
+
key: "{spacing.4}",
|
|
1501
|
+
},
|
|
1502
|
+
name: "Spacing4",
|
|
1503
|
+
attributes: {
|
|
1504
|
+
category: "spacing",
|
|
1505
|
+
type: "4",
|
|
1506
|
+
},
|
|
1507
|
+
path: ["spacing", "4"],
|
|
1508
|
+
},
|
|
1509
|
+
5: {
|
|
1510
|
+
key: "{spacing.5}",
|
|
1511
|
+
$value: "1.5rem",
|
|
1512
|
+
filePath: "tokens/size/spacing.json",
|
|
1513
|
+
isSource: true,
|
|
1514
|
+
$type: "dimension",
|
|
1515
|
+
original: {
|
|
1516
|
+
$value: "1.5",
|
|
1517
|
+
$type: "dimension",
|
|
1518
|
+
key: "{spacing.5}",
|
|
1519
|
+
},
|
|
1520
|
+
name: "Spacing5",
|
|
1521
|
+
attributes: {
|
|
1522
|
+
category: "spacing",
|
|
1523
|
+
type: "5",
|
|
1524
|
+
},
|
|
1525
|
+
path: ["spacing", "5"],
|
|
1526
|
+
},
|
|
1527
|
+
6: {
|
|
1528
|
+
key: "{spacing.6}",
|
|
1529
|
+
$value: "2rem",
|
|
1530
|
+
filePath: "tokens/size/spacing.json",
|
|
1531
|
+
isSource: true,
|
|
1532
|
+
$type: "dimension",
|
|
1533
|
+
original: {
|
|
1534
|
+
$value: "2",
|
|
1535
|
+
$type: "dimension",
|
|
1536
|
+
key: "{spacing.6}",
|
|
1537
|
+
},
|
|
1538
|
+
name: "Spacing6",
|
|
1539
|
+
attributes: {
|
|
1540
|
+
category: "spacing",
|
|
1541
|
+
type: "6",
|
|
1542
|
+
},
|
|
1543
|
+
path: ["spacing", "6"],
|
|
1544
|
+
},
|
|
1545
|
+
7: {
|
|
1546
|
+
key: "{spacing.7}",
|
|
1547
|
+
$value: "3rem",
|
|
1548
|
+
filePath: "tokens/size/spacing.json",
|
|
1549
|
+
isSource: true,
|
|
1550
|
+
$type: "dimension",
|
|
1551
|
+
original: {
|
|
1552
|
+
$value: "3",
|
|
1553
|
+
$type: "dimension",
|
|
1554
|
+
key: "{spacing.7}",
|
|
1555
|
+
},
|
|
1556
|
+
name: "Spacing7",
|
|
1557
|
+
attributes: {
|
|
1558
|
+
category: "spacing",
|
|
1559
|
+
type: "7",
|
|
1560
|
+
},
|
|
1561
|
+
path: ["spacing", "7"],
|
|
1562
|
+
},
|
|
1563
|
+
8: {
|
|
1564
|
+
key: "{spacing.8}",
|
|
1565
|
+
$value: "4rem",
|
|
1566
|
+
filePath: "tokens/size/spacing.json",
|
|
1567
|
+
isSource: true,
|
|
1568
|
+
$type: "dimension",
|
|
1569
|
+
original: {
|
|
1570
|
+
$value: "4",
|
|
1571
|
+
$type: "dimension",
|
|
1572
|
+
key: "{spacing.8}",
|
|
1573
|
+
},
|
|
1574
|
+
name: "Spacing8",
|
|
1575
|
+
attributes: {
|
|
1576
|
+
category: "spacing",
|
|
1577
|
+
type: "8",
|
|
1578
|
+
},
|
|
1579
|
+
path: ["spacing", "8"],
|
|
1580
|
+
},
|
|
1581
|
+
9: {
|
|
1582
|
+
key: "{spacing.9}",
|
|
1583
|
+
$value: "5rem",
|
|
1584
|
+
filePath: "tokens/size/spacing.json",
|
|
1585
|
+
isSource: true,
|
|
1586
|
+
$type: "dimension",
|
|
1587
|
+
original: {
|
|
1588
|
+
$value: "5",
|
|
1589
|
+
$type: "dimension",
|
|
1590
|
+
key: "{spacing.9}",
|
|
1591
|
+
},
|
|
1592
|
+
name: "Spacing9",
|
|
1593
|
+
attributes: {
|
|
1594
|
+
category: "spacing",
|
|
1595
|
+
type: "9",
|
|
1596
|
+
},
|
|
1597
|
+
path: ["spacing", "9"],
|
|
1598
|
+
},
|
|
1599
|
+
10: {
|
|
1600
|
+
key: "{spacing.10}",
|
|
1601
|
+
$value: "6rem",
|
|
1602
|
+
filePath: "tokens/size/spacing.json",
|
|
1603
|
+
isSource: true,
|
|
1604
|
+
$type: "dimension",
|
|
1605
|
+
original: {
|
|
1606
|
+
$value: "6",
|
|
1607
|
+
$type: "dimension",
|
|
1608
|
+
key: "{spacing.10}",
|
|
1609
|
+
},
|
|
1610
|
+
name: "Spacing10",
|
|
1611
|
+
attributes: {
|
|
1612
|
+
category: "spacing",
|
|
1613
|
+
type: "10",
|
|
1614
|
+
},
|
|
1615
|
+
path: ["spacing", "10"],
|
|
1616
|
+
},
|
|
1617
|
+
11: {
|
|
1618
|
+
key: "{spacing.11}",
|
|
1619
|
+
$value: "15rem",
|
|
1620
|
+
filePath: "tokens/size/spacing.json",
|
|
1621
|
+
isSource: true,
|
|
1622
|
+
$type: "dimension",
|
|
1623
|
+
original: {
|
|
1624
|
+
$value: "15",
|
|
1625
|
+
$type: "dimension",
|
|
1626
|
+
key: "{spacing.11}",
|
|
1627
|
+
},
|
|
1628
|
+
name: "Spacing11",
|
|
1629
|
+
attributes: {
|
|
1630
|
+
category: "spacing",
|
|
1631
|
+
type: "11",
|
|
1632
|
+
},
|
|
1633
|
+
path: ["spacing", "11"],
|
|
1634
|
+
},
|
|
1635
|
+
12: {
|
|
1636
|
+
key: "{spacing.12}",
|
|
1637
|
+
$value: "22.5rem",
|
|
1638
|
+
filePath: "tokens/size/spacing.json",
|
|
1639
|
+
isSource: true,
|
|
1640
|
+
$type: "dimension",
|
|
1641
|
+
original: {
|
|
1642
|
+
$value: "22.5",
|
|
1643
|
+
$type: "dimension",
|
|
1644
|
+
key: "{spacing.12}",
|
|
1645
|
+
},
|
|
1646
|
+
name: "Spacing12",
|
|
1647
|
+
attributes: {
|
|
1648
|
+
category: "spacing",
|
|
1649
|
+
type: "12",
|
|
1650
|
+
},
|
|
1651
|
+
path: ["spacing", "12"],
|
|
1652
|
+
},
|
|
1653
|
+
},
|
|
1654
|
+
};
|