@hopper-ui/components 1.12.1 → 1.12.2

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 (352) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/accordion/src/Accordion.css +81 -79
  3. package/dist/accordion/src/Accordion.js +1 -1
  4. package/dist/accordion/src/index.css +81 -79
  5. package/dist/accordion/src/index.js +1 -1
  6. package/dist/alert/src/Alert.css +414 -412
  7. package/dist/alert/src/Alert.js +12 -12
  8. package/dist/alert/src/index.css +414 -412
  9. package/dist/alert/src/index.js +12 -12
  10. package/dist/avatar/src/AnonymousAvatar.css +53 -51
  11. package/dist/avatar/src/AnonymousAvatar.js +2 -2
  12. package/dist/avatar/src/Avatar.css +73 -71
  13. package/dist/avatar/src/Avatar.js +4 -4
  14. package/dist/avatar/src/AvatarGroup.css +68 -66
  15. package/dist/avatar/src/AvatarGroup.js +4 -4
  16. package/dist/avatar/src/BrokenAvatar.css +53 -51
  17. package/dist/avatar/src/BrokenAvatar.js +2 -2
  18. package/dist/avatar/src/DeletedAvatar.css +53 -51
  19. package/dist/avatar/src/DeletedAvatar.js +2 -2
  20. package/dist/avatar/src/RichIconAvatarImage.css +53 -51
  21. package/dist/avatar/src/RichIconAvatarImage.js +1 -1
  22. package/dist/avatar/src/index.css +100 -98
  23. package/dist/avatar/src/index.js +9 -9
  24. package/dist/badge/src/Badge.css +56 -54
  25. package/dist/badge/src/Badge.js +2 -2
  26. package/dist/badge/src/FloatingBadge.css +51 -49
  27. package/dist/badge/src/FloatingBadge.js +1 -1
  28. package/dist/badge/src/index.css +66 -64
  29. package/dist/badge/src/index.js +3 -3
  30. package/dist/buttons/src/Button.css +109 -107
  31. package/dist/buttons/src/Button.js +6 -6
  32. package/dist/buttons/src/ButtonGroup.css +52 -50
  33. package/dist/buttons/src/ButtonGroup.js +2 -2
  34. package/dist/buttons/src/ClearButton.css +112 -110
  35. package/dist/buttons/src/ClearButton.js +3 -3
  36. package/dist/buttons/src/CloseButton.css +110 -108
  37. package/dist/buttons/src/CloseButton.js +7 -7
  38. package/dist/buttons/src/EmbeddedButton.css +112 -110
  39. package/dist/buttons/src/EmbeddedButton.js +1 -1
  40. package/dist/buttons/src/LinkButton.css +119 -117
  41. package/dist/buttons/src/LinkButton.js +6 -6
  42. package/dist/buttons/src/ToggleButton.css +145 -143
  43. package/dist/buttons/src/ToggleButton.js +4 -4
  44. package/dist/buttons/src/index.css +362 -360
  45. package/dist/buttons/src/index.js +15 -15
  46. package/dist/callout/src/Callout.css +377 -373
  47. package/dist/callout/src/Callout.js +9 -9
  48. package/dist/callout/src/CompactCallout.css +411 -409
  49. package/dist/callout/src/CompactCallout.js +9 -9
  50. package/dist/callout/src/index.css +426 -422
  51. package/dist/callout/src/index.js +10 -10
  52. package/dist/card/src/Card.css +44 -42
  53. package/dist/card/src/Card.js +1 -1
  54. package/dist/card/src/index.css +44 -42
  55. package/dist/card/src/index.js +1 -1
  56. package/dist/checkbox/src/Checkbox.css +60 -58
  57. package/dist/checkbox/src/Checkbox.js +4 -4
  58. package/dist/checkbox/src/CheckboxField.css +47 -45
  59. package/dist/checkbox/src/CheckboxField.js +3 -3
  60. package/dist/checkbox/src/CheckboxGroup.css +112 -110
  61. package/dist/checkbox/src/CheckboxGroup.js +7 -7
  62. package/dist/checkbox/src/DecorativeCheckbox.css +68 -66
  63. package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
  64. package/dist/checkbox/src/index.css +112 -110
  65. package/dist/checkbox/src/index.js +11 -11
  66. package/dist/{chunk-QKQ7DKIU.js → chunk-2EJ534HS.js} +5 -5
  67. package/dist/{chunk-CHP5PLD4.js → chunk-3CWYOZXC.js} +2 -2
  68. package/dist/{chunk-VQIB2BZX.js → chunk-3L37QDIG.js} +2 -2
  69. package/dist/{chunk-IKPCPM44.js → chunk-5TBB7DOB.js} +1 -1
  70. package/dist/{chunk-H4GDSA6O.js → chunk-5WEUVESG.js} +2 -2
  71. package/dist/{chunk-P5NIO6BL.js → chunk-6CTYWBX5.js} +2 -2
  72. package/dist/{chunk-GNXGNGGC.js → chunk-6YGM763O.js} +1 -1
  73. package/dist/{chunk-FMNWS6EB.js → chunk-7B7ITDST.js} +12 -12
  74. package/dist/{chunk-O75NR72H.js → chunk-7KZ24NWQ.js} +2 -2
  75. package/dist/{chunk-2PS3SVAQ.js → chunk-7OX3XTES.js} +2 -2
  76. package/dist/{chunk-N3H7AP43.js → chunk-AQ4J5X3Q.js} +1 -1
  77. package/dist/{chunk-AFYXUWII.js → chunk-B246PHKC.js} +8 -8
  78. package/dist/{chunk-ENUDWSZX.js → chunk-BDLLFWNV.js} +1 -1
  79. package/dist/{chunk-IIL26IFH.js → chunk-C4YC7ITU.js} +2 -2
  80. package/dist/{chunk-2TGGMXPO.js → chunk-CUUGXQKP.js} +1 -1
  81. package/dist/{chunk-DMI544TP.js → chunk-D7GJZN2B.js} +1 -1
  82. package/dist/{chunk-SYG7VQFL.js → chunk-DHW7RREH.js} +4 -4
  83. package/dist/{chunk-Y4S7KNHS.js → chunk-DODETHRK.js} +1 -1
  84. package/dist/{chunk-JW3TH7PB.js → chunk-EAEENQYG.js} +1 -1
  85. package/dist/{chunk-CMW7J4X3.js → chunk-EEQICK54.js} +2 -2
  86. package/dist/{chunk-7BORGWOD.js → chunk-EG27JKBW.js} +4 -3
  87. package/dist/{chunk-QOBJOQEC.js → chunk-EK6Z4SKR.js} +2 -2
  88. package/dist/{chunk-EH5TIJDN.js → chunk-EKVC6DHS.js} +4 -4
  89. package/dist/{chunk-UWOVCVGQ.js → chunk-EYCRHQQT.js} +2 -2
  90. package/dist/{chunk-D3HSY7SZ.js → chunk-F7CUOUNH.js} +2 -2
  91. package/dist/{chunk-63OMF5W5.js → chunk-F7HYKYCF.js} +1 -1
  92. package/dist/{chunk-LKVJTQET.js → chunk-FGGISPNJ.js} +2 -2
  93. package/dist/{chunk-GZZIVVFX.js → chunk-FQWNQ4VU.js} +2 -2
  94. package/dist/{chunk-F2LGMZTH.js → chunk-GFG277LX.js} +1 -1
  95. package/dist/{chunk-BNUETSQK.js → chunk-GNHZVIKC.js} +1 -1
  96. package/dist/{chunk-UZUWFKJQ.js → chunk-HH7CDOJW.js} +1 -1
  97. package/dist/{chunk-YJM5X4J7.js → chunk-HLSYDPAM.js} +2 -2
  98. package/dist/{chunk-7IRZO5TZ.js → chunk-HQ4MO2NJ.js} +1 -1
  99. package/dist/{chunk-WBFIDZQD.js → chunk-HXLSOSYG.js} +1 -1
  100. package/dist/{chunk-NSEEA22A.js → chunk-ICL5VCOY.js} +2 -2
  101. package/dist/{chunk-5P3UJ3H6.js → chunk-IQEFS2JL.js} +3 -3
  102. package/dist/{chunk-5IWCSGSB.js → chunk-IZI456P6.js} +2 -2
  103. package/dist/{chunk-K4FUIWYD.js → chunk-JM6ABDZJ.js} +2 -2
  104. package/dist/{chunk-QLVSS4K3.js → chunk-JZXXUMTX.js} +4 -3
  105. package/dist/{chunk-IREPZYGF.js → chunk-KCWF5Z75.js} +3 -3
  106. package/dist/{chunk-HYA3RTWY.js → chunk-KHG6F5KU.js} +1 -1
  107. package/dist/{chunk-B2YX2MLR.js → chunk-LWTMRQMO.js} +4 -4
  108. package/dist/{chunk-P3AYY6PK.js → chunk-M6FDC4PO.js} +2 -2
  109. package/dist/{chunk-FJ3JNGWM.js → chunk-M7FUJHOX.js} +1 -1
  110. package/dist/{chunk-KF7Q7O24.js → chunk-MR7XUQUV.js} +1 -1
  111. package/dist/{chunk-Z3YPJ6QI.js → chunk-MSH4O4AK.js} +3 -3
  112. package/dist/{chunk-7OZU2K5I.js → chunk-MZ5ZTI4B.js} +2 -2
  113. package/dist/{chunk-MGU5BFFH.js → chunk-N6VURHIW.js} +2 -2
  114. package/dist/{chunk-UFCYTU4K.js → chunk-N74YKJXD.js} +1 -1
  115. package/dist/{chunk-FUTL47LT.js → chunk-NAKDTXXL.js} +1 -1
  116. package/dist/{chunk-I456S3LJ.js → chunk-NV7K6NV6.js} +3 -3
  117. package/dist/{chunk-CF76AKNI.js → chunk-O4IPK5QR.js} +1 -1
  118. package/dist/{chunk-UWIQ7TQ3.js → chunk-OECPEEVV.js} +1 -1
  119. package/dist/{chunk-AOFGT4IT.js → chunk-OJ76J3RY.js} +8 -8
  120. package/dist/{chunk-T4L3WPFJ.js → chunk-OKZROJXZ.js} +1 -1
  121. package/dist/{chunk-ELMPDKGQ.js → chunk-OOD5UGOB.js} +5 -5
  122. package/dist/{chunk-T5V3TEQR.js → chunk-OZIWAG7J.js} +7 -7
  123. package/dist/{chunk-JHUQZ67N.js → chunk-PP4YFDMT.js} +10 -10
  124. package/dist/{chunk-JHAX4B6U.js → chunk-PUYUBPG4.js} +8 -8
  125. package/dist/{chunk-7E35IXI2.js → chunk-PVOOHVZ6.js} +1 -1
  126. package/dist/{chunk-N767TJRK.js → chunk-PZVGF5RW.js} +3 -3
  127. package/dist/{chunk-DAAYIA3Q.js → chunk-Q5BLWSGK.js} +1 -1
  128. package/dist/{chunk-COEZH3KR.js → chunk-Q72FS2NS.js} +3 -3
  129. package/dist/{chunk-M2BS3D25.js → chunk-RBIYVI7X.js} +3 -3
  130. package/dist/{chunk-MQBOZZGO.js → chunk-RCPGOGBX.js} +1 -1
  131. package/dist/{chunk-3IX3ZWP2.js → chunk-RIFDHLZR.js} +1 -1
  132. package/dist/{chunk-JGEYY4H5.js → chunk-RVJCVOQD.js} +11 -11
  133. package/dist/{chunk-JP7SOAHG.js → chunk-SZAEFOTW.js} +3 -3
  134. package/dist/{chunk-YCCNOWOS.js → chunk-TNRVP5NU.js} +1 -1
  135. package/dist/{chunk-VM24VZM6.js → chunk-TQQMDYWR.js} +1 -1
  136. package/dist/{chunk-N7RKKS24.js → chunk-TZLBT47T.js} +4 -3
  137. package/dist/{chunk-K4MTNLD6.js → chunk-UCAYUC74.js} +5 -5
  138. package/dist/{chunk-VD6OXDNI.js → chunk-UZ7BK7OQ.js} +2 -2
  139. package/dist/{chunk-Q7TGFLIT.js → chunk-V23LHIZZ.js} +5 -5
  140. package/dist/{chunk-WXJSFTHF.js → chunk-VD55EPDF.js} +3 -3
  141. package/dist/{chunk-UZBWUZRT.js → chunk-VJ6X4KGI.js} +2 -2
  142. package/dist/{chunk-SWMH43AP.js → chunk-W5UVP3JI.js} +2 -2
  143. package/dist/{chunk-V23KJOEW.js → chunk-WARIBY4X.js} +2 -2
  144. package/dist/{chunk-ASSSWAQZ.js → chunk-WGP5EQKR.js} +5 -5
  145. package/dist/{chunk-VI2FWZSO.js → chunk-WZ4RCG4X.js} +1 -1
  146. package/dist/{chunk-VIZD7P6L.js → chunk-XERRBCS2.js} +2 -2
  147. package/dist/{chunk-FNFPWHPS.js → chunk-XX35LGN6.js} +1 -1
  148. package/dist/{chunk-X47CZO5Z.js → chunk-YDFX3DU4.js} +1 -1
  149. package/dist/{chunk-CP64OAWJ.js → chunk-YLHSAIVO.js} +1 -1
  150. package/dist/{chunk-TXUJLPMP.js → chunk-ZFOSF2XX.js} +6 -6
  151. package/dist/{chunk-KNPW7WUR.js → chunk-ZKBTTSGH.js} +2 -2
  152. package/dist/{chunk-XEONIPU7.js → chunk-ZPE2MXIN.js} +1 -1
  153. package/dist/combobox/src/ComboBox.css +787 -785
  154. package/dist/combobox/src/ComboBox.js +19 -19
  155. package/dist/combobox/src/index.css +787 -785
  156. package/dist/combobox/src/index.js +19 -19
  157. package/dist/contextual-help/src/ContextualHelp.css +708 -706
  158. package/dist/contextual-help/src/ContextualHelp.js +4 -4
  159. package/dist/contextual-help/src/index.css +708 -706
  160. package/dist/contextual-help/src/index.js +4 -4
  161. package/dist/disclosure/src/Disclosure.css +51 -49
  162. package/dist/disclosure/src/Disclosure.js +1 -1
  163. package/dist/disclosure/src/DisclosureHeader.css +58 -56
  164. package/dist/disclosure/src/DisclosureHeader.js +3 -3
  165. package/dist/disclosure/src/DisclosurePanel.css +51 -49
  166. package/dist/disclosure/src/DisclosurePanel.js +3 -3
  167. package/dist/disclosure/src/index.css +76 -74
  168. package/dist/disclosure/src/index.js +7 -7
  169. package/dist/divider/src/Divider.css +43 -41
  170. package/dist/divider/src/Divider.js +1 -1
  171. package/dist/divider/src/index.css +43 -41
  172. package/dist/divider/src/index.js +1 -1
  173. package/dist/error-message/src/ErrorMessage.css +43 -41
  174. package/dist/error-message/src/ErrorMessage.js +2 -2
  175. package/dist/error-message/src/index.css +43 -41
  176. package/dist/error-message/src/index.js +2 -2
  177. package/dist/form/src/Form.css +41 -39
  178. package/dist/form/src/Form.js +1 -1
  179. package/dist/form/src/index.css +41 -39
  180. package/dist/form/src/index.js +1 -1
  181. package/dist/header/src/Header.css +41 -39
  182. package/dist/header/src/index.css +41 -39
  183. package/dist/helper-message/src/HelperMessage.css +43 -41
  184. package/dist/helper-message/src/HelperMessage.js +2 -2
  185. package/dist/helper-message/src/index.css +43 -41
  186. package/dist/helper-message/src/index.js +2 -2
  187. package/dist/icon-list/src/IconList.css +42 -40
  188. package/dist/icon-list/src/IconList.js +1 -1
  189. package/dist/icon-list/src/index.css +42 -40
  190. package/dist/icon-list/src/index.js +1 -1
  191. package/dist/illustrated-message/src/IllustratedMessage.css +384 -385
  192. package/dist/illustrated-message/src/IllustratedMessage.js +2 -2
  193. package/dist/illustrated-message/src/index.css +384 -385
  194. package/dist/illustrated-message/src/index.js +2 -2
  195. package/dist/illustration/src/Illustration.css +50 -48
  196. package/dist/illustration/src/Illustration.js +1 -1
  197. package/dist/illustration/src/index.css +50 -48
  198. package/dist/illustration/src/index.js +1 -1
  199. package/dist/image/src/Image.css +44 -42
  200. package/dist/image/src/Image.js +1 -1
  201. package/dist/image/src/SvgImage.css +42 -40
  202. package/dist/image/src/SvgImage.js +1 -1
  203. package/dist/image/src/index.css +45 -43
  204. package/dist/image/src/index.js +2 -2
  205. package/dist/index.css +1141 -1140
  206. package/dist/index.js +94 -94
  207. package/dist/inputs/src/Input.css +45 -43
  208. package/dist/inputs/src/Input.js +1 -1
  209. package/dist/inputs/src/InputGroup.css +47 -45
  210. package/dist/inputs/src/InputGroup.js +1 -1
  211. package/dist/inputs/src/NumberField.css +71 -69
  212. package/dist/inputs/src/NumberField.js +10 -10
  213. package/dist/inputs/src/PasswordField.css +382 -380
  214. package/dist/inputs/src/PasswordField.js +10 -10
  215. package/dist/inputs/src/RemainingCharacterCount.css +44 -42
  216. package/dist/inputs/src/RemainingCharacterCount.js +2 -2
  217. package/dist/inputs/src/SearchField.css +388 -386
  218. package/dist/inputs/src/SearchField.js +12 -12
  219. package/dist/inputs/src/TextArea.css +70 -68
  220. package/dist/inputs/src/TextArea.js +9 -9
  221. package/dist/inputs/src/TextField.css +386 -384
  222. package/dist/inputs/src/TextField.js +14 -14
  223. package/dist/inputs/src/index.css +436 -434
  224. package/dist/inputs/src/index.js +18 -18
  225. package/dist/layout/src/Content.css +41 -39
  226. package/dist/layout/src/Footer.css +41 -39
  227. package/dist/link/src/Link.css +80 -78
  228. package/dist/link/src/Link.js +3 -3
  229. package/dist/link/src/index.css +80 -78
  230. package/dist/link/src/index.js +3 -3
  231. package/dist/list-box/src/ListBox.css +319 -317
  232. package/dist/list-box/src/ListBox.js +7 -7
  233. package/dist/list-box/src/ListBoxItem.css +307 -305
  234. package/dist/list-box/src/ListBoxItem.js +6 -6
  235. package/dist/list-box/src/ListBoxItemSkeleton.css +48 -46
  236. package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
  237. package/dist/list-box/src/index.css +319 -317
  238. package/dist/list-box/src/index.js +7 -7
  239. package/dist/menu/src/Menu.css +710 -708
  240. package/dist/menu/src/Menu.js +2 -2
  241. package/dist/menu/src/MenuItem.css +124 -122
  242. package/dist/menu/src/MenuItem.js +2 -2
  243. package/dist/menu/src/MenuSection.css +43 -41
  244. package/dist/menu/src/MenuSection.js +1 -1
  245. package/dist/menu/src/index.css +735 -733
  246. package/dist/menu/src/index.js +5 -5
  247. package/dist/modal/src/BaseModal.css +56 -54
  248. package/dist/modal/src/BaseModal.js +1 -1
  249. package/dist/modal/src/CustomModal.css +57 -55
  250. package/dist/modal/src/CustomModal.js +2 -2
  251. package/dist/modal/src/Modal.css +404 -402
  252. package/dist/modal/src/Modal.js +10 -10
  253. package/dist/modal/src/index.css +405 -403
  254. package/dist/modal/src/index.js +11 -11
  255. package/dist/overlays/popover/src/Popover.css +702 -700
  256. package/dist/overlays/popover/src/Popover.js +2 -2
  257. package/dist/overlays/popover/src/PopoverBase.css +44 -42
  258. package/dist/overlays/popover/src/PopoverBase.js +1 -1
  259. package/dist/overlays/popover/src/index.css +705 -703
  260. package/dist/overlays/popover/src/index.js +3 -3
  261. package/dist/radio/src/DecorativeRadio.css +68 -66
  262. package/dist/radio/src/DecorativeRadio.js +3 -3
  263. package/dist/radio/src/Radio.css +60 -58
  264. package/dist/radio/src/Radio.js +3 -3
  265. package/dist/radio/src/RadioField.css +47 -45
  266. package/dist/radio/src/RadioField.js +2 -2
  267. package/dist/radio/src/RadioGroup.css +112 -110
  268. package/dist/radio/src/RadioGroup.js +7 -7
  269. package/dist/radio/src/index.css +112 -110
  270. package/dist/radio/src/index.js +11 -11
  271. package/dist/segmented-control/src/SegmentedControl.css +42 -40
  272. package/dist/segmented-control/src/SegmentedControl.js +1 -1
  273. package/dist/segmented-control/src/SegmentedControlItem.css +56 -54
  274. package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
  275. package/dist/segmented-control/src/index.css +57 -55
  276. package/dist/segmented-control/src/index.js +3 -3
  277. package/dist/select/src/Select.css +729 -727
  278. package/dist/select/src/Select.js +18 -18
  279. package/dist/select/src/SelectValue.css +106 -104
  280. package/dist/select/src/SelectValue.js +2 -2
  281. package/dist/select/src/index.css +729 -727
  282. package/dist/select/src/index.js +18 -18
  283. package/dist/spinner/src/Spinner.css +51 -49
  284. package/dist/spinner/src/Spinner.js +2 -2
  285. package/dist/spinner/src/index.css +51 -49
  286. package/dist/spinner/src/index.js +2 -2
  287. package/dist/switch/src/Switch.css +57 -55
  288. package/dist/switch/src/Switch.js +3 -3
  289. package/dist/switch/src/SwitchField.css +47 -45
  290. package/dist/switch/src/SwitchField.js +2 -2
  291. package/dist/switch/src/index.css +63 -61
  292. package/dist/switch/src/index.js +4 -4
  293. package/dist/tabs/src/Tab.css +556 -554
  294. package/dist/tabs/src/Tab.js +2 -2
  295. package/dist/tabs/src/TabLine.css +43 -41
  296. package/dist/tabs/src/TabLine.js +1 -1
  297. package/dist/tabs/src/TabList.css +48 -46
  298. package/dist/tabs/src/TabList.js +2 -2
  299. package/dist/tabs/src/TabPanel.css +43 -41
  300. package/dist/tabs/src/TabPanel.js +1 -1
  301. package/dist/tabs/src/index.css +565 -563
  302. package/dist/tabs/src/index.js +5 -5
  303. package/dist/tag/src/Tag.css +534 -532
  304. package/dist/tag/src/Tag.js +8 -8
  305. package/dist/tag/src/TagGroup.css +51 -49
  306. package/dist/tag/src/TagGroup.js +7 -7
  307. package/dist/tag/src/index.css +544 -542
  308. package/dist/tag/src/index.js +13 -13
  309. package/dist/tile/src/Tile.css +50 -48
  310. package/dist/tile/src/Tile.js +2 -2
  311. package/dist/tile/src/TileGroup.css +42 -40
  312. package/dist/tile/src/TileGroup.js +1 -1
  313. package/dist/tile/src/index.css +51 -49
  314. package/dist/tile/src/index.js +3 -3
  315. package/dist/toggle-arrow/src/ToggleArrow.css +43 -41
  316. package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
  317. package/dist/toggle-arrow/src/index.css +43 -41
  318. package/dist/toggle-arrow/src/index.js +1 -1
  319. package/dist/tooltip/src/Tooltip.css +51 -49
  320. package/dist/tooltip/src/Tooltip.js +3 -3
  321. package/dist/tooltip/src/TooltipTrigger.css +41 -39
  322. package/dist/tooltip/src/index.css +51 -49
  323. package/dist/tooltip/src/index.js +3 -3
  324. package/dist/typography/heading/src/Heading.css +41 -39
  325. package/dist/typography/heading/src/Heading.js +1 -1
  326. package/dist/typography/heading/src/HeadingContext.d.ts +9 -3
  327. package/dist/typography/heading/src/index.css +41 -39
  328. package/dist/typography/heading/src/index.js +1 -1
  329. package/dist/typography/label/src/FieldLabel.css +41 -39
  330. package/dist/typography/label/src/FieldLabel.js +3 -3
  331. package/dist/typography/label/src/Label.css +41 -39
  332. package/dist/typography/label/src/Label.js +1 -1
  333. package/dist/typography/label/src/index.css +41 -39
  334. package/dist/typography/label/src/index.js +3 -3
  335. package/dist/typography/overline-text/src/OverlineText.css +41 -39
  336. package/dist/typography/overline-text/src/OverlineText.js +1 -1
  337. package/dist/typography/overline-text/src/index.css +41 -39
  338. package/dist/typography/overline-text/src/index.js +1 -1
  339. package/dist/typography/paragraph/src/Paragraph.css +41 -39
  340. package/dist/typography/paragraph/src/Paragraph.js +2 -2
  341. package/dist/typography/paragraph/src/index.css +41 -39
  342. package/dist/typography/paragraph/src/index.js +2 -2
  343. package/dist/typography/text/src/Text.css +41 -39
  344. package/dist/typography/text/src/Text.js +1 -1
  345. package/dist/typography/text/src/index.css +41 -39
  346. package/dist/typography/text/src/index.js +1 -1
  347. package/dist/utils/src/ClearSlots.css +41 -39
  348. package/dist/utils/src/EnsureTextWrapper.css +41 -39
  349. package/dist/utils/src/EnsureTextWrapper.js +2 -2
  350. package/dist/utils/src/index.css +41 -39
  351. package/dist/utils/src/index.js +2 -2
  352. package/package.json +3 -3
