@ariakit/react-core 0.4.14 → 0.4.16
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/CHANGELOG.md +28 -0
- package/cjs/__chunks/{5ENGRSQK.cjs → 22BA7ARO.cjs} +6 -6
- package/cjs/__chunks/{3DQRN2JU.cjs → 3TETLQVN.cjs} +3 -3
- package/cjs/__chunks/{UO4WRSFM.cjs → 4FJIAISO.cjs} +2 -2
- package/cjs/__chunks/{LBJ5Z57O.cjs → 67YN7FNG.cjs} +6 -6
- package/cjs/__chunks/{UDHK7OES.cjs → 6EQNSSQQ.cjs} +5 -5
- package/cjs/__chunks/{JGBR5ILF.cjs → 6MMPGHH3.cjs} +3 -3
- package/cjs/__chunks/{4KJXPBQL.cjs → 7XKXG56Q.cjs} +2 -2
- package/cjs/__chunks/{7CIOCRZD.cjs → AU5QYTLM.cjs} +8 -8
- package/cjs/__chunks/{CCN3I2PU.cjs → B63GYHML.cjs} +5 -5
- package/cjs/__chunks/{MUURFTXX.cjs → BNH2W42C.cjs} +6 -6
- package/cjs/__chunks/{6BDNEU4N.cjs → BXFYYO4C.cjs} +2 -2
- package/cjs/__chunks/{LATVQMUK.cjs → DXUKYGZP.cjs} +3 -3
- package/cjs/__chunks/{PWR4OSNC.cjs → FEGBIZSM.cjs} +5 -5
- package/cjs/__chunks/{W2B6FYHL.cjs → FZJCJS35.cjs} +2 -2
- package/cjs/__chunks/{U7XCKA63.cjs → GHWOWBSZ.cjs} +5 -5
- package/cjs/__chunks/{FME6FBOS.cjs → H5ZMZIC6.cjs} +2 -2
- package/cjs/__chunks/{BMW3SZHT.cjs → I6CQ375J.cjs} +8 -8
- package/cjs/__chunks/{XPETY6KQ.cjs → IEXDZLZL.cjs} +9 -9
- package/cjs/__chunks/{GR3PIV3N.cjs → JVADL66K.cjs} +2 -2
- package/cjs/__chunks/{BB77FAWK.cjs → K4YSA433.cjs} +8 -8
- package/cjs/__chunks/{CLOVACVY.cjs → LCWSLOYU.cjs} +6 -6
- package/cjs/__chunks/{U5JOKL4I.cjs → LDGI442H.cjs} +4 -4
- package/cjs/__chunks/{26CLTSY6.cjs → LM5J3TJ3.cjs} +31 -30
- package/cjs/__chunks/{AORZGU3P.cjs → LZE4K2WU.cjs} +3 -3
- package/cjs/__chunks/{XGYD4P7B.cjs → MHV777VZ.cjs} +5 -5
- package/cjs/__chunks/{T6X5CXR2.cjs → MVNPLGUN.cjs} +9 -9
- package/cjs/__chunks/{CELUF47P.cjs → N3FQGB4O.cjs} +3 -3
- package/cjs/__chunks/{KYD66ZXY.cjs → PDQXLIRF.cjs} +1 -0
- package/cjs/__chunks/{4KO75GA3.cjs → PK35DJGA.cjs} +2 -2
- package/cjs/__chunks/{4K6QJIPX.cjs → PLY2V46G.cjs} +1 -1
- package/cjs/__chunks/{26FMIDEO.cjs → QJ2ZUJN5.cjs} +3 -3
- package/cjs/__chunks/{EPZ3LJJN.cjs → UNTJTT2Q.cjs} +3 -3
- package/cjs/__chunks/{JDIXK252.cjs → W6NEGVNA.cjs} +3 -2
- package/cjs/__chunks/{GJ42LWUC.cjs → XL5ZVDYQ.cjs} +6 -6
- package/cjs/__chunks/{SOPB75ES.cjs → YALP4V7U.cjs} +57 -16
- package/cjs/__chunks/{MNH5LHM4.cjs → ZVWIHFYJ.cjs} +7 -7
- package/cjs/button/button.cjs +4 -4
- package/cjs/checkbox/checkbox-provider.cjs +1 -1
- package/cjs/checkbox/checkbox.cjs +7 -7
- package/cjs/collection/collection-item-offscreen.cjs +3 -3
- package/cjs/collection/collection-provider.cjs +1 -1
- package/cjs/collection/collection-renderer.cjs +3 -3
- package/cjs/collection/collection-renderer.d.cts +87 -85
- package/cjs/collection/collection-renderer.d.ts +87 -85
- package/cjs/combobox/combobox-cancel.cjs +10 -10
- package/cjs/combobox/combobox-context.cjs +4 -4
- package/cjs/combobox/combobox-disclosure.cjs +10 -10
- package/cjs/combobox/combobox-group.cjs +4 -4
- package/cjs/combobox/combobox-item-check.cjs +8 -8
- package/cjs/combobox/combobox-item-offscreen.cjs +17 -17
- package/cjs/combobox/combobox-item-value.cjs +7 -7
- package/cjs/combobox/combobox-item.cjs +10 -10
- package/cjs/combobox/combobox-item.d.cts +2 -0
- package/cjs/combobox/combobox-item.d.ts +2 -0
- package/cjs/combobox/combobox-label.cjs +4 -4
- package/cjs/combobox/combobox-list.cjs +7 -7
- package/cjs/combobox/combobox-popover.cjs +38 -38
- package/cjs/combobox/combobox-provider.cjs +12 -12
- package/cjs/combobox/combobox-row.cjs +4 -4
- package/cjs/combobox/combobox-separator.cjs +6 -6
- package/cjs/combobox/combobox-store.cjs +6 -6
- package/cjs/combobox/combobox-value.cjs +4 -4
- package/cjs/combobox/combobox.cjs +8 -8
- package/cjs/combobox/combobox.d.cts +2 -1
- package/cjs/combobox/combobox.d.ts +2 -1
- package/cjs/command/command.cjs +3 -3
- package/cjs/composite/composite-container.cjs +3 -3
- package/cjs/composite/composite-hover.d.cts +2 -1
- package/cjs/composite/composite-hover.d.ts +2 -1
- package/cjs/composite/composite-item-offscreen.cjs +10 -10
- package/cjs/composite/composite-item.cjs +7 -7
- package/cjs/composite/composite-item.d.cts +4 -0
- package/cjs/composite/composite-item.d.ts +4 -0
- package/cjs/composite/composite-overflow-disclosure.cjs +13 -13
- package/cjs/composite/composite-overflow.cjs +25 -25
- package/cjs/composite/composite-provider.cjs +1 -1
- package/cjs/composite/composite-renderer.cjs +4 -4
- package/cjs/composite/composite-renderer.d.cts +86 -84
- package/cjs/composite/composite-renderer.d.ts +86 -84
- package/cjs/composite/composite.cjs +4 -4
- package/cjs/dialog/dialog-backdrop.cjs +7 -7
- package/cjs/dialog/dialog-disclosure.cjs +6 -6
- package/cjs/dialog/dialog-dismiss.cjs +5 -5
- package/cjs/dialog/dialog-provider.cjs +5 -5
- package/cjs/dialog/dialog.cjs +24 -24
- package/cjs/dialog/utils/disable-accessibility-tree-outside.cjs +3 -3
- package/cjs/dialog/utils/disable-tree.cjs +4 -4
- package/cjs/dialog/utils/mark-tree-outside.cjs +3 -3
- package/cjs/dialog/utils/use-hide-on-interact-outside.cjs +6 -6
- package/cjs/disclosure/disclosure-content.cjs +3 -3
- package/cjs/disclosure/disclosure-provider.cjs +3 -3
- package/cjs/disclosure/disclosure-store.d.cts +2 -0
- package/cjs/disclosure/disclosure-store.d.ts +2 -0
- package/cjs/disclosure/disclosure.cjs +5 -5
- package/cjs/focusable/focusable.cjs +2 -2
- package/cjs/focusable/focusable.d.cts +2 -0
- package/cjs/focusable/focusable.d.ts +2 -0
- package/cjs/form/form-checkbox.cjs +9 -9
- package/cjs/form/form-input.cjs +3 -3
- package/cjs/form/form-provider.cjs +1 -1
- package/cjs/form/form-push.cjs +6 -6
- package/cjs/form/form-radio.cjs +11 -11
- package/cjs/form/form-remove.cjs +5 -5
- package/cjs/form/form-reset.cjs +5 -5
- package/cjs/form/form-submit.cjs +5 -5
- package/cjs/hovercard/hovercard-anchor.cjs +3 -3
- package/cjs/hovercard/hovercard-arrow.cjs +4 -3
- package/cjs/hovercard/hovercard-disclosure.cjs +10 -10
- package/cjs/hovercard/hovercard-dismiss.cjs +7 -7
- package/cjs/hovercard/hovercard-provider.cjs +6 -6
- package/cjs/hovercard/hovercard.cjs +27 -27
- package/cjs/menu/menu-arrow.cjs +8 -7
- package/cjs/menu/menu-bar-provider.cjs +1 -1
- package/cjs/menu/menu-bar.cjs +7 -7
- package/cjs/menu/menu-button-arrow.cjs +6 -6
- package/cjs/menu/menu-button.cjs +18 -18
- package/cjs/menu/menu-context.cjs +4 -4
- package/cjs/menu/menu-dismiss.cjs +12 -12
- package/cjs/menu/menu-item-check.cjs +7 -7
- package/cjs/menu/menu-item-checkbox.cjs +21 -21
- package/cjs/menu/menu-item-radio.cjs +15 -15
- package/cjs/menu/menu-item.cjs +11 -11
- package/cjs/menu/menu-list.cjs +10 -10
- package/cjs/menu/menu-provider.cjs +13 -13
- package/cjs/menu/menu-separator.cjs +5 -5
- package/cjs/menu/menu-store.cjs +12 -12
- package/cjs/menu/menu.cjs +42 -41
- package/cjs/menubar/menubar-provider.cjs +1 -1
- package/cjs/menubar/menubar.cjs +7 -7
- package/cjs/popover/popover-arrow-path.cjs +2 -2
- package/cjs/popover/popover-arrow-path.d.cts +1 -1
- package/cjs/popover/popover-arrow-path.d.ts +1 -1
- package/cjs/popover/popover-arrow.cjs +4 -3
- package/cjs/popover/popover-arrow.d.cts +5 -0
- package/cjs/popover/popover-arrow.d.ts +5 -0
- package/cjs/popover/popover-disclosure.cjs +7 -7
- package/cjs/popover/popover-dismiss.cjs +6 -6
- package/cjs/popover/popover-provider.cjs +6 -6
- package/cjs/popover/popover.cjs +25 -25
- package/cjs/portal/portal.cjs +3 -3
- package/cjs/radio/radio-group.cjs +4 -4
- package/cjs/radio/radio-provider.cjs +1 -1
- package/cjs/radio/radio.cjs +8 -8
- package/cjs/select/select-arrow.cjs +5 -5
- package/cjs/select/select-context.cjs +4 -4
- package/cjs/select/select-dismiss.cjs +10 -10
- package/cjs/select/select-heading.cjs +6 -6
- package/cjs/select/select-item-check.cjs +8 -8
- package/cjs/select/select-item-offscreen.cjs +15 -15
- package/cjs/select/select-item.cjs +10 -10
- package/cjs/select/select-label.cjs +4 -4
- package/cjs/select/select-list.cjs +9 -9
- package/cjs/select/select-popover.cjs +36 -36
- package/cjs/select/select-provider.cjs +11 -11
- package/cjs/select/select-renderer.cjs +10 -10
- package/cjs/select/select-row.cjs +5 -5
- package/cjs/select/select-separator.cjs +4 -4
- package/cjs/select/select-store.cjs +9 -9
- package/cjs/select/select-value.cjs +5 -5
- package/cjs/select/select.cjs +19 -17
- package/cjs/tab/tab-list.cjs +4 -4
- package/cjs/tab/tab-panel.cjs +12 -12
- package/cjs/tab/tab-panel.d.cts +2 -0
- package/cjs/tab/tab-panel.d.ts +2 -0
- package/cjs/tab/tab-provider.cjs +7 -7
- package/cjs/tab/tab-store.cjs +7 -7
- package/cjs/tab/tab-store.d.cts +2 -0
- package/cjs/tab/tab-store.d.ts +2 -0
- package/cjs/tab/tab.cjs +10 -10
- package/cjs/tag/tag-input.cjs +9 -9
- package/cjs/tag/tag-list.cjs +4 -4
- package/cjs/tag/tag-provider.cjs +1 -1
- package/cjs/tag/tag-remove.cjs +2 -2
- package/cjs/tag/tag.cjs +9 -9
- package/cjs/toolbar/toolbar-container.cjs +12 -12
- package/cjs/toolbar/toolbar-input.cjs +9 -9
- package/cjs/toolbar/toolbar-item.cjs +9 -9
- package/cjs/toolbar/toolbar-provider.cjs +3 -3
- package/cjs/toolbar/toolbar-separator.cjs +3 -3
- package/cjs/toolbar/toolbar.cjs +10 -10
- package/cjs/tooltip/tooltip-anchor.cjs +4 -4
- package/cjs/tooltip/tooltip-arrow.cjs +5 -4
- package/cjs/tooltip/tooltip-provider.cjs +7 -7
- package/cjs/tooltip/tooltip.cjs +32 -32
- package/esm/__chunks/{IS6J7QCK.js → 27ARMZNT.js} +59 -18
- package/esm/__chunks/{MVIULMNR.js → 2NBKRL7C.js} +5 -5
- package/esm/__chunks/{KUU7WJ55.js → 2RSXSRCN.js} +1 -1
- package/esm/__chunks/2SM3RB2N.js +8 -0
- package/esm/__chunks/{ITI7HKP4.js → 5JTVDSTH.js} +2 -1
- package/esm/__chunks/{P2CTZE2T.js → 6VRAQV3D.js} +9 -9
- package/esm/__chunks/{UD53QJDV.js → AF4FNP6V.js} +3 -3
- package/esm/__chunks/{NLEBE274.js → AVVE7UTR.js} +4 -4
- package/esm/__chunks/{JC64G2H7.js → DVTPF4J4.js} +33 -32
- package/esm/__chunks/{7YV2MWWG.js → DZ7CBAYJ.js} +1 -1
- package/esm/__chunks/{P4IRICAX.js → F5MUBM3I.js} +3 -3
- package/esm/__chunks/{ZOBNYESQ.js → FD7WTSJR.js} +4 -4
- package/esm/__chunks/{T6C2RYFI.js → G7GW6PWC.js} +1 -1
- package/esm/__chunks/{WBDYNH73.js → HP6HHD56.js} +4 -4
- package/esm/__chunks/{ASMQKSDT.js → IAEAQUOT.js} +7 -7
- package/esm/__chunks/{BOLVLGVE.js → IWEFDH56.js} +3 -3
- package/esm/__chunks/{63FEHJZV.js → JEWPFJH2.js} +5 -5
- package/esm/__chunks/{ZTDSJLD6.js → JMHAJKUZ.js} +6 -6
- package/esm/__chunks/{E3VCT3KX.js → JRLOXMGX.js} +8 -8
- package/esm/__chunks/{XRBJGF7I.js → L5QETI3Y.js} +7 -7
- package/esm/__chunks/{HUWAI7RB.js → MAXQOH4L.js} +4 -4
- package/esm/__chunks/{ASGALOAX.js → MDUNURGC.js} +7 -7
- package/esm/__chunks/{LM3LNBOQ.js → MJO3NE2M.js} +1 -1
- package/esm/__chunks/{BYC7LY2E.js → MR26YJYP.js} +1 -1
- package/esm/__chunks/{AXB53BZF.js → NTITENHD.js} +1 -1
- package/esm/__chunks/{S5WQ44SQ.js → O6TOSNLE.js} +4 -4
- package/esm/__chunks/{X5NMLKT6.js → PCKO3OQ5.js} +1 -1
- package/esm/__chunks/{LVA2YJMS.js → PFRGBC2K.js} +1 -0
- package/esm/__chunks/{QPZOAQ4F.js → T4ZQV3MD.js} +1 -1
- package/esm/__chunks/{YF2ICFG4.js → TCUKIZ67.js} +8 -8
- package/esm/__chunks/{MRTXKBQF.js → U2E5GZTC.js} +5 -5
- package/esm/__chunks/{SYRFVSLH.js → U7LK7B7X.js} +3 -3
- package/esm/__chunks/{QYJ6MIDR.js → WMYDSCNQ.js} +3 -3
- package/esm/__chunks/{PY4NZ6HS.js → XS52RFEN.js} +4 -4
- package/esm/__chunks/{KZAQFFOU.js → Z5GCVBAY.js} +6 -6
- package/esm/__chunks/{KQKDTOT4.js → ZFX5QU3H.js} +6 -6
- package/esm/button/button.js +3 -3
- package/esm/checkbox/checkbox-provider.js +1 -1
- package/esm/checkbox/checkbox.js +6 -6
- package/esm/collection/collection-item-offscreen.js +2 -2
- package/esm/collection/collection-provider.js +1 -1
- package/esm/collection/collection-renderer.d.ts +87 -85
- package/esm/collection/collection-renderer.js +2 -2
- package/esm/combobox/combobox-cancel.js +8 -8
- package/esm/combobox/combobox-context.js +3 -3
- package/esm/combobox/combobox-disclosure.js +10 -10
- package/esm/combobox/combobox-group.js +3 -3
- package/esm/combobox/combobox-item-check.js +7 -7
- package/esm/combobox/combobox-item-offscreen.js +16 -16
- package/esm/combobox/combobox-item-value.js +6 -6
- package/esm/combobox/combobox-item.d.ts +2 -0
- package/esm/combobox/combobox-item.js +9 -9
- package/esm/combobox/combobox-label.js +3 -3
- package/esm/combobox/combobox-list.js +6 -6
- package/esm/combobox/combobox-popover.js +34 -34
- package/esm/combobox/combobox-provider.js +10 -10
- package/esm/combobox/combobox-row.js +3 -3
- package/esm/combobox/combobox-separator.js +5 -5
- package/esm/combobox/combobox-store.js +5 -5
- package/esm/combobox/combobox-value.js +3 -3
- package/esm/combobox/combobox.d.ts +2 -1
- package/esm/combobox/combobox.js +8 -8
- package/esm/command/command.js +2 -2
- package/esm/composite/composite-container.js +2 -2
- package/esm/composite/composite-hover.d.ts +2 -1
- package/esm/composite/composite-item-offscreen.js +9 -9
- package/esm/composite/composite-item.d.ts +4 -0
- package/esm/composite/composite-item.js +6 -6
- package/esm/composite/composite-overflow-disclosure.js +11 -11
- package/esm/composite/composite-overflow.js +24 -24
- package/esm/composite/composite-provider.js +1 -1
- package/esm/composite/composite-renderer.d.ts +86 -84
- package/esm/composite/composite-renderer.js +3 -3
- package/esm/composite/composite.js +3 -3
- package/esm/dialog/dialog-backdrop.js +6 -6
- package/esm/dialog/dialog-disclosure.js +5 -5
- package/esm/dialog/dialog-dismiss.js +4 -4
- package/esm/dialog/dialog-provider.js +5 -5
- package/esm/dialog/dialog.js +23 -23
- package/esm/dialog/utils/disable-accessibility-tree-outside.js +2 -2
- package/esm/dialog/utils/disable-tree.js +3 -3
- package/esm/dialog/utils/mark-tree-outside.js +2 -2
- package/esm/dialog/utils/use-hide-on-interact-outside.js +5 -5
- package/esm/disclosure/disclosure-content.js +2 -2
- package/esm/disclosure/disclosure-provider.js +4 -4
- package/esm/disclosure/disclosure-store.d.ts +2 -0
- package/esm/disclosure/disclosure.js +4 -4
- package/esm/focusable/focusable.d.ts +2 -0
- package/esm/focusable/focusable.js +1 -1
- package/esm/form/form-checkbox.js +9 -9
- package/esm/form/form-input.js +2 -2
- package/esm/form/form-provider.js +1 -1
- package/esm/form/form-push.js +6 -6
- package/esm/form/form-radio.js +10 -10
- package/esm/form/form-remove.js +4 -4
- package/esm/form/form-reset.js +4 -4
- package/esm/form/form-submit.js +4 -4
- package/esm/hovercard/hovercard-anchor.js +2 -2
- package/esm/hovercard/hovercard-arrow.js +3 -2
- package/esm/hovercard/hovercard-disclosure.js +10 -10
- package/esm/hovercard/hovercard-dismiss.js +6 -6
- package/esm/hovercard/hovercard-provider.js +7 -7
- package/esm/hovercard/hovercard.js +26 -26
- package/esm/menu/menu-arrow.js +6 -5
- package/esm/menu/menu-bar-provider.js +1 -1
- package/esm/menu/menu-bar.js +6 -6
- package/esm/menu/menu-button-arrow.js +6 -6
- package/esm/menu/menu-button.js +17 -17
- package/esm/menu/menu-context.js +3 -3
- package/esm/menu/menu-dismiss.js +11 -11
- package/esm/menu/menu-item-check.js +6 -6
- package/esm/menu/menu-item-checkbox.js +18 -18
- package/esm/menu/menu-item-radio.js +11 -11
- package/esm/menu/menu-item.js +10 -10
- package/esm/menu/menu-list.js +9 -9
- package/esm/menu/menu-provider.js +11 -11
- package/esm/menu/menu-separator.js +4 -4
- package/esm/menu/menu-store.js +11 -11
- package/esm/menu/menu.js +38 -37
- package/esm/menubar/menubar-provider.js +1 -1
- package/esm/menubar/menubar.js +6 -6
- package/esm/popover/popover-arrow-path.d.ts +1 -1
- package/esm/popover/popover-arrow-path.js +1 -1
- package/esm/popover/popover-arrow.d.ts +5 -0
- package/esm/popover/popover-arrow.js +3 -2
- package/esm/popover/popover-disclosure.js +6 -6
- package/esm/popover/popover-dismiss.js +5 -5
- package/esm/popover/popover-provider.js +6 -6
- package/esm/popover/popover.js +24 -24
- package/esm/portal/portal.js +2 -2
- package/esm/radio/radio-group.js +3 -3
- package/esm/radio/radio-provider.js +1 -1
- package/esm/radio/radio.js +7 -7
- package/esm/select/select-arrow.js +4 -4
- package/esm/select/select-context.js +3 -3
- package/esm/select/select-dismiss.js +10 -10
- package/esm/select/select-heading.js +5 -5
- package/esm/select/select-item-check.js +7 -7
- package/esm/select/select-item-offscreen.js +14 -14
- package/esm/select/select-item.js +9 -9
- package/esm/select/select-label.js +3 -3
- package/esm/select/select-list.js +8 -8
- package/esm/select/select-popover.js +31 -31
- package/esm/select/select-provider.js +9 -9
- package/esm/select/select-renderer.js +10 -10
- package/esm/select/select-row.js +5 -5
- package/esm/select/select-separator.js +3 -3
- package/esm/select/select-store.js +8 -8
- package/esm/select/select-value.js +4 -4
- package/esm/select/select.js +18 -16
- package/esm/tab/tab-list.js +3 -3
- package/esm/tab/tab-panel.d.ts +2 -0
- package/esm/tab/tab-panel.js +12 -12
- package/esm/tab/tab-provider.js +6 -6
- package/esm/tab/tab-store.d.ts +2 -0
- package/esm/tab/tab-store.js +6 -6
- package/esm/tab/tab.js +8 -8
- package/esm/tag/tag-input.js +10 -10
- package/esm/tag/tag-list.js +3 -3
- package/esm/tag/tag-provider.js +1 -1
- package/esm/tag/tag-remove.js +2 -2
- package/esm/tag/tag.js +8 -8
- package/esm/toolbar/toolbar-container.js +11 -11
- package/esm/toolbar/toolbar-input.js +8 -8
- package/esm/toolbar/toolbar-item.js +8 -8
- package/esm/toolbar/toolbar-provider.js +3 -3
- package/esm/toolbar/toolbar-separator.js +3 -3
- package/esm/toolbar/toolbar.js +9 -9
- package/esm/tooltip/tooltip-anchor.js +4 -4
- package/esm/tooltip/tooltip-arrow.js +5 -4
- package/esm/tooltip/tooltip-provider.js +8 -8
- package/esm/tooltip/tooltip.js +30 -30
- package/package.json +898 -898
- package/readme.md +3 -2
- package/esm/__chunks/QFL5V2DO.js +0 -8
- package/cjs/__chunks/{WWQLUY5W.cjs → 26P4PLHI.cjs} +3 -3
- package/cjs/__chunks/{QZEXWZZZ.cjs → 44ZWQTBB.cjs} +2 -2
- package/cjs/__chunks/{JLUMKCNR.cjs → 5NYO4PEP.cjs} +2 -2
- package/cjs/__chunks/{FHMITJ2I.cjs → GASMO7Y4.cjs} +3 -3
- package/cjs/__chunks/{53NM5U3A.cjs → I3ICHD5K.cjs} +2 -2
- package/cjs/__chunks/{2WZY5KXB.cjs → IRJEM7JI.cjs} +2 -2
- package/cjs/__chunks/{SQHULPZ2.cjs → K3X5TQGK.cjs} +2 -2
- package/cjs/__chunks/{DI6TYURC.cjs → LBA6WHW3.cjs} +2 -2
- package/cjs/__chunks/{2C4LCZ5B.cjs → NO756MUJ.cjs} +2 -2
- package/cjs/__chunks/{RPMPKPG4.cjs → POYGXPFD.cjs} +2 -2
- package/cjs/__chunks/{4WTKUZTY.cjs → XYLFPE4S.cjs} +3 -3
- package/esm/__chunks/{FEOFMWBY.js → 246BTTYR.js} +3 -3
- package/esm/__chunks/{4NBJGM6Q.js → 2AY45OBM.js} +3 -3
- package/esm/__chunks/{NZPTZ4KI.js → 3NAWWYOJ.js} +3 -3
- package/esm/__chunks/{2PGBN2Y4.js → 3NDVDEB4.js} +3 -3
- package/esm/__chunks/{WTCO46W5.js → AELVTXWA.js} +3 -3
- package/esm/__chunks/{KPEX55MY.js → DG5U6ZEL.js} +4 -4
- package/esm/__chunks/{VGCJ63VH.js → KFH4SEIX.js} +3 -3
- package/esm/__chunks/{VEVQD5MH.js → S43UC3DV.js} +4 -4
- package/esm/__chunks/{ESSM74HH.js → S7U6BLGA.js} +3 -3
- package/esm/__chunks/{B2J376ND.js → VIIRIBF3.js} +4 -4
- package/esm/__chunks/{O37CNYMR.js → WAGAC6PJ.js} +3 -3
|
@@ -51,111 +51,113 @@ export declare function useCollectionRenderer<T extends Item = any>({ store, ite
|
|
|
51
51
|
wrapElement?: import("../utils/types.ts").WrapElement;
|
|
52
52
|
render?: import("../utils/types.ts").RenderProp | import("react").ReactElement;
|
|
53
53
|
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | RefObject<HTMLDivElement> | null | undefined;
|
|
54
|
-
defaultChecked?: boolean | undefined;
|
|
54
|
+
defaultChecked?: boolean | undefined | undefined;
|
|
55
55
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
56
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
57
|
-
suppressHydrationWarning?: boolean | undefined;
|
|
58
|
-
accessKey?: string | undefined;
|
|
59
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
|
|
60
|
-
autoFocus?: boolean | undefined;
|
|
61
|
-
className?: string | undefined;
|
|
62
|
-
contentEditable?: (boolean | "false" | "true") | "
|
|
63
|
-
contextMenu?: string | undefined;
|
|
64
|
-
dir?: string | undefined;
|
|
56
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
57
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
58
|
+
accessKey?: string | undefined | undefined;
|
|
59
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
60
|
+
autoFocus?: boolean | undefined | undefined;
|
|
61
|
+
className?: string | undefined | undefined;
|
|
62
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
63
|
+
contextMenu?: string | undefined | undefined;
|
|
64
|
+
dir?: string | undefined | undefined;
|
|
65
65
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
66
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
|
|
67
|
-
hidden?: boolean | undefined;
|
|
68
|
-
id?: string | undefined;
|
|
69
|
-
lang?: string | undefined;
|
|
70
|
-
nonce?: string | undefined;
|
|
71
|
-
slot?: string | undefined;
|
|
66
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
67
|
+
hidden?: boolean | undefined | undefined;
|
|
68
|
+
id?: string | undefined | undefined;
|
|
69
|
+
lang?: string | undefined | undefined;
|
|
70
|
+
nonce?: string | undefined | undefined;
|
|
71
|
+
slot?: string | undefined | undefined;
|
|
72
72
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
73
73
|
style?: CSSProperties | undefined;
|
|
74
|
-
tabIndex?: number | undefined;
|
|
75
|
-
title?: string | undefined;
|
|
76
|
-
translate?: "yes" | "no" | undefined;
|
|
77
|
-
radioGroup?: string | undefined;
|
|
74
|
+
tabIndex?: number | undefined | undefined;
|
|
75
|
+
title?: string | undefined | undefined;
|
|
76
|
+
translate?: "yes" | "no" | undefined | undefined;
|
|
77
|
+
radioGroup?: string | undefined | undefined;
|
|
78
78
|
role?: import("react").AriaRole | undefined;
|
|
79
|
-
about?: string | undefined;
|
|
80
|
-
content?: string | undefined;
|
|
81
|
-
datatype?: string | undefined;
|
|
79
|
+
about?: string | undefined | undefined;
|
|
80
|
+
content?: string | undefined | undefined;
|
|
81
|
+
datatype?: string | undefined | undefined;
|
|
82
82
|
inlist?: any;
|
|
83
|
-
prefix?: string | undefined;
|
|
84
|
-
property?: string | undefined;
|
|
85
|
-
rel?: string | undefined;
|
|
86
|
-
resource?: string | undefined;
|
|
87
|
-
rev?: string | undefined;
|
|
88
|
-
typeof?: string | undefined;
|
|
89
|
-
vocab?: string | undefined;
|
|
90
|
-
autoCorrect?: string | undefined;
|
|
91
|
-
autoSave?: string | undefined;
|
|
92
|
-
color?: string | undefined;
|
|
93
|
-
itemProp?: string | undefined;
|
|
94
|
-
itemScope?: boolean | undefined;
|
|
95
|
-
itemType?: string | undefined;
|
|
96
|
-
itemID?: string | undefined;
|
|
97
|
-
itemRef?: string | undefined;
|
|
98
|
-
results?: number | undefined;
|
|
99
|
-
security?: string | undefined;
|
|
100
|
-
unselectable?: "on" | "off" | undefined;
|
|
101
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
102
|
-
is?: string | undefined;
|
|
103
|
-
|
|
83
|
+
prefix?: string | undefined | undefined;
|
|
84
|
+
property?: string | undefined | undefined;
|
|
85
|
+
rel?: string | undefined | undefined;
|
|
86
|
+
resource?: string | undefined | undefined;
|
|
87
|
+
rev?: string | undefined | undefined;
|
|
88
|
+
typeof?: string | undefined | undefined;
|
|
89
|
+
vocab?: string | undefined | undefined;
|
|
90
|
+
autoCorrect?: string | undefined | undefined;
|
|
91
|
+
autoSave?: string | undefined | undefined;
|
|
92
|
+
color?: string | undefined | undefined;
|
|
93
|
+
itemProp?: string | undefined | undefined;
|
|
94
|
+
itemScope?: boolean | undefined | undefined;
|
|
95
|
+
itemType?: string | undefined | undefined;
|
|
96
|
+
itemID?: string | undefined | undefined;
|
|
97
|
+
itemRef?: string | undefined | undefined;
|
|
98
|
+
results?: number | undefined | undefined;
|
|
99
|
+
security?: string | undefined | undefined;
|
|
100
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
|
101
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
102
|
+
is?: string | undefined | undefined;
|
|
103
|
+
exportparts?: string | undefined | undefined;
|
|
104
|
+
part?: string | undefined | undefined;
|
|
105
|
+
"aria-activedescendant"?: string | undefined | undefined;
|
|
104
106
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
105
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
106
|
-
"aria-braillelabel"?: string | undefined;
|
|
107
|
-
"aria-brailleroledescription"?: string | undefined;
|
|
107
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
108
|
+
"aria-braillelabel"?: string | undefined | undefined;
|
|
109
|
+
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
108
110
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
109
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
110
|
-
"aria-colcount"?: number | undefined;
|
|
111
|
-
"aria-colindex"?: number | undefined;
|
|
112
|
-
"aria-colindextext"?: string | undefined;
|
|
113
|
-
"aria-colspan"?: number | undefined;
|
|
114
|
-
"aria-controls"?: string | undefined;
|
|
115
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
116
|
-
"aria-describedby"?: string | undefined;
|
|
117
|
-
"aria-description"?: string | undefined;
|
|
118
|
-
"aria-details"?: string | undefined;
|
|
111
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
112
|
+
"aria-colcount"?: number | undefined | undefined;
|
|
113
|
+
"aria-colindex"?: number | undefined | undefined;
|
|
114
|
+
"aria-colindextext"?: string | undefined | undefined;
|
|
115
|
+
"aria-colspan"?: number | undefined | undefined;
|
|
116
|
+
"aria-controls"?: string | undefined | undefined;
|
|
117
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
118
|
+
"aria-describedby"?: string | undefined | undefined;
|
|
119
|
+
"aria-description"?: string | undefined | undefined;
|
|
120
|
+
"aria-details"?: string | undefined | undefined;
|
|
119
121
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
120
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
121
|
-
"aria-errormessage"?: string | undefined;
|
|
122
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
123
|
+
"aria-errormessage"?: string | undefined | undefined;
|
|
122
124
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
123
|
-
"aria-flowto"?: string | undefined;
|
|
125
|
+
"aria-flowto"?: string | undefined | undefined;
|
|
124
126
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
125
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
127
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
126
128
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
127
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
128
|
-
"aria-keyshortcuts"?: string | undefined;
|
|
129
|
-
"aria-label"?: string | undefined;
|
|
130
|
-
"aria-labelledby"?: string | undefined;
|
|
131
|
-
"aria-level"?: number | undefined;
|
|
132
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
129
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
130
|
+
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
131
|
+
"aria-label"?: string | undefined | undefined;
|
|
132
|
+
"aria-labelledby"?: string | undefined | undefined;
|
|
133
|
+
"aria-level"?: number | undefined | undefined;
|
|
134
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
133
135
|
"aria-modal"?: (boolean | "false" | "true") | undefined;
|
|
134
136
|
"aria-multiline"?: (boolean | "false" | "true") | undefined;
|
|
135
137
|
"aria-multiselectable"?: (boolean | "false" | "true") | undefined;
|
|
136
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
137
|
-
"aria-owns"?: string | undefined;
|
|
138
|
-
"aria-placeholder"?: string | undefined;
|
|
139
|
-
"aria-posinset"?: number | undefined;
|
|
140
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
138
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
139
|
+
"aria-owns"?: string | undefined | undefined;
|
|
140
|
+
"aria-placeholder"?: string | undefined | undefined;
|
|
141
|
+
"aria-posinset"?: number | undefined | undefined;
|
|
142
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
141
143
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
142
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
144
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
143
145
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
144
|
-
"aria-roledescription"?: string | undefined;
|
|
145
|
-
"aria-rowcount"?: number | undefined;
|
|
146
|
-
"aria-rowindex"?: number | undefined;
|
|
147
|
-
"aria-rowindextext"?: string | undefined;
|
|
148
|
-
"aria-rowspan"?: number | undefined;
|
|
146
|
+
"aria-roledescription"?: string | undefined | undefined;
|
|
147
|
+
"aria-rowcount"?: number | undefined | undefined;
|
|
148
|
+
"aria-rowindex"?: number | undefined | undefined;
|
|
149
|
+
"aria-rowindextext"?: string | undefined | undefined;
|
|
150
|
+
"aria-rowspan"?: number | undefined | undefined;
|
|
149
151
|
"aria-selected"?: (boolean | "false" | "true") | undefined;
|
|
150
|
-
"aria-setsize"?: number | undefined;
|
|
151
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
152
|
-
"aria-valuemax"?: number | undefined;
|
|
153
|
-
"aria-valuemin"?: number | undefined;
|
|
154
|
-
"aria-valuenow"?: number | undefined;
|
|
155
|
-
"aria-valuetext"?: string | undefined;
|
|
152
|
+
"aria-setsize"?: number | undefined | undefined;
|
|
153
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
154
|
+
"aria-valuemax"?: number | undefined | undefined;
|
|
155
|
+
"aria-valuemin"?: number | undefined | undefined;
|
|
156
|
+
"aria-valuenow"?: number | undefined | undefined;
|
|
157
|
+
"aria-valuetext"?: string | undefined | undefined;
|
|
156
158
|
dangerouslySetInnerHTML?: {
|
|
157
159
|
__html: string | TrustedHTML;
|
|
158
|
-
} | undefined;
|
|
160
|
+
} | undefined | undefined;
|
|
159
161
|
onCopy?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
160
162
|
onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
161
163
|
onCut?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
var _4KO75GA3cjs = require('../__chunks/4KO75GA3.cjs');
|
|
7
|
-
require('../__chunks/FME6FBOS.cjs');
|
|
8
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
9
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
3
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
10
4
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
11
5
|
require('../__chunks/VF7H2WBX.cjs');
|
|
12
6
|
require('../__chunks/EJVJIL4S.cjs');
|
|
13
|
-
require('../__chunks/
|
|
7
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
var _PK35DJGAcjs = require('../__chunks/PK35DJGA.cjs');
|
|
11
|
+
require('../__chunks/H5ZMZIC6.cjs');
|
|
12
|
+
require('../__chunks/PDQXLIRF.cjs');
|
|
14
13
|
require('../__chunks/T3QB4FR3.cjs');
|
|
14
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
@@ -56,7 +56,7 @@ var children = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
|
56
56
|
var useComboboxCancel = _6TI3NXX6cjs.createHook.call(void 0,
|
|
57
57
|
function useComboboxCancel2(_a) {
|
|
58
58
|
var _b = _a, { store, hideWhenEmpty } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store", "hideWhenEmpty"]);
|
|
59
|
-
const context =
|
|
59
|
+
const context = _K3X5TQGKcjs.useComboboxProviderContext.call(void 0, );
|
|
60
60
|
store = store || context;
|
|
61
61
|
_misc.invariant.call(void 0,
|
|
62
62
|
store,
|
|
@@ -93,7 +93,7 @@ var useComboboxCancel = _6TI3NXX6cjs.createHook.call(void 0,
|
|
|
93
93
|
}, props), {
|
|
94
94
|
onClick
|
|
95
95
|
});
|
|
96
|
-
props =
|
|
96
|
+
props = _PK35DJGAcjs.useButton.call(void 0, props);
|
|
97
97
|
return props;
|
|
98
98
|
}
|
|
99
99
|
);
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
11
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
12
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
10
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
13
11
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
14
12
|
require('../__chunks/VF7H2WBX.cjs');
|
|
15
13
|
require('../__chunks/EJVJIL4S.cjs');
|
|
14
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
15
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
16
16
|
require('../__chunks/6TI3NXX6.cjs');
|
|
17
17
|
require('../__chunks/L5A2ID7S.cjs');
|
|
18
18
|
require('../__chunks/FDRJDQ5Y.cjs');
|
|
@@ -26,4 +26,4 @@ require('../__chunks/7EQBAZ46.cjs');
|
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
exports.ComboboxContextProvider =
|
|
29
|
+
exports.ComboboxContextProvider = _K3X5TQGKcjs.ComboboxContextProvider; exports.ComboboxItemCheckedContext = _K3X5TQGKcjs.ComboboxItemCheckedContext; exports.ComboboxItemValueContext = _K3X5TQGKcjs.ComboboxItemValueContext; exports.ComboboxListRoleContext = _K3X5TQGKcjs.ComboboxListRoleContext; exports.ComboboxScopedContextProvider = _K3X5TQGKcjs.ComboboxScopedContextProvider; exports.useComboboxContext = _K3X5TQGKcjs.useComboboxContext; exports.useComboboxProviderContext = _K3X5TQGKcjs.useComboboxProviderContext; exports.useComboboxScopedContext = _K3X5TQGKcjs.useComboboxScopedContext;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _JVADL66Kcjs = require('../__chunks/JVADL66K.cjs');
|
|
4
|
+
require('../__chunks/LZE4K2WU.cjs');
|
|
4
5
|
|
|
5
6
|
|
|
6
|
-
var
|
|
7
|
-
require('../__chunks/AORZGU3P.cjs');
|
|
8
|
-
require('../__chunks/4KO75GA3.cjs');
|
|
9
|
-
require('../__chunks/FME6FBOS.cjs');
|
|
10
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
11
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
7
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
12
8
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
13
9
|
require('../__chunks/VF7H2WBX.cjs');
|
|
14
10
|
require('../__chunks/EJVJIL4S.cjs');
|
|
15
|
-
require('../__chunks/
|
|
11
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
12
|
+
require('../__chunks/PK35DJGA.cjs');
|
|
13
|
+
require('../__chunks/H5ZMZIC6.cjs');
|
|
14
|
+
require('../__chunks/PDQXLIRF.cjs');
|
|
16
15
|
require('../__chunks/T3QB4FR3.cjs');
|
|
16
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
|
|
@@ -52,7 +52,7 @@ var children = /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
|
52
52
|
);
|
|
53
53
|
var useComboboxDisclosure = _6TI3NXX6cjs.createHook.call(void 0, function useComboboxDisclosure2(_a) {
|
|
54
54
|
var _b = _a, { store } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store"]);
|
|
55
|
-
const context =
|
|
55
|
+
const context = _K3X5TQGKcjs.useComboboxProviderContext.call(void 0, );
|
|
56
56
|
store = store || context;
|
|
57
57
|
_misc.invariant.call(void 0,
|
|
58
58
|
store,
|
|
@@ -82,7 +82,7 @@ var useComboboxDisclosure = _6TI3NXX6cjs.createHook.call(void 0, function useCom
|
|
|
82
82
|
onMouseDown,
|
|
83
83
|
onClick
|
|
84
84
|
});
|
|
85
|
-
props =
|
|
85
|
+
props = _JVADL66Kcjs.useDialogDisclosure.call(void 0, _7EQBAZ46cjs.__spreadValues.call(void 0, { store }, props));
|
|
86
86
|
return props;
|
|
87
87
|
});
|
|
88
88
|
var ComboboxDisclosure = _6TI3NXX6cjs.forwardRef.call(void 0, function ComboboxDisclosure2(props) {
|
|
@@ -5,12 +5,12 @@ require('../__chunks/YZ2JOUIA.cjs');
|
|
|
5
5
|
require('../__chunks/XRATBFDX.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
9
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
10
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
8
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
11
9
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
12
10
|
require('../__chunks/VF7H2WBX.cjs');
|
|
13
11
|
require('../__chunks/EJVJIL4S.cjs');
|
|
12
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
13
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -30,7 +30,7 @@ var TagName = "div";
|
|
|
30
30
|
var useComboboxGroup = _6TI3NXX6cjs.createHook.call(void 0,
|
|
31
31
|
function useComboboxGroup2(_a) {
|
|
32
32
|
var _b = _a, { store } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store"]);
|
|
33
|
-
const context =
|
|
33
|
+
const context = _K3X5TQGKcjs.useComboboxScopedContext.call(void 0, );
|
|
34
34
|
store = store || context;
|
|
35
35
|
_misc.invariant.call(void 0,
|
|
36
36
|
store,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../__chunks/IRJEBRAW.cjs');
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
var _SQHULPZ2cjs = require('../__chunks/SQHULPZ2.cjs');
|
|
8
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
9
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
3
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
10
4
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
11
5
|
require('../__chunks/VF7H2WBX.cjs');
|
|
12
6
|
require('../__chunks/EJVJIL4S.cjs');
|
|
7
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
var _X2XXPB3Xcjs = require('../__chunks/X2XXPB3X.cjs');
|
|
11
|
+
require('../__chunks/IRJEBRAW.cjs');
|
|
12
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
@@ -28,7 +28,7 @@ var _react = require('react');
|
|
|
28
28
|
var TagName = "span";
|
|
29
29
|
var useComboboxItemCheck = _6TI3NXX6cjs.createHook.call(void 0, function useComboboxItemCheck2(_a) {
|
|
30
30
|
var _b = _a, { store, checked } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store", "checked"]);
|
|
31
|
-
const context = _react.useContext.call(void 0,
|
|
31
|
+
const context = _react.useContext.call(void 0, _K3X5TQGKcjs.ComboboxItemCheckedContext);
|
|
32
32
|
checked = checked != null ? checked : context;
|
|
33
33
|
props = _X2XXPB3Xcjs.useCheckboxCheck.call(void 0, _7EQBAZ46cjs.__spreadProps.call(void 0, _7EQBAZ46cjs.__spreadValues.call(void 0, {}, props), { checked }));
|
|
34
34
|
return props;
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _K4YSA433cjs = require('../__chunks/K4YSA433.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
7
|
-
require('../__chunks/2C4LCZ5B.cjs');
|
|
6
|
+
var _AU5QYTLMcjs = require('../__chunks/AU5QYTLM.cjs');
|
|
8
7
|
require('../__chunks/KUPB4YJ5.cjs');
|
|
8
|
+
require('../__chunks/ZVWIHFYJ.cjs');
|
|
9
|
+
require('../__chunks/MIBORXQW.cjs');
|
|
10
|
+
require('../__chunks/NO756MUJ.cjs');
|
|
9
11
|
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
var _SQHULPZ2cjs = require('../__chunks/SQHULPZ2.cjs');
|
|
13
|
-
require('../__chunks/MNH5LHM4.cjs');
|
|
13
|
+
var _3YJARQUNcjs = require('../__chunks/3YJARQUN.cjs');
|
|
14
14
|
require('../__chunks/DQ3AW7HU.cjs');
|
|
15
|
-
require('../__chunks/FME6FBOS.cjs');
|
|
16
|
-
require('../__chunks/MIBORXQW.cjs');
|
|
17
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
18
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
19
15
|
|
|
20
16
|
|
|
21
|
-
|
|
17
|
+
|
|
18
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
22
19
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
23
20
|
require('../__chunks/VF7H2WBX.cjs');
|
|
24
21
|
require('../__chunks/EJVJIL4S.cjs');
|
|
25
|
-
require('../__chunks/
|
|
22
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
23
|
+
require('../__chunks/H5ZMZIC6.cjs');
|
|
24
|
+
require('../__chunks/PDQXLIRF.cjs');
|
|
26
25
|
require('../__chunks/T3QB4FR3.cjs');
|
|
26
|
+
require('../__chunks/76LCMKUI.cjs');
|
|
27
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
27
28
|
|
|
28
29
|
|
|
29
30
|
var _6TI3NXX6cjs = require('../__chunks/6TI3NXX6.cjs');
|
|
30
|
-
require('../__chunks/76LCMKUI.cjs');
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
var _L5A2ID7Scjs = require('../__chunks/L5A2ID7S.cjs');
|
|
@@ -54,10 +54,10 @@ function getItemRole(popupRole) {
|
|
|
54
54
|
}
|
|
55
55
|
function useComboboxItemOffscreen(_a) {
|
|
56
56
|
var _b = _a, { store, value } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store", "value"]);
|
|
57
|
-
const context =
|
|
57
|
+
const context = _K3X5TQGKcjs.useComboboxScopedContext.call(void 0, );
|
|
58
58
|
store = store || context;
|
|
59
|
-
const offscreenProps =
|
|
60
|
-
const popupRole = _react.useContext.call(void 0,
|
|
59
|
+
const offscreenProps = _K4YSA433cjs.useCompositeItemOffscreen.call(void 0, _7EQBAZ46cjs.__spreadValues.call(void 0, { store, value }, props));
|
|
60
|
+
const popupRole = _react.useContext.call(void 0, _K3X5TQGKcjs.ComboboxListRoleContext);
|
|
61
61
|
if (!offscreenProps.active) {
|
|
62
62
|
return _7EQBAZ46cjs.__spreadProps.call(void 0, _7EQBAZ46cjs.__spreadValues.call(void 0, {}, offscreenProps), {
|
|
63
63
|
role: getItemRole(popupRole)
|
|
@@ -79,7 +79,7 @@ var ComboboxItem2 = _6TI3NXX6cjs.forwardRef.call(void 0, function ComboboxItem3(
|
|
|
79
79
|
}, props)), { active, ref } = _a2, rest = _7EQBAZ46cjs.__objRest.call(void 0, _a2, ["active", "ref"]);
|
|
80
80
|
const allProps = _7EQBAZ46cjs.__spreadProps.call(void 0, _7EQBAZ46cjs.__spreadValues.call(void 0, _7EQBAZ46cjs.__spreadValues.call(void 0, {}, rest), props), { ref: _L5A2ID7Scjs.useMergeRefs.call(void 0, ref, props.ref) });
|
|
81
81
|
if (active) {
|
|
82
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
82
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _AU5QYTLMcjs.ComboboxItem, _7EQBAZ46cjs.__spreadValues.call(void 0, {}, allProps));
|
|
83
83
|
}
|
|
84
84
|
const _b2 = allProps, {
|
|
85
85
|
store,
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
6
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
4
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
7
5
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
8
6
|
require('../__chunks/VF7H2WBX.cjs');
|
|
9
7
|
require('../__chunks/EJVJIL4S.cjs');
|
|
8
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
10
9
|
|
|
11
10
|
|
|
11
|
+
var _76LCMKUIcjs = require('../__chunks/76LCMKUI.cjs');
|
|
12
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
12
13
|
|
|
13
14
|
|
|
14
|
-
var _6TI3NXX6cjs = require('../__chunks/6TI3NXX6.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
var
|
|
17
|
+
var _6TI3NXX6cjs = require('../__chunks/6TI3NXX6.cjs');
|
|
18
18
|
require('../__chunks/L5A2ID7S.cjs');
|
|
19
19
|
require('../__chunks/FDRJDQ5Y.cjs');
|
|
20
20
|
|
|
@@ -102,9 +102,9 @@ function splitValue(itemValue, userValue) {
|
|
|
102
102
|
}
|
|
103
103
|
var useComboboxItemValue = _6TI3NXX6cjs.createHook.call(void 0, function useComboboxItemValue2(_a) {
|
|
104
104
|
var _b = _a, { store, value, userValue } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store", "value", "userValue"]);
|
|
105
|
-
const context =
|
|
105
|
+
const context = _K3X5TQGKcjs.useComboboxScopedContext.call(void 0, );
|
|
106
106
|
store = store || context;
|
|
107
|
-
const itemContext = _react.useContext.call(void 0,
|
|
107
|
+
const itemContext = _react.useContext.call(void 0, _K3X5TQGKcjs.ComboboxItemValueContext);
|
|
108
108
|
const itemValue = value != null ? value : itemContext;
|
|
109
109
|
const inputValue = _76LCMKUIcjs.useStoreState.call(void 0, store, (state) => userValue != null ? userValue : state == null ? void 0 : state.value);
|
|
110
110
|
const children = _react.useMemo.call(void 0, () => {
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _AU5QYTLMcjs = require('../__chunks/AU5QYTLM.cjs');
|
|
5
5
|
require('../__chunks/KUPB4YJ5.cjs');
|
|
6
|
-
require('../__chunks/
|
|
7
|
-
require('../__chunks/MNH5LHM4.cjs');
|
|
8
|
-
require('../__chunks/DQ3AW7HU.cjs');
|
|
9
|
-
require('../__chunks/FME6FBOS.cjs');
|
|
6
|
+
require('../__chunks/ZVWIHFYJ.cjs');
|
|
10
7
|
require('../__chunks/MIBORXQW.cjs');
|
|
11
|
-
require('../__chunks/
|
|
12
|
-
require('../__chunks/
|
|
8
|
+
require('../__chunks/DQ3AW7HU.cjs');
|
|
9
|
+
require('../__chunks/K3X5TQGK.cjs');
|
|
13
10
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
14
11
|
require('../__chunks/VF7H2WBX.cjs');
|
|
15
12
|
require('../__chunks/EJVJIL4S.cjs');
|
|
16
|
-
require('../__chunks/
|
|
13
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
14
|
+
require('../__chunks/H5ZMZIC6.cjs');
|
|
15
|
+
require('../__chunks/PDQXLIRF.cjs');
|
|
17
16
|
require('../__chunks/T3QB4FR3.cjs');
|
|
18
|
-
require('../__chunks/6TI3NXX6.cjs');
|
|
19
17
|
require('../__chunks/76LCMKUI.cjs');
|
|
18
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
19
|
+
require('../__chunks/6TI3NXX6.cjs');
|
|
20
20
|
require('../__chunks/L5A2ID7S.cjs');
|
|
21
21
|
require('../__chunks/FDRJDQ5Y.cjs');
|
|
22
22
|
require('../__chunks/7EQBAZ46.cjs');
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
exports.ComboboxItem =
|
|
26
|
+
exports.ComboboxItem = _AU5QYTLMcjs.ComboboxItem; exports.useComboboxItem = _AU5QYTLMcjs.useComboboxItem;
|
|
@@ -91,6 +91,8 @@ export interface ComboboxItemOptions<T extends ElementType = TagName> extends Co
|
|
|
91
91
|
* - [Submenu with
|
|
92
92
|
* Combobox](https://ariakit.org/examples/menu-nested-combobox)
|
|
93
93
|
* - [Command Menu](https://ariakit.org/examples/dialog-combobox-command-menu)
|
|
94
|
+
* - [Command Menu with
|
|
95
|
+
* Tabs](https://ariakit.org/examples/dialog-combobox-tab-command-menu)
|
|
94
96
|
*/
|
|
95
97
|
hideOnClick?: BooleanOrCallback<MouseEvent<HTMLElement>>;
|
|
96
98
|
/**
|
|
@@ -91,6 +91,8 @@ export interface ComboboxItemOptions<T extends ElementType = TagName> extends Co
|
|
|
91
91
|
* - [Submenu with
|
|
92
92
|
* Combobox](https://ariakit.org/examples/menu-nested-combobox)
|
|
93
93
|
* - [Command Menu](https://ariakit.org/examples/dialog-combobox-command-menu)
|
|
94
|
+
* - [Command Menu with
|
|
95
|
+
* Tabs](https://ariakit.org/examples/dialog-combobox-tab-command-menu)
|
|
94
96
|
*/
|
|
95
97
|
hideOnClick?: BooleanOrCallback<MouseEvent<HTMLElement>>;
|
|
96
98
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../__chunks/CWQU4R75.cjs');
|
|
5
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
3
|
+
var _K3X5TQGKcjs = require('../__chunks/K3X5TQGK.cjs');
|
|
6
4
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
7
5
|
require('../__chunks/VF7H2WBX.cjs');
|
|
8
6
|
require('../__chunks/EJVJIL4S.cjs');
|
|
7
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
8
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -25,7 +25,7 @@ var TagName = "label";
|
|
|
25
25
|
var useComboboxLabel = _6TI3NXX6cjs.createHook.call(void 0,
|
|
26
26
|
function useComboboxLabel2(_a) {
|
|
27
27
|
var _b = _a, { store } = _b, props = _7EQBAZ46cjs.__objRest.call(void 0, _b, ["store"]);
|
|
28
|
-
const context =
|
|
28
|
+
const context = _K3X5TQGKcjs.useComboboxProviderContext.call(void 0, );
|
|
29
29
|
store = store || context;
|
|
30
30
|
_misc.invariant.call(void 0,
|
|
31
31
|
store,
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../__chunks/
|
|
6
|
-
require('../__chunks/
|
|
7
|
-
require('../__chunks/FVVTEJ4K.cjs');
|
|
8
|
-
require('../__chunks/53NM5U3A.cjs');
|
|
4
|
+
var _BNH2W42Ccjs = require('../__chunks/BNH2W42C.cjs');
|
|
5
|
+
require('../__chunks/I3ICHD5K.cjs');
|
|
6
|
+
require('../__chunks/K3X5TQGK.cjs');
|
|
9
7
|
require('../__chunks/ZVS6SBRR.cjs');
|
|
10
8
|
require('../__chunks/VF7H2WBX.cjs');
|
|
11
9
|
require('../__chunks/EJVJIL4S.cjs');
|
|
12
|
-
require('../__chunks/
|
|
10
|
+
require('../__chunks/CWQU4R75.cjs');
|
|
13
11
|
require('../__chunks/76LCMKUI.cjs');
|
|
12
|
+
require('../__chunks/FVVTEJ4K.cjs');
|
|
13
|
+
require('../__chunks/6TI3NXX6.cjs');
|
|
14
14
|
require('../__chunks/L5A2ID7S.cjs');
|
|
15
15
|
require('../__chunks/FDRJDQ5Y.cjs');
|
|
16
16
|
require('../__chunks/7EQBAZ46.cjs');
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
exports.ComboboxList =
|
|
20
|
+
exports.ComboboxList = _BNH2W42Ccjs.ComboboxList; exports.useComboboxList = _BNH2W42Ccjs.useComboboxList;
|