@hopper-ui/components 1.6.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (335) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/accordion/src/Accordion.css +77 -77
  3. package/dist/accordion/src/Accordion.js +1 -1
  4. package/dist/accordion/src/index.css +77 -77
  5. package/dist/accordion/src/index.js +1 -1
  6. package/dist/alert/src/Alert.css +309 -309
  7. package/dist/alert/src/Alert.js +9 -9
  8. package/dist/alert/src/index.css +309 -309
  9. package/dist/alert/src/index.js +9 -9
  10. package/dist/avatar/src/AnonymousAvatar.css +47 -47
  11. package/dist/avatar/src/AnonymousAvatar.js +2 -2
  12. package/dist/avatar/src/Avatar.css +65 -65
  13. package/dist/avatar/src/Avatar.js +4 -4
  14. package/dist/avatar/src/AvatarGroup.css +64 -64
  15. package/dist/avatar/src/AvatarGroup.js +4 -4
  16. package/dist/avatar/src/BrokenAvatar.css +47 -47
  17. package/dist/avatar/src/BrokenAvatar.js +2 -2
  18. package/dist/avatar/src/DeletedAvatar.css +47 -47
  19. package/dist/avatar/src/DeletedAvatar.js +2 -2
  20. package/dist/avatar/src/RichIconAvatarImage.css +47 -47
  21. package/dist/avatar/src/RichIconAvatarImage.js +1 -1
  22. package/dist/avatar/src/index.css +92 -92
  23. package/dist/avatar/src/index.js +9 -9
  24. package/dist/badge/src/Badge.css +52 -52
  25. package/dist/badge/src/Badge.js +2 -2
  26. package/dist/badge/src/FloatingBadge.css +47 -47
  27. package/dist/badge/src/FloatingBadge.js +1 -1
  28. package/dist/badge/src/index.css +62 -62
  29. package/dist/badge/src/index.js +3 -3
  30. package/dist/buttons/src/Button.css +103 -103
  31. package/dist/buttons/src/Button.js +5 -5
  32. package/dist/buttons/src/ButtonGroup.css +48 -48
  33. package/dist/buttons/src/ButtonGroup.js +1 -1
  34. package/dist/buttons/src/ClearButton.css +108 -108
  35. package/dist/buttons/src/ClearButton.js +2 -2
  36. package/dist/buttons/src/CloseButton.css +104 -104
  37. package/dist/buttons/src/CloseButton.js +6 -6
  38. package/dist/buttons/src/EmbeddedButton.css +108 -108
  39. package/dist/buttons/src/EmbeddedButton.js +1 -1
  40. package/dist/buttons/src/LinkButton.css +112 -112
  41. package/dist/buttons/src/LinkButton.js +4 -4
  42. package/dist/buttons/src/index.css +260 -260
  43. package/dist/buttons/src/index.js +10 -10
  44. package/dist/callout/src/Callout.css +272 -272
  45. package/dist/callout/src/Callout.js +7 -7
  46. package/dist/callout/src/CompactCallout.css +309 -309
  47. package/dist/callout/src/CompactCallout.js +7 -7
  48. package/dist/callout/src/index.css +321 -321
  49. package/dist/callout/src/index.js +8 -8
  50. package/dist/card/src/Card.css +40 -40
  51. package/dist/card/src/Card.js +1 -1
  52. package/dist/card/src/index.css +40 -40
  53. package/dist/card/src/index.js +1 -1
  54. package/dist/checkbox/src/Checkbox.css +56 -56
  55. package/dist/checkbox/src/Checkbox.js +4 -4
  56. package/dist/checkbox/src/CheckboxField.css +43 -43
  57. package/dist/checkbox/src/CheckboxField.js +3 -3
  58. package/dist/checkbox/src/CheckboxGroup.css +108 -108
  59. package/dist/checkbox/src/CheckboxGroup.js +6 -6
  60. package/dist/checkbox/src/DecorativeCheckbox.css +64 -64
  61. package/dist/checkbox/src/DecorativeCheckbox.js +3 -3
  62. package/dist/checkbox/src/index.css +108 -108
  63. package/dist/checkbox/src/index.js +10 -10
  64. package/dist/{chunk-NVOQLDA5.js → chunk-23MPRPHQ.js} +12 -12
  65. package/dist/{chunk-SEQN7G35.js → chunk-2PIBQPSE.js} +3 -3
  66. package/dist/{chunk-B2PCJYJW.js → chunk-3SSWKFF2.js} +1 -1
  67. package/dist/{chunk-K7PQOHUQ.js → chunk-3WNM2QCE.js} +2 -2
  68. package/dist/{chunk-REXPSB5P.js → chunk-4DNIPOHN.js} +2 -2
  69. package/dist/{chunk-QVHMDEWO.js → chunk-4HT6QOTO.js} +1 -1
  70. package/dist/{chunk-R4ICRVDS.js → chunk-4V3BBI6M.js} +1 -1
  71. package/dist/{chunk-2EAZ5H42.js → chunk-4VGMZWJ2.js} +1 -1
  72. package/dist/{chunk-GKN3BY36.js → chunk-54G54DA4.js} +3 -3
  73. package/dist/{chunk-ARCWWXRR.js → chunk-5H7VC5CQ.js} +2 -2
  74. package/dist/{chunk-LAN2LJO2.js → chunk-6BW3MSBX.js} +1 -1
  75. package/dist/{chunk-GKUY4QWP.js → chunk-6C22LT4E.js} +1 -1
  76. package/dist/{chunk-LERLQFPC.js → chunk-6EXB57VD.js} +3 -3
  77. package/dist/{chunk-MYZE5GJA.js → chunk-6OC3EASW.js} +2 -2
  78. package/dist/{chunk-SW4UF2MM.js → chunk-AI4IV7FO.js} +4 -4
  79. package/dist/{chunk-R3PAHNRL.js → chunk-B3VVOS3E.js} +2 -2
  80. package/dist/{chunk-FOD6Q7UN.js → chunk-BARSXCGR.js} +2 -2
  81. package/dist/{chunk-GEMZ5EDW.js → chunk-BHXYYOF6.js} +8 -8
  82. package/dist/{chunk-5WUSHVW7.js → chunk-BROSH5WN.js} +1 -1
  83. package/dist/{chunk-JNFQC65H.js → chunk-BV2IOLOJ.js} +2 -2
  84. package/dist/{chunk-W53AAAUA.js → chunk-CFBDROF2.js} +2 -2
  85. package/dist/{chunk-6LKFNPEM.js → chunk-DPEJN5GM.js} +1 -1
  86. package/dist/{chunk-IJZK5LYV.js → chunk-DROINCCH.js} +1 -1
  87. package/dist/{chunk-CICKS5HQ.js → chunk-ENPVMPHJ.js} +3 -3
  88. package/dist/{chunk-RKZRG2QV.js → chunk-FCWARLFN.js} +5 -5
  89. package/dist/{chunk-ONCR64LB.js → chunk-FM7FVXF6.js} +1 -1
  90. package/dist/{chunk-TN5C3AE3.js → chunk-FMAMU4X6.js} +1 -1
  91. package/dist/{chunk-W2C47VCH.js → chunk-FRX2T2G4.js} +1 -1
  92. package/dist/{chunk-RMAIQQFV.js → chunk-FVYE4WG4.js} +2 -2
  93. package/dist/{chunk-WDZO4L7Z.js → chunk-G75ACCCJ.js} +1 -1
  94. package/dist/{chunk-KUGVMCIB.js → chunk-GDUMGSIP.js} +1 -1
  95. package/dist/{chunk-AYAKR4MK.js → chunk-GN2XLV5G.js} +2 -2
  96. package/dist/{chunk-HCFKAC4T.js → chunk-H7EN3SVB.js} +2 -2
  97. package/dist/{chunk-H637L477.js → chunk-HCNRBWQR.js} +1 -1
  98. package/dist/{chunk-H6CZ6DKP.js → chunk-HPOWDWRH.js} +1 -1
  99. package/dist/{chunk-RNVPPIZQ.js → chunk-HPSQSM3G.js} +2 -2
  100. package/dist/{chunk-SLFA36JO.js → chunk-HVTA4MEG.js} +1 -1
  101. package/dist/{chunk-L4D32IWU.js → chunk-I4IBMLV4.js} +1 -1
  102. package/dist/{chunk-VMGVHR42.js → chunk-IEGPCDG2.js} +1 -1
  103. package/dist/{chunk-HEHMZWBC.js → chunk-IGVGBFT6.js} +1 -1
  104. package/dist/{chunk-SKHYIVXR.js → chunk-IKSYTHKX.js} +2 -2
  105. package/dist/{chunk-UIOWILYW.js → chunk-IYYEOE54.js} +1 -1
  106. package/dist/{chunk-WY3JOP43.js → chunk-J34HZLGN.js} +1 -1
  107. package/dist/{chunk-MCUPCFYQ.js → chunk-KB2NZRJF.js} +8 -8
  108. package/dist/{chunk-TU5MAMGV.js → chunk-KNHM5GQQ.js} +5 -5
  109. package/dist/{chunk-PPV6OKAK.js → chunk-LORXIAD3.js} +7 -7
  110. package/dist/{chunk-67EKVQAF.js → chunk-LUQYZSMV.js} +3 -3
  111. package/dist/{chunk-TLAJAVGL.js → chunk-MAWL2EMK.js} +2 -2
  112. package/dist/{chunk-FJ6AAK5Z.js → chunk-MC6PDZR7.js} +5 -5
  113. package/dist/{chunk-V2AGZ5A5.js → chunk-MDFOHG56.js} +1 -1
  114. package/dist/{chunk-R5CEXZPL.js → chunk-MEJX5PMD.js} +1 -1
  115. package/dist/{chunk-36S3E6PJ.js → chunk-N63SCDXK.js} +1 -1
  116. package/dist/{chunk-XKREPRGK.js → chunk-N6FVXOZU.js} +1 -1
  117. package/dist/{chunk-STU7DFF5.js → chunk-NNBUHQU4.js} +11 -11
  118. package/dist/{chunk-H7K7KLU4.js → chunk-NOD7XFD7.js} +2 -2
  119. package/dist/{chunk-TZZQP76M.js → chunk-O7H6JXIB.js} +3 -3
  120. package/dist/{chunk-HGSA2Y3P.js → chunk-PDVJDA3N.js} +10 -10
  121. package/dist/{chunk-DLYK3JRB.js → chunk-PHPJULDV.js} +2 -2
  122. package/dist/{chunk-A2BFPCVC.js → chunk-PZZ76MYC.js} +3 -3
  123. package/dist/{chunk-SINPHU2Z.js → chunk-Q5UDUQNS.js} +2 -2
  124. package/dist/{chunk-CQHB3HRC.js → chunk-QYLYNHMO.js} +1 -1
  125. package/dist/{chunk-XUO7HGRK.js → chunk-RIEGA5XZ.js} +2 -2
  126. package/dist/{chunk-EELIGZUD.js → chunk-RKYCEGIB.js} +5 -5
  127. package/dist/{chunk-K73FGFB2.js → chunk-RNYGUJIL.js} +6 -6
  128. package/dist/{chunk-YWNBO3UY.js → chunk-S37LFZ2Z.js} +1 -1
  129. package/dist/{chunk-C76BH4QR.js → chunk-S72G6RPK.js} +2 -2
  130. package/dist/{chunk-AXBVBNPN.js → chunk-SGQFSCGP.js} +2 -2
  131. package/dist/{chunk-MP4UER4S.js → chunk-TVDSIL3G.js} +5 -5
  132. package/dist/{chunk-M3L2VYKL.js → chunk-TY3S7XMW.js} +2 -2
  133. package/dist/{chunk-62EZGVKH.js → chunk-UWUX4HB6.js} +8 -8
  134. package/dist/{chunk-FJJG6PMV.js → chunk-UZTC5A7X.js} +1 -1
  135. package/dist/{chunk-U35DID2L.js → chunk-V6QSG3P7.js} +1 -1
  136. package/dist/{chunk-QYEV2QUA.js → chunk-VB42QDEC.js} +1 -1
  137. package/dist/{chunk-KEDXRQG2.js → chunk-VE63YOPC.js} +3 -3
  138. package/dist/{chunk-VLGOJ5DY.js → chunk-VRCFCFB5.js} +2 -2
  139. package/dist/{chunk-2USDHEIV.js → chunk-WD34LPOD.js} +2 -2
  140. package/dist/{chunk-J62I6GH3.js → chunk-XUTZ5DK5.js} +2 -2
  141. package/dist/{chunk-MYPNAEEC.js → chunk-Y24SHU4H.js} +1 -1
  142. package/dist/{chunk-BI3MQKBI.js → chunk-YPZVGCLY.js} +2 -2
  143. package/dist/{chunk-V7HFSPRY.js → chunk-Z6Z2LMH2.js} +1 -1
  144. package/dist/{chunk-KWXJDQ4M.js → chunk-ZAORXIJR.js} +2 -2
  145. package/dist/{chunk-D7IJXSDN.js → chunk-ZICTGDRV.js} +2 -2
  146. package/dist/{chunk-ZSOUOAD4.js → chunk-ZVJPFIET.js} +2 -3
  147. package/dist/combobox/src/ComboBox.css +681 -681
  148. package/dist/combobox/src/ComboBox.js +18 -18
  149. package/dist/combobox/src/index.css +681 -681
  150. package/dist/combobox/src/index.js +18 -18
  151. package/dist/disclosure/src/Disclosure.css +47 -47
  152. package/dist/disclosure/src/Disclosure.js +1 -1
  153. package/dist/disclosure/src/DisclosureHeader.css +54 -54
  154. package/dist/disclosure/src/DisclosureHeader.js +3 -3
  155. package/dist/disclosure/src/DisclosurePanel.css +47 -47
  156. package/dist/disclosure/src/DisclosurePanel.js +3 -3
  157. package/dist/disclosure/src/index.css +72 -72
  158. package/dist/disclosure/src/index.js +7 -7
  159. package/dist/divider/src/Divider.css +39 -39
  160. package/dist/divider/src/Divider.js +1 -1
  161. package/dist/divider/src/index.css +39 -39
  162. package/dist/divider/src/index.js +1 -1
  163. package/dist/error-message/src/ErrorMessage.css +39 -39
  164. package/dist/error-message/src/ErrorMessage.js +2 -2
  165. package/dist/error-message/src/index.css +39 -39
  166. package/dist/error-message/src/index.js +2 -2
  167. package/dist/form/src/Form.css +37 -37
  168. package/dist/form/src/Form.js +1 -1
  169. package/dist/form/src/index.css +37 -37
  170. package/dist/form/src/index.js +1 -1
  171. package/dist/helper-message/src/HelperMessage.css +39 -39
  172. package/dist/helper-message/src/HelperMessage.js +2 -2
  173. package/dist/helper-message/src/index.css +39 -39
  174. package/dist/helper-message/src/index.js +2 -2
  175. package/dist/hopper-provider/src/HopperProvider.css +38 -38
  176. package/dist/hopper-provider/src/HopperProvider.js +1 -1
  177. package/dist/hopper-provider/src/index.css +38 -38
  178. package/dist/hopper-provider/src/index.js +1 -1
  179. package/dist/icon-list/src/IconList.css +38 -38
  180. package/dist/icon-list/src/IconList.js +1 -1
  181. package/dist/icon-list/src/index.css +38 -38
  182. package/dist/icon-list/src/index.js +1 -1
  183. package/dist/illustrated-message/src/IllustratedMessage.css +279 -279
  184. package/dist/illustrated-message/src/IllustratedMessage.js +1 -1
  185. package/dist/illustrated-message/src/index.css +279 -279
  186. package/dist/illustrated-message/src/index.js +1 -1
  187. package/dist/image/src/Image.css +40 -40
  188. package/dist/image/src/Image.js +1 -1
  189. package/dist/image/src/SvgImage.css +38 -38
  190. package/dist/image/src/SvgImage.js +1 -1
  191. package/dist/image/src/index.css +41 -41
  192. package/dist/image/src/index.js +2 -2
  193. package/dist/index.css +1036 -1045
  194. package/dist/index.js +86 -86
  195. package/dist/inputs/src/Input.css +41 -41
  196. package/dist/inputs/src/Input.js +1 -1
  197. package/dist/inputs/src/InputGroup.css +43 -43
  198. package/dist/inputs/src/InputGroup.js +1 -1
  199. package/dist/inputs/src/NumberField.css +67 -67
  200. package/dist/inputs/src/NumberField.js +9 -9
  201. package/dist/inputs/src/PasswordField.css +280 -280
  202. package/dist/inputs/src/PasswordField.js +9 -9
  203. package/dist/inputs/src/RemainingCharacterCount.css +40 -40
  204. package/dist/inputs/src/RemainingCharacterCount.js +2 -2
  205. package/dist/inputs/src/SearchField.css +286 -286
  206. package/dist/inputs/src/SearchField.js +10 -10
  207. package/dist/inputs/src/TextArea.css +64 -64
  208. package/dist/inputs/src/TextArea.js +8 -8
  209. package/dist/inputs/src/TextField.css +284 -284
  210. package/dist/inputs/src/TextField.js +12 -12
  211. package/dist/inputs/src/index.css +332 -332
  212. package/dist/inputs/src/index.js +16 -16
  213. package/dist/link/src/Link.css +76 -76
  214. package/dist/link/src/Link.js +3 -3
  215. package/dist/link/src/index.css +76 -76
  216. package/dist/link/src/index.js +3 -3
  217. package/dist/list-box/src/ListBox.css +311 -311
  218. package/dist/list-box/src/ListBox.js +7 -7
  219. package/dist/list-box/src/ListBoxItem.css +299 -299
  220. package/dist/list-box/src/ListBoxItem.js +6 -6
  221. package/dist/list-box/src/ListBoxItemSkeleton.css +44 -44
  222. package/dist/list-box/src/ListBoxItemSkeleton.js +1 -1
  223. package/dist/list-box/src/index.css +311 -311
  224. package/dist/list-box/src/index.js +7 -7
  225. package/dist/menu/src/Menu.css +615 -624
  226. package/dist/menu/src/Menu.js +2 -2
  227. package/dist/menu/src/MenuItem.css +118 -118
  228. package/dist/menu/src/MenuItem.js +2 -2
  229. package/dist/menu/src/MenuSection.css +39 -39
  230. package/dist/menu/src/MenuSection.js +1 -1
  231. package/dist/menu/src/index.css +642 -651
  232. package/dist/menu/src/index.js +5 -5
  233. package/dist/modal/src/BaseModal.css +52 -52
  234. package/dist/modal/src/BaseModal.js +1 -1
  235. package/dist/modal/src/CustomModal.css +53 -53
  236. package/dist/modal/src/CustomModal.js +2 -2
  237. package/dist/modal/src/Modal.css +299 -299
  238. package/dist/modal/src/Modal.js +8 -8
  239. package/dist/modal/src/index.css +300 -300
  240. package/dist/modal/src/index.js +9 -9
  241. package/dist/overlays/popover/src/Popover.css +597 -597
  242. package/dist/overlays/popover/src/Popover.js +2 -2
  243. package/dist/overlays/popover/src/PopoverBase.css +41 -41
  244. package/dist/overlays/popover/src/PopoverBase.js +1 -1
  245. package/dist/overlays/popover/src/index.css +601 -601
  246. package/dist/overlays/popover/src/index.js +3 -3
  247. package/dist/radio/src/DecorativeRadio.css +64 -64
  248. package/dist/radio/src/DecorativeRadio.js +3 -3
  249. package/dist/radio/src/Radio.css +56 -56
  250. package/dist/radio/src/Radio.js +3 -3
  251. package/dist/radio/src/RadioField.css +43 -43
  252. package/dist/radio/src/RadioField.js +2 -2
  253. package/dist/radio/src/RadioGroup.css +108 -108
  254. package/dist/radio/src/RadioGroup.js +6 -6
  255. package/dist/radio/src/index.css +108 -108
  256. package/dist/radio/src/index.js +10 -10
  257. package/dist/segmented-control/src/SegmentedControl.css +38 -38
  258. package/dist/segmented-control/src/SegmentedControl.js +1 -1
  259. package/dist/segmented-control/src/SegmentedControlItem.css +52 -52
  260. package/dist/segmented-control/src/SegmentedControlItem.js +2 -2
  261. package/dist/segmented-control/src/index.css +53 -53
  262. package/dist/segmented-control/src/index.js +3 -3
  263. package/dist/select/src/Select.css +625 -625
  264. package/dist/select/src/Select.js +17 -17
  265. package/dist/select/src/SelectValue.css +98 -98
  266. package/dist/select/src/SelectValue.js +2 -2
  267. package/dist/select/src/index.css +625 -625
  268. package/dist/select/src/index.js +17 -17
  269. package/dist/spinner/src/Spinner.css +47 -47
  270. package/dist/spinner/src/Spinner.js +2 -2
  271. package/dist/spinner/src/index.css +47 -47
  272. package/dist/spinner/src/index.js +2 -2
  273. package/dist/switch/src/Switch.css +53 -53
  274. package/dist/switch/src/Switch.js +3 -3
  275. package/dist/switch/src/SwitchField.css +43 -43
  276. package/dist/switch/src/SwitchField.js +2 -2
  277. package/dist/switch/src/index.css +59 -59
  278. package/dist/switch/src/index.js +4 -4
  279. package/dist/tabs/src/Tab.css +450 -450
  280. package/dist/tabs/src/Tab.js +2 -2
  281. package/dist/tabs/src/TabLine.css +39 -39
  282. package/dist/tabs/src/TabLine.js +1 -1
  283. package/dist/tabs/src/TabList.css +46 -46
  284. package/dist/tabs/src/TabList.js +2 -2
  285. package/dist/tabs/src/TabPanel.css +39 -39
  286. package/dist/tabs/src/TabPanel.js +1 -1
  287. package/dist/tabs/src/index.css +461 -461
  288. package/dist/tabs/src/index.js +5 -5
  289. package/dist/tag/src/Tag.css +428 -428
  290. package/dist/tag/src/Tag.js +7 -7
  291. package/dist/tag/src/TagGroup.css +47 -47
  292. package/dist/tag/src/TagGroup.js +6 -6
  293. package/dist/tag/src/index.css +438 -438
  294. package/dist/tag/src/index.js +11 -11
  295. package/dist/tile/src/Tile.css +46 -46
  296. package/dist/tile/src/Tile.js +2 -2
  297. package/dist/tile/src/TileGroup.css +38 -38
  298. package/dist/tile/src/TileGroup.js +1 -1
  299. package/dist/tile/src/index.css +47 -47
  300. package/dist/tile/src/index.js +3 -3
  301. package/dist/toggle-arrow/src/ToggleArrow.css +39 -39
  302. package/dist/toggle-arrow/src/ToggleArrow.js +1 -1
  303. package/dist/toggle-arrow/src/index.css +39 -39
  304. package/dist/toggle-arrow/src/index.js +1 -1
  305. package/dist/tooltip/src/Tooltip.css +47 -47
  306. package/dist/tooltip/src/Tooltip.js +3 -3
  307. package/dist/tooltip/src/TooltipTrigger.css +37 -37
  308. package/dist/tooltip/src/index.css +47 -47
  309. package/dist/tooltip/src/index.js +3 -3
  310. package/dist/typography/heading/src/Heading.css +37 -37
  311. package/dist/typography/heading/src/Heading.js +1 -1
  312. package/dist/typography/heading/src/index.css +37 -37
  313. package/dist/typography/heading/src/index.js +1 -1
  314. package/dist/typography/label/src/Label.css +37 -37
  315. package/dist/typography/label/src/Label.js +2 -2
  316. package/dist/typography/label/src/index.css +37 -37
  317. package/dist/typography/label/src/index.js +2 -2
  318. package/dist/typography/overline-text/src/OverlineText.css +37 -37
  319. package/dist/typography/overline-text/src/OverlineText.js +1 -1
  320. package/dist/typography/overline-text/src/index.css +37 -37
  321. package/dist/typography/overline-text/src/index.js +1 -1
  322. package/dist/typography/paragraph/src/Paragraph.css +37 -37
  323. package/dist/typography/paragraph/src/Paragraph.js +2 -2
  324. package/dist/typography/paragraph/src/index.css +37 -37
  325. package/dist/typography/paragraph/src/index.js +2 -2
  326. package/dist/typography/text/src/Text.css +37 -37
  327. package/dist/typography/text/src/Text.js +1 -1
  328. package/dist/typography/text/src/index.css +37 -37
  329. package/dist/typography/text/src/index.js +1 -1
  330. package/dist/utils/src/ClearSlots.css +37 -37
  331. package/dist/utils/src/EnsureTextWrapper.css +37 -37
  332. package/dist/utils/src/EnsureTextWrapper.js +2 -2
  333. package/dist/utils/src/index.css +37 -37
  334. package/dist/utils/src/index.js +2 -2
  335. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/heading/src/Heading.module.css/#css-module-data */
