@hopper-ui/components 1.12.12 → 1.12.14

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 (353) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/accordion/src/Accordion.css +79 -79
  3. package/dist/accordion/src/Accordion.js +1 -1
  4. package/dist/accordion/src/index.css +79 -79
  5. package/dist/accordion/src/index.js +1 -1
  6. package/dist/alert/src/Alert.css +412 -412
  7. package/dist/alert/src/Alert.js +12 -12
  8. package/dist/alert/src/index.css +412 -412
  9. package/dist/alert/src/index.js +12 -12
  10. package/dist/avatar/src/AnonymousAvatar.css +51 -51
  11. package/dist/avatar/src/AnonymousAvatar.js +2 -2
  12. package/dist/avatar/src/Avatar.css +71 -71
  13. package/dist/avatar/src/Avatar.js +4 -4
  14. package/dist/avatar/src/AvatarGroup.css +66 -66
  15. package/dist/avatar/src/AvatarGroup.js +4 -4
  16. package/dist/avatar/src/BrokenAvatar.css +51 -51
  17. package/dist/avatar/src/BrokenAvatar.js +2 -2
  18. package/dist/avatar/src/DeletedAvatar.css +51 -51
  19. package/dist/avatar/src/DeletedAvatar.js +2 -2
  20. package/dist/avatar/src/RichIconAvatarImage.css +51 -51
  21. package/dist/avatar/src/RichIconAvatarImage.js +1 -1
  22. package/dist/avatar/src/index.css +98 -98
  23. package/dist/avatar/src/index.js +9 -9
  24. package/dist/badge/src/Badge.css +54 -54
  25. package/dist/badge/src/Badge.js +2 -2
  26. package/dist/badge/src/FloatingBadge.css +49 -49
  27. package/dist/badge/src/FloatingBadge.js +1 -1
  28. package/dist/badge/src/index.css +64 -64
  29. package/dist/badge/src/index.js +3 -3
  30. package/dist/buttons/src/Button.css +107 -107
  31. package/dist/buttons/src/Button.js +6 -6
  32. package/dist/buttons/src/ButtonGroup.css +50 -50
  33. package/dist/buttons/src/ButtonGroup.js +2 -2
  34. package/dist/buttons/src/ClearButton.css +110 -110
  35. package/dist/buttons/src/ClearButton.js +3 -3
  36. package/dist/buttons/src/CloseButton.css +108 -108
  37. package/dist/buttons/src/CloseButton.js +7 -7
  38. package/dist/buttons/src/EmbeddedButton.css +110 -110
  39. package/dist/buttons/src/EmbeddedButton.js +1 -1
  40. package/dist/buttons/src/LinkButton.css +117 -117
  41. package/dist/buttons/src/LinkButton.js +6 -6
  42. package/dist/buttons/src/ToggleButton.css +143 -143
  43. package/dist/buttons/src/ToggleButton.js +4 -4
  44. package/dist/buttons/src/index.css +360 -360
  45. package/dist/buttons/src/index.js +15 -15
  46. package/dist/callout/src/Callout.css +373 -373
  47. package/dist/callout/src/Callout.js +9 -9
  48. package/dist/callout/src/CompactCallout.css +409 -409
  49. package/dist/callout/src/CompactCallout.js +9 -9
  50. package/dist/callout/src/index.css +422 -422
  51. package/dist/callout/src/index.js +10 -10
  52. package/dist/card/src/Card.css +42 -42
  53. package/dist/card/src/Card.js +1 -1
  54. package/dist/card/src/index.css +42 -42
  55. package/dist/card/src/index.js +1 -1
  56. package/dist/checkbox/src/Checkbox.css +58 -58
  57. package/dist/checkbox/src/Checkbox.js +4 -4
  58. package/dist/checkbox/src/CheckboxField.css +45 -45
  59. package/dist/checkbox/src/CheckboxField.js +3 -3
  60. package/dist/checkbox/src/CheckboxGroup.css +111 -111
  61. package/dist/checkbox/src/CheckboxGroup.js +7 -7
  62. package/dist/checkbox/src/DecorativeCheckbox.css +66 -66
  63. package/dist/checkbox/src/DecorativeCheckbox.d.ts +1 -1
  64. package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
  65. package/dist/checkbox/src/index.css +111 -111
  66. package/dist/checkbox/src/index.js +11 -11
  67. package/dist/{chunk-CTSZNNEU.js → chunk-2EOWQL65.js} +2 -2
  68. package/dist/{chunk-4XT2I63B.js → chunk-33ARCJ2M.js} +1 -1
  69. package/dist/{chunk-UW4G74YH.js → chunk-37Q44UDR.js} +8 -8
  70. package/dist/{chunk-TUIAD25P.js → chunk-3BG5QLAP.js} +2 -2
  71. package/dist/{chunk-Y74XQSAC.js → chunk-3LFTV2LP.js} +1 -1
  72. package/dist/{chunk-RMII4ZCN.js → chunk-45Y6KCVW.js} +3 -3
  73. package/dist/{chunk-TIZFU3EM.js → chunk-4MDBNJJ3.js} +2 -2
  74. package/dist/{chunk-BSRWIESI.js → chunk-5BSZDRD4.js} +1 -1
  75. package/dist/{chunk-CJQH5F4G.js → chunk-5UBJWDMM.js} +2 -2
  76. package/dist/{chunk-RYICK7Y6.js → chunk-6CTEQFO6.js} +2 -2
  77. package/dist/{chunk-WF6QU5EL.js → chunk-6JACRIBJ.js} +1 -1
  78. package/dist/{chunk-NHNBDH6W.js → chunk-6QZ7LORT.js} +3 -3
  79. package/dist/{chunk-BVHJ5YMW.js → chunk-7A4BJT7N.js} +1 -1
  80. package/dist/{chunk-EDQOU3Y3.js → chunk-7KEFX5I5.js} +2 -2
  81. package/dist/{chunk-KJ2W6S7D.js → chunk-7NPILJXB.js} +1 -1
  82. package/dist/{chunk-W5ULC3M5.js → chunk-7T72OCA3.js} +1 -1
  83. package/dist/{chunk-E74HUBRP.js → chunk-7TNTYQVH.js} +5 -5
  84. package/dist/{chunk-XETL5DZ2.js → chunk-ABQK6OVI.js} +2 -2
  85. package/dist/{chunk-KOPJTI6V.js → chunk-B4EFSLRU.js} +1 -1
  86. package/dist/{chunk-MXW7XFKB.js → chunk-BSPEPBOC.js} +3 -3
  87. package/dist/{chunk-VFOPJZEX.js → chunk-BY2MJCVT.js} +3 -3
  88. package/dist/{chunk-GGAQ4LFL.js → chunk-CHFTKR4N.js} +2 -2
  89. package/dist/{chunk-U5QN767A.js → chunk-CLE7DWUO.js} +3 -3
  90. package/dist/{chunk-B4IGJNWT.js → chunk-CQB5LSNH.js} +4 -4
  91. package/dist/{chunk-RPJJ4IWO.js → chunk-DNK46VLO.js} +5 -5
  92. package/dist/{chunk-DE5JG6LH.js → chunk-DSLEN4KX.js} +1 -1
  93. package/dist/{chunk-3W6I45XI.js → chunk-E6UWJZZZ.js} +2 -2
  94. package/dist/{chunk-5ANAIYPA.js → chunk-F7VRN4NE.js} +8 -8
  95. package/dist/{chunk-734KUOAX.js → chunk-FZL7SORF.js} +1 -1
  96. package/dist/{chunk-2SICSU24.js → chunk-GG6LP475.js} +5 -5
  97. package/dist/{chunk-TRESINEB.js → chunk-GM6TAFNV.js} +1 -1
  98. package/dist/{chunk-U7HZHKDN.js → chunk-H2QZMYN6.js} +1 -1
  99. package/dist/{chunk-MCDMPAKQ.js → chunk-HTANRPKF.js} +2 -2
  100. package/dist/{chunk-QGQRMUA7.js → chunk-I53YSUKE.js} +1 -1
  101. package/dist/{chunk-X6RAJRZR.js → chunk-IPH2O2YZ.js} +1 -1
  102. package/dist/{chunk-ENPWF5RT.js → chunk-IPHNLYPY.js} +2 -2
  103. package/dist/{chunk-GOLHHPFW.js → chunk-IUSRJY52.js} +5 -5
  104. package/dist/{chunk-YSLYDHIA.js → chunk-IV25HFD4.js} +2 -2
  105. package/dist/{chunk-TWL6QQPN.js → chunk-J3ZPQC36.js} +12 -12
  106. package/dist/{chunk-IE6PTSII.js → chunk-JAC6KCGK.js} +11 -11
  107. package/dist/{chunk-PKXJUWNC.js → chunk-JEZVOYHN.js} +2 -2
  108. package/dist/{chunk-VZIO2ER4.js → chunk-JKDWW4KL.js} +2 -2
  109. package/dist/{chunk-RFQERNWT.js → chunk-LDNMBZEJ.js} +3 -3
  110. package/dist/{chunk-YWIALVQ4.js → chunk-LH7QIQP3.js} +1 -1
  111. package/dist/{chunk-NF276QWB.js → chunk-LHB634DN.js} +1 -1
  112. package/dist/{chunk-LSTPRB5E.js → chunk-LOP5GH2Z.js} +4 -3
  113. package/dist/{chunk-UMD2QXPA.js → chunk-LZOLGJPF.js} +1 -1
  114. package/dist/{chunk-AMESDZPN.js → chunk-M5LY5YVK.js} +1 -1
  115. package/dist/{chunk-2KKGTPVZ.js → chunk-MPGV37NM.js} +2 -2
  116. package/dist/{chunk-E7DCHUFJ.js → chunk-NHV2G7GK.js} +3 -3
  117. package/dist/{chunk-D4DLOXXF.js → chunk-PQORNPUC.js} +3 -3
  118. package/dist/{chunk-6PA5NQUP.js → chunk-PTL6H7RL.js} +1 -1
  119. package/dist/{chunk-RXSSUB7W.js → chunk-QNGL3ZZL.js} +2 -2
  120. package/dist/{chunk-XZGA5NKG.js → chunk-QS2IKNDC.js} +4 -4
  121. package/dist/{chunk-5BUYPZ3B.js → chunk-RHWEKSEV.js} +1 -1
  122. package/dist/{chunk-ONWHZMKV.js → chunk-RMABDQQQ.js} +1 -1
  123. package/dist/{chunk-WXCDVL74.js → chunk-S2TWCFSH.js} +10 -10
  124. package/dist/{chunk-G6EWC4IO.js → chunk-S3NT6ZG2.js} +1 -1
  125. package/dist/{chunk-PG4JB2P5.js → chunk-S3Z7MBGH.js} +7 -7
  126. package/dist/{chunk-NSQZM453.js → chunk-SHM54VI7.js} +1 -1
  127. package/dist/{chunk-HAFIUKWX.js → chunk-SS3NYRQR.js} +1 -1
  128. package/dist/{chunk-6ULLRF37.js → chunk-TKX44EYA.js} +1 -1
  129. package/dist/{chunk-V4VS5LBM.js → chunk-TLWDTO6I.js} +2 -2
  130. package/dist/{chunk-MEWVGBJA.js → chunk-TMCMXRH2.js} +1 -1
  131. package/dist/{chunk-QFGSXBXR.js → chunk-TND64L7N.js} +1 -1
  132. package/dist/{chunk-LAQ5ESST.js → chunk-TVAADYOY.js} +2 -2
  133. package/dist/{chunk-Y5C45ZBT.js → chunk-UP7H5XGN.js} +3 -3
  134. package/dist/{chunk-L4MZB4PQ.js → chunk-V3WMF6PB.js} +4 -3
  135. package/dist/{chunk-GDVHXMXO.js → chunk-VCYYKK3V.js} +2 -2
  136. package/dist/{chunk-HPCT5SNN.js → chunk-VDDZULMC.js} +2 -2
  137. package/dist/{chunk-65UAAX2U.js → chunk-VEYFQ5CI.js} +1 -1
  138. package/dist/{chunk-E6QZNPDQ.js → chunk-VJT3FK56.js} +2 -2
  139. package/dist/{chunk-CJAVXRN6.js → chunk-VNQ5Z7AR.js} +3 -3
  140. package/dist/{chunk-6QUUX4B6.js → chunk-VSRT6MNL.js} +1 -1
  141. package/dist/{chunk-NXM4YW6Y.js → chunk-VTIZWUFX.js} +1 -1
  142. package/dist/{chunk-TTTNNJAW.js → chunk-VU6NA2GS.js} +8 -8
  143. package/dist/{chunk-CPPJ6JKQ.js → chunk-W6LDCBJS.js} +5 -5
  144. package/dist/{chunk-3M4PXGOF.js → chunk-WHADUV7O.js} +2 -2
  145. package/dist/{chunk-OODFQTJN.js → chunk-XRB6YNXK.js} +2 -2
  146. package/dist/{chunk-5DKVV77A.js → chunk-XY7IQZPW.js} +1 -1
  147. package/dist/{chunk-R7CERBT3.js → chunk-YCBOLVHV.js} +1 -1
  148. package/dist/{chunk-E5MO725X.js → chunk-YHEP5YDM.js} +4 -4
  149. package/dist/{chunk-OOCYCSKI.js → chunk-YHYRI5CI.js} +1 -1
  150. package/dist/{chunk-BA7SDGAN.js → chunk-YRHGLRKU.js} +6 -6
  151. package/dist/{chunk-YEGNTSA6.js → chunk-ZMELRCF7.js} +2 -2
  152. package/dist/{chunk-HHNHWGDL.js → chunk-ZNJANT2Y.js} +2 -2
  153. package/dist/combobox/src/ComboBox.css +787 -787
  154. package/dist/combobox/src/ComboBox.js +19 -19
  155. package/dist/combobox/src/index.css +787 -787
  156. package/dist/combobox/src/index.js +19 -19
  157. package/dist/contextual-help/src/ContextualHelp.css +708 -708
  158. package/dist/contextual-help/src/ContextualHelp.js +4 -4
  159. package/dist/contextual-help/src/index.css +708 -708
  160. package/dist/contextual-help/src/index.js +4 -4
  161. package/dist/disclosure/src/Disclosure.css +49 -49
  162. package/dist/disclosure/src/Disclosure.js +1 -1
  163. package/dist/disclosure/src/DisclosureHeader.css +56 -56
  164. package/dist/disclosure/src/DisclosureHeader.js +3 -3
  165. package/dist/disclosure/src/DisclosurePanel.css +49 -49
  166. package/dist/disclosure/src/DisclosurePanel.js +3 -3
  167. package/dist/disclosure/src/index.css +74 -74
  168. package/dist/disclosure/src/index.js +7 -7
  169. package/dist/divider/src/Divider.css +41 -41
  170. package/dist/divider/src/Divider.js +1 -1
  171. package/dist/divider/src/index.css +41 -41
  172. package/dist/divider/src/index.js +1 -1
  173. package/dist/error-message/src/ErrorMessage.css +41 -41
  174. package/dist/error-message/src/ErrorMessage.d.ts +2 -1
  175. package/dist/error-message/src/ErrorMessage.js +2 -2
  176. package/dist/error-message/src/ErrorMessageContext.d.ts +1 -0
  177. package/dist/error-message/src/index.css +41 -41
  178. package/dist/error-message/src/index.d.ts +1 -0
  179. package/dist/error-message/src/index.js +2 -2
  180. package/dist/form/src/Form.css +39 -39
  181. package/dist/form/src/Form.js +1 -1
  182. package/dist/form/src/index.css +39 -39
  183. package/dist/form/src/index.js +1 -1
  184. package/dist/header/src/Header.css +39 -39
  185. package/dist/header/src/index.css +39 -39
  186. package/dist/helper-message/src/HelperMessage.css +41 -41
  187. package/dist/helper-message/src/HelperMessage.js +2 -2
  188. package/dist/helper-message/src/index.css +41 -41
  189. package/dist/helper-message/src/index.js +2 -2
  190. package/dist/icon-list/src/IconList.css +40 -40
  191. package/dist/icon-list/src/IconList.js +1 -1
  192. package/dist/icon-list/src/index.css +40 -40
  193. package/dist/icon-list/src/index.js +1 -1
  194. package/dist/illustrated-message/src/IllustratedMessage.css +382 -382
  195. package/dist/illustrated-message/src/IllustratedMessage.js +2 -2
  196. package/dist/illustrated-message/src/index.css +382 -382
  197. package/dist/illustrated-message/src/index.js +2 -2
  198. package/dist/illustration/src/Illustration.css +48 -48
  199. package/dist/illustration/src/Illustration.js +1 -1
  200. package/dist/illustration/src/index.css +48 -48
  201. package/dist/illustration/src/index.js +1 -1
  202. package/dist/image/src/Image.css +42 -42
  203. package/dist/image/src/Image.js +1 -1
  204. package/dist/image/src/SvgImage.css +40 -40
  205. package/dist/image/src/SvgImage.js +1 -1
  206. package/dist/image/src/index.css +43 -43
  207. package/dist/image/src/index.js +2 -2
  208. package/dist/index.css +1149 -1149
  209. package/dist/index.js +93 -93
  210. package/dist/inputs/src/Input.css +43 -43
  211. package/dist/inputs/src/Input.js +1 -1
  212. package/dist/inputs/src/InputGroup.css +45 -45
  213. package/dist/inputs/src/InputGroup.js +1 -1
  214. package/dist/inputs/src/NumberField.css +69 -69
  215. package/dist/inputs/src/NumberField.js +10 -10
  216. package/dist/inputs/src/PasswordField.css +380 -380
  217. package/dist/inputs/src/PasswordField.js +10 -10
  218. package/dist/inputs/src/RemainingCharacterCount.css +42 -42
  219. package/dist/inputs/src/RemainingCharacterCount.js +2 -2
  220. package/dist/inputs/src/SearchField.css +386 -386
  221. package/dist/inputs/src/SearchField.js +12 -12
  222. package/dist/inputs/src/TextArea.css +68 -68
  223. package/dist/inputs/src/TextArea.js +9 -9
  224. package/dist/inputs/src/TextField.css +384 -384
  225. package/dist/inputs/src/TextField.js +14 -14
  226. package/dist/inputs/src/index.css +434 -434
  227. package/dist/inputs/src/index.js +18 -18
  228. package/dist/layout/src/Content.css +39 -39
  229. package/dist/layout/src/Footer.css +39 -39
  230. package/dist/link/src/Link.css +78 -78
  231. package/dist/link/src/Link.js +3 -3
  232. package/dist/link/src/index.css +78 -78
  233. package/dist/link/src/index.js +3 -3
  234. package/dist/list-box/src/ListBox.css +319 -319
  235. package/dist/list-box/src/ListBox.js +7 -7
  236. package/dist/list-box/src/ListBoxItem.css +307 -307
  237. package/dist/list-box/src/ListBoxItem.js +6 -6
  238. package/dist/list-box/src/ListBoxItemSkeleton.css +46 -46
  239. package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
  240. package/dist/list-box/src/index.css +319 -319
  241. package/dist/list-box/src/index.js +7 -7
  242. package/dist/menu/src/Menu.css +710 -710
  243. package/dist/menu/src/Menu.js +2 -2
  244. package/dist/menu/src/MenuItem.css +122 -122
  245. package/dist/menu/src/MenuItem.js +2 -2
  246. package/dist/menu/src/MenuSection.css +41 -41
  247. package/dist/menu/src/MenuSection.js +1 -1
  248. package/dist/menu/src/index.css +735 -735
  249. package/dist/menu/src/index.js +5 -5
  250. package/dist/modal/src/BaseModal.css +54 -54
  251. package/dist/modal/src/BaseModal.js +1 -1
  252. package/dist/modal/src/CustomModal.css +55 -55
  253. package/dist/modal/src/CustomModal.js +2 -2
  254. package/dist/modal/src/Modal.css +402 -402
  255. package/dist/modal/src/Modal.js +10 -10
  256. package/dist/modal/src/index.css +403 -403
  257. package/dist/modal/src/index.js +11 -11
  258. package/dist/overlays/popover/src/Popover.css +702 -702
  259. package/dist/overlays/popover/src/Popover.js +2 -2
  260. package/dist/overlays/popover/src/PopoverBase.css +42 -42
  261. package/dist/overlays/popover/src/PopoverBase.js +1 -1
  262. package/dist/overlays/popover/src/index.css +705 -705
  263. package/dist/overlays/popover/src/index.js +3 -3
  264. package/dist/radio/src/DecorativeRadio.css +66 -66
  265. package/dist/radio/src/DecorativeRadio.d.ts +1 -1
  266. package/dist/radio/src/DecorativeRadio.js +3 -3
  267. package/dist/radio/src/Radio.css +58 -58
  268. package/dist/radio/src/Radio.js +3 -3
  269. package/dist/radio/src/RadioField.css +45 -45
  270. package/dist/radio/src/RadioField.js +2 -2
  271. package/dist/radio/src/RadioGroup.css +111 -111
  272. package/dist/radio/src/RadioGroup.js +7 -7
  273. package/dist/radio/src/index.css +111 -111
  274. package/dist/radio/src/index.js +11 -11
  275. package/dist/segmented-control/src/SegmentedControl.css +40 -40
  276. package/dist/segmented-control/src/SegmentedControl.js +1 -1
  277. package/dist/segmented-control/src/SegmentedControlItem.css +54 -54
  278. package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
  279. package/dist/segmented-control/src/index.css +55 -55
  280. package/dist/segmented-control/src/index.js +3 -3
  281. package/dist/select/src/Select.css +729 -729
  282. package/dist/select/src/Select.js +18 -18
  283. package/dist/select/src/SelectValue.css +104 -104
  284. package/dist/select/src/SelectValue.js +2 -2
  285. package/dist/select/src/index.css +729 -729
  286. package/dist/select/src/index.js +18 -18
  287. package/dist/spinner/src/Spinner.css +49 -49
  288. package/dist/spinner/src/Spinner.js +2 -2
  289. package/dist/spinner/src/index.css +49 -49
  290. package/dist/spinner/src/index.js +2 -2
  291. package/dist/switch/src/Switch.css +55 -55
  292. package/dist/switch/src/Switch.js +3 -3
  293. package/dist/switch/src/SwitchField.css +45 -45
  294. package/dist/switch/src/SwitchField.js +2 -2
  295. package/dist/switch/src/index.css +61 -61
  296. package/dist/switch/src/index.js +4 -4
  297. package/dist/tabs/src/Tab.css +557 -557
  298. package/dist/tabs/src/Tab.js +2 -2
  299. package/dist/tabs/src/TabList.css +44 -44
  300. package/dist/tabs/src/TabList.js +1 -1
  301. package/dist/tabs/src/TabPanel.css +41 -41
  302. package/dist/tabs/src/TabPanel.js +1 -1
  303. package/dist/tabs/src/index.css +564 -564
  304. package/dist/tabs/src/index.js +4 -4
  305. package/dist/tag/src/Tag.css +532 -532
  306. package/dist/tag/src/Tag.js +8 -8
  307. package/dist/tag/src/TagGroup.css +49 -49
  308. package/dist/tag/src/TagGroup.js +7 -7
  309. package/dist/tag/src/index.css +542 -542
  310. package/dist/tag/src/index.js +13 -13
  311. package/dist/tile/src/Tile.css +66 -66
  312. package/dist/tile/src/Tile.js +1 -1
  313. package/dist/tile/src/TileGroup.css +40 -40
  314. package/dist/tile/src/TileGroup.js +1 -1
  315. package/dist/tile/src/index.css +67 -67
  316. package/dist/tile/src/index.js +2 -2
  317. package/dist/toggle-arrow/src/ToggleArrow.css +41 -41
  318. package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
  319. package/dist/toggle-arrow/src/index.css +41 -41
  320. package/dist/toggle-arrow/src/index.js +1 -1
  321. package/dist/tooltip/src/Tooltip.css +49 -49
  322. package/dist/tooltip/src/Tooltip.js +3 -3
  323. package/dist/tooltip/src/TooltipTrigger.css +39 -39
  324. package/dist/tooltip/src/index.css +49 -49
  325. package/dist/tooltip/src/index.js +3 -3
  326. package/dist/typography/heading/src/Heading.css +39 -39
  327. package/dist/typography/heading/src/Heading.js +1 -1
  328. package/dist/typography/heading/src/index.css +39 -39
  329. package/dist/typography/heading/src/index.js +1 -1
  330. package/dist/typography/label/src/FieldLabel.css +39 -39
  331. package/dist/typography/label/src/FieldLabel.js +3 -3
  332. package/dist/typography/label/src/Label.css +39 -39
  333. package/dist/typography/label/src/Label.js +1 -1
  334. package/dist/typography/label/src/index.css +39 -39
  335. package/dist/typography/label/src/index.js +3 -3
  336. package/dist/typography/overline-text/src/OverlineText.css +39 -39
  337. package/dist/typography/overline-text/src/OverlineText.js +1 -1
  338. package/dist/typography/overline-text/src/index.css +39 -39
  339. package/dist/typography/overline-text/src/index.js +1 -1
  340. package/dist/typography/paragraph/src/Paragraph.css +39 -39
  341. package/dist/typography/paragraph/src/Paragraph.js +2 -2
  342. package/dist/typography/paragraph/src/index.css +39 -39
  343. package/dist/typography/paragraph/src/index.js +2 -2
  344. package/dist/typography/text/src/Text.css +39 -39
  345. package/dist/typography/text/src/Text.js +1 -1
  346. package/dist/typography/text/src/index.css +39 -39
  347. package/dist/typography/text/src/index.js +1 -1
  348. package/dist/utils/src/ClearSlots.css +39 -39
  349. package/dist/utils/src/EnsureTextWrapper.css +39 -39
  350. package/dist/utils/src/EnsureTextWrapper.js +2 -2
  351. package/dist/utils/src/index.css +39 -39
  352. package/dist/utils/src/index.js +2 -2
  353. package/package.json +21 -21
