@hopper-ui/styled-system 2.3.3 → 2.4.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 (34) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +11 -11
  4. package/dist/{chunk-6FAIWBQK.js → chunk-2QOE6PBN.js} +1 -1
  5. package/dist/{chunk-6RW7RLR7.js → chunk-3O4ZN2KO.js} +2 -2
  6. package/dist/{chunk-6QEWPDZF.js → chunk-5HW6OJHI.js} +1 -1
  7. package/dist/{chunk-YLPHDFIJ.js → chunk-AGTU7H6X.js} +1 -1
  8. package/dist/{chunk-VFENCPWY.js → chunk-BGQLARSP.js} +1 -1
  9. package/dist/{chunk-EXUES6XW.js → chunk-COAJ5E5N.js} +2 -2
  10. package/dist/{chunk-HUYIBKOQ.js → chunk-D75YUC6P.js} +2 -2
  11. package/dist/{chunk-R2DVYGXX.js → chunk-DMZ4PF3F.js} +1 -1
  12. package/dist/{chunk-WCDWHABV.js → chunk-DSWCJ355.js} +1 -1
  13. package/dist/{chunk-M4QXTNJ7.js → chunk-LTPYILET.js} +4 -4
  14. package/dist/{chunk-VF2AONEI.js → chunk-XJSN2Z3L.js} +1 -1
  15. package/dist/global-styles/BodyStyleProvider.js +2 -2
  16. package/dist/html-wrappers/html.css +34 -34
  17. package/dist/html-wrappers/html.js +5 -5
  18. package/dist/html-wrappers/htmlElement.css +34 -34
  19. package/dist/html-wrappers/htmlElement.js +4 -4
  20. package/dist/index.css +34 -34
  21. package/dist/index.js +11 -11
  22. package/dist/styledSystemRootCssClass.js +1 -1
  23. package/dist/tokens/TokenProvider.js +4 -4
  24. package/dist/tokens/generated/lightSemanticTokens.d.ts +1 -1
  25. package/dist/tokens/generated/lightSemanticTokens.js +1 -1
  26. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +1 -1
  27. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  28. package/dist/tokens/tokenMappings.d.ts +5 -5
  29. package/dist/tokens/tokenMappings.js +2 -2
  30. package/dist/tokens/tokens.d.ts +1 -1
  31. package/dist/tokens/tokens.js +2 -2
  32. package/dist/useStyledSystem.css +31 -31
  33. package/dist/useStyledSystem.js +3 -3
  34. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @hopper-ui/styled-system
2
2
 
3
+ ## 2.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 6b443bd: Added hop-dataviz-categorical-sequence-category11-hover token
8
+
3
9
  ## 2.3.3
4
10
 
5
11
  ### Patch Changes
