@hopper-ui/styled-system 3.1.9 → 3.1.10

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 +17 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +10 -10
  4. package/dist/{chunk-ZOBRNQ6K.js → chunk-2HUHH7LB.js} +23 -12
  5. package/dist/{chunk-OLP75FK3.js → chunk-3QAGJGK4.js} +2 -2
  6. package/dist/{chunk-DEKDHYZJ.js → chunk-44YPTD2W.js} +4 -4
  7. package/dist/{chunk-MEXLJKBG.js → chunk-5CC5QKUO.js} +2 -2
  8. package/dist/{chunk-QKSGYCZX.js → chunk-ASSKAO2A.js} +2 -2
  9. package/dist/{chunk-I62UJW4C.js → chunk-JUMG2LYR.js} +2 -2
  10. package/dist/{chunk-R7W7UO6F.js → chunk-KIBAE75I.js} +1 -1
  11. package/dist/{chunk-QQCLCFNV.js → chunk-PJ5LKI73.js} +1 -1
  12. package/dist/{chunk-ZZXXGPRK.js → chunk-WTQ36CFW.js} +1 -1
  13. package/dist/global-styles/BodyStyleProvider.js +3 -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 +4 -4
  22. package/dist/theme/generated/sharegate/light.css +267 -114
  23. package/dist/theme/generated/workleap/dark.css +3 -3
  24. package/dist/theme/generated/workleap/light.css +244 -91
  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 +2 -2
  28. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  29. package/dist/tokens/tokenMappings.d.ts +3 -1
  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___qZIEx:hover {
2
+ .UseStyledSystem-module__hop-b-hover___yP5SV:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___rHN9m:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___ZtqfB:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___f3MCd:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___oeWiM:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___0r7Ai:hover {
14
+ .UseStyledSystem-module__hop-br-hover___gVXDr:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___Fb7B0:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___tCzAF:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___0XQcr:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___Xfdyg:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___N6VYS:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___eWnqL: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___xOqGG:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___kRpnU: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___GmsRZ:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___mWwB5: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___9x1HJ:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___dkyx7: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___1o7lD:active {
42
+ .UseStyledSystem-module__hop-b-active___4tQK-:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___O2atB:active {
46
+ .UseStyledSystem-module__hop-bb-active___bd3Ab:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___ZWxy2:active {
50
+ .UseStyledSystem-module__hop-bl-active___1IA-m:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___Z5NBT:active {
54
+ .UseStyledSystem-module__hop-br-active___EB-i6:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___L0T70:active {
58
+ .UseStyledSystem-module__hop-bt-active___7Lwbx:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___dQh7t:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___l3fXW:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___7opvb:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___ZQdk0: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___ZxGkR:active {
70
+ .UseStyledSystem-module__hop-bg-active___iRBHP:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___ll7pP:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___LDGK4:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___ZBN-i:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___DdugY: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___klHmb:active {
82
+ .UseStyledSystem-module__hop-bs-active___qX6Z9:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___qFfNv:hover {
86
+ .UseStyledSystem-module__hop-c-hover___HagpD:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___0U8ge:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___WTx04:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___Z-vO1:active {
94
+ .UseStyledSystem-module__hop-c-active___uCHgc:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___OisIP:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___SAMeq:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___x6xlQ:hover {
102
+ .UseStyledSystem-module__hop-f-hover___36Ai6:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___WZUhV:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___DsFNY:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___5lvGM:hover {
110
+ .UseStyledSystem-module__hop-o-hover___6nN1q:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___-h1OQ:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___h3aqQ:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___66oOE:active {
118
+ .UseStyledSystem-module__hop-o-active___Ajxbu:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___lbTNw:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___EGsRC: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___LYX97),
129
- :where(.htmlElement-module__hop-HtmlElement___LYX97::after),
130
- :where(.htmlElement-module__hop-HtmlElement___LYX97::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___pzmzY),
129
+ :where(.htmlElement-module__hop-HtmlElement___pzmzY::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___pzmzY::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,11 +1,11 @@
1
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-OLP75FK3.js';
2
- import '../chunk-MEXLJKBG.js';
3
- import '../chunk-I62UJW4C.js';
4
- import '../chunk-QKSGYCZX.js';
1
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-3QAGJGK4.js';
2
+ import '../chunk-5CC5QKUO.js';
3
+ import '../chunk-JUMG2LYR.js';
4
+ import '../chunk-ASSKAO2A.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-QQCLCFNV.js';
10
+ import '../chunk-PJ5LKI73.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___qZIEx:hover {
2
+ .UseStyledSystem-module__hop-b-hover___yP5SV:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___rHN9m:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___ZtqfB:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___f3MCd:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___oeWiM:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___0r7Ai:hover {
14
+ .UseStyledSystem-module__hop-br-hover___gVXDr:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___Fb7B0:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___tCzAF:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___0XQcr:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___Xfdyg:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___N6VYS:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___eWnqL: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___xOqGG:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___kRpnU: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___GmsRZ:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___mWwB5: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___9x1HJ:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___dkyx7: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___1o7lD:active {
42
+ .UseStyledSystem-module__hop-b-active___4tQK-:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___O2atB:active {
46
+ .UseStyledSystem-module__hop-bb-active___bd3Ab:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___ZWxy2:active {
50
+ .UseStyledSystem-module__hop-bl-active___1IA-m:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___Z5NBT:active {
54
+ .UseStyledSystem-module__hop-br-active___EB-i6:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___L0T70:active {
58
+ .UseStyledSystem-module__hop-bt-active___7Lwbx:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___dQh7t:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___l3fXW:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___7opvb:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___ZQdk0: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___ZxGkR:active {
70
+ .UseStyledSystem-module__hop-bg-active___iRBHP:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___ll7pP:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___LDGK4:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___ZBN-i:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___DdugY: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___klHmb:active {
82
+ .UseStyledSystem-module__hop-bs-active___qX6Z9:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___qFfNv:hover {
86
+ .UseStyledSystem-module__hop-c-hover___HagpD:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___0U8ge:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___WTx04:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___Z-vO1:active {
94
+ .UseStyledSystem-module__hop-c-active___uCHgc:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___OisIP:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___SAMeq:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___x6xlQ:hover {
102
+ .UseStyledSystem-module__hop-f-hover___36Ai6:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___WZUhV:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___DsFNY:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___5lvGM:hover {
110
+ .UseStyledSystem-module__hop-o-hover___6nN1q:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___-h1OQ:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___h3aqQ:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___66oOE:active {
118
+ .UseStyledSystem-module__hop-o-active___Ajxbu:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___lbTNw:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___EGsRC: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___LYX97),
129
- :where(.htmlElement-module__hop-HtmlElement___LYX97::after),
130
- :where(.htmlElement-module__hop-HtmlElement___LYX97::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___pzmzY),
129
+ :where(.htmlElement-module__hop-HtmlElement___pzmzY::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___pzmzY::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-DEKDHYZJ.js';
3
- export { ThemeContext, useThemeContext } from './chunk-TKWJ3X2I.js';
4
- export { BodyStyleProvider } from './chunk-ZOBRNQ6K.js';
2
+ export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-44YPTD2W.js';
3
+ export { BodyStyleProvider } from './chunk-2HUHH7LB.js';
5
4
  export { useInsertStyleElement } from './chunk-RIORU7JO.js';
6
5
  export { useIsomorphicInsertionEffect } from './chunk-YPIK2HRL.js';
7
6
  export { useIsomorphicLayoutEffect } from './chunk-3YM73BQP.js';
8
7
  export { ThemeComputedStyle } from './chunk-BSIKCABJ.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';
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-WTQ36CFW.js';
9
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-3QAGJGK4.js';
11
10
  export { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.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';
11
+ export { ThemeContext, useThemeContext } from './chunk-TKWJ3X2I.js';
12
+ export { getRootCSSClasses } from './chunk-KIBAE75I.js';
13
+ export { isStyledSystemProp, useStyledSystem } from './chunk-5CC5QKUO.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-JUMG2LYR.js';
15
+ import './chunk-ASSKAO2A.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-QQCLCFNV.js';
21
+ export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from './chunk-PJ5LKI73.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-R7W7UO6F.js';
2
- import './chunk-QQCLCFNV.js';
1
+ export { getRootCSSClasses } from './chunk-KIBAE75I.js';
2
+ import './chunk-PJ5LKI73.js';
3
3
  import './chunk-AQ5VUG5P.js';
@@ -2,7 +2,9 @@
2
2
  * This file is generated by Style Dictionary. Do not edit directly.
3
3
  */
4
4
 
5
- .hop-5-1-9-sharegate-dark {
5
+ .hop-5-1-10-sharegate-dark {
6
+ --hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
7
+ --hop-neutral-surface-transparent: rgb(35 36 38 / 0.75);
6
8
  --hop-space-1280: 8rem;
7
9
  --hop-space-960: 6rem;
8
10
  --hop-space-800: 5rem;
@@ -58,8 +60,6 @@
58
60
  --hop-font-family-tertiary: 'ABC Favorit Mono', Consolas, 'SF Mono', monospace;
59
61
  --hop-font-family-secondary: 'Inter', Helvetica, Arial, sans-serif;
60
62
  --hop-font-family-primary: 'ABC Favorit', Helvetica, Arial, sans-serif;
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;
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;
63
63
  --hop-shadow-lg: 0 10px 18px 8px rgba(60, 60, 60, 0.08);
64
64
  --hop-shadow-md: 0 4px 10px 4px rgba(60, 60, 60, 0.08);
65
65
  --hop-shadow-sm: 0 1px 6px 0 rgba(60, 60, 60, 0.10);
@@ -738,7 +738,7 @@
738
738
  --hop-primary-surface-weak: var(--hop-iris-800);
739
739
  --hop-primary-surface-strong-press: var(--hop-iris-600);
740
740
  --hop-primary-surface-strong-hover: var(--hop-iris-500);
741
- --hop-primary-surface-strong-selected: var(--hop-iris-800);
741
+ --hop-primary-surface-strong-selected: var(--hop-iris-300);
742
742
  --hop-primary-surface-strong: var(--hop-iris-400);
743
743
  --hop-primary-surface-press: var(--hop-iris-500);
744
744
  --hop-primary-surface-hover: var(--hop-iris-400);