@hopper-ui/styled-system 3.2.2 → 4.0.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 (35) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/dist/StyledSystemProvider.css +34 -34
  3. package/dist/StyledSystemProvider.js +9 -9
  4. package/dist/{chunk-ASSKAO2A.js → chunk-2BMH444W.js} +45 -5
  5. package/dist/{chunk-VYSHJ4BC.js → chunk-3W57BWQT.js} +3 -3
  6. package/dist/{chunk-UR27V3AY.js → chunk-BLSIMXE7.js} +3 -3
  7. package/dist/{chunk-ODDLVJ3T.js → chunk-G37OO232.js} +1 -1
  8. package/dist/{chunk-WMA6YQHA.js → chunk-LLGTCJEP.js} +2 -2
  9. package/dist/{chunk-46R7LA5R.js → chunk-QAUUAHRK.js} +1 -1
  10. package/dist/{chunk-2B3FQDBI.js → chunk-RIOM7ASY.js} +1 -1
  11. package/dist/{chunk-F5DBKR5B.js → chunk-TSN5DPDB.js} +1 -1
  12. package/dist/{chunk-YFZ3HPSH.js → chunk-TZCNHN3Q.js} +4 -3
  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.d.ts +1 -1
  20. package/dist/index.js +9 -9
  21. package/dist/styledSystemProps.d.ts +13 -5
  22. package/dist/styledSystemRootCssClass.js +2 -2
  23. package/dist/theme/generated/sharegate/dark.css +273 -259
  24. package/dist/theme/generated/sharegate/light.css +307 -220
  25. package/dist/theme/generated/workleap/dark.css +27 -13
  26. package/dist/theme/generated/workleap/light.css +100 -13
  27. package/dist/tokens/generated/styledSystemConstants.d.ts +1 -1
  28. package/dist/tokens/generated/styledSystemConstants.js +1 -1
  29. package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +42 -2
  30. package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
  31. package/dist/tokens/tokenMappings.d.ts +42 -38
  32. package/dist/tokens/tokenMappings.js +3 -3
  33. package/dist/useStyledSystem.css +31 -31
  34. package/dist/useStyledSystem.js +4 -4
  35. package/package.json +2 -2
