@bi-digital/react 0.0.0-experimental-9588a13 → 0.0.0-experimental-ac66829
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-BubQTdmN.js +1 -0
- package/dist/{alert-B0SyUQVj.js → alert-C6PxDwHt.js} +6 -6
- package/dist/alert-C6PxDwHt.js.map +1 -0
- package/dist/{alert-footer-Dpx0nSZr.d.ts → alert-footer-BS7TXc1g.d.ts} +104 -130
- package/dist/alert-footer-DL4rCThp.js.map +1 -1
- package/dist/avatar-6Q2xwviO.js.map +1 -1
- package/dist/avatar-CCnUOGHD.js +1 -0
- package/dist/badge-0qk6AKns.js +1 -0
- package/dist/badge-D9OVAKG8.js.map +1 -1
- package/dist/button-Mlhn5A3s.js +1 -0
- package/dist/button-fhd-JARc.js.map +1 -1
- package/dist/card-CqLWeJx_.js +1 -0
- package/dist/card-QAnFhTk6.js.map +1 -1
- package/dist/card-action-D8M3_IVq.js.map +1 -1
- package/dist/card-actions-CIsnmxsm.js.map +1 -1
- package/dist/card-content-DkEHp8mv.js.map +1 -1
- package/dist/card-date-Bd87BGDE.js.map +1 -1
- package/dist/card-header-D-RMd4xS.js.map +1 -1
- package/dist/card-media-DhU2_Ueq.js.map +1 -1
- package/dist/checkbox-CKGFJHNX.js +1 -0
- package/dist/checkbox-ZR1Z2PCF.js.map +1 -1
- package/dist/checkbox-subsection-BPe5aj-W.js.map +1 -1
- package/dist/chip-DP9-RTOH.js +1 -0
- package/dist/chip-b9xUiF7_.js.map +1 -1
- package/dist/components/alert/alert-footer.d.ts +17 -17
- package/dist/components/alert/alert.d.ts +17 -17
- package/dist/components/alert/alert.js +1 -1
- package/dist/components/alert/index.d.ts +17 -17
- package/dist/components/alert/index.js +2 -2
- package/dist/components/avatar/avatar.d.ts +17 -17
- package/dist/components/avatar/index.d.ts +17 -17
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/badge/badge.d.ts +17 -17
- package/dist/components/badge/index.d.ts +17 -17
- package/dist/components/badge/index.js +1 -1
- package/dist/components/button/button.d.ts +17 -17
- package/dist/components/button/button.js +1 -1
- package/dist/components/button/index.d.ts +17 -17
- package/dist/components/button/index.js +2 -2
- package/dist/components/card/card-action.d.ts +17 -17
- package/dist/components/card/card-action.js +2 -2
- package/dist/components/card/card-actions.d.ts +17 -17
- package/dist/components/card/card-content.d.ts +17 -17
- package/dist/components/card/card-date.d.ts +17 -17
- package/dist/components/card/card-header.d.ts +17 -17
- package/dist/components/card/card-media.d.ts +17 -17
- package/dist/components/card/card.d.ts +17 -17
- package/dist/components/card/index.d.ts +17 -17
- package/dist/components/card/index.js +3 -3
- package/dist/components/checkbox/checkbox-subsection.d.ts +17 -17
- package/dist/components/checkbox/checkbox.d.ts +17 -17
- package/dist/components/checkbox/checkbox.js +3 -3
- package/dist/components/checkbox/index.d.ts +17 -17
- package/dist/components/checkbox/index.js +4 -4
- package/dist/components/chip/chip.d.ts +17 -17
- package/dist/components/chip/index.d.ts +17 -17
- package/dist/components/chip/index.js +1 -1
- package/dist/components/dialog/dialog-close-button.d.ts +17 -17
- package/dist/components/dialog/dialog-close-button.js +3 -3
- package/dist/components/dialog/dialog-content.d.ts +17 -17
- package/dist/components/dialog/dialog-footer.d.ts +17 -17
- package/dist/components/dialog/dialog-header.d.ts +17 -17
- package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
- package/dist/components/dialog/dialog-trigger.d.ts +17 -17
- package/dist/components/dialog/dialog-trigger.js +2 -2
- package/dist/components/dialog/dialog.d.ts +17 -17
- package/dist/components/dialog/index.d.ts +17 -17
- package/dist/components/dialog/index.js +4 -4
- package/dist/components/drawer/drawer-close-button.d.ts +17 -17
- package/dist/components/drawer/drawer-close-button.js +5 -5
- package/dist/components/drawer/drawer-content.d.ts +17 -17
- package/dist/components/drawer/drawer-content.js +4 -4
- package/dist/components/drawer/drawer-footer.d.ts +17 -17
- package/dist/components/drawer/drawer-footer.js +4 -4
- package/dist/components/drawer/drawer-header.d.ts +17 -17
- package/dist/components/drawer/drawer-header.js +4 -4
- package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
- package/dist/components/drawer/drawer-trigger-context.js +4 -4
- package/dist/components/drawer/drawer-trigger.d.ts +17 -17
- package/dist/components/drawer/drawer-trigger.js +4 -4
- package/dist/components/drawer/drawer.d.ts +17 -17
- package/dist/components/drawer/drawer.js +4 -4
- package/dist/components/drawer/index.d.ts +17 -17
- package/dist/components/drawer/index.js +6 -6
- package/dist/components/dropdown/dropdown-button.d.ts +17 -17
- package/dist/components/dropdown/dropdown-button.js +2 -2
- package/dist/components/dropdown/dropdown-item.d.ts +1 -1
- package/dist/components/dropdown/dropdown-list.d.ts +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.d.ts +17 -17
- package/dist/components/dropdown/dropdown-trigger-context.js +4 -4
- package/dist/components/dropdown/dropdown-trigger.d.ts +17 -17
- package/dist/components/dropdown/dropdown-trigger.js +4 -4
- package/dist/components/dropdown/dropdown.d.ts +17 -17
- package/dist/components/dropdown/dropdown.js +5 -5
- package/dist/components/dropdown/index.d.ts +17 -17
- package/dist/components/dropdown/index.js +6 -6
- package/dist/components/field/field-affix.d.ts +17 -17
- package/dist/components/field/field-description.d.ts +17 -17
- package/dist/components/field/field.d.ts +17 -17
- package/dist/components/field/index.d.ts +17 -17
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/fieldset-description.d.ts +17 -17
- package/dist/components/fieldset/fieldset-legend.d.ts +17 -17
- package/dist/components/fieldset/fieldset-legend.js +1 -1
- package/dist/components/fieldset/fieldset.d.ts +17 -17
- package/dist/components/fieldset/index.d.ts +17 -17
- package/dist/components/fieldset/index.js +2 -2
- package/dist/components/filter-group/filter-group.d.ts +17 -17
- package/dist/components/filter-group/filter-group.js +1 -1
- package/dist/components/filter-group/index.d.ts +17 -17
- package/dist/components/filter-group/index.js +2 -2
- package/dist/components/footer/footer-links.d.ts +1 -1
- package/dist/components/footer/footer.d.ts +17 -17
- package/dist/components/footer/footer.js +3 -3
- package/dist/components/footer/index.d.ts +17 -17
- package/dist/components/footer/index.js +4 -4
- package/dist/components/index.d.ts +18 -18
- package/dist/components/index.js +53 -51
- package/dist/components/input/index.d.ts +17 -17
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/input.d.ts +17 -17
- package/dist/components/label/index.d.ts +17 -17
- package/dist/components/label/index.js +1 -1
- package/dist/components/label/label.d.ts +17 -17
- package/dist/components/link/index.d.ts +17 -17
- package/dist/components/link/index.js +1 -1
- package/dist/components/link/link.d.ts +17 -17
- package/dist/components/logo/index.d.ts +17 -17
- package/dist/components/logo/index.js +1 -1
- package/dist/components/logo/logo.d.ts +17 -17
- package/dist/components/navbar/index.d.ts +17 -17
- package/dist/components/navbar/index.js +3 -3
- package/dist/components/navbar/navbar.d.ts +17 -17
- package/dist/components/navbar/navbar.js +1 -1
- package/dist/components/navbar/sub-navbar.d.ts +17 -17
- package/dist/components/navbar/sub-navbar.js +1 -1
- package/dist/components/pagination/index.d.ts +17 -17
- package/dist/components/pagination/index.js +3 -3
- package/dist/components/pagination/pagination-button.d.ts +17 -17
- package/dist/components/pagination/pagination-button.js +2 -2
- package/dist/components/pagination/pagination-item.d.ts +1 -1
- package/dist/components/pagination/pagination.d.ts +17 -17
- package/dist/components/popover/index.d.ts +17 -17
- 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.d.ts +17 -17
- package/dist/components/popover/popover-trigger.js +2 -2
- package/dist/components/popover/popover.d.ts +17 -17
- package/dist/components/popover/popover.js +1 -1
- package/dist/components/radio/index.d.ts +17 -17
- package/dist/components/radio/index.js +4 -4
- package/dist/components/radio/radio.d.ts +17 -17
- package/dist/components/radio/radio.js +3 -3
- package/dist/components/search/index.d.ts +17 -17
- package/dist/components/search/index.js +6 -6
- package/dist/components/search/search.d.ts +17 -17
- package/dist/components/search/search.js +5 -5
- package/dist/components/select/index.d.ts +17 -17
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/select-optgroup.d.ts +17 -17
- package/dist/components/select/select-option.d.ts +17 -17
- package/dist/components/select/select.d.ts +17 -17
- package/dist/components/selectfield/index.d.ts +18 -0
- package/dist/components/selectfield/index.js +16 -0
- package/dist/components/selectfield/selectfield.d.ts +18 -0
- package/dist/components/selectfield/selectfield.js +15 -0
- package/dist/components/skip-link/index.d.ts +17 -17
- package/dist/components/skip-link/index.js +2 -2
- package/dist/components/skip-link/skip-link.d.ts +17 -17
- package/dist/components/skip-link/skip-link.js +1 -1
- package/dist/components/spinner/index.d.ts +17 -17
- package/dist/components/spinner/index.js +1 -1
- package/dist/components/spinner/spinner.d.ts +17 -17
- package/dist/components/sticky-header/index.d.ts +2 -2
- package/dist/components/sticky-header/index.js +2 -2
- package/dist/components/sticky-header/sticky-header.d.ts +1 -1
- package/dist/components/sticky-header/sticky-header.js +1 -1
- package/dist/components/tabs/index.d.ts +17 -17
- package/dist/components/tabs/index.js +7 -7
- package/dist/components/tabs/tab.d.ts +17 -17
- package/dist/components/tabs/tab.js +3 -3
- package/dist/components/tabs/tabs-list.d.ts +17 -17
- package/dist/components/tabs/tabs-list.js +1 -1
- package/dist/components/tabs/tabs-panel.d.ts +17 -17
- package/dist/components/tabs/tabs-panel.js +1 -1
- package/dist/components/tabs/tabs.d.ts +17 -17
- package/dist/components/tabs/tabs.js +1 -1
- package/dist/components/textarea/index.d.ts +17 -17
- package/dist/components/textarea/index.js +2 -2
- package/dist/components/textarea/textarea.d.ts +17 -17
- package/dist/components/textarea/textarea.js +1 -1
- package/dist/components/textfield/index.d.ts +17 -17
- package/dist/components/textfield/index.js +9 -9
- package/dist/components/textfield/textfield.d.ts +17 -17
- package/dist/components/textfield/textfield.js +8 -8
- package/dist/components/validation-message/index.d.ts +17 -17
- package/dist/components/validation-message/index.js +2 -2
- package/dist/components/validation-message/validation-message.d.ts +17 -17
- package/dist/components/validation-message/validation-message.js +1 -1
- package/dist/components-CouSGV6e.js +1 -0
- package/dist/dialog-CbLuKrFn.js +1 -0
- package/dist/dialog-DzGRZgbP.js.map +1 -1
- package/dist/{dialog-close-button-B4zf0hvt.js → dialog-close-button-C1omdnIn.js} +3 -3
- package/dist/dialog-close-button-C1omdnIn.js.map +1 -0
- package/dist/dialog-content-R35XpbSj.js.map +1 -1
- package/dist/dialog-footer-AoiCz_Uj.js.map +1 -1
- package/dist/dialog-header-Bbq9DcHX.js.map +1 -1
- package/dist/dialog-trigger-DinHpkua.js.map +1 -1
- package/dist/dialog-trigger-context-51mA5fz3.js.map +1 -1
- package/dist/{dialog-trigger-context-DwmhJNzA.d.ts → dialog-trigger-context-ClG9UVsz.d.ts} +5 -5
- package/dist/drawer-CZ05Lizo.js.map +1 -1
- package/dist/drawer-CpPzCsLG.js +1 -0
- package/dist/{drawer-close-button-DigcuqLc.js → drawer-close-button-DC39bNW2.js} +2 -2
- package/dist/{drawer-close-button-DigcuqLc.js.map → drawer-close-button-DC39bNW2.js.map} +1 -1
- package/dist/drawer-content-CFc-rxBo.js.map +1 -1
- package/dist/drawer-footer-CfHjfvEg.js.map +1 -1
- package/dist/drawer-header-DK4XoaaW.js.map +1 -1
- package/dist/drawer-trigger-Do9Htx5M.js.map +1 -1
- package/dist/drawer-trigger-context-BUWPPdas.js.map +1 -1
- package/dist/{drawer-trigger-context-BoS9ZcVF.d.ts → drawer-trigger-context-CNBRwj7l.d.ts} +3 -3
- package/dist/dropdown-DHACQ2Vu.js +1 -0
- package/dist/{dropdown-1Tmd7LL7.js → dropdown-Fzf2CeX4.js} +5 -4
- package/dist/{dropdown-1Tmd7LL7.js.map → dropdown-Fzf2CeX4.js.map} +1 -1
- package/dist/{dropdown-x-JxMFr2.js → dropdown-b7acNLZb.js} +2 -2
- package/dist/{dropdown-x-JxMFr2.js.map → dropdown-b7acNLZb.js.map} +1 -1
- package/dist/dropdown-button-FQqIwqdp.js.map +1 -1
- package/dist/{dropdown-item-CKKjumy3.d.ts → dropdown-item-CGg_2cV1.d.ts} +3 -3
- package/dist/dropdown-item-DQQXQC4J.js.map +1 -1
- package/dist/{dropdown-list-vVhxG14z.d.ts → dropdown-list-D8szW6_q.d.ts} +3 -3
- package/dist/dropdown-list-DB1mST67.js.map +1 -1
- package/dist/dropdown-trigger-Fwrigwtg.js.map +1 -1
- package/dist/dropdown-trigger-context-BCcyoZEx.js.map +1 -1
- package/dist/field-DFMMLG-d.js.map +1 -1
- package/dist/field-affix-npc6m7XL.js.map +1 -1
- package/dist/field-description-Dhm1VA08.js.map +1 -1
- package/dist/field-rlwGWFvc.js +1 -0
- package/dist/fieldset-Bpu4CRKG.js.map +1 -1
- package/dist/fieldset-CKQ2RG9n.js +1 -0
- package/dist/fieldset-description-DiHvcLh-.js.map +1 -1
- package/dist/fieldset-legend-CR4srn2-.js.map +1 -1
- package/dist/filter-group-DfuKXzU3.js +1 -0
- package/dist/{filter-group-DMSPaCQt.js → filter-group-Fzw9g6JB.js} +3 -3
- package/dist/filter-group-Fzw9g6JB.js.map +1 -0
- package/dist/{footer-CU7LdbPO.js → footer-B9sjkncE.js} +6 -6
- package/dist/footer-B9sjkncE.js.map +1 -0
- package/dist/footer-C8UL4KnN.js +1 -0
- package/dist/footer-links-BIUrxu38.js.map +1 -1
- package/dist/{footer-links-Drm2LFnw.d.ts → footer-links-DlrXiXOi.d.ts} +3 -3
- package/dist/hooks-DLlERz_p.js +1 -0
- package/dist/{index-5t6b3t6a.d.ts → index-ByVDkQOU.d.ts} +8 -2
- package/dist/{index-DShfRjSD.d.ts → index-CG8drCYo.d.ts} +8 -2
- package/dist/index-Cv0onxlx.d.ts +1 -0
- package/dist/{index-CjnsNUdv.d.ts → index-DH_DbgNa.d.ts} +1 -1
- package/dist/input-B4bnnPvD.js +1 -0
- package/dist/input-Dr7BnTyd.js.map +1 -1
- package/dist/label-BQlLxfiz.js +1 -0
- package/dist/label-DUzvAx-T.js.map +1 -1
- package/dist/link-BqDeZAJF.js.map +1 -1
- package/dist/link-BtBX-WfP.js +1 -0
- package/dist/logo-Bj2kMgOD.js +1 -0
- package/dist/logo-QKrYvRFP.js.map +1 -1
- package/dist/main.d.ts +18 -18
- package/dist/main.js +54 -52
- package/dist/navbar-CQKFBrJr.js +1 -0
- package/dist/navbar-Dxv7GQO0.js.map +1 -1
- package/dist/pagination-COuMArW_.js +1 -0
- package/dist/pagination-DH6vZYMO.js.map +1 -1
- package/dist/pagination-button-CMSNwkeT.js.map +1 -1
- package/dist/pagination-item-DzskmZxf.js.map +1 -1
- package/dist/{pagination-item-mKQyvHV9.d.ts → pagination-item-wgtqjgnC.d.ts} +3 -3
- package/dist/popover-B1YgrDNf.js +1 -0
- package/dist/{popover-8q0iwwCv.js → popover-DOMLkRA5.js} +2 -3
- package/dist/popover-DOMLkRA5.js.map +1 -0
- package/dist/{popover-Co-HV5GI.js → popover-DmA4qMtu.js} +4 -4
- package/dist/popover-DmA4qMtu.js.map +1 -0
- package/dist/popover-trigger-Chi8uvRM.js.map +1 -1
- package/dist/{popover-trigger-context-D6z-_uL5.d.ts → popover-trigger-context-8iojEYe0.d.ts} +5 -5
- package/dist/popover-trigger-context-Cre9Mczn.js.map +1 -1
- package/dist/radio-DAC5mhl3.js.map +1 -1
- package/dist/radio-rO-tWKD5.js +1 -0
- package/dist/search-Djix7Xme.js +1 -0
- package/dist/{search-DRgmqncD.js → search-DzjgrvFl.js} +6 -5
- package/dist/search-DzjgrvFl.js.map +1 -0
- package/dist/select-DcvVj8YT.js +1 -0
- package/dist/select-R87VdG5U.js.map +1 -1
- package/dist/select-optgroup-jowSQvbc.js.map +1 -1
- package/dist/select-option-WAhhr82L.js.map +1 -1
- package/dist/selectfield-BD-t6Mmm.js +53 -0
- package/dist/selectfield-BD-t6Mmm.js.map +1 -0
- package/dist/selectfield-DtSsNu0C.js +1 -0
- package/dist/{skip-link-CTmIHesZ.js → skip-link-CbdX4Taw.js} +1 -1
- package/dist/{skip-link-CTmIHesZ.js.map → skip-link-CbdX4Taw.js.map} +1 -1
- package/dist/skip-link-DHDiOrN_.js +1 -0
- package/dist/spinner-BqbijPkO.js +1 -0
- package/dist/spinner-Ch5bEQBR.js.map +1 -1
- package/dist/{sticky-header-JeG62vfR.d.ts → sticky-header-BAnynSsK.d.ts} +3 -3
- package/dist/sticky-header-DKlpc3Eq.js +1 -0
- package/dist/{sticky-header-Dki5mPis.js → sticky-header-gE5HX2ug.js} +1 -1
- package/dist/{sticky-header-Dki5mPis.js.map → sticky-header-gE5HX2ug.js.map} +1 -1
- package/dist/{sub-navbar-qSNpTABT.js → sub-navbar-BdJ9EKsU.js} +1 -1
- package/dist/{sub-navbar-qSNpTABT.js.map → sub-navbar-BdJ9EKsU.js.map} +1 -1
- package/dist/sub-navbar-DkxQv0WJ.js.map +1 -1
- package/dist/{tab-78y6QR5H.js → tab-BvSndQZ_.js} +1 -1
- package/dist/{tab-78y6QR5H.js.map → tab-BvSndQZ_.js.map} +1 -1
- package/dist/{tabs-UA0wAjuH.js → tabs-C70z_5SJ.js} +1 -1
- package/dist/{tabs-UA0wAjuH.js.map → tabs-C70z_5SJ.js.map} +1 -1
- package/dist/tabs-CRLePQH9.js +1 -0
- package/dist/{tabs-list-BykXXSuq.js → tabs-list-npvK06bl.js} +1 -1
- package/dist/{tabs-list-BykXXSuq.js.map → tabs-list-npvK06bl.js.map} +1 -1
- package/dist/{tabs-panel-B8knWcZY.js → tabs-panel-L8HovooI.js} +1 -1
- package/dist/{tabs-panel-B8knWcZY.js.map → tabs-panel-L8HovooI.js.map} +1 -1
- package/dist/{textarea-DUqVsdL4.js → textarea-B1fAOfkt.js} +1 -1
- package/dist/{textarea-DUqVsdL4.js.map → textarea-B1fAOfkt.js.map} +1 -1
- package/dist/textarea-cP6IV0Lb.js +1 -0
- package/dist/{textfield-Di-19dz-.js → textfield-DwLkaC2S.js} +5 -4
- package/dist/textfield-DwLkaC2S.js.map +1 -0
- package/dist/textfield-s5xGjX-B.js +1 -0
- package/dist/{types-BiKqUD4X.d.ts → types-Bga-EYiy.d.ts} +1 -1
- package/dist/{types-BiXTaZLc.d.ts → types-CtaqzrVi.d.ts} +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/types.js +1 -0
- package/dist/useCheckboxGroup-BDH3ewt8.js.map +1 -1
- package/dist/{useCheckboxGroup-DyHY-wHm.d.ts → useCheckboxGroup-D61FVz37.d.ts} +1 -1
- package/dist/{useIsElementAboveViewport-V1lc14eB.d.ts → useIsElementAboveViewport-C3qzTbfj.d.ts} +1 -1
- package/dist/useIsElementAboveViewport-lmdnXDdc.js.map +1 -1
- package/dist/{useIsomorphicLayoutEffect-BtM0-_Y8.d.ts → useIsomorphicLayoutEffect-DYtMRdO-.d.ts} +1 -1
- package/dist/useIsomorphicLayoutEffect-odKYwQAV.js.map +1 -1
- package/dist/{useMediaQuery-B2wgHq1a.d.ts → useMediaQuery-DYDgFKom.d.ts} +1 -1
- package/dist/useMediaQuery-ICPWsO_p.js.map +1 -1
- package/dist/useMergeRefs-DC710CHX.js.map +1 -1
- package/dist/usePagination-DQR72JNE.js.map +1 -1
- package/dist/{useScrollDirection-CDsglrZR.d.ts → useScrollDirection-BmllObvZ.d.ts} +1 -1
- package/dist/useScrollDirection-C2EmQi0U.js.map +1 -1
- package/dist/utilities/hooks/index.d.ts +17 -17
- package/dist/utilities/hooks/index.js +1 -1
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.d.ts +1 -1
- package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.d.ts +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts +1 -1
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.d.ts +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.ts +17 -17
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.d.ts +1 -1
- package/dist/utilities/index.d.ts +17 -17
- package/dist/utilities/index.js +2 -2
- package/dist/utilities/types.d.ts +1 -1
- package/dist/utilities/types.js +1 -0
- package/dist/utilities-DanMK0XE.js +1 -0
- package/dist/{validation-message-C3CmzFMz.js → validation-message-CPGA4DxM.js} +3 -3
- package/dist/validation-message-CPGA4DxM.js.map +1 -0
- package/dist/validation-message-DHR3NN8N.js +1 -0
- package/dist/vanilla/dropdown/index.d.ts +1 -1
- package/dist/vanilla/dropdown/index.js +2 -2
- package/dist/vanilla/index.d.ts +3 -3
- package/dist/vanilla/index.js +3 -3
- package/dist/vanilla/popover/index.d.ts +1 -1
- package/dist/vanilla/popover/index.js +1 -1
- package/dist/vanilla/sub-navbar/index.d.ts +1 -1
- package/dist/vanilla/sub-navbar/index.js +1 -1
- package/dist/vite-env.d.ts +2 -1
- package/package.json +18 -19
- package/dist/alert-B0SyUQVj.js.map +0 -1
- package/dist/alert-Ch1lDSMm.js +0 -0
- package/dist/avatar-B81bChIx.js +0 -0
- package/dist/badge-uRbNhCzA.js +0 -0
- package/dist/button-vrN4Zwch.js +0 -0
- package/dist/card-BK1MS46W.js +0 -0
- package/dist/checkbox-BNKPLC2A.js +0 -0
- package/dist/chip-CotWEWjj.js +0 -0
- package/dist/components-BKbhmG9u.js +0 -0
- package/dist/dialog-CCde3DPt.js +0 -0
- package/dist/dialog-close-button-B4zf0hvt.js.map +0 -1
- package/dist/drawer-Cc670B_f.js +0 -0
- package/dist/dropdown-BecLkiCE.js +0 -0
- package/dist/field-B7y2WBzu.js +0 -0
- package/dist/fieldset-D5HSCHPA.js +0 -0
- package/dist/filter-group-C-q_L0lS.js +0 -0
- package/dist/filter-group-DMSPaCQt.js.map +0 -1
- package/dist/footer-BThmhXy7.js +0 -0
- package/dist/footer-CU7LdbPO.js.map +0 -1
- package/dist/hooks-A8EMc2jd.js +0 -0
- package/dist/index-CTw2zfCM.d.ts +0 -1
- package/dist/input-03FO9IIL.js +0 -0
- package/dist/label-nhrfSiaP.js +0 -0
- package/dist/link-oWcjwJYP.js +0 -0
- package/dist/logo-Dx-VZMJu.js +0 -0
- package/dist/navbar-CgY7xCrh.js +0 -0
- package/dist/pagination-DP8yM-lj.js +0 -0
- package/dist/popover-8q0iwwCv.js.map +0 -1
- package/dist/popover-Ch_2ehYy.js +0 -0
- package/dist/popover-Co-HV5GI.js.map +0 -1
- package/dist/radio-CqUVAF9T.js +0 -0
- package/dist/search-DPfMkuMX.js +0 -0
- package/dist/search-DRgmqncD.js.map +0 -1
- package/dist/select-COon86Fr.js +0 -0
- package/dist/skip-link-Cl5tUnjp.js +0 -0
- package/dist/spinner-CPiGcSIc.js +0 -0
- package/dist/sticky-header-B1bz37dV.js +0 -0
- package/dist/tabs-Gam5A0Jd.js +0 -0
- package/dist/textarea-SnVkE05Y.js +0 -0
- package/dist/textfield-Di-19dz-.js.map +0 -1
- package/dist/textfield-vutZ4Ch8.js +0 -0
- package/dist/utilities-CScrp2iY.js +0 -0
- package/dist/validation-message-C3CmzFMz.js.map +0 -1
- package/dist/validation-message-CtPYa33u.js +0 -0
|
@@ -1,68 +1,6 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import { PopoverTriggerContextProps } from "./popover-trigger-context-
|
|
3
|
-
import { MergeRight } from "./types-
|
|
4
|
-
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
5
|
-
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
6
|
-
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
7
|
-
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
8
|
-
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
9
|
-
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
10
|
-
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
11
|
-
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
12
|
-
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
13
|
-
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
14
|
-
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
15
|
-
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
16
|
-
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
17
|
-
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
18
|
-
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
19
|
-
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
20
|
-
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
21
|
-
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
22
|
-
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
23
|
-
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
24
|
-
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
25
|
-
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
26
|
-
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
27
|
-
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
28
|
-
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
29
|
-
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
30
|
-
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
31
|
-
import * as react_jsx_runtime58 from "react/jsx-runtime";
|
|
32
|
-
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
33
|
-
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
34
|
-
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
35
|
-
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
36
|
-
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
37
|
-
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
38
|
-
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
39
|
-
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
40
|
-
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
41
|
-
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
42
|
-
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
43
|
-
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
44
|
-
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
45
|
-
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
46
|
-
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
47
|
-
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
48
|
-
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
49
|
-
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
50
|
-
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
51
|
-
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
52
|
-
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
53
|
-
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
54
|
-
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
55
|
-
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
56
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
57
|
-
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
58
|
-
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
59
|
-
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
60
|
-
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
61
|
-
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
62
|
-
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
63
|
-
import * as react_jsx_runtime72 from "react/jsx-runtime";
|
|
64
|
-
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
65
|
-
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-Bga-EYiy.js";
|
|
2
|
+
import { PopoverTriggerContextProps } from "./popover-trigger-context-8iojEYe0.js";
|
|
3
|
+
import { MergeRight } from "./types-CtaqzrVi.js";
|
|
66
4
|
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
67
5
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
68
6
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
@@ -101,7 +39,7 @@ declare const Alert: ({
|
|
|
101
39
|
size,
|
|
102
40
|
ref,
|
|
103
41
|
...rest
|
|
104
|
-
}: AlertProps) =>
|
|
42
|
+
}: AlertProps) => react_jsx_runtime0.JSX.Element;
|
|
105
43
|
//#endregion
|
|
106
44
|
//#region src/components/avatar/avatar.d.ts
|
|
107
45
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -141,7 +79,7 @@ declare const Avatar: ({
|
|
|
141
79
|
color,
|
|
142
80
|
children,
|
|
143
81
|
...props
|
|
144
|
-
}: AvatarProps) =>
|
|
82
|
+
}: AvatarProps) => react_jsx_runtime0.JSX.Element;
|
|
145
83
|
//#endregion
|
|
146
84
|
//#region src/components/badge/badge.d.ts
|
|
147
85
|
type BadgeProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -172,7 +110,7 @@ declare const Badge: ({
|
|
|
172
110
|
asChild,
|
|
173
111
|
ref,
|
|
174
112
|
...props
|
|
175
|
-
}: BadgeProps) =>
|
|
113
|
+
}: BadgeProps) => react_jsx_runtime0.JSX.Element;
|
|
176
114
|
//#endregion
|
|
177
115
|
//#region src/components/button/button.d.ts
|
|
178
116
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -237,7 +175,7 @@ declare const Button: ({
|
|
|
237
175
|
active,
|
|
238
176
|
ref,
|
|
239
177
|
...props
|
|
240
|
-
}: ButtonProps) =>
|
|
178
|
+
}: ButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
241
179
|
//#endregion
|
|
242
180
|
//#region src/components/card/card.d.ts
|
|
243
181
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -269,7 +207,7 @@ declare const Card: ({
|
|
|
269
207
|
children,
|
|
270
208
|
asChild,
|
|
271
209
|
...props
|
|
272
|
-
}: CardProps) =>
|
|
210
|
+
}: CardProps) => react_jsx_runtime0.JSX.Element;
|
|
273
211
|
//#endregion
|
|
274
212
|
//#region src/components/card/card-actions.d.ts
|
|
275
213
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -280,7 +218,7 @@ declare const CardActions: ({
|
|
|
280
218
|
ref,
|
|
281
219
|
children,
|
|
282
220
|
...props
|
|
283
|
-
}: CardActionsProps) =>
|
|
221
|
+
}: CardActionsProps) => react_jsx_runtime0.JSX.Element;
|
|
284
222
|
//#endregion
|
|
285
223
|
//#region src/components/card/card-action.d.ts
|
|
286
224
|
type CardActionProps = ButtonProps;
|
|
@@ -291,7 +229,7 @@ declare const CardAction: ({
|
|
|
291
229
|
dark,
|
|
292
230
|
className,
|
|
293
231
|
...props
|
|
294
|
-
}: CardActionProps) =>
|
|
232
|
+
}: CardActionProps) => react_jsx_runtime0.JSX.Element;
|
|
295
233
|
//#endregion
|
|
296
234
|
//#region src/components/card/card-content.d.ts
|
|
297
235
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -309,7 +247,7 @@ declare const CardContent: ({
|
|
|
309
247
|
children,
|
|
310
248
|
asChild,
|
|
311
249
|
...props
|
|
312
|
-
}: CardContentProps) =>
|
|
250
|
+
}: CardContentProps) => react_jsx_runtime0.JSX.Element;
|
|
313
251
|
//#endregion
|
|
314
252
|
//#region src/components/card/card-header.d.ts
|
|
315
253
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -339,7 +277,7 @@ declare const CardHeader: ({
|
|
|
339
277
|
subLabel,
|
|
340
278
|
description,
|
|
341
279
|
...props
|
|
342
|
-
}: CardHeaderProps) =>
|
|
280
|
+
}: CardHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
343
281
|
//#endregion
|
|
344
282
|
//#region src/components/card/card-media.d.ts
|
|
345
283
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -359,7 +297,7 @@ declare const CardMedia: ({
|
|
|
359
297
|
children,
|
|
360
298
|
overlay,
|
|
361
299
|
...props
|
|
362
|
-
}: CardMediaProps) =>
|
|
300
|
+
}: CardMediaProps) => react_jsx_runtime0.JSX.Element;
|
|
363
301
|
//#endregion
|
|
364
302
|
//#region src/components/card/card-date.d.ts
|
|
365
303
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -379,7 +317,7 @@ declare const CardDate: ({
|
|
|
379
317
|
day,
|
|
380
318
|
month,
|
|
381
319
|
...props
|
|
382
|
-
}: CardDateProps) =>
|
|
320
|
+
}: CardDateProps) => react_jsx_runtime0.JSX.Element;
|
|
383
321
|
//#endregion
|
|
384
322
|
//#region src/components/input/input.d.ts
|
|
385
323
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -415,7 +353,7 @@ declare const Input: ({
|
|
|
415
353
|
readOnly,
|
|
416
354
|
ref,
|
|
417
355
|
...props
|
|
418
|
-
}: InputProps) =>
|
|
356
|
+
}: InputProps) => react_jsx_runtime0.JSX.Element;
|
|
419
357
|
//#endregion
|
|
420
358
|
//#region src/components/checkbox/checkbox.d.ts
|
|
421
359
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -444,7 +382,7 @@ declare const Checkbox: ({
|
|
|
444
382
|
id,
|
|
445
383
|
"aria-describedby": ariaDescribedByProp,
|
|
446
384
|
...props
|
|
447
|
-
}: CheckboxProps) =>
|
|
385
|
+
}: CheckboxProps) => react_jsx_runtime0.JSX.Element;
|
|
448
386
|
//#endregion
|
|
449
387
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
450
388
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -456,7 +394,7 @@ declare const CheckboxSubsection: ({
|
|
|
456
394
|
dark,
|
|
457
395
|
ref,
|
|
458
396
|
...props
|
|
459
|
-
}: CheckboxSubsectionProps) =>
|
|
397
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime0.JSX.Element;
|
|
460
398
|
//#endregion
|
|
461
399
|
//#region src/components/chip/chip.d.ts
|
|
462
400
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -489,7 +427,7 @@ declare const Chip: ({
|
|
|
489
427
|
className,
|
|
490
428
|
ref,
|
|
491
429
|
...props
|
|
492
|
-
}: ChipProps) =>
|
|
430
|
+
}: ChipProps) => react_jsx_runtime0.JSX.Element;
|
|
493
431
|
//#endregion
|
|
494
432
|
//#region src/components/dialog/dialog.d.ts
|
|
495
433
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -559,7 +497,7 @@ declare const Dialog: ({
|
|
|
559
497
|
dark,
|
|
560
498
|
ref,
|
|
561
499
|
...rest
|
|
562
|
-
}: DialogProps) =>
|
|
500
|
+
}: DialogProps) => react_jsx_runtime0.JSX.Element;
|
|
563
501
|
//#endregion
|
|
564
502
|
//#region src/components/dialog/dialog-content.d.ts
|
|
565
503
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -582,7 +520,7 @@ declare const DialogContent: ({
|
|
|
582
520
|
className,
|
|
583
521
|
noBorder,
|
|
584
522
|
...rest
|
|
585
|
-
}: DialogContentProps) =>
|
|
523
|
+
}: DialogContentProps) => react_jsx_runtime0.JSX.Element;
|
|
586
524
|
//#endregion
|
|
587
525
|
//#region src/components/dialog/dialog-header.d.ts
|
|
588
526
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -605,7 +543,7 @@ declare const DialogHeader: ({
|
|
|
605
543
|
className,
|
|
606
544
|
noBorder,
|
|
607
545
|
...rest
|
|
608
|
-
}: DialogHeaderProps) =>
|
|
546
|
+
}: DialogHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
609
547
|
//#endregion
|
|
610
548
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
611
549
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -628,7 +566,7 @@ declare const DialogFooter: ({
|
|
|
628
566
|
className,
|
|
629
567
|
noBorder,
|
|
630
568
|
...rest
|
|
631
|
-
}: DialogFooterProps) =>
|
|
569
|
+
}: DialogFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
632
570
|
//#endregion
|
|
633
571
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
634
572
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -636,7 +574,7 @@ declare const DialogTrigger: ({
|
|
|
636
574
|
asChild,
|
|
637
575
|
ref,
|
|
638
576
|
...rest
|
|
639
|
-
}: DialogTriggerProps) =>
|
|
577
|
+
}: DialogTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
640
578
|
//#endregion
|
|
641
579
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
642
580
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -644,7 +582,7 @@ declare const DialogCloseButton: ({
|
|
|
644
582
|
children,
|
|
645
583
|
ref,
|
|
646
584
|
...props
|
|
647
|
-
}: DialogCloseButtonProps) =>
|
|
585
|
+
}: DialogCloseButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
648
586
|
//#endregion
|
|
649
587
|
//#region src/components/drawer/drawer.d.ts
|
|
650
588
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -690,7 +628,7 @@ declare const Drawer: ({
|
|
|
690
628
|
className,
|
|
691
629
|
ref,
|
|
692
630
|
...rest
|
|
693
|
-
}: DrawerProps) =>
|
|
631
|
+
}: DrawerProps) => react_jsx_runtime0.JSX.Element;
|
|
694
632
|
//#endregion
|
|
695
633
|
//#region src/components/drawer/drawer-content.d.ts
|
|
696
634
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -698,7 +636,7 @@ declare const DrawerContent: ({
|
|
|
698
636
|
className,
|
|
699
637
|
ref,
|
|
700
638
|
...rest
|
|
701
|
-
}: DrawerContentProps) =>
|
|
639
|
+
}: DrawerContentProps) => react_jsx_runtime0.JSX.Element;
|
|
702
640
|
//#endregion
|
|
703
641
|
//#region src/components/drawer/drawer-header.d.ts
|
|
704
642
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -706,7 +644,7 @@ declare const DrawerHeader: ({
|
|
|
706
644
|
className,
|
|
707
645
|
ref,
|
|
708
646
|
...rest
|
|
709
|
-
}: DrawerHeaderProps) =>
|
|
647
|
+
}: DrawerHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
710
648
|
//#endregion
|
|
711
649
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
712
650
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -714,21 +652,21 @@ declare const DrawerFooter: ({
|
|
|
714
652
|
className,
|
|
715
653
|
ref,
|
|
716
654
|
...rest
|
|
717
|
-
}: DrawerFooterProps) =>
|
|
655
|
+
}: DrawerFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
718
656
|
//#endregion
|
|
719
657
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
720
658
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
721
659
|
declare const DrawerTrigger: ({
|
|
722
660
|
ref,
|
|
723
661
|
...rest
|
|
724
|
-
}: DrawerTriggerProps) =>
|
|
662
|
+
}: DrawerTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
725
663
|
//#endregion
|
|
726
664
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
727
665
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
728
666
|
declare const DrawerCloseButton: ({
|
|
729
667
|
ref,
|
|
730
668
|
...rest
|
|
731
|
-
}: DrawerCloseButtonProps) =>
|
|
669
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
732
670
|
//#endregion
|
|
733
671
|
//#region src/components/popover/popover.d.ts
|
|
734
672
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -777,6 +715,11 @@ type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
777
715
|
* ```
|
|
778
716
|
*/
|
|
779
717
|
positionMiddleware?: Middleware[];
|
|
718
|
+
/**
|
|
719
|
+
* The padding used by the `offset` middleware.
|
|
720
|
+
* @default '20'
|
|
721
|
+
*/
|
|
722
|
+
padding?: number;
|
|
780
723
|
/**
|
|
781
724
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
782
725
|
* @default false
|
|
@@ -809,11 +752,12 @@ declare const Popover: ({
|
|
|
809
752
|
placement,
|
|
810
753
|
disableAutoPlacement,
|
|
811
754
|
positionMiddleware,
|
|
755
|
+
padding,
|
|
812
756
|
dark,
|
|
813
757
|
asChild,
|
|
814
758
|
ref,
|
|
815
759
|
...rest
|
|
816
|
-
}: PopoverProps) =>
|
|
760
|
+
}: PopoverProps) => react_jsx_runtime0.JSX.Element;
|
|
817
761
|
//#endregion
|
|
818
762
|
//#region src/components/popover/popover-trigger.d.ts
|
|
819
763
|
type PopoverTriggerProps = ({
|
|
@@ -862,7 +806,7 @@ declare const PopoverTrigger: ({
|
|
|
862
806
|
asChild,
|
|
863
807
|
ref,
|
|
864
808
|
...rest
|
|
865
|
-
}: PopoverTriggerProps) =>
|
|
809
|
+
}: PopoverTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
866
810
|
//#endregion
|
|
867
811
|
//#region src/components/dropdown/dropdown.d.ts
|
|
868
812
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -904,21 +848,21 @@ declare const Dropdown: ({
|
|
|
904
848
|
className,
|
|
905
849
|
ref,
|
|
906
850
|
...rest
|
|
907
|
-
}: DropdownProps) =>
|
|
851
|
+
}: DropdownProps) => react_jsx_runtime0.JSX.Element;
|
|
908
852
|
//#endregion
|
|
909
853
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
910
854
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
911
855
|
declare const DropdownButton: ({
|
|
912
856
|
ref,
|
|
913
857
|
...rest
|
|
914
|
-
}: DropdownButtonProps) =>
|
|
858
|
+
}: DropdownButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
915
859
|
//#endregion
|
|
916
860
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
917
861
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
918
862
|
declare const DropdownTrigger: ({
|
|
919
863
|
ref,
|
|
920
864
|
...rest
|
|
921
|
-
}: DropdownTriggerProps) =>
|
|
865
|
+
}: DropdownTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
922
866
|
//#endregion
|
|
923
867
|
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
924
868
|
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
@@ -941,7 +885,7 @@ type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
|
941
885
|
declare const DropdownTriggerContext: ({
|
|
942
886
|
children,
|
|
943
887
|
...props
|
|
944
|
-
}: DropdownTriggerContextProps) =>
|
|
888
|
+
}: DropdownTriggerContextProps) => react_jsx_runtime0.JSX.Element;
|
|
945
889
|
//#endregion
|
|
946
890
|
//#region src/components/field/field.d.ts
|
|
947
891
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -973,7 +917,7 @@ declare const Field: ({
|
|
|
973
917
|
asChild,
|
|
974
918
|
ref,
|
|
975
919
|
...props
|
|
976
|
-
}: FieldProps) =>
|
|
920
|
+
}: FieldProps) => react_jsx_runtime0.JSX.Element;
|
|
977
921
|
//#endregion
|
|
978
922
|
//#region src/components/field/field-description.d.ts
|
|
979
923
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -984,7 +928,7 @@ declare const FieldDescription: ({
|
|
|
984
928
|
className,
|
|
985
929
|
ref,
|
|
986
930
|
...props
|
|
987
|
-
}: FieldDescriptionProps) =>
|
|
931
|
+
}: FieldDescriptionProps) => react_jsx_runtime0.JSX.Element;
|
|
988
932
|
//#endregion
|
|
989
933
|
//#region src/components/field/field-affix.d.ts
|
|
990
934
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -1005,7 +949,7 @@ declare const FieldAffixes: ({
|
|
|
1005
949
|
asChild,
|
|
1006
950
|
ref,
|
|
1007
951
|
...rest
|
|
1008
|
-
}: FieldAffixesProps) =>
|
|
952
|
+
}: FieldAffixesProps) => react_jsx_runtime0.JSX.Element;
|
|
1009
953
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
1010
954
|
ref?: Ref<HTMLSpanElement>;
|
|
1011
955
|
}>;
|
|
@@ -1025,7 +969,7 @@ declare const FieldAffix: ({
|
|
|
1025
969
|
asChild,
|
|
1026
970
|
ref,
|
|
1027
971
|
...rest
|
|
1028
|
-
}: FieldAffixProps) =>
|
|
972
|
+
}: FieldAffixProps) => react_jsx_runtime0.JSX.Element;
|
|
1029
973
|
//#endregion
|
|
1030
974
|
//#region src/components/fieldset/fieldset.d.ts
|
|
1031
975
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -1037,7 +981,7 @@ declare const Fieldset: ({
|
|
|
1037
981
|
dark,
|
|
1038
982
|
ref,
|
|
1039
983
|
...props
|
|
1040
|
-
}: FieldsetProps) =>
|
|
984
|
+
}: FieldsetProps) => react_jsx_runtime0.JSX.Element;
|
|
1041
985
|
//#endregion
|
|
1042
986
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1043
987
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1047,7 +991,7 @@ declare const FieldsetDescription: ({
|
|
|
1047
991
|
asChild,
|
|
1048
992
|
ref,
|
|
1049
993
|
...props
|
|
1050
|
-
}: FieldsetDescriptionProps) =>
|
|
994
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime0.JSX.Element;
|
|
1051
995
|
//#endregion
|
|
1052
996
|
//#region src/components/label/label.d.ts
|
|
1053
997
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1065,7 +1009,7 @@ declare const Label: ({
|
|
|
1065
1009
|
asChild,
|
|
1066
1010
|
ref,
|
|
1067
1011
|
...props
|
|
1068
|
-
}: LabelProps) =>
|
|
1012
|
+
}: LabelProps) => react_jsx_runtime0.JSX.Element;
|
|
1069
1013
|
//#endregion
|
|
1070
1014
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1071
1015
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1076,7 +1020,7 @@ declare const FieldsetLegend: ({
|
|
|
1076
1020
|
dark,
|
|
1077
1021
|
ref,
|
|
1078
1022
|
...props
|
|
1079
|
-
}: FieldsetLegendProps) =>
|
|
1023
|
+
}: FieldsetLegendProps) => react_jsx_runtime0.JSX.Element;
|
|
1080
1024
|
//#endregion
|
|
1081
1025
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1082
1026
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1103,7 +1047,7 @@ declare const FilterGroup: ({
|
|
|
1103
1047
|
className,
|
|
1104
1048
|
ref,
|
|
1105
1049
|
...props
|
|
1106
|
-
}: FilterGroupProps) =>
|
|
1050
|
+
}: FilterGroupProps) => react_jsx_runtime0.JSX.Element;
|
|
1107
1051
|
//#endregion
|
|
1108
1052
|
//#region src/components/footer/footer.d.ts
|
|
1109
1053
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1139,7 +1083,7 @@ declare const Footer: ({
|
|
|
1139
1083
|
children,
|
|
1140
1084
|
ref,
|
|
1141
1085
|
...props
|
|
1142
|
-
}: FooterProps) =>
|
|
1086
|
+
}: FooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1143
1087
|
//#endregion
|
|
1144
1088
|
//#region src/components/link/link.d.ts
|
|
1145
1089
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1171,7 +1115,7 @@ declare const Link: ({
|
|
|
1171
1115
|
underline,
|
|
1172
1116
|
ref,
|
|
1173
1117
|
...rest
|
|
1174
|
-
}: LinkProps) =>
|
|
1118
|
+
}: LinkProps) => react_jsx_runtime0.JSX.Element;
|
|
1175
1119
|
//#endregion
|
|
1176
1120
|
//#region src/components/logo/logo.d.ts
|
|
1177
1121
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1201,7 +1145,7 @@ declare const Logo: ({
|
|
|
1201
1145
|
className,
|
|
1202
1146
|
ref,
|
|
1203
1147
|
...props
|
|
1204
|
-
}: LogoProps) =>
|
|
1148
|
+
}: LogoProps) => react_jsx_runtime0.JSX.Element;
|
|
1205
1149
|
//#endregion
|
|
1206
1150
|
//#region src/components/navbar/navbar.d.ts
|
|
1207
1151
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1239,7 +1183,7 @@ declare const Navbar: ({
|
|
|
1239
1183
|
className,
|
|
1240
1184
|
ref,
|
|
1241
1185
|
...props
|
|
1242
|
-
}: NavbarProps) =>
|
|
1186
|
+
}: NavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1243
1187
|
//#endregion
|
|
1244
1188
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1245
1189
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1251,7 +1195,7 @@ declare const SubNavbar: ({
|
|
|
1251
1195
|
className,
|
|
1252
1196
|
ref,
|
|
1253
1197
|
...props
|
|
1254
|
-
}: SubNavbarProps) =>
|
|
1198
|
+
}: SubNavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1255
1199
|
//#endregion
|
|
1256
1200
|
//#region src/components/pagination/pagination.d.ts
|
|
1257
1201
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1263,7 +1207,7 @@ declare const Pagination: ({
|
|
|
1263
1207
|
ref,
|
|
1264
1208
|
children,
|
|
1265
1209
|
...props
|
|
1266
|
-
}: PaginationProps) =>
|
|
1210
|
+
}: PaginationProps) => react_jsx_runtime0.JSX.Element;
|
|
1267
1211
|
//#endregion
|
|
1268
1212
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1269
1213
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1276,7 +1220,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1276
1220
|
declare const PaginationButton: ({
|
|
1277
1221
|
ref,
|
|
1278
1222
|
...rest
|
|
1279
|
-
}: PaginationButtonProps) =>
|
|
1223
|
+
}: PaginationButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
1280
1224
|
//#endregion
|
|
1281
1225
|
//#region src/components/radio/radio.d.ts
|
|
1282
1226
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1302,7 +1246,7 @@ declare const Radio: ({
|
|
|
1302
1246
|
id,
|
|
1303
1247
|
"aria-describedby": ariaDescribedByProp,
|
|
1304
1248
|
...props
|
|
1305
|
-
}: RadioProps) =>
|
|
1249
|
+
}: RadioProps) => react_jsx_runtime0.JSX.Element;
|
|
1306
1250
|
//#endregion
|
|
1307
1251
|
//#region src/components/search/search.d.ts
|
|
1308
1252
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1320,6 +1264,8 @@ type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
|
1320
1264
|
* @defaultValue 'Clear'
|
|
1321
1265
|
*/
|
|
1322
1266
|
clearAriaLabel?: string;
|
|
1267
|
+
/** If true, the selectfield will take up the full available width */
|
|
1268
|
+
fullwidth?: boolean;
|
|
1323
1269
|
}>;
|
|
1324
1270
|
declare const Search: ({
|
|
1325
1271
|
className,
|
|
@@ -1330,8 +1276,9 @@ declare const Search: ({
|
|
|
1330
1276
|
ref,
|
|
1331
1277
|
dark,
|
|
1332
1278
|
style,
|
|
1279
|
+
fullwidth,
|
|
1333
1280
|
...props
|
|
1334
|
-
}: SearchProps) =>
|
|
1281
|
+
}: SearchProps) => react_jsx_runtime0.JSX.Element;
|
|
1335
1282
|
//#endregion
|
|
1336
1283
|
//#region src/components/select/select.d.ts
|
|
1337
1284
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1352,7 +1299,7 @@ declare const Select: ({
|
|
|
1352
1299
|
size,
|
|
1353
1300
|
ref,
|
|
1354
1301
|
...props
|
|
1355
|
-
}: SelectProps) =>
|
|
1302
|
+
}: SelectProps) => react_jsx_runtime0.JSX.Element;
|
|
1356
1303
|
//#endregion
|
|
1357
1304
|
//#region src/components/select/select-option.d.ts
|
|
1358
1305
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1362,7 +1309,7 @@ declare const SelectOption: ({
|
|
|
1362
1309
|
asChild,
|
|
1363
1310
|
ref,
|
|
1364
1311
|
...props
|
|
1365
|
-
}: SelectOptionProps) =>
|
|
1312
|
+
}: SelectOptionProps) => react_jsx_runtime0.JSX.Element;
|
|
1366
1313
|
//#endregion
|
|
1367
1314
|
//#region src/components/select/select-optgroup.d.ts
|
|
1368
1315
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1372,7 +1319,31 @@ declare const SelectOptgroup: ({
|
|
|
1372
1319
|
asChild,
|
|
1373
1320
|
ref,
|
|
1374
1321
|
...props
|
|
1375
|
-
}: SelectOptgroupProps) =>
|
|
1322
|
+
}: SelectOptgroupProps) => react_jsx_runtime0.JSX.Element;
|
|
1323
|
+
//#endregion
|
|
1324
|
+
//#region src/components/selectfield/selectfield.d.ts
|
|
1325
|
+
type SelectfieldProps = MergeRight<LabelRequiredProps & SelectProps, {
|
|
1326
|
+
/** Description */
|
|
1327
|
+
description?: ReactNode;
|
|
1328
|
+
/** Error message for field */
|
|
1329
|
+
error?: ReactNode;
|
|
1330
|
+
/** If true, the selectfield will take up the full available width */
|
|
1331
|
+
fullwidth?: boolean;
|
|
1332
|
+
}>;
|
|
1333
|
+
declare const Selectfield: ({
|
|
1334
|
+
children,
|
|
1335
|
+
dark,
|
|
1336
|
+
label,
|
|
1337
|
+
description,
|
|
1338
|
+
error,
|
|
1339
|
+
style,
|
|
1340
|
+
className,
|
|
1341
|
+
fullwidth,
|
|
1342
|
+
ref,
|
|
1343
|
+
id: idProp,
|
|
1344
|
+
"aria-describedby": ariaDescribedByProp,
|
|
1345
|
+
...props
|
|
1346
|
+
}: SelectfieldProps) => react_jsx_runtime0.JSX.Element;
|
|
1376
1347
|
//#endregion
|
|
1377
1348
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1378
1349
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1384,7 +1355,7 @@ declare const SkipLink: ({
|
|
|
1384
1355
|
className,
|
|
1385
1356
|
dark,
|
|
1386
1357
|
...props
|
|
1387
|
-
}: SkipLinkProps) =>
|
|
1358
|
+
}: SkipLinkProps) => react_jsx_runtime0.JSX.Element;
|
|
1388
1359
|
//#endregion
|
|
1389
1360
|
//#region src/components/spinner/spinner.d.ts
|
|
1390
1361
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1406,7 +1377,7 @@ declare const Spinner: ({
|
|
|
1406
1377
|
className,
|
|
1407
1378
|
ref,
|
|
1408
1379
|
...props
|
|
1409
|
-
}: SpinnerProps) =>
|
|
1380
|
+
}: SpinnerProps) => react_jsx_runtime0.JSX.Element;
|
|
1410
1381
|
//#endregion
|
|
1411
1382
|
//#region src/components/tabs/tabs.d.ts
|
|
1412
1383
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1445,7 +1416,7 @@ declare const Tabs: ({
|
|
|
1445
1416
|
dark,
|
|
1446
1417
|
ref,
|
|
1447
1418
|
...props
|
|
1448
|
-
}: TabsProps) =>
|
|
1419
|
+
}: TabsProps) => react_jsx_runtime0.JSX.Element;
|
|
1449
1420
|
//#endregion
|
|
1450
1421
|
//#region src/components/tabs/tab.d.ts
|
|
1451
1422
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1466,7 +1437,7 @@ declare const Tab: ({
|
|
|
1466
1437
|
dark,
|
|
1467
1438
|
ref,
|
|
1468
1439
|
...props
|
|
1469
|
-
}: TabProps) =>
|
|
1440
|
+
}: TabProps) => react_jsx_runtime0.JSX.Element;
|
|
1470
1441
|
//#endregion
|
|
1471
1442
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1472
1443
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1490,7 +1461,7 @@ declare const TabsList: ({
|
|
|
1490
1461
|
dark,
|
|
1491
1462
|
ref,
|
|
1492
1463
|
...props
|
|
1493
|
-
}: TabsListProps) =>
|
|
1464
|
+
}: TabsListProps) => react_jsx_runtime0.JSX.Element;
|
|
1494
1465
|
//#endregion
|
|
1495
1466
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1496
1467
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1514,7 +1485,7 @@ declare const TabsPanel: ({
|
|
|
1514
1485
|
dark,
|
|
1515
1486
|
ref,
|
|
1516
1487
|
...props
|
|
1517
|
-
}: TabsPanelProps) =>
|
|
1488
|
+
}: TabsPanelProps) => react_jsx_runtime0.JSX.Element;
|
|
1518
1489
|
//#endregion
|
|
1519
1490
|
//#region src/components/textarea/textarea.d.ts
|
|
1520
1491
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1531,7 +1502,7 @@ declare const Textarea: ({
|
|
|
1531
1502
|
size,
|
|
1532
1503
|
ref,
|
|
1533
1504
|
...props
|
|
1534
|
-
}: TextareaProps) =>
|
|
1505
|
+
}: TextareaProps) => react_jsx_runtime0.JSX.Element;
|
|
1535
1506
|
//#endregion
|
|
1536
1507
|
//#region src/components/textfield/textfield.d.ts
|
|
1537
1508
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1551,6 +1522,8 @@ type BaseTextfieldProps = LabelRequiredProps & DefaultProps & {
|
|
|
1551
1522
|
className?: InputProps['className'];
|
|
1552
1523
|
/** `style` for the `Field` element */
|
|
1553
1524
|
style?: InputProps['style'];
|
|
1525
|
+
/** If true, the selectfield will take up the full available width */
|
|
1526
|
+
fullwidth?: boolean;
|
|
1554
1527
|
};
|
|
1555
1528
|
type TextfieldTextareaProps = {
|
|
1556
1529
|
/** Render `Textarea` instead of a `Input`. The `Textarea` has support for multiple rows of input. */
|
|
@@ -1573,11 +1546,12 @@ declare const Textfield: ({
|
|
|
1573
1546
|
suffix,
|
|
1574
1547
|
style,
|
|
1575
1548
|
className,
|
|
1549
|
+
fullwidth,
|
|
1576
1550
|
ref,
|
|
1577
1551
|
id: idProp,
|
|
1578
1552
|
"aria-describedby": ariaDescribedByProp,
|
|
1579
1553
|
...props
|
|
1580
|
-
}: TextfieldProps) =>
|
|
1554
|
+
}: TextfieldProps) => react_jsx_runtime0.JSX.Element;
|
|
1581
1555
|
//#endregion
|
|
1582
1556
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1583
1557
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1592,7 +1566,7 @@ declare const ValidationMessage: ({
|
|
|
1592
1566
|
asChild,
|
|
1593
1567
|
ref,
|
|
1594
1568
|
...props
|
|
1595
|
-
}: ValidationMessageProps) =>
|
|
1569
|
+
}: ValidationMessageProps) => react_jsx_runtime0.JSX.Element;
|
|
1596
1570
|
//#endregion
|
|
1597
1571
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1598
1572
|
type UsePaginationProps = {
|
|
@@ -1699,5 +1673,5 @@ declare const AlertFooter: ({
|
|
|
1699
1673
|
...rest
|
|
1700
1674
|
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1701
1675
|
//#endregion
|
|
1702
|
-
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, DropdownTriggerContext, DropdownTriggerContextProps, 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 };
|
|
1703
|
-
//# sourceMappingURL=alert-footer-
|
|
1676
|
+
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, type 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, type DropdownButtonProps, type DropdownProps, DropdownTrigger, DropdownTriggerContext, type DropdownTriggerContextProps, type 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, type PopoverProps, PopoverTrigger, type PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, Selectfield, SelectfieldProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, SubNavbar, SubNavbarProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, type UsePaginationProps, ValidationMessage, ValidationMessageProps, usePagination };
|
|
1677
|
+
//# sourceMappingURL=alert-footer-BS7TXc1g.d.ts.map
|