@bi-digital/react 0.6.8 → 0.7.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.
- package/dist/{alert-Bum6ZbI7.mjs → alert-B-qfyhxc.mjs} +1 -1
- package/dist/alert-B-qfyhxc.mjs.map +1 -0
- package/dist/{alert-footer-CNN2bers.d.mts → alert-footer-BpkOdCCs.d.mts} +148 -187
- package/dist/{alert-footer-COFh0OoL.mjs → alert-footer-CiXj-PGD.mjs} +1 -1
- package/dist/{alert-footer-COFh0OoL.mjs.map → alert-footer-CiXj-PGD.mjs.map} +1 -1
- package/dist/{avatar-C8TCUOWX.mjs → avatar-BEjjwjRn.mjs} +1 -1
- package/dist/{avatar-C8TCUOWX.mjs.map → avatar-BEjjwjRn.mjs.map} +1 -1
- package/dist/{badge-DggKwNG4.mjs → badge-tAjYsQEq.mjs} +1 -1
- package/dist/{badge-DggKwNG4.mjs.map → badge-tAjYsQEq.mjs.map} +1 -1
- package/dist/{button-BPjELOOl.mjs → button-CDtQwUfp.mjs} +2 -2
- package/dist/{button-BPjELOOl.mjs.map → button-CDtQwUfp.mjs.map} +1 -1
- package/dist/{card-BARb4rQ8.mjs → card-BwkKWLCT.mjs} +1 -1
- package/dist/{card-BARb4rQ8.mjs.map → card-BwkKWLCT.mjs.map} +1 -1
- package/dist/{card-action-D5Zx9ivO.mjs → card-action-CkWX8kB1.mjs} +2 -2
- package/dist/{card-action-D5Zx9ivO.mjs.map → card-action-CkWX8kB1.mjs.map} +1 -1
- package/dist/{card-actions-DvYboJqJ.mjs → card-actions-DQXkkGKI.mjs} +1 -1
- package/dist/{card-actions-DvYboJqJ.mjs.map → card-actions-DQXkkGKI.mjs.map} +1 -1
- package/dist/{card-content-DUQMNwyh.mjs → card-content-zQQxsR9_.mjs} +1 -1
- package/dist/{card-content-DUQMNwyh.mjs.map → card-content-zQQxsR9_.mjs.map} +1 -1
- package/dist/{card-date-NWd0dVbl.mjs → card-date-PwKzeTzD.mjs} +1 -1
- package/dist/{card-date-NWd0dVbl.mjs.map → card-date-PwKzeTzD.mjs.map} +1 -1
- package/dist/{card-header-CD_mgNrX.mjs → card-header-DkKr5o8N.mjs} +1 -1
- package/dist/{card-header-CD_mgNrX.mjs.map → card-header-DkKr5o8N.mjs.map} +1 -1
- package/dist/{card-media-ArjdUm3p.mjs → card-media-Bv2VWU3K.mjs} +1 -1
- package/dist/{card-media-ArjdUm3p.mjs.map → card-media-Bv2VWU3K.mjs.map} +1 -1
- package/dist/{checkbox-fZxh8_fU.mjs → checkbox-DLGjrSt2.mjs} +6 -6
- package/dist/checkbox-DLGjrSt2.mjs.map +1 -0
- package/dist/{checkbox-subsection-pxXG4B64.mjs → checkbox-subsection-Dq60blow.mjs} +1 -1
- package/dist/{checkbox-subsection-pxXG4B64.mjs.map → checkbox-subsection-Dq60blow.mjs.map} +1 -1
- package/dist/{chip-9M4g-Ln1.mjs → chip-BzRByPTB.mjs} +1 -1
- package/dist/{chip-9M4g-Ln1.mjs.map → chip-BzRByPTB.mjs.map} +1 -1
- package/dist/components/alert/alert-footer.d.mts +14 -14
- package/dist/components/alert/alert-footer.mjs +1 -1
- package/dist/components/alert/alert.d.mts +14 -14
- package/dist/components/alert/alert.mjs +1 -1
- package/dist/components/alert/index.d.mts +14 -14
- package/dist/components/alert/index.mjs +3 -3
- package/dist/components/avatar/avatar.d.mts +14 -14
- package/dist/components/avatar/avatar.mjs +1 -1
- package/dist/components/avatar/index.d.mts +14 -14
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/badge/badge.d.mts +14 -14
- package/dist/components/badge/badge.mjs +1 -1
- package/dist/components/badge/index.d.mts +14 -14
- package/dist/components/badge/index.mjs +2 -2
- package/dist/components/button/button.d.mts +14 -14
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/index.d.mts +14 -14
- package/dist/components/button/index.mjs +4 -4
- package/dist/components/card/card-action.d.mts +14 -14
- package/dist/components/card/card-action.mjs +5 -5
- package/dist/components/card/card-actions.d.mts +14 -14
- package/dist/components/card/card-actions.mjs +1 -1
- package/dist/components/card/card-content.d.mts +14 -14
- package/dist/components/card/card-content.mjs +1 -1
- package/dist/components/card/card-date.d.mts +14 -14
- package/dist/components/card/card-date.mjs +1 -1
- package/dist/components/card/card-header.d.mts +14 -14
- package/dist/components/card/card-header.mjs +1 -1
- package/dist/components/card/card-media.d.mts +14 -14
- package/dist/components/card/card-media.mjs +1 -1
- package/dist/components/card/card.d.mts +14 -14
- package/dist/components/card/card.mjs +1 -1
- package/dist/components/card/index.d.mts +14 -14
- package/dist/components/card/index.mjs +12 -12
- package/dist/components/checkbox/checkbox-subsection.d.mts +14 -14
- package/dist/components/checkbox/checkbox-subsection.mjs +1 -1
- package/dist/components/checkbox/checkbox.d.mts +14 -14
- package/dist/components/checkbox/checkbox.mjs +10 -10
- package/dist/components/checkbox/index.d.mts +14 -14
- package/dist/components/checkbox/index.mjs +12 -12
- package/dist/components/chip/chip.d.mts +14 -14
- package/dist/components/chip/chip.mjs +1 -1
- package/dist/components/chip/index.d.mts +14 -14
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/details/details-content.d.mts +14 -14
- package/dist/components/details/details-content.mjs +1 -1
- package/dist/components/details/details-summary.d.mts +14 -14
- package/dist/components/details/details-summary.mjs +1 -1
- package/dist/components/details/details.d.mts +14 -14
- package/dist/components/details/details.mjs +1 -1
- package/dist/components/details/index.d.mts +14 -14
- package/dist/components/details/index.mjs +4 -4
- package/dist/components/dialog/dialog-close-button.d.mts +14 -14
- package/dist/components/dialog/dialog-close-button.mjs +5 -5
- package/dist/components/dialog/dialog-content.d.mts +14 -14
- package/dist/components/dialog/dialog-content.mjs +1 -1
- package/dist/components/dialog/dialog-footer.d.mts +14 -14
- package/dist/components/dialog/dialog-footer.mjs +1 -1
- package/dist/components/dialog/dialog-header.d.mts +14 -14
- package/dist/components/dialog/dialog-header.mjs +1 -1
- package/dist/components/dialog/dialog-trigger-context.d.mts +1 -1
- package/dist/components/dialog/dialog-trigger-context.mjs +1 -1
- package/dist/components/dialog/dialog-trigger.d.mts +14 -14
- package/dist/components/dialog/dialog-trigger.mjs +6 -6
- package/dist/components/dialog/dialog.d.mts +14 -14
- package/dist/components/dialog/dialog.mjs +3 -3
- package/dist/components/dialog/index.d.mts +14 -14
- package/dist/components/dialog/index.mjs +13 -13
- package/dist/components/drawer/drawer-close-button.d.mts +14 -14
- package/dist/components/drawer/drawer-close-button.mjs +14 -14
- package/dist/components/drawer/drawer-content.d.mts +14 -14
- package/dist/components/drawer/drawer-content.mjs +14 -14
- package/dist/components/drawer/drawer-footer.d.mts +14 -14
- package/dist/components/drawer/drawer-footer.mjs +14 -14
- package/dist/components/drawer/drawer-header.d.mts +14 -14
- package/dist/components/drawer/drawer-header.mjs +14 -14
- package/dist/components/drawer/drawer-trigger-context.d.mts +1 -1
- package/dist/components/drawer/drawer-trigger-context.mjs +14 -14
- package/dist/components/drawer/drawer-trigger.d.mts +14 -14
- package/dist/components/drawer/drawer-trigger.mjs +14 -14
- package/dist/components/drawer/drawer.d.mts +14 -14
- package/dist/components/drawer/drawer.mjs +14 -14
- package/dist/components/drawer/index.d.mts +14 -14
- package/dist/components/drawer/index.mjs +21 -21
- package/dist/components/dropdown/dropdown-button.d.mts +14 -14
- package/dist/components/dropdown/dropdown-button.mjs +5 -5
- package/dist/components/dropdown/dropdown-item.d.mts +1 -1
- package/dist/components/dropdown/dropdown-item.mjs +1 -1
- package/dist/components/dropdown/dropdown-list.d.mts +1 -1
- package/dist/components/dropdown/dropdown-list.mjs +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.d.mts +14 -14
- package/dist/components/dropdown/dropdown-trigger-context.mjs +11 -11
- package/dist/components/dropdown/dropdown-trigger.d.mts +14 -14
- package/dist/components/dropdown/dropdown-trigger.mjs +11 -11
- package/dist/components/dropdown/dropdown.d.mts +14 -14
- package/dist/components/dropdown/dropdown.mjs +11 -11
- package/dist/components/dropdown/index.d.mts +14 -14
- package/dist/components/dropdown/index.mjs +17 -17
- package/dist/components/field/field-affix.d.mts +14 -14
- package/dist/components/field/field-affix.mjs +1 -1
- package/dist/components/field/field-description.d.mts +14 -14
- package/dist/components/field/field-description.mjs +1 -1
- package/dist/components/field/field.d.mts +14 -14
- package/dist/components/field/field.mjs +1 -1
- package/dist/components/field/index.d.mts +14 -14
- package/dist/components/field/index.mjs +4 -4
- package/dist/components/fieldset/fieldset-description.d.mts +14 -14
- package/dist/components/fieldset/fieldset-description.mjs +1 -1
- package/dist/components/fieldset/fieldset-legend.d.mts +14 -14
- package/dist/components/fieldset/fieldset-legend.mjs +3 -3
- package/dist/components/fieldset/fieldset.d.mts +14 -14
- package/dist/components/fieldset/fieldset.mjs +1 -1
- package/dist/components/fieldset/index.d.mts +14 -14
- package/dist/components/fieldset/index.mjs +6 -6
- package/dist/components/filter-group/filter-group.d.mts +14 -14
- package/dist/components/filter-group/filter-group.mjs +1 -1
- package/dist/components/filter-group/index.d.mts +14 -14
- package/dist/components/filter-group/index.mjs +2 -2
- package/dist/components/footer/footer-links.d.mts +1 -1
- package/dist/components/footer/footer-links.mjs +1 -1
- package/dist/components/footer/footer.d.mts +14 -14
- package/dist/components/footer/footer.mjs +5 -5
- package/dist/components/footer/index.d.mts +14 -14
- package/dist/components/footer/index.mjs +7 -7
- package/dist/components/index.d.mts +15 -15
- package/dist/components/index.mjs +119 -118
- package/dist/components/input/index.d.mts +14 -14
- package/dist/components/input/index.mjs +2 -2
- package/dist/components/input/input.d.mts +14 -14
- package/dist/components/input/input.mjs +1 -1
- package/dist/components/label/index.d.mts +14 -14
- package/dist/components/label/index.mjs +2 -2
- package/dist/components/label/label.d.mts +14 -14
- package/dist/components/label/label.mjs +1 -1
- package/dist/components/link/index.d.mts +14 -14
- package/dist/components/link/index.mjs +2 -2
- package/dist/components/link/link.d.mts +14 -14
- package/dist/components/link/link.mjs +1 -1
- package/dist/components/logo/index.d.mts +14 -14
- package/dist/components/logo/index.mjs +2 -2
- package/dist/components/logo/logo.d.mts +14 -14
- package/dist/components/logo/logo.mjs +1 -1
- package/dist/components/navbar/index.d.mts +14 -14
- package/dist/components/navbar/index.mjs +11 -11
- package/dist/components/navbar/navbar.d.mts +14 -14
- package/dist/components/navbar/navbar.mjs +3 -3
- package/dist/components/navbar/sub-navbar.d.mts +14 -14
- package/dist/components/navbar/sub-navbar.mjs +7 -7
- package/dist/components/pagination/index.d.mts +14 -14
- package/dist/components/pagination/index.mjs +8 -8
- package/dist/components/pagination/pagination-button.d.mts +14 -14
- package/dist/components/pagination/pagination-button.mjs +5 -5
- package/dist/components/pagination/pagination-item.d.mts +1 -1
- package/dist/components/pagination/pagination-item.mjs +1 -1
- package/dist/components/pagination/pagination.d.mts +14 -14
- package/dist/components/pagination/pagination.mjs +1 -1
- package/dist/components/popover/index.d.mts +14 -14
- package/dist/components/popover/index.mjs +10 -10
- package/dist/components/popover/popover-trigger-context.d.mts +1 -1
- package/dist/components/popover/popover-trigger-context.mjs +1 -1
- package/dist/components/popover/popover-trigger.d.mts +14 -14
- package/dist/components/popover/popover-trigger.mjs +6 -6
- package/dist/components/popover/popover.d.mts +14 -14
- package/dist/components/popover/popover.mjs +4 -4
- package/dist/components/radio/index.d.mts +14 -14
- package/dist/components/radio/index.mjs +10 -10
- package/dist/components/radio/radio.d.mts +14 -14
- package/dist/components/radio/radio.mjs +9 -9
- package/dist/components/search/index.d.mts +14 -14
- package/dist/components/search/index.mjs +12 -12
- package/dist/components/search/search.d.mts +14 -14
- package/dist/components/search/search.mjs +11 -11
- package/dist/components/select/index.d.mts +14 -14
- package/dist/components/select/index.mjs +4 -4
- package/dist/components/select/select-optgroup.d.mts +14 -14
- package/dist/components/select/select-optgroup.mjs +1 -1
- package/dist/components/select/select-option.d.mts +14 -14
- package/dist/components/select/select-option.mjs +1 -1
- package/dist/components/select/select.d.mts +14 -14
- package/dist/components/select/select.mjs +1 -1
- package/dist/components/selectfield/index.d.mts +14 -14
- package/dist/components/selectfield/index.mjs +14 -14
- package/dist/components/selectfield/selectfield.d.mts +14 -14
- package/dist/components/selectfield/selectfield.mjs +13 -13
- package/dist/components/skip-link/index.d.mts +14 -14
- package/dist/components/skip-link/index.mjs +2 -2
- package/dist/components/skip-link/skip-link.d.mts +14 -14
- package/dist/components/skip-link/skip-link.mjs +1 -1
- package/dist/components/spinner/index.d.mts +14 -14
- package/dist/components/spinner/index.mjs +2 -2
- package/dist/components/spinner/spinner.d.mts +14 -14
- package/dist/components/spinner/spinner.mjs +1 -1
- package/dist/components/sticky-header/index.d.mts +2 -2
- package/dist/components/sticky-header/index.mjs +2 -2
- package/dist/components/sticky-header/sticky-header.d.mts +1 -1
- package/dist/components/sticky-header/sticky-header.mjs +1 -1
- package/dist/components/switch/index.d.mts +15 -0
- package/dist/components/switch/index.mjs +12 -0
- package/dist/components/switch/switch.d.mts +15 -0
- package/dist/components/switch/switch.mjs +11 -0
- package/dist/components/tabs/index.d.mts +14 -14
- package/dist/components/tabs/index.mjs +9 -9
- package/dist/components/tabs/tab.d.mts +14 -14
- package/dist/components/tabs/tab.mjs +5 -5
- package/dist/components/tabs/tabs-list.d.mts +14 -14
- package/dist/components/tabs/tabs-list.mjs +1 -1
- package/dist/components/tabs/tabs-panel.d.mts +14 -14
- package/dist/components/tabs/tabs-panel.mjs +1 -1
- package/dist/components/tabs/tabs.d.mts +14 -14
- package/dist/components/tabs/tabs.mjs +1 -1
- package/dist/components/textarea/index.d.mts +14 -14
- package/dist/components/textarea/index.mjs +2 -2
- package/dist/components/textarea/textarea.d.mts +14 -14
- package/dist/components/textarea/textarea.mjs +1 -1
- package/dist/components/textfield/index.d.mts +14 -14
- package/dist/components/textfield/index.mjs +14 -14
- package/dist/components/textfield/textfield.d.mts +14 -14
- package/dist/components/textfield/textfield.mjs +13 -13
- package/dist/components/validation-message/index.d.mts +14 -14
- package/dist/components/validation-message/index.mjs +2 -2
- package/dist/components/validation-message/validation-message.d.mts +14 -14
- package/dist/components/validation-message/validation-message.mjs +1 -1
- package/dist/{details-D4VH6E0R.mjs → details-BFP82eFe.mjs} +1 -1
- package/dist/{details-D4VH6E0R.mjs.map → details-BFP82eFe.mjs.map} +1 -1
- package/dist/{details-content-B7ok4sGK.mjs → details-content-B-YYBzuY.mjs} +1 -1
- package/dist/{details-content-B7ok4sGK.mjs.map → details-content-B-YYBzuY.mjs.map} +1 -1
- package/dist/{details-summary-DYKjcdQr.mjs → details-summary-BiXSfZfC.mjs} +1 -1
- package/dist/{details-summary-DYKjcdQr.mjs.map → details-summary-BiXSfZfC.mjs.map} +1 -1
- package/dist/{dialog-CkZ4LOv1.mjs → dialog-CRNSJEfp.mjs} +3 -3
- package/dist/{dialog-CkZ4LOv1.mjs.map → dialog-CRNSJEfp.mjs.map} +1 -1
- package/dist/{dialog-close-button-BPOMOrmU.mjs → dialog-close-button-BQiLlxh_.mjs} +2 -2
- package/dist/dialog-close-button-BQiLlxh_.mjs.map +1 -0
- package/dist/{dialog-content-DCqxHQ2D.mjs → dialog-content-CrbstN2A.mjs} +1 -1
- package/dist/{dialog-content-DCqxHQ2D.mjs.map → dialog-content-CrbstN2A.mjs.map} +1 -1
- package/dist/{dialog-footer-D97z516F.mjs → dialog-footer-CFNIIiwS.mjs} +1 -1
- package/dist/{dialog-footer-D97z516F.mjs.map → dialog-footer-CFNIIiwS.mjs.map} +1 -1
- package/dist/{dialog-header-BDTiP8hv.mjs → dialog-header-Duz76tEF.mjs} +1 -1
- package/dist/{dialog-header-BDTiP8hv.mjs.map → dialog-header-Duz76tEF.mjs.map} +1 -1
- package/dist/{dialog-trigger-BHEji57K.mjs → dialog-trigger-BwjU9AQE.mjs} +3 -3
- package/dist/{dialog-trigger-BHEji57K.mjs.map → dialog-trigger-BwjU9AQE.mjs.map} +1 -1
- package/dist/{dialog-trigger-context-BwUYBtJQ.d.mts → dialog-trigger-context-DTtpry85.d.mts} +3 -3
- package/dist/{dialog-trigger-context-12u8rF2F.mjs → dialog-trigger-context-DqM6S5V-.mjs} +1 -1
- package/dist/{dialog-trigger-context-12u8rF2F.mjs.map → dialog-trigger-context-DqM6S5V-.mjs.map} +1 -1
- package/dist/{drawer-Cyj5ZzZy.mjs → drawer-Ds2MkNjF.mjs} +2 -2
- package/dist/{drawer-Cyj5ZzZy.mjs.map → drawer-Ds2MkNjF.mjs.map} +1 -1
- package/dist/{drawer-close-button-CfpcB-sx.mjs → drawer-close-button-BzgfCB46.mjs} +2 -2
- package/dist/{drawer-close-button-CfpcB-sx.mjs.map → drawer-close-button-BzgfCB46.mjs.map} +1 -1
- package/dist/{drawer-content-CmLUocox.mjs → drawer-content-DxY9zj19.mjs} +2 -2
- package/dist/{drawer-content-CmLUocox.mjs.map → drawer-content-DxY9zj19.mjs.map} +1 -1
- package/dist/{drawer-footer-BpdPP7SJ.mjs → drawer-footer-DEZvKbZ9.mjs} +2 -2
- package/dist/{drawer-footer-BpdPP7SJ.mjs.map → drawer-footer-DEZvKbZ9.mjs.map} +1 -1
- package/dist/{drawer-header-vrtnI3iU.mjs → drawer-header-8MFxFbKD.mjs} +2 -2
- package/dist/{drawer-header-vrtnI3iU.mjs.map → drawer-header-8MFxFbKD.mjs.map} +1 -1
- package/dist/{drawer-trigger-context-BgA9dHWF.d.mts → drawer-trigger-context-B9FQbPQM.d.mts} +3 -3
- package/dist/{drawer-trigger-context-ByEQE1R2.mjs → drawer-trigger-context-DUYTD43h.mjs} +2 -2
- package/dist/{drawer-trigger-context-ByEQE1R2.mjs.map → drawer-trigger-context-DUYTD43h.mjs.map} +1 -1
- package/dist/{drawer-trigger-7r4hkhE8.mjs → drawer-trigger-uVwwMXt_.mjs} +2 -2
- package/dist/{drawer-trigger-7r4hkhE8.mjs.map → drawer-trigger-uVwwMXt_.mjs.map} +1 -1
- package/dist/{dropdown-Bfh8dKIl.mjs → dropdown-Cpj49-R5.mjs} +2 -2
- package/dist/{dropdown-Bfh8dKIl.mjs.map → dropdown-Cpj49-R5.mjs.map} +1 -1
- package/dist/{dropdown-button-DTwImr6G.mjs → dropdown-button-B6EgzSgh.mjs} +2 -2
- package/dist/{dropdown-button-DTwImr6G.mjs.map → dropdown-button-B6EgzSgh.mjs.map} +1 -1
- package/dist/{dropdown-item-Drtfezem.d.mts → dropdown-item-DXKNHOz3.d.mts} +3 -3
- package/dist/{dropdown-item-B7WklCax.mjs → dropdown-item-rKVicLWJ.mjs} +1 -1
- package/dist/{dropdown-item-B7WklCax.mjs.map → dropdown-item-rKVicLWJ.mjs.map} +1 -1
- package/dist/{dropdown-list-7a62Yp_9.d.mts → dropdown-list-C0ayMUa0.d.mts} +3 -3
- package/dist/{dropdown-list-7Y5EUloM.mjs → dropdown-list-CCnbpP3r.mjs} +1 -1
- package/dist/{dropdown-list-7Y5EUloM.mjs.map → dropdown-list-CCnbpP3r.mjs.map} +1 -1
- package/dist/{dropdown-trigger-idFkFkds.mjs → dropdown-trigger-8zD-9jXF.mjs} +2 -2
- package/dist/{dropdown-trigger-idFkFkds.mjs.map → dropdown-trigger-8zD-9jXF.mjs.map} +1 -1
- package/dist/{dropdown-trigger-context-DcIe8cXy.mjs → dropdown-trigger-context-DnY5awW2.mjs} +2 -2
- package/dist/{dropdown-trigger-context-DcIe8cXy.mjs.map → dropdown-trigger-context-DnY5awW2.mjs.map} +1 -1
- package/dist/{field-BCZ3EqOp.mjs → field-BIBlDQoi.mjs} +1 -1
- package/dist/{field-BCZ3EqOp.mjs.map → field-BIBlDQoi.mjs.map} +1 -1
- package/dist/{field-affix-C4X9hVtO.mjs → field-affix-DNZXWyx-.mjs} +1 -1
- package/dist/{field-affix-C4X9hVtO.mjs.map → field-affix-DNZXWyx-.mjs.map} +1 -1
- package/dist/{field-description-XJjYxMvw.mjs → field-description-Dt2qLchF.mjs} +1 -1
- package/dist/{field-description-XJjYxMvw.mjs.map → field-description-Dt2qLchF.mjs.map} +1 -1
- package/dist/{fieldset-Be8MGUGl.mjs → fieldset-CcTi6Dum.mjs} +1 -1
- package/dist/{fieldset-Be8MGUGl.mjs.map → fieldset-CcTi6Dum.mjs.map} +1 -1
- package/dist/{fieldset-description-BEJMhT5N.mjs → fieldset-description-C2jSmnwk.mjs} +1 -1
- package/dist/{fieldset-description-BEJMhT5N.mjs.map → fieldset-description-C2jSmnwk.mjs.map} +1 -1
- package/dist/{fieldset-legend-6wSBIqEK.mjs → fieldset-legend-CSlBCJxg.mjs} +2 -2
- package/dist/{fieldset-legend-6wSBIqEK.mjs.map → fieldset-legend-CSlBCJxg.mjs.map} +1 -1
- package/dist/{filter-group-VUtoYeik.mjs → filter-group-Djsr79gi.mjs} +1 -1
- package/dist/{filter-group-VUtoYeik.mjs.map → filter-group-Djsr79gi.mjs.map} +1 -1
- package/dist/{footer-BUYDMkxQ.mjs → footer-CMS77qh0.mjs} +2 -2
- package/dist/{footer-BUYDMkxQ.mjs.map → footer-CMS77qh0.mjs.map} +1 -1
- package/dist/{footer-links-DZ3bP7L0.mjs → footer-links-CE3T7evI.mjs} +1 -1
- package/dist/{footer-links-DZ3bP7L0.mjs.map → footer-links-CE3T7evI.mjs.map} +1 -1
- package/dist/{footer-links-CR5Ykrg9.d.mts → footer-links-DHz69lVl.d.mts} +3 -3
- package/dist/{input-npZkJQsL.mjs → input-DU_8Z4cN.mjs} +1 -1
- package/dist/input-DU_8Z4cN.mjs.map +1 -0
- package/dist/{label-CLZYAwXB.mjs → label-QZyUM8Df.mjs} +1 -1
- package/dist/{label-CLZYAwXB.mjs.map → label-QZyUM8Df.mjs.map} +1 -1
- package/dist/{link-Bskmvnx5.mjs → link-CU3kBJB8.mjs} +1 -1
- package/dist/{link-Bskmvnx5.mjs.map → link-CU3kBJB8.mjs.map} +1 -1
- package/dist/{logo-RC98BG2F.mjs → logo-d750FIud.mjs} +1 -1
- package/dist/{logo-RC98BG2F.mjs.map → logo-d750FIud.mjs.map} +1 -1
- package/dist/main.d.mts +18 -18
- package/dist/main.mjs +122 -120
- package/dist/{navbar-BrMRw8N2.mjs → navbar-A1xgv5BY.mjs} +2 -2
- package/dist/{navbar-BrMRw8N2.mjs.map → navbar-A1xgv5BY.mjs.map} +1 -1
- package/dist/{pagination-BVsDp6Md.mjs → pagination-Drbd1147.mjs} +1 -1
- package/dist/{pagination-BVsDp6Md.mjs.map → pagination-Drbd1147.mjs.map} +1 -1
- package/dist/{pagination-button-DV7GBbhq.mjs → pagination-button-DT0m4mTM.mjs} +2 -2
- package/dist/{pagination-button-DV7GBbhq.mjs.map → pagination-button-DT0m4mTM.mjs.map} +1 -1
- package/dist/{pagination-item-OR2QSk7T.mjs → pagination-item-BfCHe-dC.mjs} +1 -1
- package/dist/{pagination-item-OR2QSk7T.mjs.map → pagination-item-BfCHe-dC.mjs.map} +1 -1
- package/dist/{pagination-item-mlFMhLnc.d.mts → pagination-item-Cvl83z9g.d.mts} +3 -3
- package/dist/{popover-ChAkuQdg.mjs → popover-BJuqdEHo.mjs} +1 -1
- package/dist/popover-BJuqdEHo.mjs.map +1 -0
- package/dist/{popover-DXYtGiZI.mjs → popover-Dqhgmd9j.mjs} +4 -4
- package/dist/popover-Dqhgmd9j.mjs.map +1 -0
- package/dist/{popover-trigger-Brt5Ctq5.mjs → popover-trigger-T4NXzZPy.mjs} +3 -3
- package/dist/{popover-trigger-Brt5Ctq5.mjs.map → popover-trigger-T4NXzZPy.mjs.map} +1 -1
- package/dist/{popover-trigger-context-DNeTrjFx.d.mts → popover-trigger-context-BfMeXz8y.d.mts} +3 -3
- package/dist/{popover-trigger-context-jE5SJQHq.mjs → popover-trigger-context-DZFORTLq.mjs} +1 -1
- package/dist/{popover-trigger-context-jE5SJQHq.mjs.map → popover-trigger-context-DZFORTLq.mjs.map} +1 -1
- package/dist/{radio-CZhM8bv4.mjs → radio-CikbRUIb.mjs} +5 -5
- package/dist/{radio-CZhM8bv4.mjs.map → radio-CikbRUIb.mjs.map} +1 -1
- package/dist/{search-DtEa73Zz.mjs → search-CTkPGLRm.mjs} +5 -5
- package/dist/search-CTkPGLRm.mjs.map +1 -0
- package/dist/{select-optgroup-BIIeTki5.mjs → select-optgroup-BzjAhfRU.mjs} +1 -1
- package/dist/{select-optgroup-BIIeTki5.mjs.map → select-optgroup-BzjAhfRU.mjs.map} +1 -1
- package/dist/{select-option-D1fvKZzA.mjs → select-option-DLslGIIp.mjs} +1 -1
- package/dist/{select-option-D1fvKZzA.mjs.map → select-option-DLslGIIp.mjs.map} +1 -1
- package/dist/{select-DJY40TIK.mjs → select-vw7cl3d_.mjs} +1 -1
- package/dist/{select-DJY40TIK.mjs.map → select-vw7cl3d_.mjs.map} +1 -1
- package/dist/{selectfield-Ddsq_Xbt.mjs → selectfield-BrXuaiOJ.mjs} +6 -6
- package/dist/{selectfield-Ddsq_Xbt.mjs.map → selectfield-BrXuaiOJ.mjs.map} +1 -1
- package/dist/{skip-link-B42C5TY2.mjs → skip-link-0SNs70lF.mjs} +1 -1
- package/dist/{skip-link-B42C5TY2.mjs.map → skip-link-0SNs70lF.mjs.map} +1 -1
- package/dist/{spinner-RXF3iel_.mjs → spinner-xmvtWIZ0.mjs} +1 -1
- package/dist/{spinner-RXF3iel_.mjs.map → spinner-xmvtWIZ0.mjs.map} +1 -1
- package/dist/{sticky-header-C2_uIzAY.d.mts → sticky-header-BRlM-wit.d.mts} +3 -3
- package/dist/{sticky-header-CPzI8Eft.mjs → sticky-header-Bwee74P6.mjs} +1 -1
- package/dist/{sticky-header-CPzI8Eft.mjs.map → sticky-header-Bwee74P6.mjs.map} +1 -1
- package/dist/{sub-navbar-BKSTicOx.mjs → sub-navbar-Dke7jNvB.mjs} +3 -3
- package/dist/{sub-navbar-BKSTicOx.mjs.map → sub-navbar-Dke7jNvB.mjs.map} +1 -1
- package/dist/switch-CJtJvYv6.mjs +34 -0
- package/dist/switch-CJtJvYv6.mjs.map +1 -0
- package/dist/{tab-CmqJjQPm.mjs → tab-qLMKkR-4.mjs} +2 -2
- package/dist/{tab-CmqJjQPm.mjs.map → tab-qLMKkR-4.mjs.map} +1 -1
- package/dist/{tabs-T1uV7M_a.mjs → tabs-BYYODpZJ.mjs} +1 -1
- package/dist/{tabs-T1uV7M_a.mjs.map → tabs-BYYODpZJ.mjs.map} +1 -1
- package/dist/{tabs-list-B_hWkbZq.mjs → tabs-list-BAnPnTwx.mjs} +1 -1
- package/dist/{tabs-list-B_hWkbZq.mjs.map → tabs-list-BAnPnTwx.mjs.map} +1 -1
- package/dist/{tabs-panel-DkjUXjIX.mjs → tabs-panel-GX2ZoOvH.mjs} +1 -1
- package/dist/{tabs-panel-DkjUXjIX.mjs.map → tabs-panel-GX2ZoOvH.mjs.map} +1 -1
- package/dist/{textarea-Bl9YoeRB.mjs → textarea-CHhlswpx.mjs} +1 -1
- package/dist/{textarea-Bl9YoeRB.mjs.map → textarea-CHhlswpx.mjs.map} +1 -1
- package/dist/{textfield-nFlOsghw.mjs → textfield-rcRRkfZB.mjs} +8 -8
- package/dist/{textfield-nFlOsghw.mjs.map → textfield-rcRRkfZB.mjs.map} +1 -1
- package/dist/{types-BcT-ov7S.d.mts → types-Bgj7p8nD.d.mts} +1 -1
- package/dist/{types-Bljf8GkA.d.mts → types-Biyhmxh9.d.mts} +1 -1
- package/dist/types.d.mts +1 -1
- package/dist/{useCheckboxGroup-DWqqNSFY.mjs → useCheckboxGroup-B2Px3eiz.mjs} +1 -1
- package/dist/{useCheckboxGroup-DWqqNSFY.mjs.map → useCheckboxGroup-B2Px3eiz.mjs.map} +1 -1
- package/dist/{useCheckboxGroup-DBBHH8cS.d.mts → useCheckboxGroup-BUpI46_M.d.mts} +2 -3
- package/dist/{useIsElementAboveViewport-DTgaSPiF.mjs → useIsElementAboveViewport-BaSLEYQk.mjs} +1 -1
- package/dist/{useIsElementAboveViewport-DTgaSPiF.mjs.map → useIsElementAboveViewport-BaSLEYQk.mjs.map} +1 -1
- package/dist/{useIsElementAboveViewport-Dm5KwNnK.d.mts → useIsElementAboveViewport-BcIGWQqn.d.mts} +1 -1
- package/dist/{useIsomorphicLayoutEffect-B9zYV7Dq.mjs → useIsomorphicLayoutEffect-Bn8aiGVW.mjs} +1 -1
- package/dist/{useIsomorphicLayoutEffect-B9zYV7Dq.mjs.map → useIsomorphicLayoutEffect-Bn8aiGVW.mjs.map} +1 -1
- package/dist/useIsomorphicLayoutEffect-gxToSQn7.d.mts +7 -0
- package/dist/{useMediaQuery-I2eiGl9n.mjs → useMediaQuery-BRGC6S33.mjs} +4 -4
- package/dist/useMediaQuery-BRGC6S33.mjs.map +1 -0
- package/dist/{useMediaQuery-CRVu5ZHm.d.mts → useMediaQuery-CIi3MXay.d.mts} +1 -1
- package/dist/{useMergeRefs-B7Ew7-l-.mjs → useMergeRefs-DeEL5hK6.mjs} +1 -1
- package/dist/useMergeRefs-DeEL5hK6.mjs.map +1 -0
- package/dist/{usePagination-9ht6tr5V.mjs → usePagination-aBXSjQBp.mjs} +1 -1
- package/dist/usePagination-aBXSjQBp.mjs.map +1 -0
- package/dist/{useScrollDirection-D7_FOiXc.mjs → useScrollDirection-C36-HP3S.mjs} +1 -1
- package/dist/{useScrollDirection-D7_FOiXc.mjs.map → useScrollDirection-C36-HP3S.mjs.map} +1 -1
- package/dist/{useScrollDirection-D8-lMWT2.d.mts → useScrollDirection-Cm7w2CbB.d.mts} +1 -1
- package/dist/utilities/hooks/index.d.mts +16 -16
- package/dist/utilities/hooks/index.mjs +7 -7
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.d.mts +1 -1
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.mjs +1 -1
- package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.d.mts +1 -1
- package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.mjs +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.mts +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.mjs +1 -1
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.d.mts +1 -1
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.mjs +2 -2
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.d.mts +0 -1
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.mjs +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.mts +14 -14
- package/dist/utilities/hooks/usePagination/usePagination.mjs +1 -1
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.d.mts +1 -1
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.mjs +1 -1
- package/dist/utilities/index.d.mts +17 -17
- package/dist/utilities/index.mjs +7 -8
- package/dist/utilities/types.d.mts +1 -1
- package/dist/{validation-message-C60moOAJ.mjs → validation-message-376E95cm.mjs} +1 -1
- package/dist/{validation-message-C60moOAJ.mjs.map → validation-message-376E95cm.mjs.map} +1 -1
- package/dist/vanilla/dropdown/index.d.mts +57 -2
- package/dist/vanilla/dropdown/index.mjs +18 -3
- package/dist/vanilla/dropdown/index.mjs.map +1 -0
- package/dist/vanilla/index.d.mts +3 -3
- package/dist/vanilla/index.mjs +3 -3
- package/dist/vanilla/popover/index.d.mts +58 -2
- package/dist/vanilla/popover/index.mjs +1 -1
- package/dist/vanilla/sub-navbar/index.d.mts +23 -2
- package/dist/vanilla/sub-navbar/index.mjs +117 -2
- package/dist/vanilla/sub-navbar/index.mjs.map +1 -0
- package/package.json +6 -7
- package/dist/alert-Bum6ZbI7.mjs.map +0 -1
- package/dist/checkbox-fZxh8_fU.mjs.map +0 -1
- package/dist/dialog-close-button-BPOMOrmU.mjs.map +0 -1
- package/dist/dropdown-DuZCbT-j.mjs +0 -19
- package/dist/dropdown-DuZCbT-j.mjs.map +0 -1
- package/dist/index-8YuwT3Gl.d.mts +0 -58
- package/dist/index-CjIbpoNY.d.mts +0 -59
- package/dist/index-O2Stf8CC.d.mts +0 -23
- package/dist/input-npZkJQsL.mjs.map +0 -1
- package/dist/popover-ChAkuQdg.mjs.map +0 -1
- package/dist/popover-DXYtGiZI.mjs.map +0 -1
- package/dist/search-DtEa73Zz.mjs.map +0 -1
- package/dist/sub-navbar-Cnnpg72B.mjs +0 -118
- package/dist/sub-navbar-Cnnpg72B.mjs.map +0 -1
- package/dist/useIsomorphicLayoutEffect-DpkpaE5o.d.mts +0 -7
- package/dist/useMediaQuery-I2eiGl9n.mjs.map +0 -1
- package/dist/useMergeRefs-B7Ew7-l-.mjs.map +0 -1
- package/dist/usePagination-9ht6tr5V.mjs.map +0 -1
- package/dist/validation-message-DhhtmfvD.mjs +0 -1
- /package/dist/{alert-Bgw2AxD8.mjs → alert-vOhEayej.mjs} +0 -0
- /package/dist/{avatar-Cr72YJ-L.mjs → avatar-5e5_er9-.mjs} +0 -0
- /package/dist/{badge-7ifU6bwK.mjs → badge-D6dJHxi2.mjs} +0 -0
- /package/dist/{button-CIGArw6Y.mjs → button-BoSub8TT.mjs} +0 -0
- /package/dist/{card-DuST6i3I.mjs → card-qYOn8pIl.mjs} +0 -0
- /package/dist/{checkbox-3DfTi0ce.mjs → checkbox-BPiURV39.mjs} +0 -0
- /package/dist/{chip-DgFUa5Ye.mjs → chip-BEnK1Tg4.mjs} +0 -0
- /package/dist/{components-BdkN-_Ml.mjs → details-BTkav6FR.mjs} +0 -0
- /package/dist/{details-CIzGUfEu.mjs → dialog-DOBwB8ll.mjs} +0 -0
- /package/dist/{dialog-C1SXP0W_.mjs → drawer-DYVQZLML.mjs} +0 -0
- /package/dist/{drawer-DMnKXJLc.mjs → dropdown-4m7NoRv7.mjs} +0 -0
- /package/dist/{dropdown-CywQTysC.mjs → field-D8ZE0keC.mjs} +0 -0
- /package/dist/{field-dlY6POMz.mjs → fieldset-EvlIWkNe.mjs} +0 -0
- /package/dist/{fieldset-BwzFUZoW.mjs → filter-group-CqgWY3I1.mjs} +0 -0
- /package/dist/{filter-group-Dg6HgIEt.mjs → footer-CFU5m0uE.mjs} +0 -0
- /package/dist/{footer-otE7lgPI.mjs → hooks-DndqtgSU.mjs} +0 -0
- /package/dist/{index-9o7w1k2p.d.mts → index-C3reD4RP.d.mts} +0 -0
- /package/dist/{hooks-DHUUJnUb.mjs → input-8Az-c2K1.mjs} +0 -0
- /package/dist/{input-B45q_QJe.mjs → label-BrxPu7QD.mjs} +0 -0
- /package/dist/{label-BsNVBUdF.mjs → link-CYniSrWk.mjs} +0 -0
- /package/dist/{link-DHnBZB44.mjs → logo-Cj67VFWL.mjs} +0 -0
- /package/dist/{logo-BefTu0Vy.mjs → navbar-Ch7rJsaf.mjs} +0 -0
- /package/dist/{navbar-Cypkd4U3.mjs → pagination-BK24_vW3.mjs} +0 -0
- /package/dist/{pagination-C5SJFVIg.mjs → popover-C_lxbEYu.mjs} +0 -0
- /package/dist/{popover-8vTBTV78.mjs → radio-DoypqZjr.mjs} +0 -0
- /package/dist/{radio-CxXWLUKN.mjs → search-B71qkkhd.mjs} +0 -0
- /package/dist/{search-Cprk0LkD.mjs → select-D80ba0X2.mjs} +0 -0
- /package/dist/{select-DoRxDJyZ.mjs → selectfield-acG211WN.mjs} +0 -0
- /package/dist/{selectfield-DxSdNYcd.mjs → skip-link-DtgRPO9V.mjs} +0 -0
- /package/dist/{skip-link-B_bGWDKA.mjs → spinner-C4Z-GQVz.mjs} +0 -0
- /package/dist/{spinner-AVbCkbaj.mjs → sticky-header-j3zwZtj_.mjs} +0 -0
- /package/dist/{sticky-header-DtFcfpHJ.mjs → switch-DZsMi5Uf.mjs} +0 -0
- /package/dist/{tabs-IvYkQ0JK.mjs → tabs-Bdxundn7.mjs} +0 -0
- /package/dist/{textarea-Cd80tzk3.mjs → textarea-BDAr1Unx.mjs} +0 -0
- /package/dist/{textfield-CB6b8VQQ.mjs → textfield-BFLLhYVI.mjs} +0 -0
- /package/dist/{utilities-D-mDqsCm.mjs → validation-message-YHHHXfxE.mjs} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fieldset-
|
|
1
|
+
{"version":3,"file":"fieldset-CcTi6Dum.mjs","names":[],"sources":["../src/components/fieldset/fieldset.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { FieldsetHTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type FieldsetProps = MergeRight<\n DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>,\n {\n ref?: Ref<HTMLFieldSetElement>;\n }\n>;\n\nexport const Fieldset = ({ children, className, dark, ref, ...props }: FieldsetProps) => {\n return (\n <fieldset className={clsx('bi-fieldset', className)} data-dark={dark} ref={ref} {...props}>\n {children}\n </fieldset>\n );\n};\n"],"mappings":";;;;AAYA,MAAa,YAAY,EAAE,UAAU,WAAW,MAAM,KAAK,GAAG,YAA2B;AACvF,QACE,oBAAC;EAAS,WAAW,KAAK,eAAe,UAAU;EAAE,aAAW;EAAW;EAAK,GAAI;EACjF;GACQ"}
|
package/dist/{fieldset-description-BEJMhT5N.mjs.map → fieldset-description-C2jSmnwk.mjs.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fieldset-description-
|
|
1
|
+
{"version":3,"file":"fieldset-description-C2jSmnwk.mjs","names":[],"sources":["../src/components/fieldset/fieldset-description.tsx"],"sourcesContent":["import { Slot } from '@radix-ui/react-slot';\nimport type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport type { AsChildProps } from '../../types';\n\nexport type FieldsetDescriptionProps = MergeRight<\n AsChildProps & HTMLAttributes<HTMLParagraphElement>,\n {\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const FieldsetDescription = ({ asChild, ref, ...props }: FieldsetDescriptionProps) => {\n const Component = asChild ? Slot : 'p';\n\n return <Component ref={ref} {...props} />;\n};\n"],"mappings":";;;;AAYA,MAAa,uBAAuB,EAAE,SAAS,KAAK,GAAG,YAAsC;AAG3F,QAAO,oBAFW,UAAU,OAAO;EAEZ;EAAK,GAAI;GAAS"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as Label } from "./label-
|
|
1
|
+
import { t as Label } from "./label-QZyUM8Df.mjs";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/fieldset/fieldset-legend.tsx
|
|
@@ -16,4 +16,4 @@ const FieldsetLegend = ({ children, dark, ref, ...props }) => {
|
|
|
16
16
|
|
|
17
17
|
//#endregion
|
|
18
18
|
export { FieldsetLegend as t };
|
|
19
|
-
//# sourceMappingURL=fieldset-legend-
|
|
19
|
+
//# sourceMappingURL=fieldset-legend-CSlBCJxg.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fieldset-legend-
|
|
1
|
+
{"version":3,"file":"fieldset-legend-CSlBCJxg.mjs","names":[],"sources":["../src/components/fieldset/fieldset-legend.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport { Label, type LabelProps } from '../label';\n\nexport type FieldsetLegendProps = MergeRight<\n LabelProps & HTMLAttributes<HTMLLegendElement>,\n {\n ref?: Ref<HTMLLegendElement>;\n }\n>;\n\nexport const FieldsetLegend = ({ children, dark, ref, ...props }: FieldsetLegendProps) => {\n return (\n <Label asChild dark={dark}>\n <legend ref={ref} {...props}>\n {children}\n </legend>\n </Label>\n );\n};\n"],"mappings":";;;;AAWA,MAAa,kBAAkB,EAAE,UAAU,MAAM,KAAK,GAAG,YAAiC;AACxF,QACE,oBAAC;EAAM;EAAc;YACnB,oBAAC;GAAY;GAAK,GAAI;GACnB;IACM;GACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter-group-
|
|
1
|
+
{"version":3,"file":"filter-group-Djsr79gi.mjs","names":[],"sources":["../src/components/filter-group/filter-group.tsx"],"sourcesContent":["import { useControllableState } from '@radix-ui/react-use-controllable-state';\nimport clsx from 'clsx';\nimport { type Ref, useId, type HtmlHTMLAttributes, type ReactNode } from 'react';\nimport type { AsChildProps, DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport { ChevronDownIcon, ChevronUpIcon } from '@bi-digital/icons';\n\nexport type FilterGroupProps = MergeRight<\n DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>,\n {\n /** Icon displayed in the filter group */\n icon: ReactNode;\n /** Label of the filter group */\n label: ReactNode;\n /** Default open state of the filter group, should not be used together with `open` */\n defaultOpen?: boolean;\n /** Control the open state of the filter group */\n open?: boolean;\n /** Callback when the open state changes */\n onOpenChange?: (open: boolean) => void;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const FilterGroup = ({\n dark,\n icon,\n label,\n defaultOpen = false,\n open,\n onOpenChange,\n children,\n className,\n ref,\n ...props\n}: FilterGroupProps) => {\n const filterContentId = useId();\n const [isOpen, setIsOpen] = useControllableState({\n prop: open,\n onChange: onOpenChange,\n defaultProp: defaultOpen,\n caller: 'FilterGroup',\n });\n return (\n <div className={clsx('bi-filter-group', className)} data-dark={dark} data-expanded={isOpen} {...props} ref={ref}>\n <button onClick={() => setIsOpen((prev) => !prev)} aria-expanded={isOpen} aria-controls={filterContentId}>\n {icon}\n <h3>{label}</h3>\n {isOpen ? <ChevronUpIcon /> : <ChevronDownIcon />}\n </button>\n <div id={filterContentId}>{children}</div>\n </div>\n );\n};\n"],"mappings":";;;;;;;AAwBA,MAAa,eAAe,EAC1B,MACA,MACA,OACA,cAAc,OACd,MACA,cACA,UACA,WACA,KACA,GAAG,YACmB;CACtB,MAAM,kBAAkB,OAAO;CAC/B,MAAM,CAAC,QAAQ,aAAa,qBAAqB;EAC/C,MAAM;EACN,UAAU;EACV,aAAa;EACb,QAAQ;EACT,CAAC;AACF,QACE,qBAAC;EAAI,WAAW,KAAK,mBAAmB,UAAU;EAAE,aAAW;EAAM,iBAAe;EAAQ,GAAI;EAAY;aAC1G,qBAAC;GAAO,eAAe,WAAW,SAAS,CAAC,KAAK;GAAE,iBAAe;GAAQ,iBAAe;;IACtF;IACD,oBAAC,kBAAI,QAAW;IACf,SAAS,oBAAC,kBAAgB,GAAG,oBAAC,oBAAkB;;IAC1C,EACT,oBAAC;GAAI,IAAI;GAAkB;IAAe;GACtC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as Button } from "./button-
|
|
1
|
+
import { t as Button } from "./button-CDtQwUfp.mjs";
|
|
2
2
|
import clsx from "clsx/lite";
|
|
3
3
|
import { FacebookIcon, InstagramIcon, LinkedinIcon, XIcon } from "@bi-digital/icons";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -108,4 +108,4 @@ const Footer = ({ dark, copyRightText = "Handelshøyskolen BI", hideAccreditatio
|
|
|
108
108
|
|
|
109
109
|
//#endregion
|
|
110
110
|
export { Footer as t };
|
|
111
|
-
//# sourceMappingURL=footer-
|
|
111
|
+
//# sourceMappingURL=footer-CMS77qh0.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"footer-
|
|
1
|
+
{"version":3,"file":"footer-CMS77qh0.mjs","names":[],"sources":["../src/components/footer/footer.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport { FacebookIcon, XIcon, LinkedinIcon, InstagramIcon } from '@bi-digital/icons';\nimport { Button } from '../button';\n\nexport type FooterProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The text to display in the copyright section.\n * @default 'Handelshøyskolen BI'\n */\n copyRightText?: string;\n /**\n * Whether to hide the accreditation icons.\n * @default false\n */\n hideAccreditationIcons?: boolean;\n /**\n * Whether to hide the social media icons.\n * @default false\n */\n hideSocialMediaIcons?: boolean;\n /**\n * Whether to hide the copyright text.\n * @default false\n */\n hideCopyRight?: boolean;\n ref?: Ref<HTMLDivElement>;\n }\n>;\n\nexport const Footer = ({\n dark,\n copyRightText = 'Handelshøyskolen BI',\n hideAccreditationIcons = false,\n hideSocialMediaIcons = false,\n hideCopyRight = false,\n className,\n children,\n ref,\n ...props\n}: FooterProps) => {\n return (\n <footer className={clsx('bi-footer', className)} data-dark={dark} ref={ref} {...props}>\n <div className='bi-footer--links-container'>{children}</div>\n {!hideAccreditationIcons && (\n <div className='bi-footer--accreditations'>\n <a\n aria-label='AACSB-link'\n target='_blank'\n href='https://www.aacsb.edu/accreditation'\n rel='noopener noreferrer'\n >\n <span className='bi-footer--aacsb' />\n </a>\n <a\n aria-label='Equis-link'\n target='_blank'\n href='https://www.efmdglobal.org/accreditations/business-schools/equis/'\n rel='noopener noreferrer'\n >\n <span className='bi-footer--equis' />\n </a>\n <a aria-label='AMBA-link' target='_blank' href='https://www.associationofmbas.com/' rel='noopener noreferrer'>\n <span className='bi-footer--amba' />\n </a>\n </div>\n )}\n {!hideSocialMediaIcons && (\n <div className='bi-footer--socials'>\n <Button size='large' variant='text' icon asChild dark={dark}>\n <a target='_blank' href='https://www.facebook.com/HandelshoyskolenBI/' rel='noopener noreferrer'>\n <FacebookIcon title='BI Facebook' />\n </a>\n </Button>\n <Button size='large' variant='text' icon asChild dark={dark}>\n <a target='_blank' href='https://twitter.com/handelshoyskbi' rel='noopener noreferrer'>\n <XIcon title='BI X' />\n </a>\n </Button>\n <Button size='large' variant='text' icon asChild dark={dark}>\n <a\n target='_blank'\n href='https://www.linkedin.com/school/bi-norwegian-business-school/'\n rel='noopener noreferrer'\n >\n <LinkedinIcon title='BI LinkedIn' />\n </a>\n </Button>\n <Button size='large' variant='text' icon asChild dark={dark}>\n <a target='_blank' href='https://www.instagram.com/binorwegianbusinesschool/' rel='noopener noreferrer'>\n <InstagramIcon title='BI Instagram' />\n </a>\n </Button>\n </div>\n )}\n {!hideCopyRight && <p className='bi-footer--copyright'>{`© ${new Date().getFullYear()} ${copyRightText}`}</p>}\n </footer>\n );\n};\n"],"mappings":";;;;;;AAkCA,MAAa,UAAU,EACrB,MACA,gBAAgB,uBAChB,yBAAyB,OACzB,uBAAuB,OACvB,gBAAgB,OAChB,WACA,UACA,KACA,GAAG,YACc;AACjB,QACE,qBAAC;EAAO,WAAW,KAAK,aAAa,UAAU;EAAE,aAAW;EAAW;EAAK,GAAI;;GAC9E,oBAAC;IAAI,WAAU;IAA8B;KAAe;GAC3D,CAAC,0BACA,qBAAC;IAAI,WAAU;;KACb,oBAAC;MACC,cAAW;MACX,QAAO;MACP,MAAK;MACL,KAAI;gBAEJ,oBAAC,UAAK,WAAU,qBAAqB;OACnC;KACJ,oBAAC;MACC,cAAW;MACX,QAAO;MACP,MAAK;MACL,KAAI;gBAEJ,oBAAC,UAAK,WAAU,qBAAqB;OACnC;KACJ,oBAAC;MAAE,cAAW;MAAY,QAAO;MAAS,MAAK;MAAqC,KAAI;gBACtF,oBAAC,UAAK,WAAU,oBAAoB;OAClC;;KACA;GAEP,CAAC,wBACA,qBAAC;IAAI,WAAU;;KACb,oBAAC;MAAO,MAAK;MAAQ,SAAQ;MAAO;MAAK;MAAc;gBACrD,oBAAC;OAAE,QAAO;OAAS,MAAK;OAA+C,KAAI;iBACzE,oBAAC,gBAAa,OAAM,gBAAgB;QAClC;OACG;KACT,oBAAC;MAAO,MAAK;MAAQ,SAAQ;MAAO;MAAK;MAAc;gBACrD,oBAAC;OAAE,QAAO;OAAS,MAAK;OAAqC,KAAI;iBAC/D,oBAAC,SAAM,OAAM,SAAS;QACpB;OACG;KACT,oBAAC;MAAO,MAAK;MAAQ,SAAQ;MAAO;MAAK;MAAc;gBACrD,oBAAC;OACC,QAAO;OACP,MAAK;OACL,KAAI;iBAEJ,oBAAC,gBAAa,OAAM,gBAAgB;QAClC;OACG;KACT,oBAAC;MAAO,MAAK;MAAQ,SAAQ;MAAO;MAAK;MAAc;gBACrD,oBAAC;OAAE,QAAO;OAAS,MAAK;OAAsD,KAAI;iBAChF,oBAAC,iBAAc,OAAM,iBAAiB;QACpC;OACG;;KACL;GAEP,CAAC,iBAAiB,oBAAC;IAAE,WAAU;cAAwB,sBAAK,IAAI,MAAM,EAAC,aAAa,CAAC,GAAG;KAAoB;;GACtG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"footer-links-
|
|
1
|
+
{"version":3,"file":"footer-links-CE3T7evI.mjs","names":[],"sources":["../src/components/footer/footer-links.tsx"],"sourcesContent":["import type { HTMLAttributes, Ref } from 'react';\n\nexport type FooterLinksProps = HTMLAttributes<HTMLDivElement> & {\n /**\n * Optional leading text to display before the links.\n */\n leadingText?: string;\n ref?: Ref<HTMLDivElement>;\n};\n\nexport const FooterLinks = ({ leadingText, children, ref, ...props }: FooterLinksProps) => {\n return (\n <div className='bi-footer--links' ref={ref} {...props}>\n {leadingText && <p>{leadingText}:</p>}\n <div>{children}</div>\n </div>\n );\n};\n"],"mappings":";;;AAUA,MAAa,eAAe,EAAE,aAAa,UAAU,KAAK,GAAG,YAA8B;AACzF,QACE,qBAAC;EAAI,WAAU;EAAwB;EAAK,GAAI;aAC7C,eAAe,qBAAC,kBAAG,aAAY,OAAK,EACrC,oBAAC,SAAK,WAAe;GACjB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
2
2
|
import { HTMLAttributes, Ref } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/components/footer/footer-links.d.ts
|
|
@@ -14,7 +14,7 @@ declare const FooterLinks: ({
|
|
|
14
14
|
children,
|
|
15
15
|
ref,
|
|
16
16
|
...props
|
|
17
|
-
}: FooterLinksProps) =>
|
|
17
|
+
}: FooterLinksProps) => react_jsx_runtime30.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { FooterLinksProps as n, FooterLinks as t };
|
|
20
|
-
//# sourceMappingURL=footer-links-
|
|
20
|
+
//# sourceMappingURL=footer-links-DHz69lVl.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"input-DU_8Z4cN.mjs","names":[],"sources":["../src/components/input/input.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { InputHTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type InputProps = MergeRight<\n DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>,\n {\n /**\n * Size of the input field.\n * @default 'medium'\n */\n size?: 'medium' | 'large';\n /**\n * The `input` type\n * @default 'text'\n * */\n type?:\n | 'checkbox'\n | 'color'\n | 'date'\n | 'datetime-local'\n | 'email'\n | 'file'\n | 'hidden'\n | 'month'\n | 'number'\n | 'password'\n | 'radio'\n | 'search'\n | 'tel'\n | 'text'\n | 'time'\n | 'url'\n | 'week';\n /** Set the visible width, in characters, of the `Input` component. */\n visibleWidth?: number;\n /**\n * Disable the element.\n * Avoid using if possible for accessibility purposes\n */\n disabled?: boolean;\n /** Toggle `readOnly` */\n readOnly?: boolean;\n ref?: Ref<HTMLInputElement>;\n }\n>;\n\nexport const Input = ({\n type = 'text',\n size = 'medium',\n visibleWidth,\n className,\n onChange,\n onClick,\n dark,\n readOnly,\n ref,\n ...props\n}: InputProps) => {\n return (\n <input\n className={clsx('bi-input', className)}\n data-dark={dark}\n data-size={size}\n ref={ref}\n type={type}\n readOnly={readOnly}\n onChange={(event) => readOnly || onChange?.(event)} // Make readonly work for [type=\"checkbox\"]/[type=\"radio\"]\n onClick={(event) => {\n if (readOnly) event.preventDefault(); // Make readonly work for [type=\"checkbox\"]/[type=\"radio\"]\n onClick?.(event);\n }}\n size={visibleWidth}\n {...props}\n />\n );\n};\n"],"mappings":";;;;AAgDA,MAAa,SAAS,EACpB,OAAO,QACP,OAAO,UACP,cACA,WACA,UACA,SACA,MACA,UACA,KACA,GAAG,YACa;AAChB,QACE,oBAAC;EACC,WAAW,KAAK,YAAY,UAAU;EACtC,aAAW;EACX,aAAW;EACN;EACC;EACI;EACV,WAAW,UAAU,YAAY,WAAW,MAAM;EAClD,UAAU,UAAU;AAClB,OAAI,SAAU,OAAM,gBAAgB;AACpC,aAAU,MAAM;;EAElB,MAAM;EACN,GAAI;GACJ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"label-
|
|
1
|
+
{"version":3,"file":"label-QZyUM8Df.mjs","names":[],"sources":["../src/components/label/label.tsx"],"sourcesContent":["import { Slot } from '@radix-ui/react-slot';\nimport clsx from 'clsx/lite';\nimport type { LabelHTMLAttributes, Ref } from 'react';\nimport type { AsChildProps, DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type LabelProps = MergeRight<\n DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>,\n {\n /**\n * Sets the font weight of the label. Use this when you have a label hierarchy, such as checkboxes/radios in a fieldset\n * @default 'semibold'\n */\n weight?: 'regular' | 'medium' | 'semibold';\n ref?: Ref<HTMLLabelElement>;\n }\n>;\n\nexport const Label = ({ className, weight = 'semibold', dark, asChild, ref, ...props }: LabelProps) => {\n const Component = asChild ? Slot : 'label';\n\n return (\n <Component ref={ref} className={clsx('bi-label', className)} data-dark={dark} data-weight={weight} {...props} />\n );\n};\n"],"mappings":";;;;;AAkBA,MAAa,SAAS,EAAE,WAAW,SAAS,YAAY,MAAM,SAAS,KAAK,GAAG,YAAwB;AAGrG,QACE,oBAHgB,UAAU,OAAO;EAGjB;EAAK,WAAW,KAAK,YAAY,UAAU;EAAE,aAAW;EAAM,eAAa;EAAQ,GAAI;GAAS"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"link-
|
|
1
|
+
{"version":3,"file":"link-CU3kBJB8.mjs","names":[],"sources":["../src/components/link/link.tsx"],"sourcesContent":["import { Slot } from '@radix-ui/react-slot';\nimport clsx from 'clsx';\nimport type { AnchorHTMLAttributes, ReactNode, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type LinkProps = MergeRight<\n DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>,\n {\n /**\n * Set the color of the link.\n * @default 'primary'\n */\n color?: 'primary' | 'neutral';\n /**\n * Control the underline style of the link.\n * - 'always': The link is always underlined.\n * - 'hover': The link is underlined only on hover.\n * @default 'always'\n */\n underline?: 'always' | 'hover';\n children: ReactNode;\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<HTMLAnchorElement>;\n }\n>;\n\nexport const Link = ({ asChild, className, color, dark, underline, ref, ...rest }: LinkProps) => {\n const Component = asChild ? Slot : 'a';\n\n return (\n <Component\n className={clsx('bi-link', className)}\n data-color={color}\n data-dark={dark}\n data-underline={underline}\n ref={ref}\n {...rest}\n />\n );\n};\n"],"mappings":";;;;;AA+BA,MAAa,QAAQ,EAAE,SAAS,WAAW,OAAO,MAAM,WAAW,KAAK,GAAG,WAAsB;AAG/F,QACE,oBAHgB,UAAU,OAAO;EAI/B,WAAW,KAAK,WAAW,UAAU;EACrC,cAAY;EACZ,aAAW;EACX,kBAAgB;EACX;EACL,GAAI;GACJ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logo-
|
|
1
|
+
{"version":3,"file":"logo-d750FIud.mjs","names":[],"sources":["../src/components/logo/logo.tsx"],"sourcesContent":["import clsx from 'clsx';\nimport type { HTMLAttributes, Ref } from 'react';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type LogoProps = MergeRight<\n DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>,\n {\n /**\n * Determines if the international logo should be used.\n * @default false\n */\n international?: boolean;\n /**\n * Determines if the logo text should be displayed vertically.\n * Only applies when `international` is `true`.\n * @default false\n */\n vertical?: boolean;\n /**\n * Determines the height of the logo.\n * @default 'medium'\n */\n size?: 'xs' | 'small' | 'medium' | 'large' | 'xl' | 'xxl';\n ref?: Ref<HTMLSpanElement>;\n }\n>;\n\nexport const Logo = ({\n dark = false,\n international = false,\n vertical = false,\n size = 'medium',\n className,\n ref,\n ...props\n}: LogoProps) => {\n return (\n <span\n {...props}\n className={clsx('bi-logo', className)}\n data-dark={dark}\n data-international={international}\n data-vertical={vertical}\n data-size={size}\n ref={ref}\n />\n );\n};\n"],"mappings":";;;;AA4BA,MAAa,QAAQ,EACnB,OAAO,OACP,gBAAgB,OAChB,WAAW,OACX,OAAO,UACP,WACA,KACA,GAAG,YACY;AACf,QACE,oBAAC;EACC,GAAI;EACJ,WAAW,KAAK,WAAW,UAAU;EACrC,aAAW;EACX,sBAAoB;EACpB,iBAAe;EACf,aAAW;EACN;GACL"}
|
package/dist/main.d.mts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { r as useCheckboxGroup, t as UseCheckboxGroupOptions } from "./useCheckboxGroup-
|
|
2
|
-
import { t as useIsomorphicLayoutEffect } from "./useIsomorphicLayoutEffect-
|
|
3
|
-
import "./types-
|
|
4
|
-
import { $ as
|
|
5
|
-
import { n as DialogTriggerContext, r as DialogTriggerContextProps, t as Context } from "./dialog-trigger-context-
|
|
6
|
-
import { n as DrawerTriggerContextProps, t as DrawerTriggerContext } from "./drawer-trigger-context-
|
|
7
|
-
import { n as PopoverTriggerContext, r as PopoverTriggerContextProps } from "./popover-trigger-context-
|
|
8
|
-
import { n as DropdownItemProps, t as DropdownItem } from "./dropdown-item-
|
|
9
|
-
import { n as DropdownListProps, t as DropdownList } from "./dropdown-list-
|
|
10
|
-
import { n as FooterLinksProps, t as FooterLinks } from "./footer-links-
|
|
11
|
-
import { n as PaginationItemProps, t as PaginationItem } from "./pagination-item-
|
|
12
|
-
import { n as StickyHeaderProps, t as StickyHeader } from "./sticky-header-
|
|
13
|
-
import "./index-
|
|
14
|
-
import { t as useIsElementAboveViewport } from "./useIsElementAboveViewport-
|
|
15
|
-
import { t as useScrollDirection } from "./useScrollDirection-
|
|
16
|
-
import { n as useMediaQuery, t as UseMediaQueryOptions } from "./useMediaQuery-
|
|
17
|
-
import { t as MergeRight } from "./types-
|
|
18
|
-
export { Alert, AlertFooter, AlertFooterProps, AlertProps, Avatar, AvatarProps, Badge, BadgeProps, Button, ButtonProps, Card, CardAction, CardActionProps, CardActions, CardActionsProps, CardContent, CardContentProps, CardDate, CardDateProps, CardHeader, CardHeaderProps, CardMedia, CardMediaProps, CardProps, Checkbox, CheckboxProps, CheckboxSubsection, CheckboxSubsectionProps, Chip, ChipProps, Context, Details, DetailsContent, DetailsContentProps, DetailsProps, DetailsSummary, DetailsSummaryProps, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerContext, DialogTriggerContextProps, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerContext, DrawerTriggerContextProps, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownItem, DropdownItemProps, DropdownList, DropdownListProps, DropdownProps, DropdownTrigger, DropdownTriggerContext, DropdownTriggerContextProps, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, FilterGroup, FilterGroupProps, Footer, FooterLinks, FooterLinksProps, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, MergeRight, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationItem, PaginationItemProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerContext, PopoverTriggerContextProps, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, Selectfield, SelectfieldProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, StickyHeader, StickyHeaderProps, SubNavbar, SubNavbarProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UseCheckboxGroupOptions, UseMediaQueryOptions, UsePaginationProps, ValidationMessage, ValidationMessageProps, useCheckboxGroup, useIsElementAboveViewport, useIsomorphicLayoutEffect, useMediaQuery, usePagination, useScrollDirection };
|
|
1
|
+
import { r as useCheckboxGroup, t as UseCheckboxGroupOptions } from "./useCheckboxGroup-BUpI46_M.mjs";
|
|
2
|
+
import { t as useIsomorphicLayoutEffect } from "./useIsomorphicLayoutEffect-gxToSQn7.mjs";
|
|
3
|
+
import "./types-Bgj7p8nD.mjs";
|
|
4
|
+
import { $ as FieldsetLegend, $t as DetailsContent, A as SelectOptionProps, An as AvatarProps, At as DrawerTriggerProps, B as PaginationProps, Bt as DialogCloseButtonProps, C as SkipLink, Cn as Card, Ct as PopoverTrigger, D as SelectOptgroup, Dn as Badge, Dt as DrawerCloseButton, E as SelectfieldProps, En as ButtonProps, Et as PopoverProps, F as Radio, Ft as DrawerContent, G as Logo, Gt as DialogHeader, H as SubNavbarProps, Ht as DialogTriggerProps, I as RadioProps, It as DrawerContentProps, J as LinkProps, Jt as DialogContentProps, K as LogoProps, Kt as DialogHeaderProps, L as PaginationButton, Lt as Drawer, M as SelectProps, Mn as AlertProps, Mt as DrawerFooterProps, N as Search, Nt as DrawerHeader, O as SelectOptgroupProps, On as BadgeProps, Ot as DrawerCloseButtonProps, P as SearchProps, Pt as DrawerHeaderProps, Q as FilterGroupProps, Qt as DetailsSummaryProps, R as PaginationButtonProps, Rt as DrawerProps, S as SpinnerProps, Sn as CardActionsProps, St as DropdownProps, T as Selectfield, Tn as Button, Tt as Popover, U as Navbar, Ut as DialogFooter, V as SubNavbar, Vt as DialogTrigger, W as NavbarProps, Wt as DialogFooterProps, X as FooterProps, Xt as DialogProps, Y as Footer, Yt as Dialog, Z as FilterGroup, Zt as DetailsSummary, _ as Tabs, _n as CardContent, _t as DropdownTrigger, a as ValidationMessage, an as CheckboxSubsection, at as Fieldset, b as SwitchProps, bn as CardActionProps, bt as DropdownButtonProps, c as TextfieldProps, cn as CheckboxProps, ct as FieldAffixProps, d as TabsPanel, dn as CardDate, dt as FieldDescription, en as DetailsContentProps, et as FieldsetLegendProps, f as TabsPanelProps, fn as CardDateProps, ft as FieldDescriptionProps, g as TabProps, gn as CardHeaderProps, gt as DropdownTriggerContextProps, h as Tab, hn as CardHeader, ht as DropdownTriggerContext, i as usePagination, in as ChipProps, it as FieldsetDescriptionProps, j as Select, jn as Alert, jt as DrawerFooter, k as SelectOption, kn as Avatar, kt as DrawerTrigger, l as Textarea, ln as Input, lt as FieldAffixes, m as TabsListProps, mn as CardMediaProps, mt as FieldProps, n as AlertFooterProps, nn as DetailsProps, nt as LabelProps, o as ValidationMessageProps, on as CheckboxSubsectionProps, ot as FieldsetProps, p as TabsList, pn as CardMedia, pt as Field, q as Link, qt as DialogContent, r as UsePaginationProps, rn as Chip, rt as FieldsetDescription, s as Textfield, sn as Checkbox, st as FieldAffix, t as AlertFooter, tn as Details, tt as Label, u as TextareaProps, un as InputProps, ut as FieldAffixesProps, v as TabsProps, vn as CardContentProps, vt as DropdownTriggerProps, w as SkipLinkProps, wn as CardProps, wt as PopoverTriggerProps, x as Spinner, xn as CardActions, xt as Dropdown, y as Switch, yn as CardAction, yt as DropdownButton, z as Pagination, zt as DialogCloseButton } from "./alert-footer-BpkOdCCs.mjs";
|
|
5
|
+
import { n as DialogTriggerContext, r as DialogTriggerContextProps, t as Context } from "./dialog-trigger-context-DTtpry85.mjs";
|
|
6
|
+
import { n as DrawerTriggerContextProps, t as DrawerTriggerContext } from "./drawer-trigger-context-B9FQbPQM.mjs";
|
|
7
|
+
import { n as PopoverTriggerContext, r as PopoverTriggerContextProps } from "./popover-trigger-context-BfMeXz8y.mjs";
|
|
8
|
+
import { n as DropdownItemProps, t as DropdownItem } from "./dropdown-item-DXKNHOz3.mjs";
|
|
9
|
+
import { n as DropdownListProps, t as DropdownList } from "./dropdown-list-C0ayMUa0.mjs";
|
|
10
|
+
import { n as FooterLinksProps, t as FooterLinks } from "./footer-links-DHz69lVl.mjs";
|
|
11
|
+
import { n as PaginationItemProps, t as PaginationItem } from "./pagination-item-Cvl83z9g.mjs";
|
|
12
|
+
import { n as StickyHeaderProps, t as StickyHeader } from "./sticky-header-BRlM-wit.mjs";
|
|
13
|
+
import "./index-C3reD4RP.mjs";
|
|
14
|
+
import { t as useIsElementAboveViewport } from "./useIsElementAboveViewport-BcIGWQqn.mjs";
|
|
15
|
+
import { t as useScrollDirection } from "./useScrollDirection-Cm7w2CbB.mjs";
|
|
16
|
+
import { n as useMediaQuery, t as UseMediaQueryOptions } from "./useMediaQuery-CIi3MXay.mjs";
|
|
17
|
+
import { t as MergeRight } from "./types-Biyhmxh9.mjs";
|
|
18
|
+
export { Alert, AlertFooter, AlertFooterProps, AlertProps, Avatar, AvatarProps, Badge, BadgeProps, Button, ButtonProps, Card, CardAction, CardActionProps, CardActions, CardActionsProps, CardContent, CardContentProps, CardDate, CardDateProps, CardHeader, CardHeaderProps, CardMedia, CardMediaProps, CardProps, Checkbox, CheckboxProps, CheckboxSubsection, CheckboxSubsectionProps, Chip, ChipProps, Context, Details, DetailsContent, DetailsContentProps, DetailsProps, DetailsSummary, DetailsSummaryProps, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerContext, DialogTriggerContextProps, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerContext, DrawerTriggerContextProps, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownItem, DropdownItemProps, DropdownList, DropdownListProps, DropdownProps, DropdownTrigger, DropdownTriggerContext, DropdownTriggerContextProps, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, FilterGroup, FilterGroupProps, Footer, FooterLinks, FooterLinksProps, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, MergeRight, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationItem, PaginationItemProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerContext, PopoverTriggerContextProps, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, Selectfield, SelectfieldProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, StickyHeader, StickyHeaderProps, SubNavbar, SubNavbarProps, Switch, SwitchProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UseCheckboxGroupOptions, UseMediaQueryOptions, UsePaginationProps, ValidationMessage, ValidationMessageProps, useCheckboxGroup, useIsElementAboveViewport, useIsomorphicLayoutEffect, useMediaQuery, usePagination, useScrollDirection };
|
package/dist/main.mjs
CHANGED
|
@@ -1,121 +1,123 @@
|
|
|
1
|
-
import { t as Alert } from "./alert-
|
|
2
|
-
import { t as AlertFooter } from "./alert-footer-
|
|
3
|
-
import "./alert-
|
|
4
|
-
import { t as Avatar } from "./avatar-
|
|
5
|
-
import "./avatar-
|
|
6
|
-
import { t as Badge } from "./badge-
|
|
7
|
-
import "./badge-
|
|
8
|
-
import { t as Spinner } from "./spinner-
|
|
9
|
-
import "./spinner-
|
|
10
|
-
import { t as Button } from "./button-
|
|
11
|
-
import "./button-
|
|
12
|
-
import { t as Card } from "./card-
|
|
13
|
-
import { t as CardActions } from "./card-actions-
|
|
14
|
-
import { t as CardAction } from "./card-action-
|
|
15
|
-
import { t as CardContent } from "./card-content-
|
|
16
|
-
import { t as CardHeader } from "./card-header-
|
|
17
|
-
import { t as CardMedia } from "./card-media-
|
|
18
|
-
import { t as CardDate } from "./card-date-
|
|
19
|
-
import "./card-
|
|
20
|
-
import { t as Field } from "./field-
|
|
21
|
-
import { t as FieldDescription } from "./field-description-
|
|
22
|
-
import { n as FieldAffixes, t as FieldAffix } from "./field-affix-
|
|
23
|
-
import "./field-
|
|
24
|
-
import { t as Input } from "./input-
|
|
25
|
-
import "./input-
|
|
26
|
-
import { t as Label } from "./label-
|
|
27
|
-
import "./label-
|
|
28
|
-
import "./useMergeRefs-
|
|
29
|
-
import { t as Checkbox } from "./checkbox-
|
|
30
|
-
import { t as CheckboxSubsection } from "./checkbox-subsection-
|
|
31
|
-
import "./checkbox-
|
|
32
|
-
import { t as Chip } from "./chip-
|
|
33
|
-
import "./chip-
|
|
34
|
-
import { t as Details } from "./details-
|
|
35
|
-
import { t as DetailsContent } from "./details-content-
|
|
36
|
-
import { t as DetailsSummary } from "./details-summary-
|
|
37
|
-
import "./details-
|
|
38
|
-
import { n as DialogTriggerContext } from "./dialog-trigger-context-
|
|
39
|
-
import { t as Dialog } from "./dialog-
|
|
40
|
-
import { t as DialogContent } from "./dialog-content-
|
|
41
|
-
import { t as DialogHeader } from "./dialog-header-
|
|
42
|
-
import { t as DialogFooter } from "./dialog-footer-
|
|
43
|
-
import { t as DialogTrigger } from "./dialog-trigger-
|
|
44
|
-
import { t as DialogCloseButton } from "./dialog-close-button-
|
|
45
|
-
import "./dialog-
|
|
46
|
-
import { t as Drawer } from "./drawer-
|
|
47
|
-
import { t as DrawerContent } from "./drawer-content-
|
|
48
|
-
import { t as DrawerHeader } from "./drawer-header-
|
|
49
|
-
import { t as DrawerFooter } from "./drawer-footer-
|
|
50
|
-
import { t as DrawerTrigger } from "./drawer-trigger-
|
|
51
|
-
import { t as DrawerTriggerContext } from "./drawer-trigger-context-
|
|
52
|
-
import { t as DrawerCloseButton } from "./drawer-close-button-
|
|
53
|
-
import "./drawer-
|
|
54
|
-
import { n as PopoverTriggerContext } from "./popover-trigger-context-
|
|
55
|
-
import "./popover-
|
|
56
|
-
import { t as Popover } from "./popover-
|
|
57
|
-
import { t as PopoverTrigger } from "./popover-trigger-
|
|
58
|
-
import "./popover-
|
|
59
|
-
import { t as Dropdown } from "./dropdown-
|
|
60
|
-
import { t as DropdownButton } from "./dropdown-button-
|
|
61
|
-
import { t as DropdownItem } from "./dropdown-item-
|
|
62
|
-
import { t as DropdownList } from "./dropdown-list-
|
|
63
|
-
import { t as DropdownTrigger } from "./dropdown-trigger-
|
|
64
|
-
import { t as DropdownTriggerContext } from "./dropdown-trigger-context-
|
|
65
|
-
import "./dropdown-
|
|
66
|
-
import { t as Fieldset } from "./fieldset-
|
|
67
|
-
import { t as FieldsetDescription } from "./fieldset-description-
|
|
68
|
-
import { t as FieldsetLegend } from "./fieldset-legend-
|
|
69
|
-
import "./fieldset-
|
|
70
|
-
import { t as FilterGroup } from "./filter-group-
|
|
71
|
-
import "./filter-group-
|
|
72
|
-
import { t as Footer } from "./footer-
|
|
73
|
-
import { t as FooterLinks } from "./footer-links-
|
|
74
|
-
import "./footer-
|
|
75
|
-
import { t as Link } from "./link-
|
|
76
|
-
import "./link-
|
|
77
|
-
import { t as Logo } from "./logo-
|
|
78
|
-
import "./logo-
|
|
79
|
-
import { t as Navbar } from "./navbar-
|
|
80
|
-
import { t as useCheckboxGroup } from "./useCheckboxGroup-
|
|
81
|
-
import { t as useIsomorphicLayoutEffect } from "./useIsomorphicLayoutEffect-
|
|
82
|
-
import { t as usePagination } from "./usePagination-
|
|
83
|
-
import { t as useIsElementAboveViewport } from "./useIsElementAboveViewport-
|
|
84
|
-
import { t as useScrollDirection } from "./useScrollDirection-
|
|
85
|
-
import { t as useMediaQuery } from "./useMediaQuery-
|
|
86
|
-
import "./hooks-
|
|
87
|
-
import { t as SubNavbar } from "./sub-navbar-
|
|
88
|
-
import "./navbar-
|
|
89
|
-
import { t as Pagination } from "./pagination-
|
|
90
|
-
import { t as PaginationButton } from "./pagination-button-
|
|
91
|
-
import { t as PaginationItem } from "./pagination-item-
|
|
92
|
-
import "./pagination-
|
|
93
|
-
import { t as Radio } from "./radio-
|
|
94
|
-
import "./radio-
|
|
95
|
-
import { t as Search } from "./search-
|
|
96
|
-
import "./search-
|
|
97
|
-
import { t as Select } from "./select-
|
|
98
|
-
import { t as SelectOption } from "./select-option-
|
|
99
|
-
import { t as SelectOptgroup } from "./select-optgroup-
|
|
100
|
-
import "./select-
|
|
101
|
-
import { t as ValidationMessage } from "./validation-message-
|
|
102
|
-
import "./validation-message-
|
|
103
|
-
import { t as Selectfield } from "./selectfield-
|
|
104
|
-
import "./selectfield-
|
|
105
|
-
import { t as SkipLink } from "./skip-link-
|
|
106
|
-
import "./skip-link-
|
|
107
|
-
import { t as StickyHeader } from "./sticky-header-
|
|
108
|
-
import "./sticky-header-
|
|
109
|
-
import { t as
|
|
110
|
-
import
|
|
111
|
-
import { t as
|
|
112
|
-
import { t as
|
|
113
|
-
import "./tabs-
|
|
114
|
-
import { t as
|
|
115
|
-
import "./
|
|
116
|
-
import { t as
|
|
117
|
-
import "./
|
|
118
|
-
import "./
|
|
119
|
-
import "./
|
|
1
|
+
import { t as Alert } from "./alert-B-qfyhxc.mjs";
|
|
2
|
+
import { t as AlertFooter } from "./alert-footer-CiXj-PGD.mjs";
|
|
3
|
+
import "./alert-vOhEayej.mjs";
|
|
4
|
+
import { t as Avatar } from "./avatar-BEjjwjRn.mjs";
|
|
5
|
+
import "./avatar-5e5_er9-.mjs";
|
|
6
|
+
import { t as Badge } from "./badge-tAjYsQEq.mjs";
|
|
7
|
+
import "./badge-D6dJHxi2.mjs";
|
|
8
|
+
import { t as Spinner } from "./spinner-xmvtWIZ0.mjs";
|
|
9
|
+
import "./spinner-C4Z-GQVz.mjs";
|
|
10
|
+
import { t as Button } from "./button-CDtQwUfp.mjs";
|
|
11
|
+
import "./button-BoSub8TT.mjs";
|
|
12
|
+
import { t as Card } from "./card-BwkKWLCT.mjs";
|
|
13
|
+
import { t as CardActions } from "./card-actions-DQXkkGKI.mjs";
|
|
14
|
+
import { t as CardAction } from "./card-action-CkWX8kB1.mjs";
|
|
15
|
+
import { t as CardContent } from "./card-content-zQQxsR9_.mjs";
|
|
16
|
+
import { t as CardHeader } from "./card-header-DkKr5o8N.mjs";
|
|
17
|
+
import { t as CardMedia } from "./card-media-Bv2VWU3K.mjs";
|
|
18
|
+
import { t as CardDate } from "./card-date-PwKzeTzD.mjs";
|
|
19
|
+
import "./card-qYOn8pIl.mjs";
|
|
20
|
+
import { t as Field } from "./field-BIBlDQoi.mjs";
|
|
21
|
+
import { t as FieldDescription } from "./field-description-Dt2qLchF.mjs";
|
|
22
|
+
import { n as FieldAffixes, t as FieldAffix } from "./field-affix-DNZXWyx-.mjs";
|
|
23
|
+
import "./field-D8ZE0keC.mjs";
|
|
24
|
+
import { t as Input } from "./input-DU_8Z4cN.mjs";
|
|
25
|
+
import "./input-8Az-c2K1.mjs";
|
|
26
|
+
import { t as Label } from "./label-QZyUM8Df.mjs";
|
|
27
|
+
import "./label-BrxPu7QD.mjs";
|
|
28
|
+
import "./useMergeRefs-DeEL5hK6.mjs";
|
|
29
|
+
import { t as Checkbox } from "./checkbox-DLGjrSt2.mjs";
|
|
30
|
+
import { t as CheckboxSubsection } from "./checkbox-subsection-Dq60blow.mjs";
|
|
31
|
+
import "./checkbox-BPiURV39.mjs";
|
|
32
|
+
import { t as Chip } from "./chip-BzRByPTB.mjs";
|
|
33
|
+
import "./chip-BEnK1Tg4.mjs";
|
|
34
|
+
import { t as Details } from "./details-BFP82eFe.mjs";
|
|
35
|
+
import { t as DetailsContent } from "./details-content-B-YYBzuY.mjs";
|
|
36
|
+
import { t as DetailsSummary } from "./details-summary-BiXSfZfC.mjs";
|
|
37
|
+
import "./details-BTkav6FR.mjs";
|
|
38
|
+
import { n as DialogTriggerContext } from "./dialog-trigger-context-DqM6S5V-.mjs";
|
|
39
|
+
import { t as Dialog } from "./dialog-CRNSJEfp.mjs";
|
|
40
|
+
import { t as DialogContent } from "./dialog-content-CrbstN2A.mjs";
|
|
41
|
+
import { t as DialogHeader } from "./dialog-header-Duz76tEF.mjs";
|
|
42
|
+
import { t as DialogFooter } from "./dialog-footer-CFNIIiwS.mjs";
|
|
43
|
+
import { t as DialogTrigger } from "./dialog-trigger-BwjU9AQE.mjs";
|
|
44
|
+
import { t as DialogCloseButton } from "./dialog-close-button-BQiLlxh_.mjs";
|
|
45
|
+
import "./dialog-DOBwB8ll.mjs";
|
|
46
|
+
import { t as Drawer } from "./drawer-Ds2MkNjF.mjs";
|
|
47
|
+
import { t as DrawerContent } from "./drawer-content-DxY9zj19.mjs";
|
|
48
|
+
import { t as DrawerHeader } from "./drawer-header-8MFxFbKD.mjs";
|
|
49
|
+
import { t as DrawerFooter } from "./drawer-footer-DEZvKbZ9.mjs";
|
|
50
|
+
import { t as DrawerTrigger } from "./drawer-trigger-uVwwMXt_.mjs";
|
|
51
|
+
import { t as DrawerTriggerContext } from "./drawer-trigger-context-DUYTD43h.mjs";
|
|
52
|
+
import { t as DrawerCloseButton } from "./drawer-close-button-BzgfCB46.mjs";
|
|
53
|
+
import "./drawer-DYVQZLML.mjs";
|
|
54
|
+
import { n as PopoverTriggerContext } from "./popover-trigger-context-DZFORTLq.mjs";
|
|
55
|
+
import "./popover-BJuqdEHo.mjs";
|
|
56
|
+
import { t as Popover } from "./popover-Dqhgmd9j.mjs";
|
|
57
|
+
import { t as PopoverTrigger } from "./popover-trigger-T4NXzZPy.mjs";
|
|
58
|
+
import "./popover-C_lxbEYu.mjs";
|
|
59
|
+
import { t as Dropdown } from "./dropdown-Cpj49-R5.mjs";
|
|
60
|
+
import { t as DropdownButton } from "./dropdown-button-B6EgzSgh.mjs";
|
|
61
|
+
import { t as DropdownItem } from "./dropdown-item-rKVicLWJ.mjs";
|
|
62
|
+
import { t as DropdownList } from "./dropdown-list-CCnbpP3r.mjs";
|
|
63
|
+
import { t as DropdownTrigger } from "./dropdown-trigger-8zD-9jXF.mjs";
|
|
64
|
+
import { t as DropdownTriggerContext } from "./dropdown-trigger-context-DnY5awW2.mjs";
|
|
65
|
+
import "./dropdown-4m7NoRv7.mjs";
|
|
66
|
+
import { t as Fieldset } from "./fieldset-CcTi6Dum.mjs";
|
|
67
|
+
import { t as FieldsetDescription } from "./fieldset-description-C2jSmnwk.mjs";
|
|
68
|
+
import { t as FieldsetLegend } from "./fieldset-legend-CSlBCJxg.mjs";
|
|
69
|
+
import "./fieldset-EvlIWkNe.mjs";
|
|
70
|
+
import { t as FilterGroup } from "./filter-group-Djsr79gi.mjs";
|
|
71
|
+
import "./filter-group-CqgWY3I1.mjs";
|
|
72
|
+
import { t as Footer } from "./footer-CMS77qh0.mjs";
|
|
73
|
+
import { t as FooterLinks } from "./footer-links-CE3T7evI.mjs";
|
|
74
|
+
import "./footer-CFU5m0uE.mjs";
|
|
75
|
+
import { t as Link } from "./link-CU3kBJB8.mjs";
|
|
76
|
+
import "./link-CYniSrWk.mjs";
|
|
77
|
+
import { t as Logo } from "./logo-d750FIud.mjs";
|
|
78
|
+
import "./logo-Cj67VFWL.mjs";
|
|
79
|
+
import { t as Navbar } from "./navbar-A1xgv5BY.mjs";
|
|
80
|
+
import { t as useCheckboxGroup } from "./useCheckboxGroup-B2Px3eiz.mjs";
|
|
81
|
+
import { t as useIsomorphicLayoutEffect } from "./useIsomorphicLayoutEffect-Bn8aiGVW.mjs";
|
|
82
|
+
import { t as usePagination } from "./usePagination-aBXSjQBp.mjs";
|
|
83
|
+
import { t as useIsElementAboveViewport } from "./useIsElementAboveViewport-BaSLEYQk.mjs";
|
|
84
|
+
import { t as useScrollDirection } from "./useScrollDirection-C36-HP3S.mjs";
|
|
85
|
+
import { t as useMediaQuery } from "./useMediaQuery-BRGC6S33.mjs";
|
|
86
|
+
import "./hooks-DndqtgSU.mjs";
|
|
87
|
+
import { t as SubNavbar } from "./sub-navbar-Dke7jNvB.mjs";
|
|
88
|
+
import "./navbar-Ch7rJsaf.mjs";
|
|
89
|
+
import { t as Pagination } from "./pagination-Drbd1147.mjs";
|
|
90
|
+
import { t as PaginationButton } from "./pagination-button-DT0m4mTM.mjs";
|
|
91
|
+
import { t as PaginationItem } from "./pagination-item-BfCHe-dC.mjs";
|
|
92
|
+
import "./pagination-BK24_vW3.mjs";
|
|
93
|
+
import { t as Radio } from "./radio-CikbRUIb.mjs";
|
|
94
|
+
import "./radio-DoypqZjr.mjs";
|
|
95
|
+
import { t as Search } from "./search-CTkPGLRm.mjs";
|
|
96
|
+
import "./search-B71qkkhd.mjs";
|
|
97
|
+
import { t as Select } from "./select-vw7cl3d_.mjs";
|
|
98
|
+
import { t as SelectOption } from "./select-option-DLslGIIp.mjs";
|
|
99
|
+
import { t as SelectOptgroup } from "./select-optgroup-BzjAhfRU.mjs";
|
|
100
|
+
import "./select-D80ba0X2.mjs";
|
|
101
|
+
import { t as ValidationMessage } from "./validation-message-376E95cm.mjs";
|
|
102
|
+
import "./validation-message-YHHHXfxE.mjs";
|
|
103
|
+
import { t as Selectfield } from "./selectfield-BrXuaiOJ.mjs";
|
|
104
|
+
import "./selectfield-acG211WN.mjs";
|
|
105
|
+
import { t as SkipLink } from "./skip-link-0SNs70lF.mjs";
|
|
106
|
+
import "./skip-link-DtgRPO9V.mjs";
|
|
107
|
+
import { t as StickyHeader } from "./sticky-header-Bwee74P6.mjs";
|
|
108
|
+
import "./sticky-header-j3zwZtj_.mjs";
|
|
109
|
+
import { t as Switch } from "./switch-CJtJvYv6.mjs";
|
|
110
|
+
import "./switch-DZsMi5Uf.mjs";
|
|
111
|
+
import { t as Tabs } from "./tabs-BYYODpZJ.mjs";
|
|
112
|
+
import { t as Tab } from "./tab-qLMKkR-4.mjs";
|
|
113
|
+
import { t as TabsList } from "./tabs-list-BAnPnTwx.mjs";
|
|
114
|
+
import { t as TabsPanel } from "./tabs-panel-GX2ZoOvH.mjs";
|
|
115
|
+
import "./tabs-Bdxundn7.mjs";
|
|
116
|
+
import { t as Textarea } from "./textarea-CHhlswpx.mjs";
|
|
117
|
+
import "./textarea-BDAr1Unx.mjs";
|
|
118
|
+
import { t as Textfield } from "./textfield-rcRRkfZB.mjs";
|
|
119
|
+
import "./textfield-BFLLhYVI.mjs";
|
|
120
|
+
import "./components/index.mjs";
|
|
121
|
+
import "./utilities/index.mjs";
|
|
120
122
|
|
|
121
|
-
export { Alert, AlertFooter, Avatar, Badge, Button, Card, CardAction, CardActions, CardContent, CardDate, CardHeader, CardMedia, Checkbox, CheckboxSubsection, Chip, Details, DetailsContent, DetailsSummary, Dialog, DialogCloseButton, DialogContent, DialogFooter, DialogHeader, DialogTrigger, DialogTriggerContext, Drawer, DrawerCloseButton, DrawerContent, DrawerFooter, DrawerHeader, DrawerTrigger, DrawerTriggerContext, Dropdown, DropdownButton, DropdownItem, DropdownList, DropdownTrigger, DropdownTriggerContext, Field, FieldAffix, FieldAffixes, FieldDescription, Fieldset, FieldsetDescription, FieldsetLegend, FilterGroup, Footer, FooterLinks, Input, Label, Link, Logo, Navbar, Pagination, PaginationButton, PaginationItem, Popover, PopoverTrigger, PopoverTriggerContext, Radio, Search, Select, SelectOptgroup, SelectOption, Selectfield, SkipLink, Spinner, StickyHeader, SubNavbar, Tab, Tabs, TabsList, TabsPanel, Textarea, Textfield, ValidationMessage, useCheckboxGroup, useIsElementAboveViewport, useIsomorphicLayoutEffect, useMediaQuery, usePagination, useScrollDirection };
|
|
123
|
+
export { Alert, AlertFooter, Avatar, Badge, Button, Card, CardAction, CardActions, CardContent, CardDate, CardHeader, CardMedia, Checkbox, CheckboxSubsection, Chip, Details, DetailsContent, DetailsSummary, Dialog, DialogCloseButton, DialogContent, DialogFooter, DialogHeader, DialogTrigger, DialogTriggerContext, Drawer, DrawerCloseButton, DrawerContent, DrawerFooter, DrawerHeader, DrawerTrigger, DrawerTriggerContext, Dropdown, DropdownButton, DropdownItem, DropdownList, DropdownTrigger, DropdownTriggerContext, Field, FieldAffix, FieldAffixes, FieldDescription, Fieldset, FieldsetDescription, FieldsetLegend, FilterGroup, Footer, FooterLinks, Input, Label, Link, Logo, Navbar, Pagination, PaginationButton, PaginationItem, Popover, PopoverTrigger, PopoverTriggerContext, Radio, Search, Select, SelectOptgroup, SelectOption, Selectfield, SkipLink, Spinner, StickyHeader, SubNavbar, Switch, Tab, Tabs, TabsList, TabsPanel, Textarea, Textfield, ValidationMessage, useCheckboxGroup, useIsElementAboveViewport, useIsomorphicLayoutEffect, useMediaQuery, usePagination, useScrollDirection };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as Logo } from "./logo-
|
|
1
|
+
import { t as Logo } from "./logo-d750FIud.mjs";
|
|
2
2
|
import clsx from "clsx/lite";
|
|
3
3
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
4
|
|
|
@@ -20,4 +20,4 @@ const Navbar = ({ dark = false, fixed = false, homeAriaLabel, skipLink, homeHref
|
|
|
20
20
|
|
|
21
21
|
//#endregion
|
|
22
22
|
export { Navbar as t };
|
|
23
|
-
//# sourceMappingURL=navbar-
|
|
23
|
+
//# sourceMappingURL=navbar-A1xgv5BY.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"navbar-
|
|
1
|
+
{"version":3,"file":"navbar-A1xgv5BY.mjs","names":[],"sources":["../src/components/navbar/navbar.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport { Logo } from '../logo';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type NavbarProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Skip link.\n */\n skipLink?: ReactNode;\n /**\n * Determines if the navbar should be fixed.\n * @default false\n */\n fixed?: boolean;\n /**\n * Aria label for the home link.\n */\n homeAriaLabel: string;\n /**\n * Href for the home link.\n */\n homeHref: string;\n /**\n * Override the default logo\n */\n logo?: ReactNode;\n ref?: Ref<HTMLElement>;\n }\n>;\n\nexport const Navbar = ({\n dark = false,\n fixed = false,\n homeAriaLabel,\n skipLink,\n homeHref,\n logo,\n children,\n className,\n ref,\n ...props\n}: NavbarProps) => {\n return (\n <nav {...props} className={clsx('bi-navbar', className)} data-fixed={fixed} data-dark={dark} ref={ref}>\n {skipLink}\n <header>\n <a aria-label={homeAriaLabel} href={homeHref}>\n {logo || <Logo dark={dark} />}\n </a>\n {children}\n </header>\n </nav>\n );\n};\n"],"mappings":";;;;;AAkCA,MAAa,UAAU,EACrB,OAAO,OACP,QAAQ,OACR,eACA,UACA,UACA,MACA,UACA,WACA,KACA,GAAG,YACc;AACjB,QACE,qBAAC;EAAI,GAAI;EAAO,WAAW,KAAK,aAAa,UAAU;EAAE,cAAY;EAAO,aAAW;EAAW;aAC/F,UACD,qBAAC,uBACC,oBAAC;GAAE,cAAY;GAAe,MAAM;aACjC,QAAQ,oBAAC,QAAW,OAAQ;IAC3B,EACH,YACM;GACL"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagination-
|
|
1
|
+
{"version":3,"file":"pagination-Drbd1147.mjs","names":[],"sources":["../src/components/pagination/pagination.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type PaginationProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n ref?: Ref<HTMLUListElement>;\n }\n>;\n\nexport const Pagination = ({ className, dark = false, ref, children, ...props }: PaginationProps) => {\n return (\n <nav className={clsx('bi-pagination', className)} data-dark={dark} ref={ref} {...props}>\n <ul>{children}</ul>\n </nav>\n );\n};\n"],"mappings":";;;;AAYA,MAAa,cAAc,EAAE,WAAW,OAAO,OAAO,KAAK,UAAU,GAAG,YAA6B;AACnG,QACE,oBAAC;EAAI,WAAW,KAAK,iBAAiB,UAAU;EAAE,aAAW;EAAW;EAAK,GAAI;YAC/E,oBAAC,QAAI,WAAc;GACf"}
|