@nova-design-system/nova-base 3.0.0-beta.28 → 3.0.0-beta.29

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.
@@ -1,1109 +1,1109 @@
1
1
  {
2
2
  "button": {
3
- "xs": {
4
- "ring-radius": {
5
- "value": 3,
6
- "type": "dimension"
7
- },
8
- "border-radius": {
9
- "value": "{radius.rounded-sm}",
10
- "type": "color"
3
+ "md": {
4
+ "gap": {
5
+ "type": "dimension",
6
+ "value": "{spacing.2}"
11
7
  },
12
- "font-size": {
13
- "value": "{font-size.xs}",
14
- "type": "color"
8
+ "padding-y": {
9
+ "type": "dimension",
10
+ "value": "{spacing.2}"
15
11
  },
16
- "gap": {
17
- "value": "{spacing.1}",
18
- "type": "color"
12
+ "padding-x": {
13
+ "type": "dimension",
14
+ "value": "{spacing.3,5}"
19
15
  },
20
- "icon-button-padding": {
21
- "value": "{spacing.1,5}",
22
- "type": "color"
16
+ "border-radius": {
17
+ "type": "dimension",
18
+ "value": "{radius.rounded-md}"
23
19
  },
24
20
  "icon-size": {
25
- "value": "{spacing.3}",
26
- "type": "color"
21
+ "type": "dimension",
22
+ "value": "{spacing.5}"
23
+ },
24
+ "font-size": {
25
+ "type": "dimension",
26
+ "value": "{font-size.md}"
27
27
  },
28
28
  "line-height": {
29
- "value": "{line-height.xs}",
30
- "type": "color"
29
+ "type": "dimension",
30
+ "value": "{line-height.base}"
31
31
  },
32
- "padding-x": {
33
- "value": "{spacing.2,5}",
34
- "type": "color"
32
+ "icon-button-padding": {
33
+ "type": "dimension",
34
+ "value": "{spacing.2,5}"
35
35
  },
36
- "padding-y": {
37
- "value": "{spacing.1}",
38
- "type": "color"
36
+ "ring-radius": {
37
+ "type": "dimension",
38
+ "value": 7
39
39
  }
40
40
  },
41
- "sm": {
42
- "ring-radius": {
43
- "value": 5,
44
- "type": "dimension"
45
- },
46
- "border-radius": {
47
- "value": "{radius.rounded}",
48
- "type": "color"
41
+ "xs": {
42
+ "gap": {
43
+ "type": "dimension",
44
+ "value": "{spacing.1}"
49
45
  },
50
- "font-size": {
51
- "value": "{font-size.sm}",
52
- "type": "color"
46
+ "padding-x": {
47
+ "type": "dimension",
48
+ "value": "{spacing.2,5}"
53
49
  },
54
- "gap": {
55
- "value": "{spacing.1,5}",
56
- "type": "color"
50
+ "padding-y": {
51
+ "type": "dimension",
52
+ "value": "{spacing.1}"
57
53
  },
58
- "icon-button-padding": {
59
- "value": "{spacing.2}",
60
- "type": "color"
54
+ "border-radius": {
55
+ "type": "dimension",
56
+ "value": "{radius.rounded-sm}"
61
57
  },
62
58
  "icon-size": {
63
- "value": "{spacing.4}",
64
- "type": "color"
59
+ "type": "dimension",
60
+ "value": "{spacing.3}"
65
61
  },
66
62
  "line-height": {
67
- "value": "{line-height.sm}",
68
- "type": "color"
63
+ "type": "dimension",
64
+ "value": "{line-height.xs}"
69
65
  },
70
- "padding-x": {
71
- "value": "{spacing.3}",
72
- "type": "color"
66
+ "font-size": {
67
+ "type": "dimension",
68
+ "value": "{font-size.xs}"
73
69
  },
74
- "padding-y": {
75
- "value": "{spacing.1,5}",
76
- "type": "color"
70
+ "icon-button-padding": {
71
+ "type": "dimension",
72
+ "value": "{spacing.1,5}"
73
+ },
74
+ "ring-radius": {
75
+ "type": "dimension",
76
+ "value": 3
77
77
  }
78
78
  },
79
- "md": {
80
- "ring-radius": {
81
- "value": 7,
82
- "type": "dimension"
83
- },
84
- "border-radius": {
85
- "value": "{radius.rounded-md}",
86
- "type": "color"
79
+ "sm": {
80
+ "gap": {
81
+ "type": "dimension",
82
+ "value": "{spacing.1,5}"
87
83
  },
88
- "font-size": {
89
- "value": "{font-size.md}",
90
- "type": "color"
84
+ "padding-x": {
85
+ "type": "dimension",
86
+ "value": "{spacing.3}"
91
87
  },
92
- "gap": {
93
- "value": "{spacing.2}",
94
- "type": "color"
88
+ "padding-y": {
89
+ "type": "dimension",
90
+ "value": "{spacing.1,5}"
95
91
  },
96
- "icon-button-padding": {
97
- "value": "{spacing.2,5}",
98
- "type": "color"
92
+ "border-radius": {
93
+ "type": "dimension",
94
+ "value": "{radius.rounded}"
99
95
  },
100
96
  "icon-size": {
101
- "value": "{spacing.5}",
102
- "type": "color"
97
+ "type": "dimension",
98
+ "value": "{spacing.4}"
99
+ },
100
+ "font-size": {
101
+ "type": "dimension",
102
+ "value": "{font-size.sm}"
103
103
  },
104
104
  "line-height": {
105
- "value": "{line-height.base}",
106
- "type": "color"
105
+ "type": "dimension",
106
+ "value": "{line-height.sm}"
107
107
  },
108
- "padding-x": {
109
- "value": "{spacing.3,5}",
110
- "type": "color"
108
+ "icon-button-padding": {
109
+ "type": "dimension",
110
+ "value": "{spacing.2}"
111
111
  },
112
- "padding-y": {
113
- "value": "{spacing.2}",
114
- "type": "color"
112
+ "ring-radius": {
113
+ "type": "dimension",
114
+ "value": 5
115
115
  }
116
116
  },
117
117
  "lg": {
118
- "ring-radius": {
119
- "value": 9,
120
- "type": "dimension"
121
- },
122
- "border-radius": {
123
- "value": "{radius.rounded-lg}",
124
- "type": "color"
118
+ "gap": {
119
+ "type": "dimension",
120
+ "value": "{spacing.2}"
125
121
  },
126
- "font-size": {
127
- "value": "{font-size.lg}",
128
- "type": "color"
122
+ "padding-x": {
123
+ "type": "dimension",
124
+ "value": "{spacing.4}"
129
125
  },
130
- "gap": {
131
- "value": "{spacing.2}",
132
- "type": "color"
126
+ "padding-y": {
127
+ "type": "dimension",
128
+ "value": "{spacing.2,5}"
133
129
  },
134
- "icon-button-padding": {
135
- "value": "{spacing.3}",
136
- "type": "color"
130
+ "border-radius": {
131
+ "type": "dimension",
132
+ "value": "{radius.rounded-lg}"
137
133
  },
138
134
  "icon-size": {
139
- "value": "{spacing.6}",
140
- "type": "color"
135
+ "type": "dimension",
136
+ "value": "{spacing.6}"
137
+ },
138
+ "font-size": {
139
+ "type": "dimension",
140
+ "value": "{font-size.lg}"
141
141
  },
142
142
  "line-height": {
143
- "value": "{line-height.lg}",
144
- "type": "color"
143
+ "type": "dimension",
144
+ "value": "{line-height.lg}"
145
145
  },
146
- "padding-x": {
147
- "value": "{spacing.4}",
148
- "type": "color"
146
+ "icon-button-padding": {
147
+ "type": "dimension",
148
+ "value": "{spacing.3}"
149
149
  },
150
- "padding-y": {
151
- "value": "{spacing.2,5}",
152
- "type": "color"
150
+ "ring-radius": {
151
+ "type": "dimension",
152
+ "value": 9
153
153
  }
154
154
  }
155
155
  },
156
- "list": {
157
- "native": {
158
- "separator": {
159
- "padding-x": {
160
- "value": 9,
161
- "type": "dimension"
162
- },
163
- "padding-y": {
164
- "value": 3,
165
- "type": "dimension"
166
- }
156
+ "form": {
157
+ "field": {
158
+ "gap": {
159
+ "type": "dimension",
160
+ "value": "{spacing.2}"
167
161
  },
168
- "icon-size": {
169
- "value": "{spacing.5}",
170
- "type": "color"
162
+ "padding-x": {
163
+ "type": "dimension",
164
+ "value": "{spacing.2}"
165
+ },
166
+ "padding-y": {
167
+ "type": "dimension",
168
+ "value": "{spacing.2}"
171
169
  },
172
170
  "font-size": {
173
- "value": "{font-size.md}",
174
- "type": "color"
171
+ "type": "dimension",
172
+ "value": "{font-size.md}"
175
173
  },
176
174
  "line-height": {
177
- "value": "{line-height.base}",
178
- "type": "color"
175
+ "type": "dimension",
176
+ "value": "{line-height.base}"
179
177
  },
180
- "item": {
181
- "padding-left": {
182
- "value": "{spacing.5}",
183
- "type": "color"
178
+ "radius": {
179
+ "type": "dimension",
180
+ "value": "{radius.rounded-md}"
181
+ },
182
+ "gap-inner": {
183
+ "type": "dimension",
184
+ "value": "{spacing.2}"
185
+ },
186
+ "leading-trailing": {
187
+ "font-size": {
188
+ "type": "dimension",
189
+ "value": "{font-size.sm}"
184
190
  },
185
- "padding-right": {
186
- "value": "{spacing.2}",
187
- "type": "color"
191
+ "line-height": {
192
+ "type": "dimension",
193
+ "value": "{line-height.base}"
194
+ },
195
+ "icon-size": {
196
+ "type": "dimension",
197
+ "value": "{spacing.5}"
198
+ }
199
+ },
200
+ "icon-size": {
201
+ "type": "dimension",
202
+ "value": "{spacing.5}"
203
+ },
204
+ "inner-button": {
205
+ "padding-x-ext": {
206
+ "type": "dimension",
207
+ "value": "{spacing.2,5}"
188
208
  },
189
209
  "padding-y": {
190
- "value": "{spacing.0}",
191
- "type": "color"
210
+ "type": "dimension",
211
+ "value": "{spacing.2,5}"
192
212
  },
193
- "radius": {
194
- "value": "{radius.rounded-md}",
195
- "type": "color"
213
+ "padding-x-int": {
214
+ "type": "dimension",
215
+ "value": "{spacing.1,5}"
196
216
  }
197
217
  },
198
- "gap-y": {
199
- "value": "{spacing.0,5}",
200
- "type": "color"
218
+ "padding-x-icon-button": {
219
+ "type": "dimension",
220
+ "value": "{spacing.10}"
201
221
  },
202
- "radius": {
203
- "value": "{radius.rounded-md}",
204
- "type": "color"
222
+ "font-weight": {
223
+ "type": "string",
224
+ "value": "{font-weight.medium-emphasis}"
225
+ }
226
+ },
227
+ "label": {
228
+ "font-size": {
229
+ "type": "dimension",
230
+ "value": "{font-size.sm}"
205
231
  },
206
- "padding": {
207
- "value": "{spacing.2}",
208
- "type": "color"
232
+ "line-height": {
233
+ "type": "dimension",
234
+ "value": "{line-height.sm}"
209
235
  },
210
- "sub item": {
211
- "padding-left": {
212
- "value": "{spacing.8}",
213
- "type": "color"
214
- }
236
+ "gap": {
237
+ "type": "dimension",
238
+ "value": "{spacing.1}"
239
+ },
240
+ "font-weight": {
241
+ "type": "string",
242
+ "value": "{font-weight.medium-emphasis}"
215
243
  }
216
244
  },
217
- "custom": {
218
- "icon-size": {
219
- "value": "{spacing.5}",
220
- "type": "color"
221
- },
245
+ "description": {
222
246
  "font-size": {
223
- "value": "{font-size.md}",
224
- "type": "color"
247
+ "type": "dimension",
248
+ "value": "{font-size.sm}"
225
249
  },
226
250
  "line-height": {
227
- "value": "{line-height.base}",
228
- "type": "color"
229
- },
230
- "item": {
231
- "padding-left": {
232
- "value": "{spacing.8}",
233
- "type": "color"
234
- },
235
- "padding-right": {
236
- "value": "{spacing.2}",
237
- "type": "color"
238
- },
239
- "padding-y": {
240
- "value": "{spacing.2}",
241
- "type": "color"
242
- },
243
- "radius": {
244
- "value": "{radius.rounded-md}",
245
- "type": "color"
246
- }
251
+ "type": "dimension",
252
+ "value": "{line-height.sm}"
247
253
  },
248
- "gap-y": {
249
- "value": "{spacing.0,5}",
250
- "type": "color"
254
+ "font-weight": {
255
+ "type": "string",
256
+ "value": "{font-weight.low-emphasis}"
257
+ }
258
+ },
259
+ "checkbox": {
260
+ "size": {
261
+ "type": "dimension",
262
+ "value": "{spacing.5}"
251
263
  },
252
264
  "radius": {
253
- "value": "{radius.rounded-lg}",
254
- "type": "color"
265
+ "type": "dimension",
266
+ "value": "{radius.rounded-md}"
255
267
  },
256
- "padding": {
257
- "value": "{spacing.2}",
258
- "type": "color"
268
+ "icon-size": {
269
+ "type": "dimension",
270
+ "value": "{spacing.3,5}"
259
271
  },
260
- "separator": {
261
- "padding-x": {
262
- "value": "{spacing.0}",
263
- "type": "color"
264
- },
265
- "padding-y": {
266
- "value": "{spacing.0,5}",
267
- "type": "color"
268
- }
272
+ "padding-top": {
273
+ "type": "dimension",
274
+ "value": "{spacing.0}"
269
275
  },
270
- "sub item": {
271
- "padding-left": {
272
- "value": "{spacing.10}",
273
- "type": "color"
274
- }
276
+ "border-width": {
277
+ "type": "dimension",
278
+ "value": "{spacing.0,5}"
279
+ },
280
+ "ring-radius": {
281
+ "type": "dimension",
282
+ "value": "{radius.rounded-lg}"
283
+ },
284
+ "icon-stroke": {
285
+ "type": "dimension",
286
+ "value": "{spacing.0,5}"
275
287
  }
276
- }
277
- },
278
- "menu": {
279
- "contextual": {
280
- "divider": {
281
- "padding-bottom": {
282
- "value": 3,
283
- "type": "dimension"
284
- },
285
- "padding-top": {
286
- "value": "{spacing.1}",
287
- "type": "color"
288
+ },
289
+ "toggle": {
290
+ "padding": {
291
+ "default": {
292
+ "type": "dimension",
293
+ "value": "{spacing.1}"
288
294
  },
289
- "padding-x": {
290
- "value": "{spacing.2,5}",
291
- "type": "color"
295
+ "selected": {
296
+ "type": "dimension",
297
+ "value": "{spacing.0,5}"
292
298
  }
293
299
  },
294
- "item": {
295
- "font-weight": {
296
- "value": "500",
297
- "type": "string"
298
- },
299
- "font-size": {
300
- "value": "{font-size.sm}",
301
- "type": "color"
302
- },
303
- "padding-x": {
304
- "value": "{spacing.2,5}",
305
- "type": "color"
306
- },
307
- "padding-y": {
308
- "value": "{spacing.2}",
309
- "type": "color"
310
- },
311
- "gap-x": {
312
- "value": "{spacing.3}",
313
- "type": "color"
300
+ "radius": {
301
+ "type": "dimension",
302
+ "value": "{radius.rounded-full}"
303
+ },
304
+ "switch-dot": {
305
+ "default": {
306
+ "type": "dimension",
307
+ "value": "{spacing.3}"
314
308
  },
315
- "radius": {
316
- "value": "{radius.rounded}",
317
- "type": "color"
309
+ "selected": {
310
+ "type": "dimension",
311
+ "value": "{spacing.3,5}"
318
312
  }
319
313
  },
320
- "gap-y": {
321
- "value": "{spacing.0,5}",
322
- "type": "color"
314
+ "width": {
315
+ "type": "dimension",
316
+ "value": "{spacing.9}"
323
317
  },
324
- "padding-x": {
325
- "value": "{spacing.1}",
326
- "type": "color"
318
+ "height": {
319
+ "type": "dimension",
320
+ "value": "{spacing.5}"
327
321
  },
328
- "padding-y": {
329
- "value": "{spacing.1}",
330
- "type": "color"
322
+ "border-width": {
323
+ "type": "dimension",
324
+ "value": "{spacing.0,5}"
331
325
  },
332
- "radius": {
333
- "value": "{radius.rounded-md}",
334
- "type": "color"
326
+ "padding-top": {
327
+ "type": "dimension",
328
+ "value": "{spacing.0}"
335
329
  }
336
- }
337
- },
338
- "popover": {
339
- "font-weight": {
340
- "value": "500",
341
- "type": "string"
342
330
  },
343
- "shadow-1": {
344
- "x": {
345
- "value": 0,
346
- "type": "dimension"
347
- },
348
- "blur": {
349
- "value": 1,
350
- "type": "dimension"
351
- },
352
- "y": {
353
- "value": "{shadow.y-axis.none}",
354
- "type": "color"
355
- },
356
- "spread": {
357
- "value": "{shadow.spread.lg-1}",
358
- "type": "color"
331
+ "radio": {
332
+ "inner-circle-size": {
333
+ "type": "dimension",
334
+ "value": "{spacing.2}"
359
335
  },
360
- "opacity": {
361
- "value": "{shadow.color.opacity.3}",
362
- "type": "color"
363
- }
364
- },
365
- "shadow-2": {
366
- "x": {
367
- "value": 0,
368
- "type": "dimension"
336
+ "inner-circle-padding": {
337
+ "type": "dimension",
338
+ "value": "{spacing.1,5}"
369
339
  },
370
- "y": {
371
- "value": "{shadow.y-axis.lg-2}",
372
- "type": "color"
340
+ "size": {
341
+ "type": "dimension",
342
+ "value": "{spacing.5}"
373
343
  },
374
- "blur": {
375
- "value": "{shadow.blur.lg-2}",
376
- "type": "color"
344
+ "padding-top": {
345
+ "type": "dimension",
346
+ "value": "{spacing.0}"
377
347
  },
378
- "spread": {
379
- "value": "{shadow.spread.lg-2}",
380
- "type": "color"
348
+ "border-width": {
349
+ "type": "dimension",
350
+ "value": "{spacing.0,5}"
381
351
  },
382
- "opacity": {
383
- "value": "{shadow.color.opacity.2}",
384
- "type": "color"
352
+ "ring-radius": {
353
+ "type": "dimension",
354
+ "value": "{radius.rounded-full}"
385
355
  }
386
356
  },
387
- "font-size": {
388
- "value": "{font-size.sm}",
389
- "type": "color"
357
+ "gap-x": {
358
+ "type": "dimension",
359
+ "value": "{spacing.3}"
390
360
  },
391
361
  "gap-y": {
392
- "value": "{spacing.1}",
393
- "type": "color"
394
- },
395
- "padding-x": {
396
- "value": "{spacing.3}",
397
- "type": "color"
398
- },
399
- "padding-y": {
400
- "value": "{spacing.3}",
401
- "type": "color"
402
- },
403
- "radius": {
404
- "value": "{radius.rounded-md}",
405
- "type": "color"
362
+ "type": "dimension",
363
+ "value": "{spacing.1}"
406
364
  }
407
365
  },
408
- "tooltip": {
409
- "font-weight": {
410
- "value": "500",
411
- "type": "string"
412
- },
413
- "font-size": {
414
- "value": "{font-size.sm}",
415
- "type": "color"
416
- },
417
- "padding-x": {
418
- "value": "{spacing.3}",
419
- "type": "color"
366
+ "loader": {
367
+ "size-xs": {
368
+ "type": "dimension",
369
+ "value": "{spacing.4}"
420
370
  },
421
- "padding-y": {
422
- "value": "{spacing.3}",
423
- "type": "color"
371
+ "size-sm": {
372
+ "type": "dimension",
373
+ "value": "{spacing.5}"
424
374
  },
425
- "complex-padding-y": {
426
- "value": "{spacing.3}",
427
- "type": "color"
375
+ "size-md": {
376
+ "type": "dimension",
377
+ "value": "{spacing.6}"
428
378
  },
429
- "gap-y": {
430
- "value": "{spacing.1}",
431
- "type": "color"
379
+ "size-lg": {
380
+ "type": "dimension",
381
+ "value": "{spacing.7}"
432
382
  },
433
- "radius": {
434
- "value": "{radius.rounded-md}",
435
- "type": "color"
383
+ "size-xl": {
384
+ "type": "dimension",
385
+ "value": "{spacing.8}"
436
386
  }
437
387
  },
438
- "global typography": {
439
- "h1": {
440
- "font-style": {
441
- "value": "normal",
442
- "type": "string"
443
- },
444
- "font-size": {
445
- "value": "{font-size.5xl}",
446
- "type": "color"
388
+ "avatar": {
389
+ "xs": {
390
+ "size": {
391
+ "type": "dimension",
392
+ "value": "{spacing.6}"
447
393
  },
448
- "line-height": {
449
- "value": "{line-height.4xl}",
450
- "type": "color"
451
- },
452
- "font-weight": {
453
- "value": "{font-weight.high-emphasis}",
454
- "type": "color"
455
- }
456
- },
457
- "h2": {
458
- "font-style": {
459
- "value": "normal",
460
- "type": "string"
394
+ "icon-size": {
395
+ "type": "dimension",
396
+ "value": "{spacing.4}"
461
397
  },
462
398
  "font-size": {
463
- "value": "{font-size.3xl}",
464
- "type": "color"
465
- },
466
- "line-height": {
467
- "value": "{line-height.3xl}",
468
- "type": "color"
469
- },
470
- "font-weight": {
471
- "value": "{font-weight.high-emphasis}",
472
- "type": "color"
399
+ "type": "dimension",
400
+ "value": "{spacing.3}"
473
401
  }
474
402
  },
475
- "h3": {
476
- "font-style": {
477
- "value": "normal",
478
- "type": "string"
479
- },
480
- "font-size": {
481
- "value": "{font-size.2xl}",
482
- "type": "color"
483
- },
484
- "line-height": {
485
- "value": "{line-height.2xl}",
486
- "type": "color"
403
+ "md": {
404
+ "size": {
405
+ "type": "dimension",
406
+ "value": "{spacing.10}"
487
407
  },
488
- "font-weight": {
489
- "value": "{font-weight.high-emphasis}",
490
- "type": "color"
491
- }
492
- },
493
- "h4": {
494
- "font-style": {
495
- "value": "normal",
496
- "type": "string"
408
+ "icon-size": {
409
+ "type": "dimension",
410
+ "value": "{spacing.7}"
497
411
  },
498
412
  "font-size": {
499
- "value": "{font-size.xl}",
500
- "type": "color"
501
- },
502
- "line-height": {
503
- "value": "{line-height.xl}",
504
- "type": "color"
505
- },
506
- "font-weight": {
507
- "value": "{font-weight.high-emphasis}",
508
- "type": "color"
413
+ "type": "dimension",
414
+ "value": "{spacing.5}"
509
415
  }
510
416
  },
511
- "h6": {
512
- "font-style": {
513
- "value": "normal",
514
- "type": "string"
515
- },
516
- "font-size": {
517
- "value": "{font-size.lg}",
518
- "type": "color"
519
- },
520
- "line-height": {
521
- "value": "{line-height.lg}",
522
- "type": "color"
417
+ "sm": {
418
+ "size": {
419
+ "type": "dimension",
420
+ "value": "{spacing.8}"
523
421
  },
524
- "font-weight": {
525
- "value": "{font-weight.medium-emphasis}",
526
- "type": "color"
527
- }
528
- },
529
- "h5": {
530
- "font-style": {
531
- "value": "normal",
532
- "type": "string"
422
+ "icon-size": {
423
+ "type": "dimension",
424
+ "value": "{spacing.5}"
533
425
  },
534
426
  "font-size": {
535
- "value": "{font-size.lg}",
536
- "type": "color"
537
- },
538
- "line-height": {
539
- "value": "{line-height.lg}",
540
- "type": "color"
541
- },
542
- "font-weight": {
543
- "value": "{font-weight.high-emphasis}",
544
- "type": "color"
427
+ "type": "dimension",
428
+ "value": "{spacing.4}"
545
429
  }
546
430
  },
547
- "p": {
548
- "font-style": {
549
- "value": "normal",
550
- "type": "string"
551
- },
552
- "font-size": {
553
- "value": "{font-size.md}",
554
- "type": "color"
431
+ "lg": {
432
+ "size": {
433
+ "type": "dimension",
434
+ "value": "{spacing.12}"
555
435
  },
556
- "line-height": {
557
- "value": "{line-height.base}",
558
- "type": "color"
436
+ "icon-size": {
437
+ "type": "dimension",
438
+ "value": "{spacing.8}"
559
439
  },
560
- "font-weight": {
561
- "value": "{font-weight.low-emphasis}",
562
- "type": "color"
440
+ "font-size": {
441
+ "type": "dimension",
442
+ "value": "{spacing.6}"
563
443
  }
564
444
  },
565
- "small": {
566
- "font-style": {
567
- "value": "normal",
568
- "type": "string"
445
+ "xl": {
446
+ "size": {
447
+ "type": "dimension",
448
+ "value": "{spacing.16}"
569
449
  },
570
- "font-size": {
571
- "value": "{font-size.xs}",
572
- "type": "color"
450
+ "icon-size": {
451
+ "type": "dimension",
452
+ "value": "{spacing.11}"
573
453
  },
574
- "line-height": {
575
- "value": "{line-height.xs}",
576
- "type": "color"
454
+ "font-size": {
455
+ "type": "dimension",
456
+ "value": "{spacing.8}"
577
457
  }
458
+ }
459
+ },
460
+ "icon": {
461
+ "xs": {
462
+ "type": "dimension",
463
+ "value": "{spacing.3}"
578
464
  },
579
- "label": {
580
- "font-style": {
581
- "value": "normal",
582
- "type": "string"
583
- },
465
+ "sm": {
466
+ "type": "dimension",
467
+ "value": "{spacing.4}"
468
+ },
469
+ "md": {
470
+ "type": "dimension",
471
+ "value": "{spacing.5}"
472
+ },
473
+ "lg": {
474
+ "type": "dimension",
475
+ "value": "{spacing.6}"
476
+ },
477
+ "xl": {
478
+ "type": "dimension",
479
+ "value": "{spacing.7}"
480
+ }
481
+ },
482
+ "focus": {
483
+ "outline-stroke": {
484
+ "type": "dimension",
485
+ "value": "{spacing.0,5}"
486
+ },
487
+ "field-stroke": {
488
+ "type": "dimension",
489
+ "value": "{spacing.px}"
490
+ },
491
+ "outline-offset": {
492
+ "type": "dimension",
493
+ "value": "{spacing.0,5}"
494
+ }
495
+ },
496
+ "alert": {
497
+ "icon-size": {
498
+ "type": "dimension",
499
+ "value": "{spacing.5}"
500
+ },
501
+ "gap-x": {
502
+ "type": "dimension",
503
+ "value": "{spacing.3}"
504
+ },
505
+ "padding": {
506
+ "type": "dimension",
507
+ "value": "{spacing.4}"
508
+ },
509
+ "radius": {
510
+ "type": "dimension",
511
+ "value": "{radius.rounded-lg}"
512
+ },
513
+ "gap-y": {
514
+ "type": "dimension",
515
+ "value": "{spacing.1}"
516
+ },
517
+ "heading": {
584
518
  "font-size": {
585
- "value": "{font-size.sm}",
586
- "type": "color"
519
+ "type": "dimension",
520
+ "value": "{font-size.sm}"
587
521
  },
588
522
  "line-height": {
589
- "value": "{line-height.sm}",
590
- "type": "color"
523
+ "type": "dimension",
524
+ "value": "{line-height.sm}"
591
525
  },
592
526
  "font-weight": {
593
- "value": "{font-weight.medium-emphasis}",
594
- "type": "color"
527
+ "type": "string",
528
+ "value": "{font-weight.medium-emphasis}"
595
529
  }
596
530
  },
597
- "legend": {
598
- "font-style": {
599
- "value": "uppercase",
600
- "type": "string"
601
- },
531
+ "message": {
602
532
  "font-size": {
603
- "value": "{font-size.xs}",
604
- "type": "color"
533
+ "type": "dimension",
534
+ "value": "{font-size.sm}"
605
535
  },
606
536
  "line-height": {
607
- "value": "{line-height.xs}",
608
- "type": "color"
537
+ "type": "dimension",
538
+ "value": "{line-height.sm}"
609
539
  },
610
540
  "font-weight": {
611
- "value": "{font-weight.medium-emphasis}",
612
- "type": "color"
541
+ "type": "string",
542
+ "value": "{font-weight.low-emphasis}"
613
543
  }
544
+ },
545
+ "icon-position-x": {
546
+ "type": "dimension",
547
+ "value": "{spacing.4}"
548
+ },
549
+ "icon-position-y": {
550
+ "type": "dimension",
551
+ "value": "{spacing.4}"
614
552
  }
615
553
  },
616
- "alert": {
554
+ "notification": {
617
555
  "icon-size": {
618
- "value": "{spacing.5}",
619
- "type": "color"
556
+ "type": "dimension",
557
+ "value": "{spacing.5}"
620
558
  },
621
559
  "gap-x": {
622
- "value": "{spacing.3}",
623
- "type": "color"
624
- },
625
- "icon-position-x": {
626
- "value": "{spacing.4}",
627
- "type": "color"
628
- },
629
- "icon-position-y": {
630
- "value": "{spacing.4}",
631
- "type": "color"
560
+ "type": "dimension",
561
+ "value": "{spacing.3}"
632
562
  },
633
563
  "gap-y": {
634
- "value": "{spacing.1}",
635
- "type": "color"
564
+ "type": "dimension",
565
+ "value": "{spacing.1}"
636
566
  },
637
567
  "padding": {
638
- "value": "{spacing.4}",
639
- "type": "color"
568
+ "type": "dimension",
569
+ "value": "{spacing.4}"
640
570
  },
641
571
  "radius": {
642
- "value": "{radius.rounded-lg}",
643
- "type": "color"
572
+ "type": "dimension",
573
+ "value": "{radius.rounded-lg}"
644
574
  },
645
- "heading": {
575
+ "title": {
646
576
  "font-size": {
647
- "value": "{font-size.sm}",
648
- "type": "color"
649
- },
650
- "font-weight": {
651
- "value": "{font-weight.medium-emphasis}",
652
- "type": "color"
577
+ "type": "dimension",
578
+ "value": "{font-size.sm}"
653
579
  },
654
580
  "line-height": {
655
- "value": "{line-height.sm}",
656
- "type": "color"
657
- }
658
- },
659
- "message": {
660
- "font-size": {
661
- "value": "{font-size.sm}",
662
- "type": "color"
581
+ "type": "dimension",
582
+ "value": "{line-height.sm}"
663
583
  },
664
584
  "font-weight": {
665
- "value": "{font-weight.low-emphasis}",
666
- "type": "color"
667
- },
668
- "line-height": {
669
- "value": "{line-height.sm}",
670
- "type": "color"
671
- }
672
- }
673
- },
674
- "avatar": {
675
- "xs": {
676
- "font-size": {
677
- "value": "{spacing.3}",
678
- "type": "color"
679
- },
680
- "icon-size": {
681
- "value": "{spacing.4}",
682
- "type": "color"
683
- },
684
- "size": {
685
- "value": "{spacing.6}",
686
- "type": "color"
585
+ "type": "string",
586
+ "value": "{font-weight.medium-emphasis}"
687
587
  }
688
588
  },
689
- "sm": {
589
+ "description": {
690
590
  "font-size": {
691
- "value": "{spacing.4}",
692
- "type": "color"
591
+ "type": "dimension",
592
+ "value": "{font-size.sm}"
693
593
  },
694
- "icon-size": {
695
- "value": "{spacing.5}",
696
- "type": "color"
594
+ "line-height": {
595
+ "type": "dimension",
596
+ "value": "{line-height.sm}"
697
597
  },
698
- "size": {
699
- "value": "{spacing.8}",
700
- "type": "color"
598
+ "font-weight": {
599
+ "type": "string",
600
+ "value": "{font-weight.medium-emphasis}"
701
601
  }
702
602
  },
703
- "md": {
603
+ "timestamp": {
704
604
  "font-size": {
705
- "value": "{spacing.5}",
706
- "type": "color"
605
+ "type": "dimension",
606
+ "value": "{font-size.sm}"
707
607
  },
708
- "icon-size": {
709
- "value": "{spacing.7}",
710
- "type": "color"
608
+ "line-height": {
609
+ "type": "dimension",
610
+ "value": "{line-height.sm}"
711
611
  },
712
- "size": {
713
- "value": "{spacing.10}",
714
- "type": "color"
612
+ "font-weight": {
613
+ "type": "string",
614
+ "value": "{font-weight.low-emphasis}"
715
615
  }
716
616
  },
717
- "lg": {
718
- "font-size": {
719
- "value": "{spacing.6}",
720
- "type": "color"
721
- },
722
- "icon-size": {
723
- "value": "{spacing.8}",
724
- "type": "color"
725
- },
726
- "size": {
727
- "value": "{spacing.12}",
728
- "type": "color"
729
- }
617
+ "gap-x-title": {
618
+ "type": "dimension",
619
+ "value": "{spacing.2}"
730
620
  },
731
- "xl": {
732
- "font-size": {
733
- "value": "{spacing.8}",
734
- "type": "color"
735
- },
736
- "icon-size": {
737
- "value": "{spacing.11}",
738
- "type": "color"
621
+ "border-width": {
622
+ "high-emphasis": {
623
+ "type": "dimension",
624
+ "value": "{spacing.2}"
739
625
  },
740
- "size": {
741
- "value": "{spacing.16}",
742
- "type": "color"
626
+ "low-emphasis": {
627
+ "type": "dimension",
628
+ "value": "{spacing.px}"
743
629
  }
744
630
  }
745
631
  },
746
632
  "badge": {
747
633
  "gap-x": {
748
- "value": "{spacing.1}",
749
- "type": "color"
634
+ "type": "dimension",
635
+ "value": "{spacing.1}"
750
636
  },
751
637
  "padding-x": {
752
- "value": "{spacing.2}",
753
- "type": "color"
638
+ "type": "dimension",
639
+ "value": "{spacing.2}"
754
640
  },
755
641
  "padding-y": {
756
- "value": "{spacing.1}",
757
- "type": "color"
642
+ "type": "dimension",
643
+ "value": "{spacing.1}"
758
644
  },
759
645
  "radius": {
760
- "value": "{radius.rounded-full}",
761
- "type": "color"
646
+ "type": "dimension",
647
+ "value": "{radius.rounded-full}"
762
648
  }
763
649
  },
764
- "focus": {
765
- "field-stroke": {
766
- "value": "{spacing.px}",
767
- "type": "color"
768
- },
769
- "outline-offset": {
770
- "value": "{spacing.0,5}",
771
- "type": "color"
650
+ "list": {
651
+ "native": {
652
+ "icon-size": {
653
+ "type": "dimension",
654
+ "value": "{spacing.5}"
655
+ },
656
+ "font-size": {
657
+ "type": "dimension",
658
+ "value": "{font-size.md}"
659
+ },
660
+ "line-height": {
661
+ "type": "dimension",
662
+ "value": "{line-height.base}"
663
+ },
664
+ "item": {
665
+ "padding-left": {
666
+ "type": "dimension",
667
+ "value": "{spacing.5}"
668
+ },
669
+ "padding-y": {
670
+ "type": "dimension",
671
+ "value": "{spacing.0}"
672
+ },
673
+ "padding-right": {
674
+ "type": "dimension",
675
+ "value": "{spacing.2}"
676
+ },
677
+ "radius": {
678
+ "type": "dimension",
679
+ "value": "{radius.rounded-md}"
680
+ }
681
+ },
682
+ "radius": {
683
+ "type": "dimension",
684
+ "value": "{radius.rounded-md}"
685
+ },
686
+ "sub item": {
687
+ "padding-left": {
688
+ "type": "dimension",
689
+ "value": "{spacing.8}"
690
+ }
691
+ },
692
+ "gap-y": {
693
+ "type": "dimension",
694
+ "value": "{spacing.0,5}"
695
+ },
696
+ "padding": {
697
+ "type": "dimension",
698
+ "value": "{spacing.2}"
699
+ },
700
+ "separator": {
701
+ "padding-y": {
702
+ "type": "dimension",
703
+ "value": 3
704
+ },
705
+ "padding-x": {
706
+ "type": "dimension",
707
+ "value": 9
708
+ }
709
+ }
772
710
  },
773
- "outline-stroke": {
774
- "value": "{spacing.0,5}",
775
- "type": "color"
711
+ "custom": {
712
+ "icon-size": {
713
+ "type": "dimension",
714
+ "value": "{spacing.5}"
715
+ },
716
+ "font-size": {
717
+ "type": "dimension",
718
+ "value": "{font-size.md}"
719
+ },
720
+ "line-height": {
721
+ "type": "dimension",
722
+ "value": "{line-height.base}"
723
+ },
724
+ "item": {
725
+ "padding-left": {
726
+ "type": "dimension",
727
+ "value": "{spacing.8}"
728
+ },
729
+ "padding-right": {
730
+ "type": "dimension",
731
+ "value": "{spacing.2}"
732
+ },
733
+ "padding-y": {
734
+ "type": "dimension",
735
+ "value": "{spacing.2}"
736
+ },
737
+ "radius": {
738
+ "type": "dimension",
739
+ "value": "{radius.rounded-md}"
740
+ }
741
+ },
742
+ "gap-y": {
743
+ "type": "dimension",
744
+ "value": "{spacing.0,5}"
745
+ },
746
+ "radius": {
747
+ "type": "dimension",
748
+ "value": "{radius.rounded-lg}"
749
+ },
750
+ "padding": {
751
+ "type": "dimension",
752
+ "value": "{spacing.2}"
753
+ },
754
+ "separator": {
755
+ "padding-x": {
756
+ "type": "dimension",
757
+ "value": "{spacing.0}"
758
+ },
759
+ "padding-y": {
760
+ "type": "dimension",
761
+ "value": "{spacing.0,5}"
762
+ }
763
+ },
764
+ "sub item": {
765
+ "padding-left": {
766
+ "type": "dimension",
767
+ "value": "{spacing.10}"
768
+ }
769
+ }
776
770
  }
777
771
  },
778
- "form": {
779
- "gap-x": {
780
- "value": "{spacing.3}",
781
- "type": "color"
782
- },
783
- "gap-y": {
784
- "value": "{spacing.1}",
785
- "type": "color"
786
- },
787
- "description": {
772
+ "global typography": {
773
+ "h1": {
788
774
  "font-size": {
789
- "value": "{font-size.sm}",
790
- "type": "color"
775
+ "type": "dimension",
776
+ "value": "{font-size.5xl}"
791
777
  },
792
778
  "line-height": {
793
- "value": "{line-height.sm}",
794
- "type": "color"
779
+ "type": "dimension",
780
+ "value": "{line-height.4xl}"
795
781
  },
796
782
  "font-weight": {
797
- "value": "{font-weight.low-emphasis}",
798
- "type": "color"
783
+ "type": "string",
784
+ "value": "{font-weight.high-emphasis}"
785
+ },
786
+ "font-style": {
787
+ "type": "string",
788
+ "value": "normal"
799
789
  }
800
790
  },
801
- "label": {
791
+ "h2": {
802
792
  "font-size": {
803
- "value": "{font-size.sm}",
804
- "type": "color"
805
- },
806
- "gap": {
807
- "value": "{spacing.1}",
808
- "type": "color"
793
+ "type": "dimension",
794
+ "value": "{font-size.3xl}"
809
795
  },
810
796
  "line-height": {
811
- "value": "{line-height.sm}",
812
- "type": "color"
797
+ "type": "dimension",
798
+ "value": "{line-height.3xl}"
813
799
  },
814
800
  "font-weight": {
815
- "value": "{font-weight.medium-emphasis}",
816
- "type": "color"
801
+ "type": "string",
802
+ "value": "{font-weight.high-emphasis}"
803
+ },
804
+ "font-style": {
805
+ "type": "string",
806
+ "value": "normal"
817
807
  }
818
808
  },
819
- "field": {
809
+ "h3": {
820
810
  "font-size": {
821
- "value": "{font-size.md}",
822
- "type": "color"
823
- },
824
- "font-weight": {
825
- "value": "{font-weight.medium-emphasis}",
826
- "type": "color"
811
+ "type": "dimension",
812
+ "value": "{font-size.2xl}"
827
813
  },
828
- "icon-size": {
829
- "value": "{spacing.5}",
830
- "type": "color"
814
+ "line-height": {
815
+ "type": "dimension",
816
+ "value": "{line-height.2xl}"
831
817
  },
832
- "gap": {
833
- "value": "{spacing.2}",
834
- "type": "color"
818
+ "font-weight": {
819
+ "type": "string",
820
+ "value": "{font-weight.high-emphasis}"
835
821
  },
836
- "gap-inner": {
837
- "value": "{spacing.2}",
838
- "type": "color"
822
+ "font-style": {
823
+ "type": "string",
824
+ "value": "normal"
825
+ }
826
+ },
827
+ "h4": {
828
+ "font-size": {
829
+ "type": "dimension",
830
+ "value": "{font-size.xl}"
839
831
  },
840
832
  "line-height": {
841
- "value": "{line-height.base}",
842
- "type": "color"
843
- },
844
- "padding-x": {
845
- "value": "{spacing.2}",
846
- "type": "color"
833
+ "type": "dimension",
834
+ "value": "{line-height.xl}"
847
835
  },
848
- "padding-x-icon-button": {
849
- "value": "{spacing.10}",
850
- "type": "color"
836
+ "font-weight": {
837
+ "type": "string",
838
+ "value": "{font-weight.high-emphasis}"
851
839
  },
852
- "padding-y": {
853
- "value": "{spacing.2}",
854
- "type": "color"
840
+ "font-style": {
841
+ "type": "string",
842
+ "value": "normal"
843
+ }
844
+ },
845
+ "p": {
846
+ "font-size": {
847
+ "type": "dimension",
848
+ "value": "{font-size.md}"
855
849
  },
856
- "radius": {
857
- "value": "{radius.rounded-md}",
858
- "type": "color"
850
+ "line-height": {
851
+ "type": "dimension",
852
+ "value": "{line-height.base}"
859
853
  },
860
- "leading-trailing": {
861
- "font-size": {
862
- "value": "{font-size.sm}",
863
- "type": "color"
864
- },
865
- "icon-size": {
866
- "value": "{spacing.5}",
867
- "type": "color"
868
- },
869
- "line-height": {
870
- "value": "{line-height.base}",
871
- "type": "color"
872
- }
854
+ "font-weight": {
855
+ "type": "string",
856
+ "value": "{font-weight.low-emphasis}"
873
857
  },
874
- "inner-button": {
875
- "padding-x-ext": {
876
- "value": "{spacing.2,5}",
877
- "type": "color"
878
- },
879
- "padding-x-int": {
880
- "value": "{spacing.1,5}",
881
- "type": "color"
882
- },
883
- "padding-y": {
884
- "value": "{spacing.2,5}",
885
- "type": "color"
886
- }
858
+ "font-style": {
859
+ "type": "string",
860
+ "value": "normal"
887
861
  }
888
862
  },
889
- "checkbox": {
890
- "border-width": {
891
- "value": "{spacing.0,5}",
892
- "type": "color"
893
- },
894
- "icon-size": {
895
- "value": "{spacing.3,5}",
896
- "type": "color"
863
+ "small": {
864
+ "font-size": {
865
+ "type": "dimension",
866
+ "value": "{font-size.xs}"
897
867
  },
898
- "padding-top": {
899
- "value": "{spacing.0}",
900
- "type": "color"
868
+ "line-height": {
869
+ "type": "dimension",
870
+ "value": "{line-height.xs}"
901
871
  },
902
- "radius": {
903
- "value": "{radius.rounded-md}",
904
- "type": "color"
872
+ "font-style": {
873
+ "type": "string",
874
+ "value": "normal"
875
+ }
876
+ },
877
+ "label": {
878
+ "font-size": {
879
+ "type": "dimension",
880
+ "value": "{font-size.sm}"
905
881
  },
906
- "size": {
907
- "value": "{spacing.5}",
908
- "type": "color"
882
+ "line-height": {
883
+ "type": "dimension",
884
+ "value": "{line-height.sm}"
909
885
  },
910
- "ring-radius": {
911
- "value": "{radius.rounded-lg}",
912
- "type": "color"
886
+ "font-weight": {
887
+ "type": "string",
888
+ "value": "{font-weight.medium-emphasis}"
913
889
  },
914
- "icon-stroke": {
915
- "value": "{spacing.0,5}",
916
- "type": "color"
890
+ "font-style": {
891
+ "type": "string",
892
+ "value": "normal"
917
893
  }
918
894
  },
919
- "radio": {
920
- "border-width": {
921
- "value": "{spacing.0,5}",
922
- "type": "color"
923
- },
924
- "inner-circle-padding": {
925
- "value": "{spacing.1,5}",
926
- "type": "color"
927
- },
928
- "inner-circle-size": {
929
- "value": "{spacing.2}",
930
- "type": "color"
895
+ "legend": {
896
+ "font-size": {
897
+ "type": "dimension",
898
+ "value": "{font-size.xs}"
931
899
  },
932
- "padding-top": {
933
- "value": "{spacing.0}",
934
- "type": "color"
900
+ "line-height": {
901
+ "type": "dimension",
902
+ "value": "{line-height.xs}"
935
903
  },
936
- "size": {
937
- "value": "{spacing.5}",
938
- "type": "color"
904
+ "font-weight": {
905
+ "type": "string",
906
+ "value": "{font-weight.medium-emphasis}"
939
907
  },
940
- "ring-radius": {
941
- "value": "{radius.rounded-full}",
942
- "type": "color"
908
+ "font-style": {
909
+ "type": "string",
910
+ "value": "uppercase"
943
911
  }
944
912
  },
945
- "toggle": {
946
- "border-width": {
947
- "value": "{spacing.0,5}",
948
- "type": "color"
913
+ "h5": {
914
+ "font-size": {
915
+ "type": "dimension",
916
+ "value": "{font-size.lg}"
949
917
  },
950
- "height": {
951
- "value": "{spacing.5}",
952
- "type": "color"
918
+ "line-height": {
919
+ "type": "dimension",
920
+ "value": "{line-height.lg}"
953
921
  },
954
- "padding-top": {
955
- "value": "{spacing.0}",
956
- "type": "color"
922
+ "font-weight": {
923
+ "type": "string",
924
+ "value": "{font-weight.high-emphasis}"
957
925
  },
958
- "radius": {
959
- "value": "{radius.rounded-full}",
960
- "type": "color"
926
+ "font-style": {
927
+ "type": "string",
928
+ "value": "normal"
929
+ }
930
+ },
931
+ "h6": {
932
+ "font-size": {
933
+ "type": "dimension",
934
+ "value": "{font-size.lg}"
961
935
  },
962
- "padding": {
963
- "default": {
964
- "value": "{spacing.1}",
965
- "type": "color"
966
- },
967
- "selected": {
968
- "value": "{spacing.0,5}",
969
- "type": "color"
970
- }
936
+ "line-height": {
937
+ "type": "dimension",
938
+ "value": "{line-height.lg}"
971
939
  },
972
- "switch-dot": {
973
- "default": {
974
- "value": "{spacing.3}",
975
- "type": "color"
976
- },
977
- "selected": {
978
- "value": "{spacing.3,5}",
979
- "type": "color"
980
- }
940
+ "font-weight": {
941
+ "type": "string",
942
+ "value": "{font-weight.medium-emphasis}"
981
943
  },
982
- "width": {
983
- "value": "{spacing.9}",
984
- "type": "color"
944
+ "font-style": {
945
+ "type": "string",
946
+ "value": "normal"
985
947
  }
986
948
  }
987
949
  },
988
- "loader": {
989
- "size-xs": {
990
- "value": "{spacing.4}",
991
- "type": "color"
992
- },
993
- "size-sm": {
994
- "value": "{spacing.5}",
995
- "type": "color"
996
- },
997
- "size-md": {
998
- "value": "{spacing.6}",
999
- "type": "color"
950
+ "tooltip": {
951
+ "padding-x": {
952
+ "type": "dimension",
953
+ "value": "{spacing.3}"
1000
954
  },
1001
- "size-lg": {
1002
- "value": "{spacing.7}",
1003
- "type": "color"
955
+ "padding-y": {
956
+ "type": "dimension",
957
+ "value": "{spacing.3}"
1004
958
  },
1005
- "size-xl": {
1006
- "value": "{spacing.8}",
1007
- "type": "color"
1008
- }
1009
- },
1010
- "icon": {
1011
- "xs": {
1012
- "value": "{spacing.3}",
1013
- "type": "color"
959
+ "gap-y": {
960
+ "type": "dimension",
961
+ "value": "{spacing.1}"
1014
962
  },
1015
- "sm": {
1016
- "value": "{spacing.4}",
1017
- "type": "color"
963
+ "radius": {
964
+ "type": "dimension",
965
+ "value": "{radius.rounded-md}"
1018
966
  },
1019
- "md": {
1020
- "value": "{spacing.5}",
1021
- "type": "color"
967
+ "complex-padding-y": {
968
+ "type": "dimension",
969
+ "value": "{spacing.3}"
1022
970
  },
1023
- "lg": {
1024
- "value": "{spacing.6}",
1025
- "type": "color"
971
+ "font-size": {
972
+ "type": "dimension",
973
+ "value": "{font-size.sm}"
1026
974
  },
1027
- "xl": {
1028
- "value": "{spacing.7}",
1029
- "type": "color"
975
+ "font-weight": {
976
+ "type": "string",
977
+ "value": "500"
1030
978
  }
1031
979
  },
1032
- "notification": {
1033
- "icon-size": {
1034
- "value": "{spacing.5}",
1035
- "type": "color"
1036
- },
1037
- "gap-x": {
1038
- "value": "{spacing.3}",
1039
- "type": "color"
1040
- },
1041
- "gap-x-title": {
1042
- "value": "{spacing.2}",
1043
- "type": "color"
1044
- },
1045
- "gap-y": {
1046
- "value": "{spacing.1}",
1047
- "type": "color"
980
+ "popover": {
981
+ "padding-x": {
982
+ "type": "dimension",
983
+ "value": "{spacing.3}"
1048
984
  },
1049
- "padding": {
1050
- "value": "{spacing.4}",
1051
- "type": "color"
985
+ "padding-y": {
986
+ "type": "dimension",
987
+ "value": "{spacing.3}"
1052
988
  },
1053
989
  "radius": {
1054
- "value": "{radius.rounded-lg}",
1055
- "type": "color"
990
+ "type": "dimension",
991
+ "value": "{radius.rounded-md}"
1056
992
  },
1057
- "border-width": {
1058
- "high-emphasis": {
1059
- "value": "{spacing.2}",
1060
- "type": "color"
993
+ "shadow-1": {
994
+ "x": {
995
+ "type": "dimension",
996
+ "value": 0
1061
997
  },
1062
- "low-emphasis": {
1063
- "value": "{spacing.px}",
1064
- "type": "color"
1065
- }
1066
- },
1067
- "description": {
1068
- "font-size": {
1069
- "value": "{font-size.sm}",
1070
- "type": "color"
998
+ "y": {
999
+ "type": "dimension",
1000
+ "value": "{shadow.y-axis.none}"
1071
1001
  },
1072
- "font-weight": {
1073
- "value": "{font-weight.medium-emphasis}",
1074
- "type": "color"
1002
+ "blur": {
1003
+ "type": "dimension",
1004
+ "value": 1
1075
1005
  },
1076
- "line-height": {
1077
- "value": "{line-height.sm}",
1078
- "type": "color"
1006
+ "spread": {
1007
+ "type": "dimension",
1008
+ "value": "{shadow.spread.lg-1}"
1009
+ },
1010
+ "opacity": {
1011
+ "type": "color",
1012
+ "value": "{shadow.color.opacity.3}"
1079
1013
  }
1080
1014
  },
1081
- "timestamp": {
1082
- "font-size": {
1083
- "value": "{font-size.sm}",
1084
- "type": "color"
1015
+ "shadow-2": {
1016
+ "x": {
1017
+ "type": "dimension",
1018
+ "value": 0
1085
1019
  },
1086
- "font-weight": {
1087
- "value": "{font-weight.low-emphasis}",
1088
- "type": "color"
1020
+ "y": {
1021
+ "type": "dimension",
1022
+ "value": "{shadow.y-axis.lg-2}"
1089
1023
  },
1090
- "line-height": {
1091
- "value": "{line-height.sm}",
1092
- "type": "color"
1024
+ "blur": {
1025
+ "type": "dimension",
1026
+ "value": "{shadow.blur.lg-2}"
1027
+ },
1028
+ "spread": {
1029
+ "type": "dimension",
1030
+ "value": "{shadow.spread.lg-2}"
1031
+ },
1032
+ "opacity": {
1033
+ "type": "color",
1034
+ "value": "{shadow.color.opacity.2}"
1093
1035
  }
1094
1036
  },
1095
- "title": {
1096
- "font-size": {
1097
- "value": "{font-size.sm}",
1098
- "type": "color"
1037
+ "font-weight": {
1038
+ "type": "string",
1039
+ "value": "500"
1040
+ },
1041
+ "font-size": {
1042
+ "type": "dimension",
1043
+ "value": "{font-size.sm}"
1044
+ },
1045
+ "gap-y": {
1046
+ "type": "dimension",
1047
+ "value": "{spacing.1}"
1048
+ }
1049
+ },
1050
+ "menu": {
1051
+ "contextual": {
1052
+ "item": {
1053
+ "font-size": {
1054
+ "type": "dimension",
1055
+ "value": "{font-size.sm}"
1056
+ },
1057
+ "font-weight": {
1058
+ "type": "string",
1059
+ "value": "500"
1060
+ },
1061
+ "radius": {
1062
+ "type": "dimension",
1063
+ "value": "{radius.rounded}"
1064
+ },
1065
+ "padding-x": {
1066
+ "type": "dimension",
1067
+ "value": "{spacing.2,5}"
1068
+ },
1069
+ "gap-x": {
1070
+ "type": "dimension",
1071
+ "value": "{spacing.3}"
1072
+ },
1073
+ "padding-y": {
1074
+ "type": "dimension",
1075
+ "value": "{spacing.2}"
1076
+ }
1099
1077
  },
1100
- "font-weight": {
1101
- "value": "{font-weight.medium-emphasis}",
1102
- "type": "color"
1078
+ "padding-x": {
1079
+ "type": "dimension",
1080
+ "value": "{spacing.1}"
1103
1081
  },
1104
- "line-height": {
1105
- "value": "{line-height.sm}",
1106
- "type": "color"
1082
+ "padding-y": {
1083
+ "type": "dimension",
1084
+ "value": "{spacing.1}"
1085
+ },
1086
+ "gap-y": {
1087
+ "type": "dimension",
1088
+ "value": "{spacing.0,5}"
1089
+ },
1090
+ "radius": {
1091
+ "type": "dimension",
1092
+ "value": "{radius.rounded-md}"
1093
+ },
1094
+ "divider": {
1095
+ "padding-top": {
1096
+ "type": "dimension",
1097
+ "value": "{spacing.1}"
1098
+ },
1099
+ "padding-bottom": {
1100
+ "type": "dimension",
1101
+ "value": 3
1102
+ },
1103
+ "padding-x": {
1104
+ "type": "dimension",
1105
+ "value": "{spacing.2,5}"
1106
+ }
1107
1107
  }
1108
1108
  }
1109
1109
  }