@bi-digital/react 0.2.18 → 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-BS8bENJI.d.ts → alert-footer-7-gjIxda.d.ts} +161 -90
- 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-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-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-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-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-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-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-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-C3QaiCth.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-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 -4
- 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/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
package/README.md
CHANGED
|
@@ -4,4 +4,4 @@ Components from the BI Design System implemented in React
|
|
|
4
4
|
|
|
5
5
|
**Currently in Alpha testing!**
|
|
6
6
|
|
|
7
|
-
Read the docs on how to install and get started at [https://
|
|
7
|
+
Read the docs on how to install and get started at [https://designsystem.bi.no/?path=/docs/getting-started--docs](https://designsystem.bi.no/?path=/docs/getting-started--docs).
|
|
@@ -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,54 +11,58 @@ 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
67
|
|
|
64
68
|
//#region src/components/alert/alert.d.ts
|
|
@@ -409,7 +413,7 @@ declare const Input: ({
|
|
|
409
413
|
readOnly,
|
|
410
414
|
ref,
|
|
411
415
|
...props
|
|
412
|
-
}: InputProps) =>
|
|
416
|
+
}: InputProps) => react_jsx_runtime46.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_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;
|
|
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_runtime14.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_runtime22.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_runtime16.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_runtime18.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_runtime17.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_runtime21.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_runtime15.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_runtime29.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_runtime24.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_runtime26.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_runtime25.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_runtime28.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_runtime23.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_runtime58.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_runtime57.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_runtime35.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_runtime30.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_runtime34.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
|
+
/** 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;
|
|
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_runtime39.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_runtime38.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_runtime36.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_runtime36.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_runtime42.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_runtime40.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_runtime47.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_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;
|
|
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_runtime45.JSX.Element;
|
|
1069
1118
|
//#endregion
|
|
1070
1119
|
//#region src/components/link/link.d.ts
|
|
1071
1120
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1089,7 +1138,7 @@ declare const Link: ({
|
|
|
1089
1138
|
dark,
|
|
1090
1139
|
ref,
|
|
1091
1140
|
...rest
|
|
1092
|
-
}: LinkProps) =>
|
|
1141
|
+
}: LinkProps) => react_jsx_runtime48.JSX.Element;
|
|
1093
1142
|
//#endregion
|
|
1094
1143
|
//#region src/components/logo/logo.d.ts
|
|
1095
1144
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1119,21 +1168,14 @@ declare const Logo: ({
|
|
|
1119
1168
|
className,
|
|
1120
1169
|
ref,
|
|
1121
1170
|
...props
|
|
1122
|
-
}: LogoProps) =>
|
|
1171
|
+
}: LogoProps) => react_jsx_runtime49.JSX.Element;
|
|
1123
1172
|
//#endregion
|
|
1124
1173
|
//#region src/components/navbar/navbar.d.ts
|
|
1125
1174
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
1126
1175
|
/**
|
|
1127
1176
|
* Skip link.
|
|
1128
1177
|
*/
|
|
1129
|
-
skipLink?:
|
|
1130
|
-
label: string;
|
|
1131
|
-
href: string;
|
|
1132
|
-
};
|
|
1133
|
-
/**
|
|
1134
|
-
* Text for menu area label.
|
|
1135
|
-
*/
|
|
1136
|
-
menuAreaLabel: string;
|
|
1178
|
+
skipLink?: ReactNode;
|
|
1137
1179
|
/**
|
|
1138
1180
|
* Determines if the navbar should be fixed.
|
|
1139
1181
|
* @default false
|
|
@@ -1156,7 +1198,6 @@ type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
1156
1198
|
declare const Navbar: ({
|
|
1157
1199
|
dark,
|
|
1158
1200
|
fixed,
|
|
1159
|
-
menuAreaLabel,
|
|
1160
1201
|
homeAriaLabel,
|
|
1161
1202
|
skipLink,
|
|
1162
1203
|
homeHref,
|
|
@@ -1165,7 +1206,19 @@ declare const Navbar: ({
|
|
|
1165
1206
|
className,
|
|
1166
1207
|
ref,
|
|
1167
1208
|
...props
|
|
1168
|
-
}: 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;
|
|
1169
1222
|
//#endregion
|
|
1170
1223
|
//#region src/components/pagination/pagination.d.ts
|
|
1171
1224
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1177,7 +1230,7 @@ declare const Pagination: ({
|
|
|
1177
1230
|
ref,
|
|
1178
1231
|
children,
|
|
1179
1232
|
...props
|
|
1180
|
-
}: PaginationProps) =>
|
|
1233
|
+
}: PaginationProps) => react_jsx_runtime54.JSX.Element;
|
|
1181
1234
|
//#endregion
|
|
1182
1235
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1183
1236
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1190,7 +1243,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1190
1243
|
declare const PaginationButton: ({
|
|
1191
1244
|
ref,
|
|
1192
1245
|
...rest
|
|
1193
|
-
}: PaginationButtonProps) =>
|
|
1246
|
+
}: PaginationButtonProps) => react_jsx_runtime52.JSX.Element;
|
|
1194
1247
|
//#endregion
|
|
1195
1248
|
//#region src/components/radio/radio.d.ts
|
|
1196
1249
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1200,6 +1253,8 @@ type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'rol
|
|
|
1200
1253
|
description?: ReactNode;
|
|
1201
1254
|
/** Add error indication to the radio. */
|
|
1202
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;
|
|
1203
1258
|
ref?: Ref<HTMLInputElement>;
|
|
1204
1259
|
}>;
|
|
1205
1260
|
declare const Radio: ({
|
|
@@ -1207,13 +1262,14 @@ declare const Radio: ({
|
|
|
1207
1262
|
label,
|
|
1208
1263
|
description,
|
|
1209
1264
|
error,
|
|
1265
|
+
fullwidth,
|
|
1210
1266
|
style,
|
|
1211
1267
|
className,
|
|
1212
1268
|
ref,
|
|
1213
1269
|
id,
|
|
1214
1270
|
"aria-describedby": ariaDescribedByProp,
|
|
1215
1271
|
...props
|
|
1216
|
-
}: RadioProps) =>
|
|
1272
|
+
}: RadioProps) => react_jsx_runtime59.JSX.Element;
|
|
1217
1273
|
//#endregion
|
|
1218
1274
|
//#region src/components/search/search.d.ts
|
|
1219
1275
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1224,6 +1280,8 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1224
1280
|
size?: 'medium' | 'large';
|
|
1225
1281
|
/** Called when the user presses enter. You can use this to for example navigate on submit. */
|
|
1226
1282
|
onSubmit?: (value: string) => void;
|
|
1283
|
+
/** Called when the user resets the search input. */
|
|
1284
|
+
onReset?: (value: string) => void;
|
|
1227
1285
|
/**
|
|
1228
1286
|
* Aria-label for the clear button.
|
|
1229
1287
|
* @defaultValue 'Clear'
|
|
@@ -1233,13 +1291,14 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1233
1291
|
declare const Search: ({
|
|
1234
1292
|
className,
|
|
1235
1293
|
onSubmit,
|
|
1294
|
+
onReset,
|
|
1236
1295
|
clearAriaLabel,
|
|
1237
1296
|
size,
|
|
1238
1297
|
ref,
|
|
1239
1298
|
dark,
|
|
1240
1299
|
style,
|
|
1241
1300
|
...props
|
|
1242
|
-
}: SearchProps) =>
|
|
1301
|
+
}: SearchProps) => react_jsx_runtime60.JSX.Element;
|
|
1243
1302
|
//#endregion
|
|
1244
1303
|
//#region src/components/select/select.d.ts
|
|
1245
1304
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1260,7 +1319,7 @@ declare const Select: ({
|
|
|
1260
1319
|
size,
|
|
1261
1320
|
ref,
|
|
1262
1321
|
...props
|
|
1263
|
-
}: SelectProps) =>
|
|
1322
|
+
}: SelectProps) => react_jsx_runtime63.JSX.Element;
|
|
1264
1323
|
//#endregion
|
|
1265
1324
|
//#region src/components/select/select-option.d.ts
|
|
1266
1325
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1270,7 +1329,7 @@ declare const SelectOption: ({
|
|
|
1270
1329
|
asChild,
|
|
1271
1330
|
ref,
|
|
1272
1331
|
...props
|
|
1273
|
-
}: SelectOptionProps) =>
|
|
1332
|
+
}: SelectOptionProps) => react_jsx_runtime62.JSX.Element;
|
|
1274
1333
|
//#endregion
|
|
1275
1334
|
//#region src/components/select/select-optgroup.d.ts
|
|
1276
1335
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1280,7 +1339,19 @@ declare const SelectOptgroup: ({
|
|
|
1280
1339
|
asChild,
|
|
1281
1340
|
ref,
|
|
1282
1341
|
...props
|
|
1283
|
-
}: 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;
|
|
1284
1355
|
//#endregion
|
|
1285
1356
|
//#region src/components/spinner/spinner.d.ts
|
|
1286
1357
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1302,7 +1373,7 @@ declare const Spinner: ({
|
|
|
1302
1373
|
className,
|
|
1303
1374
|
ref,
|
|
1304
1375
|
...props
|
|
1305
|
-
}: SpinnerProps) =>
|
|
1376
|
+
}: SpinnerProps) => react_jsx_runtime64.JSX.Element;
|
|
1306
1377
|
//#endregion
|
|
1307
1378
|
//#region src/components/tabs/tabs.d.ts
|
|
1308
1379
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1341,7 +1412,7 @@ declare const Tabs: ({
|
|
|
1341
1412
|
dark,
|
|
1342
1413
|
ref,
|
|
1343
1414
|
...props
|
|
1344
|
-
}: TabsProps) =>
|
|
1415
|
+
}: TabsProps) => react_jsx_runtime69.JSX.Element;
|
|
1345
1416
|
//#endregion
|
|
1346
1417
|
//#region src/components/tabs/tab.d.ts
|
|
1347
1418
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1362,7 +1433,7 @@ declare const Tab: ({
|
|
|
1362
1433
|
dark,
|
|
1363
1434
|
ref,
|
|
1364
1435
|
...props
|
|
1365
|
-
}: TabProps) =>
|
|
1436
|
+
}: TabProps) => react_jsx_runtime66.JSX.Element;
|
|
1366
1437
|
//#endregion
|
|
1367
1438
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1368
1439
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1386,7 +1457,7 @@ declare const TabsList: ({
|
|
|
1386
1457
|
dark,
|
|
1387
1458
|
ref,
|
|
1388
1459
|
...props
|
|
1389
|
-
}: TabsListProps) =>
|
|
1460
|
+
}: TabsListProps) => react_jsx_runtime67.JSX.Element;
|
|
1390
1461
|
//#endregion
|
|
1391
1462
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1392
1463
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1410,7 +1481,7 @@ declare const TabsPanel: ({
|
|
|
1410
1481
|
dark,
|
|
1411
1482
|
ref,
|
|
1412
1483
|
...props
|
|
1413
|
-
}: TabsPanelProps) =>
|
|
1484
|
+
}: TabsPanelProps) => react_jsx_runtime68.JSX.Element;
|
|
1414
1485
|
//#endregion
|
|
1415
1486
|
//#region src/components/textarea/textarea.d.ts
|
|
1416
1487
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1427,7 +1498,7 @@ declare const Textarea: ({
|
|
|
1427
1498
|
size,
|
|
1428
1499
|
ref,
|
|
1429
1500
|
...props
|
|
1430
|
-
}: TextareaProps) =>
|
|
1501
|
+
}: TextareaProps) => react_jsx_runtime70.JSX.Element;
|
|
1431
1502
|
//#endregion
|
|
1432
1503
|
//#region src/components/textfield/textfield.d.ts
|
|
1433
1504
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1473,7 +1544,7 @@ declare const Textfield: ({
|
|
|
1473
1544
|
id: idProp,
|
|
1474
1545
|
"aria-describedby": ariaDescribedByProp,
|
|
1475
1546
|
...props
|
|
1476
|
-
}: TextfieldProps) =>
|
|
1547
|
+
}: TextfieldProps) => react_jsx_runtime71.JSX.Element;
|
|
1477
1548
|
//#endregion
|
|
1478
1549
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1479
1550
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1488,7 +1559,7 @@ declare const ValidationMessage: ({
|
|
|
1488
1559
|
asChild,
|
|
1489
1560
|
ref,
|
|
1490
1561
|
...props
|
|
1491
|
-
}: ValidationMessageProps) =>
|
|
1562
|
+
}: ValidationMessageProps) => react_jsx_runtime72.JSX.Element;
|
|
1492
1563
|
//#endregion
|
|
1493
1564
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1494
1565
|
type UsePaginationProps = {
|
|
@@ -1595,5 +1666,5 @@ declare const AlertFooter: ({
|
|
|
1595
1666
|
...rest
|
|
1596
1667
|
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1597
1668
|
//#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-
|
|
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
|