@bi-digital/react 0.2.23 → 0.3.0

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 (398) hide show
  1. package/dist/alert-BubQTdmN.js +1 -0
  2. package/dist/{alert-B0SyUQVj.js → alert-C6PxDwHt.js} +6 -6
  3. package/dist/alert-C6PxDwHt.js.map +1 -0
  4. package/dist/{alert-footer-Cqr42-cW.d.ts → alert-footer-BS7TXc1g.d.ts} +98 -130
  5. package/dist/alert-footer-DL4rCThp.js.map +1 -1
  6. package/dist/avatar-6Q2xwviO.js.map +1 -1
  7. package/dist/avatar-CCnUOGHD.js +1 -0
  8. package/dist/badge-0qk6AKns.js +1 -0
  9. package/dist/badge-D9OVAKG8.js.map +1 -1
  10. package/dist/button-Mlhn5A3s.js +1 -0
  11. package/dist/button-fhd-JARc.js.map +1 -1
  12. package/dist/card-CqLWeJx_.js +1 -0
  13. package/dist/card-QAnFhTk6.js.map +1 -1
  14. package/dist/card-action-D8M3_IVq.js.map +1 -1
  15. package/dist/card-actions-CIsnmxsm.js.map +1 -1
  16. package/dist/card-content-DkEHp8mv.js.map +1 -1
  17. package/dist/card-date-Bd87BGDE.js.map +1 -1
  18. package/dist/card-header-D-RMd4xS.js.map +1 -1
  19. package/dist/card-media-DhU2_Ueq.js.map +1 -1
  20. package/dist/checkbox-CKGFJHNX.js +1 -0
  21. package/dist/checkbox-ZR1Z2PCF.js.map +1 -1
  22. package/dist/checkbox-subsection-BPe5aj-W.js.map +1 -1
  23. package/dist/chip-DP9-RTOH.js +1 -0
  24. package/dist/chip-b9xUiF7_.js.map +1 -1
  25. package/dist/components/alert/alert-footer.d.ts +17 -17
  26. package/dist/components/alert/alert.d.ts +17 -17
  27. package/dist/components/alert/alert.js +1 -1
  28. package/dist/components/alert/index.d.ts +17 -17
  29. package/dist/components/alert/index.js +2 -2
  30. package/dist/components/avatar/avatar.d.ts +17 -17
  31. package/dist/components/avatar/index.d.ts +17 -17
  32. package/dist/components/avatar/index.js +1 -1
  33. package/dist/components/badge/badge.d.ts +17 -17
  34. package/dist/components/badge/index.d.ts +17 -17
  35. package/dist/components/badge/index.js +1 -1
  36. package/dist/components/button/button.d.ts +17 -17
  37. package/dist/components/button/button.js +1 -1
  38. package/dist/components/button/index.d.ts +17 -17
  39. package/dist/components/button/index.js +2 -2
  40. package/dist/components/card/card-action.d.ts +17 -17
  41. package/dist/components/card/card-action.js +2 -2
  42. package/dist/components/card/card-actions.d.ts +17 -17
  43. package/dist/components/card/card-content.d.ts +17 -17
  44. package/dist/components/card/card-date.d.ts +17 -17
  45. package/dist/components/card/card-header.d.ts +17 -17
  46. package/dist/components/card/card-media.d.ts +17 -17
  47. package/dist/components/card/card.d.ts +17 -17
  48. package/dist/components/card/index.d.ts +17 -17
  49. package/dist/components/card/index.js +3 -3
  50. package/dist/components/checkbox/checkbox-subsection.d.ts +17 -17
  51. package/dist/components/checkbox/checkbox.d.ts +17 -17
  52. package/dist/components/checkbox/checkbox.js +3 -3
  53. package/dist/components/checkbox/index.d.ts +17 -17
  54. package/dist/components/checkbox/index.js +4 -4
  55. package/dist/components/chip/chip.d.ts +17 -17
  56. package/dist/components/chip/index.d.ts +17 -17
  57. package/dist/components/chip/index.js +1 -1
  58. package/dist/components/dialog/dialog-close-button.d.ts +17 -17
  59. package/dist/components/dialog/dialog-close-button.js +3 -3
  60. package/dist/components/dialog/dialog-content.d.ts +17 -17
  61. package/dist/components/dialog/dialog-footer.d.ts +17 -17
  62. package/dist/components/dialog/dialog-header.d.ts +17 -17
  63. package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
  64. package/dist/components/dialog/dialog-trigger.d.ts +17 -17
  65. package/dist/components/dialog/dialog-trigger.js +2 -2
  66. package/dist/components/dialog/dialog.d.ts +17 -17
  67. package/dist/components/dialog/index.d.ts +17 -17
  68. package/dist/components/dialog/index.js +4 -4
  69. package/dist/components/drawer/drawer-close-button.d.ts +17 -17
  70. package/dist/components/drawer/drawer-close-button.js +5 -5
  71. package/dist/components/drawer/drawer-content.d.ts +17 -17
  72. package/dist/components/drawer/drawer-content.js +4 -4
  73. package/dist/components/drawer/drawer-footer.d.ts +17 -17
  74. package/dist/components/drawer/drawer-footer.js +4 -4
  75. package/dist/components/drawer/drawer-header.d.ts +17 -17
  76. package/dist/components/drawer/drawer-header.js +4 -4
  77. package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
  78. package/dist/components/drawer/drawer-trigger-context.js +4 -4
  79. package/dist/components/drawer/drawer-trigger.d.ts +17 -17
  80. package/dist/components/drawer/drawer-trigger.js +4 -4
  81. package/dist/components/drawer/drawer.d.ts +17 -17
  82. package/dist/components/drawer/drawer.js +4 -4
  83. package/dist/components/drawer/index.d.ts +17 -17
  84. package/dist/components/drawer/index.js +6 -6
  85. package/dist/components/dropdown/dropdown-button.d.ts +17 -17
  86. package/dist/components/dropdown/dropdown-button.js +2 -2
  87. package/dist/components/dropdown/dropdown-item.d.ts +1 -1
  88. package/dist/components/dropdown/dropdown-list.d.ts +1 -1
  89. package/dist/components/dropdown/dropdown-trigger-context.d.ts +17 -17
  90. package/dist/components/dropdown/dropdown-trigger-context.js +3 -3
  91. package/dist/components/dropdown/dropdown-trigger.d.ts +17 -17
  92. package/dist/components/dropdown/dropdown-trigger.js +3 -3
  93. package/dist/components/dropdown/dropdown.d.ts +17 -17
  94. package/dist/components/dropdown/dropdown.js +3 -3
  95. package/dist/components/dropdown/index.d.ts +17 -17
  96. package/dist/components/dropdown/index.js +4 -4
  97. package/dist/components/field/field-affix.d.ts +17 -17
  98. package/dist/components/field/field-description.d.ts +17 -17
  99. package/dist/components/field/field.d.ts +17 -17
  100. package/dist/components/field/index.d.ts +17 -17
  101. package/dist/components/field/index.js +1 -1
  102. package/dist/components/fieldset/fieldset-description.d.ts +17 -17
  103. package/dist/components/fieldset/fieldset-legend.d.ts +17 -17
  104. package/dist/components/fieldset/fieldset-legend.js +1 -1
  105. package/dist/components/fieldset/fieldset.d.ts +17 -17
  106. package/dist/components/fieldset/index.d.ts +17 -17
  107. package/dist/components/fieldset/index.js +2 -2
  108. package/dist/components/filter-group/filter-group.d.ts +17 -17
  109. package/dist/components/filter-group/filter-group.js +1 -1
  110. package/dist/components/filter-group/index.d.ts +17 -17
  111. package/dist/components/filter-group/index.js +2 -2
  112. package/dist/components/footer/footer-links.d.ts +1 -1
  113. package/dist/components/footer/footer.d.ts +17 -17
  114. package/dist/components/footer/footer.js +3 -3
  115. package/dist/components/footer/index.d.ts +17 -17
  116. package/dist/components/footer/index.js +4 -4
  117. package/dist/components/index.d.ts +18 -18
  118. package/dist/components/index.js +51 -49
  119. package/dist/components/input/index.d.ts +17 -17
  120. package/dist/components/input/index.js +1 -1
  121. package/dist/components/input/input.d.ts +17 -17
  122. package/dist/components/label/index.d.ts +17 -17
  123. package/dist/components/label/index.js +1 -1
  124. package/dist/components/label/label.d.ts +17 -17
  125. package/dist/components/link/index.d.ts +17 -17
  126. package/dist/components/link/index.js +1 -1
  127. package/dist/components/link/link.d.ts +17 -17
  128. package/dist/components/logo/index.d.ts +17 -17
  129. package/dist/components/logo/index.js +1 -1
  130. package/dist/components/logo/logo.d.ts +17 -17
  131. package/dist/components/navbar/index.d.ts +17 -17
  132. package/dist/components/navbar/index.js +3 -3
  133. package/dist/components/navbar/navbar.d.ts +17 -17
  134. package/dist/components/navbar/navbar.js +1 -1
  135. package/dist/components/navbar/sub-navbar.d.ts +17 -17
  136. package/dist/components/navbar/sub-navbar.js +1 -1
  137. package/dist/components/pagination/index.d.ts +17 -17
  138. package/dist/components/pagination/index.js +3 -3
  139. package/dist/components/pagination/pagination-button.d.ts +17 -17
  140. package/dist/components/pagination/pagination-button.js +2 -2
  141. package/dist/components/pagination/pagination-item.d.ts +1 -1
  142. package/dist/components/pagination/pagination.d.ts +17 -17
  143. package/dist/components/popover/index.d.ts +17 -17
  144. package/dist/components/popover/index.js +3 -3
  145. package/dist/components/popover/popover-trigger-context.d.ts +1 -1
  146. package/dist/components/popover/popover-trigger.d.ts +17 -17
  147. package/dist/components/popover/popover-trigger.js +2 -2
  148. package/dist/components/popover/popover.d.ts +17 -17
  149. package/dist/components/radio/index.d.ts +17 -17
  150. package/dist/components/radio/index.js +4 -4
  151. package/dist/components/radio/radio.d.ts +17 -17
  152. package/dist/components/radio/radio.js +3 -3
  153. package/dist/components/search/index.d.ts +17 -17
  154. package/dist/components/search/index.js +6 -6
  155. package/dist/components/search/search.d.ts +17 -17
  156. package/dist/components/search/search.js +5 -5
  157. package/dist/components/select/index.d.ts +17 -17
  158. package/dist/components/select/index.js +1 -1
  159. package/dist/components/select/select-optgroup.d.ts +17 -17
  160. package/dist/components/select/select-option.d.ts +17 -17
  161. package/dist/components/select/select.d.ts +17 -17
  162. package/dist/components/selectfield/index.d.ts +18 -0
  163. package/dist/components/selectfield/index.js +16 -0
  164. package/dist/components/selectfield/selectfield.d.ts +18 -0
  165. package/dist/components/selectfield/selectfield.js +15 -0
  166. package/dist/components/skip-link/index.d.ts +17 -17
  167. package/dist/components/skip-link/index.js +2 -2
  168. package/dist/components/skip-link/skip-link.d.ts +17 -17
  169. package/dist/components/skip-link/skip-link.js +1 -1
  170. package/dist/components/spinner/index.d.ts +17 -17
  171. package/dist/components/spinner/index.js +1 -1
  172. package/dist/components/spinner/spinner.d.ts +17 -17
  173. package/dist/components/sticky-header/index.d.ts +2 -2
  174. package/dist/components/sticky-header/index.js +2 -2
  175. package/dist/components/sticky-header/sticky-header.d.ts +1 -1
  176. package/dist/components/sticky-header/sticky-header.js +1 -1
  177. package/dist/components/tabs/index.d.ts +17 -17
  178. package/dist/components/tabs/index.js +7 -7
  179. package/dist/components/tabs/tab.d.ts +17 -17
  180. package/dist/components/tabs/tab.js +3 -3
  181. package/dist/components/tabs/tabs-list.d.ts +17 -17
  182. package/dist/components/tabs/tabs-list.js +1 -1
  183. package/dist/components/tabs/tabs-panel.d.ts +17 -17
  184. package/dist/components/tabs/tabs-panel.js +1 -1
  185. package/dist/components/tabs/tabs.d.ts +17 -17
  186. package/dist/components/tabs/tabs.js +1 -1
  187. package/dist/components/textarea/index.d.ts +17 -17
  188. package/dist/components/textarea/index.js +2 -2
  189. package/dist/components/textarea/textarea.d.ts +17 -17
  190. package/dist/components/textarea/textarea.js +1 -1
  191. package/dist/components/textfield/index.d.ts +17 -17
  192. package/dist/components/textfield/index.js +9 -9
  193. package/dist/components/textfield/textfield.d.ts +17 -17
  194. package/dist/components/textfield/textfield.js +8 -8
  195. package/dist/components/validation-message/index.d.ts +17 -17
  196. package/dist/components/validation-message/index.js +2 -2
  197. package/dist/components/validation-message/validation-message.d.ts +17 -17
  198. package/dist/components/validation-message/validation-message.js +1 -1
  199. package/dist/components-CouSGV6e.js +1 -0
  200. package/dist/dialog-CbLuKrFn.js +1 -0
  201. package/dist/dialog-DzGRZgbP.js.map +1 -1
  202. package/dist/{dialog-close-button-B4zf0hvt.js → dialog-close-button-C1omdnIn.js} +3 -3
  203. package/dist/dialog-close-button-C1omdnIn.js.map +1 -0
  204. package/dist/dialog-content-R35XpbSj.js.map +1 -1
  205. package/dist/dialog-footer-AoiCz_Uj.js.map +1 -1
  206. package/dist/dialog-header-Bbq9DcHX.js.map +1 -1
  207. package/dist/dialog-trigger-DinHpkua.js.map +1 -1
  208. package/dist/dialog-trigger-context-51mA5fz3.js.map +1 -1
  209. package/dist/{dialog-trigger-context-DwmhJNzA.d.ts → dialog-trigger-context-ClG9UVsz.d.ts} +5 -5
  210. package/dist/drawer-CZ05Lizo.js.map +1 -1
  211. package/dist/drawer-CpPzCsLG.js +1 -0
  212. package/dist/{drawer-close-button-DigcuqLc.js → drawer-close-button-DC39bNW2.js} +2 -2
  213. package/dist/{drawer-close-button-DigcuqLc.js.map → drawer-close-button-DC39bNW2.js.map} +1 -1
  214. package/dist/drawer-content-CFc-rxBo.js.map +1 -1
  215. package/dist/drawer-footer-CfHjfvEg.js.map +1 -1
  216. package/dist/drawer-header-DK4XoaaW.js.map +1 -1
  217. package/dist/drawer-trigger-Do9Htx5M.js.map +1 -1
  218. package/dist/drawer-trigger-context-BUWPPdas.js.map +1 -1
  219. package/dist/{drawer-trigger-context-BoS9ZcVF.d.ts → drawer-trigger-context-CNBRwj7l.d.ts} +3 -3
  220. package/dist/dropdown-DHACQ2Vu.js +1 -0
  221. package/dist/{dropdown-A1PW0OoQ.js → dropdown-Fzf2CeX4.js} +2 -2
  222. package/dist/{dropdown-A1PW0OoQ.js.map → dropdown-Fzf2CeX4.js.map} +1 -1
  223. package/dist/dropdown-b7acNLZb.js.map +1 -1
  224. package/dist/dropdown-button-FQqIwqdp.js.map +1 -1
  225. package/dist/{dropdown-item-CKKjumy3.d.ts → dropdown-item-CGg_2cV1.d.ts} +3 -3
  226. package/dist/dropdown-item-DQQXQC4J.js.map +1 -1
  227. package/dist/{dropdown-list-vVhxG14z.d.ts → dropdown-list-D8szW6_q.d.ts} +3 -3
  228. package/dist/dropdown-list-DB1mST67.js.map +1 -1
  229. package/dist/dropdown-trigger-Fwrigwtg.js.map +1 -1
  230. package/dist/dropdown-trigger-context-BCcyoZEx.js.map +1 -1
  231. package/dist/field-DFMMLG-d.js.map +1 -1
  232. package/dist/field-affix-npc6m7XL.js.map +1 -1
  233. package/dist/field-description-Dhm1VA08.js.map +1 -1
  234. package/dist/field-rlwGWFvc.js +1 -0
  235. package/dist/fieldset-Bpu4CRKG.js.map +1 -1
  236. package/dist/fieldset-CKQ2RG9n.js +1 -0
  237. package/dist/fieldset-description-DiHvcLh-.js.map +1 -1
  238. package/dist/fieldset-legend-CR4srn2-.js.map +1 -1
  239. package/dist/filter-group-DfuKXzU3.js +1 -0
  240. package/dist/{filter-group-DMSPaCQt.js → filter-group-Fzw9g6JB.js} +3 -3
  241. package/dist/filter-group-Fzw9g6JB.js.map +1 -0
  242. package/dist/{footer-CU7LdbPO.js → footer-B9sjkncE.js} +6 -6
  243. package/dist/footer-B9sjkncE.js.map +1 -0
  244. package/dist/footer-C8UL4KnN.js +1 -0
  245. package/dist/footer-links-BIUrxu38.js.map +1 -1
  246. package/dist/{footer-links-Drm2LFnw.d.ts → footer-links-DlrXiXOi.d.ts} +3 -3
  247. package/dist/hooks-DLlERz_p.js +1 -0
  248. package/dist/{index-SaA0V19q.d.ts → index-ByVDkQOU.d.ts} +1 -1
  249. package/dist/{index-DV9bEW_1.d.ts → index-CG8drCYo.d.ts} +1 -1
  250. package/dist/index-Cv0onxlx.d.ts +1 -0
  251. package/dist/{index-CjnsNUdv.d.ts → index-DH_DbgNa.d.ts} +1 -1
  252. package/dist/input-B4bnnPvD.js +1 -0
  253. package/dist/input-Dr7BnTyd.js.map +1 -1
  254. package/dist/label-BQlLxfiz.js +1 -0
  255. package/dist/label-DUzvAx-T.js.map +1 -1
  256. package/dist/link-BqDeZAJF.js.map +1 -1
  257. package/dist/link-BtBX-WfP.js +1 -0
  258. package/dist/logo-Bj2kMgOD.js +1 -0
  259. package/dist/logo-QKrYvRFP.js.map +1 -1
  260. package/dist/main.d.ts +18 -18
  261. package/dist/main.js +52 -50
  262. package/dist/navbar-CQKFBrJr.js +1 -0
  263. package/dist/navbar-Dxv7GQO0.js.map +1 -1
  264. package/dist/pagination-COuMArW_.js +1 -0
  265. package/dist/pagination-DH6vZYMO.js.map +1 -1
  266. package/dist/pagination-button-CMSNwkeT.js.map +1 -1
  267. package/dist/pagination-item-DzskmZxf.js.map +1 -1
  268. package/dist/{pagination-item-mKQyvHV9.d.ts → pagination-item-wgtqjgnC.d.ts} +3 -3
  269. package/dist/popover-B1YgrDNf.js +1 -0
  270. package/dist/{popover-MUiGENkr.js → popover-DOMLkRA5.js} +1 -1
  271. package/dist/{popover-MUiGENkr.js.map → popover-DOMLkRA5.js.map} +1 -1
  272. package/dist/popover-DmA4qMtu.js.map +1 -1
  273. package/dist/popover-trigger-Chi8uvRM.js.map +1 -1
  274. package/dist/{popover-trigger-context-D6z-_uL5.d.ts → popover-trigger-context-8iojEYe0.d.ts} +5 -5
  275. package/dist/popover-trigger-context-Cre9Mczn.js.map +1 -1
  276. package/dist/radio-DAC5mhl3.js.map +1 -1
  277. package/dist/radio-rO-tWKD5.js +1 -0
  278. package/dist/search-Djix7Xme.js +1 -0
  279. package/dist/{search-DRgmqncD.js → search-DzjgrvFl.js} +6 -5
  280. package/dist/search-DzjgrvFl.js.map +1 -0
  281. package/dist/select-DcvVj8YT.js +1 -0
  282. package/dist/select-R87VdG5U.js.map +1 -1
  283. package/dist/select-optgroup-jowSQvbc.js.map +1 -1
  284. package/dist/select-option-WAhhr82L.js.map +1 -1
  285. package/dist/selectfield-BD-t6Mmm.js +53 -0
  286. package/dist/selectfield-BD-t6Mmm.js.map +1 -0
  287. package/dist/selectfield-DtSsNu0C.js +1 -0
  288. package/dist/{skip-link-CTmIHesZ.js → skip-link-CbdX4Taw.js} +1 -1
  289. package/dist/{skip-link-CTmIHesZ.js.map → skip-link-CbdX4Taw.js.map} +1 -1
  290. package/dist/skip-link-DHDiOrN_.js +1 -0
  291. package/dist/spinner-BqbijPkO.js +1 -0
  292. package/dist/spinner-Ch5bEQBR.js.map +1 -1
  293. package/dist/{sticky-header-CPHxBupp.d.ts → sticky-header-BMeHtK7e.d.ts} +3 -3
  294. package/dist/sticky-header-DKlpc3Eq.js +1 -0
  295. package/dist/{sticky-header-Dki5mPis.js → sticky-header-gE5HX2ug.js} +1 -1
  296. package/dist/{sticky-header-Dki5mPis.js.map → sticky-header-gE5HX2ug.js.map} +1 -1
  297. package/dist/{sub-navbar-qSNpTABT.js → sub-navbar-BdJ9EKsU.js} +1 -1
  298. package/dist/{sub-navbar-qSNpTABT.js.map → sub-navbar-BdJ9EKsU.js.map} +1 -1
  299. package/dist/sub-navbar-DkxQv0WJ.js.map +1 -1
  300. package/dist/{tab-78y6QR5H.js → tab-BvSndQZ_.js} +1 -1
  301. package/dist/{tab-78y6QR5H.js.map → tab-BvSndQZ_.js.map} +1 -1
  302. package/dist/{tabs-UA0wAjuH.js → tabs-C70z_5SJ.js} +1 -1
  303. package/dist/{tabs-UA0wAjuH.js.map → tabs-C70z_5SJ.js.map} +1 -1
  304. package/dist/tabs-CRLePQH9.js +1 -0
  305. package/dist/{tabs-list-BykXXSuq.js → tabs-list-npvK06bl.js} +1 -1
  306. package/dist/{tabs-list-BykXXSuq.js.map → tabs-list-npvK06bl.js.map} +1 -1
  307. package/dist/{tabs-panel-B8knWcZY.js → tabs-panel-L8HovooI.js} +1 -1
  308. package/dist/{tabs-panel-B8knWcZY.js.map → tabs-panel-L8HovooI.js.map} +1 -1
  309. package/dist/{textarea-DUqVsdL4.js → textarea-B1fAOfkt.js} +1 -1
  310. package/dist/{textarea-DUqVsdL4.js.map → textarea-B1fAOfkt.js.map} +1 -1
  311. package/dist/textarea-cP6IV0Lb.js +1 -0
  312. package/dist/{textfield-Di-19dz-.js → textfield-DwLkaC2S.js} +5 -4
  313. package/dist/textfield-DwLkaC2S.js.map +1 -0
  314. package/dist/textfield-s5xGjX-B.js +1 -0
  315. package/dist/{types-BiKqUD4X.d.ts → types-Bga-EYiy.d.ts} +1 -1
  316. package/dist/{types-BiXTaZLc.d.ts → types-CtaqzrVi.d.ts} +1 -1
  317. package/dist/types.d.ts +1 -1
  318. package/dist/types.js +1 -0
  319. package/dist/useCheckboxGroup-BDH3ewt8.js.map +1 -1
  320. package/dist/{useCheckboxGroup-DyHY-wHm.d.ts → useCheckboxGroup-D61FVz37.d.ts} +1 -1
  321. package/dist/{useIsElementAboveViewport-V1lc14eB.d.ts → useIsElementAboveViewport-C3qzTbfj.d.ts} +1 -1
  322. package/dist/useIsElementAboveViewport-lmdnXDdc.js.map +1 -1
  323. package/dist/{useIsomorphicLayoutEffect-BtM0-_Y8.d.ts → useIsomorphicLayoutEffect-DYtMRdO-.d.ts} +1 -1
  324. package/dist/useIsomorphicLayoutEffect-odKYwQAV.js.map +1 -1
  325. package/dist/{useMediaQuery-B2wgHq1a.d.ts → useMediaQuery-DYDgFKom.d.ts} +1 -1
  326. package/dist/useMediaQuery-ICPWsO_p.js.map +1 -1
  327. package/dist/useMergeRefs-DC710CHX.js.map +1 -1
  328. package/dist/usePagination-DQR72JNE.js.map +1 -1
  329. package/dist/{useScrollDirection-CDsglrZR.d.ts → useScrollDirection-BmllObvZ.d.ts} +1 -1
  330. package/dist/useScrollDirection-C2EmQi0U.js.map +1 -1
  331. package/dist/utilities/hooks/index.d.ts +17 -17
  332. package/dist/utilities/hooks/index.js +1 -1
  333. package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.d.ts +1 -1
  334. package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.d.ts +1 -1
  335. package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts +1 -1
  336. package/dist/utilities/hooks/useMediaQuery/useMediaQuery.d.ts +1 -1
  337. package/dist/utilities/hooks/usePagination/usePagination.d.ts +17 -17
  338. package/dist/utilities/hooks/useScrollDirection/useScrollDirection.d.ts +1 -1
  339. package/dist/utilities/index.d.ts +17 -17
  340. package/dist/utilities/index.js +2 -2
  341. package/dist/utilities/types.d.ts +1 -1
  342. package/dist/utilities/types.js +1 -0
  343. package/dist/utilities-DanMK0XE.js +1 -0
  344. package/dist/{validation-message-C3CmzFMz.js → validation-message-CPGA4DxM.js} +3 -3
  345. package/dist/validation-message-CPGA4DxM.js.map +1 -0
  346. package/dist/validation-message-DHR3NN8N.js +1 -0
  347. package/dist/vanilla/dropdown/index.d.ts +1 -1
  348. package/dist/vanilla/dropdown/index.js +2 -2
  349. package/dist/vanilla/index.d.ts +3 -3
  350. package/dist/vanilla/index.js +3 -3
  351. package/dist/vanilla/popover/index.d.ts +1 -1
  352. package/dist/vanilla/popover/index.js +1 -1
  353. package/dist/vanilla/sub-navbar/index.d.ts +1 -1
  354. package/dist/vanilla/sub-navbar/index.js +1 -1
  355. package/dist/vite-env.d.ts +2 -1
  356. package/package.json +19 -19
  357. package/dist/alert-B0SyUQVj.js.map +0 -1
  358. package/dist/alert-Ch1lDSMm.js +0 -0
  359. package/dist/avatar-B81bChIx.js +0 -0
  360. package/dist/badge-uRbNhCzA.js +0 -0
  361. package/dist/button-vrN4Zwch.js +0 -0
  362. package/dist/card-BK1MS46W.js +0 -0
  363. package/dist/checkbox-BNKPLC2A.js +0 -0
  364. package/dist/chip-CotWEWjj.js +0 -0
  365. package/dist/components-BKbhmG9u.js +0 -0
  366. package/dist/dialog-CCde3DPt.js +0 -0
  367. package/dist/dialog-close-button-B4zf0hvt.js.map +0 -1
  368. package/dist/drawer-Cc670B_f.js +0 -0
  369. package/dist/dropdown-BecLkiCE.js +0 -0
  370. package/dist/field-B7y2WBzu.js +0 -0
  371. package/dist/fieldset-D5HSCHPA.js +0 -0
  372. package/dist/filter-group-C-q_L0lS.js +0 -0
  373. package/dist/filter-group-DMSPaCQt.js.map +0 -1
  374. package/dist/footer-BThmhXy7.js +0 -0
  375. package/dist/footer-CU7LdbPO.js.map +0 -1
  376. package/dist/hooks-A8EMc2jd.js +0 -0
  377. package/dist/index-CTw2zfCM.d.ts +0 -1
  378. package/dist/input-03FO9IIL.js +0 -0
  379. package/dist/label-nhrfSiaP.js +0 -0
  380. package/dist/link-oWcjwJYP.js +0 -0
  381. package/dist/logo-Dx-VZMJu.js +0 -0
  382. package/dist/navbar-CgY7xCrh.js +0 -0
  383. package/dist/pagination-DP8yM-lj.js +0 -0
  384. package/dist/popover-Ch_2ehYy.js +0 -0
  385. package/dist/radio-CqUVAF9T.js +0 -0
  386. package/dist/search-DPfMkuMX.js +0 -0
  387. package/dist/search-DRgmqncD.js.map +0 -1
  388. package/dist/select-COon86Fr.js +0 -0
  389. package/dist/skip-link-Cl5tUnjp.js +0 -0
  390. package/dist/spinner-CPiGcSIc.js +0 -0
  391. package/dist/sticky-header-B1bz37dV.js +0 -0
  392. package/dist/tabs-Gam5A0Jd.js +0 -0
  393. package/dist/textarea-SnVkE05Y.js +0 -0
  394. package/dist/textfield-Di-19dz-.js.map +0 -1
  395. package/dist/textfield-vutZ4Ch8.js +0 -0
  396. package/dist/utilities-CScrp2iY.js +0 -0
  397. package/dist/validation-message-C3CmzFMz.js.map +0 -1
  398. package/dist/validation-message-CtPYa33u.js +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"alert-footer-DL4rCThp.js","names":[],"sources":["../src/components/alert/alert-footer.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport { Slot } from '@radix-ui/react-slot';\nimport type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\n\nexport type AlertFooterProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const AlertFooter = ({ className, children, asChild, ref, ...rest }: AlertFooterProps) => {\n const Component = asChild ? Slot : 'div';\n return (\n <Component className={clsx('bi-alert--footer', className)} ref={ref} {...rest}>\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;AAiBA,MAAa,cAAc,CAAC,EAAE,WAAW,UAAU,SAAS,IAAK,GAAG,MAAwB,KAAK;CAC/F,MAAM,YAAY,UAAU,OAAO;AACnC,wBACE,IAAC;EAAU,WAAW,KAAK,oBAAoB,UAAU;EAAO;EAAK,GAAI;EACtE;GACS;AAEf"}
