@hopper-ui/styled-system 3.2.3 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +10 -10
  4. package/dist/{chunk-3QXVL3DW.js → chunk-2BMH444W.js} +44 -5
  5. package/dist/{chunk-4QYOTBJP.js → chunk-3W57BWQT.js} +4 -4
  6. package/dist/{chunk-O7B7VLBY.js → chunk-BLSIMXE7.js} +3 -3
  7. package/dist/{chunk-LBDCVPO6.js → chunk-G37OO232.js} +1 -1
  8. package/dist/{chunk-UOBQPWH7.js → chunk-LLGTCJEP.js} +2 -2
  9. package/dist/{chunk-KYJN33SJ.js → chunk-QAUUAHRK.js} +1 -1
  10. package/dist/{chunk-2MXOW5MU.js → chunk-RIOM7ASY.js} +1 -1
  11. package/dist/{chunk-V5HCC3TD.js → chunk-TSN5DPDB.js} +1 -1
  12. package/dist/{chunk-VXORJDJA.js → chunk-TZCNHN3Q.js} +4 -3
  13. package/dist/global-styles/BodyStyleProvider.js +2 -2
  14. package/dist/html-wrappers/html.css +34 -34
  15. package/dist/html-wrappers/html.js +6 -6
  16. package/dist/html-wrappers/htmlElement.css +34 -34
  17. package/dist/html-wrappers/htmlElement.js +5 -5
  18. package/dist/index.css +34 -34
  19. package/dist/index.d.ts +1 -1
  20. package/dist/index.js +10 -10
  21. package/dist/styledSystemProps.d.ts +13 -5
  22. package/dist/styledSystemRootCssClass.js +2 -2
  23. package/dist/theme/generated/sharegate/dark.css +14 -1
  24. package/dist/theme/generated/sharegate/light.css +90 -4
  25. package/dist/theme/generated/workleap/dark.css +14 -1
  26. package/dist/theme/generated/workleap/light.css +87 -1
  27. package/dist/tokens/generated/styledSystemConstants.d.ts +1 -1
  28. package/dist/tokens/generated/styledSystemConstants.js +1 -1
  29. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +41 -2
  30. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  31. package/dist/tokens/tokenMappings.d.ts +8 -5
  32. package/dist/tokens/tokenMappings.js +3 -3
  33. package/dist/useStyledSystem.css +31 -31
  34. package/dist/useStyledSystem.js +4 -4
  35. package/package.json +2 -2
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-2-3-sharegate {
5
+ .hop-5-3-0-sharegate {
6
6
  --hop-comp-tooltip-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.12);
7
7
  --hop-comp-tooltip-backdrop-filter: blur(10px);
8
8
  --hop-comp-tile-icon-color: transparent;
@@ -15,6 +15,10 @@
15
15
  --hop-comp-tile-border-color-press: transparent;
16
16
  --hop-comp-tile-border-color-hover: transparent;
17
17
  --hop-comp-tile-box-shadow: 0 -1px 3px 0 rgb(0 0 0 / 0.12) inset, 0 1px 0 1px rgb(255 255 255 / 0.1);
18
+ --hop-comp-tag-text-transform: uppercase;
19
+ --hop-comp-tag-border-color-selected: transparent;
20
+ --hop-comp-tag-border-color-press: transparent;
21
+ --hop-comp-tag-border-color-hover: transparent;
18
22
  --hop-comp-tabs-tab-list-border-radius: NaNrem;
19
23
  --hop-comp-tabs-tab-list-border: none;
20
24
  --hop-comp-tabs-tab-list-background-color: transparent;
@@ -72,6 +76,7 @@
72
76
  --hop-comp-button-primary-border-color-disabled: transparent;
73
77
  --hop-comp-button-primary-box-shadow-loading: 0 2px 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 4px 0 rgba(0, 0, 0, 0.10) inset;
74
78
  --hop-comp-button-primary-box-shadow: 0 2px 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 4px 0 rgba(0, 0, 0, 0.10) inset;
79
+ --hop-comp-button-text-transform: uppercase;
75
80
  --hop-overline-bottom-offset: -0.25rem;
76
81
  --hop-overline-top-offset: -0.25rem;
77
82
  --hop-heading-xs-medium-bottom-offset: -0.25rem;
@@ -380,11 +385,23 @@
380
385
  --hop-easing-duration-3: 300ms;
381
386
  --hop-easing-duration-2: 200ms;
382
387
  --hop-easing-duration-1: 100ms;
388
+ --hop-letter-spacing-wide-30: 0.1875rem;
389
+ --hop-letter-spacing-wide-25: 0.15625rem;
390
+ --hop-letter-spacing-wide-20: 0.125rem;
391
+ --hop-letter-spacing-wide-15: 0.09375rem;
392
+ --hop-letter-spacing-wide-10: 0.0625rem;
393
+ --hop-letter-spacing-wide-5: 0.03125rem;
394
+ --hop-letter-spacing-dense-5: -0.03125rem;
395
+ --hop-letter-spacing-dense-10: -0.0625rem;
396
+ --hop-letter-spacing-0: 0;
383
397
  --hop-line-height-1-50: 1.5;
384
398
  --hop-line-height-1-4285: 1.4285714;
399
+ --hop-line-height-1-40: 1.4;
385
400
  --hop-line-height-1-33: 1.3333333;
401
+ --hop-line-height-1-2857: 1.2857142;
386
402
  --hop-line-height-1-25: 1.25;
387
403
  --hop-line-height-1-20: 1.2;
404
+ --hop-line-height-1-1666: 1.1666666;
388
405
  --hop-line-height-1-14: 1.1428571;
389
406
  --hop-line-height-1-125: 1.125;
390
407
  --hop-font-weight-690: 690;
@@ -404,6 +421,7 @@
404
421
  --hop-font-size-160: 1rem;
405
422
  --hop-font-size-140: 0.875rem;
406
423
  --hop-font-size-120: 0.75rem;
424
+ --hop-font-size-100: 0.625rem;
407
425
  --hop-font-family-tertiary: 'ABC Favorit Mono', Consolas, 'SF Mono', monospace;
408
426
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
409
427
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
@@ -631,6 +649,13 @@
631
649
  --hop-coastal-50: #d9efff;
632
650
  --hop-coastal-25: #f0f8ff;
633
651
  --hop-comp-tooltip-background: var(--hop-neutral-surface-weak-transparent-always-dark);
652
+ --hop-comp-tag-text-font-letterspacing-lg: var(--hop-letter-spacing-wide-30);
653
+ --hop-comp-tag-text-font-lineheight-lg: var(--hop-line-height-1-2857);
654
+ --hop-comp-tag-text-font-letterspacing-md: var(--hop-letter-spacing-wide-20);
655
+ --hop-comp-tag-text-font-lineheight-md: var(--hop-line-height-1-33);
656
+ --hop-comp-tag-text-font-letterspacing-sm: var(--hop-letter-spacing-wide-20);
657
+ --hop-comp-tag-text-font-lineheight-sm: var(--hop-line-height-1-33);
658
+ --hop-comp-tag-text-font-weight: var(--hop-font-weight-410);
634
659
  --hop-comp-tabs-tab-list-border-block-end: var(--hop-space-10) solid var(--hop-neutral-border-weak);
635
660
  --hop-comp-popover-border: var(--hop-space-10) solid var(--hop-neutral-border-weak);
636
661
  --hop-comp-popover-background: var(--hop-neutral-surface-transparent);
@@ -646,19 +671,50 @@
646
671
  --hop-comp-button-upsell-background: linear-gradient(var(--hop-limeburst-50), var(--hop-persimmon-300) 151%);
647
672
  --hop-comp-button-primary-background-loading: linear-gradient(var(--hop-iris-300), var(--hop-iris-600) 100%);
648
673
  --hop-comp-button-primary-background: linear-gradient(var(--hop-iris-300), var(--hop-iris-600) 100%);
674
+ --hop-comp-button-text-font-letterspacing-xs: var(--hop-letter-spacing-wide-15);
675
+ --hop-comp-button-text-font-lineheight-xs: var(--hop-line-height-1-33);
676
+ --hop-comp-button-text-font-letterspacing-sm: var(--hop-letter-spacing-wide-20);
677
+ --hop-comp-button-text-font-lineheight-sm: var(--hop-line-height-1-4285);
678
+ --hop-comp-button-text-font-letterspacing-md: var(--hop-letter-spacing-wide-25);
679
+ --hop-comp-button-text-font-lineheight-md: var(--hop-line-height-1-50);
680
+ --hop-comp-button-text-font-weight: var(--hop-font-weight-410);
649
681
  --hop-shape-rounded-sm: var(--hop-border-radius-1);
650
682
  --hop-shape-rounded-md: var(--hop-border-radius-2);
651
683
  --hop-shape-rounded-lg: var(--hop-border-radius-3);
652
684
  --hop-shape-pill: var(--hop-border-radius-4);
653
685
  --hop-shape-circle: var(--hop-border-radius-9999);
686
+ --hop-caption-sm-line-height: var(--hop-line-height-1-40);
687
+ --hop-caption-sm-font-weight: var(--hop-font-weight-410);
688
+ --hop-caption-sm-font-size: var(--hop-font-size-100);
689
+ --hop-caption-sm-font-family: var(--hop-font-family-tertiary);
690
+ --hop-caption-md-line-height: var(--hop-line-height-1-33);
691
+ --hop-caption-md-font-weight: var(--hop-font-weight-410);
692
+ --hop-caption-md-font-size: var(--hop-font-size-120);
693
+ --hop-caption-md-font-family: var(--hop-font-family-tertiary);
694
+ --hop-caption-lg-line-height: var(--hop-line-height-1-4285);
695
+ --hop-caption-lg-font-weight: var(--hop-font-weight-410);
696
+ --hop-caption-lg-font-size: var(--hop-font-size-140);
697
+ --hop-caption-lg-font-family: var(--hop-font-family-tertiary);
698
+ --hop-caption-xl-line-height: var(--hop-line-height-1-50);
699
+ --hop-caption-xl-font-weight: var(--hop-font-weight-410);
700
+ --hop-caption-xl-font-size: var(--hop-font-size-160);
701
+ --hop-caption-xl-font-family: var(--hop-font-family-tertiary);
702
+ --hop-accent-xs-line-height: var(--hop-line-height-1-4285);
703
+ --hop-accent-xs-font-weight: var(--hop-font-weight-580);
704
+ --hop-accent-xs-font-size: var(--hop-font-size-140);
705
+ --hop-accent-xs-font-family: var(--hop-font-family-tertiary);
654
706
  --hop-accent-sm-line-height: var(--hop-line-height-1-33);
655
707
  --hop-accent-sm-font-weight: var(--hop-font-weight-580);
656
708
  --hop-accent-sm-font-size: var(--hop-font-size-180);
657
- --hop-accent-sm-font-family: var(--hop-font-family-primary);
658
- --hop-accent-lg-line-height: var(--hop-line-height-1-125);
709
+ --hop-accent-sm-font-family: var(--hop-font-family-tertiary);
710
+ --hop-accent-md-line-height: var(--hop-line-height-1-14);
711
+ --hop-accent-md-font-weight: var(--hop-font-weight-580);
712
+ --hop-accent-md-font-size: var(--hop-font-size-280);
713
+ --hop-accent-md-font-family: var(--hop-font-family-tertiary);
714
+ --hop-accent-lg-line-height: var(--hop-line-height-1-1666);
659
715
  --hop-accent-lg-font-weight: var(--hop-font-weight-580);
660
716
  --hop-accent-lg-font-size: var(--hop-font-size-480);
661
- --hop-accent-lg-font-family: var(--hop-font-family-primary);
717
+ --hop-accent-lg-font-family: var(--hop-font-family-tertiary);
662
718
  --hop-body-xs-underline-line-height: var(--hop-line-height-1-33);
663
719
  --hop-body-xs-underline-font-weight: var(--hop-font-weight-505);
664
720
  --hop-body-xs-underline-font-size: var(--hop-font-size-120);
@@ -1411,6 +1467,32 @@
1411
1467
  --hop-comp-tile-background-color-press: var(--hop-neutral-surface-weak-press);
1412
1468
  --hop-comp-tile-background-color-hover: var(--hop-neutral-surface-weak-hover);
1413
1469
  --hop-comp-tile-background-color: var(--hop-neutral-surface);
1470
+ --hop-comp-tag-text-font-size-lg: var(--hop-caption-lg-font-size);
1471
+ --hop-comp-tag-text-font-size-md: var(--hop-caption-md-font-size);
1472
+ --hop-comp-tag-text-font-size-sm: var(--hop-caption-md-font-size);
1473
+ --hop-comp-tag-text-font: var(--hop-caption-md-font-family);
1474
+ --hop-comp-tag-icon-color-error: var(--hop-danger-icon-weak);
1475
+ --hop-comp-tag-icon-color-disabled: var(--hop-neutral-icon-disabled);
1476
+ --hop-comp-tag-icon-color-selected: var(--hop-neutral-icon-always-light);
1477
+ --hop-comp-tag-icon-color-press: var(--hop-neutral-icon-press);
1478
+ --hop-comp-tag-icon-color-hover: var(--hop-neutral-icon-hover);
1479
+ --hop-comp-tag-icon-color: var(--hop-neutral-icon);
1480
+ --hop-comp-tag-text-color-error: var(--hop-danger-text-weak);
1481
+ --hop-comp-tag-text-color-disabled: var(--hop-neutral-text-disabled);
1482
+ --hop-comp-tag-text-color-selected: var(--hop-neutral-text-always-light);
1483
+ --hop-comp-tag-text-color-press: var(--hop-neutral-text-press);
1484
+ --hop-comp-tag-text-color-hover: var(--hop-neutral-text-hover);
1485
+ --hop-comp-tag-text-color: var(--hop-neutral-text);
1486
+ --hop-comp-tag-border-color-focus: var(--hop-primary-border-focus);
1487
+ --hop-comp-tag-border-color-error: var(--hop-danger-border-strong);
1488
+ --hop-comp-tag-border-color-disabled: var(--hop-neutral-border-weak);
1489
+ --hop-comp-tag-border-color: var(--hop-neutral-border-weak);
1490
+ --hop-comp-tag-background-color-disabled: var(--hop-neutral-surface-disabled);
1491
+ --hop-comp-tag-background-color-selected: var(--hop-primary-surface-strong);
1492
+ --hop-comp-tag-background-color-press: var(--hop-primary-surface-weak-press);
1493
+ --hop-comp-tag-background-color-hover: var(--hop-primary-surface-weak-hover);
1494
+ --hop-comp-tag-background-color: var(--hop-neutral-surface);
1495
+ --hop-comp-tag-border-radius: var(--hop-shape-rounded-sm);
1414
1496
  --hop-comp-tabs-tab-panel-border-color-focus: var(--hop-primary-border-focus);
1415
1497
  --hop-comp-tabs-tab-border-radius: var(--hop-shape-rounded-sm);
1416
1498
  --hop-comp-tabs-tab-border-color-disabled: var(--hop-neutral-border-disabled);
@@ -1657,6 +1739,10 @@
1657
1739
  --hop-comp-button-primary-text-color-pressed: var(--hop-neutral-text-always-light);
1658
1740
  --hop-comp-button-primary-text-color-hover: var(--hop-neutral-text-always-light);
1659
1741
  --hop-comp-button-primary-text-color: var(--hop-neutral-text-always-light);
1742
+ --hop-comp-button-text-font-size-xs: var(--hop-caption-md-font-size);
1743
+ --hop-comp-button-text-font-size-sm: var(--hop-caption-lg-font-size);
1744
+ --hop-comp-button-text-font-size-md: var(--hop-caption-xl-font-size);
1745
+ --hop-comp-button-text-font: var(--hop-caption-md-font-family);
1660
1746
  --hop-comp-button-icon-color-disabled: var(--hop-neutral-icon-disabled);
1661
1747
  --hop-comp-button-text-color-disabled: var(--hop-neutral-text-disabled);
1662
1748
  --hop-comp-button-border-color-focus: var(--hop-primary-border-focus);
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-2-3-workleap-dark {
5
+ .hop-5-3-0-workleap-dark {
6
6
  --hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
7
7
  --hop-neutral-surface-transparent: rgb(35 36 38 / 0.9);
8
8
  --hop-space-1280: 8rem;
@@ -33,11 +33,23 @@
33
33
  --hop-easing-duration-3: 300ms;
34
34
  --hop-easing-duration-2: 200ms;
35
35
  --hop-easing-duration-1: 100ms;
36
+ --hop-letter-spacing-wide-30: 0.1875rem;
37
+ --hop-letter-spacing-wide-25: 0.15625rem;
38
+ --hop-letter-spacing-wide-20: 0.125rem;
39
+ --hop-letter-spacing-wide-15: 0.09375rem;
40
+ --hop-letter-spacing-wide-10: 0.0625rem;
41
+ --hop-letter-spacing-wide-5: 0.03125rem;
42
+ --hop-letter-spacing-dense-5: -0.03125rem;
43
+ --hop-letter-spacing-dense-10: -0.0625rem;
44
+ --hop-letter-spacing-0: 0;
36
45
  --hop-line-height-1-50: 1.5;
37
46
  --hop-line-height-1-4285: 1.4285714;
47
+ --hop-line-height-1-40: 1.4;
38
48
  --hop-line-height-1-33: 1.3333333;
49
+ --hop-line-height-1-2857: 1.2857142;
39
50
  --hop-line-height-1-25: 1.25;
40
51
  --hop-line-height-1-20: 1.2;
52
+ --hop-line-height-1-1666: 1.1666666;
41
53
  --hop-line-height-1-14: 1.1428571;
42
54
  --hop-line-height-1-125: 1.125;
43
55
  --hop-font-weight-690: 690;
@@ -57,6 +69,7 @@
57
69
  --hop-font-size-160: 1rem;
58
70
  --hop-font-size-140: 0.875rem;
59
71
  --hop-font-size-120: 0.75rem;
72
+ --hop-font-size-100: 0.625rem;
60
73
  --hop-font-family-tertiary: 'ABC Favorit Mono', Consolas, 'SF Mono', monospace;
61
74
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
62
75
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-2-3-workleap {
5
+ .hop-5-3-0-workleap {
6
6
  --hop-comp-tooltip-backdrop-filter: none;
7
7
  --hop-comp-tile-icon-color: transparent;
8
8
  --hop-comp-tile-outline-color-disabled: transparent;
@@ -10,6 +10,10 @@
10
10
  --hop-comp-tile-border-color-selected: transparent;
11
11
  --hop-comp-tile-border-color-focus: transparent;
12
12
  --hop-comp-tile-box-shadow: none;
13
+ --hop-comp-tag-text-font-letterspacing-lg: normal;
14
+ --hop-comp-tag-text-font-letterspacing-md: normal;
15
+ --hop-comp-tag-text-font-letterspacing-sm: normal;
16
+ --hop-comp-tag-text-transform: none;
13
17
  --hop-comp-popover-backdrop-filter: none;
14
18
  --hop-comp-modal-backdrop-filter: none;
15
19
  --hop-comp-modal-border: none;
@@ -47,6 +51,10 @@
47
51
  --hop-comp-button-upsell-border-color-loading: transparent;
48
52
  --hop-comp-button-primary-border-color: transparent;
49
53
  --hop-comp-button-primary-border-color-loading: transparent;
54
+ --hop-comp-button-text-font-letterspacing-xs: normal;
55
+ --hop-comp-button-text-font-letterspacing-sm: normal;
56
+ --hop-comp-button-text-font-letterspacing-md: normal;
57
+ --hop-comp-button-text-transform: none;
50
58
  --hop-overline-bottom-offset: -0.25rem;
51
59
  --hop-overline-top-offset: -0.25rem;
52
60
  --hop-heading-xs-medium-bottom-offset: -0.25rem;
@@ -355,11 +363,23 @@
355
363
  --hop-easing-duration-3: 300ms;
356
364
  --hop-easing-duration-2: 200ms;
357
365
  --hop-easing-duration-1: 100ms;
366
+ --hop-letter-spacing-wide-30: 0.1875rem;
367
+ --hop-letter-spacing-wide-25: 0.15625rem;
368
+ --hop-letter-spacing-wide-20: 0.125rem;
369
+ --hop-letter-spacing-wide-15: 0.09375rem;
370
+ --hop-letter-spacing-wide-10: 0.0625rem;
371
+ --hop-letter-spacing-wide-5: 0.03125rem;
372
+ --hop-letter-spacing-dense-5: -0.03125rem;
373
+ --hop-letter-spacing-dense-10: -0.0625rem;
374
+ --hop-letter-spacing-0: 0;
358
375
  --hop-line-height-1-50: 1.5;
359
376
  --hop-line-height-1-4285: 1.4285714;
377
+ --hop-line-height-1-40: 1.4;
360
378
  --hop-line-height-1-33: 1.3333333;
379
+ --hop-line-height-1-2857: 1.2857142;
361
380
  --hop-line-height-1-25: 1.25;
362
381
  --hop-line-height-1-20: 1.2;
382
+ --hop-line-height-1-1666: 1.1666666;
363
383
  --hop-line-height-1-14: 1.1428571;
364
384
  --hop-line-height-1-125: 1.125;
365
385
  --hop-font-weight-690: 690;
@@ -379,6 +399,7 @@
379
399
  --hop-font-size-160: 1rem;
380
400
  --hop-font-size-140: 0.875rem;
381
401
  --hop-font-size-120: 0.75rem;
402
+ --hop-font-size-100: 0.625rem;
382
403
  --hop-font-family-tertiary: 'ABC Favorit Mono', Consolas, 'SF Mono', monospace;
383
404
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
384
405
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
@@ -605,6 +626,10 @@
605
626
  --hop-coastal-75: #bae6ff;
606
627
  --hop-coastal-50: #d9efff;
607
628
  --hop-coastal-25: #f0f8ff;
629
+ --hop-comp-tag-text-font-lineheight-lg: var(--hop-line-height-1-4285);
630
+ --hop-comp-tag-text-font-lineheight-md: var(--hop-line-height-1-33);
631
+ --hop-comp-tag-text-font-lineheight-sm: var(--hop-line-height-1-33);
632
+ --hop-comp-tag-text-font-weight: var(--hop-font-weight-410);
608
633
  --hop-comp-tabs-tab-list-border-block-end: var(--hop-space-10) solid var(--hop-neutral-border-weak);
609
634
  --hop-comp-tabs-tab-list-border: var(--hop-space-10) solid var(--hop-neutral-border-weak);
610
635
  --hop-comp-popover-border: var(--hop-space-10) solid var(--hop-neutral-border-weak);
@@ -630,15 +655,43 @@
630
655
  --hop-comp-button-secondary-box-shadow: var(--hop-shadow-none);
631
656
  --hop-comp-button-primary-box-shadow-loading: var(--hop-shadow-none);
632
657
  --hop-comp-button-primary-box-shadow: var(--hop-shadow-none);
658
+ --hop-comp-button-text-font-lineheight-xs: var(--hop-line-height-1-33);
659
+ --hop-comp-button-text-font-lineheight-sm: var(--hop-line-height-1-4285);
660
+ --hop-comp-button-text-font-lineheight-md: var(--hop-line-height-1-50);
661
+ --hop-comp-button-text-font-weight: var(--hop-font-weight-505);
633
662
  --hop-shape-rounded-sm: var(--hop-border-radius-1);
634
663
  --hop-shape-rounded-md: var(--hop-border-radius-2);
635
664
  --hop-shape-rounded-lg: var(--hop-border-radius-3);
636
665
  --hop-shape-pill: var(--hop-border-radius-4);
637
666
  --hop-shape-circle: var(--hop-border-radius-9999);
667
+ --hop-caption-sm-line-height: var(--hop-line-height-1-33);
668
+ --hop-caption-sm-font-weight: var(--hop-font-weight-410);
669
+ --hop-caption-sm-font-size: var(--hop-font-size-100);
670
+ --hop-caption-sm-font-family: var(--hop-font-family-secondary);
671
+ --hop-caption-md-line-height: var(--hop-line-height-1-33);
672
+ --hop-caption-md-font-weight: var(--hop-font-weight-410);
673
+ --hop-caption-md-font-size: var(--hop-font-size-120);
674
+ --hop-caption-md-font-family: var(--hop-font-family-secondary);
675
+ --hop-caption-lg-line-height: var(--hop-line-height-1-4285);
676
+ --hop-caption-lg-font-weight: var(--hop-font-weight-410);
677
+ --hop-caption-lg-font-size: var(--hop-font-size-140);
678
+ --hop-caption-lg-font-family: var(--hop-font-family-secondary);
679
+ --hop-caption-xl-line-height: var(--hop-line-height-1-50);
680
+ --hop-caption-xl-font-weight: var(--hop-font-weight-410);
681
+ --hop-caption-xl-font-size: var(--hop-font-size-160);
682
+ --hop-caption-xl-font-family: var(--hop-font-family-secondary);
683
+ --hop-accent-xs-line-height: var(--hop-line-height-1-4285);
684
+ --hop-accent-xs-font-weight: var(--hop-font-weight-580);
685
+ --hop-accent-xs-font-size: var(--hop-font-size-140);
686
+ --hop-accent-xs-font-family: var(--hop-font-family-primary);
638
687
  --hop-accent-sm-line-height: var(--hop-line-height-1-33);
639
688
  --hop-accent-sm-font-weight: var(--hop-font-weight-580);
640
689
  --hop-accent-sm-font-size: var(--hop-font-size-180);
641
690
  --hop-accent-sm-font-family: var(--hop-font-family-primary);
691
+ --hop-accent-md-line-height: var(--hop-line-height-1-14);
692
+ --hop-accent-md-font-weight: var(--hop-font-weight-580);
693
+ --hop-accent-md-font-size: var(--hop-font-size-280);
694
+ --hop-accent-md-font-family: var(--hop-font-family-primary);
642
695
  --hop-accent-lg-line-height: var(--hop-line-height-1-125);
643
696
  --hop-accent-lg-font-weight: var(--hop-font-weight-580);
644
697
  --hop-accent-lg-font-size: var(--hop-font-size-480);
@@ -1401,6 +1454,35 @@
1401
1454
  --hop-comp-tile-background-color-press: var(--hop-neutral-surface-press);
1402
1455
  --hop-comp-tile-background-color-hover: var(--hop-neutral-surface-hover);
1403
1456
  --hop-comp-tile-background-color: var(--hop-neutral-surface);
1457
+ --hop-comp-tag-text-font-size-lg: var(--hop-body-sm-font-size);
1458
+ --hop-comp-tag-text-font-size-md: var(--hop-body-xs-font-size);
1459
+ --hop-comp-tag-text-font-size-sm: var(--hop-body-xs-font-size);
1460
+ --hop-comp-tag-text-font: var(--hop-caption-md-font-family);
1461
+ --hop-comp-tag-icon-color-error: var(--hop-danger-icon-weak);
1462
+ --hop-comp-tag-icon-color-disabled: var(--hop-neutral-icon-disabled);
1463
+ --hop-comp-tag-icon-color-selected: var(--hop-neutral-icon-selected);
1464
+ --hop-comp-tag-icon-color-press: var(--hop-neutral-icon-press);
1465
+ --hop-comp-tag-icon-color-hover: var(--hop-neutral-icon-hover);
1466
+ --hop-comp-tag-icon-color: var(--hop-neutral-icon);
1467
+ --hop-comp-tag-text-color-error: var(--hop-neutral-text);
1468
+ --hop-comp-tag-text-color-disabled: var(--hop-neutral-text-disabled);
1469
+ --hop-comp-tag-text-color-selected: var(--hop-neutral-text-selected);
1470
+ --hop-comp-tag-text-color-press: var(--hop-neutral-text-press);
1471
+ --hop-comp-tag-text-color-hover: var(--hop-neutral-text-hover);
1472
+ --hop-comp-tag-text-color: var(--hop-neutral-text);
1473
+ --hop-comp-tag-border-color-focus: var(--hop-primary-border-focus);
1474
+ --hop-comp-tag-border-color-error: var(--hop-danger-border-strong);
1475
+ --hop-comp-tag-border-color-disabled: var(--hop-neutral-border-weak);
1476
+ --hop-comp-tag-border-color-selected: var(--hop-neutral-border-selected);
1477
+ --hop-comp-tag-border-color-press: var(--hop-neutral-border-press);
1478
+ --hop-comp-tag-border-color-hover: var(--hop-neutral-border-hover);
1479
+ --hop-comp-tag-border-color: var(--hop-neutral-border);
1480
+ --hop-comp-tag-background-color-disabled: var(--hop-neutral-surface-disabled);
1481
+ --hop-comp-tag-background-color-selected: var(--hop-neutral-surface-selected);
1482
+ --hop-comp-tag-background-color-press: var(--hop-neutral-surface-press);
1483
+ --hop-comp-tag-background-color-hover: var(--hop-neutral-surface-hover);
1484
+ --hop-comp-tag-background-color: var(--hop-neutral-surface);
1485
+ --hop-comp-tag-border-radius: var(--hop-shape-pill);
1404
1486
  --hop-comp-tabs-tab-panel-border-color-focus: var(--hop-primary-border-focus);
1405
1487
  --hop-comp-tabs-tab-list-border-radius: var(--hop-shape-rounded-md);
1406
1488
  --hop-comp-tabs-tab-list-background-color: var(--hop-neutral-surface-weakest);
@@ -1656,6 +1738,10 @@
1656
1738
  --hop-comp-button-primary-text-color-pressed: var(--hop-primary-text-strong);
1657
1739
  --hop-comp-button-primary-text-color-hover: var(--hop-primary-text-strong-hover);
1658
1740
  --hop-comp-button-primary-text-color: var(--hop-primary-text-strong);
1741
+ --hop-comp-button-text-font-size-xs: var(--hop-body-xs-font-size);
1742
+ --hop-comp-button-text-font-size-sm: var(--hop-body-sm-font-size);
1743
+ --hop-comp-button-text-font-size-md: var(--hop-body-md-font-size);
1744
+ --hop-comp-button-text-font: var(--hop-caption-md-font-family);
1659
1745
  --hop-comp-button-icon-color-disabled: var(--hop-neutral-icon-disabled);
1660
1746
  --hop-comp-button-text-color-disabled: var(--hop-neutral-text-disabled);
1661
1747
  --hop-comp-button-border-color-focus: var(--hop-primary-border-focus);
@@ -1,5 +1,5 @@
1
1
  declare const HopperRootCssClass = "hop";
2
- declare const StyledSystemRootCssClass = "hop-5-2-3";
2
+ declare const StyledSystemRootCssClass = "hop-5-3-0";
3
3
  declare const HopperVariablePrefix = "--hop";
4
4
  type Theme = "sharegate" | "workleap";
5
5
 
@@ -1,2 +1,2 @@
1
- export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-KYJN33SJ.js';
1
+ export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-QAUUAHRK.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -1125,7 +1125,13 @@ declare const FontFamily: {
1125
1125
  readonly "body-xs-bold": "body-xs-bold-font-family";
1126
1126
  readonly "body-xs-underline": "body-xs-underline-font-family";
1127
1127
  readonly "accent-lg": "accent-lg-font-family";
1128
+ readonly "accent-md": "accent-md-font-family";
1128
1129
  readonly "accent-sm": "accent-sm-font-family";
1130
+ readonly "accent-xs": "accent-xs-font-family";
1131
+ readonly "caption-xl": "caption-xl-font-family";
1132
+ readonly "caption-lg": "caption-lg-font-family";
1133
+ readonly "caption-md": "caption-md-font-family";
1134
+ readonly "caption-sm": "caption-sm-font-family";
1129
1135
  };
1130
1136
  declare const FontWeight: {
1131
1137
  readonly core_400: "font-weight-400";
@@ -1167,9 +1173,16 @@ declare const FontWeight: {
1167
1173
  readonly "body-xs-bold": "body-xs-bold-font-weight";
1168
1174
  readonly "body-xs-underline": "body-xs-underline-font-weight";
1169
1175
  readonly "accent-lg": "accent-lg-font-weight";
1176
+ readonly "accent-md": "accent-md-font-weight";
1170
1177
  readonly "accent-sm": "accent-sm-font-weight";
1178
+ readonly "accent-xs": "accent-xs-font-weight";
1179
+ readonly "caption-xl": "caption-xl-font-weight";
1180
+ readonly "caption-lg": "caption-lg-font-weight";
1181
+ readonly "caption-md": "caption-md-font-weight";
1182
+ readonly "caption-sm": "caption-sm-font-weight";
1171
1183
  };
1172
1184
  declare const FontSize: {
1185
+ readonly core_100: "font-size-100";
1173
1186
  readonly core_120: "font-size-120";
1174
1187
  readonly core_140: "font-size-140";
1175
1188
  readonly core_160: "font-size-160";
@@ -1212,14 +1225,23 @@ declare const FontSize: {
1212
1225
  readonly "body-xs-bold": "body-xs-bold-font-size";
1213
1226
  readonly "body-xs-underline": "body-xs-underline-font-size";
1214
1227
  readonly "accent-lg": "accent-lg-font-size";
1228
+ readonly "accent-md": "accent-md-font-size";
1215
1229
  readonly "accent-sm": "accent-sm-font-size";
1230
+ readonly "accent-xs": "accent-xs-font-size";
1231
+ readonly "caption-xl": "caption-xl-font-size";
1232
+ readonly "caption-lg": "caption-lg-font-size";
1233
+ readonly "caption-md": "caption-md-font-size";
1234
+ readonly "caption-sm": "caption-sm-font-size";
1216
1235
  };
1217
1236
  declare const LineHeight: {
1218
1237
  readonly "core_1-125": "line-height-1-125";
1219
1238
  readonly "core_1-14": "line-height-1-14";
1239
+ readonly "core_1-1666": "line-height-1-1666";
1220
1240
  readonly "core_1-20": "line-height-1-20";
1221
1241
  readonly "core_1-25": "line-height-1-25";
1242
+ readonly "core_1-2857": "line-height-1-2857";
1222
1243
  readonly "core_1-33": "line-height-1-33";
1244
+ readonly "core_1-40": "line-height-1-40";
1223
1245
  readonly "core_1-4285": "line-height-1-4285";
1224
1246
  readonly "core_1-50": "line-height-1-50";
1225
1247
  readonly "heading-3xl": "heading-3xl-line-height";
@@ -1254,7 +1276,24 @@ declare const LineHeight: {
1254
1276
  readonly "body-xs-bold": "body-xs-bold-line-height";
1255
1277
  readonly "body-xs-underline": "body-xs-underline-line-height";
1256
1278
  readonly "accent-lg": "accent-lg-line-height";
1279
+ readonly "accent-md": "accent-md-line-height";
1257
1280
  readonly "accent-sm": "accent-sm-line-height";
1281
+ readonly "accent-xs": "accent-xs-line-height";
1282
+ readonly "caption-xl": "caption-xl-line-height";
1283
+ readonly "caption-lg": "caption-lg-line-height";
1284
+ readonly "caption-md": "caption-md-line-height";
1285
+ readonly "caption-sm": "caption-sm-line-height";
1286
+ };
1287
+ declare const LetterSpacing: {
1288
+ readonly core_0: "letter-spacing-0";
1289
+ readonly "core_dense-10": "letter-spacing-dense-10";
1290
+ readonly "core_dense-5": "letter-spacing-dense-5";
1291
+ readonly "core_wide-5": "letter-spacing-wide-5";
1292
+ readonly "core_wide-10": "letter-spacing-wide-10";
1293
+ readonly "core_wide-15": "letter-spacing-wide-15";
1294
+ readonly "core_wide-20": "letter-spacing-wide-20";
1295
+ readonly "core_wide-25": "letter-spacing-wide-25";
1296
+ readonly "core_wide-30": "letter-spacing-wide-30";
1258
1297
  };
1259
1298
  declare const FontOffset: {
1260
1299
  readonly "heading-3xl-top-offset": "heading-3xl-top-offset";
@@ -1343,7 +1382,7 @@ declare const Motions: {
1343
1382
  readonly "easing-focus": "easing-focus";
1344
1383
  readonly "easing-expressive": "easing-expressive";
1345
1384
  };
1346
- type HopperTokenKey = `--hop-${typeof HopperColors[keyof typeof HopperColors] | typeof BackgroundColors[keyof typeof BackgroundColors] | typeof TextColors[keyof typeof TextColors] | typeof IconColors[keyof typeof IconColors] | typeof BorderColors[keyof typeof BorderColors] | typeof DataVizColors[keyof typeof DataVizColors] | typeof GradientColors[keyof typeof GradientColors] | typeof Elevation[keyof typeof Elevation] | typeof FontFamily[keyof typeof FontFamily] | typeof FontWeight[keyof typeof FontWeight] | typeof FontOffset[keyof typeof FontOffset] | typeof FontSize[keyof typeof FontSize] | typeof LineHeight[keyof typeof LineHeight] | typeof Shape[keyof typeof Shape] | typeof CoreSpace[keyof typeof CoreSpace] | typeof Motions[keyof typeof Motions] | typeof SemanticSimplePaddingSpace[keyof typeof SemanticSimplePaddingSpace] | typeof SemanticComplexPaddingSpace[keyof typeof SemanticComplexPaddingSpace] | typeof SemanticSimpleMarginSpace[keyof typeof SemanticSimpleMarginSpace] | typeof SemanticComplexMarginSpace[keyof typeof SemanticComplexMarginSpace]}`;
1385
+ type HopperTokenKey = `--hop-${typeof HopperColors[keyof typeof HopperColors] | typeof BackgroundColors[keyof typeof BackgroundColors] | typeof TextColors[keyof typeof TextColors] | typeof IconColors[keyof typeof IconColors] | typeof BorderColors[keyof typeof BorderColors] | typeof DataVizColors[keyof typeof DataVizColors] | typeof GradientColors[keyof typeof GradientColors] | typeof Elevation[keyof typeof Elevation] | typeof FontFamily[keyof typeof FontFamily] | typeof FontWeight[keyof typeof FontWeight] | typeof FontOffset[keyof typeof FontOffset] | typeof FontSize[keyof typeof FontSize] | typeof LineHeight[keyof typeof LineHeight] | typeof LetterSpacing[keyof typeof LetterSpacing] | typeof Shape[keyof typeof Shape] | typeof CoreSpace[keyof typeof CoreSpace] | typeof Motions[keyof typeof Motions] | typeof SemanticSimplePaddingSpace[keyof typeof SemanticSimplePaddingSpace] | typeof SemanticComplexPaddingSpace[keyof typeof SemanticComplexPaddingSpace] | typeof SemanticSimpleMarginSpace[keyof typeof SemanticSimpleMarginSpace] | typeof SemanticComplexMarginSpace[keyof typeof SemanticComplexMarginSpace]}`;
1347
1386
  type HopperCssVar = `var(${HopperTokenKey})`;
1348
1387
 
1349
- export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, type HopperCssVar, type HopperTokenKey, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors };
1388
+ export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, type HopperCssVar, type HopperTokenKey, IconColors, LetterSpacing, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors };
@@ -1,2 +1,2 @@
1
- export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-3QXVL3DW.js';
1
+ export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, IconColors, LetterSpacing, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-2BMH444W.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -3121,10 +3121,11 @@ declare const IconColorMapping: {
3121
3121
  "warning-weakest": string;
3122
3122
  };
3123
3123
  declare const BoxShadowMapping: Record<"none" | "core_none" | "core_sm" | "core_md" | "core_lg" | "raised" | "lifted" | "floating", string>;
3124
- declare const FontSizeMapping: Record<"core_160" | "core_240" | "core_320" | "core_480" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_120" | "core_140" | "core_180" | "core_200" | "core_280" | "core_360", string>;
3125
- declare const FontWeightMapping: Record<"core_400" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_410" | "core_505" | "core_580" | "core_590" | "core_680" | "core_690", string>;
3126
- declare const LineHeightMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_1-125" | "core_1-14" | "core_1-20" | "core_1-25" | "core_1-33" | "core_1-4285" | "core_1-50", string>;
3127
- declare const FontFamilyMapping: Record<"core_primary" | "core_secondary" | "core_tertiary" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm", string>;
3124
+ declare const FontSizeMapping: Record<"core_160" | "core_240" | "core_320" | "core_480" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-md" | "accent-sm" | "accent-xs" | "caption-xl" | "caption-lg" | "caption-md" | "caption-sm" | "core_100" | "core_120" | "core_140" | "core_180" | "core_200" | "core_280" | "core_360", string>;
3125
+ declare const FontWeightMapping: Record<"core_400" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-md" | "accent-sm" | "accent-xs" | "caption-xl" | "caption-lg" | "caption-md" | "caption-sm" | "core_410" | "core_505" | "core_580" | "core_590" | "core_680" | "core_690", string>;
3126
+ declare const LineHeightMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-md" | "accent-sm" | "accent-xs" | "caption-xl" | "caption-lg" | "caption-md" | "caption-sm" | "core_1-125" | "core_1-14" | "core_1-1666" | "core_1-20" | "core_1-25" | "core_1-2857" | "core_1-33" | "core_1-40" | "core_1-4285" | "core_1-50", string>;
3127
+ declare const LetterSpacingMapping: Record<"core_0" | "core_dense-10" | "core_dense-5" | "core_wide-5" | "core_wide-10" | "core_wide-15" | "core_wide-20" | "core_wide-25" | "core_wide-30", string>;
3128
+ declare const FontFamilyMapping: Record<"core_primary" | "core_secondary" | "core_tertiary" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-md" | "accent-sm" | "accent-xs" | "caption-xl" | "caption-lg" | "caption-md" | "caption-sm", string>;
3128
3129
  declare const BorderRadiusMapping: Record<"circle" | "core_0" | "core_1" | "core_2" | "core_3" | "core_4" | "core_9999" | "pill" | "rounded-lg" | "rounded-md" | "rounded-sm", string>;
3129
3130
  declare const SpaceMapping: {
3130
3131
  core_0: string;
@@ -3328,6 +3329,8 @@ type HeightValue = keyof typeof SizingMapping | CSSSizing | "-moz-max-content" |
3328
3329
  type UNSAFE_HeightValue = keyof typeof SizingMapping | Property.Height;
3329
3330
  type LineHeightValue = keyof typeof LineHeightMapping | Globals | "normal" | 0;
3330
3331
  type UNSAFE_LineHeightValue = keyof typeof LineHeightMapping | Property.LineHeight;
3332
+ type LetterSpacingValue = keyof typeof LetterSpacingMapping | Globals | "normal";
3333
+ type UNSAFE_LetterSpacingValue = keyof typeof LetterSpacingMapping | Property.LetterSpacing;
3331
3334
  type SimpleMarginValue = keyof typeof SimpleMarginMapping | Globals | "auto" | 0;
3332
3335
  type UNSAFE_SimpleMarginValue = keyof typeof SimpleMarginMapping | Property.Margin;
3333
3336
  type ComplexMarginValue = keyof typeof ComplexMarginMapping | Globals | "auto" | 0;
@@ -3352,4 +3355,4 @@ declare function parseResponsiveSystemValue<TValue extends string | number>(valu
3352
3355
  declare function getSystemValue<T extends string | number>(value: T, systemValues: Record<T, string>): Record<T, string>[T];
3353
3356
  declare function getSizingValue(value: UNSAFE_SizingValue | (string & {})): string | (number & {});
3354
3357
 
3355
- export { BackgroundColorMapping, type BackgroundColorValue, BorderMapping, BorderRadiusMapping, type BorderRadiusValue, type BorderValue, BoxShadowMapping, type BoxShadowValue, type CSSOutline, type CSSSizing, ColorExpressionTypes, ColorMapping, type ColorValue, type ColumnGapValue, ComplexMarginMapping, type ComplexMarginValue, ComplexPaddingMapping, type ComplexPaddingValue, type CssBorder, type CssBorderRadius, type CssBoxShadow, type CssColor, type CssFill, type CssGap, type CssGrid, type CssGridTemplate, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, type FRValues, type FillValue, FontFamilyMapping, type FontFamilyValue, FontSizeMapping, type FontSizeValue, FontWeightMapping, type FontWeightValue, type GapValue, GradientColorMapping, type GridAutoColumnsValue, type GridAutoRowsValue, type GridColumSpanValue, type GridRowSpanValue, type GridTemplateAreasValue, type GridTemplateColumnsValue, type GridTemplateRowsValue, type HeightValue, IconColorMapping, LineHeightMapping, type LineHeightValue, OutlineMapping, type OutlineValue, type Percentage, type RowGapValue, SimpleMarginMapping, type SimpleMarginValue, SimplePaddingMapping, type SimplePaddingValue, SizingMapping, type SizingValue, SpaceMapping, type StrokeValue, TextColorMapping, type UNSAFE_BackgroundColorValue, type UNSAFE_BorderRadiusValue, type UNSAFE_BorderValue, type UNSAFE_BoxShadowValue, type UNSAFE_ColorValue, type UNSAFE_ColumnGapValue, type UNSAFE_ComplexMarginValue, type UNSAFE_ComplexPaddingValue, type UNSAFE_FillValue, type UNSAFE_FontFamilyValue, type UNSAFE_FontSizeValue, type UNSAFE_FontWeightValue, type UNSAFE_GapValue, type UNSAFE_GridAutoColumnsValue, type UNSAFE_GridAutoRowsValue, type UNSAFE_GridTemplateColumnsValue, type UNSAFE_GridTemplateRowsValue, type UNSAFE_HeightValue, type UNSAFE_LineHeightValue, type UNSAFE_OutlineValue, type UNSAFE_RowGapValue, type UNSAFE_SimpleMarginValue, type UNSAFE_SimplePaddingValue, type UNSAFE_SizingValue, type UNSAFE_StrokeValue, type UNSAFE_WidthValue, type WidthValue, getSizingValue, getSystemValue, parseResponsiveSystemValue };
3358
+ export { BackgroundColorMapping, type BackgroundColorValue, BorderMapping, BorderRadiusMapping, type BorderRadiusValue, type BorderValue, BoxShadowMapping, type BoxShadowValue, type CSSOutline, type CSSSizing, ColorExpressionTypes, ColorMapping, type ColorValue, type ColumnGapValue, ComplexMarginMapping, type ComplexMarginValue, ComplexPaddingMapping, type ComplexPaddingValue, type CssBorder, type CssBorderRadius, type CssBoxShadow, type CssColor, type CssFill, type CssGap, type CssGrid, type CssGridTemplate, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, type FRValues, type FillValue, FontFamilyMapping, type FontFamilyValue, FontSizeMapping, type FontSizeValue, FontWeightMapping, type FontWeightValue, type GapValue, GradientColorMapping, type GridAutoColumnsValue, type GridAutoRowsValue, type GridColumSpanValue, type GridRowSpanValue, type GridTemplateAreasValue, type GridTemplateColumnsValue, type GridTemplateRowsValue, type HeightValue, IconColorMapping, LetterSpacingMapping, type LetterSpacingValue, LineHeightMapping, type LineHeightValue, OutlineMapping, type OutlineValue, type Percentage, type RowGapValue, SimpleMarginMapping, type SimpleMarginValue, SimplePaddingMapping, type SimplePaddingValue, SizingMapping, type SizingValue, SpaceMapping, type StrokeValue, TextColorMapping, type UNSAFE_BackgroundColorValue, type UNSAFE_BorderRadiusValue, type UNSAFE_BorderValue, type UNSAFE_BoxShadowValue, type UNSAFE_ColorValue, type UNSAFE_ColumnGapValue, type UNSAFE_ComplexMarginValue, type UNSAFE_ComplexPaddingValue, type UNSAFE_FillValue, type UNSAFE_FontFamilyValue, type UNSAFE_FontSizeValue, type UNSAFE_FontWeightValue, type UNSAFE_GapValue, type UNSAFE_GridAutoColumnsValue, type UNSAFE_GridAutoRowsValue, type UNSAFE_GridTemplateColumnsValue, type UNSAFE_GridTemplateRowsValue, type UNSAFE_HeightValue, type UNSAFE_LetterSpacingValue, type UNSAFE_LineHeightValue, type UNSAFE_OutlineValue, type UNSAFE_RowGapValue, type UNSAFE_SimpleMarginValue, type UNSAFE_SimplePaddingValue, type UNSAFE_SizingValue, type UNSAFE_StrokeValue, type UNSAFE_WidthValue, type WidthValue, getSizingValue, getSystemValue, parseResponsiveSystemValue };
@@ -1,8 +1,8 @@
1
- export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, GradientColorMapping, IconColorMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-VXORJDJA.js';
2
- import '../chunk-3QXVL3DW.js';
1
+ export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, GradientColorMapping, IconColorMapping, LetterSpacingMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-TZCNHN3Q.js';
2
+ import '../chunk-2BMH444W.js';
3
3
  import '../chunk-FTYK7Z7Q.js';
4
4
  import '../chunk-U5R6ZXH3.js';
5
5
  import '../chunk-VBKLISDI.js';
6
6
  import '../chunk-XUHDFZZL.js';
7
- import '../chunk-KYJN33SJ.js';
7
+ import '../chunk-QAUUAHRK.js';
8
8
  import '../chunk-AQ5VUG5P.js';