@hopper-ui/components 1.3.8 → 1.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/Avatar/src/AnonymousAvatar.css +237 -10
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/Avatar.css +184 -37
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/DeletedAvatar.css +237 -10
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +237 -10
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +184 -37
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +205 -21
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/FloatingBadge.css +237 -10
- package/dist/Badge/src/FloatingBadge.js +1 -1
- package/dist/Badge/src/index.css +215 -31
- package/dist/Badge/src/index.js +3 -3
- package/dist/ComboBox/src/ComboBox.css +5135 -0
- package/dist/ComboBox/src/ComboBox.d.ts +90 -0
- package/dist/ComboBox/src/ComboBox.js +124 -0
- package/dist/ComboBox/src/ComboBoxContext.d.ts +16 -0
- package/dist/ComboBox/src/ComboBoxContext.js +2 -0
- package/dist/ComboBox/src/index.css +5135 -0
- package/dist/ComboBox/src/index.d.ts +12 -0
- package/dist/ComboBox/src/index.js +124 -0
- package/dist/Divider/src/Divider.css +229 -2
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +229 -2
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +158 -11
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +158 -11
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +836 -825
- package/dist/Form/src/Form.js +68 -67
- package/dist/Form/src/index.css +836 -825
- package/dist/Form/src/index.js +68 -67
- package/dist/HelperMessage/src/HelperMessage.css +158 -11
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +158 -11
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +228 -1
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +228 -1
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +184 -37
- package/dist/Link/src/Link.js +3 -3
- package/dist/Link/src/index.css +184 -37
- package/dist/Link/src/index.js +3 -3
- package/dist/ListBox/src/ListBox.css +398 -346
- package/dist/ListBox/src/ListBox.js +7 -8
- package/dist/ListBox/src/ListBoxItem.css +391 -306
- package/dist/ListBox/src/ListBoxItem.js +5 -5
- package/dist/ListBox/src/ListBoxItemSkeleton.css +234 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +398 -346
- package/dist/ListBox/src/index.js +7 -8
- package/dist/Select/src/Select.css +901 -890
- package/dist/Select/src/Select.js +68 -67
- package/dist/Select/src/SelectValue.css +197 -191
- package/dist/Select/src/SelectValue.js +5 -5
- package/dist/Select/src/index.css +901 -890
- package/dist/Select/src/index.js +68 -67
- package/dist/Spinner/src/Spinner.css +166 -19
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +166 -19
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +247 -100
- package/dist/buttons/src/Button.js +4 -4
- package/dist/buttons/src/ButtonGroup.css +238 -11
- package/dist/buttons/src/ButtonGroup.js +2 -2
- package/dist/buttons/src/ClearButton.css +298 -71
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +298 -71
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +329 -182
- package/dist/buttons/src/index.js +8 -8
- package/dist/checkbox/src/Checkbox.css +181 -34
- package/dist/checkbox/src/Checkbox.js +2 -2
- package/dist/checkbox/src/CheckboxField.css +162 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +233 -105
- package/dist/checkbox/src/CheckboxGroup.js +2 -2
- package/dist/checkbox/src/DecorativeCheckbox.css +189 -42
- package/dist/checkbox/src/DecorativeCheckbox.js +2 -2
- package/dist/checkbox/src/index.css +233 -105
- package/dist/checkbox/src/index.js +8 -8
- package/dist/{chunk-KQ735GKE.js → chunk-2GYC6ADT.js} +5 -5
- package/dist/{chunk-TQZKBOSP.js → chunk-2SF7BBJT.js} +1 -1
- package/dist/{chunk-XJAHZJVO.js → chunk-2WK465I4.js} +1 -1
- package/dist/{chunk-BFVCZF4H.js → chunk-2ZXF62AA.js} +2 -2
- package/dist/{chunk-THMKXCNG.js → chunk-3O74ORYF.js} +3 -3
- package/dist/{chunk-PEB7PBUB.js → chunk-4EUVVRTY.js} +1 -1
- package/dist/{chunk-E4PIETAY.js → chunk-4FVIH73F.js} +2 -2
- package/dist/{chunk-AJMHHWRN.js → chunk-4PBFVO5S.js} +1 -1
- package/dist/chunk-4XHTP4GX.js +7 -0
- package/dist/{chunk-RR6N2GZX.js → chunk-54U727IV.js} +2 -2
- package/dist/{chunk-YHH5TXPG.js → chunk-5TH7VHRH.js} +3 -3
- package/dist/{chunk-JNDKNURH.js → chunk-6KHTQTRF.js} +1 -1
- package/dist/{chunk-J2OCA4O2.js → chunk-6U6JI3L3.js} +1 -1
- package/dist/{chunk-AC6JVAVX.js → chunk-7LTA4KPO.js} +3 -3
- package/dist/chunk-A3E76SDY.js +9 -0
- package/dist/{chunk-4ARX267G.js → chunk-ANO4F3LJ.js} +2 -2
- package/dist/{chunk-FIJ3CLQB.js → chunk-B2O3ZCYC.js} +1 -1
- package/dist/{chunk-VMCZQTOI.js → chunk-BGOYDN4M.js} +2 -2
- package/dist/{chunk-PWOFOTJR.js → chunk-CZRCXQFS.js} +1 -1
- package/dist/{chunk-6FDLX77I.js → chunk-E4JB7I3F.js} +2 -2
- package/dist/{chunk-MVBXZQAH.js → chunk-ENHK4K3U.js} +2 -2
- package/dist/{chunk-DRG2376D.js → chunk-FBABNQTM.js} +3 -3
- package/dist/{chunk-MBFMR455.js → chunk-GDVP2QEZ.js} +1 -1
- package/dist/{chunk-KZWQ57ZJ.js → chunk-GIMOHY5C.js} +2 -2
- package/dist/{chunk-7H4MZKSZ.js → chunk-HCJLAF2O.js} +4 -4
- package/dist/{chunk-NLQW4MJR.js → chunk-HI2SHIGG.js} +1 -1
- package/dist/{chunk-GMMQYERH.js → chunk-I55EPFTM.js} +2 -2
- package/dist/{chunk-JVDDMMRS.js → chunk-JX5YYFB3.js} +2 -2
- package/dist/{chunk-7CIKPH4J.js → chunk-KOT3ULJY.js} +2 -2
- package/dist/{chunk-2J5HM77N.js → chunk-KQQCELPA.js} +1 -1
- package/dist/chunk-KSKIQSYM.js +260 -0
- package/dist/{chunk-UR26A74E.js → chunk-MLHAFFJQ.js} +1 -1
- package/dist/{chunk-XEZVEXWO.js → chunk-N66DZLL6.js} +2 -2
- package/dist/{chunk-AGRLOZWN.js → chunk-NQD2OQEG.js} +1 -1
- package/dist/{chunk-R4LPKOSF.js → chunk-PAW7CB3K.js} +2 -2
- package/dist/{chunk-CTTRBWBT.js → chunk-Q6SYCTJD.js} +2 -2
- package/dist/{chunk-IP4N5EBH.js → chunk-RDLI353P.js} +1 -1
- package/dist/{chunk-XHMXUELC.js → chunk-S6AH3YTH.js} +6 -6
- package/dist/{chunk-BPFMTXRF.js → chunk-TMGUYWTR.js} +2 -2
- package/dist/{chunk-Z54LX6IU.js → chunk-TRDXTYZD.js} +3 -3
- package/dist/{chunk-H2L3SQIO.js → chunk-UJXKUNEW.js} +42 -33
- package/dist/{chunk-KXUA2JOW.js → chunk-UR3NK3LV.js} +1 -1
- package/dist/{chunk-Z2VOM3C3.js → chunk-VC3HSOGC.js} +3 -3
- package/dist/{chunk-3LUQ6A2L.js → chunk-VQKJXEPU.js} +2 -2
- package/dist/{chunk-JURJ6BXP.js → chunk-XHW2Z6AX.js} +1 -1
- package/dist/{chunk-CURG4YI3.js → chunk-XQFICAVB.js} +4 -8
- package/dist/{chunk-QLLCRVCV.js → chunk-YQDRT547.js} +3 -3
- package/dist/index.css +836 -825
- package/dist/index.d.ts +8 -7
- package/dist/index.js +68 -67
- package/dist/inputs/src/InputGroup.css +344 -197
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +336 -336
- package/dist/inputs/src/NumberField.js +6 -6
- package/dist/inputs/src/PasswordField.css +354 -354
- package/dist/inputs/src/PasswordField.js +7 -7
- package/dist/inputs/src/RemainingCharacterCount.css +30 -30
- package/dist/inputs/src/RemainingCharacterCount.js +5 -5
- package/dist/inputs/src/SearchField.css +360 -360
- package/dist/inputs/src/SearchField.js +8 -8
- package/dist/inputs/src/TextArea.css +331 -331
- package/dist/inputs/src/TextArea.js +7 -7
- package/dist/inputs/src/TextField.css +358 -358
- package/dist/inputs/src/TextField.js +10 -10
- package/dist/inputs/src/index.css +404 -404
- package/dist/inputs/src/index.js +17 -17
- package/dist/overlays/Popover/src/Popover.css +836 -825
- package/dist/overlays/Popover/src/Popover.js +68 -67
- package/dist/overlays/Popover/src/index.css +836 -825
- package/dist/overlays/Popover/src/index.js +68 -67
- package/dist/radio/src/DecorativeRadio.css +189 -42
- package/dist/radio/src/DecorativeRadio.js +2 -2
- package/dist/radio/src/Radio.css +181 -34
- package/dist/radio/src/Radio.js +2 -2
- package/dist/radio/src/RadioField.css +162 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +227 -99
- package/dist/radio/src/RadioGroup.js +2 -2
- package/dist/radio/src/index.css +233 -105
- package/dist/radio/src/index.js +8 -8
- package/dist/switch/src/Switch.css +178 -31
- package/dist/switch/src/Switch.js +2 -2
- package/dist/switch/src/SwitchField.css +162 -15
- package/dist/switch/src/SwitchField.js +2 -2
- package/dist/switch/src/index.css +184 -37
- package/dist/switch/src/index.js +4 -4
- package/dist/tag/src/Tag.css +464 -360
- package/dist/tag/src/Tag.js +5 -5
- package/dist/tag/src/TagGroup.css +166 -38
- package/dist/tag/src/TagGroup.js +2 -2
- package/dist/tag/src/TagList.css +226 -0
- package/dist/tag/src/index.css +474 -389
- package/dist/tag/src/index.js +9 -9
- package/dist/typography/Heading/src/Heading.css +151 -9
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +151 -9
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +211 -3
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +211 -3
- package/dist/typography/Label/src/index.js +1 -1
- package/dist/typography/OverlineText/src/OverlineText.css +190 -6
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +190 -6
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +156 -9
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +156 -9
- package/dist/typography/Text/src/index.js +1 -1
- package/dist/utils/src/EnsureTextWrapper.css +226 -0
- package/dist/utils/src/EnsureTextWrapper.d.ts +9 -0
- package/dist/utils/src/EnsureTextWrapper.js +16 -0
- package/dist/utils/src/index.css +226 -0
- package/dist/utils/src/index.d.ts +11 -10
- package/dist/utils/src/index.js +14 -3
- package/package.json +1 -1
|
@@ -1,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/ErrorMessage/src/ErrorMessage.module.css/#css-module-data */
|
|
82
|
-
.ErrorMessage-module__hop-
|
|
229
|
+
.ErrorMessage-module__hop-ErrorMessage___0kKCu {
|
|
83
230
|
--hop-ErrorMessage-color: var(--hop-danger-text-weak);
|
|
84
231
|
--hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
|
|
85
232
|
--hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
|
|
@@ -96,13 +243,13 @@
|
|
|
96
243
|
line-height: var(--hop-ErrorMessage-line-height);
|
|
97
244
|
color: var(--hop-ErrorMessage-color);
|
|
98
245
|
}
|
|
99
|
-
.ErrorMessage-module__hop-
|
|
246
|
+
.ErrorMessage-module__hop-ErrorMessage__icon___7VzNH {
|
|
100
247
|
flex: 0 0 auto;
|
|
101
248
|
align-self: flex-start;
|
|
102
249
|
}
|
|
103
250
|
|
|
104
251
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/HelperMessage/src/HelperMessage.module.css/#css-module-data */
|
|
105
|
-
.HelperMessage-module__hop-
|
|
252
|
+
.HelperMessage-module__hop-HelperMessage___baQv5 {
|
|
106
253
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
107
254
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
108
255
|
display: flex;
|
|
@@ -111,13 +258,13 @@
|
|
|
111
258
|
box-sizing: border-box;
|
|
112
259
|
color: var(--hop-HelperMessage-color);
|
|
113
260
|
}
|
|
114
|
-
.HelperMessage-module__hop-
|
|
261
|
+
.HelperMessage-module__hop-HelperMessage__icon___85txW {
|
|
115
262
|
flex: 0 0 auto;
|
|
116
263
|
align-self: flex-start;
|
|
117
264
|
}
|
|
118
265
|
|
|
119
266
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
120
|
-
.IconList-module__hop-
|
|
267
|
+
.IconList-module__hop-IconList___twZdn {
|
|
121
268
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
122
269
|
display: flex;
|
|
123
270
|
flex-wrap: wrap;
|
|
@@ -126,7 +273,7 @@
|
|
|
126
273
|
}
|
|
127
274
|
|
|
128
275
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/Radio.module.css/#css-module-data */
|
|
129
|
-
.Radio-module__hop-
|
|
276
|
+
.Radio-module__hop-Radio___mjGTL {
|
|
130
277
|
--hop-Radio-box-border-size: 0.0625rem;
|
|
131
278
|
--hop-Radio-box-border-color: var(--hop-neutral-border);
|
|
132
279
|
--hop-Radio-box-background-color: var(--hop-neutral-surface);
|
|
@@ -200,60 +347,60 @@
|
|
|
200
347
|
inline-size: max-content;
|
|
201
348
|
max-inline-size: 100%;
|
|
202
349
|
}
|
|
203
|
-
.Radio-module__hop-
|
|
350
|
+
.Radio-module__hop-Radio___mjGTL[data-focus-visible] {
|
|
204
351
|
--box-background-color: var(--hop-Radio-box-background-color-focused);
|
|
205
352
|
--box-border-color: var(--hop-Radio-box-border-color-focused);
|
|
206
353
|
--box-outline: var(--hop-Radio-box-outline-size) solid var(--hop-Radio-box-outline-color);
|
|
207
354
|
--text-color: var(--hop-Radio-text-color-focused);
|
|
208
355
|
--icon-color: var(--hop-Radio-icon-color-focused);
|
|
209
356
|
}
|
|
210
|
-
.Radio-module__hop-
|
|
357
|
+
.Radio-module__hop-Radio___mjGTL[data-hovered] {
|
|
211
358
|
--box-background-color: var(--hop-Radio-box-background-color-hovered);
|
|
212
359
|
--box-border-color: var(--hop-Radio-box-border-color-hovered);
|
|
213
360
|
--text-color: var(--hop-Radio-text-color-hovered);
|
|
214
361
|
--icon-color: var(--hop-Radio-icon-color-hovered);
|
|
215
362
|
}
|
|
216
|
-
.Radio-module__hop-
|
|
363
|
+
.Radio-module__hop-Radio___mjGTL[data-pressed] {
|
|
217
364
|
--box-background-color: var(--hop-Radio-box-background-color-pressed);
|
|
218
365
|
--box-border-color: var(--hop-Radio-box-border-color-pressed);
|
|
219
366
|
--text-color: var(--hop-Radio-text-color-pressed);
|
|
220
367
|
--icon-color: var(--hop-Radio-icon-color-pressed);
|
|
221
368
|
}
|
|
222
|
-
.Radio-module__hop-
|
|
369
|
+
.Radio-module__hop-Radio___mjGTL[data-selected] {
|
|
223
370
|
--box-background-color: var(--hop-Radio-box-background-color-selected);
|
|
224
371
|
--box-border-color: var(--hop-Radio-box-border-color-selected);
|
|
225
372
|
--bullet-display: var(--hop-Radio-bullet-display-selected);
|
|
226
373
|
--text-color: var(--hop-Radio-text-color-selected);
|
|
227
374
|
--icon-color: var(--hop-Radio-icon-color-selected);
|
|
228
375
|
}
|
|
229
|
-
.Radio-module__hop-
|
|
376
|
+
.Radio-module__hop-Radio___mjGTL[data-invalid] {
|
|
230
377
|
--box-background-color: var(--hop-Radio-box-background-color-invalid);
|
|
231
378
|
--box-border-color: var(--hop-Radio-box-border-color-invalid);
|
|
232
379
|
--bullet-color: var(--hop-Radio-bullet-color-invalid);
|
|
233
380
|
--text-color: var(--hop-Radio-text-color-invalid);
|
|
234
381
|
--icon-color: var(--hop-Radio-icon-color-invalid);
|
|
235
382
|
}
|
|
236
|
-
.Radio-module__hop-
|
|
383
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-focus-visible] {
|
|
237
384
|
--box-background-color: var(--hop-Radio-box-background-color-focused-invalid);
|
|
238
385
|
--box-border-color: var(--hop-Radio-box-border-color-focused-invalid);
|
|
239
386
|
}
|
|
240
|
-
.Radio-module__hop-
|
|
387
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-hovered] {
|
|
241
388
|
--box-background-color: var(--hop-Radio-box-background-color-hovered-invalid);
|
|
242
389
|
--box-border-color: var(--hop-Radio-box-border-color-hovered-invalid);
|
|
243
390
|
--text-color: var(--hop-Radio-text-color-hovered-invalid);
|
|
244
391
|
--icon-color: var(--hop-Radio-text-color-hovered-invalid);
|
|
245
392
|
}
|
|
246
|
-
.Radio-module__hop-
|
|
393
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-pressed] {
|
|
247
394
|
--box-background-color: var(--hop-Radio-box-background-color-pressed-invalid);
|
|
248
395
|
--box-border-color: var(--hop-Radio-box-border-color-pressed-invalid);
|
|
249
396
|
--text-color: var(--hop-Radio-text-color-pressed-invalid);
|
|
250
397
|
--icon-color: var(--hop-Radio-icon-color-pressed-invalid);
|
|
251
398
|
}
|
|
252
|
-
.Radio-module__hop-
|
|
399
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-selected] {
|
|
253
400
|
--box-background-color: var(--hop-Radio-box-background-color-selected-invalid);
|
|
254
401
|
--box-border-color: var(--hop-Radio-box-border-color-selected-invalid);
|
|
255
402
|
}
|
|
256
|
-
.Radio-module__hop-
|
|
403
|
+
.Radio-module__hop-Radio___mjGTL[data-disabled] {
|
|
257
404
|
--box-background-color: var(--hop-Radio-box-background-color-disabled);
|
|
258
405
|
--box-border-color: var(--hop-Radio-box-border-color-disabled);
|
|
259
406
|
--bullet-color: var(--hop-Radio-bullet-color-disabled);
|
|
@@ -261,25 +408,25 @@
|
|
|
261
408
|
--text-color: var(--hop-Radio-text-color-disabled);
|
|
262
409
|
--icon-color: var(--hop-Radio-icon-color-disabled);
|
|
263
410
|
}
|
|
264
|
-
.Radio-module__hop-Radio--
|
|
411
|
+
.Radio-module__hop-Radio--sm___yl7Uc {
|
|
265
412
|
--box-inline-size: var(--hop-Radio-box-sm-inline-size);
|
|
266
413
|
--box-block-size: var(--hop-Radio-box-sm-block-size);
|
|
267
414
|
--text-top-offset: var(--hop-Radio-text-sm-top-offset);
|
|
268
415
|
--text-margin-inline-start: var(--hop-Radio-text-sm-margin-inline-start);
|
|
269
416
|
}
|
|
270
|
-
.Radio-module__hop-Radio--
|
|
417
|
+
.Radio-module__hop-Radio--md___Umq9X {
|
|
271
418
|
--box-inline-size: var(--hop-Radio-box-md-inline-size);
|
|
272
419
|
--box-block-size: var(--hop-Radio-box-md-block-size);
|
|
273
420
|
--text-top-offset: var(--hop-Radio-text-md-top-offset);
|
|
274
421
|
--text-margin-inline-start: var(--hop-Radio-text-md-margin-inline-start);
|
|
275
422
|
}
|
|
276
|
-
.Radio-module__hop-
|
|
277
|
-
.Radio-module__hop-Radio__icon-
|
|
423
|
+
.Radio-module__hop-Radio__icon___umH4r,
|
|
424
|
+
.Radio-module__hop-Radio__icon-list___x6UXM {
|
|
278
425
|
flex: 0 0 auto;
|
|
279
426
|
order: 3;
|
|
280
427
|
color: var(--icon-color);
|
|
281
428
|
}
|
|
282
|
-
.Radio-module__hop-
|
|
429
|
+
.Radio-module__hop-Radio__box___5S65W {
|
|
283
430
|
display: flex;
|
|
284
431
|
flex: 0 0 auto;
|
|
285
432
|
align-items: center;
|
|
@@ -295,11 +442,11 @@
|
|
|
295
442
|
outline-offset: 0.125rem;
|
|
296
443
|
transition: background-color var(--transition-duration) var(--hop-easing-productive), border var(--transition-duration) var(--hop-easing-productive);
|
|
297
444
|
}
|
|
298
|
-
.Radio-module__hop-
|
|
445
|
+
.Radio-module__hop-Radio__bullet___9Zldv {
|
|
299
446
|
display: var(--bullet-display);
|
|
300
447
|
color: var(--bullet-color);
|
|
301
448
|
}
|
|
302
|
-
.Radio-module__hop-
|
|
449
|
+
.Radio-module__hop-Radio__text___Jw3rk {
|
|
303
450
|
flex: 0 1 auto;
|
|
304
451
|
order: 2;
|
|
305
452
|
min-inline-size: 0;
|
|
@@ -309,7 +456,7 @@
|
|
|
309
456
|
}
|
|
310
457
|
|
|
311
458
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/RadioField.module.css/#css-module-data */
|
|
312
|
-
.RadioField-module__hop-
|
|
459
|
+
.RadioField-module__hop-RadioField___y405X {
|
|
313
460
|
--hop-RadioField-description-color: var(--hop-neutral-text-weak);
|
|
314
461
|
--hop-RadioField-description-color-disabled: var(--hop-neutral-text-disabled);
|
|
315
462
|
--hop-RadioField-sm-row-gap: var(--hop-space-stack-xs);
|
|
@@ -328,28 +475,28 @@
|
|
|
328
475
|
inline-size: max-content;
|
|
329
476
|
max-inline-size: 100%;
|
|
330
477
|
}
|
|
331
|
-
.RadioField-module__hop-
|
|
478
|
+
.RadioField-module__hop-RadioField___y405X[data-disabled] {
|
|
332
479
|
--description-color: var(--hop-RadioField-description-color-disabled);
|
|
333
480
|
}
|
|
334
|
-
.RadioField-module__hop-RadioField--
|
|
481
|
+
.RadioField-module__hop-RadioField--sm___xFdo7 {
|
|
335
482
|
--row-gap: var(--hop-RadioField-sm-row-gap);
|
|
336
483
|
--description-margin-inline-start: var(--hop-RadioField-description-sm-margin-inline-start);
|
|
337
484
|
}
|
|
338
|
-
.RadioField-module__hop-RadioField--
|
|
485
|
+
.RadioField-module__hop-RadioField--md___-TjKd {
|
|
339
486
|
--row-gap: var(--hop-RadioField-md-row-gap);
|
|
340
487
|
--description-margin-inline-start: var(--hop-RadioField-description-md-margin-inline-start);
|
|
341
488
|
}
|
|
342
|
-
.RadioField-module__hop-
|
|
489
|
+
.RadioField-module__hop-RadioField__description___1rQov {
|
|
343
490
|
order: 2;
|
|
344
491
|
margin-inline-start: var(--description-margin-inline-start, var(--hop-RadioField-description-md-margin-inline-start));
|
|
345
492
|
color: var(--description-color);
|
|
346
493
|
}
|
|
347
|
-
.RadioField-module__hop-
|
|
494
|
+
.RadioField-module__hop-RadioField__radio___gtu2Z {
|
|
348
495
|
order: 1;
|
|
349
496
|
}
|
|
350
497
|
|
|
351
498
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/DecorativeRadio.module.css/#css-module-data */
|
|
352
|
-
.Radio-module__hop-
|
|
499
|
+
.Radio-module__hop-Radio___mjGTL {
|
|
353
500
|
--hop-Radio-box-border-size: 0.0625rem;
|
|
354
501
|
--hop-Radio-box-border-color: var(--hop-neutral-border);
|
|
355
502
|
--hop-Radio-box-background-color: var(--hop-neutral-surface);
|
|
@@ -423,60 +570,60 @@
|
|
|
423
570
|
inline-size: max-content;
|
|
424
571
|
max-inline-size: 100%;
|
|
425
572
|
}
|
|
426
|
-
.Radio-module__hop-
|
|
573
|
+
.Radio-module__hop-Radio___mjGTL[data-focus-visible] {
|
|
427
574
|
--box-background-color: var(--hop-Radio-box-background-color-focused);
|
|
428
575
|
--box-border-color: var(--hop-Radio-box-border-color-focused);
|
|
429
576
|
--box-outline: var(--hop-Radio-box-outline-size) solid var(--hop-Radio-box-outline-color);
|
|
430
577
|
--text-color: var(--hop-Radio-text-color-focused);
|
|
431
578
|
--icon-color: var(--hop-Radio-icon-color-focused);
|
|
432
579
|
}
|
|
433
|
-
.Radio-module__hop-
|
|
580
|
+
.Radio-module__hop-Radio___mjGTL[data-hovered] {
|
|
434
581
|
--box-background-color: var(--hop-Radio-box-background-color-hovered);
|
|
435
582
|
--box-border-color: var(--hop-Radio-box-border-color-hovered);
|
|
436
583
|
--text-color: var(--hop-Radio-text-color-hovered);
|
|
437
584
|
--icon-color: var(--hop-Radio-icon-color-hovered);
|
|
438
585
|
}
|
|
439
|
-
.Radio-module__hop-
|
|
586
|
+
.Radio-module__hop-Radio___mjGTL[data-pressed] {
|
|
440
587
|
--box-background-color: var(--hop-Radio-box-background-color-pressed);
|
|
441
588
|
--box-border-color: var(--hop-Radio-box-border-color-pressed);
|
|
442
589
|
--text-color: var(--hop-Radio-text-color-pressed);
|
|
443
590
|
--icon-color: var(--hop-Radio-icon-color-pressed);
|
|
444
591
|
}
|
|
445
|
-
.Radio-module__hop-
|
|
592
|
+
.Radio-module__hop-Radio___mjGTL[data-selected] {
|
|
446
593
|
--box-background-color: var(--hop-Radio-box-background-color-selected);
|
|
447
594
|
--box-border-color: var(--hop-Radio-box-border-color-selected);
|
|
448
595
|
--bullet-display: var(--hop-Radio-bullet-display-selected);
|
|
449
596
|
--text-color: var(--hop-Radio-text-color-selected);
|
|
450
597
|
--icon-color: var(--hop-Radio-icon-color-selected);
|
|
451
598
|
}
|
|
452
|
-
.Radio-module__hop-
|
|
599
|
+
.Radio-module__hop-Radio___mjGTL[data-invalid] {
|
|
453
600
|
--box-background-color: var(--hop-Radio-box-background-color-invalid);
|
|
454
601
|
--box-border-color: var(--hop-Radio-box-border-color-invalid);
|
|
455
602
|
--bullet-color: var(--hop-Radio-bullet-color-invalid);
|
|
456
603
|
--text-color: var(--hop-Radio-text-color-invalid);
|
|
457
604
|
--icon-color: var(--hop-Radio-icon-color-invalid);
|
|
458
605
|
}
|
|
459
|
-
.Radio-module__hop-
|
|
606
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-focus-visible] {
|
|
460
607
|
--box-background-color: var(--hop-Radio-box-background-color-focused-invalid);
|
|
461
608
|
--box-border-color: var(--hop-Radio-box-border-color-focused-invalid);
|
|
462
609
|
}
|
|
463
|
-
.Radio-module__hop-
|
|
610
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-hovered] {
|
|
464
611
|
--box-background-color: var(--hop-Radio-box-background-color-hovered-invalid);
|
|
465
612
|
--box-border-color: var(--hop-Radio-box-border-color-hovered-invalid);
|
|
466
613
|
--text-color: var(--hop-Radio-text-color-hovered-invalid);
|
|
467
614
|
--icon-color: var(--hop-Radio-text-color-hovered-invalid);
|
|
468
615
|
}
|
|
469
|
-
.Radio-module__hop-
|
|
616
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-pressed] {
|
|
470
617
|
--box-background-color: var(--hop-Radio-box-background-color-pressed-invalid);
|
|
471
618
|
--box-border-color: var(--hop-Radio-box-border-color-pressed-invalid);
|
|
472
619
|
--text-color: var(--hop-Radio-text-color-pressed-invalid);
|
|
473
620
|
--icon-color: var(--hop-Radio-icon-color-pressed-invalid);
|
|
474
621
|
}
|
|
475
|
-
.Radio-module__hop-
|
|
622
|
+
.Radio-module__hop-Radio___mjGTL:where([data-invalid])[data-selected] {
|
|
476
623
|
--box-background-color: var(--hop-Radio-box-background-color-selected-invalid);
|
|
477
624
|
--box-border-color: var(--hop-Radio-box-border-color-selected-invalid);
|
|
478
625
|
}
|
|
479
|
-
.Radio-module__hop-
|
|
626
|
+
.Radio-module__hop-Radio___mjGTL[data-disabled] {
|
|
480
627
|
--box-background-color: var(--hop-Radio-box-background-color-disabled);
|
|
481
628
|
--box-border-color: var(--hop-Radio-box-border-color-disabled);
|
|
482
629
|
--bullet-color: var(--hop-Radio-bullet-color-disabled);
|
|
@@ -484,25 +631,25 @@
|
|
|
484
631
|
--text-color: var(--hop-Radio-text-color-disabled);
|
|
485
632
|
--icon-color: var(--hop-Radio-icon-color-disabled);
|
|
486
633
|
}
|
|
487
|
-
.Radio-module__hop-Radio--
|
|
634
|
+
.Radio-module__hop-Radio--sm___yl7Uc {
|
|
488
635
|
--box-inline-size: var(--hop-Radio-box-sm-inline-size);
|
|
489
636
|
--box-block-size: var(--hop-Radio-box-sm-block-size);
|
|
490
637
|
--text-top-offset: var(--hop-Radio-text-sm-top-offset);
|
|
491
638
|
--text-margin-inline-start: var(--hop-Radio-text-sm-margin-inline-start);
|
|
492
639
|
}
|
|
493
|
-
.Radio-module__hop-Radio--
|
|
640
|
+
.Radio-module__hop-Radio--md___Umq9X {
|
|
494
641
|
--box-inline-size: var(--hop-Radio-box-md-inline-size);
|
|
495
642
|
--box-block-size: var(--hop-Radio-box-md-block-size);
|
|
496
643
|
--text-top-offset: var(--hop-Radio-text-md-top-offset);
|
|
497
644
|
--text-margin-inline-start: var(--hop-Radio-text-md-margin-inline-start);
|
|
498
645
|
}
|
|
499
|
-
.Radio-module__hop-
|
|
500
|
-
.Radio-module__hop-Radio__icon-
|
|
646
|
+
.Radio-module__hop-Radio__icon___umH4r,
|
|
647
|
+
.Radio-module__hop-Radio__icon-list___x6UXM {
|
|
501
648
|
flex: 0 0 auto;
|
|
502
649
|
order: 3;
|
|
503
650
|
color: var(--icon-color);
|
|
504
651
|
}
|
|
505
|
-
.Radio-module__hop-
|
|
652
|
+
.Radio-module__hop-Radio__box___5S65W {
|
|
506
653
|
display: flex;
|
|
507
654
|
flex: 0 0 auto;
|
|
508
655
|
align-items: center;
|
|
@@ -518,11 +665,11 @@
|
|
|
518
665
|
outline-offset: 0.125rem;
|
|
519
666
|
transition: background-color var(--transition-duration) var(--hop-easing-productive), border var(--transition-duration) var(--hop-easing-productive);
|
|
520
667
|
}
|
|
521
|
-
.Radio-module__hop-
|
|
668
|
+
.Radio-module__hop-Radio__bullet___9Zldv {
|
|
522
669
|
display: var(--bullet-display);
|
|
523
670
|
color: var(--bullet-color);
|
|
524
671
|
}
|
|
525
|
-
.Radio-module__hop-
|
|
672
|
+
.Radio-module__hop-Radio__text___Jw3rk {
|
|
526
673
|
flex: 0 1 auto;
|
|
527
674
|
order: 2;
|
|
528
675
|
min-inline-size: 0;
|
|
@@ -530,43 +677,24 @@
|
|
|
530
677
|
margin-inline-start: var(--text-margin-inline-start, var(--hop-Radio-text-md-margin-inline-start));
|
|
531
678
|
color: var(--text-color);
|
|
532
679
|
}
|
|
533
|
-
.DecorativeRadio-module__hop-
|
|
680
|
+
.DecorativeRadio-module__hop-DecorativeRadio___6cfZi {
|
|
534
681
|
}
|
|
535
|
-
.DecorativeRadio-module__hop-DecorativeRadio--
|
|
682
|
+
.DecorativeRadio-module__hop-DecorativeRadio--sm___pLmcZ {
|
|
536
683
|
}
|
|
537
|
-
.DecorativeRadio-module__hop-DecorativeRadio--
|
|
684
|
+
.DecorativeRadio-module__hop-DecorativeRadio--md___BWIIW {
|
|
538
685
|
}
|
|
539
|
-
.DecorativeRadio-module__hop-
|
|
540
|
-
.DecorativeRadio-module__hop-DecorativeRadio__icon-
|
|
686
|
+
.DecorativeRadio-module__hop-DecorativeRadio__icon___sI5C6,
|
|
687
|
+
.DecorativeRadio-module__hop-DecorativeRadio__icon-list___B17Uy {
|
|
541
688
|
}
|
|
542
|
-
.DecorativeRadio-module__hop-
|
|
689
|
+
.DecorativeRadio-module__hop-DecorativeRadio__box___0184v {
|
|
543
690
|
}
|
|
544
|
-
.DecorativeRadio-module__hop-
|
|
691
|
+
.DecorativeRadio-module__hop-DecorativeRadio__bullet___6xwhF {
|
|
545
692
|
}
|
|
546
|
-
.DecorativeRadio-module__hop-
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
550
|
-
.Label-module__hop-Label___I1lcR {
|
|
551
|
-
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
552
|
-
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
553
|
-
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
554
|
-
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
555
|
-
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
556
|
-
}
|
|
557
|
-
:where(.Label-module__hop-Label___I1lcR) {
|
|
558
|
-
font-family: var(--hop-Label-font-family);
|
|
559
|
-
font-size: var(--hop-Label-font-size);
|
|
560
|
-
font-weight: var(--hop-Label-font-weight);
|
|
561
|
-
line-height: var(--hop-Label-line-height);
|
|
562
|
-
color: var(--hop-Label-color);
|
|
563
|
-
}
|
|
564
|
-
:where(.Label-module__hop-Label__indicator___bMR5H) {
|
|
565
|
-
padding-inline-start: var(--hop-space-20);
|
|
693
|
+
.DecorativeRadio-module__hop-DecorativeRadio__text___ip08j {
|
|
566
694
|
}
|
|
567
695
|
|
|
568
696
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/RadioGroup.module.css/#css-module-data */
|
|
569
|
-
.RadioGroup-module__hop-
|
|
697
|
+
.RadioGroup-module__hop-RadioGroup___nxPSN {
|
|
570
698
|
--hop-RadioGroup-align-items: flex-start;
|
|
571
699
|
--hop-RadioGroup-justify-content: flex-start;
|
|
572
700
|
--hop-RadioGroup-bordered-border-color: var(--hop-neutral-border-weak);
|
|
@@ -606,46 +734,46 @@
|
|
|
606
734
|
inline-size: var(--inline-size);
|
|
607
735
|
max-inline-size: 100%;
|
|
608
736
|
}
|
|
609
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
737
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq {
|
|
610
738
|
--list-border: var(--radio-border-size) solid var(--radio-border-color);
|
|
611
739
|
--list-border-radius: var(--hop-shape-rounded-md);
|
|
612
740
|
}
|
|
613
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
741
|
+
.RadioGroup-module__hop-RadioGroup--sm___pG-g0 {
|
|
614
742
|
--column-gap: var(--hop-RadioGroup-sm-column-gap);
|
|
615
743
|
--row-gap: var(--hop-RadioGroup-sm-row-gap);
|
|
616
744
|
--list-column-gap: var(--hop-RadioGroup-list-sm-column-gap);
|
|
617
745
|
--list-row-gap: var(--hop-RadioGroup-list-sm-row-gap);
|
|
618
746
|
}
|
|
619
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
747
|
+
.RadioGroup-module__hop-RadioGroup--md___IIICc {
|
|
620
748
|
--column-gap: var(--hop-RadioGroup-md-column-gap);
|
|
621
749
|
--row-gap: var(--hop-RadioGroup-md-row-gap);
|
|
622
750
|
--list-column-gap: var(--hop-RadioGroup-list-md-column-gap);
|
|
623
751
|
--list-row-gap: var(--hop-RadioGroup-list-md-row-gap);
|
|
624
752
|
}
|
|
625
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
753
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq.RadioGroup-module__hop-RadioGroup--sm___pG-g0 {
|
|
626
754
|
--radio-padding: var(--hop-RadioGroup-bordered-sm-padding);
|
|
627
755
|
--column-gap: var(--hop-RadioGroup-bordered-sm-column-gap);
|
|
628
756
|
--row-gap: var(--hop-RadioGroup-bordered-sm-row-gap);
|
|
629
757
|
--list-column-gap: var(--hop-RadioGroup-list-bordered-sm-column-gap);
|
|
630
758
|
--list-row-gap: var(--hop-RadioGroup-list-bordered-sm-row-gap);
|
|
631
759
|
}
|
|
632
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
760
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq.RadioGroup-module__hop-RadioGroup--md___IIICc {
|
|
633
761
|
--radio-padding: var(--hop-RadioGroup-bordered-md-padding);
|
|
634
762
|
--column-gap: var(--hop-RadioGroup-bordered-md-column-gap);
|
|
635
763
|
--row-gap: var(--hop-RadioGroup-bordered-md-row-gap);
|
|
636
764
|
--list-column-gap: var(--hop-RadioGroup-list-bordered-md-column-gap);
|
|
637
765
|
--list-row-gap: var(--hop-RadioGroup-list-bordered-md-row-gap);
|
|
638
766
|
}
|
|
639
|
-
.RadioGroup-module__hop-
|
|
767
|
+
.RadioGroup-module__hop-RadioGroup___nxPSN[data-orientation=horizontal] {
|
|
640
768
|
--flex-direction: var(--hop-RadioGroup-horizontal-flex-direction);
|
|
641
769
|
}
|
|
642
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
770
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq[data-orientation=horizontal] {
|
|
643
771
|
--flex-wrap: nowrap;
|
|
644
772
|
}
|
|
645
|
-
.RadioGroup-module__hop-
|
|
773
|
+
.RadioGroup-module__hop-RadioGroup___nxPSN > .RadioGroup-module__hop-RadioGroup__label___UhFFE {
|
|
646
774
|
order: 1;
|
|
647
775
|
}
|
|
648
|
-
.RadioGroup-module__hop-
|
|
776
|
+
.RadioGroup-module__hop-RadioGroup__list___f-mUy {
|
|
649
777
|
display: flex;
|
|
650
778
|
flex-flow: var(--flex-direction) var(--flex-wrap);
|
|
651
779
|
gap: var(--list-row-gap, var(--hop-space-stack-md)) var(--list-column-gap, var(--hop-space-inline-md));
|
|
@@ -656,7 +784,7 @@
|
|
|
656
784
|
border: var(--list-border, none);
|
|
657
785
|
border-radius: var(--list-border-radius, 0);
|
|
658
786
|
}
|
|
659
|
-
.RadioGroup-module__hop-
|
|
787
|
+
.RadioGroup-module__hop-RadioGroup__list___f-mUy > .RadioGroup-module__hop-RadioGroup__radio___clP7i {
|
|
660
788
|
position: relative;
|
|
661
789
|
flex: 0 1 auto;
|
|
662
790
|
align-content: start;
|
|
@@ -664,22 +792,22 @@
|
|
|
664
792
|
min-inline-size: 0;
|
|
665
793
|
padding: var(--radio-padding, 0);
|
|
666
794
|
}
|
|
667
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
795
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq .RadioGroup-module__hop-RadioGroup__list___f-mUy > .RadioGroup-module__hop-RadioGroup__radio___clP7i ~ .RadioGroup-module__hop-RadioGroup__radio___clP7i::before {
|
|
668
796
|
content: "";
|
|
669
797
|
position: absolute;
|
|
670
798
|
display: block;
|
|
671
799
|
}
|
|
672
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
800
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq[data-orientation=vertical] .RadioGroup-module__hop-RadioGroup__list___f-mUy > .RadioGroup-module__hop-RadioGroup__radio___clP7i ~ .RadioGroup-module__hop-RadioGroup__radio___clP7i::before {
|
|
673
801
|
inset-block-start: 0;
|
|
674
802
|
inset-inline: 0;
|
|
675
803
|
border-block-start: var(--list-border, none);
|
|
676
804
|
}
|
|
677
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
805
|
+
.RadioGroup-module__hop-RadioGroup--bordered___vrAHq[data-orientation=horizontal] .RadioGroup-module__hop-RadioGroup__list___f-mUy > .RadioGroup-module__hop-RadioGroup__radio___clP7i ~ .RadioGroup-module__hop-RadioGroup__radio___clP7i::before {
|
|
678
806
|
inset-block: 0;
|
|
679
807
|
inset-inline-start: 0;
|
|
680
808
|
border-inline-start: var(--list-border, none);
|
|
681
809
|
}
|
|
682
|
-
.RadioGroup-module__hop-
|
|
683
|
-
.RadioGroup-module__hop-
|
|
810
|
+
.RadioGroup-module__hop-RadioGroup___nxPSN > .RadioGroup-module__hop-RadioGroup__error-message___v73ED,
|
|
811
|
+
.RadioGroup-module__hop-RadioGroup___nxPSN > .RadioGroup-module__hop-RadioGroup__helper-message___ViS27 {
|
|
684
812
|
order: 3;
|
|
685
813
|
}
|