1
+ {"version":3,"file":"alert-footer-DL4rCThp.js","names":[],"sources":["../src/components/alert/alert-footer.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport { Slot } from '@radix-ui/react-slot';\nimport type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\n\nexport type AlertFooterProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const AlertFooter = ({ className, children, asChild, ref, ...rest }: AlertFooterProps) => {\n const Component = asChild ? Slot : 'div';\n return (\n <Component className={clsx('bi-alert--footer', className)} ref={ref} {...rest}>\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;AAiBA,MAAa,cAAc,CAAC,EAAE,WAAW,UAAU,SAAS,IAAK,GAAG,MAAwB,KAAK;CAC/F,MAAM,YAAY,UAAU,OAAO;AACnC,4BACG;EAAU,WAAW,KAAK,oBAAoB,UAAU;EAAO;EAAK,GAAI;EACtE;GACS;AAEf"}
@@ -1 +1 @@
1
- {"version":3,"file":"avatar-6Q2xwviO.js","names":[],"sources":["../src/components/avatar/avatar.tsx"],"sourcesContent":["import { Fragment, type HTMLAttributes, type Ref } from 'react';\nimport clsx from 'clsx/lite';\nimport { Slot } from '@radix-ui/react-slot';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type AvatarProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLSpanElement>,\n {\n /**\n * Name of the person the avatar represents.\n */\n 'aria-label': string;\n /**\n * Size of the avatar.\n * @default 'medium'\n */\n size?: 'small' | 'medium';\n /**\n * Color scheme of the avatar.\n * @default 'primary'\n */\n color?: 'primary' | 'info' | 'success' | 'warning' | 'alert';\n ref?: Ref<HTMLSpanElement>;\n }\n>;\n\n/**\n * An Avatar represents a person.\n *\n * @example\n * <Avatar aria-label=\"Ola Nordmann\">ON</Avatar>\n *\n * @example\n * <Avatar aria-label=\"Ola Nordmann\">\n * <img src='…' alt='Ola Nordmann' />\n * </Avatar>\n */\nexport const Avatar = ({\n 'aria-label': ariaLabel,\n className,\n ref,\n dark,\n size,\n color,\n children,\n ...props\n}: AvatarProps) => {\n const isSlotInUse = children && typeof children !== 'string';\n const Component = isSlotInUse ? Slot : Fragment;\n return (\n <span\n className={clsx('bi-avatar', className)}\n aria-label={ariaLabel}\n role='img'\n data-size={size}\n data-color={color}\n data-dark={dark}\n ref={ref}\n {...props}\n >\n <Component {...(isSlotInUse ? { 'aria-hidden': true } : {})}>{children}</Component>\n </span>\n );\n};\n"],"mappings":";;;;;;;;;;;;;;;;;AAsCA,MAAa,SAAS,CAAC,EACrB,cAAc,WACd,WACA,KACA,MACA,MACA,OACA,SACA,GAAG,OACS,KAAK;CACjB,MAAM,cAAc,mBAAmB,aAAa;CACpD,MAAM,YAAY,cAAc,OAAO;AACvC,wBACE,IAAC;EACC,WAAW,KAAK,aAAa,UAAU;EACvC,cAAY;EACZ,MAAK;EACL,aAAW;EACX,cAAY;EACZ,aAAW;EACN;EACL,GAAI;4BAEJ,IAAC;GAAU,GAAK,cAAc,EAAE,eAAe,KAAM,IAAG,CAAE;GAAI;IAAqB;GAC9E;AAEV"}
1
+ {"version":3,"file":"avatar-6Q2xwviO.js","names":[],"sources":["../src/components/avatar/avatar.tsx"],"sourcesContent":["import { Fragment, type HTMLAttributes, type Ref } from 'react';\nimport clsx from 'clsx/lite';\nimport { Slot } from '@radix-ui/react-slot';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type AvatarProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLSpanElement>,\n {\n /**\n * Name of the person the avatar represents.\n */\n 'aria-label': string;\n /**\n * Size of the avatar.\n * @default 'medium'\n */\n size?: 'small' | 'medium';\n /**\n * Color scheme of the avatar.\n * @default 'primary'\n */\n color?: 'primary' | 'info' | 'success' | 'warning' | 'alert';\n ref?: Ref<HTMLSpanElement>;\n }\n>;\n\n/**\n * An Avatar represents a person.\n *\n * @example\n * <Avatar aria-label=\"Ola Nordmann\">ON</Avatar>\n *\n * @example\n * <Avatar aria-label=\"Ola Nordmann\">\n * <img src='…' alt='Ola Nordmann' />\n * </Avatar>\n */\nexport const Avatar = ({\n 'aria-label': ariaLabel,\n className,\n ref,\n dark,\n size,\n color,\n children,\n ...props\n}: AvatarProps) => {\n const isSlotInUse = children && typeof children !== 'string';\n const Component = isSlotInUse ? Slot : Fragment;\n return (\n <span\n className={clsx('bi-avatar', className)}\n aria-label={ariaLabel}\n role='img'\n data-size={size}\n data-color={color}\n data-dark={dark}\n ref={ref}\n {...props}\n >\n <Component {...(isSlotInUse ? { 'aria-hidden': true } : {})}>{children}</Component>\n </span>\n );\n};\n"],"mappings":";;;;;;;;;;;;;;;;;AAsCA,MAAa,SAAS,CAAC,EACrB,cAAc,WACd,WACA,KACA,MACA,MACA,OACA,SACA,GAAG,OACS,KAAK;CACjB,MAAM,cAAc,YAAY,OAAO,aAAa;CACpD,MAAM,YAAY,cAAc,OAAO;AACvC,4BACG;EACC,WAAW,KAAK,aAAa,UAAU;EACvC,cAAY;EACZ,MAAK;EACL,aAAW;EACX,cAAY;EACZ,aAAW;EACN;EACL,GAAI;gCAEH;GAAU,GAAK,cAAc,EAAE,eAAe,KAAM,IAAG,CAAE;GAAI;IAAqB;GAC9E;AAEV"}
@@ -0,0 +1 @@
1
+ export { };
@@ -0,0 +1 @@
1
+ export { };
@@ -1 +1 @@
1
- {"version":3,"file":"badge-D9OVAKG8.js","names":[],"sources":["../src/components/badge/badge.tsx"],"sourcesContent":["import { HTMLAttributes, Ref } from 'react';\nimport { AsChildProps, DefaultProps } from '../../types';\nimport { MergeRight } from '../../utilities';\nimport { Slot } from '@radix-ui/react-slot';\nimport clsx from 'clsx';\n\nexport type BadgeProps = MergeRight<\n DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>,\n {\n /**\n * Size of the badge.\n * @default 'medium'\n */\n size?: 'xs' | 'small' | 'medium';\n /**\n * Color of the badge.\n * @default 'neutral'\n */\n color: 'neutral' | 'success' | 'warning' | 'alert' | 'brand' | 'info' | 'negative';\n /**\n * Makes the badge have the same height/width. Use for single-letter badges.\n * @default false\n */\n singleLetter?: boolean;\n ref?: Ref<HTMLSpanElement>;\n }\n>;\n\nexport const Badge = ({\n className,\n children,\n dark,\n size = 'medium',\n color = 'neutral',\n singleLetter = false,\n asChild,\n ref,\n ...props\n}: BadgeProps) => {\n const Component = asChild ? Slot : 'span';\n\n return (\n <Component\n className={clsx('bi-badge', className)}\n data-size={size}\n data-color={color}\n data-single-letter={singleLetter}\n data-dark={dark}\n ref={ref}\n {...props}\n >\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;AA4BA,MAAa,QAAQ,CAAC,EACpB,WACA,UACA,MACA,OAAO,UACP,QAAQ,WACR,eAAe,OACf,SACA,IACA,GAAG,OACQ,KAAK;CAChB,MAAM,YAAY,UAAU,OAAO;AAEnC,wBACE,IAAC;EACC,WAAW,KAAK,YAAY,UAAU;EACtC,aAAW;EACX,cAAY;EACZ,sBAAoB;EACpB,aAAW;EACN;EACL,GAAI;EAEH;GACS;AAEf"}
1
+ {"version":3,"file":"badge-D9OVAKG8.js","names":[],"sources":["../src/components/badge/badge.tsx"],"sourcesContent":["import { HTMLAttributes, Ref } from 'react';\nimport { AsChildProps, DefaultProps } from '../../types';\nimport { MergeRight } from '../../utilities';\nimport { Slot } from '@radix-ui/react-slot';\nimport clsx from 'clsx';\n\nexport type BadgeProps = MergeRight<\n DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>,\n {\n /**\n * Size of the badge.\n * @default 'medium'\n */\n size?: 'xs' | 'small' | 'medium';\n /**\n * Color of the badge.\n * @default 'neutral'\n */\n color: 'neutral' | 'success' | 'warning' | 'alert' | 'brand' | 'info' | 'negative';\n /**\n * Makes the badge have the same height/width. Use for single-letter badges.\n * @default false\n */\n singleLetter?: boolean;\n ref?: Ref<HTMLSpanElement>;\n }\n>;\n\nexport const Badge = ({\n className,\n children,\n dark,\n size = 'medium',\n color = 'neutral',\n singleLetter = false,\n asChild,\n ref,\n ...props\n}: BadgeProps) => {\n const Component = asChild ? Slot : 'span';\n\n return (\n <Component\n className={clsx('bi-badge', className)}\n data-size={size}\n data-color={color}\n data-single-letter={singleLetter}\n data-dark={dark}\n ref={ref}\n {...props}\n >\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;AA4BA,MAAa,QAAQ,CAAC,EACpB,WACA,UACA,MACA,OAAO,UACP,QAAQ,WACR,eAAe,OACf,SACA,IACA,GAAG,OACQ,KAAK;CAChB,MAAM,YAAY,UAAU,OAAO;AAEnC,4BACG;EACC,WAAW,KAAK,YAAY,UAAU;EACtC,aAAW;EACX,cAAY;EACZ,sBAAoB;EACpB,aAAW;EACN;EACL,GAAI;EAEH;GACS;AAEf"}
@@ -0,0 +1 @@
1
+ export { };
@@ -1 +1 @@
1
- {"version":3,"file":"button-fhd-JARc.js","names":[],"sources":["../src/components/button/button.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { ButtonHTMLAttributes, ReactNode, Ref } from 'react';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\nimport { Spinner } from '../spinner';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type ButtonProps = MergeRight<\n DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>,\n {\n /**\n * The button size.\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n /**\n * The button variant.\n * @default 'filled'\n */\n variant?: 'filled' | 'outlined' | 'text' | 'flat';\n /**\n * Stretch the button to the full width.\n * @default false\n */\n stretch?: boolean;\n /**\n * Display a loading animation with the Spinner-component.\n * Replaces the `startIcon` if used\n * @default false\n */\n submitting?: boolean;\n /**\n * Display as icon-button, only use when showing an icon as the label.\n * Not compatible with the icon-slots or `stretch`.\n * Always provide a descriptive aria-label for accessibility when set to true.\n * @default false\n */\n icon?: boolean;\n /** Set an icon before the button label, no effect if `icon=true` */\n startIcon?: ReactNode;\n /** Set an icon after the button label, no effect if `icon=true` */\n endIcon?: ReactNode;\n /** Make the button active by showing an active state. */\n active?: boolean;\n ref?: Ref<HTMLButtonElement>;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n /**\n * Specify the type of button. Unset when `asChild` is true\n * @default 'button'\n */\n type?: ButtonHTMLAttributes<HTMLButtonElement>['type'];\n }\n>;\n\nexport const Button = ({\n asChild,\n variant = 'filled',\n size = 'medium',\n stretch,\n dark,\n submitting,\n icon,\n children,\n className,\n startIcon,\n endIcon,\n active,\n ref,\n ...props\n}: ButtonProps) => {\n const Component = asChild ? Slot : 'button';\n\n return (\n <Component\n aria-busy={Boolean(submitting) || undefined}\n aria-disabled={Boolean(submitting) || undefined}\n className={clsx('bi-button', className)}\n data-variant={variant}\n data-size={size}\n data-stretch={stretch || undefined}\n data-dark={dark || undefined}\n data-icon={icon || undefined}\n data-active={active || undefined}\n ref={ref}\n /* don't set type when we use `asChild` */\n type={asChild ? undefined : 'button'}\n /* if consumers set type, our default does not set anything, as `rest` contains this */\n {...props}\n >\n {!icon &&\n (submitting ? (\n <Spinner aria-hidden='true' className='bi-button--start-icon' />\n ) : (\n startIcon && <span className='bi-button--start-icon'>{startIcon}</span>\n ))}\n <Slottable>{icon && submitting ? <Spinner aria-hidden='true' /> : children}</Slottable>\n {!icon && endIcon && <span className='bi-button--end-icon'>{endIcon}</span>}\n </Component>\n );\n};\n"],"mappings":";;;;;;AA0DA,MAAa,SAAS,CAAC,EACrB,SACA,UAAU,UACV,OAAO,UACP,SACA,MACA,YACA,MACA,UACA,WACA,WACA,SACA,QACA,IACA,GAAG,OACS,KAAK;CACjB,MAAM,YAAY,UAAU,OAAO;AAEnC,wBACE,KAAC;EACC,aAAW,QAAQ,WAAW;EAC9B,iBAAe,QAAQ,WAAW;EAClC,WAAW,KAAK,aAAa,UAAU;EACvC,gBAAc;EACd,aAAW;EACX,gBAAc;EACd,aAAW;EACX,aAAW;EACX,eAAa;EACR;EAEL,MAAM,mBAAsB;EAE5B,GAAI;;IAEF,SACC,6BACC,IAAC;IAAQ,eAAY;IAAO,WAAU;KAA0B,GAEhE,6BAAa,IAAC;IAAK,WAAU;cAAyB;KAAiB;mBAE3E,IAAC,uBAAW,QAAQ,6BAAa,IAAC,WAAQ,eAAY,SAAS,GAAG,WAAqB;IACrF,QAAQ,2BAAW,IAAC;IAAK,WAAU;cAAuB;KAAe;;GACjE;AAEf"}
1
+ {"version":3,"file":"button-fhd-JARc.js","names":[],"sources":["../src/components/button/button.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { ButtonHTMLAttributes, ReactNode, Ref } from 'react';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\nimport { Spinner } from '../spinner';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type ButtonProps = MergeRight<\n DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>,\n {\n /**\n * The button size.\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n /**\n * The button variant.\n * @default 'filled'\n */\n variant?: 'filled' | 'outlined' | 'text' | 'flat';\n /**\n * Stretch the button to the full width.\n * @default false\n */\n stretch?: boolean;\n /**\n * Display a loading animation with the Spinner-component.\n * Replaces the `startIcon` if used\n * @default false\n */\n submitting?: boolean;\n /**\n * Display as icon-button, only use when showing an icon as the label.\n * Not compatible with the icon-slots or `stretch`.\n * Always provide a descriptive aria-label for accessibility when set to true.\n * @default false\n */\n icon?: boolean;\n /** Set an icon before the button label, no effect if `icon=true` */\n startIcon?: ReactNode;\n /** Set an icon after the button label, no effect if `icon=true` */\n endIcon?: ReactNode;\n /** Make the button active by showing an active state. */\n active?: boolean;\n ref?: Ref<HTMLButtonElement>;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n /**\n * Specify the type of button. Unset when `asChild` is true\n * @default 'button'\n */\n type?: ButtonHTMLAttributes<HTMLButtonElement>['type'];\n }\n>;\n\nexport const Button = ({\n asChild,\n variant = 'filled',\n size = 'medium',\n stretch,\n dark,\n submitting,\n icon,\n children,\n className,\n startIcon,\n endIcon,\n active,\n ref,\n ...props\n}: ButtonProps) => {\n const Component = asChild ? Slot : 'button';\n\n return (\n <Component\n aria-busy={Boolean(submitting) || undefined}\n aria-disabled={Boolean(submitting) || undefined}\n className={clsx('bi-button', className)}\n data-variant={variant}\n data-size={size}\n data-stretch={stretch || undefined}\n data-dark={dark || undefined}\n data-icon={icon || undefined}\n data-active={active || undefined}\n ref={ref}\n /* don't set type when we use `asChild` */\n type={asChild ? undefined : 'button'}\n /* if consumers set type, our default does not set anything, as `rest` contains this */\n {...props}\n >\n {!icon &&\n (submitting ? (\n <Spinner aria-hidden='true' className='bi-button--start-icon' />\n ) : (\n startIcon && <span className='bi-button--start-icon'>{startIcon}</span>\n ))}\n <Slottable>{icon && submitting ? <Spinner aria-hidden='true' /> : children}</Slottable>\n {!icon && endIcon && <span className='bi-button--end-icon'>{endIcon}</span>}\n </Component>\n );\n};\n"],"mappings":";;;;;;AA0DA,MAAa,SAAS,CAAC,EACrB,SACA,UAAU,UACV,OAAO,UACP,SACA,MACA,YACA,MACA,UACA,WACA,WACA,SACA,QACA,IACA,GAAG,OACS,KAAK;CACjB,MAAM,YAAY,UAAU,OAAO;AAEnC,6BACG;EACC,aAAW,QAAQ,WAAW,IAAI;EAClC,iBAAe,QAAQ,WAAW,IAAI;EACtC,WAAW,KAAK,aAAa,UAAU;EACvC,gBAAc;EACd,aAAW;EACX,gBAAc,WAAW;EACzB,aAAW,QAAQ;EACnB,aAAW,QAAQ;EACnB,eAAa,UAAU;EAClB;EAEL,MAAM,UAAU,SAAY;EAE5B,GAAI;;GAEH,CAAC,SACC,iCACE;IAAQ,eAAY;IAAO,WAAU;KAA0B,GAEhE,iCAAc;IAAK,WAAU;cAAyB;KAAiB;uBAE1E,uBAAW,QAAQ,iCAAc,WAAQ,eAAY,SAAS,GAAG,WAAqB;GACtF,CAAC,QAAQ,+BAAY;IAAK,WAAU;cAAuB;KAAe;;GACjE;AAEf"}
@@ -0,0 +1 @@
1
+ export { };
@@ -1 +1 @@
1
- {"version":3,"file":"card-QAnFhTk6.js","names":[],"sources":["../src/components/card/card.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\n\nexport type CardProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The orientation of the card\n * @default 'horizontal'\n */\n orientation?: 'horizontal' | 'vertical';\n /**\n * The color of the card\n * @default 'neutral'\n */\n color?: 'neutral' | 'info' | 'warning';\n error?: boolean;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const Card = ({\n orientation = 'horizontal',\n color = 'neutral',\n error = false,\n dark = false,\n className,\n ref,\n children,\n asChild,\n ...props\n}: CardProps) => {\n const Component = asChild ? Slot : 'div';\n\n return (\n <Component\n className={clsx('bi-card', className)}\n data-orientation={orientation}\n data-color={color}\n data-error={error}\n data-dark={dark}\n ref={ref}\n {...props}\n >\n <Slottable>{children}</Slottable>\n </Component>\n );\n};\n"],"mappings":";;;;;AA6BA,MAAa,OAAO,CAAC,EACnB,cAAc,cACd,QAAQ,WACR,QAAQ,OACR,OAAO,OACP,WACA,KACA,UACA,QACA,GAAG,OACO,KAAK;CACf,MAAM,YAAY,UAAU,OAAO;AAEnC,wBACE,IAAC;EACC,WAAW,KAAK,WAAW,UAAU;EACrC,oBAAkB;EAClB,cAAY;EACZ,cAAY;EACZ,aAAW;EACN;EACL,GAAI;4BAEJ,IAAC,aAAW,WAAqB;GACvB;AAEf"}
1
+ {"version":3,"file":"card-QAnFhTk6.js","names":[],"sources":["../src/components/card/card.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\n\nexport type CardProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The orientation of the card\n * @default 'horizontal'\n */\n orientation?: 'horizontal' | 'vertical';\n /**\n * The color of the card\n * @default 'neutral'\n */\n color?: 'neutral' | 'info' | 'warning';\n error?: boolean;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const Card = ({\n orientation = 'horizontal',\n color = 'neutral',\n error = false,\n dark = false,\n className,\n ref,\n children,\n asChild,\n ...props\n}: CardProps) => {\n const Component = asChild ? Slot : 'div';\n\n return (\n <Component\n className={clsx('bi-card', className)}\n data-orientation={orientation}\n data-color={color}\n data-error={error}\n data-dark={dark}\n ref={ref}\n {...props}\n >\n <Slottable>{children}</Slottable>\n </Component>\n );\n};\n"],"mappings":";;;;;AA6BA,MAAa,OAAO,CAAC,EACnB,cAAc,cACd,QAAQ,WACR,QAAQ,OACR,OAAO,OACP,WACA,KACA,UACA,QACA,GAAG,OACO,KAAK;CACf,MAAM,YAAY,UAAU,OAAO;AAEnC,4BACG;EACC,WAAW,KAAK,WAAW,UAAU;EACrC,oBAAkB;EAClB,cAAY;EACZ,cAAY;EACZ,aAAW;EACN;EACL,GAAI;gCAEH,aAAW,WAAqB;GACvB;AAEf"}
@@ -1 +1 @@
1
- {"version":3,"file":"card-action-D8M3_IVq.js","names":[],"sources":["../src/components/card/card-action.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport { Button, type ButtonProps } from '../button';\nimport { Slot } from '@radix-ui/react-slot';\n\nexport type CardActionProps = ButtonProps;\n\nexport const CardAction = ({ asChild, ref, children, dark, className, ...props }: CardActionProps) => {\n const Component = asChild ? Slot : Button;\n return (\n <Component\n variant='text'\n size='large'\n icon\n dark={dark}\n className={clsx('bi-card--action', className)}\n ref={ref}\n {...props}\n >\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;;AAMA,MAAa,aAAa,CAAC,EAAE,SAAS,KAAK,UAAU,MAAM,UAAW,GAAG,OAAwB,KAAK;CACpG,MAAM,YAAY,UAAU,OAAO;AACnC,wBACE,IAAC;EACC,SAAQ;EACR,MAAK;EACL;EACM;EACN,WAAW,KAAK,mBAAmB,UAAU;EACxC;EACL,GAAI;EAEH;GACS;AAEf"}
1
+ {"version":3,"file":"card-action-D8M3_IVq.js","names":[],"sources":["../src/components/card/card-action.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport { Button, type ButtonProps } from '../button';\nimport { Slot } from '@radix-ui/react-slot';\n\nexport type CardActionProps = ButtonProps;\n\nexport const CardAction = ({ asChild, ref, children, dark, className, ...props }: CardActionProps) => {\n const Component = asChild ? Slot : Button;\n return (\n <Component\n variant='text'\n size='large'\n icon\n dark={dark}\n className={clsx('bi-card--action', className)}\n ref={ref}\n {...props}\n >\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;;AAMA,MAAa,aAAa,CAAC,EAAE,SAAS,KAAK,UAAU,MAAM,UAAW,GAAG,OAAwB,KAAK;CACpG,MAAM,YAAY,UAAU,OAAO;AACnC,4BACG;EACC,SAAQ;EACR,MAAK;EACL;EACM;EACN,WAAW,KAAK,mBAAmB,UAAU;EACxC;EACL,GAAI;EAEH;GACS;AAEf"}
@@ -1 +1 @@
1
- {"version":3,"file":"card-actions-CIsnmxsm.js","names":[],"sources":["../src/components/card/card-actions.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\n\nexport type CardActionsProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardActions = ({ className, ref, children, ...props }: CardActionsProps) => {\n return (\n <div className={clsx('bi-card--actions', className)} ref={ref} {...props}>\n {children}\n </div>\n );\n};\n"],"mappings":";;;;AAWA,MAAa,cAAc,CAAC,EAAE,WAAW,KAAK,SAAU,GAAG,OAAyB,KAAK;AACvF,wBACE,IAAC;EAAI,WAAW,KAAK,oBAAoB,UAAU;EAAO;EAAK,GAAI;EAChE;GACG;AAET"}
1
+ {"version":3,"file":"card-actions-CIsnmxsm.js","names":[],"sources":["../src/components/card/card-actions.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\n\nexport type CardActionsProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardActions = ({ className, ref, children, ...props }: CardActionsProps) => {\n return (\n <div className={clsx('bi-card--actions', className)} ref={ref} {...props}>\n {children}\n </div>\n );\n};\n"],"mappings":";;;;AAWA,MAAa,cAAc,CAAC,EAAE,WAAW,KAAK,SAAU,GAAG,OAAyB,KAAK;AACvF,4BACG;EAAI,WAAW,KAAK,oBAAoB,UAAU;EAAO;EAAK,GAAI;EAChE;GACG;AAET"}
@@ -1 +1 @@
1
- {"version":3,"file":"card-content-DkEHp8mv.js","names":[],"sources":["../src/components/card/card-content.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\nimport { Slot } from '@radix-ui/react-slot';\n\nexport type CardContentProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n disabled?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardContent = ({ className, ref, children, asChild, ...props }: CardContentProps) => {\n const Component = asChild ? Slot : 'div';\n return (\n <Component className={clsx('bi-card--content', className)} ref={ref} {...props}>\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;AAkBA,MAAa,cAAc,CAAC,EAAE,WAAW,KAAK,UAAU,QAAS,GAAG,OAAyB,KAAK;CAChG,MAAM,YAAY,UAAU,OAAO;AACnC,wBACE,IAAC;EAAU,WAAW,KAAK,oBAAoB,UAAU;EAAO;EAAK,GAAI;EACtE;GACS;AAEf"}
1
+ {"version":3,"file":"card-content-DkEHp8mv.js","names":[],"sources":["../src/components/card/card-content.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\nimport { Slot } from '@radix-ui/react-slot';\n\nexport type CardContentProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n disabled?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardContent = ({ className, ref, children, asChild, ...props }: CardContentProps) => {\n const Component = asChild ? Slot : 'div';\n return (\n <Component className={clsx('bi-card--content', className)} ref={ref} {...props}>\n {children}\n </Component>\n );\n};\n"],"mappings":";;;;;AAkBA,MAAa,cAAc,CAAC,EAAE,WAAW,KAAK,UAAU,QAAS,GAAG,OAAyB,KAAK;CAChG,MAAM,YAAY,UAAU,OAAO;AACnC,4BACG;EAAU,WAAW,KAAK,oBAAoB,UAAU;EAAO;EAAK,GAAI;EACtE;GACS;AAEf"}
@@ -1 +1 @@
1
- {"version":3,"file":"card-date-Bd87BGDE.js","names":[],"sources":["../src/components/card/card-date.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\n\nexport type CardDateProps = MergeRight<\n Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>,\n {\n /**\n * The day of the month.\n */\n day: number;\n /**\n * The month, should be a short string like \"Jan\", \"Feb\", etc.\n */\n month: string;\n ref?: Ref<HTMLParagraphElement>;\n }\n>;\n\nexport const CardDate = ({ className, ref, day, month, ...props }: CardDateProps) => {\n return (\n <p className={clsx('bi-card--date', className)} ref={ref} {...props}>\n {day}\n <span>{month}</span>\n </p>\n );\n};\n"],"mappings":";;;;AAmBA,MAAa,WAAW,CAAC,EAAE,WAAW,KAAK,KAAK,MAAO,GAAG,OAAsB,KAAK;AACnF,wBACE,KAAC;EAAE,WAAW,KAAK,iBAAiB,UAAU;EAAO;EAAK,GAAI;aAC3D,qBACD,IAAC,oBAAM,QAAa;GAClB;AAEP"}
1
+ {"version":3,"file":"card-date-Bd87BGDE.js","names":[],"sources":["../src/components/card/card-date.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\n\nexport type CardDateProps = MergeRight<\n Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>,\n {\n /**\n * The day of the month.\n */\n day: number;\n /**\n * The month, should be a short string like \"Jan\", \"Feb\", etc.\n */\n month: string;\n ref?: Ref<HTMLParagraphElement>;\n }\n>;\n\nexport const CardDate = ({ className, ref, day, month, ...props }: CardDateProps) => {\n return (\n <p className={clsx('bi-card--date', className)} ref={ref} {...props}>\n {day}\n <span>{month}</span>\n </p>\n );\n};\n"],"mappings":";;;;AAmBA,MAAa,WAAW,CAAC,EAAE,WAAW,KAAK,KAAK,MAAO,GAAG,OAAsB,KAAK;AACnF,6BACG;EAAE,WAAW,KAAK,iBAAiB,UAAU;EAAO;EAAK,GAAI;aAC3D,yBACA,oBAAM,QAAa;GAClB;AAEP"}
@@ -1 +1 @@
1
- {"version":3,"file":"card-header-D-RMd4xS.js","names":[],"sources":["../src/components/card/card-header.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx';\n\nexport type CardHeaderProps = MergeRight<\n Omit<HTMLAttributes<HTMLDivElement>, 'children'>,\n {\n /**\n * The header of the card\n */\n header?: ReactNode;\n /**\n * The label of the card, displayed above the header\n */\n label?: ReactNode;\n /**\n * The sublabel of the card, displayed next to the label\n */\n subLabel?: ReactNode;\n /**\n * The description of the card, displayed below the header\n */\n description?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardHeader = ({ className, ref, header, label, subLabel, description, ...props }: CardHeaderProps) => {\n return (\n <div className={clsx('bi-card--header', className)} ref={ref} {...props}>\n {(label || subLabel) && (\n <p className='bi-card--header-label'>\n {label && <span className='bi-card--header-bold'>{label}</span>}\n {label && subLabel && <span aria-hidden='true' className='bi-card--header-dot'></span>}\n {subLabel && <span>{subLabel}</span>}\n </p>\n )}\n {header && <h3 className='bi-card--header-title'>{header}</h3>}\n {description && <p className='bi-card--header-label'>{description}</p>}\n </div>\n );\n};\n"],"mappings":";;;;AA2BA,MAAa,aAAa,CAAC,EAAE,WAAW,KAAK,QAAQ,OAAO,UAAU,YAAa,GAAG,OAAwB,KAAK;AACjH,wBACE,KAAC;EAAI,WAAW,KAAK,mBAAmB,UAAU;EAAO;EAAK,GAAI;;IAC9D,SAAS,6BACT,KAAC;IAAE,WAAU;;KACV,yBAAS,IAAC;MAAK,WAAU;gBAAwB;OAAa;KAC9D,SAAS,4BAAY,IAAC;MAAK,eAAY;MAAO,WAAU;OAA6B;KACrF,4BAAY,IAAC,oBAAM,WAAgB;;KAClC;GAEL,0BAAU,IAAC;IAAG,WAAU;cAAyB;KAAY;GAC7D,+BAAe,IAAC;IAAE,WAAU;cAAyB;KAAgB;;GAClE;AAET"}
1
+ {"version":3,"file":"card-header-D-RMd4xS.js","names":[],"sources":["../src/components/card/card-header.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx';\n\nexport type CardHeaderProps = MergeRight<\n Omit<HTMLAttributes<HTMLDivElement>, 'children'>,\n {\n /**\n * The header of the card\n */\n header?: ReactNode;\n /**\n * The label of the card, displayed above the header\n */\n label?: ReactNode;\n /**\n * The sublabel of the card, displayed next to the label\n */\n subLabel?: ReactNode;\n /**\n * The description of the card, displayed below the header\n */\n description?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardHeader = ({ className, ref, header, label, subLabel, description, ...props }: CardHeaderProps) => {\n return (\n <div className={clsx('bi-card--header', className)} ref={ref} {...props}>\n {(label || subLabel) && (\n <p className='bi-card--header-label'>\n {label && <span className='bi-card--header-bold'>{label}</span>}\n {label && subLabel && <span aria-hidden='true' className='bi-card--header-dot'></span>}\n {subLabel && <span>{subLabel}</span>}\n </p>\n )}\n {header && <h3 className='bi-card--header-title'>{header}</h3>}\n {description && <p className='bi-card--header-label'>{description}</p>}\n </div>\n );\n};\n"],"mappings":";;;;AA2BA,MAAa,aAAa,CAAC,EAAE,WAAW,KAAK,QAAQ,OAAO,UAAU,YAAa,GAAG,OAAwB,KAAK;AACjH,6BACG;EAAI,WAAW,KAAK,mBAAmB,UAAU;EAAO;EAAK,GAAI;;IAC9D,SAAS,kCACR;IAAE,WAAU;;KACV,6BAAU;MAAK,WAAU;gBAAwB;OAAa;KAC9D,SAAS,gCAAa;MAAK,eAAY;MAAO,WAAU;OAA6B;KACrF,gCAAa,oBAAM,WAAgB;;KAClC;GAEL,8BAAW;IAAG,WAAU;cAAyB;KAAY;GAC7D,mCAAgB;IAAE,WAAU;cAAyB;KAAgB;;GAClE;AAET"}
@@ -1 +1 @@
1
- {"version":3,"file":"card-media-DhU2_Ueq.js","names":[],"sources":["../src/components/card/card-media.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\n\nexport type CardMediaProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The media to display. Must be audio, figure, iframe, img or video-tag to get correct styles.\n */\n children?: ReactNode;\n /**\n * Optional content to overlay on top of the media.\n */\n overlay?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardMedia = ({ className, ref, children, overlay, ...props }: CardMediaProps) => {\n return (\n <div className={clsx('bi-card--media', className)} ref={ref} {...props}>\n {children}\n <div className='bi-card--media-overlay'>{overlay}</div>\n </div>\n );\n};\n"],"mappings":";;;;AAmBA,MAAa,YAAY,CAAC,EAAE,WAAW,KAAK,UAAU,QAAS,GAAG,OAAuB,KAAK;AAC5F,wBACE,KAAC;EAAI,WAAW,KAAK,kBAAkB,UAAU;EAAO;EAAK,GAAI;aAC9D,0BACD,IAAC;GAAI,WAAU;aAA0B;IAAc;GACnD;AAET"}
1
+ {"version":3,"file":"card-media-DhU2_Ueq.js","names":[],"sources":["../src/components/card/card-media.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport clsx from 'clsx/lite';\n\nexport type CardMediaProps = MergeRight<\n HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The media to display. Must be audio, figure, iframe, img or video-tag to get correct styles.\n */\n children?: ReactNode;\n /**\n * Optional content to overlay on top of the media.\n */\n overlay?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const CardMedia = ({ className, ref, children, overlay, ...props }: CardMediaProps) => {\n return (\n <div className={clsx('bi-card--media', className)} ref={ref} {...props}>\n {children}\n <div className='bi-card--media-overlay'>{overlay}</div>\n </div>\n );\n};\n"],"mappings":";;;;AAmBA,MAAa,YAAY,CAAC,EAAE,WAAW,KAAK,UAAU,QAAS,GAAG,OAAuB,KAAK;AAC5F,6BACG;EAAI,WAAW,KAAK,kBAAkB,UAAU;EAAO;EAAK,GAAI;aAC9D,8BACA;GAAI,WAAU;aAA0B;IAAc;GACnD;AAET"}
@@ -0,0 +1 @@
1
+ export { };
@@ -1 +1 @@
1
- {"version":3,"file":"checkbox-ZR1Z2PCF.js","names":["input: HTMLInputElement | null"],"sources":["../src/components/checkbox/checkbox.tsx"],"sourcesContent":["import { useEffect, useId, useRef, type ReactNode, type Ref } from 'react';\n\nimport type { LabelRequiredProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport { Field, FieldDescription } from '../field';\nimport { Input, type InputProps } from '../input';\nimport { Label } from '../label';\nimport { useMergeRefs } from '../../utilities/hooks/useMergeRefs/useMergeRefs';\n\nexport type CheckboxProps = MergeRight<\n LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>,\n {\n /** Label */\n label?: ReactNode;\n /** Description */\n description?: ReactNode;\n /** Add error indication to the checkbox. */\n error?: boolean;\n /** Specify whether the Checkbox is indeterminate */\n indeterminate?: boolean;\n /** If true, the checkbox will take up the full width of the container, and not just \"fit-content\" which is default */\n fullwidth?: boolean;\n ref?: Ref<HTMLInputElement>;\n }\n>;\n\nexport const Checkbox = ({\n dark,\n label,\n description,\n error,\n fullwidth,\n style,\n className,\n indeterminate,\n ref,\n id,\n 'aria-describedby': ariaDescribedByProp,\n ...props\n}: CheckboxProps) => {\n const checkRef = useRef<HTMLInputElement>(null);\n const refs = useMergeRefs([checkRef, ref]);\n const descriptionId = useId();\n\n useEffect(() => {\n let input: HTMLInputElement | null;\n if (ref && typeof ref !== 'function') {\n input = ref.current;\n } else {\n input = checkRef.current;\n }\n\n if (input) {\n input.indeterminate = indeterminate || false;\n }\n }, [indeterminate, checkRef, ref]);\n\n const ariaDescribedBy = [description ? descriptionId : '', ariaDescribedByProp].join(' ').trim() || undefined;\n\n return (\n <Field className={className} data-dark={dark} style={style} fullwidth={fullwidth} asChild>\n <label>\n <Input\n type='checkbox'\n id={id}\n ref={refs}\n aria-invalid={error || undefined}\n aria-describedby={ariaDescribedBy}\n dark={dark}\n {...props}\n />\n {label && (\n <Label weight='medium' htmlFor={id} asChild>\n <span>{label}</span>\n </Label>\n )}\n {description && (\n // Aria-hidden is used to prevent screen readers from reading the description twice:\n // once as part of the label and once from being connected through aria-describedby.\n <FieldDescription aria-hidden='true' id={descriptionId}>\n {description}\n </FieldDescription>\n )}\n </label>\n </Field>\n );\n};\n"],"mappings":";;;;;;;;;AA0BA,MAAa,WAAW,CAAC,EACvB,MACA,OACA,aACA,OACA,WACA,OACA,WACA,eACA,KACA,IACA,oBAAoB,oBACpB,GAAG,OACW,KAAK;CACnB,MAAM,WAAW,OAAyB,KAAK;CAC/C,MAAM,OAAO,aAAa,CAAC,UAAU,GAAI,EAAC;CAC1C,MAAM,gBAAgB,OAAO;AAE7B,WAAU,MAAM;EACd,IAAIA;AACJ,MAAI,cAAc,QAAQ,WACxB,SAAQ,IAAI;MAEZ,SAAQ,SAAS;AAGnB,MAAI,MACF,OAAM,gBAAgB,iBAAiB;CAE1C,GAAE;EAAC;EAAe;EAAU;CAAI,EAAC;CAElC,MAAM,kBAAkB,CAAC,cAAc,gBAAgB,IAAI,mBAAoB,EAAC,KAAK,IAAI,CAAC,MAAM;AAEhG,wBACE,IAAC;EAAiB;EAAW,aAAW;EAAa;EAAkB;EAAW;4BAChF,KAAC;mBACC,IAAC;IACC,MAAK;IACD;IACJ,KAAK;IACL,gBAAc;IACd,oBAAkB;IACZ;IACN,GAAI;KACJ;GACD,yBACC,IAAC;IAAM,QAAO;IAAS,SAAS;IAAI;8BAClC,IAAC,oBAAM,QAAa;KACd;GAET,+BAGC,IAAC;IAAiB,eAAY;IAAO,IAAI;cACtC;KACgB;MAEf;GACF;AAEX"}
1
+ {"version":3,"file":"checkbox-ZR1Z2PCF.js","names":["input: HTMLInputElement | null"],"sources":["../src/components/checkbox/checkbox.tsx"],"sourcesContent":["import { useEffect, useId, useRef, type ReactNode, type Ref } from 'react';\n\nimport type { LabelRequiredProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport { Field, FieldDescription } from '../field';\nimport { Input, type InputProps } from '../input';\nimport { Label } from '../label';\nimport { useMergeRefs } from '../../utilities/hooks/useMergeRefs/useMergeRefs';\n\nexport type CheckboxProps = MergeRight<\n LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>,\n {\n /** Label */\n label?: ReactNode;\n /** Description */\n description?: ReactNode;\n /** Add error indication to the checkbox. */\n error?: boolean;\n /** Specify whether the Checkbox is indeterminate */\n indeterminate?: boolean;\n /** If true, the checkbox will take up the full width of the container, and not just \"fit-content\" which is default */\n fullwidth?: boolean;\n ref?: Ref<HTMLInputElement>;\n }\n>;\n\nexport const Checkbox = ({\n dark,\n label,\n description,\n error,\n fullwidth,\n style,\n className,\n indeterminate,\n ref,\n id,\n 'aria-describedby': ariaDescribedByProp,\n ...props\n}: CheckboxProps) => {\n const checkRef = useRef<HTMLInputElement>(null);\n const refs = useMergeRefs([checkRef, ref]);\n const descriptionId = useId();\n\n useEffect(() => {\n let input: HTMLInputElement | null;\n if (ref && typeof ref !== 'function') {\n input = ref.current;\n } else {\n input = checkRef.current;\n }\n\n if (input) {\n input.indeterminate = indeterminate || false;\n }\n }, [indeterminate, checkRef, ref]);\n\n const ariaDescribedBy = [description ? descriptionId : '', ariaDescribedByProp].join(' ').trim() || undefined;\n\n return (\n <Field className={className} data-dark={dark} style={style} fullwidth={fullwidth} asChild>\n <label>\n <Input\n type='checkbox'\n id={id}\n ref={refs}\n aria-invalid={error || undefined}\n aria-describedby={ariaDescribedBy}\n dark={dark}\n {...props}\n />\n {label && (\n <Label weight='medium' htmlFor={id} asChild>\n <span>{label}</span>\n </Label>\n )}\n {description && (\n // Aria-hidden is used to prevent screen readers from reading the description twice:\n // once as part of the label and once from being connected through aria-describedby.\n <FieldDescription aria-hidden='true' id={descriptionId}>\n {description}\n </FieldDescription>\n )}\n </label>\n </Field>\n );\n};\n"],"mappings":";;;;;;;;;AA0BA,MAAa,WAAW,CAAC,EACvB,MACA,OACA,aACA,OACA,WACA,OACA,WACA,eACA,KACA,IACA,oBAAoB,oBACpB,GAAG,OACW,KAAK;CACnB,MAAM,WAAW,OAAyB,KAAK;CAC/C,MAAM,OAAO,aAAa,CAAC,UAAU,GAAI,EAAC;CAC1C,MAAM,gBAAgB,OAAO;CAE7B,UAAU,MAAM;EACd,IAAIA;AACJ,MAAI,OAAO,OAAO,QAAQ,YACxB,QAAQ,IAAI;OAEZ,QAAQ,SAAS;AAGnB,MAAI,OACF,MAAM,gBAAgB,iBAAiB;CAE1C,GAAE;EAAC;EAAe;EAAU;CAAI,EAAC;CAElC,MAAM,kBAAkB,CAAC,cAAc,gBAAgB,IAAI,mBAAoB,EAAC,KAAK,IAAI,CAAC,MAAM,IAAI;AAEpG,4BACG;EAAiB;EAAW,aAAW;EAAa;EAAkB;EAAW;iCAC/E;uBACE;IACC,MAAK;IACD;IACJ,KAAK;IACL,gBAAc,SAAS;IACvB,oBAAkB;IACZ;IACN,GAAI;KACJ;GACD,6BACE;IAAM,QAAO;IAAS,SAAS;IAAI;kCACjC,oBAAM,QAAa;KACd;GAET,mCAGE;IAAiB,eAAY;IAAO,IAAI;cACtC;KACgB;MAEf;GACF;AAEX"}
@@ -1 +1 @@
1
- {"version":3,"file":"checkbox-subsection-BPe5aj-W.js","names":[],"sources":["../src/components/checkbox/checkbox-subsection.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HtmlHTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type CheckboxSubsectionProps = MergeRight<\n DefaultProps & HtmlHTMLAttributes<HTMLDivElement>,\n { ref?: Ref<HTMLDivElement> }\n>;\n\nexport const CheckboxSubsection = ({ children, className, dark, ref, ...props }: CheckboxSubsectionProps) => {\n return (\n <div className={clsx('bi-checkbox-subsection', className)} data-dark={dark} {...props} ref={ref}>\n <div />\n <div>{children}</div>\n </div>\n );\n};\n"],"mappings":";;;;AAUA,MAAa,qBAAqB,CAAC,EAAE,UAAU,WAAW,MAAM,IAAK,GAAG,OAAgC,KAAK;AAC3G,wBACE,KAAC;EAAI,WAAW,KAAK,0BAA0B,UAAU;EAAE,aAAW;EAAM,GAAI;EAAY;6BAC1F,IAAC,UAAM,kBACP,IAAC,SAAK,WAAe;GACjB;AAET"}
1
+ {"version":3,"file":"checkbox-subsection-BPe5aj-W.js","names":[],"sources":["../src/components/checkbox/checkbox-subsection.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HtmlHTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type CheckboxSubsectionProps = MergeRight<\n DefaultProps & HtmlHTMLAttributes<HTMLDivElement>,\n { ref?: Ref<HTMLDivElement> }\n>;\n\nexport const CheckboxSubsection = ({ children, className, dark, ref, ...props }: CheckboxSubsectionProps) => {\n return (\n <div className={clsx('bi-checkbox-subsection', className)} data-dark={dark} {...props} ref={ref}>\n <div />\n <div>{children}</div>\n </div>\n );\n};\n"],"mappings":";;;;AAUA,MAAa,qBAAqB,CAAC,EAAE,UAAU,WAAW,MAAM,IAAK,GAAG,OAAgC,KAAK;AAC3G,6BACG;EAAI,WAAW,KAAK,0BAA0B,UAAU;EAAE,aAAW;EAAM,GAAI;EAAY;iCACzF,UAAM,sBACN,SAAK,WAAe;GACjB;AAET"}
@@ -0,0 +1 @@
1
+ export { };
@@ -1 +1 @@
1
- {"version":3,"file":"chip-b9xUiF7_.js","names":[],"sources":["../src/components/chip/chip.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\nimport clsx from 'clsx';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type ChipProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The chip size\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n /**\n * The chip color\n * @default 'primary'\n */\n color?: 'neutral' | 'primary-light' | 'info' | 'white' | 'primary' | 'alert' | 'warning' | 'success';\n /** Set an icon before the chip label */\n startIcon?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n }\n>;\n\nexport const Chip = ({\n children,\n color = 'primary',\n size = 'medium',\n startIcon,\n dark,\n asChild,\n className,\n ref,\n ...props\n}: ChipProps) => {\n const Component = asChild ? Slot : 'div';\n\n return (\n <Component\n className={clsx('bi-chip', className)}\n data-color={color}\n data-size={size}\n data-dark={dark || undefined}\n ref={ref}\n {...props}\n >\n {startIcon}\n <Slottable>{children}</Slottable>\n </Component>\n );\n};\n"],"mappings":";;;;;AA8BA,MAAa,OAAO,CAAC,EACnB,UACA,QAAQ,WACR,OAAO,UACP,WACA,MACA,SACA,WACA,IACA,GAAG,OACO,KAAK;CACf,MAAM,YAAY,UAAU,OAAO;AAEnC,wBACE,KAAC;EACC,WAAW,KAAK,WAAW,UAAU;EACrC,cAAY;EACZ,aAAW;EACX,aAAW;EACN;EACL,GAAI;aAEH,2BACD,IAAC,aAAW,WAAqB;GACvB;AAEf"}
1
+ {"version":3,"file":"chip-b9xUiF7_.js","names":[],"sources":["../src/components/chip/chip.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\nimport clsx from 'clsx';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type ChipProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The chip size\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n /**\n * The chip color\n * @default 'primary'\n */\n color?: 'neutral' | 'primary-light' | 'info' | 'white' | 'primary' | 'alert' | 'warning' | 'success';\n /** Set an icon before the chip label */\n startIcon?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n }\n>;\n\nexport const Chip = ({\n children,\n color = 'primary',\n size = 'medium',\n startIcon,\n dark,\n asChild,\n className,\n ref,\n ...props\n}: ChipProps) => {\n const Component = asChild ? Slot : 'div';\n\n return (\n <Component\n className={clsx('bi-chip', className)}\n data-color={color}\n data-size={size}\n data-dark={dark || undefined}\n ref={ref}\n {...props}\n >\n {startIcon}\n <Slottable>{children}</Slottable>\n </Component>\n );\n};\n"],"mappings":";;;;;AA8BA,MAAa,OAAO,CAAC,EACnB,UACA,QAAQ,WACR,OAAO,UACP,WACA,MACA,SACA,WACA,IACA,GAAG,OACO,KAAK;CACf,MAAM,YAAY,UAAU,OAAO;AAEnC,6BACG;EACC,WAAW,KAAK,WAAW,UAAU;EACrC,cAAY;EACZ,aAAW;EACX,aAAW,QAAQ;EACd;EACL,GAAI;aAEH,+BACA,aAAW,WAAqB;GACvB;AAEf"}
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { AlertFooter, AlertFooterProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { AlertFooter, AlertFooterProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { AlertFooter, AlertFooterProps };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Alert, AlertProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Alert, AlertProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Alert, AlertProps };
@@ -1,3 +1,3 @@
1
- import { Alert } from "../../alert-B0SyUQVj.js";
1
+ import { Alert } from "../../alert-C6PxDwHt.js";
2
2
 
3
3
  export { Alert };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Alert, AlertFooter, AlertFooterProps, AlertProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Alert, AlertFooter, AlertFooterProps, AlertProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Alert, AlertFooter, AlertFooterProps, AlertProps };
@@ -1,5 +1,5 @@
1
- import { Alert } from "../../alert-B0SyUQVj.js";
1
+ import { Alert } from "../../alert-C6PxDwHt.js";
2
2
  import { AlertFooter } from "../../alert-footer-DL4rCThp.js";
3
- import "../../alert-Ch1lDSMm.js";
3
+ import "../../alert-BubQTdmN.js";
4
4
 
5
5
  export { Alert, AlertFooter };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Avatar, AvatarProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Avatar, AvatarProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Avatar, AvatarProps };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Avatar, AvatarProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Avatar, AvatarProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Avatar, AvatarProps };
@@ -1,4 +1,4 @@
1
1
  import { Avatar } from "../../avatar-6Q2xwviO.js";
2
- import "../../avatar-B81bChIx.js";
2
+ import "../../avatar-CCnUOGHD.js";
3
3
 
4
4
  export { Avatar };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Badge, BadgeProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Badge, BadgeProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Badge, BadgeProps };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Badge, BadgeProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Badge, BadgeProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Badge, BadgeProps };
@@ -1,4 +1,4 @@
1
1
  import { Badge } from "../../badge-D9OVAKG8.js";
2
- import "../../badge-uRbNhCzA.js";
2
+ import "../../badge-0qk6AKns.js";
3
3
 
4
4
  export { Badge };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Button, ButtonProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Button, ButtonProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Button, ButtonProps };
@@ -1,5 +1,5 @@
1
1
  import "../../spinner-Ch5bEQBR.js";
2
- import "../../spinner-CPiGcSIc.js";
2
+ import "../../spinner-BqbijPkO.js";
3
3
  import { Button } from "../../button-fhd-JARc.js";
4
4
 
5
5
  export { Button };
@@ -1,18 +1,18 @@
1
- import "../../useCheckboxGroup-DyHY-wHm.js";
2
- import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
3
- import "../../types-BiKqUD4X.js";
4
- import { Button, ButtonProps } from "../../alert-footer-Cqr42-cW.js";
5
- import "../../dialog-trigger-context-DwmhJNzA.js";
6
- import "../../drawer-trigger-context-BoS9ZcVF.js";
7
- import "../../popover-trigger-context-D6z-_uL5.js";
8
- import "../../dropdown-item-CKKjumy3.js";
9
- import "../../dropdown-list-vVhxG14z.js";
10
- import "../../footer-links-Drm2LFnw.js";
11
- import "../../pagination-item-mKQyvHV9.js";
12
- import "../../sticky-header-CPHxBupp.js";
13
- import "../../index-CTw2zfCM.js";
14
- import "../../useIsElementAboveViewport-V1lc14eB.js";
15
- import "../../useScrollDirection-CDsglrZR.js";
16
- import "../../useMediaQuery-B2wgHq1a.js";
17
- import "../../types-BiXTaZLc.js";
1
+ import "../../useCheckboxGroup-D61FVz37.js";
2
+ import "../../useIsomorphicLayoutEffect-DYtMRdO-.js";
3
+ import "../../types-Bga-EYiy.js";
4
+ import { Button, ButtonProps } from "../../alert-footer-BS7TXc1g.js";
5
+ import "../../dialog-trigger-context-ClG9UVsz.js";
6
+ import "../../drawer-trigger-context-CNBRwj7l.js";
7
+ import "../../popover-trigger-context-8iojEYe0.js";
8
+ import "../../dropdown-item-CGg_2cV1.js";
9
+ import "../../dropdown-list-D8szW6_q.js";
10
+ import "../../footer-links-DlrXiXOi.js";
11
+ import "../../pagination-item-wgtqjgnC.js";
12
+ import "../../sticky-header-BMeHtK7e.js";
13
+ import "../../index-Cv0onxlx.js";
14
+ import "../../useIsElementAboveViewport-C3qzTbfj.js";
15
+ import "../../useScrollDirection-BmllObvZ.js";
16
+ import "../../useMediaQuery-DYDgFKom.js";
17
+ import "../../types-CtaqzrVi.js";
18
18
  export { Button, ButtonProps };
@@ -1,6 +1,6 @@
1
1
  import "../../spinner-Ch5bEQBR.js";
2
- import "../../spinner-CPiGcSIc.js";
2
+ import "../../spinner-BqbijPkO.js";
3
3
  import { Button } from "../../button-fhd-JARc.js";
4
- import "../../button-vrN4Zwch.js";
4
+ import "../../button-Mlhn5A3s.js";
5
5
 
6
6
  export { Button };