@@ -1,14 +1,14 @@
1
1
  import { useTruncatedText } from './chunk-Z57VHYOF.js';
2
2
  import { TextFieldContext } from './chunk-O4XPUINW.js';
3
- import { _RemainingCharacterCount } from './chunk-3W6I45XI.js';
4
- import { _InputGroup } from './chunk-ONWHZMKV.js';
5
- import { Input } from './chunk-NXM4YW6Y.js';
6
- import { FieldLabel } from './chunk-CJAVXRN6.js';
7
- import { _HelperMessage } from './chunk-ENPWF5RT.js';
8
- import { _ErrorMessage } from './chunk-OODFQTJN.js';
9
- import { _ClearButton } from './chunk-QGQRMUA7.js';
10
- import { useFormProps } from './chunk-UMD2QXPA.js';
11
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
3
+ import { _RemainingCharacterCount } from './chunk-E6UWJZZZ.js';
4
+ import { _InputGroup } from './chunk-RMABDQQQ.js';
5
+ import { Input } from './chunk-VTIZWUFX.js';
6
+ import { FieldLabel } from './chunk-VNQ5Z7AR.js';
7
+ import { _HelperMessage } from './chunk-IPHNLYPY.js';
8
+ import { _ErrorMessage } from './chunk-XRB6YNXK.js';
9
+ import { _ClearButton } from './chunk-I53YSUKE.js';
10
+ import { useFormProps } from './chunk-LZOLGJPF.js';
11
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
12
12
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
13
13
  import { TextContext } from './chunk-ZNOU2CGM.js';