2
- .Heading-module__hop-Heading___3N-BS {
2
+ .Heading-module__hop-Heading___8DNX2 {
3
3
  --hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
4
4
  --hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
5
5
  --hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
@@ -33,7 +33,7 @@
33
33
  --hop-Heading-inherit-size-font-weight: inherit;
34
34
  --hop-Heading-inherit-size-line-height: inherit;
35
35
  }
36
- :where(.Heading-module__hop-Heading___3N-BS) {
36
+ :where(.Heading-module__hop-Heading___8DNX2) {
37
37
  margin: 0;
38
38
  font-family: var(--font-family);
39
39
  font-size: var(--font-size);
@@ -41,43 +41,43 @@
41
41
  line-height: var(--line-height);
42
42
  color: var(--hop-neutral-text);
43
43
  }
44
- :where(.Heading-module__hop-Heading--xs___AIoE1) {
44
+ :where(.Heading-module__hop-Heading--xs___ijsiM) {
45
45
  --font-size: var(--hop-Heading-xs-font-size);
46
46
  --font-family: var(--hop-Heading-xs-font-family);
47
47
  --font-weight: var(--hop-Heading-xs-font-weight);
48
48
  --line-height: var(--hop-Heading-xs-line-height);
49
49
  }
50
- :where(.Heading-module__hop-Heading--sm___C-5Tn) {
50
+ :where(.Heading-module__hop-Heading--sm___BN2tx) {
51
51
  --font-size: var(--hop-Heading-sm-font-size);
52
52
  --font-family: var(--hop-Heading-sm-font-family);
53
53
  --font-weight: var(--hop-Heading-sm-font-weight);
54
54
  --line-height: var(--hop-Heading-sm-line-height);
55
55
  }
56
- :where(.Heading-module__hop-Heading--md___ptBBh) {
56
+ :where(.Heading-module__hop-Heading--md___lD9hR) {
57
57
  --font-size: var(--hop-Heading-md-font-size);
58
58
  --font-family: var(--hop-Heading-md-font-family);
59
59
  --font-weight: var(--hop-Heading-md-font-weight);
60
60
  --line-height: var(--hop-Heading-md-line-height);
61
61
  }
62
- :where(.Heading-module__hop-Heading--lg___MhXsB) {
62
+ :where(.Heading-module__hop-Heading--lg___ONPsa) {
63
63
  --font-size: var(--hop-Heading-lg-font-size);
64
64
  --font-family: var(--hop-Heading-lg-font-family);
65
65
  --font-weight: var(--hop-Heading-lg-font-weight);
66
66
  --line-height: var(--hop-Heading-lg-line-height);
67
67
  }
68
- :where(.Heading-module__hop-Heading--xl___jMCo1) {
68
+ :where(.Heading-module__hop-Heading--xl___4KF24) {
69
69
  --font-size: var(--hop-Heading-xl-font-size);
70
70
  --font-family: var(--hop-Heading-xl-font-family);
71
71
  --font-weight: var(--hop-Heading-xl-font-weight);
72
72
  --line-height: var(--hop-Heading-xl-line-height);
73
73
  }
74
- :where(.Heading-module__hop-Heading--2xl___N864S) {
74
+ :where(.Heading-module__hop-Heading--2xl___E-4uB) {
75
75
  --font-size: var(--hop-Heading-2xl-font-size);
76
76
  --font-family: var(--hop-Heading-2xl-font-family);
77
77
  --font-weight: var(--hop-Heading-2xl-font-weight);
78
78
  --line-height: var(--hop-Heading-2xl-line-height);
79
79
  }
80
- :where(.Heading-module__hop-Heading--3xl___ev4Cg) {
80
+ :where(.Heading-module__hop-Heading--3xl___OwlpV) {
81
81
  --font-size: var(--hop-Heading-3xl-font-size);
82
82
  --font-family: var(--hop-Heading-3xl-font-family);
83
83
  --font-weight: var(--hop-Heading-3xl-font-weight);
@@ -85,33 +85,33 @@
85
85
  }
86
86
 
87
87
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/form/src/Form.module.css/#css-module-data */
88
- .Form-module__hop-Form___F-45c {
88
+ .Form-module__hop-Form___RucAL {
89
89
  display: flex;
90
90
  flex-direction: column;
91
91
  gap: var(--hop-space-stack-lg);
92
92
  }
93
93
 
94
94
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/label/src/Label.module.css/#css-module-data */
95
- .Label-module__hop-Label___tzV87 {
95
+ .Label-module__hop-Label___F1-jA {
96
96
  --hop-Label-font-size: var(--hop-heading-xs-font-size);
97
97
  --hop-Label-font-family: var(--hop-heading-xs-font-family);
98
98
  --hop-Label-font-weight: var(--hop-heading-xs-font-weight);
99
99
  --hop-Label-line-height: var(--hop-heading-xs-line-height);
100
100
  --hop-Label-color: var(--hop-neutral-text-weak);
101
101
  }
102
- :where(.Label-module__hop-Label___tzV87) {
102
+ :where(.Label-module__hop-Label___F1-jA) {
103
103
  font-family: var(--hop-Label-font-family);
104
104
  font-size: var(--hop-Label-font-size);
105
105
  font-weight: var(--hop-Label-font-weight);
106
106
  line-height: var(--hop-Label-line-height);
107
107
  color: var(--hop-Label-color);
108
108
  }
109
- :where(.Label-module__hop-Label__indicator___Wp4MQ) {
109
+ :where(.Label-module__hop-Label__indicator___kySOy) {
110
110
  padding-inline-start: var(--hop-space-20);
111
111
  }
112
112
 
113
113
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/overline-text/src/OverlineText.module.css/#css-module-data */
114
- :where(.OverlineText-module__hop-OverlineText___lDKuo) {
114
+ :where(.OverlineText-module__hop-OverlineText___nkvhg) {
115
115
  --hop-OverlineText-font-family: var(--hop-overline-font-family);
116
116
  --hop-OverlineText-font-size: var(--hop-overline-font-size);
117
117
  --hop-OverlineText-font-weight: var(--hop-overline-font-weight);
@@ -135,26 +135,26 @@
135
135
  text-transform: uppercase;
136
136
  letter-spacing: var(--letter-spacing);
137
137
  }
138
- .OverlineText-module__hop-OverlineText__text___JrGdf {
138
+ .OverlineText-module__hop-OverlineText__text___2PvUz {
139
139
  box-sizing: border-box;
140
140
  }
141
- .OverlineText-module__hop-OverlineText__text___JrGdf::before,
142
- .OverlineText-module__hop-OverlineText__text___JrGdf::after {
141
+ .OverlineText-module__hop-OverlineText__text___2PvUz::before,
142
+ .OverlineText-module__hop-OverlineText__text___2PvUz::after {
143
143
  content: "";
144
144
  display: block;
145
145
  box-sizing: border-box;
146
146
  inline-size: 0;
147
147
  block-size: 0;
148
148
  }
149
- .OverlineText-module__hop-OverlineText__text___JrGdf::before {
149
+ .OverlineText-module__hop-OverlineText__text___2PvUz::before {
150
150
  margin-block-end: var(--bottom-offset);
151
151
  }
152
- .OverlineText-module__hop-OverlineText__text___JrGdf::after {
152
+ .OverlineText-module__hop-OverlineText__text___2PvUz::after {
153
153
  margin-block-start: var(--top-offset);
154
154
  }
155
155
 
156
156
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/text/src/Text.module.css/#css-module-data */
157
- .Text-module__hop-Text___TSNAC {
157
+ .Text-module__hop-Text___qvnKA {
158
158
  --hop-Text-xs-font-size: var(--hop-body-xs-font-size);
159
159
  --hop-Text-xs-font-family: var(--hop-body-xs-font-family);
160
160
  --hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
@@ -184,49 +184,49 @@
184
184
  --hop-Text-inherit-size-font-weight: inherit;
185
185
  --hop-Text-inherit-size-line-height: inherit;
186
186
  }
187
- :where(.Text-module__hop-Text___TSNAC) {
187
+ :where(.Text-module__hop-Text___qvnKA) {
188
188
  font-family: var(--font-family);
189
189
  font-size: var(--font-size);
190
190
  font-weight: var(--font-weight);
191
191
  line-height: var(--line-height);
192
192
  }
193
- :where(.Text-module__hop-Text--xs___yuFT0) {
193
+ :where(.Text-module__hop-Text--xs___heReZ) {
194
194
  --font-size: var(--hop-Text-xs-font-size);
195
195
  --font-family: var(--hop-Text-xs-font-family);
196
196
  --font-weight: var(--hop-Text-xs-font-weight);
197
197
  --line-height: var(--hop-Text-xs-line-height);
198
198
  }
199
- :where(.Text-module__hop-Text--sm___qelbx) {
199
+ :where(.Text-module__hop-Text--sm___541we) {
200
200
  --font-size: var(--hop-Text-sm-font-size);
201
201
  --font-family: var(--hop-Text-sm-font-family);
202
202
  --font-weight: var(--hop-Text-sm-font-weight);
203
203
  --line-height: var(--hop-Text-sm-line-height);
204
204
  }
205
- :where(.Text-module__hop-Text--md___PcK3y) {
205
+ :where(.Text-module__hop-Text--md___hdUyI) {
206
206
  --font-size: var(--hop-Text-md-font-size);
207
207
  --font-family: var(--hop-Text-md-font-family);
208
208
  --font-weight: var(--hop-Text-md-font-weight);
209
209
  --line-height: var(--hop-Text-md-line-height);
210
210
  }
211
- :where(.Text-module__hop-Text--lg___iRaZl) {
211
+ :where(.Text-module__hop-Text--lg___lVP0u) {
212
212
  --font-size: var(--hop-Text-lg-font-size);
213
213
  --font-family: var(--hop-Text-lg-font-family);
214
214
  --font-weight: var(--hop-Text-lg-font-weight);
215
215
  --line-height: var(--hop-Text-lg-line-height);
216
216
  }
217
- :where(.Text-module__hop-Text--xl___kO3Qt) {
217
+ :where(.Text-module__hop-Text--xl___CTAop) {
218
218
  --font-size: var(--hop-Text-xl-font-size);
219
219
  --font-family: var(--hop-Text-xl-font-family);
220
220
  --font-weight: var(--hop-Text-xl-font-weight);
221
221
  --line-height: var(--hop-Text-xl-line-height);
222
222
  }
223
- :where(.Text-module__hop-Text--2xl___rAN5U) {
223
+ :where(.Text-module__hop-Text--2xl___yx4Sp) {
224
224
  --font-size: var(--hop-Text-2xl-font-size);
225
225
  --font-family: var(--hop-Text-2xl-font-family);
226
226
  --font-weight: var(--hop-Text-2xl-font-weight);
227
227
  --line-height: var(--hop-Text-2xl-line-height);
228
228
  }
229
- :where(.Text-module__hop-Text--inherit___hn3le) {
229
+ :where(.Text-module__hop-Text--inherit___284Ab) {
230
230
  --font-size: var(--hop-Text-inherit-size-font-size);
231
231
  --font-family: var(--hop-Text-inherit-size-font-family);
232
232
  --font-weight: var(--hop-Text-inherit-size-font-weight);
@@ -234,7 +234,7 @@
234
234
  }
235
235
 
236
236
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/paragraph/src/Paragraph.module.css/#css-module-data */
237
- .Paragraph-module__hop-Paragraph___VOZwC {
237
+ .Paragraph-module__hop-Paragraph___txlUW {
238
238
  --hop-Paragraph-xs-margin-bottom: calc(.625rem * .75);
239
239
  --hop-Paragraph-sm-margin-bottom: calc(.75rem * .75);
240
240
  --hop-Paragraph-md-margin-bottom: calc(.875rem * .75);
@@ -246,33 +246,33 @@
246
246
  margin-block-end: var(--margin-block-end);
247
247
  overflow-wrap: break-word;
248
248
  }
249
- .Paragraph-module__hop-Paragraph___VOZwC:last-child {
249
+ .Paragraph-module__hop-Paragraph___txlUW:last-child {
250
250
  --margin-block-end: 0;
251
251
  }
252
- .Paragraph-module__hop-Paragraph--xs___crXVt {
252
+ .Paragraph-module__hop-Paragraph--xs___uSr-c {
253
253
  --margin-block-end: var(--hop-Paragraph-xs-margin-bottom);
254
254
  }
255
- .Paragraph-module__hop-Paragraph--sm___nxfnz {
255
+ .Paragraph-module__hop-Paragraph--sm___Xa52U {
256
256
  --margin-block-end: var(--hop-Paragraph-sm-margin-bottom);
257
257
  }
258
- .Paragraph-module__hop-Paragraph--md___YgyE0 {
258
+ .Paragraph-module__hop-Paragraph--md___KBlMl {
259
259
  --margin-block-end: var(--hop-Paragraph-md-margin-bottom);
260
260
  }
261
- .Paragraph-module__hop-Paragraph--lg___G36sQ {
261
+ .Paragraph-module__hop-Paragraph--lg___bF-R2 {
262
262
  --margin-block-end: var(--hop-Paragraph-lg-margin-bottom);
263
263
  }
264
- .Paragraph-module__hop-Paragraph--xl___dWzV5 {
264
+ .Paragraph-module__hop-Paragraph--xl___2XG7c {
265
265
  --margin-block-end: var(--hop-Paragraph-xl-margin-bottom);
266
266
  }
267
- .Paragraph-module__hop-Paragraph--2xl___wJ2Wu {
267
+ .Paragraph-module__hop-Paragraph--2xl___PyV-w {
268
268
  --margin-block-end: var(--hop-Paragraph-2xl-margin-bottom);
269
269
  }
270
- .Paragraph-module__hop-Paragraph--inherit___Z3RKC {
270
+ .Paragraph-module__hop-Paragraph--inherit___K3CwL {
271
271
  --margin-block-end: var(--hop-Paragraph-inherit-margin-bottom);
272
272
  }
273
273
 
274
274
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/icon-list/src/IconList.module.css/#css-module-data */
275
- .IconList-module__hop-IconList___JGBdL {
275
+ .IconList-module__hop-IconList___dAr-Y {
276
276
  --hop-IconList-gap: var(--hop-space-inline-xs);
277
277
  display: flex;
278
278
  flex-wrap: wrap;
@@ -281,7 +281,7 @@
281
281
  }
282
282
 
283
283
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/spinner/src/Spinner.module.css/#css-module-data */
284
- @keyframes Spinner-module__spin___Ev3-W {
284
+ @keyframes Spinner-module__spin___dI-4t {
285
285
  0% {
286
286
  transform: rotate(0deg);
287
287
  }
@@ -289,7 +289,7 @@
289
289
  transform: rotate(360deg);
290
290
  }
291
291
  }
292
- .Spinner-module__hop-Spinner___-DwXC {
292
+ .Spinner-module__hop-Spinner___nfESa {
293
293
  --hop-Spinner-border-radius: var(--hop-shape-circle);
294
294
  --hop-Spinner-sm-wheel-size: 1rem;
295
295
  --hop-Spinner-md-wheel-size: 1.25rem;
@@ -297,7 +297,7 @@
297
297
  --hop-Spinner-track-width: 0.125rem;
298
298
  --hop-Spinner-track-opacity: 0.2;
299
299
  --hop-Spinner-track-border: var(--hop-Spinner-track-width) solid currentcolor;
300
- --hop-Spinner-fill-animation: Spinner-module__spin___Ev3-W .8s infinite linear;
300
+ --hop-Spinner-fill-animation: Spinner-module__spin___dI-4t .8s infinite linear;
301
301
  --hop-Spinner-fill-animation-reduced-motion-duration: 2s;
302
302
  --hop-Spinner-fill-border: var(--hop-Spinner-track-width) solid transparent;
303
303
  --hop-Spinner-fill-border-inline-start: var(--hop-Spinner-track-width) solid currentcolor;
@@ -308,19 +308,19 @@
308
308
  align-items: center;
309
309
  box-sizing: border-box;
310
310
  }
311
- .Spinner-module__hop-Spinner--sm___UlZFf {
311
+ .Spinner-module__hop-Spinner--sm___mbeG8 {
312
312
  --width: var(--hop-Spinner-sm-wheel-size);
313
313
  --height: var(--hop-Spinner-sm-wheel-size);
314
314
  }
315
- .Spinner-module__hop-Spinner--md___2Aejk {
315
+ .Spinner-module__hop-Spinner--md___GJhEX {
316
316
  --width: var(--hop-Spinner-md-wheel-size);
317
317
  --height: var(--hop-Spinner-md-wheel-size);
318
318
  }
319
- .Spinner-module__hop-Spinner--lg___rUTOq {
319
+ .Spinner-module__hop-Spinner--lg___hXeT0 {
320
320
  --width: var(--hop-Spinner-lg-wheel-size);
321
321
  --height: var(--hop-Spinner-lg-wheel-size);
322
322
  }
323
- .Spinner-module__hop-Spinner__track___beMsW {
323
+ .Spinner-module__hop-Spinner__track___VD4ur {
324
324
  grid-area: spinner;
325
325
  box-sizing: border-box;
326
326
  inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
@@ -329,7 +329,7 @@
329
329
  border: var(--hop-Spinner-track-border);
330
330
  border-radius: var(--hop-Spinner-border-radius);
331
331
  }
332
- .Spinner-module__hop-Spinner__fill___-bGVd {
332
+ .Spinner-module__hop-Spinner__fill___fXKFk {
333
333
  grid-area: spinner;
334
334
  box-sizing: border-box;
335
335
  inline-size: var(--width, var(--hop-Spinner-md-wheel-size));
@@ -340,17 +340,17 @@
340
340
  animation: var(--hop-Spinner-fill-animation);
341
341
  }
342
342
  @media (prefers-reduced-motion: reduce) {
343
- .Spinner-module__hop-Spinner__fill___-bGVd {
343
+ .Spinner-module__hop-Spinner__fill___fXKFk {
344
344
  animation-duration: var(--hop-Spinner-fill-animation-reduced-motion-duration);
345
345
  }
346
346
  }
347
- .Spinner-module__hop-Spinner__label___mBxTu {
347
+ .Spinner-module__hop-Spinner__label___vagu8 {
348
348
  grid-area: label;
349
349
  margin-inline-start: var(--hop-Spinner-label-margin-inline-start);
350
350
  }
351
351
 
352
352
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/buttons/src/Button.module.css/#css-module-data */
353
- .Button-module__hop-Button___M1srN {
353
+ .Button-module__hop-Button___ZPqlN {
354
354
  --hop-Button-border-radius: var(--hop-shape-rounded-md);
355
355
  --hop-Button-focus-ring-color: var(--hop-primary-border-focus);
356
356
  --hop-Button-column-gap: var(--hop-space-inline-xs);
@@ -474,215 +474,215 @@
474
474
  background-color var(--hop-easing-duration-2) var(--hop-easing-productive),
475
475
  border var(--hop-easing-duration-2) var(--hop-easing-productive);
476
476
  }
477
- .Button-module__hop-Button--fluid___GCROP {
477
+ .Button-module__hop-Button--fluid___K97-Y {
478
478
  --inline-size: 100%;
479
479
  }
480
- .Button-module__hop-Button--sm___0F6Zs {
480
+ .Button-module__hop-Button--sm___VdVxi {
481
481
  --block-size: var(--hop-Button-sm-height);
482
482
  --padding: var(--hop-Button-sm-padding);
483
483
  }
484
- .Button-module__hop-Button--sm___0F6Zs[class*=--ghost] {
484
+ .Button-module__hop-Button--sm___VdVxi[class*=--ghost] {
485
485
  --padding: var(--hop-Button-ghost-sm-padding);
486
486
  }
487
- .Button-module__hop-Button--md___a9OQW[class*=--ghost] {
487
+ .Button-module__hop-Button--md___kasx5[class*=--ghost] {
488
488
  --padding: var(--hop-Button-ghost-md-padding);
489
489
  }
490
- .Button-module__hop-Button--icon-only___22irB {
490
+ .Button-module__hop-Button--icon-only___NMJIz {
491
491
  --column-gap: var(--hop-Button-icon-only-column-gap);
492
492
  --padding: var(--hop-Button-icon-only-padding);
493
493
  aspect-ratio: 1;
494
494
  }
495
- .Button-module__hop-Button--primary___hqlO9 {
495
+ .Button-module__hop-Button--primary___hVpe1 {
496
496
  --background-color: var(--hop-Button-primary-background-color);
497
497
  --color: var(--hop-Button-primary-color);
498
498
  --border: var(--hop-Button-primary-border);
499
499
  --spinner-color: var(--hop-Button-primary-spinner-color);
500
500
  }
501
- .Button-module__hop-Button--primary___hqlO9[data-hovered],
502
- .Button-module__hop-Button--primary___hqlO9[data-focus-visible] {
501
+ .Button-module__hop-Button--primary___hVpe1[data-hovered],
502
+ .Button-module__hop-Button--primary___hVpe1[data-focus-visible] {
503
503
  --background-color: var(--hop-Button-primary-background-color-hover);
504
504
  --color: var(--hop-Button-primary-color-hover);
505
505
  --border: var(--hop-Button-primary-border-hover);
506
506
  }
507
- .Button-module__hop-Button--primary___hqlO9[data-pressed] {
507
+ .Button-module__hop-Button--primary___hVpe1[data-pressed] {
508
508
  --background-color: var(--hop-Button-primary-background-color-pressed);
509
509
  --color: var(--hop-Button-primary-color-pressed);
510
510
  --border: var(--hop-Button-primary-border-pressed);
511
511
  }
512
- .Button-module__hop-Button--secondary___eeNTL {
512
+ .Button-module__hop-Button--secondary___Gjg5h {
513
513
  --background-color: var(--hop-Button-secondary-background-color);
514
514
  --color: var(--hop-Button-secondary-color);
515
515
  --border: var(--hop-Button-secondary-border);
516
516
  --spinner-color: var(--hop-Button-secondary-spinner-color);
517
517
  }
518
- .Button-module__hop-Button--secondary___eeNTL[data-hovered],
519
- .Button-module__hop-Button--secondary___eeNTL[data-focus-visible] {
518
+ .Button-module__hop-Button--secondary___Gjg5h[data-hovered],
519
+ .Button-module__hop-Button--secondary___Gjg5h[data-focus-visible] {
520
520
  --background-color: var(--hop-Button-secondary-background-color-hover);
521
521
  --color: var(--hop-Button-secondary-color-hover);
522
522
  --border: var(--hop-Button-secondary-border-hover);
523
523
  }
524
- .Button-module__hop-Button--secondary___eeNTL[data-pressed] {
524
+ .Button-module__hop-Button--secondary___Gjg5h[data-pressed] {
525
525
  --background-color: var(--hop-Button-secondary-background-color-pressed);
526
526
  --color: var(--hop-Button-secondary-color-pressed);
527
527
  --border: var(--hop-Button-secondary-border-pressed);
528
528
  }
529
- .Button-module__hop-Button--upsell___ab5Uf {
529
+ .Button-module__hop-Button--upsell___j1HQ7 {
530
530
  --background-color: var(--hop-Button-upsell-background-color);
531
531
  --color: var(--hop-Button-upsell-color);
532
532
  --border: var(--hop-Button-upsell-border);
533
533
  --spinner-color: var(--hop-Button-upsell-spinner-color);
534
534
  }
535
- .Button-module__hop-Button--upsell___ab5Uf[data-hovered],
536
- .Button-module__hop-Button--upsell___ab5Uf[data-focus-visible] {
535
+ .Button-module__hop-Button--upsell___j1HQ7[data-hovered],
536
+ .Button-module__hop-Button--upsell___j1HQ7[data-focus-visible] {
537
537
  --background-color: var(--hop-Button-upsell-background-color-hover);
538
538
  --color: var(--hop-Button-upsell-color-hover);
539
539
  --border: var(--hop-Button-upsell-border-hover);
540
540
  }
541
- .Button-module__hop-Button--upsell___ab5Uf[data-pressed] {
541
+ .Button-module__hop-Button--upsell___j1HQ7[data-pressed] {
542
542
  --background-color: var(--hop-Button-upsell-background-color-pressed);
543
543
  --color: var(--hop-Button-upsell-color-pressed);
544
544
  --border: var(--hop-Button-upsell-border-pressed);
545
545
  }
546
- .Button-module__hop-Button--danger___vGqCj {
546
+ .Button-module__hop-Button--danger___5VBlb {
547
547
  --background-color: var(--hop-Button-danger-background-color);
548
548
  --color: var(--hop-Button-danger-color);
549
549
  --border: var(--hop-Button-danger-border);
550
550
  --spinner-color: var(--hop-Button-danger-spinner-color);
551
551
  }
552
- .Button-module__hop-Button--danger___vGqCj[data-hovered],
553
- .Button-module__hop-Button--danger___vGqCj[data-focus-visible] {
552
+ .Button-module__hop-Button--danger___5VBlb[data-hovered],
553
+ .Button-module__hop-Button--danger___5VBlb[data-focus-visible] {
554
554
  --background-color: var(--hop-Button-danger-background-color-hover);
555
555
  --color: var(--hop-Button-danger-color-hover);
556
556
  --border: var(--hop-Button-danger-border-hover);
557
557
  }
558
- .Button-module__hop-Button--danger___vGqCj[data-pressed] {
558
+ .Button-module__hop-Button--danger___5VBlb[data-pressed] {
559
559
  --background-color: var(--hop-Button-danger-background-color-pressed);
560
560
  --color: var(--hop-Button-danger-color-pressed);
561
561
  --border: var(--hop-Button-danger-border-pressed);
562
562
  }
563
- .Button-module__hop-Button--ghost-primary___K1fli {
563
+ .Button-module__hop-Button--ghost-primary___jdoVD {
564
564
  --background-color: var(--hop-Button-ghost-primary-background-color);
565
565
  --color: var(--hop-Button-ghost-primary-color);
566
566
  --border: var(--hop-Button-ghost-primary-border);
567
567
  --spinner-color: var(--hop-Button-ghost-primary-spinner-color);
568
568
  }
569
- .Button-module__hop-Button--ghost-primary___K1fli[data-hovered],
570
- .Button-module__hop-Button--ghost-primary___K1fli[data-focus-visible] {
569
+ .Button-module__hop-Button--ghost-primary___jdoVD[data-hovered],
570
+ .Button-module__hop-Button--ghost-primary___jdoVD[data-focus-visible] {
571
571
  --background-color: var(--hop-Button-ghost-primary-background-color-hover);
572
572
  --color: var(--hop-Button-ghost-primary-color-hover);
573
573
  --border: var(--hop-Button-ghost-primary-border-hover);
574
574
  --text-underline: underline;
575
575
  }
576
- .Button-module__hop-Button--ghost-primary___K1fli[data-pressed] {
576
+ .Button-module__hop-Button--ghost-primary___jdoVD[data-pressed] {
577
577
  --background-color: var(--hop-Button-ghost-primary-background-color-pressed);
578
578
  --color: var(--hop-Button-ghost-primary-color-pressed);
579
579
  --border: var(--hop-Button-ghost-primary-border-pressed);
580
580
  --text-underline: underline;
581
581
  }
582
- .Button-module__hop-Button--ghost-secondary___5MtDQ {
582
+ .Button-module__hop-Button--ghost-secondary___FIdYc {
583
583
  --background-color: var(--hop-Button-ghost-secondary-background-color);
584
584
  --color: var(--hop-Button-ghost-secondary-color);
585
585
  --border: var(--hop-Button-ghost-secondary-border);
586
586
  --spinner-color: var(--hop-Button-ghost-secondary-spinner-color);
587
587
  }
588
- .Button-module__hop-Button--ghost-secondary___5MtDQ[data-hovered],
589
- .Button-module__hop-Button--ghost-secondary___5MtDQ[data-focus-visible] {
588
+ .Button-module__hop-Button--ghost-secondary___FIdYc[data-hovered],
589
+ .Button-module__hop-Button--ghost-secondary___FIdYc[data-focus-visible] {
590
590
  --background-color: var(--hop-Button-ghost-secondary-background-color-hover);
591
591
  --color: var(--hop-Button-ghost-secondary-color-hover);
592
592
  --border: var(--hop-Button-ghost-secondary-border-hover);
593
593
  --text-underline: underline;
594
594
  }
595
- .Button-module__hop-Button--ghost-secondary___5MtDQ[data-pressed] {
595
+ .Button-module__hop-Button--ghost-secondary___FIdYc[data-pressed] {
596
596
  --background-color: var(--hop-Button-ghost-secondary-background-color-pressed);
597
597
  --color: var(--hop-Button-ghost-secondary-color-pressed);
598
598
  --border: var(--hop-Button-ghost-secondary-border-pressed);
599
599
  --text-underline: underline;
600
600
  }
601
- .Button-module__hop-Button--ghost-danger___F83U0 {
601
+ .Button-module__hop-Button--ghost-danger___hWB-b {
602
602
  --background-color: var(--hop-Button-ghost-danger-background-color);
603
603
  --color: var(--hop-Button-ghost-danger-color);
604
604
  --border: var(--hop-Button-ghost-danger-border);
605
605
  --spinner-color: var(--hop-Button-ghost-danger-spinner-color);
606
606
  }
607
- .Button-module__hop-Button--ghost-danger___F83U0[data-hovered],
608
- .Button-module__hop-Button--ghost-danger___F83U0[data-focus-visible] {
607
+ .Button-module__hop-Button--ghost-danger___hWB-b[data-hovered],
608
+ .Button-module__hop-Button--ghost-danger___hWB-b[data-focus-visible] {
609
609
  --background-color: var(--hop-Button-ghost-danger-background-color-hover);
610
610
  --color: var(--hop-Button-ghost-danger-color-hover);
611
611
  --border: var(--hop-Button-ghost-danger-border-hover);
612
612
  --text-underline: underline;
613
613
  }
614
- .Button-module__hop-Button--ghost-danger___F83U0[data-pressed] {
614
+ .Button-module__hop-Button--ghost-danger___hWB-b[data-pressed] {
615
615
  --background-color: var(--hop-Button-ghost-danger-background-color-pressed);
616
616
  --color: var(--hop-Button-ghost-danger-color-pressed);
617
617
  --border: var(--hop-Button-ghost-danger-border-pressed);
618
618
  --text-underline: underline;
619
619
  }
620
- .Button-module__hop-Button___M1srN[data-focus-visible] {
620
+ .Button-module__hop-Button___ZPqlN[data-focus-visible] {
621
621
  outline: var(--hop-Button-outline-size) solid var(--hop-Button-focus-ring-color);
622
622
  }
623
- .Button-module__hop-Button___M1srN[data-disabled],
624
- .Button-module__hop-Button--loading___PvMXo {
623
+ .Button-module__hop-Button___ZPqlN[data-disabled],
624
+ .Button-module__hop-Button--loading___BXVdp {
625
625
  cursor: not-allowed;
626
626
  }
627
- .Button-module__hop-Button___M1srN[data-disabled] {
627
+ .Button-module__hop-Button___ZPqlN[data-disabled] {
628
628
  --background-color: var(--hop-Button-background-color-disabled);
629
629
  --color: var(--hop-Button-color-disabled);
630
630
  --border: var(--hop-Button-border-disabled);
631
631
  }
632
- .Button-module__hop-Button___M1srN[class*=--ghost][data-disabled] {
632
+ .Button-module__hop-Button___ZPqlN[class*=--ghost][data-disabled] {
633
633
  --background-color: var(--hop-Button-ghost-background-color-disabled);
634
634
  --color: var(--hop-Button-ghost-color-disabled);
635
635
  --border: var(--hop-Button-ghost-border-disabled);
636
636
  }
637
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--primary___hqlO9 {
637
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--primary___hVpe1 {
638
638
  --background-color: var(--hop-Button-primary-background-color);
639
639
  --color: var(--hop-Button-primary-color);
640
640
  --border: var(--hop-Button-primary-border);
641
641
  }
642
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--secondary___eeNTL {
642
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--secondary___Gjg5h {
643
643
  --background-color: var(--hop-Button-secondary-background-color);
644
644
  --color: var(--hop-Button-secondary-color);
645
645
  --border: var(--hop-Button-secondary-border);
646
646
  }
647
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--upsell___ab5Uf {
647
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--upsell___j1HQ7 {
648
648
  --background-color: var(--hop-Button-upsell-background-color);
649
649
  --color: var(--hop-Button-upsell-color);
650
650
  --border: var(--hop-Button-upsell-border);
651
651
  }
652
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--danger___vGqCj {
652
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--danger___5VBlb {
653
653
  --background-color: var(--hop-Button-danger-background-color);
654
654
  --color: var(--hop-Button-danger-color);
655
655
  --border: var(--hop-Button-danger-border);
656
656
  }
657
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--ghost-primary___K1fli {
657
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--ghost-primary___jdoVD {
658
658
  --background-color: var(--hop-Button-ghost-primary-background-color);
659
659
  --color: var(--hop-Button-ghost-primary-color);
660
660
  --border: var(--hop-Button-ghost-primary-border);
661
661
  --text-underline: none;
662
662
  }
663
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--ghost-secondary___5MtDQ {
663
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--ghost-secondary___FIdYc {
664
664
  --background-color: var(--hop-Button-ghost-secondary-background-color);
665
665
  --color: var(--hop-Button-ghost-secondary-color);
666
666
  --border: var(--hop-Button-ghost-secondary-border);
667
667
  --text-underline: none;
668
668
  }
669
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button--ghost-danger___F83U0 {
669
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button--ghost-danger___hWB-b {
670
670
  --background-color: var(--hop-Button-ghost-danger-background-color);
671
671
  --color: var(--hop-Button-ghost-danger-color);
672
672
  --border: var(--hop-Button-ghost-danger-border);
673
673
  --text-underline: none;
674
674
  }
675
- .Button-module__hop-Button__Spinner___oJ124 {
675
+ .Button-module__hop-Button__Spinner___310hA {
676
676
  position: absolute;
677
677
  color: var(--spinner-color);
678
678
  }
679
- .Button-module__hop-Button__icon___3qLql,
680
- .Button-module__hop-Button__icon-list___8YvWB {
679
+ .Button-module__hop-Button__icon___YbJeU,
680
+ .Button-module__hop-Button__icon-list___w8gX0 {
681
681
  flex: 0 0 auto;
682
682
  justify-self: end;
683
683
  order: 1;
684
684
  }
685
- .Button-module__hop-Button__text___LAcjY {
685
+ .Button-module__hop-Button__text___HL8Dk {
686
686
  user-select: none;
687
687
  overflow: visible;
688
688
  flex: 0 1 auto;
@@ -692,21 +692,21 @@
692
692
  text-underline-offset: 0.125rem;
693
693
  text-wrap: nowrap;
694
694
  }
695
- .Button-module__hop-Button__end-icon___-fm8M,
696
- .Button-module__hop-Button__end-icon-list___yI0-C {
695
+ .Button-module__hop-Button__end-icon___y2Lq-,
696
+ .Button-module__hop-Button__end-icon-list___CTkAY {
697
697
  flex: 0 0 auto;
698
698
  order: 3;
699
699
  }
700
- .Button-module__hop-Button___M1srN .Button-module__hop-Button__icon-list___8YvWB,
701
- .Button-module__hop-Button___M1srN .Button-module__hop-Button__end-icon-list___yI0-C {
700
+ .Button-module__hop-Button___ZPqlN .Button-module__hop-Button__icon-list___w8gX0,
701
+ .Button-module__hop-Button___ZPqlN .Button-module__hop-Button__end-icon-list___CTkAY {
702
702
  flex-wrap: nowrap;
703
703
  }
704
- .Button-module__hop-Button--loading___PvMXo.Button-module__hop-Button___M1srN > *:not(.Button-module__hop-Button__Spinner___oJ124) {
704
+ .Button-module__hop-Button--loading___BXVdp.Button-module__hop-Button___ZPqlN > *:not(.Button-module__hop-Button__Spinner___310hA) {
705
705
  opacity: 0;
706
706
  }
707
707
 
708
708
  /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/buttons/src/CloseButton.module.css/#css-module-data */
709
- button.CloseButton-module__hop-CloseButton___GS-3t {
709
+ button.CloseButton-module__hop-CloseButton___fFfuS {
710
710
  --hop-CloseButton-margin-top: 0rem;
711
711
  --hop-CloseButton-padding: 0rem;
712
712
  --hop-CloseButton-width: fit-content;
@@ -1,17 +1,17 @@
1
- export { _CloseButton as CloseButton, GlobalCloseButtonCssSelector } from '../../chunk-AYAKR4MK.js';
2
- import '../../chunk-SW4UF2MM.js';
3
- import '../../chunk-C76BH4QR.js';
1
+ export { _CloseButton as CloseButton, GlobalCloseButtonCssSelector } from '../../chunk-GN2XLV5G.js';
2
+ import '../../chunk-AI4IV7FO.js';
3
+ import '../../chunk-S72G6RPK.js';
4
4
  import '../../chunk-5K3V5PGZ.js';
5
5
  import '../../chunk-GBWXEK6N.js';
6
- import '../../chunk-R4ICRVDS.js';
6
+ import '../../chunk-4V3BBI6M.js';
7
7
  import '../../chunk-UYYHPXUH.js';
8
8
  import '../../chunk-WMTWFKKP.js';
9
9
  import '../../chunk-75DHKNW2.js';
10
10
  import '../../chunk-RBWFFWIG.js';
11
11
  import '../../chunk-H5YTU3U7.js';
12
- import '../../chunk-KUGVMCIB.js';
12
+ import '../../chunk-GDUMGSIP.js';
13
13
  import '../../chunk-ZWU6DRRZ.js';
14
- import '../../chunk-CQHB3HRC.js';
14
+ import '../../chunk-QYLYNHMO.js';
15
15
  import '../../chunk-WJ55ZV54.js';
16
16
  import '../../chunk-ZNOU2CGM.js';
17
17
  import '../../chunk-65JPI4FL.js';