@hopper-ui/styled-system 2.1.1 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/StyledSystemProvider.css +34 -34
- package/dist/StyledSystemProvider.js +12 -12
- package/dist/{chunk-47BMTQH2.js → chunk-2ISA3IUZ.js} +2 -2
- package/dist/{chunk-6A6KKUGR.js → chunk-3N2ZX3HJ.js} +1 -1
- package/dist/{chunk-FUFOEPR3.js → chunk-ACEVWG5C.js} +2 -2
- package/dist/{chunk-AVOFJJEJ.js → chunk-E6YCTIUU.js} +1 -1
- package/dist/{chunk-JJHZT2WG.js → chunk-FDEISPLX.js} +3 -1
- package/dist/{chunk-DKR6TVF5.js → chunk-I3TZEOCI.js} +2 -2
- package/dist/{chunk-Z3V55ZYL.js → chunk-JSHRIGOA.js} +4 -4
- package/dist/{chunk-A4E2GPAI.js → chunk-K6WN46CB.js} +2 -2
- package/dist/{chunk-GWDNZB6T.js → chunk-L3NHUKWD.js} +2 -0
- package/dist/{chunk-DED5SJ46.js → chunk-L6PR427X.js} +1 -1
- package/dist/{chunk-DE5KBEWF.js → chunk-RICTNL2B.js} +1 -1
- package/dist/{chunk-RC6LJDQS.js → chunk-WDKT3YQT.js} +4 -2
- package/dist/global-styles/BodyStyleProvider.js +2 -2
- package/dist/html-wrappers/html.css +34 -34
- package/dist/html-wrappers/html.js +5 -5
- package/dist/html-wrappers/htmlElement.css +34 -34
- package/dist/html-wrappers/htmlElement.js +4 -4
- package/dist/index.css +34 -34
- package/dist/index.d.ts +1 -0
- package/dist/index.js +13 -13
- package/dist/styledSystemRootCssClass.js +1 -1
- package/dist/tokens/TokenProvider.js +5 -5
- package/dist/tokens/generated/darkSemanticTokens.d.ts +2 -0
- package/dist/tokens/generated/darkSemanticTokens.js +1 -1
- package/dist/tokens/generated/lightSemanticTokens.d.ts +2 -0
- package/dist/tokens/generated/lightSemanticTokens.js +1 -1
- package/dist/tokens/generated/styledSystemToTokenMappings.d.ts +2 -0
- package/dist/tokens/generated/styledSystemToTokenMappings.js +1 -1
- package/dist/tokens/tokenMappings.d.ts +2 -0
- package/dist/tokens/tokenMappings.js +2 -2
- package/dist/tokens/tokens.d.ts +4 -0
- package/dist/tokens/tokens.js +3 -3
- package/dist/useStyledSystem.css +31 -31
- package/dist/useStyledSystem.js +3 -3
- package/package.json +2 -2
package/CHANGELOG.md
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-
|
|
2
|
+
.UseStyledSystem-module__hop-b-hover___Aa8a3:hover {
|
|
3
3
|
--hop-b-hover: initial;
|
|
4
4
|
border: var(--hop-b-hover) !important;
|
|
5
5
|
}
|
|
6
|
-
.UseStyledSystem-module__hop-bb-
|
|
6
|
+
.UseStyledSystem-module__hop-bb-hover___e6TPq:hover {
|
|
7
7
|
--hop-bb-hover: initial;
|
|
8
8
|
border-bottom: var(--hop-bb-hover) !important;
|
|
9
9
|
}
|
|
10
|
-
.UseStyledSystem-module__hop-bl-
|
|
10
|
+
.UseStyledSystem-module__hop-bl-hover___siHbc:hover {
|
|
11
11
|
--hop-bl-hover: initial;
|
|
12
12
|
border-left: var(--hop-bl-hover) !important;
|
|
13
13
|
}
|
|
14
|
-
.UseStyledSystem-module__hop-br-
|
|
14
|
+
.UseStyledSystem-module__hop-br-hover___c2K9B:hover {
|
|
15
15
|
--hop-br-hover: initial;
|
|
16
16
|
border-right: var(--hop-br-hover) !important;
|
|
17
17
|
}
|
|
18
|
-
.UseStyledSystem-module__hop-bt-
|
|
18
|
+
.UseStyledSystem-module__hop-bt-hover___x9zL1:hover {
|
|
19
19
|
--hop-bt-hover: initial;
|
|
20
20
|
border-top: var(--hop-bt-hover) !important;
|
|
21
21
|
}
|
|
22
|
-
.UseStyledSystem-module__hop-b-
|
|
22
|
+
.UseStyledSystem-module__hop-b-focus___ZHb7C:focus-visible {
|
|
23
23
|
--hop-b-focus: initial;
|
|
24
24
|
border: var(--hop-b-focus) !important;
|
|
25
25
|
}
|
|
26
|
-
.UseStyledSystem-module__hop-bb-
|
|
26
|
+
.UseStyledSystem-module__hop-bb-focus___EtFqp:focus-visible {
|
|
27
27
|
--hop-bb-focus: initial;
|
|
28
28
|
border-bottom: var(--hop-bb-focus) !important;
|
|
29
29
|
}
|
|
30
|
-
.UseStyledSystem-module__hop-bl-
|
|
30
|
+
.UseStyledSystem-module__hop-bl-focus___mnvvd:focus-visible {
|
|
31
31
|
--hop-bl-focus: initial;
|
|
32
32
|
border-left: var(--hop-bl-focus) !important;
|
|
33
33
|
}
|
|
34
|
-
.UseStyledSystem-module__hop-br-
|
|
34
|
+
.UseStyledSystem-module__hop-br-focus___sQDbF:focus-visible {
|
|
35
35
|
--hop-br-focus: initial;
|
|
36
36
|
border-right: var(--hop-br-focus) !important;
|
|
37
37
|
}
|
|
38
|
-
.UseStyledSystem-module__hop-bt-
|
|
38
|
+
.UseStyledSystem-module__hop-bt-focus___Jhgkm:focus-visible {
|
|
39
39
|
--hop-bt-focus: initial;
|
|
40
40
|
border-top: var(--hop-bt-focus) !important;
|
|
41
41
|
}
|
|
42
|
-
.UseStyledSystem-module__hop-b-
|
|
42
|
+
.UseStyledSystem-module__hop-b-active___jAotS:active {
|
|
43
43
|
--hop-b-active: initial;
|
|
44
44
|
border: var(--hop-b-active) !important;
|
|
45
45
|
}
|
|
46
|
-
.UseStyledSystem-module__hop-bb-
|
|
46
|
+
.UseStyledSystem-module__hop-bb-active___9hPyP:active {
|
|
47
47
|
--hop-bb-active: initial;
|
|
48
48
|
border-bottom: var(--hop-bb-active) !important;
|
|
49
49
|
}
|
|
50
|
-
.UseStyledSystem-module__hop-bl-
|
|
50
|
+
.UseStyledSystem-module__hop-bl-active___0EDh7:active {
|
|
51
51
|
--hop-bl-active: initial;
|
|
52
52
|
border-left: var(--hop-bl-active) !important;
|
|
53
53
|
}
|
|
54
|
-
.UseStyledSystem-module__hop-br-
|
|
54
|
+
.UseStyledSystem-module__hop-br-active___mR87z:active {
|
|
55
55
|
--hop-br-active: initial;
|
|
56
56
|
border-right: var(--hop-br-active) !important;
|
|
57
57
|
}
|
|
58
|
-
.UseStyledSystem-module__hop-bt-
|
|
58
|
+
.UseStyledSystem-module__hop-bt-active___6N9m5:active {
|
|
59
59
|
--hop-bt-active: initial;
|
|
60
60
|
border-top: var(--hop-bt-active) !important;
|
|
61
61
|
}
|
|
62
|
-
.UseStyledSystem-module__hop-bg-
|
|
62
|
+
.UseStyledSystem-module__hop-bg-hover___gZlpn:hover {
|
|
63
63
|
--hop-bg-hover: initial;
|
|
64
64
|
background-color: var(--hop-bg-hover) !important;
|
|
65
65
|
}
|
|
66
|
-
.UseStyledSystem-module__hop-bg-
|
|
66
|
+
.UseStyledSystem-module__hop-bg-focus___aTtT9:focus-visible {
|
|
67
67
|
--hop-bg-focus: initial;
|
|
68
68
|
background-color: var(--hop-bg-focus) !important;
|
|
69
69
|
}
|
|
70
|
-
.UseStyledSystem-module__hop-bg-
|
|
70
|
+
.UseStyledSystem-module__hop-bg-active___RRS8m:active {
|
|
71
71
|
--hop-bg-active: initial;
|
|
72
72
|
background-color: var(--hop-bg-active) !important;
|
|
73
73
|
}
|
|
74
|
-
.UseStyledSystem-module__hop-bs-
|
|
74
|
+
.UseStyledSystem-module__hop-bs-hover___h8n-j:hover {
|
|
75
75
|
--hop-bs-hover: initial;
|
|
76
76
|
box-shadow: var(--hop-bs-hover) !important;
|
|
77
77
|
}
|
|
78
|
-
.UseStyledSystem-module__hop-bs-
|
|
78
|
+
.UseStyledSystem-module__hop-bs-focus___RxPjl:focus-visible {
|
|
79
79
|
--hop-bs-focus: initial;
|
|
80
80
|
box-shadow: var(--hop-bs-focus) !important;
|
|
81
81
|
}
|
|
82
|
-
.UseStyledSystem-module__hop-bs-
|
|
82
|
+
.UseStyledSystem-module__hop-bs-active___FKx-x:active {
|
|
83
83
|
--hop-bs-active: initial;
|
|
84
84
|
box-shadow: var(--hop-bs-active) !important;
|
|
85
85
|
}
|
|
86
|
-
.UseStyledSystem-module__hop-c-
|
|
86
|
+
.UseStyledSystem-module__hop-c-hover___q1ulD:hover {
|
|
87
87
|
--hop-c-hover: initial;
|
|
88
88
|
color: var(--hop-c-hover) !important;
|
|
89
89
|
}
|
|
90
|
-
.UseStyledSystem-module__hop-c-
|
|
90
|
+
.UseStyledSystem-module__hop-c-focus___Vq1AB:focus-visible {
|
|
91
91
|
--hop-c-focus: initial;
|
|
92
92
|
color: var(--hop-c-focus) !important;
|
|
93
93
|
}
|
|
94
|
-
.UseStyledSystem-module__hop-c-
|
|
94
|
+
.UseStyledSystem-module__hop-c-active___-J3ou:active {
|
|
95
95
|
--hop-c-active: initial;
|
|
96
96
|
color: var(--hop-c-active) !important;
|
|
97
97
|
}
|
|
98
|
-
.UseStyledSystem-module__hop-cs-
|
|
98
|
+
.UseStyledSystem-module__hop-cs-hover___Zh7qL:hover {
|
|
99
99
|
--hop-cs-hover: initial;
|
|
100
100
|
cursor: var(--hop-cs-hover) !important;
|
|
101
101
|
}
|
|
102
|
-
.UseStyledSystem-module__hop-f-
|
|
102
|
+
.UseStyledSystem-module__hop-f-hover___thyGc:hover {
|
|
103
103
|
--hop-f-hover: initial;
|
|
104
104
|
fill: var(--hop-f-hover) !important;
|
|
105
105
|
}
|
|
106
|
-
.UseStyledSystem-module__hop-f-
|
|
106
|
+
.UseStyledSystem-module__hop-f-focus___DuTZs:focus-visible {
|
|
107
107
|
--hop-f-focus: initial;
|
|
108
108
|
fill: var(--hop-f-focus) !important;
|
|
109
109
|
}
|
|
110
|
-
.UseStyledSystem-module__hop-o-
|
|
110
|
+
.UseStyledSystem-module__hop-o-hover___Iy-AQ:hover {
|
|
111
111
|
--hop-o-hover: initial;
|
|
112
112
|
opacity: var(--hop-o-hover) !important;
|
|
113
113
|
}
|
|
114
|
-
.UseStyledSystem-module__hop-o-
|
|
114
|
+
.UseStyledSystem-module__hop-o-focus___lK81j:focus-visible {
|
|
115
115
|
--hop-o-focus: initial;
|
|
116
116
|
opacity: var(--hop-o-focus) !important;
|
|
117
117
|
}
|
|
118
|
-
.UseStyledSystem-module__hop-o-
|
|
118
|
+
.UseStyledSystem-module__hop-o-active___IoPUW:active {
|
|
119
119
|
--hop-o-active: initial;
|
|
120
120
|
opacity: var(--hop-o-active) !important;
|
|
121
121
|
}
|
|
122
|
-
.UseStyledSystem-module__hop-ol-
|
|
122
|
+
.UseStyledSystem-module__hop-ol-focus___oW--n:focus-visible {
|
|
123
123
|
--hop-ol-focus: initial;
|
|
124
124
|
color: var(--hop-ol-focus) !important;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/html-wrappers/htmlElement.module.css/#css-module-data */
|
|
128
|
-
:where(.htmlElement-module__hop-
|
|
129
|
-
:where(.htmlElement-module__hop-
|
|
130
|
-
:where(.htmlElement-module__hop-
|
|
128
|
+
:where(.htmlElement-module__hop-HtmlElement___kpeA5),
|
|
129
|
+
:where(.htmlElement-module__hop-HtmlElement___kpeA5::after),
|
|
130
|
+
:where(.htmlElement-module__hop-HtmlElement___kpeA5::before) {
|
|
131
131
|
box-sizing: border-box;
|
|
132
132
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-JSHRIGOA.js';
|
|
2
|
+
import './chunk-3N2ZX3HJ.js';
|
|
3
|
+
import './chunk-2ISA3IUZ.js';
|
|
4
|
+
import './chunk-RICTNL2B.js';
|
|
3
5
|
import './chunk-BSIKCABJ.js';
|
|
4
6
|
import './chunk-3YM73BQP.js';
|
|
5
|
-
import './chunk-6A6KKUGR.js';
|
|
6
|
-
import './chunk-47BMTQH2.js';
|
|
7
7
|
import './chunk-GXUFWEP5.js';
|
|
8
|
-
import './chunk-
|
|
9
|
-
import './chunk-
|
|
10
|
-
import './chunk-
|
|
11
|
-
import './chunk-
|
|
8
|
+
import './chunk-ACEVWG5C.js';
|
|
9
|
+
import './chunk-K6WN46CB.js';
|
|
10
|
+
import './chunk-FDEISPLX.js';
|
|
11
|
+
import './chunk-WDKT3YQT.js';
|
|
12
12
|
import './chunk-RIORU7JO.js';
|
|
13
13
|
import './chunk-YPIK2HRL.js';
|
|
14
|
-
import './chunk-
|
|
15
|
-
import './chunk-
|
|
16
|
-
import './chunk-
|
|
17
|
-
import './chunk-
|
|
14
|
+
import './chunk-E6YCTIUU.js';
|
|
15
|
+
import './chunk-I3TZEOCI.js';
|
|
16
|
+
import './chunk-L6PR427X.js';
|
|
17
|
+
import './chunk-L3NHUKWD.js';
|
|
18
18
|
import './chunk-SFOVKOPG.js';
|
|
19
19
|
import './chunk-VBKLISDI.js';
|
|
20
20
|
import './chunk-XUHDFZZL.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { useStyledSystem } from './chunk-
|
|
1
|
+
import { useStyledSystem } from './chunk-I3TZEOCI.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-
|
|
7
|
+
var htmlElement_module_default = { "hop-HtmlElement": "htmlElement-module__hop-HtmlElement___kpeA5" };
|
|
8
8
|
var GlobalHtmlElementCssSelector = "hop-HtmlElement";
|
|
9
9
|
var GlobalHtmlElementSpecificCssSelector = (elementType) => `${GlobalHtmlElementCssSelector}-${elementType}`;
|
|
10
10
|
function htmlElement(elementType) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Tokens } from './chunk-
|
|
1
|
+
import { Tokens } from './chunk-K6WN46CB.js';
|
|
2
2
|
import { useInsertStyleElement } from './chunk-RIORU7JO.js';
|
|
3
|
-
import { StyledSystemRootCssClass } from './chunk-
|
|
3
|
+
import { StyledSystemRootCssClass } from './chunk-E6YCTIUU.js';
|
|
4
4
|
|
|
5
5
|
// src/tokens/TokenProvider.tsx
|
|
6
6
|
function TokenProvider() {
|
|
@@ -67,6 +67,7 @@ var DarkSemanticTokens = {
|
|
|
67
67
|
"--hop-neutral-icon-weak": "var(--hop-rock-200)",
|
|
68
68
|
"--hop-neutral-icon-weak-hover": "var(--hop-rock-75)",
|
|
69
69
|
"--hop-neutral-icon-weak-press": "var(--hop-rock-50)",
|
|
70
|
+
"--hop-neutral-icon-weak-selected": "var(--hop-rock-75)",
|
|
70
71
|
"--hop-neutral-icon-weakest": "var(--hop-rock-400)",
|
|
71
72
|
"--hop-neutral-surface": "var(--hop-abyss)",
|
|
72
73
|
"--hop-neutral-surface-selected": "var(--hop-toad-25)",
|
|
@@ -90,6 +91,7 @@ var DarkSemanticTokens = {
|
|
|
90
91
|
"--hop-neutral-text-weak": "var(--hop-rock-200)",
|
|
91
92
|
"--hop-neutral-text-weak-hover": "var(--hop-rock-75)",
|
|
92
93
|
"--hop-neutral-text-weak-press": "var(--hop-rock-50)",
|
|
94
|
+
"--hop-neutral-text-weak-selected": "var(--hop-rock-75)",
|
|
93
95
|
"--hop-neutral-text-weakest": "var(--hop-rock-400)",
|
|
94
96
|
"--hop-primary-border-active": "var(--hop-sapphire-500)",
|
|
95
97
|
"--hop-primary-icon-active": "var(--hop-sapphire-75)",
|
|
@@ -478,7 +480,7 @@ var DarkSemanticTokens = {
|
|
|
478
480
|
"--hop-status-positive-border-press": "var(--hop-moss-400)",
|
|
479
481
|
"--hop-status-positive-border-selected": "var(--hop-moss-75)",
|
|
480
482
|
"--hop-status-positive-icon": "var(--hop-moss-800)",
|
|
481
|
-
"--hop-status-positive-icon-disabled": "var(--hop-moss-
|
|
483
|
+
"--hop-status-positive-icon-disabled": "var(--hop-moss-500)",
|
|
482
484
|
"--hop-status-positive-icon-hover": "var(--hop-moss-900)",
|
|
483
485
|
"--hop-status-positive-icon-press": "var(--hop-moss-800)",
|
|
484
486
|
"--hop-status-positive-icon-selected": "var(--hop-moss-75)",
|
|
@@ -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-
|
|
1
|
+
import { parseResponsiveSystemValue, ColorExpressionTypes, DefaultBorderWidthAndStyle, SizingMapping, BackgroundColorMapping, BorderMapping, BorderRadiusMapping, BoxShadowMapping, TextColorMapping, SimpleMarginMapping, IconColorMapping, FontFamilyMapping, FontSizeMapping, FontWeightMapping, LineHeightMapping, ComplexMarginMapping, ComplexPaddingMapping, SimplePaddingMapping } from './chunk-L6PR427X.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-
|
|
9
|
+
var UseStyledSystem_module_default = { "hop-b-hover": "UseStyledSystem-module__hop-b-hover___Aa8a3", "hop-bb-hover": "UseStyledSystem-module__hop-bb-hover___e6TPq", "hop-bl-hover": "UseStyledSystem-module__hop-bl-hover___siHbc", "hop-br-hover": "UseStyledSystem-module__hop-br-hover___c2K9B", "hop-bt-hover": "UseStyledSystem-module__hop-bt-hover___x9zL1", "hop-b-focus": "UseStyledSystem-module__hop-b-focus___ZHb7C", "hop-bb-focus": "UseStyledSystem-module__hop-bb-focus___EtFqp", "hop-bl-focus": "UseStyledSystem-module__hop-bl-focus___mnvvd", "hop-br-focus": "UseStyledSystem-module__hop-br-focus___sQDbF", "hop-bt-focus": "UseStyledSystem-module__hop-bt-focus___Jhgkm", "hop-b-active": "UseStyledSystem-module__hop-b-active___jAotS", "hop-bb-active": "UseStyledSystem-module__hop-bb-active___9hPyP", "hop-bl-active": "UseStyledSystem-module__hop-bl-active___0EDh7", "hop-br-active": "UseStyledSystem-module__hop-br-active___mR87z", "hop-bt-active": "UseStyledSystem-module__hop-bt-active___6N9m5", "hop-bg-hover": "UseStyledSystem-module__hop-bg-hover___gZlpn", "hop-bg-focus": "UseStyledSystem-module__hop-bg-focus___aTtT9", "hop-bg-active": "UseStyledSystem-module__hop-bg-active___RRS8m", "hop-bs-hover": "UseStyledSystem-module__hop-bs-hover___h8n-j", "hop-bs-focus": "UseStyledSystem-module__hop-bs-focus___RxPjl", "hop-bs-active": "UseStyledSystem-module__hop-bs-active___FKx-x", "hop-c-hover": "UseStyledSystem-module__hop-c-hover___q1ulD", "hop-c-focus": "UseStyledSystem-module__hop-c-focus___Vq1AB", "hop-c-active": "UseStyledSystem-module__hop-c-active___-J3ou", "hop-cs-hover": "UseStyledSystem-module__hop-cs-hover___Zh7qL", "hop-f-hover": "UseStyledSystem-module__hop-f-hover___thyGc", "hop-f-focus": "UseStyledSystem-module__hop-f-focus___DuTZs", "hop-o-hover": "UseStyledSystem-module__hop-o-hover___Iy-AQ", "hop-o-focus": "UseStyledSystem-module__hop-o-focus___lK81j", "hop-o-active": "UseStyledSystem-module__hop-o-active___IoPUW", "hop-ol-focus": "UseStyledSystem-module__hop-ol-focus___oW--n" };
|
|
10
10
|
|
|
11
11
|
// src/useStyledSystem.ts
|
|
12
12
|
function createSystemValueHandler(systemValues) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Div } from './chunk-3N2ZX3HJ.js';
|
|
2
|
+
import { BodyStyleProvider } from './chunk-RICTNL2B.js';
|
|
3
3
|
import { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
|
|
4
|
-
import { TokenProvider } from './chunk-
|
|
5
|
-
import { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-
|
|
4
|
+
import { TokenProvider } from './chunk-ACEVWG5C.js';
|
|
5
|
+
import { HopperRootCssClass, StyledSystemRootCssClass } from './chunk-E6YCTIUU.js';
|
|
6
6
|
import { useColorScheme } from './chunk-5U5IRAPA.js';
|
|
7
7
|
import { ColorSchemeContext } from './chunk-V7X6ANEM.js';
|
|
8
8
|
import clsx from 'clsx';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DarkSemanticTokens } from './chunk-
|
|
2
|
-
import { CoreTokens, SemanticTokens } from './chunk-
|
|
1
|
+
import { DarkSemanticTokens } from './chunk-FDEISPLX.js';
|
|
2
|
+
import { CoreTokens, SemanticTokens } from './chunk-WDKT3YQT.js';
|
|
3
3
|
|
|
4
4
|
// src/tokens/tokens.ts
|
|
5
5
|
var Tokens = {
|
|
@@ -351,6 +351,7 @@ var TextColors = {
|
|
|
351
351
|
"neutral-weak": "neutral-text-weak",
|
|
352
352
|
"neutral-weak-hover": "neutral-text-weak-hover",
|
|
353
353
|
"neutral-weak-press": "neutral-text-weak-press",
|
|
354
|
+
"neutral-weak-selected": "neutral-text-weak-selected",
|
|
354
355
|
"neutral-weakest": "neutral-text-weakest",
|
|
355
356
|
"primary-active": "primary-text-active",
|
|
356
357
|
"primary": "primary-text",
|
|
@@ -481,6 +482,7 @@ var IconColors = {
|
|
|
481
482
|
"neutral-weak": "neutral-icon-weak",
|
|
482
483
|
"neutral-weak-hover": "neutral-icon-weak-hover",
|
|
483
484
|
"neutral-weak-press": "neutral-icon-weak-press",
|
|
485
|
+
"neutral-weak-selected": "neutral-icon-weak-selected",
|
|
484
486
|
"neutral-weakest": "neutral-icon-weakest",
|
|
485
487
|
"primary-active": "primary-icon-active",
|
|
486
488
|
"primary": "primary-icon",
|
|
@@ -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-
|
|
1
|
+
import { HopperVariablePrefix, HopperColors, DataVizColors, BackgroundColors, BorderColors, TextColors, IconColors, Elevation, FontSize, FontWeight, LineHeight, FontFamily, Shape, CoreSpace, SemanticSimplePaddingSpace, SemanticComplexPaddingSpace, SemanticSimpleMarginSpace, SemanticComplexMarginSpace } from './chunk-L3NHUKWD.js';
|
|
2
2
|
import { parseResponsiveValue } from './chunk-SFOVKOPG.js';
|
|
3
3
|
import { isNil, isObject } from './chunk-U5R6ZXH3.js';
|
|
4
4
|
|
|
@@ -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-
|
|
4
|
+
import { StyledSystemRootCssClass } from './chunk-E6YCTIUU.js';
|
|
5
5
|
import { isNil } from './chunk-U5R6ZXH3.js';
|
|
6
6
|
import { useColorSchemeContext } from './chunk-V7X6ANEM.js';
|
|
7
7
|
import { useRef, useState } from 'react';
|
|
@@ -283,6 +283,7 @@ var SemanticTokens = {
|
|
|
283
283
|
"--hop-neutral-icon-weak": "var(--hop-rock-400)",
|
|
284
284
|
"--hop-neutral-icon-weak-hover": "var(--hop-rock-600)",
|
|
285
285
|
"--hop-neutral-icon-weak-press": "var(--hop-rock-700)",
|
|
286
|
+
"--hop-neutral-icon-weak-selected": "var(--hop-rock-600)",
|
|
286
287
|
"--hop-neutral-icon-weakest": "var(--hop-rock-200)",
|
|
287
288
|
"--hop-neutral-surface": "var(--hop-samoyed)",
|
|
288
289
|
"--hop-neutral-surface-selected": "var(--hop-rock-800)",
|
|
@@ -306,6 +307,7 @@ var SemanticTokens = {
|
|
|
306
307
|
"--hop-neutral-text-weak": "var(--hop-rock-500)",
|
|
307
308
|
"--hop-neutral-text-weak-hover": "var(--hop-rock-600)",
|
|
308
309
|
"--hop-neutral-text-weak-press": "var(--hop-rock-700)",
|
|
310
|
+
"--hop-neutral-text-weak-selected": "var(--hop-rock-600)",
|
|
309
311
|
"--hop-neutral-text-weakest": "var(--hop-rock-200)",
|
|
310
312
|
"--hop-primary-border-active": "var(--hop-sapphire-300)",
|
|
311
313
|
"--hop-primary-icon-active": "var(--hop-sapphire-700)",
|
|
@@ -641,8 +643,8 @@ var SemanticTokens = {
|
|
|
641
643
|
"--hop-status-option4-surface-press": "var(--hop-fog-100)",
|
|
642
644
|
"--hop-status-option4-surface-selected": "var(--hop-fog-50)",
|
|
643
645
|
"--hop-status-option4-surface-strong": "var(--hop-fog-200)",
|
|
644
|
-
"--hop-status-option4-text": "var(--hop-fog-
|
|
645
|
-
"--hop-status-option4-text-disabled": "var(--hop-fog-
|
|
646
|
+
"--hop-status-option4-text": "var(--hop-fog-600)",
|
|
647
|
+
"--hop-status-option4-text-disabled": "var(--hop-fog-200)",
|
|
646
648
|
"--hop-status-option4-text-hover": "var(--hop-fog-700)",
|
|
647
649
|
"--hop-status-option4-text-press": "var(--hop-fog-800)",
|
|
648
650
|
"--hop-status-option4-text-selected": "var(--hop-fog-700)",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { BodyStyleProvider } from '../chunk-
|
|
1
|
+
export { BodyStyleProvider } from '../chunk-RICTNL2B.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-
|
|
6
|
+
import '../chunk-E6YCTIUU.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-
|
|
2
|
+
.UseStyledSystem-module__hop-b-hover___Aa8a3:hover {
|
|
3
3
|
--hop-b-hover: initial;
|
|
4
4
|
border: var(--hop-b-hover) !important;
|
|
5
5
|
}
|
|
6
|
-
.UseStyledSystem-module__hop-bb-
|
|
6
|
+
.UseStyledSystem-module__hop-bb-hover___e6TPq:hover {
|
|
7
7
|
--hop-bb-hover: initial;
|
|
8
8
|
border-bottom: var(--hop-bb-hover) !important;
|
|
9
9
|
}
|
|
10
|
-
.UseStyledSystem-module__hop-bl-
|
|
10
|
+
.UseStyledSystem-module__hop-bl-hover___siHbc:hover {
|
|
11
11
|
--hop-bl-hover: initial;
|
|
12
12
|
border-left: var(--hop-bl-hover) !important;
|
|
13
13
|
}
|
|
14
|
-
.UseStyledSystem-module__hop-br-
|
|
14
|
+
.UseStyledSystem-module__hop-br-hover___c2K9B:hover {
|
|
15
15
|
--hop-br-hover: initial;
|
|
16
16
|
border-right: var(--hop-br-hover) !important;
|
|
17
17
|
}
|
|
18
|
-
.UseStyledSystem-module__hop-bt-
|
|
18
|
+
.UseStyledSystem-module__hop-bt-hover___x9zL1:hover {
|
|
19
19
|
--hop-bt-hover: initial;
|
|
20
20
|
border-top: var(--hop-bt-hover) !important;
|
|
21
21
|
}
|
|
22
|
-
.UseStyledSystem-module__hop-b-
|
|
22
|
+
.UseStyledSystem-module__hop-b-focus___ZHb7C:focus-visible {
|
|
23
23
|
--hop-b-focus: initial;
|
|
24
24
|
border: var(--hop-b-focus) !important;
|
|
25
25
|
}
|
|
26
|
-
.UseStyledSystem-module__hop-bb-
|
|
26
|
+
.UseStyledSystem-module__hop-bb-focus___EtFqp:focus-visible {
|
|
27
27
|
--hop-bb-focus: initial;
|
|
28
28
|
border-bottom: var(--hop-bb-focus) !important;
|
|
29
29
|
}
|
|
30
|
-
.UseStyledSystem-module__hop-bl-
|
|
30
|
+
.UseStyledSystem-module__hop-bl-focus___mnvvd:focus-visible {
|
|
31
31
|
--hop-bl-focus: initial;
|
|
32
32
|
border-left: var(--hop-bl-focus) !important;
|
|
33
33
|
}
|
|
34
|
-
.UseStyledSystem-module__hop-br-
|
|
34
|
+
.UseStyledSystem-module__hop-br-focus___sQDbF:focus-visible {
|
|
35
35
|
--hop-br-focus: initial;
|
|
36
36
|
border-right: var(--hop-br-focus) !important;
|
|
37
37
|
}
|
|
38
|
-
.UseStyledSystem-module__hop-bt-
|
|
38
|
+
.UseStyledSystem-module__hop-bt-focus___Jhgkm:focus-visible {
|
|
39
39
|
--hop-bt-focus: initial;
|
|
40
40
|
border-top: var(--hop-bt-focus) !important;
|
|
41
41
|
}
|
|
42
|
-
.UseStyledSystem-module__hop-b-
|
|
42
|
+
.UseStyledSystem-module__hop-b-active___jAotS:active {
|
|
43
43
|
--hop-b-active: initial;
|
|
44
44
|
border: var(--hop-b-active) !important;
|
|
45
45
|
}
|
|
46
|
-
.UseStyledSystem-module__hop-bb-
|
|
46
|
+
.UseStyledSystem-module__hop-bb-active___9hPyP:active {
|
|
47
47
|
--hop-bb-active: initial;
|
|
48
48
|
border-bottom: var(--hop-bb-active) !important;
|
|
49
49
|
}
|
|
50
|
-
.UseStyledSystem-module__hop-bl-
|
|
50
|
+
.UseStyledSystem-module__hop-bl-active___0EDh7:active {
|
|
51
51
|
--hop-bl-active: initial;
|
|
52
52
|
border-left: var(--hop-bl-active) !important;
|
|
53
53
|
}
|
|
54
|
-
.UseStyledSystem-module__hop-br-
|
|
54
|
+
.UseStyledSystem-module__hop-br-active___mR87z:active {
|
|
55
55
|
--hop-br-active: initial;
|
|
56
56
|
border-right: var(--hop-br-active) !important;
|
|
57
57
|
}
|
|
58
|
-
.UseStyledSystem-module__hop-bt-
|
|
58
|
+
.UseStyledSystem-module__hop-bt-active___6N9m5:active {
|
|
59
59
|
--hop-bt-active: initial;
|
|
60
60
|
border-top: var(--hop-bt-active) !important;
|
|
61
61
|
}
|
|
62
|
-
.UseStyledSystem-module__hop-bg-
|
|
62
|
+
.UseStyledSystem-module__hop-bg-hover___gZlpn:hover {
|
|
63
63
|
--hop-bg-hover: initial;
|
|
64
64
|
background-color: var(--hop-bg-hover) !important;
|
|
65
65
|
}
|
|
66
|
-
.UseStyledSystem-module__hop-bg-
|
|
66
|
+
.UseStyledSystem-module__hop-bg-focus___aTtT9:focus-visible {
|
|
67
67
|
--hop-bg-focus: initial;
|
|
68
68
|
background-color: var(--hop-bg-focus) !important;
|
|
69
69
|
}
|
|
70
|
-
.UseStyledSystem-module__hop-bg-
|
|
70
|
+
.UseStyledSystem-module__hop-bg-active___RRS8m:active {
|
|
71
71
|
--hop-bg-active: initial;
|
|
72
72
|
background-color: var(--hop-bg-active) !important;
|
|
73
73
|
}
|
|
74
|
-
.UseStyledSystem-module__hop-bs-
|
|
74
|
+
.UseStyledSystem-module__hop-bs-hover___h8n-j:hover {
|
|
75
75
|
--hop-bs-hover: initial;
|
|
76
76
|
box-shadow: var(--hop-bs-hover) !important;
|
|
77
77
|
}
|
|
78
|
-
.UseStyledSystem-module__hop-bs-
|
|
78
|
+
.UseStyledSystem-module__hop-bs-focus___RxPjl:focus-visible {
|
|
79
79
|
--hop-bs-focus: initial;
|
|
80
80
|
box-shadow: var(--hop-bs-focus) !important;
|
|
81
81
|
}
|
|
82
|
-
.UseStyledSystem-module__hop-bs-
|
|
82
|
+
.UseStyledSystem-module__hop-bs-active___FKx-x:active {
|
|
83
83
|
--hop-bs-active: initial;
|
|
84
84
|
box-shadow: var(--hop-bs-active) !important;
|
|
85
85
|
}
|
|
86
|
-
.UseStyledSystem-module__hop-c-
|
|
86
|
+
.UseStyledSystem-module__hop-c-hover___q1ulD:hover {
|
|
87
87
|
--hop-c-hover: initial;
|
|
88
88
|
color: var(--hop-c-hover) !important;
|
|
89
89
|
}
|
|
90
|
-
.UseStyledSystem-module__hop-c-
|
|
90
|
+
.UseStyledSystem-module__hop-c-focus___Vq1AB:focus-visible {
|
|
91
91
|
--hop-c-focus: initial;
|
|
92
92
|
color: var(--hop-c-focus) !important;
|
|
93
93
|
}
|
|
94
|
-
.UseStyledSystem-module__hop-c-
|
|
94
|
+
.UseStyledSystem-module__hop-c-active___-J3ou:active {
|
|
95
95
|
--hop-c-active: initial;
|
|
96
96
|
color: var(--hop-c-active) !important;
|
|
97
97
|
}
|
|
98
|
-
.UseStyledSystem-module__hop-cs-
|
|
98
|
+
.UseStyledSystem-module__hop-cs-hover___Zh7qL:hover {
|
|
99
99
|
--hop-cs-hover: initial;
|
|
100
100
|
cursor: var(--hop-cs-hover) !important;
|
|
101
101
|
}
|
|
102
|
-
.UseStyledSystem-module__hop-f-
|
|
102
|
+
.UseStyledSystem-module__hop-f-hover___thyGc:hover {
|
|
103
103
|
--hop-f-hover: initial;
|
|
104
104
|
fill: var(--hop-f-hover) !important;
|
|
105
105
|
}
|
|
106
|
-
.UseStyledSystem-module__hop-f-
|
|
106
|
+
.UseStyledSystem-module__hop-f-focus___DuTZs:focus-visible {
|
|
107
107
|
--hop-f-focus: initial;
|
|
108
108
|
fill: var(--hop-f-focus) !important;
|
|
109
109
|
}
|
|
110
|
-
.UseStyledSystem-module__hop-o-
|
|
110
|
+
.UseStyledSystem-module__hop-o-hover___Iy-AQ:hover {
|
|
111
111
|
--hop-o-hover: initial;
|
|
112
112
|
opacity: var(--hop-o-hover) !important;
|
|
113
113
|
}
|
|
114
|
-
.UseStyledSystem-module__hop-o-
|
|
114
|
+
.UseStyledSystem-module__hop-o-focus___lK81j:focus-visible {
|
|
115
115
|
--hop-o-focus: initial;
|
|
116
116
|
opacity: var(--hop-o-focus) !important;
|
|
117
117
|
}
|
|
118
|
-
.UseStyledSystem-module__hop-o-
|
|
118
|
+
.UseStyledSystem-module__hop-o-active___IoPUW:active {
|
|
119
119
|
--hop-o-active: initial;
|
|
120
120
|
opacity: var(--hop-o-active) !important;
|
|
121
121
|
}
|
|
122
|
-
.UseStyledSystem-module__hop-ol-
|
|
122
|
+
.UseStyledSystem-module__hop-ol-focus___oW--n:focus-visible {
|
|
123
123
|
--hop-ol-focus: initial;
|
|
124
124
|
color: var(--hop-ol-focus) !important;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/html-wrappers/htmlElement.module.css/#css-module-data */
|
|
128
|
-
:where(.htmlElement-module__hop-
|
|
129
|
-
:where(.htmlElement-module__hop-
|
|
130
|
-
:where(.htmlElement-module__hop-
|
|
128
|
+
:where(.htmlElement-module__hop-HtmlElement___kpeA5),
|
|
129
|
+
:where(.htmlElement-module__hop-HtmlElement___kpeA5::after),
|
|
130
|
+
:where(.htmlElement-module__hop-HtmlElement___kpeA5::before) {
|
|
131
131
|
box-sizing: border-box;
|
|
132
132
|
}
|
|
@@ -1,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-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
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-3N2ZX3HJ.js';
|
|
2
|
+
import '../chunk-2ISA3IUZ.js';
|
|
3
|
+
import '../chunk-I3TZEOCI.js';
|
|
4
|
+
import '../chunk-L6PR427X.js';
|
|
5
|
+
import '../chunk-L3NHUKWD.js';
|
|
6
6
|
import '../chunk-SFOVKOPG.js';
|
|
7
7
|
import '../chunk-VBKLISDI.js';
|
|
8
8
|
import '../chunk-XUHDFZZL.js';
|