@bi-digital/react 0.0.0-experimental-b8ff5ba → 0.0.0-experimental-37bf70d
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-Cwq1S4RD.js → alert-C6PxDwHt.js} +6 -6
- package/dist/alert-C6PxDwHt.js.map +1 -0
- package/dist/{alert-footer-DL4rCThp.js → alert-footer-DfjvFlBv.js} +2 -3
- package/dist/{alert-footer-DL4rCThp.js.map → alert-footer-DfjvFlBv.js.map} +1 -1
- package/dist/{alert-footer-CCkV8PI1.d.ts → alert-footer-Dwltql72.d.ts} +168 -71
- package/dist/avatar-6Q2xwviO.js.map +1 -1
- package/dist/{badge-D9OVAKG8.js → badge-tKh0f84O.js} +2 -3
- package/dist/{badge-D9OVAKG8.js.map → badge-tKh0f84O.js.map} +1 -1
- package/dist/{button-fhd-JARc.js → button-BzU7DrNe.js} +2 -3
- package/dist/{button-fhd-JARc.js.map → button-BzU7DrNe.js.map} +1 -1
- package/dist/{card-action-D8M3_IVq.js → card-action-DiyQo6bH.js} +3 -4
- package/dist/{card-action-D8M3_IVq.js.map → card-action-DiyQo6bH.js.map} +1 -1
- package/dist/card-actions-CIsnmxsm.js.map +1 -1
- package/dist/{card-content-DkEHp8mv.js → card-content-BUc3uxiV.js} +2 -3
- package/dist/{card-content-DkEHp8mv.js.map → card-content-BUc3uxiV.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/{card-QAnFhTk6.js → card-xvRovR7u.js} +2 -3
- package/dist/{card-QAnFhTk6.js.map → card-xvRovR7u.js.map} +1 -1
- package/dist/{checkbox-ZR1Z2PCF.js → checkbox-D04YsX0C.js} +4 -4
- package/dist/{checkbox-ZR1Z2PCF.js.map → checkbox-D04YsX0C.js.map} +1 -1
- package/dist/checkbox-subsection-BPe5aj-W.js.map +1 -1
- package/dist/{chip-b9xUiF7_.js → chip-BXBQ6E1H.js} +2 -3
- package/dist/{chip-b9xUiF7_.js.map → chip-BXBQ6E1H.js.map} +1 -1
- package/dist/components/alert/alert-footer.d.ts +17 -17
- package/dist/components/alert/alert-footer.js +1 -1
- 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/badge/badge.d.ts +17 -17
- package/dist/components/badge/badge.js +1 -1
- 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 +1 -1
- 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-content.js +1 -1
- 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/card.js +1 -1
- package/dist/components/card/index.d.ts +17 -17
- package/dist/components/card/index.js +4 -4
- 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 +5 -5
- package/dist/components/checkbox/index.d.ts +17 -17
- package/dist/components/checkbox/index.js +5 -5
- package/dist/components/chip/chip.d.ts +17 -17
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/index.d.ts +17 -17
- package/dist/components/chip/index.js +1 -1
- package/dist/components/details/details-content.d.ts +18 -0
- package/dist/components/details/details-content.js +3 -0
- package/dist/components/details/details-summary.d.ts +18 -0
- package/dist/components/details/details-summary.js +3 -0
- package/dist/components/details/details.d.ts +18 -0
- package/dist/components/details/details.js +3 -0
- package/dist/components/details/index.d.ts +18 -0
- package/dist/components/details/index.js +6 -0
- package/dist/components/dialog/dialog-close-button.d.ts +17 -17
- package/dist/components/dialog/dialog-close-button.js +2 -2
- package/dist/components/dialog/dialog-content.d.ts +17 -17
- package/dist/components/dialog/dialog-content.js +1 -1
- package/dist/components/dialog/dialog-footer.d.ts +17 -17
- package/dist/components/dialog/dialog-footer.js +1 -1
- package/dist/components/dialog/dialog-header.d.ts +17 -17
- package/dist/components/dialog/dialog-header.js +1 -1
- package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
- package/dist/components/dialog/dialog-trigger-context.js +1 -1
- package/dist/components/dialog/dialog-trigger.d.ts +17 -17
- package/dist/components/dialog/dialog-trigger.js +3 -3
- package/dist/components/dialog/dialog.d.ts +17 -17
- package/dist/components/dialog/dialog.js +2 -2
- package/dist/components/dialog/index.d.ts +17 -17
- package/dist/components/dialog/index.js +9 -9
- package/dist/components/drawer/drawer-close-button.d.ts +17 -17
- package/dist/components/drawer/drawer-close-button.js +10 -10
- package/dist/components/drawer/drawer-content.d.ts +17 -17
- package/dist/components/drawer/drawer-content.js +10 -10
- package/dist/components/drawer/drawer-footer.d.ts +17 -17
- package/dist/components/drawer/drawer-footer.js +10 -10
- package/dist/components/drawer/drawer-header.d.ts +17 -17
- package/dist/components/drawer/drawer-header.js +10 -10
- package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
- package/dist/components/drawer/drawer-trigger-context.js +10 -10
- package/dist/components/drawer/drawer-trigger.d.ts +17 -17
- package/dist/components/drawer/drawer-trigger.js +10 -10
- package/dist/components/drawer/drawer.d.ts +17 -17
- package/dist/components/drawer/drawer.js +10 -10
- package/dist/components/drawer/index.d.ts +17 -17
- package/dist/components/drawer/index.js +17 -17
- 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-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 +17 -17
- package/dist/components/dropdown/dropdown-trigger-context.js +6 -6
- package/dist/components/dropdown/dropdown-trigger.d.ts +17 -17
- package/dist/components/dropdown/dropdown-trigger.js +6 -6
- package/dist/components/dropdown/dropdown.d.ts +17 -17
- package/dist/components/dropdown/dropdown.js +6 -6
- package/dist/components/dropdown/index.d.ts +17 -17
- package/dist/components/dropdown/index.js +12 -12
- package/dist/components/field/field-affix.d.ts +17 -17
- package/dist/components/field/field-affix.js +1 -1
- package/dist/components/field/field-description.d.ts +17 -17
- package/dist/components/field/field-description.js +1 -1
- package/dist/components/field/field.d.ts +17 -17
- package/dist/components/field/field.js +1 -1
- package/dist/components/field/index.d.ts +17 -17
- package/dist/components/field/index.js +3 -3
- package/dist/components/fieldset/fieldset-description.d.ts +17 -17
- package/dist/components/fieldset/fieldset-description.js +1 -1
- package/dist/components/fieldset/fieldset-legend.d.ts +17 -17
- package/dist/components/fieldset/fieldset-legend.js +2 -2
- package/dist/components/fieldset/fieldset.d.ts +17 -17
- package/dist/components/fieldset/fieldset.js +1 -1
- package/dist/components/fieldset/index.d.ts +17 -17
- package/dist/components/fieldset/index.js +5 -5
- 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-links.js +1 -1
- package/dist/components/footer/footer.d.ts +17 -17
- package/dist/components/footer/footer.js +2 -2
- 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 +98 -94
- package/dist/components/input/index.d.ts +17 -17
- 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/label/label.js +1 -1
- package/dist/components/link/index.d.ts +17 -17
- package/dist/components/link/index.js +2 -2
- package/dist/components/link/link.d.ts +17 -17
- package/dist/components/link/link.js +1 -1
- package/dist/components/logo/index.d.ts +17 -17
- package/dist/components/logo/index.js +2 -2
- package/dist/components/logo/logo.d.ts +17 -17
- package/dist/components/logo/logo.js +1 -1
- package/dist/components/navbar/index.d.ts +17 -17
- package/dist/components/navbar/index.js +12 -12
- package/dist/components/navbar/navbar.d.ts +17 -17
- package/dist/components/navbar/navbar.js +3 -3
- package/dist/components/navbar/sub-navbar.d.ts +17 -17
- package/dist/components/navbar/sub-navbar.js +8 -8
- package/dist/components/pagination/index.d.ts +17 -17
- package/dist/components/pagination/index.js +5 -5
- 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-item.js +1 -1
- package/dist/components/pagination/pagination.d.ts +17 -17
- package/dist/components/pagination/pagination.js +1 -1
- package/dist/components/popover/index.d.ts +17 -17
- package/dist/components/popover/index.js +5 -5
- 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 +17 -17
- package/dist/components/popover/popover-trigger.js +3 -3
- package/dist/components/popover/popover.d.ts +17 -17
- package/dist/components/popover/popover.js +2 -2
- package/dist/components/radio/index.d.ts +17 -17
- package/dist/components/radio/index.js +6 -6
- package/dist/components/radio/radio.d.ts +17 -17
- package/dist/components/radio/radio.js +5 -5
- 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 +4 -4
- package/dist/components/select/select-optgroup.d.ts +17 -17
- package/dist/components/select/select-optgroup.js +1 -1
- package/dist/components/select/select-option.d.ts +17 -17
- package/dist/components/select/select-option.js +1 -1
- package/dist/components/select/select.d.ts +17 -17
- package/dist/components/select/select.js +1 -1
- package/dist/components/selectfield/index.d.ts +17 -17
- package/dist/components/selectfield/index.js +12 -12
- package/dist/components/selectfield/selectfield.d.ts +17 -17
- package/dist/components/selectfield/selectfield.js +11 -11
- 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/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 +6 -6
- package/dist/components/tabs/tab.d.ts +17 -17
- package/dist/components/tabs/tab.js +2 -2
- 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 +10 -10
- package/dist/components/textfield/textfield.d.ts +17 -17
- package/dist/components/textfield/textfield.js +9 -9
- 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/details-D8uz-ejF.js +39 -0
- package/dist/details-D8uz-ejF.js.map +1 -0
- package/dist/details-content-DyBjPa-n.js +22 -0
- package/dist/details-content-DyBjPa-n.js.map +1 -0
- package/dist/details-summary-DcMRpjT9.js +22 -0
- package/dist/details-summary-DcMRpjT9.js.map +1 -0
- package/dist/{dialog-DzGRZgbP.js → dialog-BKmFcPdL.js} +3 -4
- package/dist/dialog-BKmFcPdL.js.map +1 -0
- package/dist/{dialog-close-button-B4zf0hvt.js → dialog-close-button-BlnF2w7h.js} +4 -4
- package/dist/dialog-close-button-BlnF2w7h.js.map +1 -0
- package/dist/{dialog-content-R35XpbSj.js → dialog-content-CCRtpkxJ.js} +2 -3
- package/dist/{dialog-content-R35XpbSj.js.map → dialog-content-CCRtpkxJ.js.map} +1 -1
- package/dist/{dialog-footer-AoiCz_Uj.js → dialog-footer-BtOrrpKZ.js} +2 -3
- package/dist/{dialog-footer-AoiCz_Uj.js.map → dialog-footer-BtOrrpKZ.js.map} +1 -1
- package/dist/{dialog-header-Bbq9DcHX.js → dialog-header-BCDHRQHP.js} +2 -3
- package/dist/{dialog-header-Bbq9DcHX.js.map → dialog-header-BCDHRQHP.js.map} +1 -1
- package/dist/{dialog-trigger-DinHpkua.js → dialog-trigger-Ccn2CTPM.js} +3 -3
- package/dist/{dialog-trigger-DinHpkua.js.map → dialog-trigger-Ccn2CTPM.js.map} +1 -1
- package/dist/{dialog-trigger-context-51mA5fz3.js → dialog-trigger-context-B41wR-bM.js} +1 -1
- package/dist/{dialog-trigger-context-51mA5fz3.js.map → dialog-trigger-context-B41wR-bM.js.map} +1 -1
- package/dist/{dialog-trigger-context-ClG9UVsz.d.ts → dialog-trigger-context-B_MK_dPS.d.ts} +3 -3
- package/dist/{drawer-close-button-DigcuqLc.js → drawer-close-button-BRLWTL88.js} +2 -2
- package/dist/{drawer-close-button-DigcuqLc.js.map → drawer-close-button-BRLWTL88.js.map} +1 -1
- package/dist/{drawer-content-CFc-rxBo.js → drawer-content-CCLmuHnA.js} +2 -2
- package/dist/{drawer-content-CFc-rxBo.js.map → drawer-content-CCLmuHnA.js.map} +1 -1
- package/dist/{drawer-CZ05Lizo.js → drawer-d5Uiow6D.js} +2 -2
- package/dist/{drawer-CZ05Lizo.js.map → drawer-d5Uiow6D.js.map} +1 -1
- package/dist/{drawer-footer-CfHjfvEg.js → drawer-footer-Dcv1LfaG.js} +2 -2
- package/dist/{drawer-footer-CfHjfvEg.js.map → drawer-footer-Dcv1LfaG.js.map} +1 -1
- package/dist/{drawer-header-DK4XoaaW.js → drawer-header-CcO0S9oA.js} +2 -2
- package/dist/{drawer-header-DK4XoaaW.js.map → drawer-header-CcO0S9oA.js.map} +1 -1
- package/dist/{drawer-trigger-Do9Htx5M.js → drawer-trigger-bgJGCoDO.js} +2 -2
- package/dist/{drawer-trigger-Do9Htx5M.js.map → drawer-trigger-bgJGCoDO.js.map} +1 -1
- package/dist/{drawer-trigger-context-CNBRwj7l.d.ts → drawer-trigger-context-CtKVp90I.d.ts} +3 -3
- package/dist/{drawer-trigger-context-BUWPPdas.js → drawer-trigger-context-DHYdt3sB.js} +2 -2
- package/dist/{drawer-trigger-context-BUWPPdas.js.map → drawer-trigger-context-DHYdt3sB.js.map} +1 -1
- package/dist/{dropdown-Fzf2CeX4.js → dropdown-DKqrO1uv.js} +2 -2
- package/dist/{dropdown-Fzf2CeX4.js.map → dropdown-DKqrO1uv.js.map} +1 -1
- package/dist/{dropdown-button-FQqIwqdp.js → dropdown-button-B4-z264p.js} +2 -2
- package/dist/{dropdown-button-FQqIwqdp.js.map → dropdown-button-B4-z264p.js.map} +1 -1
- package/dist/{dropdown-item-CGg_2cV1.d.ts → dropdown-item-B7Z0CA1w.d.ts} +3 -3
- package/dist/{dropdown-item-DQQXQC4J.js → dropdown-item-BnnEFIq3.js} +1 -1
- package/dist/{dropdown-item-DQQXQC4J.js.map → dropdown-item-BnnEFIq3.js.map} +1 -1
- package/dist/{dropdown-list-DB1mST67.js → dropdown-list-BWW85rXi.js} +1 -1
- package/dist/{dropdown-list-DB1mST67.js.map → dropdown-list-BWW85rXi.js.map} +1 -1
- package/dist/{dropdown-list-D8szW6_q.d.ts → dropdown-list-mT0TnFtP.d.ts} +3 -3
- package/dist/{dropdown-b7acNLZb.js → dropdown-nbL-onyj.js} +2 -2
- package/dist/{dropdown-b7acNLZb.js.map → dropdown-nbL-onyj.js.map} +1 -1
- package/dist/{dropdown-trigger-Fwrigwtg.js → dropdown-trigger-D-1jExjx.js} +2 -2
- package/dist/{dropdown-trigger-Fwrigwtg.js.map → dropdown-trigger-D-1jExjx.js.map} +1 -1
- package/dist/{dropdown-trigger-context-BCcyoZEx.js → dropdown-trigger-context-BkqjqjhG.js} +2 -2
- package/dist/{dropdown-trigger-context-BCcyoZEx.js.map → dropdown-trigger-context-BkqjqjhG.js.map} +1 -1
- package/dist/{field-DFMMLG-d.js → field-Dul9LBgF.js} +2 -3
- package/dist/{field-DFMMLG-d.js.map → field-Dul9LBgF.js.map} +1 -1
- package/dist/{field-affix-npc6m7XL.js → field-affix-C5w3NK4H.js} +3 -5
- package/dist/{field-affix-npc6m7XL.js.map → field-affix-C5w3NK4H.js.map} +1 -1
- package/dist/{field-description-Dhm1VA08.js → field-description-Yya33j8H.js} +2 -3
- package/dist/{field-description-Dhm1VA08.js.map → field-description-Yya33j8H.js.map} +1 -1
- package/dist/{fieldset-Bpu4CRKG.js → fieldset-DGB7cvdz.js} +1 -1
- package/dist/{fieldset-Bpu4CRKG.js.map → fieldset-DGB7cvdz.js.map} +1 -1
- package/dist/{fieldset-description-DiHvcLh-.js → fieldset-description-DTGln20C.js} +2 -3
- package/dist/{fieldset-description-DiHvcLh-.js.map → fieldset-description-DTGln20C.js.map} +1 -1
- package/dist/{fieldset-legend-CR4srn2-.js → fieldset-legend-CfDR8p_J.js} +2 -2
- package/dist/{fieldset-legend-CR4srn2-.js.map → fieldset-legend-CfDR8p_J.js.map} +1 -1
- package/dist/{filter-group-DMSPaCQt.js → filter-group-WL9CsWUn.js} +3 -3
- package/dist/filter-group-WL9CsWUn.js.map +1 -0
- package/dist/{footer-CU7LdbPO.js → footer-DBpJeaE7.js} +7 -7
- package/dist/footer-DBpJeaE7.js.map +1 -0
- package/dist/{footer-links-DlrXiXOi.d.ts → footer-links-BTi7KUF7.d.ts} +3 -3
- package/dist/{footer-links-BIUrxu38.js → footer-links-Dz1UwVuf.js} +1 -1
- package/dist/{footer-links-BIUrxu38.js.map → footer-links-Dz1UwVuf.js.map} +1 -1
- package/dist/{index-DH_DbgNa.d.ts → index-BIb0BPml.d.ts} +1 -1
- package/dist/{index-ByVDkQOU.d.ts → index-C5pwIX2T.d.ts} +1 -1
- package/dist/{index-CG8drCYo.d.ts → index-CjCYMKtV.d.ts} +1 -1
- package/dist/index-Cyx9R6nl.d.ts +1 -0
- package/dist/input-Dr7BnTyd.js.map +1 -1
- package/dist/{label-DUzvAx-T.js → label-DG_ojO9g.js} +2 -3
- package/dist/{label-DUzvAx-T.js.map → label-DG_ojO9g.js.map} +1 -1
- package/dist/{link-BqDeZAJF.js → link-BFwfumUp.js} +2 -3
- package/dist/{link-BqDeZAJF.js.map → link-BFwfumUp.js.map} +1 -1
- package/dist/{logo-QKrYvRFP.js → logo-cfY7Ilvc.js} +1 -1
- package/dist/{logo-QKrYvRFP.js.map → logo-cfY7Ilvc.js.map} +1 -1
- package/dist/main.d.ts +18 -18
- package/dist/main.js +99 -95
- package/dist/{navbar-Dxv7GQO0.js → navbar-DJJMercW.js} +2 -2
- package/dist/{navbar-Dxv7GQO0.js.map → navbar-DJJMercW.js.map} +1 -1
- package/dist/{pagination-DH6vZYMO.js → pagination-DudKyNfl.js} +1 -1
- package/dist/{pagination-DH6vZYMO.js.map → pagination-DudKyNfl.js.map} +1 -1
- package/dist/{pagination-button-CMSNwkeT.js → pagination-button-CU4PzuxK.js} +2 -2
- package/dist/{pagination-button-CMSNwkeT.js.map → pagination-button-CU4PzuxK.js.map} +1 -1
- package/dist/{pagination-item-CMV8GBbx.d.ts → pagination-item-Bgn3B8ka.d.ts} +3 -3
- package/dist/{pagination-item-DzskmZxf.js → pagination-item-DNfDsZWn.js} +2 -3
- package/dist/{pagination-item-DzskmZxf.js.map → pagination-item-DNfDsZWn.js.map} +1 -1
- package/dist/{popover-DOMLkRA5.js → popover-CxA8qDdU.js} +1 -1
- package/dist/popover-CxA8qDdU.js.map +1 -0
- package/dist/{popover-DmA4qMtu.js → popover-MrMPbttR.js} +4 -6
- package/dist/popover-MrMPbttR.js.map +1 -0
- package/dist/{popover-trigger-Chi8uvRM.js → popover-trigger-D5_RrlH1.js} +3 -3
- package/dist/{popover-trigger-Chi8uvRM.js.map → popover-trigger-D5_RrlH1.js.map} +1 -1
- package/dist/{popover-trigger-context-CyMKQtlR.d.ts → popover-trigger-context-87n9O2Z1.d.ts} +3 -3
- package/dist/{popover-trigger-context-Cre9Mczn.js → popover-trigger-context-D7nOI0FT.js} +1 -1
- package/dist/{popover-trigger-context-Cre9Mczn.js.map → popover-trigger-context-D7nOI0FT.js.map} +1 -1
- package/dist/{radio-DAC5mhl3.js → radio-Cl85eVpp.js} +4 -4
- package/dist/{radio-DAC5mhl3.js.map → radio-Cl85eVpp.js.map} +1 -1
- package/dist/{search-DwL2xIaj.js → search-CiUvi72_.js} +7 -7
- package/dist/search-CiUvi72_.js.map +1 -0
- package/dist/{select-R87VdG5U.js → select-DbN5Q14j.js} +1 -1
- package/dist/{select-R87VdG5U.js.map → select-DbN5Q14j.js.map} +1 -1
- package/dist/{select-optgroup-jowSQvbc.js → select-optgroup-aG5VGPAT.js} +2 -3
- package/dist/{select-optgroup-jowSQvbc.js.map → select-optgroup-aG5VGPAT.js.map} +1 -1
- package/dist/{select-option-WAhhr82L.js → select-option-CN9x5ATv.js} +2 -3
- package/dist/{select-option-WAhhr82L.js.map → select-option-CN9x5ATv.js.map} +1 -1
- package/dist/{selectfield-C1wWqK0O.js → selectfield-D_WUpp9p.js} +6 -6
- package/dist/{selectfield-C1wWqK0O.js.map → selectfield-D_WUpp9p.js.map} +1 -1
- package/dist/{skip-link-CbdX4Taw.js → skip-link-BSrs8rA0.js} +2 -3
- package/dist/{skip-link-CbdX4Taw.js.map → skip-link-BSrs8rA0.js.map} +1 -1
- package/dist/spinner-Ch5bEQBR.js.map +1 -1
- package/dist/{sticky-header-gE5HX2ug.js → sticky-header-C54KyN7F.js} +2 -3
- package/dist/{sticky-header-gE5HX2ug.js.map → sticky-header-C54KyN7F.js.map} +1 -1
- package/dist/{sticky-header-BMeHtK7e.d.ts → sticky-header-CtdlkwlN.d.ts} +3 -3
- package/dist/{sub-navbar-DkxQv0WJ.js → sub-navbar-CtpYH9CP.js} +3 -3
- package/dist/{sub-navbar-DkxQv0WJ.js.map → sub-navbar-CtpYH9CP.js.map} +1 -1
- package/dist/{sub-navbar-BdJ9EKsU.js → sub-navbar-hkklQKBv.js} +7 -9
- package/dist/sub-navbar-hkklQKBv.js.map +1 -0
- package/dist/{tab-BvSndQZ_.js → tab-B2DlXQYE.js} +2 -2
- package/dist/{tab-BvSndQZ_.js.map → tab-B2DlXQYE.js.map} +1 -1
- package/dist/{tabs-C70z_5SJ.js → tabs-Cet8jr_P.js} +1 -1
- package/dist/{tabs-C70z_5SJ.js.map → tabs-Cet8jr_P.js.map} +1 -1
- package/dist/{tabs-list-npvK06bl.js → tabs-list-BdcW4pqj.js} +1 -1
- package/dist/{tabs-list-npvK06bl.js.map → tabs-list-BdcW4pqj.js.map} +1 -1
- package/dist/{tabs-panel-L8HovooI.js → tabs-panel-DLVzDmVt.js} +1 -1
- package/dist/{tabs-panel-L8HovooI.js.map → tabs-panel-DLVzDmVt.js.map} +1 -1
- package/dist/{textarea-B1fAOfkt.js → textarea-B-aCRt3J.js} +1 -1
- package/dist/{textarea-B1fAOfkt.js.map → textarea-B-aCRt3J.js.map} +1 -1
- package/dist/{textfield-Dt_vYPpu.js → textfield-D4YyrSZI.js} +7 -7
- package/dist/{textfield-Dt_vYPpu.js.map → textfield-D4YyrSZI.js.map} +1 -1
- package/dist/{types-CtaqzrVi.d.ts → types-DC_g3L-J.d.ts} +1 -1
- package/dist/{types-Bga-EYiy.d.ts → types-LBHl14PF.d.ts} +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/{useCheckboxGroup-BDH3ewt8.js → useCheckboxGroup-CZ7NF3kT.js} +1 -1
- package/dist/useCheckboxGroup-CZ7NF3kT.js.map +1 -0
- package/dist/{useCheckboxGroup-D61FVz37.d.ts → useCheckboxGroup-nxlcj9XV.d.ts} +1 -1
- package/dist/{useIsElementAboveViewport-lmdnXDdc.js → useIsElementAboveViewport-DESvUblG.js} +1 -1
- package/dist/useIsElementAboveViewport-DESvUblG.js.map +1 -0
- package/dist/{useIsElementAboveViewport-C3qzTbfj.d.ts → useIsElementAboveViewport-DHjLWtIr.d.ts} +1 -1
- package/dist/{useIsomorphicLayoutEffect-odKYwQAV.js → useIsomorphicLayoutEffect-ChcL7oKz.js} +1 -1
- package/dist/{useIsomorphicLayoutEffect-odKYwQAV.js.map → useIsomorphicLayoutEffect-ChcL7oKz.js.map} +1 -1
- package/dist/{useIsomorphicLayoutEffect-DYtMRdO-.d.ts → useIsomorphicLayoutEffect-xBMCbFbr.d.ts} +1 -1
- package/dist/{useMediaQuery-DYDgFKom.d.ts → useMediaQuery-Bg5u2Z9G.d.ts} +1 -1
- package/dist/{useMediaQuery-ICPWsO_p.js → useMediaQuery-DS4pcarq.js} +2 -2
- package/dist/useMediaQuery-DS4pcarq.js.map +1 -0
- package/dist/useMergeRefs-DC710CHX.js.map +1 -1
- package/dist/{usePagination-DQR72JNE.js → usePagination-BEplBMLC.js} +1 -1
- package/dist/usePagination-BEplBMLC.js.map +1 -0
- package/dist/{useScrollDirection-BmllObvZ.d.ts → useScrollDirection-D0LV5RmP.d.ts} +1 -1
- package/dist/{useScrollDirection-C2EmQi0U.js → useScrollDirection-DKn8fE9-.js} +1 -1
- package/dist/{useScrollDirection-C2EmQi0U.js.map → useScrollDirection-DKn8fE9-.js.map} +1 -1
- package/dist/utilities/hooks/index.d.ts +17 -17
- package/dist/utilities/hooks/index.js +7 -7
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.d.ts +1 -1
- package/dist/utilities/hooks/useCheckboxGroup/useCheckboxGroup.js +1 -1
- package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.d.ts +1 -1
- package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.js +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.js +1 -1
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.d.ts +1 -1
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.js +2 -2
- package/dist/utilities/hooks/usePagination/usePagination.d.ts +17 -17
- package/dist/utilities/hooks/usePagination/usePagination.js +1 -1
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.d.ts +1 -1
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.js +1 -1
- package/dist/utilities/index.d.ts +17 -17
- package/dist/utilities/index.js +8 -8
- package/dist/utilities/types.d.ts +1 -1
- package/dist/validation-message-Dj11BwTl.js +1 -0
- package/dist/{validation-message-BAGjCQy3.js → validation-message-pl1_2HbT.js} +4 -5
- package/dist/validation-message-pl1_2HbT.js.map +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 +1 -2
- package/package.json +24 -13
- package/dist/alert-Cwq1S4RD.js.map +0 -1
- package/dist/dialog-DzGRZgbP.js.map +0 -1
- package/dist/dialog-close-button-B4zf0hvt.js.map +0 -1
- package/dist/filter-group-DMSPaCQt.js.map +0 -1
- package/dist/footer-CU7LdbPO.js.map +0 -1
- package/dist/index-Cv0onxlx.d.ts +0 -1
- package/dist/popover-DOMLkRA5.js.map +0 -1
- package/dist/popover-DmA4qMtu.js.map +0 -1
- package/dist/search-DwL2xIaj.js.map +0 -1
- package/dist/sub-navbar-BdJ9EKsU.js.map +0 -1
- package/dist/useCheckboxGroup-BDH3ewt8.js.map +0 -1
- package/dist/useIsElementAboveViewport-lmdnXDdc.js.map +0 -1
- package/dist/useMediaQuery-ICPWsO_p.js.map +0 -1
- package/dist/usePagination-DQR72JNE.js.map +0 -1
- package/dist/validation-message-BAGjCQy3.js.map +0 -1
- /package/dist/{components-CouSGV6e.js → components-D2VZuBrK.js} +0 -0
- /package/dist/{dialog-CbLuKrFn.js → details-B_F8rXWh.js} +0 -0
- /package/dist/{drawer-CpPzCsLG.js → dialog-m15tNO2O.js} +0 -0
- /package/dist/{dropdown-DHACQ2Vu.js → drawer-6n_eq15R.js} +0 -0
- /package/dist/{fieldset-CKQ2RG9n.js → dropdown-B88s2XAv.js} +0 -0
- /package/dist/{filter-group-DfuKXzU3.js → fieldset-ByZDMcNs.js} +0 -0
- /package/dist/{footer-C8UL4KnN.js → filter-group-CvD-w5Xg.js} +0 -0
- /package/dist/{hooks-DLlERz_p.js → footer-B51ywWXT.js} +0 -0
- /package/dist/{link-BtBX-WfP.js → hooks-BStARsE3.js} +0 -0
- /package/dist/{logo-Bj2kMgOD.js → link-QJsXjipD.js} +0 -0
- /package/dist/{navbar-CQKFBrJr.js → logo-fuYZqZ1-.js} +0 -0
- /package/dist/{pagination-COuMArW_.js → navbar-CnaWOxB3.js} +0 -0
- /package/dist/{popover-B1YgrDNf.js → pagination-B-t2iH17.js} +0 -0
- /package/dist/{radio-rO-tWKD5.js → popover-CuHhhE_D.js} +0 -0
- /package/dist/{search-Djix7Xme.js → radio-Bx9cQiSW.js} +0 -0
- /package/dist/{select-DcvVj8YT.js → search-uOCYqlgj.js} +0 -0
- /package/dist/{selectfield-DtSsNu0C.js → select-BUxlj2ug.js} +0 -0
- /package/dist/{skip-link-DHDiOrN_.js → selectfield-gCbIv57s.js} +0 -0
- /package/dist/{sticky-header-DKlpc3Eq.js → skip-link-C91Ibx05.js} +0 -0
- /package/dist/{tabs-CRLePQH9.js → sticky-header-B0fchRlV.js} +0 -0
- /package/dist/{textarea-cP6IV0Lb.js → tabs-C0rMearl.js} +0 -0
- /package/dist/{textfield-s5xGjX-B.js → textarea-CzSm4-iX.js} +0 -0
- /package/dist/{utilities-DanMK0XE.js → textfield-BjQNezK7.js} +0 -0
- /package/dist/{validation-message-DHR3NN8N.js → utilities-CPmeERR2.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import { PopoverTriggerContextProps } from "./popover-trigger-context-
|
|
3
|
-
import { MergeRight } from "./types-
|
|
4
|
-
import * as
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-LBHl14PF.js";
|
|
2
|
+
import { PopoverTriggerContextProps } from "./popover-trigger-context-87n9O2Z1.js";
|
|
3
|
+
import { MergeRight } from "./types-DC_g3L-J.js";
|
|
4
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
5
5
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
6
6
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
7
7
|
|
|
@@ -39,7 +39,7 @@ declare const Alert: ({
|
|
|
39
39
|
size,
|
|
40
40
|
ref,
|
|
41
41
|
...rest
|
|
42
|
-
}: AlertProps) =>
|
|
42
|
+
}: AlertProps) => react_jsx_runtime0.JSX.Element;
|
|
43
43
|
//#endregion
|
|
44
44
|
//#region src/components/avatar/avatar.d.ts
|
|
45
45
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -79,7 +79,7 @@ declare const Avatar: ({
|
|
|
79
79
|
color,
|
|
80
80
|
children,
|
|
81
81
|
...props
|
|
82
|
-
}: AvatarProps) =>
|
|
82
|
+
}: AvatarProps) => react_jsx_runtime0.JSX.Element;
|
|
83
83
|
//#endregion
|
|
84
84
|
//#region src/components/badge/badge.d.ts
|
|
85
85
|
type BadgeProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -110,7 +110,7 @@ declare const Badge: ({
|
|
|
110
110
|
asChild,
|
|
111
111
|
ref,
|
|
112
112
|
...props
|
|
113
|
-
}: BadgeProps) =>
|
|
113
|
+
}: BadgeProps) => react_jsx_runtime0.JSX.Element;
|
|
114
114
|
//#endregion
|
|
115
115
|
//#region src/components/button/button.d.ts
|
|
116
116
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -175,7 +175,7 @@ declare const Button: ({
|
|
|
175
175
|
active,
|
|
176
176
|
ref,
|
|
177
177
|
...props
|
|
178
|
-
}: ButtonProps) =>
|
|
178
|
+
}: ButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
179
179
|
//#endregion
|
|
180
180
|
//#region src/components/card/card.d.ts
|
|
181
181
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -207,7 +207,7 @@ declare const Card: ({
|
|
|
207
207
|
children,
|
|
208
208
|
asChild,
|
|
209
209
|
...props
|
|
210
|
-
}: CardProps) =>
|
|
210
|
+
}: CardProps) => react_jsx_runtime0.JSX.Element;
|
|
211
211
|
//#endregion
|
|
212
212
|
//#region src/components/card/card-actions.d.ts
|
|
213
213
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -218,7 +218,7 @@ declare const CardActions: ({
|
|
|
218
218
|
ref,
|
|
219
219
|
children,
|
|
220
220
|
...props
|
|
221
|
-
}: CardActionsProps) =>
|
|
221
|
+
}: CardActionsProps) => react_jsx_runtime0.JSX.Element;
|
|
222
222
|
//#endregion
|
|
223
223
|
//#region src/components/card/card-action.d.ts
|
|
224
224
|
type CardActionProps = ButtonProps;
|
|
@@ -229,7 +229,7 @@ declare const CardAction: ({
|
|
|
229
229
|
dark,
|
|
230
230
|
className,
|
|
231
231
|
...props
|
|
232
|
-
}: CardActionProps) =>
|
|
232
|
+
}: CardActionProps) => react_jsx_runtime0.JSX.Element;
|
|
233
233
|
//#endregion
|
|
234
234
|
//#region src/components/card/card-content.d.ts
|
|
235
235
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -247,7 +247,7 @@ declare const CardContent: ({
|
|
|
247
247
|
children,
|
|
248
248
|
asChild,
|
|
249
249
|
...props
|
|
250
|
-
}: CardContentProps) =>
|
|
250
|
+
}: CardContentProps) => react_jsx_runtime0.JSX.Element;
|
|
251
251
|
//#endregion
|
|
252
252
|
//#region src/components/card/card-header.d.ts
|
|
253
253
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -277,7 +277,7 @@ declare const CardHeader: ({
|
|
|
277
277
|
subLabel,
|
|
278
278
|
description,
|
|
279
279
|
...props
|
|
280
|
-
}: CardHeaderProps) =>
|
|
280
|
+
}: CardHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
281
281
|
//#endregion
|
|
282
282
|
//#region src/components/card/card-media.d.ts
|
|
283
283
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -297,7 +297,7 @@ declare const CardMedia: ({
|
|
|
297
297
|
children,
|
|
298
298
|
overlay,
|
|
299
299
|
...props
|
|
300
|
-
}: CardMediaProps) =>
|
|
300
|
+
}: CardMediaProps) => react_jsx_runtime0.JSX.Element;
|
|
301
301
|
//#endregion
|
|
302
302
|
//#region src/components/card/card-date.d.ts
|
|
303
303
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -317,7 +317,7 @@ declare const CardDate: ({
|
|
|
317
317
|
day,
|
|
318
318
|
month,
|
|
319
319
|
...props
|
|
320
|
-
}: CardDateProps) =>
|
|
320
|
+
}: CardDateProps) => react_jsx_runtime0.JSX.Element;
|
|
321
321
|
//#endregion
|
|
322
322
|
//#region src/components/input/input.d.ts
|
|
323
323
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -353,7 +353,7 @@ declare const Input: ({
|
|
|
353
353
|
readOnly,
|
|
354
354
|
ref,
|
|
355
355
|
...props
|
|
356
|
-
}: InputProps) =>
|
|
356
|
+
}: InputProps) => react_jsx_runtime0.JSX.Element;
|
|
357
357
|
//#endregion
|
|
358
358
|
//#region src/components/checkbox/checkbox.d.ts
|
|
359
359
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -382,7 +382,7 @@ declare const Checkbox: ({
|
|
|
382
382
|
id,
|
|
383
383
|
"aria-describedby": ariaDescribedByProp,
|
|
384
384
|
...props
|
|
385
|
-
}: CheckboxProps) =>
|
|
385
|
+
}: CheckboxProps) => react_jsx_runtime0.JSX.Element;
|
|
386
386
|
//#endregion
|
|
387
387
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
388
388
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -394,7 +394,7 @@ declare const CheckboxSubsection: ({
|
|
|
394
394
|
dark,
|
|
395
395
|
ref,
|
|
396
396
|
...props
|
|
397
|
-
}: CheckboxSubsectionProps) =>
|
|
397
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime0.JSX.Element;
|
|
398
398
|
//#endregion
|
|
399
399
|
//#region src/components/chip/chip.d.ts
|
|
400
400
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -427,7 +427,104 @@ declare const Chip: ({
|
|
|
427
427
|
className,
|
|
428
428
|
ref,
|
|
429
429
|
...props
|
|
430
|
-
}: ChipProps) =>
|
|
430
|
+
}: ChipProps) => react_jsx_runtime0.JSX.Element;
|
|
431
|
+
//#endregion
|
|
432
|
+
//#region src/components/details/details.d.ts
|
|
433
|
+
type DetailsProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDetailsElement>, {
|
|
434
|
+
/**
|
|
435
|
+
* Controls open-state.
|
|
436
|
+
* Using this removes automatic control of open-state
|
|
437
|
+
*
|
|
438
|
+
* @default undefined
|
|
439
|
+
*/
|
|
440
|
+
open?: boolean;
|
|
441
|
+
/**
|
|
442
|
+
* Defaults the details to open if not controlled
|
|
443
|
+
* @default false
|
|
444
|
+
*/
|
|
445
|
+
defaultOpen?: boolean;
|
|
446
|
+
/**
|
|
447
|
+
* Callback function when Details toggles due to click on summary or find in page-search
|
|
448
|
+
* Must be defined if `open` prop is used
|
|
449
|
+
*/
|
|
450
|
+
onToggle?: (open: boolean) => void;
|
|
451
|
+
/**
|
|
452
|
+
* Content should be one `<DetailsSummary>` and one `<DetailsContent>`
|
|
453
|
+
*/
|
|
454
|
+
children?: ReactNode;
|
|
455
|
+
/**
|
|
456
|
+
* This attribute enables multiple `<Details>` elements to be connected, with only one open at a time.
|
|
457
|
+
* The name attribute specifies a group name — give multiple `<Details>` elements the same name value to group them.
|
|
458
|
+
* Only one of the grouped `<Details>` elements can be open at a time — opening one will cause another to close.
|
|
459
|
+
* If multiple grouped `<Details>` elements are given the open attribute, only the first one in the source order will be rendered open.
|
|
460
|
+
*/
|
|
461
|
+
name?: string;
|
|
462
|
+
ref?: Ref<HTMLDetailsElement>;
|
|
463
|
+
}>;
|
|
464
|
+
/**
|
|
465
|
+
* Details component, built on top of the native `<details>` element.
|
|
466
|
+
*
|
|
467
|
+
* @example
|
|
468
|
+
* <Details open={isOpen} onToggle={setIsOpen} name='optional-group-name'>
|
|
469
|
+
* <DetailsSummary>Heading</DetailsSummary>
|
|
470
|
+
* <DetailsContent>Content</DetailsContent>
|
|
471
|
+
* </Details>
|
|
472
|
+
*/
|
|
473
|
+
declare const Details: ({
|
|
474
|
+
className,
|
|
475
|
+
children,
|
|
476
|
+
dark,
|
|
477
|
+
open,
|
|
478
|
+
defaultOpen,
|
|
479
|
+
onToggle,
|
|
480
|
+
ref,
|
|
481
|
+
...rest
|
|
482
|
+
}: DetailsProps) => react_jsx_runtime0.JSX.Element;
|
|
483
|
+
//#endregion
|
|
484
|
+
//#region src/components/details/details-content.d.ts
|
|
485
|
+
type DetailsContentProps = MergeRight<HTMLAttributes<HTMLParagraphElement>, {
|
|
486
|
+
/**
|
|
487
|
+
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
488
|
+
* @default false
|
|
489
|
+
*/
|
|
490
|
+
asChild?: boolean;
|
|
491
|
+
ref?: Ref<HTMLParagraphElement>;
|
|
492
|
+
}>;
|
|
493
|
+
/**
|
|
494
|
+
* Details content component, contains the content to be shown or hidden.
|
|
495
|
+
*
|
|
496
|
+
* @example
|
|
497
|
+
* <DetailsContent><p>Some content</p></DetailsContent>
|
|
498
|
+
*/
|
|
499
|
+
declare const DetailsContent: ({
|
|
500
|
+
className,
|
|
501
|
+
asChild,
|
|
502
|
+
children,
|
|
503
|
+
ref,
|
|
504
|
+
...rest
|
|
505
|
+
}: DetailsContentProps) => react_jsx_runtime0.JSX.Element;
|
|
506
|
+
//#endregion
|
|
507
|
+
//#region src/components/details/details-summary.d.ts
|
|
508
|
+
type DetailsSummaryProps = MergeRight<HTMLAttributes<HTMLElement>, {
|
|
509
|
+
/** Header */
|
|
510
|
+
children: ReactNode;
|
|
511
|
+
/** Optionally replace the default icon. It will be rotated 180 degrees when the content is expanded */
|
|
512
|
+
icon?: ReactNode;
|
|
513
|
+
ref?: Ref<HTMLElement>;
|
|
514
|
+
}>;
|
|
515
|
+
/**
|
|
516
|
+
* Details summary component, contains a the heading to toggle the content.
|
|
517
|
+
*
|
|
518
|
+
* @example
|
|
519
|
+
* <DetailsSummary>Heading</DetailsSummary>
|
|
520
|
+
*/
|
|
521
|
+
declare const DetailsSummary: ({
|
|
522
|
+
className,
|
|
523
|
+
children,
|
|
524
|
+
icon,
|
|
525
|
+
ref,
|
|
526
|
+
...rest
|
|
527
|
+
}: DetailsSummaryProps) => react_jsx_runtime0.JSX.Element;
|
|
431
528
|
//#endregion
|
|
432
529
|
//#region src/components/dialog/dialog.d.ts
|
|
433
530
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -497,7 +594,7 @@ declare const Dialog: ({
|
|
|
497
594
|
dark,
|
|
498
595
|
ref,
|
|
499
596
|
...rest
|
|
500
|
-
}: DialogProps) =>
|
|
597
|
+
}: DialogProps) => react_jsx_runtime0.JSX.Element;
|
|
501
598
|
//#endregion
|
|
502
599
|
//#region src/components/dialog/dialog-content.d.ts
|
|
503
600
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -520,7 +617,7 @@ declare const DialogContent: ({
|
|
|
520
617
|
className,
|
|
521
618
|
noBorder,
|
|
522
619
|
...rest
|
|
523
|
-
}: DialogContentProps) =>
|
|
620
|
+
}: DialogContentProps) => react_jsx_runtime0.JSX.Element;
|
|
524
621
|
//#endregion
|
|
525
622
|
//#region src/components/dialog/dialog-header.d.ts
|
|
526
623
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -543,7 +640,7 @@ declare const DialogHeader: ({
|
|
|
543
640
|
className,
|
|
544
641
|
noBorder,
|
|
545
642
|
...rest
|
|
546
|
-
}: DialogHeaderProps) =>
|
|
643
|
+
}: DialogHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
547
644
|
//#endregion
|
|
548
645
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
549
646
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -566,7 +663,7 @@ declare const DialogFooter: ({
|
|
|
566
663
|
className,
|
|
567
664
|
noBorder,
|
|
568
665
|
...rest
|
|
569
|
-
}: DialogFooterProps) =>
|
|
666
|
+
}: DialogFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
570
667
|
//#endregion
|
|
571
668
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
572
669
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -574,7 +671,7 @@ declare const DialogTrigger: ({
|
|
|
574
671
|
asChild,
|
|
575
672
|
ref,
|
|
576
673
|
...rest
|
|
577
|
-
}: DialogTriggerProps) =>
|
|
674
|
+
}: DialogTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
578
675
|
//#endregion
|
|
579
676
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
580
677
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -582,7 +679,7 @@ declare const DialogCloseButton: ({
|
|
|
582
679
|
children,
|
|
583
680
|
ref,
|
|
584
681
|
...props
|
|
585
|
-
}: DialogCloseButtonProps) =>
|
|
682
|
+
}: DialogCloseButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
586
683
|
//#endregion
|
|
587
684
|
//#region src/components/drawer/drawer.d.ts
|
|
588
685
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -628,7 +725,7 @@ declare const Drawer: ({
|
|
|
628
725
|
className,
|
|
629
726
|
ref,
|
|
630
727
|
...rest
|
|
631
|
-
}: DrawerProps) =>
|
|
728
|
+
}: DrawerProps) => react_jsx_runtime0.JSX.Element;
|
|
632
729
|
//#endregion
|
|
633
730
|
//#region src/components/drawer/drawer-content.d.ts
|
|
634
731
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -636,7 +733,7 @@ declare const DrawerContent: ({
|
|
|
636
733
|
className,
|
|
637
734
|
ref,
|
|
638
735
|
...rest
|
|
639
|
-
}: DrawerContentProps) =>
|
|
736
|
+
}: DrawerContentProps) => react_jsx_runtime0.JSX.Element;
|
|
640
737
|
//#endregion
|
|
641
738
|
//#region src/components/drawer/drawer-header.d.ts
|
|
642
739
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -644,7 +741,7 @@ declare const DrawerHeader: ({
|
|
|
644
741
|
className,
|
|
645
742
|
ref,
|
|
646
743
|
...rest
|
|
647
|
-
}: DrawerHeaderProps) =>
|
|
744
|
+
}: DrawerHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
648
745
|
//#endregion
|
|
649
746
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
650
747
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -652,21 +749,21 @@ declare const DrawerFooter: ({
|
|
|
652
749
|
className,
|
|
653
750
|
ref,
|
|
654
751
|
...rest
|
|
655
|
-
}: DrawerFooterProps) =>
|
|
752
|
+
}: DrawerFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
656
753
|
//#endregion
|
|
657
754
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
658
755
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
659
756
|
declare const DrawerTrigger: ({
|
|
660
757
|
ref,
|
|
661
758
|
...rest
|
|
662
|
-
}: DrawerTriggerProps) =>
|
|
759
|
+
}: DrawerTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
663
760
|
//#endregion
|
|
664
761
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
665
762
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
666
763
|
declare const DrawerCloseButton: ({
|
|
667
764
|
ref,
|
|
668
765
|
...rest
|
|
669
|
-
}: DrawerCloseButtonProps) =>
|
|
766
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
670
767
|
//#endregion
|
|
671
768
|
//#region src/components/popover/popover.d.ts
|
|
672
769
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -757,7 +854,7 @@ declare const Popover: ({
|
|
|
757
854
|
asChild,
|
|
758
855
|
ref,
|
|
759
856
|
...rest
|
|
760
|
-
}: PopoverProps) =>
|
|
857
|
+
}: PopoverProps) => react_jsx_runtime0.JSX.Element;
|
|
761
858
|
//#endregion
|
|
762
859
|
//#region src/components/popover/popover-trigger.d.ts
|
|
763
860
|
type PopoverTriggerProps = ({
|
|
@@ -806,7 +903,7 @@ declare const PopoverTrigger: ({
|
|
|
806
903
|
asChild,
|
|
807
904
|
ref,
|
|
808
905
|
...rest
|
|
809
|
-
}: PopoverTriggerProps) =>
|
|
906
|
+
}: PopoverTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
810
907
|
//#endregion
|
|
811
908
|
//#region src/components/dropdown/dropdown.d.ts
|
|
812
909
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -848,21 +945,21 @@ declare const Dropdown: ({
|
|
|
848
945
|
className,
|
|
849
946
|
ref,
|
|
850
947
|
...rest
|
|
851
|
-
}: DropdownProps) =>
|
|
948
|
+
}: DropdownProps) => react_jsx_runtime0.JSX.Element;
|
|
852
949
|
//#endregion
|
|
853
950
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
854
951
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
855
952
|
declare const DropdownButton: ({
|
|
856
953
|
ref,
|
|
857
954
|
...rest
|
|
858
|
-
}: DropdownButtonProps) =>
|
|
955
|
+
}: DropdownButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
859
956
|
//#endregion
|
|
860
957
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
861
958
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
862
959
|
declare const DropdownTrigger: ({
|
|
863
960
|
ref,
|
|
864
961
|
...rest
|
|
865
|
-
}: DropdownTriggerProps) =>
|
|
962
|
+
}: DropdownTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
866
963
|
//#endregion
|
|
867
964
|
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
868
965
|
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
@@ -885,7 +982,7 @@ type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
|
885
982
|
declare const DropdownTriggerContext: ({
|
|
886
983
|
children,
|
|
887
984
|
...props
|
|
888
|
-
}: DropdownTriggerContextProps) =>
|
|
985
|
+
}: DropdownTriggerContextProps) => react_jsx_runtime0.JSX.Element;
|
|
889
986
|
//#endregion
|
|
890
987
|
//#region src/components/field/field.d.ts
|
|
891
988
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -917,7 +1014,7 @@ declare const Field: ({
|
|
|
917
1014
|
asChild,
|
|
918
1015
|
ref,
|
|
919
1016
|
...props
|
|
920
|
-
}: FieldProps) =>
|
|
1017
|
+
}: FieldProps) => react_jsx_runtime0.JSX.Element;
|
|
921
1018
|
//#endregion
|
|
922
1019
|
//#region src/components/field/field-description.d.ts
|
|
923
1020
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -928,7 +1025,7 @@ declare const FieldDescription: ({
|
|
|
928
1025
|
className,
|
|
929
1026
|
ref,
|
|
930
1027
|
...props
|
|
931
|
-
}: FieldDescriptionProps) =>
|
|
1028
|
+
}: FieldDescriptionProps) => react_jsx_runtime0.JSX.Element;
|
|
932
1029
|
//#endregion
|
|
933
1030
|
//#region src/components/field/field-affix.d.ts
|
|
934
1031
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -949,7 +1046,7 @@ declare const FieldAffixes: ({
|
|
|
949
1046
|
asChild,
|
|
950
1047
|
ref,
|
|
951
1048
|
...rest
|
|
952
|
-
}: FieldAffixesProps) =>
|
|
1049
|
+
}: FieldAffixesProps) => react_jsx_runtime0.JSX.Element;
|
|
953
1050
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
954
1051
|
ref?: Ref<HTMLSpanElement>;
|
|
955
1052
|
}>;
|
|
@@ -969,7 +1066,7 @@ declare const FieldAffix: ({
|
|
|
969
1066
|
asChild,
|
|
970
1067
|
ref,
|
|
971
1068
|
...rest
|
|
972
|
-
}: FieldAffixProps) =>
|
|
1069
|
+
}: FieldAffixProps) => react_jsx_runtime0.JSX.Element;
|
|
973
1070
|
//#endregion
|
|
974
1071
|
//#region src/components/fieldset/fieldset.d.ts
|
|
975
1072
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -981,7 +1078,7 @@ declare const Fieldset: ({
|
|
|
981
1078
|
dark,
|
|
982
1079
|
ref,
|
|
983
1080
|
...props
|
|
984
|
-
}: FieldsetProps) =>
|
|
1081
|
+
}: FieldsetProps) => react_jsx_runtime0.JSX.Element;
|
|
985
1082
|
//#endregion
|
|
986
1083
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
987
1084
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -991,7 +1088,7 @@ declare const FieldsetDescription: ({
|
|
|
991
1088
|
asChild,
|
|
992
1089
|
ref,
|
|
993
1090
|
...props
|
|
994
|
-
}: FieldsetDescriptionProps) =>
|
|
1091
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime0.JSX.Element;
|
|
995
1092
|
//#endregion
|
|
996
1093
|
//#region src/components/label/label.d.ts
|
|
997
1094
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1009,7 +1106,7 @@ declare const Label: ({
|
|
|
1009
1106
|
asChild,
|
|
1010
1107
|
ref,
|
|
1011
1108
|
...props
|
|
1012
|
-
}: LabelProps) =>
|
|
1109
|
+
}: LabelProps) => react_jsx_runtime0.JSX.Element;
|
|
1013
1110
|
//#endregion
|
|
1014
1111
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1015
1112
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1020,7 +1117,7 @@ declare const FieldsetLegend: ({
|
|
|
1020
1117
|
dark,
|
|
1021
1118
|
ref,
|
|
1022
1119
|
...props
|
|
1023
|
-
}: FieldsetLegendProps) =>
|
|
1120
|
+
}: FieldsetLegendProps) => react_jsx_runtime0.JSX.Element;
|
|
1024
1121
|
//#endregion
|
|
1025
1122
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1026
1123
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1047,7 +1144,7 @@ declare const FilterGroup: ({
|
|
|
1047
1144
|
className,
|
|
1048
1145
|
ref,
|
|
1049
1146
|
...props
|
|
1050
|
-
}: FilterGroupProps) =>
|
|
1147
|
+
}: FilterGroupProps) => react_jsx_runtime0.JSX.Element;
|
|
1051
1148
|
//#endregion
|
|
1052
1149
|
//#region src/components/footer/footer.d.ts
|
|
1053
1150
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1083,7 +1180,7 @@ declare const Footer: ({
|
|
|
1083
1180
|
children,
|
|
1084
1181
|
ref,
|
|
1085
1182
|
...props
|
|
1086
|
-
}: FooterProps) =>
|
|
1183
|
+
}: FooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1087
1184
|
//#endregion
|
|
1088
1185
|
//#region src/components/link/link.d.ts
|
|
1089
1186
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1115,7 +1212,7 @@ declare const Link: ({
|
|
|
1115
1212
|
underline,
|
|
1116
1213
|
ref,
|
|
1117
1214
|
...rest
|
|
1118
|
-
}: LinkProps) =>
|
|
1215
|
+
}: LinkProps) => react_jsx_runtime0.JSX.Element;
|
|
1119
1216
|
//#endregion
|
|
1120
1217
|
//#region src/components/logo/logo.d.ts
|
|
1121
1218
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1145,7 +1242,7 @@ declare const Logo: ({
|
|
|
1145
1242
|
className,
|
|
1146
1243
|
ref,
|
|
1147
1244
|
...props
|
|
1148
|
-
}: LogoProps) =>
|
|
1245
|
+
}: LogoProps) => react_jsx_runtime0.JSX.Element;
|
|
1149
1246
|
//#endregion
|
|
1150
1247
|
//#region src/components/navbar/navbar.d.ts
|
|
1151
1248
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1183,7 +1280,7 @@ declare const Navbar: ({
|
|
|
1183
1280
|
className,
|
|
1184
1281
|
ref,
|
|
1185
1282
|
...props
|
|
1186
|
-
}: NavbarProps) =>
|
|
1283
|
+
}: NavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1187
1284
|
//#endregion
|
|
1188
1285
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1189
1286
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1195,7 +1292,7 @@ declare const SubNavbar: ({
|
|
|
1195
1292
|
className,
|
|
1196
1293
|
ref,
|
|
1197
1294
|
...props
|
|
1198
|
-
}: SubNavbarProps) =>
|
|
1295
|
+
}: SubNavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1199
1296
|
//#endregion
|
|
1200
1297
|
//#region src/components/pagination/pagination.d.ts
|
|
1201
1298
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1207,7 +1304,7 @@ declare const Pagination: ({
|
|
|
1207
1304
|
ref,
|
|
1208
1305
|
children,
|
|
1209
1306
|
...props
|
|
1210
|
-
}: PaginationProps) =>
|
|
1307
|
+
}: PaginationProps) => react_jsx_runtime0.JSX.Element;
|
|
1211
1308
|
//#endregion
|
|
1212
1309
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1213
1310
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1220,7 +1317,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1220
1317
|
declare const PaginationButton: ({
|
|
1221
1318
|
ref,
|
|
1222
1319
|
...rest
|
|
1223
|
-
}: PaginationButtonProps) =>
|
|
1320
|
+
}: PaginationButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
1224
1321
|
//#endregion
|
|
1225
1322
|
//#region src/components/radio/radio.d.ts
|
|
1226
1323
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1246,7 +1343,7 @@ declare const Radio: ({
|
|
|
1246
1343
|
id,
|
|
1247
1344
|
"aria-describedby": ariaDescribedByProp,
|
|
1248
1345
|
...props
|
|
1249
|
-
}: RadioProps) =>
|
|
1346
|
+
}: RadioProps) => react_jsx_runtime0.JSX.Element;
|
|
1250
1347
|
//#endregion
|
|
1251
1348
|
//#region src/components/search/search.d.ts
|
|
1252
1349
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1278,7 +1375,7 @@ declare const Search: ({
|
|
|
1278
1375
|
style,
|
|
1279
1376
|
fullwidth,
|
|
1280
1377
|
...props
|
|
1281
|
-
}: SearchProps) =>
|
|
1378
|
+
}: SearchProps) => react_jsx_runtime0.JSX.Element;
|
|
1282
1379
|
//#endregion
|
|
1283
1380
|
//#region src/components/select/select.d.ts
|
|
1284
1381
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1299,7 +1396,7 @@ declare const Select: ({
|
|
|
1299
1396
|
size,
|
|
1300
1397
|
ref,
|
|
1301
1398
|
...props
|
|
1302
|
-
}: SelectProps) =>
|
|
1399
|
+
}: SelectProps) => react_jsx_runtime0.JSX.Element;
|
|
1303
1400
|
//#endregion
|
|
1304
1401
|
//#region src/components/select/select-option.d.ts
|
|
1305
1402
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1309,7 +1406,7 @@ declare const SelectOption: ({
|
|
|
1309
1406
|
asChild,
|
|
1310
1407
|
ref,
|
|
1311
1408
|
...props
|
|
1312
|
-
}: SelectOptionProps) =>
|
|
1409
|
+
}: SelectOptionProps) => react_jsx_runtime0.JSX.Element;
|
|
1313
1410
|
//#endregion
|
|
1314
1411
|
//#region src/components/select/select-optgroup.d.ts
|
|
1315
1412
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1319,7 +1416,7 @@ declare const SelectOptgroup: ({
|
|
|
1319
1416
|
asChild,
|
|
1320
1417
|
ref,
|
|
1321
1418
|
...props
|
|
1322
|
-
}: SelectOptgroupProps) =>
|
|
1419
|
+
}: SelectOptgroupProps) => react_jsx_runtime0.JSX.Element;
|
|
1323
1420
|
//#endregion
|
|
1324
1421
|
//#region src/components/selectfield/selectfield.d.ts
|
|
1325
1422
|
type SelectfieldProps = MergeRight<LabelRequiredProps & SelectProps, {
|
|
@@ -1343,7 +1440,7 @@ declare const Selectfield: ({
|
|
|
1343
1440
|
id: idProp,
|
|
1344
1441
|
"aria-describedby": ariaDescribedByProp,
|
|
1345
1442
|
...props
|
|
1346
|
-
}: SelectfieldProps) =>
|
|
1443
|
+
}: SelectfieldProps) => react_jsx_runtime0.JSX.Element;
|
|
1347
1444
|
//#endregion
|
|
1348
1445
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1349
1446
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1355,7 +1452,7 @@ declare const SkipLink: ({
|
|
|
1355
1452
|
className,
|
|
1356
1453
|
dark,
|
|
1357
1454
|
...props
|
|
1358
|
-
}: SkipLinkProps) =>
|
|
1455
|
+
}: SkipLinkProps) => react_jsx_runtime0.JSX.Element;
|
|
1359
1456
|
//#endregion
|
|
1360
1457
|
//#region src/components/spinner/spinner.d.ts
|
|
1361
1458
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1377,7 +1474,7 @@ declare const Spinner: ({
|
|
|
1377
1474
|
className,
|
|
1378
1475
|
ref,
|
|
1379
1476
|
...props
|
|
1380
|
-
}: SpinnerProps) =>
|
|
1477
|
+
}: SpinnerProps) => react_jsx_runtime0.JSX.Element;
|
|
1381
1478
|
//#endregion
|
|
1382
1479
|
//#region src/components/tabs/tabs.d.ts
|
|
1383
1480
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1416,7 +1513,7 @@ declare const Tabs: ({
|
|
|
1416
1513
|
dark,
|
|
1417
1514
|
ref,
|
|
1418
1515
|
...props
|
|
1419
|
-
}: TabsProps) =>
|
|
1516
|
+
}: TabsProps) => react_jsx_runtime0.JSX.Element;
|
|
1420
1517
|
//#endregion
|
|
1421
1518
|
//#region src/components/tabs/tab.d.ts
|
|
1422
1519
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1437,7 +1534,7 @@ declare const Tab: ({
|
|
|
1437
1534
|
dark,
|
|
1438
1535
|
ref,
|
|
1439
1536
|
...props
|
|
1440
|
-
}: TabProps) =>
|
|
1537
|
+
}: TabProps) => react_jsx_runtime0.JSX.Element;
|
|
1441
1538
|
//#endregion
|
|
1442
1539
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1443
1540
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1461,7 +1558,7 @@ declare const TabsList: ({
|
|
|
1461
1558
|
dark,
|
|
1462
1559
|
ref,
|
|
1463
1560
|
...props
|
|
1464
|
-
}: TabsListProps) =>
|
|
1561
|
+
}: TabsListProps) => react_jsx_runtime0.JSX.Element;
|
|
1465
1562
|
//#endregion
|
|
1466
1563
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1467
1564
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1485,7 +1582,7 @@ declare const TabsPanel: ({
|
|
|
1485
1582
|
dark,
|
|
1486
1583
|
ref,
|
|
1487
1584
|
...props
|
|
1488
|
-
}: TabsPanelProps) =>
|
|
1585
|
+
}: TabsPanelProps) => react_jsx_runtime0.JSX.Element;
|
|
1489
1586
|
//#endregion
|
|
1490
1587
|
//#region src/components/textarea/textarea.d.ts
|
|
1491
1588
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1502,7 +1599,7 @@ declare const Textarea: ({
|
|
|
1502
1599
|
size,
|
|
1503
1600
|
ref,
|
|
1504
1601
|
...props
|
|
1505
|
-
}: TextareaProps) =>
|
|
1602
|
+
}: TextareaProps) => react_jsx_runtime0.JSX.Element;
|
|
1506
1603
|
//#endregion
|
|
1507
1604
|
//#region src/components/textfield/textfield.d.ts
|
|
1508
1605
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1551,7 +1648,7 @@ declare const Textfield: ({
|
|
|
1551
1648
|
id: idProp,
|
|
1552
1649
|
"aria-describedby": ariaDescribedByProp,
|
|
1553
1650
|
...props
|
|
1554
|
-
}: TextfieldProps) =>
|
|
1651
|
+
}: TextfieldProps) => react_jsx_runtime0.JSX.Element;
|
|
1555
1652
|
//#endregion
|
|
1556
1653
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1557
1654
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1566,7 +1663,7 @@ declare const ValidationMessage: ({
|
|
|
1566
1663
|
asChild,
|
|
1567
1664
|
ref,
|
|
1568
1665
|
...props
|
|
1569
|
-
}: ValidationMessageProps) =>
|
|
1666
|
+
}: ValidationMessageProps) => react_jsx_runtime0.JSX.Element;
|
|
1570
1667
|
//#endregion
|
|
1571
1668
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1572
1669
|
type UsePaginationProps = {
|
|
@@ -1671,7 +1768,7 @@ declare const AlertFooter: ({
|
|
|
1671
1768
|
asChild,
|
|
1672
1769
|
ref,
|
|
1673
1770
|
...rest
|
|
1674
|
-
}: AlertFooterProps) =>
|
|
1771
|
+
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1675
1772
|
//#endregion
|
|
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-
|
|
1773
|
+
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, Details, DetailsContent, DetailsContentProps, DetailsProps, DetailsSummary, DetailsSummaryProps, 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 };
|
|
1774
|
+
//# sourceMappingURL=alert-footer-Dwltql72.d.ts.map
|