@bi-digital/react 0.2.18 → 0.2.20
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-BS8bENJI.d.ts → alert-footer-F_v71IcX.d.ts} +194 -115
- 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-CpvFZdAf.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-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/{drawer-trigger-context-BDcc94cu.d.ts → drawer-trigger-context-_6XODjjT.d.ts} +3 -3
- package/dist/{dropdown-C1hpsZcN.js → dropdown-D-dX5PAl.js} +2 -2
- package/dist/{dropdown-C1hpsZcN.js.map → dropdown-D-dX5PAl.js.map} +1 -1
- package/dist/{dropdown-BhdWlVMW.js → dropdown-D54kcMt_.js} +2 -2
- package/dist/{dropdown-BhdWlVMW.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-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-item-bMZ3-43Z.d.ts → dropdown-item-DF22Z5Fn.d.ts} +3 -3
- 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-C3lptEFd.d.ts} +3 -3
- package/dist/{dropdown-trigger-DG-mnw2U.js → dropdown-trigger-DfHyg_D7.js} +2 -2
- package/dist/{dropdown-trigger-DG-mnw2U.js.map → dropdown-trigger-DfHyg_D7.js.map} +1 -1
- package/dist/{dropdown-trigger-context-Ce6Z9VPK.js → dropdown-trigger-context-BpYBk_xf.js} +2 -2
- package/dist/{dropdown-trigger-context-Ce6Z9VPK.js.map → dropdown-trigger-context-BpYBk_xf.js.map} +1 -1
- package/dist/{dropdown-trigger-context-BabMM_7k.d.ts → dropdown-trigger-context-CZCfmNC-.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-BIUrxu38.js → footer-links-Dz1UwVuf.js} +1 -1
- package/dist/{footer-links-BIUrxu38.js.map → footer-links-Dz1UwVuf.js.map} +1 -1
- package/dist/{footer-links-sRD7teEv.d.ts → footer-links-XPnAoNyU.d.ts} +3 -3
- package/dist/{index-qXXUizvD.d.ts → index-B-0iSMVN.d.ts} +1 -1
- package/dist/index-CTw2zfCM.d.ts +1 -0
- package/dist/{index-CRy7A5Iq.d.ts → index-CXV3nvLQ.d.ts} +1 -1
- package/dist/{link-lNn9wvQf.js → link-BdmxFMOF.js} +3 -2
- package/dist/link-BdmxFMOF.js.map +1 -0
- 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-hMN-34PX.d.ts → pagination-item-B5s_Fpjt.d.ts} +3 -3
- 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/{popover-WJoHXecW.js → popover-CGvBn3q9.js} +3 -3
- package/dist/{popover-WJoHXecW.js.map → popover-CGvBn3q9.js.map} +1 -1
- package/dist/{popover-CGNoywPj.js → popover-COi7S9pJ.js} +1 -1
- package/dist/{popover-CGNoywPj.js.map → popover-COi7S9pJ.js.map} +1 -1
- package/dist/{popover-trigger-CjEKeJwY.js → popover-trigger-BLnIukvY.js} +2 -2
- package/dist/{popover-trigger-CjEKeJwY.js.map → popover-trigger-BLnIukvY.js.map} +1 -1
- package/dist/{popover-trigger-context-DQy9nKB2.d.ts → popover-trigger-context-B_lI5ACl.d.ts} +5 -5
- package/dist/{popover-trigger-context-CNUJbbBn.js → popover-trigger-context-CGJlUS_N.js} +1 -1
- package/dist/{popover-trigger-context-CNUJbbBn.js.map → popover-trigger-context-CGJlUS_N.js.map} +1 -1
- 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-BhzeZPgJ.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 -4
- package/dist/checkbox-Bx9n-4ar.js.map +0 -1
- package/dist/field-U2SN9jkp.js.map +0 -1
- package/dist/link-lNn9wvQf.js.map +0 -1
- package/dist/navbar-Dm9lM6Xr.js +0 -31
- package/dist/navbar-Dm9lM6Xr.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,64 +1,68 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import { MergeRight } from "./types-
|
|
3
|
-
import * as
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-Mj1poXVf.js";
|
|
2
|
+
import { MergeRight } from "./types-DC-FPmDA.js";
|
|
3
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
4
4
|
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
5
|
-
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
6
|
-
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
7
|
-
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
8
|
-
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
9
|
-
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
10
|
-
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
11
|
-
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
12
|
-
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
13
|
-
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
14
|
-
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
15
|
-
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
16
5
|
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
17
|
-
import * as
|
|
18
|
-
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
19
|
-
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
20
|
-
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
6
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
21
7
|
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
22
|
-
import * as
|
|
23
|
-
import * as
|
|
8
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
9
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
10
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
11
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
12
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
24
13
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
25
|
-
import * as
|
|
26
|
-
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
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";
|
|
14
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
36
15
|
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
37
|
-
import * as
|
|
38
|
-
import * as
|
|
39
|
-
import * as
|
|
16
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
17
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
18
|
+
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
19
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
20
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
21
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
40
22
|
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
23
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
41
24
|
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
42
|
-
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
43
|
-
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
44
|
-
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
45
|
-
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
46
|
-
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
47
|
-
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
48
25
|
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
49
|
-
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
50
|
-
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
51
|
-
import * as react_jsx_runtime58 from "react/jsx-runtime";
|
|
52
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
53
26
|
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
54
27
|
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
28
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
29
|
+
import * as react_jsx_runtime53 from "react/jsx-runtime";
|
|
30
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
31
|
+
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
55
32
|
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
33
|
+
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
34
|
+
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
35
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
36
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
37
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
38
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
39
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
40
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
41
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
42
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
43
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
44
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
45
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
46
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
47
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
48
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
49
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
50
|
+
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
51
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
52
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
53
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
54
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
55
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
56
56
|
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
57
|
-
import * as
|
|
57
|
+
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
58
58
|
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
59
59
|
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
60
|
-
import * as
|
|
61
|
-
import
|
|
60
|
+
import * as react_jsx_runtime69 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";
|
|
64
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
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
67
|
|
|
64
68
|
//#region src/components/alert/alert.d.ts
|
|
@@ -95,7 +99,7 @@ declare const Alert: ({
|
|
|
95
99
|
size,
|
|
96
100
|
ref,
|
|
97
101
|
...rest
|
|
98
|
-
}: AlertProps) =>
|
|
102
|
+
}: AlertProps) => react_jsx_runtime37.JSX.Element;
|
|
99
103
|
//#endregion
|
|
100
104
|
//#region src/components/avatar/avatar.d.ts
|
|
101
105
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -166,7 +170,7 @@ declare const Badge: ({
|
|
|
166
170
|
asChild,
|
|
167
171
|
ref,
|
|
168
172
|
...props
|
|
169
|
-
}: BadgeProps) =>
|
|
173
|
+
}: BadgeProps) => react_jsx_runtime13.JSX.Element;
|
|
170
174
|
//#endregion
|
|
171
175
|
//#region src/components/button/button.d.ts
|
|
172
176
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -231,7 +235,7 @@ declare const Button: ({
|
|
|
231
235
|
active,
|
|
232
236
|
ref,
|
|
233
237
|
...props
|
|
234
|
-
}: ButtonProps) =>
|
|
238
|
+
}: ButtonProps) => react_jsx_runtime25.JSX.Element;
|
|
235
239
|
//#endregion
|
|
236
240
|
//#region src/components/card/card.d.ts
|
|
237
241
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -263,7 +267,7 @@ declare const Card: ({
|
|
|
263
267
|
children,
|
|
264
268
|
asChild,
|
|
265
269
|
...props
|
|
266
|
-
}: CardProps) =>
|
|
270
|
+
}: CardProps) => react_jsx_runtime20.JSX.Element;
|
|
267
271
|
//#endregion
|
|
268
272
|
//#region src/components/card/card-actions.d.ts
|
|
269
273
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -274,7 +278,7 @@ declare const CardActions: ({
|
|
|
274
278
|
ref,
|
|
275
279
|
children,
|
|
276
280
|
...props
|
|
277
|
-
}: CardActionsProps) =>
|
|
281
|
+
}: CardActionsProps) => react_jsx_runtime1.JSX.Element;
|
|
278
282
|
//#endregion
|
|
279
283
|
//#region src/components/card/card-action.d.ts
|
|
280
284
|
type CardActionProps = ButtonProps;
|
|
@@ -285,7 +289,7 @@ declare const CardAction: ({
|
|
|
285
289
|
dark,
|
|
286
290
|
className,
|
|
287
291
|
...props
|
|
288
|
-
}: CardActionProps) =>
|
|
292
|
+
}: CardActionProps) => react_jsx_runtime32.JSX.Element;
|
|
289
293
|
//#endregion
|
|
290
294
|
//#region src/components/card/card-content.d.ts
|
|
291
295
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -303,7 +307,7 @@ declare const CardContent: ({
|
|
|
303
307
|
children,
|
|
304
308
|
asChild,
|
|
305
309
|
...props
|
|
306
|
-
}: CardContentProps) =>
|
|
310
|
+
}: CardContentProps) => react_jsx_runtime17.JSX.Element;
|
|
307
311
|
//#endregion
|
|
308
312
|
//#region src/components/card/card-header.d.ts
|
|
309
313
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -333,7 +337,7 @@ declare const CardHeader: ({
|
|
|
333
337
|
subLabel,
|
|
334
338
|
description,
|
|
335
339
|
...props
|
|
336
|
-
}: CardHeaderProps) =>
|
|
340
|
+
}: CardHeaderProps) => react_jsx_runtime10.JSX.Element;
|
|
337
341
|
//#endregion
|
|
338
342
|
//#region src/components/card/card-media.d.ts
|
|
339
343
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -353,7 +357,7 @@ declare const CardMedia: ({
|
|
|
353
357
|
children,
|
|
354
358
|
overlay,
|
|
355
359
|
...props
|
|
356
|
-
}: CardMediaProps) =>
|
|
360
|
+
}: CardMediaProps) => react_jsx_runtime11.JSX.Element;
|
|
357
361
|
//#endregion
|
|
358
362
|
//#region src/components/card/card-date.d.ts
|
|
359
363
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -373,7 +377,7 @@ declare const CardDate: ({
|
|
|
373
377
|
day,
|
|
374
378
|
month,
|
|
375
379
|
...props
|
|
376
|
-
}: CardDateProps) =>
|
|
380
|
+
}: CardDateProps) => react_jsx_runtime23.JSX.Element;
|
|
377
381
|
//#endregion
|
|
378
382
|
//#region src/components/input/input.d.ts
|
|
379
383
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -409,7 +413,7 @@ declare const Input: ({
|
|
|
409
413
|
readOnly,
|
|
410
414
|
ref,
|
|
411
415
|
...props
|
|
412
|
-
}: InputProps) =>
|
|
416
|
+
}: InputProps) => react_jsx_runtime36.JSX.Element;
|
|
413
417
|
//#endregion
|
|
414
418
|
//#region src/components/checkbox/checkbox.d.ts
|
|
415
419
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -421,6 +425,8 @@ type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | '
|
|
|
421
425
|
error?: boolean;
|
|
422
426
|
/** Specify whether the Checkbox is indeterminate */
|
|
423
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;
|
|
424
430
|
ref?: Ref<HTMLInputElement>;
|
|
425
431
|
}>;
|
|
426
432
|
declare const Checkbox: ({
|
|
@@ -428,6 +434,7 @@ declare const Checkbox: ({
|
|
|
428
434
|
label,
|
|
429
435
|
description,
|
|
430
436
|
error,
|
|
437
|
+
fullwidth,
|
|
431
438
|
style,
|
|
432
439
|
className,
|
|
433
440
|
indeterminate,
|
|
@@ -435,7 +442,19 @@ declare const Checkbox: ({
|
|
|
435
442
|
id,
|
|
436
443
|
"aria-describedby": ariaDescribedByProp,
|
|
437
444
|
...props
|
|
438
|
-
}: CheckboxProps) =>
|
|
445
|
+
}: CheckboxProps) => react_jsx_runtime35.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_runtime26.JSX.Element;
|
|
439
458
|
//#endregion
|
|
440
459
|
//#region src/components/chip/chip.d.ts
|
|
441
460
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -468,7 +487,7 @@ declare const Chip: ({
|
|
|
468
487
|
className,
|
|
469
488
|
ref,
|
|
470
489
|
...props
|
|
471
|
-
}: ChipProps) =>
|
|
490
|
+
}: ChipProps) => react_jsx_runtime18.JSX.Element;
|
|
472
491
|
//#endregion
|
|
473
492
|
//#region src/components/dialog/dialog.d.ts
|
|
474
493
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -538,7 +557,7 @@ declare const Dialog: ({
|
|
|
538
557
|
dark,
|
|
539
558
|
ref,
|
|
540
559
|
...rest
|
|
541
|
-
}: DialogProps) =>
|
|
560
|
+
}: DialogProps) => react_jsx_runtime48.JSX.Element;
|
|
542
561
|
//#endregion
|
|
543
562
|
//#region src/components/dialog/dialog-content.d.ts
|
|
544
563
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -561,7 +580,7 @@ declare const DialogContent: ({
|
|
|
561
580
|
className,
|
|
562
581
|
noBorder,
|
|
563
582
|
...rest
|
|
564
|
-
}: DialogContentProps) =>
|
|
583
|
+
}: DialogContentProps) => react_jsx_runtime6.JSX.Element;
|
|
565
584
|
//#endregion
|
|
566
585
|
//#region src/components/dialog/dialog-header.d.ts
|
|
567
586
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -584,7 +603,7 @@ declare const DialogHeader: ({
|
|
|
584
603
|
className,
|
|
585
604
|
noBorder,
|
|
586
605
|
...rest
|
|
587
|
-
}: DialogHeaderProps) =>
|
|
606
|
+
}: DialogHeaderProps) => react_jsx_runtime21.JSX.Element;
|
|
588
607
|
//#endregion
|
|
589
608
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
590
609
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -607,7 +626,7 @@ declare const DialogFooter: ({
|
|
|
607
626
|
className,
|
|
608
627
|
noBorder,
|
|
609
628
|
...rest
|
|
610
|
-
}: DialogFooterProps) =>
|
|
629
|
+
}: DialogFooterProps) => react_jsx_runtime14.JSX.Element;
|
|
611
630
|
//#endregion
|
|
612
631
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
613
632
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -615,7 +634,7 @@ declare const DialogTrigger: ({
|
|
|
615
634
|
asChild,
|
|
616
635
|
ref,
|
|
617
636
|
...rest
|
|
618
|
-
}: DialogTriggerProps) =>
|
|
637
|
+
}: DialogTriggerProps) => react_jsx_runtime40.JSX.Element;
|
|
619
638
|
//#endregion
|
|
620
639
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
621
640
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -623,7 +642,7 @@ declare const DialogCloseButton: ({
|
|
|
623
642
|
children,
|
|
624
643
|
ref,
|
|
625
644
|
...props
|
|
626
|
-
}: DialogCloseButtonProps) =>
|
|
645
|
+
}: DialogCloseButtonProps) => react_jsx_runtime42.JSX.Element;
|
|
627
646
|
//#endregion
|
|
628
647
|
//#region src/components/drawer/drawer.d.ts
|
|
629
648
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -669,7 +688,7 @@ declare const Drawer: ({
|
|
|
669
688
|
className,
|
|
670
689
|
ref,
|
|
671
690
|
...rest
|
|
672
|
-
}: DrawerProps) =>
|
|
691
|
+
}: DrawerProps) => react_jsx_runtime43.JSX.Element;
|
|
673
692
|
//#endregion
|
|
674
693
|
//#region src/components/drawer/drawer-content.d.ts
|
|
675
694
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -677,7 +696,7 @@ declare const DrawerContent: ({
|
|
|
677
696
|
className,
|
|
678
697
|
ref,
|
|
679
698
|
...rest
|
|
680
|
-
}: DrawerContentProps) =>
|
|
699
|
+
}: DrawerContentProps) => react_jsx_runtime57.JSX.Element;
|
|
681
700
|
//#endregion
|
|
682
701
|
//#region src/components/drawer/drawer-header.d.ts
|
|
683
702
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -685,7 +704,7 @@ declare const DrawerHeader: ({
|
|
|
685
704
|
className,
|
|
686
705
|
ref,
|
|
687
706
|
...rest
|
|
688
|
-
}: DrawerHeaderProps) =>
|
|
707
|
+
}: DrawerHeaderProps) => react_jsx_runtime65.JSX.Element;
|
|
689
708
|
//#endregion
|
|
690
709
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
691
710
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -693,21 +712,21 @@ declare const DrawerFooter: ({
|
|
|
693
712
|
className,
|
|
694
713
|
ref,
|
|
695
714
|
...rest
|
|
696
|
-
}: DrawerFooterProps) =>
|
|
715
|
+
}: DrawerFooterProps) => react_jsx_runtime62.JSX.Element;
|
|
697
716
|
//#endregion
|
|
698
717
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
699
718
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
700
719
|
declare const DrawerTrigger: ({
|
|
701
720
|
ref,
|
|
702
721
|
...rest
|
|
703
|
-
}: DrawerTriggerProps) =>
|
|
722
|
+
}: DrawerTriggerProps) => react_jsx_runtime45.JSX.Element;
|
|
704
723
|
//#endregion
|
|
705
724
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
706
725
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
707
726
|
declare const DrawerCloseButton: ({
|
|
708
727
|
ref,
|
|
709
728
|
...rest
|
|
710
|
-
}: DrawerCloseButtonProps) =>
|
|
729
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime53.JSX.Element;
|
|
711
730
|
//#endregion
|
|
712
731
|
//#region src/components/popover/popover.d.ts
|
|
713
732
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -792,7 +811,7 @@ declare const Popover: ({
|
|
|
792
811
|
asChild,
|
|
793
812
|
ref,
|
|
794
813
|
...rest
|
|
795
|
-
}: PopoverProps) =>
|
|
814
|
+
}: PopoverProps) => react_jsx_runtime52.JSX.Element;
|
|
796
815
|
//#endregion
|
|
797
816
|
//#region src/components/popover/popover-trigger.d.ts
|
|
798
817
|
type PopoverTriggerProps = ({
|
|
@@ -841,7 +860,7 @@ declare const PopoverTrigger: ({
|
|
|
841
860
|
asChild,
|
|
842
861
|
ref,
|
|
843
862
|
...rest
|
|
844
|
-
}: PopoverTriggerProps) =>
|
|
863
|
+
}: PopoverTriggerProps) => react_jsx_runtime49.JSX.Element;
|
|
845
864
|
//#endregion
|
|
846
865
|
//#region src/components/dropdown/dropdown.d.ts
|
|
847
866
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -883,21 +902,21 @@ declare const Dropdown: ({
|
|
|
883
902
|
className,
|
|
884
903
|
ref,
|
|
885
904
|
...rest
|
|
886
|
-
}: DropdownProps) =>
|
|
905
|
+
}: DropdownProps) => react_jsx_runtime63.JSX.Element;
|
|
887
906
|
//#endregion
|
|
888
907
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
889
908
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
890
909
|
declare const DropdownButton: ({
|
|
891
910
|
ref,
|
|
892
911
|
...rest
|
|
893
|
-
}: DropdownButtonProps) =>
|
|
912
|
+
}: DropdownButtonProps) => react_jsx_runtime50.JSX.Element;
|
|
894
913
|
//#endregion
|
|
895
914
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
896
915
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
897
916
|
declare const DropdownTrigger: ({
|
|
898
917
|
ref,
|
|
899
918
|
...rest
|
|
900
|
-
}: DropdownTriggerProps) =>
|
|
919
|
+
}: DropdownTriggerProps) => react_jsx_runtime59.JSX.Element;
|
|
901
920
|
//#endregion
|
|
902
921
|
//#region src/components/field/field.d.ts
|
|
903
922
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -906,6 +925,8 @@ type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDi
|
|
|
906
925
|
* @default start
|
|
907
926
|
*/
|
|
908
927
|
position?: 'start' | 'end';
|
|
928
|
+
/** Set width: 100% */
|
|
929
|
+
fullwidth?: boolean;
|
|
909
930
|
ref?: Ref<HTMLDivElement>;
|
|
910
931
|
}>;
|
|
911
932
|
/**
|
|
@@ -923,10 +944,11 @@ declare const Field: ({
|
|
|
923
944
|
className,
|
|
924
945
|
dark,
|
|
925
946
|
position,
|
|
947
|
+
fullwidth,
|
|
926
948
|
asChild,
|
|
927
949
|
ref,
|
|
928
950
|
...props
|
|
929
|
-
}: FieldProps) =>
|
|
951
|
+
}: FieldProps) => react_jsx_runtime29.JSX.Element;
|
|
930
952
|
//#endregion
|
|
931
953
|
//#region src/components/field/field-description.d.ts
|
|
932
954
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -937,7 +959,7 @@ declare const FieldDescription: ({
|
|
|
937
959
|
className,
|
|
938
960
|
ref,
|
|
939
961
|
...props
|
|
940
|
-
}: FieldDescriptionProps) =>
|
|
962
|
+
}: FieldDescriptionProps) => react_jsx_runtime27.JSX.Element;
|
|
941
963
|
//#endregion
|
|
942
964
|
//#region src/components/field/field-affix.d.ts
|
|
943
965
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -958,7 +980,7 @@ declare const FieldAffixes: ({
|
|
|
958
980
|
asChild,
|
|
959
981
|
ref,
|
|
960
982
|
...rest
|
|
961
|
-
}: FieldAffixesProps) =>
|
|
983
|
+
}: FieldAffixesProps) => react_jsx_runtime15.JSX.Element;
|
|
962
984
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
963
985
|
ref?: Ref<HTMLSpanElement>;
|
|
964
986
|
}>;
|
|
@@ -978,7 +1000,7 @@ declare const FieldAffix: ({
|
|
|
978
1000
|
asChild,
|
|
979
1001
|
ref,
|
|
980
1002
|
...rest
|
|
981
|
-
}: FieldAffixProps) =>
|
|
1003
|
+
}: FieldAffixProps) => react_jsx_runtime15.JSX.Element;
|
|
982
1004
|
//#endregion
|
|
983
1005
|
//#region src/components/fieldset/fieldset.d.ts
|
|
984
1006
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -990,7 +1012,7 @@ declare const Fieldset: ({
|
|
|
990
1012
|
dark,
|
|
991
1013
|
ref,
|
|
992
1014
|
...props
|
|
993
|
-
}: FieldsetProps) =>
|
|
1015
|
+
}: FieldsetProps) => react_jsx_runtime9.JSX.Element;
|
|
994
1016
|
//#endregion
|
|
995
1017
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
996
1018
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1000,7 +1022,7 @@ declare const FieldsetDescription: ({
|
|
|
1000
1022
|
asChild,
|
|
1001
1023
|
ref,
|
|
1002
1024
|
...props
|
|
1003
|
-
}: FieldsetDescriptionProps) =>
|
|
1025
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime5.JSX.Element;
|
|
1004
1026
|
//#endregion
|
|
1005
1027
|
//#region src/components/label/label.d.ts
|
|
1006
1028
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1018,7 +1040,7 @@ declare const Label: ({
|
|
|
1018
1040
|
asChild,
|
|
1019
1041
|
ref,
|
|
1020
1042
|
...props
|
|
1021
|
-
}: LabelProps) =>
|
|
1043
|
+
}: LabelProps) => react_jsx_runtime4.JSX.Element;
|
|
1022
1044
|
//#endregion
|
|
1023
1045
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1024
1046
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1029,7 +1051,34 @@ declare const FieldsetLegend: ({
|
|
|
1029
1051
|
dark,
|
|
1030
1052
|
ref,
|
|
1031
1053
|
...props
|
|
1032
|
-
}: FieldsetLegendProps) =>
|
|
1054
|
+
}: FieldsetLegendProps) => react_jsx_runtime3.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_runtime7.JSX.Element;
|
|
1033
1082
|
//#endregion
|
|
1034
1083
|
//#region src/components/footer/footer.d.ts
|
|
1035
1084
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1065,7 +1114,7 @@ declare const Footer: ({
|
|
|
1065
1114
|
children,
|
|
1066
1115
|
ref,
|
|
1067
1116
|
...props
|
|
1068
|
-
}: FooterProps) =>
|
|
1117
|
+
}: FooterProps) => react_jsx_runtime31.JSX.Element;
|
|
1069
1118
|
//#endregion
|
|
1070
1119
|
//#region src/components/link/link.d.ts
|
|
1071
1120
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1074,6 +1123,13 @@ type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElemen
|
|
|
1074
1123
|
* @default 'primary'
|
|
1075
1124
|
*/
|
|
1076
1125
|
color?: 'primary' | 'neutral';
|
|
1126
|
+
/**
|
|
1127
|
+
* Control the underline style of the link.
|
|
1128
|
+
* - 'always': The link is always underlined.
|
|
1129
|
+
* - 'hover': The link is underlined only on hover.
|
|
1130
|
+
* @default 'always'
|
|
1131
|
+
*/
|
|
1132
|
+
underline?: 'always' | 'hover';
|
|
1077
1133
|
children: ReactNode;
|
|
1078
1134
|
/**
|
|
1079
1135
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
@@ -1087,9 +1143,10 @@ declare const Link: ({
|
|
|
1087
1143
|
className,
|
|
1088
1144
|
color,
|
|
1089
1145
|
dark,
|
|
1146
|
+
underline,
|
|
1090
1147
|
ref,
|
|
1091
1148
|
...rest
|
|
1092
|
-
}: LinkProps) =>
|
|
1149
|
+
}: LinkProps) => react_jsx_runtime30.JSX.Element;
|
|
1093
1150
|
//#endregion
|
|
1094
1151
|
//#region src/components/logo/logo.d.ts
|
|
1095
1152
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1119,21 +1176,14 @@ declare const Logo: ({
|
|
|
1119
1176
|
className,
|
|
1120
1177
|
ref,
|
|
1121
1178
|
...props
|
|
1122
|
-
}: LogoProps) =>
|
|
1179
|
+
}: LogoProps) => react_jsx_runtime19.JSX.Element;
|
|
1123
1180
|
//#endregion
|
|
1124
1181
|
//#region src/components/navbar/navbar.d.ts
|
|
1125
1182
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
1126
1183
|
/**
|
|
1127
1184
|
* Skip link.
|
|
1128
1185
|
*/
|
|
1129
|
-
skipLink?:
|
|
1130
|
-
label: string;
|
|
1131
|
-
href: string;
|
|
1132
|
-
};
|
|
1133
|
-
/**
|
|
1134
|
-
* Text for menu area label.
|
|
1135
|
-
*/
|
|
1136
|
-
menuAreaLabel: string;
|
|
1186
|
+
skipLink?: ReactNode;
|
|
1137
1187
|
/**
|
|
1138
1188
|
* Determines if the navbar should be fixed.
|
|
1139
1189
|
* @default false
|
|
@@ -1156,7 +1206,6 @@ type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
1156
1206
|
declare const Navbar: ({
|
|
1157
1207
|
dark,
|
|
1158
1208
|
fixed,
|
|
1159
|
-
menuAreaLabel,
|
|
1160
1209
|
homeAriaLabel,
|
|
1161
1210
|
skipLink,
|
|
1162
1211
|
homeHref,
|
|
@@ -1165,7 +1214,19 @@ declare const Navbar: ({
|
|
|
1165
1214
|
className,
|
|
1166
1215
|
ref,
|
|
1167
1216
|
...props
|
|
1168
|
-
}: NavbarProps) =>
|
|
1217
|
+
}: NavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1218
|
+
//#endregion
|
|
1219
|
+
//#region src/components/navbar/sub-navbar.d.ts
|
|
1220
|
+
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
1221
|
+
ref?: Ref<HTMLElement>;
|
|
1222
|
+
}>;
|
|
1223
|
+
declare const SubNavbar: ({
|
|
1224
|
+
dark,
|
|
1225
|
+
children,
|
|
1226
|
+
className,
|
|
1227
|
+
ref,
|
|
1228
|
+
...props
|
|
1229
|
+
}: SubNavbarProps) => react_jsx_runtime8.JSX.Element;
|
|
1169
1230
|
//#endregion
|
|
1170
1231
|
//#region src/components/pagination/pagination.d.ts
|
|
1171
1232
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1177,7 +1238,7 @@ declare const Pagination: ({
|
|
|
1177
1238
|
ref,
|
|
1178
1239
|
children,
|
|
1179
1240
|
...props
|
|
1180
|
-
}: PaginationProps) =>
|
|
1241
|
+
}: PaginationProps) => react_jsx_runtime41.JSX.Element;
|
|
1181
1242
|
//#endregion
|
|
1182
1243
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1183
1244
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1190,7 +1251,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1190
1251
|
declare const PaginationButton: ({
|
|
1191
1252
|
ref,
|
|
1192
1253
|
...rest
|
|
1193
|
-
}: PaginationButtonProps) =>
|
|
1254
|
+
}: PaginationButtonProps) => react_jsx_runtime24.JSX.Element;
|
|
1194
1255
|
//#endregion
|
|
1195
1256
|
//#region src/components/radio/radio.d.ts
|
|
1196
1257
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1200,6 +1261,8 @@ type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'rol
|
|
|
1200
1261
|
description?: ReactNode;
|
|
1201
1262
|
/** Add error indication to the radio. */
|
|
1202
1263
|
error?: boolean;
|
|
1264
|
+
/** If true, the radio will take up the full width of the container, and not just "fit-content" which is default */
|
|
1265
|
+
fullwidth?: boolean;
|
|
1203
1266
|
ref?: Ref<HTMLInputElement>;
|
|
1204
1267
|
}>;
|
|
1205
1268
|
declare const Radio: ({
|
|
@@ -1207,13 +1270,14 @@ declare const Radio: ({
|
|
|
1207
1270
|
label,
|
|
1208
1271
|
description,
|
|
1209
1272
|
error,
|
|
1273
|
+
fullwidth,
|
|
1210
1274
|
style,
|
|
1211
1275
|
className,
|
|
1212
1276
|
ref,
|
|
1213
1277
|
id,
|
|
1214
1278
|
"aria-describedby": ariaDescribedByProp,
|
|
1215
1279
|
...props
|
|
1216
|
-
}: RadioProps) =>
|
|
1280
|
+
}: RadioProps) => react_jsx_runtime61.JSX.Element;
|
|
1217
1281
|
//#endregion
|
|
1218
1282
|
//#region src/components/search/search.d.ts
|
|
1219
1283
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1224,6 +1288,8 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1224
1288
|
size?: 'medium' | 'large';
|
|
1225
1289
|
/** Called when the user presses enter. You can use this to for example navigate on submit. */
|
|
1226
1290
|
onSubmit?: (value: string) => void;
|
|
1291
|
+
/** Called when the user resets the search input. */
|
|
1292
|
+
onReset?: (value: string) => void;
|
|
1227
1293
|
/**
|
|
1228
1294
|
* Aria-label for the clear button.
|
|
1229
1295
|
* @defaultValue 'Clear'
|
|
@@ -1233,13 +1299,14 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1233
1299
|
declare const Search: ({
|
|
1234
1300
|
className,
|
|
1235
1301
|
onSubmit,
|
|
1302
|
+
onReset,
|
|
1236
1303
|
clearAriaLabel,
|
|
1237
1304
|
size,
|
|
1238
1305
|
ref,
|
|
1239
1306
|
dark,
|
|
1240
1307
|
style,
|
|
1241
1308
|
...props
|
|
1242
|
-
}: SearchProps) =>
|
|
1309
|
+
}: SearchProps) => react_jsx_runtime39.JSX.Element;
|
|
1243
1310
|
//#endregion
|
|
1244
1311
|
//#region src/components/select/select.d.ts
|
|
1245
1312
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1270,7 +1337,7 @@ declare const SelectOption: ({
|
|
|
1270
1337
|
asChild,
|
|
1271
1338
|
ref,
|
|
1272
1339
|
...props
|
|
1273
|
-
}: SelectOptionProps) =>
|
|
1340
|
+
}: SelectOptionProps) => react_jsx_runtime55.JSX.Element;
|
|
1274
1341
|
//#endregion
|
|
1275
1342
|
//#region src/components/select/select-optgroup.d.ts
|
|
1276
1343
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1280,7 +1347,19 @@ declare const SelectOptgroup: ({
|
|
|
1280
1347
|
asChild,
|
|
1281
1348
|
ref,
|
|
1282
1349
|
...props
|
|
1283
|
-
}: SelectOptgroupProps) =>
|
|
1350
|
+
}: SelectOptgroupProps) => react_jsx_runtime51.JSX.Element;
|
|
1351
|
+
//#endregion
|
|
1352
|
+
//#region src/components/skip-link/skip-link.d.ts
|
|
1353
|
+
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
1354
|
+
ref?: Ref<HTMLAnchorElement>;
|
|
1355
|
+
}>;
|
|
1356
|
+
declare const SkipLink: ({
|
|
1357
|
+
asChild,
|
|
1358
|
+
children,
|
|
1359
|
+
className,
|
|
1360
|
+
dark,
|
|
1361
|
+
...props
|
|
1362
|
+
}: SkipLinkProps) => react_jsx_runtime44.JSX.Element;
|
|
1284
1363
|
//#endregion
|
|
1285
1364
|
//#region src/components/spinner/spinner.d.ts
|
|
1286
1365
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1302,7 +1381,7 @@ declare const Spinner: ({
|
|
|
1302
1381
|
className,
|
|
1303
1382
|
ref,
|
|
1304
1383
|
...props
|
|
1305
|
-
}: SpinnerProps) =>
|
|
1384
|
+
}: SpinnerProps) => react_jsx_runtime64.JSX.Element;
|
|
1306
1385
|
//#endregion
|
|
1307
1386
|
//#region src/components/tabs/tabs.d.ts
|
|
1308
1387
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1341,7 +1420,7 @@ declare const Tabs: ({
|
|
|
1341
1420
|
dark,
|
|
1342
1421
|
ref,
|
|
1343
1422
|
...props
|
|
1344
|
-
}: TabsProps) =>
|
|
1423
|
+
}: TabsProps) => react_jsx_runtime73.JSX.Element;
|
|
1345
1424
|
//#endregion
|
|
1346
1425
|
//#region src/components/tabs/tab.d.ts
|
|
1347
1426
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1362,7 +1441,7 @@ declare const Tab: ({
|
|
|
1362
1441
|
dark,
|
|
1363
1442
|
ref,
|
|
1364
1443
|
...props
|
|
1365
|
-
}: TabProps) =>
|
|
1444
|
+
}: TabProps) => react_jsx_runtime67.JSX.Element;
|
|
1366
1445
|
//#endregion
|
|
1367
1446
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1368
1447
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1386,7 +1465,7 @@ declare const TabsList: ({
|
|
|
1386
1465
|
dark,
|
|
1387
1466
|
ref,
|
|
1388
1467
|
...props
|
|
1389
|
-
}: TabsListProps) =>
|
|
1468
|
+
}: TabsListProps) => react_jsx_runtime68.JSX.Element;
|
|
1390
1469
|
//#endregion
|
|
1391
1470
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1392
1471
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1410,7 +1489,7 @@ declare const TabsPanel: ({
|
|
|
1410
1489
|
dark,
|
|
1411
1490
|
ref,
|
|
1412
1491
|
...props
|
|
1413
|
-
}: TabsPanelProps) =>
|
|
1492
|
+
}: TabsPanelProps) => react_jsx_runtime69.JSX.Element;
|
|
1414
1493
|
//#endregion
|
|
1415
1494
|
//#region src/components/textarea/textarea.d.ts
|
|
1416
1495
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1427,7 +1506,7 @@ declare const Textarea: ({
|
|
|
1427
1506
|
size,
|
|
1428
1507
|
ref,
|
|
1429
1508
|
...props
|
|
1430
|
-
}: TextareaProps) =>
|
|
1509
|
+
}: TextareaProps) => react_jsx_runtime70.JSX.Element;
|
|
1431
1510
|
//#endregion
|
|
1432
1511
|
//#region src/components/textfield/textfield.d.ts
|
|
1433
1512
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1473,7 +1552,7 @@ declare const Textfield: ({
|
|
|
1473
1552
|
id: idProp,
|
|
1474
1553
|
"aria-describedby": ariaDescribedByProp,
|
|
1475
1554
|
...props
|
|
1476
|
-
}: TextfieldProps) =>
|
|
1555
|
+
}: TextfieldProps) => react_jsx_runtime71.JSX.Element;
|
|
1477
1556
|
//#endregion
|
|
1478
1557
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1479
1558
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1488,7 +1567,7 @@ declare const ValidationMessage: ({
|
|
|
1488
1567
|
asChild,
|
|
1489
1568
|
ref,
|
|
1490
1569
|
...props
|
|
1491
|
-
}: ValidationMessageProps) =>
|
|
1570
|
+
}: ValidationMessageProps) => react_jsx_runtime72.JSX.Element;
|
|
1492
1571
|
//#endregion
|
|
1493
1572
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1494
1573
|
type UsePaginationProps = {
|
|
@@ -1593,7 +1672,7 @@ declare const AlertFooter: ({
|
|
|
1593
1672
|
asChild,
|
|
1594
1673
|
ref,
|
|
1595
1674
|
...rest
|
|
1596
|
-
}: AlertFooterProps) =>
|
|
1675
|
+
}: AlertFooterProps) => react_jsx_runtime28.JSX.Element;
|
|
1597
1676
|
//#endregion
|
|
1598
|
-
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 };
|
|
1599
|
-
//# sourceMappingURL=alert-footer-
|
|
1677
|
+
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 };
|
|
1678
|
+
//# sourceMappingURL=alert-footer-F_v71IcX.d.ts.map
|