@hopper-ui/components 1.2.0 → 1.2.1
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/Avatar/src/AnonymousAvatar.css +10 -10
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/Avatar.css +37 -37
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/DeletedAvatar.css +10 -10
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +37 -37
- package/dist/Avatar/src/index.js +5 -5
- 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/Divider/src/Divider.css +2 -2
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +2 -2
- package/dist/Divider/src/index.js +1 -1
- 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/Form/src/Form.css +584 -584
- package/dist/Form/src/Form.js +40 -40
- package/dist/Form/src/index.css +584 -584
- package/dist/Form/src/index.js +40 -40
- 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/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/ListBox/src/ListBox.css +197 -197
- package/dist/ListBox/src/ListBox.js +8 -8
- package/dist/ListBox/src/ListBoxItem.css +182 -182
- package/dist/ListBox/src/ListBoxItem.js +6 -6
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +197 -197
- package/dist/ListBox/src/index.js +8 -8
- 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/buttons/src/Button.css +94 -94
- package/dist/buttons/src/Button.js +3 -3
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +70 -70
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +70 -70
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +175 -175
- package/dist/buttons/src/index.js +6 -6
- package/dist/checkbox/src/Checkbox.css +31 -31
- 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 +60 -60
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +60 -60
- package/dist/checkbox/src/index.js +4 -4
- package/dist/{chunk-BKCMCC7V.js → chunk-2DPE3H3G.js} +1 -1
- package/dist/{chunk-PFABSIDM.js → chunk-462UBJV3.js} +1 -1
- package/dist/{chunk-VYKPDMP3.js → chunk-4APVXEPA.js} +2 -2
- package/dist/{chunk-W474WFOP.js → chunk-4H7PKEMJ.js} +6 -6
- package/dist/{chunk-IUOLKHYQ.js → chunk-55AWCUQF.js} +1 -1
- package/dist/{chunk-X253QCYD.js → chunk-6WKRP4MN.js} +2 -2
- package/dist/{chunk-CKKLDA5J.js → chunk-AGRQ7UGN.js} +2 -2
- package/dist/{chunk-T6MAOVLH.js → chunk-BN32T6QQ.js} +2 -2
- package/dist/{chunk-SZSQZ4C7.js → chunk-C7XRB2J6.js} +2 -2
- package/dist/{chunk-IXWYHDGU.js → chunk-CSE22YXO.js} +1 -1
- package/dist/{chunk-XUJNQNB3.js → chunk-CXWMHWSS.js} +1 -1
- package/dist/{chunk-5IB23E3O.js → chunk-DZKJZSTQ.js} +1 -1
- package/dist/{chunk-PQXVL3YJ.js → chunk-F47GZGT7.js} +1 -1
- package/dist/{chunk-EJUIYBAC.js → chunk-F4KQUFXI.js} +1 -1
- package/dist/{chunk-354H4FNA.js → chunk-IUFABTFZ.js} +1 -1
- package/dist/{chunk-FOD7XUSJ.js → chunk-J6YYPRGY.js} +4 -4
- package/dist/{chunk-VISBUD2K.js → chunk-J7BXE7WN.js} +3 -3
- package/dist/{chunk-XT2MZWEV.js → chunk-K7DU4YR4.js} +1 -1
- package/dist/{chunk-W2BQZEW6.js → chunk-LXCCS4SA.js} +3 -3
- package/dist/{chunk-U56LEEEA.js → chunk-MFFXNI66.js} +3 -3
- package/dist/{chunk-CEUQHDEQ.js → chunk-MX5BW5VE.js} +1 -1
- package/dist/{chunk-TCOZUCPD.js → chunk-PUNJWQAN.js} +2 -2
- package/dist/{chunk-MJHMFANK.js → chunk-QGC3OX7W.js} +1 -1
- package/dist/{chunk-TG623HPA.js → chunk-RLDQEH6F.js} +3 -3
- package/dist/{chunk-JJ4EFTES.js → chunk-RYZNMKWB.js} +1 -1
- package/dist/{chunk-COIGQP33.js → chunk-SPFANCCV.js} +3 -3
- package/dist/{chunk-FOKTHCFK.js → chunk-T7QJEHL7.js} +2 -2
- package/dist/{chunk-Q63YLWI6.js → chunk-TFELIWJO.js} +1 -1
- package/dist/{chunk-M3K4IYX6.js → chunk-THUFFPGX.js} +1 -1
- package/dist/{chunk-L5KI4ZCL.js → chunk-TM4R5NO7.js} +2 -2
- package/dist/{chunk-S5CK32KM.js → chunk-VQC5F6I7.js} +3 -3
- package/dist/{chunk-UT4CSUUM.js → chunk-WQSVNGFJ.js} +1 -1
- package/dist/{chunk-2XO5CZBO.js → chunk-WYBQCRQB.js} +1 -1
- package/dist/{chunk-HCRWIU7V.js → chunk-XI3BX2TP.js} +3 -3
- package/dist/{chunk-RWAVMW7T.js → chunk-XUCH26RT.js} +1 -1
- package/dist/{chunk-V5Q245NH.js → chunk-YWIDJ55Q.js} +1 -1
- package/dist/{chunk-RQKU3XDG.js → chunk-YXD3IR3T.js} +1 -1
- package/dist/{chunk-FA4IXLWZ.js → chunk-ZEXXNE5U.js} +4 -4
- package/dist/{chunk-J44DIB5J.js → chunk-ZPPQJKHC.js} +2 -2
- package/dist/index.css +584 -584
- package/dist/index.js +40 -40
- package/dist/inputs/src/InputGroup.css +14 -14
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +63 -63
- package/dist/inputs/src/NumberField.js +6 -6
- package/dist/inputs/src/PasswordField.css +217 -217
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/SearchField.css +223 -223
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +57 -57
- package/dist/inputs/src/TextArea.js +6 -6
- package/dist/inputs/src/TextField.css +218 -218
- package/dist/inputs/src/TextField.js +8 -8
- package/dist/inputs/src/index.css +266 -266
- package/dist/inputs/src/index.js +12 -12
- package/dist/overlays/Popover/src/Popover.css +584 -584
- package/dist/overlays/Popover/src/Popover.js +40 -40
- package/dist/overlays/Popover/src/index.css +584 -584
- package/dist/overlays/Popover/src/index.js +40 -40
- package/dist/radio/src/Radio.css +31 -31
- 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 +60 -60
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +60 -60
- 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 +301 -301
- package/dist/tag/src/Tag.js +5 -5
- package/dist/tag/src/TagGroup.css +22 -22
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +314 -314
- package/dist/tag/src/index.js +6 -6
- package/dist/typography/Heading/src/Heading.css +9 -9
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +9 -9
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +3 -3
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +3 -3
- 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 +2 -2
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, _ListBox as ListBox } from '../../chunk-
|
|
1
|
+
export { GlobalListBoxCssSelector, GlobalListBoxEmptyItemCssSelector, _ListBox as ListBox } from '../../chunk-LXCCS4SA.js';
|
|
2
2
|
import '../../chunk-TIPN4VYD.js';
|
|
3
3
|
import '../../chunk-JTNMFPM4.js';
|
|
4
4
|
import '../../chunk-5H5AZJPQ.js';
|
|
5
5
|
export { ListBoxContext } from '../../chunk-UIEP5BA5.js';
|
|
6
|
-
export { GlobalListBoxItemCssSelector, _ListBoxItem as ListBoxItem } from '../../chunk-
|
|
6
|
+
export { GlobalListBoxItemCssSelector, _ListBoxItem as ListBoxItem } from '../../chunk-4H7PKEMJ.js';
|
|
7
7
|
import '../../chunk-NKHMUPAP.js';
|
|
8
|
-
import '../../chunk-
|
|
9
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-ZPPQJKHC.js';
|
|
9
|
+
import '../../chunk-F4KQUFXI.js';
|
|
10
10
|
import '../../chunk-5MBJWRZD.js';
|
|
11
11
|
import '../../chunk-A7TZHALP.js';
|
|
12
12
|
import '../../chunk-FU5CCPLP.js';
|
|
13
13
|
import '../../chunk-DGLAGYBD.js';
|
|
14
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-T7QJEHL7.js';
|
|
15
15
|
import '../../chunk-QCA3ZR56.js';
|
|
16
16
|
import '../../chunk-2EAZPH3M.js';
|
|
17
17
|
import '../../chunk-F4H76S4H.js';
|
|
18
18
|
import '../../chunk-ZWU6DRRZ.js';
|
|
19
19
|
import '../../chunk-65JPI4FL.js';
|
|
20
20
|
export { ListBoxItemContext } from '../../chunk-Y2POLIXK.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-WQSVNGFJ.js';
|
|
22
22
|
import '../../chunk-OKZYR4RF.js';
|
|
23
23
|
import '../../chunk-HZKFQ33E.js';
|
|
24
24
|
import '../../chunk-DHVVYSLB.js';
|
|
25
25
|
import '../../chunk-7JOGKC3W.js';
|
|
26
|
-
import '../../chunk-CQDLZ42T.js';
|
|
27
26
|
import '../../chunk-FYIHMKHI.js';
|
|
27
|
+
import '../../chunk-CQDLZ42T.js';
|
|
28
28
|
import '../../chunk-FAE27DLF.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-K7DU4YR4.js';
|
|
30
30
|
import '../../chunk-X6SER3TZ.js';
|
|
31
31
|
import '../../chunk-HXI3MEEK.js';
|
|
32
32
|
import '../../chunk-AES7QBQE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
2
|
-
.Text-module__hop-
|
|
2
|
+
.Text-module__hop-Text___Ww7PP {
|
|
3
3
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
4
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
5
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +29,49 @@
|
|
|
29
29
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
30
|
--hop-Text-inherit-size-line-height: inherit;
|
|
31
31
|
}
|
|
32
|
-
:where(.Text-module__hop-
|
|
32
|
+
:where(.Text-module__hop-Text___Ww7PP) {
|
|
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(.Text-module__hop-Text--
|
|
38
|
+
:where(.Text-module__hop-Text--xs___YsuwL) {
|
|
39
39
|
--font-size: var(--hop-Text-xs-font-size);
|
|
40
40
|
--font-family: var(--hop-Text-xs-font-family);
|
|
41
41
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
42
|
--line-height: var(--hop-Text-xs-line-height);
|
|
43
43
|
}
|
|
44
|
-
:where(.Text-module__hop-Text--
|
|
44
|
+
:where(.Text-module__hop-Text--sm___9lTR-) {
|
|
45
45
|
--font-size: var(--hop-Text-sm-font-size);
|
|
46
46
|
--font-family: var(--hop-Text-sm-font-family);
|
|
47
47
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
48
|
--line-height: var(--hop-Text-sm-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Text-module__hop-Text--
|
|
50
|
+
:where(.Text-module__hop-Text--md___to5eX) {
|
|
51
51
|
--font-size: var(--hop-Text-md-font-size);
|
|
52
52
|
--font-family: var(--hop-Text-md-font-family);
|
|
53
53
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
54
|
--line-height: var(--hop-Text-md-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Text-module__hop-Text--
|
|
56
|
+
:where(.Text-module__hop-Text--lg___Y-6Mo) {
|
|
57
57
|
--font-size: var(--hop-Text-lg-font-size);
|
|
58
58
|
--font-family: var(--hop-Text-lg-font-family);
|
|
59
59
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
60
|
--line-height: var(--hop-Text-lg-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Text-module__hop-Text--
|
|
62
|
+
:where(.Text-module__hop-Text--xl___Qo9et) {
|
|
63
63
|
--font-size: var(--hop-Text-xl-font-size);
|
|
64
64
|
--font-family: var(--hop-Text-xl-font-family);
|
|
65
65
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
66
|
--line-height: var(--hop-Text-xl-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Text-module__hop-Text--
|
|
68
|
+
:where(.Text-module__hop-Text--2xl___dViKj) {
|
|
69
69
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Text-module__hop-Text--
|
|
74
|
+
:where(.Text-module__hop-Text--inherit___uMHTH) {
|
|
75
75
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
76
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
77
|
--font-weight: var(--hop-Text-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___rd-Rj {
|
|
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___P0jhV {
|
|
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___rd-Rj .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___ZnMZ7 {
|
|
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___7YS0S {
|
|
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___0t21N {
|
|
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___iI6Dd {
|
|
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___BCOFL {
|
|
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___BCOFL {
|
|
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___fkVwj {
|
|
146
146
|
grid-area: label;
|
|
147
147
|
margin-inline-start: var(--hop-Spinner-label-margin-inline-start);
|
|
148
148
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from '../../chunk-
|
|
1
|
+
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from '../../chunk-AGRQ7UGN.js';
|
|
2
2
|
import '../../chunk-4ZYV2XLW.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-K7DU4YR4.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-HXI3MEEK.js';
|
|
7
7
|
import '../../chunk-M36KANKC.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
2
|
-
.Text-module__hop-
|
|
2
|
+
.Text-module__hop-Text___Ww7PP {
|
|
3
3
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
4
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
5
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +29,49 @@
|
|
|
29
29
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
30
|
--hop-Text-inherit-size-line-height: inherit;
|
|
31
31
|
}
|
|
32
|
-
:where(.Text-module__hop-
|
|
32
|
+
:where(.Text-module__hop-Text___Ww7PP) {
|
|
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(.Text-module__hop-Text--
|
|
38
|
+
:where(.Text-module__hop-Text--xs___YsuwL) {
|
|
39
39
|
--font-size: var(--hop-Text-xs-font-size);
|
|
40
40
|
--font-family: var(--hop-Text-xs-font-family);
|
|
41
41
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
42
|
--line-height: var(--hop-Text-xs-line-height);
|
|
43
43
|
}
|
|
44
|
-
:where(.Text-module__hop-Text--
|
|
44
|
+
:where(.Text-module__hop-Text--sm___9lTR-) {
|
|
45
45
|
--font-size: var(--hop-Text-sm-font-size);
|
|
46
46
|
--font-family: var(--hop-Text-sm-font-family);
|
|
47
47
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
48
|
--line-height: var(--hop-Text-sm-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Text-module__hop-Text--
|
|
50
|
+
:where(.Text-module__hop-Text--md___to5eX) {
|
|
51
51
|
--font-size: var(--hop-Text-md-font-size);
|
|
52
52
|
--font-family: var(--hop-Text-md-font-family);
|
|
53
53
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
54
|
--line-height: var(--hop-Text-md-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Text-module__hop-Text--
|
|
56
|
+
:where(.Text-module__hop-Text--lg___Y-6Mo) {
|
|
57
57
|
--font-size: var(--hop-Text-lg-font-size);
|
|
58
58
|
--font-family: var(--hop-Text-lg-font-family);
|
|
59
59
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
60
|
--line-height: var(--hop-Text-lg-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Text-module__hop-Text--
|
|
62
|
+
:where(.Text-module__hop-Text--xl___Qo9et) {
|
|
63
63
|
--font-size: var(--hop-Text-xl-font-size);
|
|
64
64
|
--font-family: var(--hop-Text-xl-font-family);
|
|
65
65
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
66
|
--line-height: var(--hop-Text-xl-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Text-module__hop-Text--
|
|
68
|
+
:where(.Text-module__hop-Text--2xl___dViKj) {
|
|
69
69
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Text-module__hop-Text--
|
|
74
|
+
:where(.Text-module__hop-Text--inherit___uMHTH) {
|
|
75
75
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
76
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
77
|
--font-weight: var(--hop-Text-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___rd-Rj {
|
|
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___P0jhV {
|
|
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___rd-Rj .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___ZnMZ7 {
|
|
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___7YS0S {
|
|
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___0t21N {
|
|
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___iI6Dd {
|
|
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___BCOFL {
|
|
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___BCOFL {
|
|
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___fkVwj {
|
|
146
146
|
grid-area: label;
|
|
147
147
|
margin-inline-start: var(--hop-Spinner-label-margin-inline-start);
|
|
148
148
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from '../../chunk-
|
|
1
|
+
export { GlobalSpinnerCssSelector, _Spinner as Spinner } from '../../chunk-AGRQ7UGN.js';
|
|
2
2
|
export { SpinnerContext } from '../../chunk-4ZYV2XLW.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-K7DU4YR4.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-HXI3MEEK.js';
|
|
7
7
|
import '../../chunk-M36KANKC.js';
|