@hopper-ui/styled-system 2.1.2 → 2.2.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 (37) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +12 -12
  4. package/dist/{chunk-NZPD5FE3.js → chunk-2ISA3IUZ.js} +2 -2
  5. package/dist/{chunk-5WZHHY2C.js → chunk-3N2ZX3HJ.js} +1 -1
  6. package/dist/{chunk-IBDPCC4M.js → chunk-ACEVWG5C.js} +2 -2
  7. package/dist/{chunk-MGAYQZU2.js → chunk-E6YCTIUU.js} +1 -1
  8. package/dist/{chunk-JJHZT2WG.js → chunk-FDEISPLX.js} +3 -1
  9. package/dist/{chunk-XWUBIX6J.js → chunk-I3TZEOCI.js} +2 -2
  10. package/dist/{chunk-DM7B63YU.js → chunk-JSHRIGOA.js} +4 -4
  11. package/dist/{chunk-EZAJQ25J.js → chunk-K6WN46CB.js} +2 -2
  12. package/dist/{chunk-GWDNZB6T.js → chunk-L3NHUKWD.js} +2 -0
  13. package/dist/{chunk-DED5SJ46.js → chunk-L6PR427X.js} +1 -1
  14. package/dist/{chunk-PBX3FHVA.js → chunk-RICTNL2B.js} +1 -1
  15. package/dist/{chunk-HWVLEL6W.js → chunk-WDKT3YQT.js} +2 -0
  16. package/dist/global-styles/BodyStyleProvider.js +2 -2
  17. package/dist/html-wrappers/html.css +34 -34
  18. package/dist/html-wrappers/html.js +5 -5
  19. package/dist/html-wrappers/htmlElement.css +34 -34
  20. package/dist/html-wrappers/htmlElement.js +4 -4
  21. package/dist/index.css +34 -34
  22. package/dist/index.js +12 -12
  23. package/dist/styledSystemRootCssClass.js +1 -1
  24. package/dist/tokens/TokenProvider.js +5 -5
  25. package/dist/tokens/generated/darkSemanticTokens.d.ts +2 -0
  26. package/dist/tokens/generated/darkSemanticTokens.js +1 -1
  27. package/dist/tokens/generated/lightSemanticTokens.d.ts +2 -0
  28. package/dist/tokens/generated/lightSemanticTokens.js +1 -1
  29. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +2 -0
  30. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  31. package/dist/tokens/tokenMappings.d.ts +2 -0
  32. package/dist/tokens/tokenMappings.js +2 -2
  33. package/dist/tokens/tokens.d.ts +4 -0
  34. package/dist/tokens/tokens.js +3 -3
  35. package/dist/useStyledSystem.css +31 -31
  36. package/dist/useStyledSystem.js +3 -3
  37. 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___ia4J8:hover {
2
+ .UseStyledSystem-module__hop-b-hover___Aa8a3:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___MhkN0:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___e6TPq:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___cNSwq:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___siHbc:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___Ntv8G:hover {
14
+ .UseStyledSystem-module__hop-br-hover___c2K9B:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___-ixZ-:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___x9zL1:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___k4VsA:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___ZHb7C:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___KM6J9:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___EtFqp: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___d4mLq:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___mnvvd: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___U0ZmH:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___sQDbF: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___K37-N:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___Jhgkm: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___rPVH5:active {
42
+ .UseStyledSystem-module__hop-b-active___jAotS:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___kiTv4:active {
46
+ .UseStyledSystem-module__hop-bb-active___9hPyP:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___Zgkry:active {
50
+ .UseStyledSystem-module__hop-bl-active___0EDh7:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___LRoe3:active {
54
+ .UseStyledSystem-module__hop-br-active___mR87z:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___KdC3N:active {
58
+ .UseStyledSystem-module__hop-bt-active___6N9m5:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___UcunV:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___gZlpn:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___zLqnL:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___aTtT9: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___lMa36:active {
70
+ .UseStyledSystem-module__hop-bg-active___RRS8m:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___Eqzmi:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___h8n-j:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___PujWR:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___RxPjl: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___kiIcA:active {
82
+ .UseStyledSystem-module__hop-bs-active___FKx-x:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___RuQyH:hover {
86
+ .UseStyledSystem-module__hop-c-hover___q1ulD:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___KGbAX:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___Vq1AB:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___-ufLN:active {
94
+ .UseStyledSystem-module__hop-c-active___-J3ou:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___U5Agw:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___Zh7qL:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___XIdyf:hover {
102
+ .UseStyledSystem-module__hop-f-hover___thyGc:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___PCx4p:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___DuTZs:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___WtqiB:hover {
110
+ .UseStyledSystem-module__hop-o-hover___Iy-AQ:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___lsz5E:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___lK81j:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___l-V-B:active {
118
+ .UseStyledSystem-module__hop-o-active___IoPUW:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___USZMh:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___oW--n:focus-visible {
123
123
  --hop-ol-focus: initial;
124
124
  color: 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___sT3CM),
129
- :where(.htmlElement-module__hop-HtmlElement___sT3CM::after),
130
- :where(.htmlElement-module__hop-HtmlElement___sT3CM::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___kpeA5),
129
+ :where(.htmlElement-module__hop-HtmlElement___kpeA5::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___kpeA5::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,7 +1,7 @@
1
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-NZPD5FE3.js';
2
- import '../chunk-XWUBIX6J.js';
3
- import '../chunk-DED5SJ46.js';
4
- import '../chunk-GWDNZB6T.js';
1
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-2ISA3IUZ.js';
2
+ import '../chunk-I3TZEOCI.js';
3
+ import '../chunk-L6PR427X.js';
4
+ import '../chunk-L3NHUKWD.js';
5
5
  import '../chunk-SFOVKOPG.js';
6
6
  import '../chunk-VBKLISDI.js';
7
7
  import '../chunk-XUHDFZZL.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___ia4J8:hover {
2
+ .UseStyledSystem-module__hop-b-hover___Aa8a3:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___MhkN0:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___e6TPq:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___cNSwq:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___siHbc:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___Ntv8G:hover {
14
+ .UseStyledSystem-module__hop-br-hover___c2K9B:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___-ixZ-:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___x9zL1:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___k4VsA:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___ZHb7C:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___KM6J9:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___EtFqp: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___d4mLq:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___mnvvd: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___U0ZmH:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___sQDbF: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___K37-N:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___Jhgkm: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___rPVH5:active {
42
+ .UseStyledSystem-module__hop-b-active___jAotS:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___kiTv4:active {
46
+ .UseStyledSystem-module__hop-bb-active___9hPyP:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___Zgkry:active {
50
+ .UseStyledSystem-module__hop-bl-active___0EDh7:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___LRoe3:active {
54
+ .UseStyledSystem-module__hop-br-active___mR87z:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___KdC3N:active {
58
+ .UseStyledSystem-module__hop-bt-active___6N9m5:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___UcunV:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___gZlpn:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___zLqnL:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___aTtT9: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___lMa36:active {
70
+ .UseStyledSystem-module__hop-bg-active___RRS8m:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___Eqzmi:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___h8n-j:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___PujWR:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___RxPjl: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___kiIcA:active {
82
+ .UseStyledSystem-module__hop-bs-active___FKx-x:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___RuQyH:hover {
86
+ .UseStyledSystem-module__hop-c-hover___q1ulD:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___KGbAX:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___Vq1AB:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___-ufLN:active {
94
+ .UseStyledSystem-module__hop-c-active___-J3ou:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___U5Agw:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___Zh7qL:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___XIdyf:hover {
102
+ .UseStyledSystem-module__hop-f-hover___thyGc:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___PCx4p:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___DuTZs:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___WtqiB:hover {
110
+ .UseStyledSystem-module__hop-o-hover___Iy-AQ:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___lsz5E:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___lK81j:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___l-V-B:active {
118
+ .UseStyledSystem-module__hop-o-active___IoPUW:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___USZMh:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___oW--n:focus-visible {
123
123
  --hop-ol-focus: initial;
124
124
  color: 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___sT3CM),
129
- :where(.htmlElement-module__hop-HtmlElement___sT3CM::after),
130
- :where(.htmlElement-module__hop-HtmlElement___sT3CM::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___kpeA5),
129
+ :where(.htmlElement-module__hop-HtmlElement___kpeA5::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___kpeA5::before) {
131
131
  box-sizing: border-box;
132
132
  }
package/dist/index.js CHANGED
@@ -1,21 +1,21 @@
1
1
  export { slot } from './chunk-7STOSQRA.js';
2
- export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-DM7B63YU.js';
3
- 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-5WZHHY2C.js';
4
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-NZPD5FE3.js';
5
- export { BodyStyleProvider } from './chunk-PBX3FHVA.js';
2
+ export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-JSHRIGOA.js';
3
+ 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-3N2ZX3HJ.js';
4
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-2ISA3IUZ.js';
5
+ export { BodyStyleProvider } from './chunk-RICTNL2B.js';
6
6
  export { ThemeComputedStyle } from './chunk-BSIKCABJ.js';
7
7
  export { useIsomorphicLayoutEffect } from './chunk-3YM73BQP.js';
8
8
  export { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
9
- export { TokenProvider } from './chunk-IBDPCC4M.js';
10
- export { Tokens } from './chunk-EZAJQ25J.js';
11
- import './chunk-JJHZT2WG.js';
12
- import './chunk-HWVLEL6W.js';
9
+ export { TokenProvider } from './chunk-ACEVWG5C.js';
10
+ export { Tokens } from './chunk-K6WN46CB.js';
11
+ import './chunk-FDEISPLX.js';
12
+ import './chunk-WDKT3YQT.js';
13
13
  export { useInsertStyleElement } from './chunk-RIORU7JO.js';
14
14
  export { useIsomorphicInsertionEffect } from './chunk-YPIK2HRL.js';
15
- export { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-MGAYQZU2.js';
16
- export { isStyledSystemProp, useStyledSystem } from './chunk-XWUBIX6J.js';
17
- export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, IconColorMapping, LineHeightMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from './chunk-DED5SJ46.js';
18
- import './chunk-GWDNZB6T.js';
15
+ export { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-E6YCTIUU.js';
16
+ export { isStyledSystemProp, useStyledSystem } from './chunk-I3TZEOCI.js';
17
+ export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, IconColorMapping, LineHeightMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from './chunk-L6PR427X.js';
18
+ import './chunk-L3NHUKWD.js';
19
19
  export { isResponsiveObject, parseResponsiveValue, useResponsiveValue } from './chunk-SFOVKOPG.js';
20
20
  export { BreakpointContext, useBreakpointContext } from './chunk-VBKLISDI.js';
21
21
  export { Breakpoints } from './chunk-XUHDFZZL.js';
@@ -1,2 +1,2 @@
1
- export { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-MGAYQZU2.js';
1
+ export { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-E6YCTIUU.js';
2
2
  import './chunk-AQ5VUG5P.js';
@@ -1,9 +1,9 @@
1
- export { TokenProvider } from '../chunk-IBDPCC4M.js';
2
- import '../chunk-EZAJQ25J.js';
3
- import '../chunk-JJHZT2WG.js';
4
- import '../chunk-HWVLEL6W.js';
1
+ export { TokenProvider } from '../chunk-ACEVWG5C.js';
2
+ import '../chunk-K6WN46CB.js';
3
+ import '../chunk-FDEISPLX.js';
4
+ import '../chunk-WDKT3YQT.js';
5
5
  import '../chunk-RIORU7JO.js';
6
6
  import '../chunk-YPIK2HRL.js';
7
- import '../chunk-MGAYQZU2.js';
7
+ import '../chunk-E6YCTIUU.js';
8
8
  import '../chunk-U5R6ZXH3.js';
9
9
  import '../chunk-AQ5VUG5P.js';
@@ -69,6 +69,7 @@ declare const DarkSemanticTokens: {
69
69
  "--hop-neutral-icon-weak": string;
70
70
  "--hop-neutral-icon-weak-hover": string;
71
71
  "--hop-neutral-icon-weak-press": string;
72
+ "--hop-neutral-icon-weak-selected": string;
72
73
  "--hop-neutral-icon-weakest": string;
73
74
  "--hop-neutral-surface": string;
74
75
  "--hop-neutral-surface-selected": string;
@@ -92,6 +93,7 @@ declare const DarkSemanticTokens: {
92
93
  "--hop-neutral-text-weak": string;
93
94
  "--hop-neutral-text-weak-hover": string;
94
95
  "--hop-neutral-text-weak-press": string;
96
+ "--hop-neutral-text-weak-selected": string;
95
97
  "--hop-neutral-text-weakest": string;
96
98
  "--hop-primary-border-active": string;
97
99
  "--hop-primary-icon-active": string;
@@ -1,2 +1,2 @@
1
- export { DarkSemanticTokens } from '../../chunk-JJHZT2WG.js';
1
+ export { DarkSemanticTokens } from '../../chunk-FDEISPLX.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -285,6 +285,7 @@ declare const SemanticTokens: {
285
285
  "--hop-neutral-icon-weak": string;
286
286
  "--hop-neutral-icon-weak-hover": string;
287
287
  "--hop-neutral-icon-weak-press": string;
288
+ "--hop-neutral-icon-weak-selected": string;
288
289
  "--hop-neutral-icon-weakest": string;
289
290
  "--hop-neutral-surface": string;
290
291
  "--hop-neutral-surface-selected": string;
@@ -308,6 +309,7 @@ declare const SemanticTokens: {
308
309
  "--hop-neutral-text-weak": string;
309
310
  "--hop-neutral-text-weak-hover": string;
310
311
  "--hop-neutral-text-weak-press": string;
312
+ "--hop-neutral-text-weak-selected": string;
311
313
  "--hop-neutral-text-weakest": string;
312
314
  "--hop-primary-border-active": string;
313
315
  "--hop-primary-icon-active": string;
@@ -1,2 +1,2 @@
1
- export { CoreTokens, SemanticTokens } from '../../chunk-HWVLEL6W.js';
1
+ export { CoreTokens, SemanticTokens } from '../../chunk-WDKT3YQT.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -353,6 +353,7 @@ declare const TextColors: {
353
353
  "neutral-weak": string;
354
354
  "neutral-weak-hover": string;
355
355
  "neutral-weak-press": string;
356
+ "neutral-weak-selected": string;
356
357
  "neutral-weakest": string;
357
358
  "primary-active": string;
358
359
  primary: string;
@@ -483,6 +484,7 @@ declare const IconColors: {
483
484
  "neutral-weak": string;
484
485
  "neutral-weak-hover": string;
485
486
  "neutral-weak-press": string;
487
+ "neutral-weak-selected": string;
486
488
  "neutral-weakest": string;
487
489
  "primary-active": string;
488
490
  primary: string;
@@ -1,2 +1,2 @@
1
- export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontSize, FontWeight, HopperColors, HopperVariablePrefix, IconColors, LineHeight, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-GWDNZB6T.js';
1
+ export { BackgroundColors, BorderColors, CoreSpace, DataVizColors, Elevation, FontFamily, FontSize, FontWeight, HopperColors, HopperVariablePrefix, IconColors, LineHeight, SemanticComplexMarginSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticSimplePaddingSpace, Shape, TextColors } from '../../chunk-L3NHUKWD.js';
2
2
  import '../../chunk-AQ5VUG5P.js';
@@ -1517,6 +1517,7 @@ declare const TextColorMapping: {
1517
1517
  "neutral-press": string;
1518
1518
  "neutral-strong": string;
1519
1519
  "neutral-weak": string;
1520
+ "neutral-weak-selected": string;
1520
1521
  "neutral-weak-hover": string;
1521
1522
  "neutral-weak-press": string;
1522
1523
  "neutral-weakest": string;
@@ -2046,6 +2047,7 @@ declare const IconColorMapping: {
2046
2047
  "neutral-press": string;
2047
2048
  "neutral-strong": string;
2048
2049
  "neutral-weak": string;
2050
+ "neutral-weak-selected": string;
2049
2051
  "neutral-weak-hover": string;
2050
2052
  "neutral-weak-press": string;
2051
2053
  "neutral-weakest": string;
@@ -1,5 +1,5 @@
1
- export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, IconColorMapping, LineHeightMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-DED5SJ46.js';
2
- import '../chunk-GWDNZB6T.js';
1
+ export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, IconColorMapping, LineHeightMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from '../chunk-L6PR427X.js';
2
+ import '../chunk-L3NHUKWD.js';
3
3
  import '../chunk-SFOVKOPG.js';
4
4
  import '../chunk-VBKLISDI.js';
5
5
  import '../chunk-XUHDFZZL.js';
@@ -286,6 +286,7 @@ declare const Tokens: {
286
286
  "--hop-neutral-icon-weak": string;
287
287
  "--hop-neutral-icon-weak-hover": string;
288
288
  "--hop-neutral-icon-weak-press": string;
289
+ "--hop-neutral-icon-weak-selected": string;
289
290
  "--hop-neutral-icon-weakest": string;
290
291
  "--hop-neutral-surface": string;
291
292
  "--hop-neutral-surface-selected": string;
@@ -309,6 +310,7 @@ declare const Tokens: {
309
310
  "--hop-neutral-text-weak": string;
310
311
  "--hop-neutral-text-weak-hover": string;
311
312
  "--hop-neutral-text-weak-press": string;
313
+ "--hop-neutral-text-weak-selected": string;
312
314
  "--hop-neutral-text-weakest": string;
313
315
  "--hop-primary-border-active": string;
314
316
  "--hop-primary-icon-active": string;
@@ -1245,6 +1247,7 @@ declare const Tokens: {
1245
1247
  "--hop-neutral-icon-weak": string;
1246
1248
  "--hop-neutral-icon-weak-hover": string;
1247
1249
  "--hop-neutral-icon-weak-press": string;
1250
+ "--hop-neutral-icon-weak-selected": string;
1248
1251
  "--hop-neutral-icon-weakest": string;
1249
1252
  "--hop-neutral-surface": string;
1250
1253
  "--hop-neutral-surface-selected": string;
@@ -1268,6 +1271,7 @@ declare const Tokens: {
1268
1271
  "--hop-neutral-text-weak": string;
1269
1272
  "--hop-neutral-text-weak-hover": string;
1270
1273
  "--hop-neutral-text-weak-press": string;
1274
+ "--hop-neutral-text-weak-selected": string;
1271
1275
  "--hop-neutral-text-weakest": string;
1272
1276
  "--hop-primary-border-active": string;
1273
1277
  "--hop-primary-icon-active": string;
@@ -1,4 +1,4 @@
1
- export { Tokens } from '../chunk-EZAJQ25J.js';
2
- import '../chunk-JJHZT2WG.js';
3
- import '../chunk-HWVLEL6W.js';
1
+ export { Tokens } from '../chunk-K6WN46CB.js';
2
+ import '../chunk-FDEISPLX.js';
3
+ import '../chunk-WDKT3YQT.js';
4
4
  import '../chunk-AQ5VUG5P.js';