@bi-digital/react 0.2.22 → 0.2.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{alert-footer-CmqpWEov.d.ts → alert-footer-Cqr42-cW.d.ts} +116 -85
- package/dist/{checkbox-CxA8UXr6.js → checkbox-ZR1Z2PCF.js} +2 -2
- package/dist/checkbox-ZR1Z2PCF.js.map +1 -0
- package/dist/{checkbox-subsection-CGXgII6v.js → checkbox-subsection-BPe5aj-W.js} +1 -1
- package/dist/{checkbox-subsection-CGXgII6v.js.map → checkbox-subsection-BPe5aj-W.js.map} +1 -1
- package/dist/{chip-CRcC9TkL.js → chip-b9xUiF7_.js} +1 -1
- package/dist/{chip-CRcC9TkL.js.map → chip-b9xUiF7_.js.map} +1 -1
- package/dist/components/alert/alert-footer.d.ts +16 -15
- package/dist/components/alert/alert.d.ts +16 -15
- package/dist/components/alert/index.d.ts +16 -15
- package/dist/components/avatar/avatar.d.ts +16 -15
- package/dist/components/avatar/index.d.ts +16 -15
- package/dist/components/badge/badge.d.ts +16 -15
- package/dist/components/badge/index.d.ts +16 -15
- package/dist/components/button/button.d.ts +16 -15
- package/dist/components/button/index.d.ts +16 -15
- package/dist/components/card/card-action.d.ts +16 -15
- package/dist/components/card/card-actions.d.ts +16 -15
- package/dist/components/card/card-content.d.ts +16 -15
- package/dist/components/card/card-date.d.ts +16 -15
- package/dist/components/card/card-header.d.ts +16 -15
- package/dist/components/card/card-media.d.ts +16 -15
- package/dist/components/card/card.d.ts +16 -15
- package/dist/components/card/index.d.ts +16 -15
- package/dist/components/checkbox/checkbox-subsection.d.ts +16 -15
- package/dist/components/checkbox/checkbox-subsection.js +1 -1
- package/dist/components/checkbox/checkbox.d.ts +16 -15
- package/dist/components/checkbox/checkbox.js +2 -6
- package/dist/components/checkbox/index.d.ts +16 -15
- package/dist/components/checkbox/index.js +4 -8
- package/dist/components/chip/chip.d.ts +16 -15
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/index.d.ts +16 -15
- package/dist/components/chip/index.js +2 -2
- package/dist/components/dialog/dialog-close-button.d.ts +16 -15
- package/dist/components/dialog/dialog-close-button.js +1 -1
- package/dist/components/dialog/dialog-content.d.ts +16 -15
- package/dist/components/dialog/dialog-content.js +1 -1
- package/dist/components/dialog/dialog-footer.d.ts +16 -15
- package/dist/components/dialog/dialog-footer.js +1 -1
- package/dist/components/dialog/dialog-header.d.ts +16 -15
- package/dist/components/dialog/dialog-header.js +1 -1
- package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
- package/dist/components/dialog/dialog-trigger-context.js +1 -1
- package/dist/components/dialog/dialog-trigger.d.ts +16 -15
- package/dist/components/dialog/dialog-trigger.js +2 -2
- package/dist/components/dialog/dialog.d.ts +16 -15
- package/dist/components/dialog/dialog.js +3 -7
- package/dist/components/dialog/index.d.ts +16 -15
- package/dist/components/dialog/index.js +9 -13
- package/dist/components/drawer/drawer-close-button.d.ts +16 -15
- package/dist/components/drawer/drawer-close-button.js +10 -14
- package/dist/components/drawer/drawer-content.d.ts +16 -15
- package/dist/components/drawer/drawer-content.js +10 -14
- package/dist/components/drawer/drawer-footer.d.ts +16 -15
- package/dist/components/drawer/drawer-footer.js +10 -14
- package/dist/components/drawer/drawer-header.d.ts +16 -15
- package/dist/components/drawer/drawer-header.js +10 -14
- package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
- package/dist/components/drawer/drawer-trigger-context.js +10 -14
- package/dist/components/drawer/drawer-trigger.d.ts +16 -15
- package/dist/components/drawer/drawer-trigger.js +10 -14
- package/dist/components/drawer/drawer.d.ts +16 -15
- package/dist/components/drawer/drawer.js +10 -14
- package/dist/components/drawer/index.d.ts +16 -15
- package/dist/components/drawer/index.js +17 -21
- package/dist/components/dropdown/dropdown-button.d.ts +16 -15
- package/dist/components/dropdown/dropdown-button.js +1 -1
- package/dist/components/dropdown/dropdown-item.d.ts +1 -1
- package/dist/components/dropdown/dropdown-item.js +1 -1
- package/dist/components/dropdown/dropdown-list.d.ts +1 -1
- package/dist/components/dropdown/dropdown-list.js +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.d.ts +17 -1
- package/dist/components/dropdown/dropdown-trigger-context.js +6 -10
- package/dist/components/dropdown/dropdown-trigger.d.ts +16 -15
- package/dist/components/dropdown/dropdown-trigger.js +6 -10
- package/dist/components/dropdown/dropdown.d.ts +16 -15
- package/dist/components/dropdown/dropdown.js +6 -10
- package/dist/components/dropdown/index.d.ts +16 -15
- package/dist/components/dropdown/index.js +12 -16
- package/dist/components/field/field-affix.d.ts +16 -15
- package/dist/components/field/field-description.d.ts +16 -15
- package/dist/components/field/field.d.ts +16 -15
- package/dist/components/field/index.d.ts +16 -15
- package/dist/components/fieldset/fieldset-description.d.ts +16 -15
- package/dist/components/fieldset/fieldset-description.js +1 -1
- package/dist/components/fieldset/fieldset-legend.d.ts +16 -15
- package/dist/components/fieldset/fieldset-legend.js +1 -1
- package/dist/components/fieldset/fieldset.d.ts +16 -15
- package/dist/components/fieldset/fieldset.js +1 -1
- package/dist/components/fieldset/index.d.ts +16 -15
- package/dist/components/fieldset/index.js +4 -4
- package/dist/components/filter-group/filter-group.d.ts +16 -15
- package/dist/components/filter-group/filter-group.js +1 -1
- package/dist/components/filter-group/index.d.ts +16 -15
- 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 +16 -15
- package/dist/components/footer/footer.js +1 -1
- package/dist/components/footer/index.d.ts +16 -15
- package/dist/components/footer/index.js +3 -3
- package/dist/components/index.d.ts +16 -15
- package/dist/components/index.js +84 -83
- package/dist/components/input/index.d.ts +16 -15
- package/dist/components/input/input.d.ts +16 -15
- package/dist/components/label/index.d.ts +16 -15
- package/dist/components/label/label.d.ts +16 -15
- package/dist/components/link/index.d.ts +16 -15
- package/dist/components/link/index.js +2 -2
- package/dist/components/link/link.d.ts +16 -15
- package/dist/components/link/link.js +1 -1
- package/dist/components/logo/index.d.ts +16 -15
- package/dist/components/logo/index.js +2 -2
- package/dist/components/logo/logo.d.ts +16 -15
- package/dist/components/logo/logo.js +1 -1
- package/dist/components/navbar/index.d.ts +16 -15
- package/dist/components/navbar/index.js +12 -7
- package/dist/components/navbar/navbar.d.ts +16 -15
- package/dist/components/navbar/navbar.js +3 -3
- package/dist/components/navbar/sub-navbar.d.ts +16 -15
- package/dist/components/navbar/sub-navbar.js +8 -3
- package/dist/components/pagination/index.d.ts +16 -15
- package/dist/components/pagination/index.js +4 -4
- package/dist/components/pagination/pagination-button.d.ts +16 -15
- package/dist/components/pagination/pagination-button.js +1 -1
- package/dist/components/pagination/pagination-item.d.ts +1 -1
- package/dist/components/pagination/pagination-item.js +1 -1
- package/dist/components/pagination/pagination.d.ts +16 -15
- package/dist/components/pagination/pagination.js +1 -1
- package/dist/components/popover/index.d.ts +16 -15
- package/dist/components/popover/index.js +5 -9
- package/dist/components/popover/popover-trigger-context.d.ts +1 -1
- package/dist/components/popover/popover-trigger-context.js +1 -1
- package/dist/components/popover/popover-trigger.d.ts +16 -15
- package/dist/components/popover/popover-trigger.js +2 -2
- package/dist/components/popover/popover.d.ts +16 -15
- package/dist/components/popover/popover.js +3 -7
- package/dist/components/radio/index.d.ts +16 -15
- package/dist/components/radio/index.js +2 -2
- package/dist/components/radio/radio.d.ts +16 -15
- package/dist/components/radio/radio.js +1 -1
- package/dist/components/search/index.d.ts +16 -15
- package/dist/components/search/index.js +2 -2
- package/dist/components/search/search.d.ts +16 -15
- package/dist/components/search/search.js +1 -1
- package/dist/components/select/index.d.ts +16 -15
- package/dist/components/select/index.js +4 -4
- package/dist/components/select/select-optgroup.d.ts +16 -15
- package/dist/components/select/select-optgroup.js +1 -1
- package/dist/components/select/select-option.d.ts +16 -15
- package/dist/components/select/select-option.js +1 -1
- package/dist/components/select/select.d.ts +16 -15
- package/dist/components/select/select.js +1 -1
- package/dist/components/skip-link/index.d.ts +16 -15
- package/dist/components/skip-link/index.js +2 -2
- package/dist/components/skip-link/skip-link.d.ts +16 -15
- package/dist/components/skip-link/skip-link.js +1 -1
- package/dist/components/spinner/index.d.ts +16 -15
- package/dist/components/spinner/spinner.d.ts +16 -15
- package/dist/components/sticky-header/index.d.ts +1 -1
- 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 +16 -15
- package/dist/components/tabs/index.js +5 -5
- package/dist/components/tabs/tab.d.ts +16 -15
- package/dist/components/tabs/tab.js +1 -1
- package/dist/components/tabs/tabs-list.d.ts +16 -15
- package/dist/components/tabs/tabs-list.js +1 -1
- package/dist/components/tabs/tabs-panel.d.ts +16 -15
- package/dist/components/tabs/tabs-panel.js +1 -1
- package/dist/components/tabs/tabs.d.ts +16 -15
- package/dist/components/tabs/tabs.js +1 -1
- package/dist/components/textarea/index.d.ts +16 -15
- package/dist/components/textarea/index.js +2 -2
- package/dist/components/textarea/textarea.d.ts +16 -15
- package/dist/components/textarea/textarea.js +1 -1
- package/dist/components/textfield/index.d.ts +16 -15
- package/dist/components/textfield/index.js +6 -6
- package/dist/components/textfield/textfield.d.ts +16 -15
- package/dist/components/textfield/textfield.js +5 -5
- package/dist/components/validation-message/index.d.ts +16 -15
- package/dist/components/validation-message/index.js +2 -2
- package/dist/components/validation-message/validation-message.d.ts +16 -15
- package/dist/components/validation-message/validation-message.js +1 -1
- package/dist/{dialog-WgEtFqJD.js → dialog-DzGRZgbP.js} +3 -3
- package/dist/dialog-DzGRZgbP.js.map +1 -0
- package/dist/{dialog-close-button-8n-DBvH4.js → dialog-close-button-B4zf0hvt.js} +1 -1
- package/dist/{dialog-close-button-8n-DBvH4.js.map → dialog-close-button-B4zf0hvt.js.map} +1 -1
- package/dist/{dialog-content-CU346luZ.js → dialog-content-R35XpbSj.js} +1 -1
- package/dist/{dialog-content-CU346luZ.js.map → dialog-content-R35XpbSj.js.map} +1 -1
- package/dist/{dialog-footer-BPCalxtL.js → dialog-footer-AoiCz_Uj.js} +1 -1
- package/dist/{dialog-footer-BPCalxtL.js.map → dialog-footer-AoiCz_Uj.js.map} +1 -1
- package/dist/{dialog-header-DsLpGnOf.js → dialog-header-Bbq9DcHX.js} +1 -1
- package/dist/{dialog-header-DsLpGnOf.js.map → dialog-header-Bbq9DcHX.js.map} +1 -1
- package/dist/{dialog-trigger-Q9Y5EG0H.js → dialog-trigger-DinHpkua.js} +2 -2
- package/dist/{dialog-trigger-Q9Y5EG0H.js.map → dialog-trigger-DinHpkua.js.map} +1 -1
- package/dist/{dialog-trigger-context-B41wR-bM.js → dialog-trigger-context-51mA5fz3.js} +1 -1
- package/dist/{dialog-trigger-context-B41wR-bM.js.map → dialog-trigger-context-51mA5fz3.js.map} +1 -1
- package/dist/{dialog-trigger-context-CedfUYNj.d.ts → dialog-trigger-context-DwmhJNzA.d.ts} +5 -5
- package/dist/{drawer-B8xyMitJ.js → drawer-CZ05Lizo.js} +2 -2
- package/dist/{drawer-B8xyMitJ.js.map → drawer-CZ05Lizo.js.map} +1 -1
- package/dist/{drawer-close-button-CqDqQGHP.js → drawer-close-button-DigcuqLc.js} +2 -2
- package/dist/{drawer-close-button-CqDqQGHP.js.map → drawer-close-button-DigcuqLc.js.map} +1 -1
- package/dist/{drawer-content-Dp__eciN.js → drawer-content-CFc-rxBo.js} +2 -2
- package/dist/{drawer-content-Dp__eciN.js.map → drawer-content-CFc-rxBo.js.map} +1 -1
- package/dist/{drawer-footer-qYHvZEl_.js → drawer-footer-CfHjfvEg.js} +2 -2
- package/dist/{drawer-footer-qYHvZEl_.js.map → drawer-footer-CfHjfvEg.js.map} +1 -1
- package/dist/{drawer-header-fQaZQuIY.js → drawer-header-DK4XoaaW.js} +2 -2
- package/dist/{drawer-header-fQaZQuIY.js.map → drawer-header-DK4XoaaW.js.map} +1 -1
- package/dist/{drawer-trigger-BvjTEl5N.js → drawer-trigger-Do9Htx5M.js} +2 -2
- package/dist/{drawer-trigger-BvjTEl5N.js.map → drawer-trigger-Do9Htx5M.js.map} +1 -1
- package/dist/{drawer-trigger-context-DHYdt3sB.js → drawer-trigger-context-BUWPPdas.js} +2 -2
- package/dist/{drawer-trigger-context-DHYdt3sB.js.map → drawer-trigger-context-BUWPPdas.js.map} +1 -1
- package/dist/{drawer-trigger-context-V67j5GyK.d.ts → drawer-trigger-context-BoS9ZcVF.d.ts} +3 -3
- package/dist/dropdown-A1PW0OoQ.js +19 -0
- package/dist/{dropdown-D-dX5PAl.js.map → dropdown-A1PW0OoQ.js.map} +1 -1
- package/dist/{dropdown-D54kcMt_.js → dropdown-b7acNLZb.js} +2 -2
- package/dist/{dropdown-D54kcMt_.js.map → dropdown-b7acNLZb.js.map} +1 -1
- package/dist/{dropdown-button-CKPaLMBh.js → dropdown-button-FQqIwqdp.js} +1 -1
- package/dist/{dropdown-button-CKPaLMBh.js.map → dropdown-button-FQqIwqdp.js.map} +1 -1
- package/dist/{dropdown-item-CnQfwJGB.d.ts → dropdown-item-CKKjumy3.d.ts} +3 -3
- package/dist/{dropdown-item-BnnEFIq3.js → dropdown-item-DQQXQC4J.js} +1 -1
- package/dist/{dropdown-item-BnnEFIq3.js.map → dropdown-item-DQQXQC4J.js.map} +1 -1
- package/dist/{dropdown-list-BWW85rXi.js → dropdown-list-DB1mST67.js} +1 -1
- package/dist/{dropdown-list-BWW85rXi.js.map → dropdown-list-DB1mST67.js.map} +1 -1
- package/dist/{dropdown-list-DK4FJAqB.d.ts → dropdown-list-vVhxG14z.d.ts} +3 -3
- package/dist/{dropdown-trigger-DfHyg_D7.js → dropdown-trigger-Fwrigwtg.js} +2 -2
- package/dist/{dropdown-trigger-DfHyg_D7.js.map → dropdown-trigger-Fwrigwtg.js.map} +1 -1
- package/dist/{dropdown-trigger-context-BpYBk_xf.js → dropdown-trigger-context-BCcyoZEx.js} +6 -3
- package/dist/dropdown-trigger-context-BCcyoZEx.js.map +1 -0
- package/dist/{fieldset-DGB7cvdz.js → fieldset-Bpu4CRKG.js} +1 -1
- package/dist/{fieldset-DGB7cvdz.js.map → fieldset-Bpu4CRKG.js.map} +1 -1
- package/dist/{fieldset-description-oNKwCGnW.js → fieldset-description-DiHvcLh-.js} +1 -1
- package/dist/{fieldset-description-oNKwCGnW.js.map → fieldset-description-DiHvcLh-.js.map} +1 -1
- package/dist/{fieldset-legend-Dseni7XM.js → fieldset-legend-CR4srn2-.js} +1 -1
- package/dist/{fieldset-legend-Dseni7XM.js.map → fieldset-legend-CR4srn2-.js.map} +1 -1
- package/dist/{filter-group-BKO5sgGt.js → filter-group-DMSPaCQt.js} +1 -1
- package/dist/{filter-group-BKO5sgGt.js.map → filter-group-DMSPaCQt.js.map} +1 -1
- package/dist/{footer-CXKRhzUT.js → footer-CU7LdbPO.js} +1 -1
- package/dist/{footer-CXKRhzUT.js.map → footer-CU7LdbPO.js.map} +1 -1
- package/dist/{footer-links-Dz1UwVuf.js → footer-links-BIUrxu38.js} +1 -1
- package/dist/{footer-links-Dz1UwVuf.js.map → footer-links-BIUrxu38.js.map} +1 -1
- package/dist/{footer-links-C9v9gcuW.d.ts → footer-links-Drm2LFnw.d.ts} +3 -3
- package/dist/index-CjnsNUdv.d.ts +23 -0
- package/dist/{index-B-0iSMVN.d.ts → index-DV9bEW_1.d.ts} +14 -3
- package/dist/{index-CXV3nvLQ.d.ts → index-SaA0V19q.d.ts} +14 -3
- package/dist/{link-BdmxFMOF.js → link-BqDeZAJF.js} +1 -1
- package/dist/{link-BdmxFMOF.js.map → link-BqDeZAJF.js.map} +1 -1
- package/dist/{logo-cfY7Ilvc.js → logo-QKrYvRFP.js} +1 -1
- package/dist/{logo-cfY7Ilvc.js.map → logo-QKrYvRFP.js.map} +1 -1
- package/dist/main.d.ts +17 -16
- package/dist/main.js +86 -85
- package/dist/{navbar-DJJMercW.js → navbar-Dxv7GQO0.js} +2 -2
- package/dist/{navbar-DJJMercW.js.map → navbar-Dxv7GQO0.js.map} +1 -1
- package/dist/{pagination-DxXjiIgC.js → pagination-DH6vZYMO.js} +1 -1
- package/dist/{pagination-DxXjiIgC.js.map → pagination-DH6vZYMO.js.map} +1 -1
- package/dist/{pagination-button-CjEZPPC8.js → pagination-button-CMSNwkeT.js} +1 -1
- package/dist/{pagination-button-CjEZPPC8.js.map → pagination-button-CMSNwkeT.js.map} +1 -1
- package/dist/{pagination-item-DXnI0BWj.js → pagination-item-DzskmZxf.js} +1 -1
- package/dist/{pagination-item-DXnI0BWj.js.map → pagination-item-DzskmZxf.js.map} +1 -1
- package/dist/{pagination-item-CEfdaSuS.d.ts → pagination-item-mKQyvHV9.d.ts} +3 -3
- package/dist/{popover-CGvBn3q9.js → popover-DmA4qMtu.js} +7 -7
- package/dist/popover-DmA4qMtu.js.map +1 -0
- package/dist/{popover-COi7S9pJ.js → popover-MUiGENkr.js} +8 -3
- package/dist/popover-MUiGENkr.js.map +1 -0
- package/dist/{popover-trigger-BLnIukvY.js → popover-trigger-Chi8uvRM.js} +2 -2
- package/dist/{popover-trigger-BLnIukvY.js.map → popover-trigger-Chi8uvRM.js.map} +1 -1
- package/dist/{popover-trigger-context-CGJlUS_N.js → popover-trigger-context-Cre9Mczn.js} +9 -3
- package/dist/popover-trigger-context-Cre9Mczn.js.map +1 -0
- package/dist/{popover-trigger-context-CQKQbCmr.d.ts → popover-trigger-context-D6z-_uL5.d.ts} +18 -6
- package/dist/{radio-Cn3PqpMt.js → radio-DAC5mhl3.js} +1 -1
- package/dist/{radio-Cn3PqpMt.js.map → radio-DAC5mhl3.js.map} +1 -1
- package/dist/{search-CdV5su_L.js → search-DRgmqncD.js} +1 -1
- package/dist/{search-CdV5su_L.js.map → search-DRgmqncD.js.map} +1 -1
- package/dist/{select-DCZV6wZu.js → select-R87VdG5U.js} +1 -1
- package/dist/{select-DCZV6wZu.js.map → select-R87VdG5U.js.map} +1 -1
- package/dist/{select-optgroup-BUaB9Yz-.js → select-optgroup-jowSQvbc.js} +1 -1
- package/dist/{select-optgroup-BUaB9Yz-.js.map → select-optgroup-jowSQvbc.js.map} +1 -1
- package/dist/{select-option-BByWq34J.js → select-option-WAhhr82L.js} +1 -1
- package/dist/{select-option-BByWq34J.js.map → select-option-WAhhr82L.js.map} +1 -1
- package/dist/{skip-link-DwuiIAvE.js → skip-link-CTmIHesZ.js} +1 -1
- package/dist/{skip-link-DwuiIAvE.js.map → skip-link-CTmIHesZ.js.map} +1 -1
- package/dist/{sticky-header-DxtaS2U0.d.ts → sticky-header-CPHxBupp.d.ts} +3 -3
- package/dist/{sticky-header-DWAJUj20.js → sticky-header-Dki5mPis.js} +1 -1
- package/dist/{sticky-header-DWAJUj20.js.map → sticky-header-Dki5mPis.js.map} +1 -1
- package/dist/{sub-navbar-DEudSxfj.js → sub-navbar-DkxQv0WJ.js} +4 -4
- package/dist/sub-navbar-DkxQv0WJ.js.map +1 -0
- package/dist/sub-navbar-qSNpTABT.js +120 -0
- package/dist/sub-navbar-qSNpTABT.js.map +1 -0
- package/dist/{tab-9qkzsjIT.js → tab-78y6QR5H.js} +1 -1
- package/dist/{tab-9qkzsjIT.js.map → tab-78y6QR5H.js.map} +1 -1
- package/dist/{tabs-CpaYfphj.js → tabs-UA0wAjuH.js} +1 -1
- package/dist/{tabs-CpaYfphj.js.map → tabs-UA0wAjuH.js.map} +1 -1
- package/dist/{tabs-list-UDrgmCSx.js → tabs-list-BykXXSuq.js} +1 -1
- package/dist/{tabs-list-UDrgmCSx.js.map → tabs-list-BykXXSuq.js.map} +1 -1
- package/dist/{tabs-panel-DeVzvQQw.js → tabs-panel-B8knWcZY.js} +1 -1
- package/dist/{tabs-panel-DeVzvQQw.js.map → tabs-panel-B8knWcZY.js.map} +1 -1
- package/dist/{textarea-C580HmQX.js → textarea-DUqVsdL4.js} +1 -1
- package/dist/{textarea-C580HmQX.js.map → textarea-DUqVsdL4.js.map} +1 -1
- package/dist/{textfield-CdqVq5R0.js → textfield-Di-19dz-.js} +3 -3
- package/dist/{textfield-CdqVq5R0.js.map → textfield-Di-19dz-.js.map} +1 -1
- package/dist/{types-Mj1poXVf.d.ts → types-BiKqUD4X.d.ts} +1 -1
- package/dist/{types-DC-FPmDA.d.ts → types-BiXTaZLc.d.ts} +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/{useCheckboxGroup-rTVawmvi.js → useCheckboxGroup-BDH3ewt8.js} +1 -1
- package/dist/{useCheckboxGroup-rTVawmvi.js.map → useCheckboxGroup-BDH3ewt8.js.map} +1 -1
- package/dist/{useCheckboxGroup-DRhqch1m.d.ts → useCheckboxGroup-DyHY-wHm.d.ts} +1 -1
- package/dist/useIsElementAboveViewport-V1lc14eB.d.ts +8 -0
- package/dist/{useElementScrolledPastObserver-DjzJ4Mn-.js → useIsElementAboveViewport-lmdnXDdc.js} +6 -6
- package/dist/useIsElementAboveViewport-lmdnXDdc.js.map +1 -0
- package/dist/{useIsomorphicLayoutEffect-BMdz-mee.d.ts → useIsomorphicLayoutEffect-BtM0-_Y8.d.ts} +1 -1
- package/dist/{useIsomorphicLayoutEffect-B5btmYlF.js → useIsomorphicLayoutEffect-odKYwQAV.js} +1 -1
- package/dist/{useIsomorphicLayoutEffect-B5btmYlF.js.map → useIsomorphicLayoutEffect-odKYwQAV.js.map} +1 -1
- package/dist/useMediaQuery-B2wgHq1a.d.ts +32 -0
- package/dist/useMediaQuery-ICPWsO_p.js +44 -0
- package/dist/useMediaQuery-ICPWsO_p.js.map +1 -0
- package/dist/{useMergeRefs-CcJMoo46.js → useMergeRefs-DC710CHX.js} +1 -1
- package/dist/{useMergeRefs-CcJMoo46.js.map → useMergeRefs-DC710CHX.js.map} +1 -1
- package/dist/{usePagination-DNqO-ob2.js → usePagination-DQR72JNE.js} +1 -1
- package/dist/{usePagination-DNqO-ob2.js.map → usePagination-DQR72JNE.js.map} +1 -1
- package/dist/{useScrollDirection-BLgp51hx.js → useScrollDirection-C2EmQi0U.js} +1 -1
- package/dist/{useScrollDirection-BLgp51hx.js.map → useScrollDirection-C2EmQi0U.js.map} +1 -1
- package/dist/useScrollDirection-CDsglrZR.d.ts +11 -0
- package/dist/utilities/hooks/index.d.ts +17 -16
- package/dist/utilities/hooks/index.js +8 -6
- 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 +2 -0
- package/dist/utilities/hooks/useIsElementAboveViewport/useIsElementAboveViewport.js +3 -0
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts +1 -1
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.js +1 -1
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.d.ts +2 -0
- package/dist/utilities/hooks/useMediaQuery/useMediaQuery.js +4 -0
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.d.ts +11 -2
- package/dist/utilities/hooks/useMergeRefs/useMergeRefs.js +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.ts +16 -15
- package/dist/utilities/hooks/usePagination/usePagination.js +1 -1
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.d.ts +2 -11
- package/dist/utilities/hooks/useScrollDirection/useScrollDirection.js +1 -1
- package/dist/utilities/index.d.ts +17 -16
- package/dist/utilities/index.js +9 -7
- package/dist/utilities/types.d.ts +1 -1
- package/dist/{validation-message-6AQTIup_.js → validation-message-C3CmzFMz.js} +1 -1
- package/dist/{validation-message-6AQTIup_.js.map → validation-message-C3CmzFMz.js.map} +1 -1
- package/dist/vanilla/dropdown/index.d.ts +1 -1
- package/dist/vanilla/dropdown/index.js +2 -2
- package/dist/vanilla/index.d.ts +4 -3
- package/dist/vanilla/index.js +4 -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 +2 -0
- package/dist/vanilla/sub-navbar/index.js +3 -0
- package/package.json +4 -4
- package/dist/checkbox-CxA8UXr6.js.map +0 -1
- package/dist/dialog-WgEtFqJD.js.map +0 -1
- package/dist/dropdown-D-dX5PAl.js +0 -15
- package/dist/dropdown-trigger-context-BpYBk_xf.js.map +0 -1
- package/dist/dropdown-trigger-context-C51vPffs.d.ts +0 -29
- package/dist/popover-CGvBn3q9.js.map +0 -1
- package/dist/popover-COi7S9pJ.js.map +0 -1
- package/dist/popover-trigger-context-CGJlUS_N.js.map +0 -1
- package/dist/sub-navbar-DEudSxfj.js.map +0 -1
- package/dist/useElementScrolledPastObserver-DjzJ4Mn-.js.map +0 -1
- package/dist/useMergeRefs-iCenhgmf.d.ts +0 -11
- package/dist/utilities/hooks/useElementScrolledPastObserver/useElementScrolledPastObserver.d.ts +0 -8
- package/dist/utilities/hooks/useElementScrolledPastObserver/useElementScrolledPastObserver.js +0 -3
- /package/dist/{checkbox-DdQn64cR.js → checkbox-BNKPLC2A.js} +0 -0
- /package/dist/{chip-6KumidQL.js → chip-CotWEWjj.js} +0 -0
- /package/dist/{components-CUDHzsYh.js → components-BKbhmG9u.js} +0 -0
- /package/dist/{dialog-B6bZOPYF.js → dialog-CCde3DPt.js} +0 -0
- /package/dist/{drawer-sfOVHFWA.js → drawer-Cc670B_f.js} +0 -0
- /package/dist/{dropdown-DR0Lif3r.js → dropdown-BecLkiCE.js} +0 -0
- /package/dist/{fieldset-Ds2WiAnj.js → fieldset-D5HSCHPA.js} +0 -0
- /package/dist/{filter-group-MjaWbeZO.js → filter-group-C-q_L0lS.js} +0 -0
- /package/dist/{footer-Cq6w0v2j.js → footer-BThmhXy7.js} +0 -0
- /package/dist/{hooks-BmaG9QJW.js → hooks-A8EMc2jd.js} +0 -0
- /package/dist/{link-CKJeUW0o.js → link-oWcjwJYP.js} +0 -0
- /package/dist/{logo-CIDSfhf9.js → logo-Dx-VZMJu.js} +0 -0
- /package/dist/{navbar-BuFLsqCZ.js → navbar-CgY7xCrh.js} +0 -0
- /package/dist/{pagination-DUyQRuUE.js → pagination-DP8yM-lj.js} +0 -0
- /package/dist/{popover-C4QdJkKG.js → popover-Ch_2ehYy.js} +0 -0
- /package/dist/{radio-Uyx2D7dl.js → radio-CqUVAF9T.js} +0 -0
- /package/dist/{search-VYIc3wFh.js → search-DPfMkuMX.js} +0 -0
- /package/dist/{select-D1X9tdeH.js → select-COon86Fr.js} +0 -0
- /package/dist/{skip-link-CGmg3TAi.js → skip-link-Cl5tUnjp.js} +0 -0
- /package/dist/{sticky-header-CII-Yy5M.js → sticky-header-B1bz37dV.js} +0 -0
- /package/dist/{tabs-CYBqn2Kj.js → tabs-Gam5A0Jd.js} +0 -0
- /package/dist/{textarea-D37K5D86.js → textarea-SnVkE05Y.js} +0 -0
- /package/dist/{textfield-CWoUw1b2.js → textfield-vutZ4Ch8.js} +0 -0
- /package/dist/{utilities-JoKvbhOy.js → utilities-CScrp2iY.js} +0 -0
- /package/dist/{validation-message-B4lI2a0K.js → validation-message-CtPYa33u.js} +0 -0
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-BiKqUD4X.js";
|
|
2
|
+
import { PopoverTriggerContextProps } from "./popover-trigger-context-D6z-_uL5.js";
|
|
3
|
+
import { MergeRight } from "./types-BiXTaZLc.js";
|
|
4
|
+
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
4
5
|
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
5
|
-
import * as
|
|
6
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
6
7
|
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
7
8
|
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
8
9
|
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
@@ -11,57 +12,58 @@ import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
|
11
12
|
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
12
13
|
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
13
14
|
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
14
|
-
import * as
|
|
15
|
-
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
15
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
16
16
|
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
17
17
|
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
18
|
-
import * as
|
|
18
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
19
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
19
20
|
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
20
21
|
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
21
22
|
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
22
|
-
import * as
|
|
23
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
23
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";
|
|
24
29
|
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
25
30
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
28
|
-
import * as
|
|
29
|
-
import * as
|
|
30
|
-
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
31
|
-
import * as react_jsx_runtime55 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";
|
|
32
35
|
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
33
|
-
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
34
36
|
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
35
|
-
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
36
|
-
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
37
|
-
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
38
|
-
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
39
37
|
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
40
|
-
import * as
|
|
41
|
-
import * as
|
|
38
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
39
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
42
40
|
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
43
|
-
import * as
|
|
41
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
44
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";
|
|
45
46
|
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
46
47
|
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
47
|
-
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
48
|
-
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
49
48
|
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
50
|
-
import * as
|
|
51
|
-
import * as
|
|
52
|
-
import * as
|
|
53
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
54
|
-
import * as react_jsx_runtime60 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";
|
|
55
52
|
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
53
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
56
54
|
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
57
|
-
import * as
|
|
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
58
|
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
59
|
-
import * as
|
|
59
|
+
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
60
60
|
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
61
|
+
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
61
62
|
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
62
|
-
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
63
63
|
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
64
|
-
import * as
|
|
64
|
+
import * as react_jsx_runtime72 from "react/jsx-runtime";
|
|
65
|
+
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
66
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
65
67
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
66
68
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
67
69
|
|
|
@@ -99,7 +101,7 @@ declare const Alert: ({
|
|
|
99
101
|
size,
|
|
100
102
|
ref,
|
|
101
103
|
...rest
|
|
102
|
-
}: AlertProps) =>
|
|
104
|
+
}: AlertProps) => react_jsx_runtime2.JSX.Element;
|
|
103
105
|
//#endregion
|
|
104
106
|
//#region src/components/avatar/avatar.d.ts
|
|
105
107
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -170,7 +172,7 @@ declare const Badge: ({
|
|
|
170
172
|
asChild,
|
|
171
173
|
ref,
|
|
172
174
|
...props
|
|
173
|
-
}: BadgeProps) =>
|
|
175
|
+
}: BadgeProps) => react_jsx_runtime3.JSX.Element;
|
|
174
176
|
//#endregion
|
|
175
177
|
//#region src/components/button/button.d.ts
|
|
176
178
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -413,7 +415,7 @@ declare const Input: ({
|
|
|
413
415
|
readOnly,
|
|
414
416
|
ref,
|
|
415
417
|
...props
|
|
416
|
-
}: InputProps) =>
|
|
418
|
+
}: InputProps) => react_jsx_runtime46.JSX.Element;
|
|
417
419
|
//#endregion
|
|
418
420
|
//#region src/components/checkbox/checkbox.d.ts
|
|
419
421
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -442,7 +444,7 @@ declare const Checkbox: ({
|
|
|
442
444
|
id,
|
|
443
445
|
"aria-describedby": ariaDescribedByProp,
|
|
444
446
|
...props
|
|
445
|
-
}: CheckboxProps) =>
|
|
447
|
+
}: CheckboxProps) => react_jsx_runtime13.JSX.Element;
|
|
446
448
|
//#endregion
|
|
447
449
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
448
450
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -454,7 +456,7 @@ declare const CheckboxSubsection: ({
|
|
|
454
456
|
dark,
|
|
455
457
|
ref,
|
|
456
458
|
...props
|
|
457
|
-
}: CheckboxSubsectionProps) =>
|
|
459
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime12.JSX.Element;
|
|
458
460
|
//#endregion
|
|
459
461
|
//#region src/components/chip/chip.d.ts
|
|
460
462
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -487,7 +489,7 @@ declare const Chip: ({
|
|
|
487
489
|
className,
|
|
488
490
|
ref,
|
|
489
491
|
...props
|
|
490
|
-
}: ChipProps) =>
|
|
492
|
+
}: ChipProps) => react_jsx_runtime14.JSX.Element;
|
|
491
493
|
//#endregion
|
|
492
494
|
//#region src/components/dialog/dialog.d.ts
|
|
493
495
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -557,7 +559,7 @@ declare const Dialog: ({
|
|
|
557
559
|
dark,
|
|
558
560
|
ref,
|
|
559
561
|
...rest
|
|
560
|
-
}: DialogProps) =>
|
|
562
|
+
}: DialogProps) => react_jsx_runtime22.JSX.Element;
|
|
561
563
|
//#endregion
|
|
562
564
|
//#region src/components/dialog/dialog-content.d.ts
|
|
563
565
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -634,7 +636,7 @@ declare const DialogTrigger: ({
|
|
|
634
636
|
asChild,
|
|
635
637
|
ref,
|
|
636
638
|
...rest
|
|
637
|
-
}: DialogTriggerProps) =>
|
|
639
|
+
}: DialogTriggerProps) => react_jsx_runtime21.JSX.Element;
|
|
638
640
|
//#endregion
|
|
639
641
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
640
642
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -688,7 +690,7 @@ declare const Drawer: ({
|
|
|
688
690
|
className,
|
|
689
691
|
ref,
|
|
690
692
|
...rest
|
|
691
|
-
}: DrawerProps) =>
|
|
693
|
+
}: DrawerProps) => react_jsx_runtime29.JSX.Element;
|
|
692
694
|
//#endregion
|
|
693
695
|
//#region src/components/drawer/drawer-content.d.ts
|
|
694
696
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -696,7 +698,7 @@ declare const DrawerContent: ({
|
|
|
696
698
|
className,
|
|
697
699
|
ref,
|
|
698
700
|
...rest
|
|
699
|
-
}: DrawerContentProps) =>
|
|
701
|
+
}: DrawerContentProps) => react_jsx_runtime24.JSX.Element;
|
|
700
702
|
//#endregion
|
|
701
703
|
//#region src/components/drawer/drawer-header.d.ts
|
|
702
704
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -704,7 +706,7 @@ declare const DrawerHeader: ({
|
|
|
704
706
|
className,
|
|
705
707
|
ref,
|
|
706
708
|
...rest
|
|
707
|
-
}: DrawerHeaderProps) =>
|
|
709
|
+
}: DrawerHeaderProps) => react_jsx_runtime26.JSX.Element;
|
|
708
710
|
//#endregion
|
|
709
711
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
710
712
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -712,21 +714,21 @@ declare const DrawerFooter: ({
|
|
|
712
714
|
className,
|
|
713
715
|
ref,
|
|
714
716
|
...rest
|
|
715
|
-
}: DrawerFooterProps) =>
|
|
717
|
+
}: DrawerFooterProps) => react_jsx_runtime25.JSX.Element;
|
|
716
718
|
//#endregion
|
|
717
719
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
718
720
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
719
721
|
declare const DrawerTrigger: ({
|
|
720
722
|
ref,
|
|
721
723
|
...rest
|
|
722
|
-
}: DrawerTriggerProps) =>
|
|
724
|
+
}: DrawerTriggerProps) => react_jsx_runtime28.JSX.Element;
|
|
723
725
|
//#endregion
|
|
724
726
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
725
727
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
726
728
|
declare const DrawerCloseButton: ({
|
|
727
729
|
ref,
|
|
728
730
|
...rest
|
|
729
|
-
}: DrawerCloseButtonProps) =>
|
|
731
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime23.JSX.Element;
|
|
730
732
|
//#endregion
|
|
731
733
|
//#region src/components/popover/popover.d.ts
|
|
732
734
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -775,6 +777,11 @@ type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
|
775
777
|
* ```
|
|
776
778
|
*/
|
|
777
779
|
positionMiddleware?: Middleware[];
|
|
780
|
+
/**
|
|
781
|
+
* The padding used by the `offset` middleware.
|
|
782
|
+
* @default '20'
|
|
783
|
+
*/
|
|
784
|
+
padding?: number;
|
|
778
785
|
/**
|
|
779
786
|
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
|
780
787
|
* @default false
|
|
@@ -807,11 +814,12 @@ declare const Popover: ({
|
|
|
807
814
|
placement,
|
|
808
815
|
disableAutoPlacement,
|
|
809
816
|
positionMiddleware,
|
|
817
|
+
padding,
|
|
810
818
|
dark,
|
|
811
819
|
asChild,
|
|
812
820
|
ref,
|
|
813
821
|
...rest
|
|
814
|
-
}: PopoverProps) =>
|
|
822
|
+
}: PopoverProps) => react_jsx_runtime58.JSX.Element;
|
|
815
823
|
//#endregion
|
|
816
824
|
//#region src/components/popover/popover-trigger.d.ts
|
|
817
825
|
type PopoverTriggerProps = ({
|
|
@@ -860,7 +868,7 @@ declare const PopoverTrigger: ({
|
|
|
860
868
|
asChild,
|
|
861
869
|
ref,
|
|
862
870
|
...rest
|
|
863
|
-
}: PopoverTriggerProps) =>
|
|
871
|
+
}: PopoverTriggerProps) => react_jsx_runtime57.JSX.Element;
|
|
864
872
|
//#endregion
|
|
865
873
|
//#region src/components/dropdown/dropdown.d.ts
|
|
866
874
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -902,21 +910,44 @@ declare const Dropdown: ({
|
|
|
902
910
|
className,
|
|
903
911
|
ref,
|
|
904
912
|
...rest
|
|
905
|
-
}: DropdownProps) =>
|
|
913
|
+
}: DropdownProps) => react_jsx_runtime35.JSX.Element;
|
|
906
914
|
//#endregion
|
|
907
915
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
908
916
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
909
917
|
declare const DropdownButton: ({
|
|
910
918
|
ref,
|
|
911
919
|
...rest
|
|
912
|
-
}: DropdownButtonProps) =>
|
|
920
|
+
}: DropdownButtonProps) => react_jsx_runtime30.JSX.Element;
|
|
913
921
|
//#endregion
|
|
914
922
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
915
923
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
916
924
|
declare const DropdownTrigger: ({
|
|
917
925
|
ref,
|
|
918
926
|
...rest
|
|
919
|
-
}: DropdownTriggerProps) =>
|
|
927
|
+
}: DropdownTriggerProps) => react_jsx_runtime34.JSX.Element;
|
|
928
|
+
//#endregion
|
|
929
|
+
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
930
|
+
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
931
|
+
/**
|
|
932
|
+
* DropdownTriggerContext component, use to wrap a DropdownTrigger and Dropdown.
|
|
933
|
+
*
|
|
934
|
+
* @example
|
|
935
|
+
* <DropdownTriggerContext>
|
|
936
|
+
* <DropdownTrigger>Dropdown</DropdownTrigger>
|
|
937
|
+
* <Dropdown>
|
|
938
|
+
* <DropdownHeading>Heading</DropdownHeading>
|
|
939
|
+
* <DropdownList>
|
|
940
|
+
* <DropdownItem>
|
|
941
|
+
* <DropdownButton>Button</DropdownButton>
|
|
942
|
+
* </DropdownItem>
|
|
943
|
+
* </DropdownList>
|
|
944
|
+
* </Dropdown>
|
|
945
|
+
* </DropdownTriggerContext>
|
|
946
|
+
*/
|
|
947
|
+
declare const DropdownTriggerContext: ({
|
|
948
|
+
children,
|
|
949
|
+
...props
|
|
950
|
+
}: DropdownTriggerContextProps) => react_jsx_runtime33.JSX.Element;
|
|
920
951
|
//#endregion
|
|
921
952
|
//#region src/components/field/field.d.ts
|
|
922
953
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -948,7 +979,7 @@ declare const Field: ({
|
|
|
948
979
|
asChild,
|
|
949
980
|
ref,
|
|
950
981
|
...props
|
|
951
|
-
}: FieldProps) =>
|
|
982
|
+
}: FieldProps) => react_jsx_runtime39.JSX.Element;
|
|
952
983
|
//#endregion
|
|
953
984
|
//#region src/components/field/field-description.d.ts
|
|
954
985
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -959,7 +990,7 @@ declare const FieldDescription: ({
|
|
|
959
990
|
className,
|
|
960
991
|
ref,
|
|
961
992
|
...props
|
|
962
|
-
}: FieldDescriptionProps) =>
|
|
993
|
+
}: FieldDescriptionProps) => react_jsx_runtime38.JSX.Element;
|
|
963
994
|
//#endregion
|
|
964
995
|
//#region src/components/field/field-affix.d.ts
|
|
965
996
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -980,7 +1011,7 @@ declare const FieldAffixes: ({
|
|
|
980
1011
|
asChild,
|
|
981
1012
|
ref,
|
|
982
1013
|
...rest
|
|
983
|
-
}: FieldAffixesProps) =>
|
|
1014
|
+
}: FieldAffixesProps) => react_jsx_runtime36.JSX.Element;
|
|
984
1015
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
985
1016
|
ref?: Ref<HTMLSpanElement>;
|
|
986
1017
|
}>;
|
|
@@ -1000,7 +1031,7 @@ declare const FieldAffix: ({
|
|
|
1000
1031
|
asChild,
|
|
1001
1032
|
ref,
|
|
1002
1033
|
...rest
|
|
1003
|
-
}: FieldAffixProps) =>
|
|
1034
|
+
}: FieldAffixProps) => react_jsx_runtime36.JSX.Element;
|
|
1004
1035
|
//#endregion
|
|
1005
1036
|
//#region src/components/fieldset/fieldset.d.ts
|
|
1006
1037
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -1012,7 +1043,7 @@ declare const Fieldset: ({
|
|
|
1012
1043
|
dark,
|
|
1013
1044
|
ref,
|
|
1014
1045
|
...props
|
|
1015
|
-
}: FieldsetProps) =>
|
|
1046
|
+
}: FieldsetProps) => react_jsx_runtime42.JSX.Element;
|
|
1016
1047
|
//#endregion
|
|
1017
1048
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1018
1049
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1022,7 +1053,7 @@ declare const FieldsetDescription: ({
|
|
|
1022
1053
|
asChild,
|
|
1023
1054
|
ref,
|
|
1024
1055
|
...props
|
|
1025
|
-
}: FieldsetDescriptionProps) =>
|
|
1056
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime40.JSX.Element;
|
|
1026
1057
|
//#endregion
|
|
1027
1058
|
//#region src/components/label/label.d.ts
|
|
1028
1059
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1040,7 +1071,7 @@ declare const Label: ({
|
|
|
1040
1071
|
asChild,
|
|
1041
1072
|
ref,
|
|
1042
1073
|
...props
|
|
1043
|
-
}: LabelProps) =>
|
|
1074
|
+
}: LabelProps) => react_jsx_runtime47.JSX.Element;
|
|
1044
1075
|
//#endregion
|
|
1045
1076
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1046
1077
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1051,7 +1082,7 @@ declare const FieldsetLegend: ({
|
|
|
1051
1082
|
dark,
|
|
1052
1083
|
ref,
|
|
1053
1084
|
...props
|
|
1054
|
-
}: FieldsetLegendProps) =>
|
|
1085
|
+
}: FieldsetLegendProps) => react_jsx_runtime41.JSX.Element;
|
|
1055
1086
|
//#endregion
|
|
1056
1087
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1057
1088
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1078,7 +1109,7 @@ declare const FilterGroup: ({
|
|
|
1078
1109
|
className,
|
|
1079
1110
|
ref,
|
|
1080
1111
|
...props
|
|
1081
|
-
}: FilterGroupProps) =>
|
|
1112
|
+
}: FilterGroupProps) => react_jsx_runtime43.JSX.Element;
|
|
1082
1113
|
//#endregion
|
|
1083
1114
|
//#region src/components/footer/footer.d.ts
|
|
1084
1115
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1114,7 +1145,7 @@ declare const Footer: ({
|
|
|
1114
1145
|
children,
|
|
1115
1146
|
ref,
|
|
1116
1147
|
...props
|
|
1117
|
-
}: FooterProps) =>
|
|
1148
|
+
}: FooterProps) => react_jsx_runtime45.JSX.Element;
|
|
1118
1149
|
//#endregion
|
|
1119
1150
|
//#region src/components/link/link.d.ts
|
|
1120
1151
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1146,7 +1177,7 @@ declare const Link: ({
|
|
|
1146
1177
|
underline,
|
|
1147
1178
|
ref,
|
|
1148
1179
|
...rest
|
|
1149
|
-
}: LinkProps) =>
|
|
1180
|
+
}: LinkProps) => react_jsx_runtime48.JSX.Element;
|
|
1150
1181
|
//#endregion
|
|
1151
1182
|
//#region src/components/logo/logo.d.ts
|
|
1152
1183
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1176,7 +1207,7 @@ declare const Logo: ({
|
|
|
1176
1207
|
className,
|
|
1177
1208
|
ref,
|
|
1178
1209
|
...props
|
|
1179
|
-
}: LogoProps) =>
|
|
1210
|
+
}: LogoProps) => react_jsx_runtime49.JSX.Element;
|
|
1180
1211
|
//#endregion
|
|
1181
1212
|
//#region src/components/navbar/navbar.d.ts
|
|
1182
1213
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1214,7 +1245,7 @@ declare const Navbar: ({
|
|
|
1214
1245
|
className,
|
|
1215
1246
|
ref,
|
|
1216
1247
|
...props
|
|
1217
|
-
}: NavbarProps) =>
|
|
1248
|
+
}: NavbarProps) => react_jsx_runtime50.JSX.Element;
|
|
1218
1249
|
//#endregion
|
|
1219
1250
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1220
1251
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1226,7 +1257,7 @@ declare const SubNavbar: ({
|
|
|
1226
1257
|
className,
|
|
1227
1258
|
ref,
|
|
1228
1259
|
...props
|
|
1229
|
-
}: SubNavbarProps) =>
|
|
1260
|
+
}: SubNavbarProps) => react_jsx_runtime51.JSX.Element;
|
|
1230
1261
|
//#endregion
|
|
1231
1262
|
//#region src/components/pagination/pagination.d.ts
|
|
1232
1263
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1238,7 +1269,7 @@ declare const Pagination: ({
|
|
|
1238
1269
|
ref,
|
|
1239
1270
|
children,
|
|
1240
1271
|
...props
|
|
1241
|
-
}: PaginationProps) =>
|
|
1272
|
+
}: PaginationProps) => react_jsx_runtime54.JSX.Element;
|
|
1242
1273
|
//#endregion
|
|
1243
1274
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1244
1275
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1251,7 +1282,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1251
1282
|
declare const PaginationButton: ({
|
|
1252
1283
|
ref,
|
|
1253
1284
|
...rest
|
|
1254
|
-
}: PaginationButtonProps) =>
|
|
1285
|
+
}: PaginationButtonProps) => react_jsx_runtime52.JSX.Element;
|
|
1255
1286
|
//#endregion
|
|
1256
1287
|
//#region src/components/radio/radio.d.ts
|
|
1257
1288
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1277,7 +1308,7 @@ declare const Radio: ({
|
|
|
1277
1308
|
id,
|
|
1278
1309
|
"aria-describedby": ariaDescribedByProp,
|
|
1279
1310
|
...props
|
|
1280
|
-
}: RadioProps) =>
|
|
1311
|
+
}: RadioProps) => react_jsx_runtime59.JSX.Element;
|
|
1281
1312
|
//#endregion
|
|
1282
1313
|
//#region src/components/search/search.d.ts
|
|
1283
1314
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1306,7 +1337,7 @@ declare const Search: ({
|
|
|
1306
1337
|
dark,
|
|
1307
1338
|
style,
|
|
1308
1339
|
...props
|
|
1309
|
-
}: SearchProps) =>
|
|
1340
|
+
}: SearchProps) => react_jsx_runtime60.JSX.Element;
|
|
1310
1341
|
//#endregion
|
|
1311
1342
|
//#region src/components/select/select.d.ts
|
|
1312
1343
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1327,7 +1358,7 @@ declare const Select: ({
|
|
|
1327
1358
|
size,
|
|
1328
1359
|
ref,
|
|
1329
1360
|
...props
|
|
1330
|
-
}: SelectProps) =>
|
|
1361
|
+
}: SelectProps) => react_jsx_runtime63.JSX.Element;
|
|
1331
1362
|
//#endregion
|
|
1332
1363
|
//#region src/components/select/select-option.d.ts
|
|
1333
1364
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1337,7 +1368,7 @@ declare const SelectOption: ({
|
|
|
1337
1368
|
asChild,
|
|
1338
1369
|
ref,
|
|
1339
1370
|
...props
|
|
1340
|
-
}: SelectOptionProps) =>
|
|
1371
|
+
}: SelectOptionProps) => react_jsx_runtime62.JSX.Element;
|
|
1341
1372
|
//#endregion
|
|
1342
1373
|
//#region src/components/select/select-optgroup.d.ts
|
|
1343
1374
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1347,7 +1378,7 @@ declare const SelectOptgroup: ({
|
|
|
1347
1378
|
asChild,
|
|
1348
1379
|
ref,
|
|
1349
1380
|
...props
|
|
1350
|
-
}: SelectOptgroupProps) =>
|
|
1381
|
+
}: SelectOptgroupProps) => react_jsx_runtime61.JSX.Element;
|
|
1351
1382
|
//#endregion
|
|
1352
1383
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1353
1384
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1359,7 +1390,7 @@ declare const SkipLink: ({
|
|
|
1359
1390
|
className,
|
|
1360
1391
|
dark,
|
|
1361
1392
|
...props
|
|
1362
|
-
}: SkipLinkProps) =>
|
|
1393
|
+
}: SkipLinkProps) => react_jsx_runtime64.JSX.Element;
|
|
1363
1394
|
//#endregion
|
|
1364
1395
|
//#region src/components/spinner/spinner.d.ts
|
|
1365
1396
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1381,7 +1412,7 @@ declare const Spinner: ({
|
|
|
1381
1412
|
className,
|
|
1382
1413
|
ref,
|
|
1383
1414
|
...props
|
|
1384
|
-
}: SpinnerProps) =>
|
|
1415
|
+
}: SpinnerProps) => react_jsx_runtime65.JSX.Element;
|
|
1385
1416
|
//#endregion
|
|
1386
1417
|
//#region src/components/tabs/tabs.d.ts
|
|
1387
1418
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1420,7 +1451,7 @@ declare const Tabs: ({
|
|
|
1420
1451
|
dark,
|
|
1421
1452
|
ref,
|
|
1422
1453
|
...props
|
|
1423
|
-
}: TabsProps) =>
|
|
1454
|
+
}: TabsProps) => react_jsx_runtime70.JSX.Element;
|
|
1424
1455
|
//#endregion
|
|
1425
1456
|
//#region src/components/tabs/tab.d.ts
|
|
1426
1457
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1441,7 +1472,7 @@ declare const Tab: ({
|
|
|
1441
1472
|
dark,
|
|
1442
1473
|
ref,
|
|
1443
1474
|
...props
|
|
1444
|
-
}: TabProps) =>
|
|
1475
|
+
}: TabProps) => react_jsx_runtime67.JSX.Element;
|
|
1445
1476
|
//#endregion
|
|
1446
1477
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1447
1478
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1465,7 +1496,7 @@ declare const TabsList: ({
|
|
|
1465
1496
|
dark,
|
|
1466
1497
|
ref,
|
|
1467
1498
|
...props
|
|
1468
|
-
}: TabsListProps) =>
|
|
1499
|
+
}: TabsListProps) => react_jsx_runtime68.JSX.Element;
|
|
1469
1500
|
//#endregion
|
|
1470
1501
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1471
1502
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1489,7 +1520,7 @@ declare const TabsPanel: ({
|
|
|
1489
1520
|
dark,
|
|
1490
1521
|
ref,
|
|
1491
1522
|
...props
|
|
1492
|
-
}: TabsPanelProps) =>
|
|
1523
|
+
}: TabsPanelProps) => react_jsx_runtime69.JSX.Element;
|
|
1493
1524
|
//#endregion
|
|
1494
1525
|
//#region src/components/textarea/textarea.d.ts
|
|
1495
1526
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1506,7 +1537,7 @@ declare const Textarea: ({
|
|
|
1506
1537
|
size,
|
|
1507
1538
|
ref,
|
|
1508
1539
|
...props
|
|
1509
|
-
}: TextareaProps) =>
|
|
1540
|
+
}: TextareaProps) => react_jsx_runtime71.JSX.Element;
|
|
1510
1541
|
//#endregion
|
|
1511
1542
|
//#region src/components/textfield/textfield.d.ts
|
|
1512
1543
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1552,7 +1583,7 @@ declare const Textfield: ({
|
|
|
1552
1583
|
id: idProp,
|
|
1553
1584
|
"aria-describedby": ariaDescribedByProp,
|
|
1554
1585
|
...props
|
|
1555
|
-
}: TextfieldProps) =>
|
|
1586
|
+
}: TextfieldProps) => react_jsx_runtime72.JSX.Element;
|
|
1556
1587
|
//#endregion
|
|
1557
1588
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1558
1589
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1567,7 +1598,7 @@ declare const ValidationMessage: ({
|
|
|
1567
1598
|
asChild,
|
|
1568
1599
|
ref,
|
|
1569
1600
|
...props
|
|
1570
|
-
}: ValidationMessageProps) =>
|
|
1601
|
+
}: ValidationMessageProps) => react_jsx_runtime73.JSX.Element;
|
|
1571
1602
|
//#endregion
|
|
1572
1603
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1573
1604
|
type UsePaginationProps = {
|
|
@@ -1672,7 +1703,7 @@ declare const AlertFooter: ({
|
|
|
1672
1703
|
asChild,
|
|
1673
1704
|
ref,
|
|
1674
1705
|
...rest
|
|
1675
|
-
}: AlertFooterProps) =>
|
|
1706
|
+
}: AlertFooterProps) => react_jsx_runtime1.JSX.Element;
|
|
1676
1707
|
//#endregion
|
|
1677
|
-
export { Alert, AlertFooter, AlertFooterProps, AlertProps, Avatar, AvatarProps, Badge, BadgeProps, Button, ButtonProps, Card, CardAction, CardActionProps, CardActions, CardActionsProps, CardContent, CardContentProps, CardDate, CardDateProps, CardHeader, CardHeaderProps, CardMedia, CardMediaProps, CardProps, Checkbox, CheckboxProps, CheckboxSubsection, CheckboxSubsectionProps, Chip, ChipProps, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownProps, DropdownTrigger, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, FilterGroup, FilterGroupProps, Footer, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, SubNavbar, SubNavbarProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UsePaginationProps, ValidationMessage, ValidationMessageProps, usePagination };
|
|
1678
|
-
//# sourceMappingURL=alert-footer-
|
|
1708
|
+
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 };
|
|
1709
|
+
//# sourceMappingURL=alert-footer-Cqr42-cW.d.ts.map
|
|
@@ -2,7 +2,7 @@ import { Field } from "./field-DFMMLG-d.js";
|
|
|
2
2
|
import { FieldDescription } from "./field-description-Dhm1VA08.js";
|
|
3
3
|
import { Input } from "./input-Dr7BnTyd.js";
|
|
4
4
|
import { Label } from "./label-DUzvAx-T.js";
|
|
5
|
-
import { useMergeRefs } from "./useMergeRefs-
|
|
5
|
+
import { useMergeRefs } from "./useMergeRefs-DC710CHX.js";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
import { useEffect, useId, useRef } from "react";
|
|
8
8
|
|
|
@@ -55,4 +55,4 @@ const Checkbox = ({ dark, label, description, error, fullwidth, style, className
|
|
|
55
55
|
|
|
56
56
|
//#endregion
|
|
57
57
|
export { Checkbox };
|
|
58
|
-
//# sourceMappingURL=checkbox-
|
|
58
|
+
//# sourceMappingURL=checkbox-ZR1Z2PCF.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox-ZR1Z2PCF.js","names":["input: HTMLInputElement | null"],"sources":["../src/components/checkbox/checkbox.tsx"],"sourcesContent":["import { useEffect, useId, useRef, type ReactNode, type Ref } from 'react';\n\nimport type { LabelRequiredProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport { Field, FieldDescription } from '../field';\nimport { Input, type InputProps } from '../input';\nimport { Label } from '../label';\nimport { useMergeRefs } from '../../utilities/hooks/useMergeRefs/useMergeRefs';\n\nexport type CheckboxProps = MergeRight<\n LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>,\n {\n /** Label */\n label?: ReactNode;\n /** Description */\n description?: ReactNode;\n /** Add error indication to the checkbox. */\n error?: boolean;\n /** Specify whether the Checkbox is indeterminate */\n indeterminate?: boolean;\n /** If true, the checkbox will take up the full width of the container, and not just \"fit-content\" which is default */\n fullwidth?: boolean;\n ref?: Ref<HTMLInputElement>;\n }\n>;\n\nexport const Checkbox = ({\n dark,\n label,\n description,\n error,\n fullwidth,\n style,\n className,\n indeterminate,\n ref,\n id,\n 'aria-describedby': ariaDescribedByProp,\n ...props\n}: CheckboxProps) => {\n const checkRef = useRef<HTMLInputElement>(null);\n const refs = useMergeRefs([checkRef, ref]);\n const descriptionId = useId();\n\n useEffect(() => {\n let input: HTMLInputElement | null;\n if (ref && typeof ref !== 'function') {\n input = ref.current;\n } else {\n input = checkRef.current;\n }\n\n if (input) {\n input.indeterminate = indeterminate || false;\n }\n }, [indeterminate, checkRef, ref]);\n\n const ariaDescribedBy = [description ? descriptionId : '', ariaDescribedByProp].join(' ').trim() || undefined;\n\n return (\n <Field className={className} data-dark={dark} style={style} fullwidth={fullwidth} asChild>\n <label>\n <Input\n type='checkbox'\n id={id}\n ref={refs}\n aria-invalid={error || undefined}\n aria-describedby={ariaDescribedBy}\n dark={dark}\n {...props}\n />\n {label && (\n <Label weight='medium' htmlFor={id} asChild>\n <span>{label}</span>\n </Label>\n )}\n {description && (\n // Aria-hidden is used to prevent screen readers from reading the description twice:\n // once as part of the label and once from being connected through aria-describedby.\n <FieldDescription aria-hidden='true' id={descriptionId}>\n {description}\n </FieldDescription>\n )}\n </label>\n </Field>\n );\n};\n"],"mappings":";;;;;;;;;AA0BA,MAAa,WAAW,CAAC,EACvB,MACA,OACA,aACA,OACA,WACA,OACA,WACA,eACA,KACA,IACA,oBAAoB,oBACpB,GAAG,OACW,KAAK;CACnB,MAAM,WAAW,OAAyB,KAAK;CAC/C,MAAM,OAAO,aAAa,CAAC,UAAU,GAAI,EAAC;CAC1C,MAAM,gBAAgB,OAAO;AAE7B,WAAU,MAAM;EACd,IAAIA;AACJ,MAAI,cAAc,QAAQ,WACxB,SAAQ,IAAI;MAEZ,SAAQ,SAAS;AAGnB,MAAI,MACF,OAAM,gBAAgB,iBAAiB;CAE1C,GAAE;EAAC;EAAe;EAAU;CAAI,EAAC;CAElC,MAAM,kBAAkB,CAAC,cAAc,gBAAgB,IAAI,mBAAoB,EAAC,KAAK,IAAI,CAAC,MAAM;AAEhG,wBACE,IAAC;EAAiB;EAAW,aAAW;EAAa;EAAkB;EAAW;4BAChF,KAAC;mBACC,IAAC;IACC,MAAK;IACD;IACJ,KAAK;IACL,gBAAc;IACd,oBAAkB;IACZ;IACN,GAAI;KACJ;GACD,yBACC,IAAC;IAAM,QAAO;IAAS,SAAS;IAAI;8BAClC,IAAC,oBAAM,QAAa;KACd;GAET,+BAGC,IAAC;IAAiB,eAAY;IAAO,IAAI;cACtC;KACgB;MAEf;GACF;AAEX"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-subsection-
|
|
1
|
+
{"version":3,"file":"checkbox-subsection-BPe5aj-W.js","names":[],"sources":["../src/components/checkbox/checkbox-subsection.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HtmlHTMLAttributes, Ref } from 'react';\nimport type { DefaultProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\n\nexport type CheckboxSubsectionProps = MergeRight<\n DefaultProps & HtmlHTMLAttributes<HTMLDivElement>,\n { ref?: Ref<HTMLDivElement> }\n>;\n\nexport const CheckboxSubsection = ({ children, className, dark, ref, ...props }: CheckboxSubsectionProps) => {\n return (\n <div className={clsx('bi-checkbox-subsection', className)} data-dark={dark} {...props} ref={ref}>\n <div />\n <div>{children}</div>\n </div>\n );\n};\n"],"mappings":";;;;AAUA,MAAa,qBAAqB,CAAC,EAAE,UAAU,WAAW,MAAM,IAAK,GAAG,OAAgC,KAAK;AAC3G,wBACE,KAAC;EAAI,WAAW,KAAK,0BAA0B,UAAU;EAAE,aAAW;EAAM,GAAI;EAAY;6BAC1F,IAAC,UAAM,kBACP,IAAC,SAAK,WAAe;GACjB;AAET"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chip-
|
|
1
|
+
{"version":3,"file":"chip-b9xUiF7_.js","names":[],"sources":["../src/components/chip/chip.tsx"],"sourcesContent":["import type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport { Slot, Slottable } from '@radix-ui/react-slot';\nimport clsx from 'clsx';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type ChipProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * The chip size\n * @default 'medium'\n */\n size?: 'small' | 'medium' | 'large';\n /**\n * The chip color\n * @default 'primary'\n */\n color?: 'neutral' | 'primary-light' | 'info' | 'white' | 'primary' | 'alert' | 'warning' | 'success';\n /** Set an icon before the chip label */\n startIcon?: ReactNode;\n ref?: Ref<HTMLDivElement>;\n /**\n * Change the default rendered element for the one passed as a child, merging their props and behavior.\n * @default false\n */\n asChild?: boolean;\n }\n>;\n\nexport const Chip = ({\n children,\n color = 'primary',\n size = 'medium',\n startIcon,\n dark,\n asChild,\n className,\n ref,\n ...props\n}: ChipProps) => {\n const Component = asChild ? Slot : 'div';\n\n return (\n <Component\n className={clsx('bi-chip', className)}\n data-color={color}\n data-size={size}\n data-dark={dark || undefined}\n ref={ref}\n {...props}\n >\n {startIcon}\n <Slottable>{children}</Slottable>\n </Component>\n );\n};\n"],"mappings":";;;;;AA8BA,MAAa,OAAO,CAAC,EACnB,UACA,QAAQ,WACR,OAAO,UACP,WACA,MACA,SACA,WACA,IACA,GAAG,OACO,KAAK;CACf,MAAM,YAAY,UAAU,OAAO;AAEnC,wBACE,KAAC;EACC,WAAW,KAAK,WAAW,UAAU;EACrC,cAAY;EACZ,aAAW;EACX,aAAW;EACN;EACL,GAAI;aAEH,2BACD,IAAC,aAAW,WAAqB;GACvB;AAEf"}
|