@hopper-ui/styled-system 3.1.8 → 3.1.9

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 (33) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +10 -10
  4. package/dist/{chunk-CPFBX4I7.js → chunk-DEKDHYZJ.js} +4 -4
  5. package/dist/{chunk-MJGZAFTL.js → chunk-I62UJW4C.js} +2 -2
  6. package/dist/{chunk-V7AWRYZY.js → chunk-MEXLJKBG.js} +2 -2
  7. package/dist/{chunk-5GFAOBD3.js → chunk-OLP75FK3.js} +2 -2
  8. package/dist/{chunk-RCDHX7IY.js → chunk-QKSGYCZX.js} +0 -2
  9. package/dist/{chunk-QTC3OPPR.js → chunk-QQCLCFNV.js} +1 -1
  10. package/dist/{chunk-FL7RZ2FI.js → chunk-R7W7UO6F.js} +1 -1
  11. package/dist/{chunk-JCDXNN3N.js → chunk-ZOBRNQ6K.js} +1 -1
  12. package/dist/{chunk-36CMNQCR.js → chunk-ZZXXGPRK.js} +1 -1
  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.js +10 -10
  20. package/dist/styledSystemRootCssClass.js +2 -2
  21. package/dist/theme/generated/sharegate/dark.css +1 -3
  22. package/dist/theme/generated/sharegate/light.css +14 -15
  23. package/dist/theme/generated/workleap/dark.css +1 -3
  24. package/dist/theme/generated/workleap/light.css +3 -4
  25. package/dist/tokens/generated/styledSystemConstants.d.ts +1 -1
  26. package/dist/tokens/generated/styledSystemConstants.js +1 -1
  27. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +0 -2
  28. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  29. package/dist/tokens/tokenMappings.d.ts +2 -2
  30. package/dist/tokens/tokenMappings.js +3 -3
  31. package/dist/useStyledSystem.css +31 -31
  32. package/dist/useStyledSystem.js +4 -4
  33. package/package.json +2 -2