14
14
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -25,7 +25,7 @@ import { useContextProps, composeRenderProps, TextField as TextField$1 } from 'r
25
25
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
26
26
 
27
27
  // css-module:./TextField.module.css#css-module
28
- var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___2uTE9", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___NCv2I", "hop-TextField__Label": "TextField-module__hop-TextField__Label___Xhtw3", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___z37Bu", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___XAD4z", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___WyMQ6", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___9RKuq" };
28
+ var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___ZATCH", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___CxVJF", "hop-TextField__Label": "TextField-module__hop-TextField__Label___oblHN", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___AIMPM", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___oDQTg", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___xW2HN", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___7fIXO" };
29
29
  var GlobalTextFieldCssSelector = "hop-TextField";
30
30
  function TextField(props, ref) {
31
31
  var _a;
@@ -12,7 +12,7 @@ import { useContextProps, useSlottedContext, composeRenderProps, Disclosure as D
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./Disclosure.module.css#css-module
15
- var Disclosure_module_default = { "hop-Disclosure": "Disclosure-module__hop-Disclosure___36fx-", "hop-Disclosure__header": "Disclosure-module__hop-Disclosure__header___mc8Q5", "hop-Disclosure--inline": "Disclosure-module__hop-Disclosure--inline___W9ABN", "hop-Disclosure__panel": "Disclosure-module__hop-Disclosure__panel___zKkuB" };
15
+ var Disclosure_module_default = { "hop-Disclosure": "Disclosure-module__hop-Disclosure___ifds0", "hop-Disclosure__header": "Disclosure-module__hop-Disclosure__header___5F-iz", "hop-Disclosure--inline": "Disclosure-module__hop-Disclosure--inline___UEflG", "hop-Disclosure__panel": "Disclosure-module__hop-Disclosure__panel___SP0Ow" };
16
16
  var GlobalDisclosureCssSelector = "hop-Disclosure";
17
17
  function Disclosure(props, ref) {
18
18
  [props, ref] = useContextProps(props, ref, DisclosureContext);
@@ -1,13 +1,13 @@
1
1
  import { useFontFaceReady } from './chunk-IU6XMS2X.js';
2
2
  import { TextAreaContext } from './chunk-MHQZXLKW.js';
3
3
  import { useTruncatedText } from './chunk-Z57VHYOF.js';
4
- import { _RemainingCharacterCount } from './chunk-3W6I45XI.js';
5
- import { _InputGroup } from './chunk-ONWHZMKV.js';
6
- import { FieldLabel } from './chunk-CJAVXRN6.js';
7
- import { _HelperMessage } from './chunk-ENPWF5RT.js';
8
- import { _ErrorMessage } from './chunk-OODFQTJN.js';
4
+ import { _RemainingCharacterCount } from './chunk-E6UWJZZZ.js';
5
+ import { _InputGroup } from './chunk-RMABDQQQ.js';
6
+ import { FieldLabel } from './chunk-VNQ5Z7AR.js';
7
+ import { _HelperMessage } from './chunk-IPHNLYPY.js';
8
+ import { _ErrorMessage } from './chunk-XRB6YNXK.js';
9
9
  import { isUndefined } from './chunk-TIPN4VYD.js';
10
- import { useFormProps } from './chunk-UMD2QXPA.js';
10
+ import { useFormProps } from './chunk-LZOLGJPF.js';
11
11
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
12
12
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
13
13
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -80,7 +80,7 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
80
80
  }
81
81
 
82
82
  // css-module:./TextArea.module.css#css-module
83
- var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___fr7SE", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___-uNJV", "hop-TextArea--max-rows": "TextArea-module__hop-TextArea--max-rows___GtfsZ", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___qNCOH", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___5MLYw", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___On4Fu", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___joT2m", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___stQjR", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___O0uip", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___E2I3N", "hop-TextArea__textarea--with-character-count": "TextArea-module__hop-TextArea__textarea--with-character-count___4qEHo", "hop-TextArea__textarea--sm": "TextArea-module__hop-TextArea__textarea--sm___d0MFX" };
83
+ var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___VBMxT", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___ZBEgk", "hop-TextArea--max-rows": "TextArea-module__hop-TextArea--max-rows___SMhqu", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___cdYPI", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___YtSn3", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___2cqg6", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___xryOb", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___pg9jU", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___wLvHw", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___uxLw1", "hop-TextArea__textarea--with-character-count": "TextArea-module__hop-TextArea__textarea--with-character-count___eJpA5", "hop-TextArea__textarea--sm": "TextArea-module__hop-TextArea__textarea--sm___7zBq8" };
84
84
  var GlobalTextAreaCssSelector = "hop-TextArea";
85
85
  var DefaultMinimumTextAreaRows = 3;
86
86
  var pxToInt = (value) => {
@@ -7,7 +7,7 @@ import { useContextProps, composeRenderProps, Popover } from 'react-aria-compone
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./PopoverBase.module.css#css-module
10
- var PopoverBase_module_default = { "hop-PopoverBase": "PopoverBase-module__hop-PopoverBase___LXqZH" };
10
+ var PopoverBase_module_default = { "hop-PopoverBase": "PopoverBase-module__hop-PopoverBase___d3gZ1" };
11
11
  var GlobalPopoverBaseCssSelector = "hop-PopoverBase";
12
12
  function PopoverBase(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:./Image.module.css#css-module
11
- var Image_module_default = { "hop-Image": "Image-module__hop-Image___oJPlE", "hop-Image--rounded": "Image-module__hop-Image--rounded___Io2Un", "hop-Image--circular": "Image-module__hop-Image--circular___e5bXU" };
11
+ var Image_module_default = { "hop-Image": "Image-module__hop-Image___JGLMI", "hop-Image--rounded": "Image-module__hop-Image--rounded___53GEV", "hop-Image--circular": "Image-module__hop-Image--circular___mhbW-" };
12
12
  var GlobalImageCssSelector = "hop-Image";
13
13
  function Image(props, ref) {
14
14
  [props, ref] = useContextProps(props, ref, ImageContext);
@@ -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___vvhwd" };
11
+ var IconList_module_default = { "hop-IconList": "IconList-module__hop-IconList___53-60" };
12
12
  var GlobalIconListCssSelector = "hop-IconList";
13
13
  function IconList(props, ref) {
14
14
  [props, ref] = useContextProps(props, ref, IconListContext);
@@ -4,11 +4,11 @@ import { FooterContext } from './chunk-I67NHYK4.js';
4
4
  import { useForwardedHopperContext, _HopperProvider } from './chunk-Q3CGFKER.js';
5
5
  import { LinkContext } from './chunk-MTULE7GI.js';
6
6
  import { isFunction, isNil } from './chunk-TIPN4VYD.js';
7
- import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
8
7
  import { HeadingContext } from './chunk-WJRMD4JP.js';
9
8
  import { ContentContext } from './chunk-IXB2WK56.js';
10
9
  import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
11
10
  import { ButtonContext } from './chunk-WMTWFKKP.js';
11
+ import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
12
12
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
13
13
  import { SlotProvider } from './chunk-M36KANKC.js';
14
14
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -19,7 +19,7 @@ import { useContextProps, composeRenderProps, Popover as Popover$1, Dialog } fro
19
19
  import { jsx } from 'react/jsx-runtime';
20
20
 
21
21
  // css-module:./Popover.module.css#css-module
22
- var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___4TC-a", "fade": "Popover-module__fade___35obN", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___tueLH", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___qHa0R", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___zUcwu", "hop-Popover__title": "Popover-module__hop-Popover__title___eno-c", "hop-Popover__content": "Popover-module__hop-Popover__content___wZh-4", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___K6o8D", "hop-Popover__footer": "Popover-module__hop-Popover__footer___BCLYl", "hop-Popover__actions": "Popover-module__hop-Popover__actions___w1Pfz", "hop-Popover__action": "Popover-module__hop-Popover__action___h4IlB" };
22
+ var Popover_module_default = { "hop-Popover": "Popover-module__hop-Popover___tls-c", "fade": "Popover-module__fade___ABYfu", "hop-Popover__wrapper": "Popover-module__hop-Popover__wrapper___oH7Jg", "hop-Popover__dialog": "Popover-module__hop-Popover__dialog___o5aOs", "hop-Popover__dropdown": "Popover-module__hop-Popover__dropdown___u8ATi", "hop-Popover__title": "Popover-module__hop-Popover__title___bwtrx", "hop-Popover__content": "Popover-module__hop-Popover__content___mBktr", "hop-Popover__list-box": "Popover-module__hop-Popover__list-box___6xpi6", "hop-Popover__footer": "Popover-module__hop-Popover__footer___OW0FI", "hop-Popover__actions": "Popover-module__hop-Popover__actions___gaHSx", "hop-Popover__action": "Popover-module__hop-Popover__action___-ypDn" };
23
23
  var GlobalPopoverCssSelector = "hop-Popover";
24
24
  function Popover(props, ref) {
25
25
  var _a;
@@ -7,7 +7,7 @@ import { useContextProps, Separator } from 'react-aria-components';
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./Divider.module.css#css-module
10
- var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___9MYIl", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___nUpcq" };
10
+ var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___UG9yh", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___zEJI4" };
11
11
  var GlobalDividerCssSelector = "hop-Divider";
12
12
  function Divider(props, ref) {
13
13
  [props, ref] = useContextProps(props, ref, DividerContext);
@@ -1,5 +1,5 @@
1
1
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
2
- import { _Text } from './chunk-6QUUX4B6.js';
2
+ import { _Text } from './chunk-VSRT6MNL.js';
3
3
  import { jsx } from 'react/jsx-runtime';
4
4
 
5
5
  function ensureTextWrapper(children, elementType) {
@@ -1,6 +1,6 @@
1
1
  import { SwitchContext } from './chunk-YHBJAXUY.js';
2
2
  import { IconListContext } from './chunk-GBWXEK6N.js';
3
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
3
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
4
4
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
5
5
  import { TextContext } from './chunk-ZNOU2CGM.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.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___iqDty", "hop-Switch--sm": "Switch-module__hop-Switch--sm___cdgmT", "hop-Switch--md": "Switch-module__hop-Switch--md___kCKTR", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___fyg94", "hop-Switch__text": "Switch-module__hop-Switch__text___QdnJ4", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___LY7jE", "hop-Switch__icon": "Switch-module__hop-Switch__icon___lZPY3" };
16
+ var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___6On1Q", "hop-Switch--sm": "Switch-module__hop-Switch--sm___G9BVu", "hop-Switch--md": "Switch-module__hop-Switch--md___AHzVX", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___L8v-u", "hop-Switch__text": "Switch-module__hop-Switch__text___HuQDo", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___wMEZI", "hop-Switch__icon": "Switch-module__hop-Switch__icon___pvq5S" };
17
17
  var GlobalSwitchCssSelector = "hop-Switch";
18
18
  function Switch(props, ref) {
19
19
  var _a;
@@ -1,7 +1,7 @@
1
1
  import { CheckboxContext } from './chunk-2EAZPH3M.js';
2
- import { useFormProps } from './chunk-UMD2QXPA.js';
2
+ import { useFormProps } from './chunk-LZOLGJPF.js';
3
3
  import { IconListContext } from './chunk-GBWXEK6N.js';
4
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
4
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
5
5
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
6
6
  import { TextContext } from './chunk-ZNOU2CGM.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Checkbox as Checkbox$1 } from 'rea
14
14
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./Checkbox.module.css#css-module
17
- var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___IO8xc", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___r6bfA", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___4maHs", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___Z83Ei", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___loMIl", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___fhHjF", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___HypGK", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___mZsyO" };
17
+ var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___GmdJh", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___P5wMY", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___FlzT6", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___K-6J7", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___gGw6T", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___ZOTxj", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___lm-Tq", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___-aA2w" };
18
18
  var GlobalCheckboxCssSelector = "hop-Checkbox";
19
19
  function Checkbox(props, ref) {
20
20
  var _a;
@@ -1,7 +1,7 @@
1
1
  import { RadioContext } from './chunk-FU5CCPLP.js';
2
2
  import { useRenderProps } from './chunk-2NSUMKNH.js';
3
3
  import { IconListContext } from './chunk-GBWXEK6N.js';
4
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
4
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
5
5
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
6
6
  import { TextContext } from './chunk-ZNOU2CGM.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -15,7 +15,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
15
15
  import { jsxs, jsx } 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___6O34H Radio-module__hop-Radio___ub1Ok", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___e1Zso Radio-module__hop-Radio--sm___KHKcx", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___ZZ5Ea Radio-module__hop-Radio--md___ZE3fC", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___wrkpY Radio-module__hop-Radio__icon___mUiym", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___-wvvN Radio-module__hop-Radio__icon___mUiym", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___NHHrK Radio-module__hop-Radio__box___50X1e", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___-wI0u Radio-module__hop-Radio__bullet___PK7Dn", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___NWK8Z Radio-module__hop-Radio__text___KScQ2" };
18
+ var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-DecorativeRadio___50Py0 Radio-module__hop-Radio___46JD-", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___pcwXn Radio-module__hop-Radio--sm___NzC-T", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___owFjg Radio-module__hop-Radio--md___Efyz5", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___46sth Radio-module__hop-Radio__icon___YiEmm", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___gDyyz Radio-module__hop-Radio__icon___YiEmm", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___9eXAt Radio-module__hop-Radio__box___tKoAZ", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___lIGaX Radio-module__hop-Radio__bullet___rf33x", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___5Nw-O Radio-module__hop-Radio__text___7xdv5" };
19
19
  var GlobalDecorativeRadioCssSelector = "hop-DecorativeRadio";
20
20
  function DecorativeRadio(props, ref) {
21
21
  var _a;
@@ -77,7 +77,7 @@ function DecorativeRadio(props, ref) {
77
77
  });
78
78
  const radioIconClassName = DecorativeRadio_module_default["hop-DecorativeRadio__bullet"];
79
79
  return /* @__PURE__ */ jsxs(
80
- "div",
80
+ "label",
81
81
  {
82
82
  ref,
83
83
  slot: slot || void 0,
@@ -90,6 +90,7 @@ function DecorativeRadio(props, ref) {
90
90
  "data-readonly": isReadOnly || void 0,
91
91
  "data-invalid": isInvalid || void 0,
92
92
  "data-required": isRequired || void 0,
93
+ "aria-hidden": true,
93
94
  ...mergeProps(renderProps, otherProps),
94
95
  children: [
95
96
  /* @__PURE__ */ jsx("div", { className: DecorativeRadio_module_default["hop-DecorativeRadio__box"], children: /* @__PURE__ */ jsx(BulletIcon, { size, className: radioIconClassName }) }),
@@ -1,5 +1,5 @@
1
1
  import { SpinnerContext } from './chunk-5K3V5PGZ.js';
2
- import { _Text } from './chunk-6QUUX4B6.js';
2
+ import { _Text } from './chunk-VSRT6MNL.js';
3
3
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
4
4
  import { cssModule } from './chunk-KVDXQMWI.js';
5
5
  import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
@@ -9,7 +9,7 @@ import { useContextProps, ProgressBar } from 'react-aria-components';
9
9
  import { jsx, jsxs } from 'react/jsx-runtime';
10
10
 
11
11
  // css-module:./Spinner.module.css#css-module
12
- var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-Spinner___e9nof", "spin": "Spinner-module__spin___8r8ze", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___CgmFd", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___Tr-a6", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___Pq5ec", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___Okncb", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___qYrzc", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___AJOby" };
12
+ var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-Spinner___poRGs", "spin": "Spinner-module__spin___7XD9U", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___s1cr2", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___6-Yux", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___Q98A9", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___ul-Yp", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___70XjO", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___3ZKYS" };
13
13
  var GlobalSpinnerCssSelector = "hop-Spinner";
14
14
  var SpinnerToTextSizeAdapter = {
15
15
  sm: "xs",
@@ -1,6 +1,6 @@
1
1
  import { RadioContext } from './chunk-FU5CCPLP.js';
2
2
  import { IconListContext } from './chunk-GBWXEK6N.js';
3
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
3
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
4
4
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
5
5
  import { TextContext } from './chunk-ZNOU2CGM.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.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___ub1Ok", "hop-Radio--sm": "Radio-module__hop-Radio--sm___KHKcx", "hop-Radio--md": "Radio-module__hop-Radio--md___ZE3fC", "hop-Radio__icon": "Radio-module__hop-Radio__icon___mUiym", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___JwQeP", "hop-Radio__box": "Radio-module__hop-Radio__box___50X1e", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___PK7Dn", "hop-Radio__text": "Radio-module__hop-Radio__text___KScQ2" };
16
+ var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___46JD-", "hop-Radio--sm": "Radio-module__hop-Radio--sm___NzC-T", "hop-Radio--md": "Radio-module__hop-Radio--md___Efyz5", "hop-Radio__icon": "Radio-module__hop-Radio__icon___YiEmm", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___ZB068", "hop-Radio__box": "Radio-module__hop-Radio__box___tKoAZ", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___rf33x", "hop-Radio__text": "Radio-module__hop-Radio__text___7xdv5" };
17
17
  var GlobalRadioCssSelector = "hop-Radio";
18
18
  function Radio(props, ref) {
19
19
  var _a;
@@ -8,7 +8,7 @@ import { useContextProps, ToggleGroupStateContext, ToggleButtonGroup, Provider }
8
8
  import { jsx } from 'react/jsx-runtime';
9
9
 
10
10
  // css-module:./SegmentedControl.module.css#css-module
11
- var SegmentedControl_module_default = { "hop-SegmentedControl": "SegmentedControl-module__hop-SegmentedControl___WO8vT" };
11
+ var SegmentedControl_module_default = { "hop-SegmentedControl": "SegmentedControl-module__hop-SegmentedControl___HiOHB" };
12
12
  var GlobalSegmentedControlCssSelector = "hop-SegmentedControl";
13
13
  var SegmentedControl = (props, ref) => {
14
14
  [props, ref] = useContextProps(props, ref, SegmentedControlContext);
@@ -1,6 +1,6 @@
1
1
  import { TooltipContext } from './chunk-77PD5K3M.js';
2
2
  import { TooltipTriggerContext } from './chunk-XXEXHHC6.js';
3
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
3
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
4
4
  import { TextContext } from './chunk-ZNOU2CGM.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
6
6
  import { useStyledSystem, useColorSchemeContext, getRootCSSClasses } from '@hopper-ui/styled-system';
@@ -10,7 +10,7 @@ import { useContextProps, Provider, Tooltip as Tooltip$1 } from 'react-aria-comp
10
10
  import { jsx } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./Tooltip.module.css#css-module
13
- var Tooltip_module_default = { "hop-Tooltip": "Tooltip-module__hop-Tooltip___75KNI", "hop-Tooltip--top": "Tooltip-module__hop-Tooltip--top___C4ncN", "hop-Tooltip--right": "Tooltip-module__hop-Tooltip--right___i0IBo", "hop-Tooltip--bottom": "Tooltip-module__hop-Tooltip--bottom___oTE8-", "hop-Tooltip--left": "Tooltip-module__hop-Tooltip--left___ZfLGl", "slide": "Tooltip-module__slide___E30ZU" };
13
+ var Tooltip_module_default = { "hop-Tooltip": "Tooltip-module__hop-Tooltip___mXndg", "hop-Tooltip--top": "Tooltip-module__hop-Tooltip--top___FQmxN", "hop-Tooltip--right": "Tooltip-module__hop-Tooltip--right___yGruD", "hop-Tooltip--bottom": "Tooltip-module__hop-Tooltip--bottom___ix5zd", "hop-Tooltip--left": "Tooltip-module__hop-Tooltip--left___VqTsE", "slide": "Tooltip-module__slide___sMX4O" };
14
14
  var GlobalTooltipCssSelector = "hop-Tooltip";
15
15
  function Tooltip(props, ref) {
16
16
  [props, ref] = useContextProps(props, ref, TooltipContext);
@@ -1,6 +1,6 @@
1
- import { _Label } from './chunk-YWIALVQ4.js';
1
+ import { _Label } from './chunk-LH7QIQP3.js';
2
2
  import { omitProps } from './chunk-EVKWFOHB.js';
3
- import { useFormProps } from './chunk-UMD2QXPA.js';
3
+ import { useFormProps } from './chunk-LZOLGJPF.js';
4
4
  import { useLocalizedString } from './chunk-NNLLQWDS.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
6
6
  import { useStyledSystem, Div } from '@hopper-ui/styled-system';
@@ -8,7 +8,7 @@ import clsx from 'clsx';
8
8
  import { jsx, jsxs } from 'react/jsx-runtime';
9
9
 
10
10
  // css-module:./FieldLabel.module.css#css-module
11
- var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-FieldLabel__wrapper___vk3bm", "hop-FieldLabel__indicator": "FieldLabel-module__hop-FieldLabel__indicator___rhJvn" };
11
+ var FieldLabel_module_default = { "hop-FieldLabel__wrapper": "FieldLabel-module__hop-FieldLabel__wrapper___UE9W-", "hop-FieldLabel__indicator": "FieldLabel-module__hop-FieldLabel__indicator___iIkHC" };
12
12
  var GlobalFieldLabelCssSelector = "hop-FieldLabel";
13
13
  function FieldLabel(props) {
14
14
  props = useFormProps(props);
@@ -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___cwTTA", "hop-Text--xs": "Text-module__hop-Text--xs___JKsjS", "hop-Text--sm": "Text-module__hop-Text--sm___zX5kK", "hop-Text--md": "Text-module__hop-Text--md___RW6fW", "hop-Text--lg": "Text-module__hop-Text--lg___K-7MQ", "hop-Text--xl": "Text-module__hop-Text--xl___7inSZ", "hop-Text--2xl": "Text-module__hop-Text--2xl___dW1ej", "hop-Text--inherit": "Text-module__hop-Text--inherit___k7pGb" };
12
+ var Text_module_default = { "hop-Text": "Text-module__hop-Text___-dkyw", "hop-Text--xs": "Text-module__hop-Text--xs___aZylH", "hop-Text--sm": "Text-module__hop-Text--sm___24SIZ", "hop-Text--md": "Text-module__hop-Text--md___J1o2w", "hop-Text--lg": "Text-module__hop-Text--lg___4-9wa", "hop-Text--xl": "Text-module__hop-Text--xl___gn9a6", "hop-Text--2xl": "Text-module__hop-Text--2xl___i7h-A", "hop-Text--inherit": "Text-module__hop-Text--inherit___-Oo5X" };
13
13
  var GlobalTextCssSelector = "hop-Text";
14
14
  function Text(props, ref) {
15
15
  [props, ref] = useContextProps(props, ref, TextContext);
@@ -6,7 +6,7 @@ import { useContextProps, Input as Input$1 } from 'react-aria-components';
6
6
  import { jsx } from 'react/jsx-runtime';
7
7
 
8
8
  // css-module:./Input.module.css#css-module
9
- var Input_module_default = { "hop-Input": "Input-module__hop-Input___FTIui", "hop-Input--sm": "Input-module__hop-Input--sm___LmzPF" };
9
+ var Input_module_default = { "hop-Input": "Input-module__hop-Input___O18HG", "hop-Input--sm": "Input-module__hop-Input--sm___D509-" };
10
10
  var InputContext = createContext({});
11
11
  var Input = forwardRef(function Input2(props, ref) {
12
12
  var _a;
@@ -1,11 +1,11 @@
1
1
  import { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
2
- import { _InputGroup } from './chunk-ONWHZMKV.js';
3
- import { Input } from './chunk-NXM4YW6Y.js';
4
- import { FieldLabel } from './chunk-CJAVXRN6.js';
5
- import { _HelperMessage } from './chunk-ENPWF5RT.js';
6
- import { _ErrorMessage } from './chunk-OODFQTJN.js';
7
- import { useFormProps } from './chunk-UMD2QXPA.js';
8
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
2
+ import { _InputGroup } from './chunk-RMABDQQQ.js';
3
+ import { Input } from './chunk-VTIZWUFX.js';
4
+ import { FieldLabel } from './chunk-VNQ5Z7AR.js';
5
+ import { _HelperMessage } from './chunk-IPHNLYPY.js';
6
+ import { _ErrorMessage } from './chunk-XRB6YNXK.js';
7
+ import { useFormProps } from './chunk-LZOLGJPF.js';
8
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
9
9
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
10
10
  import { TextContext } from './chunk-ZNOU2CGM.js';
11
11
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -22,7 +22,7 @@ import { useContextProps, composeRenderProps, NumberField as NumberField$1, Butt
22
22
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
23
23
 
24
24
  // css-module:./NumberField.module.css#css-module
25
- var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-NumberField___W-GWR", "hop-NumberField--fluid": "NumberField-module__hop-NumberField--fluid___HDsPI", "hop-NumberField__Label": "NumberField-module__hop-NumberField__Label___2TO5-", "hop-NumberField__prefix": "NumberField-module__hop-NumberField__prefix___kAS1T", "hop-NumberField__InputGroup": "NumberField-module__hop-NumberField__InputGroup___eJ3O6", "hop-NumberField__ErrorMessage": "NumberField-module__hop-NumberField__ErrorMessage___6vWCi", "hop-NumberField__HelperMessage": "NumberField-module__hop-NumberField__HelperMessage___yPG2v", "hop-NumberField__steppers": "NumberField-module__hop-NumberField__steppers___Ki-EW", "hop-NumberField__stepper-button": "NumberField-module__hop-NumberField__stepper-button___Z4hnX", "hop-NumberField__stepper-button--increment": "NumberField-module__hop-NumberField__stepper-button--increment___Xe3Xp", "hop-NumberField__stepper-button--decrement": "NumberField-module__hop-NumberField__stepper-button--decrement___Fyp3m", "hop-NumberField__stepper-button__icon": "NumberField-module__hop-NumberField__stepper-button__icon___u0WQi", "hop-NumberField__input": "NumberField-module__hop-NumberField__input___10jPq" };
25
+ var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-NumberField___DBwD8", "hop-NumberField--fluid": "NumberField-module__hop-NumberField--fluid___q92dQ", "hop-NumberField__Label": "NumberField-module__hop-NumberField__Label___D65Le", "hop-NumberField__prefix": "NumberField-module__hop-NumberField__prefix___coFGv", "hop-NumberField__InputGroup": "NumberField-module__hop-NumberField__InputGroup___A56du", "hop-NumberField__ErrorMessage": "NumberField-module__hop-NumberField__ErrorMessage___Te5DV", "hop-NumberField__HelperMessage": "NumberField-module__hop-NumberField__HelperMessage___DWlY5", "hop-NumberField__steppers": "NumberField-module__hop-NumberField__steppers___kV-Tx", "hop-NumberField__stepper-button": "NumberField-module__hop-NumberField__stepper-button___0WtwC", "hop-NumberField__stepper-button--increment": "NumberField-module__hop-NumberField__stepper-button--increment___-P0mq", "hop-NumberField__stepper-button--decrement": "NumberField-module__hop-NumberField__stepper-button--decrement___Mg2LT", "hop-NumberField__stepper-button__icon": "NumberField-module__hop-NumberField__stepper-button__icon___-6BXG", "hop-NumberField__input": "NumberField-module__hop-NumberField__input___5-I8D" };
26
26
  var GlobalNumberFieldCssSelector = "hop-NumberField";
27
27
  var StepperButton = ({ direction }) => {
28
28
  const StepperIcon = direction === "increment" ? AngleUpIcon : AngleDownIcon;
@@ -1,9 +1,9 @@
1
1
  import { TagGroupContext, InternalTagGroupContext } from './chunk-4BWTFR22.js';
2
2
  import { TagContext } from './chunk-EWMWQ2MC.js';
3
- import { FieldLabel } from './chunk-CJAVXRN6.js';
4
- import { _HelperMessage } from './chunk-ENPWF5RT.js';
5
- import { _ErrorMessage } from './chunk-OODFQTJN.js';
6
- import { useFormProps } from './chunk-UMD2QXPA.js';
3
+ import { FieldLabel } from './chunk-VNQ5Z7AR.js';
4
+ import { _HelperMessage } from './chunk-IPHNLYPY.js';
5
+ import { _ErrorMessage } from './chunk-XRB6YNXK.js';
6
+ import { useFormProps } from './chunk-LZOLGJPF.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
8
8
  import { SlotProvider } from './chunk-M36KANKC.js';
9
9
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, FieldErrorContext, TagGroup as Tag
14
14
  import { jsx, jsxs } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./TagGroup.module.css#css-module
17
- var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___BlBpd", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___FtoEn", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___6klQg", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___nAOjl", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___82EXM" };
17
+ var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___89XF5", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___etdTm", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___FBLhP", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___zYiCD", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___32XJU" };
18
18
  var GlobalTagGroupCssSelector = "hop-TagGroup";
19
19
  function TagGroup(props, ref) {
20
20
  var _a;
@@ -1,8 +1,8 @@
1
1
  import { CalloutContext } from './chunk-5CURYPE7.js';
2
2
  import { HeadingContext } from './chunk-WJRMD4JP.js';
3
3
  import { ContentContext } from './chunk-IXB2WK56.js';
4
+ import { _CloseButton } from './chunk-JEZVOYHN.js';
4
5
  import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
5
- import { _CloseButton } from './chunk-PKXJUWNC.js';
6
6
  import { ButtonContext } from './chunk-WMTWFKKP.js';
7
7
  import { useSlot } from './chunk-H5YTU3U7.js';
8
8
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -15,7 +15,7 @@ import { useContextProps } from 'react-aria-components';
15
15
  import { jsx, jsxs } from 'react/jsx-runtime';
16
16
 
17
17
  // css-module:./Callout.module.css#css-module
18
- var Callout_module_default = { "hop-Callout": "Callout-module__hop-Callout___4XZx9", "hop-Callout__icon": "Callout-module__hop-Callout__icon___t-uuc", "hop-Callout__heading": "Callout-module__hop-Callout__heading___-fK1A", "hop-Callout__content": "Callout-module__hop-Callout__content___rum2Z", "hop-Callout__button": "Callout-module__hop-Callout__button___Smn9q", "hop-Callout__dismiss": "Callout-module__hop-Callout__dismiss___5F-97", "hop-Callout--information": "Callout-module__hop-Callout--information___WmRVV", "hop-Callout--success": "Callout-module__hop-Callout--success___Uoiqc", "hop-Callout--warning": "Callout-module__hop-Callout--warning___UNO4Z", "hop-Callout--upsell": "Callout-module__hop-Callout--upsell___nlKKd", "hop-Callout--subtle-fill": "Callout-module__hop-Callout--subtle-fill___Kng6h" };
18
+ var Callout_module_default = { "hop-Callout": "Callout-module__hop-Callout___QZCRX", "hop-Callout__icon": "Callout-module__hop-Callout__icon___g-G3P", "hop-Callout__heading": "Callout-module__hop-Callout__heading___ODyFn", "hop-Callout__content": "Callout-module__hop-Callout__content___J8Wj-", "hop-Callout__button": "Callout-module__hop-Callout__button___ugszu", "hop-Callout__dismiss": "Callout-module__hop-Callout__dismiss___RNBUa", "hop-Callout--information": "Callout-module__hop-Callout--information___FX7xX", "hop-Callout--success": "Callout-module__hop-Callout--success___nrRIP", "hop-Callout--warning": "Callout-module__hop-Callout--warning___1Cmob", "hop-Callout--upsell": "Callout-module__hop-Callout--upsell___WF4ok", "hop-Callout--subtle-fill": "Callout-module__hop-Callout--subtle-fill___0bY5t" };
19
19
  var GlobalCalloutCssSelector = "hop-Callout";
20
20
  var Callout = (props, ref) => {
21
21
  [props, ref] = useContextProps(props, ref, CalloutContext);
@@ -1,6 +1,6 @@
1
1
  import { ErrorMessageContext } from './chunk-FV74YT2D.js';
2
2
  import { useRenderProps } from './chunk-2NSUMKNH.js';
3
- import { _Text } from './chunk-6QUUX4B6.js';
3
+ import { _Text } from './chunk-VSRT6MNL.js';
4
4
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
6
6
  import { WarningIcon } from '@hopper-ui/icons';
@@ -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___Jok9m", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___EY3Up" };
13
+ var ErrorMessage_module_default = { "hop-ErrorMessage": "ErrorMessage-module__hop-ErrorMessage___1DKOl", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___gNVhC" };
14
14
  var GlobalErrorMessageCssSelector = "hop-ErrorMessage";
15
15
  function ErrorMessage(props, ref) {
16
16
  const validation = useContext(FieldErrorContext);
@@ -11,7 +11,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
11
11
  import { jsx } from 'react/jsx-runtime';
12
12
 
13
13
  // css-module:./RichIconAvatarImage.module.css#css-module
14
- var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-RichIconAvatarImage___nFM1v", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___-0JXP", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___wne99", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___xA09h", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___XuS0w", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___K1cLC", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___-PqOa", "hop-RichIconAvatarImage--clickable": "RichIconAvatarImage-module__hop-RichIconAvatarImage--clickable___NkJDF", "hop-RichIconAvatarImage--focus-visible": "RichIconAvatarImage-module__hop-RichIconAvatarImage--focus-visible___f12jV", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___nHqm8" };
14
+ var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-RichIconAvatarImage___EDbkm", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___rqTd6", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___g1kkC", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___o3xsy", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___EC4J-", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___j6PS9", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___IufUk", "hop-RichIconAvatarImage--clickable": "RichIconAvatarImage-module__hop-RichIconAvatarImage--clickable___r0BJL", "hop-RichIconAvatarImage--focus-visible": "RichIconAvatarImage-module__hop-RichIconAvatarImage--focus-visible___J6Aw-", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___ElXLp" };
15
15
  var GlobalRichIconAvatarImageCssSelector = "hop-RichIconAvatarImage";
16
16
  var AvatarToIconSizeAdapter = {
17
17
  xs: "md",
@@ -8,7 +8,7 @@ import { useContextProps, composeRenderProps, ToggleButtonGroup, Provider } from
8
8
  import { jsx } from 'react/jsx-runtime';
9
9
 
10
10
  // css-module:./TileGroup.module.css#css-module
11
- var TileGroup_module_default = { "hop-TileGroup": "TileGroup-module__hop-TileGroup___ATRzW" };
11
+ var TileGroup_module_default = { "hop-TileGroup": "TileGroup-module__hop-TileGroup___GcWpw" };
12
12
  var GlobalTileGroupCssSelector = "hop-TileGroup";
13
13
  var TileGroup = (props, ref) => {
14
14
  [props, ref] = useContextProps(props, ref, TileGroupContext);
@@ -1,10 +1,10 @@
1
- import { useButtonProps } from './chunk-AMESDZPN.js';
2
- import { _Spinner } from './chunk-GDVHXMXO.js';
1
+ import { useButtonProps } from './chunk-M5LY5YVK.js';
2
+ import { _Spinner } from './chunk-VCYYKK3V.js';
3
3
  import { IconListContext } from './chunk-GBWXEK6N.js';
4
4
  import { ButtonContext } from './chunk-WMTWFKKP.js';
5
5
  import { useLocalizedString } from './chunk-NNLLQWDS.js';
6
6
  import { useSlot } from './chunk-H5YTU3U7.js';
7
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
7
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
8
8
  import { ClearProviders } from './chunk-PQSMCDAM.js';
9
9
  import { TextContext } from './chunk-ZNOU2CGM.js';
10
10
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, Button as Button$1, DEFAULT_SLOT }
18
18
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
19
19
 
20
20
  // css-module:./Button.module.css#css-module
21
- var Button_module_default = { "hop-Button": "Button-module__hop-Button___9-I0t", "hop-Button--fluid": "Button-module__hop-Button--fluid___YJmFo", "hop-Button--xs": "Button-module__hop-Button--xs___rqf-Z", "hop-Button--sm": "Button-module__hop-Button--sm___7G4qS", "hop-Button--md": "Button-module__hop-Button--md___Ivm2r", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___E5dNi", "hop-Button--primary": "Button-module__hop-Button--primary___bevo3", "hop-Button--secondary": "Button-module__hop-Button--secondary___2lN6u", "hop-Button--upsell": "Button-module__hop-Button--upsell___x5iFK", "hop-Button--danger": "Button-module__hop-Button--danger___TxNzA", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___zTyfn", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___-tiCx", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___-uxom", "hop-Button--loading": "Button-module__hop-Button--loading___oEqdL", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___NNSKQ", "hop-Button__icon": "Button-module__hop-Button__icon___fajIl", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___FwjZ6", "hop-Button__text": "Button-module__hop-Button__text___aTRCJ", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___1NXlG", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___zwiV9" };
21
+ var Button_module_default = { "hop-Button": "Button-module__hop-Button___URWxY", "hop-Button--fluid": "Button-module__hop-Button--fluid___ewYxy", "hop-Button--xs": "Button-module__hop-Button--xs___tX2UM", "hop-Button--sm": "Button-module__hop-Button--sm___I4fWu", "hop-Button--md": "Button-module__hop-Button--md___9q84i", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___jLD-3", "hop-Button--primary": "Button-module__hop-Button--primary___RlmJC", "hop-Button--secondary": "Button-module__hop-Button--secondary___Wd8q3", "hop-Button--upsell": "Button-module__hop-Button--upsell___yckKX", "hop-Button--danger": "Button-module__hop-Button--danger___BcD-b", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___wPVet", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___-ytLg", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___GkvnG", "hop-Button--loading": "Button-module__hop-Button--loading___ph-CV", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___nwL1g", "hop-Button__icon": "Button-module__hop-Button__icon___Ddduw", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___9ZEar", "hop-Button__text": "Button-module__hop-Button__text___qsKz4", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___kdW3X", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___Hj6tU" };
22
22
  var GlobalButtonCssSelector = "hop-Button";
23
23
  var ButtonToIconSizeAdapter = {
24
24
  xs: "sm",
@@ -1,5 +1,5 @@
1
1
  import { AvatarContext } from './chunk-FA26RZSE.js';
2
- import { _RichIconAvatarImage } from './chunk-5DKVV77A.js';
2
+ import { _RichIconAvatarImage } from './chunk-XY7IQZPW.js';
3
3
  import { useRenderProps } from './chunk-2NSUMKNH.js';
4
4
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
5
5
  import { BrokenImageRichIcon } from '@hopper-ui/icons';
@@ -1,15 +1,15 @@
1
1
  import { InternalTagGroupContext } from './chunk-4BWTFR22.js';
2
2
  import { TagContext } from './chunk-EWMWQ2MC.js';
3
- import { _ClearButton } from './chunk-QGQRMUA7.js';
4
- import { mapOrbiterToHopperVariants } from './chunk-NF276QWB.js';
3
+ import { _ClearButton } from './chunk-I53YSUKE.js';
4
+ import { mapOrbiterToHopperVariants } from './chunk-LHB634DN.js';
5
5
  import { BadgeContext } from './chunk-ZSFJVMJN.js';
6
6
  import { AvatarContext } from './chunk-FA26RZSE.js';
7
7
  import { useRenderProps } from './chunk-2NSUMKNH.js';
8
- import { useFormProps } from './chunk-UMD2QXPA.js';
9
- import { _Spinner } from './chunk-GDVHXMXO.js';
8
+ import { useFormProps } from './chunk-LZOLGJPF.js';
9
+ import { _Spinner } from './chunk-VCYYKK3V.js';
10
10
  import { IconListContext } from './chunk-GBWXEK6N.js';
11
11
  import { useLocalizedString } from './chunk-NNLLQWDS.js';
12
- import { ensureTextWrapper } from './chunk-QFGSXBXR.js';
12
+ import { ensureTextWrapper } from './chunk-TND64L7N.js';
13
13
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
14
14
  import { TextContext } from './chunk-ZNOU2CGM.js';
15
15
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -25,7 +25,7 @@ import { useContextProps, composeRenderProps, Tag as Tag$1 } from 'react-aria-co
25
25
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
26
26
 
27
27
  // css-module:./Tag.module.css#css-module
28
- var Tag_module_default = { "hop-Tag": "Tag-module__hop-Tag___eaVyA", "hop-Tag--sm": "Tag-module__hop-Tag--sm___cUMyr", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___ZLMwY", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___3rwAQ", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___Qi41h", "hop-Tag--md": "Tag-module__hop-Tag--md___Kfxxd", "hop-Tag--lg": "Tag-module__hop-Tag--lg___heNln", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___5WUpA", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___YWM1j", "hop-Tag--progress": "Tag-module__hop-Tag--progress___Iqsnz", "hop-Tag--positive": "Tag-module__hop-Tag--positive___UGbUV", "hop-Tag--caution": "Tag-module__hop-Tag--caution___TuY-j", "hop-Tag--negative": "Tag-module__hop-Tag--negative___eLemF", "hop-Tag--option1": "Tag-module__hop-Tag--option1___Njh-c", "hop-Tag--option2": "Tag-module__hop-Tag--option2___-4zIe", "hop-Tag--option3": "Tag-module__hop-Tag--option3___D4mI6", "hop-Tag--option4": "Tag-module__hop-Tag--option4___ySP6-", "hop-Tag--option5": "Tag-module__hop-Tag--option5___BYgmE", "hop-Tag--option6": "Tag-module__hop-Tag--option6___2SpvP", "hop-Tag__icon": "Tag-module__hop-Tag__icon___69VLm", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___bnSme", "hop-Tag__text": "Tag-module__hop-Tag__text___F4URU", "hop-Tag__badge": "Tag-module__hop-Tag__badge___yCyfF", "hop-Tag__badge--subdued": "Tag-module__hop-Tag__badge--subdued___lJKKS" };
28
+ var Tag_module_default = { "hop-Tag": "Tag-module__hop-Tag___7U0ee", "hop-Tag--sm": "Tag-module__hop-Tag--sm___Yzk2k", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___NbxGm", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___QUVra", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___2bZAU", "hop-Tag--md": "Tag-module__hop-Tag--md___DrO70", "hop-Tag--lg": "Tag-module__hop-Tag--lg___cc01f", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___jhpc9", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___rJgmD", "hop-Tag--progress": "Tag-module__hop-Tag--progress___NgOY8", "hop-Tag--positive": "Tag-module__hop-Tag--positive___HPfZ1", "hop-Tag--caution": "Tag-module__hop-Tag--caution___oxgOV", "hop-Tag--negative": "Tag-module__hop-Tag--negative___l4f-k", "hop-Tag--option1": "Tag-module__hop-Tag--option1___mKnbG", "hop-Tag--option2": "Tag-module__hop-Tag--option2___qYJ7K", "hop-Tag--option3": "Tag-module__hop-Tag--option3___o3xJE", "hop-Tag--option4": "Tag-module__hop-Tag--option4___zNDBw", "hop-Tag--option5": "Tag-module__hop-Tag--option5___xBBwX", "hop-Tag--option6": "Tag-module__hop-Tag--option6___qCiym", "hop-Tag__icon": "Tag-module__hop-Tag__icon___Etc9b", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___SQgS6", "hop-Tag__text": "Tag-module__hop-Tag__text___vdFSJ", "hop-Tag__badge": "Tag-module__hop-Tag__badge___za6P8", "hop-Tag__badge--subdued": "Tag-module__hop-Tag__badge--subdued___bq2SJ" };
29
29
  var GlobalTagCssSelector = "hop-Tag";
30
30
  var TagToTextSizeAdapter = {
31
31
  sm: "xs",
@@ -8,7 +8,7 @@ import { useContextProps, ModalOverlay, Modal } from 'react-aria-components';
8
8
  import { jsx } from 'react/jsx-runtime';
9
9
 
10
10
  // css-module:./BaseModal.module.css#css-module
11
- var BaseModal_module_default = { "hop-BaseModal": "BaseModal-module__hop-BaseModal___UpAGs", "hop-BaseModal__modal": "BaseModal-module__hop-BaseModal__modal___DElYL", "hop-BaseModal--image": "BaseModal-module__hop-BaseModal--image___Xy3Pd", "hop-BaseModal--sm": "BaseModal-module__hop-BaseModal--sm___Ekb7C", "hop-BaseModal--md": "BaseModal-module__hop-BaseModal--md___-DWo0", "hop-BaseModal--lg": "BaseModal-module__hop-BaseModal--lg___ycpJ4", "hop-BaseModal--xl": "BaseModal-module__hop-BaseModal--xl___wDrPr", "hop-BaseModal--fullscreen": "BaseModal-module__hop-BaseModal--fullscreen___EDdzv", "hop-BaseModal--fullscreentakeover": "BaseModal-module__hop-BaseModal--fullscreentakeover___WJJPu" };
11
+ var BaseModal_module_default = { "hop-BaseModal": "BaseModal-module__hop-BaseModal___34gh5", "hop-BaseModal__modal": "BaseModal-module__hop-BaseModal__modal___uRENW", "hop-BaseModal--image": "BaseModal-module__hop-BaseModal--image___e63RX", "hop-BaseModal--sm": "BaseModal-module__hop-BaseModal--sm___xB7DI", "hop-BaseModal--md": "BaseModal-module__hop-BaseModal--md___4K-Z5", "hop-BaseModal--lg": "BaseModal-module__hop-BaseModal--lg___0cV9F", "hop-BaseModal--xl": "BaseModal-module__hop-BaseModal--xl___dI7OZ", "hop-BaseModal--fullscreen": "BaseModal-module__hop-BaseModal--fullscreen___rYOjf", "hop-BaseModal--fullscreentakeover": "BaseModal-module__hop-BaseModal--fullscreentakeover___faHff" };
12
12
  var GlobalBaseModalCssSelector = "hop-BaseModal";
13
13
  var BaseModal = (props, ref) => {
14
14
  var _a;
@@ -56,7 +56,7 @@ var BaseModal = (props, ref) => {
56
56
  onOpenChange,
57
57
  slot,
58
58
  ...otherProps,
59
- children: /* @__PURE__ */ jsx(Modal, { onOpenChange, ...otherProps, ref, className: BaseModal_module_default["hop-BaseModal__modal"], children })
59
+ children: /* @__PURE__ */ jsx(Modal, { ref, className: BaseModal_module_default["hop-BaseModal__modal"], children })
60
60
  }
61
61
  );
62
62
  };
@@ -2,7 +2,7 @@ import { useIsOverflow } from './chunk-EHXOXTDN.js';
2
2
  import { AvatarContext } from './chunk-FA26RZSE.js';
3
3
  import { useRenderProps } from './chunk-2NSUMKNH.js';
4
4
  import { useLocalizedString } from './chunk-NNLLQWDS.js';
5
- import { _Text } from './chunk-6QUUX4B6.js';
5
+ import { _Text } from './chunk-VSRT6MNL.js';
6
6
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
7
7
  import { TextContext } from './chunk-ZNOU2CGM.js';
8
8
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -16,7 +16,7 @@ import { useContextProps, SelectValueContext, SelectStateContext, useSlottedCont
16
16
  import { jsx } from 'react/jsx-runtime';
17
17
 
18
18
  // css-module:./SelectValue.module.css#css-module
19
- var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-SelectValue___1umH-", "hop-SelectValue__text": "SelectValue-module__hop-SelectValue__text___3OOIs", "hop-SelectValue__avatar": "SelectValue-module__hop-SelectValue__avatar___eS3wm", "hop-SelectValue__icon": "SelectValue-module__hop-SelectValue__icon___D-aWV", "hop-SelectValue__end-icon": "SelectValue-module__hop-SelectValue__end-icon___UGAzU" };
19
+ var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-SelectValue___Tjos3", "hop-SelectValue__text": "SelectValue-module__hop-SelectValue__text___ItyIS", "hop-SelectValue__avatar": "SelectValue-module__hop-SelectValue__avatar___EOQub", "hop-SelectValue__icon": "SelectValue-module__hop-SelectValue__icon___vflLT", "hop-SelectValue__end-icon": "SelectValue-module__hop-SelectValue__end-icon___XJIwB" };
20
20
  var GlobalSelectValueCssSelector = "hop-SelectValue";
21
21
  var SelectValueToAvatarSizeAdapter = {
22
22
  sm: "xs",