@hopper-ui/components 1.3.0 → 1.3.1

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.
Files changed (184) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/Avatar/src/AnonymousAvatar.css +10 -10
  3. package/dist/Avatar/src/AnonymousAvatar.js +2 -2
  4. package/dist/Avatar/src/Avatar.css +37 -37
  5. package/dist/Avatar/src/Avatar.js +4 -4
  6. package/dist/Avatar/src/DeletedAvatar.css +10 -10
  7. package/dist/Avatar/src/DeletedAvatar.js +2 -2
  8. package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
  9. package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
  10. package/dist/Avatar/src/index.css +37 -37
  11. package/dist/Avatar/src/index.js +6 -6
  12. package/dist/Badge/src/Badge.css +85 -13
  13. package/dist/Badge/src/Badge.d.ts +6 -2
  14. package/dist/Badge/src/Badge.js +2 -2
  15. package/dist/Badge/src/BadgeContext.d.ts +8 -3
  16. package/dist/Badge/src/FloatingBadge.css +96 -0
  17. package/dist/Badge/src/FloatingBadge.d.ts +33 -0
  18. package/dist/Badge/src/FloatingBadge.js +7 -0
  19. package/dist/Badge/src/FloatingBadgeContext.d.ts +10 -0
  20. package/dist/Badge/src/FloatingBadgeContext.js +2 -0
  21. package/dist/Badge/src/index.css +182 -13
  22. package/dist/Badge/src/index.d.ts +3 -1
  23. package/dist/Badge/src/index.js +5 -2
  24. package/dist/Divider/src/Divider.css +2 -2
  25. package/dist/Divider/src/Divider.js +1 -1
  26. package/dist/Divider/src/index.css +2 -2
  27. package/dist/Divider/src/index.js +1 -1
  28. package/dist/ErrorMessage/src/ErrorMessage.css +11 -11
  29. package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
  30. package/dist/ErrorMessage/src/index.css +11 -11
  31. package/dist/ErrorMessage/src/index.js +2 -2
  32. package/dist/Form/src/Form.css +796 -627
  33. package/dist/Form/src/Form.js +60 -58
  34. package/dist/Form/src/index.css +796 -627
  35. package/dist/Form/src/index.js +60 -58
  36. package/dist/HelperMessage/src/HelperMessage.css +11 -11
  37. package/dist/HelperMessage/src/HelperMessage.js +2 -2
  38. package/dist/HelperMessage/src/index.css +11 -11
  39. package/dist/HelperMessage/src/index.js +2 -2
  40. package/dist/IconList/src/IconList.css +1 -1
  41. package/dist/IconList/src/IconList.js +1 -1
  42. package/dist/IconList/src/index.css +1 -1
  43. package/dist/IconList/src/index.js +1 -1
  44. package/dist/Link/src/Link.css +31 -31
  45. package/dist/Link/src/Link.js +2 -2
  46. package/dist/Link/src/index.css +31 -31
  47. package/dist/Link/src/index.js +2 -2
  48. package/dist/ListBox/src/ListBox.css +373 -204
  49. package/dist/ListBox/src/ListBox.js +11 -11
  50. package/dist/ListBox/src/ListBoxItem.css +358 -189
  51. package/dist/ListBox/src/ListBoxItem.js +10 -10
  52. package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
  53. package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
  54. package/dist/ListBox/src/index.css +373 -204
  55. package/dist/ListBox/src/index.js +11 -11
  56. package/dist/Select/src/Select.css +796 -627
  57. package/dist/Select/src/Select.js +60 -58
  58. package/dist/Select/src/SelectValue.css +60 -60
  59. package/dist/Select/src/SelectValue.js +6 -6
  60. package/dist/Select/src/index.css +796 -627
  61. package/dist/Select/src/index.js +60 -58
  62. package/dist/Spinner/src/Spinner.css +19 -19
  63. package/dist/Spinner/src/Spinner.js +2 -2
  64. package/dist/Spinner/src/index.css +19 -19
  65. package/dist/Spinner/src/index.js +2 -2
  66. package/dist/buttons/src/Button.css +94 -94
  67. package/dist/buttons/src/Button.js +3 -3
  68. package/dist/buttons/src/ButtonGroup.css +11 -11
  69. package/dist/buttons/src/ButtonGroup.js +2 -2
  70. package/dist/buttons/src/ClearButton.css +70 -70
  71. package/dist/buttons/src/ClearButton.js +2 -2
  72. package/dist/buttons/src/EmbeddedButton.css +70 -70
  73. package/dist/buttons/src/EmbeddedButton.js +1 -1
  74. package/dist/buttons/src/index.css +175 -175
  75. package/dist/buttons/src/index.js +7 -7
  76. package/dist/checkbox/src/Checkbox.css +31 -31
  77. package/dist/checkbox/src/Checkbox.js +2 -2
  78. package/dist/checkbox/src/CheckboxField.css +15 -15
  79. package/dist/checkbox/src/CheckboxField.js +1 -1
  80. package/dist/checkbox/src/CheckboxGroup.css +60 -60
  81. package/dist/checkbox/src/CheckboxGroup.js +2 -2
  82. package/dist/checkbox/src/index.css +60 -60
  83. package/dist/checkbox/src/index.js +5 -5
  84. package/dist/{chunk-4RMADICI.js → chunk-2WWHL3EF.js} +3 -3
  85. package/dist/{chunk-DXEWBV4C.js → chunk-2ZOLM7VR.js} +11 -5
  86. package/dist/{chunk-BODCT27J.js → chunk-47SFZCKK.js} +1 -1
  87. package/dist/{chunk-3ZRCYKIV.js → chunk-52LHX4PE.js} +2 -2
  88. package/dist/{chunk-DLZGJBL7.js → chunk-5NMCOZOW.js} +1 -1
  89. package/dist/{chunk-FOXOPL2E.js → chunk-7QUXYE3E.js} +9 -6
  90. package/dist/{chunk-BRU54ERL.js → chunk-A2S2Q73W.js} +2 -2
  91. package/dist/{chunk-T37HTUEU.js → chunk-ANBOSYAL.js} +2 -2
  92. package/dist/{chunk-YB7IYQW4.js → chunk-ARD3LWL2.js} +2 -2
  93. package/dist/{chunk-CAHZCRTK.js → chunk-BF6YUKC2.js} +1 -1
  94. package/dist/{chunk-JQMXGSAE.js → chunk-BO53NITW.js} +1 -1
  95. package/dist/{chunk-CU36N5JQ.js → chunk-BV7O26TY.js} +3 -3
  96. package/dist/chunk-CIGS4QGT.js +7 -0
  97. package/dist/{chunk-T742LIIS.js → chunk-D2GZKHYD.js} +1 -1
  98. package/dist/{chunk-OLS7K6PO.js → chunk-D7VVQIPM.js} +2 -2
  99. package/dist/{chunk-6H5DRQZH.js → chunk-EMD2K6B3.js} +2 -2
  100. package/dist/{chunk-TOWSC7FO.js → chunk-ESWRMGHR.js} +3 -3
  101. package/dist/{chunk-JIRLWUDP.js → chunk-EUELVL2L.js} +2 -2
  102. package/dist/{chunk-SCXYAGZI.js → chunk-GG6RHMJ7.js} +11 -11
  103. package/dist/{chunk-BTHPJL3A.js → chunk-HLXQ6C2E.js} +1 -1
  104. package/dist/{chunk-AZJME7JV.js → chunk-HXPTWMD5.js} +3 -3
  105. package/dist/{chunk-C72PRNOP.js → chunk-JVDCU4PT.js} +1 -1
  106. package/dist/{chunk-GRJ3VKHY.js → chunk-JVZRUDLP.js} +3 -3
  107. package/dist/{chunk-SSDFINDD.js → chunk-L3Y67TUF.js} +2 -2
  108. package/dist/{chunk-LFN43ROH.js → chunk-NEPRDVF7.js} +2 -2
  109. package/dist/{chunk-7L5MCX2A.js → chunk-NJHNYL6X.js} +2 -2
  110. package/dist/{chunk-HIDHDS2L.js → chunk-OLXX46IZ.js} +1 -1
  111. package/dist/{chunk-ZHOQYYHY.js → chunk-PUMWU6M4.js} +1 -1
  112. package/dist/{chunk-LYPR2YMY.js → chunk-QAIK237T.js} +4 -4
  113. package/dist/{chunk-D5PBETXF.js → chunk-QCTIAKM6.js} +1 -1
  114. package/dist/{chunk-BQITTESM.js → chunk-QSWSZUZM.js} +1 -1
  115. package/dist/{chunk-SKEMSZ63.js → chunk-SD6DBWYC.js} +2 -2
  116. package/dist/{chunk-TTY5HDLL.js → chunk-SFZBLVJN.js} +2 -2
  117. package/dist/{chunk-D7DIUGRI.js → chunk-TJMAMWRQ.js} +1 -1
  118. package/dist/{chunk-O2ZMTKCT.js → chunk-UNSJTDXN.js} +1 -1
  119. package/dist/{chunk-3573Q6QG.js → chunk-USVXH6MO.js} +2 -2
  120. package/dist/{chunk-6C5RI4RT.js → chunk-WDA6LWC4.js} +11 -8
  121. package/dist/chunk-X2T2UX2O.js +72 -0
  122. package/dist/{chunk-T3CLGQI6.js → chunk-XF4SQ222.js} +1 -1
  123. package/dist/{chunk-DFVORYEU.js → chunk-XHQWDF7B.js} +2 -2
  124. package/dist/{chunk-CWX45XWS.js → chunk-YD2TGFCB.js} +3 -3
  125. package/dist/{chunk-QQI3KNHZ.js → chunk-ZG5E36S3.js} +4 -4
  126. package/dist/index.css +796 -627
  127. package/dist/index.d.ts +3 -1
  128. package/dist/index.js +60 -58
  129. package/dist/inputs/src/InputGroup.css +14 -14
  130. package/dist/inputs/src/InputGroup.js +1 -1
  131. package/dist/inputs/src/NumberField.css +63 -63
  132. package/dist/inputs/src/NumberField.js +7 -7
  133. package/dist/inputs/src/PasswordField.css +217 -217
  134. package/dist/inputs/src/PasswordField.js +9 -9
  135. package/dist/inputs/src/SearchField.css +223 -223
  136. package/dist/inputs/src/SearchField.js +10 -10
  137. package/dist/inputs/src/TextArea.css +57 -57
  138. package/dist/inputs/src/TextArea.js +7 -7
  139. package/dist/inputs/src/TextField.css +218 -218
  140. package/dist/inputs/src/TextField.js +9 -9
  141. package/dist/inputs/src/index.css +266 -266
  142. package/dist/inputs/src/index.js +15 -15
  143. package/dist/overlays/Popover/src/Popover.css +796 -627
  144. package/dist/overlays/Popover/src/Popover.js +60 -58
  145. package/dist/overlays/Popover/src/index.css +796 -627
  146. package/dist/overlays/Popover/src/index.js +60 -58
  147. package/dist/radio/src/Radio.css +31 -31
  148. package/dist/radio/src/Radio.js +2 -2
  149. package/dist/radio/src/RadioField.css +15 -15
  150. package/dist/radio/src/RadioField.js +2 -2
  151. package/dist/radio/src/RadioGroup.css +60 -60
  152. package/dist/radio/src/RadioGroup.js +2 -2
  153. package/dist/radio/src/index.css +60 -60
  154. package/dist/radio/src/index.js +5 -5
  155. package/dist/switch/src/Switch.css +25 -25
  156. package/dist/switch/src/Switch.js +2 -2
  157. package/dist/switch/src/SwitchField.css +15 -15
  158. package/dist/switch/src/SwitchField.js +2 -2
  159. package/dist/switch/src/index.css +31 -31
  160. package/dist/switch/src/index.js +4 -4
  161. package/dist/tag/src/Tag.css +473 -304
  162. package/dist/tag/src/Tag.js +5 -5
  163. package/dist/tag/src/TagGroup.css +22 -22
  164. package/dist/tag/src/TagGroup.js +2 -2
  165. package/dist/tag/src/index.css +486 -317
  166. package/dist/tag/src/index.js +8 -8
  167. package/dist/typography/Heading/src/Heading.css +9 -9
  168. package/dist/typography/Heading/src/Heading.js +1 -1
  169. package/dist/typography/Heading/src/index.css +9 -9
  170. package/dist/typography/Heading/src/index.js +1 -1
  171. package/dist/typography/Label/src/Label.css +3 -3
  172. package/dist/typography/Label/src/Label.js +1 -1
  173. package/dist/typography/Label/src/index.css +3 -3
  174. package/dist/typography/Label/src/index.js +1 -1
  175. package/dist/typography/OverlineText/src/OverlineText.css +6 -6
  176. package/dist/typography/OverlineText/src/OverlineText.js +1 -1
  177. package/dist/typography/OverlineText/src/index.css +6 -6
  178. package/dist/typography/OverlineText/src/index.js +1 -1
  179. package/dist/typography/Text/src/Text.css +9 -9
  180. package/dist/typography/Text/src/Text.js +1 -1
  181. package/dist/typography/Text/src/index.css +9 -9
  182. package/dist/typography/Text/src/index.js +1 -1
  183. package/dist/utils/src/index.js +1 -1
  184. package/package.json +1 -1
