@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
package/dist/Link/src/Link.css
CHANGED
|
@@ -1,14 +1,90 @@
|
|
|
1
|
-
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/
|
|
2
|
-
.
|
|
3
|
-
--hop-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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);
|
|
8
84
|
}
|
|
9
85
|
|
|
10
86
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
87
|
+
.Text-module__hop-Text___aPHsZ {
|
|
12
88
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
89
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
90
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,57 +114,128 @@
|
|
|
38
114
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
115
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
116
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
117
|
+
:where(.Text-module__hop-Text___aPHsZ) {
|
|
42
118
|
font-family: var(--font-family);
|
|
43
119
|
font-size: var(--font-size);
|
|
44
120
|
font-weight: var(--font-weight);
|
|
45
121
|
line-height: var(--line-height);
|
|
46
122
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
123
|
+
:where(.Text-module__hop-Text--xs___Q-dLx) {
|
|
48
124
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
125
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
126
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
127
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
128
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
129
|
+
:where(.Text-module__hop-Text--sm___FPZs6) {
|
|
54
130
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
131
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
132
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
133
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
134
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
135
|
+
:where(.Text-module__hop-Text--md___wwFGu) {
|
|
60
136
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
137
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
138
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
139
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
140
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
141
|
+
:where(.Text-module__hop-Text--lg___eP1l5) {
|
|
66
142
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
143
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
144
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
145
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
146
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
147
|
+
:where(.Text-module__hop-Text--xl___MX4B5) {
|
|
72
148
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
149
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
150
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
151
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
152
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
153
|
+
:where(.Text-module__hop-Text--2xl___jSUoQ) {
|
|
78
154
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
155
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
156
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
157
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
158
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
159
|
+
:where(.Text-module__hop-Text--inherit___rWFT-) {
|
|
84
160
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
161
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
162
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
87
163
|
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
88
164
|
}
|
|
89
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
|
+
|
|
228
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
229
|
+
.IconList-module__hop-IconList___twZdn {
|
|
230
|
+
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
231
|
+
display: flex;
|
|
232
|
+
flex-wrap: wrap;
|
|
233
|
+
gap: var(--hop-IconList-gap);
|
|
234
|
+
box-sizing: border-box;
|
|
235
|
+
}
|
|
236
|
+
|
|
90
237
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Link/src/Link.module.css/#css-module-data */
|
|
91
|
-
.Link-module__hop-
|
|
238
|
+
.Link-module__hop-Link___hCv6o {
|
|
92
239
|
--hop-Link-border-radius: var(--hop-shape-rounded-sm);
|
|
93
240
|
--hop-Link-focus-ring-color: var(--hop-primary-border-focus);
|
|
94
241
|
--hop-Link-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -113,53 +260,53 @@
|
|
|
113
260
|
outline: none;
|
|
114
261
|
outline-offset: 0.125rem;
|
|
115
262
|
}
|
|
116
|
-
.Link-module__hop-
|
|
263
|
+
.Link-module__hop-Link___hCv6o[data-focus-visible] {
|
|
117
264
|
outline: 0.125rem solid var(--hop-Link-focus-ring-color);
|
|
118
265
|
}
|
|
119
|
-
.Link-module__hop-
|
|
266
|
+
.Link-module__hop-Link___hCv6o[data-disabled] {
|
|
120
267
|
cursor: default;
|
|
121
268
|
}
|
|
122
|
-
.Link-module__hop-Link--
|
|
123
|
-
.Link-module__hop-Link--
|
|
269
|
+
.Link-module__hop-Link--quiet___r6f69[data-focus-visible],
|
|
270
|
+
.Link-module__hop-Link--quiet___r6f69[data-hovered] {
|
|
124
271
|
text-decoration: underline;
|
|
125
272
|
}
|
|
126
|
-
.Link-module__hop-
|
|
273
|
+
.Link-module__hop-Link___hCv6o:not(.Link-module__hop-Link--quiet___r6f69) {
|
|
127
274
|
text-decoration: underline;
|
|
128
275
|
}
|
|
129
|
-
.Link-module__hop-Link--
|
|
276
|
+
.Link-module__hop-Link--primary___Nrvdi {
|
|
130
277
|
color: var(--hop-Link-primary-text-color);
|
|
131
278
|
}
|
|
132
|
-
.Link-module__hop-Link--
|
|
279
|
+
.Link-module__hop-Link--primary___Nrvdi[data-disabled] {
|
|
133
280
|
color: var(--hop-Link-primary-text-disabled-color);
|
|
134
281
|
}
|
|
135
|
-
.Link-module__hop-Link--
|
|
136
|
-
.Link-module__hop-Link--
|
|
282
|
+
.Link-module__hop-Link--primary___Nrvdi:not([data-disabled])[data-focus-visible],
|
|
283
|
+
.Link-module__hop-Link--primary___Nrvdi:not([data-disabled])[data-hovered] {
|
|
137
284
|
color: var(--hop-Link-primary-text-hover-color);
|
|
138
285
|
}
|
|
139
|
-
.Link-module__hop-Link--
|
|
286
|
+
.Link-module__hop-Link--primary___Nrvdi:not([data-disabled])[data-pressed] {
|
|
140
287
|
color: var(--hop-Link-primary-text-pressed-color);
|
|
141
288
|
}
|
|
142
|
-
.Link-module__hop-Link--
|
|
289
|
+
.Link-module__hop-Link--secondary___4ytgC {
|
|
143
290
|
color: var(--hop-Link-neutral-text-color);
|
|
144
291
|
}
|
|
145
|
-
.Link-module__hop-Link--
|
|
292
|
+
.Link-module__hop-Link--secondary___4ytgC[data-disabled] {
|
|
146
293
|
color: var(--hop-Link-neutral-text-disabled-color);
|
|
147
294
|
}
|
|
148
|
-
.Link-module__hop-Link--
|
|
149
|
-
.Link-module__hop-Link--
|
|
295
|
+
.Link-module__hop-Link--secondary___4ytgC:not([data-disabled])[data-focus-visible],
|
|
296
|
+
.Link-module__hop-Link--secondary___4ytgC:not([data-disabled])[data-hovered] {
|
|
150
297
|
color: var(--hop-Link-neutral-text-hover-color);
|
|
151
298
|
}
|
|
152
|
-
.Link-module__hop-Link--
|
|
299
|
+
.Link-module__hop-Link--secondary___4ytgC:not([data-disabled])[data-pressed] {
|
|
153
300
|
color: var(--hop-Link-neutral-text-pressed-color);
|
|
154
301
|
}
|
|
155
|
-
.Link-module__hop-
|
|
156
|
-
.Link-module__hop-Link__icon-
|
|
302
|
+
.Link-module__hop-Link__icon___GjiY8,
|
|
303
|
+
.Link-module__hop-Link__icon-list___eWJSv {
|
|
157
304
|
order: 2;
|
|
158
305
|
}
|
|
159
|
-
.Link-module__hop-
|
|
306
|
+
.Link-module__hop-Link__text___VgjRa {
|
|
160
307
|
order: 1;
|
|
161
308
|
}
|
|
162
|
-
.Link-module__hop-Link__start-
|
|
163
|
-
.Link-module__hop-Link__start-icon-
|
|
309
|
+
.Link-module__hop-Link__start-icon___8qO6o,
|
|
310
|
+
.Link-module__hop-Link__start-icon-list___2Ha5F {
|
|
164
311
|
order: 0;
|
|
165
312
|
}
|
package/dist/Link/src/Link.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-
|
|
2
|
-
import '../../chunk-4VVNSXIB.js';
|
|
1
|
+
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-3O74ORYF.js';
|
|
3
2
|
import '../../chunk-ZWU6DRRZ.js';
|
|
4
3
|
import '../../chunk-DHVVYSLB.js';
|
|
5
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-4VVNSXIB.js';
|
|
5
|
+
import '../../chunk-KQQCELPA.js';
|
|
6
6
|
import '../../chunk-X6SER3TZ.js';
|
|
7
7
|
import '../../chunk-HXI3MEEK.js';
|
|
8
8
|
import '../../chunk-65JPI4FL.js';
|
package/dist/Link/src/index.css
CHANGED
|
@@ -1,14 +1,90 @@
|
|
|
1
|
-
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/
|
|
2
|
-
.
|
|
3
|
-
--hop-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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);
|
|
8
84
|
}
|
|
9
85
|
|
|
10
86
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
87
|
+
.Text-module__hop-Text___aPHsZ {
|
|
12
88
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
89
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
90
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,57 +114,128 @@
|
|
|
38
114
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
115
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
116
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
117
|
+
:where(.Text-module__hop-Text___aPHsZ) {
|
|
42
118
|
font-family: var(--font-family);
|
|
43
119
|
font-size: var(--font-size);
|
|
44
120
|
font-weight: var(--font-weight);
|
|
45
121
|
line-height: var(--line-height);
|
|
46
122
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
123
|
+
:where(.Text-module__hop-Text--xs___Q-dLx) {
|
|
48
124
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
125
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
126
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
127
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
128
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
129
|
+
:where(.Text-module__hop-Text--sm___FPZs6) {
|
|
54
130
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
131
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
132
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
133
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
134
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
135
|
+
:where(.Text-module__hop-Text--md___wwFGu) {
|
|
60
136
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
137
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
138
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
139
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
140
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
141
|
+
:where(.Text-module__hop-Text--lg___eP1l5) {
|
|
66
142
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
143
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
144
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
145
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
146
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
147
|
+
:where(.Text-module__hop-Text--xl___MX4B5) {
|
|
72
148
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
149
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
150
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
151
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
152
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
153
|
+
:where(.Text-module__hop-Text--2xl___jSUoQ) {
|
|
78
154
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
155
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
156
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
157
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
158
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
159
|
+
:where(.Text-module__hop-Text--inherit___rWFT-) {
|
|
84
160
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
161
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
162
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
87
163
|
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
88
164
|
}
|
|
89
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
|
+
|
|
228
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
229
|
+
.IconList-module__hop-IconList___twZdn {
|
|
230
|
+
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
231
|
+
display: flex;
|
|
232
|
+
flex-wrap: wrap;
|
|
233
|
+
gap: var(--hop-IconList-gap);
|
|
234
|
+
box-sizing: border-box;
|
|
235
|
+
}
|
|
236
|
+
|
|
90
237
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Link/src/Link.module.css/#css-module-data */
|
|
91
|
-
.Link-module__hop-
|
|
238
|
+
.Link-module__hop-Link___hCv6o {
|
|
92
239
|
--hop-Link-border-radius: var(--hop-shape-rounded-sm);
|
|
93
240
|
--hop-Link-focus-ring-color: var(--hop-primary-border-focus);
|
|
94
241
|
--hop-Link-color-disabled: var(--hop-neutral-text-disabled);
|
|
@@ -113,53 +260,53 @@
|
|
|
113
260
|
outline: none;
|
|
114
261
|
outline-offset: 0.125rem;
|
|
115
262
|
}
|
|
116
|
-
.Link-module__hop-
|
|
263
|
+
.Link-module__hop-Link___hCv6o[data-focus-visible] {
|
|
117
264
|
outline: 0.125rem solid var(--hop-Link-focus-ring-color);
|
|
118
265
|
}
|
|
119
|
-
.Link-module__hop-
|
|
266
|
+
.Link-module__hop-Link___hCv6o[data-disabled] {
|
|
120
267
|
cursor: default;
|
|
121
268
|
}
|
|
122
|
-
.Link-module__hop-Link--
|
|
123
|
-
.Link-module__hop-Link--
|
|
269
|
+
.Link-module__hop-Link--quiet___r6f69[data-focus-visible],
|
|
270
|
+
.Link-module__hop-Link--quiet___r6f69[data-hovered] {
|
|
124
271
|
text-decoration: underline;
|
|
125
272
|
}
|
|
126
|
-
.Link-module__hop-
|
|
273
|
+
.Link-module__hop-Link___hCv6o:not(.Link-module__hop-Link--quiet___r6f69) {
|
|
127
274
|
text-decoration: underline;
|
|
128
275
|
}
|
|
129
|
-
.Link-module__hop-Link--
|
|
276
|
+
.Link-module__hop-Link--primary___Nrvdi {
|
|
130
277
|
color: var(--hop-Link-primary-text-color);
|
|
131
278
|
}
|
|
132
|
-
.Link-module__hop-Link--
|
|
279
|
+
.Link-module__hop-Link--primary___Nrvdi[data-disabled] {
|
|
133
280
|
color: var(--hop-Link-primary-text-disabled-color);
|
|
134
281
|
}
|
|
135
|
-
.Link-module__hop-Link--
|
|
136
|
-
.Link-module__hop-Link--
|
|
282
|
+
.Link-module__hop-Link--primary___Nrvdi:not([data-disabled])[data-focus-visible],
|
|
283
|
+
.Link-module__hop-Link--primary___Nrvdi:not([data-disabled])[data-hovered] {
|
|
137
284
|
color: var(--hop-Link-primary-text-hover-color);
|
|
138
285
|
}
|
|
139
|
-
.Link-module__hop-Link--
|
|
286
|
+
.Link-module__hop-Link--primary___Nrvdi:not([data-disabled])[data-pressed] {
|
|
140
287
|
color: var(--hop-Link-primary-text-pressed-color);
|
|
141
288
|
}
|
|
142
|
-
.Link-module__hop-Link--
|
|
289
|
+
.Link-module__hop-Link--secondary___4ytgC {
|
|
143
290
|
color: var(--hop-Link-neutral-text-color);
|
|
144
291
|
}
|
|
145
|
-
.Link-module__hop-Link--
|
|
292
|
+
.Link-module__hop-Link--secondary___4ytgC[data-disabled] {
|
|
146
293
|
color: var(--hop-Link-neutral-text-disabled-color);
|
|
147
294
|
}
|
|
148
|
-
.Link-module__hop-Link--
|
|
149
|
-
.Link-module__hop-Link--
|
|
295
|
+
.Link-module__hop-Link--secondary___4ytgC:not([data-disabled])[data-focus-visible],
|
|
296
|
+
.Link-module__hop-Link--secondary___4ytgC:not([data-disabled])[data-hovered] {
|
|
150
297
|
color: var(--hop-Link-neutral-text-hover-color);
|
|
151
298
|
}
|
|
152
|
-
.Link-module__hop-Link--
|
|
299
|
+
.Link-module__hop-Link--secondary___4ytgC:not([data-disabled])[data-pressed] {
|
|
153
300
|
color: var(--hop-Link-neutral-text-pressed-color);
|
|
154
301
|
}
|
|
155
|
-
.Link-module__hop-
|
|
156
|
-
.Link-module__hop-Link__icon-
|
|
302
|
+
.Link-module__hop-Link__icon___GjiY8,
|
|
303
|
+
.Link-module__hop-Link__icon-list___eWJSv {
|
|
157
304
|
order: 2;
|
|
158
305
|
}
|
|
159
|
-
.Link-module__hop-
|
|
306
|
+
.Link-module__hop-Link__text___VgjRa {
|
|
160
307
|
order: 1;
|
|
161
308
|
}
|
|
162
|
-
.Link-module__hop-Link__start-
|
|
163
|
-
.Link-module__hop-Link__start-icon-
|
|
309
|
+
.Link-module__hop-Link__start-icon___8qO6o,
|
|
310
|
+
.Link-module__hop-Link__start-icon-list___2Ha5F {
|
|
164
311
|
order: 0;
|
|
165
312
|
}
|
package/dist/Link/src/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-
|
|
2
|
-
export { LinkContext } from '../../chunk-4VVNSXIB.js';
|
|
1
|
+
export { GlobalLinkCssSelector, _Link as Link } from '../../chunk-3O74ORYF.js';
|
|
3
2
|
import '../../chunk-ZWU6DRRZ.js';
|
|
4
3
|
import '../../chunk-DHVVYSLB.js';
|
|
5
|
-
|
|
4
|
+
export { LinkContext } from '../../chunk-4VVNSXIB.js';
|
|
5
|
+
import '../../chunk-KQQCELPA.js';
|
|
6
6
|
import '../../chunk-X6SER3TZ.js';
|
|
7
7
|
import '../../chunk-HXI3MEEK.js';
|
|
8
8
|
import '../../chunk-65JPI4FL.js';
|