@bi-digital/react 0.0.0-experimental-df2f54d → 0.0.0-experimental-7efd75c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{alert-footer-BS6lNfR_.d.ts → alert-footer-DKkCoeSz.d.ts} +130 -105
- package/dist/{chip-DlPl-C_F.js → chip-DFAARDd0.js} +2 -5
- package/dist/{chip-DlPl-C_F.js.map → chip-DFAARDd0.js.map} +1 -1
- package/dist/components/alert/alert-footer.d.ts +13 -13
- package/dist/components/alert/alert.d.ts +13 -13
- package/dist/components/alert/index.d.ts +13 -13
- package/dist/components/avatar/avatar.d.ts +13 -13
- package/dist/components/avatar/index.d.ts +13 -13
- package/dist/components/badge/badge.d.ts +13 -13
- package/dist/components/badge/index.d.ts +13 -13
- package/dist/components/button/button.d.ts +13 -13
- package/dist/components/button/index.d.ts +13 -13
- package/dist/components/card/card-action.d.ts +13 -13
- package/dist/components/card/card-actions.d.ts +13 -13
- package/dist/components/card/card-content.d.ts +13 -13
- package/dist/components/card/card-date.d.ts +13 -13
- package/dist/components/card/card-header.d.ts +13 -13
- package/dist/components/card/card-media.d.ts +13 -13
- package/dist/components/card/card.d.ts +13 -13
- package/dist/components/card/index.d.ts +13 -13
- package/dist/components/checkbox/checkbox.d.ts +13 -13
- package/dist/components/checkbox/index.d.ts +13 -13
- package/dist/components/chip/chip.d.ts +13 -13
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/index.d.ts +13 -13
- package/dist/components/chip/index.js +1 -1
- package/dist/components/dialog/dialog-close-button.d.ts +14 -0
- package/dist/components/dialog/dialog-close-button.js +7 -0
- package/dist/components/dialog/dialog-content.d.ts +13 -13
- package/dist/components/dialog/dialog-content.js +1 -1
- package/dist/components/dialog/dialog-footer.d.ts +13 -13
- package/dist/components/dialog/dialog-footer.js +1 -1
- package/dist/components/dialog/dialog-header.d.ts +13 -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.d.ts +13 -13
- package/dist/components/dialog/dialog.d.ts +13 -13
- package/dist/components/dialog/dialog.js +1 -5
- package/dist/components/dialog/index.d.ts +14 -14
- package/dist/components/dialog/index.js +7 -6
- package/dist/components/drawer/drawer-close-button.d.ts +14 -0
- package/dist/components/drawer/drawer-close-button.js +19 -0
- package/dist/components/drawer/drawer-content.d.ts +13 -13
- package/dist/components/drawer/drawer-content.js +7 -6
- package/dist/components/drawer/drawer-footer.d.ts +13 -13
- package/dist/components/drawer/drawer-footer.js +7 -6
- package/dist/components/drawer/drawer-header.d.ts +13 -13
- package/dist/components/drawer/drawer-header.js +7 -6
- package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
- package/dist/components/drawer/drawer-trigger-context.js +7 -6
- package/dist/components/drawer/drawer-trigger.d.ts +13 -13
- package/dist/components/drawer/drawer-trigger.js +7 -6
- package/dist/components/drawer/drawer.d.ts +13 -13
- package/dist/components/drawer/drawer.js +7 -6
- package/dist/components/drawer/index.d.ts +14 -14
- package/dist/components/drawer/index.js +15 -13
- package/dist/components/dropdown/dropdown-button.d.ts +13 -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 +5 -5
- package/dist/components/dropdown/dropdown-trigger.d.ts +13 -13
- package/dist/components/dropdown/dropdown-trigger.js +5 -5
- package/dist/components/dropdown/dropdown.d.ts +13 -13
- package/dist/components/dropdown/dropdown.js +5 -5
- package/dist/components/dropdown/index.d.ts +13 -13
- package/dist/components/dropdown/index.js +11 -11
- package/dist/components/field/field-affix.d.ts +13 -13
- package/dist/components/field/field-description.d.ts +13 -13
- package/dist/components/field/field.d.ts +13 -13
- package/dist/components/field/index.d.ts +13 -13
- package/dist/components/fieldset/fieldset-description.d.ts +13 -13
- package/dist/components/fieldset/fieldset-description.js +1 -1
- package/dist/components/fieldset/fieldset-legend.d.ts +13 -13
- package/dist/components/fieldset/fieldset-legend.js +1 -1
- package/dist/components/fieldset/fieldset.d.ts +13 -13
- package/dist/components/fieldset/fieldset.js +1 -1
- package/dist/components/fieldset/index.d.ts +13 -13
- package/dist/components/fieldset/index.js +4 -4
- 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 +13 -13
- package/dist/components/footer/footer.js +1 -1
- package/dist/components/footer/index.d.ts +13 -13
- package/dist/components/footer/index.js +3 -3
- package/dist/components/index.d.ts +14 -14
- package/dist/components/index.js +64 -62
- package/dist/components/input/index.d.ts +13 -13
- package/dist/components/input/input.d.ts +13 -13
- package/dist/components/label/index.d.ts +13 -13
- package/dist/components/label/label.d.ts +13 -13
- package/dist/components/link/index.d.ts +13 -13
- package/dist/components/link/index.js +2 -2
- package/dist/components/link/link.d.ts +13 -13
- package/dist/components/link/link.js +1 -1
- package/dist/components/logo/index.d.ts +13 -13
- package/dist/components/logo/index.js +2 -2
- package/dist/components/logo/logo.d.ts +13 -13
- package/dist/components/logo/logo.js +1 -1
- package/dist/components/navbar/index.d.ts +13 -13
- package/dist/components/navbar/index.js +4 -4
- package/dist/components/navbar/navbar.d.ts +13 -13
- package/dist/components/navbar/navbar.js +3 -3
- package/dist/components/pagination/index.d.ts +13 -13
- package/dist/components/pagination/index.js +4 -4
- package/dist/components/pagination/pagination-button.d.ts +13 -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 +13 -13
- package/dist/components/pagination/pagination.js +1 -1
- package/dist/components/popover/index.d.ts +13 -13
- package/dist/components/popover/index.js +4 -4
- 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 +13 -13
- package/dist/components/popover/popover-trigger.js +2 -2
- package/dist/components/popover/popover.d.ts +13 -13
- package/dist/components/popover/popover.js +2 -2
- package/dist/components/radio/index.d.ts +13 -13
- package/dist/components/radio/index.js +2 -2
- package/dist/components/radio/radio.d.ts +13 -13
- package/dist/components/radio/radio.js +1 -1
- package/dist/components/search/index.d.ts +13 -13
- package/dist/components/search/index.js +2 -2
- package/dist/components/search/search.d.ts +13 -13
- package/dist/components/search/search.js +1 -1
- package/dist/components/select/index.d.ts +13 -13
- package/dist/components/select/index.js +4 -4
- package/dist/components/select/select-optgroup.d.ts +13 -13
- package/dist/components/select/select-optgroup.js +1 -1
- package/dist/components/select/select-option.d.ts +13 -13
- package/dist/components/select/select-option.js +1 -1
- package/dist/components/select/select.d.ts +13 -13
- package/dist/components/select/select.js +1 -1
- package/dist/components/spinner/index.d.ts +13 -13
- package/dist/components/spinner/spinner.d.ts +13 -13
- package/dist/components/tabs/index.d.ts +13 -13
- package/dist/components/tabs/index.js +5 -5
- package/dist/components/tabs/tab.d.ts +13 -13
- package/dist/components/tabs/tab.js +1 -1
- package/dist/components/tabs/tabs-list.d.ts +13 -13
- package/dist/components/tabs/tabs-list.js +1 -1
- package/dist/components/tabs/tabs-panel.d.ts +13 -13
- package/dist/components/tabs/tabs-panel.js +1 -1
- package/dist/components/tabs/tabs.d.ts +13 -13
- package/dist/components/tabs/tabs.js +1 -1
- package/dist/components/textarea/index.d.ts +13 -13
- package/dist/components/textarea/index.js +2 -2
- package/dist/components/textarea/textarea.d.ts +13 -13
- package/dist/components/textarea/textarea.js +1 -1
- package/dist/components/textfield/index.d.ts +13 -13
- package/dist/components/textfield/index.js +6 -6
- package/dist/components/textfield/textfield.d.ts +13 -13
- package/dist/components/textfield/textfield.js +5 -5
- package/dist/components/validation-message/index.d.ts +13 -13
- package/dist/components/validation-message/index.js +2 -2
- package/dist/components/validation-message/validation-message.d.ts +13 -13
- package/dist/components/validation-message/validation-message.js +1 -1
- package/dist/{dialog-BH58xo66.js → dialog-Msiu7H3h.js} +5 -19
- package/dist/dialog-Msiu7H3h.js.map +1 -0
- package/dist/dialog-close-button-BhzM8xy4.js +24 -0
- package/dist/dialog-close-button-BhzM8xy4.js.map +1 -0
- package/dist/{dialog-content-WzSZbqt-.js → dialog-content-BNHkYsxn.js} +3 -2
- package/dist/dialog-content-BNHkYsxn.js.map +1 -0
- package/dist/{dialog-footer-qRAQAS0Y.js → dialog-footer-B63OYnj7.js} +3 -2
- package/dist/dialog-footer-B63OYnj7.js.map +1 -0
- package/dist/{dialog-header-CMt3r5oC.js → dialog-header-CRcBLINN.js} +3 -2
- package/dist/dialog-header-CRcBLINN.js.map +1 -0
- package/dist/{dialog-trigger-context-BXtYdvEK.d.ts → dialog-trigger-context-BP03jmAI.d.ts} +5 -5
- package/dist/{drawer-DktQMZpp.js → drawer-DeggzxN8.js} +2 -2
- package/dist/{drawer-DktQMZpp.js.map → drawer-DeggzxN8.js.map} +1 -1
- package/dist/drawer-close-button-dDQvoj0O.js +12 -0
- package/dist/drawer-close-button-dDQvoj0O.js.map +1 -0
- package/dist/{drawer-content-D_Y5KRqQ.js → drawer-content-Cqz_MZFW.js} +2 -2
- package/dist/{drawer-content-D_Y5KRqQ.js.map → drawer-content-Cqz_MZFW.js.map} +1 -1
- package/dist/{drawer-footer-f8OAoZVM.js → drawer-footer-GbcH-B8w.js} +2 -2
- package/dist/{drawer-footer-f8OAoZVM.js.map → drawer-footer-GbcH-B8w.js.map} +1 -1
- package/dist/{drawer-header-nRdU5sRL.js → drawer-header-CS9x6xOi.js} +2 -2
- package/dist/{drawer-header-nRdU5sRL.js.map → drawer-header-CS9x6xOi.js.map} +1 -1
- package/dist/{drawer-trigger-GO6wSbYv.js → drawer-trigger-AT7qYJPw.js} +1 -1
- package/dist/{drawer-trigger-GO6wSbYv.js.map → drawer-trigger-AT7qYJPw.js.map} +1 -1
- package/dist/{drawer-trigger-context-CZyGAmYc.d.ts → drawer-trigger-context-BDcc94cu.d.ts} +3 -3
- package/dist/{drawer-trigger-context-C3D2O90e.js → drawer-trigger-context-EHdOLF0U.js} +1 -1
- package/dist/{drawer-trigger-context-C3D2O90e.js.map → drawer-trigger-context-EHdOLF0U.js.map} +1 -1
- package/dist/{dropdown-CFwza8-u.js → dropdown-BhdWlVMW.js} +4 -4
- package/dist/{dropdown-CFwza8-u.js.map → dropdown-BhdWlVMW.js.map} +1 -1
- package/dist/{dropdown-B0sjzw91.js → dropdown-C1hpsZcN.js} +2 -2
- package/dist/{dropdown-B0sjzw91.js.map → dropdown-C1hpsZcN.js.map} +1 -1
- package/dist/{dropdown-button-FQqIwqdp.js → dropdown-button-Btuo7J5R.js} +1 -1
- package/dist/{dropdown-button-FQqIwqdp.js.map → dropdown-button-Btuo7J5R.js.map} +1 -1
- package/dist/{dropdown-item-h8WklvJi.d.ts → dropdown-item-bMZ3-43Z.d.ts} +3 -3
- package/dist/{dropdown-item-DQQXQC4J.js → dropdown-item-yyt1nBlo.js} +1 -1
- package/dist/{dropdown-item-DQQXQC4J.js.map → dropdown-item-yyt1nBlo.js.map} +1 -1
- package/dist/{dropdown-list-DB1mST67.js → dropdown-list-BMkiVIDL.js} +1 -1
- package/dist/{dropdown-list-DB1mST67.js.map → dropdown-list-BMkiVIDL.js.map} +1 -1
- package/dist/{dropdown-list-B8pfs0Vc.d.ts → dropdown-list-DenWbmcv.d.ts} +3 -3
- package/dist/{dropdown-trigger-DnE1t9YA.js → dropdown-trigger-DG-mnw2U.js} +2 -2
- package/dist/{dropdown-trigger-DnE1t9YA.js.map → dropdown-trigger-DG-mnw2U.js.map} +1 -1
- package/dist/{dropdown-trigger-context-5mGr6ped.d.ts → dropdown-trigger-context-BabMM_7k.d.ts} +3 -3
- package/dist/{dropdown-trigger-context-BDCr78fy.js → dropdown-trigger-context-Ce6Z9VPK.js} +2 -2
- package/dist/{dropdown-trigger-context-BDCr78fy.js.map → dropdown-trigger-context-Ce6Z9VPK.js.map} +1 -1
- package/dist/{fieldset-Bpu4CRKG.js → fieldset-DemHknom.js} +1 -1
- package/dist/{fieldset-Bpu4CRKG.js.map → fieldset-DemHknom.js.map} +1 -1
- package/dist/{fieldset-description-DiHvcLh-.js → fieldset-description-CqUMEhib.js} +1 -1
- package/dist/{fieldset-description-DiHvcLh-.js.map → fieldset-description-CqUMEhib.js.map} +1 -1
- package/dist/{fieldset-legend-CR4srn2-.js → fieldset-legend-C6D6hE4v.js} +1 -1
- package/dist/{fieldset-legend-CR4srn2-.js.map → fieldset-legend-C6D6hE4v.js.map} +1 -1
- package/dist/{footer-hxqsN1cg.js → footer-CU7LdbPO.js} +1 -1
- package/dist/{footer-hxqsN1cg.js.map → footer-CU7LdbPO.js.map} +1 -1
- package/dist/{footer-links-CicpNbmh.js → footer-links-BIUrxu38.js} +1 -1
- package/dist/{footer-links-CicpNbmh.js.map → footer-links-BIUrxu38.js.map} +1 -1
- package/dist/{footer-links-BbIh-yGy.d.ts → footer-links-sRD7teEv.d.ts} +3 -3
- package/dist/{index-DRx9hLAb.d.ts → index-CRy7A5Iq.d.ts} +2 -3
- package/dist/{index-no8iFicj.d.ts → index-qXXUizvD.d.ts} +2 -2
- package/dist/{link-CmV99fiH.js → link-lNn9wvQf.js} +1 -1
- package/dist/{link-CmV99fiH.js.map → link-lNn9wvQf.js.map} +1 -1
- package/dist/{logo-CH25UUnL.js → logo-QKrYvRFP.js} +1 -1
- package/dist/{logo-CH25UUnL.js.map → logo-QKrYvRFP.js.map} +1 -1
- package/dist/main.d.ts +14 -14
- package/dist/main.js +65 -63
- package/dist/{navbar-De_fPOmv.js → navbar-Dm9lM6Xr.js} +2 -2
- package/dist/{navbar-De_fPOmv.js.map → navbar-Dm9lM6Xr.js.map} +1 -1
- package/dist/{pagination-button-D7N6uNjK.js → pagination-button-CG_QfJHY.js} +1 -1
- package/dist/{pagination-button-D7N6uNjK.js.map → pagination-button-CG_QfJHY.js.map} +1 -1
- package/dist/{pagination-item-D2-tdnvJ.d.ts → pagination-item-D_JiLJ5r.d.ts} +3 -3
- package/dist/{pagination-item-DOhhpnMQ.js → pagination-item-DntsLLMC.js} +1 -1
- package/dist/{pagination-item-DOhhpnMQ.js.map → pagination-item-DntsLLMC.js.map} +1 -1
- package/dist/{pagination-DE6-fkdI.js → pagination-u6Z1LYwY.js} +1 -1
- package/dist/{pagination-DE6-fkdI.js.map → pagination-u6Z1LYwY.js.map} +1 -1
- package/dist/popover-CGNoywPj.js +48 -0
- package/dist/popover-CGNoywPj.js.map +1 -0
- package/dist/{popover-5DDVrAzC.js → popover-WJoHXecW.js} +27 -29
- package/dist/popover-WJoHXecW.js.map +1 -0
- package/dist/{popover-trigger-DB9-FUdp.js → popover-trigger-CjEKeJwY.js} +6 -4
- package/dist/{popover-trigger-DB9-FUdp.js.map → popover-trigger-CjEKeJwY.js.map} +1 -1
- package/dist/{popover-trigger-context-C9JBxqVG.d.ts → popover-trigger-context-BI83a5tp.d.ts} +7 -5
- package/dist/{popover-trigger-context-CFCUCT8d.js → popover-trigger-context-CNUJbbBn.js} +5 -2
- package/dist/popover-trigger-context-CNUJbbBn.js.map +1 -0
- package/dist/{radio-DO1yBsvB.js → radio-C_Zbb4CF.js} +1 -1
- package/dist/{radio-DO1yBsvB.js.map → radio-C_Zbb4CF.js.map} +1 -1
- package/dist/{search-BjijtARV.js → search-Dg6xvCDB.js} +1 -1
- package/dist/{search-BjijtARV.js.map → search-Dg6xvCDB.js.map} +1 -1
- package/dist/{select-BhZiWr3e.js → select-B1e494BO.js} +1 -1
- package/dist/{select-BhZiWr3e.js.map → select-B1e494BO.js.map} +1 -1
- package/dist/{select-optgroup-CTxTrNuW.js → select-optgroup-D7Gd7ioS.js} +1 -1
- package/dist/{select-optgroup-CTxTrNuW.js.map → select-optgroup-D7Gd7ioS.js.map} +1 -1
- package/dist/{select-option-StqAJ3Zw.js → select-option-DUfDzvNN.js} +1 -1
- package/dist/{select-option-StqAJ3Zw.js.map → select-option-DUfDzvNN.js.map} +1 -1
- package/dist/{tab-B36MUojE.js → tab-D-OGgeAb.js} +1 -1
- package/dist/{tab-B36MUojE.js.map → tab-D-OGgeAb.js.map} +1 -1
- package/dist/{tabs-D37c_qi5.js → tabs-DzRc-Y8t.js} +1 -1
- package/dist/{tabs-D37c_qi5.js.map → tabs-DzRc-Y8t.js.map} +1 -1
- package/dist/{tabs-list-CYproOp6.js → tabs-list-qH_cJgYi.js} +1 -1
- package/dist/{tabs-list-CYproOp6.js.map → tabs-list-qH_cJgYi.js.map} +1 -1
- package/dist/{tabs-panel-Bh9fqG1R.js → tabs-panel-DtHr9i79.js} +1 -1
- package/dist/{tabs-panel-Bh9fqG1R.js.map → tabs-panel-DtHr9i79.js.map} +1 -1
- package/dist/{textarea-D6dY1eRh.js → textarea-CEUafYI-.js} +1 -1
- package/dist/{textarea-D6dY1eRh.js.map → textarea-CEUafYI-.js.map} +1 -1
- package/dist/{textfield-BTogEiz_.js → textfield-DwBJIap9.js} +3 -3
- package/dist/{textfield-BTogEiz_.js.map → textfield-DwBJIap9.js.map} +1 -1
- package/dist/{types-CaBoIvtz.d.ts → types-BTJlwWCQ.d.ts} +1 -1
- package/dist/{types-DUx4Pkhy.d.ts → types-CAwE6h3H.d.ts} +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/{useIsomorphicLayoutEffect-BJo3l8ol.d.ts → useIsomorphicLayoutEffect-D3y6bHpX.d.ts} +1 -1
- package/dist/{useMergeRefs-CGbb4u_J.d.ts → useMergeRefs-BTgz9pcs.d.ts} +1 -1
- package/dist/utilities/hooks/index.d.ts +13 -13
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts +1 -1
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.d.ts +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.ts +13 -13
- package/dist/utilities/index.d.ts +13 -13
- package/dist/utilities/index.js +1 -1
- package/dist/utilities/types.d.ts +1 -1
- package/dist/{validation-message-C1f_XsoD.js → validation-message-DjATM7g-.js} +1 -1
- package/dist/{validation-message-C1f_XsoD.js.map → validation-message-DjATM7g-.js.map} +1 -1
- package/dist/vanilla/dropdown/index.d.ts +1 -1
- package/dist/vanilla/dropdown/index.js +2 -2
- package/dist/vanilla/index.d.ts +2 -2
- package/dist/vanilla/index.js +2 -2
- package/dist/vanilla/popover/index.d.ts +1 -1
- package/dist/vanilla/popover/index.js +1 -1
- package/package.json +4 -5
- package/dist/dialog-BH58xo66.js.map +0 -1
- package/dist/dialog-content-WzSZbqt-.js.map +0 -1
- package/dist/dialog-footer-qRAQAS0Y.js.map +0 -1
- package/dist/dialog-header-CMt3r5oC.js.map +0 -1
- package/dist/popover-5DDVrAzC.js.map +0 -1
- package/dist/popover-C4ia-MZ5.js +0 -44
- package/dist/popover-C4ia-MZ5.js.map +0 -1
- package/dist/popover-trigger-context-CFCUCT8d.js.map +0 -1
- /package/dist/{components-DldfmTaW.js → components-CtNCeoXN.js} +0 -0
- /package/dist/{dialog-CnQlF2iI.js → dialog-Cva1W11M.js} +0 -0
- /package/dist/{drawer-Cc670B_f.js → drawer-D0EFrwju.js} +0 -0
- /package/dist/{dropdown-BecLkiCE.js → dropdown-mQ8x9_NH.js} +0 -0
- /package/dist/{fieldset-D5HSCHPA.js → fieldset-BhCAsBCv.js} +0 -0
- /package/dist/{footer-Dv7qJxvS.js → footer-BThmhXy7.js} +0 -0
- /package/dist/{link-SFIswjDv.js → link-oWcjwJYP.js} +0 -0
- /package/dist/{logo-CtdGQobw.js → logo-Dx-VZMJu.js} +0 -0
- /package/dist/{navbar-B9qq_6F0.js → navbar-DvT5z7E0.js} +0 -0
- /package/dist/{pagination-SGu293vE.js → pagination-DrIF_DVv.js} +0 -0
- /package/dist/{popover-Ch_2ehYy.js → popover-3oBuiK3l.js} +0 -0
- /package/dist/{radio-BXh5qXUM.js → radio-h9AAOfEn.js} +0 -0
- /package/dist/{search-CDWq41eP.js → search-D6IdbNO6.js} +0 -0
- /package/dist/{select-CIoM-cNC.js → select-Dg_OZVWF.js} +0 -0
- /package/dist/{tabs-CNwtyPqg.js → tabs-DXmy9wEs.js} +0 -0
- /package/dist/{textarea-CGx0ecUJ.js → textarea-YZQSw01C.js} +0 -0
- /package/dist/{textfield-OYsTbJVn.js → textfield-BJszUges.js} +0 -0
- /package/dist/{utilities-CQ6hoSQa.js → utilities-DO_q6EB3.js} +0 -0
- /package/dist/{validation-message-Bf3z_0qa.js → validation-message-fz0dNgdm.js} +0 -0
|
@@ -1,64 +1,65 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import { MergeRight } from "./types-
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-BTJlwWCQ.js";
|
|
2
|
+
import { MergeRight } from "./types-CAwE6h3H.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";
|
|
6
|
-
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
7
6
|
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
7
|
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
8
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
9
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
10
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
13
11
|
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
14
|
-
import * as
|
|
12
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
13
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
14
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
15
15
|
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
16
16
|
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
17
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
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";
|
|
17
21
|
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
18
22
|
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
19
|
-
import * as
|
|
20
|
-
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
21
|
-
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
22
|
-
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
23
|
-
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
23
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
24
24
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
25
|
-
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
26
25
|
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
27
|
-
import * as
|
|
28
|
-
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
29
|
-
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
26
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
30
27
|
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
31
|
-
import * as
|
|
32
|
-
import * as
|
|
33
|
-
import * as
|
|
28
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
29
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
30
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
31
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
32
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
34
33
|
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
35
|
-
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
36
|
-
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
37
|
-
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
38
34
|
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
35
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
36
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
39
37
|
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
40
|
-
import * as
|
|
41
|
-
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
38
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
42
39
|
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
43
|
-
import * as
|
|
40
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
41
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
44
42
|
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
45
|
-
import * as
|
|
46
|
-
import * as
|
|
47
|
-
import * as
|
|
48
|
-
import * as
|
|
43
|
+
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
44
|
+
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
45
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
46
|
+
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
49
47
|
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
50
|
-
import * as
|
|
51
|
-
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
48
|
+
import * as react_jsx_runtime58 from "react/jsx-runtime";
|
|
52
49
|
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
50
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
51
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
53
52
|
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
54
|
-
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
55
|
-
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
56
53
|
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
57
54
|
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
55
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
56
|
+
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
57
|
+
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
58
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
59
|
+
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
58
60
|
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
59
61
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
60
62
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
61
|
-
import "@oddbird/popover-polyfill";
|
|
62
63
|
|
|
63
64
|
//#region src/components/alert/alert.d.ts
|
|
64
65
|
type AlertProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -230,7 +231,7 @@ declare const Button: ({
|
|
|
230
231
|
active,
|
|
231
232
|
ref,
|
|
232
233
|
...props
|
|
233
|
-
}: ButtonProps) =>
|
|
234
|
+
}: ButtonProps) => react_jsx_runtime11.JSX.Element;
|
|
234
235
|
//#endregion
|
|
235
236
|
//#region src/components/card/card.d.ts
|
|
236
237
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -262,7 +263,7 @@ declare const Card: ({
|
|
|
262
263
|
children,
|
|
263
264
|
asChild,
|
|
264
265
|
...props
|
|
265
|
-
}: CardProps) =>
|
|
266
|
+
}: CardProps) => react_jsx_runtime10.JSX.Element;
|
|
266
267
|
//#endregion
|
|
267
268
|
//#region src/components/card/card-actions.d.ts
|
|
268
269
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -273,7 +274,7 @@ declare const CardActions: ({
|
|
|
273
274
|
ref,
|
|
274
275
|
children,
|
|
275
276
|
...props
|
|
276
|
-
}: CardActionsProps) =>
|
|
277
|
+
}: CardActionsProps) => react_jsx_runtime5.JSX.Element;
|
|
277
278
|
//#endregion
|
|
278
279
|
//#region src/components/card/card-action.d.ts
|
|
279
280
|
type CardActionProps = ButtonProps;
|
|
@@ -284,7 +285,7 @@ declare const CardAction: ({
|
|
|
284
285
|
dark,
|
|
285
286
|
className,
|
|
286
287
|
...props
|
|
287
|
-
}: CardActionProps) =>
|
|
288
|
+
}: CardActionProps) => react_jsx_runtime4.JSX.Element;
|
|
288
289
|
//#endregion
|
|
289
290
|
//#region src/components/card/card-content.d.ts
|
|
290
291
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -302,7 +303,7 @@ declare const CardContent: ({
|
|
|
302
303
|
children,
|
|
303
304
|
asChild,
|
|
304
305
|
...props
|
|
305
|
-
}: CardContentProps) =>
|
|
306
|
+
}: CardContentProps) => react_jsx_runtime6.JSX.Element;
|
|
306
307
|
//#endregion
|
|
307
308
|
//#region src/components/card/card-header.d.ts
|
|
308
309
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -332,7 +333,7 @@ declare const CardHeader: ({
|
|
|
332
333
|
subLabel,
|
|
333
334
|
description,
|
|
334
335
|
...props
|
|
335
|
-
}: CardHeaderProps) =>
|
|
336
|
+
}: CardHeaderProps) => react_jsx_runtime8.JSX.Element;
|
|
336
337
|
//#endregion
|
|
337
338
|
//#region src/components/card/card-media.d.ts
|
|
338
339
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -352,7 +353,7 @@ declare const CardMedia: ({
|
|
|
352
353
|
children,
|
|
353
354
|
overlay,
|
|
354
355
|
...props
|
|
355
|
-
}: CardMediaProps) =>
|
|
356
|
+
}: CardMediaProps) => react_jsx_runtime9.JSX.Element;
|
|
356
357
|
//#endregion
|
|
357
358
|
//#region src/components/card/card-date.d.ts
|
|
358
359
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -372,7 +373,7 @@ declare const CardDate: ({
|
|
|
372
373
|
day,
|
|
373
374
|
month,
|
|
374
375
|
...props
|
|
375
|
-
}: CardDateProps) =>
|
|
376
|
+
}: CardDateProps) => react_jsx_runtime7.JSX.Element;
|
|
376
377
|
//#endregion
|
|
377
378
|
//#region src/components/input/input.d.ts
|
|
378
379
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -408,7 +409,7 @@ declare const Input: ({
|
|
|
408
409
|
readOnly,
|
|
409
410
|
ref,
|
|
410
411
|
...props
|
|
411
|
-
}: InputProps) =>
|
|
412
|
+
}: InputProps) => react_jsx_runtime44.JSX.Element;
|
|
412
413
|
//#endregion
|
|
413
414
|
//#region src/components/checkbox/checkbox.d.ts
|
|
414
415
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -471,10 +472,6 @@ declare const Chip: ({
|
|
|
471
472
|
//#endregion
|
|
472
473
|
//#region src/components/dialog/dialog.d.ts
|
|
473
474
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
474
|
-
/**
|
|
475
|
-
* Screen-reader label of the close button. The close button is not shown if not set.
|
|
476
|
-
*/
|
|
477
|
-
closeLabel?: string;
|
|
478
475
|
/**
|
|
479
476
|
* Dismiss behavior.
|
|
480
477
|
*
|
|
@@ -535,17 +532,21 @@ declare const Dialog: ({
|
|
|
535
532
|
asChild,
|
|
536
533
|
children,
|
|
537
534
|
className,
|
|
538
|
-
closeLabel,
|
|
539
535
|
closedby,
|
|
540
536
|
onClose,
|
|
541
537
|
open,
|
|
542
538
|
dark,
|
|
543
539
|
ref,
|
|
544
540
|
...rest
|
|
545
|
-
}: DialogProps) =>
|
|
541
|
+
}: DialogProps) => react_jsx_runtime21.JSX.Element;
|
|
546
542
|
//#endregion
|
|
547
543
|
//#region src/components/dialog/dialog-content.d.ts
|
|
548
544
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
545
|
+
/**
|
|
546
|
+
* Don't render a border to separate the content from the other content.
|
|
547
|
+
* @default false
|
|
548
|
+
*/
|
|
549
|
+
noBorder?: boolean;
|
|
549
550
|
/**
|
|
550
551
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
551
552
|
* @default false
|
|
@@ -558,11 +559,17 @@ declare const DialogContent: ({
|
|
|
558
559
|
ref,
|
|
559
560
|
children,
|
|
560
561
|
className,
|
|
562
|
+
noBorder,
|
|
561
563
|
...rest
|
|
562
|
-
}: DialogContentProps) =>
|
|
564
|
+
}: DialogContentProps) => react_jsx_runtime15.JSX.Element;
|
|
563
565
|
//#endregion
|
|
564
566
|
//#region src/components/dialog/dialog-header.d.ts
|
|
565
567
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
568
|
+
/**
|
|
569
|
+
* Don't render a border to separate the header from the other content.
|
|
570
|
+
* @default false
|
|
571
|
+
*/
|
|
572
|
+
noBorder?: boolean;
|
|
566
573
|
/**
|
|
567
574
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
568
575
|
* @default false
|
|
@@ -575,11 +582,17 @@ declare const DialogHeader: ({
|
|
|
575
582
|
ref,
|
|
576
583
|
children,
|
|
577
584
|
className,
|
|
585
|
+
noBorder,
|
|
578
586
|
...rest
|
|
579
|
-
}: DialogHeaderProps) =>
|
|
587
|
+
}: DialogHeaderProps) => react_jsx_runtime17.JSX.Element;
|
|
580
588
|
//#endregion
|
|
581
589
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
582
590
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
591
|
+
/**
|
|
592
|
+
* Don't render a border to separate the footer from the other content.
|
|
593
|
+
* @default false
|
|
594
|
+
*/
|
|
595
|
+
noBorder?: boolean;
|
|
583
596
|
/**
|
|
584
597
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
585
598
|
* @default false
|
|
@@ -592,8 +605,9 @@ declare const DialogFooter: ({
|
|
|
592
605
|
ref,
|
|
593
606
|
children,
|
|
594
607
|
className,
|
|
608
|
+
noBorder,
|
|
595
609
|
...rest
|
|
596
|
-
}: DialogFooterProps) =>
|
|
610
|
+
}: DialogFooterProps) => react_jsx_runtime16.JSX.Element;
|
|
597
611
|
//#endregion
|
|
598
612
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
599
613
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -601,7 +615,15 @@ declare const DialogTrigger: ({
|
|
|
601
615
|
asChild,
|
|
602
616
|
ref,
|
|
603
617
|
...rest
|
|
604
|
-
}: DialogTriggerProps) =>
|
|
618
|
+
}: DialogTriggerProps) => react_jsx_runtime20.JSX.Element;
|
|
619
|
+
//#endregion
|
|
620
|
+
//#region src/components/dialog/dialog-close-button.d.ts
|
|
621
|
+
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
622
|
+
declare const DialogCloseButton: ({
|
|
623
|
+
children,
|
|
624
|
+
ref,
|
|
625
|
+
...props
|
|
626
|
+
}: DialogCloseButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
605
627
|
//#endregion
|
|
606
628
|
//#region src/components/drawer/drawer.d.ts
|
|
607
629
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -647,7 +669,7 @@ declare const Drawer: ({
|
|
|
647
669
|
className,
|
|
648
670
|
ref,
|
|
649
671
|
...rest
|
|
650
|
-
}: DrawerProps) =>
|
|
672
|
+
}: DrawerProps) => react_jsx_runtime28.JSX.Element;
|
|
651
673
|
//#endregion
|
|
652
674
|
//#region src/components/drawer/drawer-content.d.ts
|
|
653
675
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -655,7 +677,7 @@ declare const DrawerContent: ({
|
|
|
655
677
|
className,
|
|
656
678
|
ref,
|
|
657
679
|
...rest
|
|
658
|
-
}: DrawerContentProps) =>
|
|
680
|
+
}: DrawerContentProps) => react_jsx_runtime23.JSX.Element;
|
|
659
681
|
//#endregion
|
|
660
682
|
//#region src/components/drawer/drawer-header.d.ts
|
|
661
683
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -663,7 +685,7 @@ declare const DrawerHeader: ({
|
|
|
663
685
|
className,
|
|
664
686
|
ref,
|
|
665
687
|
...rest
|
|
666
|
-
}: DrawerHeaderProps) =>
|
|
688
|
+
}: DrawerHeaderProps) => react_jsx_runtime25.JSX.Element;
|
|
667
689
|
//#endregion
|
|
668
690
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
669
691
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -671,14 +693,21 @@ declare const DrawerFooter: ({
|
|
|
671
693
|
className,
|
|
672
694
|
ref,
|
|
673
695
|
...rest
|
|
674
|
-
}: DrawerFooterProps) =>
|
|
696
|
+
}: DrawerFooterProps) => react_jsx_runtime24.JSX.Element;
|
|
675
697
|
//#endregion
|
|
676
698
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
677
699
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
678
700
|
declare const DrawerTrigger: ({
|
|
679
701
|
ref,
|
|
680
702
|
...rest
|
|
681
|
-
}: DrawerTriggerProps) =>
|
|
703
|
+
}: DrawerTriggerProps) => react_jsx_runtime27.JSX.Element;
|
|
704
|
+
//#endregion
|
|
705
|
+
//#region src/components/drawer/drawer-close-button.d.ts
|
|
706
|
+
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
707
|
+
declare const DrawerCloseButton: ({
|
|
708
|
+
ref,
|
|
709
|
+
...rest
|
|
710
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime22.JSX.Element;
|
|
682
711
|
//#endregion
|
|
683
712
|
//#region src/components/popover/popover.d.ts
|
|
684
713
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -697,13 +726,10 @@ type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
697
726
|
*/
|
|
698
727
|
open?: boolean;
|
|
699
728
|
/**
|
|
700
|
-
* Callback when the
|
|
701
|
-
|
|
702
|
-
onOpen?: () => void;
|
|
703
|
-
/**
|
|
704
|
-
* Callback when the popover wants to close.
|
|
729
|
+
* Callback when the open state changes.
|
|
730
|
+
* @param open - The new open state of the popover.
|
|
705
731
|
*/
|
|
706
|
-
|
|
732
|
+
onOpenChange?: (open: boolean) => void;
|
|
707
733
|
/**
|
|
708
734
|
* Whether to disable auto placement.
|
|
709
735
|
* @default false
|
|
@@ -749,16 +775,15 @@ type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
749
775
|
* </PopoverTriggerContext>
|
|
750
776
|
*
|
|
751
777
|
* @example without TriggerContext
|
|
752
|
-
* <Button
|
|
753
|
-
* <Popover id="my-popover">
|
|
778
|
+
* <Button aria-controls="my-popover" aria-expanded={open}>Open Popover</Button>
|
|
779
|
+
* <Popover open={open} onOpenChange={onOpenChange} id="my-popover">
|
|
754
780
|
* Content
|
|
755
781
|
* </Popover>
|
|
756
782
|
*/
|
|
757
783
|
declare const Popover: ({
|
|
758
784
|
id,
|
|
759
785
|
className,
|
|
760
|
-
|
|
761
|
-
onOpen,
|
|
786
|
+
onOpenChange,
|
|
762
787
|
open,
|
|
763
788
|
placement,
|
|
764
789
|
disableAutoPlacement,
|
|
@@ -767,7 +792,7 @@ declare const Popover: ({
|
|
|
767
792
|
asChild,
|
|
768
793
|
ref,
|
|
769
794
|
...rest
|
|
770
|
-
}: PopoverProps) =>
|
|
795
|
+
}: PopoverProps) => react_jsx_runtime56.JSX.Element;
|
|
771
796
|
//#endregion
|
|
772
797
|
//#region src/components/popover/popover-trigger.d.ts
|
|
773
798
|
type PopoverTriggerProps = ({
|
|
@@ -816,7 +841,7 @@ declare const PopoverTrigger: ({
|
|
|
816
841
|
asChild,
|
|
817
842
|
ref,
|
|
818
843
|
...rest
|
|
819
|
-
}: PopoverTriggerProps) =>
|
|
844
|
+
}: PopoverTriggerProps) => react_jsx_runtime55.JSX.Element;
|
|
820
845
|
//#endregion
|
|
821
846
|
//#region src/components/dropdown/dropdown.d.ts
|
|
822
847
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -843,8 +868,8 @@ type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
|
843
868
|
* </DropdownTriggerContext>
|
|
844
869
|
*
|
|
845
870
|
* @example without TriggerContext
|
|
846
|
-
* <Button
|
|
847
|
-
* <Dropdown id="some-dropdown">
|
|
871
|
+
* <Button aria-controls="some-dropdown" aria-expanded={open}>Trigger</Button>
|
|
872
|
+
* <Dropdown id="some-dropdown" open={open} onOpenChange={onOpenChange}>
|
|
848
873
|
* <DropdownHeading>Heading</DropdownHeading>
|
|
849
874
|
* <DropdownList>
|
|
850
875
|
* <DropdownItem>
|
|
@@ -858,21 +883,21 @@ declare const Dropdown: ({
|
|
|
858
883
|
className,
|
|
859
884
|
ref,
|
|
860
885
|
...rest
|
|
861
|
-
}: DropdownProps) =>
|
|
886
|
+
}: DropdownProps) => react_jsx_runtime34.JSX.Element;
|
|
862
887
|
//#endregion
|
|
863
888
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
864
889
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
865
890
|
declare const DropdownButton: ({
|
|
866
891
|
ref,
|
|
867
892
|
...rest
|
|
868
|
-
}: DropdownButtonProps) =>
|
|
893
|
+
}: DropdownButtonProps) => react_jsx_runtime29.JSX.Element;
|
|
869
894
|
//#endregion
|
|
870
895
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
871
896
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
872
897
|
declare const DropdownTrigger: ({
|
|
873
898
|
ref,
|
|
874
899
|
...rest
|
|
875
|
-
}: DropdownTriggerProps) =>
|
|
900
|
+
}: DropdownTriggerProps) => react_jsx_runtime33.JSX.Element;
|
|
876
901
|
//#endregion
|
|
877
902
|
//#region src/components/field/field.d.ts
|
|
878
903
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -901,7 +926,7 @@ declare const Field: ({
|
|
|
901
926
|
asChild,
|
|
902
927
|
ref,
|
|
903
928
|
...props
|
|
904
|
-
}: FieldProps) =>
|
|
929
|
+
}: FieldProps) => react_jsx_runtime38.JSX.Element;
|
|
905
930
|
//#endregion
|
|
906
931
|
//#region src/components/field/field-description.d.ts
|
|
907
932
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -912,7 +937,7 @@ declare const FieldDescription: ({
|
|
|
912
937
|
className,
|
|
913
938
|
ref,
|
|
914
939
|
...props
|
|
915
|
-
}: FieldDescriptionProps) =>
|
|
940
|
+
}: FieldDescriptionProps) => react_jsx_runtime37.JSX.Element;
|
|
916
941
|
//#endregion
|
|
917
942
|
//#region src/components/field/field-affix.d.ts
|
|
918
943
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -933,7 +958,7 @@ declare const FieldAffixes: ({
|
|
|
933
958
|
asChild,
|
|
934
959
|
ref,
|
|
935
960
|
...rest
|
|
936
|
-
}: FieldAffixesProps) =>
|
|
961
|
+
}: FieldAffixesProps) => react_jsx_runtime35.JSX.Element;
|
|
937
962
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
938
963
|
ref?: Ref<HTMLSpanElement>;
|
|
939
964
|
}>;
|
|
@@ -953,7 +978,7 @@ declare const FieldAffix: ({
|
|
|
953
978
|
asChild,
|
|
954
979
|
ref,
|
|
955
980
|
...rest
|
|
956
|
-
}: FieldAffixProps) =>
|
|
981
|
+
}: FieldAffixProps) => react_jsx_runtime35.JSX.Element;
|
|
957
982
|
//#endregion
|
|
958
983
|
//#region src/components/fieldset/fieldset.d.ts
|
|
959
984
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -965,7 +990,7 @@ declare const Fieldset: ({
|
|
|
965
990
|
dark,
|
|
966
991
|
ref,
|
|
967
992
|
...props
|
|
968
|
-
}: FieldsetProps) =>
|
|
993
|
+
}: FieldsetProps) => react_jsx_runtime41.JSX.Element;
|
|
969
994
|
//#endregion
|
|
970
995
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
971
996
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -975,7 +1000,7 @@ declare const FieldsetDescription: ({
|
|
|
975
1000
|
asChild,
|
|
976
1001
|
ref,
|
|
977
1002
|
...props
|
|
978
|
-
}: FieldsetDescriptionProps) =>
|
|
1003
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime39.JSX.Element;
|
|
979
1004
|
//#endregion
|
|
980
1005
|
//#region src/components/label/label.d.ts
|
|
981
1006
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -993,7 +1018,7 @@ declare const Label: ({
|
|
|
993
1018
|
asChild,
|
|
994
1019
|
ref,
|
|
995
1020
|
...props
|
|
996
|
-
}: LabelProps) =>
|
|
1021
|
+
}: LabelProps) => react_jsx_runtime46.JSX.Element;
|
|
997
1022
|
//#endregion
|
|
998
1023
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
999
1024
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1004,7 +1029,7 @@ declare const FieldsetLegend: ({
|
|
|
1004
1029
|
dark,
|
|
1005
1030
|
ref,
|
|
1006
1031
|
...props
|
|
1007
|
-
}: FieldsetLegendProps) =>
|
|
1032
|
+
}: FieldsetLegendProps) => react_jsx_runtime40.JSX.Element;
|
|
1008
1033
|
//#endregion
|
|
1009
1034
|
//#region src/components/footer/footer.d.ts
|
|
1010
1035
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1040,7 +1065,7 @@ declare const Footer: ({
|
|
|
1040
1065
|
children,
|
|
1041
1066
|
ref,
|
|
1042
1067
|
...props
|
|
1043
|
-
}: FooterProps) =>
|
|
1068
|
+
}: FooterProps) => react_jsx_runtime43.JSX.Element;
|
|
1044
1069
|
//#endregion
|
|
1045
1070
|
//#region src/components/link/link.d.ts
|
|
1046
1071
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1064,7 +1089,7 @@ declare const Link: ({
|
|
|
1064
1089
|
dark,
|
|
1065
1090
|
ref,
|
|
1066
1091
|
...rest
|
|
1067
|
-
}: LinkProps) =>
|
|
1092
|
+
}: LinkProps) => react_jsx_runtime47.JSX.Element;
|
|
1068
1093
|
//#endregion
|
|
1069
1094
|
//#region src/components/logo/logo.d.ts
|
|
1070
1095
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1094,7 +1119,7 @@ declare const Logo: ({
|
|
|
1094
1119
|
className,
|
|
1095
1120
|
ref,
|
|
1096
1121
|
...props
|
|
1097
|
-
}: LogoProps) =>
|
|
1122
|
+
}: LogoProps) => react_jsx_runtime48.JSX.Element;
|
|
1098
1123
|
//#endregion
|
|
1099
1124
|
//#region src/components/navbar/navbar.d.ts
|
|
1100
1125
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1140,7 +1165,7 @@ declare const Navbar: ({
|
|
|
1140
1165
|
className,
|
|
1141
1166
|
ref,
|
|
1142
1167
|
...props
|
|
1143
|
-
}: NavbarProps) =>
|
|
1168
|
+
}: NavbarProps) => react_jsx_runtime49.JSX.Element;
|
|
1144
1169
|
//#endregion
|
|
1145
1170
|
//#region src/components/pagination/pagination.d.ts
|
|
1146
1171
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1152,7 +1177,7 @@ declare const Pagination: ({
|
|
|
1152
1177
|
ref,
|
|
1153
1178
|
children,
|
|
1154
1179
|
...props
|
|
1155
|
-
}: PaginationProps) =>
|
|
1180
|
+
}: PaginationProps) => react_jsx_runtime52.JSX.Element;
|
|
1156
1181
|
//#endregion
|
|
1157
1182
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1158
1183
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1165,7 +1190,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1165
1190
|
declare const PaginationButton: ({
|
|
1166
1191
|
ref,
|
|
1167
1192
|
...rest
|
|
1168
|
-
}: PaginationButtonProps) =>
|
|
1193
|
+
}: PaginationButtonProps) => react_jsx_runtime50.JSX.Element;
|
|
1169
1194
|
//#endregion
|
|
1170
1195
|
//#region src/components/radio/radio.d.ts
|
|
1171
1196
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1188,7 +1213,7 @@ declare const Radio: ({
|
|
|
1188
1213
|
id,
|
|
1189
1214
|
"aria-describedby": ariaDescribedByProp,
|
|
1190
1215
|
...props
|
|
1191
|
-
}: RadioProps) =>
|
|
1216
|
+
}: RadioProps) => react_jsx_runtime57.JSX.Element;
|
|
1192
1217
|
//#endregion
|
|
1193
1218
|
//#region src/components/search/search.d.ts
|
|
1194
1219
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1214,7 +1239,7 @@ declare const Search: ({
|
|
|
1214
1239
|
dark,
|
|
1215
1240
|
style,
|
|
1216
1241
|
...props
|
|
1217
|
-
}: SearchProps) =>
|
|
1242
|
+
}: SearchProps) => react_jsx_runtime58.JSX.Element;
|
|
1218
1243
|
//#endregion
|
|
1219
1244
|
//#region src/components/select/select.d.ts
|
|
1220
1245
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1235,7 +1260,7 @@ declare const Select: ({
|
|
|
1235
1260
|
size,
|
|
1236
1261
|
ref,
|
|
1237
1262
|
...props
|
|
1238
|
-
}: SelectProps) =>
|
|
1263
|
+
}: SelectProps) => react_jsx_runtime61.JSX.Element;
|
|
1239
1264
|
//#endregion
|
|
1240
1265
|
//#region src/components/select/select-option.d.ts
|
|
1241
1266
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1245,7 +1270,7 @@ declare const SelectOption: ({
|
|
|
1245
1270
|
asChild,
|
|
1246
1271
|
ref,
|
|
1247
1272
|
...props
|
|
1248
|
-
}: SelectOptionProps) =>
|
|
1273
|
+
}: SelectOptionProps) => react_jsx_runtime60.JSX.Element;
|
|
1249
1274
|
//#endregion
|
|
1250
1275
|
//#region src/components/select/select-optgroup.d.ts
|
|
1251
1276
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1255,7 +1280,7 @@ declare const SelectOptgroup: ({
|
|
|
1255
1280
|
asChild,
|
|
1256
1281
|
ref,
|
|
1257
1282
|
...props
|
|
1258
|
-
}: SelectOptgroupProps) =>
|
|
1283
|
+
}: SelectOptgroupProps) => react_jsx_runtime45.JSX.Element;
|
|
1259
1284
|
//#endregion
|
|
1260
1285
|
//#region src/components/spinner/spinner.d.ts
|
|
1261
1286
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1277,7 +1302,7 @@ declare const Spinner: ({
|
|
|
1277
1302
|
className,
|
|
1278
1303
|
ref,
|
|
1279
1304
|
...props
|
|
1280
|
-
}: SpinnerProps) =>
|
|
1305
|
+
}: SpinnerProps) => react_jsx_runtime62.JSX.Element;
|
|
1281
1306
|
//#endregion
|
|
1282
1307
|
//#region src/components/tabs/tabs.d.ts
|
|
1283
1308
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1316,7 +1341,7 @@ declare const Tabs: ({
|
|
|
1316
1341
|
dark,
|
|
1317
1342
|
ref,
|
|
1318
1343
|
...props
|
|
1319
|
-
}: TabsProps) =>
|
|
1344
|
+
}: TabsProps) => react_jsx_runtime66.JSX.Element;
|
|
1320
1345
|
//#endregion
|
|
1321
1346
|
//#region src/components/tabs/tab.d.ts
|
|
1322
1347
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1337,7 +1362,7 @@ declare const Tab: ({
|
|
|
1337
1362
|
dark,
|
|
1338
1363
|
ref,
|
|
1339
1364
|
...props
|
|
1340
|
-
}: TabProps) =>
|
|
1365
|
+
}: TabProps) => react_jsx_runtime63.JSX.Element;
|
|
1341
1366
|
//#endregion
|
|
1342
1367
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1343
1368
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1361,7 +1386,7 @@ declare const TabsList: ({
|
|
|
1361
1386
|
dark,
|
|
1362
1387
|
ref,
|
|
1363
1388
|
...props
|
|
1364
|
-
}: TabsListProps) =>
|
|
1389
|
+
}: TabsListProps) => react_jsx_runtime64.JSX.Element;
|
|
1365
1390
|
//#endregion
|
|
1366
1391
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1367
1392
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1385,7 +1410,7 @@ declare const TabsPanel: ({
|
|
|
1385
1410
|
dark,
|
|
1386
1411
|
ref,
|
|
1387
1412
|
...props
|
|
1388
|
-
}: TabsPanelProps) =>
|
|
1413
|
+
}: TabsPanelProps) => react_jsx_runtime65.JSX.Element;
|
|
1389
1414
|
//#endregion
|
|
1390
1415
|
//#region src/components/textarea/textarea.d.ts
|
|
1391
1416
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1402,7 +1427,7 @@ declare const Textarea: ({
|
|
|
1402
1427
|
size,
|
|
1403
1428
|
ref,
|
|
1404
1429
|
...props
|
|
1405
|
-
}: TextareaProps) =>
|
|
1430
|
+
}: TextareaProps) => react_jsx_runtime59.JSX.Element;
|
|
1406
1431
|
//#endregion
|
|
1407
1432
|
//#region src/components/textfield/textfield.d.ts
|
|
1408
1433
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1448,7 +1473,7 @@ declare const Textfield: ({
|
|
|
1448
1473
|
id: idProp,
|
|
1449
1474
|
"aria-describedby": ariaDescribedByProp,
|
|
1450
1475
|
...props
|
|
1451
|
-
}: TextfieldProps) =>
|
|
1476
|
+
}: TextfieldProps) => react_jsx_runtime67.JSX.Element;
|
|
1452
1477
|
//#endregion
|
|
1453
1478
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1454
1479
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1463,7 +1488,7 @@ declare const ValidationMessage: ({
|
|
|
1463
1488
|
asChild,
|
|
1464
1489
|
ref,
|
|
1465
1490
|
...props
|
|
1466
|
-
}: ValidationMessageProps) =>
|
|
1491
|
+
}: ValidationMessageProps) => react_jsx_runtime68.JSX.Element;
|
|
1467
1492
|
//#endregion
|
|
1468
1493
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1469
1494
|
type UsePaginationProps = {
|
|
@@ -1570,5 +1595,5 @@ declare const AlertFooter: ({
|
|
|
1570
1595
|
...rest
|
|
1571
1596
|
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1572
1597
|
//#endregion
|
|
1573
|
-
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, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerProps, Drawer, 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 };
|
|
1574
|
-
//# sourceMappingURL=alert-footer-
|
|
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-DKkCoeSz.d.ts.map
|