@@ -1,132 +1,132 @@
1
1
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/UseStyledSystem.module.css/#css-module-data */
2
- .UseStyledSystem-module__hop-b-hover___LMT3C:hover {
2
+ .UseStyledSystem-module__hop-b-hover___qZIEx:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___84w6m:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___rHN9m:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___sjqJC:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___f3MCd:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___XVBZk:hover {
14
+ .UseStyledSystem-module__hop-br-hover___0r7Ai:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___WVQ8u:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___Fb7B0:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___fRyhl:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___0XQcr:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___UPO9Y:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___N6VYS:focus-visible {
27
27
  --hop-bb-focus: initial;
28
28
  border-bottom: var(--hop-bb-focus) !important;
29
29
  }
30
- .UseStyledSystem-module__hop-bl-focus___TPcyI:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___xOqGG:focus-visible {
31
31
  --hop-bl-focus: initial;
32
32
  border-left: var(--hop-bl-focus) !important;
33
33
  }
34
- .UseStyledSystem-module__hop-br-focus___lQl8M:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___GmsRZ:focus-visible {
35
35
  --hop-br-focus: initial;
36
36
  border-right: var(--hop-br-focus) !important;
37
37
  }
38
- .UseStyledSystem-module__hop-bt-focus___Gnx3q:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___9x1HJ:focus-visible {
39
39
  --hop-bt-focus: initial;
40
40
  border-top: var(--hop-bt-focus) !important;
41
41
  }
42
- .UseStyledSystem-module__hop-b-active___S-vIU:active {
42
+ .UseStyledSystem-module__hop-b-active___1o7lD:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___bTItB:active {
46
+ .UseStyledSystem-module__hop-bb-active___O2atB:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___7vbxV:active {
50
+ .UseStyledSystem-module__hop-bl-active___ZWxy2:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___PrH41:active {
54
+ .UseStyledSystem-module__hop-br-active___Z5NBT:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___KWLgd:active {
58
+ .UseStyledSystem-module__hop-bt-active___L0T70:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___MJCjC:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___dQh7t:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___um5N7:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___7opvb:focus-visible {
67
67
  --hop-bg-focus: initial;
68
68
  background-color: var(--hop-bg-focus) !important;
69
69
  }
70
- .UseStyledSystem-module__hop-bg-active___x5Tx2:active {
70
+ .UseStyledSystem-module__hop-bg-active___ZxGkR:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___powD-:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___ll7pP:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___uc8kL:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___ZBN-i:focus-visible {
79
79
  --hop-bs-focus: initial;
80
80
  box-shadow: var(--hop-bs-focus) !important;
81
81
  }
82
- .UseStyledSystem-module__hop-bs-active___QbfLY:active {
82
+ .UseStyledSystem-module__hop-bs-active___klHmb:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___bVM5p:hover {
86
+ .UseStyledSystem-module__hop-c-hover___qFfNv:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___CsDEw:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___0U8ge:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___eBei8:active {
94
+ .UseStyledSystem-module__hop-c-active___Z-vO1:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___bbN1Y:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___OisIP:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___qKELu:hover {
102
+ .UseStyledSystem-module__hop-f-hover___x6xlQ:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___JwgkJ:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___WZUhV:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___fT1mC:hover {
110
+ .UseStyledSystem-module__hop-o-hover___5lvGM:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___TffvU:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___-h1OQ:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___KvkIY:active {
118
+ .UseStyledSystem-module__hop-o-active___66oOE:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___DsSgy:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___lbTNw:focus-visible {
123
123
  --hop-ol-focus: initial;
124
124
  outline: var(--hop-ol-focus) !important;
125
125
  }
126
126
 
127
127
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/html-wrappers/htmlElement.module.css/#css-module-data */
128
- :where(.htmlElement-module__hop-HtmlElement___SOaMk),
129
- :where(.htmlElement-module__hop-HtmlElement___SOaMk::after),
130
- :where(.htmlElement-module__hop-HtmlElement___SOaMk::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___LYX97),
129
+ :where(.htmlElement-module__hop-HtmlElement___LYX97::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___LYX97::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,11 +1,11 @@
1
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-5GFAOBD3.js';
2
- import '../chunk-V7AWRYZY.js';
3
- import '../chunk-MJGZAFTL.js';
4
- import '../chunk-RCDHX7IY.js';
1
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-OLP75FK3.js';
2
+ import '../chunk-MEXLJKBG.js';
3
+ import '../chunk-I62UJW4C.js';
4
+ import '../chunk-QKSGYCZX.js';
5
5
  import '../chunk-FTYK7Z7Q.js';
6
6
  import '../chunk-U5R6ZXH3.js';
7
7
  import '../chunk-VBKLISDI.js';
8
8
  import '../chunk-XUHDFZZL.js';
9
9
  import '../chunk-QMDDVBCZ.js';
10
- import '../chunk-QTC3OPPR.js';
10
+ import '../chunk-QQCLCFNV.js';
11
11
  import '../chunk-AQ5VUG5P.js';
package/dist/index.css CHANGED
@@ -1,132 +1,132 @@
1
1
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/UseStyledSystem.module.css/#css-module-data */
2
- .UseStyledSystem-module__hop-b-hover___LMT3C:hover {
2
+ .UseStyledSystem-module__hop-b-hover___qZIEx:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___84w6m:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___rHN9m:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___sjqJC:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___f3MCd:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___XVBZk:hover {
14
+ .UseStyledSystem-module__hop-br-hover___0r7Ai:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___WVQ8u:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___Fb7B0:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___fRyhl:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___0XQcr:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___UPO9Y:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___N6VYS:focus-visible {
27
27
  --hop-bb-focus: initial;
28
28
  border-bottom: var(--hop-bb-focus) !important;
29
29
  }
30
- .UseStyledSystem-module__hop-bl-focus___TPcyI:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___xOqGG:focus-visible {
31
31
  --hop-bl-focus: initial;
32
32
  border-left: var(--hop-bl-focus) !important;
33
33
  }
34
- .UseStyledSystem-module__hop-br-focus___lQl8M:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___GmsRZ:focus-visible {
35
35
  --hop-br-focus: initial;
36
36
  border-right: var(--hop-br-focus) !important;
37
37
  }
38
- .UseStyledSystem-module__hop-bt-focus___Gnx3q:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___9x1HJ:focus-visible {
39
39
  --hop-bt-focus: initial;
40
40
  border-top: var(--hop-bt-focus) !important;
41
41
  }
42
- .UseStyledSystem-module__hop-b-active___S-vIU:active {
42
+ .UseStyledSystem-module__hop-b-active___1o7lD:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___bTItB:active {
46
+ .UseStyledSystem-module__hop-bb-active___O2atB:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___7vbxV:active {
50
+ .UseStyledSystem-module__hop-bl-active___ZWxy2:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___PrH41:active {
54
+ .UseStyledSystem-module__hop-br-active___Z5NBT:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___KWLgd:active {
58
+ .UseStyledSystem-module__hop-bt-active___L0T70:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___MJCjC:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___dQh7t:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___um5N7:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___7opvb:focus-visible {
67
67
  --hop-bg-focus: initial;
68
68
  background-color: var(--hop-bg-focus) !important;
69
69
  }
70
- .UseStyledSystem-module__hop-bg-active___x5Tx2:active {
70
+ .UseStyledSystem-module__hop-bg-active___ZxGkR:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___powD-:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___ll7pP:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___uc8kL:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___ZBN-i:focus-visible {
79
79
  --hop-bs-focus: initial;
80
80
  box-shadow: var(--hop-bs-focus) !important;
81
81
  }
82
- .UseStyledSystem-module__hop-bs-active___QbfLY:active {
82
+ .UseStyledSystem-module__hop-bs-active___klHmb:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___bVM5p:hover {
86
+ .UseStyledSystem-module__hop-c-hover___qFfNv:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___CsDEw:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___0U8ge:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___eBei8:active {
94
+ .UseStyledSystem-module__hop-c-active___Z-vO1:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___bbN1Y:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___OisIP:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___qKELu:hover {
102
+ .UseStyledSystem-module__hop-f-hover___x6xlQ:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___JwgkJ:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___WZUhV:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___fT1mC:hover {
110
+ .UseStyledSystem-module__hop-o-hover___5lvGM:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___TffvU:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___-h1OQ:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___KvkIY:active {
118
+ .UseStyledSystem-module__hop-o-active___66oOE:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___DsSgy:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___lbTNw:focus-visible {
123
123
  --hop-ol-focus: initial;
124
124
  outline: var(--hop-ol-focus) !important;
125
125
  }
126
126
 
127
127
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/html-wrappers/htmlElement.module.css/#css-module-data */
128
- :where(.htmlElement-module__hop-HtmlElement___SOaMk),
129
- :where(.htmlElement-module__hop-HtmlElement___SOaMk::after),
130
- :where(.htmlElement-module__hop-HtmlElement___SOaMk::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___LYX97),
129
+ :where(.htmlElement-module__hop-HtmlElement___LYX97::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___LYX97::before) {
131
131
  box-sizing: border-box;
132
132
  }
package/dist/index.js CHANGED
@@ -1,24 +1,24 @@
1
1
  export { slot } from './chunk-7STOSQRA.js';
2
- export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-CPFBX4I7.js';
3
- export { BodyStyleProvider } from './chunk-JCDXNN3N.js';
2
+ export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-DEKDHYZJ.js';
3
+ export { ThemeContext, useThemeContext } from './chunk-TKWJ3X2I.js';
4
+ export { BodyStyleProvider } from './chunk-ZOBRNQ6K.js';
4
5
  export { useInsertStyleElement } from './chunk-RIORU7JO.js';
5
6
  export { useIsomorphicInsertionEffect } from './chunk-YPIK2HRL.js';
6
7
  export { useIsomorphicLayoutEffect } from './chunk-3YM73BQP.js';
7
8
  export { ThemeComputedStyle } from './chunk-BSIKCABJ.js';
8
- export { A, Address, Article, Aside, Div, HtmlButton, HtmlFooter, HtmlForm, HtmlH1, HtmlH2, HtmlH3, HtmlH4, HtmlH5, HtmlH6, HtmlHeader, HtmlInput, HtmlLabel, HtmlParagraph, HtmlSection, HtmlTextArea, Img, LI, Main, Nav, OL, Span, TBody, TD, TFoot, TH, THead, TR, Table, UL } from './chunk-36CMNQCR.js';
9
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-5GFAOBD3.js';
9
+ export { A, Address, Article, Aside, Div, HtmlButton, HtmlFooter, HtmlForm, HtmlH1, HtmlH2, HtmlH3, HtmlH4, HtmlH5, HtmlH6, HtmlHeader, HtmlInput, HtmlLabel, HtmlParagraph, HtmlSection, HtmlTextArea, Img, LI, Main, Nav, OL, Span, TBody, TD, TFoot, TH, THead, TR, Table, UL } from './chunk-ZZXXGPRK.js';
10
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-OLP75FK3.js';
10
11
  export { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
11
- export { ThemeContext, useThemeContext } from './chunk-TKWJ3X2I.js';
12
- export { getRootCSSClasses } from './chunk-FL7RZ2FI.js';
13
- export { isStyledSystemProp, useStyledSystem } from './chunk-V7AWRYZY.js';
14
- 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-MJGZAFTL.js';
15
- import './chunk-RCDHX7IY.js';
12
+ export { getRootCSSClasses } from './chunk-R7W7UO6F.js';
13
+ export { isStyledSystemProp, useStyledSystem } from './chunk-MEXLJKBG.js';
14
+ 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-I62UJW4C.js';
15
+ import './chunk-QKSGYCZX.js';
16
16
  export { isResponsiveObject, parseResponsiveValue, useResponsiveValue } from './chunk-FTYK7Z7Q.js';
17
17
  import './chunk-U5R6ZXH3.js';
18
18
  export { BreakpointContext, useBreakpointContext } from './chunk-VBKLISDI.js';
19
19
  export { Breakpoints } from './chunk-XUHDFZZL.js';
20
20
  export { UnsafePrefix } from './chunk-QMDDVBCZ.js';
21
- export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from './chunk-QTC3OPPR.js';
21
+ export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from './chunk-QQCLCFNV.js';
22
22
  export { useColorScheme } from './chunk-5U5IRAPA.js';
23
23
  export { supportsMatchMedia, useMediaQuery } from './chunk-T6JS7L6B.js';
24
24
  export { useColorSchemeValue } from './chunk-XG7R6QGE.js';
@@ -1,3 +1,3 @@
1
- export { getRootCSSClasses } from './chunk-FL7RZ2FI.js';
2
- import './chunk-QTC3OPPR.js';
1
+ export { getRootCSSClasses } from './chunk-R7W7UO6F.js';
2
+ import './chunk-QQCLCFNV.js';
3
3
  import './chunk-AQ5VUG5P.js';
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-1-8-sharegate-dark {
5
+ .hop-5-1-9-sharegate-dark {
6
6
  --hop-space-1280: 8rem;
7
7
  --hop-space-960: 6rem;
8
8
  --hop-space-800: 5rem;
@@ -17,7 +17,6 @@
17
17
  --hop-space-20: 0.125rem;
18
18
  --hop-space-10: 0.0625rem;
19
19
  --hop-space-0: 0;
20
- --hop-border-radius-2-5: 0.75rem;
21
20
  --hop-border-radius-9999: 624.9375rem;
22
21
  --hop-border-radius-4: 1.5rem;
23
22
  --hop-border-radius-3: 1rem;
@@ -60,7 +59,6 @@
60
59
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
61
60
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
62
61
  --hop-shadow-tactility-control: 1.5px 1.5px 1.5px 0 rgba(0, 0, 0, 0.03), -5px -5px 20px 0 rgba(255, 255, 255, 0.2), 0.5px 1.5px 5px 0 rgba(0, 0, 0, 0.1) inset, -2.5px 2.5px 5px 0 rgba(255, 255, 255, 0.5) inset;
63
- --hop-shadow-tactility-card: 0 12px 12px 0 rgba(0, 0, 0, 0.05);
64
62
  --hop-shadow-tactility-button: 0 2px 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 2px 0 rgba(0, 0, 0, 0.25) inset;
65
63
  --hop-shadow-lg: 0 10px 18px 8px rgba(60, 60, 60, 0.08);
66
64
  --hop-shadow-md: 0 4px 10px 4px rgba(60, 60, 60, 0.08);
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-1-8-sharegate {
5
+ .hop-5-1-9-sharegate {
6
6
  --hop-comp-switch-thumb-filter-selected: none;
7
7
  --hop-comp-switch-thumb-filter: drop-shadow(2.5px 2.5px 5px rgb(0 0 0 / 5%)) drop-shadow(-2.5px -2.5px 5px rgb(255 255 255 / 50%));
8
8
  --hop-comp-switch-track-box-shadow: 0.5px 1.5px 5px 0 rgb(0 0 0 / 10%) inset, -2.5px 2.5px 5px 0 rgb(255 255 255 / 50%) inset;
@@ -10,6 +10,8 @@
10
10
  --hop-comp-segmented-control-item-box-shadow-disabled: none;
11
11
  --hop-comp-segmented-control-item-box-shadow-selected: -2.5px -2.5px 5px 0 rgb(255 255 255 / 50%), 2.5px 2.5px 5px 0 rgb(0 0 0 / 5%);
12
12
  --hop-comp-segmented-control-box-shadow: 1.5px 1.5px 1.5px 0 rgb(0 0 0 / 3%), 0.5px 1.5px 5px 0 rgb(0 0 0 / 10%) inset, -2.5px 2.5px 5px 0 rgb(255 255 255 / 50%) inset;
13
+ --hop-comp-card-second-level-box-shadow: 0 1px 0 1px rgba(255, 255, 255, 0.10), 0 -1px 3px 0 rgba(0, 0, 0, 0.12) inset;
14
+ --hop-comp-card-main-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.10), 0 1px 0 0 rgba(255, 255, 255, 0.40) inset, 0 -1px 0 0 rgba(0, 0, 0, 0.05) inset;
13
15
  --hop-comp-button-ghost-disabled-border-color: transparent;
14
16
  --hop-comp-button-ghost-disabled-background-color: transparent;
15
17
  --hop-comp-button-ghost-danger-border-color: transparent;
@@ -314,7 +316,6 @@
314
316
  --hop-space-20: 0.125rem;
315
317
  --hop-space-10: 0.0625rem;
316
318
  --hop-space-0: 0;
317
- --hop-border-radius-2-5: 0.75rem;
318
319
  --hop-border-radius-9999: 624.9375rem;
319
320
  --hop-border-radius-4: 1.5rem;
320
321
  --hop-border-radius-3: 1rem;
@@ -357,7 +358,6 @@
357
358
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
358
359
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
359
360
  --hop-shadow-tactility-control: 1.5px 1.5px 1.5px 0 rgba(0, 0, 0, 0.03), -5px -5px 20px 0 rgba(255, 255, 255, 0.2), 0.5px 1.5px 5px 0 rgba(0, 0, 0, 0.1) inset, -2.5px 2.5px 5px 0 rgba(255, 255, 255, 0.5) inset;
360
- --hop-shadow-tactility-card: 0 12px 12px 0 rgba(0, 0, 0, 0.05);
361
361
  --hop-shadow-tactility-button: 0 2px 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 2px 0 rgba(0, 0, 0, 0.25) inset;
362
362
  --hop-shadow-lg: 0 10px 18px 8px rgba(60, 60, 60, 0.08);
363
363
  --hop-shadow-md: 0 4px 10px 4px rgba(60, 60, 60, 0.08);
@@ -584,9 +584,6 @@
584
584
  --hop-coastal-25: #f0f8ff;
585
585
  --hop-comp-radio-box-shadow: var(--hop-shadow-tactility-control);
586
586
  --hop-comp-checkbox-box-shadow: var(--hop-shadow-tactility-control);
587
- --hop-comp-field-border-radius: var(--hop-border-radius-2-5);
588
- --hop-comp-card-second-level-box-shadow: var(--hop-shadow-tactility-card);
589
- --hop-comp-card-main-box-shadow: var(--hop-shadow-none);
590
587
  --hop-comp-button-danger-box-shadow: var(--hop-shadow-tactility-button);
591
588
  --hop-comp-button-upsell-box-shadow: var(--hop-shadow-tactility-button);
592
589
  --hop-comp-button-secondary-box-shadow: var(--hop-shadow-tactility-button);
@@ -1391,12 +1388,13 @@
1391
1388
  --hop-comp-field-border-color-focus: var(--hop-primary-border-focus);
1392
1389
  --hop-comp-field-border-color-hover: var(--hop-neutral-border-hover);
1393
1390
  --hop-comp-field-border-color: var(--hop-neutral-border-weak);
1394
- --hop-comp-field-background-color-disabled: var(--hop-neutral-surface);
1395
- --hop-comp-field-background-color-hover: var(--hop-neutral-surface-weak-hover);
1396
- --hop-comp-field-background-color: var(--hop-neutral-surface-weak);
1397
- --hop-comp-select-text-color-hover: var(--hop-neutral-text-press);
1391
+ --hop-comp-field-background-color-disabled: var(--hop-neutral-surface-disabled);
1392
+ --hop-comp-field-background-color-hover: var(--hop-neutral-surface-hover);
1393
+ --hop-comp-field-background-color: var(--hop-neutral-surface);
1394
+ --hop-comp-field-border-radius: var(--hop-shape-rounded-md);
1395
+ --hop-comp-select-text-color-hover: var(--hop-neutral-text-hover);
1398
1396
  --hop-comp-select-border-color-active: var(--hop-primary-border);
1399
- --hop-comp-select-background-color-active: var(--hop-neutral-surface-weak-selected);
1397
+ --hop-comp-select-background-color-active: var(--hop-neutral-surface);
1400
1398
  --hop-comp-control-border-color-error: var(--hop-danger-border-strong);
1401
1399
  --hop-comp-control-border-color-disabled: var(--hop-neutral-border-disabled);
1402
1400
  --hop-comp-control-border-color-focus: var(--hop-primary-border-focus);
@@ -1424,10 +1422,11 @@
1424
1422
  --hop-comp-segmented-control-text-color: var(--hop-neutral-text-weakest);
1425
1423
  --hop-comp-segmented-control-border-radius: var(--hop-shape-rounded-md);
1426
1424
  --hop-comp-card-second-level-border-color: var(--hop-neutral-border-weakest);
1427
- --hop-comp-card-second-level-background-color: var(--hop-neutral-surface);
1428
- --hop-comp-card-main-border-color: var(--hop-neutral-surface-weakest);
1429
- --hop-comp-card-main-background-color: var(--hop-neutral-surface-weakest);
1430
- --hop-comp-card-border-radius: var(--hop-shape-rounded-lg);
1425
+ --hop-comp-card-second-level-background-color: var(--hop-neutral-surface-weakest);
1426
+ --hop-comp-card-second-level-border-radius: var(--hop-shape-rounded-lg);
1427
+ --hop-comp-card-main-border-color: var(--hop-neutral-border-weakest);
1428
+ --hop-comp-card-main-background-color: var(--hop-neutral-surface);
1429
+ --hop-comp-card-main-border-radius: var(--hop-shape-rounded-lg);
1431
1430
  --hop-comp-button-ghost-disabled-text-color: var(--hop-neutral-text-disabled);
1432
1431
  --hop-comp-button-disabled-border-color: var(--hop-neutral-surface-disabled);
1433
1432
  --hop-comp-button-disabled-background-color: var(--hop-neutral-surface-disabled);
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-1-8-workleap-dark {
5
+ .hop-5-1-9-workleap-dark {
6
6
  --hop-space-1280: 8rem;
7
7
  --hop-space-960: 6rem;
8
8
  --hop-space-800: 5rem;
@@ -17,7 +17,6 @@
17
17
  --hop-space-20: 0.125rem;
18
18
  --hop-space-10: 0.0625rem;
19
19
  --hop-space-0: 0;
20
- --hop-border-radius-2-5: 0.75rem;
21
20
  --hop-border-radius-9999: 624.9375rem;
22
21
  --hop-border-radius-4: 1.5rem;
23
22
  --hop-border-radius-3: 1rem;
@@ -60,7 +59,6 @@
60
59
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
61
60
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
62
61
  --hop-shadow-tactility-control: 1.5px 1.5px 1.5px 0 rgba(0, 0, 0, 0.03), -5px -5px 20px 0 rgba(255, 255, 255, 0.2), 0.5px 1.5px 5px 0 rgba(0, 0, 0, 0.1) inset, -2.5px 2.5px 5px 0 rgba(255, 255, 255, 0.5) inset;
63
- --hop-shadow-tactility-card: 0 12px 12px 0 rgba(0, 0, 0, 0.05);
64
62
  --hop-shadow-tactility-button: 0 2px 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 2px 0 rgba(0, 0, 0, 0.25) inset;
65
63
  --hop-shadow-lg: 0 10px 18px 8px rgba(60, 60, 60, 0.08);
66
64
  --hop-shadow-md: 0 4px 10px 4px rgba(60, 60, 60, 0.08);
@@ -2,7 +2,7 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-1-8-workleap {
5
+ .hop-5-1-9-workleap {
6
6
  --hop-comp-switch-thumb-filter-selected: none;
7
7
  --hop-comp-switch-thumb-filter: none;
8
8
  --hop-comp-switch-track-box-shadow: none;
@@ -310,7 +310,6 @@
310
310
  --hop-space-20: 0.125rem;
311
311
  --hop-space-10: 0.0625rem;
312
312
  --hop-space-0: 0;
313
- --hop-border-radius-2-5: 0.75rem;
314
313
  --hop-border-radius-9999: 624.9375rem;
315
314
  --hop-border-radius-4: 1.5rem;
316
315
  --hop-border-radius-3: 1rem;
@@ -353,7 +352,6 @@
353
352
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
354
353
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
355
354
  --hop-shadow-tactility-control: 1.5px 1.5px 1.5px 0 rgba(0, 0, 0, 0.03), -5px -5px 20px 0 rgba(255, 255, 255, 0.2), 0.5px 1.5px 5px 0 rgba(0, 0, 0, 0.1) inset, -2.5px 2.5px 5px 0 rgba(255, 255, 255, 0.5) inset;
356
- --hop-shadow-tactility-card: 0 12px 12px 0 rgba(0, 0, 0, 0.05);
357
355
  --hop-shadow-tactility-button: 0 2px 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -2px 2px 0 rgba(0, 0, 0, 0.25) inset;
358
356
  --hop-shadow-lg: 0 10px 18px 8px rgba(60, 60, 60, 0.08);
359
357
  --hop-shadow-md: 0 4px 10px 4px rgba(60, 60, 60, 0.08);
@@ -1424,9 +1422,10 @@
1424
1422
  --hop-comp-segmented-control-border-radius: var(--hop-shape-rounded-md);
1425
1423
  --hop-comp-card-second-level-border-color: var(--hop-neutral-surface-weakest);
1426
1424
  --hop-comp-card-second-level-background-color: var(--hop-neutral-surface-weakest);
1425
+ --hop-comp-card-second-level-border-radius: var(--hop-shape-rounded-md);
1427
1426
  --hop-comp-card-main-border-color: var(--hop-neutral-border-weak);
1428
1427
  --hop-comp-card-main-background-color: var(--hop-neutral-surface);
1429
- --hop-comp-card-border-radius: var(--hop-shape-rounded-md);
1428
+ --hop-comp-card-main-border-radius: var(--hop-shape-rounded-md);
1430
1429
  --hop-comp-button-ghost-disabled-text-color: var(--hop-neutral-text-disabled);
1431
1430
  --hop-comp-button-disabled-border-color: var(--hop-neutral-surface-disabled);
1432
1431
  --hop-comp-button-disabled-background-color: var(--hop-neutral-surface-disabled);
@@ -1,5 +1,5 @@
1
1
  declare const HopperRootCssClass = "hop";
2
- declare const StyledSystemRootCssClass = "hop-5-1-8";
2
+ declare const StyledSystemRootCssClass = "hop-5-1-9";
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-QTC3OPPR.js';
1
+ export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-QQCLCFNV.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -1082,7 +1082,6 @@ declare const Elevation: {
1082
1082
  readonly core_md: "shadow-md";
1083
1083
  readonly core_lg: "shadow-lg";
1084
1084
  readonly "core_tactility-button": "shadow-tactility-button";
1085
- readonly "core_tactility-card": "shadow-tactility-card";
1086
1085
  readonly "core_tactility-control": "shadow-tactility-control";
1087
1086
  readonly none: "elevation-none";
1088
1087
  readonly raised: "elevation-raised";
@@ -1283,7 +1282,6 @@ declare const Shape: {
1283
1282
  readonly core_3: "border-radius-3";
1284
1283
  readonly core_4: "border-radius-4";
1285
1284
  readonly core_9999: "border-radius-9999";
1286
- readonly "core_2-5": "border-radius-2-5";
1287
1285
  readonly circle: "shape-circle";
1288
1286
  readonly pill: "shape-pill";
1289
1287
  readonly "rounded-lg": "shape-rounded-lg";
@@ -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-RCDHX7IY.js';
1
+ export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontOffset, FontSize, FontWeight, GradientColors, HopperColors, IconColors, LineHeight, Motions, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-QKSGYCZX.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -3117,12 +3117,12 @@ declare const IconColorMapping: {
3117
3117
  "success-weakest": string;
3118
3118
  "warning-weakest": string;
3119
3119
  };
3120
- declare const BoxShadowMapping: Record<"none" | "core_none" | "core_sm" | "core_md" | "core_lg" | "core_tactility-button" | "core_tactility-card" | "core_tactility-control" | "raised" | "lifted" | "floating", string>;
3120
+ declare const BoxShadowMapping: Record<"none" | "core_none" | "core_sm" | "core_md" | "core_lg" | "core_tactility-button" | "core_tactility-control" | "raised" | "lifted" | "floating", string>;
3121
3121
  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>;
3122
3122
  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>;
3123
3123
  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>;
3124
3124
  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>;
3125
- declare const BorderRadiusMapping: Record<"circle" | "core_0" | "core_1" | "core_2" | "core_3" | "core_4" | "core_9999" | "core_2-5" | "pill" | "rounded-lg" | "rounded-md" | "rounded-sm", string>;
3125
+ 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>;
3126
3126
  declare const SpaceMapping: {
3127
3127
  core_0: string;
3128
3128
  core_10: string;
@@ -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-MJGZAFTL.js';
2
- import '../chunk-RCDHX7IY.js';
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-I62UJW4C.js';
2
+ import '../chunk-QKSGYCZX.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-QTC3OPPR.js';
7
+ import '../chunk-QQCLCFNV.js';
8
8
  import '../chunk-AQ5VUG5P.js';