@@ -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-F5DBKR5B.js';
2
- import '../chunk-WMA6YQHA.js';
3
- import '../chunk-UR27V3AY.js';
4
- import '../chunk-YFZ3HPSH.js';
5
- import '../chunk-ASSKAO2A.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-TSN5DPDB.js';
2
+ import '../chunk-LLGTCJEP.js';
3
+ import '../chunk-BLSIMXE7.js';
4
+ import '../chunk-TZCNHN3Q.js';
5
+ import '../chunk-2BMH444W.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-46R7LA5R.js';
11
+ import '../chunk-QAUUAHRK.js';
12
12
  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___q-ZZH:hover {
2
+ .UseStyledSystem-module__hop-b-hover___JoD3R:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___DpnCi:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___Eo8QP:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___lAga6:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___UqR66:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___mFAfB:hover {
14
+ .UseStyledSystem-module__hop-br-hover___hxQHb:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___yUPF0:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___AyqnV:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___mPCBB:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___74YP-:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___59mxU:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___b4VWo: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___zGicJ:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___rl6Wn: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___zouBa:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___slvwf: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___2Bvlg:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___g2mQz: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___6-OsN:active {
42
+ .UseStyledSystem-module__hop-b-active___jzqga:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___DRPBN:active {
46
+ .UseStyledSystem-module__hop-bb-active___0GVhz:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___PiHtD:active {
50
+ .UseStyledSystem-module__hop-bl-active___Ze0Ut:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___g0WO7:active {
54
+ .UseStyledSystem-module__hop-br-active___OwfJe:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___TnTBT:active {
58
+ .UseStyledSystem-module__hop-bt-active___xkKME:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___FFOCc:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___Rn84Y:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___SyWa8:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___11LTL: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___Zr7V-:active {
70
+ .UseStyledSystem-module__hop-bg-active___B7r5J:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___VslsP:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___wG-nN:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___EWrDb:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___Ui3-S: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___lq4EK:active {
82
+ .UseStyledSystem-module__hop-bs-active___001wz:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___Tvh3J:hover {
86
+ .UseStyledSystem-module__hop-c-hover___aG-pk:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___XC3zu:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___6o0tp:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___NrqxR:active {
94
+ .UseStyledSystem-module__hop-c-active___fYi9B:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___R2IhT:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___GadTG:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___SlnDF:hover {
102
+ .UseStyledSystem-module__hop-f-hover___SS6Ag:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___rv9Z5:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___tIGqP:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___w7nbf:hover {
110
+ .UseStyledSystem-module__hop-o-hover___3u-Po:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___d6-yp:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___DvIjI:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___KHCuo:active {
118
+ .UseStyledSystem-module__hop-o-active___3jiIc:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___YWW6t:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___m-i1t: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___kP3pn),
129
- :where(.htmlElement-module__hop-HtmlElement___kP3pn::after),
130
- :where(.htmlElement-module__hop-HtmlElement___kP3pn::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___hPHYV),
129
+ :where(.htmlElement-module__hop-HtmlElement___hPHYV::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___hPHYV::before) {
131
131
  box-sizing: border-box;
132
132
  }
@@ -1,11 +1,11 @@
1
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-WMA6YQHA.js';
2
- import '../chunk-UR27V3AY.js';
3
- import '../chunk-YFZ3HPSH.js';
4
- import '../chunk-ASSKAO2A.js';
1
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-LLGTCJEP.js';
2
+ import '../chunk-BLSIMXE7.js';
3
+ import '../chunk-TZCNHN3Q.js';
4
+ import '../chunk-2BMH444W.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-46R7LA5R.js';
10
+ import '../chunk-QAUUAHRK.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___q-ZZH:hover {
2
+ .UseStyledSystem-module__hop-b-hover___JoD3R:hover {
3
3
  --hop-b-hover: initial;
4
4
  border: var(--hop-b-hover) !important;
5
5
  }
6
- .UseStyledSystem-module__hop-bb-hover___DpnCi:hover {
6
+ .UseStyledSystem-module__hop-bb-hover___Eo8QP:hover {
7
7
  --hop-bb-hover: initial;
8
8
  border-bottom: var(--hop-bb-hover) !important;
9
9
  }
10
- .UseStyledSystem-module__hop-bl-hover___lAga6:hover {
10
+ .UseStyledSystem-module__hop-bl-hover___UqR66:hover {
11
11
  --hop-bl-hover: initial;
12
12
  border-left: var(--hop-bl-hover) !important;
13
13
  }
14
- .UseStyledSystem-module__hop-br-hover___mFAfB:hover {
14
+ .UseStyledSystem-module__hop-br-hover___hxQHb:hover {
15
15
  --hop-br-hover: initial;
16
16
  border-right: var(--hop-br-hover) !important;
17
17
  }
18
- .UseStyledSystem-module__hop-bt-hover___yUPF0:hover {
18
+ .UseStyledSystem-module__hop-bt-hover___AyqnV:hover {
19
19
  --hop-bt-hover: initial;
20
20
  border-top: var(--hop-bt-hover) !important;
21
21
  }
22
- .UseStyledSystem-module__hop-b-focus___mPCBB:focus-visible {
22
+ .UseStyledSystem-module__hop-b-focus___74YP-:focus-visible {
23
23
  --hop-b-focus: initial;
24
24
  border: var(--hop-b-focus) !important;
25
25
  }
26
- .UseStyledSystem-module__hop-bb-focus___59mxU:focus-visible {
26
+ .UseStyledSystem-module__hop-bb-focus___b4VWo: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___zGicJ:focus-visible {
30
+ .UseStyledSystem-module__hop-bl-focus___rl6Wn: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___zouBa:focus-visible {
34
+ .UseStyledSystem-module__hop-br-focus___slvwf: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___2Bvlg:focus-visible {
38
+ .UseStyledSystem-module__hop-bt-focus___g2mQz: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___6-OsN:active {
42
+ .UseStyledSystem-module__hop-b-active___jzqga:active {
43
43
  --hop-b-active: initial;
44
44
  border: var(--hop-b-active) !important;
45
45
  }
46
- .UseStyledSystem-module__hop-bb-active___DRPBN:active {
46
+ .UseStyledSystem-module__hop-bb-active___0GVhz:active {
47
47
  --hop-bb-active: initial;
48
48
  border-bottom: var(--hop-bb-active) !important;
49
49
  }
50
- .UseStyledSystem-module__hop-bl-active___PiHtD:active {
50
+ .UseStyledSystem-module__hop-bl-active___Ze0Ut:active {
51
51
  --hop-bl-active: initial;
52
52
  border-left: var(--hop-bl-active) !important;
53
53
  }
54
- .UseStyledSystem-module__hop-br-active___g0WO7:active {
54
+ .UseStyledSystem-module__hop-br-active___OwfJe:active {
55
55
  --hop-br-active: initial;
56
56
  border-right: var(--hop-br-active) !important;
57
57
  }
58
- .UseStyledSystem-module__hop-bt-active___TnTBT:active {
58
+ .UseStyledSystem-module__hop-bt-active___xkKME:active {
59
59
  --hop-bt-active: initial;
60
60
  border-top: var(--hop-bt-active) !important;
61
61
  }
62
- .UseStyledSystem-module__hop-bg-hover___FFOCc:hover {
62
+ .UseStyledSystem-module__hop-bg-hover___Rn84Y:hover {
63
63
  --hop-bg-hover: initial;
64
64
  background-color: var(--hop-bg-hover) !important;
65
65
  }
66
- .UseStyledSystem-module__hop-bg-focus___SyWa8:focus-visible {
66
+ .UseStyledSystem-module__hop-bg-focus___11LTL: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___Zr7V-:active {
70
+ .UseStyledSystem-module__hop-bg-active___B7r5J:active {
71
71
  --hop-bg-active: initial;
72
72
  background-color: var(--hop-bg-active) !important;
73
73
  }
74
- .UseStyledSystem-module__hop-bs-hover___VslsP:hover {
74
+ .UseStyledSystem-module__hop-bs-hover___wG-nN:hover {
75
75
  --hop-bs-hover: initial;
76
76
  box-shadow: var(--hop-bs-hover) !important;
77
77
  }
78
- .UseStyledSystem-module__hop-bs-focus___EWrDb:focus-visible {
78
+ .UseStyledSystem-module__hop-bs-focus___Ui3-S: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___lq4EK:active {
82
+ .UseStyledSystem-module__hop-bs-active___001wz:active {
83
83
  --hop-bs-active: initial;
84
84
  box-shadow: var(--hop-bs-active) !important;
85
85
  }
86
- .UseStyledSystem-module__hop-c-hover___Tvh3J:hover {
86
+ .UseStyledSystem-module__hop-c-hover___aG-pk:hover {
87
87
  --hop-c-hover: initial;
88
88
  color: var(--hop-c-hover) !important;
89
89
  }
90
- .UseStyledSystem-module__hop-c-focus___XC3zu:focus-visible {
90
+ .UseStyledSystem-module__hop-c-focus___6o0tp:focus-visible {
91
91
  --hop-c-focus: initial;
92
92
  color: var(--hop-c-focus) !important;
93
93
  }
94
- .UseStyledSystem-module__hop-c-active___NrqxR:active {
94
+ .UseStyledSystem-module__hop-c-active___fYi9B:active {
95
95
  --hop-c-active: initial;
96
96
  color: var(--hop-c-active) !important;
97
97
  }
98
- .UseStyledSystem-module__hop-cs-hover___R2IhT:hover {
98
+ .UseStyledSystem-module__hop-cs-hover___GadTG:hover {
99
99
  --hop-cs-hover: initial;
100
100
  cursor: var(--hop-cs-hover) !important;
101
101
  }
102
- .UseStyledSystem-module__hop-f-hover___SlnDF:hover {
102
+ .UseStyledSystem-module__hop-f-hover___SS6Ag:hover {
103
103
  --hop-f-hover: initial;
104
104
  fill: var(--hop-f-hover) !important;
105
105
  }
106
- .UseStyledSystem-module__hop-f-focus___rv9Z5:focus-visible {
106
+ .UseStyledSystem-module__hop-f-focus___tIGqP:focus-visible {
107
107
  --hop-f-focus: initial;
108
108
  fill: var(--hop-f-focus) !important;
109
109
  }
110
- .UseStyledSystem-module__hop-o-hover___w7nbf:hover {
110
+ .UseStyledSystem-module__hop-o-hover___3u-Po:hover {
111
111
  --hop-o-hover: initial;
112
112
  opacity: var(--hop-o-hover) !important;
113
113
  }
114
- .UseStyledSystem-module__hop-o-focus___d6-yp:focus-visible {
114
+ .UseStyledSystem-module__hop-o-focus___DvIjI:focus-visible {
115
115
  --hop-o-focus: initial;
116
116
  opacity: var(--hop-o-focus) !important;
117
117
  }
118
- .UseStyledSystem-module__hop-o-active___KHCuo:active {
118
+ .UseStyledSystem-module__hop-o-active___3jiIc:active {
119
119
  --hop-o-active: initial;
120
120
  opacity: var(--hop-o-active) !important;
121
121
  }
122
- .UseStyledSystem-module__hop-ol-focus___YWW6t:focus-visible {
122
+ .UseStyledSystem-module__hop-ol-focus___m-i1t: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___kP3pn),
129
- :where(.htmlElement-module__hop-HtmlElement___kP3pn::after),
130
- :where(.htmlElement-module__hop-HtmlElement___kP3pn::before) {
128
+ :where(.htmlElement-module__hop-HtmlElement___hPHYV),
129
+ :where(.htmlElement-module__hop-HtmlElement___hPHYV::after),
130
+ :where(.htmlElement-module__hop-HtmlElement___hPHYV::before) {
131
131
  box-sizing: border-box;
132
132
  }
package/dist/index.d.ts CHANGED
@@ -10,7 +10,7 @@ export { Breakpoint, Breakpoints } from './responsive/Breakpoints.js';
10
10
  export { ResponsiveProp, ResponsiveValue, isResponsiveObject, parseResponsiveValue, useResponsiveValue } from './responsive/useResponsiveValue.js';
11
11
  export { ThemeContext, ThemeContextType, useThemeContext } from './theme/ThemeContext.js';
12
12
  export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass, Theme } from './tokens/generated/styledSystemConstants.js';
13
- export { BackgroundColorMapping, BackgroundColorValue, BorderMapping, BorderRadiusMapping, BorderRadiusValue, BorderValue, BoxShadowMapping, BoxShadowValue, CSSOutline, CSSSizing, ColorExpressionTypes, ColorMapping, ColorValue, ColumnGapValue, ComplexMarginMapping, ComplexMarginValue, ComplexPaddingMapping, ComplexPaddingValue, CssBorder, CssBorderRadius, CssBoxShadow, CssColor, CssFill, CssGap, CssGrid, CssGridTemplate, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FRValues, FillValue, FontFamilyMapping, FontFamilyValue, FontSizeMapping, FontSizeValue, FontWeightMapping, FontWeightValue, GapValue, GradientColorMapping, GridAutoColumnsValue, GridAutoRowsValue, GridColumSpanValue, GridRowSpanValue, GridTemplateAreasValue, GridTemplateColumnsValue, GridTemplateRowsValue, HeightValue, IconColorMapping, LineHeightMapping, LineHeightValue, OutlineMapping, OutlineValue, Percentage, RowGapValue, SimpleMarginMapping, SimpleMarginValue, SimplePaddingMapping, SimplePaddingValue, SizingMapping, SizingValue, SpaceMapping, StrokeValue, TextColorMapping, UNSAFE_BackgroundColorValue, UNSAFE_BorderRadiusValue, UNSAFE_BorderValue, UNSAFE_BoxShadowValue, UNSAFE_ColorValue, UNSAFE_ColumnGapValue, UNSAFE_ComplexMarginValue, UNSAFE_ComplexPaddingValue, UNSAFE_FillValue, UNSAFE_FontFamilyValue, UNSAFE_FontSizeValue, UNSAFE_FontWeightValue, UNSAFE_GapValue, UNSAFE_GridAutoColumnsValue, UNSAFE_GridAutoRowsValue, UNSAFE_GridTemplateColumnsValue, UNSAFE_GridTemplateRowsValue, UNSAFE_HeightValue, UNSAFE_LineHeightValue, UNSAFE_OutlineValue, UNSAFE_RowGapValue, UNSAFE_SimpleMarginValue, UNSAFE_SimplePaddingValue, UNSAFE_SizingValue, UNSAFE_StrokeValue, UNSAFE_WidthValue, WidthValue, getSizingValue, getSystemValue, parseResponsiveSystemValue } from './tokens/tokenMappings.js';
13
+ export { BackgroundColorMapping, BackgroundColorValue, BorderMapping, BorderRadiusMapping, BorderRadiusValue, BorderValue, BoxShadowMapping, BoxShadowValue, CSSOutline, CSSSizing, ColorExpressionTypes, ColorMapping, ColorValue, ColumnGapValue, ComplexMarginMapping, ComplexMarginValue, ComplexPaddingMapping, ComplexPaddingValue, CssBorder, CssBorderRadius, CssBoxShadow, CssColor, CssFill, CssGap, CssGrid, CssGridTemplate, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FRValues, FillValue, FontFamilyMapping, FontFamilyValue, FontSizeMapping, FontSizeValue, FontWeightMapping, FontWeightValue, GapValue, GradientColorMapping, GridAutoColumnsValue, GridAutoRowsValue, GridColumSpanValue, GridRowSpanValue, GridTemplateAreasValue, GridTemplateColumnsValue, GridTemplateRowsValue, HeightValue, IconColorMapping, LetterSpacingMapping, LetterSpacingValue, LineHeightMapping, LineHeightValue, OutlineMapping, OutlineValue, Percentage, RowGapValue, SimpleMarginMapping, SimpleMarginValue, SimplePaddingMapping, SimplePaddingValue, SizingMapping, SizingValue, SpaceMapping, StrokeValue, TextColorMapping, UNSAFE_BackgroundColorValue, UNSAFE_BorderRadiusValue, UNSAFE_BorderValue, UNSAFE_BoxShadowValue, UNSAFE_ColorValue, UNSAFE_ColumnGapValue, UNSAFE_ComplexMarginValue, UNSAFE_ComplexPaddingValue, UNSAFE_FillValue, UNSAFE_FontFamilyValue, UNSAFE_FontSizeValue, UNSAFE_FontWeightValue, UNSAFE_GapValue, UNSAFE_GridAutoColumnsValue, UNSAFE_GridAutoRowsValue, UNSAFE_GridTemplateColumnsValue, UNSAFE_GridTemplateRowsValue, UNSAFE_HeightValue, UNSAFE_LetterSpacingValue, UNSAFE_LineHeightValue, UNSAFE_OutlineValue, UNSAFE_RowGapValue, UNSAFE_SimpleMarginValue, UNSAFE_SimplePaddingValue, UNSAFE_SizingValue, UNSAFE_StrokeValue, UNSAFE_WidthValue, WidthValue, getSizingValue, getSystemValue, parseResponsiveSystemValue } from './tokens/tokenMappings.js';
14
14
  export { slot } from './utils/slot.js';
15
15
  export { useInsertStyleElement } from './utils/useInsertStyleElement.js';
16
16
  export { useIsomorphicInsertionEffect } from './utils/useIsomorphicInsertionEffect.js';
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-VYSHJ4BC.js';
3
- export { BodyStyleProvider } from './chunk-ODDLVJ3T.js';
2
+ export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-3W57BWQT.js';
3
+ export { BodyStyleProvider } from './chunk-G37OO232.js';
4
4
  export { useInsertStyleElement } from './chunk-RIORU7JO.js';
5
5
  export { useIsomorphicInsertionEffect } from './chunk-YPIK2HRL.js';
6
6
  export { useIsomorphicLayoutEffect } from './chunk-3YM73BQP.js';
7
7
  export { ThemeComputedStyle } from './chunk-BSIKCABJ.js';
8
- export { A, Address, Article, Aside, Div, HtmlButton, HtmlFooter, HtmlForm, HtmlH1, HtmlH2, HtmlH3, HtmlH4, HtmlH5, HtmlH6, HtmlHeader, HtmlInput, HtmlLabel, HtmlParagraph, HtmlSection, HtmlTextArea, Img, LI, Main, Nav, OL, Span, TBody, TD, TFoot, TH, THead, TR, Table, UL } from './chunk-F5DBKR5B.js';
9
- export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-WMA6YQHA.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-TSN5DPDB.js';
9
+ export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-LLGTCJEP.js';
10
10
  export { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
11
11
  export { ThemeContext, useThemeContext } from './chunk-TKWJ3X2I.js';
12
- export { getRootCSSClasses } from './chunk-2B3FQDBI.js';
13
- export { isStyledSystemProp, useStyledSystem } from './chunk-UR27V3AY.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-YFZ3HPSH.js';
15
- import './chunk-ASSKAO2A.js';
12
+ export { getRootCSSClasses } from './chunk-RIOM7ASY.js';
13
+ export { isStyledSystemProp, useStyledSystem } from './chunk-BLSIMXE7.js';
14
+ export { BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, ColorExpressionTypes, ColorMapping, ComplexMarginMapping, ComplexPaddingMapping, DataVizColorMapping, DefaultBorderWidthAndStyle, DefaultOutlineWidthAndStyle, FontFamilyMapping, FontSizeMapping, FontWeightMapping, GradientColorMapping, IconColorMapping, LetterSpacingMapping, LineHeightMapping, OutlineMapping, SimpleMarginMapping, SimplePaddingMapping, SizingMapping, SpaceMapping, TextColorMapping, getSizingValue, getSystemValue, parseResponsiveSystemValue } from './chunk-TZCNHN3Q.js';
15
+ import './chunk-2BMH444W.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-46R7LA5R.js';
21
+ export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from './chunk-QAUUAHRK.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,7 +1,7 @@
1
1
  import { Property } from 'csstype';
2
2
  import { JSX, JSXElementConstructor, ComponentProps } from 'react';
3
3
  import { ResponsiveProp } from './responsive/useResponsiveValue.js';
4
- import { UNSAFE_BackgroundColorValue, UNSAFE_BorderValue, UNSAFE_BorderRadiusValue, UNSAFE_BoxShadowValue, UNSAFE_ColorValue, UNSAFE_GapValue, UNSAFE_FillValue, UNSAFE_FontFamilyValue, UNSAFE_FontSizeValue, UNSAFE_FontWeightValue, UNSAFE_GridAutoColumnsValue, UNSAFE_GridAutoRowsValue, GridColumSpanValue, GridRowSpanValue, UNSAFE_GridTemplateColumnsValue, UNSAFE_GridTemplateRowsValue, UNSAFE_HeightValue, UNSAFE_LineHeightValue, UNSAFE_ComplexMarginValue, UNSAFE_SimpleMarginValue, UNSAFE_WidthValue, UNSAFE_OutlineValue, UNSAFE_ComplexPaddingValue, UNSAFE_SimplePaddingValue, UNSAFE_RowGapValue, UNSAFE_StrokeValue, BackgroundColorValue, BorderValue, BorderRadiusValue, BoxShadowValue, ColorValue, ColumnGapValue, FillValue, FontFamilyValue, FontSizeValue, FontWeightValue, GapValue, GridAutoColumnsValue, GridAutoRowsValue, GridTemplateAreasValue, GridTemplateColumnsValue, GridTemplateRowsValue, HeightValue, LineHeightValue, ComplexMarginValue, SimpleMarginValue, WidthValue, OutlineValue, ComplexPaddingValue, SimplePaddingValue, RowGapValue, StrokeValue } from './tokens/tokenMappings.js';
4
+ import { UNSAFE_BackgroundColorValue, UNSAFE_BorderValue, UNSAFE_BorderRadiusValue, UNSAFE_BoxShadowValue, UNSAFE_ColorValue, UNSAFE_GapValue, UNSAFE_FillValue, UNSAFE_FontFamilyValue, UNSAFE_FontSizeValue, UNSAFE_FontWeightValue, UNSAFE_GridAutoColumnsValue, UNSAFE_GridAutoRowsValue, GridColumSpanValue, GridRowSpanValue, UNSAFE_GridTemplateColumnsValue, UNSAFE_GridTemplateRowsValue, UNSAFE_HeightValue, UNSAFE_LetterSpacingValue, UNSAFE_LineHeightValue, UNSAFE_ComplexMarginValue, UNSAFE_SimpleMarginValue, UNSAFE_WidthValue, UNSAFE_OutlineValue, UNSAFE_ComplexPaddingValue, UNSAFE_SimplePaddingValue, UNSAFE_RowGapValue, UNSAFE_StrokeValue, BackgroundColorValue, BorderValue, BorderRadiusValue, BoxShadowValue, ColorValue, ColumnGapValue, FillValue, FontFamilyValue, FontSizeValue, FontWeightValue, GapValue, GridAutoColumnsValue, GridAutoRowsValue, GridTemplateAreasValue, GridTemplateColumnsValue, GridTemplateRowsValue, HeightValue, LetterSpacingValue, LineHeightValue, ComplexMarginValue, SimpleMarginValue, WidthValue, OutlineValue, ComplexPaddingValue, SimplePaddingValue, RowGapValue, StrokeValue } from './tokens/tokenMappings.js';
5
5
  import './responsive/Breakpoints.js';
6
6
 
7
7
  declare const UnsafePrefix = "UNSAFE_";
@@ -457,10 +457,10 @@ interface StyledSystemProps extends UnsafeStyledSystemProps {
457
457
  */
458
458
  left?: ResponsiveProp<Property.Left>;
459
459
  /**
460
- * Sets the `letter-spacing` property.
461
- * @see {@link https://developer.mozilla.org/docs/Web/CSS/letter-spacing}
462
- */
463
- letterSpacing?: ResponsiveProp<Property.LetterSpacing>;
460
+ * Sets the `letter-spacing` property.
461
+ * This property only accept **token values** from the **SCALE**. To specify any other values, use the **`UNSAFE_letterSpacing`** property
462
+ */
463
+ letterSpacing?: ResponsiveProp<LetterSpacingValue>;
464
464
  /**
465
465
  * Sets the `line-height` property.
466
466
  * This property only accept **token values** from the **SCALE**. To specify any other values, use the **`UNSAFE_lineHeight`** property
@@ -1144,6 +1144,14 @@ interface UnsafeStyledSystemProps {
1144
1144
  * This property is marked as **UNSAFE** because you're opting out of the intended values of the design system.
1145
1145
  */
1146
1146
  UNSAFE_height?: ResponsiveProp<UNSAFE_HeightValue>;
1147
+ /**
1148
+ * Sets the `letter-spacing` property.
1149
+ *
1150
+ * If you want to use a **token value** from the **SCALE**, use the **`letterSpacing`** property instead.
1151
+ *
1152
+ * This property is marked as **UNSAFE** because you're opting out of the intended values of the design system.
1153
+ */
1154
+ UNSAFE_letterSpacing?: ResponsiveProp<UNSAFE_LetterSpacingValue>;
1147
1155
  /**
1148
1156
  * Sets the `line-height` property.
1149
1157
  *
@@ -1,3 +1,3 @@
1
- export { getRootCSSClasses } from './chunk-2B3FQDBI.js';
2
- import './chunk-46R7LA5R.js';
1
+ export { getRootCSSClasses } from './chunk-RIOM7ASY.js';
2
+ import './chunk-QAUUAHRK.js';
3
3
  import './chunk-AQ5VUG5P.js';