@hopper-ui/styled-system 4.0.0 → 4.0.2

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 +12 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +9 -9
  4. package/dist/{chunk-G37OO232.js → chunk-2BXEEI7C.js} +1 -1
  5. package/dist/{chunk-2BMH444W.js → chunk-5NCU6MQB.js} +1 -0
  6. package/dist/{chunk-RIOM7ASY.js → chunk-ACAEZQKX.js} +1 -1
  7. package/dist/{chunk-LLGTCJEP.js → chunk-HBPS5EBA.js} +2 -2
  8. package/dist/{chunk-3W57BWQT.js → chunk-HTXLXS6H.js} +3 -3
  9. package/dist/{chunk-QAUUAHRK.js → chunk-JXQOC723.js} +1 -1
  10. package/dist/{chunk-TZCNHN3Q.js → chunk-NU2UQTZS.js} +2 -2
  11. package/dist/{chunk-TSN5DPDB.js → chunk-YE3BYF3K.js} +1 -1
  12. package/dist/{chunk-BLSIMXE7.js → chunk-ZDYD3BEI.js} +2 -2
  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 +9 -9
  20. package/dist/styledSystemRootCssClass.js +2 -2
  21. package/dist/theme/generated/sharegate/dark.css +2 -1
  22. package/dist/theme/generated/sharegate/light.css +5 -4
  23. package/dist/theme/generated/workleap/dark.css +2 -1
  24. package/dist/theme/generated/workleap/light.css +2 -1
  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 +1 -0
  28. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  29. package/dist/tokens/tokenMappings.d.ts +1 -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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @hopper-ui/styled-system
2
2
 
3
+ ## 4.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - f13005e: Added a new core border-radius token `--hop-border-radius-2-5` (12px).
8
+
9
+ ## 4.0.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 98b8452: Fix the Button medium font-size, line-height, and letter-spacing for ShareGate
14
+
3
15
  ## 4.0.0
4
16
 
5
17
  ### Major 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___JoD3R:hover {
