@hopper-ui/components 1.3.22 → 1.3.23

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 (206) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/Avatar/src/AnonymousAvatar.css +37 -37
  3. package/dist/Avatar/src/AnonymousAvatar.js +2 -2
  4. package/dist/Avatar/src/AnonymousAvatar.temp.css +296 -0
  5. package/dist/Avatar/src/AnonymousAvatar.temp.d.ts +31 -0
  6. package/dist/Avatar/src/AnonymousAvatar.temp.js +60 -0
  7. package/dist/Avatar/src/Avatar.css +55 -55
  8. package/dist/Avatar/src/Avatar.js +3 -3
  9. package/dist/Avatar/src/DeletedAvatar.css +37 -37
  10. package/dist/Avatar/src/DeletedAvatar.js +2 -2
  11. package/dist/Avatar/src/RichIconAvatarImage.css +37 -37
  12. package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
  13. package/dist/Avatar/src/index.css +55 -55
  14. package/dist/Avatar/src/index.js +5 -5
  15. package/dist/Badge/src/Badge.css +42 -42
  16. package/dist/Badge/src/Badge.js +3 -3
  17. package/dist/Badge/src/FloatingBadge.css +37 -37
  18. package/dist/Badge/src/FloatingBadge.js +1 -1
  19. package/dist/Badge/src/index.css +52 -52
  20. package/dist/Badge/src/index.js +4 -4
  21. package/dist/ComboBox/src/ComboBox.css +768 -768
  22. package/dist/ComboBox/src/ComboBox.js +6 -6
  23. package/dist/ComboBox/src/ComboBoxOptions.css +768 -768
  24. package/dist/ComboBox/src/ComboBoxOptions.js +58 -58
  25. package/dist/ComboBox/src/index.css +768 -768
  26. package/dist/ComboBox/src/index.js +58 -58
  27. package/dist/Divider/src/Divider.css +29 -29
  28. package/dist/Divider/src/Divider.js +1 -1
  29. package/dist/Divider/src/index.css +29 -29
  30. package/dist/Divider/src/index.js +1 -1
  31. package/dist/ErrorMessage/src/ErrorMessage.css +29 -29
  32. package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
  33. package/dist/ErrorMessage/src/index.css +29 -29
  34. package/dist/ErrorMessage/src/index.js +2 -2
  35. package/dist/Form/src/Form.css +768 -768
  36. package/dist/Form/src/Form.js +58 -58
  37. package/dist/Form/src/index.css +768 -768
  38. package/dist/Form/src/index.js +58 -58
  39. package/dist/HelperMessage/src/HelperMessage.css +29 -29
  40. package/dist/HelperMessage/src/HelperMessage.js +2 -2
  41. package/dist/HelperMessage/src/index.css +29 -29
  42. package/dist/HelperMessage/src/index.js +2 -2
  43. package/dist/IconList/src/IconList.css +28 -28
  44. package/dist/IconList/src/IconList.js +1 -1
  45. package/dist/IconList/src/index.css +28 -28
  46. package/dist/IconList/src/index.js +1 -1
  47. package/dist/Link/src/Link.css +49 -49
  48. package/dist/Link/src/Link.js +6 -6
  49. package/dist/Link/src/index.css +49 -49
  50. package/dist/Link/src/index.js +6 -6
  51. package/dist/ListBox/src/ListBox.css +274 -274
  52. package/dist/ListBox/src/ListBox.js +11 -11
  53. package/dist/ListBox/src/ListBoxItem.css +262 -262
  54. package/dist/ListBox/src/ListBoxItem.js +10 -10
  55. package/dist/ListBox/src/ListBoxItemSkeleton.css +34 -34
  56. package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
  57. package/dist/ListBox/src/index.css +274 -274
  58. package/dist/ListBox/src/index.js +11 -11
  59. package/dist/Select/src/Select.css +296 -296
  60. package/dist/Select/src/Select.js +7 -7
  61. package/dist/Select/src/SelectOptions.css +768 -768
  62. package/dist/Select/src/SelectOptions.js +58 -58
  63. package/dist/Select/src/SelectValue.css +61 -61
  64. package/dist/Select/src/SelectValue.js +5 -5
  65. package/dist/Select/src/index.css +768 -768
  66. package/dist/Select/src/index.js +58 -58
  67. package/dist/Spinner/src/Spinner.css +37 -37
  68. package/dist/Spinner/src/Spinner.js +2 -2
  69. package/dist/Spinner/src/index.css +37 -37
  70. package/dist/Spinner/src/index.js +2 -2
  71. package/dist/buttons/src/Button.css +93 -93
  72. package/dist/buttons/src/Button.js +7 -7
  73. package/dist/buttons/src/ButtonGroup.css +38 -38
  74. package/dist/buttons/src/ButtonGroup.js +1 -1
  75. package/dist/buttons/src/ClearButton.css +98 -98
  76. package/dist/buttons/src/ClearButton.js +2 -2
  77. package/dist/buttons/src/EmbeddedButton.css +98 -98
  78. package/dist/buttons/src/EmbeddedButton.js +1 -1
  79. package/dist/buttons/src/LinkButton.css +102 -102
  80. package/dist/buttons/src/LinkButton.js +7 -7
  81. package/dist/buttons/src/index.css +249 -249
  82. package/dist/buttons/src/index.js +13 -13
  83. package/dist/checkbox/src/Checkbox.css +46 -46
  84. package/dist/checkbox/src/Checkbox.js +6 -6
  85. package/dist/checkbox/src/CheckboxField.css +33 -33
  86. package/dist/checkbox/src/CheckboxField.js +1 -1
  87. package/dist/checkbox/src/CheckboxGroup.css +98 -98
  88. package/dist/checkbox/src/CheckboxGroup.js +1 -1
  89. package/dist/checkbox/src/DecorativeCheckbox.css +54 -54
  90. package/dist/checkbox/src/DecorativeCheckbox.js +6 -6
  91. package/dist/checkbox/src/index.css +98 -98
  92. package/dist/checkbox/src/index.js +9 -9
  93. package/dist/{chunk-GWG4MVEJ.js → chunk-22R324WS.js} +3 -3
  94. package/dist/{chunk-IXSK27JB.js → chunk-274FJB5O.js} +1 -1
  95. package/dist/{chunk-BPHBGKEP.js → chunk-2ASLFWR3.js} +1 -1
  96. package/dist/{chunk-D3SH5S47.js → chunk-2E3YA5WL.js} +2 -2
  97. package/dist/{chunk-GMVVIPQG.js → chunk-3HAFXWC7.js} +1 -1
  98. package/dist/{chunk-TFUV5RJ3.js → chunk-4ICFPMB2.js} +3 -3
  99. package/dist/{chunk-6RNMY3B3.js → chunk-4PL7X7KE.js} +2 -2
  100. package/dist/{chunk-QESAGPPL.js → chunk-5RWK5FRS.js} +3 -3
  101. package/dist/{chunk-RVSFILDF.js → chunk-6IOI5J2G.js} +2 -2
  102. package/dist/{chunk-HA2G7Z3Y.js → chunk-7TOEC4BY.js} +2 -2
  103. package/dist/{chunk-XZ3DY7TN.js → chunk-C4MZAXMT.js} +1 -1
  104. package/dist/{chunk-M5KK5N5H.js → chunk-CFRCUHQZ.js} +7 -7
  105. package/dist/{chunk-B7HFTI4F.js → chunk-CXPA2XU3.js} +1 -1
  106. package/dist/{chunk-MPQTHOE3.js → chunk-E5X75YOL.js} +2 -2
  107. package/dist/{chunk-DBMGIEGU.js → chunk-EKO72ADZ.js} +2 -2
  108. package/dist/{chunk-X66XJOKK.js → chunk-FJJGUPQ2.js} +2 -2
  109. package/dist/{chunk-FUOWPCCB.js → chunk-GL7Z5DMW.js} +5 -5
  110. package/dist/{chunk-ORU5PV3C.js → chunk-GS3BOLCC.js} +1 -1
  111. package/dist/{chunk-7J3TNUEU.js → chunk-GUB5P3EE.js} +2 -2
  112. package/dist/{chunk-2VHUBRYW.js → chunk-H3MVVKNK.js} +1 -1
  113. package/dist/{chunk-Y4JN2FNO.js → chunk-HC5CLOX3.js} +1 -1
  114. package/dist/{chunk-B63FSPKP.js → chunk-HCU4ACIU.js} +1 -1
  115. package/dist/{chunk-YOLWUQYK.js → chunk-HJZRGFXZ.js} +2 -2
  116. package/dist/{chunk-252JECH3.js → chunk-J2ZYJILQ.js} +4 -4
  117. package/dist/{chunk-KSVVXFS7.js → chunk-JM577F4Y.js} +1 -1
  118. package/dist/{chunk-6NYROZG5.js → chunk-JZQ5ECZR.js} +3 -3
  119. package/dist/{chunk-2H6UV2SG.js → chunk-LDNIFXIK.js} +1 -1
  120. package/dist/{chunk-ZTILFVDQ.js → chunk-LJ5XIABY.js} +3 -3
  121. package/dist/{chunk-OJUEP7CC.js → chunk-ME25LLJQ.js} +2 -2
  122. package/dist/{chunk-YBR7YMSR.js → chunk-MMTH7I32.js} +1 -1
  123. package/dist/{chunk-6UPNVYSM.js → chunk-N5DC4UFP.js} +2 -2
  124. package/dist/{chunk-JTX57GMF.js → chunk-OJWMKFCM.js} +1 -1
  125. package/dist/{chunk-5TSWWRP5.js → chunk-Q4IWTQWW.js} +1 -1
  126. package/dist/{chunk-4JSLFCFC.js → chunk-Q5ITMJW2.js} +3 -3
  127. package/dist/{chunk-I6KKIOW4.js → chunk-QN4JO3ZF.js} +1 -1
  128. package/dist/{chunk-IJ63FSF2.js → chunk-QNC5YD7L.js} +2 -2
  129. package/dist/{chunk-6RICOPVG.js → chunk-S3HUD5FR.js} +6 -9
  130. package/dist/{chunk-ZELJHVRI.js → chunk-SH7Y7ZAK.js} +1 -1
  131. package/dist/{chunk-OA3QBRFE.js → chunk-T3RZI4I7.js} +1 -1
  132. package/dist/{chunk-4O4FBHN5.js → chunk-V7VLONEF.js} +7 -10
  133. package/dist/{chunk-R4F5OA3R.js → chunk-VD3VD7FT.js} +3 -3
  134. package/dist/{chunk-OMUZK3MO.js → chunk-VGEDX2KH.js} +1 -1
  135. package/dist/{chunk-JP6GK2ZA.js → chunk-W5COIO2O.js} +2 -2
  136. package/dist/{chunk-LIWVG7YG.js → chunk-W6PNTZPC.js} +1 -1
  137. package/dist/{chunk-5YJ67DFM.js → chunk-XFPH3PDB.js} +3 -3
  138. package/dist/{chunk-X7NKH6N6.js → chunk-YSPOLHL3.js} +1 -1
  139. package/dist/{chunk-RS26HRDP.js → chunk-ZAOJLOO4.js} +1 -1
  140. package/dist/{chunk-HWO7TXDE.js → chunk-ZSCI4FHZ.js} +1 -1
  141. package/dist/index.css +768 -768
  142. package/dist/index.js +58 -58
  143. package/dist/inputs/src/InputGroup.css +264 -264
  144. package/dist/inputs/src/InputGroup.js +1 -1
  145. package/dist/inputs/src/NumberField.css +286 -286
  146. package/dist/inputs/src/NumberField.js +8 -8
  147. package/dist/inputs/src/PasswordField.css +274 -274
  148. package/dist/inputs/src/PasswordField.js +7 -7
  149. package/dist/inputs/src/RemainingCharacterCount.css +30 -30
  150. package/dist/inputs/src/RemainingCharacterCount.js +5 -5
  151. package/dist/inputs/src/SearchField.css +280 -280
  152. package/dist/inputs/src/SearchField.js +8 -8
  153. package/dist/inputs/src/TextArea.css +281 -281
  154. package/dist/inputs/src/TextArea.js +8 -8
  155. package/dist/inputs/src/TextField.css +278 -278
  156. package/dist/inputs/src/TextField.js +10 -10
  157. package/dist/inputs/src/index.css +324 -324
  158. package/dist/inputs/src/index.js +17 -17
  159. package/dist/overlays/Popover/src/Popover.css +768 -768
  160. package/dist/overlays/Popover/src/Popover.js +58 -58
  161. package/dist/overlays/Popover/src/index.css +768 -768
  162. package/dist/overlays/Popover/src/index.js +58 -58
  163. package/dist/radio/src/DecorativeRadio.css +54 -54
  164. package/dist/radio/src/DecorativeRadio.js +6 -6
  165. package/dist/radio/src/Radio.css +46 -46
  166. package/dist/radio/src/Radio.js +6 -6
  167. package/dist/radio/src/RadioField.css +33 -33
  168. package/dist/radio/src/RadioField.js +1 -1
  169. package/dist/radio/src/RadioGroup.css +98 -98
  170. package/dist/radio/src/RadioGroup.js +1 -1
  171. package/dist/radio/src/index.css +98 -98
  172. package/dist/radio/src/index.js +9 -9
  173. package/dist/switch/src/Switch.css +43 -43
  174. package/dist/switch/src/Switch.js +6 -6
  175. package/dist/switch/src/SwitchField.css +33 -33
  176. package/dist/switch/src/SwitchField.js +1 -1
  177. package/dist/switch/src/index.css +49 -49
  178. package/dist/switch/src/index.js +7 -7
  179. package/dist/tag/src/Tag.css +390 -390
  180. package/dist/tag/src/Tag.js +10 -10
  181. package/dist/tag/src/TagGroup.css +37 -37
  182. package/dist/tag/src/TagGroup.js +1 -1
  183. package/dist/tag/src/TagList.css +27 -27
  184. package/dist/tag/src/index.css +400 -400
  185. package/dist/tag/src/index.js +11 -11
  186. package/dist/typography/Heading/src/Heading.css +27 -27
  187. package/dist/typography/Heading/src/Heading.js +1 -1
  188. package/dist/typography/Heading/src/index.css +27 -27
  189. package/dist/typography/Heading/src/index.js +1 -1
  190. package/dist/typography/Label/src/Label.css +27 -27
  191. package/dist/typography/Label/src/Label.js +1 -1
  192. package/dist/typography/Label/src/index.css +27 -27
  193. package/dist/typography/Label/src/index.js +1 -1
  194. package/dist/typography/OverlineText/src/OverlineText.css +27 -27
  195. package/dist/typography/OverlineText/src/OverlineText.js +1 -1
  196. package/dist/typography/OverlineText/src/index.css +27 -27
  197. package/dist/typography/OverlineText/src/index.js +1 -1
  198. package/dist/typography/Text/src/Text.css +27 -27
  199. package/dist/typography/Text/src/Text.js +1 -1
  200. package/dist/typography/Text/src/index.css +27 -27
  201. package/dist/typography/Text/src/index.js +1 -1
  202. package/dist/utils/src/EnsureTextWrapper.css +27 -27
  203. package/dist/utils/src/EnsureTextWrapper.js +5 -5
  204. package/dist/utils/src/index.css +27 -27
  205. package/dist/utils/src/index.js +5 -5
  206. package/package.json +1 -1
