@hopper-ui/components 1.0.3 → 1.0.4
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 +7 -0
- package/dist/IconList/src/IconList.css +1 -1
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +1 -1
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +31 -31
- package/dist/Link/src/Link.js +2 -2
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +2 -2
- package/dist/Spinner/src/Spinner.css +19 -19
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +19 -19
- package/dist/Spinner/src/index.js +2 -2
- package/dist/badge/src/Badge.css +10 -10
- package/dist/badge/src/Badge.js +2 -2
- package/dist/badge/src/index.css +10 -10
- package/dist/badge/src/index.js +2 -2
- package/dist/buttons/src/Button.css +103 -103
- package/dist/buttons/src/Button.js +4 -4
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +12 -12
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +12 -12
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +126 -126
- package/dist/buttons/src/index.js +7 -7
- package/dist/checkbox/src/Checkbox.css +33 -33
- package/dist/checkbox/src/Checkbox.js +2 -2
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +68 -68
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +68 -68
- package/dist/checkbox/src/index.js +4 -4
- package/dist/chip/src/Chip.css +33 -33
- package/dist/chip/src/Chip.js +2 -2
- package/dist/chip/src/index.css +33 -33
- package/dist/chip/src/index.js +2 -2
- package/dist/{chunk-CTK5YVBZ.js → chunk-2CKDJG6R.js} +1 -1
- package/dist/{chunk-UARL5M2W.js → chunk-5GRWAXTT.js} +1 -1
- package/dist/{chunk-LYV2D5RZ.js → chunk-6MSYEF4W.js} +1 -1
- package/dist/{chunk-5EPNXRCT.js → chunk-BCHUEONM.js} +1 -1
- package/dist/{chunk-JLF7DSUY.js → chunk-BGESEKEN.js} +2 -2
- package/dist/{chunk-CTOL6AVF.js → chunk-CPWTHZGJ.js} +4 -4
- package/dist/{chunk-RXBKOHT2.js → chunk-DZTMUFVC.js} +1 -1
- package/dist/{chunk-XIOIAME2.js → chunk-F7HR3VI4.js} +1 -1
- package/dist/{chunk-OGMLQRES.js → chunk-FGDSWA7S.js} +1 -1
- package/dist/{chunk-2VBOJKEP.js → chunk-GBABMUAI.js} +2 -2
- package/dist/{chunk-BAKCRZAG.js → chunk-HDYG2F3D.js} +1 -1
- package/dist/{chunk-GF2U6E4D.js → chunk-LRXYIR2A.js} +2 -2
- package/dist/{chunk-EE75ND6V.js → chunk-LSVXKVG4.js} +1 -1
- package/dist/{chunk-OUN5KSHD.js → chunk-N745TDH5.js} +1 -1
- package/dist/{chunk-DLTYFRKN.js → chunk-OMBQ3J4O.js} +2 -2
- package/dist/{chunk-7NT6M6KM.js → chunk-PDYU6DNF.js} +1 -1
- package/dist/{chunk-DJU2DUTQ.js → chunk-PEPKE5SW.js} +2 -2
- package/dist/{chunk-3DWVMCIV.js → chunk-QJBQRYJS.js} +2 -2
- package/dist/{chunk-JLFHTZUA.js → chunk-RCFB4SN4.js} +2 -2
- package/dist/{chunk-OQW6BT6B.js → chunk-SWMFTL46.js} +25 -25
- package/dist/{chunk-YQHNOQ3N.js → chunk-TR7YX3IZ.js} +2 -2
- package/dist/{chunk-IOLNBXZM.js → chunk-TSXPLL55.js} +1 -1
- package/dist/{chunk-4RIAVSLK.js → chunk-WGDP4ECF.js} +1 -1
- package/dist/{chunk-3XFTRBIC.js → chunk-XSASR6CK.js} +1 -1
- package/dist/{chunk-UY7WQ7TC.js → chunk-Y3L6TPP3.js} +5 -5
- package/dist/{chunk-WLSLSMK7.js → chunk-Y7XWWUMU.js} +2 -2
- package/dist/{chunk-XFKAXBB5.js → chunk-ZAJJD5FY.js} +2 -2
- package/dist/errorMessage/src/ErrorMessage.css +11 -11
- package/dist/errorMessage/src/ErrorMessage.js +2 -2
- package/dist/errorMessage/src/index.css +11 -11
- package/dist/errorMessage/src/index.js +2 -2
- package/dist/helperMessage/src/HelperMessage.css +11 -11
- package/dist/helperMessage/src/HelperMessage.js +2 -2
- package/dist/helperMessage/src/index.css +11 -11
- package/dist/helperMessage/src/index.js +2 -2
- package/dist/inputs/src/InputGroup.css +12 -12
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/PasswordField.css +348 -348
- package/dist/inputs/src/PasswordField.js +26 -26
- package/dist/inputs/src/SearchField.css +354 -354
- package/dist/inputs/src/SearchField.js +26 -26
- package/dist/inputs/src/TextField.css +349 -349
- package/dist/inputs/src/TextField.js +26 -26
- package/dist/inputs/src/index.css +349 -349
- package/dist/inputs/src/index.js +26 -26
- package/dist/overlays/Popover/src/Popover.css +337 -337
- package/dist/overlays/Popover/src/Popover.js +25 -25
- package/dist/overlays/Popover/src/index.css +337 -337
- package/dist/overlays/Popover/src/index.js +25 -25
- package/dist/radio/src/Radio.css +30 -30
- package/dist/radio/src/Radio.js +2 -2
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +65 -65
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +65 -65
- package/dist/radio/src/index.js +4 -4
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +2 -2
- package/dist/switch/src/SwitchField.css +15 -15
- package/dist/switch/src/SwitchField.js +1 -1
- package/dist/switch/src/index.css +31 -31
- package/dist/switch/src/index.js +3 -3
- package/dist/tag/src/Tag.css +330 -330
- package/dist/tag/src/Tag.js +24 -24
- package/dist/tag/src/TagGroup.css +28 -28
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +330 -330
- package/dist/tag/src/index.js +24 -24
- package/dist/typography/Heading/src/Heading.css +330 -330
- package/dist/typography/Heading/src/Heading.js +24 -24
- package/dist/typography/Heading/src/index.css +330 -330
- package/dist/typography/Heading/src/index.js +24 -24
- package/dist/typography/Label/src/Label.css +9 -9
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +9 -9
- package/dist/typography/Label/src/index.js +1 -1
- package/dist/typography/OverlineText/src/OverlineText.css +6 -6
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +6 -6
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +9 -9
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +9 -9
- package/dist/typography/Text/src/index.js +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___CIQko {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalIconListCssSelector, _IconList as IconList } from '../../chunk-
|
|
1
|
+
export { GlobalIconListCssSelector, _IconList as IconList } from '../../chunk-F7HR3VI4.js';
|
|
2
2
|
import '../../chunk-M36KANKC.js';
|
|
3
3
|
import '../../chunk-DHVVYSLB.js';
|
|
4
4
|
import '../../chunk-2P3A4VVY.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___CIQko {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GlobalIconListCssSelector, _IconList as IconList } from '../../chunk-
|
|
1
|
+
export { GlobalIconListCssSelector, _IconList as IconList } from '../../chunk-F7HR3VI4.js';
|
|
2
2
|
import '../../chunk-M36KANKC.js';
|
|
3
3
|
export { IconListContext } from '../../chunk-DHVVYSLB.js';
|
|
4
4
|
import '../../chunk-2P3A4VVY.js';
|
package/dist/Link/src/Link.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___CIQko {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
11
|
+
.Text-module__hop-Text___L5SE4 {
|
|
12
12
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
13
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
14
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,49 +38,49 @@
|
|
|
38
38
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
39
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
40
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
41
|
+
:where(.Text-module__hop-Text___L5SE4) {
|
|
42
42
|
font-family: var(--font-family);
|
|
43
43
|
font-size: var(--font-size);
|
|
44
44
|
font-weight: var(--font-weight);
|
|
45
45
|
line-height: var(--line-height);
|
|
46
46
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
47
|
+
:where(.Text-module__hop-Text--xs___4XSOM) {
|
|
48
48
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
49
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
50
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
51
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
52
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
53
|
+
:where(.Text-module__hop-Text--sm___rxq9a) {
|
|
54
54
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
55
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
56
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
57
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
58
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
59
|
+
:where(.Text-module__hop-Text--md___I1rkh) {
|
|
60
60
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
61
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
62
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
63
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
64
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
65
|
+
:where(.Text-module__hop-Text--lg___A5qVa) {
|
|
66
66
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
67
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
68
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
69
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
70
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
71
|
+
:where(.Text-module__hop-Text--xl___W3xPi) {
|
|
72
72
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
73
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
74
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
75
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
76
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
77
|
+
:where(.Text-module__hop-Text--2xl___C50TH) {
|
|
78
78
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
79
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
80
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
81
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
82
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
83
|
+
:where(.Text-module__hop-Text--inherit___YDakN) {
|
|
84
84
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
85
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
86
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Link/src/Link.module.css/#css-module-data */
|
|
91
|
-
.Link-module__hop-
|
|
91
|
+
.Link-module__hop-Link___aLbeK {
|
|
92
92
|
--hop-Link-border-radius: var(--hop-shape-rounded-sm);
|
|
93
93
|
--hop-Link-focus-ring-color: var(--hop-primary-border-focus);
|
|
94
94
|
--hop-Link-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -113,53 +113,53 @@
|
|
|
113
113
|
outline: none;
|
|
114
114
|
outline-offset: 0.125rem;
|
|
115
115
|
}
|
|
116
|
-
.Link-module__hop-
|
|
116
|
+
.Link-module__hop-Link___aLbeK[data-focus-visible] {
|
|
117
117
|
outline: 0.125rem solid var(--hop-Link-focus-ring-color);
|
|
118
118
|
}
|
|
119
|
-
.Link-module__hop-
|
|
119
|
+
.Link-module__hop-Link___aLbeK[data-disabled] {
|
|
120
120
|
cursor: default;
|
|
121
121
|
}
|
|
122
|
-
.Link-module__hop-Link--
|
|
123
|
-
.Link-module__hop-Link--
|
|
122
|
+
.Link-module__hop-Link--quiet___7n7m5[data-focus-visible],
|
|
123
|
+
.Link-module__hop-Link--quiet___7n7m5[data-hovered] {
|
|
124
124
|
text-decoration: underline;
|
|
125
125
|
}
|
|
126
|
-
.Link-module__hop-
|
|
126
|
+
.Link-module__hop-Link___aLbeK:not(.Link-module__hop-Link--quiet___7n7m5) {
|
|
127
127
|
text-decoration: underline;
|
|
128
128
|
}
|
|
129
|
-
.Link-module__hop-Link--
|
|
129
|
+
.Link-module__hop-Link--primary___-xcuv {
|
|
130
130
|
color: var(--hop-Link-primary-text-color);
|
|
131
131
|
}
|
|
132
|
-
.Link-module__hop-Link--
|
|
132
|
+
.Link-module__hop-Link--primary___-xcuv[data-disabled] {
|
|
133
133
|
color: var(--hop-Link-primary-text-disabled-color);
|
|
134
134
|
}
|
|
135
|
-
.Link-module__hop-Link--
|
|
136
|
-
.Link-module__hop-Link--
|
|
135
|
+
.Link-module__hop-Link--primary___-xcuv:not([data-disabled])[data-focus-visible],
|
|
136
|
+
.Link-module__hop-Link--primary___-xcuv:not([data-disabled])[data-hovered] {
|
|
137
137
|
color: var(--hop-Link-primary-text-hover-color);
|
|
138
138
|
}
|
|
139
|
-
.Link-module__hop-Link--
|
|
139
|
+
.Link-module__hop-Link--primary___-xcuv:not([data-disabled])[data-pressed] {
|
|
140
140
|
color: var(--hop-Link-primary-text-pressed-color);
|
|
141
141
|
}
|
|
142
|
-
.Link-module__hop-Link--
|
|
142
|
+
.Link-module__hop-Link--secondary___4z2HJ {
|
|
143
143
|
color: var(--hop-Link-neutral-text-color);
|
|
144
144
|
}
|
|
145
|
-
.Link-module__hop-Link--
|
|
145
|
+
.Link-module__hop-Link--secondary___4z2HJ[data-disabled] {
|
|
146
146
|
color: var(--hop-Link-neutral-text-disabled-color);
|
|
147
147
|
}
|
|
148
|
-
.Link-module__hop-Link--
|
|
149
|
-
.Link-module__hop-Link--
|
|
148
|
+
.Link-module__hop-Link--secondary___4z2HJ:not([data-disabled])[data-focus-visible],
|
|
149
|
+
.Link-module__hop-Link--secondary___4z2HJ:not([data-disabled])[data-hovered] {
|
|
150
150
|
color: var(--hop-Link-neutral-text-hover-color);
|
|
151
151
|
}
|
|
152
|
-
.Link-module__hop-Link--
|
|
152
|
+
.Link-module__hop-Link--secondary___4z2HJ:not([data-disabled])[data-pressed] {
|
|
153
153
|
color: var(--hop-Link-neutral-text-pressed-color);
|
|
154
154
|
}
|
|
155
|
-
.Link-module__hop-
|
|
156
|
-
.Link-module__hop-Link__icon-
|
|
155
|
+
.Link-module__hop-Link__icon___Y38KO,
|
|
156
|
+
.Link-module__hop-Link__icon-list___4UNng {
|
|
157
157
|
order: 2;
|
|
158
158
|
}
|
|
159
|
-
.Link-module__hop-
|
|
159
|
+
.Link-module__hop-Link__text___RyiFE {
|
|
160
160
|
order: 1;
|
|
161
161
|
}
|
|
162
|
-
.Link-module__hop-Link__start-
|
|
163
|
-
.Link-module__hop-Link__start-icon-
|
|
162
|
+
.Link-module__hop-Link__start-icon___Z6aUG,
|
|
163
|
+
.Link-module__hop-Link__start-icon-list___wmb1h {
|
|
164
164
|
order: 0;
|
|
165
165
|
}
|
package/dist/Link/src/Link.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-
|
|
1
|
+
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-RCFB4SN4.js';
|
|
2
2
|
import '../../chunk-ZWU6DRRZ.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-WGDP4ECF.js';
|
|
4
4
|
import '../../chunk-HXI3MEEK.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-65JPI4FL.js';
|
package/dist/Link/src/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___CIQko {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
11
|
+
.Text-module__hop-Text___L5SE4 {
|
|
12
12
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
13
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
14
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,49 +38,49 @@
|
|
|
38
38
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
39
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
40
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
41
|
+
:where(.Text-module__hop-Text___L5SE4) {
|
|
42
42
|
font-family: var(--font-family);
|
|
43
43
|
font-size: var(--font-size);
|
|
44
44
|
font-weight: var(--font-weight);
|
|
45
45
|
line-height: var(--line-height);
|
|
46
46
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
47
|
+
:where(.Text-module__hop-Text--xs___4XSOM) {
|
|
48
48
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
49
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
50
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
51
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
52
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
53
|
+
:where(.Text-module__hop-Text--sm___rxq9a) {
|
|
54
54
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
55
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
56
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
57
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
58
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
59
|
+
:where(.Text-module__hop-Text--md___I1rkh) {
|
|
60
60
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
61
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
62
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
63
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
64
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
65
|
+
:where(.Text-module__hop-Text--lg___A5qVa) {
|
|
66
66
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
67
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
68
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
69
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
70
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
71
|
+
:where(.Text-module__hop-Text--xl___W3xPi) {
|
|
72
72
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
73
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
74
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
75
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
76
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
77
|
+
:where(.Text-module__hop-Text--2xl___C50TH) {
|
|
78
78
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
79
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
80
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
81
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
82
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
83
|
+
:where(.Text-module__hop-Text--inherit___YDakN) {
|
|
84
84
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
85
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
86
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Link/src/Link.module.css/#css-module-data */
|
|
91
|
-
.Link-module__hop-
|
|
91
|
+
.Link-module__hop-Link___aLbeK {
|
|
92
92
|
--hop-Link-border-radius: var(--hop-shape-rounded-sm);
|
|
93
93
|
--hop-Link-focus-ring-color: var(--hop-primary-border-focus);
|
|
94
94
|
--hop-Link-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -113,53 +113,53 @@
|
|
|
113
113
|
outline: none;
|
|
114
114
|
outline-offset: 0.125rem;
|
|
115
115
|
}
|
|
116
|
-
.Link-module__hop-
|
|
116
|
+
.Link-module__hop-Link___aLbeK[data-focus-visible] {
|
|
117
117
|
outline: 0.125rem solid var(--hop-Link-focus-ring-color);
|
|
118
118
|
}
|
|
119
|
-
.Link-module__hop-
|
|
119
|
+
.Link-module__hop-Link___aLbeK[data-disabled] {
|
|
120
120
|
cursor: default;
|
|
121
121
|
}
|
|
122
|
-
.Link-module__hop-Link--
|
|
123
|
-
.Link-module__hop-Link--
|
|
122
|
+
.Link-module__hop-Link--quiet___7n7m5[data-focus-visible],
|
|
123
|
+
.Link-module__hop-Link--quiet___7n7m5[data-hovered] {
|
|
124
124
|
text-decoration: underline;
|
|
125
125
|
}
|
|
126
|
-
.Link-module__hop-
|
|
126
|
+
.Link-module__hop-Link___aLbeK:not(.Link-module__hop-Link--quiet___7n7m5) {
|
|
127
127
|
text-decoration: underline;
|
|
128
128
|
}
|
|
129
|
-
.Link-module__hop-Link--
|
|
129
|
+
.Link-module__hop-Link--primary___-xcuv {
|
|
130
130
|
color: var(--hop-Link-primary-text-color);
|
|
131
131
|
}
|
|
132
|
-
.Link-module__hop-Link--
|
|
132
|
+
.Link-module__hop-Link--primary___-xcuv[data-disabled] {
|
|
133
133
|
color: var(--hop-Link-primary-text-disabled-color);
|
|
134
134
|
}
|
|
135
|
-
.Link-module__hop-Link--
|
|
136
|
-
.Link-module__hop-Link--
|
|
135
|
+
.Link-module__hop-Link--primary___-xcuv:not([data-disabled])[data-focus-visible],
|
|
136
|
+
.Link-module__hop-Link--primary___-xcuv:not([data-disabled])[data-hovered] {
|
|
137
137
|
color: var(--hop-Link-primary-text-hover-color);
|
|
138
138
|
}
|
|
139
|
-
.Link-module__hop-Link--
|
|
139
|
+
.Link-module__hop-Link--primary___-xcuv:not([data-disabled])[data-pressed] {
|
|
140
140
|
color: var(--hop-Link-primary-text-pressed-color);
|
|
141
141
|
}
|
|
142
|
-
.Link-module__hop-Link--
|
|
142
|
+
.Link-module__hop-Link--secondary___4z2HJ {
|
|
143
143
|
color: var(--hop-Link-neutral-text-color);
|
|
144
144
|
}
|
|
145
|
-
.Link-module__hop-Link--
|
|
145
|
+
.Link-module__hop-Link--secondary___4z2HJ[data-disabled] {
|
|
146
146
|
color: var(--hop-Link-neutral-text-disabled-color);
|
|
147
147
|
}
|
|
148
|
-
.Link-module__hop-Link--
|
|
149
|
-
.Link-module__hop-Link--
|
|
148
|
+
.Link-module__hop-Link--secondary___4z2HJ:not([data-disabled])[data-focus-visible],
|
|
149
|
+
.Link-module__hop-Link--secondary___4z2HJ:not([data-disabled])[data-hovered] {
|
|
150
150
|
color: var(--hop-Link-neutral-text-hover-color);
|
|
151
151
|
}
|
|
152
|
-
.Link-module__hop-Link--
|
|
152
|
+
.Link-module__hop-Link--secondary___4z2HJ:not([data-disabled])[data-pressed] {
|
|
153
153
|
color: var(--hop-Link-neutral-text-pressed-color);
|
|
154
154
|
}
|
|
155
|
-
.Link-module__hop-
|
|
156
|
-
.Link-module__hop-Link__icon-
|
|
155
|
+
.Link-module__hop-Link__icon___Y38KO,
|
|
156
|
+
.Link-module__hop-Link__icon-list___4UNng {
|
|
157
157
|
order: 2;
|
|
158
158
|
}
|
|
159
|
-
.Link-module__hop-
|
|
159
|
+
.Link-module__hop-Link__text___RyiFE {
|
|
160
160
|
order: 1;
|
|
161
161
|
}
|
|
162
|
-
.Link-module__hop-Link__start-
|
|
163
|
-
.Link-module__hop-Link__start-icon-
|
|
162
|
+
.Link-module__hop-Link__start-icon___Z6aUG,
|
|
163
|
+
.Link-module__hop-Link__start-icon-list___wmb1h {
|
|
164
164
|
order: 0;
|
|
165
165
|
}
|
package/dist/Link/src/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-
|
|
1
|
+
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-RCFB4SN4.js';
|
|
2
2
|
import '../../chunk-ZWU6DRRZ.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-WGDP4ECF.js';
|
|
4
4
|
import '../../chunk-HXI3MEEK.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-65JPI4FL.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
2
|
-
.Label-module__hop-
|
|
2
|
+
.Label-module__hop-Label___7xL3v {
|
|
3
3
|
--hop-Label-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
4
|
--hop-Label-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
5
|
--hop-Label-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +29,49 @@
|
|
|
29
29
|
--hop-Label-inherit-size-font-weight: inherit;
|
|
30
30
|
--hop-Label-inherit-size-line-height: inherit;
|
|
31
31
|
}
|
|
32
|
-
:where(.Label-module__hop-
|
|
32
|
+
:where(.Label-module__hop-Label___7xL3v) {
|
|
33
33
|
font-family: var(--font-family);
|
|
34
34
|
font-size: var(--font-size);
|
|
35
35
|
font-weight: var(--font-weight);
|
|
36
36
|
line-height: var(--line-height);
|
|
37
37
|
}
|
|
38
|
-
:where(.Label-module__hop-Label--
|
|
38
|
+
:where(.Label-module__hop-Label--xs___CHLy3) {
|
|
39
39
|
--font-size: var(--hop-Label-xs-font-size);
|
|
40
40
|
--font-family: var(--hop-Label-xs-font-family);
|
|
41
41
|
--font-weight: var(--hop-Label-xs-font-weight);
|
|
42
42
|
--line-height: var(--hop-Label-xs-line-height);
|
|
43
43
|
}
|
|
44
|
-
:where(.Label-module__hop-Label--
|
|
44
|
+
:where(.Label-module__hop-Label--sm___oQzz3) {
|
|
45
45
|
--font-size: var(--hop-Label-sm-font-size);
|
|
46
46
|
--font-family: var(--hop-Label-sm-font-family);
|
|
47
47
|
--font-weight: var(--hop-Label-sm-font-weight);
|
|
48
48
|
--line-height: var(--hop-Label-sm-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Label-module__hop-Label--
|
|
50
|
+
:where(.Label-module__hop-Label--md___dLqF6) {
|
|
51
51
|
--font-size: var(--hop-Label-md-font-size);
|
|
52
52
|
--font-family: var(--hop-Label-md-font-family);
|
|
53
53
|
--font-weight: var(--hop-Label-md-font-weight);
|
|
54
54
|
--line-height: var(--hop-Label-md-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Label-module__hop-Label--
|
|
56
|
+
:where(.Label-module__hop-Label--lg___ViQCe) {
|
|
57
57
|
--font-size: var(--hop-Label-lg-font-size);
|
|
58
58
|
--font-family: var(--hop-Label-lg-font-family);
|
|
59
59
|
--font-weight: var(--hop-Label-lg-font-weight);
|
|
60
60
|
--line-height: var(--hop-Label-lg-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Label-module__hop-Label--
|
|
62
|
+
:where(.Label-module__hop-Label--xl___wlNpS) {
|
|
63
63
|
--font-size: var(--hop-Label-xl-font-size);
|
|
64
64
|
--font-family: var(--hop-Label-xl-font-family);
|
|
65
65
|
--font-weight: var(--hop-Label-xl-font-weight);
|
|
66
66
|
--line-height: var(--hop-Label-xl-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Label-module__hop-Label--
|
|
68
|
+
:where(.Label-module__hop-Label--2xl___N5Lkc) {
|
|
69
69
|
--font-size: var(--hop-Label-2xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Label-2xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Label-2xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Label-2xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Label-module__hop-Label--
|
|
74
|
+
:where(.Label-module__hop-Label--inherit___UeeVB) {
|
|
75
75
|
--font-size: var(--hop-Label-inherit-size-font-size);
|
|
76
76
|
--font-family: var(--hop-Label-inherit-size-font-family);
|
|
77
77
|
--font-weight: var(--hop-Label-inherit-size-font-weight);
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Spinner/src/Spinner.module.css/#css-module-data */
|
|
82
|
-
@keyframes Spinner-
|
|
82
|
+
@keyframes Spinner-module__spin___t8CGY {
|
|
83
83
|
0% {
|
|
84
84
|
transform: rotate(0deg);
|
|
85
85
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
transform: rotate(360deg);
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
|
-
.Spinner-module__hop-
|
|
90
|
+
.Spinner-module__hop-Spinner___WKQTI {
|
|
91
91
|
--hop-Spinner-border-radius: var(--hop-shape-circle);
|
|
92
92
|
--hop-Spinner-sm-wheel-size: 1rem;
|
|
93
93
|
--hop-Spinner-md-wheel-size: 1.25rem;
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
--hop-Spinner-track-width: 0.125rem;
|
|
96
96
|
--hop-Spinner-track-opacity: 0.2;
|
|
97
97
|
--hop-Spinner-track-border: var(--hop-Spinner-track-width) solid currentcolor;
|
|
98
|
-
--hop-Spinner-fill-animation: Spinner-
|
|
98
|
+
--hop-Spinner-fill-animation: Spinner-module__spin___t8CGY .8s infinite linear;
|
|
99
99
|
--hop-Spinner-fill-animation-reduced-motion-duration: 2s;
|
|
100
100
|
--hop-Spinner-fill-border: var(--hop-Spinner-track-width) solid transparent;
|
|
101
101
|
--hop-Spinner-fill-border-inline-start: var(--hop-Spinner-track-width) solid currentcolor;
|
|
@@ -106,19 +106,19 @@
|
|
|
106
106
|
align-items: center;
|
|
107
107
|
box-sizing: border-box;
|
|
108
108
|
}
|
|
109
|
-
.Spinner-module__hop-Spinner--
|
|
109
|
+
.Spinner-module__hop-Spinner--sm___YO1ZU {
|
|
110
110
|
--width: var(--hop-Spinner-sm-wheel-size);
|
|
111
111
|
--height: var(--hop-Spinner-sm-wheel-size);
|
|
112
112
|
}
|
|
113
|
-
.Spinner-module__hop-Spinner--
|
|
113
|
+
.Spinner-module__hop-Spinner--md___UiJMR {
|
|
114
114
|
--width: var(--hop-Spinner-md-wheel-size);
|
|
115
115
|
--height: var(--hop-Spinner-md-wheel-size);
|
|
116
116
|
}
|
|
117
|
-
.Spinner-module__hop-Spinner--
|
|
117
|
+
.Spinner-module__hop-Spinner--lg___uAp2X {
|
|
118
118
|
--width: var(--hop-Spinner-lg-wheel-size);
|
|
119
119
|
--height: var(--hop-Spinner-lg-wheel-size);
|
|
120
120
|
}
|
|
121
|
-
.Spinner-module__hop-
|
|
121
|
+
.Spinner-module__hop-Spinner__track___vU-oZ {
|
|
122
122
|
grid-area: spinner;
|
|
123
123
|
box-sizing: border-box;
|
|
124
124
|
inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
border: var(--hop-Spinner-track-border);
|
|
128
128
|
border-radius: var(--hop-Spinner-border-radius);
|
|
129
129
|
}
|
|
130
|
-
.Spinner-module__hop-
|
|
130
|
+
.Spinner-module__hop-Spinner__fill___8gJAf {
|
|
131
131
|
grid-area: spinner;
|
|
132
132
|
box-sizing: border-box;
|
|
133
133
|
inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
|
|
@@ -138,11 +138,11 @@
|
|
|
138
138
|
animation: var(--hop-Spinner-fill-animation);
|
|
139
139
|
}
|
|
140
140
|
@media (prefers-reduced-motion: reduce) {
|
|
141
|
-
.Spinner-module__hop-
|
|
141
|
+
.Spinner-module__hop-Spinner__fill___8gJAf {
|
|
142
142
|
animation-duration: var(--hop-Spinner-fill-animation-reduced-motion-duration);
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
.Spinner-module__hop-
|
|
145
|
+
.Spinner-module__hop-Spinner__label___GxQ20 {
|
|
146
146
|
grid-area: label;
|
|
147
147
|
margin-inline-start: var(--hop-Spinner-label-margin-inline-start);
|
|
148
148
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from '../../chunk-Y7XWWUMU.js';
|
|
2
|
+
import '../../chunk-2CKDJG6R.js';
|
|
3
3
|
import '../../chunk-QCA3ZR56.js';
|
|
4
4
|
import '../../chunk-4ZYV2XLW.js';
|
|
5
5
|
import '../../chunk-65JPI4FL.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
2
|
-
.Label-module__hop-
|
|
2
|
+
.Label-module__hop-Label___7xL3v {
|
|
3
3
|
--hop-Label-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
4
|
--hop-Label-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
5
|
--hop-Label-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +29,49 @@
|
|
|
29
29
|
--hop-Label-inherit-size-font-weight: inherit;
|
|
30
30
|
--hop-Label-inherit-size-line-height: inherit;
|
|
31
31
|
}
|
|
32
|
-
:where(.Label-module__hop-
|
|
32
|
+
:where(.Label-module__hop-Label___7xL3v) {
|
|
33
33
|
font-family: var(--font-family);
|
|
34
34
|
font-size: var(--font-size);
|
|
35
35
|
font-weight: var(--font-weight);
|
|
36
36
|
line-height: var(--line-height);
|
|
37
37
|
}
|
|
38
|
-
:where(.Label-module__hop-Label--
|
|
38
|
+
:where(.Label-module__hop-Label--xs___CHLy3) {
|
|
39
39
|
--font-size: var(--hop-Label-xs-font-size);
|
|
40
40
|
--font-family: var(--hop-Label-xs-font-family);
|
|
41
41
|
--font-weight: var(--hop-Label-xs-font-weight);
|
|
42
42
|
--line-height: var(--hop-Label-xs-line-height);
|
|
43
43
|
}
|
|
44
|
-
:where(.Label-module__hop-Label--
|
|
44
|
+
:where(.Label-module__hop-Label--sm___oQzz3) {
|
|
45
45
|
--font-size: var(--hop-Label-sm-font-size);
|
|
46
46
|
--font-family: var(--hop-Label-sm-font-family);
|
|
47
47
|
--font-weight: var(--hop-Label-sm-font-weight);
|
|
48
48
|
--line-height: var(--hop-Label-sm-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Label-module__hop-Label--
|
|
50
|
+
:where(.Label-module__hop-Label--md___dLqF6) {
|
|
51
51
|
--font-size: var(--hop-Label-md-font-size);
|
|
52
52
|
--font-family: var(--hop-Label-md-font-family);
|
|
53
53
|
--font-weight: var(--hop-Label-md-font-weight);
|
|
54
54
|
--line-height: var(--hop-Label-md-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Label-module__hop-Label--
|
|
56
|
+
:where(.Label-module__hop-Label--lg___ViQCe) {
|
|
57
57
|
--font-size: var(--hop-Label-lg-font-size);
|
|
58
58
|
--font-family: var(--hop-Label-lg-font-family);
|
|
59
59
|
--font-weight: var(--hop-Label-lg-font-weight);
|
|
60
60
|
--line-height: var(--hop-Label-lg-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Label-module__hop-Label--
|
|
62
|
+
:where(.Label-module__hop-Label--xl___wlNpS) {
|
|
63
63
|
--font-size: var(--hop-Label-xl-font-size);
|
|
64
64
|
--font-family: var(--hop-Label-xl-font-family);
|
|
65
65
|
--font-weight: var(--hop-Label-xl-font-weight);
|
|
66
66
|
--line-height: var(--hop-Label-xl-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Label-module__hop-Label--
|
|
68
|
+
:where(.Label-module__hop-Label--2xl___N5Lkc) {
|
|
69
69
|
--font-size: var(--hop-Label-2xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Label-2xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Label-2xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Label-2xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Label-module__hop-Label--
|
|
74
|
+
:where(.Label-module__hop-Label--inherit___UeeVB) {
|
|
75
75
|
--font-size: var(--hop-Label-inherit-size-font-size);
|
|
76
76
|
--font-family: var(--hop-Label-inherit-size-font-family);
|
|
77
77
|
--font-weight: var(--hop-Label-inherit-size-font-weight);
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Spinner/src/Spinner.module.css/#css-module-data */
|
|
82
|
-
@keyframes Spinner-
|
|
82
|
+
@keyframes Spinner-module__spin___t8CGY {
|
|
83
83
|
0% {
|
|
84
84
|
transform: rotate(0deg);
|
|
85
85
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
transform: rotate(360deg);
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
|
-
.Spinner-module__hop-
|
|
90
|
+
.Spinner-module__hop-Spinner___WKQTI {
|
|
91
91
|
--hop-Spinner-border-radius: var(--hop-shape-circle);
|
|
92
92
|
--hop-Spinner-sm-wheel-size: 1rem;
|
|
93
93
|
--hop-Spinner-md-wheel-size: 1.25rem;
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
--hop-Spinner-track-width: 0.125rem;
|
|
96
96
|
--hop-Spinner-track-opacity: 0.2;
|
|
97
97
|
--hop-Spinner-track-border: var(--hop-Spinner-track-width) solid currentcolor;
|
|
98
|
-
--hop-Spinner-fill-animation: Spinner-
|
|
98
|
+
--hop-Spinner-fill-animation: Spinner-module__spin___t8CGY .8s infinite linear;
|
|
99
99
|
--hop-Spinner-fill-animation-reduced-motion-duration: 2s;
|
|
100
100
|
--hop-Spinner-fill-border: var(--hop-Spinner-track-width) solid transparent;
|
|
101
101
|
--hop-Spinner-fill-border-inline-start: var(--hop-Spinner-track-width) solid currentcolor;
|
|
@@ -106,19 +106,19 @@
|
|
|
106
106
|
align-items: center;
|
|
107
107
|
box-sizing: border-box;
|
|
108
108
|
}
|
|
109
|
-
.Spinner-module__hop-Spinner--
|
|
109
|
+
.Spinner-module__hop-Spinner--sm___YO1ZU {
|
|
110
110
|
--width: var(--hop-Spinner-sm-wheel-size);
|
|
111
111
|
--height: var(--hop-Spinner-sm-wheel-size);
|
|
112
112
|
}
|
|
113
|
-
.Spinner-module__hop-Spinner--
|
|
113
|
+
.Spinner-module__hop-Spinner--md___UiJMR {
|
|
114
114
|
--width: var(--hop-Spinner-md-wheel-size);
|
|
115
115
|
--height: var(--hop-Spinner-md-wheel-size);
|
|
116
116
|
}
|
|
117
|
-
.Spinner-module__hop-Spinner--
|
|
117
|
+
.Spinner-module__hop-Spinner--lg___uAp2X {
|
|
118
118
|
--width: var(--hop-Spinner-lg-wheel-size);
|
|
119
119
|
--height: var(--hop-Spinner-lg-wheel-size);
|
|
120
120
|
}
|
|
121
|
-
.Spinner-module__hop-
|
|
121
|
+
.Spinner-module__hop-Spinner__track___vU-oZ {
|
|
122
122
|
grid-area: spinner;
|
|
123
123
|
box-sizing: border-box;
|
|
124
124
|
inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
border: var(--hop-Spinner-track-border);
|
|
128
128
|
border-radius: var(--hop-Spinner-border-radius);
|
|
129
129
|
}
|
|
130
|
-
.Spinner-module__hop-
|
|
130
|
+
.Spinner-module__hop-Spinner__fill___8gJAf {
|
|
131
131
|
grid-area: spinner;
|
|
132
132
|
box-sizing: border-box;
|
|
133
133
|
inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
|
|
@@ -138,11 +138,11 @@
|
|
|
138
138
|
animation: var(--hop-Spinner-fill-animation);
|
|
139
139
|
}
|
|
140
140
|
@media (prefers-reduced-motion: reduce) {
|
|
141
|
-
.Spinner-module__hop-
|
|
141
|
+
.Spinner-module__hop-Spinner__fill___8gJAf {
|
|
142
142
|
animation-duration: var(--hop-Spinner-fill-animation-reduced-motion-duration);
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
|
-
.Spinner-module__hop-
|
|
145
|
+
.Spinner-module__hop-Spinner__label___GxQ20 {
|
|
146
146
|
grid-area: label;
|
|
147
147
|
margin-inline-start: var(--hop-Spinner-label-margin-inline-start);
|
|
148
148
|
}
|