@hopper-ui/styled-system 3.2.0 → 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 +16 -0
- package/dist/StyledSystemProvider.css +34 -34
- package/dist/StyledSystemProvider.js +8 -8
- package/dist/{chunk-DTNXWRO2.js → chunk-2B3FQDBI.js} +1 -1
- package/dist/{chunk-LNQMARXP.js → chunk-46R7LA5R.js} +1 -1
- package/dist/{chunk-PYFYFTJJ.js → chunk-F5DBKR5B.js} +1 -1
- package/dist/{chunk-XIFMRC5L.js → chunk-ODDLVJ3T.js} +1 -1
- package/dist/{chunk-DKOEF2SB.js → chunk-UR27V3AY.js} +2 -2
- package/dist/{chunk-PVJUVKNG.js → chunk-VYSHJ4BC.js} +3 -3
- package/dist/{chunk-KHVSY6F6.js → chunk-WMA6YQHA.js} +2 -2
- package/dist/{chunk-FZISEC66.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 +8 -8
- package/dist/styledSystemRootCssClass.js +2 -2
- package/dist/theme/generated/sharegate/dark.css +27 -27
- package/dist/theme/generated/sharegate/light.css +32 -8
- package/dist/theme/generated/workleap/dark.css +49 -49
- package/dist/theme/generated/workleap/light.css +26 -2
- 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 { 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-
|
|
9
|
-
export { GlobalHtmlElementCssSelector, GlobalHtmlElementSpecificCssSelector, htmlElement } from './chunk-
|
|
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';
|
|
10
10
|
export { BreakpointProvider, DefaultUnsupportedMatchMediaBreakpoint } from './chunk-GXUFWEP5.js';
|
|
11
11
|
export { ThemeContext, useThemeContext } from './chunk-TKWJ3X2I.js';
|
|
12
|
-
export { getRootCSSClasses } from './chunk-
|
|
13
|
-
export { isStyledSystemProp, useStyledSystem } from './chunk-
|
|
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-
|
|
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,9 +2,9 @@
|
|
|
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
|
-
--hop-neutral-surface-transparent: rgb(35 36 38 / 0.
|
|
7
|
+
--hop-neutral-surface-transparent: rgb(35 36 38 / 0.9);
|
|
8
8
|
--hop-space-1280: 8rem;
|
|
9
9
|
--hop-space-960: 6rem;
|
|
10
10
|
--hop-space-800: 5rem;
|
|
@@ -288,25 +288,25 @@
|
|
|
288
288
|
--hop-dataviz-unavailable-strong: var(--hop-rock-700);
|
|
289
289
|
--hop-dataviz-unavailable-weak: var(--hop-rock-400);
|
|
290
290
|
--hop-dataviz-unavailable: var(--hop-rock-600);
|
|
291
|
-
--hop-warning-text-weak: var(--hop-koi-
|
|
292
|
-
--hop-warning-text: var(--hop-koi-
|
|
291
|
+
--hop-warning-text-weak: var(--hop-koi-400);
|
|
292
|
+
--hop-warning-text: var(--hop-koi-75);
|
|
293
293
|
--hop-warning-surface-weak: var(--hop-koi-800);
|
|
294
|
-
--hop-warning-surface-strong: var(--hop-koi-
|
|
295
|
-
--hop-warning-surface: var(--hop-koi-
|
|
296
|
-
--hop-warning-icon-weak: var(--hop-koi-
|
|
297
|
-
--hop-warning-icon-weakest: var(--hop-koi-
|
|
298
|
-
--hop-warning-icon: var(--hop-koi-
|
|
299
|
-
--hop-warning-border: var(--hop-koi-
|
|
300
|
-
--hop-success-text-hover: var(--hop-moss-
|
|
301
|
-
--hop-success-text-weak: var(--hop-moss-
|
|
302
|
-
--hop-success-text: var(--hop-moss-
|
|
294
|
+
--hop-warning-surface-strong: var(--hop-koi-600);
|
|
295
|
+
--hop-warning-surface: var(--hop-koi-900);
|
|
296
|
+
--hop-warning-icon-weak: var(--hop-koi-400);
|
|
297
|
+
--hop-warning-icon-weakest: var(--hop-koi-600);
|
|
298
|
+
--hop-warning-icon: var(--hop-koi-75);
|
|
299
|
+
--hop-warning-border: var(--hop-koi-600);
|
|
300
|
+
--hop-success-text-hover: var(--hop-moss-50);
|
|
301
|
+
--hop-success-text-weak: var(--hop-moss-400);
|
|
302
|
+
--hop-success-text: var(--hop-moss-75);
|
|
303
303
|
--hop-success-surface-weak: var(--hop-moss-800);
|
|
304
|
-
--hop-success-surface-strong: var(--hop-moss-
|
|
305
|
-
--hop-success-surface: var(--hop-moss-
|
|
306
|
-
--hop-success-icon-weak: var(--hop-moss-
|
|
307
|
-
--hop-success-icon-weakest: var(--hop-moss-
|
|
308
|
-
--hop-success-icon: var(--hop-moss-
|
|
309
|
-
--hop-success-border: var(--hop-moss-
|
|
304
|
+
--hop-success-surface-strong: var(--hop-moss-600);
|
|
305
|
+
--hop-success-surface: var(--hop-moss-900);
|
|
306
|
+
--hop-success-icon-weak: var(--hop-moss-400);
|
|
307
|
+
--hop-success-icon-weakest: var(--hop-moss-600);
|
|
308
|
+
--hop-success-icon: var(--hop-moss-75);
|
|
309
|
+
--hop-success-border: var(--hop-moss-600);
|
|
310
310
|
--hop-status-progress-text-selected: var(--hop-sapphire-75);
|
|
311
311
|
--hop-status-progress-text-press: var(--hop-sapphire-800);
|
|
312
312
|
--hop-status-progress-text-hover: var(--hop-sapphire-900);
|
|
@@ -591,15 +591,15 @@
|
|
|
591
591
|
--hop-secondary-text-press: var(--hop-persimmon-75);
|
|
592
592
|
--hop-secondary-text-hover: var(--hop-persimmon-200);
|
|
593
593
|
--hop-secondary-text: var(--hop-persimmon-100);
|
|
594
|
-
--hop-information-text-weak: var(--hop-coastal-
|
|
595
|
-
--hop-information-text: var(--hop-coastal-
|
|
594
|
+
--hop-information-text-weak: var(--hop-coastal-400);
|
|
595
|
+
--hop-information-text: var(--hop-coastal-50);
|
|
596
596
|
--hop-information-surface-weak: var(--hop-coastal-800);
|
|
597
|
-
--hop-information-surface-strong: var(--hop-coastal-
|
|
598
|
-
--hop-information-surface: var(--hop-coastal-
|
|
599
|
-
--hop-information-icon-weak: var(--hop-coastal-
|
|
600
|
-
--hop-information-icon-weakest: var(--hop-coastal-
|
|
601
|
-
--hop-information-icon: var(--hop-coastal-
|
|
602
|
-
--hop-information-border: var(--hop-coastal-
|
|
597
|
+
--hop-information-surface-strong: var(--hop-coastal-600);
|
|
598
|
+
--hop-information-surface: var(--hop-coastal-900);
|
|
599
|
+
--hop-information-icon-weak: var(--hop-coastal-400);
|
|
600
|
+
--hop-information-icon-weakest: var(--hop-coastal-700);
|
|
601
|
+
--hop-information-icon: var(--hop-coastal-75);
|
|
602
|
+
--hop-information-border: var(--hop-coastal-600);
|
|
603
603
|
--hop-decorative-option9-text-weak: var(--hop-rock-300);
|
|
604
604
|
--hop-decorative-option9-text: var(--hop-samoyed);
|
|
605
605
|
--hop-decorative-option9-surface-weakest: var(--hop-rock-200);
|
|
@@ -2,9 +2,9 @@
|
|
|
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
|
-
--hop-comp-tooltip-backdrop-filter: blur(
|
|
7
|
+
--hop-comp-tooltip-backdrop-filter: blur(10px);
|
|
8
8
|
--hop-comp-tile-icon-color: transparent;
|
|
9
9
|
--hop-comp-tile-outline-color-disabled: transparent;
|
|
10
10
|
--hop-comp-tile-outline-color-selected: transparent;
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
--hop-comp-tabs-tab-list-border: none;
|
|
20
20
|
--hop-comp-tabs-tab-list-background-color: transparent;
|
|
21
21
|
--hop-comp-popover-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.12);
|
|
22
|
-
--hop-comp-popover-backdrop-filter: blur(
|
|
22
|
+
--hop-comp-popover-backdrop-filter: blur(10px);
|
|
23
23
|
--hop-comp-modal-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.12);
|
|
24
|
-
--hop-comp-modal-backdrop-filter: blur(
|
|
24
|
+
--hop-comp-modal-backdrop-filter: blur(10px);
|
|
25
25
|
--hop-comp-radio-box-shadow: 1.5px 1.5px 1.5px 0 rgba(0, 0, 0, 0.03), 0.5px 1.5px 5px 0 rgba(0, 0, 0, 0.10) inset, -2.5px 2.5px 5px 0 rgba(255, 255, 255, 0.50) inset;
|
|
26
26
|
--hop-comp-checkbox-box-shadow: 1.5px 1.5px 1.5px 0 rgba(0, 0, 0, 0.03), 0.5px 1.5px 5px 0 rgba(0, 0, 0, 0.10) inset, -2.5px 2.5px 5px 0 rgba(255, 255, 255, 0.50) inset;
|
|
27
27
|
--hop-comp-switch-thumb-box-shadow-selected: none;
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
--hop-dataviz-monochromatic-primary-50: #e6ebff;
|
|
352
352
|
--hop-dataviz-monochromatic-primary-25: #f5f6ff;
|
|
353
353
|
--hop-neutral-surface-weak-transparent-always-dark: rgb(49 51 53 / 0.75);
|
|
354
|
-
--hop-neutral-surface-transparent: rgb(255 255 255 / 0.
|
|
354
|
+
--hop-neutral-surface-transparent: rgb(255 255 255 / 0.9);
|
|
355
355
|
--hop-space-1280: 8rem;
|
|
356
356
|
--hop-space-960: 6rem;
|
|
357
357
|
--hop-space-800: 5rem;
|
|
@@ -636,6 +636,10 @@
|
|
|
636
636
|
--hop-comp-popover-background: var(--hop-neutral-surface-transparent);
|
|
637
637
|
--hop-comp-modal-border: var(--hop-space-10) solid var(--hop-neutral-border-weak);
|
|
638
638
|
--hop-comp-modal-background: var(--hop-neutral-surface-transparent);
|
|
639
|
+
--hop-comp-callout-upsell-icon-fill-color: var(--hop-samoyed);
|
|
640
|
+
--hop-comp-callout-warning-icon-fill-color: var(--hop-samoyed);
|
|
641
|
+
--hop-comp-callout-success-icon-fill-color: var(--hop-samoyed);
|
|
642
|
+
--hop-comp-callout-information-icon-fill-color: var(--hop-samoyed);
|
|
639
643
|
--hop-comp-button-upsell-background-loading: linear-gradient(var(--hop-limeburst-50), var(--hop-persimmon-300) 151%);
|
|
640
644
|
--hop-comp-button-upsell-background: linear-gradient(var(--hop-limeburst-50), var(--hop-persimmon-300) 151%);
|
|
641
645
|
--hop-comp-button-primary-background-loading: linear-gradient(var(--hop-iris-300), var(--hop-iris-600) 100%);
|
|
@@ -1524,6 +1528,26 @@
|
|
|
1524
1528
|
--hop-comp-card-main-border-color: var(--hop-neutral-border-weakest);
|
|
1525
1529
|
--hop-comp-card-main-background-color: var(--hop-neutral-surface);
|
|
1526
1530
|
--hop-comp-card-main-border-radius: var(--hop-shape-rounded-lg);
|
|
1531
|
+
--hop-comp-callout-upsell-icon-background-color: var(--hop-upsell-icon-weakest);
|
|
1532
|
+
--hop-comp-callout-upsell-icon-shadow-color: var(--hop-neutral-icon-always-dark);
|
|
1533
|
+
--hop-comp-callout-upsell-text-color: var(--hop-upsell-text);
|
|
1534
|
+
--hop-comp-callout-upsell-border-color: var(--hop-upsell-border);
|
|
1535
|
+
--hop-comp-callout-upsell-background-color: var(--hop-upsell-surface);
|
|
1536
|
+
--hop-comp-callout-warning-icon-background-color: var(--hop-warning-icon-weakest);
|
|
1537
|
+
--hop-comp-callout-warning-icon-shadow-color: var(--hop-neutral-icon-always-dark);
|
|
1538
|
+
--hop-comp-callout-warning-text-color: var(--hop-warning-text);
|
|
1539
|
+
--hop-comp-callout-warning-border-color: var(--hop-warning-border);
|
|
1540
|
+
--hop-comp-callout-warning-background-color: var(--hop-warning-surface);
|
|
1541
|
+
--hop-comp-callout-success-icon-background-color: var(--hop-success-icon-weakest);
|
|
1542
|
+
--hop-comp-callout-success-icon-shadow-color: var(--hop-neutral-icon-always-dark);
|
|
1543
|
+
--hop-comp-callout-success-text-color: var(--hop-success-text);
|
|
1544
|
+
--hop-comp-callout-success-border-color: var(--hop-success-border);
|
|
1545
|
+
--hop-comp-callout-success-background-color: var(--hop-success-surface);
|
|
1546
|
+
--hop-comp-callout-information-icon-background-color: var(--hop-information-icon-weakest);
|
|
1547
|
+
--hop-comp-callout-information-icon-shadow-color: var(--hop-neutral-icon-always-dark);
|
|
1548
|
+
--hop-comp-callout-information-text-color: var(--hop-information-text);
|
|
1549
|
+
--hop-comp-callout-information-border-color: var(--hop-information-border);
|
|
1550
|
+
--hop-comp-callout-information-background-color: var(--hop-information-surface);
|
|
1527
1551
|
--hop-comp-calendar-cell-today-border-color: var(--hop-primary-border-selected);
|
|
1528
1552
|
--hop-comp-calendar-cell-background-press: var(--hop-primary-surface-press);
|
|
1529
1553
|
--hop-comp-calendar-cell-background-selected: var(--hop-primary-surface-selected);
|
|
@@ -1643,9 +1667,9 @@
|
|
|
1643
1667
|
--hop-comp-badge-subdued-text-color-hover: var(--hop-neutral-text-hover);
|
|
1644
1668
|
--hop-comp-badge-subdued-text-color: var(--hop-neutral-text);
|
|
1645
1669
|
--hop-comp-badge-subdued-background-selected: var(--hop-primary-surface-strong);
|
|
1646
|
-
--hop-comp-badge-subdued-background-press: var(--hop-primary-surface-
|
|
1647
|
-
--hop-comp-badge-subdued-background-hover: var(--hop-primary-surface-
|
|
1648
|
-
--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);
|
|
1649
1673
|
--hop-comp-badge-secondary-text-color-selected: var(--hop-primary-text);
|
|
1650
1674
|
--hop-comp-badge-secondary-text-color-press: var(--hop-primary-text-strong);
|
|
1651
1675
|
--hop-comp-badge-secondary-text-color-hover: var(--hop-primary-text-strong-hover);
|