@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,5 @@
|
|
|
1
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-
|
|
2
|
+
.Text-module__hop-Text___7s-NC {
|
|
3
3
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
4
4
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
5
5
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -29,49 +29,49 @@
|
|
|
29
29
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
30
30
|
--hop-Text-inherit-size-line-height: inherit;
|
|
31
31
|
}
|
|
32
|
-
:where(.Text-module__hop-
|
|
32
|
+
:where(.Text-module__hop-Text___7s-NC) {
|
|
33
33
|
font-family: var(--font-family);
|
|
34
34
|
font-size: var(--font-size);
|
|
35
35
|
font-weight: var(--font-weight);
|
|
36
36
|
line-height: var(--line-height);
|
|
37
37
|
}
|
|
38
|
-
:where(.Text-module__hop-Text--
|
|
38
|
+
:where(.Text-module__hop-Text--xs___uRZNm) {
|
|
39
39
|
--font-size: var(--hop-Text-xs-font-size);
|
|
40
40
|
--font-family: var(--hop-Text-xs-font-family);
|
|
41
41
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
42
42
|
--line-height: var(--hop-Text-xs-line-height);
|
|
43
43
|
}
|
|
44
|
-
:where(.Text-module__hop-Text--
|
|
44
|
+
:where(.Text-module__hop-Text--sm___LfDaA) {
|
|
45
45
|
--font-size: var(--hop-Text-sm-font-size);
|
|
46
46
|
--font-family: var(--hop-Text-sm-font-family);
|
|
47
47
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
48
48
|
--line-height: var(--hop-Text-sm-line-height);
|
|
49
49
|
}
|
|
50
|
-
:where(.Text-module__hop-Text--
|
|
50
|
+
:where(.Text-module__hop-Text--md___aGVbv) {
|
|
51
51
|
--font-size: var(--hop-Text-md-font-size);
|
|
52
52
|
--font-family: var(--hop-Text-md-font-family);
|
|
53
53
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
54
54
|
--line-height: var(--hop-Text-md-line-height);
|
|
55
55
|
}
|
|
56
|
-
:where(.Text-module__hop-Text--
|
|
56
|
+
:where(.Text-module__hop-Text--lg___TgsRg) {
|
|
57
57
|
--font-size: var(--hop-Text-lg-font-size);
|
|
58
58
|
--font-family: var(--hop-Text-lg-font-family);
|
|
59
59
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
60
60
|
--line-height: var(--hop-Text-lg-line-height);
|
|
61
61
|
}
|
|
62
|
-
:where(.Text-module__hop-Text--
|
|
62
|
+
:where(.Text-module__hop-Text--xl___gAcxP) {
|
|
63
63
|
--font-size: var(--hop-Text-xl-font-size);
|
|
64
64
|
--font-family: var(--hop-Text-xl-font-family);
|
|
65
65
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
66
66
|
--line-height: var(--hop-Text-xl-line-height);
|
|
67
67
|
}
|
|
68
|
-
:where(.Text-module__hop-Text--
|
|
68
|
+
:where(.Text-module__hop-Text--2xl___n-9B9) {
|
|
69
69
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
70
70
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
71
71
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
72
72
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
73
73
|
}
|
|
74
|
-
:where(.Text-module__hop-Text--
|
|
74
|
+
:where(.Text-module__hop-Text--inherit___SEa0P) {
|
|
75
75
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
76
76
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
77
77
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/ErrorMessage/src/ErrorMessage.module.css/#css-module-data */
|
|
82
|
-
.ErrorMessage-module__hop-
|
|
82
|
+
.ErrorMessage-module__hop-ErrorMessage___6qmlS {
|
|
83
83
|
--hop-ErrorMessage-color: var(--hop-danger-text-weak);
|
|
84
84
|
--hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
|
|
85
85
|
--hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
|
|
@@ -96,13 +96,13 @@
|
|
|
96
96
|
line-height: var(--hop-ErrorMessage-line-height);
|
|
97
97
|
color: var(--hop-ErrorMessage-color);
|
|
98
98
|
}
|
|
99
|
-
.ErrorMessage-module__hop-
|
|
99
|
+
.ErrorMessage-module__hop-ErrorMessage__icon___m4Mae {
|
|
100
100
|
flex: 0 0 auto;
|
|
101
101
|
align-self: flex-start;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/HelperMessage/src/HelperMessage.module.css/#css-module-data */
|
|
105
|
-
.HelperMessage-module__hop-
|
|
105
|
+
.HelperMessage-module__hop-HelperMessage___KQaJ4 {
|
|
106
106
|
--hop-HelperMessage-color: var(--hop-neutral-text-weak);
|
|
107
107
|
--hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
|
|
108
108
|
display: flex;
|
|
@@ -111,13 +111,13 @@
|
|
|
111
111
|
box-sizing: border-box;
|
|
112
112
|
color: var(--hop-HelperMessage-color);
|
|
113
113
|
}
|
|
114
|
-
.HelperMessage-module__hop-
|
|
114
|
+
.HelperMessage-module__hop-HelperMessage__icon___1a1jj {
|
|
115
115
|
flex: 0 0 auto;
|
|
116
116
|
align-self: flex-start;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
|
|
120
|
-
.Heading-module__hop-
|
|
120
|
+
.Heading-module__hop-Heading___FVhfN {
|
|
121
121
|
--hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
|
|
122
122
|
--hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
|
|
123
123
|
--hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
|
|
@@ -151,50 +151,50 @@
|
|
|
151
151
|
--hop-Heading-inherit-size-font-weight: inherit;
|
|
152
152
|
--hop-Heading-inherit-size-line-height: inherit;
|
|
153
153
|
}
|
|
154
|
-
:where(.Heading-module__hop-
|
|
154
|
+
:where(.Heading-module__hop-Heading___FVhfN) {
|
|
155
155
|
margin: 0;
|
|
156
156
|
font-family: var(--font-family);
|
|
157
157
|
font-size: var(--font-size);
|
|
158
158
|
font-weight: var(--font-weight);
|
|
159
159
|
line-height: var(--line-height);
|
|
160
160
|
}
|
|
161
|
-
:where(.Heading-module__hop-Heading--
|
|
161
|
+
:where(.Heading-module__hop-Heading--xs___t30s-) {
|
|
162
162
|
--font-size: var(--hop-Heading-xs-font-size);
|
|
163
163
|
--font-family: var(--hop-Heading-xs-font-family);
|
|
164
164
|
--font-weight: var(--hop-Heading-xs-font-weight);
|
|
165
165
|
--line-height: var(--hop-Heading-xs-line-height);
|
|
166
166
|
}
|
|
167
|
-
:where(.Heading-module__hop-Heading--
|
|
167
|
+
:where(.Heading-module__hop-Heading--sm___R6y6i) {
|
|
168
168
|
--font-size: var(--hop-Heading-sm-font-size);
|
|
169
169
|
--font-family: var(--hop-Heading-sm-font-family);
|
|
170
170
|
--font-weight: var(--hop-Heading-sm-font-weight);
|
|
171
171
|
--line-height: var(--hop-Heading-sm-line-height);
|
|
172
172
|
}
|
|
173
|
-
:where(.Heading-module__hop-Heading--
|
|
173
|
+
:where(.Heading-module__hop-Heading--md___d6d9m) {
|
|
174
174
|
--font-size: var(--hop-Heading-md-font-size);
|
|
175
175
|
--font-family: var(--hop-Heading-md-font-family);
|
|
176
176
|
--font-weight: var(--hop-Heading-md-font-weight);
|
|
177
177
|
--line-height: var(--hop-Heading-md-line-height);
|
|
178
178
|
}
|
|
179
|
-
:where(.Heading-module__hop-Heading--
|
|
179
|
+
:where(.Heading-module__hop-Heading--lg___yqjzy) {
|
|
180
180
|
--font-size: var(--hop-Heading-lg-font-size);
|
|
181
181
|
--font-family: var(--hop-Heading-lg-font-family);
|
|
182
182
|
--font-weight: var(--hop-Heading-lg-font-weight);
|
|
183
183
|
--line-height: var(--hop-Heading-lg-line-height);
|
|
184
184
|
}
|
|
185
|
-
:where(.Heading-module__hop-Heading--
|
|
185
|
+
:where(.Heading-module__hop-Heading--xl___U0Gfz) {
|
|
186
186
|
--font-size: var(--hop-Heading-xl-font-size);
|
|
187
187
|
--font-family: var(--hop-Heading-xl-font-family);
|
|
188
188
|
--font-weight: var(--hop-Heading-xl-font-weight);
|
|
189
189
|
--line-height: var(--hop-Heading-xl-line-height);
|
|
190
190
|
}
|
|
191
|
-
:where(.Heading-module__hop-Heading--
|
|
191
|
+
:where(.Heading-module__hop-Heading--2xl___B7lym) {
|
|
192
192
|
--font-size: var(--hop-Heading-2xl-font-size);
|
|
193
193
|
--font-family: var(--hop-Heading-2xl-font-family);
|
|
194
194
|
--font-weight: var(--hop-Heading-2xl-font-weight);
|
|
195
195
|
--line-height: var(--hop-Heading-2xl-line-height);
|
|
196
196
|
}
|
|
197
|
-
:where(.Heading-module__hop-Heading--
|
|
197
|
+
:where(.Heading-module__hop-Heading--3xl___P65x-) {
|
|
198
198
|
--font-size: var(--hop-Heading-3xl-font-size);
|
|
199
199
|
--font-family: var(--hop-Heading-3xl-font-family);
|
|
200
200
|
--font-weight: var(--hop-Heading-3xl-font-weight);
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
}
|
|
203
203
|
|
|
204
204
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
|
|
205
|
-
:where(.OverlineText-module__hop-
|
|
205
|
+
:where(.OverlineText-module__hop-OverlineText___kurkU) {
|
|
206
206
|
--hop-OverlineText-font-family: var(--hop-overline-font-family);
|
|
207
207
|
--hop-OverlineText-font-size: var(--hop-overline-font-size);
|
|
208
208
|
--hop-OverlineText-font-weight: var(--hop-overline-font-weight);
|
|
@@ -226,55 +226,73 @@
|
|
|
226
226
|
text-transform: uppercase;
|
|
227
227
|
letter-spacing: var(--letter-spacing);
|
|
228
228
|
}
|
|
229
|
-
.OverlineText-module__hop-
|
|
229
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa {
|
|
230
230
|
box-sizing: border-box;
|
|
231
231
|
}
|
|
232
|
-
.OverlineText-module__hop-
|
|
233
|
-
.OverlineText-module__hop-
|
|
232
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before,
|
|
233
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
234
234
|
content: "";
|
|
235
235
|
display: block;
|
|
236
236
|
box-sizing: border-box;
|
|
237
237
|
inline-size: 0;
|
|
238
238
|
block-size: 0;
|
|
239
239
|
}
|
|
240
|
-
.OverlineText-module__hop-
|
|
240
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::before {
|
|
241
241
|
margin-block-end: var(--bottom-offset);
|
|
242
242
|
}
|
|
243
|
-
.OverlineText-module__hop-
|
|
243
|
+
.OverlineText-module__hop-OverlineText__text___7uNsa::after {
|
|
244
244
|
margin-block-start: var(--top-offset);
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
|
|
248
|
-
.Label-module__hop-
|
|
248
|
+
.Label-module__hop-Label___L4zrw {
|
|
249
249
|
--hop-Label-font-size: var(--hop-heading-xs-font-size);
|
|
250
250
|
--hop-Label-font-family: var(--hop-heading-xs-font-family);
|
|
251
251
|
--hop-Label-font-weight: var(--hop-heading-xs-font-weight);
|
|
252
252
|
--hop-Label-line-height: var(--hop-heading-xs-line-height);
|
|
253
253
|
--hop-Label-color: var(--hop-neutral-text-weak);
|
|
254
254
|
}
|
|
255
|
-
:where(.Label-module__hop-
|
|
255
|
+
:where(.Label-module__hop-Label___L4zrw) {
|
|
256
256
|
font-family: var(--hop-Label-font-family);
|
|
257
257
|
font-size: var(--hop-Label-font-size);
|
|
258
258
|
font-weight: var(--hop-Label-font-weight);
|
|
259
259
|
line-height: var(--hop-Label-line-height);
|
|
260
260
|
color: var(--hop-Label-color);
|
|
261
261
|
}
|
|
262
|
+
:where(.Label-module__hop-Label__indicator___mWy1n) {
|
|
263
|
+
padding-inline-start: var(--hop-space-20);
|
|
264
|
+
}
|
|
262
265
|
|
|
263
266
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
|
|
264
|
-
.InputGroup-module__hop-
|
|
267
|
+
.InputGroup-module__hop-InputGroup___PiLz0 {
|
|
265
268
|
--hop-InputGroup-background: var(--hop-neutral-surface);
|
|
266
269
|
--hop-InputGroup-border-color: var(--hop-neutral-border);
|
|
267
270
|
--hop-InputGroup-border-width: 0.0625rem;
|
|
271
|
+
--hop-InputGroup-display: inline-flex;
|
|
272
|
+
--hop-InputGroup-display-number: grid;
|
|
268
273
|
--hop-InputGroup-gap: var(--hop-space-inline-sm);
|
|
274
|
+
--hop-InputGroup-gap-textarea: 0;
|
|
275
|
+
--hop-InputGroup-gap-number: 0;
|
|
276
|
+
--hop-InputGroup-flex-direction: row;
|
|
277
|
+
--hop-InputGroup-flex-direction-textarea: column;
|
|
278
|
+
--hop-InputGroup-align-items: center;
|
|
279
|
+
--hop-InputGroup-align-items-textarea: flex-end;
|
|
280
|
+
--hop-InputGroup-inline-size: fit-content;
|
|
281
|
+
--hop-InputGroup-inline-size-number: 100%;
|
|
269
282
|
--hop-InputGroup-sm-block-size: 2rem;
|
|
270
283
|
--hop-InputGroup-md-block-size: 2.5rem;
|
|
284
|
+
--hop-InputGroup-block-size-textarea: auto;
|
|
271
285
|
--hop-InputGroup-border-radius: var(--hop-shape-rounded-md);
|
|
272
286
|
--hop-InputGroup-padding-inline: var(--hop-space-inset-md);
|
|
287
|
+
--hop-InputGroup-padding-block: 0;
|
|
288
|
+
--hop-InputGroup-padding-inline-textarea: var(--hop-space-inset-xs);
|
|
289
|
+
--hop-InputGroup-padding-block-textarea: var(--hop-space-inset-xs);
|
|
273
290
|
--hop-InputGroup-border-color-hover: var(--hop-neutral-border-hover);
|
|
274
291
|
--hop-InputGroup-border-color-focus: var(--hop-primary-border-focus);
|
|
275
292
|
--hop-InputGroup-background-hover: var(--hop-neutral-surface-hover);
|
|
276
293
|
--hop-InputGroup-border-color-invalid: var(--hop-danger-border-strong);
|
|
277
294
|
--hop-InputGroup-input-color: var(--hop-neutral-text);
|
|
295
|
+
--hop-InputGroup-input-color-disabled: var(--hop-neutral-text-disabled);
|
|
278
296
|
--hop-InputGroup-input-sm-font-family: var(--hop-body-sm-font-family);
|
|
279
297
|
--hop-InputGroup-input-sm-font-size: var(--hop-body-sm-font-size);
|
|
280
298
|
--hop-InputGroup-input-sm-font-weight: var(--hop-body-sm-font-weight);
|
|
@@ -285,6 +303,8 @@
|
|
|
285
303
|
--hop-InputGroup-input-md-font-weight: var(--hop-body-md-font-weight);
|
|
286
304
|
--hop-InputGroup-input-md-line-height: var(--hop-body-md-line-height);
|
|
287
305
|
--hop-InputGroup-input-md-block-size: 2rem;
|
|
306
|
+
--hop-InputGroup-input-padding: 0;
|
|
307
|
+
--hop-InputGroup-textarea-padding: var(--hop-space-inset-xs) calc(var(--hop-space-inset-md) - var(--hop-space-inset-xs));
|
|
288
308
|
--hop-InputGroup-background-disabled: var(--hop-neutral-surface-disabled);
|
|
289
309
|
--hop-InputGroup-border-color-disabled: var(--hop-neutral-border-disabled);
|
|
290
310
|
--hop-InputGroup-placeholder-font-family: inherit;
|
|
@@ -293,89 +313,111 @@
|
|
|
293
313
|
--hop-InputGroup-placeholder-line-height: inherit;
|
|
294
314
|
--hop-InputGroup-placeholder-color: var(--hop-neutral-text-weakest);
|
|
295
315
|
--hop-InputGroup-placeholder-color-disabled: var(--hop-neutral-text-disabled);
|
|
296
|
-
--inline-size:
|
|
316
|
+
--inline-size: var(--hop-InputGroup-inline-size);
|
|
297
317
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color);
|
|
298
318
|
--background: var(--hop-InputGroup-background);
|
|
299
319
|
--block-size: var(--hop-InputGroup-md-block-size);
|
|
300
|
-
|
|
301
|
-
:
|
|
320
|
+
--display: var(--hop-InputGroup-display);
|
|
321
|
+
--gap: var(--hop-InputGroup-gap);
|
|
322
|
+
--flex-direction: var(--hop-InputGroup-flex-direction);
|
|
323
|
+
--align-items: var(--hop-InputGroup-align-items);
|
|
324
|
+
--padding-inline: var(--hop-InputGroup-padding-inline);
|
|
325
|
+
--padding-block: var(--hop-InputGroup-padding-block);
|
|
326
|
+
--input-font-family: var(--hop-InputGroup-input-md-font-family);
|
|
327
|
+
--input-font-size: var(--hop-InputGroup-input-md-font-size);
|
|
328
|
+
--input-font-weight: var(--hop-InputGroup-input-md-font-weight);
|
|
329
|
+
--input-line-height: var(--hop-InputGroup-input-md-line-height);
|
|
330
|
+
--input-block-size: var(--hop-InputGroup-input-md-block-size);
|
|
331
|
+
--input-inline-size: initial;
|
|
332
|
+
--input-color: var(--hop-InputGroup-input-color);
|
|
333
|
+
--input-placeholder-color: var(--hop-InputGroup-placeholder-color);
|
|
302
334
|
position: relative;
|
|
303
|
-
display:
|
|
304
|
-
|
|
305
|
-
|
|
335
|
+
display: var(--display);
|
|
336
|
+
flex-direction: var(--flex-direction);
|
|
337
|
+
gap: var(--gap);
|
|
338
|
+
align-items: var(--align-items);
|
|
306
339
|
box-sizing: border-box;
|
|
307
340
|
inline-size: var(--inline-size);
|
|
308
341
|
block-size: var(--block-size);
|
|
309
|
-
padding-
|
|
342
|
+
padding-block: var(--padding-block);
|
|
343
|
+
padding-inline: var(--padding-inline);
|
|
310
344
|
background: var(--background);
|
|
311
345
|
border: var(--border);
|
|
312
346
|
border-radius: var(--hop-InputGroup-border-radius);
|
|
313
347
|
}
|
|
314
|
-
.InputGroup-module__hop-InputGroup--
|
|
315
|
-
--inline-size: 100
|
|
348
|
+
.InputGroup-module__hop-InputGroup--fluid___Cp15- {
|
|
349
|
+
--inline-size: 100%;
|
|
350
|
+
--input-inline-size: 100%;
|
|
316
351
|
}
|
|
317
|
-
.InputGroup-module__hop-InputGroup--
|
|
352
|
+
.InputGroup-module__hop-InputGroup--sm___ZeMr9 {
|
|
318
353
|
--block-size: var(--hop-InputGroup-sm-block-size);
|
|
354
|
+
--input-font-family: var(--hop-InputGroup-input-sm-font-family);
|
|
355
|
+
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
356
|
+
--input-font-weight: var(--hop-InputGroup-input-sm-font-weight);
|
|
357
|
+
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
358
|
+
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
359
|
+
}
|
|
360
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-input-type=textarea] {
|
|
361
|
+
--gap: var(--hop-InputGroup-gap-textarea);
|
|
362
|
+
--flex-direction: var(--hop-InputGroup-flex-direction-textarea);
|
|
363
|
+
--align-items: var(--hop-InputGroup-align-items-textarea);
|
|
364
|
+
--block-size: var(--hop-InputGroup-block-size-textarea);
|
|
365
|
+
--padding-inline: var(--hop-InputGroup-padding-inline-textarea);
|
|
366
|
+
--padding-block: var(--hop-InputGroup-padding-block-textarea);
|
|
319
367
|
}
|
|
320
|
-
.InputGroup-module__hop-
|
|
368
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-input-type=number] {
|
|
369
|
+
--display: var(--hop-InputGroup-display-number);
|
|
370
|
+
--gap: var(--hop-InputGroup-gap-number);
|
|
371
|
+
--inline-size: var(--hop-InputGroup-inline-size-number);
|
|
372
|
+
}
|
|
373
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-hovered] {
|
|
321
374
|
--background: var(--hop-InputGroup-background-hover);
|
|
322
375
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
|
|
323
376
|
}
|
|
324
|
-
.InputGroup-module__hop-
|
|
377
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-focus-within] {
|
|
325
378
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
|
|
326
379
|
}
|
|
327
|
-
.InputGroup-module__hop-
|
|
380
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-invalid] {
|
|
328
381
|
--border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
|
|
329
382
|
}
|
|
330
|
-
.InputGroup-module__hop-
|
|
383
|
+
.InputGroup-module__hop-InputGroup___PiLz0[data-disabled] {
|
|
331
384
|
--background: var(--hop-InputGroup-background-disabled);
|
|
332
|
-
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled)
|
|
385
|
+
--border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled);
|
|
386
|
+
--input-color: var(--hop-InputGroup-input-color-disabled);
|
|
387
|
+
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
333
388
|
}
|
|
334
|
-
.InputGroup-module__hop-
|
|
335
|
-
|
|
336
|
-
--input-font-size: var(--hop-InputGroup-input-md-font-size);
|
|
337
|
-
--input-font-weight: var(--hop-InputGroup-input-md-font-weight);
|
|
338
|
-
--input-line-height: var(--hop-InputGroup-input-md-line-height);
|
|
339
|
-
--input-block-size: var(--hop-InputGroup-input-md-block-size);
|
|
340
|
-
--input-inline-size: initial;
|
|
341
|
-
--input-placeholder-color: var(--hop-InputGroup-placeholder-color);
|
|
389
|
+
.InputGroup-module__hop-InputGroup__input___xLgn9,
|
|
390
|
+
.InputGroup-module__hop-InputGroup__textarea___6Go7N {
|
|
342
391
|
flex: 1 1 auto;
|
|
392
|
+
box-sizing: border-box;
|
|
343
393
|
inline-size: var(--input-inline-size);
|
|
344
394
|
min-inline-size: 0;
|
|
345
|
-
block-size: var(--input-block-size);
|
|
346
|
-
padding: 0;
|
|
347
395
|
font-family: var(--input-font-family);
|
|
348
396
|
font-size: var(--input-font-size);
|
|
349
397
|
font-weight: var(--input-font-weight);
|
|
350
398
|
line-height: var(--input-line-height);
|
|
351
|
-
color: var(--
|
|
399
|
+
color: var(--input-color);
|
|
352
400
|
background: transparent;
|
|
353
401
|
border: none;
|
|
354
402
|
outline: none;
|
|
355
403
|
}
|
|
356
|
-
.InputGroup-module__hop-
|
|
357
|
-
--input-
|
|
404
|
+
.InputGroup-module__hop-InputGroup__input___xLgn9 {
|
|
405
|
+
block-size: var(--input-block-size);
|
|
406
|
+
padding: var(--hop-InputGroup-input-padding);
|
|
358
407
|
}
|
|
359
|
-
.InputGroup-module__hop-
|
|
360
|
-
|
|
361
|
-
--input-font-size: var(--hop-InputGroup-input-sm-font-size);
|
|
362
|
-
--input-font-weight: var(--hop-InputGroup-input-sm-font-weight);
|
|
363
|
-
--input-line-height: var(--hop-InputGroup-input-sm-line-height);
|
|
364
|
-
--input-block-size: var(--hop-InputGroup-input-sm-block-size);
|
|
408
|
+
.InputGroup-module__hop-InputGroup__textarea___6Go7N {
|
|
409
|
+
padding: var(--hop-InputGroup-textarea-padding);
|
|
365
410
|
}
|
|
366
|
-
.InputGroup-module__hop-
|
|
411
|
+
.InputGroup-module__hop-InputGroup__input___xLgn9::placeholder {
|
|
367
412
|
font-family: var(--hop-InputGroup-placeholder-font-family);
|
|
368
413
|
font-size: var(--hop-InputGroup-placeholder-font-size);
|
|
369
414
|
font-weight: var(--hop-InputGroup-placeholder-font-weight);
|
|
370
415
|
line-height: var(--hop-InputGroup-placeholder-line-height);
|
|
371
416
|
color: var(--input-placeholder-color);
|
|
372
417
|
}
|
|
373
|
-
.InputGroup-module__hop-InputGroup__input___aerYh[data-disabled]::placeholder {
|
|
374
|
-
--input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
|
|
375
|
-
}
|
|
376
418
|
|
|
377
419
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/NumberField.module.css/#css-module-data */
|
|
378
|
-
.NumberField-module__hop-
|
|
420
|
+
.NumberField-module__hop-NumberField___IQHRz {
|
|
379
421
|
--hop-NumberField-gap: var(--hop-space-stack-xs);
|
|
380
422
|
--hop-NumberField-inline-size: 20rem;
|
|
381
423
|
--hop-NumberField-inline-size-fluid: 100%;
|
|
@@ -423,33 +465,30 @@
|
|
|
423
465
|
gap: var(--hop-NumberField-gap);
|
|
424
466
|
inline-size: var(--inline-size);
|
|
425
467
|
}
|
|
426
|
-
.NumberField-module__hop-NumberField--
|
|
468
|
+
.NumberField-module__hop-NumberField--fluid___cBL6Z {
|
|
427
469
|
--inline-size: var(--hop-NumberField-inline-size-fluid);
|
|
428
470
|
}
|
|
429
|
-
.NumberField-module__hop-NumberField--
|
|
471
|
+
.NumberField-module__hop-NumberField--mobile___83Tka {
|
|
430
472
|
--input-group-template: var(--hop-NumberField-input-group-template-mobile);
|
|
431
473
|
--stepper-height: var(--hop-NumberField-stepper-height-mobile);
|
|
432
474
|
}
|
|
433
|
-
.NumberField-module__hop-
|
|
475
|
+
.NumberField-module__hop-NumberField__Label___QqEtX {
|
|
434
476
|
order: 0;
|
|
435
477
|
}
|
|
436
|
-
.NumberField-module__hop-
|
|
478
|
+
.NumberField-module__hop-NumberField__prefix___zfJ4v {
|
|
437
479
|
grid-area: prefix;
|
|
438
480
|
margin-inline-end: var(--hop-NumberField-prefix-margin-inline-end);
|
|
439
481
|
color: var(--hop-NumberField-prefix-color);
|
|
440
482
|
}
|
|
441
|
-
.NumberField-module__hop-
|
|
442
|
-
display: var(--input-group-display);
|
|
483
|
+
.NumberField-module__hop-NumberField__InputGroup___rpkuJ {
|
|
443
484
|
grid-template: var(--input-group-template);
|
|
444
|
-
gap: 0;
|
|
445
485
|
order: 1;
|
|
446
|
-
inline-size: 100%;
|
|
447
486
|
}
|
|
448
|
-
.NumberField-module__hop-
|
|
449
|
-
.NumberField-module__hop-
|
|
487
|
+
.NumberField-module__hop-NumberField__ErrorMessage___isGtg,
|
|
488
|
+
.NumberField-module__hop-NumberField__HelperMessage___7p6WZ {
|
|
450
489
|
order: 3;
|
|
451
490
|
}
|
|
452
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
491
|
+
.NumberField-module__hop-NumberField__stepper-button___ofNwv {
|
|
453
492
|
cursor: pointer;
|
|
454
493
|
display: flex;
|
|
455
494
|
grid-area: var(--grid-area, unset);
|
|
@@ -469,49 +508,49 @@
|
|
|
469
508
|
border-radius: var(--stepper-border-radius, 0);
|
|
470
509
|
outline: none;
|
|
471
510
|
}
|
|
472
|
-
.NumberField-module__hop-NumberField__stepper-button--
|
|
511
|
+
.NumberField-module__hop-NumberField__stepper-button--increment___BXGLT {
|
|
473
512
|
--stepper-border-radius: var(--hop-NumberField-stepper-border-radius-increment);
|
|
474
513
|
--stepper-border-width: var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width) 0 var(--hop-NumberField-stepper-border-width);
|
|
475
514
|
--stepper-align-self: var(--hop-NumberField-stepper-align-self-increment);
|
|
476
515
|
--stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-increment);
|
|
477
516
|
--grid-area: stepup;
|
|
478
517
|
}
|
|
479
|
-
.NumberField-module__hop-NumberField__stepper-button--
|
|
518
|
+
.NumberField-module__hop-NumberField__stepper-button--decrement___vWXrK {
|
|
480
519
|
--stepper-border-radius: var(--hop-NumberField-stepper-border-radius-decrement);
|
|
481
520
|
--stepper-border-width: 0 var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width);
|
|
482
521
|
--stepper-align-self: var(--hop-NumberField-stepper-align-self-decrement);
|
|
483
522
|
--stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-decrement);
|
|
484
523
|
--grid-area: stepdown;
|
|
485
524
|
}
|
|
486
|
-
.NumberField-module__hop-NumberField__stepper-button--
|
|
525
|
+
.NumberField-module__hop-NumberField__stepper-button--mobile___lZj4N.NumberField-module__hop-NumberField__stepper-button--increment___BXGLT {
|
|
487
526
|
--stepper-border-width: 0 0 0 var(--hop-NumberField-stepper-border-width);
|
|
488
527
|
--stepper-align-self: var(--hop-NumberField-stepper-align-self-increment-mobile);
|
|
489
528
|
--stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-increment-mobile);
|
|
490
529
|
--stepper-border-radius: var(--hop-NumberField-stepper-border-radius-mobile-increment);
|
|
491
530
|
}
|
|
492
|
-
.NumberField-module__hop-NumberField__stepper-button--
|
|
531
|
+
.NumberField-module__hop-NumberField__stepper-button--mobile___lZj4N.NumberField-module__hop-NumberField__stepper-button--decrement___vWXrK {
|
|
493
532
|
--stepper-border-width: 0 var(--hop-NumberField-stepper-border-width) 0 0;
|
|
494
533
|
--stepper-align-self: var(--hop-NumberField-stepper-align-self-decrement-mobile);
|
|
495
534
|
--stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-decrement-mobile);
|
|
496
535
|
--stepper-border-radius: var(--hop-NumberField-stepper-border-radius-mobile-decrement);
|
|
497
536
|
}
|
|
498
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
537
|
+
.NumberField-module__hop-NumberField__stepper-button___ofNwv[data-hovered] {
|
|
499
538
|
color: var(--hop-NumberField-stepper-color-hovered);
|
|
500
539
|
background-color: var(--hop-NumberField-stepper-background-color-hovered);
|
|
501
540
|
}
|
|
502
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
541
|
+
.NumberField-module__hop-NumberField__stepper-button___ofNwv[data-pressed] {
|
|
503
542
|
color: var(--hop-NumberField-stepper-color-pressed);
|
|
504
543
|
background-color: var(--hop-NumberField-stepper-background-color-pressed);
|
|
505
544
|
}
|
|
506
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
545
|
+
.NumberField-module__hop-NumberField__stepper-button___ofNwv[data-disabled] {
|
|
507
546
|
cursor: not-allowed;
|
|
508
547
|
color: var(--hop-NumberField-stepper-color-disabled);
|
|
509
548
|
background-color: var(--hop-NumberField-stepper-background-color-disabled);
|
|
510
549
|
}
|
|
511
|
-
.NumberField-module__hop-NumberField__stepper-
|
|
550
|
+
.NumberField-module__hop-NumberField__stepper-button__icon___-KSsu {
|
|
512
551
|
display: block;
|
|
513
552
|
max-block-size: 100%;
|
|
514
553
|
}
|
|
515
|
-
.NumberField-module__hop-
|
|
554
|
+
.NumberField-module__hop-NumberField__input___lQVE0 {
|
|
516
555
|
grid-area: input;
|
|
517
556
|
}
|