2
+ .UseStyledSystem-module__hop-b-hover___po9M8:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___Eo8QP:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___jdTnm:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___UqR66:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___xnjPQ:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___hxQHb:hover {
14
+ .UseStyledSystem-module__hop-br-hover___a9AzM:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___AyqnV:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___Fbb90:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___74YP-:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___GnDcI:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___b4VWo:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___EBcg-: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___rl6Wn:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___sJP6e: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___slvwf:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___c21zZ: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___g2mQz:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___bZ-PE: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___jzqga:active {
42
+ .UseStyledSystem-module__hop-b-active___trC7-:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___0GVhz:active {
46
+ .UseStyledSystem-module__hop-bb-active___W5l3K:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___Ze0Ut:active {
50
+ .UseStyledSystem-module__hop-bl-active___8GLSI:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___OwfJe:active {
54
+ .UseStyledSystem-module__hop-br-active___KfAYj:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___xkKME:active {
58
+ .UseStyledSystem-module__hop-bt-active___B0YAk:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___Rn84Y:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___xUTYs:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___11LTL:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___N6ofP: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___B7r5J:active {
70
+ .UseStyledSystem-module__hop-bg-active___sZ1b-:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___wG-nN:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___n-rnH:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___Ui3-S:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___vh0tl: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___001wz:active {
82
+ .UseStyledSystem-module__hop-bs-active___-cr3f:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___aG-pk:hover {
86
+ .UseStyledSystem-module__hop-c-hover___vUd45:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___6o0tp:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___IzkGg:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___fYi9B:active {
94
+ .UseStyledSystem-module__hop-c-active___CT-kf:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___GadTG:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___Xf9KJ:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___SS6Ag:hover {
102
+ .UseStyledSystem-module__hop-f-hover___c5Nj1:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___tIGqP:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___N5dQq:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___3u-Po:hover {
110
+ .UseStyledSystem-module__hop-o-hover___qmeDJ:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___DvIjI:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___sd-FH:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___3jiIc:active {
118
+ .UseStyledSystem-module__hop-o-active___aD4KE:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___m-i1t:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___OWcYr: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___hPHYV),
129
- :where(.htmlElement-module__hop-HtmlElement___hPHYV::after),
130
- :where(.htmlElement-module__hop-HtmlElement___hPHYV::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___r5mM5),
129
+ :where(.htmlElement-module__hop-HtmlElement___r5mM5::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___r5mM5::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,23 +1,23 @@
1
- export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-3W57BWQT.js';
2
- import './chunk-G37OO232.js';
1
+ export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-HTXLXS6H.js';
2
+ import './chunk-2BXEEI7C.js';
3
3
  import './chunk-RIORU7JO.js';
4
4
  import './chunk-YPIK2HRL.js';
5
5
  import './chunk-3YM73BQP.js';
6
6
  import './chunk-BSIKCABJ.js';
7
- import './chunk-TSN5DPDB.js';
8
- import './chunk-LLGTCJEP.js';
7
+ import './chunk-YE3BYF3K.js';
8
+ import './chunk-HBPS5EBA.js';
9
9
  import './chunk-GXUFWEP5.js';
10
10
  import './chunk-TKWJ3X2I.js';
11
- import './chunk-RIOM7ASY.js';
12
- import './chunk-BLSIMXE7.js';
13
- import './chunk-TZCNHN3Q.js';
14
- import './chunk-2BMH444W.js';
11
+ import './chunk-ACAEZQKX.js';
12
+ import './chunk-ZDYD3BEI.js';
13
+ import './chunk-NU2UQTZS.js';
14
+ import './chunk-5NCU6MQB.js';
15
15
  import './chunk-FTYK7Z7Q.js';
16
16
  import './chunk-U5R6ZXH3.js';
17
17
  import './chunk-VBKLISDI.js';
18
18
  import './chunk-XUHDFZZL.js';
19
19
  import './chunk-QMDDVBCZ.js';
20
- import './chunk-QAUUAHRK.js';
20
+ import './chunk-JXQOC723.js';
21
21
  import './chunk-5U5IRAPA.js';
22
22
  import './chunk-T6JS7L6B.js';
23
23
  import './chunk-7PR2BAOL.js';
@@ -3,7 +3,7 @@ import { useIsomorphicLayoutEffect } from './chunk-3YM73BQP.js';
3
3
  import { ThemeComputedStyle } from './chunk-BSIKCABJ.js';
4
4
  import { useThemeContext } from './chunk-TKWJ3X2I.js';
5
5
  import { isNil } from './chunk-U5R6ZXH3.js';
6
- import { StyledSystemRootCssClass } from './chunk-QAUUAHRK.js';
6
+ import { StyledSystemRootCssClass } from './chunk-JXQOC723.js';
7
7
  import { useColorSchemeContext } from './chunk-7PR2BAOL.js';
8
8
  import { useRef, useState } from 'react';
9
9
  import { jsx } from 'react/jsx-runtime';
@@ -1320,6 +1320,7 @@ var Shape = {
1320
1320
  "core_3": "border-radius-3",
1321
1321
  "core_4": "border-radius-4",
1322
1322
  "core_9999": "border-radius-9999",
1323
+ "core_2-5": "border-radius-2-5",
1323
1324
  "circle": "shape-circle",
1324
1325
  "pill": "shape-pill",
1325
1326
  "rounded-lg": "shape-rounded-lg",
@@ -1,4 +1,4 @@
1
- import { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-QAUUAHRK.js';
1
+ import { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-JXQOC723.js';
2
2
 
3
3
  // src/styledSystemRootCssClass.ts
4
4
  function getRootCSSClasses(colorScheme, theme) {
@@ -1,10 +1,10 @@
1
- import { useStyledSystem } from './chunk-BLSIMXE7.js';
1
+ import { useStyledSystem } from './chunk-ZDYD3BEI.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___hPHYV" };
7
+ var htmlElement_module_default = { "hop-HtmlElement": "htmlElement-module__hop-HtmlElement___r5mM5" };
8
8
  var GlobalHtmlElementCssSelector = "hop-HtmlElement";
9
9
  var GlobalHtmlElementSpecificCssSelector = (elementType) => `${GlobalHtmlElementCssSelector}-${elementType}`;
10
10
  function htmlElement(elementType) {
@@ -1,8 +1,8 @@
1
- import { BodyStyleProvider } from './chunk-G37OO232.js';
2
- import { Div } from './chunk-TSN5DPDB.js';
1
+ import { BodyStyleProvider } from './chunk-2BXEEI7C.js';
2
+ import { Div } from './chunk-YE3BYF3K.js';
3
3
  import { DefaultUnsupportedMatchMediaBreakpoint, BreakpointProvider } from './chunk-GXUFWEP5.js';
4
4
  import { ThemeContext } from './chunk-TKWJ3X2I.js';
5
- import { getRootCSSClasses } from './chunk-RIOM7ASY.js';
5
+ import { getRootCSSClasses } from './chunk-ACAEZQKX.js';
6
6
  import { useColorScheme } from './chunk-5U5IRAPA.js';
7
7
  import { ColorSchemeContext } from './chunk-7PR2BAOL.js';
8
8
  import clsx from 'clsx';
@@ -1,6 +1,6 @@
1
1
  // src/tokens/generated/styledSystemConstants.ts
2
2
  var HopperRootCssClass = "hop";
3
- var StyledSystemRootCssClass = "hop-5-3-0";
3
+ var StyledSystemRootCssClass = "hop-5-3-2";
4
4
  var HopperVariablePrefix = "--hop";
5
5
 
6
6
  export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass };
@@ -1,7 +1,7 @@
1
- import { DataVizColors, HopperColors, GradientColors, BackgroundColors, BorderColors, TextColors, IconColors, Elevation, FontSize, FontWeight, LineHeight, LetterSpacing, FontFamily, Shape, CoreSpace, SemanticSimplePaddingSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticComplexMarginSpace } from './chunk-2BMH444W.js';
1
+ import { DataVizColors, HopperColors, GradientColors, BackgroundColors, BorderColors, TextColors, IconColors, Elevation, FontSize, FontWeight, LineHeight, LetterSpacing, FontFamily, Shape, CoreSpace, SemanticSimplePaddingSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticComplexMarginSpace } from './chunk-5NCU6MQB.js';
2
2
  import { parseResponsiveValue } from './chunk-FTYK7Z7Q.js';
3
3
  import { isNil, isObject } from './chunk-U5R6ZXH3.js';
4
- import { HopperVariablePrefix } from './chunk-QAUUAHRK.js';
4
+ import { HopperVariablePrefix } from './chunk-JXQOC723.js';
5
5
 
6
6
  // src/tokens/tokenMappings.ts
7
7
  var ColorExpressionTypes = [
@@ -1,4 +1,4 @@
1
- import { htmlElement } from './chunk-LLGTCJEP.js';
1
+ import { htmlElement } from './chunk-HBPS5EBA.js';
2
2
 
3
3
  // src/html-wrappers/html.ts
4
4
  var Address = htmlElement("address");
@@ -1,4 +1,4 @@
1
- import { parseResponsiveSystemValue, IconColorMapping, TextColorMapping, BoxShadowMapping, BackgroundColorMapping, ColorExpressionTypes, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, SizingMapping, SimpleMarginMapping, SimplePaddingMapping, ComplexPaddingMapping, OutlineMapping, ComplexMarginMapping, LineHeightMapping, LetterSpacingMapping, FontWeightMapping, FontSizeMapping, FontFamilyMapping, BorderRadiusMapping, BorderMapping } from './chunk-TZCNHN3Q.js';
1
+ import { parseResponsiveSystemValue, IconColorMapping, TextColorMapping, BoxShadowMapping, BackgroundColorMapping, ColorExpressionTypes, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, SizingMapping, SimpleMarginMapping, SimplePaddingMapping, ComplexPaddingMapping, OutlineMapping, ComplexMarginMapping, LineHeightMapping, LetterSpacingMapping, FontWeightMapping, FontSizeMapping, FontFamilyMapping, BorderRadiusMapping, BorderMapping } from './chunk-NU2UQTZS.js';
2
2
  import { parseResponsiveValue } from './chunk-FTYK7Z7Q.js';
3
3
  import { isNil } from './chunk-U5R6ZXH3.js';
4
4
  import { useBreakpointContext } from './chunk-VBKLISDI.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___JoD3R", "hop-bb-hover": "UseStyledSystem-module__hop-bb-hover___Eo8QP", "hop-bl-hover": "UseStyledSystem-module__hop-bl-hover___UqR66", "hop-br-hover": "UseStyledSystem-module__hop-br-hover___hxQHb", "hop-bt-hover": "UseStyledSystem-module__hop-bt-hover___AyqnV", "hop-b-focus": "UseStyledSystem-module__hop-b-focus___74YP-", "hop-bb-focus": "UseStyledSystem-module__hop-bb-focus___b4VWo", "hop-bl-focus": "UseStyledSystem-module__hop-bl-focus___rl6Wn", "hop-br-focus": "UseStyledSystem-module__hop-br-focus___slvwf", "hop-bt-focus": "UseStyledSystem-module__hop-bt-focus___g2mQz", "hop-b-active": "UseStyledSystem-module__hop-b-active___jzqga", "hop-bb-active": "UseStyledSystem-module__hop-bb-active___0GVhz", "hop-bl-active": "UseStyledSystem-module__hop-bl-active___Ze0Ut", "hop-br-active": "UseStyledSystem-module__hop-br-active___OwfJe", "hop-bt-active": "UseStyledSystem-module__hop-bt-active___xkKME", "hop-bg-hover": "UseStyledSystem-module__hop-bg-hover___Rn84Y", "hop-bg-focus": "UseStyledSystem-module__hop-bg-focus___11LTL", "hop-bg-active": "UseStyledSystem-module__hop-bg-active___B7r5J", "hop-bs-hover": "UseStyledSystem-module__hop-bs-hover___wG-nN", "hop-bs-focus": "UseStyledSystem-module__hop-bs-focus___Ui3-S", "hop-bs-active": "UseStyledSystem-module__hop-bs-active___001wz", "hop-c-hover": "UseStyledSystem-module__hop-c-hover___aG-pk", "hop-c-focus": "UseStyledSystem-module__hop-c-focus___6o0tp", "hop-c-active": "UseStyledSystem-module__hop-c-active___fYi9B", "hop-cs-hover": "UseStyledSystem-module__hop-cs-hover___GadTG", "hop-f-hover": "UseStyledSystem-module__hop-f-hover___SS6Ag", "hop-f-focus": "UseStyledSystem-module__hop-f-focus___tIGqP", "hop-o-hover": "UseStyledSystem-module__hop-o-hover___3u-Po", "hop-o-focus": "UseStyledSystem-module__hop-o-focus___DvIjI", "hop-o-active": "UseStyledSystem-module__hop-o-active___3jiIc", "hop-ol-focus": "UseStyledSystem-module__hop-ol-focus___m-i1t" };
9
+ var UseStyledSystem_module_default = { "hop-b-hover": "UseStyledSystem-module__hop-b-hover___po9M8", "hop-bb-hover": "UseStyledSystem-module__hop-bb-hover___jdTnm", "hop-bl-hover": "UseStyledSystem-module__hop-bl-hover___xnjPQ", "hop-br-hover": "UseStyledSystem-module__hop-br-hover___a9AzM", "hop-bt-hover": "UseStyledSystem-module__hop-bt-hover___Fbb90", "hop-b-focus": "UseStyledSystem-module__hop-b-focus___GnDcI", "hop-bb-focus": "UseStyledSystem-module__hop-bb-focus___EBcg-", "hop-bl-focus": "UseStyledSystem-module__hop-bl-focus___sJP6e", "hop-br-focus": "UseStyledSystem-module__hop-br-focus___c21zZ", "hop-bt-focus": "UseStyledSystem-module__hop-bt-focus___bZ-PE", "hop-b-active": "UseStyledSystem-module__hop-b-active___trC7-", "hop-bb-active": "UseStyledSystem-module__hop-bb-active___W5l3K", "hop-bl-active": "UseStyledSystem-module__hop-bl-active___8GLSI", "hop-br-active": "UseStyledSystem-module__hop-br-active___KfAYj", "hop-bt-active": "UseStyledSystem-module__hop-bt-active___B0YAk", "hop-bg-hover": "UseStyledSystem-module__hop-bg-hover___xUTYs", "hop-bg-focus": "UseStyledSystem-module__hop-bg-focus___N6ofP", "hop-bg-active": "UseStyledSystem-module__hop-bg-active___sZ1b-", "hop-bs-hover": "UseStyledSystem-module__hop-bs-hover___n-rnH", "hop-bs-focus": "UseStyledSystem-module__hop-bs-focus___vh0tl", "hop-bs-active": "UseStyledSystem-module__hop-bs-active___-cr3f", "hop-c-hover": "UseStyledSystem-module__hop-c-hover___vUd45", "hop-c-focus": "UseStyledSystem-module__hop-c-focus___IzkGg", "hop-c-active": "UseStyledSystem-module__hop-c-active___CT-kf", "hop-cs-hover": "UseStyledSystem-module__hop-cs-hover___Xf9KJ", "hop-f-hover": "UseStyledSystem-module__hop-f-hover___c5Nj1", "hop-f-focus": "UseStyledSystem-module__hop-f-focus___N5dQq", "hop-o-hover": "UseStyledSystem-module__hop-o-hover___qmeDJ", "hop-o-focus": "UseStyledSystem-module__hop-o-focus___sd-FH", "hop-o-active": "UseStyledSystem-module__hop-o-active___aD4KE", "hop-ol-focus": "UseStyledSystem-module__hop-ol-focus___OWcYr" };
10
10
 
11
11
  // src/useStyledSystem.ts
12
12
  function createSystemValueHandler(systemValues) {
@@ -1,10 +1,10 @@
1
- export { BodyStyleProvider } from '../chunk-G37OO232.js';
1
+ export { BodyStyleProvider } from '../chunk-2BXEEI7C.js';
2
2
  import '../chunk-RIORU7JO.js';
3
3
  import '../chunk-YPIK2HRL.js';
4
4
  import '../chunk-3YM73BQP.js';
5
5
  import '../chunk-BSIKCABJ.js';
6
6
  import '../chunk-TKWJ3X2I.js';
7
7
  import '../chunk-U5R6ZXH3.js';
8
- import '../chunk-QAUUAHRK.js';
8
+ import '../chunk-JXQOC723.js';
9
9
  import '../chunk-7PR2BAOL.js';
10
10
  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___JoD3R:hover {
2
+ .UseStyledSystem-module__hop-b-hover___po9M8:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___Eo8QP:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___jdTnm:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___UqR66:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___xnjPQ:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___hxQHb:hover {
14
+ .UseStyledSystem-module__hop-br-hover___a9AzM:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___AyqnV:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___Fbb90:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___74YP-:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___GnDcI:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___b4VWo:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___EBcg-: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___rl6Wn:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___sJP6e: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___slvwf:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___c21zZ: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___g2mQz:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___bZ-PE: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___jzqga:active {
42
+ .UseStyledSystem-module__hop-b-active___trC7-:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___0GVhz:active {
46
+ .UseStyledSystem-module__hop-bb-active___W5l3K:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___Ze0Ut:active {
50
+ .UseStyledSystem-module__hop-bl-active___8GLSI:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___OwfJe:active {
54
+ .UseStyledSystem-module__hop-br-active___KfAYj:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___xkKME:active {
58
+ .UseStyledSystem-module__hop-bt-active___B0YAk:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___Rn84Y:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___xUTYs:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___11LTL:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___N6ofP: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___B7r5J:active {
70
+ .UseStyledSystem-module__hop-bg-active___sZ1b-:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___wG-nN:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___n-rnH:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___Ui3-S:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___vh0tl: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___001wz:active {
82
+ .UseStyledSystem-module__hop-bs-active___-cr3f:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___aG-pk:hover {
86
+ .UseStyledSystem-module__hop-c-hover___vUd45:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___6o0tp:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___IzkGg:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___fYi9B:active {
94
+ .UseStyledSystem-module__hop-c-active___CT-kf:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___GadTG:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___Xf9KJ:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___SS6Ag:hover {
102
+ .UseStyledSystem-module__hop-f-hover___c5Nj1:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___tIGqP:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___N5dQq:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___3u-Po:hover {
110
+ .UseStyledSystem-module__hop-o-hover___qmeDJ:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___DvIjI:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___sd-FH:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___3jiIc:active {
118
+ .UseStyledSystem-module__hop-o-active___aD4KE:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___m-i1t:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___OWcYr: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___hPHYV),
129
- :where(.htmlElement-module__hop-HtmlElement___hPHYV::after),
130
- :where(.htmlElement-module__hop-HtmlElement___hPHYV::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___r5mM5),
129
+ :where(.htmlElement-module__hop-HtmlElement___r5mM5::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___r5mM5::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,12 +1,12 @@
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-TSN5DPDB.js';
2
- import '../chunk-LLGTCJEP.js';
3
- import '../chunk-BLSIMXE7.js';
4
- import '../chunk-TZCNHN3Q.js';
5
- import '../chunk-2BMH444W.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-YE3BYF3K.js';
2
+ import '../chunk-HBPS5EBA.js';
3
+ import '../chunk-ZDYD3BEI.js';
4
+ import '../chunk-NU2UQTZS.js';
5
+ import '../chunk-5NCU6MQB.js';
6
6
  import '../chunk-FTYK7Z7Q.js';
7
7
  import '../chunk-U5R6ZXH3.js';
8
8
  import '../chunk-VBKLISDI.js';
9
9
  import '../chunk-XUHDFZZL.js';
10
10
  import '../chunk-QMDDVBCZ.js';
11
- import '../chunk-QAUUAHRK.js';
11
+ import '../chunk-JXQOC723.js';
12
12
  import '../chunk-AQ5VUG5P.js';