@bi-digital/react 0.6.8 → 0.8.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-BFTlBQCl.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-BP2Q3KEA.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-BuP2a1-8.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-BZZfp-oa.mjs} +2 -2
- package/dist/{dropdown-Bfh8dKIl.mjs.map → dropdown-BZZfp-oa.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-B9Toa4yI.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-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-list-7a62Yp_9.d.mts → dropdown-list-Ce8CUTGr.d.mts} +3 -3
- 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-CR5Ykrg9.d.mts → footer-links-B8XVWRnL.d.mts} +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/{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-DBpTl8iP.d.mts} +3 -3
- package/dist/{popover-ChAkuQdg.mjs → popover-B8P0dE2-.mjs} +6 -3
- package/dist/popover-B8P0dE2-.mjs.map +1 -0
- package/dist/{popover-DXYtGiZI.mjs → popover-CGqBsAam.mjs} +9 -6
- package/dist/popover-CGqBsAam.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-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/{popover-trigger-context-DNeTrjFx.d.mts → popover-trigger-context-HGF38PbW.d.mts} +3 -3
- 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-CPzI8Eft.mjs → sticky-header-Bwee74P6.mjs} +1 -1
- package/dist/{sticky-header-CPzI8Eft.mjs.map → sticky-header-Bwee74P6.mjs.map} +1 -1
- package/dist/{sticky-header-C2_uIzAY.d.mts → sticky-header-CQ10VPji.d.mts} +3 -3
- 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,7 +1,7 @@
|
|
|
1
|
-
import { n as DefaultProps, r as LabelRequiredProps, t as AsChildProps } from "./types-
|
|
2
|
-
import { r as PopoverTriggerContextProps } from "./popover-trigger-context-
|
|
3
|
-
import { t as MergeRight } from "./types-
|
|
4
|
-
import * as
|
|
1
|
+
import { n as DefaultProps, r as LabelRequiredProps, t as AsChildProps } from "./types-Bgj7p8nD.mjs";
|
|
2
|
+
import { r as PopoverTriggerContextProps } from "./popover-trigger-context-HGF38PbW.mjs";
|
|
3
|
+
import { t as MergeRight } from "./types-Biyhmxh9.mjs";
|
|
4
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
5
5
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
6
6
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
7
7
|
|
|
@@ -16,10 +16,8 @@ type AlertProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
16
16
|
* Size of the alert.
|
|
17
17
|
* @default 'medium'
|
|
18
18
|
*/
|
|
19
|
-
size?: 'small' | 'medium' | 'large';
|
|
20
|
-
/**
|
|
21
|
-
closeButton?: ReactNode;
|
|
22
|
-
/** Override the default icon which is decided by the `variant`. Set to `null` to remove the icon. */
|
|
19
|
+
size?: 'small' | 'medium' | 'large'; /** Custom close button. It's your responsibility to make the button close the alert. */
|
|
20
|
+
closeButton?: ReactNode; /** Override the default icon which is decided by the `variant`. Set to `null` to remove the icon. */
|
|
23
21
|
icon?: ReactNode;
|
|
24
22
|
/**
|
|
25
23
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
@@ -39,7 +37,7 @@ declare const Alert: ({
|
|
|
39
37
|
size,
|
|
40
38
|
ref,
|
|
41
39
|
...rest
|
|
42
|
-
}: AlertProps) =>
|
|
40
|
+
}: AlertProps) => react_jsx_runtime44.JSX.Element;
|
|
43
41
|
//#endregion
|
|
44
42
|
//#region src/components/avatar/avatar.d.ts
|
|
45
43
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -79,7 +77,7 @@ declare const Avatar: ({
|
|
|
79
77
|
color,
|
|
80
78
|
children,
|
|
81
79
|
...props
|
|
82
|
-
}: AvatarProps) =>
|
|
80
|
+
}: AvatarProps) => react_jsx_runtime44.JSX.Element;
|
|
83
81
|
//#endregion
|
|
84
82
|
//#region src/components/badge/badge.d.ts
|
|
85
83
|
type BadgeProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -110,7 +108,7 @@ declare const Badge: ({
|
|
|
110
108
|
asChild,
|
|
111
109
|
ref,
|
|
112
110
|
...props
|
|
113
|
-
}: BadgeProps) =>
|
|
111
|
+
}: BadgeProps) => react_jsx_runtime44.JSX.Element;
|
|
114
112
|
//#endregion
|
|
115
113
|
//#region src/components/button/button.d.ts
|
|
116
114
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -141,12 +139,9 @@ type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElem
|
|
|
141
139
|
* Always provide a descriptive aria-label for accessibility when set to true.
|
|
142
140
|
* @default false
|
|
143
141
|
*/
|
|
144
|
-
icon?: boolean;
|
|
145
|
-
/** Set an icon
|
|
146
|
-
|
|
147
|
-
/** Set an icon after the button label, no effect if `icon=true` */
|
|
148
|
-
endIcon?: ReactNode;
|
|
149
|
-
/** Make the button active by showing an active state. */
|
|
142
|
+
icon?: boolean; /** Set an icon before the button label, no effect if `icon=true` */
|
|
143
|
+
startIcon?: ReactNode; /** Set an icon after the button label, no effect if `icon=true` */
|
|
144
|
+
endIcon?: ReactNode; /** Make the button active by showing an active state. */
|
|
150
145
|
active?: boolean;
|
|
151
146
|
ref?: Ref<HTMLButtonElement>;
|
|
152
147
|
/**
|
|
@@ -175,7 +170,7 @@ declare const Button: ({
|
|
|
175
170
|
active,
|
|
176
171
|
ref,
|
|
177
172
|
...props
|
|
178
|
-
}: ButtonProps) =>
|
|
173
|
+
}: ButtonProps) => react_jsx_runtime44.JSX.Element;
|
|
179
174
|
//#endregion
|
|
180
175
|
//#region src/components/card/card.d.ts
|
|
181
176
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -207,7 +202,7 @@ declare const Card: ({
|
|
|
207
202
|
children,
|
|
208
203
|
asChild,
|
|
209
204
|
...props
|
|
210
|
-
}: CardProps) =>
|
|
205
|
+
}: CardProps) => react_jsx_runtime44.JSX.Element;
|
|
211
206
|
//#endregion
|
|
212
207
|
//#region src/components/card/card-actions.d.ts
|
|
213
208
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -218,7 +213,7 @@ declare const CardActions: ({
|
|
|
218
213
|
ref,
|
|
219
214
|
children,
|
|
220
215
|
...props
|
|
221
|
-
}: CardActionsProps) =>
|
|
216
|
+
}: CardActionsProps) => react_jsx_runtime44.JSX.Element;
|
|
222
217
|
//#endregion
|
|
223
218
|
//#region src/components/card/card-action.d.ts
|
|
224
219
|
type CardActionProps = ButtonProps;
|
|
@@ -229,7 +224,7 @@ declare const CardAction: ({
|
|
|
229
224
|
dark,
|
|
230
225
|
className,
|
|
231
226
|
...props
|
|
232
|
-
}: CardActionProps) =>
|
|
227
|
+
}: CardActionProps) => react_jsx_runtime44.JSX.Element;
|
|
233
228
|
//#endregion
|
|
234
229
|
//#region src/components/card/card-content.d.ts
|
|
235
230
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -247,7 +242,7 @@ declare const CardContent: ({
|
|
|
247
242
|
children,
|
|
248
243
|
asChild,
|
|
249
244
|
...props
|
|
250
|
-
}: CardContentProps) =>
|
|
245
|
+
}: CardContentProps) => react_jsx_runtime44.JSX.Element;
|
|
251
246
|
//#endregion
|
|
252
247
|
//#region src/components/card/card-header.d.ts
|
|
253
248
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -277,7 +272,7 @@ declare const CardHeader: ({
|
|
|
277
272
|
subLabel,
|
|
278
273
|
description,
|
|
279
274
|
...props
|
|
280
|
-
}: CardHeaderProps) =>
|
|
275
|
+
}: CardHeaderProps) => react_jsx_runtime44.JSX.Element;
|
|
281
276
|
//#endregion
|
|
282
277
|
//#region src/components/card/card-media.d.ts
|
|
283
278
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -297,7 +292,7 @@ declare const CardMedia: ({
|
|
|
297
292
|
children,
|
|
298
293
|
overlay,
|
|
299
294
|
...props
|
|
300
|
-
}: CardMediaProps) =>
|
|
295
|
+
}: CardMediaProps) => react_jsx_runtime44.JSX.Element;
|
|
301
296
|
//#endregion
|
|
302
297
|
//#region src/components/card/card-date.d.ts
|
|
303
298
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -317,7 +312,7 @@ declare const CardDate: ({
|
|
|
317
312
|
day,
|
|
318
313
|
month,
|
|
319
314
|
...props
|
|
320
|
-
}: CardDateProps) =>
|
|
315
|
+
}: CardDateProps) => react_jsx_runtime44.JSX.Element;
|
|
321
316
|
//#endregion
|
|
322
317
|
//#region src/components/input/input.d.ts
|
|
323
318
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -330,15 +325,13 @@ type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputEl
|
|
|
330
325
|
* The `input` type
|
|
331
326
|
* @default 'text'
|
|
332
327
|
* */
|
|
333
|
-
type?: 'checkbox' | 'color' | 'date' | 'datetime-local' | 'email' | 'file' | 'hidden' | 'month' | 'number' | 'password' | 'radio' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week';
|
|
334
|
-
/** Set the visible width, in characters, of the `Input` component. */
|
|
328
|
+
type?: 'checkbox' | 'color' | 'date' | 'datetime-local' | 'email' | 'file' | 'hidden' | 'month' | 'number' | 'password' | 'radio' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week'; /** Set the visible width, in characters, of the `Input` component. */
|
|
335
329
|
visibleWidth?: number;
|
|
336
330
|
/**
|
|
337
|
-
* Disable the element
|
|
338
|
-
*
|
|
331
|
+
* Disable the element.
|
|
332
|
+
* Avoid using if possible for accessibility purposes
|
|
339
333
|
*/
|
|
340
|
-
disabled?: boolean;
|
|
341
|
-
/** Toggle `readOnly` */
|
|
334
|
+
disabled?: boolean; /** Toggle `readOnly` */
|
|
342
335
|
readOnly?: boolean;
|
|
343
336
|
ref?: Ref<HTMLInputElement>;
|
|
344
337
|
}>;
|
|
@@ -353,19 +346,14 @@ declare const Input: ({
|
|
|
353
346
|
readOnly,
|
|
354
347
|
ref,
|
|
355
348
|
...props
|
|
356
|
-
}: InputProps) =>
|
|
349
|
+
}: InputProps) => react_jsx_runtime44.JSX.Element;
|
|
357
350
|
//#endregion
|
|
358
351
|
//#region src/components/checkbox/checkbox.d.ts
|
|
359
352
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
360
|
-
/** Label */
|
|
361
|
-
|
|
362
|
-
/**
|
|
363
|
-
|
|
364
|
-
/** Add error indication to the checkbox. */
|
|
365
|
-
error?: boolean;
|
|
366
|
-
/** Specify whether the Checkbox is indeterminate */
|
|
367
|
-
indeterminate?: boolean;
|
|
368
|
-
/** If true, the checkbox will take up the full width of the container, and not just "fit-content" which is default */
|
|
353
|
+
/** Label */label?: ReactNode; /** Description */
|
|
354
|
+
description?: ReactNode; /** Add error indication to the checkbox. */
|
|
355
|
+
error?: boolean; /** Specify whether the Checkbox is indeterminate */
|
|
356
|
+
indeterminate?: boolean; /** If true, the checkbox will take up the full width of the container, and not just "fit-content" which is default */
|
|
369
357
|
fullwidth?: boolean;
|
|
370
358
|
ref?: Ref<HTMLInputElement>;
|
|
371
359
|
}>;
|
|
@@ -382,7 +370,7 @@ declare const Checkbox: ({
|
|
|
382
370
|
id,
|
|
383
371
|
"aria-describedby": ariaDescribedByProp,
|
|
384
372
|
...props
|
|
385
|
-
}: CheckboxProps) =>
|
|
373
|
+
}: CheckboxProps) => react_jsx_runtime44.JSX.Element;
|
|
386
374
|
//#endregion
|
|
387
375
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
388
376
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -394,7 +382,7 @@ declare const CheckboxSubsection: ({
|
|
|
394
382
|
dark,
|
|
395
383
|
ref,
|
|
396
384
|
...props
|
|
397
|
-
}: CheckboxSubsectionProps) =>
|
|
385
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime44.JSX.Element;
|
|
398
386
|
//#endregion
|
|
399
387
|
//#region src/components/chip/chip.d.ts
|
|
400
388
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -407,8 +395,7 @@ type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
407
395
|
* The chip color
|
|
408
396
|
* @default 'primary'
|
|
409
397
|
*/
|
|
410
|
-
color?: 'neutral' | 'info' | 'white' | 'primary' | 'alert' | 'warning' | 'success';
|
|
411
|
-
/** Set an icon before the chip label */
|
|
398
|
+
color?: 'neutral' | 'info' | 'white' | 'primary' | 'alert' | 'warning' | 'success'; /** Set an icon before the chip label */
|
|
412
399
|
startIcon?: ReactNode;
|
|
413
400
|
ref?: Ref<HTMLDivElement>;
|
|
414
401
|
/**
|
|
@@ -433,7 +420,7 @@ declare const Chip: ({
|
|
|
433
420
|
className,
|
|
434
421
|
ref,
|
|
435
422
|
...props
|
|
436
|
-
}: ChipProps) =>
|
|
423
|
+
}: ChipProps) => react_jsx_runtime44.JSX.Element;
|
|
437
424
|
//#endregion
|
|
438
425
|
//#region src/components/details/details.d.ts
|
|
439
426
|
type DetailsProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDetailsElement>, {
|
|
@@ -485,7 +472,7 @@ declare const Details: ({
|
|
|
485
472
|
onToggle,
|
|
486
473
|
ref,
|
|
487
474
|
...rest
|
|
488
|
-
}: DetailsProps) =>
|
|
475
|
+
}: DetailsProps) => react_jsx_runtime44.JSX.Element;
|
|
489
476
|
//#endregion
|
|
490
477
|
//#region src/components/details/details-content.d.ts
|
|
491
478
|
type DetailsContentProps = MergeRight<HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -508,13 +495,11 @@ declare const DetailsContent: ({
|
|
|
508
495
|
children,
|
|
509
496
|
ref,
|
|
510
497
|
...rest
|
|
511
|
-
}: DetailsContentProps) =>
|
|
498
|
+
}: DetailsContentProps) => react_jsx_runtime44.JSX.Element;
|
|
512
499
|
//#endregion
|
|
513
500
|
//#region src/components/details/details-summary.d.ts
|
|
514
501
|
type DetailsSummaryProps = MergeRight<HTMLAttributes<HTMLElement>, {
|
|
515
|
-
/** Header */
|
|
516
|
-
children: ReactNode;
|
|
517
|
-
/** Optionally replace the default icon. It will be rotated 180 degrees when the content is expanded */
|
|
502
|
+
/** Header */children: ReactNode; /** Optionally replace the default icon. It will be rotated 180 degrees when the content is expanded */
|
|
518
503
|
icon?: ReactNode;
|
|
519
504
|
ref?: Ref<HTMLElement>;
|
|
520
505
|
}>;
|
|
@@ -530,7 +515,7 @@ declare const DetailsSummary: ({
|
|
|
530
515
|
icon,
|
|
531
516
|
ref,
|
|
532
517
|
...rest
|
|
533
|
-
}: DetailsSummaryProps) =>
|
|
518
|
+
}: DetailsSummaryProps) => react_jsx_runtime44.JSX.Element;
|
|
534
519
|
//#endregion
|
|
535
520
|
//#region src/components/dialog/dialog.d.ts
|
|
536
521
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -600,7 +585,7 @@ declare const Dialog: ({
|
|
|
600
585
|
dark,
|
|
601
586
|
ref,
|
|
602
587
|
...rest
|
|
603
|
-
}: DialogProps) =>
|
|
588
|
+
}: DialogProps) => react_jsx_runtime44.JSX.Element;
|
|
604
589
|
//#endregion
|
|
605
590
|
//#region src/components/dialog/dialog-content.d.ts
|
|
606
591
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -623,7 +608,7 @@ declare const DialogContent: ({
|
|
|
623
608
|
className,
|
|
624
609
|
noBorder,
|
|
625
610
|
...rest
|
|
626
|
-
}: DialogContentProps) =>
|
|
611
|
+
}: DialogContentProps) => react_jsx_runtime44.JSX.Element;
|
|
627
612
|
//#endregion
|
|
628
613
|
//#region src/components/dialog/dialog-header.d.ts
|
|
629
614
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -646,7 +631,7 @@ declare const DialogHeader: ({
|
|
|
646
631
|
className,
|
|
647
632
|
noBorder,
|
|
648
633
|
...rest
|
|
649
|
-
}: DialogHeaderProps) =>
|
|
634
|
+
}: DialogHeaderProps) => react_jsx_runtime44.JSX.Element;
|
|
650
635
|
//#endregion
|
|
651
636
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
652
637
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -669,7 +654,7 @@ declare const DialogFooter: ({
|
|
|
669
654
|
className,
|
|
670
655
|
noBorder,
|
|
671
656
|
...rest
|
|
672
|
-
}: DialogFooterProps) =>
|
|
657
|
+
}: DialogFooterProps) => react_jsx_runtime44.JSX.Element;
|
|
673
658
|
//#endregion
|
|
674
659
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
675
660
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -677,7 +662,7 @@ declare const DialogTrigger: ({
|
|
|
677
662
|
asChild,
|
|
678
663
|
ref,
|
|
679
664
|
...rest
|
|
680
|
-
}: DialogTriggerProps) =>
|
|
665
|
+
}: DialogTriggerProps) => react_jsx_runtime44.JSX.Element;
|
|
681
666
|
//#endregion
|
|
682
667
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
683
668
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -685,7 +670,7 @@ declare const DialogCloseButton: ({
|
|
|
685
670
|
children,
|
|
686
671
|
ref,
|
|
687
672
|
...props
|
|
688
|
-
}: DialogCloseButtonProps) =>
|
|
673
|
+
}: DialogCloseButtonProps) => react_jsx_runtime44.JSX.Element;
|
|
689
674
|
//#endregion
|
|
690
675
|
//#region src/components/drawer/drawer.d.ts
|
|
691
676
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -731,7 +716,7 @@ declare const Drawer: ({
|
|
|
731
716
|
className,
|
|
732
717
|
ref,
|
|
733
718
|
...rest
|
|
734
|
-
}: DrawerProps) =>
|
|
719
|
+
}: DrawerProps) => react_jsx_runtime44.JSX.Element;
|
|
735
720
|
//#endregion
|
|
736
721
|
//#region src/components/drawer/drawer-content.d.ts
|
|
737
722
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -739,7 +724,7 @@ declare const DrawerContent: ({
|
|
|
739
724
|
className,
|
|
740
725
|
ref,
|
|
741
726
|
...rest
|
|
742
|
-
}: DrawerContentProps) =>
|
|
727
|
+
}: DrawerContentProps) => react_jsx_runtime44.JSX.Element;
|
|
743
728
|
//#endregion
|
|
744
729
|
//#region src/components/drawer/drawer-header.d.ts
|
|
745
730
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -747,7 +732,7 @@ declare const DrawerHeader: ({
|
|
|
747
732
|
className,
|
|
748
733
|
ref,
|
|
749
734
|
...rest
|
|
750
|
-
}: DrawerHeaderProps) =>
|
|
735
|
+
}: DrawerHeaderProps) => react_jsx_runtime44.JSX.Element;
|
|
751
736
|
//#endregion
|
|
752
737
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
753
738
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -755,21 +740,21 @@ declare const DrawerFooter: ({
|
|
|
755
740
|
className,
|
|
756
741
|
ref,
|
|
757
742
|
...rest
|
|
758
|
-
}: DrawerFooterProps) =>
|
|
743
|
+
}: DrawerFooterProps) => react_jsx_runtime44.JSX.Element;
|
|
759
744
|
//#endregion
|
|
760
745
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
761
746
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
762
747
|
declare const DrawerTrigger: ({
|
|
763
748
|
ref,
|
|
764
749
|
...rest
|
|
765
|
-
}: DrawerTriggerProps) =>
|
|
750
|
+
}: DrawerTriggerProps) => react_jsx_runtime44.JSX.Element;
|
|
766
751
|
//#endregion
|
|
767
752
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
768
753
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
769
754
|
declare const DrawerCloseButton: ({
|
|
770
755
|
ref,
|
|
771
756
|
...rest
|
|
772
|
-
}: DrawerCloseButtonProps) =>
|
|
757
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime44.JSX.Element;
|
|
773
758
|
//#endregion
|
|
774
759
|
//#region src/components/popover/popover.d.ts
|
|
775
760
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -866,7 +851,7 @@ declare const Popover: ({
|
|
|
866
851
|
asChild,
|
|
867
852
|
ref,
|
|
868
853
|
...rest
|
|
869
|
-
}: PopoverProps) =>
|
|
854
|
+
}: PopoverProps) => react_jsx_runtime44.JSX.Element;
|
|
870
855
|
//#endregion
|
|
871
856
|
//#region src/components/popover/popover-trigger.d.ts
|
|
872
857
|
type PopoverTriggerProps = ({
|
|
@@ -915,7 +900,7 @@ declare const PopoverTrigger: ({
|
|
|
915
900
|
asChild,
|
|
916
901
|
ref,
|
|
917
902
|
...rest
|
|
918
|
-
}: PopoverTriggerProps) =>
|
|
903
|
+
}: PopoverTriggerProps) => react_jsx_runtime44.JSX.Element;
|
|
919
904
|
//#endregion
|
|
920
905
|
//#region src/components/dropdown/dropdown.d.ts
|
|
921
906
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -957,21 +942,21 @@ declare const Dropdown: ({
|
|
|
957
942
|
className,
|
|
958
943
|
ref,
|
|
959
944
|
...rest
|
|
960
|
-
}: DropdownProps) =>
|
|
945
|
+
}: DropdownProps) => react_jsx_runtime44.JSX.Element;
|
|
961
946
|
//#endregion
|
|
962
947
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
963
948
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
964
949
|
declare const DropdownButton: ({
|
|
965
950
|
ref,
|
|
966
951
|
...rest
|
|
967
|
-
}: DropdownButtonProps) =>
|
|
952
|
+
}: DropdownButtonProps) => react_jsx_runtime44.JSX.Element;
|
|
968
953
|
//#endregion
|
|
969
954
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
970
955
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
971
956
|
declare const DropdownTrigger: ({
|
|
972
957
|
ref,
|
|
973
958
|
...rest
|
|
974
|
-
}: DropdownTriggerProps) =>
|
|
959
|
+
}: DropdownTriggerProps) => react_jsx_runtime44.JSX.Element;
|
|
975
960
|
//#endregion
|
|
976
961
|
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
977
962
|
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
@@ -994,7 +979,7 @@ type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
|
994
979
|
declare const DropdownTriggerContext: ({
|
|
995
980
|
children,
|
|
996
981
|
...props
|
|
997
|
-
}: DropdownTriggerContextProps) =>
|
|
982
|
+
}: DropdownTriggerContextProps) => react_jsx_runtime44.JSX.Element;
|
|
998
983
|
//#endregion
|
|
999
984
|
//#region src/components/field/field.d.ts
|
|
1000
985
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1002,8 +987,7 @@ type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDi
|
|
|
1002
987
|
* Position of toggle-type inputs (radio, checkbox) in the field
|
|
1003
988
|
* @default start
|
|
1004
989
|
*/
|
|
1005
|
-
position?: 'start' | 'end';
|
|
1006
|
-
/** Set width: 100% */
|
|
990
|
+
position?: 'start' | 'end'; /** Set width: 100% */
|
|
1007
991
|
fullwidth?: boolean;
|
|
1008
992
|
ref?: Ref<HTMLDivElement>;
|
|
1009
993
|
}>;
|
|
@@ -1026,7 +1010,7 @@ declare const Field: ({
|
|
|
1026
1010
|
asChild,
|
|
1027
1011
|
ref,
|
|
1028
1012
|
...props
|
|
1029
|
-
}: FieldProps) =>
|
|
1013
|
+
}: FieldProps) => react_jsx_runtime44.JSX.Element;
|
|
1030
1014
|
//#endregion
|
|
1031
1015
|
//#region src/components/field/field-description.d.ts
|
|
1032
1016
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1037,7 +1021,7 @@ declare const FieldDescription: ({
|
|
|
1037
1021
|
className,
|
|
1038
1022
|
ref,
|
|
1039
1023
|
...props
|
|
1040
|
-
}: FieldDescriptionProps) =>
|
|
1024
|
+
}: FieldDescriptionProps) => react_jsx_runtime44.JSX.Element;
|
|
1041
1025
|
//#endregion
|
|
1042
1026
|
//#region src/components/field/field-affix.d.ts
|
|
1043
1027
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -1058,7 +1042,7 @@ declare const FieldAffixes: ({
|
|
|
1058
1042
|
asChild,
|
|
1059
1043
|
ref,
|
|
1060
1044
|
...rest
|
|
1061
|
-
}: FieldAffixesProps) =>
|
|
1045
|
+
}: FieldAffixesProps) => react_jsx_runtime44.JSX.Element;
|
|
1062
1046
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
1063
1047
|
ref?: Ref<HTMLSpanElement>;
|
|
1064
1048
|
}>;
|
|
@@ -1078,7 +1062,7 @@ declare const FieldAffix: ({
|
|
|
1078
1062
|
asChild,
|
|
1079
1063
|
ref,
|
|
1080
1064
|
...rest
|
|
1081
|
-
}: FieldAffixProps) =>
|
|
1065
|
+
}: FieldAffixProps) => react_jsx_runtime44.JSX.Element;
|
|
1082
1066
|
//#endregion
|
|
1083
1067
|
//#region src/components/fieldset/fieldset.d.ts
|
|
1084
1068
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -1090,7 +1074,7 @@ declare const Fieldset: ({
|
|
|
1090
1074
|
dark,
|
|
1091
1075
|
ref,
|
|
1092
1076
|
...props
|
|
1093
|
-
}: FieldsetProps) =>
|
|
1077
|
+
}: FieldsetProps) => react_jsx_runtime44.JSX.Element;
|
|
1094
1078
|
//#endregion
|
|
1095
1079
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1096
1080
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1100,7 +1084,7 @@ declare const FieldsetDescription: ({
|
|
|
1100
1084
|
asChild,
|
|
1101
1085
|
ref,
|
|
1102
1086
|
...props
|
|
1103
|
-
}: FieldsetDescriptionProps) =>
|
|
1087
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime44.JSX.Element;
|
|
1104
1088
|
//#endregion
|
|
1105
1089
|
//#region src/components/label/label.d.ts
|
|
1106
1090
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1118,7 +1102,7 @@ declare const Label: ({
|
|
|
1118
1102
|
asChild,
|
|
1119
1103
|
ref,
|
|
1120
1104
|
...props
|
|
1121
|
-
}: LabelProps) =>
|
|
1105
|
+
}: LabelProps) => react_jsx_runtime44.JSX.Element;
|
|
1122
1106
|
//#endregion
|
|
1123
1107
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1124
1108
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1129,19 +1113,14 @@ declare const FieldsetLegend: ({
|
|
|
1129
1113
|
dark,
|
|
1130
1114
|
ref,
|
|
1131
1115
|
...props
|
|
1132
|
-
}: FieldsetLegendProps) =>
|
|
1116
|
+
}: FieldsetLegendProps) => react_jsx_runtime44.JSX.Element;
|
|
1133
1117
|
//#endregion
|
|
1134
1118
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1135
1119
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
1136
|
-
/** Icon displayed in the filter group */
|
|
1137
|
-
|
|
1138
|
-
/**
|
|
1139
|
-
|
|
1140
|
-
/** Default open state of the filter group, should not be used together with `open` */
|
|
1141
|
-
defaultOpen?: boolean;
|
|
1142
|
-
/** Control the open state of the filter group */
|
|
1143
|
-
open?: boolean;
|
|
1144
|
-
/** Callback when the open state changes */
|
|
1120
|
+
/** Icon displayed in the filter group */icon: ReactNode; /** Label of the filter group */
|
|
1121
|
+
label: ReactNode; /** Default open state of the filter group, should not be used together with `open` */
|
|
1122
|
+
defaultOpen?: boolean; /** Control the open state of the filter group */
|
|
1123
|
+
open?: boolean; /** Callback when the open state changes */
|
|
1145
1124
|
onOpenChange?: (open: boolean) => void;
|
|
1146
1125
|
ref?: Ref<HTMLDivElement>;
|
|
1147
1126
|
}>;
|
|
@@ -1156,7 +1135,7 @@ declare const FilterGroup: ({
|
|
|
1156
1135
|
className,
|
|
1157
1136
|
ref,
|
|
1158
1137
|
...props
|
|
1159
|
-
}: FilterGroupProps) =>
|
|
1138
|
+
}: FilterGroupProps) => react_jsx_runtime44.JSX.Element;
|
|
1160
1139
|
//#endregion
|
|
1161
1140
|
//#region src/components/footer/footer.d.ts
|
|
1162
1141
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1192,7 +1171,7 @@ declare const Footer: ({
|
|
|
1192
1171
|
children,
|
|
1193
1172
|
ref,
|
|
1194
1173
|
...props
|
|
1195
|
-
}: FooterProps) =>
|
|
1174
|
+
}: FooterProps) => react_jsx_runtime44.JSX.Element;
|
|
1196
1175
|
//#endregion
|
|
1197
1176
|
//#region src/components/link/link.d.ts
|
|
1198
1177
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1224,7 +1203,7 @@ declare const Link: ({
|
|
|
1224
1203
|
underline,
|
|
1225
1204
|
ref,
|
|
1226
1205
|
...rest
|
|
1227
|
-
}: LinkProps) =>
|
|
1206
|
+
}: LinkProps) => react_jsx_runtime44.JSX.Element;
|
|
1228
1207
|
//#endregion
|
|
1229
1208
|
//#region src/components/logo/logo.d.ts
|
|
1230
1209
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1254,7 +1233,7 @@ declare const Logo: ({
|
|
|
1254
1233
|
className,
|
|
1255
1234
|
ref,
|
|
1256
1235
|
...props
|
|
1257
|
-
}: LogoProps) =>
|
|
1236
|
+
}: LogoProps) => react_jsx_runtime44.JSX.Element;
|
|
1258
1237
|
//#endregion
|
|
1259
1238
|
//#region src/components/navbar/navbar.d.ts
|
|
1260
1239
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1292,7 +1271,7 @@ declare const Navbar: ({
|
|
|
1292
1271
|
className,
|
|
1293
1272
|
ref,
|
|
1294
1273
|
...props
|
|
1295
|
-
}: NavbarProps) =>
|
|
1274
|
+
}: NavbarProps) => react_jsx_runtime44.JSX.Element;
|
|
1296
1275
|
//#endregion
|
|
1297
1276
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1298
1277
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1304,7 +1283,7 @@ declare const SubNavbar: ({
|
|
|
1304
1283
|
className,
|
|
1305
1284
|
ref,
|
|
1306
1285
|
...props
|
|
1307
|
-
}: SubNavbarProps) =>
|
|
1286
|
+
}: SubNavbarProps) => react_jsx_runtime44.JSX.Element;
|
|
1308
1287
|
//#endregion
|
|
1309
1288
|
//#region src/components/pagination/pagination.d.ts
|
|
1310
1289
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1316,7 +1295,7 @@ declare const Pagination: ({
|
|
|
1316
1295
|
ref,
|
|
1317
1296
|
children,
|
|
1318
1297
|
...props
|
|
1319
|
-
}: PaginationProps) =>
|
|
1298
|
+
}: PaginationProps) => react_jsx_runtime44.JSX.Element;
|
|
1320
1299
|
//#endregion
|
|
1321
1300
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1322
1301
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1329,17 +1308,13 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1329
1308
|
declare const PaginationButton: ({
|
|
1330
1309
|
ref,
|
|
1331
1310
|
...rest
|
|
1332
|
-
}: PaginationButtonProps) =>
|
|
1311
|
+
}: PaginationButtonProps) => react_jsx_runtime44.JSX.Element;
|
|
1333
1312
|
//#endregion
|
|
1334
1313
|
//#region src/components/radio/radio.d.ts
|
|
1335
1314
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
1336
|
-
/** Label */
|
|
1337
|
-
|
|
1338
|
-
/**
|
|
1339
|
-
description?: ReactNode;
|
|
1340
|
-
/** Add error indication to the radio. */
|
|
1341
|
-
error?: boolean;
|
|
1342
|
-
/** If true, the radio will take up the full width of the container, and not just "fit-content" which is default */
|
|
1315
|
+
/** Label */label?: ReactNode; /** Description */
|
|
1316
|
+
description?: ReactNode; /** Add error indication to the radio. */
|
|
1317
|
+
error?: boolean; /** If true, the radio will take up the full width of the container, and not just "fit-content" which is default */
|
|
1343
1318
|
fullwidth?: boolean;
|
|
1344
1319
|
ref?: Ref<HTMLInputElement>;
|
|
1345
1320
|
}>;
|
|
@@ -1355,7 +1330,7 @@ declare const Radio: ({
|
|
|
1355
1330
|
id,
|
|
1356
1331
|
"aria-describedby": ariaDescribedByProp,
|
|
1357
1332
|
...props
|
|
1358
|
-
}: RadioProps) =>
|
|
1333
|
+
}: RadioProps) => react_jsx_runtime44.JSX.Element;
|
|
1359
1334
|
//#endregion
|
|
1360
1335
|
//#region src/components/search/search.d.ts
|
|
1361
1336
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1363,17 +1338,14 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1363
1338
|
* Size of the search.
|
|
1364
1339
|
* @default 'medium'
|
|
1365
1340
|
*/
|
|
1366
|
-
size?: 'medium' | 'large';
|
|
1367
|
-
/** Called when the user
|
|
1368
|
-
onSubmit?: (value: string) => void;
|
|
1369
|
-
/** Called when the user resets the search input. */
|
|
1341
|
+
size?: 'medium' | 'large'; /** Called when the user presses enter. You can use this to for example navigate on submit. */
|
|
1342
|
+
onSubmit?: (value: string) => void; /** Called when the user resets the search input. */
|
|
1370
1343
|
onReset?: (value: string) => void;
|
|
1371
1344
|
/**
|
|
1372
1345
|
* Aria-label for the clear button.
|
|
1373
|
-
* @
|
|
1346
|
+
* @default 'Clear'
|
|
1374
1347
|
*/
|
|
1375
|
-
clearAriaLabel?: string;
|
|
1376
|
-
/** If true, the selectfield will take up the full available width */
|
|
1348
|
+
clearAriaLabel?: string; /** If true, the selectfield will take up the full available width */
|
|
1377
1349
|
fullwidth?: boolean;
|
|
1378
1350
|
}>;
|
|
1379
1351
|
declare const Search: ({
|
|
@@ -1387,7 +1359,7 @@ declare const Search: ({
|
|
|
1387
1359
|
style,
|
|
1388
1360
|
fullwidth,
|
|
1389
1361
|
...props
|
|
1390
|
-
}: SearchProps) =>
|
|
1362
|
+
}: SearchProps) => react_jsx_runtime44.JSX.Element;
|
|
1391
1363
|
//#endregion
|
|
1392
1364
|
//#region src/components/select/select.d.ts
|
|
1393
1365
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1395,8 +1367,7 @@ type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelec
|
|
|
1395
1367
|
* Size of the select.
|
|
1396
1368
|
* @default 'medium'
|
|
1397
1369
|
*/
|
|
1398
|
-
size?: 'medium' | 'large';
|
|
1399
|
-
/** Mark the select as readOnly */
|
|
1370
|
+
size?: 'medium' | 'large'; /** Mark the select as readOnly */
|
|
1400
1371
|
readOnly?: boolean;
|
|
1401
1372
|
ref?: Ref<HTMLSelectElement>;
|
|
1402
1373
|
}>;
|
|
@@ -1408,7 +1379,7 @@ declare const Select: ({
|
|
|
1408
1379
|
size,
|
|
1409
1380
|
ref,
|
|
1410
1381
|
...props
|
|
1411
|
-
}: SelectProps) =>
|
|
1382
|
+
}: SelectProps) => react_jsx_runtime44.JSX.Element;
|
|
1412
1383
|
//#endregion
|
|
1413
1384
|
//#region src/components/select/select-option.d.ts
|
|
1414
1385
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1418,7 +1389,7 @@ declare const SelectOption: ({
|
|
|
1418
1389
|
asChild,
|
|
1419
1390
|
ref,
|
|
1420
1391
|
...props
|
|
1421
|
-
}: SelectOptionProps) =>
|
|
1392
|
+
}: SelectOptionProps) => react_jsx_runtime44.JSX.Element;
|
|
1422
1393
|
//#endregion
|
|
1423
1394
|
//#region src/components/select/select-optgroup.d.ts
|
|
1424
1395
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1428,15 +1399,12 @@ declare const SelectOptgroup: ({
|
|
|
1428
1399
|
asChild,
|
|
1429
1400
|
ref,
|
|
1430
1401
|
...props
|
|
1431
|
-
}: SelectOptgroupProps) =>
|
|
1402
|
+
}: SelectOptgroupProps) => react_jsx_runtime44.JSX.Element;
|
|
1432
1403
|
//#endregion
|
|
1433
1404
|
//#region src/components/selectfield/selectfield.d.ts
|
|
1434
1405
|
type SelectfieldProps = MergeRight<LabelRequiredProps & SelectProps, {
|
|
1435
|
-
/** Description */
|
|
1436
|
-
|
|
1437
|
-
/** Error message for field */
|
|
1438
|
-
error?: ReactNode;
|
|
1439
|
-
/** If true, the selectfield will take up the full available width */
|
|
1406
|
+
/** Description */description?: ReactNode; /** Error message for field */
|
|
1407
|
+
error?: ReactNode; /** If true, the selectfield will take up the full available width */
|
|
1440
1408
|
fullwidth?: boolean;
|
|
1441
1409
|
}>;
|
|
1442
1410
|
declare const Selectfield: ({
|
|
@@ -1452,7 +1420,7 @@ declare const Selectfield: ({
|
|
|
1452
1420
|
id: idProp,
|
|
1453
1421
|
"aria-describedby": ariaDescribedByProp,
|
|
1454
1422
|
...props
|
|
1455
|
-
}: SelectfieldProps) =>
|
|
1423
|
+
}: SelectfieldProps) => react_jsx_runtime44.JSX.Element;
|
|
1456
1424
|
//#endregion
|
|
1457
1425
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1458
1426
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1464,7 +1432,7 @@ declare const SkipLink: ({
|
|
|
1464
1432
|
className,
|
|
1465
1433
|
dark,
|
|
1466
1434
|
...props
|
|
1467
|
-
}: SkipLinkProps) =>
|
|
1435
|
+
}: SkipLinkProps) => react_jsx_runtime44.JSX.Element;
|
|
1468
1436
|
//#endregion
|
|
1469
1437
|
//#region src/components/spinner/spinner.d.ts
|
|
1470
1438
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1486,7 +1454,27 @@ declare const Spinner: ({
|
|
|
1486
1454
|
className,
|
|
1487
1455
|
ref,
|
|
1488
1456
|
...props
|
|
1489
|
-
}: SpinnerProps) =>
|
|
1457
|
+
}: SpinnerProps) => react_jsx_runtime44.JSX.Element;
|
|
1458
|
+
//#endregion
|
|
1459
|
+
//#region src/components/switch/switch.d.ts
|
|
1460
|
+
type SwitchProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'> & Pick<FieldProps, 'position'>, {
|
|
1461
|
+
/** Label */label?: ReactNode; /** Add error indication to the switch. */
|
|
1462
|
+
error?: boolean; /** If true, the switch will take up the full width of the container, and not just "fit-content" which is default */
|
|
1463
|
+
fullwidth?: boolean;
|
|
1464
|
+
ref?: Ref<HTMLInputElement>;
|
|
1465
|
+
}>;
|
|
1466
|
+
declare const Switch: ({
|
|
1467
|
+
dark,
|
|
1468
|
+
label,
|
|
1469
|
+
error,
|
|
1470
|
+
fullwidth,
|
|
1471
|
+
style,
|
|
1472
|
+
className,
|
|
1473
|
+
ref,
|
|
1474
|
+
id,
|
|
1475
|
+
position,
|
|
1476
|
+
...props
|
|
1477
|
+
}: SwitchProps) => react_jsx_runtime44.JSX.Element;
|
|
1490
1478
|
//#endregion
|
|
1491
1479
|
//#region src/components/tabs/tabs.d.ts
|
|
1492
1480
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1499,12 +1487,9 @@ type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>,
|
|
|
1499
1487
|
* The orientation of the component.
|
|
1500
1488
|
* @default 'horizontal'
|
|
1501
1489
|
*/
|
|
1502
|
-
orientation?: 'horizontal' | 'vertical';
|
|
1503
|
-
/** The value of the tab
|
|
1504
|
-
|
|
1505
|
-
/** The controlled value of the tab to activate. Should be used together with `onChange`. */
|
|
1506
|
-
value?: string;
|
|
1507
|
-
/** Event handler called when the value changes. */
|
|
1490
|
+
orientation?: 'horizontal' | 'vertical'; /** The value of the tab that should be active when initially rendered. Use when you do not need to control the state of the tabs. */
|
|
1491
|
+
defaultValue?: string; /** The controlled value of the tab to activate. Should be used together with `onChange`. */
|
|
1492
|
+
value?: string; /** Event handler called when the value changes. */
|
|
1508
1493
|
onChange?: (value: string) => void;
|
|
1509
1494
|
/**
|
|
1510
1495
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
@@ -1525,12 +1510,11 @@ declare const Tabs: ({
|
|
|
1525
1510
|
dark,
|
|
1526
1511
|
ref,
|
|
1527
1512
|
...props
|
|
1528
|
-
}: TabsProps) =>
|
|
1513
|
+
}: TabsProps) => react_jsx_runtime44.JSX.Element;
|
|
1529
1514
|
//#endregion
|
|
1530
1515
|
//#region src/components/tabs/tab.d.ts
|
|
1531
1516
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
1532
|
-
/** A unique value that associates the trigger with a content. */
|
|
1533
|
-
value: string;
|
|
1517
|
+
/** A unique value that associates the trigger with a content. */value: string;
|
|
1534
1518
|
/**
|
|
1535
1519
|
* When true, prevents the user from interacting with the tab.
|
|
1536
1520
|
* @default false
|
|
@@ -1546,7 +1530,7 @@ declare const Tab: ({
|
|
|
1546
1530
|
dark,
|
|
1547
1531
|
ref,
|
|
1548
1532
|
...props
|
|
1549
|
-
}: TabProps) =>
|
|
1533
|
+
}: TabProps) => react_jsx_runtime44.JSX.Element;
|
|
1550
1534
|
//#endregion
|
|
1551
1535
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1552
1536
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1570,13 +1554,11 @@ declare const TabsList: ({
|
|
|
1570
1554
|
dark,
|
|
1571
1555
|
ref,
|
|
1572
1556
|
...props
|
|
1573
|
-
}: TabsListProps) =>
|
|
1557
|
+
}: TabsListProps) => react_jsx_runtime44.JSX.Element;
|
|
1574
1558
|
//#endregion
|
|
1575
1559
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1576
1560
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
1577
|
-
/** A unique value that associates the content with a trigger. */
|
|
1578
|
-
value: string;
|
|
1579
|
-
/** Used to force mounting when more control is needed. Useful when controlling animation with React animation libraries. */
|
|
1561
|
+
/** A unique value that associates the content with a trigger. */value: string; /** Used to force mounting when more control is needed. Useful when controlling animation with React animation libraries. */
|
|
1580
1562
|
forceMount?: boolean;
|
|
1581
1563
|
/**
|
|
1582
1564
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
@@ -1594,7 +1576,7 @@ declare const TabsPanel: ({
|
|
|
1594
1576
|
dark,
|
|
1595
1577
|
ref,
|
|
1596
1578
|
...props
|
|
1597
|
-
}: TabsPanelProps) =>
|
|
1579
|
+
}: TabsPanelProps) => react_jsx_runtime44.JSX.Element;
|
|
1598
1580
|
//#endregion
|
|
1599
1581
|
//#region src/components/textarea/textarea.d.ts
|
|
1600
1582
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1611,39 +1593,28 @@ declare const Textarea: ({
|
|
|
1611
1593
|
size,
|
|
1612
1594
|
ref,
|
|
1613
1595
|
...props
|
|
1614
|
-
}: TextareaProps) =>
|
|
1596
|
+
}: TextareaProps) => react_jsx_runtime44.JSX.Element;
|
|
1615
1597
|
//#endregion
|
|
1616
1598
|
//#region src/components/textfield/textfield.d.ts
|
|
1617
1599
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
1618
1600
|
type TextareaPropsFiltered = Omit<TextareaProps, 'prefix' | 'className' | 'style'>;
|
|
1619
1601
|
type BaseTextfieldProps = LabelRequiredProps & DefaultProps & {
|
|
1620
|
-
/** Label */
|
|
1621
|
-
|
|
1622
|
-
/**
|
|
1623
|
-
|
|
1624
|
-
/**
|
|
1625
|
-
|
|
1626
|
-
/**
|
|
1627
|
-
suffix?: string;
|
|
1628
|
-
/** Error message for field */
|
|
1629
|
-
error?: ReactNode;
|
|
1630
|
-
/** `className` for the `Field` element */
|
|
1631
|
-
className?: InputProps['className'];
|
|
1632
|
-
/** `style` for the `Field` element */
|
|
1633
|
-
style?: InputProps['style'];
|
|
1634
|
-
/** If true, the selectfield will take up the full available width */
|
|
1602
|
+
/** Label */label?: ReactNode; /** Description */
|
|
1603
|
+
description?: ReactNode; /** Prefix */
|
|
1604
|
+
prefix?: string; /** Suffix */
|
|
1605
|
+
suffix?: string; /** Error message for field */
|
|
1606
|
+
error?: ReactNode; /** `className` for the `Field` element */
|
|
1607
|
+
className?: InputProps['className']; /** `style` for the `Field` element */
|
|
1608
|
+
style?: InputProps['style']; /** If true, the selectfield will take up the full available width */
|
|
1635
1609
|
fullwidth?: boolean;
|
|
1636
1610
|
};
|
|
1637
1611
|
type TextfieldTextareaProps = {
|
|
1638
|
-
/** Render `Textarea` instead of a `Input`. The `Textarea` has support for multiple rows of input. */
|
|
1639
|
-
multiline: true;
|
|
1612
|
+
/** Render `Textarea` instead of a `Input`. The `Textarea` has support for multiple rows of input. */multiline: true;
|
|
1640
1613
|
} & TextareaPropsFiltered;
|
|
1641
1614
|
type TextfieldInputProps = {
|
|
1642
|
-
/** Render `Textarea` instead of a `Input`. The `Textarea` has support for multiple rows of input. */
|
|
1643
|
-
multiline?: never | false;
|
|
1615
|
+
/** Render `Textarea` instead of a `Input`. The `Textarea` has support for multiple rows of input. */multiline?: never | false;
|
|
1644
1616
|
} & InputPropsFiltered;
|
|
1645
|
-
type TextfieldProps = BaseTextfieldProps &
|
|
1646
|
-
// We use either Textarea or Input props, depending on the `multiline` prop.
|
|
1617
|
+
type TextfieldProps = BaseTextfieldProps & // We use either Textarea or Input props, depending on the `multiline` prop.
|
|
1647
1618
|
(TextfieldTextareaProps | TextfieldInputProps) & {
|
|
1648
1619
|
ref?: Ref<HTMLInputElement | HTMLTextAreaElement>;
|
|
1649
1620
|
};
|
|
@@ -1662,12 +1633,11 @@ declare const Textfield: ({
|
|
|
1662
1633
|
id: idProp,
|
|
1663
1634
|
"aria-describedby": ariaDescribedByProp,
|
|
1664
1635
|
...props
|
|
1665
|
-
}: TextfieldProps) =>
|
|
1636
|
+
}: TextfieldProps) => react_jsx_runtime44.JSX.Element;
|
|
1666
1637
|
//#endregion
|
|
1667
1638
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1668
1639
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
1669
|
-
/** Override the default warning icon. Must be a BiIcon to work correctly. */
|
|
1670
|
-
icon?: ReactNode;
|
|
1640
|
+
/** Override the default warning icon. Must be a BiIcon to work correctly. */icon?: ReactNode;
|
|
1671
1641
|
ref?: Ref<HTMLParagraphElement>;
|
|
1672
1642
|
}>;
|
|
1673
1643
|
declare const ValidationMessage: ({
|
|
@@ -1677,7 +1647,7 @@ declare const ValidationMessage: ({
|
|
|
1677
1647
|
asChild,
|
|
1678
1648
|
ref,
|
|
1679
1649
|
...props
|
|
1680
|
-
}: ValidationMessageProps) =>
|
|
1650
|
+
}: ValidationMessageProps) => react_jsx_runtime44.JSX.Element;
|
|
1681
1651
|
//#endregion
|
|
1682
1652
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1683
1653
|
type UsePaginationProps = {
|
|
@@ -1701,8 +1671,7 @@ type UsePaginationProps = {
|
|
|
1701
1671
|
* If `true`, the component is disabled.
|
|
1702
1672
|
* @default false
|
|
1703
1673
|
*/
|
|
1704
|
-
disabled?: boolean;
|
|
1705
|
-
/** Callback when the page changes */
|
|
1674
|
+
disabled?: boolean; /** Callback when the page changes */
|
|
1706
1675
|
onPageChange?: (page: number) => void;
|
|
1707
1676
|
};
|
|
1708
1677
|
/**
|
|
@@ -1744,26 +1713,18 @@ declare const usePagination: ({
|
|
|
1744
1713
|
disabled,
|
|
1745
1714
|
onPageChange
|
|
1746
1715
|
}: UsePaginationProps) => {
|
|
1747
|
-
/** Items and pages to be displayed */
|
|
1748
|
-
|
|
1749
|
-
/**
|
|
1750
|
-
page: number | "ellipsis";
|
|
1751
|
-
/** Unique key for the item */
|
|
1752
|
-
key: string;
|
|
1753
|
-
/** Properties to spread on PaginationButton */
|
|
1716
|
+
/** Items and pages to be displayed */pages: {
|
|
1717
|
+
/** Page number, "ellipsis" for ellipsis items */page: number | "ellipsis"; /** Unique key for the item */
|
|
1718
|
+
key: string; /** Properties to spread on PaginationButton */
|
|
1754
1719
|
buttonProps: {
|
|
1755
1720
|
'aria-current': "page" | undefined;
|
|
1756
1721
|
onClick: () => void;
|
|
1757
1722
|
variant: "text";
|
|
1758
1723
|
} | null;
|
|
1759
|
-
}[];
|
|
1760
|
-
/** Properties to spread on PaginationButton used for
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
nextButtonProps: PaginationButtonProps;
|
|
1764
|
-
/** If previous page action should be shown */
|
|
1765
|
-
hasPrev: boolean;
|
|
1766
|
-
/** If next page action should be shown */
|
|
1724
|
+
}[]; /** Properties to spread on PaginationButton used for previous navigation */
|
|
1725
|
+
prevButtonProps: PaginationButtonProps; /** Properties to spread on PaginationButton used for next naviagation */
|
|
1726
|
+
nextButtonProps: PaginationButtonProps; /** If previous page action should be shown */
|
|
1727
|
+
hasPrev: boolean; /** If next page action should be shown */
|
|
1767
1728
|
hasNext: boolean;
|
|
1768
1729
|
};
|
|
1769
1730
|
//#endregion
|
|
@@ -1782,7 +1743,7 @@ declare const AlertFooter: ({
|
|
|
1782
1743
|
asChild,
|
|
1783
1744
|
ref,
|
|
1784
1745
|
...rest
|
|
1785
|
-
}: AlertFooterProps) =>
|
|
1746
|
+
}: AlertFooterProps) => react_jsx_runtime44.JSX.Element;
|
|
1786
1747
|
//#endregion
|
|
1787
|
-
export {
|
|
1788
|
-
//# sourceMappingURL=alert-footer-
|
|
1748
|
+
export { FieldsetLegend as $, DetailsContent as $t, SelectOptionProps as A, AvatarProps as An, DrawerTriggerProps as At, PaginationProps as B, DialogCloseButtonProps as Bt, SkipLink as C, Card as Cn, PopoverTrigger as Ct, SelectOptgroup as D, Badge as Dn, DrawerCloseButton as Dt, SelectfieldProps as E, ButtonProps as En, PopoverProps as Et, Radio as F, DrawerContent as Ft, Logo as G, DialogHeader as Gt, SubNavbarProps as H, DialogTriggerProps as Ht, RadioProps as I, DrawerContentProps as It, LinkProps as J, DialogContentProps as Jt, LogoProps as K, DialogHeaderProps as Kt, PaginationButton as L, Drawer as Lt, SelectProps as M, AlertProps as Mn, DrawerFooterProps as Mt, Search as N, DrawerHeader as Nt, SelectOptgroupProps as O, BadgeProps as On, DrawerCloseButtonProps as Ot, SearchProps as P, DrawerHeaderProps as Pt, FilterGroupProps as Q, DetailsSummaryProps as Qt, PaginationButtonProps as R, DrawerProps as Rt, SpinnerProps as S, CardActionsProps as Sn, DropdownProps as St, Selectfield as T, Button as Tn, Popover as Tt, Navbar as U, DialogFooter as Ut, SubNavbar as V, DialogTrigger as Vt, NavbarProps as W, DialogFooterProps as Wt, FooterProps as X, DialogProps as Xt, Footer as Y, Dialog as Yt, FilterGroup as Z, DetailsSummary as Zt, Tabs as _, CardContent as _n, DropdownTrigger as _t, ValidationMessage as a, CheckboxSubsection as an, Fieldset as at, SwitchProps as b, CardActionProps as bn, DropdownButtonProps as bt, TextfieldProps as c, CheckboxProps as cn, FieldAffixProps as ct, TabsPanel as d, CardDate as dn, FieldDescription as dt, DetailsContentProps as en, FieldsetLegendProps as et, TabsPanelProps as f, CardDateProps as fn, FieldDescriptionProps as ft, TabProps as g, CardHeaderProps as gn, DropdownTriggerContextProps as gt, Tab as h, CardHeader as hn, DropdownTriggerContext as ht, usePagination as i, ChipProps as in, FieldsetDescriptionProps as it, Select as j, Alert as jn, DrawerFooter as jt, SelectOption as k, Avatar as kn, DrawerTrigger as kt, Textarea as l, Input as ln, FieldAffixes as lt, TabsListProps as m, CardMediaProps as mn, FieldProps as mt, AlertFooterProps as n, DetailsProps as nn, LabelProps as nt, ValidationMessageProps as o, CheckboxSubsectionProps as on, FieldsetProps as ot, TabsList as p, CardMedia as pn, Field as pt, Link as q, DialogContent as qt, UsePaginationProps as r, Chip as rn, FieldsetDescription as rt, Textfield as s, Checkbox as sn, FieldAffix as st, AlertFooter as t, Details as tn, Label as tt, TextareaProps as u, InputProps as un, FieldAffixesProps as ut, TabsProps as v, CardContentProps as vn, DropdownTriggerProps as vt, SkipLinkProps as w, CardProps as wn, PopoverTriggerProps as wt, Spinner as x, CardActions as xn, Dropdown as xt, Switch as y, CardAction as yn, DropdownButton as yt, Pagination as z, DialogCloseButton as zt };
|
|
1749
|
+
//# sourceMappingURL=alert-footer-BFTlBQCl.d.mts.map
|