@ariakit/react 0.4.25 → 0.4.27
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 +31 -0
- package/cjs/__chunks/2HXQHKBC.cjs +59 -0
- package/cjs/__chunks/2MDC3Z3V.cjs +43 -0
- package/cjs/__chunks/334WKW6I.cjs +19 -0
- package/cjs/__chunks/34UJGLOZ.cjs +236 -0
- package/cjs/__chunks/3FIXGHZ2.cjs +59 -0
- package/cjs/__chunks/4RKQMGBK.cjs +1179 -0
- package/cjs/__chunks/5NTEPQ2U.cjs +148 -0
- package/cjs/__chunks/66G6K4UR.cjs +1 -0
- package/cjs/__chunks/6GNM57O7.cjs +1 -0
- package/cjs/__chunks/7M4GY5DS.cjs +255 -0
- package/cjs/__chunks/7MXJT4IN.cjs +17 -0
- package/cjs/__chunks/7POA4244.cjs +184 -0
- package/cjs/__chunks/ASOIXRUN.cjs +305 -0
- package/cjs/__chunks/C4NVIV6V.cjs +455 -0
- package/cjs/__chunks/CR6AS7WL.cjs +1 -0
- package/cjs/__chunks/D4HCGWOU.cjs +464 -0
- package/cjs/__chunks/DVWS2XPY.cjs +107 -0
- package/cjs/__chunks/DWSXHZYM.cjs +20 -0
- package/cjs/__chunks/E6EV2Q5P.cjs +1 -0
- package/cjs/__chunks/FELYQPO5.cjs +1025 -0
- package/cjs/__chunks/FHQ5DVYQ.cjs +34 -0
- package/cjs/__chunks/FIPBE5IX.cjs +23 -0
- package/cjs/__chunks/FVIS5BFZ.cjs +41 -0
- package/cjs/__chunks/GUB6WHB6.cjs +51 -0
- package/cjs/__chunks/GUY4MKX2.cjs +56 -0
- package/cjs/__chunks/IF5DZKAR.cjs +1 -0
- package/cjs/__chunks/IFZV5LA3.cjs +94 -0
- package/cjs/__chunks/IHVFJGGN.cjs +32 -0
- package/cjs/__chunks/L2IFVMDU.cjs +96 -0
- package/cjs/__chunks/LCX235VJ.cjs +53 -0
- package/cjs/__chunks/LMCBLO3G.cjs +42 -0
- package/cjs/__chunks/LS5VO6AA.cjs +44 -0
- package/cjs/__chunks/LVHC4DSB.cjs +117 -0
- package/cjs/__chunks/MN5TONXW.cjs +123 -0
- package/cjs/__chunks/N3DLR7OL.cjs +34 -0
- package/cjs/__chunks/NFZWL7LE.cjs +24 -0
- package/cjs/__chunks/NG34QRI6.cjs +264 -0
- package/cjs/__chunks/NIOJG7C4.cjs +1 -0
- package/cjs/__chunks/NMUCJYMR.cjs +496 -0
- package/cjs/__chunks/OOFUBC32.cjs +109 -0
- package/cjs/__chunks/OQRQJNBU.cjs +1 -0
- package/cjs/__chunks/PDPE2VAZ.cjs +1035 -0
- package/cjs/__chunks/PTE2IJM5.cjs +143 -0
- package/cjs/__chunks/PU63IQFD.cjs +447 -0
- package/cjs/__chunks/PZXRBFZF.cjs +38 -0
- package/cjs/__chunks/QAUJZR6Y.cjs +996 -0
- package/cjs/__chunks/QYDAT3QF.cjs +1 -0
- package/cjs/__chunks/QYLMYWKV.cjs +1 -0
- package/cjs/__chunks/RGH2H3WL.cjs +34 -0
- package/cjs/__chunks/RLKC7JVT.cjs +19 -0
- package/cjs/__chunks/RR46KI45.cjs +17 -0
- package/cjs/__chunks/RVXPEX7O.cjs +150 -0
- package/cjs/__chunks/RXZPZPJX.cjs +95 -0
- package/cjs/__chunks/SIF7IN4L.cjs +62 -0
- package/cjs/__chunks/SQ72MZ63.cjs +294 -0
- package/cjs/__chunks/SXAPGTJ4.cjs +23 -0
- package/cjs/__chunks/TLUFYZC7.cjs +37 -0
- package/cjs/__chunks/TSBEWPNT.cjs +1922 -0
- package/cjs/__chunks/U2UYQT45.cjs +1 -0
- package/cjs/__chunks/UUEFM3TG.cjs +75 -0
- package/cjs/__chunks/UV7CXZEM.cjs +36 -0
- package/cjs/__chunks/VXDLN5CP.cjs +234 -0
- package/cjs/__chunks/VXUZM542.cjs +789 -0
- package/cjs/__chunks/W27WRDUB.cjs +1 -0
- package/cjs/__chunks/X4U3XKYQ.cjs +7 -0
- package/cjs/__chunks/XH4GE3VE.cjs +29 -0
- package/cjs/__chunks/XPQIHUQ7.cjs +172 -0
- package/cjs/__chunks/YEXJT4IL.cjs +55 -0
- package/cjs/__chunks/Z5PDS46M.cjs +975 -0
- package/cjs/__chunks/ZNW2LLWJ.cjs +108 -0
- package/cjs/__chunks/ZYPARRXG.cjs +19 -0
- package/cjs/button.cjs +7 -3
- package/cjs/button.d.cts +2 -2
- package/cjs/button.d.ts +2 -2
- package/cjs/checkbox.cjs +11 -2
- package/cjs/checkbox.d.cts +9 -9
- package/cjs/checkbox.d.ts +9 -9
- package/cjs/collection.cjs +8 -2
- package/cjs/collection.d.cts +9 -9
- package/cjs/collection.d.ts +9 -9
- package/cjs/combobox.cjs +33 -2
- package/cjs/combobox.d.cts +33 -33
- package/cjs/combobox.d.ts +33 -33
- package/cjs/command.cjs +6 -3
- package/cjs/command.d.cts +2 -2
- package/cjs/command.d.ts +2 -2
- package/cjs/composite.cjs +24 -2
- package/cjs/composite.d.cts +21 -21
- package/cjs/composite.d.ts +21 -21
- package/cjs/dialog.cjs +24 -2
- package/cjs/dialog.d.cts +15 -15
- package/cjs/dialog.d.ts +15 -15
- package/cjs/disclosure.cjs +11 -2
- package/cjs/disclosure.d.cts +9 -9
- package/cjs/disclosure.d.ts +9 -9
- package/cjs/focus-trap.cjs +6 -2
- package/cjs/focus-trap.d.cts +4 -4
- package/cjs/focus-trap.d.ts +4 -4
- package/cjs/focusable.cjs +5 -3
- package/cjs/focusable.d.cts +2 -2
- package/cjs/focusable.d.ts +2 -2
- package/cjs/form.cjs +15 -2
- package/cjs/form.d.cts +37 -37
- package/cjs/form.d.ts +37 -37
- package/cjs/group.cjs +5 -3
- package/cjs/group.d.cts +4 -4
- package/cjs/group.d.ts +4 -4
- package/cjs/heading.cjs +7 -3
- package/cjs/heading.d.cts +4 -4
- package/cjs/heading.d.ts +4 -4
- package/cjs/hovercard.cjs +28 -2
- package/cjs/hovercard.d.cts +19 -19
- package/cjs/hovercard.d.ts +19 -19
- package/cjs/index.cjs +103 -28
- package/cjs/menu.cjs +44 -2
- package/cjs/menu.d.cts +41 -41
- package/cjs/menu.d.ts +41 -41
- package/cjs/menubar.cjs +10 -3
- package/cjs/menubar.d.cts +7 -7
- package/cjs/menubar.d.ts +7 -7
- package/cjs/popover.cjs +33 -2
- package/cjs/popover.d.cts +21 -21
- package/cjs/popover.d.ts +21 -21
- package/cjs/portal.cjs +7 -3
- package/cjs/portal.d.cts +3 -3
- package/cjs/portal.d.ts +3 -3
- package/cjs/radio.cjs +13 -2
- package/cjs/radio.d.cts +9 -9
- package/cjs/radio.d.ts +9 -9
- package/cjs/role.cjs +5 -3
- package/cjs/role.d.cts +2 -2
- package/cjs/role.d.ts +2 -2
- package/cjs/select.cjs +39 -2
- package/cjs/select.d.cts +33 -33
- package/cjs/select.d.ts +33 -33
- package/cjs/separator.cjs +5 -3
- package/cjs/separator.d.cts +2 -2
- package/cjs/separator.d.ts +2 -2
- package/cjs/store.cjs +5 -3
- package/cjs/store.d.cts +1 -1
- package/cjs/store.d.ts +1 -1
- package/cjs/tab.cjs +15 -2
- package/cjs/tab.d.cts +11 -11
- package/cjs/tab.d.ts +11 -11
- package/cjs/toolbar.cjs +13 -2
- package/cjs/toolbar.d.cts +15 -15
- package/cjs/toolbar.d.ts +15 -15
- package/cjs/tooltip.cjs +16 -2
- package/cjs/tooltip.d.cts +11 -11
- package/cjs/tooltip.d.ts +11 -11
- package/cjs/visually-hidden.cjs +5 -3
- package/cjs/visually-hidden.d.cts +2 -2
- package/cjs/visually-hidden.d.ts +2 -2
- package/esm/__chunks/2RKMXQTW.js +10 -0
- package/esm/__chunks/3Y4V2DTP.js +8 -0
- package/esm/__chunks/5FGJT4YF.js +10 -0
- package/esm/__chunks/ASWYYI35.js +26 -0
- package/esm/__chunks/BCX2X2B5.js +40 -0
- package/esm/__chunks/BLUBZ7NO.js +28 -0
- package/esm/__chunks/CKEWLSMJ.js +8 -0
- package/esm/__chunks/CSCX5ZBZ.js +40 -0
- package/esm/__chunks/CTJDBGJU.js +18 -0
- package/esm/__chunks/DAO5N24L.js +16 -0
- package/esm/__chunks/E3G6CWS6.js +16 -0
- package/esm/__chunks/IVVNCX6W.js +16 -0
- package/esm/__chunks/LQB76ROL.js +16 -0
- package/esm/__chunks/MALDUIAO.js +28 -0
- package/esm/__chunks/MP5ILXF3.js +14 -0
- package/esm/__chunks/O3FPWSHV.js +10 -0
- package/esm/__chunks/OKEWM6H4.js +10 -0
- package/esm/__chunks/QL3WKMBE.js +8 -0
- package/esm/__chunks/RD2DI27Y.js +44 -0
- package/esm/__chunks/SB7MN4B3.js +22 -0
- package/esm/__chunks/UA4GRLAL.js +52 -0
- package/esm/__chunks/UBB5N3OM.js +22 -0
- package/esm/__chunks/WC6KFHZH.js +8 -0
- package/esm/__chunks/WFREFNZD.js +8 -0
- package/esm/__chunks/WH35KJXV.js +8 -0
- package/esm/__chunks/WQKZESWL.js +18 -0
- package/esm/__chunks/YAS6EMRP.js +8 -0
- package/esm/button.d.ts +2 -2
- package/esm/button.js +1 -1
- package/esm/checkbox.d.ts +9 -9
- package/esm/checkbox.js +1 -1
- package/esm/collection.d.ts +9 -9
- package/esm/collection.js +1 -1
- package/esm/combobox.d.ts +33 -33
- package/esm/combobox.js +1 -1
- package/esm/command.d.ts +2 -2
- package/esm/command.js +1 -1
- package/esm/composite.d.ts +21 -21
- package/esm/composite.js +1 -1
- package/esm/dialog.d.ts +15 -15
- package/esm/dialog.js +1 -1
- package/esm/disclosure.d.ts +9 -9
- package/esm/disclosure.js +1 -1
- package/esm/focus-trap.d.ts +4 -4
- package/esm/focus-trap.js +1 -1
- package/esm/focusable.d.ts +2 -2
- package/esm/focusable.js +1 -1
- package/esm/form.d.ts +37 -37
- package/esm/form.js +1 -1
- package/esm/group.d.ts +4 -4
- package/esm/group.js +1 -1
- package/esm/heading.d.ts +4 -4
- package/esm/heading.js +1 -1
- package/esm/hovercard.d.ts +19 -19
- package/esm/hovercard.js +1 -1
- package/esm/index.js +27 -27
- package/esm/menu.d.ts +41 -41
- package/esm/menu.js +1 -1
- package/esm/menubar.d.ts +7 -7
- package/esm/menubar.js +1 -1
- package/esm/popover.d.ts +21 -21
- package/esm/popover.js +1 -1
- package/esm/portal.d.ts +3 -3
- package/esm/portal.js +1 -1
- package/esm/radio.d.ts +9 -9
- package/esm/radio.js +1 -1
- package/esm/role.d.ts +2 -2
- package/esm/role.js +1 -1
- package/esm/select.d.ts +33 -33
- package/esm/select.js +1 -1
- package/esm/separator.d.ts +2 -2
- package/esm/separator.js +1 -1
- package/esm/store.d.ts +1 -1
- package/esm/store.js +1 -1
- package/esm/tab.d.ts +11 -11
- package/esm/tab.js +1 -1
- package/esm/toolbar.d.ts +15 -15
- package/esm/toolbar.js +1 -1
- package/esm/tooltip.d.ts +11 -11
- package/esm/tooltip.js +1 -1
- package/esm/visually-hidden.d.ts +2 -2
- package/esm/visually-hidden.js +1 -1
- package/package.json +2 -2
- package/src/button.ts +5 -0
- package/src/checkbox.ts +19 -0
- package/src/collection.ts +19 -0
- package/src/combobox.ts +76 -0
- package/src/command.ts +5 -0
- package/src/composite.ts +49 -0
- package/src/dialog.ts +34 -0
- package/src/disclosure.ts +19 -0
- package/src/focus-trap.ts +11 -0
- package/src/focusable.ts +5 -0
- package/src/form.ts +90 -0
- package/src/group.ts +10 -0
- package/src/heading.ts +7 -0
- package/src/hovercard.ts +44 -0
- package/src/index.ts +27 -0
- package/src/menu.ts +100 -0
- package/src/menubar.ts +14 -0
- package/src/popover.ts +49 -0
- package/src/portal.ts +6 -0
- package/src/radio.ts +19 -0
- package/src/role.ts +5 -0
- package/src/select.ts +76 -0
- package/src/separator.ts +5 -0
- package/src/store.ts +1 -0
- package/src/tab.ts +21 -0
- package/src/toolbar.ts +34 -0
- package/src/tooltip.ts +24 -0
- package/src/visually-hidden.ts +5 -0
- package/cjs/__chunks/24MX6KII.cjs +0 -14
- package/cjs/__chunks/2IFRJ7YS.cjs +0 -6
- package/cjs/__chunks/32YVOHOP.cjs +0 -50
- package/cjs/__chunks/4BAIAF3U.cjs +0 -14
- package/cjs/__chunks/4J2CIZDN.cjs +0 -14
- package/cjs/__chunks/4TTUYQMJ.cjs +0 -20
- package/cjs/__chunks/6QAXTQNM.cjs +0 -16
- package/cjs/__chunks/6WNPYLAU.cjs +0 -6
- package/cjs/__chunks/A2CP2RQF.cjs +0 -24
- package/cjs/__chunks/AEV4Y6LH.cjs +0 -8
- package/cjs/__chunks/APHGV4DJ.cjs +0 -6
- package/cjs/__chunks/B34XK6WF.cjs +0 -8
- package/cjs/__chunks/BFD7ZBIV.cjs +0 -26
- package/cjs/__chunks/CZIDOP5N.cjs +0 -38
- package/cjs/__chunks/ETUDK33Z.cjs +0 -26
- package/cjs/__chunks/GJC4LCYO.cjs +0 -16
- package/cjs/__chunks/KGVA5X7R.cjs +0 -38
- package/cjs/__chunks/LAX4QA6C.cjs +0 -42
- package/cjs/__chunks/MDOKA7B5.cjs +0 -6
- package/cjs/__chunks/Q2GGGIV7.cjs +0 -6
- package/cjs/__chunks/QKCQWENM.cjs +0 -6
- package/cjs/__chunks/QPSUJCLN.cjs +0 -12
- package/cjs/__chunks/TDX6HS73.cjs +0 -8
- package/cjs/__chunks/UPMOBIQ3.cjs +0 -20
- package/cjs/__chunks/W6XMZ4GT.cjs +0 -14
- package/cjs/__chunks/WXEUE6MJ.cjs +0 -6
- package/cjs/__chunks/XTZIX6PF.cjs +0 -8
- package/esm/__chunks/3IMSX6M3.js +0 -8
- package/esm/__chunks/4H6IIOQF.js +0 -22
- package/esm/__chunks/5OF2JM6T.js +0 -16
- package/esm/__chunks/6FL2IFMJ.js +0 -16
- package/esm/__chunks/6N4GEF7O.js +0 -18
- package/esm/__chunks/6OHDLPN7.js +0 -8
- package/esm/__chunks/7FQAKYJR.js +0 -26
- package/esm/__chunks/AJMZU3YP.js +0 -28
- package/esm/__chunks/DZPSY7QT.js +0 -22
- package/esm/__chunks/H2GJECQG.js +0 -8
- package/esm/__chunks/JBAWBCWC.js +0 -8
- package/esm/__chunks/LI3X5M2M.js +0 -8
- package/esm/__chunks/NV5BVS3O.js +0 -8
- package/esm/__chunks/PGIWSRTG.js +0 -28
- package/esm/__chunks/PRYHFEBA.js +0 -10
- package/esm/__chunks/UTW5KHW6.js +0 -16
- package/esm/__chunks/VGHCPDMA.js +0 -8
- package/esm/__chunks/VHD2YK6B.js +0 -18
- package/esm/__chunks/WA3BE3AY.js +0 -10
- package/esm/__chunks/XHSNLTYJ.js +0 -10
- package/esm/__chunks/XIMRDTWX.js +0 -14
- package/esm/__chunks/YQF2RGHD.js +0 -44
- package/esm/__chunks/ZDPYYVJP.js +0 -40
- package/esm/__chunks/ZFJPKQV6.js +0 -52
- package/esm/__chunks/ZL4AJIDL.js +0 -10
- package/esm/__chunks/ZQSDMYJA.js +0 -16
- package/esm/__chunks/ZVIXWGHS.js +0 -40
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _L2IFVMDUcjs = require('./L2IFVMDU.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
var _QAUJZR6Ycjs = require('./QAUJZR6Y.cjs');
|
|
18
|
+
|
|
19
|
+
// ../ariakit-react-components/dist/composite/composite-typeahead.js
|
|
20
|
+
var _react = require('react');
|
|
21
|
+
var TagName = "div";
|
|
22
|
+
var chars = "";
|
|
23
|
+
function clearChars() {
|
|
24
|
+
chars = "";
|
|
25
|
+
}
|
|
26
|
+
function isValidTypeaheadEvent(event) {
|
|
27
|
+
const target = event.target;
|
|
28
|
+
if (target && _QAUJZR6Ycjs.isTextField.call(void 0, target)) return false;
|
|
29
|
+
if (event.key === " " && chars.length) return true;
|
|
30
|
+
return event.key.length === 1 && !event.ctrlKey && !event.altKey && !event.metaKey && /^[\p{Letter}\p{Number}]$/u.test(event.key);
|
|
31
|
+
}
|
|
32
|
+
function isSelfTargetOrItem(event, items) {
|
|
33
|
+
if (_QAUJZR6Ycjs.isSelfTarget.call(void 0, event)) return true;
|
|
34
|
+
const target = event.target;
|
|
35
|
+
if (!target) return false;
|
|
36
|
+
return items.some((item) => item.element === target);
|
|
37
|
+
}
|
|
38
|
+
function getEnabledItems(items) {
|
|
39
|
+
return items.filter((item) => !item.disabled);
|
|
40
|
+
}
|
|
41
|
+
function itemTextStartsWith(item, text) {
|
|
42
|
+
var _a;
|
|
43
|
+
const itemText = ((_a = item.element) == null ? void 0 : _a.textContent) || item.children || "value" in item && item.value;
|
|
44
|
+
if (!itemText) return false;
|
|
45
|
+
return _QAUJZR6Ycjs.normalizeString.call(void 0, itemText).trim().toLowerCase().startsWith(text.toLowerCase());
|
|
46
|
+
}
|
|
47
|
+
function getSameInitialItems(items, char, activeId) {
|
|
48
|
+
if (!activeId) return items;
|
|
49
|
+
const activeItem = items.find((item) => item.id === activeId);
|
|
50
|
+
if (!activeItem) return items;
|
|
51
|
+
if (!itemTextStartsWith(activeItem, char)) return items;
|
|
52
|
+
if (chars !== char && itemTextStartsWith(activeItem, chars)) return items;
|
|
53
|
+
chars = char;
|
|
54
|
+
return _L2IFVMDUcjs.flipItems.call(void 0, items.filter((item) => itemTextStartsWith(item, chars)), activeId).filter((item) => item.id !== activeId);
|
|
55
|
+
}
|
|
56
|
+
var useCompositeTypeahead = _QAUJZR6Ycjs.createHook.call(void 0, function useCompositeTypeahead2({ store, typeahead = true, ...props }) {
|
|
57
|
+
const context = _L2IFVMDUcjs.useCompositeContext.call(void 0, );
|
|
58
|
+
store = store || context;
|
|
59
|
+
_QAUJZR6Ycjs.invariant.call(void 0, store, "CompositeTypeahead must be a Composite component");
|
|
60
|
+
const onKeyDownCaptureProp = props.onKeyDownCapture;
|
|
61
|
+
const cleanupTimeoutRef = _react.useRef.call(void 0, 0);
|
|
62
|
+
const onKeyDownCapture = _QAUJZR6Ycjs.useEvent.call(void 0, (event) => {
|
|
63
|
+
onKeyDownCaptureProp == null ? void 0 : onKeyDownCaptureProp(event);
|
|
64
|
+
if (event.defaultPrevented) return;
|
|
65
|
+
if (!typeahead) return;
|
|
66
|
+
if (!store) return;
|
|
67
|
+
if (!isValidTypeaheadEvent(event)) return clearChars();
|
|
68
|
+
const { renderedItems, items, activeId, id } = store.getState();
|
|
69
|
+
let enabledItems = getEnabledItems(items.length > renderedItems.length ? items : renderedItems);
|
|
70
|
+
const document = _QAUJZR6Ycjs.getDocument.call(void 0, event.currentTarget);
|
|
71
|
+
const selector = `[data-offscreen-id="${id}"]`;
|
|
72
|
+
const offscreenItems = document.querySelectorAll(selector);
|
|
73
|
+
for (const element of offscreenItems) {
|
|
74
|
+
const disabled = element.ariaDisabled === "true" || "disabled" in element && !!element.disabled;
|
|
75
|
+
enabledItems.push({
|
|
76
|
+
id: element.id,
|
|
77
|
+
element,
|
|
78
|
+
disabled
|
|
79
|
+
});
|
|
80
|
+
}
|
|
81
|
+
if (offscreenItems.length) enabledItems = _QAUJZR6Ycjs.sortBasedOnDOMPosition.call(void 0, enabledItems, (i) => i.element);
|
|
82
|
+
if (!isSelfTargetOrItem(event, enabledItems)) return clearChars();
|
|
83
|
+
event.preventDefault();
|
|
84
|
+
window.clearTimeout(cleanupTimeoutRef.current);
|
|
85
|
+
cleanupTimeoutRef.current = window.setTimeout(() => {
|
|
86
|
+
chars = "";
|
|
87
|
+
}, 500);
|
|
88
|
+
const char = event.key.toLowerCase();
|
|
89
|
+
chars += char;
|
|
90
|
+
enabledItems = getSameInitialItems(enabledItems, char, activeId);
|
|
91
|
+
const item = enabledItems.find((item2) => itemTextStartsWith(item2, chars));
|
|
92
|
+
if (item) store.move(item.id);
|
|
93
|
+
else clearChars();
|
|
94
|
+
});
|
|
95
|
+
props = {
|
|
96
|
+
...props,
|
|
97
|
+
onKeyDownCapture
|
|
98
|
+
};
|
|
99
|
+
return _QAUJZR6Ycjs.removeUndefinedValues.call(void 0, props);
|
|
100
|
+
});
|
|
101
|
+
var CompositeTypeahead = _QAUJZR6Ycjs.forwardRef.call(void 0, function CompositeTypeahead2(props) {
|
|
102
|
+
return _QAUJZR6Ycjs.createElement.call(void 0, TagName, useCompositeTypeahead(props));
|
|
103
|
+
});
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
exports.useCompositeTypeahead = useCompositeTypeahead; exports.CompositeTypeahead = CompositeTypeahead;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
var _TSBEWPNTcjs = require('./TSBEWPNT.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
var _FIPBE5IXcjs = require('./FIPBE5IX.cjs');
|
|
7
|
+
|
|
8
|
+
// ../ariakit-react-components/dist/popover/popover-provider.js
|
|
9
|
+
var _jsxruntime = require('react/jsx-runtime');
|
|
10
|
+
function PopoverProvider(props = {}) {
|
|
11
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _FIPBE5IXcjs.PopoverContextProvider, {
|
|
12
|
+
value: _TSBEWPNTcjs.usePopoverStore.call(void 0, props),
|
|
13
|
+
children: props.children
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
exports.PopoverProvider = PopoverProvider;
|
package/cjs/button.cjs
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./__chunks/QYDAT3QF.cjs');
|
|
2
2
|
|
|
3
|
-
var _WXEUE6MJcjs = require('./__chunks/WXEUE6MJ.cjs');
|
|
4
3
|
|
|
4
|
+
var _LMCBLO3Gcjs = require('./__chunks/LMCBLO3G.cjs');
|
|
5
|
+
require('./__chunks/LVHC4DSB.cjs');
|
|
6
|
+
require('./__chunks/NG34QRI6.cjs');
|
|
7
|
+
require('./__chunks/QAUJZR6Y.cjs');
|
|
5
8
|
|
|
6
|
-
|
|
9
|
+
|
|
10
|
+
exports.Button = _LMCBLO3Gcjs.Button;
|
package/cjs/button.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { ButtonOptions, ButtonProps, } from "@ariakit/react-
|
|
2
|
-
export { Button } from "@ariakit/react-
|
|
1
|
+
export type { ButtonOptions, ButtonProps, } from "@ariakit/react-components/button/button";
|
|
2
|
+
export { Button } from "@ariakit/react-components/button/button";
|
package/cjs/button.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { ButtonOptions, ButtonProps, } from "@ariakit/react-
|
|
2
|
-
export { Button } from "@ariakit/react-
|
|
1
|
+
export type { ButtonOptions, ButtonProps, } from "@ariakit/react-components/button/button";
|
|
2
|
+
export { Button } from "@ariakit/react-components/button/button";
|
package/cjs/checkbox.cjs
CHANGED
|
@@ -1,14 +1,23 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
+
var _RR46KI45cjs = require('./__chunks/RR46KI45.cjs');
|
|
3
4
|
|
|
4
5
|
|
|
5
6
|
|
|
6
7
|
|
|
7
|
-
var
|
|
8
|
+
var _7POA4244cjs = require('./__chunks/7POA4244.cjs');
|
|
8
9
|
|
|
9
10
|
|
|
11
|
+
var _3FIXGHZ2cjs = require('./__chunks/3FIXGHZ2.cjs');
|
|
12
|
+
require('./__chunks/X4U3XKYQ.cjs');
|
|
13
|
+
require('./__chunks/D4HCGWOU.cjs');
|
|
14
|
+
require('./__chunks/LVHC4DSB.cjs');
|
|
15
|
+
require('./__chunks/NG34QRI6.cjs');
|
|
16
|
+
require('./__chunks/QAUJZR6Y.cjs');
|
|
10
17
|
|
|
11
18
|
|
|
12
19
|
|
|
13
20
|
|
|
14
|
-
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
exports.Checkbox = _7POA4244cjs.Checkbox; exports.CheckboxCheck = _3FIXGHZ2cjs.CheckboxCheck; exports.CheckboxProvider = _RR46KI45cjs.CheckboxProvider; exports.useCheckboxContext = _7POA4244cjs.useCheckboxContext; exports.useCheckboxStore = _7POA4244cjs.useCheckboxStore;
|
package/cjs/checkbox.d.cts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export type { CheckboxOptions, CheckboxProps, } from "@ariakit/react-
|
|
2
|
-
export { Checkbox } from "@ariakit/react-
|
|
3
|
-
export type { CheckboxCheckOptions, CheckboxCheckProps, } from "@ariakit/react-
|
|
4
|
-
export { CheckboxCheck } from "@ariakit/react-
|
|
5
|
-
export { useCheckboxContext } from "@ariakit/react-
|
|
6
|
-
export type { CheckboxProviderProps } from "@ariakit/react-
|
|
7
|
-
export { CheckboxProvider } from "@ariakit/react-
|
|
8
|
-
export type { CheckboxStore, CheckboxStoreProps, CheckboxStoreState, } from "@ariakit/react-
|
|
9
|
-
export { useCheckboxStore } from "@ariakit/react-
|
|
1
|
+
export type { CheckboxOptions, CheckboxProps, } from "@ariakit/react-components/checkbox/checkbox";
|
|
2
|
+
export { Checkbox } from "@ariakit/react-components/checkbox/checkbox";
|
|
3
|
+
export type { CheckboxCheckOptions, CheckboxCheckProps, } from "@ariakit/react-components/checkbox/checkbox-check";
|
|
4
|
+
export { CheckboxCheck } from "@ariakit/react-components/checkbox/checkbox-check";
|
|
5
|
+
export { useCheckboxContext } from "@ariakit/react-components/checkbox/checkbox-context";
|
|
6
|
+
export type { CheckboxProviderProps } from "@ariakit/react-components/checkbox/checkbox-provider";
|
|
7
|
+
export { CheckboxProvider } from "@ariakit/react-components/checkbox/checkbox-provider";
|
|
8
|
+
export type { CheckboxStore, CheckboxStoreProps, CheckboxStoreState, } from "@ariakit/react-components/checkbox/checkbox-store";
|
|
9
|
+
export { useCheckboxStore } from "@ariakit/react-components/checkbox/checkbox-store";
|
package/cjs/checkbox.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export type { CheckboxOptions, CheckboxProps, } from "@ariakit/react-
|
|
2
|
-
export { Checkbox } from "@ariakit/react-
|
|
3
|
-
export type { CheckboxCheckOptions, CheckboxCheckProps, } from "@ariakit/react-
|
|
4
|
-
export { CheckboxCheck } from "@ariakit/react-
|
|
5
|
-
export { useCheckboxContext } from "@ariakit/react-
|
|
6
|
-
export type { CheckboxProviderProps } from "@ariakit/react-
|
|
7
|
-
export { CheckboxProvider } from "@ariakit/react-
|
|
8
|
-
export type { CheckboxStore, CheckboxStoreProps, CheckboxStoreState, } from "@ariakit/react-
|
|
9
|
-
export { useCheckboxStore } from "@ariakit/react-
|
|
1
|
+
export type { CheckboxOptions, CheckboxProps, } from "@ariakit/react-components/checkbox/checkbox";
|
|
2
|
+
export { Checkbox } from "@ariakit/react-components/checkbox/checkbox";
|
|
3
|
+
export type { CheckboxCheckOptions, CheckboxCheckProps, } from "@ariakit/react-components/checkbox/checkbox-check";
|
|
4
|
+
export { CheckboxCheck } from "@ariakit/react-components/checkbox/checkbox-check";
|
|
5
|
+
export { useCheckboxContext } from "@ariakit/react-components/checkbox/checkbox-context";
|
|
6
|
+
export type { CheckboxProviderProps } from "@ariakit/react-components/checkbox/checkbox-provider";
|
|
7
|
+
export { CheckboxProvider } from "@ariakit/react-components/checkbox/checkbox-provider";
|
|
8
|
+
export type { CheckboxStore, CheckboxStoreProps, CheckboxStoreState, } from "@ariakit/react-components/checkbox/checkbox-store";
|
|
9
|
+
export { useCheckboxStore } from "@ariakit/react-components/checkbox/checkbox-store";
|
package/cjs/collection.cjs
CHANGED
|
@@ -1,14 +1,20 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
var _2MDC3Z3Vcjs = require('./__chunks/2MDC3Z3V.cjs');
|
|
4
5
|
|
|
5
6
|
|
|
7
|
+
var _GUB6WHB6cjs = require('./__chunks/GUB6WHB6.cjs');
|
|
6
8
|
|
|
7
|
-
var _W6XMZ4GTcjs = require('./__chunks/W6XMZ4GT.cjs');
|
|
8
9
|
|
|
9
10
|
|
|
11
|
+
var _XPQIHUQ7cjs = require('./__chunks/XPQIHUQ7.cjs');
|
|
12
|
+
require('./__chunks/D4HCGWOU.cjs');
|
|
13
|
+
require('./__chunks/QAUJZR6Y.cjs');
|
|
10
14
|
|
|
11
15
|
|
|
12
16
|
|
|
13
17
|
|
|
14
|
-
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
exports.Collection = _2MDC3Z3Vcjs.Collection; exports.CollectionItem = _GUB6WHB6cjs.CollectionItem; exports.CollectionProvider = _2MDC3Z3Vcjs.CollectionProvider; exports.useCollectionContext = _XPQIHUQ7cjs.useCollectionContext; exports.useCollectionStore = _XPQIHUQ7cjs.useCollectionStore;
|
package/cjs/collection.d.cts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export type { CollectionOptions, CollectionProps, } from "@ariakit/react-
|
|
2
|
-
export { Collection } from "@ariakit/react-
|
|
3
|
-
export { useCollectionContext } from "@ariakit/react-
|
|
4
|
-
export type { CollectionItemOptions, CollectionItemProps, } from "@ariakit/react-
|
|
5
|
-
export { CollectionItem } from "@ariakit/react-
|
|
6
|
-
export type { CollectionProviderProps } from "@ariakit/react-
|
|
7
|
-
export { CollectionProvider } from "@ariakit/react-
|
|
8
|
-
export type { CollectionStore, CollectionStoreProps, CollectionStoreState, } from "@ariakit/react-
|
|
9
|
-
export { useCollectionStore } from "@ariakit/react-
|
|
1
|
+
export type { CollectionOptions, CollectionProps, } from "@ariakit/react-components/collection/collection";
|
|
2
|
+
export { Collection } from "@ariakit/react-components/collection/collection";
|
|
3
|
+
export { useCollectionContext } from "@ariakit/react-components/collection/collection-context";
|
|
4
|
+
export type { CollectionItemOptions, CollectionItemProps, } from "@ariakit/react-components/collection/collection-item";
|
|
5
|
+
export { CollectionItem } from "@ariakit/react-components/collection/collection-item";
|
|
6
|
+
export type { CollectionProviderProps } from "@ariakit/react-components/collection/collection-provider";
|
|
7
|
+
export { CollectionProvider } from "@ariakit/react-components/collection/collection-provider";
|
|
8
|
+
export type { CollectionStore, CollectionStoreProps, CollectionStoreState, } from "@ariakit/react-components/collection/collection-store";
|
|
9
|
+
export { useCollectionStore } from "@ariakit/react-components/collection/collection-store";
|
package/cjs/collection.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export type { CollectionOptions, CollectionProps, } from "@ariakit/react-
|
|
2
|
-
export { Collection } from "@ariakit/react-
|
|
3
|
-
export { useCollectionContext } from "@ariakit/react-
|
|
4
|
-
export type { CollectionItemOptions, CollectionItemProps, } from "@ariakit/react-
|
|
5
|
-
export { CollectionItem } from "@ariakit/react-
|
|
6
|
-
export type { CollectionProviderProps } from "@ariakit/react-
|
|
7
|
-
export { CollectionProvider } from "@ariakit/react-
|
|
8
|
-
export type { CollectionStore, CollectionStoreProps, CollectionStoreState, } from "@ariakit/react-
|
|
9
|
-
export { useCollectionStore } from "@ariakit/react-
|
|
1
|
+
export type { CollectionOptions, CollectionProps, } from "@ariakit/react-components/collection/collection";
|
|
2
|
+
export { Collection } from "@ariakit/react-components/collection/collection";
|
|
3
|
+
export { useCollectionContext } from "@ariakit/react-components/collection/collection-context";
|
|
4
|
+
export type { CollectionItemOptions, CollectionItemProps, } from "@ariakit/react-components/collection/collection-item";
|
|
5
|
+
export { CollectionItem } from "@ariakit/react-components/collection/collection-item";
|
|
6
|
+
export type { CollectionProviderProps } from "@ariakit/react-components/collection/collection-provider";
|
|
7
|
+
export { CollectionProvider } from "@ariakit/react-components/collection/collection-provider";
|
|
8
|
+
export type { CollectionStore, CollectionStoreProps, CollectionStoreState, } from "@ariakit/react-components/collection/collection-store";
|
|
9
|
+
export { useCollectionStore } from "@ariakit/react-components/collection/collection-store";
|
package/cjs/combobox.cjs
CHANGED
|
@@ -15,9 +15,39 @@
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
+
var _4RKQMGBKcjs = require('./__chunks/4RKQMGBK.cjs');
|
|
18
19
|
|
|
19
|
-
var _CZIDOP5Ncjs = require('./__chunks/CZIDOP5N.cjs');
|
|
20
20
|
|
|
21
|
+
var _FHQ5DVYQcjs = require('./__chunks/FHQ5DVYQ.cjs');
|
|
22
|
+
require('./__chunks/XH4GE3VE.cjs');
|
|
23
|
+
require('./__chunks/TSBEWPNT.cjs');
|
|
24
|
+
require('./__chunks/FIPBE5IX.cjs');
|
|
25
|
+
require('./__chunks/3FIXGHZ2.cjs');
|
|
26
|
+
require('./__chunks/X4U3XKYQ.cjs');
|
|
27
|
+
require('./__chunks/GUY4MKX2.cjs');
|
|
28
|
+
require('./__chunks/MN5TONXW.cjs');
|
|
29
|
+
require('./__chunks/TLUFYZC7.cjs');
|
|
30
|
+
require('./__chunks/NMUCJYMR.cjs');
|
|
31
|
+
require('./__chunks/NFZWL7LE.cjs');
|
|
32
|
+
require('./__chunks/SQ72MZ63.cjs');
|
|
33
|
+
require('./__chunks/L2IFVMDU.cjs');
|
|
34
|
+
require('./__chunks/SIF7IN4L.cjs');
|
|
35
|
+
require('./__chunks/GUB6WHB6.cjs');
|
|
36
|
+
require('./__chunks/XPQIHUQ7.cjs');
|
|
37
|
+
require('./__chunks/FVIS5BFZ.cjs');
|
|
38
|
+
require('./__chunks/PDPE2VAZ.cjs');
|
|
39
|
+
require('./__chunks/VXDLN5CP.cjs');
|
|
40
|
+
require('./__chunks/LCX235VJ.cjs');
|
|
41
|
+
require('./__chunks/N3DLR7OL.cjs');
|
|
42
|
+
require('./__chunks/RGH2H3WL.cjs');
|
|
43
|
+
require('./__chunks/DWSXHZYM.cjs');
|
|
44
|
+
require('./__chunks/UUEFM3TG.cjs');
|
|
45
|
+
require('./__chunks/7M4GY5DS.cjs');
|
|
46
|
+
require('./__chunks/LMCBLO3G.cjs');
|
|
47
|
+
require('./__chunks/D4HCGWOU.cjs');
|
|
48
|
+
require('./__chunks/LVHC4DSB.cjs');
|
|
49
|
+
require('./__chunks/NG34QRI6.cjs');
|
|
50
|
+
require('./__chunks/QAUJZR6Y.cjs');
|
|
21
51
|
|
|
22
52
|
|
|
23
53
|
|
|
@@ -35,4 +65,5 @@ var _CZIDOP5Ncjs = require('./__chunks/CZIDOP5N.cjs');
|
|
|
35
65
|
|
|
36
66
|
|
|
37
67
|
|
|
38
|
-
|
|
68
|
+
|
|
69
|
+
exports.Combobox = _4RKQMGBKcjs.Combobox; exports.ComboboxCancel = _4RKQMGBKcjs.ComboboxCancel; exports.ComboboxDisclosure = _4RKQMGBKcjs.ComboboxDisclosure; exports.ComboboxGroup = _4RKQMGBKcjs.ComboboxGroup; exports.ComboboxGroupLabel = _4RKQMGBKcjs.ComboboxGroupLabel; exports.ComboboxItem = _4RKQMGBKcjs.ComboboxItem; exports.ComboboxItemCheck = _4RKQMGBKcjs.ComboboxItemCheck; exports.ComboboxItemValue = _4RKQMGBKcjs.ComboboxItemValue; exports.ComboboxLabel = _4RKQMGBKcjs.ComboboxLabel; exports.ComboboxList = _4RKQMGBKcjs.ComboboxList; exports.ComboboxPopover = _4RKQMGBKcjs.ComboboxPopover; exports.ComboboxProvider = _4RKQMGBKcjs.ComboboxProvider; exports.ComboboxRow = _4RKQMGBKcjs.ComboboxRow; exports.ComboboxSeparator = _4RKQMGBKcjs.ComboboxSeparator; exports.ComboboxValue = _4RKQMGBKcjs.ComboboxValue; exports.useComboboxContext = _FHQ5DVYQcjs.useComboboxContext; exports.useComboboxStore = _4RKQMGBKcjs.useComboboxStore;
|
package/cjs/combobox.d.cts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-
|
|
2
|
-
export { Combobox } from "@ariakit/react-
|
|
3
|
-
export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-
|
|
4
|
-
export { ComboboxCancel } from "@ariakit/react-
|
|
5
|
-
export { useComboboxContext } from "@ariakit/react-
|
|
6
|
-
export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-
|
|
7
|
-
export { ComboboxDisclosure } from "@ariakit/react-
|
|
8
|
-
export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-
|
|
9
|
-
export { ComboboxGroup } from "@ariakit/react-
|
|
10
|
-
export type { ComboboxGroupLabelOptions, ComboboxGroupLabelProps, } from "@ariakit/react-
|
|
11
|
-
export { ComboboxGroupLabel } from "@ariakit/react-
|
|
12
|
-
export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-
|
|
13
|
-
export { ComboboxItem } from "@ariakit/react-
|
|
14
|
-
export type { ComboboxItemCheckOptions, ComboboxItemCheckProps, } from "@ariakit/react-
|
|
15
|
-
export { ComboboxItemCheck } from "@ariakit/react-
|
|
16
|
-
export type { ComboboxItemValueOptions, ComboboxItemValueProps, } from "@ariakit/react-
|
|
17
|
-
export { ComboboxItemValue } from "@ariakit/react-
|
|
18
|
-
export type { ComboboxLabelOptions, ComboboxLabelProps, } from "@ariakit/react-
|
|
19
|
-
export { ComboboxLabel } from "@ariakit/react-
|
|
20
|
-
export type { ComboboxListOptions, ComboboxListProps, } from "@ariakit/react-
|
|
21
|
-
export { ComboboxList } from "@ariakit/react-
|
|
22
|
-
export type { ComboboxPopoverOptions, ComboboxPopoverProps, } from "@ariakit/react-
|
|
23
|
-
export { ComboboxPopover } from "@ariakit/react-
|
|
24
|
-
export type { ComboboxProviderProps } from "@ariakit/react-
|
|
25
|
-
export { ComboboxProvider } from "@ariakit/react-
|
|
26
|
-
export type { ComboboxRowOptions, ComboboxRowProps, } from "@ariakit/react-
|
|
27
|
-
export { ComboboxRow } from "@ariakit/react-
|
|
28
|
-
export type { ComboboxSeparatorOptions, ComboboxSeparatorProps, } from "@ariakit/react-
|
|
29
|
-
export { ComboboxSeparator } from "@ariakit/react-
|
|
30
|
-
export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-
|
|
31
|
-
export { useComboboxStore } from "@ariakit/react-
|
|
32
|
-
export type { ComboboxValueProps } from "@ariakit/react-
|
|
33
|
-
export { ComboboxValue } from "@ariakit/react-
|
|
1
|
+
export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-components/combobox/combobox";
|
|
2
|
+
export { Combobox } from "@ariakit/react-components/combobox/combobox";
|
|
3
|
+
export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-components/combobox/combobox-cancel";
|
|
4
|
+
export { ComboboxCancel } from "@ariakit/react-components/combobox/combobox-cancel";
|
|
5
|
+
export { useComboboxContext } from "@ariakit/react-components/combobox/combobox-context";
|
|
6
|
+
export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-components/combobox/combobox-disclosure";
|
|
7
|
+
export { ComboboxDisclosure } from "@ariakit/react-components/combobox/combobox-disclosure";
|
|
8
|
+
export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-components/combobox/combobox-group";
|
|
9
|
+
export { ComboboxGroup } from "@ariakit/react-components/combobox/combobox-group";
|
|
10
|
+
export type { ComboboxGroupLabelOptions, ComboboxGroupLabelProps, } from "@ariakit/react-components/combobox/combobox-group-label";
|
|
11
|
+
export { ComboboxGroupLabel } from "@ariakit/react-components/combobox/combobox-group-label";
|
|
12
|
+
export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-components/combobox/combobox-item";
|
|
13
|
+
export { ComboboxItem } from "@ariakit/react-components/combobox/combobox-item";
|
|
14
|
+
export type { ComboboxItemCheckOptions, ComboboxItemCheckProps, } from "@ariakit/react-components/combobox/combobox-item-check";
|
|
15
|
+
export { ComboboxItemCheck } from "@ariakit/react-components/combobox/combobox-item-check";
|
|
16
|
+
export type { ComboboxItemValueOptions, ComboboxItemValueProps, } from "@ariakit/react-components/combobox/combobox-item-value";
|
|
17
|
+
export { ComboboxItemValue } from "@ariakit/react-components/combobox/combobox-item-value";
|
|
18
|
+
export type { ComboboxLabelOptions, ComboboxLabelProps, } from "@ariakit/react-components/combobox/combobox-label";
|
|
19
|
+
export { ComboboxLabel } from "@ariakit/react-components/combobox/combobox-label";
|
|
20
|
+
export type { ComboboxListOptions, ComboboxListProps, } from "@ariakit/react-components/combobox/combobox-list";
|
|
21
|
+
export { ComboboxList } from "@ariakit/react-components/combobox/combobox-list";
|
|
22
|
+
export type { ComboboxPopoverOptions, ComboboxPopoverProps, } from "@ariakit/react-components/combobox/combobox-popover";
|
|
23
|
+
export { ComboboxPopover } from "@ariakit/react-components/combobox/combobox-popover";
|
|
24
|
+
export type { ComboboxProviderProps } from "@ariakit/react-components/combobox/combobox-provider";
|
|
25
|
+
export { ComboboxProvider } from "@ariakit/react-components/combobox/combobox-provider";
|
|
26
|
+
export type { ComboboxRowOptions, ComboboxRowProps, } from "@ariakit/react-components/combobox/combobox-row";
|
|
27
|
+
export { ComboboxRow } from "@ariakit/react-components/combobox/combobox-row";
|
|
28
|
+
export type { ComboboxSeparatorOptions, ComboboxSeparatorProps, } from "@ariakit/react-components/combobox/combobox-separator";
|
|
29
|
+
export { ComboboxSeparator } from "@ariakit/react-components/combobox/combobox-separator";
|
|
30
|
+
export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-components/combobox/combobox-store";
|
|
31
|
+
export { useComboboxStore } from "@ariakit/react-components/combobox/combobox-store";
|
|
32
|
+
export type { ComboboxValueProps } from "@ariakit/react-components/combobox/combobox-value";
|
|
33
|
+
export { ComboboxValue } from "@ariakit/react-components/combobox/combobox-value";
|
package/cjs/combobox.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-
|
|
2
|
-
export { Combobox } from "@ariakit/react-
|
|
3
|
-
export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-
|
|
4
|
-
export { ComboboxCancel } from "@ariakit/react-
|
|
5
|
-
export { useComboboxContext } from "@ariakit/react-
|
|
6
|
-
export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-
|
|
7
|
-
export { ComboboxDisclosure } from "@ariakit/react-
|
|
8
|
-
export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-
|
|
9
|
-
export { ComboboxGroup } from "@ariakit/react-
|
|
10
|
-
export type { ComboboxGroupLabelOptions, ComboboxGroupLabelProps, } from "@ariakit/react-
|
|
11
|
-
export { ComboboxGroupLabel } from "@ariakit/react-
|
|
12
|
-
export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-
|
|
13
|
-
export { ComboboxItem } from "@ariakit/react-
|
|
14
|
-
export type { ComboboxItemCheckOptions, ComboboxItemCheckProps, } from "@ariakit/react-
|
|
15
|
-
export { ComboboxItemCheck } from "@ariakit/react-
|
|
16
|
-
export type { ComboboxItemValueOptions, ComboboxItemValueProps, } from "@ariakit/react-
|
|
17
|
-
export { ComboboxItemValue } from "@ariakit/react-
|
|
18
|
-
export type { ComboboxLabelOptions, ComboboxLabelProps, } from "@ariakit/react-
|
|
19
|
-
export { ComboboxLabel } from "@ariakit/react-
|
|
20
|
-
export type { ComboboxListOptions, ComboboxListProps, } from "@ariakit/react-
|
|
21
|
-
export { ComboboxList } from "@ariakit/react-
|
|
22
|
-
export type { ComboboxPopoverOptions, ComboboxPopoverProps, } from "@ariakit/react-
|
|
23
|
-
export { ComboboxPopover } from "@ariakit/react-
|
|
24
|
-
export type { ComboboxProviderProps } from "@ariakit/react-
|
|
25
|
-
export { ComboboxProvider } from "@ariakit/react-
|
|
26
|
-
export type { ComboboxRowOptions, ComboboxRowProps, } from "@ariakit/react-
|
|
27
|
-
export { ComboboxRow } from "@ariakit/react-
|
|
28
|
-
export type { ComboboxSeparatorOptions, ComboboxSeparatorProps, } from "@ariakit/react-
|
|
29
|
-
export { ComboboxSeparator } from "@ariakit/react-
|
|
30
|
-
export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-
|
|
31
|
-
export { useComboboxStore } from "@ariakit/react-
|
|
32
|
-
export type { ComboboxValueProps } from "@ariakit/react-
|
|
33
|
-
export { ComboboxValue } from "@ariakit/react-
|
|
1
|
+
export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-components/combobox/combobox";
|
|
2
|
+
export { Combobox } from "@ariakit/react-components/combobox/combobox";
|
|
3
|
+
export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-components/combobox/combobox-cancel";
|
|
4
|
+
export { ComboboxCancel } from "@ariakit/react-components/combobox/combobox-cancel";
|
|
5
|
+
export { useComboboxContext } from "@ariakit/react-components/combobox/combobox-context";
|
|
6
|
+
export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-components/combobox/combobox-disclosure";
|
|
7
|
+
export { ComboboxDisclosure } from "@ariakit/react-components/combobox/combobox-disclosure";
|
|
8
|
+
export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-components/combobox/combobox-group";
|
|
9
|
+
export { ComboboxGroup } from "@ariakit/react-components/combobox/combobox-group";
|
|
10
|
+
export type { ComboboxGroupLabelOptions, ComboboxGroupLabelProps, } from "@ariakit/react-components/combobox/combobox-group-label";
|
|
11
|
+
export { ComboboxGroupLabel } from "@ariakit/react-components/combobox/combobox-group-label";
|
|
12
|
+
export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-components/combobox/combobox-item";
|
|
13
|
+
export { ComboboxItem } from "@ariakit/react-components/combobox/combobox-item";
|
|
14
|
+
export type { ComboboxItemCheckOptions, ComboboxItemCheckProps, } from "@ariakit/react-components/combobox/combobox-item-check";
|
|
15
|
+
export { ComboboxItemCheck } from "@ariakit/react-components/combobox/combobox-item-check";
|
|
16
|
+
export type { ComboboxItemValueOptions, ComboboxItemValueProps, } from "@ariakit/react-components/combobox/combobox-item-value";
|
|
17
|
+
export { ComboboxItemValue } from "@ariakit/react-components/combobox/combobox-item-value";
|
|
18
|
+
export type { ComboboxLabelOptions, ComboboxLabelProps, } from "@ariakit/react-components/combobox/combobox-label";
|
|
19
|
+
export { ComboboxLabel } from "@ariakit/react-components/combobox/combobox-label";
|
|
20
|
+
export type { ComboboxListOptions, ComboboxListProps, } from "@ariakit/react-components/combobox/combobox-list";
|
|
21
|
+
export { ComboboxList } from "@ariakit/react-components/combobox/combobox-list";
|
|
22
|
+
export type { ComboboxPopoverOptions, ComboboxPopoverProps, } from "@ariakit/react-components/combobox/combobox-popover";
|
|
23
|
+
export { ComboboxPopover } from "@ariakit/react-components/combobox/combobox-popover";
|
|
24
|
+
export type { ComboboxProviderProps } from "@ariakit/react-components/combobox/combobox-provider";
|
|
25
|
+
export { ComboboxProvider } from "@ariakit/react-components/combobox/combobox-provider";
|
|
26
|
+
export type { ComboboxRowOptions, ComboboxRowProps, } from "@ariakit/react-components/combobox/combobox-row";
|
|
27
|
+
export { ComboboxRow } from "@ariakit/react-components/combobox/combobox-row";
|
|
28
|
+
export type { ComboboxSeparatorOptions, ComboboxSeparatorProps, } from "@ariakit/react-components/combobox/combobox-separator";
|
|
29
|
+
export { ComboboxSeparator } from "@ariakit/react-components/combobox/combobox-separator";
|
|
30
|
+
export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-components/combobox/combobox-store";
|
|
31
|
+
export { useComboboxStore } from "@ariakit/react-components/combobox/combobox-store";
|
|
32
|
+
export type { ComboboxValueProps } from "@ariakit/react-components/combobox/combobox-value";
|
|
33
|
+
export { ComboboxValue } from "@ariakit/react-components/combobox/combobox-value";
|
package/cjs/command.cjs
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./__chunks/E6EV2Q5P.cjs');
|
|
2
2
|
|
|
3
|
-
var _APHGV4DJcjs = require('./__chunks/APHGV4DJ.cjs');
|
|
4
3
|
|
|
4
|
+
var _LVHC4DSBcjs = require('./__chunks/LVHC4DSB.cjs');
|
|
5
|
+
require('./__chunks/NG34QRI6.cjs');
|
|
6
|
+
require('./__chunks/QAUJZR6Y.cjs');
|
|
5
7
|
|
|
6
|
-
|
|
8
|
+
|
|
9
|
+
exports.Command = _LVHC4DSBcjs.Command;
|
package/cjs/command.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { CommandOptions, CommandProps, } from "@ariakit/react-
|
|
2
|
-
export { Command } from "@ariakit/react-
|
|
1
|
+
export type { CommandOptions, CommandProps, } from "@ariakit/react-components/command/command";
|
|
2
|
+
export { Command } from "@ariakit/react-components/command/command";
|
package/cjs/command.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { CommandOptions, CommandProps, } from "@ariakit/react-
|
|
2
|
-
export { Command } from "@ariakit/react-
|
|
1
|
+
export type { CommandOptions, CommandProps, } from "@ariakit/react-components/command/command";
|
|
2
|
+
export { Command } from "@ariakit/react-components/command/command";
|
package/cjs/composite.cjs
CHANGED
|
@@ -1,26 +1,48 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
+
var _RLKC7JVTcjs = require('./__chunks/RLKC7JVT.cjs');
|
|
3
4
|
|
|
4
5
|
|
|
6
|
+
var _ZNW2LLWJcjs = require('./__chunks/ZNW2LLWJ.cjs');
|
|
5
7
|
|
|
6
8
|
|
|
9
|
+
var _GUY4MKX2cjs = require('./__chunks/GUY4MKX2.cjs');
|
|
7
10
|
|
|
8
11
|
|
|
9
12
|
|
|
10
13
|
|
|
14
|
+
var _MN5TONXWcjs = require('./__chunks/MN5TONXW.cjs');
|
|
11
15
|
|
|
12
16
|
|
|
13
|
-
var
|
|
17
|
+
var _TLUFYZC7cjs = require('./__chunks/TLUFYZC7.cjs');
|
|
14
18
|
|
|
15
19
|
|
|
16
20
|
|
|
21
|
+
var _NMUCJYMRcjs = require('./__chunks/NMUCJYMR.cjs');
|
|
22
|
+
require('./__chunks/NFZWL7LE.cjs');
|
|
17
23
|
|
|
18
24
|
|
|
25
|
+
var _SQ72MZ63cjs = require('./__chunks/SQ72MZ63.cjs');
|
|
19
26
|
|
|
20
27
|
|
|
28
|
+
var _L2IFVMDUcjs = require('./__chunks/L2IFVMDU.cjs');
|
|
29
|
+
require('./__chunks/SIF7IN4L.cjs');
|
|
30
|
+
require('./__chunks/GUB6WHB6.cjs');
|
|
31
|
+
require('./__chunks/XPQIHUQ7.cjs');
|
|
32
|
+
require('./__chunks/D4HCGWOU.cjs');
|
|
33
|
+
require('./__chunks/LVHC4DSB.cjs');
|
|
34
|
+
require('./__chunks/NG34QRI6.cjs');
|
|
35
|
+
require('./__chunks/QAUJZR6Y.cjs');
|
|
21
36
|
|
|
22
37
|
|
|
23
38
|
|
|
24
39
|
|
|
25
40
|
|
|
26
|
-
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
exports.Composite = _NMUCJYMRcjs.Composite; exports.CompositeGroup = _MN5TONXWcjs.CompositeGroup; exports.CompositeGroupLabel = _MN5TONXWcjs.CompositeGroupLabel; exports.CompositeHover = _MN5TONXWcjs.CompositeHover; exports.CompositeItem = _SQ72MZ63cjs.CompositeItem; exports.CompositeProvider = _RLKC7JVTcjs.CompositeProvider; exports.CompositeRow = _GUY4MKX2cjs.CompositeRow; exports.CompositeSeparator = _TLUFYZC7cjs.CompositeSeparator; exports.CompositeTypeahead = _ZNW2LLWJcjs.CompositeTypeahead; exports.useCompositeContext = _L2IFVMDUcjs.useCompositeContext; exports.useCompositeStore = _NMUCJYMRcjs.useCompositeStore;
|
package/cjs/composite.d.cts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export type { CompositeOptions, CompositeProps, } from "@ariakit/react-
|
|
2
|
-
export { Composite } from "@ariakit/react-
|
|
3
|
-
export { useCompositeContext } from "@ariakit/react-
|
|
4
|
-
export type { CompositeGroupOptions, CompositeGroupProps, } from "@ariakit/react-
|
|
5
|
-
export { CompositeGroup } from "@ariakit/react-
|
|
6
|
-
export type { CompositeGroupLabelOptions, CompositeGroupLabelProps, } from "@ariakit/react-
|
|
7
|
-
export { CompositeGroupLabel } from "@ariakit/react-
|
|
8
|
-
export type { CompositeHoverOptions, CompositeHoverProps, } from "@ariakit/react-
|
|
9
|
-
export { CompositeHover } from "@ariakit/react-
|
|
10
|
-
export type { CompositeItemOptions, CompositeItemProps, } from "@ariakit/react-
|
|
11
|
-
export { CompositeItem } from "@ariakit/react-
|
|
12
|
-
export type { CompositeProviderProps } from "@ariakit/react-
|
|
13
|
-
export { CompositeProvider } from "@ariakit/react-
|
|
14
|
-
export type { CompositeRowOptions, CompositeRowProps, } from "@ariakit/react-
|
|
15
|
-
export { CompositeRow } from "@ariakit/react-
|
|
16
|
-
export type { CompositeSeparatorOptions, CompositeSeparatorProps, } from "@ariakit/react-
|
|
17
|
-
export { CompositeSeparator } from "@ariakit/react-
|
|
18
|
-
export type { CompositeStore, CompositeStoreProps, CompositeStoreState, } from "@ariakit/react-
|
|
19
|
-
export { useCompositeStore } from "@ariakit/react-
|
|
20
|
-
export type { CompositeTypeaheadOptions, CompositeTypeaheadProps, } from "@ariakit/react-
|
|
21
|
-
export { CompositeTypeahead } from "@ariakit/react-
|
|
1
|
+
export type { CompositeOptions, CompositeProps, } from "@ariakit/react-components/composite/composite";
|
|
2
|
+
export { Composite } from "@ariakit/react-components/composite/composite";
|
|
3
|
+
export { useCompositeContext } from "@ariakit/react-components/composite/composite-context";
|
|
4
|
+
export type { CompositeGroupOptions, CompositeGroupProps, } from "@ariakit/react-components/composite/composite-group";
|
|
5
|
+
export { CompositeGroup } from "@ariakit/react-components/composite/composite-group";
|
|
6
|
+
export type { CompositeGroupLabelOptions, CompositeGroupLabelProps, } from "@ariakit/react-components/composite/composite-group-label";
|
|
7
|
+
export { CompositeGroupLabel } from "@ariakit/react-components/composite/composite-group-label";
|
|
8
|
+
export type { CompositeHoverOptions, CompositeHoverProps, } from "@ariakit/react-components/composite/composite-hover";
|
|
9
|
+
export { CompositeHover } from "@ariakit/react-components/composite/composite-hover";
|
|
10
|
+
export type { CompositeItemOptions, CompositeItemProps, } from "@ariakit/react-components/composite/composite-item";
|
|
11
|
+
export { CompositeItem } from "@ariakit/react-components/composite/composite-item";
|
|
12
|
+
export type { CompositeProviderProps } from "@ariakit/react-components/composite/composite-provider";
|
|
13
|
+
export { CompositeProvider } from "@ariakit/react-components/composite/composite-provider";
|
|
14
|
+
export type { CompositeRowOptions, CompositeRowProps, } from "@ariakit/react-components/composite/composite-row";
|
|
15
|
+
export { CompositeRow } from "@ariakit/react-components/composite/composite-row";
|
|
16
|
+
export type { CompositeSeparatorOptions, CompositeSeparatorProps, } from "@ariakit/react-components/composite/composite-separator";
|
|
17
|
+
export { CompositeSeparator } from "@ariakit/react-components/composite/composite-separator";
|
|
18
|
+
export type { CompositeStore, CompositeStoreProps, CompositeStoreState, } from "@ariakit/react-components/composite/composite-store";
|
|
19
|
+
export { useCompositeStore } from "@ariakit/react-components/composite/composite-store";
|
|
20
|
+
export type { CompositeTypeaheadOptions, CompositeTypeaheadProps, } from "@ariakit/react-components/composite/composite-typeahead";
|
|
21
|
+
export { CompositeTypeahead } from "@ariakit/react-components/composite/composite-typeahead";
|