@dialpad/dialtone-tokens 1.16.0 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 11 May 2023 20:35:43 GMT
3
+ * Generated on Mon, 29 May 2023 19:21:18 GMT
4
4
  */
5
5
 
6
6
  .dialtone-theme-dark {
@@ -243,7 +243,7 @@
243
243
  --dt-inputs-size-radius-md: 0.8rem;
244
244
  --dt-inputs-size-radius-lg: 1.2rem;
245
245
  --dt-inputs-size-radius-xl: 1.6rem;
246
- --dt-inputs-line-height-default: 120%;
246
+ --dt-inputs-line-height-default: 1.2;
247
247
  --dt-inputs-font-size-xs: 1.2rem;
248
248
  --dt-inputs-font-size-sm: 1.2rem;
249
249
  --dt-inputs-font-size-md: 1.5rem;
@@ -286,22 +286,38 @@
286
286
  --dt-action-color-background-inverted-hover: #08080826;
287
287
  --dt-action-color-background-inverted-active: #0808084d;
288
288
  --dt-action-color-background-muted-default: transparent;
289
- --dt-action-color-background-muted-hover: #e9e9e90d;
290
- --dt-action-color-background-muted-active: #e9e9e91a;
289
+ --dt-action-color-background-muted-hover: #e9e9e91a;
290
+ --dt-action-color-background-muted-active: #e9e9e929;
291
291
  --dt-action-color-background-disabled-default: #3A3A3A;
292
292
  --dt-action-color-border-base-outlined-default: #AB7EFF;
293
293
  --dt-action-color-border-critical-outlined-default: #FF8585;
294
294
  --dt-action-color-border-inverted-outlined-default: #000000;
295
295
  --dt-action-color-border-muted-outlined-default: #AAAAAA;
296
- --dt-theme-sidebar-selected-row-color-background: #3A3A3A;
296
+ --dt-theme-topbar-field-color-background-hover: #000;
297
+ --dt-theme-topbar-field-color-foreground: #f9f9f980;
298
+ --dt-theme-topbar-field-color-foreground-hover: #f9f9f9bf;
299
+ --dt-theme-topbar-field-color-background: #f9f9f90d;
300
+ --dt-theme-topbar-field-color-border: #f9f9f900;
301
+ --dt-theme-topbar-field-color-border-hover: #f9f9f91a;
302
+ --dt-theme-topbar-field-color-border-active: #f9f9f933;
303
+ --dt-theme-topbar-button-color-background-hover: #f9f9f926;
304
+ --dt-theme-topbar-button-color-foreground: #f9f9f9a6;
305
+ --dt-theme-topbar-button-color-foreground-hover: #F9F9F9;
306
+ --dt-theme-topbar-button-color-background: #f9f9f900;
307
+ --dt-theme-topbar-button-color-background-active: #f9f9f91a;
308
+ --dt-theme-topbar-color-foreground: #f9f9f9bf;
309
+ --dt-theme-topbar-color-background: #1b1b1b;
310
+ --dt-theme-sidebar-section-color-foreground: #a7a7a7;
311
+ --dt-theme-sidebar-icon-color-foreground: #c0c0c0;
312
+ --dt-theme-sidebar-row-color-background-hover: #f9f9f92e;
313
+ --dt-theme-sidebar-row-color-background-active: #f9f9f93d;
314
+ --dt-theme-sidebar-row-color-background: #f9f9f900;
315
+ --dt-theme-sidebar-selected-row-color-background: #f9f9f933;
297
316
  --dt-theme-sidebar-selected-row-color-foreground: #F9F9F9;
298
317
  --dt-theme-sidebar-color-foreground: #F9F9F9;
299
318
  --dt-theme-sidebar-color-background: #1b1b1b;
300
- --dt-theme-sidebar-icon-color-foreground: #D2D2D2;
301
- --dt-theme-sidebar-status-color-foreground: #AAAAAA;
302
- --dt-theme-sidebar-row-color-background: transparent;
303
- --dt-theme-sidebar-row-color-background-hover: #f9f9f91a;
304
- --dt-theme-sidebar-row-color-background-active: #3A3A3A;
319
+ --dt-theme-sidebar-status-color-foreground: #fbfbfb;
320
+ --dt-theme-color-base: #F9F9F9;
305
321
  --dt-theme-presence-color-background-available: #B0FFA3;
306
322
  --dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
307
323
  --dt-theme-presence-color-background-busy: #F6AB3C;
@@ -310,137 +326,137 @@
310
326
  --dt-theme-mention-color-background: #7C52FF;
311
327
  --dt-typography-body-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
312
328
  --dt-typography-body-small-font-weight: 400;
313
- --dt-typography-body-small-line-height: 140%;
329
+ --dt-typography-body-small-line-height: 1.4;
314
330
  --dt-typography-body-small-font-size: 1.2rem;
315
331
  --dt-typography-body-small-text-case: none;
316
332
  --dt-typography-body-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
317
333
  --dt-typography-body-base-font-weight: 400;
318
- --dt-typography-body-base-line-height: 160%;
334
+ --dt-typography-body-base-line-height: 1.6;
319
335
  --dt-typography-body-base-font-size: 1.5rem;
320
336
  --dt-typography-body-base-text-case: none;
321
337
  --dt-typography-body-compact-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
322
338
  --dt-typography-body-compact-small-font-weight: 400;
323
- --dt-typography-body-compact-small-line-height: 120%;
339
+ --dt-typography-body-compact-small-line-height: 1.2;
324
340
  --dt-typography-body-compact-small-font-size: 1.2rem;
325
341
  --dt-typography-body-compact-small-text-case: none;
326
342
  --dt-typography-body-compact-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
327
343
  --dt-typography-body-compact-base-font-weight: 400;
328
- --dt-typography-body-compact-base-line-height: 140%;
344
+ --dt-typography-body-compact-base-line-height: 1.4;
329
345
  --dt-typography-body-compact-base-font-size: 1.5rem;
330
346
  --dt-typography-body-compact-base-text-case: none;
331
347
  --dt-typography-headline-eyebrow-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
332
348
  --dt-typography-headline-eyebrow-font-weight: 400;
333
- --dt-typography-headline-eyebrow-line-height: 140%;
349
+ --dt-typography-headline-eyebrow-line-height: 1.4;
334
350
  --dt-typography-headline-eyebrow-font-size: 1.2rem;
335
351
  --dt-typography-headline-eyebrow-text-case: uppercase;
336
352
  --dt-typography-headline-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
337
353
  --dt-typography-headline-small-font-weight: 700;
338
- --dt-typography-headline-small-line-height: 140%;
354
+ --dt-typography-headline-small-line-height: 1.4;
339
355
  --dt-typography-headline-small-font-size: 1.2rem;
340
356
  --dt-typography-headline-small-text-case: none;
341
357
  --dt-typography-headline-medium-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
342
358
  --dt-typography-headline-medium-font-weight: 700;
343
- --dt-typography-headline-medium-line-height: 160%;
359
+ --dt-typography-headline-medium-line-height: 1.6;
344
360
  --dt-typography-headline-medium-font-size: 1.5rem;
345
361
  --dt-typography-headline-medium-text-case: none;
346
362
  --dt-typography-headline-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
347
363
  --dt-typography-headline-large-font-weight: 700;
348
- --dt-typography-headline-large-line-height: 160%;
364
+ --dt-typography-headline-large-line-height: 1.6;
349
365
  --dt-typography-headline-large-font-size: 1.9rem;
350
366
  --dt-typography-headline-large-text-case: none;
351
367
  --dt-typography-headline-extra-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
352
368
  --dt-typography-headline-extra-large-font-weight: 500;
353
- --dt-typography-headline-extra-large-line-height: 120%;
369
+ --dt-typography-headline-extra-large-line-height: 1.2;
354
370
  --dt-typography-headline-extra-large-font-size: 2.7rem;
355
371
  --dt-typography-headline-extra-large-text-case: none;
356
372
  --dt-typography-headline-extra-extra-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
357
373
  --dt-typography-headline-extra-extra-large-font-weight: 500;
358
- --dt-typography-headline-extra-extra-large-line-height: 120%;
374
+ --dt-typography-headline-extra-extra-large-line-height: 1.2;
359
375
  --dt-typography-headline-extra-extra-large-font-size: 3.8rem;
360
376
  --dt-typography-headline-extra-extra-large-text-case: none;
361
377
  --dt-typography-headline-soft-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
362
378
  --dt-typography-headline-soft-small-font-weight: 500;
363
- --dt-typography-headline-soft-small-line-height: 140%;
379
+ --dt-typography-headline-soft-small-line-height: 1.4;
364
380
  --dt-typography-headline-soft-small-font-size: 1.2rem;
365
381
  --dt-typography-headline-soft-small-text-case: none;
366
382
  --dt-typography-headline-compact-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
367
383
  --dt-typography-headline-compact-small-font-weight: 700;
368
- --dt-typography-headline-compact-small-line-height: 120%;
384
+ --dt-typography-headline-compact-small-line-height: 1.2;
369
385
  --dt-typography-headline-compact-small-font-size: 1.2rem;
370
386
  --dt-typography-headline-compact-small-text-case: none;
371
387
  --dt-typography-headline-compact-medium-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
372
388
  --dt-typography-headline-compact-medium-font-weight: 700;
373
- --dt-typography-headline-compact-medium-line-height: 140%;
389
+ --dt-typography-headline-compact-medium-line-height: 1.4;
374
390
  --dt-typography-headline-compact-medium-font-size: 1.5rem;
375
391
  --dt-typography-headline-compact-medium-text-case: none;
376
392
  --dt-typography-headline-compact-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
377
393
  --dt-typography-headline-compact-large-font-weight: 700;
378
- --dt-typography-headline-compact-large-line-height: 120%;
394
+ --dt-typography-headline-compact-large-line-height: 1.2;
379
395
  --dt-typography-headline-compact-large-font-size: 1.9rem;
380
396
  --dt-typography-headline-compact-large-text-case: none;
381
397
  --dt-typography-headline-compact-soft-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
382
398
  --dt-typography-headline-compact-soft-small-font-weight: 500;
383
- --dt-typography-headline-compact-soft-small-line-height: 120%;
399
+ --dt-typography-headline-compact-soft-small-line-height: 1.2;
384
400
  --dt-typography-headline-compact-soft-small-font-size: 1.2rem;
385
401
  --dt-typography-headline-compact-soft-small-text-case: none;
386
402
  --dt-typography-label-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
387
403
  --dt-typography-label-small-font-weight: 600;
388
- --dt-typography-label-small-line-height: 140%;
404
+ --dt-typography-label-small-line-height: 1.4;
389
405
  --dt-typography-label-small-font-size: 1.2rem;
390
406
  --dt-typography-label-small-text-case: none;
391
407
  --dt-typography-label-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
392
408
  --dt-typography-label-base-font-weight: 600;
393
- --dt-typography-label-base-line-height: 160%;
409
+ --dt-typography-label-base-line-height: 1.6;
394
410
  --dt-typography-label-base-font-size: 1.5rem;
395
411
  --dt-typography-label-base-text-case: none;
396
412
  --dt-typography-label-compact-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
397
413
  --dt-typography-label-compact-small-font-weight: 600;
398
- --dt-typography-label-compact-small-line-height: 120%;
414
+ --dt-typography-label-compact-small-line-height: 1.2;
399
415
  --dt-typography-label-compact-small-font-size: 1.2rem;
400
416
  --dt-typography-label-compact-small-text-case: none;
401
417
  --dt-typography-label-compact-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
402
418
  --dt-typography-label-compact-base-font-weight: 600;
403
- --dt-typography-label-compact-base-line-height: 140%;
419
+ --dt-typography-label-compact-base-line-height: 1.4;
404
420
  --dt-typography-label-compact-base-font-size: 1.5rem;
405
421
  --dt-typography-label-compact-base-text-case: none;
406
422
  --dt-typography-label-compact-plain-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
407
423
  --dt-typography-label-compact-plain-small-font-weight: 400;
408
- --dt-typography-label-compact-plain-small-line-height: 120%;
424
+ --dt-typography-label-compact-plain-small-line-height: 1.2;
409
425
  --dt-typography-label-compact-plain-small-font-size: 1.2rem;
410
426
  --dt-typography-label-compact-plain-small-text-case: none;
411
427
  --dt-typography-label-compact-plain-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
412
428
  --dt-typography-label-compact-plain-base-font-weight: 400;
413
- --dt-typography-label-compact-plain-base-line-height: 140%;
429
+ --dt-typography-label-compact-plain-base-line-height: 1.4;
414
430
  --dt-typography-label-compact-plain-base-font-size: 1.5rem;
415
431
  --dt-typography-label-compact-plain-base-text-case: none;
416
432
  --dt-typography-label-plain-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
417
433
  --dt-typography-label-plain-small-font-weight: 400;
418
- --dt-typography-label-plain-small-line-height: 140%;
434
+ --dt-typography-label-plain-small-line-height: 1.4;
419
435
  --dt-typography-label-plain-small-font-size: 1.2rem;
420
436
  --dt-typography-label-plain-small-text-case: none;
421
437
  --dt-typography-label-plain-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
422
438
  --dt-typography-label-plain-base-font-weight: 400;
423
- --dt-typography-label-plain-base-line-height: 160%;
439
+ --dt-typography-label-plain-base-line-height: 1.6;
424
440
  --dt-typography-label-plain-base-font-size: 1.5rem;
425
441
  --dt-typography-label-plain-base-text-case: none;
426
442
  --dt-typography-helper-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
427
443
  --dt-typography-helper-small-font-weight: 400;
428
- --dt-typography-helper-small-line-height: 120%;
444
+ --dt-typography-helper-small-line-height: 1.2;
429
445
  --dt-typography-helper-small-font-size: 1.2rem;
430
446
  --dt-typography-helper-small-text-case: none;
431
447
  --dt-typography-helper-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
432
448
  --dt-typography-helper-base-font-weight: 400;
433
- --dt-typography-helper-base-line-height: 140%;
449
+ --dt-typography-helper-base-line-height: 1.4;
434
450
  --dt-typography-helper-base-font-size: 1.5rem;
435
451
  --dt-typography-helper-base-text-case: none;
436
452
  --dt-typography-code-small-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
437
453
  --dt-typography-code-small-font-weight: 400;
438
- --dt-typography-code-small-line-height: 120%;
454
+ --dt-typography-code-small-line-height: 1.2;
439
455
  --dt-typography-code-small-font-size: 1.2rem;
440
456
  --dt-typography-code-small-text-case: none;
441
457
  --dt-typography-code-base-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
442
458
  --dt-typography-code-base-font-weight: 400;
443
- --dt-typography-code-base-line-height: 120%;
459
+ --dt-typography-code-base-line-height: 1.2;
444
460
  --dt-typography-code-base-font-size: 1.5rem;
445
461
  --dt-typography-code-base-text-case: none;
446
462
  --dt-size-0: 0rem;
@@ -762,12 +778,12 @@
762
778
  --dt-font-size-400: 2.7rem;
763
779
  --dt-font-size-500: 3.8rem;
764
780
  --dt-font-size-root: 1rem;
765
- --dt-font-line-height-100: 100%;
766
- --dt-font-line-height-200: 120%;
767
- --dt-font-line-height-300: 140%;
768
- --dt-font-line-height-400: 160%;
769
- --dt-font-line-height-500: 180%;
770
- --dt-font-line-height-600: 200%;
781
+ --dt-font-line-height-100: 1;
782
+ --dt-font-line-height-200: 1.2;
783
+ --dt-font-line-height-300: 1.4;
784
+ --dt-font-line-height-400: 1.6;
785
+ --dt-font-line-height-500: 1.8;
786
+ --dt-font-line-height-600: 2;
771
787
  --dt-font-weight-normal: 400;
772
788
  --dt-font-weight-medium: 500;
773
789
  --dt-font-weight-semi-bold: 600;
@@ -776,87 +792,87 @@
776
792
  --dt-font-text-case-lowercase: lowercase;
777
793
  --dt-font-text-case-capitalize: capitalize;
778
794
  --dt-font-text-case-none: none;
779
- --dt-space-0: 0px;
780
- --dt-space-50: 0.5px;
781
- --dt-space-100: 1px;
782
- --dt-space-200: 2px;
783
- --dt-space-300: 4px;
784
- --dt-space-350: 6px;
785
- --dt-space-400: 8px;
786
- --dt-space-450: 12px;
787
- --dt-space-500: 16px;
788
- --dt-space-550: 24px;
789
- --dt-space-600: 32px;
790
- --dt-space-625: 42px;
791
- --dt-space-650: 48px;
792
- --dt-space-700: 64px;
793
- --dt-space-720: 72px;
794
- --dt-space-730: 84px;
795
- --dt-space-750: 96px;
796
- --dt-space-760: 102px;
797
- --dt-space-775: 114px;
798
- --dt-space-800: 128px;
799
- --dt-space-825: 164px;
800
- --dt-space-850: 192px;
801
- --dt-space-875: 216px;
802
- --dt-space-900: 256px;
803
- --dt-space-905: 264px;
804
- --dt-space-925: 332px;
805
- --dt-space-950: 384px;
806
- --dt-space-975: 464px;
807
- --dt-space-1000: 512px;
808
- --dt-space-1020: 628px;
809
- --dt-space-1040: 764px;
810
- --dt-space-1050: 768px;
811
- --dt-space-1060: 828px;
812
- --dt-space-1080: 912px;
813
- --dt-space-1100: 1024px;
814
- --dt-space-1115: 1140px;
815
- --dt-space-1120: 1268px;
816
- --dt-space-1125: 1280px;
817
- --dt-space-1130: 1340px;
818
- --dt-space-1150: 1536px;
819
- --dt-space-1200: 2048px;
820
- --dt-space-50-negative: -0.5px;
821
- --dt-space-100-negative: -1px;
822
- --dt-space-200-negative: -2px;
823
- --dt-space-300-negative: -4px;
824
- --dt-space-350-negative: -6px;
825
- --dt-space-400-negative: -8px;
826
- --dt-space-450-negative: -12px;
827
- --dt-space-500-negative: -16px;
828
- --dt-space-550-negative: -24px;
829
- --dt-space-600-negative: -32px;
830
- --dt-space-625-negative: -42px;
831
- --dt-space-650-negative: -48px;
832
- --dt-space-700-negative: -64px;
833
- --dt-space-720-negative: -72px;
834
- --dt-space-730-negative: -84px;
835
- --dt-space-750-negative: -96px;
836
- --dt-space-760-negative: -102px;
837
- --dt-space-775-negative: -114px;
838
- --dt-space-800-negative: -128px;
839
- --dt-space-825-negative: -164px;
840
- --dt-space-850-negative: -192px;
841
- --dt-space-875-negative: -216px;
842
- --dt-space-900-negative: -256px;
843
- --dt-space-905-negative: -264px;
844
- --dt-space-925-negative: -332px;
845
- --dt-space-950-negative: -384px;
846
- --dt-space-975-negative: -464px;
847
- --dt-space-1000-negative: -512px;
848
- --dt-space-1020-negative: -628px;
849
- --dt-space-1040-negative: -764px;
850
- --dt-space-1050-negative: -768px;
851
- --dt-space-1060-negative: -828px;
852
- --dt-space-1080-negative: -912px;
853
- --dt-space-1100-negative: -1024px;
854
- --dt-space-1115-negative: -1140px;
855
- --dt-space-1120-negative: -1268px;
856
- --dt-space-1125-negative: -1280px;
857
- --dt-space-1130-negative: -1340px;
858
- --dt-space-1150-negative: -1536px;
859
- --dt-space-1200-negative: -2048px;
795
+ --dt-space-0: 0;
796
+ --dt-space-50: 0.05rem;
797
+ --dt-space-100: 0.1rem;
798
+ --dt-space-200: 0.2rem;
799
+ --dt-space-300: 0.4rem;
800
+ --dt-space-350: 0.6rem;
801
+ --dt-space-400: 0.8rem;
802
+ --dt-space-450: 1.2rem;
803
+ --dt-space-500: 1.6rem;
804
+ --dt-space-550: 2.4rem;
805
+ --dt-space-600: 3.2rem;
806
+ --dt-space-625: 4.2rem;
807
+ --dt-space-650: 4.8rem;
808
+ --dt-space-700: 6.4rem;
809
+ --dt-space-720: 7.2rem;
810
+ --dt-space-730: 8.4rem;
811
+ --dt-space-750: 9.6rem;
812
+ --dt-space-760: 10.2rem;
813
+ --dt-space-775: 11.4rem;
814
+ --dt-space-800: 12.8rem;
815
+ --dt-space-825: 16.4rem;
816
+ --dt-space-850: 19.2rem;
817
+ --dt-space-875: 21.6rem;
818
+ --dt-space-900: 25.6rem;
819
+ --dt-space-905: 26.4rem;
820
+ --dt-space-925: 33.2rem;
821
+ --dt-space-950: 38.4rem;
822
+ --dt-space-975: 46.4rem;
823
+ --dt-space-1000: 51.2rem;
824
+ --dt-space-1020: 62.8rem;
825
+ --dt-space-1040: 76.4rem;
826
+ --dt-space-1050: 76.8rem;
827
+ --dt-space-1060: 82.8rem;
828
+ --dt-space-1080: 91.2rem;
829
+ --dt-space-1100: 102.4rem;
830
+ --dt-space-1115: 114rem;
831
+ --dt-space-1120: 126.8rem;
832
+ --dt-space-1125: 128rem;
833
+ --dt-space-1130: 134rem;
834
+ --dt-space-1150: 153.6rem;
835
+ --dt-space-1200: 204.8rem;
836
+ --dt-space-50-negative: -0.05rem;
837
+ --dt-space-100-negative: -0.1rem;
838
+ --dt-space-200-negative: -0.2rem;
839
+ --dt-space-300-negative: -0.4rem;
840
+ --dt-space-350-negative: -0.6rem;
841
+ --dt-space-400-negative: -0.8rem;
842
+ --dt-space-450-negative: -1.2rem;
843
+ --dt-space-500-negative: -1.6rem;
844
+ --dt-space-550-negative: -2.4rem;
845
+ --dt-space-600-negative: -3.2rem;
846
+ --dt-space-625-negative: -4.2rem;
847
+ --dt-space-650-negative: -4.8rem;
848
+ --dt-space-700-negative: -6.4rem;
849
+ --dt-space-720-negative: -7.2rem;
850
+ --dt-space-730-negative: -8.4rem;
851
+ --dt-space-750-negative: -9.6rem;
852
+ --dt-space-760-negative: -10.2rem;
853
+ --dt-space-775-negative: -11.4rem;
854
+ --dt-space-800-negative: -12.8rem;
855
+ --dt-space-825-negative: -16.4rem;
856
+ --dt-space-850-negative: -19.2rem;
857
+ --dt-space-875-negative: -21.6rem;
858
+ --dt-space-900-negative: -25.6rem;
859
+ --dt-space-905-negative: -26.4rem;
860
+ --dt-space-925-negative: -33.2rem;
861
+ --dt-space-950-negative: -38.4rem;
862
+ --dt-space-975-negative: -46.4rem;
863
+ --dt-space-1000-negative: -51.2rem;
864
+ --dt-space-1020-negative: -62.8rem;
865
+ --dt-space-1040-negative: -76.4rem;
866
+ --dt-space-1050-negative: -76.8rem;
867
+ --dt-space-1060-negative: -82.8rem;
868
+ --dt-space-1080-negative: -91.2rem;
869
+ --dt-space-1100-negative: -102.4rem;
870
+ --dt-space-1115-negative: -114rem;
871
+ --dt-space-1120-negative: -126.8rem;
872
+ --dt-space-1125-negative: -128rem;
873
+ --dt-space-1130-negative: -134rem;
874
+ --dt-space-1150-negative: -153.6rem;
875
+ --dt-space-1200-negative: -204.8rem;
860
876
  --dt-space-0-percent: 0%;
861
877
  --dt-space-5-percent: 5%;
862
878
  --dt-space-10-percent: 10%;
@@ -874,5 +890,5 @@
874
890
  --dt-space-90-percent: 90%;
875
891
  --dt-space-95-percent: 95%;
876
892
  --dt-space-100-percent: 100%;
877
- --dt-space-base: 8px;
893
+ --dt-space-base: 0.8rem;
878
894
  }