@@ -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___3rA9M:hover {
2
+ .UseStyledSystem-module__hop-b-hover___WudLo:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___R9c5A:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___-f1Z1:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___SycCN:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___OpQmV:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___u9x5k:hover {
14
+ .UseStyledSystem-module__hop-br-hover___rH9BA:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___Vi16S:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___7x2oU:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___JBnQE:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___VpEPX:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___SlSBp:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___AidDY: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___qVd9-:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___Ukr6O: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___K4RSt:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___GiqHF: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___xVal3:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___KTfxK: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___-LAh-:active {
42
+ .UseStyledSystem-module__hop-b-active___WE5BK:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___FuE7u:active {
46
+ .UseStyledSystem-module__hop-bb-active___AC9qx:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___vgUeP:active {
50
+ .UseStyledSystem-module__hop-bl-active___v9Msq:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___oYKJD:active {
54
+ .UseStyledSystem-module__hop-br-active___-VEhc:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___fywoj:active {
58
+ .UseStyledSystem-module__hop-bt-active___hYJ1s:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___YP9jW:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___K4cPF:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___pNaPd:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___aKNwk: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___8HNVb:active {
70
+ .UseStyledSystem-module__hop-bg-active___5yw75:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___Y3MIk:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___RxgMN:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___Hwy59:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___yO-cb: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___Ry7-S:active {
82
+ .UseStyledSystem-module__hop-bs-active___gVhvb:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___4r3i-:hover {
86
+ .UseStyledSystem-module__hop-c-hover___ldF-H:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___YGttd:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___PxS9G:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___wjpkJ:active {
94
+ .UseStyledSystem-module__hop-c-active___hyo7H:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___eDntw:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___UqXdn:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___WrEWQ:hover {
102
+ .UseStyledSystem-module__hop-f-hover___HVRp8:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___ujgPU:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___9bJJw:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___PwNVa:hover {
110
+ .UseStyledSystem-module__hop-o-hover___rZ-Ow:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___3zqpW:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___XlQYU:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___LWHsV:active {
118
+ .UseStyledSystem-module__hop-o-active___yjCax:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___j9IpC:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___c6O66: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___1Jsr4),
129
- :where(.htmlElement-module__hop-HtmlElement___1Jsr4::after),
130
- :where(.htmlElement-module__hop-HtmlElement___1Jsr4::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___rcHbb),
129
+ :where(.htmlElement-module__hop-HtmlElement___rcHbb::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___rcHbb::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,20 +1,20 @@
1
- export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-M4QXTNJ7.js';
2
- import './chunk-VF2AONEI.js';
3
- import './chunk-6RW7RLR7.js';
4
- import './chunk-6FAIWBQK.js';
1
+ export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-LTPYILET.js';
2
+ import './chunk-2QOE6PBN.js';
5
3
  import './chunk-BSIKCABJ.js';
6
4
  import './chunk-3YM73BQP.js';
5
+ import './chunk-XJSN2Z3L.js';
6
+ import './chunk-3O4ZN2KO.js';
7
7
  import './chunk-GXUFWEP5.js';
8
- import './chunk-HUYIBKOQ.js';
9
- import './chunk-WCDWHABV.js';
8
+ import './chunk-D75YUC6P.js';
9
+ import './chunk-DSWCJ355.js';
10
10
  import './chunk-5WDBMXSY.js';
11
- import './chunk-YLPHDFIJ.js';
11
+ import './chunk-AGTU7H6X.js';
12
12
  import './chunk-RIORU7JO.js';
13
13
  import './chunk-YPIK2HRL.js';
14
- import './chunk-VFENCPWY.js';
15
- import './chunk-EXUES6XW.js';
16
- import './chunk-R2DVYGXX.js';
17
- import './chunk-6QEWPDZF.js';
14
+ import './chunk-BGQLARSP.js';
15
+ import './chunk-COAJ5E5N.js';
16
+ import './chunk-DMZ4PF3F.js';
17
+ import './chunk-5HW6OJHI.js';
18
18
  import './chunk-SFOVKOPG.js';
19
19
  import './chunk-VBKLISDI.js';
20
20
  import './chunk-XUHDFZZL.js';
@@ -1,7 +1,7 @@
1
1
  import { ThemeComputedStyle } from './chunk-BSIKCABJ.js';
2
2
  import { useIsomorphicLayoutEffect } from './chunk-3YM73BQP.js';
3
3
  import { useInsertStyleElement } from './chunk-RIORU7JO.js';
4
- import { StyledSystemRootCssClass } from './chunk-VFENCPWY.js';
4
+ import { StyledSystemRootCssClass } from './chunk-BGQLARSP.js';
5
5
  import { isNil } from './chunk-U5R6ZXH3.js';
6
6
  import { useColorSchemeContext } from './chunk-V7X6ANEM.js';
7
7
  import { useRef, useState } from 'react';
@@ -1,10 +1,10 @@
1
- import { useStyledSystem } from './chunk-EXUES6XW.js';
1
+ import { useStyledSystem } from './chunk-COAJ5E5N.js';
2
2
  import clsx from 'clsx';
3
3
  import { forwardRef } from 'react';
4
4
  import { jsx } from 'react/jsx-runtime';
5
5
 
6
6
  // css-module:./htmlElement.module.css#css-module
7
- var htmlElement_module_default = { "hop-HtmlElement": "htmlElement-module__hop-HtmlElement___1Jsr4" };
7
+ var htmlElement_module_default = { "hop-HtmlElement": "htmlElement-module__hop-HtmlElement___rcHbb" };
8
8
  var GlobalHtmlElementCssSelector = "hop-HtmlElement";
9
9
  var GlobalHtmlElementSpecificCssSelector = (elementType) => `${GlobalHtmlElementCssSelector}-${elementType}`;
10
10
  function htmlElement(elementType) {
@@ -852,7 +852,7 @@ var DataVizColors = {
852
852
  "dataviz_categorical-sequence-category10": "dataviz-categorical-sequence-category10",
853
853
  "dataviz_categorical-sequence-category10-hover": "dataviz-categorical-sequence-category10-hover",
854
854
  "dataviz_categorical-sequence-category11": "dataviz-categorical-sequence-category11",
855
- "dataviz_categorical-sequence-category-11-hover": "dataviz-categorical-sequence-category-11-hover",
855
+ "dataviz_categorical-sequence-category11-hover": "dataviz-categorical-sequence-category11-hover",
856
856
  "dataviz_categorical-sequence-category12": "dataviz-categorical-sequence-category12",
857
857
  "dataviz_categorical-sequence-category12-hover": "dataviz-categorical-sequence-category12-hover",
858
858
  "dataviz_categorical-sequence-category13": "dataviz-categorical-sequence-category13",
@@ -923,7 +923,7 @@ var SemanticTokens = {
923
923
  "--hop-dataviz-categorical-sequence-category10": "#aecdd5",
924
924
  "--hop-dataviz-categorical-sequence-category10-hover": "#93bdc8",
925
925
  "--hop-dataviz-categorical-sequence-category11": "#ffbf92",
926
- "--hop-dataviz-categorical-sequence-category-11-hover": "#ffac70",
926
+ "--hop-dataviz-categorical-sequence-category11-hover": "#ffac70",
927
927
  "--hop-dataviz-categorical-sequence-category12": "#a0b8fa",
928
928
  "--hop-dataviz-categorical-sequence-category12-hover": "#779af8",
929
929
  "--hop-dataviz-categorical-sequence-category13": "#69bfa0",
@@ -2,7 +2,7 @@
2
2
  var package_default = {
3
3
  name: "@hopper-ui/styled-system",
4
4
  author: "Workleap",
5
- version: "2.3.3",
5
+ version: "2.4.0",
6
6
  description: "The styled-system package.",
7
7
  license: "Apache-2.0",
8
8
  repository: {
@@ -1,4 +1,4 @@
1
- import { parseResponsiveSystemValue, ColorExpressionTypes, DefaultBorderWidthAndStyle, SizingMapping, BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, TextColorMapping, SimpleMarginMapping, IconColorMapping, FontFamilyMapping, FontSizeMapping, FontWeightMapping, LineHeightMapping, ComplexMarginMapping, ComplexPaddingMapping, SimplePaddingMapping } from './chunk-R2DVYGXX.js';
1
+ import { parseResponsiveSystemValue, ColorExpressionTypes, DefaultBorderWidthAndStyle, SizingMapping, BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, TextColorMapping, SimpleMarginMapping, IconColorMapping, FontFamilyMapping, FontSizeMapping, FontWeightMapping, LineHeightMapping, ComplexMarginMapping, ComplexPaddingMapping, SimplePaddingMapping } from './chunk-DMZ4PF3F.js';
2
2
  import { parseResponsiveValue } from './chunk-SFOVKOPG.js';
3
3
  import { useBreakpointContext } from './chunk-VBKLISDI.js';
4
4
  import { isNil } from './chunk-U5R6ZXH3.js';
@@ -6,7 +6,7 @@ import { UnsafePrefix } from './chunk-QMDDVBCZ.js';
6
6
  import { __privateAdd, __publicField, __privateSet, __privateGet } from './chunk-AQ5VUG5P.js';
7
7
 
8
8
  // css-module:./UseStyledSystem.module.css#css-module
9
- var UseStyledSystem_module_default = { "hop-b-hover": "UseStyledSystem-module__hop-b-hover___3rA9M", "hop-bb-hover": "UseStyledSystem-module__hop-bb-hover___R9c5A", "hop-bl-hover": "UseStyledSystem-module__hop-bl-hover___SycCN", "hop-br-hover": "UseStyledSystem-module__hop-br-hover___u9x5k", "hop-bt-hover": "UseStyledSystem-module__hop-bt-hover___Vi16S", "hop-b-focus": "UseStyledSystem-module__hop-b-focus___JBnQE", "hop-bb-focus": "UseStyledSystem-module__hop-bb-focus___SlSBp", "hop-bl-focus": "UseStyledSystem-module__hop-bl-focus___qVd9-", "hop-br-focus": "UseStyledSystem-module__hop-br-focus___K4RSt", "hop-bt-focus": "UseStyledSystem-module__hop-bt-focus___xVal3", "hop-b-active": "UseStyledSystem-module__hop-b-active___-LAh-", "hop-bb-active": "UseStyledSystem-module__hop-bb-active___FuE7u", "hop-bl-active": "UseStyledSystem-module__hop-bl-active___vgUeP", "hop-br-active": "UseStyledSystem-module__hop-br-active___oYKJD", "hop-bt-active": "UseStyledSystem-module__hop-bt-active___fywoj", "hop-bg-hover": "UseStyledSystem-module__hop-bg-hover___YP9jW", "hop-bg-focus": "UseStyledSystem-module__hop-bg-focus___pNaPd", "hop-bg-active": "UseStyledSystem-module__hop-bg-active___8HNVb", "hop-bs-hover": "UseStyledSystem-module__hop-bs-hover___Y3MIk", "hop-bs-focus": "UseStyledSystem-module__hop-bs-focus___Hwy59", "hop-bs-active": "UseStyledSystem-module__hop-bs-active___Ry7-S", "hop-c-hover": "UseStyledSystem-module__hop-c-hover___4r3i-", "hop-c-focus": "UseStyledSystem-module__hop-c-focus___YGttd", "hop-c-active": "UseStyledSystem-module__hop-c-active___wjpkJ", "hop-cs-hover": "UseStyledSystem-module__hop-cs-hover___eDntw", "hop-f-hover": "UseStyledSystem-module__hop-f-hover___WrEWQ", "hop-f-focus": "UseStyledSystem-module__hop-f-focus___ujgPU", "hop-o-hover": "UseStyledSystem-module__hop-o-hover___PwNVa", "hop-o-focus": "UseStyledSystem-module__hop-o-focus___3zqpW", "hop-o-active": "UseStyledSystem-module__hop-o-active___LWHsV", "hop-ol-focus": "UseStyledSystem-module__hop-ol-focus___j9IpC" };
9
+ var UseStyledSystem_module_default = { "hop-b-hover": "UseStyledSystem-module__hop-b-hover___WudLo", "hop-bb-hover": "UseStyledSystem-module__hop-bb-hover___-f1Z1", "hop-bl-hover": "UseStyledSystem-module__hop-bl-hover___OpQmV", "hop-br-hover": "UseStyledSystem-module__hop-br-hover___rH9BA", "hop-bt-hover": "UseStyledSystem-module__hop-bt-hover___7x2oU", "hop-b-focus": "UseStyledSystem-module__hop-b-focus___VpEPX", "hop-bb-focus": "UseStyledSystem-module__hop-bb-focus___AidDY", "hop-bl-focus": "UseStyledSystem-module__hop-bl-focus___Ukr6O", "hop-br-focus": "UseStyledSystem-module__hop-br-focus___GiqHF", "hop-bt-focus": "UseStyledSystem-module__hop-bt-focus___KTfxK", "hop-b-active": "UseStyledSystem-module__hop-b-active___WE5BK", "hop-bb-active": "UseStyledSystem-module__hop-bb-active___AC9qx", "hop-bl-active": "UseStyledSystem-module__hop-bl-active___v9Msq", "hop-br-active": "UseStyledSystem-module__hop-br-active___-VEhc", "hop-bt-active": "UseStyledSystem-module__hop-bt-active___hYJ1s", "hop-bg-hover": "UseStyledSystem-module__hop-bg-hover___K4cPF", "hop-bg-focus": "UseStyledSystem-module__hop-bg-focus___aKNwk", "hop-bg-active": "UseStyledSystem-module__hop-bg-active___5yw75", "hop-bs-hover": "UseStyledSystem-module__hop-bs-hover___RxgMN", "hop-bs-focus": "UseStyledSystem-module__hop-bs-focus___yO-cb", "hop-bs-active": "UseStyledSystem-module__hop-bs-active___gVhvb", "hop-c-hover": "UseStyledSystem-module__hop-c-hover___ldF-H", "hop-c-focus": "UseStyledSystem-module__hop-c-focus___PxS9G", "hop-c-active": "UseStyledSystem-module__hop-c-active___hyo7H", "hop-cs-hover": "UseStyledSystem-module__hop-cs-hover___UqXdn", "hop-f-hover": "UseStyledSystem-module__hop-f-hover___HVRp8", "hop-f-focus": "UseStyledSystem-module__hop-f-focus___9bJJw", "hop-o-hover": "UseStyledSystem-module__hop-o-hover___rZ-Ow", "hop-o-focus": "UseStyledSystem-module__hop-o-focus___XlQYU", "hop-o-active": "UseStyledSystem-module__hop-o-active___yjCax", "hop-ol-focus": "UseStyledSystem-module__hop-ol-focus___c6O66" };
10
10
 
11
11
  // src/useStyledSystem.ts
12
12
  function createSystemValueHandler(systemValues) {
@@ -1,6 +1,6 @@
1
- import { Tokens } from './chunk-WCDWHABV.js';
1
+ import { Tokens } from './chunk-DSWCJ355.js';
2
2
  import { useInsertStyleElement } from './chunk-RIORU7JO.js';
3
- import { StyledSystemRootCssClass } from './chunk-VFENCPWY.js';
3
+ import { StyledSystemRootCssClass } from './chunk-BGQLARSP.js';
4
4
 
5
5
  // src/tokens/TokenProvider.tsx
6
6
  function TokenProvider() {
@@ -1,4 +1,4 @@
1
- import { HopperVariablePrefix, HopperColors, DataVizColors, BackgroundColors, BorderColors, TextColors, IconColors, Elevation, FontSize, FontWeight, LineHeight, FontFamily, Shape, CoreSpace, SemanticSimplePaddingSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticComplexMarginSpace } from './chunk-6QEWPDZF.js';
1
+ import { HopperVariablePrefix, HopperColors, DataVizColors, BackgroundColors, BorderColors, TextColors, IconColors, Elevation, FontSize, FontWeight, LineHeight, FontFamily, Shape, CoreSpace, SemanticSimplePaddingSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticComplexMarginSpace } from './chunk-5HW6OJHI.js';
2
2
  import { parseResponsiveValue } from './chunk-SFOVKOPG.js';
3
3
  import { isNil, isObject } from './chunk-U5R6ZXH3.js';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { DarkSemanticTokens } from './chunk-5WDBMXSY.js';
2
- import { CoreTokens, SemanticTokens } from './chunk-YLPHDFIJ.js';
2
+ import { CoreTokens, SemanticTokens } from './chunk-AGTU7H6X.js';
3
3
 
4
4
  // src/tokens/tokens.ts
5
5
  var Tokens = {
@@ -1,8 +1,8 @@
1
- import { Div } from './chunk-VF2AONEI.js';
2
- import { BodyStyleProvider } from './chunk-6FAIWBQK.js';
1
+ import { BodyStyleProvider } from './chunk-2QOE6PBN.js';
2
+ import { Div } from './chunk-XJSN2Z3L.js';
3
3
  import { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
4
- import { TokenProvider } from './chunk-HUYIBKOQ.js';
5
- import { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-VFENCPWY.js';
4
+ import { TokenProvider } from './chunk-D75YUC6P.js';
5
+ import { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-BGQLARSP.js';
6
6
  import { useColorScheme } from './chunk-5U5IRAPA.js';
7
7
  import { ColorSchemeContext } from './chunk-V7X6ANEM.js';
8
8
  import clsx from 'clsx';
@@ -1,4 +1,4 @@
1
- import { htmlElement } from './chunk-6RW7RLR7.js';
1
+ import { htmlElement } from './chunk-3O4ZN2KO.js';
2
2
 
3
3
  // src/html-wrappers/html.ts
4
4
  var Address = htmlElement("address");
@@ -1,9 +1,9 @@
1
- export { BodyStyleProvider } from '../chunk-6FAIWBQK.js';
1
+ export { BodyStyleProvider } from '../chunk-2QOE6PBN.js';
2
2
  import '../chunk-BSIKCABJ.js';
3
3
  import '../chunk-3YM73BQP.js';
4
4
  import '../chunk-RIORU7JO.js';
5
5
  import '../chunk-YPIK2HRL.js';
6
- import '../chunk-VFENCPWY.js';
6
+ import '../chunk-BGQLARSP.js';
7
7
  import '../chunk-U5R6ZXH3.js';
8
8
  import '../chunk-V7X6ANEM.js';
9
9
  import '../chunk-AQ5VUG5P.js';
@@ -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___3rA9M:hover {
2
+ .UseStyledSystem-module__hop-b-hover___WudLo:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___R9c5A:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___-f1Z1:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___SycCN:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___OpQmV:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___u9x5k:hover {
14
+ .UseStyledSystem-module__hop-br-hover___rH9BA:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___Vi16S:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___7x2oU:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___JBnQE:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___VpEPX:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___SlSBp:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___AidDY: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___qVd9-:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___Ukr6O: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___K4RSt:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___GiqHF: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___xVal3:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___KTfxK: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___-LAh-:active {
42
+ .UseStyledSystem-module__hop-b-active___WE5BK:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___FuE7u:active {
46
+ .UseStyledSystem-module__hop-bb-active___AC9qx:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___vgUeP:active {
50
+ .UseStyledSystem-module__hop-bl-active___v9Msq:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___oYKJD:active {
54
+ .UseStyledSystem-module__hop-br-active___-VEhc:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___fywoj:active {
58
+ .UseStyledSystem-module__hop-bt-active___hYJ1s:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___YP9jW:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___K4cPF:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___pNaPd:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___aKNwk: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___8HNVb:active {
70
+ .UseStyledSystem-module__hop-bg-active___5yw75:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___Y3MIk:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___RxgMN:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___Hwy59:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___yO-cb: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___Ry7-S:active {
82
+ .UseStyledSystem-module__hop-bs-active___gVhvb:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___4r3i-:hover {
86
+ .UseStyledSystem-module__hop-c-hover___ldF-H:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___YGttd:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___PxS9G:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___wjpkJ:active {
94
+ .UseStyledSystem-module__hop-c-active___hyo7H:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___eDntw:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___UqXdn:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___WrEWQ:hover {
102
+ .UseStyledSystem-module__hop-f-hover___HVRp8:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___ujgPU:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___9bJJw:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___PwNVa:hover {
110
+ .UseStyledSystem-module__hop-o-hover___rZ-Ow:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___3zqpW:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___XlQYU:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___LWHsV:active {
118
+ .UseStyledSystem-module__hop-o-active___yjCax:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___j9IpC:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___c6O66: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___1Jsr4),
129
- :where(.htmlElement-module__hop-HtmlElement___1Jsr4::after),
130
- :where(.htmlElement-module__hop-HtmlElement___1Jsr4::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___rcHbb),
129
+ :where(.htmlElement-module__hop-HtmlElement___rcHbb::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___rcHbb::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,8 +1,8 @@
1
- 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-VF2AONEI.js';
2
- import '../chunk-6RW7RLR7.js';
3
- import '../chunk-EXUES6XW.js';
4
- import '../chunk-R2DVYGXX.js';
5
- import '../chunk-6QEWPDZF.js';
1
+ 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-XJSN2Z3L.js';
2
+ import '../chunk-3O4ZN2KO.js';
3
+ import '../chunk-COAJ5E5N.js';
4
+ import '../chunk-DMZ4PF3F.js';
5
+ import '../chunk-5HW6OJHI.js';
6
6
  import '../chunk-SFOVKOPG.js';
7
7
  import '../chunk-VBKLISDI.js';
8
8
  import '../chunk-XUHDFZZL.js';