@hopper-ui/components 1.0.13 → 1.2.0
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 +17 -0
- package/README.md +1 -1
- package/dist/Avatar/src/AnonymousAvatar.css +10 -10
- package/dist/Avatar/src/AnonymousAvatar.js +2 -2
- package/dist/Avatar/src/Avatar.css +37 -37
- package/dist/Avatar/src/Avatar.js +3 -3
- package/dist/Avatar/src/AvatarContext.d.ts +1 -1
- package/dist/Avatar/src/DeletedAvatar.css +10 -10
- package/dist/Avatar/src/DeletedAvatar.js +2 -2
- package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
- package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
- package/dist/Avatar/src/index.css +37 -37
- package/dist/Avatar/src/index.js +5 -5
- package/dist/Badge/src/Badge.css +10 -10
- package/dist/Badge/src/Badge.js +2 -2
- package/dist/Badge/src/index.css +10 -10
- package/dist/Badge/src/index.js +2 -2
- package/dist/Divider/src/Divider.css +2 -2
- package/dist/Divider/src/Divider.js +1 -1
- package/dist/Divider/src/index.css +2 -2
- package/dist/Divider/src/index.js +1 -1
- package/dist/ErrorMessage/src/ErrorMessage.css +11 -11
- package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
- package/dist/ErrorMessage/src/index.css +11 -11
- package/dist/ErrorMessage/src/index.js +2 -2
- package/dist/Form/src/Form.css +4111 -0
- package/dist/Form/src/Form.d.ts +28 -0
- package/dist/Form/src/Form.js +114 -0
- package/dist/Form/src/FormContext.d.ts +8 -0
- package/dist/Form/src/FormContext.js +2 -0
- package/dist/Form/src/index.css +4111 -0
- package/dist/Form/src/index.d.ts +5 -0
- package/dist/Form/src/index.js +114 -0
- package/dist/HelperMessage/src/HelperMessage.css +11 -11
- package/dist/HelperMessage/src/HelperMessage.js +2 -2
- package/dist/HelperMessage/src/index.css +11 -11
- package/dist/HelperMessage/src/index.js +2 -2
- package/dist/IconList/src/IconList.css +1 -1
- package/dist/IconList/src/IconList.js +1 -1
- package/dist/IconList/src/index.css +1 -1
- package/dist/IconList/src/index.js +1 -1
- package/dist/Link/src/Link.css +31 -31
- package/dist/Link/src/Link.js +3 -3
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +3 -3
- package/dist/ListBox/src/ListBox.css +369 -169
- package/dist/ListBox/src/ListBox.js +15 -14
- package/dist/ListBox/src/ListBoxItem.css +425 -225
- package/dist/ListBox/src/ListBoxItem.js +14 -13
- package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
- package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
- package/dist/ListBox/src/index.css +369 -169
- package/dist/ListBox/src/index.js +15 -14
- package/dist/Spinner/src/Spinner.css +19 -19
- package/dist/Spinner/src/Spinner.js +2 -2
- package/dist/Spinner/src/index.css +19 -19
- package/dist/Spinner/src/index.js +2 -2
- package/dist/buttons/src/Button.css +94 -94
- package/dist/buttons/src/Button.js +6 -6
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +375 -28
- package/dist/buttons/src/ClearButton.js +3 -3
- package/dist/buttons/src/EmbeddedButton.css +375 -28
- package/dist/buttons/src/EmbeddedButton.d.ts +9 -0
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +480 -133
- package/dist/buttons/src/index.js +9 -9
- package/dist/checkbox/src/Checkbox.css +31 -31
- package/dist/checkbox/src/Checkbox.js +3 -3
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +62 -59
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +62 -59
- package/dist/checkbox/src/index.js +6 -6
- package/dist/{chunk-KARK64JC.js → chunk-2XO5CZBO.js} +2 -2
- package/dist/{chunk-DZHRELLA.js → chunk-354H4FNA.js} +1 -1
- package/dist/{chunk-ZXDN2IRM.js → chunk-5IB23E3O.js} +6 -2
- package/dist/{chunk-WCLGYVXV.js → chunk-BKCMCC7V.js} +1 -1
- package/dist/{chunk-5WWMVQI4.js → chunk-CEUQHDEQ.js} +1 -1
- package/dist/{chunk-AMXRADUV.js → chunk-CKKLDA5J.js} +2 -2
- package/dist/{chunk-UGHMX7QX.js → chunk-COIGQP33.js} +3 -3
- package/dist/{chunk-NHM3MQI3.js → chunk-EJUIYBAC.js} +3 -3
- package/dist/chunk-EURJK4ZT.js +7 -0
- package/dist/{chunk-YEYNRBMQ.js → chunk-F4H76S4H.js} +6 -2
- package/dist/{chunk-44KY7MFF.js → chunk-FA4IXLWZ.js} +19 -8
- package/dist/chunk-FOD7XUSJ.js +150 -0
- package/dist/{chunk-W34MMJ2L.js → chunk-FOKTHCFK.js} +3 -3
- package/dist/chunk-HCRWIU7V.js +276 -0
- package/dist/chunk-IU6XMS2X.js +21 -0
- package/dist/{chunk-JN2FF2IX.js → chunk-IUOLKHYQ.js} +1 -1
- package/dist/{chunk-2MUGMKNO.js → chunk-IXWYHDGU.js} +1 -1
- package/dist/{chunk-SSMGKQ27.js → chunk-J44DIB5J.js} +3 -3
- package/dist/{chunk-GH5LAOQU.js → chunk-JJ4EFTES.js} +1 -1
- package/dist/{chunk-RGGVZKNN.js → chunk-L5KI4ZCL.js} +2 -2
- package/dist/{chunk-AYPCLDGU.js → chunk-M3K4IYX6.js} +1 -1
- package/dist/chunk-MHQZXLKW.js +7 -0
- package/dist/{chunk-IEE2HHGR.js → chunk-MJHMFANK.js} +1 -1
- package/dist/{chunk-CXIH6I5X.js → chunk-PFABSIDM.js} +1 -1
- package/dist/{chunk-ERE2XRQA.js → chunk-PQXVL3YJ.js} +1 -1
- package/dist/{chunk-CCIVRIKG.js → chunk-Q63YLWI6.js} +16 -3
- package/dist/{chunk-JLUFMLGV.js → chunk-RQKU3XDG.js} +1 -1
- package/dist/chunk-RWAVMW7T.js +70 -0
- package/dist/{chunk-TNVYVDLF.js → chunk-S5CK32KM.js} +6 -4
- package/dist/{chunk-LDORNYHF.js → chunk-SZSQZ4C7.js} +3 -3
- package/dist/{chunk-UPR32DV5.js → chunk-T6MAOVLH.js} +2 -2
- package/dist/{chunk-B42AJF74.js → chunk-TCOZUCPD.js} +142 -159
- package/dist/{chunk-M4IVTAHY.js → chunk-TG623HPA.js} +7 -5
- package/dist/{chunk-723W7LGB.js → chunk-U56LEEEA.js} +6 -6
- package/dist/{chunk-THQZBL4T.js → chunk-UT4CSUUM.js} +1 -1
- package/dist/{chunk-MVWQVBTK.js → chunk-V5Q245NH.js} +4 -2
- package/dist/chunk-VISBUD2K.js +172 -0
- package/dist/{chunk-QTV45NTY.js → chunk-VYKPDMP3.js} +3 -3
- package/dist/{chunk-CS2RAWQB.js → chunk-W2BQZEW6.js} +4 -4
- package/dist/{chunk-SW7LHIQ2.js → chunk-W474WFOP.js} +21 -9
- package/dist/{chunk-ESRYOELK.js → chunk-X253QCYD.js} +3 -2
- package/dist/{chunk-PAYZGXTT.js → chunk-XT2MZWEV.js} +1 -1
- package/dist/{chunk-SNWJJ3FF.js → chunk-XUJNQNB3.js} +1 -1
- package/dist/chunk-Z57VHYOF.js +22 -0
- package/dist/i18n/src/index.js +1 -1
- package/dist/i18n/src/useLocalizedString.js +1 -1
- package/dist/index.css +1625 -707
- package/dist/index.d.ts +9 -3
- package/dist/index.js +56 -50
- package/dist/inputs/src/InputGroup.css +78 -39
- package/dist/inputs/src/InputGroup.d.ts +10 -1
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/NumberField.css +129 -90
- package/dist/inputs/src/NumberField.d.ts +1 -0
- package/dist/inputs/src/NumberField.js +18 -172
- package/dist/inputs/src/PasswordField.css +588 -199
- package/dist/inputs/src/PasswordField.d.ts +1 -0
- package/dist/inputs/src/PasswordField.js +9 -9
- package/dist/inputs/src/SearchField.css +594 -205
- package/dist/inputs/src/SearchField.d.ts +1 -0
- package/dist/inputs/src/SearchField.js +10 -10
- package/dist/inputs/src/TextArea.css +469 -0
- package/dist/inputs/src/TextArea.d.ts +62 -0
- package/dist/inputs/src/TextArea.js +23 -0
- package/dist/inputs/src/TextAreaContext.d.ts +8 -0
- package/dist/inputs/src/TextAreaContext.js +2 -0
- package/dist/inputs/src/TextField.css +589 -200
- package/dist/inputs/src/TextField.d.ts +2 -0
- package/dist/inputs/src/TextField.js +11 -11
- package/dist/inputs/src/index.css +948 -368
- package/dist/inputs/src/index.d.ts +4 -0
- package/dist/inputs/src/index.js +20 -13
- package/dist/overlays/Popover/src/Popover.css +1625 -707
- package/dist/overlays/Popover/src/Popover.js +56 -50
- package/dist/overlays/Popover/src/index.css +1625 -707
- package/dist/overlays/Popover/src/index.js +56 -50
- package/dist/radio/src/Radio.css +31 -31
- package/dist/radio/src/Radio.js +3 -3
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +62 -59
- package/dist/radio/src/RadioGroup.js +3 -3
- package/dist/radio/src/index.css +62 -59
- package/dist/radio/src/index.js +9 -9
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +3 -3
- package/dist/switch/src/SwitchField.css +15 -15
- package/dist/switch/src/SwitchField.js +1 -1
- package/dist/switch/src/index.css +31 -31
- package/dist/switch/src/index.js +4 -4
- package/dist/tag/src/Tag.css +1041 -2241
- package/dist/tag/src/Tag.d.ts +6 -1
- package/dist/tag/src/Tag.js +8 -96
- package/dist/tag/src/TagGroup.css +24 -21
- package/dist/tag/src/TagGroup.d.ts +7 -2
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +1104 -2205
- package/dist/tag/src/index.js +10 -91
- package/dist/typography/Heading/src/Heading.css +9 -9
- package/dist/typography/Heading/src/Heading.js +1 -1
- package/dist/typography/Heading/src/index.css +9 -9
- package/dist/typography/Heading/src/index.js +1 -1
- package/dist/typography/Label/src/Label.css +5 -2
- package/dist/typography/Label/src/Label.d.ts +8 -0
- package/dist/typography/Label/src/Label.js +2 -1
- package/dist/typography/Label/src/index.css +5 -2
- package/dist/typography/Label/src/index.js +2 -1
- package/dist/typography/OverlineText/src/OverlineText.css +6 -6
- package/dist/typography/OverlineText/src/OverlineText.js +1 -1
- package/dist/typography/OverlineText/src/index.css +6 -6
- package/dist/typography/OverlineText/src/index.js +1 -1
- package/dist/typography/Text/src/Text.css +9 -9
- package/dist/typography/Text/src/Text.js +1 -1
- package/dist/typography/Text/src/index.css +9 -9
- package/dist/typography/Text/src/index.js +1 -1
- package/dist/utils/src/index.d.ts +2 -0
- package/dist/utils/src/index.js +4 -2
- package/dist/utils/src/useFontFaceReady.d.ts +3 -0
- package/dist/utils/src/useFontFaceReady.js +2 -0
- package/dist/utils/src/useTruncatedText.d.ts +3 -0
- package/dist/utils/src/useTruncatedText.js +2 -0
- package/package.json +3 -3
- package/dist/Chip/src/Chip.css +0 -261
- package/dist/Chip/src/Chip.d.ts +0 -27
- package/dist/Chip/src/Chip.js +0 -10
- package/dist/Chip/src/ChipContext.d.ts +0 -10
- package/dist/Chip/src/ChipContext.js +0 -2
- package/dist/Chip/src/index.css +0 -261
- package/dist/Chip/src/index.d.ts +0 -7
- package/dist/Chip/src/index.js +0 -10
- package/dist/chunk-632B5YBQ.js +0 -7
- package/dist/chunk-I2YZLGRE.js +0 -43
- package/dist/chunk-RXZQB35O.js +0 -105
|
@@ -1,5 +1,271 @@
|
|
|
1
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
2
|
+
.Text-module__hop-Text___7s-NC {
|
|
3
|
+
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
|
+
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
|
+
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
6
|
+
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
7
|
+
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
8
|
+
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
9
|
+
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
10
|
+
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
11
|
+
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
12
|
+
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
13
|
+
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
14
|
+
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
15
|
+
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
16
|
+
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
17
|
+
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
18
|
+
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
19
|
+
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
20
|
+
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
21
|
+
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
22
|
+
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
23
|
+
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
24
|
+
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
25
|
+
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
26
|
+
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
27
|
+
--hop-Text-inherit-size-font-size: inherit;
|
|
28
|
+
--hop-Text-inherit-size-font-family: inherit;
|
|
29
|
+
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
|
+
--hop-Text-inherit-size-line-height: inherit;
|
|
31
|
+
}
|
|
32
|
+
:where(.Text-module__hop-Text___7s-NC) {
|
|
33
|
+
font-family: var(--font-family);
|
|
34
|
+
font-size: var(--font-size);
|
|
35
|
+
font-weight: var(--font-weight);
|
|
36
|
+
line-height: var(--line-height);
|
|
37
|
+
}
|
|
38
|
+
:where(.Text-module__hop-Text--xs___uRZNm) {
|
|
39
|
+
--font-size: var(--hop-Text-xs-font-size);
|
|
40
|
+
--font-family: var(--hop-Text-xs-font-family);
|
|
41
|
+
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
|
+
--line-height: var(--hop-Text-xs-line-height);
|
|
43
|
+
}
|
|
44
|
+
:where(.Text-module__hop-Text--sm___LfDaA) {
|
|
45
|
+
--font-size: var(--hop-Text-sm-font-size);
|
|
46
|
+
--font-family: var(--hop-Text-sm-font-family);
|
|
47
|
+
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
|
+
--line-height: var(--hop-Text-sm-line-height);
|
|
49
|
+
}
|
|
50
|
+
:where(.Text-module__hop-Text--md___aGVbv) {
|
|
51
|
+
--font-size: var(--hop-Text-md-font-size);
|
|
52
|
+
--font-family: var(--hop-Text-md-font-family);
|
|
53
|
+
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
|
+
--line-height: var(--hop-Text-md-line-height);
|
|
55
|
+
}
|
|
56
|
+
:where(.Text-module__hop-Text--lg___TgsRg) {
|
|
57
|
+
--font-size: var(--hop-Text-lg-font-size);
|
|
58
|
+
--font-family: var(--hop-Text-lg-font-family);
|
|
59
|
+
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
|
+
--line-height: var(--hop-Text-lg-line-height);
|
|
61
|
+
}
|
|
62
|
+
:where(.Text-module__hop-Text--xl___gAcxP) {
|
|
63
|
+
--font-size: var(--hop-Text-xl-font-size);
|
|
64
|
+
--font-family: var(--hop-Text-xl-font-family);
|
|
65
|
+
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
|
+
--line-height: var(--hop-Text-xl-line-height);
|
|
67
|
+
}
|
|
68
|
+
:where(.Text-module__hop-Text--2xl___n-9B9) {
|
|
69
|
+
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
|
+
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
|
+
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
|
+
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
|
+
}
|
|
74
|
+
:where(.Text-module__hop-Text--inherit___SEa0P) {
|
|
75
|
+
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
|
+
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
|
+
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
78
|
+
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/RichIconAvatarImage.module.css/#css-module-data */
|
|
82
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___sG-Yd {
|
|
83
|
+
--hop-RichIconAvatarImage-background-color: var(--hop-decorative-option7-surface);
|
|
84
|
+
--hop-RichIconAvatarImage-border-radius: var(--hop-shape-circle);
|
|
85
|
+
--hop-RichIconAvatarImage-icon-color: var(--hop-decorative-option7-icon);
|
|
86
|
+
--hop-RichIconAvatarImage-xs-size: 1rem;
|
|
87
|
+
--hop-RichIconAvatarImage-icon-xs-size: 1rem;
|
|
88
|
+
--hop-RichIconAvatarImage-sm-size: 1.5rem;
|
|
89
|
+
--hop-RichIconAvatarImage-icon-sm-size: 1.5rem;
|
|
90
|
+
--hop-RichIconAvatarImage-md-size: 2rem;
|
|
91
|
+
--hop-RichIconAvatarImage-icon-md-size: 2rem;
|
|
92
|
+
--hop-RichIconAvatarImage-lg-size: 3rem;
|
|
93
|
+
--hop-RichIconAvatarImage-icon-lg-size: 3rem;
|
|
94
|
+
--hop-RichIconAvatarImage-xl-size: 4rem;
|
|
95
|
+
--hop-RichIconAvatarImage-icon-xl-size: 4rem;
|
|
96
|
+
--hop-RichIconAvatarImage-2xl-size: 6rem;
|
|
97
|
+
--hop-RichIconAvatarImage-icon-2xl-size: 4rem;
|
|
98
|
+
--hop-RichIconAvatarImage-background-color-disabled: var(--hop-neutral-surface-disabled);
|
|
99
|
+
--hop-RichIconAvatarImage-icon-color-disabled: var(--hop-neutral-icon-disabled);
|
|
100
|
+
--background-color: var(--hop-RichIconAvatarImage-background-color);
|
|
101
|
+
user-select: none;
|
|
102
|
+
position: relative;
|
|
103
|
+
overflow: hidden;
|
|
104
|
+
display: flex;
|
|
105
|
+
align-items: center;
|
|
106
|
+
justify-content: center;
|
|
107
|
+
inline-size: var(--size, var(--hop-RichIconAvatarImage-md-size));
|
|
108
|
+
block-size: var(--size, var(--hop-RichIconAvatarImage-md-size));
|
|
109
|
+
color: var(--hop-RichIconAvatarImage-icon-color);
|
|
110
|
+
background-color: var(--background-color);
|
|
111
|
+
border-radius: var(--hop-RichIconAvatarImage-border-radius);
|
|
112
|
+
}
|
|
113
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___h-WpU {
|
|
114
|
+
--size: var(--hop-RichIconAvatarImage-xs-size);
|
|
115
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-xs-size);
|
|
116
|
+
}
|
|
117
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___QasW- {
|
|
118
|
+
--size: var(--hop-RichIconAvatarImage-sm-size);
|
|
119
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-sm-size);
|
|
120
|
+
}
|
|
121
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--md___QjQ3I {
|
|
122
|
+
--size: var(--hop-RichIconAvatarImage-md-size);
|
|
123
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-md-size);
|
|
124
|
+
}
|
|
125
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___PrX57 {
|
|
126
|
+
--size: var(--hop-RichIconAvatarImage-lg-size);
|
|
127
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-lg-size);
|
|
128
|
+
}
|
|
129
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___fZOdF {
|
|
130
|
+
--size: var(--hop-RichIconAvatarImage-xl-size);
|
|
131
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-xl-size);
|
|
132
|
+
}
|
|
133
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___E-1I9 {
|
|
134
|
+
--size: var(--hop-RichIconAvatarImage-2xl-size);
|
|
135
|
+
--icon-size: var(--hop-RichIconAvatarImage-icon-2xl-size);
|
|
136
|
+
}
|
|
137
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___sG-Yd[data-disabled] {
|
|
138
|
+
--background-color: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
139
|
+
}
|
|
140
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___JDA4Q {
|
|
141
|
+
position: relative;
|
|
142
|
+
display: block;
|
|
143
|
+
inline-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
144
|
+
block-size: var(--icon-size, var(--hop-RichIconAvatarImage-icon-md-size));
|
|
145
|
+
}
|
|
146
|
+
.RichIconAvatarImage-module__hop-RichIconAvatarImage___sG-Yd[data-disabled] .RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___JDA4Q {
|
|
147
|
+
--hop-RichIcon-placeholder-background: var(--hop-RichIconAvatarImage-background-color-disabled);
|
|
148
|
+
--hop-RichIcon-placeholder-shadow: var(--hop-RichIconAvatarImage-icon-color-disabled);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Avatar/src/Avatar.module.css/#css-module-data */
|
|
152
|
+
.Avatar-module__hop-Avatar___3ivfl {
|
|
153
|
+
--hop-Avatar-border-radius: var(--hop-shape-circle);
|
|
154
|
+
--hop-Avatar-mix-blend-mode: normal;
|
|
155
|
+
--hop-Avatar-decorative-1-background-color: var(--hop-decorative-option1-surface-strong);
|
|
156
|
+
--hop-Avatar-decorative-2-background-color: var(--hop-decorative-option2-surface-strong);
|
|
157
|
+
--hop-Avatar-decorative-3-background-color: var(--hop-decorative-option3-surface-strong);
|
|
158
|
+
--hop-Avatar-decorative-4-background-color: var(--hop-decorative-option4-surface-strong);
|
|
159
|
+
--hop-Avatar-decorative-5-background-color: var(--hop-decorative-option5-surface-strong);
|
|
160
|
+
--hop-Avatar-decorative-6-background-color: var(--hop-decorative-option6-surface-strong);
|
|
161
|
+
--hop-Avatar-decorative-7-background-color: var(--hop-decorative-option7-surface-strong);
|
|
162
|
+
--hop-Avatar-decorative-8-background-color: var(--hop-decorative-option8-surface-strong);
|
|
163
|
+
--hop-Avatar-decorative-9-background-color: var(--hop-decorative-option9-surface-strong);
|
|
164
|
+
--hop-Avatar-decorative-1-text-color: var(--hop-decorative-option1-text);
|
|
165
|
+
--hop-Avatar-decorative-2-text-color: var(--hop-decorative-option2-text);
|
|
166
|
+
--hop-Avatar-decorative-3-text-color: var(--hop-decorative-option3-text);
|
|
167
|
+
--hop-Avatar-decorative-4-text-color: var(--hop-decorative-option4-text);
|
|
168
|
+
--hop-Avatar-decorative-5-text-color: var(--hop-decorative-option5-text);
|
|
169
|
+
--hop-Avatar-decorative-6-text-color: var(--hop-decorative-option6-text);
|
|
170
|
+
--hop-Avatar-decorative-7-text-color: var(--hop-decorative-option7-text);
|
|
171
|
+
--hop-Avatar-decorative-8-text-color: var(--hop-decorative-option8-text);
|
|
172
|
+
--hop-Avatar-decorative-9-text-color: var(--hop-decorative-option9-text);
|
|
173
|
+
--hop-Avatar-xs-size: 1rem;
|
|
174
|
+
--hop-Avatar-sm-size: 1.5rem;
|
|
175
|
+
--hop-Avatar-md-size: 2rem;
|
|
176
|
+
--hop-Avatar-lg-size: 3rem;
|
|
177
|
+
--hop-Avatar-xl-size: 4rem;
|
|
178
|
+
--hop-Avatar-2xl-size: 6rem;
|
|
179
|
+
--hop-Avatar-background-color-disabled: var(--hop-neutral-surface-disabled);
|
|
180
|
+
--hop-Avatar-text-color-disabled: var(--hop-neutral-text-disabled);
|
|
181
|
+
--hop-Avatar-mix-blend-mode-disabled: luminosity;
|
|
182
|
+
--mix-blend-mode: var(--hop-Avatar-mix-blend-mode);
|
|
183
|
+
user-select: none;
|
|
184
|
+
position: relative;
|
|
185
|
+
overflow: hidden;
|
|
186
|
+
display: flex;
|
|
187
|
+
flex: 0 0 auto;
|
|
188
|
+
align-items: center;
|
|
189
|
+
justify-content: center;
|
|
190
|
+
box-sizing: border-box;
|
|
191
|
+
inline-size: var(--size, var(--hop-Avatar-md-size));
|
|
192
|
+
block-size: var(--size, var(--hop-Avatar-md-size));
|
|
193
|
+
color: var(--text-color, var(--hop-neutral-text));
|
|
194
|
+
background-color: var(--background-color, transparent);
|
|
195
|
+
border-radius: var(--hop-Avatar-border-radius);
|
|
196
|
+
}
|
|
197
|
+
.Avatar-module__hop-Avatar--xs___noWqr {
|
|
198
|
+
--size: var(--hop-Avatar-xs-size);
|
|
199
|
+
}
|
|
200
|
+
.Avatar-module__hop-Avatar--sm___EG5oC {
|
|
201
|
+
--size: var(--hop-Avatar-sm-size);
|
|
202
|
+
}
|
|
203
|
+
.Avatar-module__hop-Avatar--md___Q-9En {
|
|
204
|
+
--size: var(--hop-Avatar-md-size);
|
|
205
|
+
}
|
|
206
|
+
.Avatar-module__hop-Avatar--lg___FBR3Q {
|
|
207
|
+
--size: var(--hop-Avatar-lg-size);
|
|
208
|
+
}
|
|
209
|
+
.Avatar-module__hop-Avatar--xl___-BzUR {
|
|
210
|
+
--size: var(--hop-Avatar-xl-size);
|
|
211
|
+
}
|
|
212
|
+
.Avatar-module__hop-Avatar--2xl___64QDk {
|
|
213
|
+
--size: var(--hop-Avatar-2xl-size);
|
|
214
|
+
}
|
|
215
|
+
.Avatar-module__hop-Avatar--decorative-option1___NjQ2P {
|
|
216
|
+
--background-color: var(--hop-Avatar-decorative-1-background-color);
|
|
217
|
+
--text-color: var(--hop-Avatar-decorative-1-text-color);
|
|
218
|
+
}
|
|
219
|
+
.Avatar-module__hop-Avatar--decorative-option2___gJJB9 {
|
|
220
|
+
--background-color: var(--hop-Avatar-decorative-2-background-color);
|
|
221
|
+
--text-color: var(--hop-Avatar-decorative-2-text-color);
|
|
222
|
+
}
|
|
223
|
+
.Avatar-module__hop-Avatar--decorative-option3___d5E6d {
|
|
224
|
+
--background-color: var(--hop-Avatar-decorative-3-background-color);
|
|
225
|
+
--text-color: var(--hop-Avatar-decorative-3-text-color);
|
|
226
|
+
}
|
|
227
|
+
.Avatar-module__hop-Avatar--decorative-option4___BHoQj {
|
|
228
|
+
--background-color: var(--hop-Avatar-decorative-4-background-color);
|
|
229
|
+
--text-color: var(--hop-Avatar-decorative-4-text-color);
|
|
230
|
+
}
|
|
231
|
+
.Avatar-module__hop-Avatar--decorative-option5___UmjOH {
|
|
232
|
+
--background-color: var(--hop-Avatar-decorative-5-background-color);
|
|
233
|
+
--text-color: var(--hop-Avatar-decorative-5-text-color);
|
|
234
|
+
}
|
|
235
|
+
.Avatar-module__hop-Avatar--decorative-option6___8CVbo {
|
|
236
|
+
--background-color: var(--hop-Avatar-decorative-6-background-color);
|
|
237
|
+
--text-color: var(--hop-Avatar-decorative-6-text-color);
|
|
238
|
+
}
|
|
239
|
+
.Avatar-module__hop-Avatar--decorative-option7___4ZFln {
|
|
240
|
+
--background-color: var(--hop-Avatar-decorative-7-background-color);
|
|
241
|
+
--text-color: var(--hop-Avatar-decorative-7-text-color);
|
|
242
|
+
}
|
|
243
|
+
.Avatar-module__hop-Avatar--decorative-option8___MvBiM {
|
|
244
|
+
--background-color: var(--hop-Avatar-decorative-8-background-color);
|
|
245
|
+
--text-color: var(--hop-Avatar-decorative-8-text-color);
|
|
246
|
+
}
|
|
247
|
+
.Avatar-module__hop-Avatar--decorative-option9___z9oHT {
|
|
248
|
+
--background-color: var(--hop-Avatar-decorative-9-background-color);
|
|
249
|
+
--text-color: var(--hop-Avatar-decorative-9-text-color);
|
|
250
|
+
}
|
|
251
|
+
.Avatar-module__hop-Avatar___3ivfl[data-disabled] {
|
|
252
|
+
--background-color: var(--hop-Avatar-background-color-disabled);
|
|
253
|
+
--text-color: var(--hop-Avatar-text-color-disabled);
|
|
254
|
+
--mix-blend-mode: var(--hop-Avatar-mix-blend-mode-disabled);
|
|
255
|
+
isolation: isolate;
|
|
256
|
+
}
|
|
257
|
+
.Avatar-module__hop-Avatar__image___8lARV {
|
|
258
|
+
position: relative;
|
|
259
|
+
display: block;
|
|
260
|
+
box-sizing: border-box;
|
|
261
|
+
inline-size: 100%;
|
|
262
|
+
block-size: 100%;
|
|
263
|
+
object-fit: cover;
|
|
264
|
+
mix-blend-mode: var(--mix-blend-mode);
|
|
265
|
+
}
|
|
266
|
+
|
|
1
267
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
2
|
-
:where(.OverlineText-module__hop-
|
|
268
|
+
:where(.OverlineText-module__hop-OverlineText___kurkU) {
|
|
3
269
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
4
270
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
5
271
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -23,26 +289,26 @@
|
|
|
23
289
|
text-transform: uppercase;
|
|
24
290
|
letter-spacing: var(--letter-spacing);
|
|
25
291
|
}
|
|
26
|
-
.OverlineText-module__hop-
|
|
292
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa {
|
|
27
293
|
box-sizing: border-box;
|
|
28
294
|
}
|
|
29
|
-
.OverlineText-module__hop-
|
|
30
|
-
.OverlineText-module__hop-
|
|
295
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before,
|
|
296
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
31
297
|
content: "";
|
|
32
298
|
display: block;
|
|
33
299
|
box-sizing: border-box;
|
|
34
300
|
inline-size: 0;
|
|
35
301
|
block-size: 0;
|
|
36
302
|
}
|
|
37
|
-
.OverlineText-module__hop-
|
|
303
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before {
|
|
38
304
|
margin-block-end: var(--bottom-offset);
|
|
39
305
|
}
|
|
40
|
-
.OverlineText-module__hop-
|
|
306
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
41
307
|
margin-block-start: var(--top-offset);
|
|
42
308
|
}
|
|
43
309
|
|
|
44
310
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/Badge/src/Badge.module.css/#css-module-data */
|
|
45
|
-
.Badge-module__hop-
|
|
311
|
+
.Badge-module__hop-Badge___lrDM9 {
|
|
46
312
|
--hop-Badge-height: 1.5rem;
|
|
47
313
|
--hop-Badge-padding-inline: var(--hop-space-inset-sm);
|
|
48
314
|
--hop-Badge-border-radius: var(--hop-shape-pill);
|
|
@@ -66,21 +332,21 @@
|
|
|
66
332
|
background-color: var(--background-color, var(--hop-Badge-primary-background-color));
|
|
67
333
|
border-radius: var(--border-radius);
|
|
68
334
|
}
|
|
69
|
-
.Badge-module__hop-Badge--
|
|
335
|
+
.Badge-module__hop-Badge--primary___B9IJu {
|
|
70
336
|
--background-color: var(--hop-Badge-primary-background-color);
|
|
71
337
|
--text-color: var(--hop-Badge-primary-text-color);
|
|
72
338
|
}
|
|
73
|
-
.Badge-module__hop-Badge--
|
|
339
|
+
.Badge-module__hop-Badge--secondary___rsYF4 {
|
|
74
340
|
--background-color: var(--hop-Badge-secondary-background-color);
|
|
75
341
|
--text-color: var(--hop-Badge-secondary-text-color);
|
|
76
342
|
}
|
|
77
|
-
.Badge-module__hop-
|
|
343
|
+
.Badge-module__hop-Badge___lrDM9[data-disabled] {
|
|
78
344
|
--background-color: var(--hop-Badge-background-color-disabled);
|
|
79
345
|
--text-color: var(--hop-Badge-text-color-disabled);
|
|
80
346
|
}
|
|
81
347
|
|
|
82
348
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
83
|
-
.IconList-module__hop-
|
|
349
|
+
.IconList-module__hop-IconList___-mdbp {
|
|
84
350
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
85
351
|
display: flex;
|
|
86
352
|
flex-wrap: wrap;
|
|
@@ -88,88 +354,8 @@
|
|
|
88
354
|
box-sizing: border-box;
|
|
89
355
|
}
|
|
90
356
|
|
|
91
|
-
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
92
|
-
.Text-module__hop-Text___XGciL {
|
|
93
|
-
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
94
|
-
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
95
|
-
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
96
|
-
--hop-Text-xs-line-height: var(--hop-body-xs-line-height);
|
|
97
|
-
--hop-Text-sm-font-size: var(--hop-body-sm-font-size);
|
|
98
|
-
--hop-Text-sm-font-family: var(--hop-body-sm-font-family);
|
|
99
|
-
--hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
100
|
-
--hop-Text-sm-line-height: var(--hop-body-sm-line-height);
|
|
101
|
-
--hop-Text-md-font-size: var(--hop-body-md-font-size);
|
|
102
|
-
--hop-Text-md-font-family: var(--hop-body-md-font-family);
|
|
103
|
-
--hop-Text-md-font-weight: var(--hop-body-md-font-weight);
|
|
104
|
-
--hop-Text-md-line-height: var(--hop-body-md-line-height);
|
|
105
|
-
--hop-Text-lg-font-size: var(--hop-body-lg-font-size);
|
|
106
|
-
--hop-Text-lg-font-family: var(--hop-body-lg-font-family);
|
|
107
|
-
--hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
|
|
108
|
-
--hop-Text-lg-line-height: var(--hop-body-lg-line-height);
|
|
109
|
-
--hop-Text-xl-font-size: var(--hop-body-xl-font-size);
|
|
110
|
-
--hop-Text-xl-font-family: var(--hop-body-xl-font-family);
|
|
111
|
-
--hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
|
|
112
|
-
--hop-Text-xl-line-height: var(--hop-body-xl-line-height);
|
|
113
|
-
--hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
|
|
114
|
-
--hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
|
|
115
|
-
--hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
|
|
116
|
-
--hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
|
|
117
|
-
--hop-Text-inherit-size-font-size: inherit;
|
|
118
|
-
--hop-Text-inherit-size-font-family: inherit;
|
|
119
|
-
--hop-Text-inherit-size-font-weight: inherit;
|
|
120
|
-
--hop-Text-inherit-size-line-height: inherit;
|
|
121
|
-
}
|
|
122
|
-
:where(.Text-module__hop-Text___XGciL) {
|
|
123
|
-
font-family: var(--font-family);
|
|
124
|
-
font-size: var(--font-size);
|
|
125
|
-
font-weight: var(--font-weight);
|
|
126
|
-
line-height: var(--line-height);
|
|
127
|
-
}
|
|
128
|
-
:where(.Text-module__hop-Text--xs___8DcIm) {
|
|
129
|
-
--font-size: var(--hop-Text-xs-font-size);
|
|
130
|
-
--font-family: var(--hop-Text-xs-font-family);
|
|
131
|
-
--font-weight: var(--hop-Text-xs-font-weight);
|
|
132
|
-
--line-height: var(--hop-Text-xs-line-height);
|
|
133
|
-
}
|
|
134
|
-
:where(.Text-module__hop-Text--sm___B0mGK) {
|
|
135
|
-
--font-size: var(--hop-Text-sm-font-size);
|
|
136
|
-
--font-family: var(--hop-Text-sm-font-family);
|
|
137
|
-
--font-weight: var(--hop-Text-sm-font-weight);
|
|
138
|
-
--line-height: var(--hop-Text-sm-line-height);
|
|
139
|
-
}
|
|
140
|
-
:where(.Text-module__hop-Text--md___QwBMo) {
|
|
141
|
-
--font-size: var(--hop-Text-md-font-size);
|
|
142
|
-
--font-family: var(--hop-Text-md-font-family);
|
|
143
|
-
--font-weight: var(--hop-Text-md-font-weight);
|
|
144
|
-
--line-height: var(--hop-Text-md-line-height);
|
|
145
|
-
}
|
|
146
|
-
:where(.Text-module__hop-Text--lg___BAtSv) {
|
|
147
|
-
--font-size: var(--hop-Text-lg-font-size);
|
|
148
|
-
--font-family: var(--hop-Text-lg-font-family);
|
|
149
|
-
--font-weight: var(--hop-Text-lg-font-weight);
|
|
150
|
-
--line-height: var(--hop-Text-lg-line-height);
|
|
151
|
-
}
|
|
152
|
-
:where(.Text-module__hop-Text--xl___QUy6V) {
|
|
153
|
-
--font-size: var(--hop-Text-xl-font-size);
|
|
154
|
-
--font-family: var(--hop-Text-xl-font-family);
|
|
155
|
-
--font-weight: var(--hop-Text-xl-font-weight);
|
|
156
|
-
--line-height: var(--hop-Text-xl-line-height);
|
|
157
|
-
}
|
|
158
|
-
:where(.Text-module__hop-Text--2xl___DFqJ4) {
|
|
159
|
-
--font-size: var(--hop-Text-2xl-font-size);
|
|
160
|
-
--font-family: var(--hop-Text-2xl-font-family);
|
|
161
|
-
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
162
|
-
--line-height: var(--hop-Text-2xl-line-height);
|
|
163
|
-
}
|
|
164
|
-
:where(.Text-module__hop-Text--inherit___WkAxg) {
|
|
165
|
-
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
166
|
-
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
167
|
-
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
168
|
-
--line-height: var(--hop-Text-inherit-size-line-height);
|
|
169
|
-
}
|
|
170
|
-
|
|
171
357
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/checkbox/src/Checkbox.module.css/#css-module-data */
|
|
172
|
-
.Checkbox-module__hop-
|
|
358
|
+
.Checkbox-module__hop-Checkbox___OTh5S {
|
|
173
359
|
--hop-Checkbox-box-border-size: 0.0625rem;
|
|
174
360
|
--hop-Checkbox-box-border-color: var(--hop-neutral-border);
|
|
175
361
|
--hop-Checkbox-box-background-color: var(--hop-neutral-surface);
|
|
@@ -244,63 +430,63 @@
|
|
|
244
430
|
inline-size: max-content;
|
|
245
431
|
max-inline-size: 100%;
|
|
246
432
|
}
|
|
247
|
-
.Checkbox-module__hop-
|
|
248
|
-
.Checkbox-module__hop-Checkbox--
|
|
433
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-focus-visible],
|
|
434
|
+
.Checkbox-module__hop-Checkbox--focused___urS3p {
|
|
249
435
|
--box-background-color: var(--hop-Checkbox-box-background-color-focused);
|
|
250
436
|
--box-border-color: var(--hop-Checkbox-box-border-color-focused);
|
|
251
437
|
--box-outline: var(--hop-Checkbox-box-outline-size) solid var(--hop-Checkbox-box-outline-color);
|
|
252
438
|
--text-color: var(--hop-Checkbox-text-color-focused);
|
|
253
439
|
--icon-color: var(--hop-Checkbox-icon-color-focused);
|
|
254
440
|
}
|
|
255
|
-
.Checkbox-module__hop-
|
|
256
|
-
.Checkbox-module__hop-Checkbox--
|
|
441
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-hovered],
|
|
442
|
+
.Checkbox-module__hop-Checkbox--hovered___Wwpsr {
|
|
257
443
|
--box-background-color: var(--hop-Checkbox-box-background-color-hovered);
|
|
258
444
|
--box-border-color: var(--hop-Checkbox-box-border-color-hovered);
|
|
259
445
|
--text-color: var(--hop-Checkbox-text-color-hovered);
|
|
260
446
|
--icon-color: var(--hop-Checkbox-icon-color-hovered);
|
|
261
447
|
}
|
|
262
|
-
.Checkbox-module__hop-
|
|
263
|
-
.Checkbox-module__hop-Checkbox--
|
|
448
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-pressed],
|
|
449
|
+
.Checkbox-module__hop-Checkbox--pressed___tG3Hj {
|
|
264
450
|
--box-background-color: var(--hop-Checkbox-box-background-color-pressed);
|
|
265
451
|
--box-border-color: var(--hop-Checkbox-box-border-color-pressed);
|
|
266
452
|
--text-color: var(--hop-Checkbox-text-color-pressed);
|
|
267
453
|
--icon-color: var(--hop-Checkbox-icon-color-pressed);
|
|
268
454
|
}
|
|
269
|
-
.Checkbox-module__hop-
|
|
455
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-selected] {
|
|
270
456
|
--box-background-color: var(--hop-Checkbox-box-background-color-selected);
|
|
271
457
|
--box-border-color: var(--hop-Checkbox-box-border-color-selected);
|
|
272
458
|
--check-display: var(--hop-Checkbox-check-display-selected);
|
|
273
459
|
--text-color: var(--hop-Checkbox-text-color-selected);
|
|
274
460
|
--icon-color: var(--hop-Checkbox-icon-color-selected);
|
|
275
461
|
}
|
|
276
|
-
.Checkbox-module__hop-
|
|
462
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-invalid] {
|
|
277
463
|
--box-background-color: var(--hop-Checkbox-box-background-color-invalid);
|
|
278
464
|
--box-border-color: var(--hop-Checkbox-box-border-color-invalid);
|
|
279
465
|
--check-color: var(--hop-Checkbox-check-color-invalid);
|
|
280
466
|
--text-color: var(--hop-Checkbox-text-color-invalid);
|
|
281
467
|
--icon-color: var(--hop-Checkbox-icon-color-invalid);
|
|
282
468
|
}
|
|
283
|
-
.Checkbox-module__hop-
|
|
469
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-invalid]:where([data-focus-visible], .Checkbox-module__hop-Checkbox--focused___urS3p) {
|
|
284
470
|
--box-background-color: var(--hop-Checkbox-box-background-color-focused-invalid);
|
|
285
471
|
--box-border-color: var(--hop-Checkbox-box-border-color-focused-invalid);
|
|
286
472
|
}
|
|
287
|
-
.Checkbox-module__hop-
|
|
473
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-invalid]:where([data-hovered], .Checkbox-module__hop-Checkbox--hovered___Wwpsr) {
|
|
288
474
|
--box-background-color: var(--hop-Checkbox-box-background-color-hovered-invalid);
|
|
289
475
|
--box-border-color: var(--hop-Checkbox-box-border-color-hovered-invalid);
|
|
290
476
|
--text-color: var(--hop-Checkbox-text-color-hovered-invalid);
|
|
291
477
|
--icon-color: var(--hop-Checkbox-icon-color-hovered-invalid);
|
|
292
478
|
}
|
|
293
|
-
.Checkbox-module__hop-
|
|
479
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-invalid]:where([data-pressed], .Checkbox-module__hop-Checkbox--pressed___tG3Hj) {
|
|
294
480
|
--box-background-color: var(--hop-Checkbox-box-background-color-pressed-invalid);
|
|
295
481
|
--box-border-color: var(--hop-Checkbox-box-border-color-pressed-invalid);
|
|
296
482
|
--text-color: var(--hop-Checkbox-text-color-pressed-invalid);
|
|
297
483
|
--icon-color: var(--hop-Checkbox-icon-color-pressed-invalid);
|
|
298
484
|
}
|
|
299
|
-
.Checkbox-module__hop-
|
|
485
|
+
.Checkbox-module__hop-Checkbox___OTh5S:where([data-invalid])[data-selected] {
|
|
300
486
|
--box-background-color: var(--hop-Checkbox-box-background-color-selected-invalid);
|
|
301
487
|
--box-border-color: var(--hop-Checkbox-box-border-color-selected-invalid);
|
|
302
488
|
}
|
|
303
|
-
.Checkbox-module__hop-
|
|
489
|
+
.Checkbox-module__hop-Checkbox___OTh5S[data-disabled] {
|
|
304
490
|
--box-background-color: var(--hop-Checkbox-box-background-color-disabled);
|
|
305
491
|
--box-border-color: var(--hop-Checkbox-box-border-color-disabled);
|
|
306
492
|
--check-color: var(--hop-Checkbox-check-color-disabled);
|
|
@@ -308,25 +494,25 @@
|
|
|
308
494
|
--text-color: var(--hop-Checkbox-text-color-disabled);
|
|
309
495
|
--icon-color: var(--hop-Checkbox-icon-color-disabled);
|
|
310
496
|
}
|
|
311
|
-
.Checkbox-module__hop-Checkbox--
|
|
497
|
+
.Checkbox-module__hop-Checkbox--sm___gKd-M {
|
|
312
498
|
--box-block-size: var(--hop-Checkbox-box-sm-block-size);
|
|
313
499
|
--box-inline-size: var(--hop-Checkbox-box-sm-inline-size);
|
|
314
500
|
--text-top-offset: var(--hop-Checkbox-text-sm-top-offset);
|
|
315
501
|
--text-margin-inline-start: var(--hop-Checkbox-text-sm-margin-inline-start);
|
|
316
502
|
}
|
|
317
|
-
.Checkbox-module__hop-Checkbox--
|
|
503
|
+
.Checkbox-module__hop-Checkbox--md___WAPyo {
|
|
318
504
|
--box-block-size: var(--hop-Checkbox-box-md-block-size);
|
|
319
505
|
--box-inline-size: var(--hop-Checkbox-box-md-inline-size);
|
|
320
506
|
--text-top-offset: var(--hop-Checkbox-text-md-top-offset);
|
|
321
507
|
--text-margin-inline-start: var(--hop-Checkbox-text-md-margin-inline-start);
|
|
322
508
|
}
|
|
323
|
-
.Checkbox-module__hop-
|
|
324
|
-
.Checkbox-module__hop-Checkbox__icon-
|
|
509
|
+
.Checkbox-module__hop-Checkbox__icon___SzESn,
|
|
510
|
+
.Checkbox-module__hop-Checkbox__icon-list___lWkgH {
|
|
325
511
|
flex: 0 0 auto;
|
|
326
512
|
order: 3;
|
|
327
513
|
color: var(--icon-color);
|
|
328
514
|
}
|
|
329
|
-
.Checkbox-module__hop-
|
|
515
|
+
.Checkbox-module__hop-Checkbox__box___UxA4d {
|
|
330
516
|
display: flex;
|
|
331
517
|
flex: 0 0 auto;
|
|
332
518
|
align-items: center;
|
|
@@ -342,11 +528,11 @@
|
|
|
342
528
|
outline-offset: 0.125rem;
|
|
343
529
|
transition: background-color var(--transition-duration) var(--hop-easing-productive), border var(--transition-duration) var(--hop-easing-productive);
|
|
344
530
|
}
|
|
345
|
-
.Checkbox-module__hop-
|
|
531
|
+
.Checkbox-module__hop-Checkbox__check___iNG2Y {
|
|
346
532
|
display: var(--check-display);
|
|
347
533
|
color: var(--check-color);
|
|
348
534
|
}
|
|
349
|
-
.Checkbox-module__hop-
|
|
535
|
+
.Checkbox-module__hop-Checkbox__text___-kuqp {
|
|
350
536
|
flex: 0 1 auto;
|
|
351
537
|
order: 2;
|
|
352
538
|
min-inline-size: 0;
|
|
@@ -356,7 +542,7 @@
|
|
|
356
542
|
}
|
|
357
543
|
|
|
358
544
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/checkbox/src/CheckboxField.module.css/#css-module-data */
|
|
359
|
-
.CheckboxField-module__hop-
|
|
545
|
+
.CheckboxField-module__hop-CheckboxField___5uBr4 {
|
|
360
546
|
--hop-CheckboxField-description-color: var(--hop-neutral-text-weak);
|
|
361
547
|
--hop-CheckboxField-description-color-disabled: var(--hop-neutral-text-disabled);
|
|
362
548
|
--hop-CheckboxField-sm-row-gap: var(--hop-space-stack-xs);
|
|
@@ -375,28 +561,28 @@
|
|
|
375
561
|
inline-size: max-content;
|
|
376
562
|
max-inline-size: 100%;
|
|
377
563
|
}
|
|
378
|
-
.CheckboxField-module__hop-
|
|
564
|
+
.CheckboxField-module__hop-CheckboxField___5uBr4[data-disabled] {
|
|
379
565
|
--description-color: var(--hop-CheckboxField-description-color-disabled);
|
|
380
566
|
}
|
|
381
|
-
.CheckboxField-module__hop-CheckboxField--
|
|
567
|
+
.CheckboxField-module__hop-CheckboxField--sm___xPpv7 {
|
|
382
568
|
--row-gap: var(--hop-CheckboxField-sm-row-gap);
|
|
383
569
|
--description-margin-inline-start: var(--hop-CheckboxField-description-sm-margin-inline-start);
|
|
384
570
|
}
|
|
385
|
-
.CheckboxField-module__hop-CheckboxField--
|
|
571
|
+
.CheckboxField-module__hop-CheckboxField--md___QtMwz {
|
|
386
572
|
--row-gap: var(--hop-CheckboxField-md-row-gap);
|
|
387
573
|
--description-margin-inline-start: var(--hop-CheckboxField-description-md-margin-inline-start);
|
|
388
574
|
}
|
|
389
|
-
.CheckboxField-module__hop-
|
|
575
|
+
.CheckboxField-module__hop-CheckboxField__description___6r3ox {
|
|
390
576
|
order: 2;
|
|
391
577
|
margin-inline-start: var(--description-margin-inline-start, var(--hop-CheckboxField-description-md-margin-inline-start));
|
|
392
578
|
color: var(--description-color);
|
|
393
579
|
}
|
|
394
|
-
.CheckboxField-module__hop-
|
|
580
|
+
.CheckboxField-module__hop-CheckboxField__checkbox___4P-Q8 {
|
|
395
581
|
order: 1;
|
|
396
582
|
}
|
|
397
583
|
|
|
398
584
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/ErrorMessage/src/ErrorMessage.module.css/#css-module-data */
|
|
399
|
-
.ErrorMessage-module__hop-
|
|
585
|
+
.ErrorMessage-module__hop-ErrorMessage___6qmlS {
|
|
400
586
|
--hop-ErrorMessage-color: var(--hop-danger-text-weak);
|
|
401
587
|
--hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
|
|
402
588
|
--hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
|
|
@@ -413,13 +599,13 @@
|
|
|
413
599
|
line-height: var(--hop-ErrorMessage-line-height);
|
|
414
600
|
color: var(--hop-ErrorMessage-color);
|
|
415
601
|
}
|
|
416
|
-
.ErrorMessage-module__hop-
|
|
602
|
+
.ErrorMessage-module__hop-ErrorMessage__icon___m4Mae {
|
|
417
603
|
flex: 0 0 auto;
|
|
418
604
|
align-self: flex-start;
|
|
419
605
|
}
|
|
420
606
|
|
|
421
607
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/HelperMessage/src/HelperMessage.module.css/#css-module-data */
|
|
422
|
-
.HelperMessage-module__hop-
|
|
608
|
+
.HelperMessage-module__hop-HelperMessage___KQaJ4 {
|
|
423
609
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
424
610
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
425
611
|
display: flex;
|
|
@@ -428,29 +614,32 @@
|
|
|
428
614
|
box-sizing: border-box;
|
|
429
615
|
color: var(--hop-HelperMessage-color);
|
|
430
616
|
}
|
|
431
|
-
.HelperMessage-module__hop-
|
|
617
|
+
.HelperMessage-module__hop-HelperMessage__icon___1a1jj {
|
|
432
618
|
flex: 0 0 auto;
|
|
433
619
|
align-self: flex-start;
|
|
434
620
|
}
|
|
435
621
|
|
|
436
622
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
437
|
-
.Label-module__hop-
|
|
623
|
+
.Label-module__hop-Label___L4zrw {
|
|
438
624
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
439
625
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
440
626
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
441
627
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
442
628
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
443
629
|
}
|
|
444
|
-
:where(.Label-module__hop-
|
|
630
|
+
:where(.Label-module__hop-Label___L4zrw) {
|
|
445
631
|
font-family: var(--hop-Label-font-family);
|
|
446
632
|
font-size: var(--hop-Label-font-size);
|
|
447
633
|
font-weight: var(--hop-Label-font-weight);
|
|
448
634
|
line-height: var(--hop-Label-line-height);
|
|
449
635
|
color: var(--hop-Label-color);
|
|
450
636
|
}
|
|
637
|
+
:where(.Label-module__hop-Label__indicator___mWy1n) {
|
|
638
|
+
padding-inline-start: var(--hop-space-20);
|
|
639
|
+
}
|
|
451
640
|
|
|
452
641
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/checkbox/src/CheckboxGroup.module.css/#css-module-data */
|
|
453
|
-
.CheckboxGroup-module__hop-
|
|
642
|
+
.CheckboxGroup-module__hop-CheckboxGroup___ElEYk {
|
|
454
643
|
--hop-CheckboxGroup-align-items: flex-start;
|
|
455
644
|
--hop-CheckboxGroup-justify-content: flex-start;
|
|
456
645
|
--hop-CheckboxGroup-bordered-border-color: var(--hop-neutral-border-weak);
|
|
@@ -489,46 +678,46 @@
|
|
|
489
678
|
inline-size: max-content;
|
|
490
679
|
max-inline-size: 100%;
|
|
491
680
|
}
|
|
492
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
681
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87 {
|
|
493
682
|
--list-border: var(--checkbox-border-size) solid var(--checkbox-border-color);
|
|
494
683
|
--list-border-radius: var(--hop-shape-rounded-md);
|
|
495
684
|
}
|
|
496
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
685
|
+
.CheckboxGroup-module__hop-CheckboxGroup--sm___ETF-H {
|
|
497
686
|
--column-gap: var(--hop-CheckboxGroup-sm-column-gap);
|
|
498
687
|
--row-gap: var(--hop-CheckboxGroup-sm-row-gap);
|
|
499
688
|
--list-column-gap: var(--hop-CheckboxGroup-list-sm-column-gap);
|
|
500
689
|
--list-row-gap: var(--hop-CheckboxGroup-list-sm-row-gap);
|
|
501
690
|
}
|
|
502
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
691
|
+
.CheckboxGroup-module__hop-CheckboxGroup--md___5bM6E {
|
|
503
692
|
--column-gap: var(--hop-CheckboxGroup-md-column-gap);
|
|
504
693
|
--row-gap: var(--hop-CheckboxGroup-md-row-gap);
|
|
505
694
|
--list-column-gap: var(--hop-CheckboxGroup-list-md-column-gap);
|
|
506
695
|
--list-row-gap: var(--hop-CheckboxGroup-list-md-row-gap);
|
|
507
696
|
}
|
|
508
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
697
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87.CheckboxGroup-module__hop-CheckboxGroup--sm___ETF-H {
|
|
509
698
|
--checkbox-padding: var(--hop-CheckboxGroup-bordered-sm-padding);
|
|
510
699
|
--column-gap: var(--hop-CheckboxGroup-bordered-sm-column-gap);
|
|
511
700
|
--row-gap: var(--hop-CheckboxGroup-bordered-sm-row-gap);
|
|
512
701
|
--list-column-gap: var(--hop-CheckboxGroup-list-bordered-sm-column-gap);
|
|
513
702
|
--list-row-gap: var(--hop-CheckboxGroup-list-bordered-sm-row-gap);
|
|
514
703
|
}
|
|
515
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
704
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87.CheckboxGroup-module__hop-CheckboxGroup--md___5bM6E {
|
|
516
705
|
--checkbox-padding: var(--hop-CheckboxGroup-bordered-md-padding);
|
|
517
706
|
--column-gap: var(--hop-CheckboxGroup-bordered-md-column-gap);
|
|
518
707
|
--row-gap: var(--hop-CheckboxGroup-bordered-md-row-gap);
|
|
519
708
|
--list-column-gap: var(--hop-CheckboxGroup-list-bordered-md-column-gap);
|
|
520
709
|
--list-row-gap: var(--hop-CheckboxGroup-list-bordered-md-row-gap);
|
|
521
710
|
}
|
|
522
|
-
.CheckboxGroup-module__hop-
|
|
711
|
+
.CheckboxGroup-module__hop-CheckboxGroup___ElEYk[data-orientation=horizontal] {
|
|
523
712
|
--flex-direction: var(--hop-CheckboxGroup-horizontal-flex-direction);
|
|
524
713
|
}
|
|
525
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
714
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87[data-orientation=horizontal] {
|
|
526
715
|
--flex-wrap: nowrap;
|
|
527
716
|
}
|
|
528
|
-
.CheckboxGroup-module__hop-
|
|
717
|
+
.CheckboxGroup-module__hop-CheckboxGroup___ElEYk > .CheckboxGroup-module__hop-CheckboxGroup__label___zvdEY {
|
|
529
718
|
order: 1;
|
|
530
719
|
}
|
|
531
|
-
.CheckboxGroup-module__hop-
|
|
720
|
+
.CheckboxGroup-module__hop-CheckboxGroup__list___-cq2A {
|
|
532
721
|
display: flex;
|
|
533
722
|
flex-flow: var(--flex-direction) var(--flex-wrap);
|
|
534
723
|
gap: var(--list-row-gap, var(--hop-space-stack-md)) var(--list-column-gap, var(--hop-space-inline-md));
|
|
@@ -539,7 +728,7 @@
|
|
|
539
728
|
border: var(--list-border, none);
|
|
540
729
|
border-radius: var(--list-border-radius, 0);
|
|
541
730
|
}
|
|
542
|
-
.CheckboxGroup-module__hop-
|
|
731
|
+
.CheckboxGroup-module__hop-CheckboxGroup__list___-cq2A > .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo {
|
|
543
732
|
position: relative;
|
|
544
733
|
flex: 0 1 auto;
|
|
545
734
|
align-content: start;
|
|
@@ -547,28 +736,28 @@
|
|
|
547
736
|
min-inline-size: 0;
|
|
548
737
|
padding: var(--checkbox-padding, 0);
|
|
549
738
|
}
|
|
550
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
739
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87 .CheckboxGroup-module__hop-CheckboxGroup__list___-cq2A > .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo ~ .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo::before {
|
|
551
740
|
content: "";
|
|
552
741
|
position: absolute;
|
|
553
742
|
display: block;
|
|
554
743
|
}
|
|
555
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
744
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87[data-orientation=vertical] .CheckboxGroup-module__hop-CheckboxGroup__list___-cq2A > .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo ~ .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo::before {
|
|
556
745
|
inset-block-start: 0;
|
|
557
746
|
inset-inline: 0;
|
|
558
747
|
border-block-start: var(--list-border, none);
|
|
559
748
|
}
|
|
560
|
-
.CheckboxGroup-module__hop-CheckboxGroup--
|
|
749
|
+
.CheckboxGroup-module__hop-CheckboxGroup--bordered___oEe87[data-orientation=horizontal] .CheckboxGroup-module__hop-CheckboxGroup__list___-cq2A > .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo ~ .CheckboxGroup-module__hop-CheckboxGroup__checkbox___GhnAo::before {
|
|
561
750
|
inset-block: 0;
|
|
562
751
|
inset-inline-start: 0;
|
|
563
752
|
border-inline-start: var(--list-border, none);
|
|
564
753
|
}
|
|
565
|
-
.CheckboxGroup-module__hop-
|
|
566
|
-
.CheckboxGroup-module__hop-
|
|
754
|
+
.CheckboxGroup-module__hop-CheckboxGroup___ElEYk > .CheckboxGroup-module__hop-CheckboxGroup__error-message___wZAUv,
|
|
755
|
+
.CheckboxGroup-module__hop-CheckboxGroup___ElEYk > .CheckboxGroup-module__hop-CheckboxGroup__helper-message___qN21A {
|
|
567
756
|
order: 3;
|
|
568
757
|
}
|
|
569
758
|
|
|
570
759
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/Radio.module.css/#css-module-data */
|
|
571
|
-
.Radio-module__hop-
|
|
760
|
+
.Radio-module__hop-Radio___2E1Ba {
|
|
572
761
|
--hop-Radio-box-border-size: 0.0625rem;
|
|
573
762
|
--hop-Radio-box-border-color: var(--hop-neutral-border);
|
|
574
763
|
--hop-Radio-box-background-color: var(--hop-neutral-surface);
|
|
@@ -642,63 +831,63 @@
|
|
|
642
831
|
inline-size: max-content;
|
|
643
832
|
max-inline-size: 100%;
|
|
644
833
|
}
|
|
645
|
-
.Radio-module__hop-
|
|
646
|
-
.Radio-module__hop-Radio--
|
|
834
|
+
.Radio-module__hop-Radio___2E1Ba[data-focus-visible],
|
|
835
|
+
.Radio-module__hop-Radio--focused___uZjvZ {
|
|
647
836
|
--box-background-color: var(--hop-Radio-box-background-color-focused);
|
|
648
837
|
--box-border-color: var(--hop-Radio-box-border-color-focused);
|
|
649
838
|
--box-outline: var(--hop-Radio-box-outline-size) solid var(--hop-Radio-box-outline-color);
|
|
650
839
|
--text-color: var(--hop-Radio-text-color-focused);
|
|
651
840
|
--icon-color: var(--hop-Radio-icon-color-focused);
|
|
652
841
|
}
|
|
653
|
-
.Radio-module__hop-
|
|
654
|
-
.Radio-module__hop-Radio--
|
|
842
|
+
.Radio-module__hop-Radio___2E1Ba[data-hovered],
|
|
843
|
+
.Radio-module__hop-Radio--hovered___I3nXi {
|
|
655
844
|
--box-background-color: var(--hop-Radio-box-background-color-hovered);
|
|
656
845
|
--box-border-color: var(--hop-Radio-box-border-color-hovered);
|
|
657
846
|
--text-color: var(--hop-Radio-text-color-hovered);
|
|
658
847
|
--icon-color: var(--hop-Radio-icon-color-hovered);
|
|
659
848
|
}
|
|
660
|
-
.Radio-module__hop-
|
|
661
|
-
.Radio-module__hop-Radio--
|
|
849
|
+
.Radio-module__hop-Radio___2E1Ba[data-pressed],
|
|
850
|
+
.Radio-module__hop-Radio--pressed___g-XN4 {
|
|
662
851
|
--box-background-color: var(--hop-Radio-box-background-color-pressed);
|
|
663
852
|
--box-border-color: var(--hop-Radio-box-border-color-pressed);
|
|
664
853
|
--text-color: var(--hop-Radio-text-color-pressed);
|
|
665
854
|
--icon-color: var(--hop-Radio-icon-color-pressed);
|
|
666
855
|
}
|
|
667
|
-
.Radio-module__hop-
|
|
856
|
+
.Radio-module__hop-Radio___2E1Ba[data-selected] {
|
|
668
857
|
--box-background-color: var(--hop-Radio-box-background-color-selected);
|
|
669
858
|
--box-border-color: var(--hop-Radio-box-border-color-selected);
|
|
670
859
|
--bullet-display: var(--hop-Radio-bullet-display-selected);
|
|
671
860
|
--text-color: var(--hop-Radio-text-color-selected);
|
|
672
861
|
--icon-color: var(--hop-Radio-icon-color-selected);
|
|
673
862
|
}
|
|
674
|
-
.Radio-module__hop-
|
|
863
|
+
.Radio-module__hop-Radio___2E1Ba[data-invalid] {
|
|
675
864
|
--box-background-color: var(--hop-Radio-box-background-color-invalid);
|
|
676
865
|
--box-border-color: var(--hop-Radio-box-border-color-invalid);
|
|
677
866
|
--bullet-color: var(--hop-Radio-bullet-color-invalid);
|
|
678
867
|
--text-color: var(--hop-Radio-text-color-invalid);
|
|
679
868
|
--icon-color: var(--hop-Radio-icon-color-invalid);
|
|
680
869
|
}
|
|
681
|
-
.Radio-module__hop-
|
|
870
|
+
.Radio-module__hop-Radio___2E1Ba:where([data-invalid])[data-focus-visible] {
|
|
682
871
|
--box-background-color: var(--hop-Radio-box-background-color-focused-invalid);
|
|
683
872
|
--box-border-color: var(--hop-Radio-box-border-color-focused-invalid);
|
|
684
873
|
}
|
|
685
|
-
.Radio-module__hop-
|
|
874
|
+
.Radio-module__hop-Radio___2E1Ba:where([data-invalid])[data-hovered] {
|
|
686
875
|
--box-background-color: var(--hop-Radio-box-background-color-hovered-invalid);
|
|
687
876
|
--box-border-color: var(--hop-Radio-box-border-color-hovered-invalid);
|
|
688
877
|
--text-color: var(--hop-Radio-text-color-hovered-invalid);
|
|
689
878
|
--icon-color: var(--hop-Radio-text-color-hovered-invalid);
|
|
690
879
|
}
|
|
691
|
-
.Radio-module__hop-
|
|
880
|
+
.Radio-module__hop-Radio___2E1Ba:where([data-invalid])[data-pressed] {
|
|
692
881
|
--box-background-color: var(--hop-Radio-box-background-color-pressed-invalid);
|
|
693
882
|
--box-border-color: var(--hop-Radio-box-border-color-pressed-invalid);
|
|
694
883
|
--text-color: var(--hop-Radio-text-color-pressed-invalid);
|
|
695
884
|
--icon-color: var(--hop-Radio-icon-color-pressed-invalid);
|
|
696
885
|
}
|
|
697
|
-
.Radio-module__hop-
|
|
886
|
+
.Radio-module__hop-Radio___2E1Ba:where([data-invalid])[data-selected] {
|
|
698
887
|
--box-background-color: var(--hop-Radio-box-background-color-selected-invalid);
|
|
699
888
|
--box-border-color: var(--hop-Radio-box-border-color-selected-invalid);
|
|
700
889
|
}
|
|
701
|
-
.Radio-module__hop-
|
|
890
|
+
.Radio-module__hop-Radio___2E1Ba[data-disabled] {
|
|
702
891
|
--box-background-color: var(--hop-Radio-box-background-color-disabled);
|
|
703
892
|
--box-border-color: var(--hop-Radio-box-border-color-disabled);
|
|
704
893
|
--bullet-color: var(--hop-Radio-bullet-color-disabled);
|
|
@@ -706,25 +895,25 @@
|
|
|
706
895
|
--text-color: var(--hop-Radio-text-color-disabled);
|
|
707
896
|
--icon-color: var(--hop-Radio-icon-color-disabled);
|
|
708
897
|
}
|
|
709
|
-
.Radio-module__hop-Radio--
|
|
898
|
+
.Radio-module__hop-Radio--sm___fb-Zv {
|
|
710
899
|
--box-inline-size: var(--hop-Radio-box-sm-inline-size);
|
|
711
900
|
--box-block-size: var(--hop-Radio-box-sm-block-size);
|
|
712
901
|
--text-top-offset: var(--hop-Radio-text-sm-top-offset);
|
|
713
902
|
--text-margin-inline-start: var(--hop-Radio-text-sm-margin-inline-start);
|
|
714
903
|
}
|
|
715
|
-
.Radio-module__hop-Radio--
|
|
904
|
+
.Radio-module__hop-Radio--md___WvIhk {
|
|
716
905
|
--box-inline-size: var(--hop-Radio-box-md-inline-size);
|
|
717
906
|
--box-block-size: var(--hop-Radio-box-md-block-size);
|
|
718
907
|
--text-top-offset: var(--hop-Radio-text-md-top-offset);
|
|
719
908
|
--text-margin-inline-start: var(--hop-Radio-text-md-margin-inline-start);
|
|
720
909
|
}
|
|
721
|
-
.Radio-module__hop-
|
|
722
|
-
.Radio-module__hop-Radio__icon-
|
|
910
|
+
.Radio-module__hop-Radio__icon___f49M7,
|
|
911
|
+
.Radio-module__hop-Radio__icon-list___65C4k {
|
|
723
912
|
flex: 0 0 auto;
|
|
724
913
|
order: 3;
|
|
725
914
|
color: var(--icon-color);
|
|
726
915
|
}
|
|
727
|
-
.Radio-module__hop-
|
|
916
|
+
.Radio-module__hop-Radio__box___HLxF3 {
|
|
728
917
|
display: flex;
|
|
729
918
|
flex: 0 0 auto;
|
|
730
919
|
align-items: center;
|
|
@@ -740,11 +929,11 @@
|
|
|
740
929
|
outline-offset: 0.125rem;
|
|
741
930
|
transition: background-color var(--transition-duration) var(--hop-easing-productive), border var(--transition-duration) var(--hop-easing-productive);
|
|
742
931
|
}
|
|
743
|
-
.Radio-module__hop-
|
|
932
|
+
.Radio-module__hop-Radio__bullet___SgKK1 {
|
|
744
933
|
display: var(--bullet-display);
|
|
745
934
|
color: var(--bullet-color);
|
|
746
935
|
}
|
|
747
|
-
.Radio-module__hop-
|
|
936
|
+
.Radio-module__hop-Radio__text___uZHkI {
|
|
748
937
|
flex: 0 1 auto;
|
|
749
938
|
order: 2;
|
|
750
939
|
min-inline-size: 0;
|
|
@@ -754,7 +943,7 @@
|
|
|
754
943
|
}
|
|
755
944
|
|
|
756
945
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/RadioField.module.css/#css-module-data */
|
|
757
|
-
.RadioField-module__hop-
|
|
946
|
+
.RadioField-module__hop-RadioField___uuirX {
|
|
758
947
|
--hop-RadioField-description-color: var(--hop-neutral-text-weak);
|
|
759
948
|
--hop-RadioField-description-color-disabled: var(--hop-neutral-text-disabled);
|
|
760
949
|
--hop-RadioField-sm-row-gap: var(--hop-space-stack-xs);
|
|
@@ -773,28 +962,28 @@
|
|
|
773
962
|
inline-size: max-content;
|
|
774
963
|
max-inline-size: 100%;
|
|
775
964
|
}
|
|
776
|
-
.RadioField-module__hop-
|
|
965
|
+
.RadioField-module__hop-RadioField___uuirX[data-disabled] {
|
|
777
966
|
--description-color: var(--hop-RadioField-description-color-disabled);
|
|
778
967
|
}
|
|
779
|
-
.RadioField-module__hop-RadioField--
|
|
968
|
+
.RadioField-module__hop-RadioField--sm___1lfkD {
|
|
780
969
|
--row-gap: var(--hop-RadioField-sm-row-gap);
|
|
781
970
|
--description-margin-inline-start: var(--hop-RadioField-description-sm-margin-inline-start);
|
|
782
971
|
}
|
|
783
|
-
.RadioField-module__hop-RadioField--
|
|
972
|
+
.RadioField-module__hop-RadioField--md___ytruf {
|
|
784
973
|
--row-gap: var(--hop-RadioField-md-row-gap);
|
|
785
974
|
--description-margin-inline-start: var(--hop-RadioField-description-md-margin-inline-start);
|
|
786
975
|
}
|
|
787
|
-
.RadioField-module__hop-
|
|
976
|
+
.RadioField-module__hop-RadioField__description___waqNk {
|
|
788
977
|
order: 2;
|
|
789
978
|
margin-inline-start: var(--description-margin-inline-start, var(--hop-RadioField-description-md-margin-inline-start));
|
|
790
979
|
color: var(--description-color);
|
|
791
980
|
}
|
|
792
|
-
.RadioField-module__hop-
|
|
981
|
+
.RadioField-module__hop-RadioField__radio___ySRK1 {
|
|
793
982
|
order: 1;
|
|
794
983
|
}
|
|
795
984
|
|
|
796
985
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/radio/src/RadioGroup.module.css/#css-module-data */
|
|
797
|
-
.RadioGroup-module__hop-
|
|
986
|
+
.RadioGroup-module__hop-RadioGroup___v9ff9 {
|
|
798
987
|
--hop-RadioGroup-align-items: flex-start;
|
|
799
988
|
--hop-RadioGroup-justify-content: flex-start;
|
|
800
989
|
--hop-RadioGroup-bordered-border-color: var(--hop-neutral-border-weak);
|
|
@@ -834,46 +1023,46 @@
|
|
|
834
1023
|
inline-size: var(--inline-size);
|
|
835
1024
|
max-inline-size: 100%;
|
|
836
1025
|
}
|
|
837
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1026
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt {
|
|
838
1027
|
--list-border: var(--radio-border-size) solid var(--radio-border-color);
|
|
839
1028
|
--list-border-radius: var(--hop-shape-rounded-md);
|
|
840
1029
|
}
|
|
841
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1030
|
+
.RadioGroup-module__hop-RadioGroup--sm___y9WU9 {
|
|
842
1031
|
--column-gap: var(--hop-RadioGroup-sm-column-gap);
|
|
843
1032
|
--row-gap: var(--hop-RadioGroup-sm-row-gap);
|
|
844
1033
|
--list-column-gap: var(--hop-RadioGroup-list-sm-column-gap);
|
|
845
1034
|
--list-row-gap: var(--hop-RadioGroup-list-sm-row-gap);
|
|
846
1035
|
}
|
|
847
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1036
|
+
.RadioGroup-module__hop-RadioGroup--md___P8zUK {
|
|
848
1037
|
--column-gap: var(--hop-RadioGroup-md-column-gap);
|
|
849
1038
|
--row-gap: var(--hop-RadioGroup-md-row-gap);
|
|
850
1039
|
--list-column-gap: var(--hop-RadioGroup-list-md-column-gap);
|
|
851
1040
|
--list-row-gap: var(--hop-RadioGroup-list-md-row-gap);
|
|
852
1041
|
}
|
|
853
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1042
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt.RadioGroup-module__hop-RadioGroup--sm___y9WU9 {
|
|
854
1043
|
--radio-padding: var(--hop-RadioGroup-bordered-sm-padding);
|
|
855
1044
|
--column-gap: var(--hop-RadioGroup-bordered-sm-column-gap);
|
|
856
1045
|
--row-gap: var(--hop-RadioGroup-bordered-sm-row-gap);
|
|
857
1046
|
--list-column-gap: var(--hop-RadioGroup-list-bordered-sm-column-gap);
|
|
858
1047
|
--list-row-gap: var(--hop-RadioGroup-list-bordered-sm-row-gap);
|
|
859
1048
|
}
|
|
860
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1049
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt.RadioGroup-module__hop-RadioGroup--md___P8zUK {
|
|
861
1050
|
--radio-padding: var(--hop-RadioGroup-bordered-md-padding);
|
|
862
1051
|
--column-gap: var(--hop-RadioGroup-bordered-md-column-gap);
|
|
863
1052
|
--row-gap: var(--hop-RadioGroup-bordered-md-row-gap);
|
|
864
1053
|
--list-column-gap: var(--hop-RadioGroup-list-bordered-md-column-gap);
|
|
865
1054
|
--list-row-gap: var(--hop-RadioGroup-list-bordered-md-row-gap);
|
|
866
1055
|
}
|
|
867
|
-
.RadioGroup-module__hop-
|
|
1056
|
+
.RadioGroup-module__hop-RadioGroup___v9ff9[data-orientation=horizontal] {
|
|
868
1057
|
--flex-direction: var(--hop-RadioGroup-horizontal-flex-direction);
|
|
869
1058
|
}
|
|
870
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1059
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt[data-orientation=horizontal] {
|
|
871
1060
|
--flex-wrap: nowrap;
|
|
872
1061
|
}
|
|
873
|
-
.RadioGroup-module__hop-
|
|
1062
|
+
.RadioGroup-module__hop-RadioGroup___v9ff9 > .RadioGroup-module__hop-RadioGroup__label___jZY0d {
|
|
874
1063
|
order: 1;
|
|
875
1064
|
}
|
|
876
|
-
.RadioGroup-module__hop-
|
|
1065
|
+
.RadioGroup-module__hop-RadioGroup__list___HGSkD {
|
|
877
1066
|
display: flex;
|
|
878
1067
|
flex-flow: var(--flex-direction) var(--flex-wrap);
|
|
879
1068
|
gap: var(--list-row-gap, var(--hop-space-stack-md)) var(--list-column-gap, var(--hop-space-inline-md));
|
|
@@ -884,7 +1073,7 @@
|
|
|
884
1073
|
border: var(--list-border, none);
|
|
885
1074
|
border-radius: var(--list-border-radius, 0);
|
|
886
1075
|
}
|
|
887
|
-
.RadioGroup-module__hop-
|
|
1076
|
+
.RadioGroup-module__hop-RadioGroup__list___HGSkD > .RadioGroup-module__hop-RadioGroup__radio___8y02f {
|
|
888
1077
|
position: relative;
|
|
889
1078
|
flex: 0 1 auto;
|
|
890
1079
|
align-content: start;
|
|
@@ -892,28 +1081,28 @@
|
|
|
892
1081
|
min-inline-size: 0;
|
|
893
1082
|
padding: var(--radio-padding, 0);
|
|
894
1083
|
}
|
|
895
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1084
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt .RadioGroup-module__hop-RadioGroup__list___HGSkD > .RadioGroup-module__hop-RadioGroup__radio___8y02f ~ .RadioGroup-module__hop-RadioGroup__radio___8y02f::before {
|
|
896
1085
|
content: "";
|
|
897
1086
|
position: absolute;
|
|
898
1087
|
display: block;
|
|
899
1088
|
}
|
|
900
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1089
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt[data-orientation=vertical] .RadioGroup-module__hop-RadioGroup__list___HGSkD > .RadioGroup-module__hop-RadioGroup__radio___8y02f ~ .RadioGroup-module__hop-RadioGroup__radio___8y02f::before {
|
|
901
1090
|
inset-block-start: 0;
|
|
902
1091
|
inset-inline: 0;
|
|
903
1092
|
border-block-start: var(--list-border, none);
|
|
904
1093
|
}
|
|
905
|
-
.RadioGroup-module__hop-RadioGroup--
|
|
1094
|
+
.RadioGroup-module__hop-RadioGroup--bordered___R-avt[data-orientation=horizontal] .RadioGroup-module__hop-RadioGroup__list___HGSkD > .RadioGroup-module__hop-RadioGroup__radio___8y02f ~ .RadioGroup-module__hop-RadioGroup__radio___8y02f::before {
|
|
906
1095
|
inset-block: 0;
|
|
907
1096
|
inset-inline-start: 0;
|
|
908
1097
|
border-inline-start: var(--list-border, none);
|
|
909
1098
|
}
|
|
910
|
-
.RadioGroup-module__hop-
|
|
911
|
-
.RadioGroup-module__hop-
|
|
1099
|
+
.RadioGroup-module__hop-RadioGroup___v9ff9 > .RadioGroup-module__hop-RadioGroup__error-message___2aZin,
|
|
1100
|
+
.RadioGroup-module__hop-RadioGroup___v9ff9 > .RadioGroup-module__hop-RadioGroup__helper-message___ip2nD {
|
|
912
1101
|
order: 3;
|
|
913
1102
|
}
|
|
914
1103
|
|
|
915
1104
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/ListBox/src/ListBoxItemSkeleton.module.css/#css-module-data */
|
|
916
|
-
.ListBoxItemSkeleton-module__hop-
|
|
1105
|
+
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton___wrIL3 {
|
|
917
1106
|
--hop-ListBoxItemSkeleton-background-color: var(--hop-rock-50);
|
|
918
1107
|
--hop-ListBoxItemSkeleton-background-color-dark: var(--hop-rock-75);
|
|
919
1108
|
--hop-ListBoxItemSkeleton-border-radius: var(--hop-shape-rounded-md);
|
|
@@ -939,7 +1128,7 @@
|
|
|
939
1128
|
background-image: var(--hop-ListBoxItemSkeleton-linear-gradient);
|
|
940
1129
|
background-size: 400% 100%;
|
|
941
1130
|
border-radius: var(--hop-ListBoxItemSkeleton-border-radius);
|
|
942
|
-
animation-name: ListBoxItemSkeleton-module__placeholder-
|
|
1131
|
+
animation-name: ListBoxItemSkeleton-module__placeholder-shimmer___kPWk2;
|
|
943
1132
|
animation-duration: var(--animation-duration);
|
|
944
1133
|
animation-timing-function: ease-in-out;
|
|
945
1134
|
animation-fill-mode: forwards;
|
|
@@ -948,19 +1137,19 @@
|
|
|
948
1137
|
--animation-duration: var(--hop-ListBoxItemSkeleton-animation-reduced-motion-duration);
|
|
949
1138
|
}
|
|
950
1139
|
}
|
|
951
|
-
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--
|
|
1140
|
+
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___cHo6m {
|
|
952
1141
|
--height: var(--hop-ListBoxItemSkeleton-xs-height);
|
|
953
1142
|
}
|
|
954
|
-
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--
|
|
1143
|
+
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___Kyk8k {
|
|
955
1144
|
--height: var(--hop-ListBoxItemSkeleton-sm-height);
|
|
956
1145
|
}
|
|
957
|
-
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--
|
|
1146
|
+
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___a5cds {
|
|
958
1147
|
--height: var(--hop-ListBoxItemSkeleton-md-height);
|
|
959
1148
|
}
|
|
960
|
-
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--
|
|
1149
|
+
.ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___dn0c2 {
|
|
961
1150
|
--height: var(--hop-ListBoxItemSkeleton-lg-height);
|
|
962
1151
|
}
|
|
963
|
-
@keyframes ListBoxItemSkeleton-module__placeholder-
|
|
1152
|
+
@keyframes ListBoxItemSkeleton-module__placeholder-shimmer___kPWk2 {
|
|
964
1153
|
0% {
|
|
965
1154
|
background-position: 125% 50%;
|
|
966
1155
|
}
|
|
@@ -970,7 +1159,7 @@
|
|
|
970
1159
|
}
|
|
971
1160
|
|
|
972
1161
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/ListBox/src/ListBoxItem.module.css/#css-module-data */
|
|
973
|
-
.ListBoxItem-module__hop-
|
|
1162
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7 {
|
|
974
1163
|
--hop-ListBoxItem-background-color: transparent;
|
|
975
1164
|
--hop-ListBoxItem-border-radius: var(--hop-shape-rounded-md);
|
|
976
1165
|
--hop-ListBoxItem-text-color: var(--hop-neutral-text);
|
|
@@ -982,23 +1171,28 @@
|
|
|
982
1171
|
--hop-ListBoxItem-indicator-inline-size: calc( 1rem + var(--hop-ListBoxItem-column-gap));
|
|
983
1172
|
--hop-ListBoxItem-description-text-color: var(--hop-neutral-text-weak);
|
|
984
1173
|
--hop-ListBoxItem-grid-template-areas: "indicator avatar icon label end-icon badge";
|
|
985
|
-
--hop-ListBoxItem-grid-template-areas-with-description: "indicator avatar icon label end-icon badge" ".
|
|
1174
|
+
--hop-ListBoxItem-grid-template-areas-with-description: "indicator avatar icon label end-icon badge" ". . . description description description";
|
|
986
1175
|
--hop-ListBoxItem-grid-template-areas-loading: "label";
|
|
987
1176
|
--hop-ListBoxItem-grid-template-columns: var(--hop-ListBoxItem-indicator-inline-size) auto auto 1fr auto auto;
|
|
988
1177
|
--hop-ListBoxItem-grid-template-columns-not-selected: 0 auto auto 1fr auto auto;
|
|
989
1178
|
--hop-ListBoxItem-grid-template-columns-loading: 1fr;
|
|
1179
|
+
--hop-ListBoxItem-badge-margin-block: calc(-1 * (var(--hop-space-stack-xs) / 2));
|
|
990
1180
|
--hop-ListBoxItem-xs-padding-block: var(--hop-space-inset-xs);
|
|
991
1181
|
--hop-ListBoxItem-xs-padding-inline: var(--hop-space-inset-md);
|
|
992
1182
|
--hop-ListBoxItem-xs-min-height: 2rem;
|
|
1183
|
+
--hop-ListBoxItem-xs-avatar-margin-block: 0;
|
|
993
1184
|
--hop-ListBoxItem-sm-padding-block: var(--hop-space-inset-sm);
|
|
994
1185
|
--hop-ListBoxItem-sm-padding-inline: var(--hop-space-inset-md);
|
|
995
1186
|
--hop-ListBoxItem-sm-min-height: 2.5rem;
|
|
1187
|
+
--hop-ListBoxItem-sm-avatar-margin-block: 0;
|
|
996
1188
|
--hop-ListBoxItem-md-padding-block: var(--hop-space-inset-md);
|
|
997
1189
|
--hop-ListBoxItem-md-padding-inline: var(--hop-space-inset-md);
|
|
998
1190
|
--hop-ListBoxItem-md-min-height: 3.5rem;
|
|
1191
|
+
--hop-ListBoxItem-md-avatar-margin-block: calc(-1 * var(--hop-space-stack-xs));
|
|
999
1192
|
--hop-ListBoxItem-lg-padding-block: var(--hop-space-inset-md);
|
|
1000
1193
|
--hop-ListBoxItem-lg-padding-inline: var(--hop-space-inset-md);
|
|
1001
1194
|
--hop-ListBoxItem-lg-min-height: 4rem;
|
|
1195
|
+
--hop-ListBoxItem-lg-avatar-margin-block: calc(-1 * var(--hop-space-stack-xs));
|
|
1002
1196
|
--hop-ListBoxItem-background-color-hovered: var(--hop-neutral-surface-hover);
|
|
1003
1197
|
--hop-ListBoxItem-text-color-hovered: var(--hop-neutral-text-hover);
|
|
1004
1198
|
--hop-ListBoxItem-icon-color-hovered: var(--hop-neutral-icon-hover);
|
|
@@ -1053,109 +1247,113 @@
|
|
|
1053
1247
|
border-radius: var(--hop-ListBoxItem-border-radius);
|
|
1054
1248
|
outline: var(--outline);
|
|
1055
1249
|
}
|
|
1056
|
-
.ListBoxItem-module__hop-ListBoxItem--
|
|
1250
|
+
.ListBoxItem-module__hop-ListBoxItem--xs___yXyVw {
|
|
1057
1251
|
--padding-block: var(--hop-ListBoxItem-xs-padding-block);
|
|
1058
1252
|
--padding-inline: var(--hop-ListBoxItem-xs-padding-inline);
|
|
1059
1253
|
--min-height: var(--hop-ListBoxItem-xs-min-height);
|
|
1254
|
+
--avatar-margin-block: var(--hop-ListBoxItem-xs-avatar-margin-block);
|
|
1060
1255
|
}
|
|
1061
|
-
.ListBoxItem-module__hop-ListBoxItem--
|
|
1256
|
+
.ListBoxItem-module__hop-ListBoxItem--sm___937pQ {
|
|
1062
1257
|
--padding-block: var(--hop-ListBoxItem-sm-padding-block);
|
|
1063
1258
|
--padding-inline: var(--hop-ListBoxItem-sm-padding-inline);
|
|
1064
1259
|
--min-height: var(--hop-ListBoxItem-sm-min-height);
|
|
1260
|
+
--avatar-margin-block: var(--hop-ListBoxItem-sm-avatar-margin-block);
|
|
1065
1261
|
}
|
|
1066
|
-
.ListBoxItem-module__hop-ListBoxItem--
|
|
1262
|
+
.ListBoxItem-module__hop-ListBoxItem--md___ymimv {
|
|
1067
1263
|
--padding-block: var(--hop-ListBoxItem-md-padding-block);
|
|
1068
1264
|
--padding-inline: var(--hop-ListBoxItem-md-padding-inline);
|
|
1069
1265
|
--min-height: var(--hop-ListBoxItem-md-min-height);
|
|
1266
|
+
--avatar-margin-block: var(--hop-ListBoxItem-md-avatar-margin-block);
|
|
1070
1267
|
}
|
|
1071
|
-
.ListBoxItem-module__hop-ListBoxItem--
|
|
1268
|
+
.ListBoxItem-module__hop-ListBoxItem--lg___1mW38 {
|
|
1072
1269
|
--padding-block: var(--hop-ListBoxItem-lg-padding-block);
|
|
1073
1270
|
--padding-inline: var(--hop-ListBoxItem-lg-padding-inline);
|
|
1074
1271
|
--min-height: var(--hop-ListBoxItem-lg-min-height);
|
|
1272
|
+
--avatar-margin-block: var(--hop-ListBoxItem-lg-avatar-margin-block);
|
|
1075
1273
|
}
|
|
1076
|
-
.ListBoxItem-module__hop-
|
|
1274
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-selection-mode] {
|
|
1077
1275
|
--cursor: pointer;
|
|
1078
1276
|
}
|
|
1079
|
-
.ListBoxItem-module__hop-
|
|
1277
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7:not([data-selection-mode]) {
|
|
1080
1278
|
--grid-template-columns: var(--hop-ListBoxItem-grid-template-columns-not-selected);
|
|
1081
1279
|
}
|
|
1082
|
-
.ListBoxItem-module__hop-
|
|
1280
|
+
.ListBoxItem-module__hop-ListBoxItem__inner___I35FE:not([data-list-has-selection]):has(.ListBoxItem-module__hop-ListBoxItem__checkmark___LAbSz) {
|
|
1083
1281
|
--grid-template-columns: var(--hop-ListBoxItem-grid-template-columns-not-selected);
|
|
1084
1282
|
}
|
|
1085
|
-
.ListBoxItem-module__hop-
|
|
1283
|
+
.ListBoxItem-module__hop-ListBoxItem__inner___I35FE[data-list-has-selection-end]:has(.ListBoxItem-module__hop-ListBoxItem__checkmark___LAbSz) {
|
|
1086
1284
|
--checkmark-transition: none;
|
|
1087
1285
|
}
|
|
1088
|
-
.ListBoxItem-module__hop-
|
|
1286
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-selected] {
|
|
1089
1287
|
--background-color: var(--hop-ListBoxItem-background-color-selected);
|
|
1090
1288
|
--text-color: var(--hop-ListBoxItem-text-color-selected);
|
|
1091
1289
|
--icon-color: var(--hop-ListBoxItem-icon-color-selected);
|
|
1092
1290
|
--checkmark-opacity: 1;
|
|
1093
1291
|
}
|
|
1094
|
-
.ListBoxItem-module__hop-
|
|
1292
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-focus-visible] {
|
|
1095
1293
|
--background-color: var(--hop-ListBoxItem-background-color-focused);
|
|
1096
1294
|
--text-color: var(--hop-ListBoxItem-text-color-focused);
|
|
1097
1295
|
--icon-color: var(--hop-ListBoxItem-icon-color-focused);
|
|
1098
1296
|
--outline: var(--hop-ListBoxItem-outline-size) solid var(--hop-ListBoxItem-outline-color);
|
|
1099
1297
|
}
|
|
1100
|
-
.ListBoxItem-module__hop-
|
|
1298
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-hovered] {
|
|
1101
1299
|
--background-color: var(--hop-ListBoxItem-background-color-hovered);
|
|
1102
1300
|
--text-color: var(--hop-ListBoxItem-text-color-hovered);
|
|
1103
1301
|
--icon-color: var(--hop-ListBoxItem-icon-color-hovered);
|
|
1104
1302
|
}
|
|
1105
|
-
.ListBoxItem-module__hop-
|
|
1303
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-pressed] {
|
|
1106
1304
|
--background-color: var(--hop-ListBoxItem-background-color-pressed);
|
|
1107
1305
|
--text-color: var(--hop-ListBoxItem-text-color-pressed);
|
|
1108
1306
|
--icon-color: var(--hop-ListBoxItem-icon-color-pressed);
|
|
1109
1307
|
}
|
|
1110
|
-
.ListBoxItem-module__hop-
|
|
1308
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-disabled] {
|
|
1111
1309
|
--background-color: var(--hop-ListBoxItem-background-color-disabled);
|
|
1112
1310
|
--text-color: var(--hop-ListBoxItem-text-color-disabled);
|
|
1113
1311
|
--icon-color: var(--hop-ListBoxItem-icon-color-disabled);
|
|
1114
1312
|
--description-text-color: var(--hop-ListBoxItem-text-color-disabled);
|
|
1115
1313
|
--cursor: not-allowed;
|
|
1116
1314
|
}
|
|
1117
|
-
.ListBoxItem-module__hop-
|
|
1315
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-invalid] {
|
|
1118
1316
|
--background-color: var(--hop-ListBoxItem-background-color-invalid);
|
|
1119
1317
|
--text-color: var(--hop-ListBoxItem-text-color-invalid);
|
|
1120
1318
|
--icon-color: var(--hop-ListBoxItem-icon-color-invalid);
|
|
1121
1319
|
}
|
|
1122
|
-
.ListBoxItem-module__hop-
|
|
1320
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-invalid][data-selected] {
|
|
1123
1321
|
--background-color: var(--hop-ListBoxItem-background-color-invalid-selected);
|
|
1124
1322
|
--text-color: var(--hop-ListBoxItem-text-color-invalid-selected);
|
|
1125
1323
|
--icon-color: var(--hop-ListBoxItem-icon-color-invalid-selected);
|
|
1126
1324
|
}
|
|
1127
|
-
.ListBoxItem-module__hop-
|
|
1325
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-invalid][data-focus-visible] {
|
|
1128
1326
|
--background-color: var(--hop-ListBoxItem-background-color-invalid-focused);
|
|
1129
1327
|
--text-color: var(--hop-ListBoxItem-text-color-invalid-focused);
|
|
1130
1328
|
--icon-color: var(--hop-ListBoxItem-icon-color-invalid-focused);
|
|
1131
1329
|
--description-text-color: var(--hop-ListBoxItem-description-text-color-invalid-focused);
|
|
1132
1330
|
}
|
|
1133
|
-
.ListBoxItem-module__hop-
|
|
1331
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-invalid][data-hovered] {
|
|
1134
1332
|
--background-color: var(--hop-ListBoxItem-background-color-invalid-hovered);
|
|
1135
1333
|
--text-color: var(--hop-ListBoxItem-text-color-invalid-hovered);
|
|
1136
1334
|
--icon-color: var(--hop-ListBoxItem-icon-color-invalid-hovered);
|
|
1137
1335
|
--description-text-color: var(--hop-ListBoxItem-description-text-color-invalid-hovered);
|
|
1138
1336
|
}
|
|
1139
|
-
.ListBoxItem-module__hop-
|
|
1337
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-invalid][data-pressed] {
|
|
1140
1338
|
--background-color: var(--hop-ListBoxItem-background-color-invalid-pressed);
|
|
1141
1339
|
--text-color: var(--hop-ListBoxItem-text-color-invalid-pressed);
|
|
1142
1340
|
--icon-color: var(--hop-ListBoxItem-icon-color-invalid-pressed);
|
|
1143
1341
|
--description-text-color: var(--hop-ListBoxItem-description-text-color-invalid-pressed);
|
|
1144
1342
|
}
|
|
1145
|
-
.ListBoxItem-module__hop-
|
|
1343
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-invalid][data-disabled] {
|
|
1146
1344
|
--background-color: var(--hop-ListBoxItem-background-color-invalid-disabled);
|
|
1147
1345
|
--text-color: var(--hop-ListBoxItem-text-color-invalid-disabled);
|
|
1148
1346
|
--icon-color: var(--hop-ListBoxItem-icon-color-invalid-disabled);
|
|
1149
1347
|
}
|
|
1150
|
-
.ListBoxItem-module__hop-
|
|
1348
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7:has(.ListBoxItem-module__hop-ListBoxItem__description___EPW2R) {
|
|
1151
1349
|
--row-gap: var(--hop-ListBoxItem-row-gap);
|
|
1152
1350
|
--grid-template-areas: var(--hop-ListBoxItem-grid-template-areas-with-description);
|
|
1153
1351
|
}
|
|
1154
|
-
.ListBoxItem-module__hop-
|
|
1352
|
+
.ListBoxItem-module__hop-ListBoxItem___u6Es7[data-loading] {
|
|
1155
1353
|
--grid-template-areas: var(--hop-ListBoxItem-grid-template-areas-loading);
|
|
1156
1354
|
--grid-template-columns: var(--hop-ListBoxItem-grid-template-columns-loading);
|
|
1157
1355
|
}
|
|
1158
|
-
.ListBoxItem-module__hop-
|
|
1356
|
+
.ListBoxItem-module__hop-ListBoxItem__inner___I35FE {
|
|
1159
1357
|
display: grid;
|
|
1160
1358
|
grid-template-areas: var(--grid-template-areas);
|
|
1161
1359
|
grid-template-columns: var(--grid-template-columns);
|
|
@@ -1167,49 +1365,51 @@
|
|
|
1167
1365
|
padding-inline: var(--padding-inline);
|
|
1168
1366
|
transition: grid-template-columns .3s ease-in-out;
|
|
1169
1367
|
}
|
|
1170
|
-
.ListBoxItem-module__hop-
|
|
1368
|
+
.ListBoxItem-module__hop-ListBoxItem__checkmark___LAbSz {
|
|
1171
1369
|
grid-area: indicator;
|
|
1172
1370
|
margin-inline-end: var(--hop-ListBoxItem-column-gap);
|
|
1173
1371
|
color: var(--icon-color);
|
|
1174
1372
|
opacity: var(--checkmark-opacity);
|
|
1175
1373
|
transition: var(--checkmark-transition);
|
|
1176
1374
|
}
|
|
1177
|
-
.ListBoxItem-module__hop-ListBoxItem__radio-
|
|
1178
|
-
.ListBoxItem-module__hop-
|
|
1375
|
+
.ListBoxItem-module__hop-ListBoxItem__radio-group___g-HnK,
|
|
1376
|
+
.ListBoxItem-module__hop-ListBoxItem__checkbox___ppGNP {
|
|
1179
1377
|
pointer-events: none;
|
|
1180
1378
|
user-select: none;
|
|
1181
1379
|
grid-area: indicator;
|
|
1182
1380
|
margin-inline-end: var(--hop-ListBoxItem-column-gap);
|
|
1183
1381
|
}
|
|
1184
|
-
.ListBoxItem-module__hop-
|
|
1382
|
+
.ListBoxItem-module__hop-ListBoxItem__avatar___QwkiM {
|
|
1185
1383
|
grid-area: avatar;
|
|
1384
|
+
margin-block: var(--avatar-margin-block, 0);
|
|
1186
1385
|
margin-inline-end: var(--hop-ListBoxItem-column-gap);
|
|
1187
1386
|
}
|
|
1188
|
-
.ListBoxItem-module__hop-ListBoxItem__icon-
|
|
1189
|
-
.ListBoxItem-module__hop-
|
|
1387
|
+
.ListBoxItem-module__hop-ListBoxItem__icon-list___Yhy58,
|
|
1388
|
+
.ListBoxItem-module__hop-ListBoxItem__icon___mFm52 {
|
|
1190
1389
|
grid-area: icon;
|
|
1191
1390
|
flex: 0 0 auto;
|
|
1192
1391
|
margin-inline-end: var(--hop-ListBoxItem-column-gap);
|
|
1193
1392
|
color: var(--icon-color);
|
|
1194
1393
|
}
|
|
1195
|
-
.ListBoxItem-module__hop-
|
|
1394
|
+
.ListBoxItem-module__hop-ListBoxItem__label___y1bWL {
|
|
1196
1395
|
overflow: hidden;
|
|
1197
1396
|
grid-area: label;
|
|
1198
1397
|
min-inline-size: 0;
|
|
1199
1398
|
text-overflow: ellipsis;
|
|
1200
1399
|
white-space: nowrap;
|
|
1201
1400
|
}
|
|
1202
|
-
.ListBoxItem-module__hop-ListBoxItem__end-icon-
|
|
1203
|
-
.ListBoxItem-module__hop-ListBoxItem__end-
|
|
1401
|
+
.ListBoxItem-module__hop-ListBoxItem__end-icon-list___LBHo2,
|
|
1402
|
+
.ListBoxItem-module__hop-ListBoxItem__end-icon___Luvle {
|
|
1204
1403
|
grid-area: end-icon;
|
|
1205
1404
|
margin-inline-start: var(--hop-ListBoxItem-column-gap);
|
|
1206
1405
|
color: var(--icon-color);
|
|
1207
1406
|
}
|
|
1208
|
-
.ListBoxItem-module__hop-
|
|
1407
|
+
.ListBoxItem-module__hop-ListBoxItem__badge___bdsUo {
|
|
1209
1408
|
grid-area: badge;
|
|
1409
|
+
margin-block: var(--hop-ListBoxItem-badge-margin-block);
|
|
1210
1410
|
margin-inline-start: var(--hop-ListBoxItem-column-gap);
|
|
1211
1411
|
}
|
|
1212
|
-
.ListBoxItem-module__hop-
|
|
1412
|
+
.ListBoxItem-module__hop-ListBoxItem__description___EPW2R {
|
|
1213
1413
|
overflow: hidden;
|
|
1214
1414
|
display: -webkit-box;
|
|
1215
1415
|
grid-area: description;
|