@@ -1,26 +1,26 @@
1
- export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-IJ63FSF2.js';
2
- export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-ORU5PV3C.js';
3
- export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-B7HFTI4F.js';
1
+ export { _Checkbox as Checkbox, GlobalCheckboxCssSelector } from '../../chunk-QNC5YD7L.js';
2
+ export { _CheckboxField as CheckboxField, GlobalCheckboxFieldCssSelector } from '../../chunk-GS3BOLCC.js';
3
+ export { _CheckboxGroup as CheckboxGroup, GlobalCheckboxGroupCssSelector } from '../../chunk-CXPA2XU3.js';
4
4
  export { CheckboxFieldContext } from '../../chunk-ZGNK4GWA.js';
5
5
  export { CheckboxGroupContext } from '../../chunk-N7YDPVZL.js';
6
6
  export { _CheckboxList as CheckboxList, GlobalCheckboxListCssSelector } from '../../chunk-3LRBUQC2.js';
7
7
  export { CheckboxListContext } from '../../chunk-WDUQUPTE.js';
8
- export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-D3SH5S47.js';
8
+ export { _DecorativeCheckbox as DecorativeCheckbox, GlobalDecorativeCheckboxCssSelector } from '../../chunk-2E3YA5WL.js';
9
9
  export { CheckboxContext } from '../../chunk-2EAZPH3M.js';