@@ -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___Ku7fj", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___jQnIG", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___kO1Vb", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___Ebw89", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___-qdDi", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___RE0re", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___JOGvK", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___2tMND", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___KYFis", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___FY4lu", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___dKP4K", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___0Qsyf", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___XGeig", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___G0IYS", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___0SVfm", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___a8i74" };
23
+ var EmbeddedButton_module_default = { "hop-EmbeddedButton": "EmbeddedButton-module__hop-EmbeddedButton___tYYPX", "hop-EmbeddedButton--md": "EmbeddedButton-module__hop-EmbeddedButton--md___lodp8", "hop-EmbeddedButton--lg": "EmbeddedButton-module__hop-EmbeddedButton--lg___tUmM0", "hop-EmbeddedButton--neutral": "EmbeddedButton-module__hop-EmbeddedButton--neutral___DydFM", "hop-EmbeddedButton--subdued": "EmbeddedButton-module__hop-EmbeddedButton--subdued___uvO23", "hop-EmbeddedButton--progress": "EmbeddedButton-module__hop-EmbeddedButton--progress___urvRB", "hop-EmbeddedButton--positive": "EmbeddedButton-module__hop-EmbeddedButton--positive___TGv02", "hop-EmbeddedButton--caution": "EmbeddedButton-module__hop-EmbeddedButton--caution___304ah", "hop-EmbeddedButton--negative": "EmbeddedButton-module__hop-EmbeddedButton--negative___lyZBL", "hop-EmbeddedButton--option1": "EmbeddedButton-module__hop-EmbeddedButton--option1___Zp-jF", "hop-EmbeddedButton--option2": "EmbeddedButton-module__hop-EmbeddedButton--option2___rnTlM", "hop-EmbeddedButton--option3": "EmbeddedButton-module__hop-EmbeddedButton--option3___I0ruk", "hop-EmbeddedButton--option4": "EmbeddedButton-module__hop-EmbeddedButton--option4___1ZIES", "hop-EmbeddedButton--option5": "EmbeddedButton-module__hop-EmbeddedButton--option5___N1vQj", "hop-EmbeddedButton--option6": "EmbeddedButton-module__hop-EmbeddedButton--option6___5RyGo", "hop-EmbeddedButton__icon": "EmbeddedButton-module__hop-EmbeddedButton__icon___-9KVV" };
24
24
  var GlobalEmbeddedButtonCssSelector = "hop-EmbeddedButton";
