@ariakit/react-core 0.4.15 → 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 +21 -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
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
useComboboxScopedContext
|
|
4
|
-
} from "../__chunks/VEVQD5MH.js";
|
|
5
2
|
import {
|
|
6
3
|
useCompositeSeparator
|
|
7
4
|
} from "../__chunks/TP7N7UIH.js";
|
|
8
5
|
import "../__chunks/A3CZKICO.js";
|
|
9
|
-
import
|
|
10
|
-
|
|
6
|
+
import {
|
|
7
|
+
useComboboxScopedContext
|
|
8
|
+
} from "../__chunks/S43UC3DV.js";
|
|
11
9
|
import "../__chunks/MTZPJQMC.js";
|
|
12
10
|
import "../__chunks/RS7LB2H4.js";
|
|
13
11
|
import "../__chunks/S6EF7IVO.js";
|
|
12
|
+
import "../__chunks/P7GR5CS5.js";
|
|
13
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
14
14
|
import {
|
|
15
15
|
createElement,
|
|
16
16
|
createHook,
|
|
@@ -3,17 +3,17 @@ import {
|
|
|
3
3
|
useComboboxStore,
|
|
4
4
|
useComboboxStoreOptions,
|
|
5
5
|
useComboboxStoreProps
|
|
6
|
-
} from "../__chunks/
|
|
6
|
+
} from "../__chunks/246BTTYR.js";
|
|
7
7
|
import "../__chunks/3XAVFTCA.js";
|
|
8
|
+
import "../__chunks/O2PQ2652.js";
|
|
8
9
|
import "../__chunks/4CMBR7SL.js";
|
|
10
|
+
import "../__chunks/BM6PGYQY.js";
|
|
11
|
+
import "../__chunks/WYCIER3C.js";
|
|
9
12
|
import "../__chunks/C3IKGW5T.js";
|
|
10
13
|
import "../__chunks/P7GR5CS5.js";
|
|
14
|
+
import "../__chunks/YV4JVR4I.js";
|
|
11
15
|
import "../__chunks/VDHZ5F7K.js";
|
|
12
16
|
import "../__chunks/LMDWO4NN.js";
|
|
13
|
-
import "../__chunks/O2PQ2652.js";
|
|
14
|
-
import "../__chunks/BM6PGYQY.js";
|
|
15
|
-
import "../__chunks/WYCIER3C.js";
|
|
16
|
-
import "../__chunks/YV4JVR4I.js";
|
|
17
17
|
import "../__chunks/ABQUS43J.js";
|
|
18
18
|
import "../__chunks/SK3NAZA3.js";
|
|
19
19
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
useComboboxContext
|
|
4
|
-
} from "../__chunks/
|
|
5
|
-
import "../__chunks/P7GR5CS5.js";
|
|
6
|
-
import "../__chunks/VDHZ5F7K.js";
|
|
4
|
+
} from "../__chunks/S43UC3DV.js";
|
|
7
5
|
import "../__chunks/MTZPJQMC.js";
|
|
8
6
|
import "../__chunks/RS7LB2H4.js";
|
|
9
7
|
import "../__chunks/S6EF7IVO.js";
|
|
8
|
+
import "../__chunks/P7GR5CS5.js";
|
|
9
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
10
10
|
import "../__chunks/LMDWO4NN.js";
|
|
11
11
|
import "../__chunks/ABQUS43J.js";
|
|
12
12
|
import "../__chunks/SK3NAZA3.js";
|
|
@@ -70,7 +70,8 @@ export interface ComboboxOptions<T extends ElementType = TagName> extends Compos
|
|
|
70
70
|
* prop.
|
|
71
71
|
*
|
|
72
72
|
* Live examples:
|
|
73
|
-
* - [Command Menu
|
|
73
|
+
* - [Command Menu with
|
|
74
|
+
* Tabs](https://ariakit.org/examples/dialog-combobox-tab-command-menu)
|
|
74
75
|
* - [ComboboxGroup](https://ariakit.org/examples/combobox-group)
|
|
75
76
|
* - [Combobox with links](https://ariakit.org/examples/combobox-links)
|
|
76
77
|
* - [Textarea with inline
|
package/esm/combobox/combobox.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../__chunks/
|
|
3
|
+
useComposite
|
|
4
|
+
} from "../__chunks/5JTVDSTH.js";
|
|
5
5
|
import {
|
|
6
6
|
usePopoverAnchor
|
|
7
7
|
} from "../__chunks/OMU7RWRV.js";
|
|
8
|
-
import {
|
|
9
|
-
useComposite
|
|
10
|
-
} from "../__chunks/ITI7HKP4.js";
|
|
11
8
|
import "../__chunks/5VQZOHHZ.js";
|
|
12
|
-
import
|
|
13
|
-
|
|
9
|
+
import {
|
|
10
|
+
useComboboxProviderContext
|
|
11
|
+
} from "../__chunks/S43UC3DV.js";
|
|
14
12
|
import "../__chunks/MTZPJQMC.js";
|
|
15
13
|
import "../__chunks/RS7LB2H4.js";
|
|
16
14
|
import "../__chunks/S6EF7IVO.js";
|
|
17
|
-
import "../__chunks/
|
|
15
|
+
import "../__chunks/P7GR5CS5.js";
|
|
16
|
+
import "../__chunks/PFRGBC2K.js";
|
|
18
17
|
import "../__chunks/SWN3JYXT.js";
|
|
18
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
19
19
|
import {
|
|
20
20
|
createElement,
|
|
21
21
|
createHook,
|
package/esm/command/command.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Command,
|
|
4
4
|
useCommand
|
|
5
|
-
} from "../__chunks/
|
|
6
|
-
import "../__chunks/
|
|
5
|
+
} from "../__chunks/2RSXSRCN.js";
|
|
6
|
+
import "../__chunks/PFRGBC2K.js";
|
|
7
7
|
import "../__chunks/SWN3JYXT.js";
|
|
8
8
|
import "../__chunks/LMDWO4NN.js";
|
|
9
9
|
import "../__chunks/ABQUS43J.js";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
CompositeContainer,
|
|
4
4
|
useCompositeContainer
|
|
5
|
-
} from "../__chunks/
|
|
5
|
+
} from "../__chunks/2AY45OBM.js";
|
|
6
6
|
import "../__chunks/5VQZOHHZ.js";
|
|
7
7
|
import "../__chunks/P7GR5CS5.js";
|
|
8
|
+
import "../__chunks/YV4JVR4I.js";
|
|
8
9
|
import "../__chunks/VDHZ5F7K.js";
|
|
9
10
|
import "../__chunks/LMDWO4NN.js";
|
|
10
|
-
import "../__chunks/YV4JVR4I.js";
|
|
11
11
|
import "../__chunks/ABQUS43J.js";
|
|
12
12
|
import "../__chunks/SK3NAZA3.js";
|
|
13
13
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -88,7 +88,8 @@ export interface CompositeHoverOptions<_T extends ElementType = TagName> extends
|
|
|
88
88
|
* - [Submenu with
|
|
89
89
|
* Combobox](https://ariakit.org/examples/menu-nested-combobox)
|
|
90
90
|
* - [Combobox with Tabs](https://ariakit.org/examples/combobox-tabs)
|
|
91
|
-
* - [Command Menu
|
|
91
|
+
* - [Command Menu with
|
|
92
|
+
* Tabs](https://ariakit.org/examples/dialog-combobox-tab-command-menu)
|
|
92
93
|
* - [Select with Combobox and
|
|
93
94
|
* Tabs](https://ariakit.org/examples/select-combobox-tab)
|
|
94
95
|
*/
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
import {
|
|
3
3
|
CompositeItem,
|
|
4
4
|
useCompositeItemOffscreen
|
|
5
|
-
} from "../__chunks/
|
|
6
|
-
import "../__chunks/
|
|
7
|
-
import "../__chunks/P2CTZE2T.js";
|
|
8
|
-
import "../__chunks/RZ4GPYOB.js";
|
|
9
|
-
import "../__chunks/KUU7WJ55.js";
|
|
5
|
+
} from "../__chunks/JRLOXMGX.js";
|
|
6
|
+
import "../__chunks/6VRAQV3D.js";
|
|
10
7
|
import "../__chunks/5VQZOHHZ.js";
|
|
11
|
-
import "../__chunks/
|
|
12
|
-
import "../__chunks/VDHZ5F7K.js";
|
|
8
|
+
import "../__chunks/3NAWWYOJ.js";
|
|
13
9
|
import "../__chunks/XL7CSKGW.js";
|
|
14
|
-
import "../__chunks/
|
|
10
|
+
import "../__chunks/RZ4GPYOB.js";
|
|
11
|
+
import "../__chunks/P7GR5CS5.js";
|
|
12
|
+
import "../__chunks/2RSXSRCN.js";
|
|
13
|
+
import "../__chunks/PFRGBC2K.js";
|
|
15
14
|
import "../__chunks/SWN3JYXT.js";
|
|
16
|
-
import "../__chunks/LMDWO4NN.js";
|
|
17
15
|
import "../__chunks/YV4JVR4I.js";
|
|
16
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
17
|
+
import "../__chunks/LMDWO4NN.js";
|
|
18
18
|
import "../__chunks/ABQUS43J.js";
|
|
19
19
|
import "../__chunks/SK3NAZA3.js";
|
|
20
20
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -62,6 +62,10 @@ export interface CompositeItemOptions<T extends ElementType = TagName> extends C
|
|
|
62
62
|
* retrieved by the
|
|
63
63
|
* [`CompositeRow`](https://ariakit.org/reference/composite-row) component
|
|
64
64
|
* through context so in most cases you don't need to set it manually.
|
|
65
|
+
*
|
|
66
|
+
* Live examples:
|
|
67
|
+
* - [Command Menu with
|
|
68
|
+
* Tabs](https://ariakit.org/examples/dialog-combobox-tab-command-menu)
|
|
65
69
|
*/
|
|
66
70
|
rowId?: string;
|
|
67
71
|
/**
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import {
|
|
3
3
|
CompositeItem,
|
|
4
4
|
useCompositeItem
|
|
5
|
-
} from "../__chunks/
|
|
6
|
-
import "../__chunks/RZ4GPYOB.js";
|
|
7
|
-
import "../__chunks/KUU7WJ55.js";
|
|
5
|
+
} from "../__chunks/6VRAQV3D.js";
|
|
8
6
|
import "../__chunks/5VQZOHHZ.js";
|
|
7
|
+
import "../__chunks/RZ4GPYOB.js";
|
|
9
8
|
import "../__chunks/P7GR5CS5.js";
|
|
10
|
-
import "../__chunks/
|
|
11
|
-
import "../__chunks/
|
|
9
|
+
import "../__chunks/2RSXSRCN.js";
|
|
10
|
+
import "../__chunks/PFRGBC2K.js";
|
|
12
11
|
import "../__chunks/SWN3JYXT.js";
|
|
13
|
-
import "../__chunks/LMDWO4NN.js";
|
|
14
12
|
import "../__chunks/YV4JVR4I.js";
|
|
13
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
14
|
+
import "../__chunks/LMDWO4NN.js";
|
|
15
15
|
import "../__chunks/ABQUS43J.js";
|
|
16
16
|
import "../__chunks/SK3NAZA3.js";
|
|
17
17
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
usePopoverDisclosure
|
|
4
|
-
} from "../__chunks/
|
|
5
|
-
import "../__chunks/AXB53BZF.js";
|
|
6
|
-
import "../__chunks/P4IRICAX.js";
|
|
4
|
+
} from "../__chunks/WMYDSCNQ.js";
|
|
7
5
|
import "../__chunks/OMU7RWRV.js";
|
|
8
|
-
import "../__chunks/
|
|
6
|
+
import "../__chunks/NTITENHD.js";
|
|
7
|
+
import "../__chunks/F5MUBM3I.js";
|
|
9
8
|
import {
|
|
10
9
|
useCompositeItem
|
|
11
|
-
} from "../__chunks/
|
|
12
|
-
import "../__chunks/RZ4GPYOB.js";
|
|
13
|
-
import "../__chunks/KUU7WJ55.js";
|
|
10
|
+
} from "../__chunks/6VRAQV3D.js";
|
|
14
11
|
import "../__chunks/5VQZOHHZ.js";
|
|
15
|
-
import "../__chunks/
|
|
16
|
-
import "../__chunks/VDHZ5F7K.js";
|
|
12
|
+
import "../__chunks/RZ4GPYOB.js";
|
|
17
13
|
import "../__chunks/MTZPJQMC.js";
|
|
18
14
|
import "../__chunks/RS7LB2H4.js";
|
|
19
15
|
import "../__chunks/S6EF7IVO.js";
|
|
20
|
-
import "../__chunks/
|
|
16
|
+
import "../__chunks/P7GR5CS5.js";
|
|
17
|
+
import "../__chunks/PCKO3OQ5.js";
|
|
18
|
+
import "../__chunks/2RSXSRCN.js";
|
|
19
|
+
import "../__chunks/PFRGBC2K.js";
|
|
21
20
|
import "../__chunks/SWN3JYXT.js";
|
|
21
|
+
import "../__chunks/YV4JVR4I.js";
|
|
22
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
22
23
|
import {
|
|
23
24
|
createElement,
|
|
24
25
|
createHook,
|
|
25
26
|
forwardRef
|
|
26
27
|
} from "../__chunks/LMDWO4NN.js";
|
|
27
|
-
import "../__chunks/YV4JVR4I.js";
|
|
28
28
|
import {
|
|
29
29
|
useEvent,
|
|
30
30
|
useMergeRefs
|
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
usePopover
|
|
4
|
-
} from "../__chunks/
|
|
5
|
-
import "../__chunks/
|
|
6
|
-
import "../__chunks/
|
|
7
|
-
import "../__chunks/
|
|
8
|
-
import "../__chunks/
|
|
9
|
-
import "../__chunks/
|
|
4
|
+
} from "../__chunks/G7GW6PWC.js";
|
|
5
|
+
import "../__chunks/DVTPF4J4.js";
|
|
6
|
+
import "../__chunks/WAGAC6PJ.js";
|
|
7
|
+
import "../__chunks/AOQQTIBO.js";
|
|
8
|
+
import "../__chunks/5M6RIVE2.js";
|
|
9
|
+
import "../__chunks/W3VI7GFU.js";
|
|
10
|
+
import "../__chunks/XX67R432.js";
|
|
11
|
+
import "../__chunks/ZWYATQFU.js";
|
|
12
|
+
import "../__chunks/6GXEOXGT.js";
|
|
13
|
+
import "../__chunks/HP6HHD56.js";
|
|
14
|
+
import "../__chunks/HLTQOHKZ.js";
|
|
15
|
+
import "../__chunks/TOU75OXH.js";
|
|
10
16
|
import "../__chunks/BGQ3KQ5M.js";
|
|
11
17
|
import "../__chunks/YKJECYU7.js";
|
|
12
|
-
import "../__chunks/
|
|
13
|
-
import "../__chunks/
|
|
14
|
-
import "../__chunks/
|
|
15
|
-
import "../__chunks/63XF7ACK.js";
|
|
16
|
-
import "../__chunks/HLTQOHKZ.js";
|
|
18
|
+
import "../__chunks/CZ4GFWYL.js";
|
|
19
|
+
import "../__chunks/Z5GCVBAY.js";
|
|
20
|
+
import "../__chunks/IGR4SXG2.js";
|
|
17
21
|
import "../__chunks/677M2CI3.js";
|
|
18
|
-
import "../__chunks/
|
|
22
|
+
import "../__chunks/S7U6BLGA.js";
|
|
23
|
+
import "../__chunks/JEWPFJH2.js";
|
|
24
|
+
import "../__chunks/3NDVDEB4.js";
|
|
19
25
|
import "../__chunks/AOUGVQZ3.js";
|
|
20
26
|
import "../__chunks/K2ZF5NU7.js";
|
|
21
|
-
import "../__chunks/
|
|
22
|
-
import "../__chunks/
|
|
23
|
-
import "../__chunks/
|
|
24
|
-
import "../__chunks/
|
|
25
|
-
import "../__chunks/AOQQTIBO.js";
|
|
26
|
-
import "../__chunks/CZ4GFWYL.js";
|
|
27
|
-
import "../__chunks/VGCJ63VH.js";
|
|
27
|
+
import "../__chunks/63XF7ACK.js";
|
|
28
|
+
import "../__chunks/KFH4SEIX.js";
|
|
29
|
+
import "../__chunks/BM6PGYQY.js";
|
|
30
|
+
import "../__chunks/WYCIER3C.js";
|
|
28
31
|
import "../__chunks/XL7CSKGW.js";
|
|
29
32
|
import "../__chunks/MTZPJQMC.js";
|
|
30
33
|
import "../__chunks/RS7LB2H4.js";
|
|
31
34
|
import "../__chunks/S6EF7IVO.js";
|
|
32
|
-
import "../__chunks/
|
|
35
|
+
import "../__chunks/PFRGBC2K.js";
|
|
33
36
|
import "../__chunks/SWN3JYXT.js";
|
|
34
|
-
import "../__chunks/
|
|
37
|
+
import "../__chunks/YV4JVR4I.js";
|
|
35
38
|
import {
|
|
36
39
|
createElement,
|
|
37
40
|
createHook,
|
|
38
41
|
forwardRef
|
|
39
42
|
} from "../__chunks/LMDWO4NN.js";
|
|
40
|
-
import "../__chunks/BM6PGYQY.js";
|
|
41
|
-
import "../__chunks/WYCIER3C.js";
|
|
42
|
-
import "../__chunks/YV4JVR4I.js";
|
|
43
43
|
import {
|
|
44
44
|
useEvent
|
|
45
45
|
} from "../__chunks/ABQUS43J.js";
|
|
@@ -6,9 +6,9 @@ import "../__chunks/C3IKGW5T.js";
|
|
|
6
6
|
import {
|
|
7
7
|
CompositeContextProvider
|
|
8
8
|
} from "../__chunks/P7GR5CS5.js";
|
|
9
|
+
import "../__chunks/YV4JVR4I.js";
|
|
9
10
|
import "../__chunks/VDHZ5F7K.js";
|
|
10
11
|
import "../__chunks/LMDWO4NN.js";
|
|
11
|
-
import "../__chunks/YV4JVR4I.js";
|
|
12
12
|
import "../__chunks/ABQUS43J.js";
|
|
13
13
|
import "../__chunks/SK3NAZA3.js";
|
|
14
14
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -20,108 +20,110 @@ export declare function useCompositeRenderer<T extends Item = any>({ store, orie
|
|
|
20
20
|
wrapElement?: import("../utils/types.ts").WrapElement;
|
|
21
21
|
render?: import("../utils/types.ts").RenderProp | import("react").ReactElement;
|
|
22
22
|
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]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
23
|
-
defaultChecked?: boolean | undefined;
|
|
23
|
+
defaultChecked?: boolean | undefined | undefined;
|
|
24
24
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
25
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
26
|
-
suppressHydrationWarning?: boolean | undefined;
|
|
27
|
-
accessKey?: string | undefined;
|
|
28
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
|
|
29
|
-
autoFocus?: boolean | undefined;
|
|
30
|
-
className?: string | undefined;
|
|
31
|
-
contentEditable?: (boolean | "false" | "true") | "
|
|
32
|
-
contextMenu?: string | undefined;
|
|
33
|
-
dir?: string | undefined;
|
|
25
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
26
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
27
|
+
accessKey?: string | undefined | undefined;
|
|
28
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
29
|
+
autoFocus?: boolean | undefined | undefined;
|
|
30
|
+
className?: string | undefined | undefined;
|
|
31
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
32
|
+
contextMenu?: string | undefined | undefined;
|
|
33
|
+
dir?: string | undefined | undefined;
|
|
34
34
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
35
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
|
|
36
|
-
hidden?: boolean | undefined;
|
|
37
|
-
id?: string | undefined;
|
|
38
|
-
lang?: string | undefined;
|
|
39
|
-
nonce?: string | undefined;
|
|
40
|
-
slot?: string | undefined;
|
|
35
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
36
|
+
hidden?: boolean | undefined | undefined;
|
|
37
|
+
id?: string | undefined | undefined;
|
|
38
|
+
lang?: string | undefined | undefined;
|
|
39
|
+
nonce?: string | undefined | undefined;
|
|
40
|
+
slot?: string | undefined | undefined;
|
|
41
41
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
42
42
|
style?: import("react").CSSProperties | undefined;
|
|
43
|
-
tabIndex?: number | undefined;
|
|
44
|
-
title?: string | undefined;
|
|
45
|
-
translate?: "yes" | "no" | undefined;
|
|
46
|
-
radioGroup?: string | undefined;
|
|
43
|
+
tabIndex?: number | undefined | undefined;
|
|
44
|
+
title?: string | undefined | undefined;
|
|
45
|
+
translate?: "yes" | "no" | undefined | undefined;
|
|
46
|
+
radioGroup?: string | undefined | undefined;
|
|
47
47
|
role?: import("react").AriaRole | undefined;
|
|
48
|
-
about?: string | undefined;
|
|
49
|
-
content?: string | undefined;
|
|
50
|
-
datatype?: string | undefined;
|
|
48
|
+
about?: string | undefined | undefined;
|
|
49
|
+
content?: string | undefined | undefined;
|
|
50
|
+
datatype?: string | undefined | undefined;
|
|
51
51
|
inlist?: any;
|
|
52
|
-
prefix?: string | undefined;
|
|
53
|
-
property?: string | undefined;
|
|
54
|
-
rel?: string | undefined;
|
|
55
|
-
resource?: string | undefined;
|
|
56
|
-
rev?: string | undefined;
|
|
57
|
-
typeof?: string | undefined;
|
|
58
|
-
vocab?: string | undefined;
|
|
59
|
-
autoCorrect?: string | undefined;
|
|
60
|
-
autoSave?: string | undefined;
|
|
61
|
-
color?: string | undefined;
|
|
62
|
-
itemProp?: string | undefined;
|
|
63
|
-
itemScope?: boolean | undefined;
|
|
64
|
-
itemType?: string | undefined;
|
|
65
|
-
itemID?: string | undefined;
|
|
66
|
-
itemRef?: string | undefined;
|
|
67
|
-
results?: number | undefined;
|
|
68
|
-
security?: string | undefined;
|
|
69
|
-
unselectable?: "on" | "off" | undefined;
|
|
70
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
71
|
-
is?: string | undefined;
|
|
72
|
-
|
|
52
|
+
prefix?: string | undefined | undefined;
|
|
53
|
+
property?: string | undefined | undefined;
|
|
54
|
+
rel?: string | undefined | undefined;
|
|
55
|
+
resource?: string | undefined | undefined;
|
|
56
|
+
rev?: string | undefined | undefined;
|
|
57
|
+
typeof?: string | undefined | undefined;
|
|
58
|
+
vocab?: string | undefined | undefined;
|
|
59
|
+
autoCorrect?: string | undefined | undefined;
|
|
60
|
+
autoSave?: string | undefined | undefined;
|
|
61
|
+
color?: string | undefined | undefined;
|
|
62
|
+
itemProp?: string | undefined | undefined;
|
|
63
|
+
itemScope?: boolean | undefined | undefined;
|
|
64
|
+
itemType?: string | undefined | undefined;
|
|
65
|
+
itemID?: string | undefined | undefined;
|
|
66
|
+
itemRef?: string | undefined | undefined;
|
|
67
|
+
results?: number | undefined | undefined;
|
|
68
|
+
security?: string | undefined | undefined;
|
|
69
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
|
70
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
71
|
+
is?: string | undefined | undefined;
|
|
72
|
+
exportparts?: string | undefined | undefined;
|
|
73
|
+
part?: string | undefined | undefined;
|
|
74
|
+
"aria-activedescendant"?: string | undefined | undefined;
|
|
73
75
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
74
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
75
|
-
"aria-braillelabel"?: string | undefined;
|
|
76
|
-
"aria-brailleroledescription"?: string | undefined;
|
|
76
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
77
|
+
"aria-braillelabel"?: string | undefined | undefined;
|
|
78
|
+
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
77
79
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
78
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
79
|
-
"aria-colcount"?: number | undefined;
|
|
80
|
-
"aria-colindex"?: number | undefined;
|
|
81
|
-
"aria-colindextext"?: string | undefined;
|
|
82
|
-
"aria-colspan"?: number | undefined;
|
|
83
|
-
"aria-controls"?: string | undefined;
|
|
84
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
85
|
-
"aria-describedby"?: string | undefined;
|
|
86
|
-
"aria-description"?: string | undefined;
|
|
87
|
-
"aria-details"?: string | undefined;
|
|
80
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
81
|
+
"aria-colcount"?: number | undefined | undefined;
|
|
82
|
+
"aria-colindex"?: number | undefined | undefined;
|
|
83
|
+
"aria-colindextext"?: string | undefined | undefined;
|
|
84
|
+
"aria-colspan"?: number | undefined | undefined;
|
|
85
|
+
"aria-controls"?: string | undefined | undefined;
|
|
86
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
87
|
+
"aria-describedby"?: string | undefined | undefined;
|
|
88
|
+
"aria-description"?: string | undefined | undefined;
|
|
89
|
+
"aria-details"?: string | undefined | undefined;
|
|
88
90
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
89
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
90
|
-
"aria-errormessage"?: string | undefined;
|
|
91
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
92
|
+
"aria-errormessage"?: string | undefined | undefined;
|
|
91
93
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
92
|
-
"aria-flowto"?: string | undefined;
|
|
94
|
+
"aria-flowto"?: string | undefined | undefined;
|
|
93
95
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
94
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
96
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
95
97
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
96
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
97
|
-
"aria-keyshortcuts"?: string | undefined;
|
|
98
|
-
"aria-label"?: string | undefined;
|
|
99
|
-
"aria-labelledby"?: string | undefined;
|
|
100
|
-
"aria-level"?: number | undefined;
|
|
101
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
98
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
99
|
+
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
100
|
+
"aria-label"?: string | undefined | undefined;
|
|
101
|
+
"aria-labelledby"?: string | undefined | undefined;
|
|
102
|
+
"aria-level"?: number | undefined | undefined;
|
|
103
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
102
104
|
"aria-modal"?: (boolean | "false" | "true") | undefined;
|
|
103
105
|
"aria-multiline"?: (boolean | "false" | "true") | undefined;
|
|
104
106
|
"aria-multiselectable"?: (boolean | "false" | "true") | undefined;
|
|
105
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
106
|
-
"aria-owns"?: string | undefined;
|
|
107
|
-
"aria-placeholder"?: string | undefined;
|
|
108
|
-
"aria-posinset"?: number | undefined;
|
|
109
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
107
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
108
|
+
"aria-owns"?: string | undefined | undefined;
|
|
109
|
+
"aria-placeholder"?: string | undefined | undefined;
|
|
110
|
+
"aria-posinset"?: number | undefined | undefined;
|
|
111
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
110
112
|
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
111
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
113
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
112
114
|
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
113
|
-
"aria-roledescription"?: string | undefined;
|
|
114
|
-
"aria-rowcount"?: number | undefined;
|
|
115
|
-
"aria-rowindex"?: number | undefined;
|
|
116
|
-
"aria-rowindextext"?: string | undefined;
|
|
117
|
-
"aria-rowspan"?: number | undefined;
|
|
115
|
+
"aria-roledescription"?: string | undefined | undefined;
|
|
116
|
+
"aria-rowcount"?: number | undefined | undefined;
|
|
117
|
+
"aria-rowindex"?: number | undefined | undefined;
|
|
118
|
+
"aria-rowindextext"?: string | undefined | undefined;
|
|
119
|
+
"aria-rowspan"?: number | undefined | undefined;
|
|
118
120
|
"aria-selected"?: (boolean | "false" | "true") | undefined;
|
|
119
|
-
"aria-setsize"?: number | undefined;
|
|
120
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
121
|
-
"aria-valuemax"?: number | undefined;
|
|
122
|
-
"aria-valuemin"?: number | undefined;
|
|
123
|
-
"aria-valuenow"?: number | undefined;
|
|
124
|
-
"aria-valuetext"?: string | undefined;
|
|
121
|
+
"aria-setsize"?: number | undefined | undefined;
|
|
122
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
123
|
+
"aria-valuemax"?: number | undefined | undefined;
|
|
124
|
+
"aria-valuemin"?: number | undefined | undefined;
|
|
125
|
+
"aria-valuenow"?: number | undefined | undefined;
|
|
126
|
+
"aria-valuetext"?: string | undefined | undefined;
|
|
125
127
|
dangerouslySetInnerHTML?: {
|
|
126
128
|
__html: string | TrustedHTML;
|
|
127
129
|
} | undefined;
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import {
|
|
3
3
|
CompositeRenderer,
|
|
4
4
|
useCompositeRenderer
|
|
5
|
-
} from "../__chunks/
|
|
5
|
+
} from "../__chunks/FD7WTSJR.js";
|
|
6
6
|
import {
|
|
7
7
|
getCollectionRendererItem,
|
|
8
8
|
getCollectionRendererItemId
|
|
9
|
-
} from "../__chunks/
|
|
9
|
+
} from "../__chunks/AELVTXWA.js";
|
|
10
10
|
import "../__chunks/P7GR5CS5.js";
|
|
11
|
+
import "../__chunks/YV4JVR4I.js";
|
|
11
12
|
import "../__chunks/VDHZ5F7K.js";
|
|
12
13
|
import "../__chunks/LMDWO4NN.js";
|
|
13
|
-
import "../__chunks/YV4JVR4I.js";
|
|
14
14
|
import "../__chunks/ABQUS43J.js";
|
|
15
15
|
import "../__chunks/SK3NAZA3.js";
|
|
16
16
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Composite,
|
|
4
4
|
useComposite
|
|
5
|
-
} from "../__chunks/
|
|
5
|
+
} from "../__chunks/5JTVDSTH.js";
|
|
6
6
|
import "../__chunks/5VQZOHHZ.js";
|
|
7
7
|
import "../__chunks/P7GR5CS5.js";
|
|
8
|
-
import "../__chunks/
|
|
9
|
-
import "../__chunks/LVA2YJMS.js";
|
|
8
|
+
import "../__chunks/PFRGBC2K.js";
|
|
10
9
|
import "../__chunks/SWN3JYXT.js";
|
|
10
|
+
import "../__chunks/VDHZ5F7K.js";
|
|
11
11
|
import "../__chunks/LMDWO4NN.js";
|
|
12
12
|
import "../__chunks/ABQUS43J.js";
|
|
13
13
|
import "../__chunks/SK3NAZA3.js";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
DialogBackdrop
|
|
4
|
-
} from "../__chunks/
|
|
5
|
-
import "../__chunks/
|
|
6
|
-
import "../__chunks/63XF7ACK.js";
|
|
4
|
+
} from "../__chunks/JEWPFJH2.js";
|
|
5
|
+
import "../__chunks/3NDVDEB4.js";
|
|
7
6
|
import "../__chunks/AOUGVQZ3.js";
|
|
8
7
|
import "../__chunks/K2ZF5NU7.js";
|
|
9
|
-
import "../__chunks/
|
|
8
|
+
import "../__chunks/63XF7ACK.js";
|
|
9
|
+
import "../__chunks/KFH4SEIX.js";
|
|
10
|
+
import "../__chunks/WYCIER3C.js";
|
|
10
11
|
import "../__chunks/XL7CSKGW.js";
|
|
11
12
|
import "../__chunks/RS7LB2H4.js";
|
|
12
13
|
import "../__chunks/S6EF7IVO.js";
|
|
13
|
-
import "../__chunks/LMDWO4NN.js";
|
|
14
|
-
import "../__chunks/WYCIER3C.js";
|
|
15
14
|
import "../__chunks/YV4JVR4I.js";
|
|
15
|
+
import "../__chunks/LMDWO4NN.js";
|
|
16
16
|
import "../__chunks/ABQUS43J.js";
|
|
17
17
|
import "../__chunks/SK3NAZA3.js";
|
|
18
18
|
import "../__chunks/3YLGPPWQ.js";
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import {
|
|
3
3
|
DialogDisclosure,
|
|
4
4
|
useDialogDisclosure
|
|
5
|
-
} from "../__chunks/
|
|
6
|
-
import "../__chunks/
|
|
7
|
-
import "../__chunks/X5NMLKT6.js";
|
|
8
|
-
import "../__chunks/KUU7WJ55.js";
|
|
5
|
+
} from "../__chunks/NTITENHD.js";
|
|
6
|
+
import "../__chunks/F5MUBM3I.js";
|
|
9
7
|
import "../__chunks/RS7LB2H4.js";
|
|
10
8
|
import "../__chunks/S6EF7IVO.js";
|
|
11
|
-
import "../__chunks/
|
|
9
|
+
import "../__chunks/PCKO3OQ5.js";
|
|
10
|
+
import "../__chunks/2RSXSRCN.js";
|
|
11
|
+
import "../__chunks/PFRGBC2K.js";
|
|
12
12
|
import "../__chunks/SWN3JYXT.js";
|
|
13
13
|
import "../__chunks/LMDWO4NN.js";
|
|
14
14
|
import "../__chunks/ABQUS43J.js";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
DialogDismiss,
|
|
4
4
|
useDialogDismiss
|
|
5
|
-
} from "../__chunks/
|
|
6
|
-
import "../__chunks/X5NMLKT6.js";
|
|
7
|
-
import "../__chunks/KUU7WJ55.js";
|
|
5
|
+
} from "../__chunks/U7LK7B7X.js";
|
|
8
6
|
import "../__chunks/RS7LB2H4.js";
|
|
9
7
|
import "../__chunks/S6EF7IVO.js";
|
|
10
|
-
import "../__chunks/
|
|
8
|
+
import "../__chunks/PCKO3OQ5.js";
|
|
9
|
+
import "../__chunks/2RSXSRCN.js";
|
|
10
|
+
import "../__chunks/PFRGBC2K.js";
|
|
11
11
|
import "../__chunks/SWN3JYXT.js";
|
|
12
12
|
import "../__chunks/LMDWO4NN.js";
|
|
13
13
|
import "../__chunks/ABQUS43J.js";
|