@hopper-ui/components 1.3.2 → 1.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/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 +21 -21
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/FloatingBadge.css +10 -10
- package/dist/Badge/src/FloatingBadge.js +1 -1
- package/dist/Badge/src/index.css +31 -31
- package/dist/Badge/src/index.js +3 -3
- 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 +656 -648
- package/dist/Form/src/Form.js +42 -42
- package/dist/Form/src/index.css +656 -648
- package/dist/Form/src/index.js +42 -42
- 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 +222 -222
- package/dist/ListBox/src/ListBox.js +8 -8
- package/dist/ListBox/src/ListBoxItem.css +207 -207
- 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 +222 -222
- package/dist/ListBox/src/index.js +8 -8
- package/dist/Select/src/Select.css +656 -648
- package/dist/Select/src/Select.js +42 -42
- package/dist/Select/src/SelectValue.css +60 -60
- package/dist/Select/src/SelectValue.js +5 -5
- package/dist/Select/src/index.css +656 -648
- package/dist/Select/src/index.js +42 -42
- 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 +74 -70
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +74 -70
- package/dist/buttons/src/EmbeddedButton.d.ts +4 -0
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +179 -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-YAWQ7HJ5.js → chunk-2IM7L64G.js} +1 -1
- package/dist/{chunk-EM46HWRZ.js → chunk-2OHECU6B.js} +1 -1
- package/dist/{chunk-GVSKXB2L.js → chunk-6PQWQGCX.js} +3 -3
- package/dist/{chunk-M23LQGWD.js → chunk-6QFZJMC3.js} +2 -2
- package/dist/{chunk-XZZGXNY3.js → chunk-75FA3TWT.js} +1 -1
- package/dist/{chunk-KYREXCID.js → chunk-7ZNANBX5.js} +2 -2
- package/dist/{chunk-6ARIISLQ.js → chunk-APRULC6A.js} +3 -3
- package/dist/{chunk-JCH77LJD.js → chunk-BOL3HK7H.js} +1 -1
- package/dist/{chunk-SZE6BURJ.js → chunk-DMVOYW6N.js} +6 -1
- package/dist/{chunk-T46AXTFR.js → chunk-DOSVC2KD.js} +4 -4
- package/dist/{chunk-OHK3RWIU.js → chunk-E2A556FA.js} +3 -3
- package/dist/{chunk-4HDV2BLR.js → chunk-EBNKK7UG.js} +3 -3
- package/dist/{chunk-BZEAJIFE.js → chunk-EC7OSNAK.js} +1 -1
- package/dist/{chunk-M72B6IEL.js → chunk-ENP5QA57.js} +1 -1
- package/dist/{chunk-FJ22ZFSR.js → chunk-F35TAM7I.js} +2 -2
- package/dist/{chunk-2JKIODNX.js → chunk-FNFLGAVD.js} +1 -1
- package/dist/{chunk-PMPZHA56.js → chunk-FUZDBWJ3.js} +1 -1
- package/dist/{chunk-TKCXSKGR.js → chunk-IAK7ZIAY.js} +1 -1
- package/dist/{chunk-GX73DZCI.js → chunk-IEIBO5IZ.js} +3 -3
- package/dist/{chunk-IU74RATZ.js → chunk-JAN7XPAP.js} +1 -1
- package/dist/{chunk-XBDHVTY7.js → chunk-K73GF67H.js} +3 -3
- package/dist/{chunk-QIGWJIKW.js → chunk-KB5TOYUY.js} +7 -7
- package/dist/{chunk-VAX4ILUC.js → chunk-LG55WC5T.js} +3 -1
- package/dist/{chunk-DBRCQKUP.js → chunk-N3Z3CYO7.js} +1 -1
- package/dist/{chunk-UURAYM5Q.js → chunk-OVLJGCG7.js} +1 -1
- package/dist/{chunk-LBJ4PRPZ.js → chunk-OX2HJIUS.js} +2 -2
- package/dist/{chunk-HIBGDGNG.js → chunk-PWHVRELJ.js} +2 -2
- package/dist/{chunk-2QRF6QS4.js → chunk-Q7XNJJHM.js} +3 -3
- package/dist/{chunk-7PGPLWWM.js → chunk-QS5JV4ME.js} +1 -1
- package/dist/{chunk-KCISVH6E.js → chunk-RYBVVQUA.js} +1 -1
- package/dist/{chunk-VSUK2R4A.js → chunk-SLHMNCFU.js} +2 -2
- package/dist/{chunk-SYP4FGDH.js → chunk-TN3VIRQZ.js} +2 -2
- package/dist/{chunk-4DUNOSY3.js → chunk-TNKYUIG3.js} +1 -1
- package/dist/{chunk-7UCX7BHD.js → chunk-TRGOUUKL.js} +1 -1
- package/dist/{chunk-ZUIUPK7K.js → chunk-U6IYZMNN.js} +1 -1
- package/dist/{chunk-E3OC54N2.js → chunk-UM7DFJXF.js} +4 -4
- package/dist/{chunk-UUNBQSPD.js → chunk-V4SY4DCA.js} +1 -1
- package/dist/{chunk-MVQ4SZCY.js → chunk-W52DLG34.js} +1 -1
- package/dist/{chunk-XZRK3MCS.js → chunk-YGOVG4X3.js} +2 -2
- package/dist/{chunk-E4XUYBHM.js → chunk-ZFMCRQ5C.js} +2 -2
- package/dist/{chunk-DVUZTKLP.js → chunk-ZWTMTEFG.js} +6 -6
- package/dist/index.css +656 -648
- package/dist/index.js +42 -42
- package/dist/inputs/src/InputGroup.css +1099 -14
- package/dist/inputs/src/InputGroup.js +2 -1
- package/dist/inputs/src/NumberField.css +1068 -63
- package/dist/inputs/src/NumberField.js +7 -6
- package/dist/inputs/src/PasswordField.css +225 -217
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/SearchField.css +231 -223
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +1062 -57
- package/dist/inputs/src/TextArea.js +7 -6
- package/dist/inputs/src/TextField.css +229 -221
- package/dist/inputs/src/TextField.js +8 -8
- package/dist/inputs/src/index.css +1270 -1262
- package/dist/inputs/src/index.js +12 -12
- package/dist/overlays/Popover/src/Popover.css +656 -648
- package/dist/overlays/Popover/src/Popover.js +42 -42
- package/dist/overlays/Popover/src/index.css +656 -648
- package/dist/overlays/Popover/src/index.js +42 -42
- 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 +326 -322
- 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 +339 -335
- 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 +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Divider/src/Divider.module.css/#css-module-data */
|
|
2
|
-
:where(.Divider-module__hop-
|
|
2
|
+
:where(.Divider-module__hop-Divider___0dYuL) {
|
|
3
3
|
--hop-Divider-border-color: var(--hop-neutral-border-weak);
|
|
4
4
|
--hop-Divider-border-size: 0.0625rem;
|
|
5
5
|
--hop-Divider-horizontal-border-block-end: var(--hop-Divider-border-size) solid var(--hop-Divider-border-color);
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
border-block-end: var(--border-block-end);
|
|
25
25
|
border-inline-start: var(--border-inline-start);
|
|
26
26
|
}
|
|
27
|
-
.Divider-module__hop-Divider--
|
|
27
|
+
.Divider-module__hop-Divider--vertical___-u8sG {
|
|
28
28
|
--border-block-end: var(--hop-Divider-vertical-border-block-end);
|
|
29
29
|
--border-inline-start: var(--hop-Divider-vertical-border-inline-start);
|
|
30
30
|
--inline-size: var(--hop-Divider-vertical-inline-size);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _Divider as Divider, GlobalDividerCssSelector } from '../../chunk-
|
|
1
|
+
export { _Divider as Divider, GlobalDividerCssSelector } from '../../chunk-BOL3HK7H.js';
|
|
2
2
|
import '../../chunk-FYIHMKHI.js';
|
|
3
3
|
import '../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../chunk-JSBRDJBE.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Divider/src/Divider.module.css/#css-module-data */
|
|
2
|
-
:where(.Divider-module__hop-
|
|
2
|
+
:where(.Divider-module__hop-Divider___0dYuL) {
|
|
3
3
|
--hop-Divider-border-color: var(--hop-neutral-border-weak);
|
|
4
4
|
--hop-Divider-border-size: 0.0625rem;
|
|
5
5
|
--hop-Divider-horizontal-border-block-end: var(--hop-Divider-border-size) solid var(--hop-Divider-border-color);
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
border-block-end: var(--border-block-end);
|
|
25
25
|
border-inline-start: var(--border-inline-start);
|
|
26
26
|
}
|
|
27
|
-
.Divider-module__hop-Divider--
|
|
27
|
+
.Divider-module__hop-Divider--vertical___-u8sG {
|
|
28
28
|
--border-block-end: var(--hop-Divider-vertical-border-block-end);
|
|
29
29
|
--border-inline-start: var(--hop-Divider-vertical-border-inline-start);
|
|
30
30
|
--inline-size: var(--hop-Divider-vertical-inline-size);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _Divider as Divider, GlobalDividerCssSelector } from '../../chunk-
|
|
1
|
+
export { _Divider as Divider, GlobalDividerCssSelector } from '../../chunk-BOL3HK7H.js';
|
|
2
2
|
export { DividerContext } from '../../chunk-FYIHMKHI.js';
|
|
3
3
|
import '../../chunk-KVDXQMWI.js';
|
|
4
4
|
import '../../chunk-JSBRDJBE.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___i-wip {
|
|
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___i-wip) {
|
|
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___OgrlM) {
|
|
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___VG8kM) {
|
|
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___Y1jRC) {
|
|
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___P2gHm) {
|
|
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___uu4Y6) {
|
|
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___kr5Vw) {
|
|
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___enYNN) {
|
|
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___lZhsu {
|
|
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,7 +96,7 @@
|
|
|
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___Dnsoj {
|
|
100
100
|
flex: 0 0 auto;
|
|
101
101
|
align-self: flex-start;
|
|
102
102
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _ErrorMessage as ErrorMessage, GlobalErrorMessageCssSelector } from '../../chunk-
|
|
1
|
+
export { _ErrorMessage as ErrorMessage, GlobalErrorMessageCssSelector } from '../../chunk-TN3VIRQZ.js';
|
|
2
2
|
import '../../chunk-NH3IVMXB.js';
|
|
3
3
|
import '../../chunk-FAE27DLF.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-QS5JV4ME.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___i-wip {
|
|
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___i-wip) {
|
|
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___OgrlM) {
|
|
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___VG8kM) {
|
|
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___Y1jRC) {
|
|
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___P2gHm) {
|
|
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___uu4Y6) {
|
|
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___kr5Vw) {
|
|
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___enYNN) {
|
|
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___lZhsu {
|
|
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,7 +96,7 @@
|
|
|
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___Dnsoj {
|
|
100
100
|
flex: 0 0 auto;
|
|
101
101
|
align-self: flex-start;
|
|
102
102
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _ErrorMessage as ErrorMessage, GlobalErrorMessageCssSelector } from '../../chunk-
|
|
1
|
+
export { _ErrorMessage as ErrorMessage, GlobalErrorMessageCssSelector } from '../../chunk-TN3VIRQZ.js';
|
|
2
2
|
import '../../chunk-NH3IVMXB.js';
|
|
3
3
|
export { ErrorMessageContext } from '../../chunk-FAE27DLF.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-QS5JV4ME.js';
|
|
5
5
|
import '../../chunk-X6SER3TZ.js';
|
|
6
6
|
import '../../chunk-HXI3MEEK.js';
|
|
7
7
|
import '../../chunk-M36KANKC.js';
|