@hopper-ui/components 1.3.7 → 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 +13 -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 +896 -894
- package/dist/Form/src/Form.js +70 -68
- package/dist/Form/src/index.css +896 -894
- package/dist/Form/src/index.js +70 -68
- 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 +961 -959
- package/dist/Select/src/Select.js +70 -68
- package/dist/Select/src/SelectValue.css +197 -191
- package/dist/Select/src/SelectValue.js +5 -5
- package/dist/Select/src/index.css +961 -959
- package/dist/Select/src/index.js +70 -68
- 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-IZUZUN6Z.js → chunk-2GYC6ADT.js} +5 -5
- package/dist/{chunk-MJ24AAEX.js → chunk-2SF7BBJT.js} +1 -1
- package/dist/{chunk-ZVOVNXPJ.js → chunk-2WK465I4.js} +1 -1
- package/dist/chunk-2ZXF62AA.js +52 -0
- package/dist/{chunk-DSUR3NPA.js → chunk-3O74ORYF.js} +3 -3
- package/dist/{chunk-LULNSRRY.js → chunk-4EUVVRTY.js} +1 -1
- package/dist/{chunk-BZC3DOXC.js → chunk-4FVIH73F.js} +2 -2
- package/dist/{chunk-SRT6TJ7K.js → chunk-4PBFVO5S.js} +1 -1
- package/dist/chunk-4XHTP4GX.js +7 -0
- package/dist/{chunk-PGYHBNCP.js → chunk-54U727IV.js} +2 -2
- package/dist/{chunk-IA343FCT.js → chunk-5TH7VHRH.js} +3 -3
- package/dist/{chunk-FKFP4LFR.js → chunk-6KHTQTRF.js} +1 -1
- package/dist/{chunk-2LS24P2S.js → chunk-6U6JI3L3.js} +1 -1
- package/dist/{chunk-VZAUDQPW.js → chunk-7LTA4KPO.js} +3 -3
- package/dist/chunk-A3E76SDY.js +9 -0
- package/dist/{chunk-WD3GLWJA.js → chunk-ANO4F3LJ.js} +2 -2
- package/dist/{chunk-JZGG67JQ.js → chunk-B2O3ZCYC.js} +1 -1
- package/dist/{chunk-SZIBBFKI.js → chunk-BGOYDN4M.js} +2 -2
- package/dist/{chunk-MDI3RFZS.js → chunk-CZRCXQFS.js} +1 -1
- package/dist/{chunk-PVLUQZAG.js → chunk-E4JB7I3F.js} +2 -2
- package/dist/{chunk-4PCMNJTD.js → chunk-ENHK4K3U.js} +2 -2
- package/dist/{chunk-5LGDXMKZ.js → chunk-FBABNQTM.js} +3 -3
- package/dist/{chunk-BUI76FPU.js → chunk-GDVP2QEZ.js} +1 -1
- package/dist/{chunk-DNFIKL5N.js → chunk-GIMOHY5C.js} +2 -2
- package/dist/{chunk-FSRORCX7.js → chunk-HCJLAF2O.js} +4 -4
- package/dist/{chunk-T2DEFREG.js → chunk-HI2SHIGG.js} +1 -1
- package/dist/{chunk-PJLVJG4E.js → chunk-I55EPFTM.js} +2 -2
- package/dist/{chunk-JKE2GH2D.js → chunk-JX5YYFB3.js} +2 -2
- package/dist/{chunk-VMSIQERT.js → chunk-KOT3ULJY.js} +2 -2
- package/dist/{chunk-F4XYXAPX.js → chunk-KQQCELPA.js} +1 -1
- package/dist/chunk-KSKIQSYM.js +260 -0
- package/dist/{chunk-5CR5V44E.js → chunk-MLHAFFJQ.js} +1 -1
- package/dist/{chunk-DCTC6KDW.js → chunk-N66DZLL6.js} +2 -2
- package/dist/{chunk-HIF2U66B.js → chunk-NQD2OQEG.js} +1 -1
- package/dist/{chunk-MTQURD2G.js → chunk-PAW7CB3K.js} +2 -2
- package/dist/{chunk-CWP3RDUT.js → chunk-Q6SYCTJD.js} +2 -2
- package/dist/{chunk-BNBUTFBN.js → chunk-RDLI353P.js} +1 -1
- package/dist/{chunk-DMAM2GFN.js → chunk-S6AH3YTH.js} +14 -22
- package/dist/{chunk-C4W3WI5F.js → chunk-TMGUYWTR.js} +2 -2
- package/dist/{chunk-JGOXWGEG.js → chunk-TRDXTYZD.js} +3 -3
- package/dist/{chunk-LXWDXMVL.js → chunk-UJXKUNEW.js} +42 -33
- package/dist/{chunk-AWYN6573.js → chunk-UR3NK3LV.js} +1 -1
- package/dist/{chunk-AHMI7DHJ.js → chunk-VC3HSOGC.js} +3 -3
- package/dist/{chunk-Z63VLZM2.js → chunk-VQKJXEPU.js} +2 -2
- package/dist/{chunk-YFJWAPT5.js → chunk-XHW2Z6AX.js} +1 -1
- package/dist/{chunk-YUMDUDZX.js → chunk-XQFICAVB.js} +4 -8
- package/dist/{chunk-PQTB3F7K.js → chunk-YQDRT547.js} +12 -21
- package/dist/index.css +896 -894
- package/dist/index.d.ts +13 -11
- package/dist/index.js +70 -68
- 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 +241 -0
- package/dist/inputs/src/RemainingCharacterCount.d.ts +25 -0
- package/dist/inputs/src/RemainingCharacterCount.js +17 -0
- package/dist/inputs/src/SearchField.css +360 -360
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +346 -342
- package/dist/inputs/src/TextArea.js +8 -6
- package/dist/inputs/src/TextField.css +370 -368
- package/dist/inputs/src/TextField.js +11 -9
- package/dist/inputs/src/index.css +464 -473
- package/dist/inputs/src/index.d.ts +8 -4
- package/dist/inputs/src/index.js +18 -16
- package/dist/overlays/Popover/src/Popover.css +896 -894
- package/dist/overlays/Popover/src/Popover.js +70 -68
- package/dist/overlays/Popover/src/index.css +896 -894
- package/dist/overlays/Popover/src/index.js +70 -68
- 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 +13 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @hopper-ui/components
|
|
2
2
|
|
|
3
|
+
## 1.3.9
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 396605b: Added the ComboBox single select component.
|
|
8
|
+
|
|
9
|
+
## 1.3.8
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 7f8b609: Adjusted text-neutral-weakest color
|
|
14
|
+
- @hopper-ui/icons@2.8.0
|
|
15
|
+
|
|
3
16
|
## 1.3.7
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -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 { _AnonymousAvatar as AnonymousAvatar, GlobalAnonymousAvatarCssSelector } from '../../chunk-
|
|
1
|
+
export { _AnonymousAvatar as AnonymousAvatar, GlobalAnonymousAvatarCssSelector } from '../../chunk-6KHTQTRF.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,152 @@
|
|
|
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/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
87
|
+
:where(.OverlineText-module__hop-OverlineText___XDVrN) {
|
|
88
|
+
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
89
|
+
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
90
|
+
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
91
|
+
--hop-OverlineText-letter-spacing: 0.015rem;
|
|
92
|
+
--hop-OverlineText-line-height: var(--hop-overline-line-height);
|
|
93
|
+
--hop-OverlineText-top-offset: var(--hop-overline-top-offset);
|
|
94
|
+
--hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
|
|
95
|
+
--font-family: var(--hop-OverlineText-font-family);
|
|
96
|
+
--font-size: var(--hop-OverlineText-font-size);
|
|
97
|
+
--font-weight: var(--hop-OverlineText-font-weight);
|
|
98
|
+
--letter-spacing: var(--hop-OverlineText-letter-spacing);
|
|
99
|
+
--line-height: var(--hop-OverlineText-line-height);
|
|
100
|
+
--top-offset: var(--hop-OverlineText-top-offset);
|
|
101
|
+
--bottom-offset: var(--hop-OverlineText-bottom-offset);
|
|
102
|
+
box-sizing: border-box;
|
|
103
|
+
font-family: var(--font-family);
|
|
104
|
+
font-size: var(--font-size);
|
|
105
|
+
font-feature-settings: "case";
|
|
106
|
+
font-weight: var(--font-weight);
|
|
107
|
+
line-height: var(--line-height);
|
|
108
|
+
text-transform: uppercase;
|
|
109
|
+
letter-spacing: var(--letter-spacing);
|
|
110
|
+
}
|
|
111
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo {
|
|
112
|
+
box-sizing: border-box;
|
|
113
|
+
}
|
|
114
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::before,
|
|
115
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::after {
|
|
116
|
+
content: "";
|
|
117
|
+
display: block;
|
|
118
|
+
box-sizing: border-box;
|
|
119
|
+
inline-size: 0;
|
|
120
|
+
block-size: 0;
|
|
121
|
+
}
|
|
122
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::before {
|
|
123
|
+
margin-block-end: var(--bottom-offset);
|
|
124
|
+
}
|
|
125
|
+
.OverlineText-module__hop-OverlineText__text___nGtRo::after {
|
|
126
|
+
margin-block-start: var(--top-offset);
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
130
|
+
.Label-module__hop-Label___1zcVv {
|
|
131
|
+
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
132
|
+
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
133
|
+
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
134
|
+
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
135
|
+
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
136
|
+
}
|
|
137
|
+
:where(.Label-module__hop-Label___1zcVv) {
|
|
138
|
+
font-family: var(--hop-Label-font-family);
|
|
139
|
+
font-size: var(--hop-Label-font-size);
|
|
140
|
+
font-weight: var(--hop-Label-font-weight);
|
|
141
|
+
line-height: var(--hop-Label-line-height);
|
|
142
|
+
color: var(--hop-Label-color);
|
|
143
|
+
}
|
|
144
|
+
:where(.Label-module__hop-Label__indicator___ZX47s) {
|
|
145
|
+
padding-inline-start: var(--hop-space-20);
|
|
146
|
+
}
|
|
147
|
+
|
|
1
148
|
/* 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-
|
|
149
|
+
.Text-module__hop-Text___aPHsZ {
|
|
3
150
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
151
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
152
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +176,49 @@
|
|
|
29
176
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
177
|
--hop-Text-inherit-size-line-height: inherit;
|
|
31
178
|
}
|
|
32
|
-
:where(.Text-module__hop-
|
|
179
|
+
:where(.Text-module__hop-Text___aPHsZ) {
|
|
33
180
|
font-family: var(--font-family);
|
|
34
181
|
font-size: var(--font-size);
|
|
35
182
|
font-weight: var(--font-weight);
|
|
36
183
|
line-height: var(--line-height);
|
|
37
184
|
}
|
|
38
|
-
:where(.Text-module__hop-Text--
|
|
185
|
+
:where(.Text-module__hop-Text--xs___Q-dLx) {
|
|
39
186
|
--font-size: var(--hop-Text-xs-font-size);
|
|
40
187
|
--font-family: var(--hop-Text-xs-font-family);
|
|
41
188
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
189
|
--line-height: var(--hop-Text-xs-line-height);
|
|
43
190
|
}
|
|
44
|
-
:where(.Text-module__hop-Text--
|
|
191
|
+
:where(.Text-module__hop-Text--sm___FPZs6) {
|
|
45
192
|
--font-size: var(--hop-Text-sm-font-size);
|
|
46
193
|
--font-family: var(--hop-Text-sm-font-family);
|
|
47
194
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
195
|
--line-height: var(--hop-Text-sm-line-height);
|
|
49
196
|
}
|
|
50
|
-
:where(.Text-module__hop-Text--
|
|
197
|
+
:where(.Text-module__hop-Text--md___wwFGu) {
|
|
51
198
|
--font-size: var(--hop-Text-md-font-size);
|
|
52
199
|
--font-family: var(--hop-Text-md-font-family);
|
|
53
200
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
201
|
--line-height: var(--hop-Text-md-line-height);
|
|
55
202
|
}
|
|
56
|
-
:where(.Text-module__hop-Text--
|
|
203
|
+
:where(.Text-module__hop-Text--lg___eP1l5) {
|
|
57
204
|
--font-size: var(--hop-Text-lg-font-size);
|
|
58
205
|
--font-family: var(--hop-Text-lg-font-family);
|
|
59
206
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
207
|
--line-height: var(--hop-Text-lg-line-height);
|
|
61
208
|
}
|
|
62
|
-
:where(.Text-module__hop-Text--
|
|
209
|
+
:where(.Text-module__hop-Text--xl___MX4B5) {
|
|
63
210
|
--font-size: var(--hop-Text-xl-font-size);
|
|
64
211
|
--font-family: var(--hop-Text-xl-font-family);
|
|
65
212
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
213
|
--line-height: var(--hop-Text-xl-line-height);
|
|
67
214
|
}
|
|
68
|
-
:where(.Text-module__hop-Text--
|
|
215
|
+
:where(.Text-module__hop-Text--2xl___jSUoQ) {
|
|
69
216
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
217
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
218
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
219
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
220
|
}
|
|
74
|
-
:where(.Text-module__hop-Text--
|
|
221
|
+
:where(.Text-module__hop-Text--inherit___rWFT-) {
|
|
75
222
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
223
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
224
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -79,7 +226,7 @@
|
|
|
79
226
|
}
|
|
80
227
|
|
|
81
228
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/RichIconAvatarImage.module.css/#css-module-data */
|
|
82
|
-
.RichIconAvatarImage-module__hop-
|
|
229
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7 {
|
|
83
230
|
--hop-RichIconAvatarImage-background-color: var(--hop-decorative-option7-surface);
|
|
84
231
|
--hop-RichIconAvatarImage-border-radius: var(--hop-shape-circle);
|
|
85
232
|
--hop-RichIconAvatarImage-icon-color: var(--hop-decorative-option7-icon);
|
|
@@ -110,46 +257,46 @@
|
|
|
110
257
|
background-color: var(--background-color);
|
|
111
258
|
border-radius: var(--hop-RichIconAvatarImage-border-radius);
|
|
112
259
|
}
|
|
113
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
260
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___ymeLk {
|
|
114
261
|
--size: var(--hop-RichIconAvatarImage-xs-size);
|
|
115
262
|
--icon-size: var(--hop-RichIconAvatarImage-icon-xs-size);
|
|
116
263
|
}
|
|
117
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
264
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___VLxFX {
|
|
118
265
|
--size: var(--hop-RichIconAvatarImage-sm-size);
|
|
119
266
|
--icon-size: var(--hop-RichIconAvatarImage-icon-sm-size);
|
|
120
267
|
}
|
|
121
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
268
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--md___wu-FC {
|
|
122
269
|
--size: var(--hop-RichIconAvatarImage-md-size);
|
|
123
270
|
--icon-size: var(--hop-RichIconAvatarImage-icon-md-size);
|
|
124
271
|
}
|
|
125
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
272
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___mRfIY {
|
|
126
273
|
--size: var(--hop-RichIconAvatarImage-lg-size);
|
|
127
274
|
--icon-size: var(--hop-RichIconAvatarImage-icon-lg-size);
|
|
128
275
|
}
|
|
129
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
276
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___KfoE8 {
|
|
130
277
|
--size: var(--hop-RichIconAvatarImage-xl-size);
|
|
131
278
|
--icon-size: var(--hop-RichIconAvatarImage-icon-xl-size);
|
|
132
279
|
}
|
|
133
|
-
.RichIconAvatarImage-module__hop-RichIconAvatarImage--
|
|
280
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___2t0GA {
|
|
134
281
|
--size: var(--hop-RichIconAvatarImage-2xl-size);
|
|
135
282
|
--icon-size: var(--hop-RichIconAvatarImage-icon-2xl-size);
|
|
136
283
|
}
|
|
137
|
-
.RichIconAvatarImage-module__hop-
|
|
284
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7[data-disabled] {
|
|
138
285
|
--background-color: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
139
286
|
}
|
|
140
|
-
.RichIconAvatarImage-module__hop-
|
|
287
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___bCbWd {
|
|
141
288
|
position: relative;
|
|
142
289
|
display: block;
|
|
143
290
|
inline-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
144
291
|
block-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
145
292
|
}
|
|
146
|
-
.RichIconAvatarImage-module__hop-
|
|
293
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___K-Aq7[data-disabled] .RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___bCbWd {
|
|
147
294
|
--hop-RichIcon-placeholder-background: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
148
295
|
--hop-RichIcon-placeholder-shadow: var(--hop-RichIconAvatarImage-icon-color-disabled);
|
|
149
296
|
}
|
|
150
297
|
|
|
151
298
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/Avatar.module.css/#css-module-data */
|
|
152
|
-
.Avatar-module__hop-
|
|
299
|
+
.Avatar-module__hop-Avatar___5sKQo {
|
|
153
300
|
--hop-Avatar-border-radius: var(--hop-shape-circle);
|
|
154
301
|
--hop-Avatar-mix-blend-mode: normal;
|
|
155
302
|
--hop-Avatar-decorative-1-background-color: var(--hop-decorative-option1-surface-strong);
|
|
@@ -194,67 +341,67 @@
|
|
|
194
341
|
background-color: var(--background-color, transparent);
|
|
195
342
|
border-radius: var(--hop-Avatar-border-radius);
|
|
196
343
|
}
|
|
197
|
-
.Avatar-module__hop-Avatar--
|
|
344
|
+
.Avatar-module__hop-Avatar--xs___Ady66 {
|
|
198
345
|
--size: var(--hop-Avatar-xs-size);
|
|
199
346
|
}
|
|
200
|
-
.Avatar-module__hop-Avatar--
|
|
347
|
+
.Avatar-module__hop-Avatar--sm___FeU7R {
|
|
201
348
|
--size: var(--hop-Avatar-sm-size);
|
|
202
349
|
}
|
|
203
|
-
.Avatar-module__hop-Avatar--
|
|
350
|
+
.Avatar-module__hop-Avatar--md___ZKXaB {
|
|
204
351
|
--size: var(--hop-Avatar-md-size);
|
|
205
352
|
}
|
|
206
|
-
.Avatar-module__hop-Avatar--
|
|
353
|
+
.Avatar-module__hop-Avatar--lg___1aVAg {
|
|
207
354
|
--size: var(--hop-Avatar-lg-size);
|
|
208
355
|
}
|
|
209
|
-
.Avatar-module__hop-Avatar--
|
|
356
|
+
.Avatar-module__hop-Avatar--xl___OGORu {
|
|
210
357
|
--size: var(--hop-Avatar-xl-size);
|
|
211
358
|
}
|
|
212
|
-
.Avatar-module__hop-Avatar--
|
|
359
|
+
.Avatar-module__hop-Avatar--2xl___IihrO {
|
|
213
360
|
--size: var(--hop-Avatar-2xl-size);
|
|
214
361
|
}
|
|
215
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
362
|
+
.Avatar-module__hop-Avatar--decorative-option1___r8yYu {
|
|
216
363
|
--background-color: var(--hop-Avatar-decorative-1-background-color);
|
|
217
364
|
--text-color: var(--hop-Avatar-decorative-1-text-color);
|
|
218
365
|
}
|
|
219
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
366
|
+
.Avatar-module__hop-Avatar--decorative-option2___QeM5w {
|
|
220
367
|
--background-color: var(--hop-Avatar-decorative-2-background-color);
|
|
221
368
|
--text-color: var(--hop-Avatar-decorative-2-text-color);
|
|
222
369
|
}
|
|
223
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
370
|
+
.Avatar-module__hop-Avatar--decorative-option3___nsycG {
|
|
224
371
|
--background-color: var(--hop-Avatar-decorative-3-background-color);
|
|
225
372
|
--text-color: var(--hop-Avatar-decorative-3-text-color);
|
|
226
373
|
}
|
|
227
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
374
|
+
.Avatar-module__hop-Avatar--decorative-option4___uBdkS {
|
|
228
375
|
--background-color: var(--hop-Avatar-decorative-4-background-color);
|
|
229
376
|
--text-color: var(--hop-Avatar-decorative-4-text-color);
|
|
230
377
|
}
|
|
231
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
378
|
+
.Avatar-module__hop-Avatar--decorative-option5___VYfAD {
|
|
232
379
|
--background-color: var(--hop-Avatar-decorative-5-background-color);
|
|
233
380
|
--text-color: var(--hop-Avatar-decorative-5-text-color);
|
|
234
381
|
}
|
|
235
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
382
|
+
.Avatar-module__hop-Avatar--decorative-option6___hSbrh {
|
|
236
383
|
--background-color: var(--hop-Avatar-decorative-6-background-color);
|
|
237
384
|
--text-color: var(--hop-Avatar-decorative-6-text-color);
|
|
238
385
|
}
|
|
239
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
386
|
+
.Avatar-module__hop-Avatar--decorative-option7___yTTZQ {
|
|
240
387
|
--background-color: var(--hop-Avatar-decorative-7-background-color);
|
|
241
388
|
--text-color: var(--hop-Avatar-decorative-7-text-color);
|
|
242
389
|
}
|
|
243
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
390
|
+
.Avatar-module__hop-Avatar--decorative-option8___Ye64F {
|
|
244
391
|
--background-color: var(--hop-Avatar-decorative-8-background-color);
|
|
245
392
|
--text-color: var(--hop-Avatar-decorative-8-text-color);
|
|
246
393
|
}
|
|
247
|
-
.Avatar-module__hop-Avatar--decorative-
|
|
394
|
+
.Avatar-module__hop-Avatar--decorative-option9___U63SX {
|
|
248
395
|
--background-color: var(--hop-Avatar-decorative-9-background-color);
|
|
249
396
|
--text-color: var(--hop-Avatar-decorative-9-text-color);
|
|
250
397
|
}
|
|
251
|
-
.Avatar-module__hop-
|
|
398
|
+
.Avatar-module__hop-Avatar___5sKQo[data-disabled] {
|
|
252
399
|
--background-color: var(--hop-Avatar-background-color-disabled);
|
|
253
400
|
--text-color: var(--hop-Avatar-text-color-disabled);
|
|
254
401
|
--mix-blend-mode: var(--hop-Avatar-mix-blend-mode-disabled);
|
|
255
402
|
isolation: isolate;
|
|
256
403
|
}
|
|
257
|
-
.Avatar-module__hop-
|
|
404
|
+
.Avatar-module__hop-Avatar__image___wmX-V {
|
|
258
405
|
position: relative;
|
|
259
406
|
display: block;
|
|
260
407
|
box-sizing: border-box;
|