@hopper-ui/components 1.0.3 → 1.0.4
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 +7 -0
- 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 +2 -2
- package/dist/Link/src/index.css +31 -31
- package/dist/Link/src/index.js +2 -2
- 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/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/buttons/src/Button.css +103 -103
- package/dist/buttons/src/Button.js +4 -4
- package/dist/buttons/src/ButtonGroup.css +11 -11
- package/dist/buttons/src/ButtonGroup.js +1 -1
- package/dist/buttons/src/ClearButton.css +12 -12
- package/dist/buttons/src/ClearButton.js +2 -2
- package/dist/buttons/src/EmbeddedButton.css +12 -12
- package/dist/buttons/src/EmbeddedButton.js +1 -1
- package/dist/buttons/src/index.css +126 -126
- package/dist/buttons/src/index.js +7 -7
- package/dist/checkbox/src/Checkbox.css +33 -33
- package/dist/checkbox/src/Checkbox.js +2 -2
- package/dist/checkbox/src/CheckboxField.css +15 -15
- package/dist/checkbox/src/CheckboxField.js +1 -1
- package/dist/checkbox/src/CheckboxGroup.css +68 -68
- package/dist/checkbox/src/CheckboxGroup.js +1 -1
- package/dist/checkbox/src/index.css +68 -68
- package/dist/checkbox/src/index.js +4 -4
- package/dist/chip/src/Chip.css +33 -33
- package/dist/chip/src/Chip.js +2 -2
- package/dist/chip/src/index.css +33 -33
- package/dist/chip/src/index.js +2 -2
- package/dist/{chunk-CTK5YVBZ.js → chunk-2CKDJG6R.js} +1 -1
- package/dist/{chunk-UARL5M2W.js → chunk-5GRWAXTT.js} +1 -1
- package/dist/{chunk-LYV2D5RZ.js → chunk-6MSYEF4W.js} +1 -1
- package/dist/{chunk-5EPNXRCT.js → chunk-BCHUEONM.js} +1 -1
- package/dist/{chunk-JLF7DSUY.js → chunk-BGESEKEN.js} +2 -2
- package/dist/{chunk-CTOL6AVF.js → chunk-CPWTHZGJ.js} +4 -4
- package/dist/{chunk-RXBKOHT2.js → chunk-DZTMUFVC.js} +1 -1
- package/dist/{chunk-XIOIAME2.js → chunk-F7HR3VI4.js} +1 -1
- package/dist/{chunk-OGMLQRES.js → chunk-FGDSWA7S.js} +1 -1
- package/dist/{chunk-2VBOJKEP.js → chunk-GBABMUAI.js} +2 -2
- package/dist/{chunk-BAKCRZAG.js → chunk-HDYG2F3D.js} +1 -1
- package/dist/{chunk-GF2U6E4D.js → chunk-LRXYIR2A.js} +2 -2
- package/dist/{chunk-EE75ND6V.js → chunk-LSVXKVG4.js} +1 -1
- package/dist/{chunk-OUN5KSHD.js → chunk-N745TDH5.js} +1 -1
- package/dist/{chunk-DLTYFRKN.js → chunk-OMBQ3J4O.js} +2 -2
- package/dist/{chunk-7NT6M6KM.js → chunk-PDYU6DNF.js} +1 -1
- package/dist/{chunk-DJU2DUTQ.js → chunk-PEPKE5SW.js} +2 -2
- package/dist/{chunk-3DWVMCIV.js → chunk-QJBQRYJS.js} +2 -2
- package/dist/{chunk-JLFHTZUA.js → chunk-RCFB4SN4.js} +2 -2
- package/dist/{chunk-OQW6BT6B.js → chunk-SWMFTL46.js} +25 -25
- package/dist/{chunk-YQHNOQ3N.js → chunk-TR7YX3IZ.js} +2 -2
- package/dist/{chunk-IOLNBXZM.js → chunk-TSXPLL55.js} +1 -1
- package/dist/{chunk-4RIAVSLK.js → chunk-WGDP4ECF.js} +1 -1
- package/dist/{chunk-3XFTRBIC.js → chunk-XSASR6CK.js} +1 -1
- package/dist/{chunk-UY7WQ7TC.js → chunk-Y3L6TPP3.js} +5 -5
- package/dist/{chunk-WLSLSMK7.js → chunk-Y7XWWUMU.js} +2 -2
- package/dist/{chunk-XFKAXBB5.js → chunk-ZAJJD5FY.js} +2 -2
- 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/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/inputs/src/InputGroup.css +12 -12
- package/dist/inputs/src/InputGroup.js +1 -1
- package/dist/inputs/src/PasswordField.css +348 -348
- package/dist/inputs/src/PasswordField.js +26 -26
- package/dist/inputs/src/SearchField.css +354 -354
- package/dist/inputs/src/SearchField.js +26 -26
- package/dist/inputs/src/TextField.css +349 -349
- package/dist/inputs/src/TextField.js +26 -26
- package/dist/inputs/src/index.css +349 -349
- package/dist/inputs/src/index.js +26 -26
- package/dist/overlays/Popover/src/Popover.css +337 -337
- package/dist/overlays/Popover/src/Popover.js +25 -25
- package/dist/overlays/Popover/src/index.css +337 -337
- package/dist/overlays/Popover/src/index.js +25 -25
- package/dist/radio/src/Radio.css +30 -30
- package/dist/radio/src/Radio.js +2 -2
- package/dist/radio/src/RadioField.css +15 -15
- package/dist/radio/src/RadioField.js +1 -1
- package/dist/radio/src/RadioGroup.css +65 -65
- package/dist/radio/src/RadioGroup.js +1 -1
- package/dist/radio/src/index.css +65 -65
- package/dist/radio/src/index.js +4 -4
- package/dist/switch/src/Switch.css +25 -25
- package/dist/switch/src/Switch.js +2 -2
- 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 +3 -3
- package/dist/tag/src/Tag.css +330 -330
- package/dist/tag/src/Tag.js +24 -24
- package/dist/tag/src/TagGroup.css +28 -28
- package/dist/tag/src/TagGroup.js +1 -1
- package/dist/tag/src/index.css +330 -330
- package/dist/tag/src/index.js +24 -24
- package/dist/typography/Heading/src/Heading.css +330 -330
- package/dist/typography/Heading/src/Heading.js +24 -24
- package/dist/typography/Heading/src/index.css +330 -330
- package/dist/typography/Heading/src/index.js +24 -24
- package/dist/typography/Label/src/Label.css +9 -9
- package/dist/typography/Label/src/Label.js +1 -1
- package/dist/typography/Label/src/index.css +9 -9
- package/dist/typography/Label/src/index.js +1 -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/package.json +3 -3
package/dist/chip/src/Chip.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___CIQko {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
11
|
+
.Text-module__hop-Text___L5SE4 {
|
|
12
12
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
13
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
14
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,49 +38,49 @@
|
|
|
38
38
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
39
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
40
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
41
|
+
:where(.Text-module__hop-Text___L5SE4) {
|
|
42
42
|
font-family: var(--font-family);
|
|
43
43
|
font-size: var(--font-size);
|
|
44
44
|
font-weight: var(--font-weight);
|
|
45
45
|
line-height: var(--line-height);
|
|
46
46
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
47
|
+
:where(.Text-module__hop-Text--xs___4XSOM) {
|
|
48
48
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
49
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
50
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
51
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
52
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
53
|
+
:where(.Text-module__hop-Text--sm___rxq9a) {
|
|
54
54
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
55
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
56
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
57
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
58
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
59
|
+
:where(.Text-module__hop-Text--md___I1rkh) {
|
|
60
60
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
61
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
62
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
63
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
64
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
65
|
+
:where(.Text-module__hop-Text--lg___A5qVa) {
|
|
66
66
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
67
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
68
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
69
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
70
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
71
|
+
:where(.Text-module__hop-Text--xl___W3xPi) {
|
|
72
72
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
73
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
74
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
75
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
76
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
77
|
+
:where(.Text-module__hop-Text--2xl___C50TH) {
|
|
78
78
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
79
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
80
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
81
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
82
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
83
|
+
:where(.Text-module__hop-Text--inherit___YDakN) {
|
|
84
84
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
85
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
86
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/chip/src/Chip.module.css/#css-module-data */
|
|
91
|
-
.Chip-module__hop-
|
|
91
|
+
.Chip-module__hop-Chip___224kd {
|
|
92
92
|
--hop-Chip-border-size: 0.0625rem;
|
|
93
93
|
--hop-Chip-border-radius: var(--hop-shape-pill);
|
|
94
94
|
--hop-Chip-column-gap: var(--hop-space-inline-xs);
|
|
@@ -158,94 +158,94 @@
|
|
|
158
158
|
border: var(--border-size) solid var(--border-color);
|
|
159
159
|
border-radius: var(--border-radius);
|
|
160
160
|
}
|
|
161
|
-
.Chip-module__hop-Chip--
|
|
161
|
+
.Chip-module__hop-Chip--xs___vVaFu {
|
|
162
162
|
--block-size: var(--hop-Chip-xs-block-size);
|
|
163
163
|
--padding-inline: var(--hop-Chip-xs-padding-inline);
|
|
164
164
|
}
|
|
165
|
-
.Chip-module__hop-Chip--
|
|
165
|
+
.Chip-module__hop-Chip--sm___ay2-7 {
|
|
166
166
|
--block-size: var(--hop-Chip-sm-block-size);
|
|
167
167
|
--padding-inline: var(--hop-Chip-sm-padding-inline);
|
|
168
168
|
}
|
|
169
|
-
.Chip-module__hop-Chip--
|
|
169
|
+
.Chip-module__hop-Chip--md___bPrjx {
|
|
170
170
|
--block-size: var(--hop-Chip-md-block-size);
|
|
171
171
|
--padding-inline: var(--hop-Chip-md-padding-inline);
|
|
172
172
|
}
|
|
173
|
-
.Chip-module__hop-Chip--
|
|
173
|
+
.Chip-module__hop-Chip--lg___Ep8YA {
|
|
174
174
|
--block-size: var(--hop-Chip-lg-block-size);
|
|
175
175
|
--padding-inline: var(--hop-Chip-lg-padding-inline);
|
|
176
176
|
}
|
|
177
|
-
.Chip-module__hop-Chip--
|
|
177
|
+
.Chip-module__hop-Chip--neutral___iuOzW {
|
|
178
178
|
--border-color: var(--hop-Chip-neutral-border-color);
|
|
179
179
|
--background-color: var(--hop-Chip-neutral-background-color);
|
|
180
180
|
--text-color: var(--hop-Chip-neutral-text-color);
|
|
181
181
|
}
|
|
182
|
-
.Chip-module__hop-Chip--
|
|
182
|
+
.Chip-module__hop-Chip--progress___TNwPo {
|
|
183
183
|
--border-color: var(--hop-Chip-progress-border-color);
|
|
184
184
|
--background-color: var(--hop-Chip-progress-background-color);
|
|
185
185
|
--text-color: var(--hop-Chip-progress-text-color);
|
|
186
186
|
}
|
|
187
|
-
.Chip-module__hop-Chip--
|
|
187
|
+
.Chip-module__hop-Chip--positive___s28s9 {
|
|
188
188
|
--border-color: var(--hop-Chip-positive-border-color);
|
|
189
189
|
--background-color: var(--hop-Chip-positive-background-color);
|
|
190
190
|
--text-color: var(--hop-Chip-positive-text-color);
|
|
191
191
|
}
|
|
192
|
-
.Chip-module__hop-Chip--
|
|
192
|
+
.Chip-module__hop-Chip--caution___cWFT2 {
|
|
193
193
|
--border-color: var(--hop-Chip-caution-border-color);
|
|
194
194
|
--background-color: var(--hop-Chip-caution-background-color);
|
|
195
195
|
--text-color: var(--hop-Chip-caution-text-color);
|
|
196
196
|
}
|
|
197
|
-
.Chip-module__hop-Chip--
|
|
197
|
+
.Chip-module__hop-Chip--negative___jBX4e {
|
|
198
198
|
--border-color: var(--hop-Chip-negative-border-color);
|
|
199
199
|
--background-color: var(--hop-Chip-negative-background-color);
|
|
200
200
|
--text-color: var(--hop-Chip-negative-text-color);
|
|
201
201
|
}
|
|
202
|
-
.Chip-module__hop-Chip--
|
|
202
|
+
.Chip-module__hop-Chip--option1___O1niF {
|
|
203
203
|
--border-color: var(--hop-Chip-option1-border-color);
|
|
204
204
|
--background-color: var(--hop-Chip-option1-background-color);
|
|
205
205
|
--text-color: var(--hop-Chip-option1-text-color);
|
|
206
206
|
}
|
|
207
|
-
.Chip-module__hop-Chip--
|
|
207
|
+
.Chip-module__hop-Chip--option2___a-gEh {
|
|
208
208
|
--border-color: var(--hop-Chip-option2-border-color);
|
|
209
209
|
--background-color: var(--hop-Chip-option2-background-color);
|
|
210
210
|
--text-color: var(--hop-Chip-option2-text-color);
|
|
211
211
|
}
|
|
212
|
-
.Chip-module__hop-Chip--
|
|
212
|
+
.Chip-module__hop-Chip--option3___9wALH {
|
|
213
213
|
--border-color: var(--hop-Chip-option3-border-color);
|
|
214
214
|
--background-color: var(--hop-Chip-option3-background-color);
|
|
215
215
|
--text-color: var(--hop-Chip-option3-text-color);
|
|
216
216
|
}
|
|
217
|
-
.Chip-module__hop-Chip--
|
|
217
|
+
.Chip-module__hop-Chip--option4___wF9tQ {
|
|
218
218
|
--border-color: var(--hop-Chip-option4-border-color);
|
|
219
219
|
--background-color: var(--hop-Chip-option4-background-color);
|
|
220
220
|
--text-color: var(--hop-Chip-option4-text-color);
|
|
221
221
|
}
|
|
222
|
-
.Chip-module__hop-Chip--
|
|
222
|
+
.Chip-module__hop-Chip--option5___zSGD- {
|
|
223
223
|
--border-color: var(--hop-Chip-option5-border-color);
|
|
224
224
|
--background-color: var(--hop-Chip-option5-background-color);
|
|
225
225
|
--text-color: var(--hop-Chip-option5-text-color);
|
|
226
226
|
}
|
|
227
|
-
.Chip-module__hop-Chip--
|
|
227
|
+
.Chip-module__hop-Chip--option6___jgB-E {
|
|
228
228
|
--border-color: var(--hop-Chip-option6-border-color);
|
|
229
229
|
--background-color: var(--hop-Chip-option6-background-color);
|
|
230
230
|
--text-color: var(--hop-Chip-option6-text-color);
|
|
231
231
|
}
|
|
232
|
-
.Chip-module__hop-Chip--
|
|
232
|
+
.Chip-module__hop-Chip--inactive___YRaw7 {
|
|
233
233
|
--border-color: var(--hop-Chip-inactive-border-color);
|
|
234
234
|
--background-color: var(--hop-Chip-inactive-background-color);
|
|
235
235
|
--text-color: var(--hop-Chip-inactive-text-color);
|
|
236
236
|
}
|
|
237
|
-
.Chip-module__hop-Chip--
|
|
237
|
+
.Chip-module__hop-Chip--disabled___LKrv0 {
|
|
238
238
|
--border-color: var(--hop-Chip-disabled-border-color);
|
|
239
239
|
--background-color: var(--hop-Chip-disabled-background-color);
|
|
240
240
|
--text-color: var(--hop-Chip-disabled-text-color);
|
|
241
241
|
}
|
|
242
|
-
.Chip-module__hop-
|
|
243
|
-
.Chip-module__hop-Chip__icon-
|
|
242
|
+
.Chip-module__hop-Chip__icon___YPNfW,
|
|
243
|
+
.Chip-module__hop-Chip__icon-list___gWAUM {
|
|
244
244
|
flex: 0 0 auto;
|
|
245
245
|
flex-wrap: nowrap;
|
|
246
246
|
order: 1;
|
|
247
247
|
}
|
|
248
|
-
.Chip-module__hop-
|
|
248
|
+
.Chip-module__hop-Chip__text___XGH1R {
|
|
249
249
|
overflow: hidden;
|
|
250
250
|
flex: 1 1 auto;
|
|
251
251
|
order: 2;
|
|
@@ -253,8 +253,8 @@
|
|
|
253
253
|
text-align: center;
|
|
254
254
|
text-overflow: ellipsis;
|
|
255
255
|
}
|
|
256
|
-
.Chip-module__hop-Chip__end-
|
|
257
|
-
.Chip-module__hop-Chip__end-icon-
|
|
256
|
+
.Chip-module__hop-Chip__end-icon___Gr-pd,
|
|
257
|
+
.Chip-module__hop-Chip__end-icon-list___OCPtE {
|
|
258
258
|
flex: 0 0 auto;
|
|
259
259
|
flex-wrap: nowrap;
|
|
260
260
|
order: 3;
|
package/dist/chip/src/Chip.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _Chip as Chip, GlobalChipCssSelector } from '../../chunk-
|
|
1
|
+
export { _Chip as Chip, GlobalChipCssSelector } from '../../chunk-PEPKE5SW.js';
|
|
2
2
|
import '../../chunk-WTKIUAHI.js';
|
|
3
3
|
import '../../chunk-ZWU6DRRZ.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-WGDP4ECF.js';
|
|
5
5
|
import '../../chunk-HXI3MEEK.js';
|
|
6
6
|
import '../../chunk-X6SER3TZ.js';
|
|
7
7
|
import '../../chunk-KVDXQMWI.js';
|
package/dist/chip/src/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/IconList/src/IconList.module.css/#css-module-data */
|
|
2
|
-
.IconList-module__hop-
|
|
2
|
+
.IconList-module__hop-IconList___CIQko {
|
|
3
3
|
--hop-IconList-gap: var(--hop-space-inline-xs);
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-wrap: wrap;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
|
|
11
|
-
.Text-module__hop-
|
|
11
|
+
.Text-module__hop-Text___L5SE4 {
|
|
12
12
|
--hop-Text-xs-font-size: var(--hop-body-xs-font-size);
|
|
13
13
|
--hop-Text-xs-font-family: var(--hop-body-xs-font-family);
|
|
14
14
|
--hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
|
|
@@ -38,49 +38,49 @@
|
|
|
38
38
|
--hop-Text-inherit-size-font-weight: inherit;
|
|
39
39
|
--hop-Text-inherit-size-line-height: inherit;
|
|
40
40
|
}
|
|
41
|
-
:where(.Text-module__hop-
|
|
41
|
+
:where(.Text-module__hop-Text___L5SE4) {
|
|
42
42
|
font-family: var(--font-family);
|
|
43
43
|
font-size: var(--font-size);
|
|
44
44
|
font-weight: var(--font-weight);
|
|
45
45
|
line-height: var(--line-height);
|
|
46
46
|
}
|
|
47
|
-
:where(.Text-module__hop-Text--
|
|
47
|
+
:where(.Text-module__hop-Text--xs___4XSOM) {
|
|
48
48
|
--font-size: var(--hop-Text-xs-font-size);
|
|
49
49
|
--font-family: var(--hop-Text-xs-font-family);
|
|
50
50
|
--font-weight: var(--hop-Text-xs-font-weight);
|
|
51
51
|
--line-height: var(--hop-Text-xs-line-height);
|
|
52
52
|
}
|
|
53
|
-
:where(.Text-module__hop-Text--
|
|
53
|
+
:where(.Text-module__hop-Text--sm___rxq9a) {
|
|
54
54
|
--font-size: var(--hop-Text-sm-font-size);
|
|
55
55
|
--font-family: var(--hop-Text-sm-font-family);
|
|
56
56
|
--font-weight: var(--hop-Text-sm-font-weight);
|
|
57
57
|
--line-height: var(--hop-Text-sm-line-height);
|
|
58
58
|
}
|
|
59
|
-
:where(.Text-module__hop-Text--
|
|
59
|
+
:where(.Text-module__hop-Text--md___I1rkh) {
|
|
60
60
|
--font-size: var(--hop-Text-md-font-size);
|
|
61
61
|
--font-family: var(--hop-Text-md-font-family);
|
|
62
62
|
--font-weight: var(--hop-Text-md-font-weight);
|
|
63
63
|
--line-height: var(--hop-Text-md-line-height);
|
|
64
64
|
}
|
|
65
|
-
:where(.Text-module__hop-Text--
|
|
65
|
+
:where(.Text-module__hop-Text--lg___A5qVa) {
|
|
66
66
|
--font-size: var(--hop-Text-lg-font-size);
|
|
67
67
|
--font-family: var(--hop-Text-lg-font-family);
|
|
68
68
|
--font-weight: var(--hop-Text-lg-font-weight);
|
|
69
69
|
--line-height: var(--hop-Text-lg-line-height);
|
|
70
70
|
}
|
|
71
|
-
:where(.Text-module__hop-Text--
|
|
71
|
+
:where(.Text-module__hop-Text--xl___W3xPi) {
|
|
72
72
|
--font-size: var(--hop-Text-xl-font-size);
|
|
73
73
|
--font-family: var(--hop-Text-xl-font-family);
|
|
74
74
|
--font-weight: var(--hop-Text-xl-font-weight);
|
|
75
75
|
--line-height: var(--hop-Text-xl-line-height);
|
|
76
76
|
}
|
|
77
|
-
:where(.Text-module__hop-Text--
|
|
77
|
+
:where(.Text-module__hop-Text--2xl___C50TH) {
|
|
78
78
|
--font-size: var(--hop-Text-2xl-font-size);
|
|
79
79
|
--font-family: var(--hop-Text-2xl-font-family);
|
|
80
80
|
--font-weight: var(--hop-Text-2xl-font-weight);
|
|
81
81
|
--line-height: var(--hop-Text-2xl-line-height);
|
|
82
82
|
}
|
|
83
|
-
:where(.Text-module__hop-Text--
|
|
83
|
+
:where(.Text-module__hop-Text--inherit___YDakN) {
|
|
84
84
|
--font-size: var(--hop-Text-inherit-size-font-size);
|
|
85
85
|
--font-family: var(--hop-Text-inherit-size-font-family);
|
|
86
86
|
--font-weight: var(--hop-Text-inherit-size-font-weight);
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/chip/src/Chip.module.css/#css-module-data */
|
|
91
|
-
.Chip-module__hop-
|
|
91
|
+
.Chip-module__hop-Chip___224kd {
|
|
92
92
|
--hop-Chip-border-size: 0.0625rem;
|
|
93
93
|
--hop-Chip-border-radius: var(--hop-shape-pill);
|
|
94
94
|
--hop-Chip-column-gap: var(--hop-space-inline-xs);
|
|
@@ -158,94 +158,94 @@
|
|
|
158
158
|
border: var(--border-size) solid var(--border-color);
|
|
159
159
|
border-radius: var(--border-radius);
|
|
160
160
|
}
|
|
161
|
-
.Chip-module__hop-Chip--
|
|
161
|
+
.Chip-module__hop-Chip--xs___vVaFu {
|
|
162
162
|
--block-size: var(--hop-Chip-xs-block-size);
|
|
163
163
|
--padding-inline: var(--hop-Chip-xs-padding-inline);
|
|
164
164
|
}
|
|
165
|
-
.Chip-module__hop-Chip--
|
|
165
|
+
.Chip-module__hop-Chip--sm___ay2-7 {
|
|
166
166
|
--block-size: var(--hop-Chip-sm-block-size);
|
|
167
167
|
--padding-inline: var(--hop-Chip-sm-padding-inline);
|
|
168
168
|
}
|
|
169
|
-
.Chip-module__hop-Chip--
|
|
169
|
+
.Chip-module__hop-Chip--md___bPrjx {
|
|
170
170
|
--block-size: var(--hop-Chip-md-block-size);
|
|
171
171
|
--padding-inline: var(--hop-Chip-md-padding-inline);
|
|
172
172
|
}
|
|
173
|
-
.Chip-module__hop-Chip--
|
|
173
|
+
.Chip-module__hop-Chip--lg___Ep8YA {
|
|
174
174
|
--block-size: var(--hop-Chip-lg-block-size);
|
|
175
175
|
--padding-inline: var(--hop-Chip-lg-padding-inline);
|
|
176
176
|
}
|
|
177
|
-
.Chip-module__hop-Chip--
|
|
177
|
+
.Chip-module__hop-Chip--neutral___iuOzW {
|
|
178
178
|
--border-color: var(--hop-Chip-neutral-border-color);
|
|
179
179
|
--background-color: var(--hop-Chip-neutral-background-color);
|
|
180
180
|
--text-color: var(--hop-Chip-neutral-text-color);
|
|
181
181
|
}
|
|
182
|
-
.Chip-module__hop-Chip--
|
|
182
|
+
.Chip-module__hop-Chip--progress___TNwPo {
|
|
183
183
|
--border-color: var(--hop-Chip-progress-border-color);
|
|
184
184
|
--background-color: var(--hop-Chip-progress-background-color);
|
|
185
185
|
--text-color: var(--hop-Chip-progress-text-color);
|
|
186
186
|
}
|
|
187
|
-
.Chip-module__hop-Chip--
|
|
187
|
+
.Chip-module__hop-Chip--positive___s28s9 {
|
|
188
188
|
--border-color: var(--hop-Chip-positive-border-color);
|
|
189
189
|
--background-color: var(--hop-Chip-positive-background-color);
|
|
190
190
|
--text-color: var(--hop-Chip-positive-text-color);
|
|
191
191
|
}
|
|
192
|
-
.Chip-module__hop-Chip--
|
|
192
|
+
.Chip-module__hop-Chip--caution___cWFT2 {
|
|
193
193
|
--border-color: var(--hop-Chip-caution-border-color);
|
|
194
194
|
--background-color: var(--hop-Chip-caution-background-color);
|
|
195
195
|
--text-color: var(--hop-Chip-caution-text-color);
|
|
196
196
|
}
|
|
197
|
-
.Chip-module__hop-Chip--
|
|
197
|
+
.Chip-module__hop-Chip--negative___jBX4e {
|
|
198
198
|
--border-color: var(--hop-Chip-negative-border-color);
|
|
199
199
|
--background-color: var(--hop-Chip-negative-background-color);
|
|
200
200
|
--text-color: var(--hop-Chip-negative-text-color);
|
|
201
201
|
}
|
|
202
|
-
.Chip-module__hop-Chip--
|
|
202
|
+
.Chip-module__hop-Chip--option1___O1niF {
|
|
203
203
|
--border-color: var(--hop-Chip-option1-border-color);
|
|
204
204
|
--background-color: var(--hop-Chip-option1-background-color);
|
|
205
205
|
--text-color: var(--hop-Chip-option1-text-color);
|
|
206
206
|
}
|
|
207
|
-
.Chip-module__hop-Chip--
|
|
207
|
+
.Chip-module__hop-Chip--option2___a-gEh {
|
|
208
208
|
--border-color: var(--hop-Chip-option2-border-color);
|
|
209
209
|
--background-color: var(--hop-Chip-option2-background-color);
|
|
210
210
|
--text-color: var(--hop-Chip-option2-text-color);
|
|
211
211
|
}
|
|
212
|
-
.Chip-module__hop-Chip--
|
|
212
|
+
.Chip-module__hop-Chip--option3___9wALH {
|
|
213
213
|
--border-color: var(--hop-Chip-option3-border-color);
|
|
214
214
|
--background-color: var(--hop-Chip-option3-background-color);
|
|
215
215
|
--text-color: var(--hop-Chip-option3-text-color);
|
|
216
216
|
}
|
|
217
|
-
.Chip-module__hop-Chip--
|
|
217
|
+
.Chip-module__hop-Chip--option4___wF9tQ {
|
|
218
218
|
--border-color: var(--hop-Chip-option4-border-color);
|
|
219
219
|
--background-color: var(--hop-Chip-option4-background-color);
|
|
220
220
|
--text-color: var(--hop-Chip-option4-text-color);
|
|
221
221
|
}
|
|
222
|
-
.Chip-module__hop-Chip--
|
|
222
|
+
.Chip-module__hop-Chip--option5___zSGD- {
|
|
223
223
|
--border-color: var(--hop-Chip-option5-border-color);
|
|
224
224
|
--background-color: var(--hop-Chip-option5-background-color);
|
|
225
225
|
--text-color: var(--hop-Chip-option5-text-color);
|
|
226
226
|
}
|
|
227
|
-
.Chip-module__hop-Chip--
|
|
227
|
+
.Chip-module__hop-Chip--option6___jgB-E {
|
|
228
228
|
--border-color: var(--hop-Chip-option6-border-color);
|
|
229
229
|
--background-color: var(--hop-Chip-option6-background-color);
|
|
230
230
|
--text-color: var(--hop-Chip-option6-text-color);
|
|
231
231
|
}
|
|
232
|
-
.Chip-module__hop-Chip--
|
|
232
|
+
.Chip-module__hop-Chip--inactive___YRaw7 {
|
|
233
233
|
--border-color: var(--hop-Chip-inactive-border-color);
|
|
234
234
|
--background-color: var(--hop-Chip-inactive-background-color);
|
|
235
235
|
--text-color: var(--hop-Chip-inactive-text-color);
|
|
236
236
|
}
|
|
237
|
-
.Chip-module__hop-Chip--
|
|
237
|
+
.Chip-module__hop-Chip--disabled___LKrv0 {
|
|
238
238
|
--border-color: var(--hop-Chip-disabled-border-color);
|
|
239
239
|
--background-color: var(--hop-Chip-disabled-background-color);
|
|
240
240
|
--text-color: var(--hop-Chip-disabled-text-color);
|
|
241
241
|
}
|
|
242
|
-
.Chip-module__hop-
|
|
243
|
-
.Chip-module__hop-Chip__icon-
|
|
242
|
+
.Chip-module__hop-Chip__icon___YPNfW,
|
|
243
|
+
.Chip-module__hop-Chip__icon-list___gWAUM {
|
|
244
244
|
flex: 0 0 auto;
|
|
245
245
|
flex-wrap: nowrap;
|
|
246
246
|
order: 1;
|
|
247
247
|
}
|
|
248
|
-
.Chip-module__hop-
|
|
248
|
+
.Chip-module__hop-Chip__text___XGH1R {
|
|
249
249
|
overflow: hidden;
|
|
250
250
|
flex: 1 1 auto;
|
|
251
251
|
order: 2;
|
|
@@ -253,8 +253,8 @@
|
|
|
253
253
|
text-align: center;
|
|
254
254
|
text-overflow: ellipsis;
|
|
255
255
|
}
|
|
256
|
-
.Chip-module__hop-Chip__end-
|
|
257
|
-
.Chip-module__hop-Chip__end-icon-
|
|
256
|
+
.Chip-module__hop-Chip__end-icon___Gr-pd,
|
|
257
|
+
.Chip-module__hop-Chip__end-icon-list___OCPtE {
|
|
258
258
|
flex: 0 0 auto;
|
|
259
259
|
flex-wrap: nowrap;
|
|
260
260
|
order: 3;
|
package/dist/chip/src/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _Chip as Chip, GlobalChipCssSelector } from '../../chunk-
|
|
1
|
+
export { _Chip as Chip, GlobalChipCssSelector } from '../../chunk-PEPKE5SW.js';
|
|
2
2
|
export { ChipContext } from '../../chunk-WTKIUAHI.js';
|
|
3
3
|
import '../../chunk-ZWU6DRRZ.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-WGDP4ECF.js';
|
|
5
5
|
import '../../chunk-HXI3MEEK.js';
|
|
6
6
|
import '../../chunk-X6SER3TZ.js';
|
|
7
7
|
import '../../chunk-KVDXQMWI.js';
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Label as Label$1 } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./Label.module.css#css-module
|
|
10
|
-
var Label_module_default = { "hop-Label": "Label-module__hop-
|
|
10
|
+
var Label_module_default = { "hop-Label": "Label-module__hop-Label___7xL3v", "hop-Label--xs": "Label-module__hop-Label--xs___CHLy3", "hop-Label--sm": "Label-module__hop-Label--sm___oQzz3", "hop-Label--md": "Label-module__hop-Label--md___dLqF6", "hop-Label--lg": "Label-module__hop-Label--lg___ViQCe", "hop-Label--xl": "Label-module__hop-Label--xl___wlNpS", "hop-Label--2xl": "Label-module__hop-Label--2xl___N5Lkc", "hop-Label--inherit": "Label-module__hop-Label--inherit___UeeVB" };
|
|
11
11
|
var GlobalLabelCssSelector = "hop-Label";
|
|
12
12
|
function Label(props, ref) {
|
|
13
13
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ClearButtonContext } from './chunk-DXVKHP4V.js';
|
|
2
|
-
import { _EmbeddedButton } from './chunk-
|
|
2
|
+
import { _EmbeddedButton } from './chunk-6MSYEF4W.js';
|
|
3
3
|
import { useLocalizedString } from './chunk-H6CDFWVR.js';
|
|
4
4
|
import { DismissIcon } from '@hopper-ui/icons';
|
|
5
5
|
import { forwardRef } from 'react';
|
|
@@ -9,7 +9,7 @@ import { useContextProps, composeRenderProps, Button } from 'react-aria-componen
|
|
|
9
9
|
import { jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./EmbeddedButton.module.css#css-module
|
|
12
|
-
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-
|
|
12
|
+
var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___OMar5", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___YBpcJ", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___dFa3L", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___QZTts" };
|
|
13
13
|
var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
|
|
14
14
|
function EmbeddedButton(props, ref) {
|
|
15
15
|
var _a;
|
|
@@ -7,7 +7,7 @@ import { useContextProps, Text } from 'react-aria-components';
|
|
|
7
7
|
import { jsx } from 'react/jsx-runtime';
|
|
8
8
|
|
|
9
9
|
// css-module:./OverlineText.module.css#css-module
|
|
10
|
-
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-
|
|
10
|
+
var OverlineText_module_default = { "hop-OverlineText": "OverlineText-module__hop-OverlineText___lA54v", "hop-OverlineText__text": "OverlineText-module__hop-OverlineText__text___Z9gJ6" };
|
|
11
11
|
var GlobalOverlineTextCssSelector = "hop-OverlineText";
|
|
12
12
|
function OverlineText(props, ref) {
|
|
13
13
|
[props, ref] = useContextProps(props, ref, OverlineTextContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RadioContext } from './chunk-FU5CCPLP.js';
|
|
2
2
|
import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
3
|
-
import { _Text } from './chunk-
|
|
3
|
+
import { _Text } from './chunk-WGDP4ECF.js';
|
|
4
4
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
5
5
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
6
6
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Radio as Radio$1 } from 'react-ari
|
|
|
14
14
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./Radio.module.css#css-module
|
|
17
|
-
var Radio_module_default = { "hop-Radio": "Radio-module__hop-
|
|
17
|
+
var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___LZcWz", "hop-Radio--sm": "Radio-module__hop-Radio--sm___HI8UZ", "hop-Radio--md": "Radio-module__hop-Radio--md___Dw-0f", "hop-Radio__icon": "Radio-module__hop-Radio__icon___yYmFX", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___SPAhi", "hop-Radio__box": "Radio-module__hop-Radio__box___YuVXv", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___nln5Y", "hop-Radio__text": "Radio-module__hop-Radio__text___89qvv" };
|
|
18
18
|
var GlobalRadioCssSelector = "hop-Radio";
|
|
19
19
|
function Radio(props, ref) {
|
|
20
20
|
var _a;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { TextFieldContext } from './chunk-O4XPUINW.js';
|
|
2
|
-
import { _InputGroup } from './chunk-
|
|
2
|
+
import { _InputGroup } from './chunk-DZTMUFVC.js';
|
|
3
3
|
import { ErrorMessageContext } from './chunk-ACVMW6YD.js';
|
|
4
4
|
import { HelperMessageContext } from './chunk-ESVVLTEN.js';
|
|
5
|
-
import { _ClearButton } from './chunk-
|
|
5
|
+
import { _ClearButton } from './chunk-5GRWAXTT.js';
|
|
6
6
|
import { useLocalizedString } from './chunk-H6CDFWVR.js';
|
|
7
7
|
import { LabelContext } from './chunk-QCA3ZR56.js';
|
|
8
8
|
import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
|
|
9
|
-
import { _Text } from './chunk-
|
|
9
|
+
import { _Text } from './chunk-WGDP4ECF.js';
|
|
10
10
|
import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
|
|
11
11
|
import { TextContext } from './chunk-X6SER3TZ.js';
|
|
12
12
|
import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
|
|
@@ -22,7 +22,7 @@ import { useContextProps, composeRenderProps, Input, TextField as TextField$1 }
|
|
|
22
22
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
23
23
|
|
|
24
24
|
// css-module:./TextField.module.css#css-module
|
|
25
|
-
var TextField_module_default = { "hop-TextField": "TextField-module__hop-
|
|
25
|
+
var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___AlY6b", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___5qFaA", "hop-TextField__Label": "TextField-module__hop-TextField__Label___sT4Ln", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___BGZl9", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___fIBBH", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___PyjXp", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___h-59a" };
|
|
26
26
|
var GlobalTextFieldCssSelector = "hop-TextField";
|
|
27
27
|
function TextField(props, ref) {
|
|
28
28
|
var _a;
|
|
@@ -9,7 +9,7 @@ import { useContextProps, useSlottedContext, InputContext, composeRenderProps, G
|
|
|
9
9
|
import { jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./InputGroup.module.css#css-module
|
|
12
|
-
var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-
|
|
12
|
+
var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-InputGroup___CKcpQ", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___hNp-0", "hop-InputGroup--sm": "InputGroup-module__hop-InputGroup--sm___-jfQQ", "hop-InputGroup__input": "InputGroup-module__hop-InputGroup__input___Di67W" };
|
|
13
13
|
var GlobalInputGroupCssSelector = "hop-InputGroup";
|
|
14
14
|
function InputGroup(props, ref) {
|
|
15
15
|
var _a, _b;
|
|
@@ -8,7 +8,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./IconList.module.css#css-module
|
|
11
|
-
var IconList_module_default = { "hop-IconList": "IconList-module__hop-
|
|
11
|
+
var IconList_module_default = { "hop-IconList": "IconList-module__hop-IconList___CIQko" };
|
|
12
12
|
var GlobalIconListCssSelector = "hop-IconList";
|
|
13
13
|
function IconList(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, IconListContext);
|
|
@@ -13,7 +13,7 @@ import { useContextProps, FieldErrorContext, TagGroup as TagGroup$1 } from 'reac
|
|
|
13
13
|
import { jsx } from 'react/jsx-runtime';
|
|
14
14
|
|
|
15
15
|
// css-module:./TagGroup.module.css#css-module
|
|
16
|
-
var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-
|
|
16
|
+
var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___jU0Oi", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___6FsvW", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___sB-Og", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___mOw5E", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___6ln7G" };
|
|
17
17
|
var GlobalTagGroupCssSelector = "hop-TagGroup";
|
|
18
18
|
function TagGroup(props, ref) {
|
|
19
19
|
var _a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HelperMessageContext } from './chunk-ESVVLTEN.js';
|
|
2
|
-
import { _Text } from './chunk-
|
|
2
|
+
import { _Text } from './chunk-WGDP4ECF.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { InfoIcon } from '@hopper-ui/icons';
|
|
5
5
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -9,7 +9,7 @@ import { useContextProps, FieldErrorContext } from 'react-aria-components';
|
|
|
9
9
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
11
|
// css-module:./HelperMessage.module.css#css-module
|
|
12
|
-
var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-
|
|
12
|
+
var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-HelperMessage___VrfVI", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___mVrpO" };
|
|
13
13
|
var GlobalHelperMessageCssSelector = "hop-HelperMessage";
|
|
14
14
|
function HelperMessage(props, ref) {
|
|
15
15
|
const validation = useContext(FieldErrorContext);
|
|
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
10
10
|
import { jsx } from 'react/jsx-runtime';
|
|
11
11
|
|
|
12
12
|
// css-module:./ButtonGroup.module.css#css-module
|
|
13
|
-
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-
|
|
13
|
+
var ButtonGroup_module_default = { "hop-ButtonGroup": "ButtonGroup-module__hop-ButtonGroup___3ZJC5", "hop-ButtonGroup--horizontal": "ButtonGroup-module__hop-ButtonGroup--horizontal___u8p9P", "hop-ButtonGroup--vertical": "ButtonGroup-module__hop-ButtonGroup--vertical___owh4g", "hop-ButtonGroup--start": "ButtonGroup-module__hop-ButtonGroup--start___BFJZq", "hop-ButtonGroup--center": "ButtonGroup-module__hop-ButtonGroup--center___MAZ-9", "hop-ButtonGroup--end": "ButtonGroup-module__hop-ButtonGroup--end___p1FOK", "hop-ButtonGroup--wrap": "ButtonGroup-module__hop-ButtonGroup--wrap___WhSP1", "hop-ButtonGroup--fluid": "ButtonGroup-module__hop-ButtonGroup--fluid___dSxDj" };
|
|
14
14
|
var GlobalButtonGroupCssSelector = "hop-ButtonGroup";
|
|
15
15
|
function ButtonGroup(props, ref) {
|
|
16
16
|
var _a, _b, _c, _d, _e;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _OverlineText } from './chunk-
|
|
1
|
+
import { _OverlineText } from './chunk-BCHUEONM.js';
|
|
2
2
|
import { BadgeContext } from './chunk-ZSFJVMJN.js';
|
|
3
3
|
import { cssModule } from './chunk-KVDXQMWI.js';
|
|
4
4
|
import { useStyledSystem } from '@hopper-ui/styled-system';
|
|
@@ -8,7 +8,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
8
8
|
import { jsx } from 'react/jsx-runtime';
|
|
9
9
|
|
|
10
10
|
// css-module:./Badge.module.css#css-module
|
|
11
|
-
var Badge_module_default = { "hop-Badge": "Badge-module__hop-
|
|
11
|
+
var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___mk1h-", "hop-Badge--primary": "Badge-module__hop-Badge--primary___RxxTa", "hop-Badge--secondary": "Badge-module__hop-Badge--secondary___8k1fQ" };
|
|
12
12
|
var GlobalBadgeCssSelector = "hop-Badge";
|
|
13
13
|
function Badge(props, ref) {
|
|
14
14
|
[props, ref] = useContextProps(props, ref, BadgeContext);
|
|
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, CheckboxGroup as CheckboxGroup$1 }
|
|
|
14
14
|
import { jsx } from 'react/jsx-runtime';
|
|
15
15
|
|
|
16
16
|
// css-module:./CheckboxGroup.module.css#css-module
|
|
17
|
-
var CheckboxGroup_module_default = { "hop-CheckboxGroup": "CheckboxGroup-module__hop-
|
|
17
|
+
var CheckboxGroup_module_default = { "hop-CheckboxGroup": "CheckboxGroup-module__hop-CheckboxGroup___yIO9B", "hop-CheckboxGroup--bordered": "CheckboxGroup-module__hop-CheckboxGroup--bordered___ROzTE", "hop-CheckboxGroup--sm": "CheckboxGroup-module__hop-CheckboxGroup--sm___5T2Lo", "hop-CheckboxGroup--md": "CheckboxGroup-module__hop-CheckboxGroup--md___BZM-X", "hop-CheckboxGroup__label": "CheckboxGroup-module__hop-CheckboxGroup__label___WVEIT", "hop-CheckboxGroup__list": "CheckboxGroup-module__hop-CheckboxGroup__list___O5Smt", "hop-CheckboxGroup__checkbox": "CheckboxGroup-module__hop-CheckboxGroup__checkbox___LRZIN", "hop-CheckboxGroup__error-message": "CheckboxGroup-module__hop-CheckboxGroup__error-message___LUFIK", "hop-CheckboxGroup__helper-message": "CheckboxGroup-module__hop-CheckboxGroup__helper-message___PUjTi" };
|
|
18
18
|
var GlobalCheckboxGroupCssSelector = "hop-CheckboxGroup";
|
|
19
19
|
function CheckboxGroup(props, ref) {
|
|
20
20
|
var _a, _b;
|
|
@@ -11,7 +11,7 @@ import { useContextProps } from 'react-aria-components';
|
|
|
11
11
|
import { jsx } from 'react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
// css-module:./SwitchField.module.css#css-module
|
|
14
|
-
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-
|
|
14
|
+
var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___W9Kva", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___-WX6R", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___RjpcR", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___DCuF9", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___hsPE6" };
|
|
15
15
|
var GlobalSwitchFieldCssSelector = "hop-SwitchField";
|
|
16
16
|
var SwitchToDescriptionSizeAdapter = {
|
|
17
17
|
sm: "xs",
|