10
10
  import '../../chunk-DHVVYSLB.js';
11
- import '../../chunk-BPHBGKEP.js';
11
+ import '../../chunk-2ASLFWR3.js';
12
12
  import '../../chunk-ZWU6DRRZ.js';
13
13
  import '../../chunk-LJXTJRSB.js';
14
- import '../../chunk-OA3QBRFE.js';
15
- import '../../chunk-HWO7TXDE.js';
14
+ import '../../chunk-T3RZI4I7.js';
15
+ import '../../chunk-ZSCI4FHZ.js';
16
16
  import '../../chunk-TXZ6BMFR.js';
17
17
  import '../../chunk-QCA3ZR56.js';
18
18
  import '../../chunk-TFVDF4YH.js';
19
19
  import '../../chunk-HZKFQ33E.js';
20
20
  import '../../chunk-FAE27DLF.js';
21
- import '../../chunk-JTX57GMF.js';
21
+ import '../../chunk-OJWMKFCM.js';
22
22
  import '../../chunk-WPNVVGFW.js';
23
- import '../../chunk-KSVVXFS7.js';
23
+ import '../../chunk-JM577F4Y.js';
24
24
  import '../../chunk-X6SER3TZ.js';
25
25
  import '../../chunk-HXI3MEEK.js';
26
26
  import '../../chunk-M36KANKC.js';
@@ -1,8 +1,8 @@
1
1
  import { useSlot } from './chunk-H5YTU3U7.js';
2
- import { _Spinner } from './chunk-JP6GK2ZA.js';
2
+ import { _Spinner } from './chunk-W5COIO2O.js';
3
3
  import { ButtonContext } from './chunk-WMTWFKKP.js';
4
4
  import { IconListContext } from './chunk-DHVVYSLB.js';
5
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
5
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
6
6
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
7
7
  import { TextContext } from './chunk-X6SER3TZ.js';
8
8
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -16,7 +16,7 @@ import { useContextProps, composeRenderProps, DEFAULT_SLOT, Button as Button$1 }
16
16
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
17
17
 
18
18
  // css-module:./Button.module.css#css-module
19
- var Button_module_default = { "hop-Button": "Button-module__hop-Button___wPmJq", "hop-Button--fluid": "Button-module__hop-Button--fluid___2mgsx", "hop-Button--sm": "Button-module__hop-Button--sm___MZYWe", "hop-Button--md": "Button-module__hop-Button--md___giNX1", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___KFrmA", "hop-Button--primary": "Button-module__hop-Button--primary___naJ-v", "hop-Button--secondary": "Button-module__hop-Button--secondary___oFVxG", "hop-Button--upsell": "Button-module__hop-Button--upsell___IrFm6", "hop-Button--danger": "Button-module__hop-Button--danger___XvzVY", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___8QTaO", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___VzDHp", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___Tt4Mb", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___iKsuT", "hop-Button__icon": "Button-module__hop-Button__icon___psDEj", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___uvHt-", "hop-Button__text": "Button-module__hop-Button__text___0u8jo", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___oxOgt", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___QmVeu" };
19
+ var Button_module_default = { "hop-Button": "Button-module__hop-Button___S06OB", "hop-Button--fluid": "Button-module__hop-Button--fluid___SqzZY", "hop-Button--sm": "Button-module__hop-Button--sm___gfopf", "hop-Button--md": "Button-module__hop-Button--md___JpzTM", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___jQXTr", "hop-Button--primary": "Button-module__hop-Button--primary___esB1Y", "hop-Button--secondary": "Button-module__hop-Button--secondary___CCW1W", "hop-Button--upsell": "Button-module__hop-Button--upsell___ue1ow", "hop-Button--danger": "Button-module__hop-Button--danger___y7rlJ", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___1tb31", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___Hmb8Y", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___ttHHG", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___rX-7P", "hop-Button__icon": "Button-module__hop-Button__icon___a49Z5", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___Qi7GZ", "hop-Button__text": "Button-module__hop-Button__text___uQrRf", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___ccSYR", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___bJE7S" };
20
20
  var GlobalButtonCssSelector = "hop-Button";
21
21
  function Button(props, ref) {
22
22
  var _a, _b;
@@ -20,7 +20,7 @@ function mapOrbiterToHopperVariants(variant) {
20
20
  }
21
21
 
22
22
  // css-module:./EmbeddedButton.module.css#css-module
23
- var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___U6rqK", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___-pICA", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___r-69A", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___FgAz0", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___deja-", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___VGCG1", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___3hszl", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___rGOd3", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___nQbYt", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___-CvhO", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___XeH7B", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___OFTT3", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___tGcdE", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___zvsRX", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___GZiUl", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___ic3a-" };
23
+ var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___GGdGV", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___btzRA", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___mSedM", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___-HX-R", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___RPq3Y", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___SWJ3L", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___mwq6X", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___1nPPq", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___t8F-8", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___zFEob", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___SeuCq", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___MnlMj", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___FRoc-", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___wr9fn", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___P91eh", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___BOuwf" };
24
24
  var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
