@hopper-ui/components 1.3.8 → 1.3.9
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 +237 -10
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/Avatar.css +184 -37
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/DeletedAvatar.css +237 -10
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +237 -10
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +184 -37
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +205 -21
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/FloatingBadge.css +237 -10
- package/dist/Badge/src/FloatingBadge.js +1 -1
- package/dist/Badge/src/index.css +215 -31
- package/dist/Badge/src/index.js +3 -3
- package/dist/ComboBox/src/ComboBox.css +5135 -0
- package/dist/ComboBox/src/ComboBox.d.ts +90 -0
- package/dist/ComboBox/src/ComboBox.js +124 -0
- package/dist/ComboBox/src/ComboBoxContext.d.ts +16 -0
- package/dist/ComboBox/src/ComboBoxContext.js +2 -0
- package/dist/ComboBox/src/index.css +5135 -0
- package/dist/ComboBox/src/index.d.ts +12 -0
- package/dist/ComboBox/src/index.js +124 -0
- package/dist/Divider/src/Divider.css +229 -2
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +229 -2
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +158 -11
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +158 -11
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +836 -825
- package/dist/Form/src/Form.js +68 -67
- package/dist/Form/src/index.css +836 -825
- package/dist/Form/src/index.js +68 -67
- package/dist/HelperMessage/src/HelperMessage.css +158 -11
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +158 -11
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +228 -1
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +228 -1
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +184 -37
- package/dist/Link/src/Link.js +3 -3
- package/dist/Link/src/index.css +184 -37
- package/dist/Link/src/index.js +3 -3
- package/dist/ListBox/src/ListBox.css +398 -346
- package/dist/ListBox/src/ListBox.js +7 -8
- package/dist/ListBox/src/ListBoxItem.css +391 -306
- package/dist/ListBox/src/ListBoxItem.js +5 -5
- package/dist/ListBox/src/ListBoxItemSkeleton.css +234 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +398 -346
- package/dist/ListBox/src/index.js +7 -8
- package/dist/Select/src/Select.css +901 -890
- package/dist/Select/src/Select.js +68 -67
- package/dist/Select/src/SelectValue.css +197 -191
- package/dist/Select/src/SelectValue.js +5 -5
- package/dist/Select/src/index.css +901 -890
- package/dist/Select/src/index.js +68 -67
- package/dist/Spinner/src/Spinner.css +166 -19
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +166 -19
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +247 -100
- package/dist/buttons/src/Button.js +4 -4
- package/dist/buttons/src/ButtonGroup.css +238 -11
- package/dist/buttons/src/ButtonGroup.js +2 -2
- package/dist/buttons/src/ClearButton.css +298 -71
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +298 -71
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +329 -182
- package/dist/buttons/src/index.js +8 -8
- package/dist/checkbox/src/Checkbox.css +181 -34
- package/dist/checkbox/src/Checkbox.js +2 -2
- package/dist/checkbox/src/CheckboxField.css +162 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +233 -105
- package/dist/checkbox/src/CheckboxGroup.js +2 -2
- package/dist/checkbox/src/DecorativeCheckbox.css +189 -42
- package/dist/checkbox/src/DecorativeCheckbox.js +2 -2
- package/dist/checkbox/src/index.css +233 -105
- package/dist/checkbox/src/index.js +8 -8
- package/dist/{chunk-KQ735GKE.js → chunk-2GYC6ADT.js} +5 -5
- package/dist/{chunk-TQZKBOSP.js → chunk-2SF7BBJT.js} +1 -1
- package/dist/{chunk-XJAHZJVO.js → chunk-2WK465I4.js} +1 -1
- package/dist/{chunk-BFVCZF4H.js → chunk-2ZXF62AA.js} +2 -2
- package/dist/{chunk-THMKXCNG.js → chunk-3O74ORYF.js} +3 -3
- package/dist/{chunk-PEB7PBUB.js → chunk-4EUVVRTY.js} +1 -1
- package/dist/{chunk-E4PIETAY.js → chunk-4FVIH73F.js} +2 -2
- package/dist/{chunk-AJMHHWRN.js → chunk-4PBFVO5S.js} +1 -1
- package/dist/chunk-4XHTP4GX.js +7 -0
- package/dist/{chunk-RR6N2GZX.js → chunk-54U727IV.js} +2 -2
- package/dist/{chunk-YHH5TXPG.js → chunk-5TH7VHRH.js} +3 -3
- package/dist/{chunk-JNDKNURH.js → chunk-6KHTQTRF.js} +1 -1
- package/dist/{chunk-J2OCA4O2.js → chunk-6U6JI3L3.js} +1 -1
- package/dist/{chunk-AC6JVAVX.js → chunk-7LTA4KPO.js} +3 -3
- package/dist/chunk-A3E76SDY.js +9 -0
- package/dist/{chunk-4ARX267G.js → chunk-ANO4F3LJ.js} +2 -2
- package/dist/{chunk-FIJ3CLQB.js → chunk-B2O3ZCYC.js} +1 -1
- package/dist/{chunk-VMCZQTOI.js → chunk-BGOYDN4M.js} +2 -2
- package/dist/{chunk-PWOFOTJR.js → chunk-CZRCXQFS.js} +1 -1
- package/dist/{chunk-6FDLX77I.js → chunk-E4JB7I3F.js} +2 -2
- package/dist/{chunk-MVBXZQAH.js → chunk-ENHK4K3U.js} +2 -2
- package/dist/{chunk-DRG2376D.js → chunk-FBABNQTM.js} +3 -3
- package/dist/{chunk-MBFMR455.js → chunk-GDVP2QEZ.js} +1 -1
- package/dist/{chunk-KZWQ57ZJ.js → chunk-GIMOHY5C.js} +2 -2
- package/dist/{chunk-7H4MZKSZ.js → chunk-HCJLAF2O.js} +4 -4
- package/dist/{chunk-NLQW4MJR.js → chunk-HI2SHIGG.js} +1 -1
- package/dist/{chunk-GMMQYERH.js → chunk-I55EPFTM.js} +2 -2
- package/dist/{chunk-JVDDMMRS.js → chunk-JX5YYFB3.js} +2 -2
- package/dist/{chunk-7CIKPH4J.js → chunk-KOT3ULJY.js} +2 -2
- package/dist/{chunk-2J5HM77N.js → chunk-KQQCELPA.js} +1 -1
- package/dist/chunk-KSKIQSYM.js +260 -0
- package/dist/{chunk-UR26A74E.js → chunk-MLHAFFJQ.js} +1 -1
- package/dist/{chunk-XEZVEXWO.js → chunk-N66DZLL6.js} +2 -2
- package/dist/{chunk-AGRLOZWN.js → chunk-NQD2OQEG.js} +1 -1
- package/dist/{chunk-R4LPKOSF.js → chunk-PAW7CB3K.js} +2 -2
- package/dist/{chunk-CTTRBWBT.js → chunk-Q6SYCTJD.js} +2 -2
- package/dist/{chunk-IP4N5EBH.js → chunk-RDLI353P.js} +1 -1
- package/dist/{chunk-XHMXUELC.js → chunk-S6AH3YTH.js} +6 -6
- package/dist/{chunk-BPFMTXRF.js → chunk-TMGUYWTR.js} +2 -2
- package/dist/{chunk-Z54LX6IU.js → chunk-TRDXTYZD.js} +3 -3
- package/dist/{chunk-H2L3SQIO.js → chunk-UJXKUNEW.js} +42 -33
- package/dist/{chunk-KXUA2JOW.js → chunk-UR3NK3LV.js} +1 -1
- package/dist/{chunk-Z2VOM3C3.js → chunk-VC3HSOGC.js} +3 -3
- package/dist/{chunk-3LUQ6A2L.js → chunk-VQKJXEPU.js} +2 -2
- package/dist/{chunk-JURJ6BXP.js → chunk-XHW2Z6AX.js} +1 -1
- package/dist/{chunk-CURG4YI3.js → chunk-XQFICAVB.js} +4 -8
- package/dist/{chunk-QLLCRVCV.js → chunk-YQDRT547.js} +3 -3
- package/dist/index.css +836 -825
- package/dist/index.d.ts +8 -7
- package/dist/index.js +68 -67
- package/dist/inputs/src/InputGroup.css +344 -197
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +336 -336
- package/dist/inputs/src/NumberField.js +6 -6
- package/dist/inputs/src/PasswordField.css +354 -354
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/RemainingCharacterCount.css +30 -30
- package/dist/inputs/src/RemainingCharacterCount.js +5 -5
- package/dist/inputs/src/SearchField.css +360 -360
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +331 -331
- package/dist/inputs/src/TextArea.js +7 -7
- package/dist/inputs/src/TextField.css +358 -358
- package/dist/inputs/src/TextField.js +10 -10
- package/dist/inputs/src/index.css +404 -404
- package/dist/inputs/src/index.js +17 -17
- package/dist/overlays/Popover/src/Popover.css +836 -825
- package/dist/overlays/Popover/src/Popover.js +68 -67
- package/dist/overlays/Popover/src/index.css +836 -825
- package/dist/overlays/Popover/src/index.js +68 -67
- package/dist/radio/src/DecorativeRadio.css +189 -42
- package/dist/radio/src/DecorativeRadio.js +2 -2
- package/dist/radio/src/Radio.css +181 -34
- package/dist/radio/src/Radio.js +2 -2
- package/dist/radio/src/RadioField.css +162 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +227 -99
- package/dist/radio/src/RadioGroup.js +2 -2
- package/dist/radio/src/index.css +233 -105
- package/dist/radio/src/index.js +8 -8
- package/dist/switch/src/Switch.css +178 -31
- package/dist/switch/src/Switch.js +2 -2
- package/dist/switch/src/SwitchField.css +162 -15
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +184 -37
- package/dist/switch/src/index.js +4 -4
- package/dist/tag/src/Tag.css +464 -360
- package/dist/tag/src/Tag.js +5 -5
- package/dist/tag/src/TagGroup.css +166 -38
- package/dist/tag/src/TagGroup.js +2 -2
- package/dist/tag/src/TagList.css +226 -0
- package/dist/tag/src/index.css +474 -389
- package/dist/tag/src/index.js +9 -9
- package/dist/typography/Heading/src/Heading.css +151 -9
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +151 -9
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +211 -3
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +211 -3
- package/dist/typography/Label/src/index.js +1 -1
- package/dist/typography/OverlineText/src/OverlineText.css +190 -6
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +190 -6
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +156 -9
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +156 -9
- package/dist/typography/Text/src/index.js +1 -1
- package/dist/utils/src/EnsureTextWrapper.css +226 -0
- package/dist/utils/src/EnsureTextWrapper.d.ts +9 -0
- package/dist/utils/src/EnsureTextWrapper.js +16 -0
- package/dist/utils/src/index.css +226 -0
- package/dist/utils/src/index.d.ts +11 -10
- package/dist/utils/src/index.js +14 -3
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { _Avatar as Avatar, AvatarToTextSizeAdapter, GlobalAvatarCssSelector } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { _Avatar as Avatar, AvatarToTextSizeAdapter, GlobalAvatarCssSelector } from '../../chunk-5TH7VHRH.js';
|
|
2
|
+
import '../../chunk-KQQCELPA.js';
|
|
3
3
|
import '../../chunk-X6SER3TZ.js';
|
|
4
4
|
import '../../chunk-NS3XVOQ7.js';
|
|
5
5
|
import '../../chunk-HXI3MEEK.js';
|
|
6
6
|
import '../../chunk-AES7QBQE.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-2WK465I4.js';
|
|
8
8
|
import '../../chunk-NH3IVMXB.js';
|
|
9
9
|
import '../../chunk-65JPI4FL.js';
|
|
10
10
|
import '../../chunk-M36KANKC.js';
|
|
@@ -1,5 +1,232 @@
|
|
|
1
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
2
|
+
.Heading-module__hop-Heading___qL-Ga {
|
|
3
|
+
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
4
|
+
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
5
|
+
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
6
|
+
--hop-Heading-xs-line-height: var(--hop-heading-xs-line-height);
|
|
7
|
+
--hop-Heading-sm-font-size: var(--hop-heading-sm-font-size);
|
|
8
|
+
--hop-Heading-sm-font-family: var(--hop-heading-sm-font-family);
|
|
9
|
+
--hop-Heading-sm-font-weight: var(--hop-heading-sm-font-weight);
|
|
10
|
+
--hop-Heading-sm-line-height: var(--hop-heading-sm-line-height);
|
|
11
|
+
--hop-Heading-md-font-size: var(--hop-heading-md-font-size);
|
|
12
|
+
--hop-Heading-md-font-family: var(--hop-heading-md-font-family);
|
|
13
|
+
--hop-Heading-md-font-weight: var(--hop-heading-md-font-weight);
|
|
14
|
+
--hop-Heading-md-line-height: var(--hop-heading-md-line-height);
|
|
15
|
+
--hop-Heading-lg-font-size: var(--hop-heading-lg-font-size);
|
|
16
|
+
--hop-Heading-lg-font-family: var(--hop-heading-lg-font-family);
|
|
17
|
+
--hop-Heading-lg-font-weight: var(--hop-heading-lg-font-weight);
|
|
18
|
+
--hop-Heading-lg-line-height: var(--hop-heading-lg-line-height);
|
|
19
|
+
--hop-Heading-xl-font-size: var(--hop-heading-xl-font-size);
|
|
20
|
+
--hop-Heading-xl-font-family: var(--hop-heading-xl-font-family);
|
|
21
|
+
--hop-Heading-xl-font-weight: var(--hop-heading-xl-font-weight);
|
|
22
|
+
--hop-Heading-xl-line-height: var(--hop-heading-xl-line-height);
|
|
23
|
+
--hop-Heading-2xl-font-size: var(--hop-heading-2xl-font-size);
|
|
24
|
+
--hop-Heading-2xl-font-family: var(--hop-heading-2xl-font-family);
|
|
25
|
+
--hop-Heading-2xl-font-weight: var(--hop-heading-2xl-font-weight);
|
|
26
|
+
--hop-Heading-2xl-line-height: var(--hop-heading-2xl-line-height);
|
|
27
|
+
--hop-Heading-3xl-font-size: var(--hop-heading-3xl-font-size);
|
|
28
|
+
--hop-Heading-3xl-font-family: var(--hop-heading-3xl-font-family);
|
|
29
|
+
--hop-Heading-3xl-font-weight: var(--hop-heading-3xl-font-weight);
|
|
30
|
+
--hop-Heading-3xl-line-height: var(--hop-heading-3xl-line-height);
|
|
31
|
+
--hop-Heading-inherit-size-font-size: inherit;
|
|
32
|
+
--hop-Heading-inherit-size-font-family: inherit;
|
|
33
|
+
--hop-Heading-inherit-size-font-weight: inherit;
|
|
34
|
+
--hop-Heading-inherit-size-line-height: inherit;
|
|
35
|
+
}
|
|
36
|
+
:where(.Heading-module__hop-Heading___qL-Ga) {
|
|
37
|
+
margin: 0;
|
|
38
|
+
font-family: var(--font-family);
|
|
39
|
+
font-size: var(--font-size);
|
|
40
|
+
font-weight: var(--font-weight);
|
|
41
|
+
line-height: var(--line-height);
|
|
42
|
+
}
|
|
43
|
+
:where(.Heading-module__hop-Heading--xs___emC4g) {
|
|
44
|
+
--font-size: var(--hop-Heading-xs-font-size);
|
|
45
|
+
--font-family: var(--hop-Heading-xs-font-family);
|
|
46
|
+
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
47
|
+
--line-height: var(--hop-Heading-xs-line-height);
|
|
48
|
+
}
|
|
49
|
+
:where(.Heading-module__hop-Heading--sm___0rHcs) {
|
|
50
|
+
--font-size: var(--hop-Heading-sm-font-size);
|
|
51
|
+
--font-family: var(--hop-Heading-sm-font-family);
|
|
52
|
+
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
53
|
+
--line-height: var(--hop-Heading-sm-line-height);
|
|
54
|
+
}
|
|
55
|
+
:where(.Heading-module__hop-Heading--md___lrBIc) {
|
|
56
|
+
--font-size: var(--hop-Heading-md-font-size);
|
|
57
|
+
--font-family: var(--hop-Heading-md-font-family);
|
|
58
|
+
--font-weight: var(--hop-Heading-md-font-weight);
|
|
59
|
+
--line-height: var(--hop-Heading-md-line-height);
|
|
60
|
+
}
|
|
61
|
+
:where(.Heading-module__hop-Heading--lg___9cuPI) {
|
|
62
|
+
--font-size: var(--hop-Heading-lg-font-size);
|
|
63
|
+
--font-family: var(--hop-Heading-lg-font-family);
|
|
64
|
+
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
65
|
+
--line-height: var(--hop-Heading-lg-line-height);
|
|
66
|
+
}
|
|
67
|
+
:where(.Heading-module__hop-Heading--xl___WkYun) {
|
|
68
|
+
--font-size: var(--hop-Heading-xl-font-size);
|
|
69
|
+
--font-family: var(--hop-Heading-xl-font-family);
|
|
70
|
+
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
71
|
+
--line-height: var(--hop-Heading-xl-line-height);
|
|
72
|
+
}
|
|
73
|
+
:where(.Heading-module__hop-Heading--2xl___RaYLz) {
|
|
74
|
+
--font-size: var(--hop-Heading-2xl-font-size);
|
|
75
|
+
--font-family: var(--hop-Heading-2xl-font-family);
|
|
76
|
+
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
77
|
+
--line-height: var(--hop-Heading-2xl-line-height);
|
|
78
|
+
}
|
|
79
|
+
:where(.Heading-module__hop-Heading--3xl___e1oE9) {
|
|
80
|
+
--font-size: var(--hop-Heading-3xl-font-size);
|
|
81
|
+
--font-family: var(--hop-Heading-3xl-font-family);
|
|
82
|
+
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
83
|
+
--line-height: var(--hop-Heading-3xl-line-height);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
87
|
+
.Text-module__hop-Text___aPHsZ {
|
|
88
|
+
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
89
|
+
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
90
|
+
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
91
|
+
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
92
|
+
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
93
|
+
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
94
|
+
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
95
|
+
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
96
|
+
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
97
|
+
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
98
|
+
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
99
|
+
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
100
|
+
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
101
|
+
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
102
|
+
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
103
|
+
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
104
|
+
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
105
|
+
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
106
|
+
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
107
|
+
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
108
|
+
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
109
|
+
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
110
|
+
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
111
|
+
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
112
|
+
--hop-Text-inherit-size-font-size: inherit;
|
|
113
|
+
--hop-Text-inherit-size-font-family: inherit;
|
|
114
|
+
--hop-Text-inherit-size-font-weight: inherit;
|
|
115
|
+
--hop-Text-inherit-size-line-height: inherit;
|
|
116
|
+
}
|
|
117
|
+
:where(.Text-module__hop-Text___aPHsZ) {
|
|
118
|
+
font-family: var(--font-family);
|
|
119
|
+
font-size: var(--font-size);
|
|
120
|
+
font-weight: var(--font-weight);
|
|
121
|
+
line-height: var(--line-height);
|
|
122
|
+
}
|
|
123
|
+
:where(.Text-module__hop-Text--xs___Q-dLx) {
|
|
124
|
+
--font-size: var(--hop-Text-xs-font-size);
|
|
125
|
+
--font-family: var(--hop-Text-xs-font-family);
|
|
126
|
+
--font-weight: var(--hop-Text-xs-font-weight);
|
|
127
|
+
--line-height: var(--hop-Text-xs-line-height);
|
|
128
|
+
}
|
|
129
|
+
:where(.Text-module__hop-Text--sm___FPZs6) {
|
|
130
|
+
--font-size: var(--hop-Text-sm-font-size);
|
|
131
|
+
--font-family: var(--hop-Text-sm-font-family);
|
|
132
|
+
--font-weight: var(--hop-Text-sm-font-weight);
|
|
133
|
+
--line-height: var(--hop-Text-sm-line-height);
|
|
134
|
+
}
|
|
135
|
+
:where(.Text-module__hop-Text--md___wwFGu) {
|
|
136
|
+
--font-size: var(--hop-Text-md-font-size);
|
|
137
|
+
--font-family: var(--hop-Text-md-font-family);
|
|
138
|
+
--font-weight: var(--hop-Text-md-font-weight);
|
|
139
|
+
--line-height: var(--hop-Text-md-line-height);
|
|
140
|
+
}
|
|
141
|
+
:where(.Text-module__hop-Text--lg___eP1l5) {
|
|
142
|
+
--font-size: var(--hop-Text-lg-font-size);
|
|
143
|
+
--font-family: var(--hop-Text-lg-font-family);
|
|
144
|
+
--font-weight: var(--hop-Text-lg-font-weight);
|
|
145
|
+
--line-height: var(--hop-Text-lg-line-height);
|
|
146
|
+
}
|
|
147
|
+
:where(.Text-module__hop-Text--xl___MX4B5) {
|
|
148
|
+
--font-size: var(--hop-Text-xl-font-size);
|
|
149
|
+
--font-family: var(--hop-Text-xl-font-family);
|
|
150
|
+
--font-weight: var(--hop-Text-xl-font-weight);
|
|
151
|
+
--line-height: var(--hop-Text-xl-line-height);
|
|
152
|
+
}
|
|
153
|
+
:where(.Text-module__hop-Text--2xl___jSUoQ) {
|
|
154
|
+
--font-size: var(--hop-Text-2xl-font-size);
|
|
155
|
+
--font-family: var(--hop-Text-2xl-font-family);
|
|
156
|
+
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
157
|
+
--line-height: var(--hop-Text-2xl-line-height);
|
|
158
|
+
}
|
|
159
|
+
:where(.Text-module__hop-Text--inherit___rWFT-) {
|
|
160
|
+
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
161
|
+
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
162
|
+
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
163
|
+
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
167
|
+
:where(.OverlineText-module__hop-OverlineText___XDVrN) {
|
|
168
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
169
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
170
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
171
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
172
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
173
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
174
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
175
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
176
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
177
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
178
|
+
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
179
|
+
--line-height: var(--hop-OverlineText-line-height);
|
|
180
|
+
--top-offset: var(--hop-OverlineText-top-offset);
|
|
181
|
+
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
182
|
+
box-sizing: border-box;
|
|
183
|
+
font-family: var(--font-family);
|
|
184
|
+
font-size: var(--font-size);
|
|
185
|
+
font-feature-settings: "case";
|
|
186
|
+
font-weight: var(--font-weight);
|
|
187
|
+
line-height: var(--line-height);
|
|
188
|
+
text-transform: uppercase;
|
|
189
|
+
letter-spacing: var(--letter-spacing);
|
|
190
|
+
}
|
|
191
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo {
|
|
192
|
+
box-sizing: border-box;
|
|
193
|
+
}
|
|
194
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::before,
|
|
195
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::after {
|
|
196
|
+
content: "";
|
|
197
|
+
display: block;
|
|
198
|
+
box-sizing: border-box;
|
|
199
|
+
inline-size: 0;
|
|
200
|
+
block-size: 0;
|
|
201
|
+
}
|
|
202
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::before {
|
|
203
|
+
margin-block-end: var(--bottom-offset);
|
|
204
|
+
}
|
|
205
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::after {
|
|
206
|
+
margin-block-start: var(--top-offset);
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
210
|
+
.Label-module__hop-Label___1zcVv {
|
|
211
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
212
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
213
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
214
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
215
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
216
|
+
}
|
|
217
|
+
:where(.Label-module__hop-Label___1zcVv) {
|
|
218
|
+
font-family: var(--hop-Label-font-family);
|
|
219
|
+
font-size: var(--hop-Label-font-size);
|
|
220
|
+
font-weight: var(--hop-Label-font-weight);
|
|
221
|
+
line-height: var(--hop-Label-line-height);
|
|
222
|
+
color: var(--hop-Label-color);
|
|
223
|
+
}
|
|
224
|
+
:where(.Label-module__hop-Label__indicator___ZX47s) {
|
|
225
|
+
padding-inline-start: var(--hop-space-20);
|
|
226
|
+
}
|
|
227
|
+
|
|
1
228
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/RichIconAvatarImage.module.css/#css-module-data */
|
|
2
|
-
.RichIconAvatarImage-module__hop-
|
|
229
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7 {
|
|
3
230
|
--hop-RichIconAvatarImage-background-color: var(--hop-decorative-option7-surface);
|
|
4
231
|
--hop-RichIconAvatarImage-border-radius: var(--hop-shape-circle);
|
|
5
232
|
--hop-RichIconAvatarImage-icon-color: var(--hop-decorative-option7-icon);
|
|
@@ -30,40 +257,40 @@
|
|
|
30
257
|
background-color: var(--background-color);
|
|
31
258
|
border-radius: var(--hop-RichIconAvatarImage-border-radius);
|
|
32
259
|
}
|
|
33
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
260
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___ymeLk {
|
|
34
261
|
--size: var(--hop-RichIconAvatarImage-xs-size);
|
|
35
262
|
--icon-size: var(--hop-RichIconAvatarImage-icon-xs-size);
|
|
36
263
|
}
|
|
37
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
264
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___VLxFX {
|
|
38
265
|
--size: var(--hop-RichIconAvatarImage-sm-size);
|
|
39
266
|
--icon-size: var(--hop-RichIconAvatarImage-icon-sm-size);
|
|
40
267
|
}
|
|
41
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
268
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--md___wu-FC {
|
|
42
269
|
--size: var(--hop-RichIconAvatarImage-md-size);
|
|
43
270
|
--icon-size: var(--hop-RichIconAvatarImage-icon-md-size);
|
|
44
271
|
}
|
|
45
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
272
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___mRfIY {
|
|
46
273
|
--size: var(--hop-RichIconAvatarImage-lg-size);
|
|
47
274
|
--icon-size: var(--hop-RichIconAvatarImage-icon-lg-size);
|
|
48
275
|
}
|
|
49
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
276
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___KfoE8 {
|
|
50
277
|
--size: var(--hop-RichIconAvatarImage-xl-size);
|
|
51
278
|
--icon-size: var(--hop-RichIconAvatarImage-icon-xl-size);
|
|
52
279
|
}
|
|
53
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
280
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___2t0GA {
|
|
54
281
|
--size: var(--hop-RichIconAvatarImage-2xl-size);
|
|
55
282
|
--icon-size: var(--hop-RichIconAvatarImage-icon-2xl-size);
|
|
56
283
|
}
|
|
57
|
-
.RichIconAvatarImage-module__hop-
|
|
284
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7[data-disabled] {
|
|
58
285
|
--background-color: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
59
286
|
}
|
|
60
|
-
.RichIconAvatarImage-module__hop-
|
|
287
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___bCbWd {
|
|
61
288
|
position: relative;
|
|
62
289
|
display: block;
|
|
63
290
|
inline-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
64
291
|
block-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
65
292
|
}
|
|
66
|
-
.RichIconAvatarImage-module__hop-
|
|
293
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7[data-disabled] .RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___bCbWd {
|
|
67
294
|
--hop-RichIcon-placeholder-background: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
68
295
|
--hop-RichIcon-placeholder-shadow: var(--hop-RichIconAvatarImage-icon-color-disabled);
|
|
69
296
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _DeletedAvatar as DeletedAvatar, GlobalDeletedAvatarCssSelector } from '../../chunk-
|
|
1
|
+
export { _DeletedAvatar as DeletedAvatar, GlobalDeletedAvatarCssSelector } from '../../chunk-MLHAFFJQ.js';
|
|
2
2
|
import '../../chunk-AES7QBQE.js';
|
|
3
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-2WK465I4.js';
|
|
4
4
|
import '../../chunk-NH3IVMXB.js';
|
|
5
5
|
import '../../chunk-65JPI4FL.js';
|
|
6
6
|
import '../../chunk-M36KANKC.js';
|
|
@@ -1,5 +1,232 @@
|
|
|
1
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
2
|
+
.Heading-module__hop-Heading___qL-Ga {
|
|
3
|
+
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
4
|
+
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
5
|
+
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
6
|
+
--hop-Heading-xs-line-height: var(--hop-heading-xs-line-height);
|
|
7
|
+
--hop-Heading-sm-font-size: var(--hop-heading-sm-font-size);
|
|
8
|
+
--hop-Heading-sm-font-family: var(--hop-heading-sm-font-family);
|
|
9
|
+
--hop-Heading-sm-font-weight: var(--hop-heading-sm-font-weight);
|
|
10
|
+
--hop-Heading-sm-line-height: var(--hop-heading-sm-line-height);
|
|
11
|
+
--hop-Heading-md-font-size: var(--hop-heading-md-font-size);
|
|
12
|
+
--hop-Heading-md-font-family: var(--hop-heading-md-font-family);
|
|
13
|
+
--hop-Heading-md-font-weight: var(--hop-heading-md-font-weight);
|
|
14
|
+
--hop-Heading-md-line-height: var(--hop-heading-md-line-height);
|
|
15
|
+
--hop-Heading-lg-font-size: var(--hop-heading-lg-font-size);
|
|
16
|
+
--hop-Heading-lg-font-family: var(--hop-heading-lg-font-family);
|
|
17
|
+
--hop-Heading-lg-font-weight: var(--hop-heading-lg-font-weight);
|
|
18
|
+
--hop-Heading-lg-line-height: var(--hop-heading-lg-line-height);
|
|
19
|
+
--hop-Heading-xl-font-size: var(--hop-heading-xl-font-size);
|
|
20
|
+
--hop-Heading-xl-font-family: var(--hop-heading-xl-font-family);
|
|
21
|
+
--hop-Heading-xl-font-weight: var(--hop-heading-xl-font-weight);
|
|
22
|
+
--hop-Heading-xl-line-height: var(--hop-heading-xl-line-height);
|
|
23
|
+
--hop-Heading-2xl-font-size: var(--hop-heading-2xl-font-size);
|
|
24
|
+
--hop-Heading-2xl-font-family: var(--hop-heading-2xl-font-family);
|
|
25
|
+
--hop-Heading-2xl-font-weight: var(--hop-heading-2xl-font-weight);
|
|
26
|
+
--hop-Heading-2xl-line-height: var(--hop-heading-2xl-line-height);
|
|
27
|
+
--hop-Heading-3xl-font-size: var(--hop-heading-3xl-font-size);
|
|
28
|
+
--hop-Heading-3xl-font-family: var(--hop-heading-3xl-font-family);
|
|
29
|
+
--hop-Heading-3xl-font-weight: var(--hop-heading-3xl-font-weight);
|
|
30
|
+
--hop-Heading-3xl-line-height: var(--hop-heading-3xl-line-height);
|
|
31
|
+
--hop-Heading-inherit-size-font-size: inherit;
|
|
32
|
+
--hop-Heading-inherit-size-font-family: inherit;
|
|
33
|
+
--hop-Heading-inherit-size-font-weight: inherit;
|
|
34
|
+
--hop-Heading-inherit-size-line-height: inherit;
|
|
35
|
+
}
|
|
36
|
+
:where(.Heading-module__hop-Heading___qL-Ga) {
|
|
37
|
+
margin: 0;
|
|
38
|
+
font-family: var(--font-family);
|
|
39
|
+
font-size: var(--font-size);
|
|
40
|
+
font-weight: var(--font-weight);
|
|
41
|
+
line-height: var(--line-height);
|
|
42
|
+
}
|
|
43
|
+
:where(.Heading-module__hop-Heading--xs___emC4g) {
|
|
44
|
+
--font-size: var(--hop-Heading-xs-font-size);
|
|
45
|
+
--font-family: var(--hop-Heading-xs-font-family);
|
|
46
|
+
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
47
|
+
--line-height: var(--hop-Heading-xs-line-height);
|
|
48
|
+
}
|
|
49
|
+
:where(.Heading-module__hop-Heading--sm___0rHcs) {
|
|
50
|
+
--font-size: var(--hop-Heading-sm-font-size);
|
|
51
|
+
--font-family: var(--hop-Heading-sm-font-family);
|
|
52
|
+
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
53
|
+
--line-height: var(--hop-Heading-sm-line-height);
|
|
54
|
+
}
|
|
55
|
+
:where(.Heading-module__hop-Heading--md___lrBIc) {
|
|
56
|
+
--font-size: var(--hop-Heading-md-font-size);
|
|
57
|
+
--font-family: var(--hop-Heading-md-font-family);
|
|
58
|
+
--font-weight: var(--hop-Heading-md-font-weight);
|
|
59
|
+
--line-height: var(--hop-Heading-md-line-height);
|
|
60
|
+
}
|
|
61
|
+
:where(.Heading-module__hop-Heading--lg___9cuPI) {
|
|
62
|
+
--font-size: var(--hop-Heading-lg-font-size);
|
|
63
|
+
--font-family: var(--hop-Heading-lg-font-family);
|
|
64
|
+
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
65
|
+
--line-height: var(--hop-Heading-lg-line-height);
|
|
66
|
+
}
|
|
67
|
+
:where(.Heading-module__hop-Heading--xl___WkYun) {
|
|
68
|
+
--font-size: var(--hop-Heading-xl-font-size);
|
|
69
|
+
--font-family: var(--hop-Heading-xl-font-family);
|
|
70
|
+
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
71
|
+
--line-height: var(--hop-Heading-xl-line-height);
|
|
72
|
+
}
|
|
73
|
+
:where(.Heading-module__hop-Heading--2xl___RaYLz) {
|
|
74
|
+
--font-size: var(--hop-Heading-2xl-font-size);
|
|
75
|
+
--font-family: var(--hop-Heading-2xl-font-family);
|
|
76
|
+
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
77
|
+
--line-height: var(--hop-Heading-2xl-line-height);
|
|
78
|
+
}
|
|
79
|
+
:where(.Heading-module__hop-Heading--3xl___e1oE9) {
|
|
80
|
+
--font-size: var(--hop-Heading-3xl-font-size);
|
|
81
|
+
--font-family: var(--hop-Heading-3xl-font-family);
|
|
82
|
+
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
83
|
+
--line-height: var(--hop-Heading-3xl-line-height);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
87
|
+
.Text-module__hop-Text___aPHsZ {
|
|
88
|
+
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
89
|
+
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
90
|
+
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
91
|
+
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
92
|
+
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
93
|
+
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
94
|
+
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
95
|
+
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
96
|
+
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
97
|
+
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
98
|
+
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
99
|
+
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
100
|
+
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
101
|
+
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
102
|
+
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
103
|
+
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
104
|
+
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
105
|
+
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
106
|
+
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
107
|
+
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
108
|
+
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
109
|
+
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
110
|
+
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
111
|
+
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
112
|
+
--hop-Text-inherit-size-font-size: inherit;
|
|
113
|
+
--hop-Text-inherit-size-font-family: inherit;
|
|
114
|
+
--hop-Text-inherit-size-font-weight: inherit;
|
|
115
|
+
--hop-Text-inherit-size-line-height: inherit;
|
|
116
|
+
}
|
|
117
|
+
:where(.Text-module__hop-Text___aPHsZ) {
|
|
118
|
+
font-family: var(--font-family);
|
|
119
|
+
font-size: var(--font-size);
|
|
120
|
+
font-weight: var(--font-weight);
|
|
121
|
+
line-height: var(--line-height);
|
|
122
|
+
}
|
|
123
|
+
:where(.Text-module__hop-Text--xs___Q-dLx) {
|
|
124
|
+
--font-size: var(--hop-Text-xs-font-size);
|
|
125
|
+
--font-family: var(--hop-Text-xs-font-family);
|
|
126
|
+
--font-weight: var(--hop-Text-xs-font-weight);
|
|
127
|
+
--line-height: var(--hop-Text-xs-line-height);
|
|
128
|
+
}
|
|
129
|
+
:where(.Text-module__hop-Text--sm___FPZs6) {
|
|
130
|
+
--font-size: var(--hop-Text-sm-font-size);
|
|
131
|
+
--font-family: var(--hop-Text-sm-font-family);
|
|
132
|
+
--font-weight: var(--hop-Text-sm-font-weight);
|
|
133
|
+
--line-height: var(--hop-Text-sm-line-height);
|
|
134
|
+
}
|
|
135
|
+
:where(.Text-module__hop-Text--md___wwFGu) {
|
|
136
|
+
--font-size: var(--hop-Text-md-font-size);
|
|
137
|
+
--font-family: var(--hop-Text-md-font-family);
|
|
138
|
+
--font-weight: var(--hop-Text-md-font-weight);
|
|
139
|
+
--line-height: var(--hop-Text-md-line-height);
|
|
140
|
+
}
|
|
141
|
+
:where(.Text-module__hop-Text--lg___eP1l5) {
|
|
142
|
+
--font-size: var(--hop-Text-lg-font-size);
|
|
143
|
+
--font-family: var(--hop-Text-lg-font-family);
|
|
144
|
+
--font-weight: var(--hop-Text-lg-font-weight);
|
|
145
|
+
--line-height: var(--hop-Text-lg-line-height);
|
|
146
|
+
}
|
|
147
|
+
:where(.Text-module__hop-Text--xl___MX4B5) {
|
|
148
|
+
--font-size: var(--hop-Text-xl-font-size);
|
|
149
|
+
--font-family: var(--hop-Text-xl-font-family);
|
|
150
|
+
--font-weight: var(--hop-Text-xl-font-weight);
|
|
151
|
+
--line-height: var(--hop-Text-xl-line-height);
|
|
152
|
+
}
|
|
153
|
+
:where(.Text-module__hop-Text--2xl___jSUoQ) {
|
|
154
|
+
--font-size: var(--hop-Text-2xl-font-size);
|
|
155
|
+
--font-family: var(--hop-Text-2xl-font-family);
|
|
156
|
+
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
157
|
+
--line-height: var(--hop-Text-2xl-line-height);
|
|
158
|
+
}
|
|
159
|
+
:where(.Text-module__hop-Text--inherit___rWFT-) {
|
|
160
|
+
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
161
|
+
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
162
|
+
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
163
|
+
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
167
|
+
:where(.OverlineText-module__hop-OverlineText___XDVrN) {
|
|
168
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
169
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
170
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
171
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
172
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
173
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
174
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
175
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
176
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
177
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
178
|
+
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
179
|
+
--line-height: var(--hop-OverlineText-line-height);
|
|
180
|
+
--top-offset: var(--hop-OverlineText-top-offset);
|
|
181
|
+
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
182
|
+
box-sizing: border-box;
|
|
183
|
+
font-family: var(--font-family);
|
|
184
|
+
font-size: var(--font-size);
|
|
185
|
+
font-feature-settings: "case";
|
|
186
|
+
font-weight: var(--font-weight);
|
|
187
|
+
line-height: var(--line-height);
|
|
188
|
+
text-transform: uppercase;
|
|
189
|
+
letter-spacing: var(--letter-spacing);
|
|
190
|
+
}
|
|
191
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo {
|
|
192
|
+
box-sizing: border-box;
|
|
193
|
+
}
|
|
194
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::before,
|
|
195
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::after {
|
|
196
|
+
content: "";
|
|
197
|
+
display: block;
|
|
198
|
+
box-sizing: border-box;
|
|
199
|
+
inline-size: 0;
|
|
200
|
+
block-size: 0;
|
|
201
|
+
}
|
|
202
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::before {
|
|
203
|
+
margin-block-end: var(--bottom-offset);
|
|
204
|
+
}
|
|
205
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::after {
|
|
206
|
+
margin-block-start: var(--top-offset);
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
210
|
+
.Label-module__hop-Label___1zcVv {
|
|
211
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
212
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
213
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
214
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
215
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
216
|
+
}
|
|
217
|
+
:where(.Label-module__hop-Label___1zcVv) {
|
|
218
|
+
font-family: var(--hop-Label-font-family);
|
|
219
|
+
font-size: var(--hop-Label-font-size);
|
|
220
|
+
font-weight: var(--hop-Label-font-weight);
|
|
221
|
+
line-height: var(--hop-Label-line-height);
|
|
222
|
+
color: var(--hop-Label-color);
|
|
223
|
+
}
|
|
224
|
+
:where(.Label-module__hop-Label__indicator___ZX47s) {
|
|
225
|
+
padding-inline-start: var(--hop-space-20);
|
|
226
|
+
}
|
|
227
|
+
|
|
1
228
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/RichIconAvatarImage.module.css/#css-module-data */
|
|
2
|
-
.RichIconAvatarImage-module__hop-
|
|
229
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7 {
|
|
3
230
|
--hop-RichIconAvatarImage-background-color: var(--hop-decorative-option7-surface);
|
|
4
231
|
--hop-RichIconAvatarImage-border-radius: var(--hop-shape-circle);
|
|
5
232
|
--hop-RichIconAvatarImage-icon-color: var(--hop-decorative-option7-icon);
|
|
@@ -30,40 +257,40 @@
|
|
|
30
257
|
background-color: var(--background-color);
|
|
31
258
|
border-radius: var(--hop-RichIconAvatarImage-border-radius);
|
|
32
259
|
}
|
|
33
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
260
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___ymeLk {
|
|
34
261
|
--size: var(--hop-RichIconAvatarImage-xs-size);
|
|
35
262
|
--icon-size: var(--hop-RichIconAvatarImage-icon-xs-size);
|
|
36
263
|
}
|
|
37
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
264
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___VLxFX {
|
|
38
265
|
--size: var(--hop-RichIconAvatarImage-sm-size);
|
|
39
266
|
--icon-size: var(--hop-RichIconAvatarImage-icon-sm-size);
|
|
40
267
|
}
|
|
41
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
268
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--md___wu-FC {
|
|
42
269
|
--size: var(--hop-RichIconAvatarImage-md-size);
|
|
43
270
|
--icon-size: var(--hop-RichIconAvatarImage-icon-md-size);
|
|
44
271
|
}
|
|
45
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
272
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___mRfIY {
|
|
46
273
|
--size: var(--hop-RichIconAvatarImage-lg-size);
|
|
47
274
|
--icon-size: var(--hop-RichIconAvatarImage-icon-lg-size);
|
|
48
275
|
}
|
|
49
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
276
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___KfoE8 {
|
|
50
277
|
--size: var(--hop-RichIconAvatarImage-xl-size);
|
|
51
278
|
--icon-size: var(--hop-RichIconAvatarImage-icon-xl-size);
|
|
52
279
|
}
|
|
53
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
280
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___2t0GA {
|
|
54
281
|
--size: var(--hop-RichIconAvatarImage-2xl-size);
|
|
55
282
|
--icon-size: var(--hop-RichIconAvatarImage-icon-2xl-size);
|
|
56
283
|
}
|
|
57
|
-
.RichIconAvatarImage-module__hop-
|
|
284
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7[data-disabled] {
|
|
58
285
|
--background-color: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
59
286
|
}
|
|
60
|
-
.RichIconAvatarImage-module__hop-
|
|
287
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___bCbWd {
|
|
61
288
|
position: relative;
|
|
62
289
|
display: block;
|
|
63
290
|
inline-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
64
291
|
block-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
65
292
|
}
|
|
66
|
-
.RichIconAvatarImage-module__hop-
|
|
293
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7[data-disabled] .RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___bCbWd {
|
|
67
294
|
--hop-RichIcon-placeholder-background: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
68
295
|
--hop-RichIcon-placeholder-shadow: var(--hop-RichIconAvatarImage-icon-color-disabled);
|
|
69
296
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, _RichIconAvatarImage as RichIconAvatarImage } from '../../chunk-
|
|
1
|
+
export { AvatarToIconSizeAdapter, GlobalRichIconAvatarImageCssSelector, _RichIconAvatarImage as RichIconAvatarImage } from '../../chunk-2WK465I4.js';
|
|
2
2
|
import '../../chunk-NH3IVMXB.js';
|
|
3
3
|
import '../../chunk-65JPI4FL.js';
|
|
4
4
|
import '../../chunk-M36KANKC.js';
|