@@ -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-Text___TrcWf {
2
+ .Text-module__hop-Text___D1rn4 {
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-Text___TrcWf) {
32
+ :where(.Text-module__hop-Text___D1rn4) {
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--xs___rF5yE) {
38
+ :where(.Text-module__hop-Text--xs___83nUB) {
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--sm___tPgW7) {
44
+ :where(.Text-module__hop-Text--sm___J7Ynn) {
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--md___g9Wf2) {
50
+ :where(.Text-module__hop-Text--md___vDq4E) {
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--lg___gXea2) {
56
+ :where(.Text-module__hop-Text--lg___d93YP) {
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--xl___iGie8) {
62
+ :where(.Text-module__hop-Text--xl___7Poiv) {
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--2xl___p5vcB) {
68
+ :where(.Text-module__hop-Text--2xl___owE8f) {
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--inherit___Jg8ZC) {
74
+ :where(.Text-module__hop-Text--inherit___LGo4-) {
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-ErrorMessage___i9yn3 {
82
+ .ErrorMessage-module__hop-ErrorMessage___rQyDx {
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-ErrorMessage__icon___zmOVR {
99
+ .ErrorMessage-module__hop-ErrorMessage__icon___r8QUQ {
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-HelperMessage___A94z8 {
105
+ .HelperMessage-module__hop-HelperMessage___B-h4I {
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-HelperMessage__icon___tdX3I {
114
+ .HelperMessage-module__hop-HelperMessage__icon___Bv8wG {
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-Heading___qD-ZA {
120
+ .Heading-module__hop-Heading___bg7Vw {
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-Heading___qD-ZA) {
154
+ :where(.Heading-module__hop-Heading___bg7Vw) {
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--xs___mwtYu) {
161
+ :where(.Heading-module__hop-Heading--xs___cJICk) {
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--sm___H6NDx) {
167
+ :where(.Heading-module__hop-Heading--sm___vU8hq) {
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--md___EMItL) {
173
+ :where(.Heading-module__hop-Heading--md___z6GMX) {
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--lg___qwUN7) {
179
+ :where(.Heading-module__hop-Heading--lg___jgsIb) {
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--xl___3ROoJ) {
185
+ :where(.Heading-module__hop-Heading--xl___9EVlv) {
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--2xl___9FgeA) {
191
+ :where(.Heading-module__hop-Heading--2xl___kHIrr) {
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--3xl___Lg0Pe) {
197
+ :where(.Heading-module__hop-Heading--3xl___slkv6) {
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-OverlineText___SbFVm) {
205
+ :where(.OverlineText-module__hop-OverlineText___-AumH) {
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,45 +226,45 @@
226
226
  text-transform: uppercase;
227
227
  letter-spacing: var(--letter-spacing);
228
228
  }
229
- .OverlineText-module__hop-OverlineText__text___Cb3CN {
229
+ .OverlineText-module__hop-OverlineText__text___epYug {
230
230
  box-sizing: border-box;
231
231
  }
232
- .OverlineText-module__hop-OverlineText__text___Cb3CN::before,
233
- .OverlineText-module__hop-OverlineText__text___Cb3CN::after {
232
+ .OverlineText-module__hop-OverlineText__text___epYug::before,
233
+ .OverlineText-module__hop-OverlineText__text___epYug::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-OverlineText__text___Cb3CN::before {
240
+ .OverlineText-module__hop-OverlineText__text___epYug::before {
241
241
  margin-block-end: var(--bottom-offset);
242
242
  }
243
- .OverlineText-module__hop-OverlineText__text___Cb3CN::after {
243
+ .OverlineText-module__hop-OverlineText__text___epYug::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-Label___mvHHn {
248
+ .Label-module__hop-Label___xyX8G {
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-Label___mvHHn) {
255
+ :where(.Label-module__hop-Label___xyX8G) {
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___eN8aZ) {
262
+ :where(.Label-module__hop-Label__indicator___QJQXo) {
263
263
  padding-inline-start: var(--hop-space-20);
264
264
  }
265
265
 
266
266
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
267
- .InputGroup-module__hop-InputGroup___nX1AB {
267
+ .InputGroup-module__hop-InputGroup___Bza37 {
268
268
  --hop-InputGroup-background: var(--hop-neutral-surface);
269
269
  --hop-InputGroup-border-color: var(--hop-neutral-border);
270
270
  --hop-InputGroup-border-width: 0.0625rem;
@@ -344,11 +344,11 @@
344
344
  border: var(--border);
345
345
  border-radius: var(--hop-InputGroup-border-radius);
346
346
  }
347
- .InputGroup-module__hop-InputGroup--fluid___cl9VB {
347
+ .InputGroup-module__hop-InputGroup--fluid___cf38K {
348
348
  --inline-size: 100%;
349
349
  --input-inline-size: 100%;
350
350
  }
351
- .InputGroup-module__hop-InputGroup--sm___W9UwB {
351
+ .InputGroup-module__hop-InputGroup--sm___DJIbp {
352
352
  --block-size: var(--hop-InputGroup-sm-block-size);
353
353
  --input-font-family: var(--hop-InputGroup-input-sm-font-family);
354
354
  --input-font-size: var(--hop-InputGroup-input-sm-font-size);
@@ -356,7 +356,7 @@
356
356
  --input-line-height: var(--hop-InputGroup-input-sm-line-height);
357
357
  --input-block-size: var(--hop-InputGroup-input-sm-block-size);
358
358
  }
359
- .InputGroup-module__hop-InputGroup___nX1AB[data-input-type=textarea] {
359
+ .InputGroup-module__hop-InputGroup___Bza37[data-input-type=textarea] {
360
360
  --gap: var(--hop-InputGroup-gap-textarea);
361
361
  --flex-direction: var(--hop-InputGroup-flex-direction-textarea);
362
362
  --align-items: var(--hop-InputGroup-align-items-textarea);
@@ -364,28 +364,28 @@
364
364
  --padding-inline: var(--hop-InputGroup-padding-inline-textarea);
365
365
  --padding-block: var(--hop-InputGroup-padding-block-textarea);
366
366
  }
367
- .InputGroup-module__hop-InputGroup___nX1AB[data-input-type=number] {
367
+ .InputGroup-module__hop-InputGroup___Bza37[data-input-type=number] {
368
368
  --display: var(--hop-InputGroup-display-number);
369
369
  --gap: var(--hop-InputGroup-gap-number);
370
370
  }
371
- .InputGroup-module__hop-InputGroup___nX1AB[data-hovered] {
371
+ .InputGroup-module__hop-InputGroup___Bza37[data-hovered] {
372
372
  --background: var(--hop-InputGroup-background-hover);
373
373
  --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
374
374
  }
375
- .InputGroup-module__hop-InputGroup___nX1AB[data-focus-within] {
375
+ .InputGroup-module__hop-InputGroup___Bza37[data-focus-within] {
376
376
  --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
377
377
  }
378
- .InputGroup-module__hop-InputGroup___nX1AB[data-invalid] {
378
+ .InputGroup-module__hop-InputGroup___Bza37[data-invalid] {
379
379
  --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
380
380
  }
381
- .InputGroup-module__hop-InputGroup___nX1AB[data-disabled] {
381
+ .InputGroup-module__hop-InputGroup___Bza37[data-disabled] {
382
382
  --background: var(--hop-InputGroup-background-disabled);
383
383
  --border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled);
384
384
  --input-color: var(--hop-InputGroup-input-color-disabled);
385
385
  --input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
386
386
  }
387
- .InputGroup-module__hop-InputGroup__input___VIhOd,
388
- .InputGroup-module__hop-InputGroup__textarea___9H21Z {
387
+ .InputGroup-module__hop-InputGroup__input___gfqs7,
388
+ .InputGroup-module__hop-InputGroup__textarea___wZzaX {
389
389
  flex: 1 1 auto;
390
390
  box-sizing: border-box;
391
391
  inline-size: var(--input-inline-size);
@@ -399,14 +399,14 @@
399
399
  border: none;
400
400
  outline: none;
401
401
  }
402
- .InputGroup-module__hop-InputGroup__input___VIhOd {
402
+ .InputGroup-module__hop-InputGroup__input___gfqs7 {
403
403
  block-size: var(--input-block-size);
404
404
  padding: var(--hop-InputGroup-input-padding);
405
405
  }
406
- .InputGroup-module__hop-InputGroup__textarea___9H21Z {
406
+ .InputGroup-module__hop-InputGroup__textarea___wZzaX {
407
407
  padding: var(--hop-InputGroup-textarea-padding);
408
408
  }
409
- .InputGroup-module__hop-InputGroup__input___VIhOd::placeholder {
409
+ .InputGroup-module__hop-InputGroup__input___gfqs7::placeholder {
410
410
  font-family: var(--hop-InputGroup-placeholder-font-family);
411
411
  font-size: var(--hop-InputGroup-placeholder-font-size);
412
412
  font-weight: var(--hop-InputGroup-placeholder-font-weight);
@@ -415,7 +415,7 @@
415
415
  }
416
416
 
417
417
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/NumberField.module.css/#css-module-data */
418
- .NumberField-module__hop-NumberField___uNRUm {
418
+ .NumberField-module__hop-NumberField___-74tv {
419
419
  --hop-NumberField-gap: var(--hop-space-stack-xs);
420
420
  --hop-NumberField-inline-size: 20rem;
421
421
  --hop-NumberField-inline-size-fluid: 100%;
@@ -463,30 +463,30 @@
463
463
  gap: var(--hop-NumberField-gap);
464
464
  inline-size: var(--inline-size);
465
465
  }
466
- .NumberField-module__hop-NumberField--fluid___XRWc0 {
466
+ .NumberField-module__hop-NumberField--fluid___gizyb {
467
467
  --inline-size: var(--hop-NumberField-inline-size-fluid);
468
468
  }
469
- .NumberField-module__hop-NumberField--mobile___hYLCb {
469
+ .NumberField-module__hop-NumberField--mobile___YmA4B {
470
470
  --input-group-template: var(--hop-NumberField-input-group-template-mobile);
471
471
  --stepper-height: var(--hop-NumberField-stepper-height-mobile);
472
472
  }
473
- .NumberField-module__hop-NumberField__Label___xannL {
473
+ .NumberField-module__hop-NumberField__Label___kCNqt {
474
474
  order: 0;
475
475
  }
476
- .NumberField-module__hop-NumberField__prefix___UQSza {
476
+ .NumberField-module__hop-NumberField__prefix___L3p10 {
477
477
  grid-area: prefix;
478
478
  margin-inline-end: var(--hop-NumberField-prefix-margin-inline-end);
479
479
  color: var(--hop-NumberField-prefix-color);
480
480
  }
481
- .NumberField-module__hop-NumberField__InputGroup___QEVBp {
481
+ .NumberField-module__hop-NumberField__InputGroup___04ERr {
482
482
  grid-template: var(--input-group-template);
483
483
  order: 1;
484
484
  }
485
- .NumberField-module__hop-NumberField__ErrorMessage___NAuFd,
486
- .NumberField-module__hop-NumberField__HelperMessage___Al9-3 {
485
+ .NumberField-module__hop-NumberField__ErrorMessage___sJTOw,
486
+ .NumberField-module__hop-NumberField__HelperMessage___atosV {
487
487
  order: 3;
488
488
  }
489
- .NumberField-module__hop-NumberField__stepper-button___QbXaE {
489
+ .NumberField-module__hop-NumberField__stepper-button___rOivh {
490
490
  cursor: pointer;
491
491
  display: flex;
492
492
  grid-area: var(--grid-area, unset);
@@ -507,49 +507,49 @@
507
507
  border-radius: var(--stepper-border-radius, 0);
508
508
  outline: none;
509
509
  }
510
- .NumberField-module__hop-NumberField__stepper-button--increment___XBV9d {
510
+ .NumberField-module__hop-NumberField__stepper-button--increment___o9GMB {
511
511
  --stepper-border-radius: var(--hop-NumberField-stepper-border-radius-increment);
512
512
  --stepper-border-width: var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width) 0 var(--hop-NumberField-stepper-border-width);
513
513
  --stepper-align-self: var(--hop-NumberField-stepper-align-self-increment);
514
514
  --stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-increment);
515
515
  --grid-area: stepup;
516
516
  }
517
- .NumberField-module__hop-NumberField__stepper-button--decrement___ArgW8 {
517
+ .NumberField-module__hop-NumberField__stepper-button--decrement___UpezE {
518
518
  --stepper-border-radius: var(--hop-NumberField-stepper-border-radius-decrement);
519
519
  --stepper-border-width: 0 var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width) var(--hop-NumberField-stepper-border-width);
520
520
  --stepper-align-self: var(--hop-NumberField-stepper-align-self-decrement);
521
521
  --stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-decrement);
522
522
  --grid-area: stepdown;
523
523
  }
524
- .NumberField-module__hop-NumberField__stepper-button--mobile___USm3a.NumberField-module__hop-NumberField__stepper-button--increment___XBV9d {
524
+ .NumberField-module__hop-NumberField__stepper-button--mobile___4IlrE.NumberField-module__hop-NumberField__stepper-button--increment___o9GMB {
525
525
  --stepper-border-width: 0 0 0 var(--hop-NumberField-stepper-border-width);
526
526
  --stepper-align-self: var(--hop-NumberField-stepper-align-self-increment-mobile);
527
527
  --stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-increment-mobile);
528
528
  --stepper-border-radius: var(--hop-NumberField-stepper-border-radius-mobile-increment);
529
529
  }
530
- .NumberField-module__hop-NumberField__stepper-button--mobile___USm3a.NumberField-module__hop-NumberField__stepper-button--decrement___ArgW8 {
530
+ .NumberField-module__hop-NumberField__stepper-button--mobile___4IlrE.NumberField-module__hop-NumberField__stepper-button--decrement___UpezE {
531
531
  --stepper-border-width: 0 var(--hop-NumberField-stepper-border-width) 0 0;
532
532
  --stepper-align-self: var(--hop-NumberField-stepper-align-self-decrement-mobile);
533
533
  --stepper-margin-inline: var(--hop-NumberField-stepper-margin-inline-decrement-mobile);
534
534
  --stepper-border-radius: var(--hop-NumberField-stepper-border-radius-mobile-decrement);
535
535
  }
536
- .NumberField-module__hop-NumberField__stepper-button___QbXaE[data-hovered] {
536
+ .NumberField-module__hop-NumberField__stepper-button___rOivh[data-hovered] {
537
537
  color: var(--hop-NumberField-stepper-color-hovered);
538
538
  background-color: var(--hop-NumberField-stepper-background-color-hovered);
539
539
  }
540
- .NumberField-module__hop-NumberField__stepper-button___QbXaE[data-pressed] {
540
+ .NumberField-module__hop-NumberField__stepper-button___rOivh[data-pressed] {
541
541
  color: var(--hop-NumberField-stepper-color-pressed);
542
542
  background-color: var(--hop-NumberField-stepper-background-color-pressed);
543
543
  }
544
- .NumberField-module__hop-NumberField__stepper-button___QbXaE[data-disabled] {
544
+ .NumberField-module__hop-NumberField__stepper-button___rOivh[data-disabled] {
545
545
  cursor: not-allowed;
546
546
  color: var(--hop-NumberField-stepper-color-disabled);
547
547
  background-color: var(--hop-NumberField-stepper-background-color-disabled);
548
548
  }
549
- .NumberField-module__hop-NumberField__stepper-button__icon___0-N8E {
549
+ .NumberField-module__hop-NumberField__stepper-button__icon___u79pD {
550
550
  display: block;
551
551
  max-block-size: 100%;
552
552
  }
553
- .NumberField-module__hop-NumberField__input___JVKok {
553
+ .NumberField-module__hop-NumberField__input___OJeeq {
554
554
  grid-area: input;
555
555
  }
@@ -1,21 +1,21 @@
1
- export { GlobalNumberFieldCssSelector, _NumberField as NumberField } from '../../chunk-4RMADICI.js';
1
+ export { GlobalNumberFieldCssSelector, _NumberField as NumberField } from '../../chunk-2WWHL3EF.js';
2
2
  import '../../chunk-MTDFS4CZ.js';
3
3
  import '../../chunk-ZQ3AWYRR.js';
4
- import '../../chunk-ZHOQYYHY.js';
4
+ import '../../chunk-PUMWU6M4.js';
5
5
  import '../../chunk-6BFSSZCY.js';
6
6
  import '../../chunk-LJXTJRSB.js';
7
- import '../../chunk-HIDHDS2L.js';
8
- import '../../chunk-BODCT27J.js';
7
+ import '../../chunk-47SFZCKK.js';
9
8
  import '../../chunk-TXZ6BMFR.js';
9
+ import '../../chunk-OLXX46IZ.js';
10
10
  import '../../chunk-QCA3ZR56.js';
11
11
  import '../../chunk-TFVDF4YH.js';
12
12
  import '../../chunk-ZWU6DRRZ.js';
13
13
  import '../../chunk-65JPI4FL.js';
14
14
  import '../../chunk-HZKFQ33E.js';
15
- import '../../chunk-C72PRNOP.js';
16
- import '../../chunk-WPNVVGFW.js';
17
15
  import '../../chunk-FAE27DLF.js';
18
- import '../../chunk-D5PBETXF.js';
16
+ import '../../chunk-JVDCU4PT.js';
17
+ import '../../chunk-WPNVVGFW.js';
18
+ import '../../chunk-QCTIAKM6.js';
19
19
  import '../../chunk-X6SER3TZ.js';
20
20
  import '../../chunk-HXI3MEEK.js';
21
21
  import '../../chunk-M36KANKC.js';