@bi-digital/react 0.2.17 → 0.2.19
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/README.md +1 -1
- package/dist/{alert-footer-DhUzIT4Q.d.ts → alert-footer-7-gjIxda.d.ts} +169 -103
- package/dist/{checkbox-Bx9n-4ar.js → checkbox-CXVZj5Vv.js} +5 -4
- package/dist/checkbox-CXVZj5Vv.js.map +1 -0
- package/dist/checkbox-subsection-CGXgII6v.js +17 -0
- package/dist/checkbox-subsection-CGXgII6v.js.map +1 -0
- package/dist/{chip-DFAARDd0.js → chip-CRcC9TkL.js} +1 -1
- package/dist/{chip-DFAARDd0.js.map → chip-CRcC9TkL.js.map} +1 -1
- package/dist/components/alert/alert-footer.d.ts +16 -13
- package/dist/components/alert/alert.d.ts +16 -13
- package/dist/components/alert/index.d.ts +16 -13
- package/dist/components/avatar/avatar.d.ts +16 -13
- package/dist/components/avatar/index.d.ts +16 -13
- package/dist/components/badge/badge.d.ts +16 -13
- package/dist/components/badge/index.d.ts +16 -13
- package/dist/components/button/button.d.ts +16 -13
- package/dist/components/button/index.d.ts +16 -13
- package/dist/components/card/card-action.d.ts +16 -13
- package/dist/components/card/card-actions.d.ts +16 -13
- package/dist/components/card/card-content.d.ts +16 -13
- package/dist/components/card/card-date.d.ts +16 -13
- package/dist/components/card/card-header.d.ts +16 -13
- package/dist/components/card/card-media.d.ts +16 -13
- package/dist/components/card/card.d.ts +16 -13
- package/dist/components/card/index.d.ts +16 -13
- package/dist/components/checkbox/checkbox-subsection.d.ts +17 -0
- package/dist/components/checkbox/checkbox-subsection.js +3 -0
- package/dist/components/checkbox/checkbox.d.ts +16 -13
- package/dist/components/checkbox/checkbox.js +7 -6
- package/dist/components/checkbox/index.d.ts +17 -14
- package/dist/components/checkbox/index.js +10 -8
- package/dist/components/chip/chip.d.ts +16 -13
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/index.d.ts +16 -13
- package/dist/components/chip/index.js +2 -2
- package/dist/components/dialog/dialog-close-button.d.ts +16 -13
- package/dist/components/dialog/dialog-close-button.js +1 -1
- package/dist/components/dialog/dialog-content.d.ts +16 -13
- package/dist/components/dialog/dialog-content.js +1 -1
- package/dist/components/dialog/dialog-footer.d.ts +16 -13
- package/dist/components/dialog/dialog-footer.js +1 -1
- package/dist/components/dialog/dialog-header.d.ts +16 -13
- package/dist/components/dialog/dialog-header.js +1 -1
- package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
- package/dist/components/dialog/dialog-trigger-context.js +1 -1
- package/dist/components/dialog/dialog-trigger.d.ts +16 -13
- package/dist/components/dialog/dialog-trigger.js +2 -2
- package/dist/components/dialog/dialog.d.ts +16 -13
- package/dist/components/dialog/dialog.js +7 -6
- package/dist/components/dialog/index.d.ts +16 -13
- package/dist/components/dialog/index.js +13 -12
- package/dist/components/drawer/drawer-close-button.d.ts +16 -13
- package/dist/components/drawer/drawer-close-button.js +14 -13
- package/dist/components/drawer/drawer-content.d.ts +16 -13
- package/dist/components/drawer/drawer-content.js +14 -13
- package/dist/components/drawer/drawer-footer.d.ts +16 -13
- package/dist/components/drawer/drawer-footer.js +14 -13
- package/dist/components/drawer/drawer-header.d.ts +16 -13
- package/dist/components/drawer/drawer-header.js +14 -13
- package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
- package/dist/components/drawer/drawer-trigger-context.js +14 -13
- package/dist/components/drawer/drawer-trigger.d.ts +16 -13
- package/dist/components/drawer/drawer-trigger.js +14 -13
- package/dist/components/drawer/drawer.d.ts +16 -13
- package/dist/components/drawer/drawer.js +14 -13
- package/dist/components/drawer/index.d.ts +16 -13
- package/dist/components/drawer/index.js +21 -20
- package/dist/components/dropdown/dropdown-button.d.ts +16 -13
- package/dist/components/dropdown/dropdown-button.js +1 -1
- package/dist/components/dropdown/dropdown-item.d.ts +1 -1
- package/dist/components/dropdown/dropdown-item.js +1 -1
- package/dist/components/dropdown/dropdown-list.d.ts +1 -1
- package/dist/components/dropdown/dropdown-list.js +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.d.ts +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.js +10 -9
- package/dist/components/dropdown/dropdown-trigger.d.ts +16 -13
- package/dist/components/dropdown/dropdown-trigger.js +10 -9
- package/dist/components/dropdown/dropdown.d.ts +16 -13
- package/dist/components/dropdown/dropdown.js +10 -9
- package/dist/components/dropdown/index.d.ts +16 -13
- package/dist/components/dropdown/index.js +16 -15
- package/dist/components/field/field-affix.d.ts +16 -13
- package/dist/components/field/field-description.d.ts +16 -13
- package/dist/components/field/field.d.ts +16 -13
- package/dist/components/field/field.js +1 -1
- package/dist/components/field/index.d.ts +16 -13
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/fieldset-description.d.ts +16 -13
- package/dist/components/fieldset/fieldset-description.js +1 -1
- package/dist/components/fieldset/fieldset-legend.d.ts +16 -13
- package/dist/components/fieldset/fieldset-legend.js +1 -1
- package/dist/components/fieldset/fieldset.d.ts +16 -13
- package/dist/components/fieldset/fieldset.js +1 -1
- package/dist/components/fieldset/index.d.ts +16 -13
- package/dist/components/fieldset/index.js +4 -4
- package/dist/components/filter-group/filter-group.d.ts +17 -0
- package/dist/components/filter-group/filter-group.js +3 -0
- package/dist/components/filter-group/index.d.ts +17 -0
- package/dist/components/filter-group/index.js +4 -0
- package/dist/components/footer/footer-links.d.ts +1 -1
- package/dist/components/footer/footer-links.js +1 -1
- package/dist/components/footer/footer.d.ts +16 -13
- package/dist/components/footer/footer.js +1 -1
- package/dist/components/footer/index.d.ts +16 -13
- package/dist/components/footer/index.js +3 -3
- package/dist/components/index.d.ts +17 -14
- package/dist/components/index.js +85 -74
- package/dist/components/input/index.d.ts +16 -13
- package/dist/components/input/input.d.ts +16 -13
- package/dist/components/label/index.d.ts +16 -13
- package/dist/components/label/label.d.ts +16 -13
- package/dist/components/link/index.d.ts +16 -13
- package/dist/components/link/index.js +2 -2
- package/dist/components/link/link.d.ts +16 -13
- package/dist/components/link/link.js +1 -1
- package/dist/components/logo/index.d.ts +16 -13
- package/dist/components/logo/index.js +2 -2
- package/dist/components/logo/logo.d.ts +16 -13
- package/dist/components/logo/logo.js +1 -1
- package/dist/components/navbar/index.d.ts +17 -14
- package/dist/components/navbar/index.js +8 -5
- package/dist/components/navbar/navbar.d.ts +16 -13
- package/dist/components/navbar/navbar.js +3 -3
- package/dist/components/navbar/sub-navbar.d.ts +17 -0
- package/dist/components/navbar/sub-navbar.js +5 -0
- package/dist/components/pagination/index.d.ts +16 -13
- package/dist/components/pagination/index.js +4 -4
- package/dist/components/pagination/pagination-button.d.ts +16 -13
- package/dist/components/pagination/pagination-button.js +1 -1
- package/dist/components/pagination/pagination-item.d.ts +1 -1
- package/dist/components/pagination/pagination-item.js +1 -1
- package/dist/components/pagination/pagination.d.ts +16 -13
- package/dist/components/pagination/pagination.js +1 -1
- package/dist/components/popover/index.d.ts +16 -13
- package/dist/components/popover/index.js +9 -8
- package/dist/components/popover/popover-trigger-context.d.ts +1 -1
- package/dist/components/popover/popover-trigger-context.js +1 -1
- package/dist/components/popover/popover-trigger.d.ts +16 -13
- package/dist/components/popover/popover-trigger.js +2 -2
- package/dist/components/popover/popover.d.ts +16 -13
- package/dist/components/popover/popover.js +7 -6
- package/dist/components/radio/index.d.ts +16 -13
- package/dist/components/radio/index.js +3 -3
- package/dist/components/radio/radio.d.ts +16 -13
- package/dist/components/radio/radio.js +2 -2
- package/dist/components/search/index.d.ts +16 -13
- package/dist/components/search/index.js +3 -3
- package/dist/components/search/search.d.ts +16 -13
- package/dist/components/search/search.js +2 -2
- package/dist/components/select/index.d.ts +16 -13
- package/dist/components/select/index.js +4 -4
- package/dist/components/select/select-optgroup.d.ts +16 -13
- package/dist/components/select/select-optgroup.js +1 -1
- package/dist/components/select/select-option.d.ts +16 -13
- package/dist/components/select/select-option.js +1 -1
- package/dist/components/select/select.d.ts +16 -13
- package/dist/components/select/select.js +1 -1
- package/dist/components/skip-link/index.d.ts +17 -0
- package/dist/components/skip-link/index.js +4 -0
- package/dist/components/skip-link/skip-link.d.ts +17 -0
- package/dist/components/skip-link/skip-link.js +3 -0
- package/dist/components/spinner/index.d.ts +16 -13
- package/dist/components/spinner/spinner.d.ts +16 -13
- package/dist/components/sticky-header/index.d.ts +3 -0
- package/dist/components/sticky-header/index.js +4 -0
- package/dist/components/sticky-header/sticky-header.d.ts +2 -0
- package/dist/components/sticky-header/sticky-header.js +3 -0
- package/dist/components/tabs/index.d.ts +16 -13
- package/dist/components/tabs/index.js +5 -5
- package/dist/components/tabs/tab.d.ts +16 -13
- package/dist/components/tabs/tab.js +1 -1
- package/dist/components/tabs/tabs-list.d.ts +16 -13
- package/dist/components/tabs/tabs-list.js +1 -1
- package/dist/components/tabs/tabs-panel.d.ts +16 -13
- package/dist/components/tabs/tabs-panel.js +1 -1
- package/dist/components/tabs/tabs.d.ts +16 -13
- package/dist/components/tabs/tabs.js +1 -1
- package/dist/components/textarea/index.d.ts +16 -13
- package/dist/components/textarea/index.js +2 -2
- package/dist/components/textarea/textarea.d.ts +16 -13
- package/dist/components/textarea/textarea.js +1 -1
- package/dist/components/textfield/index.d.ts +16 -13
- package/dist/components/textfield/index.js +7 -7
- package/dist/components/textfield/textfield.d.ts +16 -13
- package/dist/components/textfield/textfield.js +6 -6
- package/dist/components/validation-message/index.d.ts +16 -13
- package/dist/components/validation-message/index.js +2 -2
- package/dist/components/validation-message/validation-message.d.ts +16 -13
- package/dist/components/validation-message/validation-message.js +1 -1
- package/dist/{dialog-Msiu7H3h.js → dialog-WgEtFqJD.js} +3 -3
- package/dist/{dialog-Msiu7H3h.js.map → dialog-WgEtFqJD.js.map} +1 -1
- package/dist/{dialog-close-button-BhzM8xy4.js → dialog-close-button-8n-DBvH4.js} +1 -1
- package/dist/{dialog-close-button-BhzM8xy4.js.map → dialog-close-button-8n-DBvH4.js.map} +1 -1
- package/dist/{dialog-content-BNHkYsxn.js → dialog-content-CU346luZ.js} +1 -1
- package/dist/{dialog-content-BNHkYsxn.js.map → dialog-content-CU346luZ.js.map} +1 -1
- package/dist/{dialog-footer-B63OYnj7.js → dialog-footer-BPCalxtL.js} +1 -1
- package/dist/{dialog-footer-B63OYnj7.js.map → dialog-footer-BPCalxtL.js.map} +1 -1
- package/dist/{dialog-header-CRcBLINN.js → dialog-header-DsLpGnOf.js} +1 -1
- package/dist/{dialog-header-CRcBLINN.js.map → dialog-header-DsLpGnOf.js.map} +1 -1
- package/dist/{dialog-trigger-XPMx1psz.js → dialog-trigger-Q9Y5EG0H.js} +2 -2
- package/dist/{dialog-trigger-XPMx1psz.js.map → dialog-trigger-Q9Y5EG0H.js.map} +1 -1
- package/dist/{dialog-trigger-context-B5d-o0K7.js → dialog-trigger-context-B41wR-bM.js} +1 -1
- package/dist/{dialog-trigger-context-B5d-o0K7.js.map → dialog-trigger-context-B41wR-bM.js.map} +1 -1
- package/dist/{dialog-trigger-context-BP03jmAI.d.ts → dialog-trigger-context-BkQSJ-rX.d.ts} +5 -5
- package/dist/{drawer-DeggzxN8.js → drawer-B8xyMitJ.js} +2 -2
- package/dist/{drawer-DeggzxN8.js.map → drawer-B8xyMitJ.js.map} +1 -1
- package/dist/{drawer-close-button-dDQvoj0O.js → drawer-close-button-CqDqQGHP.js} +2 -2
- package/dist/{drawer-close-button-dDQvoj0O.js.map → drawer-close-button-CqDqQGHP.js.map} +1 -1
- package/dist/{drawer-content-Cqz_MZFW.js → drawer-content-Dp__eciN.js} +2 -2
- package/dist/{drawer-content-Cqz_MZFW.js.map → drawer-content-Dp__eciN.js.map} +1 -1
- package/dist/{drawer-footer-GbcH-B8w.js → drawer-footer-qYHvZEl_.js} +2 -2
- package/dist/{drawer-footer-GbcH-B8w.js.map → drawer-footer-qYHvZEl_.js.map} +1 -1
- package/dist/{drawer-header-CS9x6xOi.js → drawer-header-fQaZQuIY.js} +2 -2
- package/dist/{drawer-header-CS9x6xOi.js.map → drawer-header-fQaZQuIY.js.map} +1 -1
- package/dist/{drawer-trigger-AT7qYJPw.js → drawer-trigger-BvjTEl5N.js} +2 -2
- package/dist/{drawer-trigger-AT7qYJPw.js.map → drawer-trigger-BvjTEl5N.js.map} +1 -1
- package/dist/{drawer-trigger-context-BDcc94cu.d.ts → drawer-trigger-context-B3X3kUrY.d.ts} +3 -3
- package/dist/{drawer-trigger-context-EHdOLF0U.js → drawer-trigger-context-DHYdt3sB.js} +2 -2
- package/dist/{drawer-trigger-context-EHdOLF0U.js.map → drawer-trigger-context-DHYdt3sB.js.map} +1 -1
- package/dist/{dropdown-BjxU_86k.js → dropdown-D-dX5PAl.js} +2 -2
- package/dist/{dropdown-BjxU_86k.js.map → dropdown-D-dX5PAl.js.map} +1 -1
- package/dist/{dropdown-Dj2cRaaq.js → dropdown-D54kcMt_.js} +4 -4
- package/dist/{dropdown-Dj2cRaaq.js.map → dropdown-D54kcMt_.js.map} +1 -1
- package/dist/{dropdown-button-Btuo7J5R.js → dropdown-button-CKPaLMBh.js} +1 -1
- package/dist/{dropdown-button-Btuo7J5R.js.map → dropdown-button-CKPaLMBh.js.map} +1 -1
- package/dist/{dropdown-item-bMZ3-43Z.d.ts → dropdown-item-Bhw9nhOp.d.ts} +3 -3
- package/dist/{dropdown-item-yyt1nBlo.js → dropdown-item-BnnEFIq3.js} +1 -1
- package/dist/{dropdown-item-yyt1nBlo.js.map → dropdown-item-BnnEFIq3.js.map} +1 -1
- package/dist/{dropdown-list-BMkiVIDL.js → dropdown-list-BWW85rXi.js} +1 -1
- package/dist/{dropdown-list-BMkiVIDL.js.map → dropdown-list-BWW85rXi.js.map} +1 -1
- package/dist/{dropdown-list-DenWbmcv.d.ts → dropdown-list-XN8RJ-SS.d.ts} +3 -3
- package/dist/{dropdown-trigger-jAbzoiDI.js → dropdown-trigger-DfHyg_D7.js} +2 -2
- package/dist/{dropdown-trigger-jAbzoiDI.js.map → dropdown-trigger-DfHyg_D7.js.map} +1 -1
- package/dist/{dropdown-trigger-context-BWJr-7Sn.js → dropdown-trigger-context-BpYBk_xf.js} +2 -2
- package/dist/{dropdown-trigger-context-BWJr-7Sn.js.map → dropdown-trigger-context-BpYBk_xf.js.map} +1 -1
- package/dist/{dropdown-trigger-context-BabMM_7k.d.ts → dropdown-trigger-context-D0QMaRYY.d.ts} +3 -3
- package/dist/{field-U2SN9jkp.js → field-DFMMLG-d.js} +3 -2
- package/dist/field-DFMMLG-d.js.map +1 -0
- package/dist/{fieldset-DemHknom.js → fieldset-DGB7cvdz.js} +1 -1
- package/dist/{fieldset-DemHknom.js.map → fieldset-DGB7cvdz.js.map} +1 -1
- package/dist/{fieldset-description-CqUMEhib.js → fieldset-description-oNKwCGnW.js} +1 -1
- package/dist/{fieldset-description-CqUMEhib.js.map → fieldset-description-oNKwCGnW.js.map} +1 -1
- package/dist/{fieldset-legend-C6D6hE4v.js → fieldset-legend-Dseni7XM.js} +1 -1
- package/dist/{fieldset-legend-C6D6hE4v.js.map → fieldset-legend-Dseni7XM.js.map} +1 -1
- package/dist/filter-group-BKO5sgGt.js +40 -0
- package/dist/filter-group-BKO5sgGt.js.map +1 -0
- package/dist/{footer-CU7LdbPO.js → footer-CXKRhzUT.js} +1 -1
- package/dist/{footer-CU7LdbPO.js.map → footer-CXKRhzUT.js.map} +1 -1
- package/dist/{footer-links-sRD7teEv.d.ts → footer-links-Drm2LFnw.d.ts} +3 -3
- package/dist/{footer-links-BIUrxu38.js → footer-links-Dz1UwVuf.js} +1 -1
- package/dist/{footer-links-BIUrxu38.js.map → footer-links-Dz1UwVuf.js.map} +1 -1
- package/dist/{index-DJcJV0y7.d.ts → index-B-0iSMVN.d.ts} +2 -2
- package/dist/index-CTw2zfCM.d.ts +1 -0
- package/dist/{index-Bh8T71Ia.d.ts → index-CXV3nvLQ.d.ts} +2 -3
- package/dist/{link-lNn9wvQf.js → link-ZiUFZak1.js} +1 -1
- package/dist/{link-lNn9wvQf.js.map → link-ZiUFZak1.js.map} +1 -1
- package/dist/{logo-QKrYvRFP.js → logo-cfY7Ilvc.js} +1 -1
- package/dist/{logo-QKrYvRFP.js.map → logo-cfY7Ilvc.js.map} +1 -1
- package/dist/main.d.ts +17 -14
- package/dist/main.js +86 -75
- package/dist/navbar-DJJMercW.js +23 -0
- package/dist/navbar-DJJMercW.js.map +1 -0
- package/dist/{pagination-u6Z1LYwY.js → pagination-DxXjiIgC.js} +1 -1
- package/dist/{pagination-u6Z1LYwY.js.map → pagination-DxXjiIgC.js.map} +1 -1
- package/dist/{pagination-button-CG_QfJHY.js → pagination-button-CjEZPPC8.js} +1 -1
- package/dist/{pagination-button-CG_QfJHY.js.map → pagination-button-CjEZPPC8.js.map} +1 -1
- package/dist/{pagination-item-DntsLLMC.js → pagination-item-DXnI0BWj.js} +1 -1
- package/dist/{pagination-item-DntsLLMC.js.map → pagination-item-DXnI0BWj.js.map} +1 -1
- package/dist/{pagination-item-hMN-34PX.d.ts → pagination-item-mKQyvHV9.d.ts} +3 -3
- package/dist/{popover-D59x0S-P.js → popover-CGvBn3q9.js} +28 -30
- package/dist/popover-CGvBn3q9.js.map +1 -0
- package/dist/popover-COi7S9pJ.js +48 -0
- package/dist/popover-COi7S9pJ.js.map +1 -0
- package/dist/{popover-trigger-howQkbQx.js → popover-trigger-BLnIukvY.js} +6 -4
- package/dist/{popover-trigger-howQkbQx.js.map → popover-trigger-BLnIukvY.js.map} +1 -1
- package/dist/{popover-trigger-context-gAwLFM-5.d.ts → popover-trigger-context-C3QaiCth.d.ts} +7 -5
- package/dist/{popover-trigger-context-CdMmRbFv.js → popover-trigger-context-CGJlUS_N.js} +5 -2
- package/dist/popover-trigger-context-CGJlUS_N.js.map +1 -0
- package/dist/{radio-C_Zbb4CF.js → radio-ulWuU7RE.js} +4 -3
- package/dist/radio-ulWuU7RE.js.map +1 -0
- package/dist/{search-Dg6xvCDB.js → search-Cqnboh3z.js} +7 -3
- package/dist/search-Cqnboh3z.js.map +1 -0
- package/dist/{select-B1e494BO.js → select-DCZV6wZu.js} +1 -1
- package/dist/{select-B1e494BO.js.map → select-DCZV6wZu.js.map} +1 -1
- package/dist/{select-optgroup-D7Gd7ioS.js → select-optgroup-BUaB9Yz-.js} +1 -1
- package/dist/{select-optgroup-D7Gd7ioS.js.map → select-optgroup-BUaB9Yz-.js.map} +1 -1
- package/dist/{select-option-DUfDzvNN.js → select-option-BByWq34J.js} +1 -1
- package/dist/{select-option-DUfDzvNN.js.map → select-option-BByWq34J.js.map} +1 -1
- package/dist/skip-link-DwuiIAvE.js +18 -0
- package/dist/skip-link-DwuiIAvE.js.map +1 -0
- package/dist/sticky-header-DBX-P8xm.d.ts +19 -0
- package/dist/sticky-header-DWAJUj20.js +21 -0
- package/dist/sticky-header-DWAJUj20.js.map +1 -0
- package/dist/sub-navbar-DEudSxfj.js +28 -0
- package/dist/sub-navbar-DEudSxfj.js.map +1 -0
- package/dist/{tab-D-OGgeAb.js → tab-9qkzsjIT.js} +1 -1
- package/dist/{tab-D-OGgeAb.js.map → tab-9qkzsjIT.js.map} +1 -1
- package/dist/{tabs-DzRc-Y8t.js → tabs-CpaYfphj.js} +1 -1
- package/dist/{tabs-DzRc-Y8t.js.map → tabs-CpaYfphj.js.map} +1 -1
- package/dist/{tabs-list-qH_cJgYi.js → tabs-list-UDrgmCSx.js} +1 -1
- package/dist/{tabs-list-qH_cJgYi.js.map → tabs-list-UDrgmCSx.js.map} +1 -1
- package/dist/{tabs-panel-DtHr9i79.js → tabs-panel-DeVzvQQw.js} +1 -1
- package/dist/{tabs-panel-DtHr9i79.js.map → tabs-panel-DeVzvQQw.js.map} +1 -1
- package/dist/{textarea-CEUafYI-.js → textarea-C580HmQX.js} +1 -1
- package/dist/{textarea-CEUafYI-.js.map → textarea-C580HmQX.js.map} +1 -1
- package/dist/textfield-CWoUw1b2.js +0 -0
- package/dist/{textfield-DwBJIap9.js → textfield-D9Ssbb43.js} +4 -4
- package/dist/{textfield-DwBJIap9.js.map → textfield-D9Ssbb43.js.map} +1 -1
- package/dist/{types-CAwE6h3H.d.ts → types-DC-FPmDA.d.ts} +1 -1
- package/dist/{types-BTJlwWCQ.d.ts → types-Mj1poXVf.d.ts} +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/useCheckboxGroup-DRhqch1m.d.ts +22 -0
- package/dist/useCheckboxGroup-rTVawmvi.js +18 -0
- package/dist/useCheckboxGroup-rTVawmvi.js.map +1 -0
- package/dist/useElementScrolledPastObserver-DjzJ4Mn-.js +20 -0
- package/dist/useElementScrolledPastObserver-DjzJ4Mn-.js.map +1 -0
- package/dist/{useIsomorphicLayoutEffect-DCaf_yI4.js → useIsomorphicLayoutEffect-B5btmYlF.js} +1 -1
- package/dist/{useIsomorphicLayoutEffect-DCaf_yI4.js.map → useIsomorphicLayoutEffect-B5btmYlF.js.map} +1 -1
- package/dist/{useIsomorphicLayoutEffect-D3y6bHpX.d.ts → useIsomorphicLayoutEffect-BMdz-mee.d.ts} +1 -1
- package/dist/{useMergeRefs-Cz-t7gpp.js → useMergeRefs-CcJMoo46.js} +1 -1
- package/dist/{useMergeRefs-Cz-t7gpp.js.map → useMergeRefs-CcJMoo46.js.map} +1 -1
- package/dist/{useMergeRefs-BTgz9pcs.d.ts → useMergeRefs-iCenhgmf.d.ts} +1 -1
- package/dist/{usePagination-afWMXp7h.js → usePagination-DNqO-ob2.js} +1 -1
- package/dist/{usePagination-afWMXp7h.js.map → usePagination-DNqO-ob2.js.map} +1 -1
- package/dist/useScrollDirection-BLgp51hx.js +28 -0
- package/dist/useScrollDirection-BLgp51hx.js.map +1 -0
- package/dist/utilities/hooks/index.d.ts +17 -14
- package/dist/utilities/hooks/index.js +6 -5
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.d.ts +2 -0
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.js +3 -0
- package/dist/utilities/hooks/useElementScrolledPastObserver/useElementScrolledPastObserver.d.ts +8 -0
- package/dist/utilities/hooks/useElementScrolledPastObserver/useElementScrolledPastObserver.js +3 -0
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.js +1 -1
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.d.ts +1 -1
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.js +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.ts +16 -13
- package/dist/utilities/hooks/usePagination/usePagination.js +1 -1
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.d.ts +11 -0
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.js +3 -0
- package/dist/utilities/index.d.ts +17 -14
- package/dist/utilities/index.js +7 -6
- package/dist/utilities/types.d.ts +1 -1
- package/dist/utilities-JoKvbhOy.js +0 -0
- package/dist/{validation-message-DjATM7g-.js → validation-message-6AQTIup_.js} +1 -1
- package/dist/{validation-message-DjATM7g-.js.map → validation-message-6AQTIup_.js.map} +1 -1
- package/dist/validation-message-B4lI2a0K.js +0 -0
- package/dist/vanilla/dropdown/index.d.ts +1 -1
- package/dist/vanilla/dropdown/index.js +2 -2
- package/dist/vanilla/index.d.ts +2 -2
- package/dist/vanilla/index.js +2 -2
- package/dist/vanilla/popover/index.d.ts +1 -1
- package/dist/vanilla/popover/index.js +1 -1
- package/package.json +4 -5
- package/dist/checkbox-Bx9n-4ar.js.map +0 -1
- package/dist/field-U2SN9jkp.js.map +0 -1
- package/dist/navbar-Dm9lM6Xr.js +0 -31
- package/dist/navbar-Dm9lM6Xr.js.map +0 -1
- package/dist/popover-BRH3zXGT.js +0 -45
- package/dist/popover-BRH3zXGT.js.map +0 -1
- package/dist/popover-D59x0S-P.js.map +0 -1
- package/dist/popover-trigger-context-CdMmRbFv.js.map +0 -1
- package/dist/radio-C_Zbb4CF.js.map +0 -1
- package/dist/search-Dg6xvCDB.js.map +0 -1
- /package/dist/{checkbox-DXGZ7D3M.js → checkbox-DdQn64cR.js} +0 -0
- /package/dist/{chip-CopwfoBo.js → chip-6KumidQL.js} +0 -0
- /package/dist/{components-CtNCeoXN.js → components-CUDHzsYh.js} +0 -0
- /package/dist/{dialog-Cva1W11M.js → dialog-B6bZOPYF.js} +0 -0
- /package/dist/{drawer-D0EFrwju.js → drawer-sfOVHFWA.js} +0 -0
- /package/dist/{dropdown-mQ8x9_NH.js → dropdown-DR0Lif3r.js} +0 -0
- /package/dist/{fieldset-BhCAsBCv.js → fieldset-Ds2WiAnj.js} +0 -0
- /package/dist/{footer-BThmhXy7.js → filter-group-MjaWbeZO.js} +0 -0
- /package/dist/{hooks-CQ4fud3K.js → footer-Cq6w0v2j.js} +0 -0
- /package/dist/{link-oWcjwJYP.js → hooks-BmaG9QJW.js} +0 -0
- /package/dist/{logo-Dx-VZMJu.js → link-CKJeUW0o.js} +0 -0
- /package/dist/{navbar-DvT5z7E0.js → logo-CIDSfhf9.js} +0 -0
- /package/dist/{pagination-DrIF_DVv.js → navbar-BuFLsqCZ.js} +0 -0
- /package/dist/{popover-3oBuiK3l.js → pagination-DUyQRuUE.js} +0 -0
- /package/dist/{radio-h9AAOfEn.js → popover-C4QdJkKG.js} +0 -0
- /package/dist/{search-D6IdbNO6.js → radio-Uyx2D7dl.js} +0 -0
- /package/dist/{select-Dg_OZVWF.js → search-VYIc3wFh.js} +0 -0
- /package/dist/{tabs-DXmy9wEs.js → select-D1X9tdeH.js} +0 -0
- /package/dist/{textarea-YZQSw01C.js → skip-link-CGmg3TAi.js} +0 -0
- /package/dist/{textfield-BJszUges.js → sticky-header-CII-Yy5M.js} +0 -0
- /package/dist/{utilities-DO_q6EB3.js → tabs-CYBqn2Kj.js} +0 -0
- /package/dist/{validation-message-fz0dNgdm.js → textarea-D37K5D86.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import { MergeRight } from "./types-
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-Mj1poXVf.js";
|
|
2
|
+
import { MergeRight } from "./types-DC-FPmDA.js";
|
|
3
3
|
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
4
4
|
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
5
5
|
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
@@ -11,56 +11,59 @@ import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
|
11
11
|
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
12
12
|
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
13
13
|
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
14
|
-
import * as
|
|
15
|
-
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
14
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
16
15
|
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
16
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
17
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
18
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
19
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
20
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
21
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
17
22
|
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
18
23
|
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
21
|
-
import * as
|
|
22
|
-
import * as
|
|
24
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
25
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
26
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
27
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
23
28
|
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
24
29
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
28
|
-
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
29
|
-
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
30
|
-
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
31
|
-
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
32
|
-
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
33
|
-
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
34
|
-
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
35
|
-
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
30
|
+
import * as react_jsx_runtime58 from "react/jsx-runtime";
|
|
31
|
+
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
36
32
|
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
37
|
-
import * as
|
|
33
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
34
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
38
35
|
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
39
|
-
import * as
|
|
36
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
37
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
38
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
40
39
|
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
41
|
-
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
42
|
-
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
43
40
|
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
41
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
42
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
43
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
44
44
|
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
45
|
-
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
46
45
|
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
47
|
-
import * as
|
|
48
|
-
import * as
|
|
49
|
-
import * as
|
|
46
|
+
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
47
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
48
|
+
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
49
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
50
50
|
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
51
|
-
import * as
|
|
52
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
53
|
-
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
54
|
-
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
51
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
55
52
|
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
53
|
+
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
54
|
+
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
55
|
+
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
56
56
|
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
57
|
+
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
57
58
|
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
58
59
|
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
59
60
|
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
61
|
+
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
62
|
+
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
63
|
+
import * as react_jsx_runtime72 from "react/jsx-runtime";
|
|
60
64
|
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
61
|
-
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
65
|
+
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
62
66
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
63
|
-
import "@oddbird/popover-polyfill";
|
|
64
67
|
|
|
65
68
|
//#region src/components/alert/alert.d.ts
|
|
66
69
|
type AlertProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -410,7 +413,7 @@ declare const Input: ({
|
|
|
410
413
|
readOnly,
|
|
411
414
|
ref,
|
|
412
415
|
...props
|
|
413
|
-
}: InputProps) =>
|
|
416
|
+
}: InputProps) => react_jsx_runtime46.JSX.Element;
|
|
414
417
|
//#endregion
|
|
415
418
|
//#region src/components/checkbox/checkbox.d.ts
|
|
416
419
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -422,6 +425,8 @@ type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | '
|
|
|
422
425
|
error?: boolean;
|
|
423
426
|
/** Specify whether the Checkbox is indeterminate */
|
|
424
427
|
indeterminate?: boolean;
|
|
428
|
+
/** If true, the checkbox will take up the full width of the container, and not just "fit-content" which is default */
|
|
429
|
+
fullwidth?: boolean;
|
|
425
430
|
ref?: Ref<HTMLInputElement>;
|
|
426
431
|
}>;
|
|
427
432
|
declare const Checkbox: ({
|
|
@@ -429,6 +434,7 @@ declare const Checkbox: ({
|
|
|
429
434
|
label,
|
|
430
435
|
description,
|
|
431
436
|
error,
|
|
437
|
+
fullwidth,
|
|
432
438
|
style,
|
|
433
439
|
className,
|
|
434
440
|
indeterminate,
|
|
@@ -436,7 +442,19 @@ declare const Checkbox: ({
|
|
|
436
442
|
id,
|
|
437
443
|
"aria-describedby": ariaDescribedByProp,
|
|
438
444
|
...props
|
|
439
|
-
}: CheckboxProps) =>
|
|
445
|
+
}: CheckboxProps) => react_jsx_runtime13.JSX.Element;
|
|
446
|
+
//#endregion
|
|
447
|
+
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
448
|
+
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
449
|
+
ref?: Ref<HTMLDivElement>;
|
|
450
|
+
}>;
|
|
451
|
+
declare const CheckboxSubsection: ({
|
|
452
|
+
children,
|
|
453
|
+
className,
|
|
454
|
+
dark,
|
|
455
|
+
ref,
|
|
456
|
+
...props
|
|
457
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime12.JSX.Element;
|
|
440
458
|
//#endregion
|
|
441
459
|
//#region src/components/chip/chip.d.ts
|
|
442
460
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -469,7 +487,7 @@ declare const Chip: ({
|
|
|
469
487
|
className,
|
|
470
488
|
ref,
|
|
471
489
|
...props
|
|
472
|
-
}: ChipProps) =>
|
|
490
|
+
}: ChipProps) => react_jsx_runtime14.JSX.Element;
|
|
473
491
|
//#endregion
|
|
474
492
|
//#region src/components/dialog/dialog.d.ts
|
|
475
493
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -539,7 +557,7 @@ declare const Dialog: ({
|
|
|
539
557
|
dark,
|
|
540
558
|
ref,
|
|
541
559
|
...rest
|
|
542
|
-
}: DialogProps) =>
|
|
560
|
+
}: DialogProps) => react_jsx_runtime22.JSX.Element;
|
|
543
561
|
//#endregion
|
|
544
562
|
//#region src/components/dialog/dialog-content.d.ts
|
|
545
563
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -562,7 +580,7 @@ declare const DialogContent: ({
|
|
|
562
580
|
className,
|
|
563
581
|
noBorder,
|
|
564
582
|
...rest
|
|
565
|
-
}: DialogContentProps) =>
|
|
583
|
+
}: DialogContentProps) => react_jsx_runtime16.JSX.Element;
|
|
566
584
|
//#endregion
|
|
567
585
|
//#region src/components/dialog/dialog-header.d.ts
|
|
568
586
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -585,7 +603,7 @@ declare const DialogHeader: ({
|
|
|
585
603
|
className,
|
|
586
604
|
noBorder,
|
|
587
605
|
...rest
|
|
588
|
-
}: DialogHeaderProps) =>
|
|
606
|
+
}: DialogHeaderProps) => react_jsx_runtime18.JSX.Element;
|
|
589
607
|
//#endregion
|
|
590
608
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
591
609
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -608,7 +626,7 @@ declare const DialogFooter: ({
|
|
|
608
626
|
className,
|
|
609
627
|
noBorder,
|
|
610
628
|
...rest
|
|
611
|
-
}: DialogFooterProps) =>
|
|
629
|
+
}: DialogFooterProps) => react_jsx_runtime17.JSX.Element;
|
|
612
630
|
//#endregion
|
|
613
631
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
614
632
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -616,7 +634,7 @@ declare const DialogTrigger: ({
|
|
|
616
634
|
asChild,
|
|
617
635
|
ref,
|
|
618
636
|
...rest
|
|
619
|
-
}: DialogTriggerProps) =>
|
|
637
|
+
}: DialogTriggerProps) => react_jsx_runtime21.JSX.Element;
|
|
620
638
|
//#endregion
|
|
621
639
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
622
640
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -624,7 +642,7 @@ declare const DialogCloseButton: ({
|
|
|
624
642
|
children,
|
|
625
643
|
ref,
|
|
626
644
|
...props
|
|
627
|
-
}: DialogCloseButtonProps) =>
|
|
645
|
+
}: DialogCloseButtonProps) => react_jsx_runtime15.JSX.Element;
|
|
628
646
|
//#endregion
|
|
629
647
|
//#region src/components/drawer/drawer.d.ts
|
|
630
648
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -670,7 +688,7 @@ declare const Drawer: ({
|
|
|
670
688
|
className,
|
|
671
689
|
ref,
|
|
672
690
|
...rest
|
|
673
|
-
}: DrawerProps) =>
|
|
691
|
+
}: DrawerProps) => react_jsx_runtime29.JSX.Element;
|
|
674
692
|
//#endregion
|
|
675
693
|
//#region src/components/drawer/drawer-content.d.ts
|
|
676
694
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -678,7 +696,7 @@ declare const DrawerContent: ({
|
|
|
678
696
|
className,
|
|
679
697
|
ref,
|
|
680
698
|
...rest
|
|
681
|
-
}: DrawerContentProps) =>
|
|
699
|
+
}: DrawerContentProps) => react_jsx_runtime24.JSX.Element;
|
|
682
700
|
//#endregion
|
|
683
701
|
//#region src/components/drawer/drawer-header.d.ts
|
|
684
702
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -686,7 +704,7 @@ declare const DrawerHeader: ({
|
|
|
686
704
|
className,
|
|
687
705
|
ref,
|
|
688
706
|
...rest
|
|
689
|
-
}: DrawerHeaderProps) =>
|
|
707
|
+
}: DrawerHeaderProps) => react_jsx_runtime26.JSX.Element;
|
|
690
708
|
//#endregion
|
|
691
709
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
692
710
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -694,21 +712,21 @@ declare const DrawerFooter: ({
|
|
|
694
712
|
className,
|
|
695
713
|
ref,
|
|
696
714
|
...rest
|
|
697
|
-
}: DrawerFooterProps) =>
|
|
715
|
+
}: DrawerFooterProps) => react_jsx_runtime25.JSX.Element;
|
|
698
716
|
//#endregion
|
|
699
717
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
700
718
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
701
719
|
declare const DrawerTrigger: ({
|
|
702
720
|
ref,
|
|
703
721
|
...rest
|
|
704
|
-
}: DrawerTriggerProps) =>
|
|
722
|
+
}: DrawerTriggerProps) => react_jsx_runtime28.JSX.Element;
|
|
705
723
|
//#endregion
|
|
706
724
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
707
725
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
708
726
|
declare const DrawerCloseButton: ({
|
|
709
727
|
ref,
|
|
710
728
|
...rest
|
|
711
|
-
}: DrawerCloseButtonProps) =>
|
|
729
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime23.JSX.Element;
|
|
712
730
|
//#endregion
|
|
713
731
|
//#region src/components/popover/popover.d.ts
|
|
714
732
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -727,13 +745,10 @@ type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
727
745
|
*/
|
|
728
746
|
open?: boolean;
|
|
729
747
|
/**
|
|
730
|
-
* Callback when the
|
|
748
|
+
* Callback when the open state changes.
|
|
749
|
+
* @param open - The new open state of the popover.
|
|
731
750
|
*/
|
|
732
|
-
|
|
733
|
-
/**
|
|
734
|
-
* Callback when the popover wants to close.
|
|
735
|
-
*/
|
|
736
|
-
onClose?: () => void;
|
|
751
|
+
onOpenChange?: (open: boolean) => void;
|
|
737
752
|
/**
|
|
738
753
|
* Whether to disable auto placement.
|
|
739
754
|
* @default false
|
|
@@ -779,16 +794,15 @@ type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
779
794
|
* </PopoverTriggerContext>
|
|
780
795
|
*
|
|
781
796
|
* @example without TriggerContext
|
|
782
|
-
* <Button
|
|
783
|
-
* <Popover id="my-popover">
|
|
797
|
+
* <Button aria-controls="my-popover" aria-expanded={open}>Open Popover</Button>
|
|
798
|
+
* <Popover open={open} onOpenChange={onOpenChange} id="my-popover">
|
|
784
799
|
* Content
|
|
785
800
|
* </Popover>
|
|
786
801
|
*/
|
|
787
802
|
declare const Popover: ({
|
|
788
803
|
id,
|
|
789
804
|
className,
|
|
790
|
-
|
|
791
|
-
onOpen,
|
|
805
|
+
onOpenChange,
|
|
792
806
|
open,
|
|
793
807
|
placement,
|
|
794
808
|
disableAutoPlacement,
|
|
@@ -797,7 +811,7 @@ declare const Popover: ({
|
|
|
797
811
|
asChild,
|
|
798
812
|
ref,
|
|
799
813
|
...rest
|
|
800
|
-
}: PopoverProps) =>
|
|
814
|
+
}: PopoverProps) => react_jsx_runtime58.JSX.Element;
|
|
801
815
|
//#endregion
|
|
802
816
|
//#region src/components/popover/popover-trigger.d.ts
|
|
803
817
|
type PopoverTriggerProps = ({
|
|
@@ -846,7 +860,7 @@ declare const PopoverTrigger: ({
|
|
|
846
860
|
asChild,
|
|
847
861
|
ref,
|
|
848
862
|
...rest
|
|
849
|
-
}: PopoverTriggerProps) =>
|
|
863
|
+
}: PopoverTriggerProps) => react_jsx_runtime57.JSX.Element;
|
|
850
864
|
//#endregion
|
|
851
865
|
//#region src/components/dropdown/dropdown.d.ts
|
|
852
866
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -873,8 +887,8 @@ type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
|
873
887
|
* </DropdownTriggerContext>
|
|
874
888
|
*
|
|
875
889
|
* @example without TriggerContext
|
|
876
|
-
* <Button
|
|
877
|
-
* <Dropdown id="some-dropdown">
|
|
890
|
+
* <Button aria-controls="some-dropdown" aria-expanded={open}>Trigger</Button>
|
|
891
|
+
* <Dropdown id="some-dropdown" open={open} onOpenChange={onOpenChange}>
|
|
878
892
|
* <DropdownHeading>Heading</DropdownHeading>
|
|
879
893
|
* <DropdownList>
|
|
880
894
|
* <DropdownItem>
|
|
@@ -888,21 +902,21 @@ declare const Dropdown: ({
|
|
|
888
902
|
className,
|
|
889
903
|
ref,
|
|
890
904
|
...rest
|
|
891
|
-
}: DropdownProps) =>
|
|
905
|
+
}: DropdownProps) => react_jsx_runtime35.JSX.Element;
|
|
892
906
|
//#endregion
|
|
893
907
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
894
908
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
895
909
|
declare const DropdownButton: ({
|
|
896
910
|
ref,
|
|
897
911
|
...rest
|
|
898
|
-
}: DropdownButtonProps) =>
|
|
912
|
+
}: DropdownButtonProps) => react_jsx_runtime30.JSX.Element;
|
|
899
913
|
//#endregion
|
|
900
914
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
901
915
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
902
916
|
declare const DropdownTrigger: ({
|
|
903
917
|
ref,
|
|
904
918
|
...rest
|
|
905
|
-
}: DropdownTriggerProps) =>
|
|
919
|
+
}: DropdownTriggerProps) => react_jsx_runtime34.JSX.Element;
|
|
906
920
|
//#endregion
|
|
907
921
|
//#region src/components/field/field.d.ts
|
|
908
922
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -911,6 +925,8 @@ type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDi
|
|
|
911
925
|
* @default start
|
|
912
926
|
*/
|
|
913
927
|
position?: 'start' | 'end';
|
|
928
|
+
/** If true, checkbox/radio inputs will take up the full width of the container, and not just "fit-content" which is default */
|
|
929
|
+
fullwidth?: boolean;
|
|
914
930
|
ref?: Ref<HTMLDivElement>;
|
|
915
931
|
}>;
|
|
916
932
|
/**
|
|
@@ -928,10 +944,11 @@ declare const Field: ({
|
|
|
928
944
|
className,
|
|
929
945
|
dark,
|
|
930
946
|
position,
|
|
947
|
+
fullwidth,
|
|
931
948
|
asChild,
|
|
932
949
|
ref,
|
|
933
950
|
...props
|
|
934
|
-
}: FieldProps) =>
|
|
951
|
+
}: FieldProps) => react_jsx_runtime39.JSX.Element;
|
|
935
952
|
//#endregion
|
|
936
953
|
//#region src/components/field/field-description.d.ts
|
|
937
954
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -942,7 +959,7 @@ declare const FieldDescription: ({
|
|
|
942
959
|
className,
|
|
943
960
|
ref,
|
|
944
961
|
...props
|
|
945
|
-
}: FieldDescriptionProps) =>
|
|
962
|
+
}: FieldDescriptionProps) => react_jsx_runtime38.JSX.Element;
|
|
946
963
|
//#endregion
|
|
947
964
|
//#region src/components/field/field-affix.d.ts
|
|
948
965
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -963,7 +980,7 @@ declare const FieldAffixes: ({
|
|
|
963
980
|
asChild,
|
|
964
981
|
ref,
|
|
965
982
|
...rest
|
|
966
|
-
}: FieldAffixesProps) =>
|
|
983
|
+
}: FieldAffixesProps) => react_jsx_runtime36.JSX.Element;
|
|
967
984
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
968
985
|
ref?: Ref<HTMLSpanElement>;
|
|
969
986
|
}>;
|
|
@@ -983,7 +1000,7 @@ declare const FieldAffix: ({
|
|
|
983
1000
|
asChild,
|
|
984
1001
|
ref,
|
|
985
1002
|
...rest
|
|
986
|
-
}: FieldAffixProps) =>
|
|
1003
|
+
}: FieldAffixProps) => react_jsx_runtime36.JSX.Element;
|
|
987
1004
|
//#endregion
|
|
988
1005
|
//#region src/components/fieldset/fieldset.d.ts
|
|
989
1006
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -995,7 +1012,7 @@ declare const Fieldset: ({
|
|
|
995
1012
|
dark,
|
|
996
1013
|
ref,
|
|
997
1014
|
...props
|
|
998
|
-
}: FieldsetProps) =>
|
|
1015
|
+
}: FieldsetProps) => react_jsx_runtime42.JSX.Element;
|
|
999
1016
|
//#endregion
|
|
1000
1017
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1001
1018
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1005,7 +1022,7 @@ declare const FieldsetDescription: ({
|
|
|
1005
1022
|
asChild,
|
|
1006
1023
|
ref,
|
|
1007
1024
|
...props
|
|
1008
|
-
}: FieldsetDescriptionProps) =>
|
|
1025
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime40.JSX.Element;
|
|
1009
1026
|
//#endregion
|
|
1010
1027
|
//#region src/components/label/label.d.ts
|
|
1011
1028
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1023,7 +1040,7 @@ declare const Label: ({
|
|
|
1023
1040
|
asChild,
|
|
1024
1041
|
ref,
|
|
1025
1042
|
...props
|
|
1026
|
-
}: LabelProps) =>
|
|
1043
|
+
}: LabelProps) => react_jsx_runtime47.JSX.Element;
|
|
1027
1044
|
//#endregion
|
|
1028
1045
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1029
1046
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1034,7 +1051,34 @@ declare const FieldsetLegend: ({
|
|
|
1034
1051
|
dark,
|
|
1035
1052
|
ref,
|
|
1036
1053
|
...props
|
|
1037
|
-
}: FieldsetLegendProps) =>
|
|
1054
|
+
}: FieldsetLegendProps) => react_jsx_runtime41.JSX.Element;
|
|
1055
|
+
//#endregion
|
|
1056
|
+
//#region src/components/filter-group/filter-group.d.ts
|
|
1057
|
+
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
1058
|
+
/** Icon displayed in the filter group */
|
|
1059
|
+
icon: ReactNode;
|
|
1060
|
+
/** Label of the filter group */
|
|
1061
|
+
label: ReactNode;
|
|
1062
|
+
/** Default open state of the filter group, should not be used together with `open` */
|
|
1063
|
+
defaultOpen?: boolean;
|
|
1064
|
+
/** Control the open state of the filter group */
|
|
1065
|
+
open?: boolean;
|
|
1066
|
+
/** Callback when the open state changes */
|
|
1067
|
+
onOpenChange?: (open: boolean) => void;
|
|
1068
|
+
ref?: Ref<HTMLDivElement>;
|
|
1069
|
+
}>;
|
|
1070
|
+
declare const FilterGroup: ({
|
|
1071
|
+
dark,
|
|
1072
|
+
icon,
|
|
1073
|
+
label,
|
|
1074
|
+
defaultOpen,
|
|
1075
|
+
open,
|
|
1076
|
+
onOpenChange,
|
|
1077
|
+
children,
|
|
1078
|
+
className,
|
|
1079
|
+
ref,
|
|
1080
|
+
...props
|
|
1081
|
+
}: FilterGroupProps) => react_jsx_runtime43.JSX.Element;
|
|
1038
1082
|
//#endregion
|
|
1039
1083
|
//#region src/components/footer/footer.d.ts
|
|
1040
1084
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1070,7 +1114,7 @@ declare const Footer: ({
|
|
|
1070
1114
|
children,
|
|
1071
1115
|
ref,
|
|
1072
1116
|
...props
|
|
1073
|
-
}: FooterProps) =>
|
|
1117
|
+
}: FooterProps) => react_jsx_runtime45.JSX.Element;
|
|
1074
1118
|
//#endregion
|
|
1075
1119
|
//#region src/components/link/link.d.ts
|
|
1076
1120
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1094,7 +1138,7 @@ declare const Link: ({
|
|
|
1094
1138
|
dark,
|
|
1095
1139
|
ref,
|
|
1096
1140
|
...rest
|
|
1097
|
-
}: LinkProps) =>
|
|
1141
|
+
}: LinkProps) => react_jsx_runtime48.JSX.Element;
|
|
1098
1142
|
//#endregion
|
|
1099
1143
|
//#region src/components/logo/logo.d.ts
|
|
1100
1144
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1124,21 +1168,14 @@ declare const Logo: ({
|
|
|
1124
1168
|
className,
|
|
1125
1169
|
ref,
|
|
1126
1170
|
...props
|
|
1127
|
-
}: LogoProps) =>
|
|
1171
|
+
}: LogoProps) => react_jsx_runtime49.JSX.Element;
|
|
1128
1172
|
//#endregion
|
|
1129
1173
|
//#region src/components/navbar/navbar.d.ts
|
|
1130
1174
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
1131
1175
|
/**
|
|
1132
1176
|
* Skip link.
|
|
1133
1177
|
*/
|
|
1134
|
-
skipLink?:
|
|
1135
|
-
label: string;
|
|
1136
|
-
href: string;
|
|
1137
|
-
};
|
|
1138
|
-
/**
|
|
1139
|
-
* Text for menu area label.
|
|
1140
|
-
*/
|
|
1141
|
-
menuAreaLabel: string;
|
|
1178
|
+
skipLink?: ReactNode;
|
|
1142
1179
|
/**
|
|
1143
1180
|
* Determines if the navbar should be fixed.
|
|
1144
1181
|
* @default false
|
|
@@ -1161,7 +1198,6 @@ type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
1161
1198
|
declare const Navbar: ({
|
|
1162
1199
|
dark,
|
|
1163
1200
|
fixed,
|
|
1164
|
-
menuAreaLabel,
|
|
1165
1201
|
homeAriaLabel,
|
|
1166
1202
|
skipLink,
|
|
1167
1203
|
homeHref,
|
|
@@ -1170,7 +1206,19 @@ declare const Navbar: ({
|
|
|
1170
1206
|
className,
|
|
1171
1207
|
ref,
|
|
1172
1208
|
...props
|
|
1173
|
-
}: NavbarProps) =>
|
|
1209
|
+
}: NavbarProps) => react_jsx_runtime50.JSX.Element;
|
|
1210
|
+
//#endregion
|
|
1211
|
+
//#region src/components/navbar/sub-navbar.d.ts
|
|
1212
|
+
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
1213
|
+
ref?: Ref<HTMLElement>;
|
|
1214
|
+
}>;
|
|
1215
|
+
declare const SubNavbar: ({
|
|
1216
|
+
dark,
|
|
1217
|
+
children,
|
|
1218
|
+
className,
|
|
1219
|
+
ref,
|
|
1220
|
+
...props
|
|
1221
|
+
}: SubNavbarProps) => react_jsx_runtime51.JSX.Element;
|
|
1174
1222
|
//#endregion
|
|
1175
1223
|
//#region src/components/pagination/pagination.d.ts
|
|
1176
1224
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1182,7 +1230,7 @@ declare const Pagination: ({
|
|
|
1182
1230
|
ref,
|
|
1183
1231
|
children,
|
|
1184
1232
|
...props
|
|
1185
|
-
}: PaginationProps) =>
|
|
1233
|
+
}: PaginationProps) => react_jsx_runtime54.JSX.Element;
|
|
1186
1234
|
//#endregion
|
|
1187
1235
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1188
1236
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1195,7 +1243,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1195
1243
|
declare const PaginationButton: ({
|
|
1196
1244
|
ref,
|
|
1197
1245
|
...rest
|
|
1198
|
-
}: PaginationButtonProps) =>
|
|
1246
|
+
}: PaginationButtonProps) => react_jsx_runtime52.JSX.Element;
|
|
1199
1247
|
//#endregion
|
|
1200
1248
|
//#region src/components/radio/radio.d.ts
|
|
1201
1249
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1205,6 +1253,8 @@ type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'rol
|
|
|
1205
1253
|
description?: ReactNode;
|
|
1206
1254
|
/** Add error indication to the radio. */
|
|
1207
1255
|
error?: boolean;
|
|
1256
|
+
/** If true, the radio will take up the full width of the container, and not just "fit-content" which is default */
|
|
1257
|
+
fullwidth?: boolean;
|
|
1208
1258
|
ref?: Ref<HTMLInputElement>;
|
|
1209
1259
|
}>;
|
|
1210
1260
|
declare const Radio: ({
|
|
@@ -1212,13 +1262,14 @@ declare const Radio: ({
|
|
|
1212
1262
|
label,
|
|
1213
1263
|
description,
|
|
1214
1264
|
error,
|
|
1265
|
+
fullwidth,
|
|
1215
1266
|
style,
|
|
1216
1267
|
className,
|
|
1217
1268
|
ref,
|
|
1218
1269
|
id,
|
|
1219
1270
|
"aria-describedby": ariaDescribedByProp,
|
|
1220
1271
|
...props
|
|
1221
|
-
}: RadioProps) =>
|
|
1272
|
+
}: RadioProps) => react_jsx_runtime59.JSX.Element;
|
|
1222
1273
|
//#endregion
|
|
1223
1274
|
//#region src/components/search/search.d.ts
|
|
1224
1275
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1229,6 +1280,8 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1229
1280
|
size?: 'medium' | 'large';
|
|
1230
1281
|
/** Called when the user presses enter. You can use this to for example navigate on submit. */
|
|
1231
1282
|
onSubmit?: (value: string) => void;
|
|
1283
|
+
/** Called when the user resets the search input. */
|
|
1284
|
+
onReset?: (value: string) => void;
|
|
1232
1285
|
/**
|
|
1233
1286
|
* Aria-label for the clear button.
|
|
1234
1287
|
* @defaultValue 'Clear'
|
|
@@ -1238,13 +1291,14 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1238
1291
|
declare const Search: ({
|
|
1239
1292
|
className,
|
|
1240
1293
|
onSubmit,
|
|
1294
|
+
onReset,
|
|
1241
1295
|
clearAriaLabel,
|
|
1242
1296
|
size,
|
|
1243
1297
|
ref,
|
|
1244
1298
|
dark,
|
|
1245
1299
|
style,
|
|
1246
1300
|
...props
|
|
1247
|
-
}: SearchProps) =>
|
|
1301
|
+
}: SearchProps) => react_jsx_runtime60.JSX.Element;
|
|
1248
1302
|
//#endregion
|
|
1249
1303
|
//#region src/components/select/select.d.ts
|
|
1250
1304
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1265,7 +1319,7 @@ declare const Select: ({
|
|
|
1265
1319
|
size,
|
|
1266
1320
|
ref,
|
|
1267
1321
|
...props
|
|
1268
|
-
}: SelectProps) =>
|
|
1322
|
+
}: SelectProps) => react_jsx_runtime63.JSX.Element;
|
|
1269
1323
|
//#endregion
|
|
1270
1324
|
//#region src/components/select/select-option.d.ts
|
|
1271
1325
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1275,7 +1329,7 @@ declare const SelectOption: ({
|
|
|
1275
1329
|
asChild,
|
|
1276
1330
|
ref,
|
|
1277
1331
|
...props
|
|
1278
|
-
}: SelectOptionProps) =>
|
|
1332
|
+
}: SelectOptionProps) => react_jsx_runtime62.JSX.Element;
|
|
1279
1333
|
//#endregion
|
|
1280
1334
|
//#region src/components/select/select-optgroup.d.ts
|
|
1281
1335
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1285,7 +1339,19 @@ declare const SelectOptgroup: ({
|
|
|
1285
1339
|
asChild,
|
|
1286
1340
|
ref,
|
|
1287
1341
|
...props
|
|
1288
|
-
}: SelectOptgroupProps) =>
|
|
1342
|
+
}: SelectOptgroupProps) => react_jsx_runtime61.JSX.Element;
|
|
1343
|
+
//#endregion
|
|
1344
|
+
//#region src/components/skip-link/skip-link.d.ts
|
|
1345
|
+
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
1346
|
+
ref?: Ref<HTMLAnchorElement>;
|
|
1347
|
+
}>;
|
|
1348
|
+
declare const SkipLink: ({
|
|
1349
|
+
asChild,
|
|
1350
|
+
children,
|
|
1351
|
+
className,
|
|
1352
|
+
dark,
|
|
1353
|
+
...props
|
|
1354
|
+
}: SkipLinkProps) => react_jsx_runtime73.JSX.Element;
|
|
1289
1355
|
//#endregion
|
|
1290
1356
|
//#region src/components/spinner/spinner.d.ts
|
|
1291
1357
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1307,7 +1373,7 @@ declare const Spinner: ({
|
|
|
1307
1373
|
className,
|
|
1308
1374
|
ref,
|
|
1309
1375
|
...props
|
|
1310
|
-
}: SpinnerProps) =>
|
|
1376
|
+
}: SpinnerProps) => react_jsx_runtime64.JSX.Element;
|
|
1311
1377
|
//#endregion
|
|
1312
1378
|
//#region src/components/tabs/tabs.d.ts
|
|
1313
1379
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1346,7 +1412,7 @@ declare const Tabs: ({
|
|
|
1346
1412
|
dark,
|
|
1347
1413
|
ref,
|
|
1348
1414
|
...props
|
|
1349
|
-
}: TabsProps) =>
|
|
1415
|
+
}: TabsProps) => react_jsx_runtime69.JSX.Element;
|
|
1350
1416
|
//#endregion
|
|
1351
1417
|
//#region src/components/tabs/tab.d.ts
|
|
1352
1418
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1367,7 +1433,7 @@ declare const Tab: ({
|
|
|
1367
1433
|
dark,
|
|
1368
1434
|
ref,
|
|
1369
1435
|
...props
|
|
1370
|
-
}: TabProps) =>
|
|
1436
|
+
}: TabProps) => react_jsx_runtime66.JSX.Element;
|
|
1371
1437
|
//#endregion
|
|
1372
1438
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1373
1439
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1391,7 +1457,7 @@ declare const TabsList: ({
|
|
|
1391
1457
|
dark,
|
|
1392
1458
|
ref,
|
|
1393
1459
|
...props
|
|
1394
|
-
}: TabsListProps) =>
|
|
1460
|
+
}: TabsListProps) => react_jsx_runtime67.JSX.Element;
|
|
1395
1461
|
//#endregion
|
|
1396
1462
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1397
1463
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1415,7 +1481,7 @@ declare const TabsPanel: ({
|
|
|
1415
1481
|
dark,
|
|
1416
1482
|
ref,
|
|
1417
1483
|
...props
|
|
1418
|
-
}: TabsPanelProps) =>
|
|
1484
|
+
}: TabsPanelProps) => react_jsx_runtime68.JSX.Element;
|
|
1419
1485
|
//#endregion
|
|
1420
1486
|
//#region src/components/textarea/textarea.d.ts
|
|
1421
1487
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1432,7 +1498,7 @@ declare const Textarea: ({
|
|
|
1432
1498
|
size,
|
|
1433
1499
|
ref,
|
|
1434
1500
|
...props
|
|
1435
|
-
}: TextareaProps) =>
|
|
1501
|
+
}: TextareaProps) => react_jsx_runtime70.JSX.Element;
|
|
1436
1502
|
//#endregion
|
|
1437
1503
|
//#region src/components/textfield/textfield.d.ts
|
|
1438
1504
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1478,7 +1544,7 @@ declare const Textfield: ({
|
|
|
1478
1544
|
id: idProp,
|
|
1479
1545
|
"aria-describedby": ariaDescribedByProp,
|
|
1480
1546
|
...props
|
|
1481
|
-
}: TextfieldProps) =>
|
|
1547
|
+
}: TextfieldProps) => react_jsx_runtime71.JSX.Element;
|
|
1482
1548
|
//#endregion
|
|
1483
1549
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1484
1550
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1493,7 +1559,7 @@ declare const ValidationMessage: ({
|
|
|
1493
1559
|
asChild,
|
|
1494
1560
|
ref,
|
|
1495
1561
|
...props
|
|
1496
|
-
}: ValidationMessageProps) =>
|
|
1562
|
+
}: ValidationMessageProps) => react_jsx_runtime72.JSX.Element;
|
|
1497
1563
|
//#endregion
|
|
1498
1564
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1499
1565
|
type UsePaginationProps = {
|
|
@@ -1600,5 +1666,5 @@ declare const AlertFooter: ({
|
|
|
1600
1666
|
...rest
|
|
1601
1667
|
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1602
1668
|
//#endregion
|
|
1603
|
-
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, Chip, ChipProps, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownProps, DropdownTrigger, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, Footer, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, Spinner, SpinnerProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UsePaginationProps, ValidationMessage, ValidationMessageProps, usePagination };
|
|
1604
|
-
//# sourceMappingURL=alert-footer-
|
|
1669
|
+
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, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownProps, DropdownTrigger, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, FilterGroup, FilterGroupProps, Footer, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, SubNavbar, SubNavbarProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UsePaginationProps, ValidationMessage, ValidationMessageProps, usePagination };
|
|
1670
|
+
//# sourceMappingURL=alert-footer-7-gjIxda.d.ts.map
|