@hopper-ui/components 1.3.0 → 1.3.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 +12 -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 +4 -4
- 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 +6 -6
- package/dist/Badge/src/Badge.css +85 -13
- package/dist/Badge/src/Badge.d.ts +6 -2
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/BadgeContext.d.ts +8 -3
- package/dist/Badge/src/FloatingBadge.css +96 -0
- package/dist/Badge/src/FloatingBadge.d.ts +33 -0
- package/dist/Badge/src/FloatingBadge.js +7 -0
- package/dist/Badge/src/FloatingBadgeContext.d.ts +10 -0
- package/dist/Badge/src/FloatingBadgeContext.js +2 -0
- package/dist/Badge/src/index.css +182 -13
- package/dist/Badge/src/index.d.ts +3 -1
- package/dist/Badge/src/index.js +5 -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 +809 -627
- package/dist/Form/src/Form.js +61 -59
- package/dist/Form/src/index.css +809 -627
- package/dist/Form/src/index.js +61 -59
- 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 +373 -204
- package/dist/ListBox/src/ListBox.js +11 -11
- package/dist/ListBox/src/ListBoxItem.css +358 -189
- package/dist/ListBox/src/ListBoxItem.js +10 -10
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +373 -204
- package/dist/ListBox/src/index.js +11 -11
- package/dist/Select/src/Select.css +809 -627
- package/dist/Select/src/Select.js +61 -59
- package/dist/Select/src/SelectValue.css +60 -60
- package/dist/Select/src/SelectValue.js +6 -6
- package/dist/Select/src/index.css +809 -627
- package/dist/Select/src/index.js +61 -59
- 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 +2 -2
- 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 +7 -7
- 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 +2 -2
- package/dist/checkbox/src/index.css +60 -60
- package/dist/checkbox/src/index.js +5 -5
- package/dist/chunk-2JKIODNX.js +72 -0
- package/dist/{chunk-QQI3KNHZ.js → chunk-2QRF6QS4.js} +4 -4
- package/dist/{chunk-LFN43ROH.js → chunk-4DUNOSY3.js} +2 -2
- package/dist/{chunk-AZJME7JV.js → chunk-4HDV2BLR.js} +3 -3
- package/dist/{chunk-4RMADICI.js → chunk-6ARIISLQ.js} +3 -3
- package/dist/{chunk-D5PBETXF.js → chunk-7PGPLWWM.js} +1 -1
- package/dist/{chunk-C72PRNOP.js → chunk-7UCX7BHD.js} +1 -1
- package/dist/{chunk-JIRLWUDP.js → chunk-BZEAJIFE.js} +2 -2
- package/dist/chunk-CIGS4QGT.js +7 -0
- package/dist/{chunk-BQITTESM.js → chunk-DBRCQKUP.js} +1 -1
- package/dist/{chunk-6C5RI4RT.js → chunk-DVUZTKLP.js} +11 -8
- package/dist/{chunk-LYPR2YMY.js → chunk-E3OC54N2.js} +18 -7
- package/dist/{chunk-YB7IYQW4.js → chunk-E4XUYBHM.js} +2 -2
- package/dist/{chunk-HIDHDS2L.js → chunk-EM46HWRZ.js} +1 -1
- package/dist/{chunk-3573Q6QG.js → chunk-FJ22ZFSR.js} +2 -2
- package/dist/{chunk-TOWSC7FO.js → chunk-GVSKXB2L.js} +3 -3
- package/dist/{chunk-GRJ3VKHY.js → chunk-GX73DZCI.js} +4 -4
- package/dist/{chunk-6H5DRQZH.js → chunk-HIBGDGNG.js} +2 -2
- package/dist/{chunk-BODCT27J.js → chunk-IU74RATZ.js} +1 -1
- package/dist/{chunk-DLZGJBL7.js → chunk-JCH77LJD.js} +1 -1
- package/dist/{chunk-SSDFINDD.js → chunk-KCISVH6E.js} +2 -2
- package/dist/{chunk-DXEWBV4C.js → chunk-KYREXCID.js} +11 -5
- package/dist/{chunk-TTY5HDLL.js → chunk-LBJ4PRPZ.js} +2 -2
- package/dist/{chunk-7L5MCX2A.js → chunk-M23LQGWD.js} +2 -2
- package/dist/{chunk-O2ZMTKCT.js → chunk-M72B6IEL.js} +1 -1
- package/dist/{chunk-DFVORYEU.js → chunk-MVQ4SZCY.js} +2 -2
- package/dist/{chunk-CWX45XWS.js → chunk-OHK3RWIU.js} +3 -3
- package/dist/{chunk-JQMXGSAE.js → chunk-PMPZHA56.js} +1 -1
- package/dist/{chunk-SCXYAGZI.js → chunk-QIGWJIKW.js} +11 -11
- package/dist/{chunk-BRU54ERL.js → chunk-SYP4FGDH.js} +2 -2
- package/dist/{chunk-ZHOQYYHY.js → chunk-SZE6BURJ.js} +1 -1
- package/dist/{chunk-FOXOPL2E.js → chunk-T46AXTFR.js} +9 -6
- package/dist/{chunk-T3CLGQI6.js → chunk-TKCXSKGR.js} +1 -1
- package/dist/{chunk-CAHZCRTK.js → chunk-UUNBQSPD.js} +1 -1
- package/dist/{chunk-BTHPJL3A.js → chunk-UURAYM5Q.js} +1 -1
- package/dist/{chunk-D7DIUGRI.js → chunk-VAX4ILUC.js} +1 -1
- package/dist/{chunk-3ZRCYKIV.js → chunk-VSUK2R4A.js} +2 -2
- package/dist/{chunk-CU36N5JQ.js → chunk-XBDHVTY7.js} +3 -3
- package/dist/{chunk-OLS7K6PO.js → chunk-XZRK3MCS.js} +2 -2
- package/dist/{chunk-T742LIIS.js → chunk-XZZGXNY3.js} +1 -1
- package/dist/{chunk-T37HTUEU.js → chunk-YAWQ7HJ5.js} +2 -2
- package/dist/{chunk-SKEMSZ63.js → chunk-ZUIUPK7K.js} +2 -2
- package/dist/index.css +809 -627
- package/dist/index.d.ts +3 -1
- package/dist/index.js +61 -59
- 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 +7 -7
- package/dist/inputs/src/PasswordField.css +217 -217
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/SearchField.css +223 -223
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +57 -57
- package/dist/inputs/src/TextArea.js +8 -8
- package/dist/inputs/src/TextField.css +231 -218
- package/dist/inputs/src/TextField.d.ts +7 -0
- package/dist/inputs/src/TextField.js +10 -9
- package/dist/inputs/src/index.css +279 -266
- package/dist/inputs/src/index.js +16 -16
- package/dist/overlays/Popover/src/Popover.css +809 -627
- package/dist/overlays/Popover/src/Popover.js +61 -59
- package/dist/overlays/Popover/src/index.css +809 -627
- package/dist/overlays/Popover/src/index.js +61 -59
- 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 +2 -2
- package/dist/radio/src/RadioGroup.css +60 -60
- package/dist/radio/src/RadioGroup.js +2 -2
- package/dist/radio/src/index.css +60 -60
- package/dist/radio/src/index.js +5 -5
- 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 +2 -2
- package/dist/switch/src/index.css +31 -31
- package/dist/switch/src/index.js +4 -4
- package/dist/tag/src/Tag.css +473 -304
- package/dist/tag/src/Tag.js +5 -5
- package/dist/tag/src/TagGroup.css +22 -22
- package/dist/tag/src/TagGroup.js +2 -2
- package/dist/tag/src/index.css +486 -317
- package/dist/tag/src/index.js +8 -8
- 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/dist/utils/src/index.js +2 -2
- package/package.json +1 -1
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from '../../chunk-
|
|
2
|
-
import '../../chunk-ZHOQYYHY.js';
|
|
3
|
-
import '../../chunk-6BFSSZCY.js';
|
|
1
|
+
export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from '../../chunk-OHK3RWIU.js';
|
|
4
2
|
import '../../chunk-3NKF5TPD.js';
|
|
5
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-SZE6BURJ.js';
|
|
4
|
+
import '../../chunk-6BFSSZCY.js';
|
|
5
|
+
import '../../chunk-UURAYM5Q.js';
|
|
6
6
|
import '../../chunk-DXVKHP4V.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-VAX4ILUC.js';
|
|
8
8
|
import '../../chunk-O7IJYNVQ.js';
|
|
9
9
|
import '../../chunk-LJXTJRSB.js';
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-BODCT27J.js';
|
|
10
|
+
import '../../chunk-IU74RATZ.js';
|
|
12
11
|
import '../../chunk-TXZ6BMFR.js';
|
|
12
|
+
import '../../chunk-EM46HWRZ.js';
|
|
13
13
|
import '../../chunk-QCA3ZR56.js';
|
|
14
14
|
import '../../chunk-TFVDF4YH.js';
|
|
15
15
|
import '../../chunk-65JPI4FL.js';
|
|
16
16
|
import '../../chunk-HZKFQ33E.js';
|
|
17
|
-
import '../../chunk-C72PRNOP.js';
|
|
18
|
-
import '../../chunk-WPNVVGFW.js';
|
|
19
17
|
import '../../chunk-FAE27DLF.js';
|
|
20
|
-
import '../../chunk-
|
|
18
|
+
import '../../chunk-7UCX7BHD.js';
|
|
19
|
+
import '../../chunk-WPNVVGFW.js';
|
|
20
|
+
import '../../chunk-7PGPLWWM.js';
|
|
21
21
|
import '../../chunk-X6SER3TZ.js';
|
|
22
22
|
import '../../chunk-HXI3MEEK.js';
|
|
23
23
|
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___GsTEX {
|
|
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___GsTEX) {
|
|
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___xPq-q) {
|
|
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___m1xkd) {
|
|
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___gVBxd) {
|
|
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___nmRag) {
|
|
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___MHAaX) {
|
|
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___OHdc1) {
|
|
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___ymYRX) {
|
|
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/ErrorMessage/src/ErrorMessage.module.css/#css-module-data */
|
|
82
|
-
.ErrorMessage-module__hop-
|
|
82
|
+
.ErrorMessage-module__hop-ErrorMessage___RgnZ8 {
|
|
83
83
|
--hop-ErrorMessage-color: var(--hop-danger-text-weak);
|
|
84
84
|
--hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
|
|
85
85
|
--hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
|
|
@@ -96,13 +96,13 @@
|
|
|
96
96
|
line-height: var(--hop-ErrorMessage-line-height);
|
|
97
97
|
color: var(--hop-ErrorMessage-color);
|
|
98
98
|
}
|
|
99
|
-
.ErrorMessage-module__hop-
|
|
99
|
+
.ErrorMessage-module__hop-ErrorMessage__icon___55BuQ {
|
|
100
100
|
flex: 0 0 auto;
|
|
101
101
|
align-self: flex-start;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/HelperMessage/src/HelperMessage.module.css/#css-module-data */
|
|
105
|
-
.HelperMessage-module__hop-
|
|
105
|
+
.HelperMessage-module__hop-HelperMessage___wUoas {
|
|
106
106
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
107
107
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
108
108
|
display: flex;
|
|
@@ -111,13 +111,13 @@
|
|
|
111
111
|
box-sizing: border-box;
|
|
112
112
|
color: var(--hop-HelperMessage-color);
|
|
113
113
|
}
|
|
114
|
-
.HelperMessage-module__hop-
|
|
114
|
+
.HelperMessage-module__hop-HelperMessage__icon___An68p {
|
|
115
115
|
flex: 0 0 auto;
|
|
116
116
|
align-self: flex-start;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
120
|
-
.Heading-module__hop-
|
|
120
|
+
.Heading-module__hop-Heading___gSY2V {
|
|
121
121
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
122
122
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
123
123
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -151,50 +151,50 @@
|
|
|
151
151
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
152
152
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
153
153
|
}
|
|
154
|
-
:where(.Heading-module__hop-
|
|
154
|
+
:where(.Heading-module__hop-Heading___gSY2V) {
|
|
155
155
|
margin: 0;
|
|
156
156
|
font-family: var(--font-family);
|
|
157
157
|
font-size: var(--font-size);
|
|
158
158
|
font-weight: var(--font-weight);
|
|
159
159
|
line-height: var(--line-height);
|
|
160
160
|
}
|
|
161
|
-
:where(.Heading-module__hop-Heading--
|
|
161
|
+
:where(.Heading-module__hop-Heading--xs___eEbWp) {
|
|
162
162
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
163
163
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
164
164
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
165
165
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
166
166
|
}
|
|
167
|
-
:where(.Heading-module__hop-Heading--
|
|
167
|
+
:where(.Heading-module__hop-Heading--sm___XW-eh) {
|
|
168
168
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
169
169
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
170
170
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
171
171
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
172
172
|
}
|
|
173
|
-
:where(.Heading-module__hop-Heading--
|
|
173
|
+
:where(.Heading-module__hop-Heading--md___4aHJY) {
|
|
174
174
|
--font-size: var(--hop-Heading-md-font-size);
|
|
175
175
|
--font-family: var(--hop-Heading-md-font-family);
|
|
176
176
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
177
177
|
--line-height: var(--hop-Heading-md-line-height);
|
|
178
178
|
}
|
|
179
|
-
:where(.Heading-module__hop-Heading--
|
|
179
|
+
:where(.Heading-module__hop-Heading--lg___2NCdP) {
|
|
180
180
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
181
181
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
182
182
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
183
183
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
184
184
|
}
|
|
185
|
-
:where(.Heading-module__hop-Heading--
|
|
185
|
+
:where(.Heading-module__hop-Heading--xl___njv3P) {
|
|
186
186
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
187
187
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
188
188
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
189
189
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
190
190
|
}
|
|
191
|
-
:where(.Heading-module__hop-Heading--
|
|
191
|
+
:where(.Heading-module__hop-Heading--2xl___GYFl2) {
|
|
192
192
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
193
193
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
194
194
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
195
195
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
196
196
|
}
|
|
197
|
-
:where(.Heading-module__hop-Heading--
|
|
197
|
+
:where(.Heading-module__hop-Heading--3xl___-2AIg) {
|
|
198
198
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
199
199
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
200
200
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
}
|
|
203
203
|
|
|
204
204
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
205
|
-
:where(.OverlineText-module__hop-
|
|
205
|
+
:where(.OverlineText-module__hop-OverlineText___H96xT) {
|
|
206
206
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
207
207
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
208
208
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -226,45 +226,45 @@
|
|
|
226
226
|
text-transform: uppercase;
|
|
227
227
|
letter-spacing: var(--letter-spacing);
|
|
228
228
|
}
|
|
229
|
-
.OverlineText-module__hop-
|
|
229
|
+
.OverlineText-module__hop-OverlineText__text___Oen8K {
|
|
230
230
|
box-sizing: border-box;
|
|
231
231
|
}
|
|
232
|
-
.OverlineText-module__hop-
|
|
233
|
-
.OverlineText-module__hop-
|
|
232
|
+
.OverlineText-module__hop-OverlineText__text___Oen8K::before,
|
|
233
|
+
.OverlineText-module__hop-OverlineText__text___Oen8K::after {
|
|
234
234
|
content: "";
|
|
235
235
|
display: block;
|
|
236
236
|
box-sizing: border-box;
|
|
237
237
|
inline-size: 0;
|
|
238
238
|
block-size: 0;
|
|
239
239
|
}
|
|
240
|
-
.OverlineText-module__hop-
|
|
240
|
+
.OverlineText-module__hop-OverlineText__text___Oen8K::before {
|
|
241
241
|
margin-block-end: var(--bottom-offset);
|
|
242
242
|
}
|
|
243
|
-
.OverlineText-module__hop-
|
|
243
|
+
.OverlineText-module__hop-OverlineText__text___Oen8K::after {
|
|
244
244
|
margin-block-start: var(--top-offset);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
248
|
-
.Label-module__hop-
|
|
248
|
+
.Label-module__hop-Label___fMtr- {
|
|
249
249
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
250
250
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
251
251
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
252
252
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
253
253
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
254
254
|
}
|
|
255
|
-
:where(.Label-module__hop-
|
|
255
|
+
:where(.Label-module__hop-Label___fMtr-) {
|
|
256
256
|
font-family: var(--hop-Label-font-family);
|
|
257
257
|
font-size: var(--hop-Label-font-size);
|
|
258
258
|
font-weight: var(--hop-Label-font-weight);
|
|
259
259
|
line-height: var(--hop-Label-line-height);
|
|
260
260
|
color: var(--hop-Label-color);
|
|
261
261
|
}
|
|
262
|
-
:where(.Label-module__hop-
|
|
262
|
+
:where(.Label-module__hop-Label__indicator___L7EES) {
|
|
263
263
|
padding-inline-start: var(--hop-space-20);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
266
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
|
|
267
|
-
.InputGroup-module__hop-
|
|
267
|
+
.InputGroup-module__hop-InputGroup___WTjn6 {
|
|
268
268
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
269
269
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
270
270
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
@@ -344,11 +344,11 @@
|
|
|
344
344
|
border: var(--border);
|
|
345
345
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
346
346
|
}
|
|
347
|
-
.InputGroup-module__hop-InputGroup--
|
|
347
|
+
.InputGroup-module__hop-InputGroup--fluid___qLBy2 {
|
|
348
348
|
--inline-size: 100%;
|
|
349
349
|
--input-inline-size: 100%;
|
|
350
350
|
}
|
|
351
|
-
.InputGroup-module__hop-InputGroup--
|
|
351
|
+
.InputGroup-module__hop-InputGroup--sm___PglDr {
|
|
352
352
|
--block-size: var(--hop-InputGroup-sm-block-size);
|
|
353
353
|
--input-font-family: var(--hop-InputGroup-input-sm-font-family);
|
|
354
354
|
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
357
357
|
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
358
358
|
}
|
|
359
|
-
.InputGroup-module__hop-
|
|
359
|
+
.InputGroup-module__hop-InputGroup___WTjn6[data-input-type=textarea] {
|
|
360
360
|
--gap: var(--hop-InputGroup-gap-textarea);
|
|
361
361
|
--flex-direction: var(--hop-InputGroup-flex-direction-textarea);
|
|
362
362
|
--align-items: var(--hop-InputGroup-align-items-textarea);
|
|
@@ -364,28 +364,28 @@
|
|
|
364
364
|
--padding-inline: var(--hop-InputGroup-padding-inline-textarea);
|
|
365
365
|
--padding-block: var(--hop-InputGroup-padding-block-textarea);
|
|
366
366
|
}
|
|
367
|
-
.InputGroup-module__hop-
|
|
367
|
+
.InputGroup-module__hop-InputGroup___WTjn6[data-input-type=number] {
|
|
368
368
|
--display: var(--hop-InputGroup-display-number);
|
|
369
369
|
--gap: var(--hop-InputGroup-gap-number);
|
|
370
370
|
}
|
|
371
|
-
.InputGroup-module__hop-
|
|
371
|
+
.InputGroup-module__hop-InputGroup___WTjn6[data-hovered] {
|
|
372
372
|
--background: var(--hop-InputGroup-background-hover);
|
|
373
373
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
374
374
|
}
|
|
375
|
-
.InputGroup-module__hop-
|
|
375
|
+
.InputGroup-module__hop-InputGroup___WTjn6[data-focus-within] {
|
|
376
376
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
377
377
|
}
|
|
378
|
-
.InputGroup-module__hop-
|
|
378
|
+
.InputGroup-module__hop-InputGroup___WTjn6[data-invalid] {
|
|
379
379
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
380
380
|
}
|
|
381
|
-
.InputGroup-module__hop-
|
|
381
|
+
.InputGroup-module__hop-InputGroup___WTjn6[data-disabled] {
|
|
382
382
|
--background: var(--hop-InputGroup-background-disabled);
|
|
383
383
|
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled);
|
|
384
384
|
--input-color: var(--hop-InputGroup-input-color-disabled);
|
|
385
385
|
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
386
386
|
}
|
|
387
|
-
.InputGroup-module__hop-
|
|
388
|
-
.InputGroup-module__hop-
|
|
387
|
+
.InputGroup-module__hop-InputGroup__input___pDQNr,
|
|
388
|
+
.InputGroup-module__hop-InputGroup__textarea___738GU {
|
|
389
389
|
flex: 1 1 auto;
|
|
390
390
|
box-sizing: border-box;
|
|
391
391
|
inline-size: var(--input-inline-size);
|
|
@@ -399,14 +399,14 @@
|
|
|
399
399
|
border: none;
|
|
400
400
|
outline: none;
|
|
401
401
|
}
|
|
402
|
-
.InputGroup-module__hop-
|
|
402
|
+
.InputGroup-module__hop-InputGroup__input___pDQNr {
|
|
403
403
|
block-size: var(--input-block-size);
|
|
404
404
|
padding: var(--hop-InputGroup-input-padding);
|
|
405
405
|
}
|
|
406
|
-
.InputGroup-module__hop-
|
|
406
|
+
.InputGroup-module__hop-InputGroup__textarea___738GU {
|
|
407
407
|
padding: var(--hop-InputGroup-textarea-padding);
|
|
408
408
|
}
|
|
409
|
-
.InputGroup-module__hop-
|
|
409
|
+
.InputGroup-module__hop-InputGroup__input___pDQNr::placeholder {
|
|
410
410
|
font-family: var(--hop-InputGroup-placeholder-font-family);
|
|
411
411
|
font-size: var(--hop-InputGroup-placeholder-font-size);
|
|
412
412
|
font-weight: var(--hop-InputGroup-placeholder-font-weight);
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
}
|
|
416
416
|
|
|
417
417
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/TextArea.module.css/#css-module-data */
|
|
418
|
-
.TextArea-module__hop-
|
|
418
|
+
.TextArea-module__hop-TextArea___nGCAY {
|
|
419
419
|
--hop-TextArea-gap: var(--hop-space-stack-xs);
|
|
420
420
|
--hop-TextArea-inline-size: 20rem;
|
|
421
421
|
--hop-TextArea-prefix-color: var(--hop-neutral-text-weak);
|
|
@@ -433,36 +433,36 @@
|
|
|
433
433
|
inline-size: var(--inline-size);
|
|
434
434
|
max-inline-size: 100%;
|
|
435
435
|
}
|
|
436
|
-
.TextArea-module__hop-TextArea--
|
|
436
|
+
.TextArea-module__hop-TextArea--fluid___tOStF {
|
|
437
437
|
--inline-size: 100%;
|
|
438
438
|
}
|
|
439
|
-
.TextArea-module__hop-
|
|
439
|
+
.TextArea-module__hop-TextArea___nGCAY[data-resize-mode=vertical] {
|
|
440
440
|
--resize: vertical;
|
|
441
441
|
}
|
|
442
|
-
.TextArea-module__hop-
|
|
442
|
+
.TextArea-module__hop-TextArea___nGCAY[data-over-max-length] {
|
|
443
443
|
--char-count-color: var(--hop-TextArea-char-count-color-invalid);
|
|
444
444
|
}
|
|
445
|
-
.TextArea-module__hop-
|
|
445
|
+
.TextArea-module__hop-TextArea___nGCAY[data-disabled] {
|
|
446
446
|
--char-count-color: var(--hop-TextArea-char-count-color-disabled);
|
|
447
447
|
}
|
|
448
|
-
.TextArea-module__hop-
|
|
448
|
+
.TextArea-module__hop-TextArea__Label___7XDtF {
|
|
449
449
|
order: 0;
|
|
450
450
|
}
|
|
451
|
-
.TextArea-module__hop-
|
|
451
|
+
.TextArea-module__hop-TextArea__prefix___5sJCg {
|
|
452
452
|
color: var(--hop-TextArea-prefix-color);
|
|
453
453
|
}
|
|
454
|
-
.TextArea-module__hop-
|
|
454
|
+
.TextArea-module__hop-TextArea__InputGroup___bA0hN {
|
|
455
455
|
order: 1;
|
|
456
456
|
}
|
|
457
|
-
.TextArea-module__hop-
|
|
457
|
+
.TextArea-module__hop-TextArea__textarea___lSguM {
|
|
458
458
|
resize: var(--resize);
|
|
459
459
|
min-block-size: var(--hop-TextArea-input-min-height);
|
|
460
460
|
}
|
|
461
|
-
.TextArea-module__hop-TextArea__char-
|
|
461
|
+
.TextArea-module__hop-TextArea__char-count___yJIH- {
|
|
462
462
|
padding: var(--hop-TextArea-char-count-padding);
|
|
463
463
|
color: var(--char-count-color);
|
|
464
464
|
}
|
|
465
|
-
.TextArea-module__hop-
|
|
466
|
-
.TextArea-module__hop-
|
|
465
|
+
.TextArea-module__hop-TextArea__ErrorMessage___h64Vh,
|
|
466
|
+
.TextArea-module__hop-TextArea__HelperMessage___DhORP {
|
|
467
467
|
order: 3;
|
|
468
468
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export { GlobalTextAreaCssSelector, _TextArea as TextArea } from '../../chunk-
|
|
2
|
-
import '../../chunk-Z57VHYOF.js';
|
|
1
|
+
export { GlobalTextAreaCssSelector, _TextArea as TextArea } from '../../chunk-GX73DZCI.js';
|
|
3
2
|
import '../../chunk-IU6XMS2X.js';
|
|
4
3
|
import '../../chunk-MHQZXLKW.js';
|
|
5
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-Z57VHYOF.js';
|
|
5
|
+
import '../../chunk-SZE6BURJ.js';
|
|
6
6
|
import '../../chunk-6BFSSZCY.js';
|
|
7
7
|
import '../../chunk-LJXTJRSB.js';
|
|
8
|
-
import '../../chunk-
|
|
9
|
-
import '../../chunk-BODCT27J.js';
|
|
8
|
+
import '../../chunk-IU74RATZ.js';
|
|
10
9
|
import '../../chunk-TXZ6BMFR.js';
|
|
10
|
+
import '../../chunk-EM46HWRZ.js';
|
|
11
11
|
import '../../chunk-QCA3ZR56.js';
|
|
12
12
|
import '../../chunk-TFVDF4YH.js';
|
|
13
13
|
import '../../chunk-65JPI4FL.js';
|
|
14
14
|
import '../../chunk-HZKFQ33E.js';
|
|
15
|
-
import '../../chunk-C72PRNOP.js';
|
|
16
|
-
import '../../chunk-WPNVVGFW.js';
|
|
17
15
|
import '../../chunk-FAE27DLF.js';
|
|
18
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-7UCX7BHD.js';
|
|
17
|
+
import '../../chunk-WPNVVGFW.js';
|
|
18
|
+
import '../../chunk-7PGPLWWM.js';
|
|
19
19
|
import '../../chunk-X6SER3TZ.js';
|
|
20
20
|
import '../../chunk-HXI3MEEK.js';
|
|
21
21
|
import '../../chunk-M36KANKC.js';
|