@hopper-ui/styled-system 3.2.1 → 3.2.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.
- package/CHANGELOG.md +6 -0
- package/dist/StyledSystemProvider.css +34 -34
- package/dist/StyledSystemProvider.js +9 -9
- package/dist/{chunk-O23Y6XWF.js → chunk-2B3FQDBI.js} +1 -1
- package/dist/{chunk-FQANZORX.js → chunk-46R7LA5R.js} +1 -1
- package/dist/{chunk-4657EBPG.js → chunk-F5DBKR5B.js} +1 -1
- package/dist/{chunk-KXONQSD2.js → chunk-ODDLVJ3T.js} +1 -1
- package/dist/{chunk-NBXRPHDV.js → chunk-UR27V3AY.js} +2 -2
- package/dist/{chunk-GC433Y2B.js → chunk-VYSHJ4BC.js} +4 -4
- package/dist/{chunk-4EMCBUYU.js → chunk-WMA6YQHA.js} +2 -2
- package/dist/{chunk-MMWITT3V.js → chunk-YFZ3HPSH.js} +1 -1
- 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.js +9 -9
- package/dist/styledSystemRootCssClass.js +2 -2
- package/dist/theme/generated/sharegate/dark.css +1 -1
- package/dist/theme/generated/sharegate/light.css +4 -4
- package/dist/theme/generated/workleap/dark.css +1 -1
- package/dist/theme/generated/workleap/light.css +1 -1
- package/dist/tokens/generated/styledSystemConstants.d.ts +1 -1
- package/dist/tokens/generated/styledSystemConstants.js +1 -1
- package/dist/tokens/tokenMappings.d.ts +35 -35
- package/dist/tokens/tokenMappings.js +2 -2
- package/dist/useStyledSystem.css +31 -31
- package/dist/useStyledSystem.js +3 -3
- package/package.json +2 -2
|
@@ -1,132 +1,132 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/styled-system/src/UseStyledSystem.module.css/#css-module-data */
|
|
2
|
-
.UseStyledSystem-module__hop-b-
|
|
2
|
+
.UseStyledSystem-module__hop-b-hover___q-ZZH: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___DpnCi: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___lAga6: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___mFAfB: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___yUPF0: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___mPCBB: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___59mxU: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___zGicJ: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___zouBa: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___2Bvlg: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___6-OsN: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___DRPBN: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___PiHtD: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___g0WO7: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___TnTBT: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___FFOCc: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___SyWa8: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___Zr7V-: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___VslsP: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___EWrDb: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___lq4EK: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___Tvh3J: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___XC3zu: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___NrqxR: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___R2IhT: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___SlnDF: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___rv9Z5: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___w7nbf: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___d6-yp: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___KHCuo: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___YWW6t: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-
|
|
129
|
-
:where(.htmlElement-module__hop-
|
|
130
|
-
:where(.htmlElement-module__hop-
|
|
128
|
+
:where(.htmlElement-module__hop-HtmlElement___kP3pn),
|
|
129
|
+
:where(.htmlElement-module__hop-HtmlElement___kP3pn::after),
|
|
130
|
+
:where(.htmlElement-module__hop-HtmlElement___kP3pn::before) {
|
|
131
131
|
box-sizing: border-box;
|
|
132
132
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
1
|
+
export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from '../chunk-WMA6YQHA.js';
|
|
2
|
+
import '../chunk-UR27V3AY.js';
|
|
3
|
+
import '../chunk-YFZ3HPSH.js';
|
|
4
4
|
import '../chunk-ASSKAO2A.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-
|
|
10
|
+
import '../chunk-46R7LA5R.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-
|
|
2
|
+
.UseStyledSystem-module__hop-b-hover___q-ZZH: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___DpnCi: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___lAga6: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___mFAfB: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___yUPF0: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___mPCBB: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___59mxU: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___zGicJ: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___zouBa: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___2Bvlg: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___6-OsN: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___DRPBN: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___PiHtD: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___g0WO7: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___TnTBT: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___FFOCc: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___SyWa8: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___Zr7V-: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___VslsP: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___EWrDb: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___lq4EK: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___Tvh3J: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___XC3zu: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___NrqxR: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___R2IhT: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___SlnDF: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___rv9Z5: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___w7nbf: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___d6-yp: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___KHCuo: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___YWW6t: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-
|
|
129
|
-
:where(.htmlElement-module__hop-
|
|
130
|
-
:where(.htmlElement-module__hop-
|
|
128
|
+
:where(.htmlElement-module__hop-HtmlElement___kP3pn),
|
|
129
|
+
:where(.htmlElement-module__hop-HtmlElement___kP3pn::after),
|
|
130
|
+
:where(.htmlElement-module__hop-HtmlElement___kP3pn::before) {
|
|
131
131
|
box-sizing: border-box;
|
|
132
132
|
}
|
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-
|
|
3
|
-
export { BodyStyleProvider } from './chunk-
|
|
2
|
+
export { GlobalStyledSystemProviderCssSelector, _StyledSystemProvider as StyledSystemProvider } from './chunk-VYSHJ4BC.js';
|
|
3
|
+
export { BodyStyleProvider } from './chunk-ODDLVJ3T.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 {
|
|
9
|
-
export {
|
|
10
|
-
export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-4EMCBUYU.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';
|
|
11
10
|
export { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
14
|
-
export {
|
|
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
15
|
import './chunk-ASSKAO2A.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-
|
|
21
|
+
export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from './chunk-46R7LA5R.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,3 +1,3 @@
|
|
|
1
|
-
export { getRootCSSClasses } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { getRootCSSClasses } from './chunk-2B3FQDBI.js';
|
|
2
|
+
import './chunk-46R7LA5R.js';
|
|
3
3
|
import './chunk-AQ5VUG5P.js';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file is generated by Style Dictionary. Do not edit directly.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
.hop-5-2-
|
|
5
|
+
.hop-5-2-2-sharegate-dark {
|
|
6
6
|
--hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
|
|
7
7
|
--hop-neutral-surface-transparent: rgb(35 36 38 / 0.9);
|
|
8
8
|
--hop-space-1280: 8rem;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file is generated by Style Dictionary. Do not edit directly.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
.hop-5-2-
|
|
5
|
+
.hop-5-2-2-sharegate {
|
|
6
6
|
--hop-comp-tooltip-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.12);
|
|
7
7
|
--hop-comp-tooltip-backdrop-filter: blur(10px);
|
|
8
8
|
--hop-comp-tile-icon-color: transparent;
|
|
@@ -1667,9 +1667,9 @@
|
|
|
1667
1667
|
--hop-comp-badge-subdued-text-color-hover: var(--hop-neutral-text-hover);
|
|
1668
1668
|
--hop-comp-badge-subdued-text-color: var(--hop-neutral-text);
|
|
1669
1669
|
--hop-comp-badge-subdued-background-selected: var(--hop-primary-surface-strong);
|
|
1670
|
-
--hop-comp-badge-subdued-background-press: var(--hop-primary-surface-
|
|
1671
|
-
--hop-comp-badge-subdued-background-hover: var(--hop-primary-surface-
|
|
1672
|
-
--hop-comp-badge-subdued-background: var(--hop-primary-surface-weak);
|
|
1670
|
+
--hop-comp-badge-subdued-background-press: var(--hop-primary-surface-press);
|
|
1671
|
+
--hop-comp-badge-subdued-background-hover: var(--hop-primary-surface-hover);
|
|
1672
|
+
--hop-comp-badge-subdued-background: var(--hop-primary-surface-weak-hover);
|
|
1673
1673
|
--hop-comp-badge-secondary-text-color-selected: var(--hop-primary-text);
|
|
1674
1674
|
--hop-comp-badge-secondary-text-color-press: var(--hop-primary-text-strong);
|
|
1675
1675
|
--hop-comp-badge-secondary-text-color-hover: var(--hop-primary-text-strong-hover);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file is generated by Style Dictionary. Do not edit directly.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
.hop-5-2-
|
|
5
|
+
.hop-5-2-2-workleap-dark {
|
|
6
6
|
--hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
|
|
7
7
|
--hop-neutral-surface-transparent: rgb(35 36 38 / 0.9);
|
|
8
8
|
--hop-space-1280: 8rem;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-
|
|
1
|
+
export { HopperRootCssClass, HopperVariablePrefix, StyledSystemRootCssClass } from '../../chunk-46R7LA5R.js';
|
|
2
2
|
import '../../chunk-AQ5VUG5P.js';
|
|
@@ -3112,46 +3112,46 @@ declare const IconColorMapping: {
|
|
|
3112
3112
|
"success-weak": string;
|
|
3113
3113
|
warning: string;
|
|
3114
3114
|
"warning-weak": string;
|
|
3115
|
-
"neutral-strong-hover": string;
|
|
3116
3115
|
"danger-weakest": string;
|
|
3116
|
+
"neutral-strong-hover": string;
|
|
3117
3117
|
"upsell-weakest": string;
|
|
3118
3118
|
"information-weakest": string;
|
|
3119
3119
|
"success-weakest": string;
|
|
3120
3120
|
"warning-weakest": string;
|
|
3121
3121
|
};
|
|
3122
|
-
declare const BoxShadowMapping: Record<"
|
|
3123
|
-
declare const FontSizeMapping: Record<"
|
|
3124
|
-
declare const FontWeightMapping: Record<"
|
|
3122
|
+
declare const BoxShadowMapping: Record<"core_none" | "core_sm" | "core_md" | "core_lg" | "none" | "raised" | "lifted" | "floating", string>;
|
|
3123
|
+
declare const FontSizeMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_120" | "core_140" | "core_160" | "core_180" | "core_200" | "core_240" | "core_280" | "core_320" | "core_360" | "core_480", string>;
|
|
3124
|
+
declare const FontWeightMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_400" | "core_410" | "core_505" | "core_580" | "core_590" | "core_680" | "core_690", string>;
|
|
3125
3125
|
declare const LineHeightMapping: Record<"heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm" | "core_1-125" | "core_1-14" | "core_1-20" | "core_1-25" | "core_1-33" | "core_1-4285" | "core_1-50", string>;
|
|
3126
3126
|
declare const FontFamilyMapping: Record<"core_primary" | "core_secondary" | "core_tertiary" | "heading-3xl" | "heading-2xl" | "heading-xl" | "heading-lg" | "heading-md" | "heading-sm" | "heading-xs" | "heading-xs-medium" | "overline" | "body-2xl" | "body-xl" | "body-lg" | "body-lg-medium" | "body-lg-semibold" | "body-lg-bold" | "body-lg-underline" | "body-md" | "body-md-medium" | "body-md-semibold" | "body-md-bold" | "body-md-underline" | "body-sm" | "body-sm-medium" | "body-sm-semibold" | "body-sm-bold" | "body-sm-underline" | "body-xs" | "body-xs-medium" | "body-xs-semibold" | "body-xs-bold" | "body-xs-underline" | "accent-lg" | "accent-sm", string>;
|
|
3127
|
-
declare const BorderRadiusMapping: Record<"
|
|
3127
|
+
declare const BorderRadiusMapping: Record<"core_0" | "core_1" | "core_2" | "core_3" | "core_4" | "core_9999" | "circle" | "pill" | "rounded-lg" | "rounded-md" | "rounded-sm", string>;
|
|
3128
3128
|
declare const SpaceMapping: {
|
|
3129
|
+
core_400: string;
|
|
3130
|
+
core_160: string;
|
|
3131
|
+
core_240: string;
|
|
3132
|
+
core_320: string;
|
|
3133
|
+
core_480: string;
|
|
3129
3134
|
core_0: string;
|
|
3130
3135
|
core_10: string;
|
|
3131
3136
|
core_20: string;
|
|
3132
3137
|
core_40: string;
|
|
3133
3138
|
core_80: string;
|
|
3134
|
-
core_160: string;
|
|
3135
|
-
core_240: string;
|
|
3136
|
-
core_320: string;
|
|
3137
|
-
core_400: string;
|
|
3138
|
-
core_480: string;
|
|
3139
3139
|
core_640: string;
|
|
3140
3140
|
core_800: string;
|
|
3141
3141
|
core_960: string;
|
|
3142
3142
|
core_1280: string;
|
|
3143
3143
|
};
|
|
3144
3144
|
declare const SimplePaddingMapping: {
|
|
3145
|
+
core_400: string;
|
|
3146
|
+
core_160: string;
|
|
3147
|
+
core_240: string;
|
|
3148
|
+
core_320: string;
|
|
3149
|
+
core_480: string;
|
|
3145
3150
|
core_0: string;
|
|
3146
3151
|
core_10: string;
|
|
3147
3152
|
core_20: string;
|
|
3148
3153
|
core_40: string;
|
|
3149
3154
|
core_80: string;
|
|
3150
|
-
core_160: string;
|
|
3151
|
-
core_240: string;
|
|
3152
|
-
core_320: string;
|
|
3153
|
-
core_400: string;
|
|
3154
|
-
core_480: string;
|
|
3155
3155
|
core_640: string;
|
|
3156
3156
|
core_800: string;
|
|
3157
3157
|
core_960: string;
|
|
@@ -3169,16 +3169,16 @@ declare const ComplexPaddingMapping: {
|
|
|
3169
3169
|
"inset-stretch-sm": string;
|
|
3170
3170
|
"inset-stretch-md": string;
|
|
3171
3171
|
"inset-stretch-lg": string;
|
|
3172
|
+
core_400: string;
|
|
3173
|
+
core_160: string;
|
|
3174
|
+
core_240: string;
|
|
3175
|
+
core_320: string;
|
|
3176
|
+
core_480: string;
|
|
3172
3177
|
core_0: string;
|
|
3173
3178
|
core_10: string;
|
|
3174
3179
|
core_20: string;
|
|
3175
3180
|
core_40: string;
|
|
3176
3181
|
core_80: string;
|
|
3177
|
-
core_160: string;
|
|
3178
|
-
core_240: string;
|
|
3179
|
-
core_320: string;
|
|
3180
|
-
core_400: string;
|
|
3181
|
-
core_480: string;
|
|
3182
3182
|
core_640: string;
|
|
3183
3183
|
core_800: string;
|
|
3184
3184
|
core_960: string;
|
|
@@ -3190,16 +3190,16 @@ declare const ComplexPaddingMapping: {
|
|
|
3190
3190
|
"inset-xl": string;
|
|
3191
3191
|
};
|
|
3192
3192
|
declare const SimpleMarginMapping: {
|
|
3193
|
+
core_400: string;
|
|
3194
|
+
core_160: string;
|
|
3195
|
+
core_240: string;
|
|
3196
|
+
core_320: string;
|
|
3197
|
+
core_480: string;
|
|
3193
3198
|
core_0: string;
|
|
3194
3199
|
core_10: string;
|
|
3195
3200
|
core_20: string;
|
|
3196
3201
|
core_40: string;
|
|
3197
3202
|
core_80: string;
|
|
3198
|
-
core_160: string;
|
|
3199
|
-
core_240: string;
|
|
3200
|
-
core_320: string;
|
|
3201
|
-
core_400: string;
|
|
3202
|
-
core_480: string;
|
|
3203
3203
|
core_640: string;
|
|
3204
3204
|
core_800: string;
|
|
3205
3205
|
core_960: string;
|
|
@@ -3216,16 +3216,16 @@ declare const SimpleMarginMapping: {
|
|
|
3216
3216
|
"inline-xl": string;
|
|
3217
3217
|
};
|
|
3218
3218
|
declare const ComplexMarginMapping: {
|
|
3219
|
+
core_400: string;
|
|
3220
|
+
core_160: string;
|
|
3221
|
+
core_240: string;
|
|
3222
|
+
core_320: string;
|
|
3223
|
+
core_480: string;
|
|
3219
3224
|
core_0: string;
|
|
3220
3225
|
core_10: string;
|
|
3221
3226
|
core_20: string;
|
|
3222
3227
|
core_40: string;
|
|
3223
3228
|
core_80: string;
|
|
3224
|
-
core_160: string;
|
|
3225
|
-
core_240: string;
|
|
3226
|
-
core_320: string;
|
|
3227
|
-
core_400: string;
|
|
3228
|
-
core_480: string;
|
|
3229
3229
|
core_640: string;
|
|
3230
3230
|
core_800: string;
|
|
3231
3231
|
core_960: string;
|
|
@@ -3265,16 +3265,16 @@ declare const SizingMapping: {
|
|
|
3265
3265
|
"3/6": string;
|
|
3266
3266
|
"4/6": string;
|
|
3267
3267
|
"5/6": string;
|
|
3268
|
+
core_400: string;
|
|
3269
|
+
core_160: string;
|
|
3270
|
+
core_240: string;
|
|
3271
|
+
core_320: string;
|
|
3272
|
+
core_480: string;
|
|
3268
3273
|
core_0: string;
|
|
3269
3274
|
core_10: string;
|
|
3270
3275
|
core_20: string;
|
|
3271
3276
|
core_40: string;
|
|
3272
3277
|
core_80: string;
|
|
3273
|
-
core_160: string;
|
|
3274
|
-
core_240: string;
|
|
3275
|
-
core_320: string;
|
|
3276
|
-
core_400: string;
|
|
3277
|
-
core_480: string;
|
|
3278
3278
|
core_640: string;
|
|
3279
3279
|
core_800: string;
|
|
3280
3280
|
core_960: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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';
|
|
2
2
|
import '../chunk-ASSKAO2A.js';
|
|
3
3
|
import '../chunk-FTYK7Z7Q.js';
|
|
4
4
|
import '../chunk-U5R6ZXH3.js';
|
|
5
5
|
import '../chunk-VBKLISDI.js';
|
|
6
6
|
import '../chunk-XUHDFZZL.js';
|
|
7
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-46R7LA5R.js';
|
|
8
8
|
import '../chunk-AQ5VUG5P.js';
|