25
25
  function EmbeddedButton(props, ref) {
26
26
  var _a;
@@ -1,5 +1,5 @@
1
1
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
2
- import { _Text } from './chunk-KSVVXFS7.js';
2
+ import { _Text } from './chunk-JM577F4Y.js';
3
3
  import { jsx, Fragment } from 'react/jsx-runtime';
4
4
 
5
5
  var EnsureTextWrapper = ({ children }) => {
@@ -1,6 +1,6 @@
1
1
  import { CheckboxContext } from './chunk-2EAZPH3M.js';
2
2
  import { IconListContext } from './chunk-DHVVYSLB.js';
3
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
4
4
  import { TextContext } from './chunk-X6SER3TZ.js';
5
5
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
6
6
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
15
15
  import { jsx, jsxs } from 'react/jsx-runtime';
16
16
 
17
17
  // css-module:./DecorativeCheckbox.module.css#css-module
18
- var DecorativeCheckbox_module_default = { "hop-DecorativeCheckbox": "DecorativeCheckbox-module__hop-DecorativeCheckbox___v2A5U Checkbox-module__hop-Checkbox___breG4", "hop-DecorativeCheckbox--sm": "DecorativeCheckbox-module__hop-DecorativeCheckbox--sm___QS0Hj Checkbox-module__hop-Checkbox--sm___9BSWl", "hop-DecorativeCheckbox--md": "DecorativeCheckbox-module__hop-DecorativeCheckbox--md___WLfZV Checkbox-module__hop-Checkbox--md___njUQ-", "hop-DecorativeCheckbox__icon": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon___K-xfc Checkbox-module__hop-Checkbox__icon___ijxtW", "hop-DecorativeCheckbox__icon-list": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon-list___3cFwU Checkbox-module__hop-Checkbox__icon___ijxtW", "hop-DecorativeCheckbox__box": "DecorativeCheckbox-module__hop-DecorativeCheckbox__box___vIWgx Checkbox-module__hop-Checkbox__box___plFgM", "hop-DecorativeCheckbox__check": "DecorativeCheckbox-module__hop-DecorativeCheckbox__check___faKBO Checkbox-module__hop-Checkbox__check___nPJ40", "hop-DecorativeCheckbox__text": "DecorativeCheckbox-module__hop-DecorativeCheckbox__text___KcXnU Checkbox-module__hop-Checkbox__text___X5z5O" };
18
+ var DecorativeCheckbox_module_default = { "hop-DecorativeCheckbox": "DecorativeCheckbox-module__hop-DecorativeCheckbox___XFbcU Checkbox-module__hop-Checkbox___6p94H", "hop-DecorativeCheckbox--sm": "DecorativeCheckbox-module__hop-DecorativeCheckbox--sm___YIc1u Checkbox-module__hop-Checkbox--sm___Q21jw", "hop-DecorativeCheckbox--md": "DecorativeCheckbox-module__hop-DecorativeCheckbox--md___J2PvK Checkbox-module__hop-Checkbox--md___xCsVT", "hop-DecorativeCheckbox__icon": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon___JsC8C Checkbox-module__hop-Checkbox__icon___xTtXG", "hop-DecorativeCheckbox__icon-list": "DecorativeCheckbox-module__hop-DecorativeCheckbox__icon-list___KBc5m Checkbox-module__hop-Checkbox__icon___xTtXG", "hop-DecorativeCheckbox__box": "DecorativeCheckbox-module__hop-DecorativeCheckbox__box___w6lwK Checkbox-module__hop-Checkbox__box___-Yuy-", "hop-DecorativeCheckbox__check": "DecorativeCheckbox-module__hop-DecorativeCheckbox__check___XOONT Checkbox-module__hop-Checkbox__check___mp55c", "hop-DecorativeCheckbox__text": "DecorativeCheckbox-module__hop-DecorativeCheckbox__text___YkK29 Checkbox-module__hop-Checkbox__text___KzSfP" };
19
19
  var GlobalDecorativeCheckboxCssSelector = "hop-DecorativeCheckbox";
20
20
  function DecorativeCheckbox(props, ref) {
21
21
  var _a;
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, RadioGroup as RadioGroup$1 } from
14
14
  import { jsx } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./RadioGroup.module.css#css-module
17
- var RadioGroup_module_default = { "hop-RadioGroup": "RadioGroup-module__hop-RadioGroup___tclWg", "hop-RadioGroup--bordered": "RadioGroup-module__hop-RadioGroup--bordered___FOLGh", "hop-RadioGroup--sm": "RadioGroup-module__hop-RadioGroup--sm___zl8-C", "hop-RadioGroup--md": "RadioGroup-module__hop-RadioGroup--md___4QMls", "hop-RadioGroup__label": "RadioGroup-module__hop-RadioGroup__label___LuVkt", "hop-RadioGroup__list": "RadioGroup-module__hop-RadioGroup__list___niVaq", "hop-RadioGroup__radio": "RadioGroup-module__hop-RadioGroup__radio___XiAR3", "hop-RadioGroup__error-message": "RadioGroup-module__hop-RadioGroup__error-message___IP0Tn", "hop-RadioGroup__helper-message": "RadioGroup-module__hop-RadioGroup__helper-message___l-6Dt" };
17
+ var RadioGroup_module_default = { "hop-RadioGroup": "RadioGroup-module__hop-RadioGroup___M4nxU", "hop-RadioGroup--bordered": "RadioGroup-module__hop-RadioGroup--bordered___nHkTy", "hop-RadioGroup--sm": "RadioGroup-module__hop-RadioGroup--sm___rghH4", "hop-RadioGroup--md": "RadioGroup-module__hop-RadioGroup--md___oherm", "hop-RadioGroup__label": "RadioGroup-module__hop-RadioGroup__label___LMtH-", "hop-RadioGroup__list": "RadioGroup-module__hop-RadioGroup__list___fhOj3", "hop-RadioGroup__radio": "RadioGroup-module__hop-RadioGroup__radio___xTCm2", "hop-RadioGroup__error-message": "RadioGroup-module__hop-RadioGroup__error-message___IAkIi", "hop-RadioGroup__helper-message": "RadioGroup-module__hop-RadioGroup__helper-message___2C-Pi" };
18
18
  var GlobalRadioGroupCssSelector = "hop-RadioGroup";
19
19
  function RadioGroup(props, ref) {
20
20
  var _a, _b;
@@ -1,7 +1,7 @@
1
- import { _SelectValue } from './chunk-6UPNVYSM.js';
1
+ import { _SelectValue } from './chunk-N5DC4UFP.js';
2
2
  import { SelectContext } from './chunk-T24MBA34.js';
3
3
  import { ListBoxContext } from './chunk-UIEP5BA5.js';
4
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
4
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
5
5
  import { LabelContext } from './chunk-QCA3ZR56.js';
6
6
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
7
7
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Select as Select$1, Button } from
17
17
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
18
18
 
19
19
  // css-module:./Select.module.css#css-module
20
- var Select_module_default = { "hop-Select": "Select-module__hop-Select___QfkJS", "hop-Select--fluid": "Select-module__hop-Select--fluid___ehxcK", "hop-Select__label": "Select-module__hop-Select__label___eabHv", "hop-Select__button": "Select-module__hop-Select__button___oRdsv", "hop-Select__button--sm": "Select-module__hop-Select__button--sm___hjzPC", "hop-Select__button--md": "Select-module__hop-Select__button--md___az8pt", "hop-Select__prefix": "Select-module__hop-Select__prefix___xW2IR", "hop-Select__button-icon": "Select-module__hop-Select__button-icon___ZL9DN", "hop-Select__helper-message": "Select-module__hop-Select__helper-message___OKRr4", "hop-Select__error-message": "Select-module__hop-Select__error-message___zQ-lf" };
20
+ var Select_module_default = { "hop-Select": "Select-module__hop-Select___k6OaF", "hop-Select--fluid": "Select-module__hop-Select--fluid___ZaVzc", "hop-Select__label": "Select-module__hop-Select__label___dXt1G", "hop-Select__button": "Select-module__hop-Select__button___pKuQ7", "hop-Select__button--sm": "Select-module__hop-Select__button--sm___E0qvy", "hop-Select__button--md": "Select-module__hop-Select__button--md___8ZWP4", "hop-Select__prefix": "Select-module__hop-Select__prefix___cznjq", "hop-Select__button-icon": "Select-module__hop-Select__button-icon___Oz4hR", "hop-Select__helper-message": "Select-module__hop-Select__helper-message___k5q1e", "hop-Select__error-message": "Select-module__hop-Select__error-message___1y96F" };
21
21
  var GlobalSelectCssSelector = "hop-Select";
22
22
  function Select(props, ref) {
23
23
  var _a, _b;
@@ -1,5 +1,5 @@
1
1
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
2
- import { _Text } from './chunk-KSVVXFS7.js';
2
+ import { _Text } from './chunk-JM577F4Y.js';
3
3
  import { useRenderProps } from './chunk-NH3IVMXB.js';
4
4
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -10,7 +10,7 @@ import { FieldErrorContext, useContextProps, composeRenderProps } from 'react-ar
10
10
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./ErrorMessage.module.css#css-module
13
- var ErrorMessage_module_default = { "hop-ErrorMessage": "ErrorMessage-module__hop-ErrorMessage___LNoKQ", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___VHrXB" };
13
+ var ErrorMessage_module_default = { "hop-ErrorMessage": "ErrorMessage-module__hop-ErrorMessage___hP8Lb", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___-UKmc" };
14
14
  var GlobalErrorMessageCssSelector = "hop-ErrorMessage";
15
15
  function ErrorMessage(props, ref) {
16
16
  const validation = useContext(FieldErrorContext);
@@ -1,6 +1,6 @@
1
1
  import { SearchFieldContext } from './chunk-3NKF5TPD.js';
2
- import { _InputGroup } from './chunk-ZELJHVRI.js';
3
- import { _ClearButton } from './chunk-I6KKIOW4.js';
2
+ import { _InputGroup } from './chunk-SH7Y7ZAK.js';
3
+ import { _ClearButton } from './chunk-QN4JO3ZF.js';
4
4
  import { LabelContext } from './chunk-QCA3ZR56.js';
5
5
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
6
6
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, Input, SearchField as SearchField$
18
18
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
19
19
 
20
20
  // css-module:./SearchField.module.css#css-module
21
- var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___HfIPZ", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___Pl1t7", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___U-GWL", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___SppZQ", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___R1sxH", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___yDzOM", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___fVscl", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___Y8Hvq", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___I-i9y" };
21
+ var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___5cFCC", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___8LapF", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___PlfSB", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___cX95R", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___FsW0i", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___--ZYX", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___HGyzR", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___PN8tq", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___Du4GY" };
22
22
  var GlobalSearchFieldCssSelector = "hop-SearchField";
23
23
  function SearchField(props, ref) {
24
24
  var _a;
@@ -1,6 +1,6 @@
1
1
  import { SwitchContext } from './chunk-YHBJAXUY.js';
2
2
  import { IconListContext } from './chunk-DHVVYSLB.js';
3
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
4
4
  import { TextContext } from './chunk-X6SER3TZ.js';
5
5
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
6
6
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, Switch as Switch$1 } from 'react-a
13
13
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./Switch.module.css#css-module
16
- var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___uhAMS", "hop-Switch--sm": "Switch-module__hop-Switch--sm___I--SH", "hop-Switch--md": "Switch-module__hop-Switch--md___XskDz", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___1Kfbz", "hop-Switch__text": "Switch-module__hop-Switch__text___UXs4t", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___AaKpd", "hop-Switch__icon": "Switch-module__hop-Switch__icon___2lqFj" };
16
+ var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___OgWHA", "hop-Switch--sm": "Switch-module__hop-Switch--sm___pfDB7", "hop-Switch--md": "Switch-module__hop-Switch--md___H5-7i", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___0Wu9F", "hop-Switch__text": "Switch-module__hop-Switch__text___QKzaQ", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___qleMw", "hop-Switch__icon": "Switch-module__hop-Switch__icon___mal3t" };
17
17
  var GlobalSwitchCssSelector = "hop-Switch";
18
18
  function Switch(props, ref) {
19
19
  var _a;
@@ -1,6 +1,6 @@
1
1
  import { RadioContext } from './chunk-FU5CCPLP.js';
2
2
  import { IconListContext } from './chunk-DHVVYSLB.js';
3
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
4
4
  import { TextContext } from './chunk-X6SER3TZ.js';
5
5
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
6
6
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, Radio as Radio$1 } from 'react-ari
13
13
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./Radio.module.css#css-module
16
- var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___uVVY4", "hop-Radio--sm": "Radio-module__hop-Radio--sm___LWATw", "hop-Radio--md": "Radio-module__hop-Radio--md___RhP2t", "hop-Radio__icon": "Radio-module__hop-Radio__icon___HMK-H", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___EPAwm", "hop-Radio__box": "Radio-module__hop-Radio__box___fe1zI", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___CzSwE", "hop-Radio__text": "Radio-module__hop-Radio__text___Ze9cX" };
16
+ var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___h8Z6L", "hop-Radio--sm": "Radio-module__hop-Radio--sm___7sBTe", "hop-Radio--md": "Radio-module__hop-Radio--md___j7dwT", "hop-Radio__icon": "Radio-module__hop-Radio__icon___mK02s", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___w84Lc", "hop-Radio__box": "Radio-module__hop-Radio__box___QxeF6", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___vdRIs", "hop-Radio__text": "Radio-module__hop-Radio__text___jBXMf" };
17
17
  var GlobalRadioCssSelector = "hop-Radio";
18
18
  function Radio(props, ref) {
19
19
  var _a;
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
10
10
  import { jsx } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./FloatingBadge.module.css#css-module
13
- var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___RuMlo", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___pmHId" };
13
+ var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___1CBdW", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___d4Kjp" };
14
14
  var GlobalFloatingBadgeCssSelector = "hop-FloatingBadge";
15
15
  function FloatingBadge(props, ref) {
16
16
  [props, ref] = useContextProps(props, ref, FloatingBadgeContext);
@@ -1,29 +1,29 @@
1
1
  import { TagGroupContext } from './chunk-LCAS3YQV.js';
2
2
  import { RadioGroupContext } from './chunk-5MBJWRZD.js';
3
+ import { TextFieldContext } from './chunk-O4XPUINW.js';
3
4
  import { ContentContext } from './chunk-IXB2WK56.js';
4
5
  import { _Footer } from './chunk-GTM56LGX.js';
5
6
  import { FooterContext } from './chunk-I67NHYK4.js';
6
7
  import { PasswordFieldContext } from './chunk-QW45G6K4.js';
7
8
  import { SearchFieldContext } from './chunk-3NKF5TPD.js';
8
9
  import { TextAreaContext } from './chunk-MHQZXLKW.js';
9
- import { TextFieldContext } from './chunk-O4XPUINW.js';
10
10
  import { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
11
11
  import { CheckboxFieldContext } from './chunk-ZGNK4GWA.js';
12
12
  import { CheckboxGroupContext } from './chunk-N7YDPVZL.js';
13
13
  import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
14
14
  import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
15
+ import { SelectOptionsContext } from './chunk-CQFXGAJK.js';
15
16
  import { ButtonContext as ButtonContext$1 } from './chunk-WMTWFKKP.js';
16
17
  import { SelectContext } from './chunk-T24MBA34.js';
17
- import { SelectOptionsContext } from './chunk-CQFXGAJK.js';
18
- import { _ListBox } from './chunk-4JSLFCFC.js';
18
+ import { LinkContext } from './chunk-4VVNSXIB.js';
19
+ import { _ListBox } from './chunk-Q5ITMJW2.js';
19
20
  import { isFunction, isNil } from './chunk-TIPN4VYD.js';
20
21
  import { CheckboxContext } from './chunk-2EAZPH3M.js';
21
22
  import { _HopperProvider } from './chunk-NMKBUGSO.js';
22
- import { LinkContext } from './chunk-4VVNSXIB.js';
23
23
  import { FormContext } from './chunk-EURJK4ZT.js';
24
24
  import { PopoverContext } from './chunk-SC6ZK5ON.js';
25
25
  import { ListBoxContext } from './chunk-UIEP5BA5.js';
26
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
26
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
27
27
  import { HeadingContext } from './chunk-TXZ6BMFR.js';
28
28
  import { LabelContext } from './chunk-QCA3ZR56.js';
29
29
  import { ComboBoxContext } from './chunk-4XHTP4GX.js';
@@ -123,7 +123,7 @@ var _ComboBoxOptions = forwardRef(ComboBoxOptions);
123
123
  _ComboBoxOptions.displayName = "ComboBoxOptions";
124
124
 
125
125
  // css-module:./Form.module.css#css-module
126
- var Form_module_default = { "hop-Form": "Form-module__hop-Form___eqN2-" };
126
+ var Form_module_default = { "hop-Form": "Form-module__hop-Form___tj4-P" };
127
127
  var GlobalFormCssSelector = "hop-Form";
128
128
  function Form(props, ref) {
129
129
  var _a;
@@ -738,7 +738,7 @@ function $f86e6c1ec7da6ebb$export$bc3384a35de93d66(options) {
738
738
  }
739
739
 
740
740
  // css-module:./Popover.module.css#css-module
741
- var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___8d0kH", "fade": "Popover-module__fade___ScKhP", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___OlnYm", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___u3ugx", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___T1gtF", "hop-Popover__title": "Popover-module__hop-Popover__title___6CPkP", "hop-Popover__content": "Popover-module__hop-Popover__content___kOQSN", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___uQerR", "hop-Popover__footer": "Popover-module__hop-Popover__footer___gT-x1", "hop-Popover__actions": "Popover-module__hop-Popover__actions___-Ar4R", "hop-Popover__action": "Popover-module__hop-Popover__action___BE3ex" };
741
+ var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___SH1ee", "fade": "Popover-module__fade___fPmE-", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___nkXzy", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___IO3PL", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___EfdPN", "hop-Popover__title": "Popover-module__hop-Popover__title___UNlB1", "hop-Popover__content": "Popover-module__hop-Popover__content___kVKqO", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___iDWIe", "hop-Popover__footer": "Popover-module__hop-Popover__footer___u2Usr", "hop-Popover__actions": "Popover-module__hop-Popover__actions___NTjkp", "hop-Popover__action": "Popover-module__hop-Popover__action___4FF5r" };
742
742
  var GlobalPopoverCssSelector = "hop-Popover";
743
743
  function Popover(props, ref) {
744
744
  var _a;
@@ -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-CheckboxGroup___3xFUZ", "hop-CheckboxGroup--bordered": "CheckboxGroup-module__hop-CheckboxGroup--bordered___hTcC8", "hop-CheckboxGroup--sm": "CheckboxGroup-module__hop-CheckboxGroup--sm___Ri1b-", "hop-CheckboxGroup--md": "CheckboxGroup-module__hop-CheckboxGroup--md___emVeg", "hop-CheckboxGroup__label": "CheckboxGroup-module__hop-CheckboxGroup__label___yLkcy", "hop-CheckboxGroup__list": "CheckboxGroup-module__hop-CheckboxGroup__list___xeBno", "hop-CheckboxGroup__checkbox": "CheckboxGroup-module__hop-CheckboxGroup__checkbox___s-PL0", "hop-CheckboxGroup__error-message": "CheckboxGroup-module__hop-CheckboxGroup__error-message___H9eoJ", "hop-CheckboxGroup__helper-message": "CheckboxGroup-module__hop-CheckboxGroup__helper-message___6dvIt" };
17
+ var CheckboxGroup_module_default = { "hop-CheckboxGroup": "CheckboxGroup-module__hop-CheckboxGroup___NcO6p", "hop-CheckboxGroup--bordered": "CheckboxGroup-module__hop-CheckboxGroup--bordered___a3G2P", "hop-CheckboxGroup--sm": "CheckboxGroup-module__hop-CheckboxGroup--sm___Vm2Wf", "hop-CheckboxGroup--md": "CheckboxGroup-module__hop-CheckboxGroup--md___QXcfd", "hop-CheckboxGroup__label": "CheckboxGroup-module__hop-CheckboxGroup__label___-3h2I", "hop-CheckboxGroup__list": "CheckboxGroup-module__hop-CheckboxGroup__list___TUYIp", "hop-CheckboxGroup__checkbox": "CheckboxGroup-module__hop-CheckboxGroup__checkbox___gpEbz", "hop-CheckboxGroup__error-message": "CheckboxGroup-module__hop-CheckboxGroup__error-message___KFiW8", "hop-CheckboxGroup__helper-message": "CheckboxGroup-module__hop-CheckboxGroup__helper-message___71EIV" };
18
18
  var GlobalCheckboxGroupCssSelector = "hop-CheckboxGroup";
19
19
  function CheckboxGroup(props, ref) {
20
20
  var _a, _b;
@@ -1,5 +1,5 @@
1
1
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
2
- import { _Text } from './chunk-KSVVXFS7.js';
2
+ import { _Text } from './chunk-JM577F4Y.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-HelperMessage___cboH7", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___LOn-n" };
12
+ var HelperMessage_module_default = { "hop-HelperMessage": "HelperMessage-module__hop-HelperMessage___pqVGa", "hop-HelperMessage__icon": "HelperMessage-module__hop-HelperMessage__icon___JQkBp" };
13
13
  var GlobalHelperMessageCssSelector = "hop-HelperMessage";
14
14
  function HelperMessage(props, ref) {
15
15
  const validation = useContext(FieldErrorContext);
@@ -1,6 +1,6 @@
1
1
  import { LinkContext } from './chunk-4VVNSXIB.js';
2
2
  import { IconListContext } from './chunk-DHVVYSLB.js';
3
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
4
4
  import { TextContext } from './chunk-X6SER3TZ.js';
5
5
  import { SlotProvider } from './chunk-M36KANKC.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps, DEFAULT_SLOT, Link as Link$1 } fro
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./Link.module.css#css-module
15
- var Link_module_default = { "hop-Link": "Link-module__hop-Link___e4bIR", "hop-Link--quiet": "Link-module__hop-Link--quiet___T9Oh-", "hop-Link--primary": "Link-module__hop-Link--primary___I-2lD", "hop-Link--secondary": "Link-module__hop-Link--secondary___zlzsN", "hop-Link__icon": "Link-module__hop-Link__icon___6kemk", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___4hVx7", "hop-Link__text": "Link-module__hop-Link__text___t0-rU", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___KDqNg", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___FxdXZ" };
15
+ var Link_module_default = { "hop-Link": "Link-module__hop-Link___ltHGA", "hop-Link--quiet": "Link-module__hop-Link--quiet___Qj-2m", "hop-Link--primary": "Link-module__hop-Link--primary___jP5mq", "hop-Link--secondary": "Link-module__hop-Link--secondary___u4rXq", "hop-Link__icon": "Link-module__hop-Link__icon___-eMzb", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___T6YaW", "hop-Link__text": "Link-module__hop-Link__text___J2chg", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___ht7DF", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___DXTpP" };
16
16
  var GlobalLinkCssSelector = "hop-Link";
17
17
  var LinkToIconSizeAdapter = {
18
18
  inherit: void 0,
@@ -1,6 +1,6 @@
1
1
  import { PopoverContext } from './chunk-SC6ZK5ON.js';
2
2
  import { ListBoxContext } from './chunk-UIEP5BA5.js';
3
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
4
4
  import { LabelContext } from './chunk-QCA3ZR56.js';
5
5
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
6
6
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -18,7 +18,7 @@ import { useContextProps, useSlottedContext, InputContext, composeRenderProps, C
18
18
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
19
19
 
20
20
  // css-module:./ComboBox.module.css#css-module
21
- var ComboBox_module_default = { "hop-ComboBox": "ComboBox-module__hop-ComboBox___-uaSh", "hop-ComboBox--fluid": "ComboBox-module__hop-ComboBox--fluid___AFM7A", "hop-ComboBox__label": "ComboBox-module__hop-ComboBox__label___TWpHn", "hop-ComboBox__trigger": "ComboBox-module__hop-ComboBox__trigger___wTmon", "hop-ComboBox__trigger--sm": "ComboBox-module__hop-ComboBox__trigger--sm___-KMSd", "hop-ComboBox__trigger--md": "ComboBox-module__hop-ComboBox__trigger--md___EX4JY", "hop-ComboBox__input": "ComboBox-module__hop-ComboBox__input___j9VjW", "hop-ComboBox__button": "ComboBox-module__hop-ComboBox__button___G0iN9", "hop-ComboBox__prefix": "ComboBox-module__hop-ComboBox__prefix___3v9a5", "hop-ComboBox__button-icon": "ComboBox-module__hop-ComboBox__button-icon___rBLaP", "hop-ComboBox__helper-message": "ComboBox-module__hop-ComboBox__helper-message___uPRWl", "hop-ComboBox__error-message": "ComboBox-module__hop-ComboBox__error-message___b4gZ4" };
21
+ var ComboBox_module_default = { "hop-ComboBox": "ComboBox-module__hop-ComboBox___4q8ly", "hop-ComboBox--fluid": "ComboBox-module__hop-ComboBox--fluid___PRhRC", "hop-ComboBox__label": "ComboBox-module__hop-ComboBox__label___fw4iy", "hop-ComboBox__trigger": "ComboBox-module__hop-ComboBox__trigger___lS9-p", "hop-ComboBox__trigger--sm": "ComboBox-module__hop-ComboBox__trigger--sm___muJXw", "hop-ComboBox__trigger--md": "ComboBox-module__hop-ComboBox__trigger--md___BuClg", "hop-ComboBox__input": "ComboBox-module__hop-ComboBox__input___E1lkz", "hop-ComboBox__button": "ComboBox-module__hop-ComboBox__button___0eAke", "hop-ComboBox__prefix": "ComboBox-module__hop-ComboBox__prefix___YpD-4", "hop-ComboBox__button-icon": "ComboBox-module__hop-ComboBox__button-icon___srXaC", "hop-ComboBox__helper-message": "ComboBox-module__hop-ComboBox__helper-message___HYIZJ", "hop-ComboBox__error-message": "ComboBox-module__hop-ComboBox__error-message___5Gu0u" };
22
22
  var GlobalComboBoxCssSelector = "hop-ComboBox";
23
23
  function ComboBox(props, ref) {
24
24
  var _a, _b, _c;
@@ -1,9 +1,9 @@
1
1
  import { TextFieldContext } from './chunk-O4XPUINW.js';
2
2
  import { useTruncatedText } from './chunk-Z57VHYOF.js';
3
- import { _RemainingCharacterCount } from './chunk-7J3TNUEU.js';
4
- import { _InputGroup } from './chunk-ZELJHVRI.js';
5
- import { _ClearButton } from './chunk-I6KKIOW4.js';
6
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { _RemainingCharacterCount } from './chunk-GUB5P3EE.js';
4
+ import { _InputGroup } from './chunk-SH7Y7ZAK.js';
5
+ import { _ClearButton } from './chunk-QN4JO3ZF.js';
6
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
7
7
  import { LabelContext } from './chunk-QCA3ZR56.js';
8
8
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
9
9
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -23,7 +23,7 @@ import { useContextProps, composeRenderProps, Input, TextField as TextField$1 }
23
23
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
24
24
 
25
25
  // css-module:./TextField.module.css#css-module
26
- var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___KVScA", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___jCHUe", "hop-TextField__Label": "TextField-module__hop-TextField__Label___NgSTy", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___jPxCV", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___kpHZQ", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___WeDH-", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___X--TL" };
26
+ var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___sKeVv", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___GJs4X", "hop-TextField__Label": "TextField-module__hop-TextField__Label___abBRH", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___BDREU", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___WbIfx", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___XFW2S", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___T2RKm" };
27
27
  var GlobalTextFieldCssSelector = "hop-TextField";
28
28
  function TextField(props, ref) {
29
29
  var _a;
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./CheckboxField.module.css#css-module
15
- var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___NM98u", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___KmoTe", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___cVrKu", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___-KTuS", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___SZNAO" };
15
+ var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___kEez4", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___ClYi0", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___K24sH", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___xjbJo", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___FFLo2" };
16
16
  var GlobalCheckboxFieldCssSelector = "hop-CheckboxField";
17
17
  var CheckboxToDescriptionSizeAdapter = {
18
18
  sm: "xs",
@@ -1,5 +1,5 @@
1
1
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
2
- import { _Text } from './chunk-KSVVXFS7.js';
2
+ import { _Text } from './chunk-JM577F4Y.js';
3
3
  import { useRenderProps } from './chunk-NH3IVMXB.js';
4
4
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -10,7 +10,7 @@ import { composeRenderProps } from 'react-aria-components';
10
10
  import { jsx } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./RemainingCharacterCount.module.css#css-module
13
- var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___-1MDH" };
13
+ var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___roF8o" };
14
14
  var GlobalRemainingCharacterCountCssSelector = "hop-RemainingCharacterCount";
15
15
  function RemainingCharacterCount(props, ref) {
16
16
  const { stylingProps, ...ownProps } = useStyledSystem(props);
@@ -7,7 +7,7 @@ import { useContextProps } from 'react-aria-components';
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./ListBoxItemSkeleton.module.css#css-module
10
- var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton___4oeG1", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___OuvQQ", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___qIR4i", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___F0vXr", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___ZKKuk", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___IHWA8" };
10
+ var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton___IXZZR", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___0QU2V", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___6EVZi", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___3f4MO", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___k8Bla", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___DuE7P" };
11
11
  var GlobalListBoxItemSkeletonCssSelector = "hop-ListBoxItemSkeleton";
12
12
  function ListBoxItemSkeleton(props, ref) {
13
13
  var _a;
@@ -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-IconList___sAa77" };
11
+ var IconList_module_default = { "hop-IconList": "IconList-module__hop-IconList___XdLlV" };
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-TagGroup___aU-dv", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___YuheA", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___BH0FD", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___9xRJn", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___8AixM" };
16
+ var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___IMoeV", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___kKUSV", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___mPvHT", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___luEjH", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___j7mit" };
17
17
  var GlobalTagGroupCssSelector = "hop-TagGroup";
18
18
  function TagGroup(props, ref) {
19
19
  var _a;
@@ -1,6 +1,6 @@
1
1
  import { RadioContext } from './chunk-FU5CCPLP.js';
2
2
  import { IconListContext } from './chunk-DHVVYSLB.js';
3
- import { EnsureTextWrapper } from './chunk-BPHBGKEP.js';
3
+ import { EnsureTextWrapper } from './chunk-2ASLFWR3.js';
4
4
  import { TextContext } from './chunk-X6SER3TZ.js';
5
5
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
6
6
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
15
15
  import { jsx, jsxs } from 'react/jsx-runtime';
16
16
 
17
17
  // css-module:./DecorativeRadio.module.css#css-module
18
- var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-DecorativeRadio___3t6es Radio-module__hop-Radio___uVVY4", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___eWI-8 Radio-module__hop-Radio--sm___LWATw", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___g2Yqj Radio-module__hop-Radio--md___RhP2t", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___ohh36 Radio-module__hop-Radio__icon___HMK-H", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___JnRb5 Radio-module__hop-Radio__icon___HMK-H", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___GJaKH Radio-module__hop-Radio__box___fe1zI", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___seZMP Radio-module__hop-Radio__bullet___CzSwE", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___pdltR Radio-module__hop-Radio__text___Ze9cX" };
18
+ var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-DecorativeRadio___-486P Radio-module__hop-Radio___h8Z6L", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___WLiz- Radio-module__hop-Radio--sm___7sBTe", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___z82ed Radio-module__hop-Radio--md___j7dwT", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___HFNMf Radio-module__hop-Radio__icon___mK02s", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___aQUFN Radio-module__hop-Radio__icon___mK02s", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___wDgmw Radio-module__hop-Radio__box___QxeF6", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___IhWJR Radio-module__hop-Radio__bullet___vdRIs", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___KTWle Radio-module__hop-Radio__text___jBXMf" };
19
19
  var GlobalDecorativeRadioCssSelector = "hop-DecorativeRadio";
20
20
  function DecorativeRadio(props, ref) {
21
21
  var _a;
@@ -1,8 +1,8 @@
1
1
  import { useFontFaceReady } from './chunk-IU6XMS2X.js';
2
- import { TextAreaContext } from './chunk-MHQZXLKW.js';
3
2
  import { useTruncatedText } from './chunk-Z57VHYOF.js';
4
- import { _RemainingCharacterCount } from './chunk-7J3TNUEU.js';
5
- import { _InputGroup } from './chunk-ZELJHVRI.js';
3
+ import { _RemainingCharacterCount } from './chunk-GUB5P3EE.js';
4
+ import { TextAreaContext } from './chunk-MHQZXLKW.js';
5
+ import { _InputGroup } from './chunk-SH7Y7ZAK.js';
6
6
  import { LabelContext } from './chunk-QCA3ZR56.js';
7
7
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
8
8
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -79,7 +79,7 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
79
79
  }
80
80
 
81
81
  // css-module:./TextArea.module.css#css-module
82
- var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___vlvWp", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___e-wUH", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___Ip9t7", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___6Bqot", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___aju0U", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___V5bNj", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___LVKvO", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___Z16ZM", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___LOpIp" };
82
+ var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___LYNo6", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___uAJ3V", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___fp7uM", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___aReVd", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___CyeJZ", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___olaRP", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___GbUWL", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___MEteb", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___jBxGF" };
83
83
  var GlobalTextAreaCssSelector = "hop-TextArea";
84
84
  var DefaultMinimumTextAreaRows = 3;
85
85
  var pxToInt = (value) => {
@@ -9,7 +9,7 @@ import { useContextProps, Text as Text$1 } from 'react-aria-components';
9
9
  import { jsx } from 'react/jsx-runtime';
10
10
 
11
11
  // css-module:./Text.module.css#css-module
12
- var Text_module_default = { "hop-Text": "Text-module__hop-Text___a3kO5", "hop-Text--xs": "Text-module__hop-Text--xs___oNTnw", "hop-Text--sm": "Text-module__hop-Text--sm___w91cp", "hop-Text--md": "Text-module__hop-Text--md___sWC3z", "hop-Text--lg": "Text-module__hop-Text--lg___CsB7P", "hop-Text--xl": "Text-module__hop-Text--xl___CIkMe", "hop-Text--2xl": "Text-module__hop-Text--2xl___hSu4e", "hop-Text--inherit": "Text-module__hop-Text--inherit___KZpNu" };
12
+ var Text_module_default = { "hop-Text": "Text-module__hop-Text___AovO6", "hop-Text--xs": "Text-module__hop-Text--xs___isCct", "hop-Text--sm": "Text-module__hop-Text--sm___ey2C4", "hop-Text--md": "Text-module__hop-Text--md___OBWp5", "hop-Text--lg": "Text-module__hop-Text--lg___rnq-9", "hop-Text--xl": "Text-module__hop-Text--xl___U7CZo", "hop-Text--2xl": "Text-module__hop-Text--2xl___dpqJD", "hop-Text--inherit": "Text-module__hop-Text--inherit___BYTB4" };
13
13
  var GlobalTextCssSelector = "hop-Text";
14
14
  function Text(props, ref) {
15
15
  [props, ref] = useContextProps(props, ref, TextContext);
@@ -1,6 +1,6 @@
1
1
  import { PasswordFieldContext } from './chunk-QW45G6K4.js';
2
- import { _InputGroup } from './chunk-ZELJHVRI.js';
3
- import { _EmbeddedButton } from './chunk-IXSK27JB.js';
2
+ import { _InputGroup } from './chunk-SH7Y7ZAK.js';
3
+ import { _EmbeddedButton } from './chunk-274FJB5O.js';
4
4
  import { LabelContext } from './chunk-QCA3ZR56.js';
5
5
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
6
6
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
@@ -19,7 +19,7 @@ import { useContextProps, composeRenderProps, Input, TextField } from 'react-ari
19
19
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
20
20
 
21
21
  // css-module:./PasswordField.module.css#css-module
22
- var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-PasswordField___NoTGN", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___dIRTc", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___6djJ-", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___8HjYm", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___UEHKa", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___Jourg" };
22
+ var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-PasswordField___hkcV3", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___G8W7V", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___6zAoV", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___qQD0E", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___UV-ye", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___7VV0S" };
23
23
  var GlobalPasswordFieldCssSelector = "hop-PasswordField";
24
24
  function PasswordField(props, ref) {
25
25
  var _a;
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./SwitchField.module.css#css-module
15
- var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___X3-43", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___-FfGw", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___wMZm-", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___Zlifl", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___iG-ld" };
15
+ var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___lgF7z", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___10fhE", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___UPipv", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___VgO-5", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___Smq4-" };
16
16
  var GlobalSwitchFieldCssSelector = "hop-SwitchField";
17
17
  var SwitchToDescriptionSizeAdapter = {
18
18
  sm: "xs",
@@ -1,7 +1,7 @@
1
1
  import { useImageFallback } from './chunk-LI5HSYF7.js';
2
- import { _Text } from './chunk-KSVVXFS7.js';
2
+ import { _Text } from './chunk-JM577F4Y.js';
3
3
  import { AvatarContext } from './chunk-AES7QBQE.js';
4
- import { _RichIconAvatarImage } from './chunk-LIWVG7YG.js';
4
+ import { _RichIconAvatarImage } from './chunk-W6PNTZPC.js';
5
5
  import { useRenderProps } from './chunk-NH3IVMXB.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
7
7
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
13
13
  import { jsx } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./Avatar.module.css#css-module
16
- var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___NqC9M", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___QEPZS", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___hL9n2", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___h-ckK", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___MV1Tb", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___MpZyY", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___nrnJt", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___a0flf", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___3VFaq", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___p7xDZ", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___BsBst", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___odeQp", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___MYSDg", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___IIoYv", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___T2Uir", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___tTmv6", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___1xHIt" };
16
+ var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___PcXwT", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___PUx8E", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___4nE0k", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___SuQO2", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___NXAyw", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___bWFLe", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___v8tqN", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___2b5iL", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___TAhVF", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___dJ0Vn", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___Bmvdy", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___20rZD", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___PivJc", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___x31wW", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___-xIQy", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___RPem9", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___urxf6" };
17
17
  var GlobalAvatarCssSelector = "hop-Avatar";
18
18
  var AvatarToTextSizeAdapter = {
19
19
  xs: "xs",