@bi-digital/react 0.0.0-experimental-ebbf94e → 0.0.0-experimental-857a85e
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-DVR-ee1g.d.ts → alert-footer-CpU_SfrR.d.ts} +90 -65
- 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-BkQSJ-rX.d.ts → dialog-trigger-context-DwmhJNzA.d.ts} +1 -1
- 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-B3X3kUrY.d.ts → drawer-trigger-context-BoS9ZcVF.d.ts} +1 -1
- package/dist/{dropdown-D-dX5PAl.js → dropdown-CxtUiS3W.js} +2 -2
- package/dist/{dropdown-D-dX5PAl.js.map → dropdown-CxtUiS3W.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-Bhw9nhOp.d.ts → dropdown-item-BDvjbuEy.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-XN8RJ-SS.d.ts → dropdown-list-MDr2GBcy.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/{dropdown-D54kcMt_.js → dropdown-x-JxMFr2.js} +2 -2
- package/dist/{dropdown-D54kcMt_.js.map → dropdown-x-JxMFr2.js.map} +1 -1
- 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-Drm2LFnw.d.ts → footer-links-Cw_KjLgu.d.ts} +3 -3
- package/dist/{index-B-0iSMVN.d.ts → index-BLfMNWjj.d.ts} +1 -1
- package/dist/{index-CXV3nvLQ.d.ts → index-CPyccYB5.d.ts} +1 -1
- package/dist/index-CjnsNUdv.d.ts +23 -0
- 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-mKQyvHV9.d.ts → pagination-item-BsyzpnsB.d.ts} +3 -3
- 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/{popover-COi7S9pJ.js → popover-B87mZJgd.js} +1 -1
- package/dist/popover-B87mZJgd.js.map +1 -0
- package/dist/{popover-CGvBn3q9.js → popover-Co-HV5GI.js} +4 -4
- package/dist/popover-Co-HV5GI.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-C3QaiCth.d.ts → popover-trigger-context-CmM3D7UD.d.ts} +18 -6
- 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/{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-JeG62vfR.d.ts → sticky-header-DboQ6EDk.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-trigger-context-BpYBk_xf.js.map +0 -1
- package/dist/dropdown-trigger-context-D0QMaRYY.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,5 +1,6 @@
|
|
|
1
|
-
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-
|
|
2
|
-
import {
|
|
1
|
+
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-BiKqUD4X.js";
|
|
2
|
+
import { PopoverTriggerContextProps } from "./popover-trigger-context-CmM3D7UD.js";
|
|
3
|
+
import { MergeRight } from "./types-BiXTaZLc.js";
|
|
3
4
|
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
4
5
|
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
5
6
|
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
@@ -11,7 +12,7 @@ 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_runtime62 from "react/jsx-runtime";
|
|
15
16
|
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
16
17
|
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
17
18
|
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
@@ -27,40 +28,41 @@ import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
|
27
28
|
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
28
29
|
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
29
30
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
30
|
-
import * as
|
|
31
|
-
import * as
|
|
32
|
-
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
33
|
-
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
34
|
-
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
35
|
-
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
36
|
-
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
37
|
-
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
31
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
32
|
+
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
38
33
|
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
34
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
39
35
|
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
40
|
-
import * as
|
|
41
|
-
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
42
|
-
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
43
|
-
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
36
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
44
37
|
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
45
|
-
import * as
|
|
38
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
39
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
40
|
+
import * as react_jsx_runtime53 from "react/jsx-runtime";
|
|
46
41
|
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
47
|
-
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
48
|
-
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
49
|
-
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
50
|
-
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
51
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
52
42
|
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
53
|
-
import * as
|
|
54
|
-
import * as
|
|
43
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
44
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
45
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
55
46
|
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
56
47
|
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
57
|
-
import * as
|
|
48
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
58
49
|
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
59
|
-
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
60
|
-
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
61
50
|
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
62
|
-
import * as
|
|
63
|
-
import * as
|
|
51
|
+
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
52
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
53
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
54
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
55
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
56
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
57
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
58
|
+
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
59
|
+
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
60
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
61
|
+
import * as react_jsx_runtime54 from "react/jsx-runtime";
|
|
62
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
63
|
+
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
64
|
+
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
65
|
+
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
64
66
|
import * as react_jsx_runtime0 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";
|
|
@@ -413,7 +415,7 @@ declare const Input: ({
|
|
|
413
415
|
readOnly,
|
|
414
416
|
ref,
|
|
415
417
|
...props
|
|
416
|
-
}: InputProps) =>
|
|
418
|
+
}: InputProps) => react_jsx_runtime62.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'>, {
|
|
@@ -811,7 +813,7 @@ declare const Popover: ({
|
|
|
811
813
|
asChild,
|
|
812
814
|
ref,
|
|
813
815
|
...rest
|
|
814
|
-
}: PopoverProps) =>
|
|
816
|
+
}: PopoverProps) => react_jsx_runtime31.JSX.Element;
|
|
815
817
|
//#endregion
|
|
816
818
|
//#region src/components/popover/popover-trigger.d.ts
|
|
817
819
|
type PopoverTriggerProps = ({
|
|
@@ -860,7 +862,7 @@ declare const PopoverTrigger: ({
|
|
|
860
862
|
asChild,
|
|
861
863
|
ref,
|
|
862
864
|
...rest
|
|
863
|
-
}: PopoverTriggerProps) =>
|
|
865
|
+
}: PopoverTriggerProps) => react_jsx_runtime33.JSX.Element;
|
|
864
866
|
//#endregion
|
|
865
867
|
//#region src/components/dropdown/dropdown.d.ts
|
|
866
868
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -902,7 +904,7 @@ declare const Dropdown: ({
|
|
|
902
904
|
className,
|
|
903
905
|
ref,
|
|
904
906
|
...rest
|
|
905
|
-
}: DropdownProps) =>
|
|
907
|
+
}: DropdownProps) => react_jsx_runtime42.JSX.Element;
|
|
906
908
|
//#endregion
|
|
907
909
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
908
910
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
@@ -916,7 +918,30 @@ type DropdownTriggerProps = PopoverTriggerProps;
|
|
|
916
918
|
declare const DropdownTrigger: ({
|
|
917
919
|
ref,
|
|
918
920
|
...rest
|
|
919
|
-
}: DropdownTriggerProps) =>
|
|
921
|
+
}: DropdownTriggerProps) => react_jsx_runtime40.JSX.Element;
|
|
922
|
+
//#endregion
|
|
923
|
+
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
924
|
+
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
925
|
+
/**
|
|
926
|
+
* DropdownTriggerContext component, use to wrap a DropdownTrigger and Dropdown.
|
|
927
|
+
*
|
|
928
|
+
* @example
|
|
929
|
+
* <DropdownTriggerContext>
|
|
930
|
+
* <DropdownTrigger>Dropdown</DropdownTrigger>
|
|
931
|
+
* <Dropdown>
|
|
932
|
+
* <DropdownHeading>Heading</DropdownHeading>
|
|
933
|
+
* <DropdownList>
|
|
934
|
+
* <DropdownItem>
|
|
935
|
+
* <DropdownButton>Button</DropdownButton>
|
|
936
|
+
* </DropdownItem>
|
|
937
|
+
* </DropdownList>
|
|
938
|
+
* </Dropdown>
|
|
939
|
+
* </DropdownTriggerContext>
|
|
940
|
+
*/
|
|
941
|
+
declare const DropdownTriggerContext: ({
|
|
942
|
+
children,
|
|
943
|
+
...props
|
|
944
|
+
}: DropdownTriggerContextProps) => react_jsx_runtime38.JSX.Element;
|
|
920
945
|
//#endregion
|
|
921
946
|
//#region src/components/field/field.d.ts
|
|
922
947
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -948,7 +973,7 @@ declare const Field: ({
|
|
|
948
973
|
asChild,
|
|
949
974
|
ref,
|
|
950
975
|
...props
|
|
951
|
-
}: FieldProps) =>
|
|
976
|
+
}: FieldProps) => react_jsx_runtime48.JSX.Element;
|
|
952
977
|
//#endregion
|
|
953
978
|
//#region src/components/field/field-description.d.ts
|
|
954
979
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -959,7 +984,7 @@ declare const FieldDescription: ({
|
|
|
959
984
|
className,
|
|
960
985
|
ref,
|
|
961
986
|
...props
|
|
962
|
-
}: FieldDescriptionProps) =>
|
|
987
|
+
}: FieldDescriptionProps) => react_jsx_runtime46.JSX.Element;
|
|
963
988
|
//#endregion
|
|
964
989
|
//#region src/components/field/field-affix.d.ts
|
|
965
990
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -980,7 +1005,7 @@ declare const FieldAffixes: ({
|
|
|
980
1005
|
asChild,
|
|
981
1006
|
ref,
|
|
982
1007
|
...rest
|
|
983
|
-
}: FieldAffixesProps) =>
|
|
1008
|
+
}: FieldAffixesProps) => react_jsx_runtime44.JSX.Element;
|
|
984
1009
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
985
1010
|
ref?: Ref<HTMLSpanElement>;
|
|
986
1011
|
}>;
|
|
@@ -1000,7 +1025,7 @@ declare const FieldAffix: ({
|
|
|
1000
1025
|
asChild,
|
|
1001
1026
|
ref,
|
|
1002
1027
|
...rest
|
|
1003
|
-
}: FieldAffixProps) =>
|
|
1028
|
+
}: FieldAffixProps) => react_jsx_runtime44.JSX.Element;
|
|
1004
1029
|
//#endregion
|
|
1005
1030
|
//#region src/components/fieldset/fieldset.d.ts
|
|
1006
1031
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -1012,7 +1037,7 @@ declare const Fieldset: ({
|
|
|
1012
1037
|
dark,
|
|
1013
1038
|
ref,
|
|
1014
1039
|
...props
|
|
1015
|
-
}: FieldsetProps) =>
|
|
1040
|
+
}: FieldsetProps) => react_jsx_runtime53.JSX.Element;
|
|
1016
1041
|
//#endregion
|
|
1017
1042
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1018
1043
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1022,7 +1047,7 @@ declare const FieldsetDescription: ({
|
|
|
1022
1047
|
asChild,
|
|
1023
1048
|
ref,
|
|
1024
1049
|
...props
|
|
1025
|
-
}: FieldsetDescriptionProps) =>
|
|
1050
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime50.JSX.Element;
|
|
1026
1051
|
//#endregion
|
|
1027
1052
|
//#region src/components/label/label.d.ts
|
|
1028
1053
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1040,7 +1065,7 @@ declare const Label: ({
|
|
|
1040
1065
|
asChild,
|
|
1041
1066
|
ref,
|
|
1042
1067
|
...props
|
|
1043
|
-
}: LabelProps) =>
|
|
1068
|
+
}: LabelProps) => react_jsx_runtime64.JSX.Element;
|
|
1044
1069
|
//#endregion
|
|
1045
1070
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1046
1071
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1051,7 +1076,7 @@ declare const FieldsetLegend: ({
|
|
|
1051
1076
|
dark,
|
|
1052
1077
|
ref,
|
|
1053
1078
|
...props
|
|
1054
|
-
}: FieldsetLegendProps) =>
|
|
1079
|
+
}: FieldsetLegendProps) => react_jsx_runtime51.JSX.Element;
|
|
1055
1080
|
//#endregion
|
|
1056
1081
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1057
1082
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1078,7 +1103,7 @@ declare const FilterGroup: ({
|
|
|
1078
1103
|
className,
|
|
1079
1104
|
ref,
|
|
1080
1105
|
...props
|
|
1081
|
-
}: FilterGroupProps) =>
|
|
1106
|
+
}: FilterGroupProps) => react_jsx_runtime56.JSX.Element;
|
|
1082
1107
|
//#endregion
|
|
1083
1108
|
//#region src/components/footer/footer.d.ts
|
|
1084
1109
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1114,7 +1139,7 @@ declare const Footer: ({
|
|
|
1114
1139
|
children,
|
|
1115
1140
|
ref,
|
|
1116
1141
|
...props
|
|
1117
|
-
}: FooterProps) =>
|
|
1142
|
+
}: FooterProps) => react_jsx_runtime60.JSX.Element;
|
|
1118
1143
|
//#endregion
|
|
1119
1144
|
//#region src/components/link/link.d.ts
|
|
1120
1145
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1146,7 +1171,7 @@ declare const Link: ({
|
|
|
1146
1171
|
underline,
|
|
1147
1172
|
ref,
|
|
1148
1173
|
...rest
|
|
1149
|
-
}: LinkProps) =>
|
|
1174
|
+
}: LinkProps) => react_jsx_runtime65.JSX.Element;
|
|
1150
1175
|
//#endregion
|
|
1151
1176
|
//#region src/components/logo/logo.d.ts
|
|
1152
1177
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1176,7 +1201,7 @@ declare const Logo: ({
|
|
|
1176
1201
|
className,
|
|
1177
1202
|
ref,
|
|
1178
1203
|
...props
|
|
1179
|
-
}: LogoProps) =>
|
|
1204
|
+
}: LogoProps) => react_jsx_runtime66.JSX.Element;
|
|
1180
1205
|
//#endregion
|
|
1181
1206
|
//#region src/components/navbar/navbar.d.ts
|
|
1182
1207
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1214,7 +1239,7 @@ declare const Navbar: ({
|
|
|
1214
1239
|
className,
|
|
1215
1240
|
ref,
|
|
1216
1241
|
...props
|
|
1217
|
-
}: NavbarProps) =>
|
|
1242
|
+
}: NavbarProps) => react_jsx_runtime67.JSX.Element;
|
|
1218
1243
|
//#endregion
|
|
1219
1244
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1220
1245
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1226,7 +1251,7 @@ declare const SubNavbar: ({
|
|
|
1226
1251
|
className,
|
|
1227
1252
|
ref,
|
|
1228
1253
|
...props
|
|
1229
|
-
}: SubNavbarProps) =>
|
|
1254
|
+
}: SubNavbarProps) => react_jsx_runtime68.JSX.Element;
|
|
1230
1255
|
//#endregion
|
|
1231
1256
|
//#region src/components/pagination/pagination.d.ts
|
|
1232
1257
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1238,7 +1263,7 @@ declare const Pagination: ({
|
|
|
1238
1263
|
ref,
|
|
1239
1264
|
children,
|
|
1240
1265
|
...props
|
|
1241
|
-
}: PaginationProps) =>
|
|
1266
|
+
}: PaginationProps) => react_jsx_runtime71.JSX.Element;
|
|
1242
1267
|
//#endregion
|
|
1243
1268
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1244
1269
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1251,7 +1276,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1251
1276
|
declare const PaginationButton: ({
|
|
1252
1277
|
ref,
|
|
1253
1278
|
...rest
|
|
1254
|
-
}: PaginationButtonProps) =>
|
|
1279
|
+
}: PaginationButtonProps) => react_jsx_runtime69.JSX.Element;
|
|
1255
1280
|
//#endregion
|
|
1256
1281
|
//#region src/components/radio/radio.d.ts
|
|
1257
1282
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1277,7 +1302,7 @@ declare const Radio: ({
|
|
|
1277
1302
|
id,
|
|
1278
1303
|
"aria-describedby": ariaDescribedByProp,
|
|
1279
1304
|
...props
|
|
1280
|
-
}: RadioProps) =>
|
|
1305
|
+
}: RadioProps) => react_jsx_runtime32.JSX.Element;
|
|
1281
1306
|
//#endregion
|
|
1282
1307
|
//#region src/components/search/search.d.ts
|
|
1283
1308
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1306,7 +1331,7 @@ declare const Search: ({
|
|
|
1306
1331
|
dark,
|
|
1307
1332
|
style,
|
|
1308
1333
|
...props
|
|
1309
|
-
}: SearchProps) =>
|
|
1334
|
+
}: SearchProps) => react_jsx_runtime34.JSX.Element;
|
|
1310
1335
|
//#endregion
|
|
1311
1336
|
//#region src/components/select/select.d.ts
|
|
1312
1337
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1327,7 +1352,7 @@ declare const Select: ({
|
|
|
1327
1352
|
size,
|
|
1328
1353
|
ref,
|
|
1329
1354
|
...props
|
|
1330
|
-
}: SelectProps) =>
|
|
1355
|
+
}: SelectProps) => react_jsx_runtime41.JSX.Element;
|
|
1331
1356
|
//#endregion
|
|
1332
1357
|
//#region src/components/select/select-option.d.ts
|
|
1333
1358
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1337,7 +1362,7 @@ declare const SelectOption: ({
|
|
|
1337
1362
|
asChild,
|
|
1338
1363
|
ref,
|
|
1339
1364
|
...props
|
|
1340
|
-
}: SelectOptionProps) =>
|
|
1365
|
+
}: SelectOptionProps) => react_jsx_runtime39.JSX.Element;
|
|
1341
1366
|
//#endregion
|
|
1342
1367
|
//#region src/components/select/select-optgroup.d.ts
|
|
1343
1368
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1347,7 +1372,7 @@ declare const SelectOptgroup: ({
|
|
|
1347
1372
|
asChild,
|
|
1348
1373
|
ref,
|
|
1349
1374
|
...props
|
|
1350
|
-
}: SelectOptgroupProps) =>
|
|
1375
|
+
}: SelectOptgroupProps) => react_jsx_runtime37.JSX.Element;
|
|
1351
1376
|
//#endregion
|
|
1352
1377
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1353
1378
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1359,7 +1384,7 @@ declare const SkipLink: ({
|
|
|
1359
1384
|
className,
|
|
1360
1385
|
dark,
|
|
1361
1386
|
...props
|
|
1362
|
-
}: SkipLinkProps) =>
|
|
1387
|
+
}: SkipLinkProps) => react_jsx_runtime43.JSX.Element;
|
|
1363
1388
|
//#endregion
|
|
1364
1389
|
//#region src/components/spinner/spinner.d.ts
|
|
1365
1390
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1381,7 +1406,7 @@ declare const Spinner: ({
|
|
|
1381
1406
|
className,
|
|
1382
1407
|
ref,
|
|
1383
1408
|
...props
|
|
1384
|
-
}: SpinnerProps) =>
|
|
1409
|
+
}: SpinnerProps) => react_jsx_runtime47.JSX.Element;
|
|
1385
1410
|
//#endregion
|
|
1386
1411
|
//#region src/components/tabs/tabs.d.ts
|
|
1387
1412
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1420,7 +1445,7 @@ declare const Tabs: ({
|
|
|
1420
1445
|
dark,
|
|
1421
1446
|
ref,
|
|
1422
1447
|
...props
|
|
1423
|
-
}: TabsProps) =>
|
|
1448
|
+
}: TabsProps) => react_jsx_runtime57.JSX.Element;
|
|
1424
1449
|
//#endregion
|
|
1425
1450
|
//#region src/components/tabs/tab.d.ts
|
|
1426
1451
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1441,7 +1466,7 @@ declare const Tab: ({
|
|
|
1441
1466
|
dark,
|
|
1442
1467
|
ref,
|
|
1443
1468
|
...props
|
|
1444
|
-
}: TabProps) =>
|
|
1469
|
+
}: TabProps) => react_jsx_runtime52.JSX.Element;
|
|
1445
1470
|
//#endregion
|
|
1446
1471
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1447
1472
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1465,7 +1490,7 @@ declare const TabsList: ({
|
|
|
1465
1490
|
dark,
|
|
1466
1491
|
ref,
|
|
1467
1492
|
...props
|
|
1468
|
-
}: TabsListProps) =>
|
|
1493
|
+
}: TabsListProps) => react_jsx_runtime54.JSX.Element;
|
|
1469
1494
|
//#endregion
|
|
1470
1495
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1471
1496
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1489,7 +1514,7 @@ declare const TabsPanel: ({
|
|
|
1489
1514
|
dark,
|
|
1490
1515
|
ref,
|
|
1491
1516
|
...props
|
|
1492
|
-
}: TabsPanelProps) =>
|
|
1517
|
+
}: TabsPanelProps) => react_jsx_runtime55.JSX.Element;
|
|
1493
1518
|
//#endregion
|
|
1494
1519
|
//#region src/components/textarea/textarea.d.ts
|
|
1495
1520
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1506,7 +1531,7 @@ declare const Textarea: ({
|
|
|
1506
1531
|
size,
|
|
1507
1532
|
ref,
|
|
1508
1533
|
...props
|
|
1509
|
-
}: TextareaProps) =>
|
|
1534
|
+
}: TextareaProps) => react_jsx_runtime59.JSX.Element;
|
|
1510
1535
|
//#endregion
|
|
1511
1536
|
//#region src/components/textfield/textfield.d.ts
|
|
1512
1537
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1552,7 +1577,7 @@ declare const Textfield: ({
|
|
|
1552
1577
|
id: idProp,
|
|
1553
1578
|
"aria-describedby": ariaDescribedByProp,
|
|
1554
1579
|
...props
|
|
1555
|
-
}: TextfieldProps) =>
|
|
1580
|
+
}: TextfieldProps) => react_jsx_runtime61.JSX.Element;
|
|
1556
1581
|
//#endregion
|
|
1557
1582
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1558
1583
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1567,7 +1592,7 @@ declare const ValidationMessage: ({
|
|
|
1567
1592
|
asChild,
|
|
1568
1593
|
ref,
|
|
1569
1594
|
...props
|
|
1570
|
-
}: ValidationMessageProps) =>
|
|
1595
|
+
}: ValidationMessageProps) => react_jsx_runtime63.JSX.Element;
|
|
1571
1596
|
//#endregion
|
|
1572
1597
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1573
1598
|
type UsePaginationProps = {
|
|
@@ -1674,5 +1699,5 @@ declare const AlertFooter: ({
|
|
|
1674
1699
|
...rest
|
|
1675
1700
|
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1676
1701
|
//#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-
|
|
1702
|
+
export { Alert, AlertFooter, AlertFooterProps, AlertProps, Avatar, AvatarProps, Badge, BadgeProps, Button, ButtonProps, Card, CardAction, CardActionProps, CardActions, CardActionsProps, CardContent, CardContentProps, CardDate, CardDateProps, CardHeader, CardHeaderProps, CardMedia, CardMediaProps, CardProps, Checkbox, CheckboxProps, CheckboxSubsection, CheckboxSubsectionProps, Chip, ChipProps, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownProps, DropdownTrigger, DropdownTriggerContext, DropdownTriggerContextProps, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, FilterGroup, FilterGroupProps, Footer, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, SubNavbar, SubNavbarProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UsePaginationProps, ValidationMessage, ValidationMessageProps, usePagination };
|
|
1703
|
+
//# sourceMappingURL=alert-footer-CpU_SfrR.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"}
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import "../../useCheckboxGroup-
|
|
2
|
-
import "../../useIsomorphicLayoutEffect-
|
|
3
|
-
import "../../
|
|
4
|
-
import "../../
|
|
5
|
-
import
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../
|
|
9
|
-
import "../../dropdown-
|
|
10
|
-
import "../../
|
|
11
|
-
import "../../
|
|
12
|
-
import "../../
|
|
13
|
-
import "../../pagination-item-mKQyvHV9.js";
|
|
14
|
-
import "../../sticky-header-JeG62vfR.js";
|
|
1
|
+
import "../../useCheckboxGroup-DyHY-wHm.js";
|
|
2
|
+
import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
|
|
3
|
+
import "../../types-BiKqUD4X.js";
|
|
4
|
+
import { AlertFooter, AlertFooterProps } from "../../alert-footer-CpU_SfrR.js";
|
|
5
|
+
import "../../dialog-trigger-context-DwmhJNzA.js";
|
|
6
|
+
import "../../drawer-trigger-context-BoS9ZcVF.js";
|
|
7
|
+
import "../../popover-trigger-context-CmM3D7UD.js";
|
|
8
|
+
import "../../dropdown-item-BDvjbuEy.js";
|
|
9
|
+
import "../../dropdown-list-MDr2GBcy.js";
|
|
10
|
+
import "../../footer-links-Cw_KjLgu.js";
|
|
11
|
+
import "../../pagination-item-BsyzpnsB.js";
|
|
12
|
+
import "../../sticky-header-DboQ6EDk.js";
|
|
15
13
|
import "../../index-CTw2zfCM.js";
|
|
16
|
-
import "../../
|
|
14
|
+
import "../../useIsElementAboveViewport-V1lc14eB.js";
|
|
15
|
+
import "../../useScrollDirection-CDsglrZR.js";
|
|
16
|
+
import "../../useMediaQuery-B2wgHq1a.js";
|
|
17
|
+
import "../../types-BiXTaZLc.js";
|
|
17
18
|
export { AlertFooter, AlertFooterProps };
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import "../../useCheckboxGroup-
|
|
2
|
-
import "../../useIsomorphicLayoutEffect-
|
|
3
|
-
import "../../
|
|
4
|
-
import "../../
|
|
5
|
-
import
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../
|
|
9
|
-
import "../../dropdown-
|
|
10
|
-
import "../../
|
|
11
|
-
import "../../
|
|
12
|
-
import "../../
|
|
13
|
-
import "../../pagination-item-mKQyvHV9.js";
|
|
14
|
-
import "../../sticky-header-JeG62vfR.js";
|
|
1
|
+
import "../../useCheckboxGroup-DyHY-wHm.js";
|
|
2
|
+
import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
|
|
3
|
+
import "../../types-BiKqUD4X.js";
|
|
4
|
+
import { Alert, AlertProps } from "../../alert-footer-CpU_SfrR.js";
|
|
5
|
+
import "../../dialog-trigger-context-DwmhJNzA.js";
|
|
6
|
+
import "../../drawer-trigger-context-BoS9ZcVF.js";
|
|
7
|
+
import "../../popover-trigger-context-CmM3D7UD.js";
|
|
8
|
+
import "../../dropdown-item-BDvjbuEy.js";
|
|
9
|
+
import "../../dropdown-list-MDr2GBcy.js";
|
|
10
|
+
import "../../footer-links-Cw_KjLgu.js";
|
|
11
|
+
import "../../pagination-item-BsyzpnsB.js";
|
|
12
|
+
import "../../sticky-header-DboQ6EDk.js";
|
|
15
13
|
import "../../index-CTw2zfCM.js";
|
|
16
|
-
import "../../
|
|
14
|
+
import "../../useIsElementAboveViewport-V1lc14eB.js";
|
|
15
|
+
import "../../useScrollDirection-CDsglrZR.js";
|
|
16
|
+
import "../../useMediaQuery-B2wgHq1a.js";
|
|
17
|
+
import "../../types-BiXTaZLc.js";
|
|
17
18
|
export { Alert, AlertProps };
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import "../../useCheckboxGroup-
|
|
2
|
-
import "../../useIsomorphicLayoutEffect-
|
|
3
|
-
import "../../
|
|
4
|
-
import "../../
|
|
5
|
-
import
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../
|
|
9
|
-
import "../../dropdown-
|
|
10
|
-
import "../../
|
|
11
|
-
import "../../
|
|
12
|
-
import "../../
|
|
13
|
-
import "../../pagination-item-mKQyvHV9.js";
|
|
14
|
-
import "../../sticky-header-JeG62vfR.js";
|
|
1
|
+
import "../../useCheckboxGroup-DyHY-wHm.js";
|
|
2
|
+
import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
|
|
3
|
+
import "../../types-BiKqUD4X.js";
|
|
4
|
+
import { Alert, AlertFooter, AlertFooterProps, AlertProps } from "../../alert-footer-CpU_SfrR.js";
|
|
5
|
+
import "../../dialog-trigger-context-DwmhJNzA.js";
|
|
6
|
+
import "../../drawer-trigger-context-BoS9ZcVF.js";
|
|
7
|
+
import "../../popover-trigger-context-CmM3D7UD.js";
|
|
8
|
+
import "../../dropdown-item-BDvjbuEy.js";
|
|
9
|
+
import "../../dropdown-list-MDr2GBcy.js";
|
|
10
|
+
import "../../footer-links-Cw_KjLgu.js";
|
|
11
|
+
import "../../pagination-item-BsyzpnsB.js";
|
|
12
|
+
import "../../sticky-header-DboQ6EDk.js";
|
|
15
13
|
import "../../index-CTw2zfCM.js";
|
|
16
|
-
import "../../
|
|
14
|
+
import "../../useIsElementAboveViewport-V1lc14eB.js";
|
|
15
|
+
import "../../useScrollDirection-CDsglrZR.js";
|
|
16
|
+
import "../../useMediaQuery-B2wgHq1a.js";
|
|
17
|
+
import "../../types-BiXTaZLc.js";
|
|
17
18
|
export { Alert, AlertFooter, AlertFooterProps, AlertProps };
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import "../../useCheckboxGroup-
|
|
2
|
-
import "../../useIsomorphicLayoutEffect-
|
|
3
|
-
import "../../
|
|
4
|
-
import "../../
|
|
5
|
-
import
|
|
6
|
-
import "../../
|
|
7
|
-
import "../../
|
|
8
|
-
import "../../
|
|
9
|
-
import "../../dropdown-
|
|
10
|
-
import "../../
|
|
11
|
-
import "../../
|
|
12
|
-
import "../../
|
|
13
|
-
import "../../pagination-item-mKQyvHV9.js";
|
|
14
|
-
import "../../sticky-header-JeG62vfR.js";
|
|
1
|
+
import "../../useCheckboxGroup-DyHY-wHm.js";
|
|
2
|
+
import "../../useIsomorphicLayoutEffect-BtM0-_Y8.js";
|
|
3
|
+
import "../../types-BiKqUD4X.js";
|
|
4
|
+
import { Avatar, AvatarProps } from "../../alert-footer-CpU_SfrR.js";
|
|
5
|
+
import "../../dialog-trigger-context-DwmhJNzA.js";
|
|
6
|
+
import "../../drawer-trigger-context-BoS9ZcVF.js";
|
|
7
|
+
import "../../popover-trigger-context-CmM3D7UD.js";
|
|
8
|
+
import "../../dropdown-item-BDvjbuEy.js";
|
|
9
|
+
import "../../dropdown-list-MDr2GBcy.js";
|
|
10
|
+
import "../../footer-links-Cw_KjLgu.js";
|
|
11
|
+
import "../../pagination-item-BsyzpnsB.js";
|
|
12
|
+
import "../../sticky-header-DboQ6EDk.js";
|
|
15
13
|
import "../../index-CTw2zfCM.js";
|
|
16
|
-
import "../../
|
|
14
|
+
import "../../useIsElementAboveViewport-V1lc14eB.js";
|
|
15
|
+
import "../../useScrollDirection-CDsglrZR.js";
|
|
16
|
+
import "../../useMediaQuery-B2wgHq1a.js";
|
|
17
|
+
import "../../types-BiXTaZLc.js";
|
|
17
18
|
export { Avatar, AvatarProps };
|