25
25
  function EmbeddedButton(props, ref) {
26
26
  var _a;
@@ -8,7 +8,7 @@ import { useContextProps, Heading as Heading$1 } from 'react-aria-components';
8
8
  import { jsx } from 'react/jsx-runtime';
9
9
 
10
10
  // css-module:./Heading.module.css#css-module
11
- var Heading_module_default = { "hop-Heading": "Heading-module__hop-Heading___LuGeH", "hop-Heading--xs": "Heading-module__hop-Heading--xs___WNFCz", "hop-Heading--sm": "Heading-module__hop-Heading--sm___G8nFQ", "hop-Heading--md": "Heading-module__hop-Heading--md___XBxur", "hop-Heading--lg": "Heading-module__hop-Heading--lg___SiwVR", "hop-Heading--xl": "Heading-module__hop-Heading--xl___9HSzP", "hop-Heading--2xl": "Heading-module__hop-Heading--2xl___LTiyE", "hop-Heading--3xl": "Heading-module__hop-Heading--3xl___-4Wch" };
11
+ var Heading_module_default = { "hop-Heading": "Heading-module__hop-Heading___wQVu1", "hop-Heading--unset": "Heading-module__hop-Heading--unset___N2do-", "hop-Heading--xs": "Heading-module__hop-Heading--xs___UULne", "hop-Heading--sm": "Heading-module__hop-Heading--sm___AidcX", "hop-Heading--md": "Heading-module__hop-Heading--md___RvJ7S", "hop-Heading--lg": "Heading-module__hop-Heading--lg___YCCBC", "hop-Heading--xl": "Heading-module__hop-Heading--xl___MeNSh", "hop-Heading--2xl": "Heading-module__hop-Heading--2xl___zOKtf", "hop-Heading--3xl": "Heading-module__hop-Heading--3xl___HMB-P" };
12
12
  var GlobalHeadingCssSelector = "hop-Heading";
13
13
  function Heading(props, ref) {
14
14
  [props, ref] = useContextProps(props, ref, HeadingContext);
@@ -7,7 +7,7 @@ import { Form as Form$1 } from 'react-aria-components';
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./Form.module.css#css-module
10
- var Form_module_default = { "hop-Form": "Form-module__hop-Form___gOnDj" };
10
+ var Form_module_default = { "hop-Form": "Form-module__hop-Form___sPJbg" };
11
11
  var GlobalFormCssSelector = "hop-Form";
12
12
  function useFormProps(props) {
13
13
  const ctx = useContext(FormContext);
@@ -1,7 +1,7 @@
1
1
  import { DisclosureContext } from './chunk-U4HRZ6DN.js';
2
2
  import { DisclosurePanelContext } from './chunk-5XY5L6ZN.js';
3
3
  import { FormContext } from './chunk-UYYHPXUH.js';
4
- import { ensureTextWrapper } from './chunk-2TGGMXPO.js';
4
+ import { ensureTextWrapper } from './chunk-CUUGXQKP.js';
5
5
  import { TextContext } from './chunk-ZNOU2CGM.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
7
7
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -12,7 +12,7 @@ import { useContextProps, useSlottedContext, composeRenderProps, DisclosurePanel
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./DisclosurePanel.module.css#css-module
15
- var DisclosurePanel_module_default = { "hop-DisclosurePanel": "DisclosurePanel-module__hop-DisclosurePanel___yTik3", "hop-DisclosurePanel--inline": "DisclosurePanel-module__hop-DisclosurePanel--inline___mSCBV", "hop-DisclosurePanel--disabled": "DisclosurePanel-module__hop-DisclosurePanel--disabled___6Fz3l", "hop-DisclosurePanel__text": "DisclosurePanel-module__hop-DisclosurePanel__text___dDZfh" };
15
+ var DisclosurePanel_module_default = { "hop-DisclosurePanel": "DisclosurePanel-module__hop-DisclosurePanel___N68Y9", "hop-DisclosurePanel--inline": "DisclosurePanel-module__hop-DisclosurePanel--inline___083Yg", "hop-DisclosurePanel--disabled": "DisclosurePanel-module__hop-DisclosurePanel--disabled___C7Owk", "hop-DisclosurePanel__text": "DisclosurePanel-module__hop-DisclosurePanel__text___j-wnd" };
16
16
  var GlobalDisclosurePanelCssSelector = "hop-DisclosurePanel";
17
17
  function DisclosurePanel(props, ref) {
18
18
  [props, ref] = useContextProps(props, ref, DisclosurePanelContext);
@@ -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___7uJjO", "hop-BaseModal__modal": "BaseModal-module__hop-BaseModal__modal___Cr1S-", "hop-BaseModal--image": "BaseModal-module__hop-BaseModal--image___uOWRr", "hop-BaseModal--sm": "BaseModal-module__hop-BaseModal--sm___o3HDT", "hop-BaseModal--md": "BaseModal-module__hop-BaseModal--md___z7PC7", "hop-BaseModal--lg": "BaseModal-module__hop-BaseModal--lg___ZZeYp", "hop-BaseModal--xl": "BaseModal-module__hop-BaseModal--xl___I1y8-", "hop-BaseModal--fullscreen": "BaseModal-module__hop-BaseModal--fullscreen___k-D9E", "hop-BaseModal--fullscreentakeover": "BaseModal-module__hop-BaseModal--fullscreentakeover___GoLvL" };
11
+ var BaseModal_module_default = { "hop-BaseModal": "BaseModal-module__hop-BaseModal___1a1Js", "hop-BaseModal__modal": "BaseModal-module__hop-BaseModal__modal___8YFHT", "hop-BaseModal--image": "BaseModal-module__hop-BaseModal--image___AL-v-", "hop-BaseModal--sm": "BaseModal-module__hop-BaseModal--sm___-w18y", "hop-BaseModal--md": "BaseModal-module__hop-BaseModal--md___ZH3CB", "hop-BaseModal--lg": "BaseModal-module__hop-BaseModal--lg___HW9Zf", "hop-BaseModal--xl": "BaseModal-module__hop-BaseModal--xl___vdPXx", "hop-BaseModal--fullscreen": "BaseModal-module__hop-BaseModal--fullscreen___TswJ5", "hop-BaseModal--fullscreentakeover": "BaseModal-module__hop-BaseModal--fullscreentakeover___IUbgZ" };
12
12
  var GlobalBaseModalCssSelector = "hop-BaseModal";
13
13
  var BaseModal = (props, ref) => {
14
14
  var _a;
@@ -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___NGuQP" };
10
+ var PopoverBase_module_default = { "hop-PopoverBase": "PopoverBase-module__hop-PopoverBase___H8Hdv" };
11
11
  var GlobalPopoverBaseCssSelector = "hop-PopoverBase";
12
12
  function PopoverBase(props, ref) {
13
13
  var _a;
@@ -1,6 +1,6 @@
1
1
  import { InternalSegmentedControlContext } from './chunk-6BJLSAMM.js';
2
2
  import { SegmentedControlItemContext } from './chunk-VS3PE4S6.js';
3
- import { _Text } from './chunk-UFCYTU4K.js';
3
+ import { _Text } from './chunk-N74YKJXD.js';
4
4
  import { TextContext } from './chunk-ZNOU2CGM.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
6
6
  import { IconContext } from '@hopper-ui/icons';
@@ -11,7 +11,7 @@ import { useContextProps, ToggleGroupStateContext, ToggleButton, Provider, DEFAU
11
11
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
12
12
 
13
13
  // css-module:./SegmentedControlItem.module.css#css-module
14
- var SegmentedControlItem_module_default = { "hop-SegmentedControlItem": "SegmentedControlItem-module__hop-SegmentedControlItem___0mOQR", "hop-SegmentedControlItem__slider": "SegmentedControlItem-module__hop-SegmentedControlItem__slider___14CT9", "hop-SegmentedControlItem__wrapper": "SegmentedControlItem-module__hop-SegmentedControlItem__wrapper___LFT6W", "hop-SegmentedControlItem--md": "SegmentedControlItem-module__hop-SegmentedControlItem--md___TkNlx", "hop-SegmentedControlItem__icon": "SegmentedControlItem-module__hop-SegmentedControlItem__icon___JBLmG", "hop-SegmentedControlItem__text": "SegmentedControlItem-module__hop-SegmentedControlItem__text___WtVe1", "hop-SegmentedControlItem__start-icon": "SegmentedControlItem-module__hop-SegmentedControlItem__start-icon___snvi0", "hop-SegmentedControlItem--justified": "SegmentedControlItem-module__hop-SegmentedControlItem--justified___Y2MJo" };
14
+ var SegmentedControlItem_module_default = { "hop-SegmentedControlItem": "SegmentedControlItem-module__hop-SegmentedControlItem___qlgwq", "hop-SegmentedControlItem__slider": "SegmentedControlItem-module__hop-SegmentedControlItem__slider___EDe-I", "hop-SegmentedControlItem__wrapper": "SegmentedControlItem-module__hop-SegmentedControlItem__wrapper___d49-H", "hop-SegmentedControlItem--md": "SegmentedControlItem-module__hop-SegmentedControlItem--md___w8CVW", "hop-SegmentedControlItem__icon": "SegmentedControlItem-module__hop-SegmentedControlItem__icon___UcTDc", "hop-SegmentedControlItem__text": "SegmentedControlItem-module__hop-SegmentedControlItem__text___D1-F5", "hop-SegmentedControlItem__start-icon": "SegmentedControlItem-module__hop-SegmentedControlItem__start-icon___nPZQR", "hop-SegmentedControlItem--justified": "SegmentedControlItem-module__hop-SegmentedControlItem--justified___TRB3n" };
15
15
  var GlobalSegmentedControlItemCssSelector = "hop-SegmentedControlItem";
16
16
  var SegmentedControlItem = (props, ref) => {
17
17
  var _a;
@@ -1,8 +1,8 @@
1
1
  import { useImageFallback } from './chunk-QJ5FQN3N.js';
2
- import { _BrokenAvatar } from './chunk-MQBOZZGO.js';
2
+ import { _BrokenAvatar } from './chunk-RCPGOGBX.js';
3
3
  import { AvatarContext } from './chunk-FA26RZSE.js';
4
4
  import { useRenderProps } from './chunk-2NSUMKNH.js';
5
- import { _Text } from './chunk-UFCYTU4K.js';
5
+ import { _Text } from './chunk-N74YKJXD.js';
6
6
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
8
8
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Pressable } from 'react-aria-compo
14
14
  import { jsx } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./Avatar.module.css#css-module
17
- var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___PQSGb", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___vISmP", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___---yg", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___Is3bR", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___i7RDH", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___LUbjZ", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___HKk6M", "hop-Avatar--clickable": "Avatar-module__hop-Avatar--clickable___6LEcf", "hop-Avatar--focus-visible": "Avatar-module__hop-Avatar--focus-visible___xMpNw", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___eWHOH", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___Bg8l0", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___wwnAm", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___FcFGj", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___0rSa6", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___g4Hxs", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___3dPPa", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___3YGB0", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___aFY5d", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___eEWLi" };
17
+ var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___kIo0C", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___vJvlh", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___Em0DA", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___ssKyF", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___M8wJj", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___xX4lo", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___C1iZE", "hop-Avatar--clickable": "Avatar-module__hop-Avatar--clickable___XTHf8", "hop-Avatar--focus-visible": "Avatar-module__hop-Avatar--focus-visible___TS7Fe", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___OwthR", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___UBj7u", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___xfxyD", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___529Nv", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___-kYDW", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___3ZXI8", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___vcZYh", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___m4k4S", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___m0BBS", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___TJox8" };
18
18
  var GlobalAvatarCssSelector = "hop-Avatar";
19
19
  var AvatarToTextSizeAdapter = {
20
20
  xs: "xs",
@@ -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-UFCYTU4K.js';
5
+ import { _Text } from './chunk-N74YKJXD.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___XHuoO", "hop-SelectValue__text": "SelectValue-module__hop-SelectValue__text___nq2tw", "hop-SelectValue__avatar": "SelectValue-module__hop-SelectValue__avatar___SHJPX", "hop-SelectValue__icon": "SelectValue-module__hop-SelectValue__icon___c6n9V", "hop-SelectValue__end-icon": "SelectValue-module__hop-SelectValue__end-icon___iZ-mx" };
19
+ var SelectValue_module_default = { "hop-SelectValue": "SelectValue-module__hop-SelectValue___j63QQ", "hop-SelectValue__text": "SelectValue-module__hop-SelectValue__text___x0z1G", "hop-SelectValue__avatar": "SelectValue-module__hop-SelectValue__avatar___bQYvC", "hop-SelectValue__icon": "SelectValue-module__hop-SelectValue__icon___fgllU", "hop-SelectValue__end-icon": "SelectValue-module__hop-SelectValue__end-icon___wrEWw" };
20
20
  var GlobalSelectValueCssSelector = "hop-SelectValue";
21
21
  var SelectValueToAvatarSizeAdapter = {
22
22
  sm: "xs",
@@ -1,5 +1,5 @@
1
1
  import { SpinnerContext } from './chunk-5K3V5PGZ.js';
2
- import { _Text } from './chunk-UFCYTU4K.js';
2
+ import { _Text } from './chunk-N74YKJXD.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___SxD-J", "spin": "Spinner-module__spin___KaR6O", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___ORMfB", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___4506G", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___chtQ7", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___NoiH2", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___k-cdR", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___EASiX" };
12
+ var Spinner_module_default = { "hop-Spinner": "Spinner-module__hop-Spinner___FnRdI", "spin": "Spinner-module__spin___P1QDx", "hop-Spinner--sm": "Spinner-module__hop-Spinner--sm___l9ZPI", "hop-Spinner--md": "Spinner-module__hop-Spinner--md___qrhbe", "hop-Spinner--lg": "Spinner-module__hop-Spinner--lg___93KzQ", "hop-Spinner__track": "Spinner-module__hop-Spinner__track___yZd12", "hop-Spinner__fill": "Spinner-module__hop-Spinner__fill___JBVk-", "hop-Spinner__label": "Spinner-module__hop-Spinner__label___Gv1L6" };
13
13
  var GlobalSpinnerCssSelector = "hop-Spinner";
14
14
  var SpinnerToTextSizeAdapter = {
15
15
  sm: "xs",
@@ -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-VD6OXDNI.js';
5
4
  import { LinkButtonContext } from './chunk-3UQFC2NQ.js';
5
+ import { _CloseButton } from './chunk-UZ7BK7OQ.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___0YRmY", "hop-Callout__icon": "Callout-module__hop-Callout__icon___bFOfA", "hop-Callout__heading": "Callout-module__hop-Callout__heading___PZYgF", "hop-Callout__content": "Callout-module__hop-Callout__content___m8Lod", "hop-Callout__button": "Callout-module__hop-Callout__button___rNJoT", "hop-Callout__dismiss": "Callout-module__hop-Callout__dismiss___ec6FE", "hop-Callout--information": "Callout-module__hop-Callout--information___rR4uK", "hop-Callout--success": "Callout-module__hop-Callout--success___OV2L-", "hop-Callout--warning": "Callout-module__hop-Callout--warning___OZ630", "hop-Callout--upsell": "Callout-module__hop-Callout--upsell___LCEt1", "hop-Callout--subtle-fill": "Callout-module__hop-Callout--subtle-fill___GQiQi" };
18
+ var Callout_module_default = { "hop-Callout": "Callout-module__hop-Callout___nEn99", "hop-Callout__icon": "Callout-module__hop-Callout__icon___U5R-b", "hop-Callout__heading": "Callout-module__hop-Callout__heading___iOfE4", "hop-Callout__content": "Callout-module__hop-Callout__content___AzSX6", "hop-Callout__button": "Callout-module__hop-Callout__button___rvxl4", "hop-Callout__dismiss": "Callout-module__hop-Callout__dismiss___70Rwt", "hop-Callout--information": "Callout-module__hop-Callout--information___fAMKv", "hop-Callout--success": "Callout-module__hop-Callout--success___wDduo", "hop-Callout--warning": "Callout-module__hop-Callout--warning___X6naG", "hop-Callout--upsell": "Callout-module__hop-Callout--upsell___6sisP", "hop-Callout--subtle-fill": "Callout-module__hop-Callout--subtle-fill___oaVCP" };
19
19
  var GlobalCalloutCssSelector = "hop-Callout";
20
20
  var Callout = (props, ref) => {
21
21
  [props, ref] = useContextProps(props, ref, CalloutContext);
@@ -76,7 +76,8 @@ var Callout = (props, ref) => {
76
76
  {
77
77
  values: [
78
78
  [HeadingContext, {
79
- className: Callout_module_default["hop-Callout__heading"]
79
+ className: Callout_module_default["hop-Callout__heading"],
80
+ size: "unset"
80
81
  }],
81
82
  [ContentContext, {
82
83
  className: Callout_module_default["hop-Callout__content"]
@@ -1,7 +1,7 @@
1
1
  import { PopoverTrigger } from './chunk-KHDRGFVV.js';
2
- import { _PopoverBase } from './chunk-WBFIDZQD.js';
2
+ import { _PopoverBase } from './chunk-HXLSOSYG.js';
3
3
  import { ContextualHelpContext } from './chunk-MR5BPD6R.js';
4
- import { ensureTextWrapper } from './chunk-2TGGMXPO.js';
4
+ import { ensureTextWrapper } from './chunk-CUUGXQKP.js';
5
5
  import { ClearProviders, ClearContainerSlots } from './chunk-PQSMCDAM.js';
6
6
  import { TextContext } from './chunk-ZNOU2CGM.js';
7
7
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -14,7 +14,7 @@ import { useContextProps, ButtonContext, Button, Provider } from 'react-aria-com
14
14
  import { jsx, jsxs } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./ContextualHelp.module.css#css-module
17
- var ContextualHelp_module_default = { "hop-ContextualHelp": "ContextualHelp-module__hop-ContextualHelp___HODz9", "hop-ContextualHelp__popover": "ContextualHelp-module__hop-ContextualHelp__popover___rP0WW" };
17
+ var ContextualHelp_module_default = { "hop-ContextualHelp": "ContextualHelp-module__hop-ContextualHelp___qBU17", "hop-ContextualHelp__popover": "ContextualHelp-module__hop-ContextualHelp__popover___nEJbh" };
18
18
  var GlobalContextualHelpCssSelector = "hop-ContextualHelp";
19
19
  function ContextualHelp(props, ref) {
20
20
  var _a;
@@ -9,7 +9,7 @@ import { useContextProps, Provider } from 'react-aria-components';
9
9
  import { jsx } from 'react/jsx-runtime';
10
10
 
11
11
  // css-module:./Illustration.module.css#css-module
12
- var Illustration_module_default = { "hop-Illustration": "Illustration-module__hop-Illustration___xJ3Bw", "hop-Illustration__image": "Illustration-module__hop-Illustration__image___4Y2uF", "hop-Illustration--horizontal": "Illustration-module__hop-Illustration--horizontal___yaCWM", "hop-Illustration--vertical": "Illustration-module__hop-Illustration--vertical___hopO-", "hop-Illustration--rounded": "Illustration-module__hop-Illustration--rounded___pbKws" };
12
+ var Illustration_module_default = { "hop-Illustration": "Illustration-module__hop-Illustration___b2k-M", "hop-Illustration__image": "Illustration-module__hop-Illustration__image___eMetU", "hop-Illustration--horizontal": "Illustration-module__hop-Illustration--horizontal___GZhkA", "hop-Illustration--vertical": "Illustration-module__hop-Illustration--vertical___eTMIz", "hop-Illustration--rounded": "Illustration-module__hop-Illustration--rounded___rhAE0" };
13
13
  var GlobalIllustrationCssSelector = "hop-Illustration";
14
14
  function Illustration(props, ref) {
15
15
  [props, ref] = useContextProps(props, ref, IllustrationContext);
@@ -1,13 +1,13 @@
1
1
  import { ImageContext } from './chunk-JAR7CXVS.js';
2
2
  import { FooterContext } from './chunk-I67NHYK4.js';
3
3
  import { HeaderContext } from './chunk-FOQ7KN4V.js';
4
- import { _BaseModal } from './chunk-7IRZO5TZ.js';
4
+ import { _BaseModal } from './chunk-HQ4MO2NJ.js';
5
5
  import { ModalContext } from './chunk-OO3XBOMF.js';
6
+ import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
6
7
  import { HeadingContext } from './chunk-WJRMD4JP.js';
7
8
  import { ContentContext } from './chunk-IXB2WK56.js';
8
- import { _CloseButton } from './chunk-VD6OXDNI.js';
9
+ import { _CloseButton } from './chunk-UZ7BK7OQ.js';
9
10
  import { ButtonContext } from './chunk-WMTWFKKP.js';
10
- import { ButtonGroupContext } from './chunk-VJQ7M2BK.js';
11
11
  import { useSlot } from './chunk-H5YTU3U7.js';
12
12
  import { cssModule } from './chunk-KVDXQMWI.js';
13
13
  import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Dialog, OverlayTriggerStateContext
17
17
  import { jsx, jsxs } from 'react/jsx-runtime';
18
18
 
19
19
  // css-module:./Modal.module.css#css-module
20
- var Modal_module_default = { "hop-Modal": "Modal-module__hop-Modal___jMKb2", "hop-Modal__top-container": "Modal-module__hop-Modal__top-container___hCejQ", "hop-Modal__bottom-container": "Modal-module__hop-Modal__bottom-container___TOxft", "hop-Modal--has-image": "Modal-module__hop-Modal--has-image___ODTXz", "hop-Modal--fullscreen": "Modal-module__hop-Modal--fullscreen___WmoCw", "hop-Modal--fullscreenTakeover": "Modal-module__hop-Modal--fullscreenTakeover___fvqiO", "hop-Modal__close": "Modal-module__hop-Modal__close___Nm-1i", "hop-Modal__image": "Modal-module__hop-Modal__image___dC5Rn", "hop-Modal__heading": "Modal-module__hop-Modal__heading___Akqn7", "hop-Modal__header": "Modal-module__hop-Modal__header___7EY1T", "hop-Modal__content": "Modal-module__hop-Modal__content___nR-6Z", "hop-Modal__footer": "Modal-module__hop-Modal__footer___52r7o", "hop-Modal__button": "Modal-module__hop-Modal__button___ukVPU", "hop-Modal__button-group": "Modal-module__hop-Modal__button-group___e-Ubm" };
20
+ var Modal_module_default = { "hop-Modal": "Modal-module__hop-Modal___ZEZqN", "hop-Modal__top-container": "Modal-module__hop-Modal__top-container___QaKge", "hop-Modal__bottom-container": "Modal-module__hop-Modal__bottom-container___lCRaM", "hop-Modal--has-image": "Modal-module__hop-Modal--has-image___pSx-I", "hop-Modal--fullscreen": "Modal-module__hop-Modal--fullscreen___CTiHD", "hop-Modal--fullscreenTakeover": "Modal-module__hop-Modal--fullscreenTakeover___63Rj9", "hop-Modal__close": "Modal-module__hop-Modal__close___cTreQ", "hop-Modal__image": "Modal-module__hop-Modal__image___KNLdG", "hop-Modal__heading": "Modal-module__hop-Modal__heading___ZqkeA", "hop-Modal__header": "Modal-module__hop-Modal__header___riN0v", "hop-Modal__content": "Modal-module__hop-Modal__content___6S4UE", "hop-Modal__footer": "Modal-module__hop-Modal__footer___-4gUZ", "hop-Modal__button": "Modal-module__hop-Modal__button___voUMa", "hop-Modal__button-group": "Modal-module__hop-Modal__button-group___5y3tv" };
21
21
  var GlobalModalCssSelector = "hop-Modal";
22
22
  var ClearContexts = [ImageContext, HeadingContext, HeaderContext, ContentContext, FooterContext, ButtonContext, ButtonGroupContext];
23
23
  var Modal = (props, ref) => {
@@ -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-UFCYTU4K.js';
3
+ import { _Text } from './chunk-N74YKJXD.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___weK6j", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___CuiGC" };
13
+ var ErrorMessage_module_default = { "hop-ErrorMessage": "ErrorMessage-module__hop-ErrorMessage___HH--A", "hop-ErrorMessage__icon": "ErrorMessage-module__hop-ErrorMessage__icon___XrYIJ" };
14
14
  var GlobalErrorMessageCssSelector = "hop-ErrorMessage";
15
15
  function ErrorMessage(props, ref) {
16
16
  const validation = useContext(FieldErrorContext);
@@ -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___M544h", "hop-Image--rounded": "Image-module__hop-Image--rounded___k5gwb", "hop-Image--circular": "Image-module__hop-Image--circular___hauST" };
11
+ var Image_module_default = { "hop-Image": "Image-module__hop-Image___QrR1I", "hop-Image--rounded": "Image-module__hop-Image--rounded___n25KV", "hop-Image--circular": "Image-module__hop-Image--circular___CNXLs" };
12
12
  var GlobalImageCssSelector = "hop-Image";
13
13
  function Image(props, ref) {
14
14
  [props, ref] = useContextProps(props, ref, ImageContext);
@@ -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___E0SZL", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___QOZWs", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___7aWQS", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___QxkN3", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___4m7Hm", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___oRvyr" };
10
+ var ListBoxItemSkeleton_module_default = { "hop-ListBoxItemSkeleton": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton___WGNUP", "placeholder-shimmer": "ListBoxItemSkeleton-module__placeholder-shimmer___3CUGT", "hop-ListBoxItemSkeleton--xs": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--xs___pwcR7", "hop-ListBoxItemSkeleton--sm": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--sm___xU-lj", "hop-ListBoxItemSkeleton--md": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--md___qQG6F", "hop-ListBoxItemSkeleton--lg": "ListBoxItemSkeleton-module__hop-ListBoxItemSkeleton--lg___D27ka" };
11
11
  var GlobalListBoxItemSkeletonCssSelector = "hop-ListBoxItemSkeleton";
12
12
  function ListBoxItemSkeleton(props, ref) {
13
13
  var _a;
@@ -1,11 +1,11 @@
1
1
  import { ListBoxSectionContext } from './chunk-MOZ6M5ZZ.js';
2
2
  import { ListBoxContext } from './chunk-4HEOTMP7.js';
3
- import { _ListBoxItem } from './chunk-ASSSWAQZ.js';
3
+ import { _ListBoxItem } from './chunk-WGP5EQKR.js';
4
4
  import { ListBoxItemContext } from './chunk-FDJDFE4U.js';
5
5
  import { HeaderContext } from './chunk-FOQ7KN4V.js';
6
6
  import { isFunction } from './chunk-TIPN4VYD.js';
7
7
  import { useLocalizedString } from './chunk-NNLLQWDS.js';
8
- import { _Text } from './chunk-UFCYTU4K.js';
8
+ import { _Text } from './chunk-N74YKJXD.js';
9
9
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
10
10
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
11
11
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, ListBox as ListBox$1, Collection }
18
18
  import { jsx, jsxs } from 'react/jsx-runtime';
19
19
 
20
20
  // css-module:./ListBox.module.css#css-module
21
- var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___N3dTQ", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___RuXUa", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___ubFuA", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___sUJPj", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___xJKVL" };
21
+ var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___yXBy-", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___rEYSS", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___N9XE1", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___xWdDV", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___wZTxa" };
22
22
  var GlobalListBoxCssSelector = "hop-ListBox";
23
23
  var GlobalListBoxEmptyItemCssSelector = "hop-ListBox__empty-item";
24
24
  var ListBoxToTextSizeAdapter = {
@@ -1,7 +1,7 @@
1
1
  import { SwitchContext } from './chunk-YHBJAXUY.js';
2
2
  import { SwitchFieldContext } from './chunk-H7VJS4MX.js';
3
3
  import { useRenderProps } from './chunk-2NSUMKNH.js';
4
- import { _Text } from './chunk-UFCYTU4K.js';
4
+ import { _Text } from './chunk-N74YKJXD.js';
5
5
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
6
6
  import { SlotProvider } from './chunk-M36KANKC.js';
7
7
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
13
13
  import { jsx, jsxs } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./SwitchField.module.css#css-module
16
- var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___9KjnS", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___cS6FX", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___ANK4Y", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___P1yp-", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___S6cMW" };
16
+ var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___JnyT6", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___4HMk3", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___z8Tsb", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___ey6CX", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___vv1G7" };
17
17
  var GlobalSwitchFieldCssSelector = "hop-SwitchField";
18
18
  var SwitchToDescriptionSizeAdapter = {
19
19
  sm: "xs",
@@ -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-2TGGMXPO.js';
3
+ import { ensureTextWrapper } from './chunk-CUUGXQKP.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___j61LN", "hop-Switch--sm": "Switch-module__hop-Switch--sm___Yagf0", "hop-Switch--md": "Switch-module__hop-Switch--md___A7Ndg", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___ipFrL", "hop-Switch__text": "Switch-module__hop-Switch__text___dWVBs", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___GRZrF", "hop-Switch__icon": "Switch-module__hop-Switch__icon___o2NTb" };
16
+ var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___EWtq4", "hop-Switch--sm": "Switch-module__hop-Switch--sm___UodcQ", "hop-Switch--md": "Switch-module__hop-Switch--md___ak07i", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___gesy8", "hop-Switch__text": "Switch-module__hop-Switch__text___fC2Bs", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___UMd22", "hop-Switch__icon": "Switch-module__hop-Switch__icon___Eze5Q" };
17
17
  var GlobalSwitchCssSelector = "hop-Switch";
18
18
  function Switch(props, ref) {
19
19
  var _a;
@@ -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___d4Us0", "hop-Text--xs": "Text-module__hop-Text--xs___m7dCM", "hop-Text--sm": "Text-module__hop-Text--sm___jZm99", "hop-Text--md": "Text-module__hop-Text--md___txEam", "hop-Text--lg": "Text-module__hop-Text--lg___j3lNQ", "hop-Text--xl": "Text-module__hop-Text--xl___5uMBa", "hop-Text--2xl": "Text-module__hop-Text--2xl___TNlHU", "hop-Text--inherit": "Text-module__hop-Text--inherit___AHWaC" };
12
+ var Text_module_default = { "hop-Text": "Text-module__hop-Text___ctO6a", "hop-Text--xs": "Text-module__hop-Text--xs___oHCab", "hop-Text--sm": "Text-module__hop-Text--sm___WgyEM", "hop-Text--md": "Text-module__hop-Text--md___OY4rN", "hop-Text--lg": "Text-module__hop-Text--lg___Nd9BF", "hop-Text--xl": "Text-module__hop-Text--xl___80QcD", "hop-Text--2xl": "Text-module__hop-Text--2xl___naG-L", "hop-Text--inherit": "Text-module__hop-Text--inherit___k6SX4" };
13
13
  var GlobalTextCssSelector = "hop-Text";
14
14
  function Text(props, ref) {
15
15
  [props, ref] = useContextProps(props, ref, TextContext);
@@ -7,7 +7,7 @@ import { useContextProps, TabPanel as TabPanel$1 } from 'react-aria-components';
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./TabPanel.module.css#css-module
10
- var TabPanel_module_default = { "hop-TabPanel": "TabPanel-module__hop-TabPanel___0-3n4" };
10
+ var TabPanel_module_default = { "hop-TabPanel": "TabPanel-module__hop-TabPanel___PAhUa" };
11
11
  var GlobalTabPanelCssSelector = "hop-TabPanel";
12
12
  function TabPanel(props, ref) {
13
13
  [props, ref] = useContextProps(props, ref, TabPanelContext);
@@ -1,5 +1,5 @@
1
- import { _Heading } from './chunk-BNUETSQK.js';
2
- import { _ToggleArrow } from './chunk-7E35IXI2.js';
1
+ import { _Heading } from './chunk-GNHZVIKC.js';
2
+ import { _ToggleArrow } from './chunk-PVOOHVZ6.js';
3
3
  import { DisclosureHeaderContext } from './chunk-CPAFY34U.js';
4
4
  import { DisclosureContext } from './chunk-U4HRZ6DN.js';
5
5
  import { TextContext } from './chunk-ZNOU2CGM.js';
@@ -14,7 +14,7 @@ import { useContextProps, DisclosureStateContext, useSlottedContext, composeRend
14
14
  import { jsx, jsxs } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./DisclosureHeader.module.css#css-module
17
- var DisclosureHeader_module_default = { "hop-DisclosureHeader": "DisclosureHeader-module__hop-DisclosureHeader___aBMTy", "hop-DisclosureHeader__button": "DisclosureHeader-module__hop-DisclosureHeader__button___f-caX", "hop-DisclosureHeader__button--inline": "DisclosureHeader-module__hop-DisclosureHeader__button--inline___VPLXL", "hop-DisclosureHeader__icon": "DisclosureHeader-module__hop-DisclosureHeader__icon___O-nYv", "hop-DisclosureHeader__title": "DisclosureHeader-module__hop-DisclosureHeader__title___tTqX0", "hop-DisclosureHeader__toggle-arrow": "DisclosureHeader-module__hop-DisclosureHeader__toggle-arrow___NUtji" };
17
+ var DisclosureHeader_module_default = { "hop-DisclosureHeader": "DisclosureHeader-module__hop-DisclosureHeader___bLu9a", "hop-DisclosureHeader__button": "DisclosureHeader-module__hop-DisclosureHeader__button___K9Fx3", "hop-DisclosureHeader__button--inline": "DisclosureHeader-module__hop-DisclosureHeader__button--inline___mnVA5", "hop-DisclosureHeader__icon": "DisclosureHeader-module__hop-DisclosureHeader__icon___doagM", "hop-DisclosureHeader__title": "DisclosureHeader-module__hop-DisclosureHeader__title___o39xT", "hop-DisclosureHeader__toggle-arrow": "DisclosureHeader-module__hop-DisclosureHeader__toggle-arrow___-nFx5" };
18
18
  var GlobalDisclosureHeaderCssSelector = "hop-DisclosureHeader";
19
19
  function DisclosureHeader(props, ref) {
20
20
  [props, ref] = useContextProps(props, ref, DisclosureHeaderContext);
@@ -7,7 +7,7 @@ import { useContextProps } from 'react-aria-components';
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./SvgImage.module.css#css-module
10
- var SvgImage_module_default = { "hop-SvgImage": "SvgImage-module__hop-SvgImage___uultM" };
10
+ var SvgImage_module_default = { "hop-SvgImage": "SvgImage-module__hop-SvgImage___06eOY" };
11
11
  var GlobalSvgImageCssSelector = "hop-SvgImage";
12
12
  function SvgImage(props, ref) {
13
13
  [props, ref] = useContextProps(props, ref, SvgImageContext);
@@ -5,7 +5,7 @@ import { MenuSection as MenuSection$1 } from 'react-aria-components';
5
5
  import { jsx } from 'react/jsx-runtime';
6
6
 
7
7
  // css-module:./MenuSection.module.css#css-module
8
- var MenuSection_module_default = { "hop-MenuSection": "MenuSection-module__hop-MenuSection___Xtjj0" };
8
+ var MenuSection_module_default = { "hop-MenuSection": "MenuSection-module__hop-MenuSection___kzazZ" };
9
9
  var GlobalMenuSectionCssSelector = "hop-MenuSection";
10
10
  function MenuSection(props) {
11
11
  const { stylingProps, ...ownProps } = useStyledSystem(props);
@@ -1,11 +1,11 @@
1
1
  import { SearchFieldContext } from './chunk-3NKF5TPD.js';
2
- import { _InputGroup } from './chunk-FNFPWHPS.js';
3
- import { Input } from './chunk-Y4S7KNHS.js';
4
- import { FieldLabel } from './chunk-JP7SOAHG.js';
5
- import { _HelperMessage } from './chunk-2PS3SVAQ.js';
6
- import { _ErrorMessage } from './chunk-P3AYY6PK.js';
7
- import { _ClearButton } from './chunk-XEONIPU7.js';
8
- import { useFormProps } from './chunk-UZUWFKJQ.js';
2
+ import { _InputGroup } from './chunk-XX35LGN6.js';
3
+ import { Input } from './chunk-DODETHRK.js';
4
+ import { FieldLabel } from './chunk-SZAEFOTW.js';
5
+ import { _HelperMessage } from './chunk-7OX3XTES.js';
6
+ import { _ErrorMessage } from './chunk-M6FDC4PO.js';
7
+ import { _ClearButton } from './chunk-ZPE2MXIN.js';
8
+ import { useFormProps } from './chunk-HH7CDOJW.js';
9
9
  import { ClearContainerSlots } from './chunk-PQSMCDAM.js';
10
10
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
11
11
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -20,7 +20,7 @@ import { useContextProps, composeRenderProps, SearchField as SearchField$1 } fro
20
20
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
21
21
 
22
22
  // css-module:./SearchField.module.css#css-module
23
- var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___-81La", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___pIKSH", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___TO773", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___Bjk8X", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___PwUUu", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___z9bi2", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___jwTm3", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___Umi2Y", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___tHImP" };
23
+ var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___J-vAK", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___U-ixM", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___w3S-V", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___rUc1S", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___9k2Mv", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___-5Aa8", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___umQuV", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___hYZcD", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___E4XKC" };
24
24
  var GlobalSearchFieldCssSelector = "hop-SearchField";
25
25
  function SearchField(props, ref) {
26
26
  var _a;
@@ -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___6YCtN", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___KqULM", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___6-9Aj", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___JpGE-", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___9rlSE", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___jk-Ho", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___M6uHN", "hop-RichIconAvatarImage--clickable": "RichIconAvatarImage-module__hop-RichIconAvatarImage--clickable___2QKJj", "hop-RichIconAvatarImage--focus-visible": "RichIconAvatarImage-module__hop-RichIconAvatarImage--focus-visible___fKZnz", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___yFClw" };
14
+ var RichIconAvatarImage_module_default = { "hop-RichIconAvatarImage": "RichIconAvatarImage-module__hop-RichIconAvatarImage___uh3wk", "hop-RichIconAvatarImage--xs": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xs___zwhEu", "hop-RichIconAvatarImage--sm": "RichIconAvatarImage-module__hop-RichIconAvatarImage--sm___CeqUs", "hop-RichIconAvatarImage--md": "RichIconAvatarImage-module__hop-RichIconAvatarImage--md___hd0k2", "hop-RichIconAvatarImage--lg": "RichIconAvatarImage-module__hop-RichIconAvatarImage--lg___6Bs71", "hop-RichIconAvatarImage--xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--xl___57sIF", "hop-RichIconAvatarImage--2xl": "RichIconAvatarImage-module__hop-RichIconAvatarImage--2xl___3MRPq", "hop-RichIconAvatarImage--clickable": "RichIconAvatarImage-module__hop-RichIconAvatarImage--clickable___RDObt", "hop-RichIconAvatarImage--focus-visible": "RichIconAvatarImage-module__hop-RichIconAvatarImage--focus-visible___3SmW1", "hop-RichIconAvatarImage__icon": "RichIconAvatarImage-module__hop-RichIconAvatarImage__icon___Zw-M8" };
15
15
  var GlobalRichIconAvatarImageCssSelector = "hop-RichIconAvatarImage";
16
16
  var AvatarToIconSizeAdapter = {
17
17
  xs: "md",
@@ -1,9 +1,9 @@
1
- import { _BaseModal } from './chunk-7IRZO5TZ.js';
1
+ import { _BaseModal } from './chunk-HQ4MO2NJ.js';
2
+ import { _ButtonGroup } from './chunk-7KZ24NWQ.js';
2
3
  import { HeadingContext } from './chunk-WJRMD4JP.js';
3
4
  import { ContentContext } from './chunk-IXB2WK56.js';
4
- import { _CloseButton } from './chunk-VD6OXDNI.js';
5
- import { _Button } from './chunk-SYG7VQFL.js';
6
- import { _ButtonGroup } from './chunk-O75NR72H.js';
5
+ import { _CloseButton } from './chunk-UZ7BK7OQ.js';
6
+ import { _Button } from './chunk-DHW7RREH.js';
7
7
  import { cssModule } from './chunk-KVDXQMWI.js';
8
8
  import { AlertContext } from './chunk-5DT3S5YY.js';
9
9
  import { useStyledSystem, useResponsiveValue } from '@hopper-ui/styled-system';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Dialog, Provider } from 'react-ari
14
14
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./Alert.module.css#css-module
17
- var Alert_module_default = { "hop-Alert": "Alert-module__hop-Alert___aBWMV", "hop-Alert__button-group": "Alert-module__hop-Alert__button-group___qzdj1", "hop-Alert__heading": "Alert-module__hop-Alert__heading___kSSjW", "hop-Alert__close": "Alert-module__hop-Alert__close___-8DPL", "hop-Alert__content": "Alert-module__hop-Alert__content___SwBr1" };
17
+ var Alert_module_default = { "hop-Alert": "Alert-module__hop-Alert___vCUup", "hop-Alert__button-group": "Alert-module__hop-Alert__button-group___KknY-", "hop-Alert__heading": "Alert-module__hop-Alert__heading___a6eA5", "hop-Alert__close": "Alert-module__hop-Alert__close___qlXem", "hop-Alert__content": "Alert-module__hop-Alert__content___6pfDp" };
18
18
  var GlobalAlertCssSelector = "hop-Alert";
19
19
  function Alert(props, ref) {
20
20
  var _a;
@@ -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-IIL26IFH.js';
5
- import { _InputGroup } from './chunk-FNFPWHPS.js';
6
- import { FieldLabel } from './chunk-JP7SOAHG.js';
7
- import { _HelperMessage } from './chunk-2PS3SVAQ.js';
8
- import { _ErrorMessage } from './chunk-P3AYY6PK.js';
4
+ import { _RemainingCharacterCount } from './chunk-C4YC7ITU.js';
5
+ import { _InputGroup } from './chunk-XX35LGN6.js';
6
+ import { FieldLabel } from './chunk-SZAEFOTW.js';
7
+ import { _HelperMessage } from './chunk-7OX3XTES.js';
8
+ import { _ErrorMessage } from './chunk-M6FDC4PO.js';
9
9
  import { isUndefined } from './chunk-TIPN4VYD.js';
10
- import { useFormProps } from './chunk-UZUWFKJQ.js';
10
+ import { useFormProps } from './chunk-HH7CDOJW.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___fw8KB", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___gaS1S", "hop-TextArea--max-rows": "TextArea-module__hop-TextArea--max-rows___fesDx", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___AoifN", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___aCQb6", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___Iob88", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___SCN-d", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___1eUjI", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___66smx", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___MBj9p", "hop-TextArea__textarea--with-character-count": "TextArea-module__hop-TextArea__textarea--with-character-count___4ySez", "hop-TextArea__textarea--sm": "TextArea-module__hop-TextArea__textarea--sm___HcZI8" };
83
+ var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___rrOOL", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___zmQ04", "hop-TextArea--max-rows": "TextArea-module__hop-TextArea--max-rows___PI6cH", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___Jkee-", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___FA3Rv", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___--dkN", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___OVfSY", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___gCvgR", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___NFh-Q", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___WR1-H", "hop-TextArea__textarea--with-character-count": "TextArea-module__hop-TextArea__textarea--with-character-count___kaORb", "hop-TextArea__textarea--sm": "TextArea-module__hop-TextArea__textarea--sm___Edfai" };
84
84
  var GlobalTextAreaCssSelector = "hop-TextArea";
85
85
  var DefaultMinimumTextAreaRows = 3;
86
86
  var pxToInt = (value) => {
@@ -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-IIL26IFH.js';
4
- import { _InputGroup } from './chunk-FNFPWHPS.js';
5
- import { Input } from './chunk-Y4S7KNHS.js';
6
- import { FieldLabel } from './chunk-JP7SOAHG.js';
7
- import { _HelperMessage } from './chunk-2PS3SVAQ.js';
8
- import { _ErrorMessage } from './chunk-P3AYY6PK.js';
9
- import { _ClearButton } from './chunk-XEONIPU7.js';
10
- import { useFormProps } from './chunk-UZUWFKJQ.js';
11
- import { ensureTextWrapper } from './chunk-2TGGMXPO.js';
3
+ import { _RemainingCharacterCount } from './chunk-C4YC7ITU.js';
4
+ import { _InputGroup } from './chunk-XX35LGN6.js';
5
+ import { Input } from './chunk-DODETHRK.js';
6
+ import { FieldLabel } from './chunk-SZAEFOTW.js';
7
+ import { _HelperMessage } from './chunk-7OX3XTES.js';
8
+ import { _ErrorMessage } from './chunk-M6FDC4PO.js';
9
+ import { _ClearButton } from './chunk-ZPE2MXIN.js';
10
+ import { useFormProps } from './chunk-HH7CDOJW.js';
11
+ import { ensureTextWrapper } from './chunk-CUUGXQKP.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___meCXo", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___PFGRs", "hop-TextField__Label": "TextField-module__hop-TextField__Label___2BkS7", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___wK--r", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___vLUlu", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___wDvQN", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___wno9A" };
28
+ var TextField_module_default = { "hop-TextField": "TextField-module__hop-TextField___o35sY", "hop-TextField--fluid": "TextField-module__hop-TextField--fluid___-EkPr", "hop-TextField__Label": "TextField-module__hop-TextField__Label___rYXl6", "hop-TextField__prefix": "TextField-module__hop-TextField__prefix___S82eu", "hop-TextField__InputGroup": "TextField-module__hop-TextField__InputGroup___hME9w", "hop-TextField__ErrorMessage": "TextField-module__hop-TextField__ErrorMessage___YwSzB", "hop-TextField__HelperMessage": "TextField-module__hop-TextField__HelperMessage___WLxNH" };
29
29
  var GlobalTextFieldCssSelector = "hop-TextField";
30
30
  function TextField(props, ref) {
31
31
  var _a;