@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
package/src/combobox.ts
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
ComboboxOptions,
|
|
3
|
+
ComboboxProps,
|
|
4
|
+
} from "@ariakit/react-components/combobox/combobox";
|
|
5
|
+
export { Combobox } from "@ariakit/react-components/combobox/combobox";
|
|
6
|
+
export type {
|
|
7
|
+
ComboboxCancelOptions,
|
|
8
|
+
ComboboxCancelProps,
|
|
9
|
+
} from "@ariakit/react-components/combobox/combobox-cancel";
|
|
10
|
+
export { ComboboxCancel } from "@ariakit/react-components/combobox/combobox-cancel";
|
|
11
|
+
export { useComboboxContext } from "@ariakit/react-components/combobox/combobox-context";
|
|
12
|
+
export type {
|
|
13
|
+
ComboboxDisclosureOptions,
|
|
14
|
+
ComboboxDisclosureProps,
|
|
15
|
+
} from "@ariakit/react-components/combobox/combobox-disclosure";
|
|
16
|
+
export { ComboboxDisclosure } from "@ariakit/react-components/combobox/combobox-disclosure";
|
|
17
|
+
export type {
|
|
18
|
+
ComboboxGroupOptions,
|
|
19
|
+
ComboboxGroupProps,
|
|
20
|
+
} from "@ariakit/react-components/combobox/combobox-group";
|
|
21
|
+
export { ComboboxGroup } from "@ariakit/react-components/combobox/combobox-group";
|
|
22
|
+
export type {
|
|
23
|
+
ComboboxGroupLabelOptions,
|
|
24
|
+
ComboboxGroupLabelProps,
|
|
25
|
+
} from "@ariakit/react-components/combobox/combobox-group-label";
|
|
26
|
+
export { ComboboxGroupLabel } from "@ariakit/react-components/combobox/combobox-group-label";
|
|
27
|
+
export type {
|
|
28
|
+
ComboboxItemOptions,
|
|
29
|
+
ComboboxItemProps,
|
|
30
|
+
} from "@ariakit/react-components/combobox/combobox-item";
|
|
31
|
+
export { ComboboxItem } from "@ariakit/react-components/combobox/combobox-item";
|
|
32
|
+
export type {
|
|
33
|
+
ComboboxItemCheckOptions,
|
|
34
|
+
ComboboxItemCheckProps,
|
|
35
|
+
} from "@ariakit/react-components/combobox/combobox-item-check";
|
|
36
|
+
export { ComboboxItemCheck } from "@ariakit/react-components/combobox/combobox-item-check";
|
|
37
|
+
export type {
|
|
38
|
+
ComboboxItemValueOptions,
|
|
39
|
+
ComboboxItemValueProps,
|
|
40
|
+
} from "@ariakit/react-components/combobox/combobox-item-value";
|
|
41
|
+
export { ComboboxItemValue } from "@ariakit/react-components/combobox/combobox-item-value";
|
|
42
|
+
export type {
|
|
43
|
+
ComboboxLabelOptions,
|
|
44
|
+
ComboboxLabelProps,
|
|
45
|
+
} from "@ariakit/react-components/combobox/combobox-label";
|
|
46
|
+
export { ComboboxLabel } from "@ariakit/react-components/combobox/combobox-label";
|
|
47
|
+
export type {
|
|
48
|
+
ComboboxListOptions,
|
|
49
|
+
ComboboxListProps,
|
|
50
|
+
} from "@ariakit/react-components/combobox/combobox-list";
|
|
51
|
+
export { ComboboxList } from "@ariakit/react-components/combobox/combobox-list";
|
|
52
|
+
export type {
|
|
53
|
+
ComboboxPopoverOptions,
|
|
54
|
+
ComboboxPopoverProps,
|
|
55
|
+
} from "@ariakit/react-components/combobox/combobox-popover";
|
|
56
|
+
export { ComboboxPopover } from "@ariakit/react-components/combobox/combobox-popover";
|
|
57
|
+
export type { ComboboxProviderProps } from "@ariakit/react-components/combobox/combobox-provider";
|
|
58
|
+
export { ComboboxProvider } from "@ariakit/react-components/combobox/combobox-provider";
|
|
59
|
+
export type {
|
|
60
|
+
ComboboxRowOptions,
|
|
61
|
+
ComboboxRowProps,
|
|
62
|
+
} from "@ariakit/react-components/combobox/combobox-row";
|
|
63
|
+
export { ComboboxRow } from "@ariakit/react-components/combobox/combobox-row";
|
|
64
|
+
export type {
|
|
65
|
+
ComboboxSeparatorOptions,
|
|
66
|
+
ComboboxSeparatorProps,
|
|
67
|
+
} from "@ariakit/react-components/combobox/combobox-separator";
|
|
68
|
+
export { ComboboxSeparator } from "@ariakit/react-components/combobox/combobox-separator";
|
|
69
|
+
export type {
|
|
70
|
+
ComboboxStore,
|
|
71
|
+
ComboboxStoreProps,
|
|
72
|
+
ComboboxStoreState,
|
|
73
|
+
} from "@ariakit/react-components/combobox/combobox-store";
|
|
74
|
+
export { useComboboxStore } from "@ariakit/react-components/combobox/combobox-store";
|
|
75
|
+
export type { ComboboxValueProps } from "@ariakit/react-components/combobox/combobox-value";
|
|
76
|
+
export { ComboboxValue } from "@ariakit/react-components/combobox/combobox-value";
|
package/src/command.ts
ADDED
package/src/composite.ts
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
CompositeOptions,
|
|
3
|
+
CompositeProps,
|
|
4
|
+
} from "@ariakit/react-components/composite/composite";
|
|
5
|
+
export { Composite } from "@ariakit/react-components/composite/composite";
|
|
6
|
+
export { useCompositeContext } from "@ariakit/react-components/composite/composite-context";
|
|
7
|
+
export type {
|
|
8
|
+
CompositeGroupOptions,
|
|
9
|
+
CompositeGroupProps,
|
|
10
|
+
} from "@ariakit/react-components/composite/composite-group";
|
|
11
|
+
export { CompositeGroup } from "@ariakit/react-components/composite/composite-group";
|
|
12
|
+
export type {
|
|
13
|
+
CompositeGroupLabelOptions,
|
|
14
|
+
CompositeGroupLabelProps,
|
|
15
|
+
} from "@ariakit/react-components/composite/composite-group-label";
|
|
16
|
+
export { CompositeGroupLabel } from "@ariakit/react-components/composite/composite-group-label";
|
|
17
|
+
export type {
|
|
18
|
+
CompositeHoverOptions,
|
|
19
|
+
CompositeHoverProps,
|
|
20
|
+
} from "@ariakit/react-components/composite/composite-hover";
|
|
21
|
+
export { CompositeHover } from "@ariakit/react-components/composite/composite-hover";
|
|
22
|
+
export type {
|
|
23
|
+
CompositeItemOptions,
|
|
24
|
+
CompositeItemProps,
|
|
25
|
+
} from "@ariakit/react-components/composite/composite-item";
|
|
26
|
+
export { CompositeItem } from "@ariakit/react-components/composite/composite-item";
|
|
27
|
+
export type { CompositeProviderProps } from "@ariakit/react-components/composite/composite-provider";
|
|
28
|
+
export { CompositeProvider } from "@ariakit/react-components/composite/composite-provider";
|
|
29
|
+
export type {
|
|
30
|
+
CompositeRowOptions,
|
|
31
|
+
CompositeRowProps,
|
|
32
|
+
} from "@ariakit/react-components/composite/composite-row";
|
|
33
|
+
export { CompositeRow } from "@ariakit/react-components/composite/composite-row";
|
|
34
|
+
export type {
|
|
35
|
+
CompositeSeparatorOptions,
|
|
36
|
+
CompositeSeparatorProps,
|
|
37
|
+
} from "@ariakit/react-components/composite/composite-separator";
|
|
38
|
+
export { CompositeSeparator } from "@ariakit/react-components/composite/composite-separator";
|
|
39
|
+
export type {
|
|
40
|
+
CompositeStore,
|
|
41
|
+
CompositeStoreProps,
|
|
42
|
+
CompositeStoreState,
|
|
43
|
+
} from "@ariakit/react-components/composite/composite-store";
|
|
44
|
+
export { useCompositeStore } from "@ariakit/react-components/composite/composite-store";
|
|
45
|
+
export type {
|
|
46
|
+
CompositeTypeaheadOptions,
|
|
47
|
+
CompositeTypeaheadProps,
|
|
48
|
+
} from "@ariakit/react-components/composite/composite-typeahead";
|
|
49
|
+
export { CompositeTypeahead } from "@ariakit/react-components/composite/composite-typeahead";
|
package/src/dialog.ts
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
DialogOptions,
|
|
3
|
+
DialogProps,
|
|
4
|
+
} from "@ariakit/react-components/dialog/dialog";
|
|
5
|
+
export { Dialog } from "@ariakit/react-components/dialog/dialog";
|
|
6
|
+
export { useDialogContext } from "@ariakit/react-components/dialog/dialog-context";
|
|
7
|
+
export type {
|
|
8
|
+
DialogDescriptionOptions,
|
|
9
|
+
DialogDescriptionProps,
|
|
10
|
+
} from "@ariakit/react-components/dialog/dialog-description";
|
|
11
|
+
export { DialogDescription } from "@ariakit/react-components/dialog/dialog-description";
|
|
12
|
+
export type {
|
|
13
|
+
DialogDisclosureOptions,
|
|
14
|
+
DialogDisclosureProps,
|
|
15
|
+
} from "@ariakit/react-components/dialog/dialog-disclosure";
|
|
16
|
+
export { DialogDisclosure } from "@ariakit/react-components/dialog/dialog-disclosure";
|
|
17
|
+
export type {
|
|
18
|
+
DialogDismissOptions,
|
|
19
|
+
DialogDismissProps,
|
|
20
|
+
} from "@ariakit/react-components/dialog/dialog-dismiss";
|
|
21
|
+
export { DialogDismiss } from "@ariakit/react-components/dialog/dialog-dismiss";
|
|
22
|
+
export type {
|
|
23
|
+
DialogHeadingOptions,
|
|
24
|
+
DialogHeadingProps,
|
|
25
|
+
} from "@ariakit/react-components/dialog/dialog-heading";
|
|
26
|
+
export { DialogHeading } from "@ariakit/react-components/dialog/dialog-heading";
|
|
27
|
+
export type { DialogProviderProps } from "@ariakit/react-components/dialog/dialog-provider";
|
|
28
|
+
export { DialogProvider } from "@ariakit/react-components/dialog/dialog-provider";
|
|
29
|
+
export type {
|
|
30
|
+
DialogStore,
|
|
31
|
+
DialogStoreProps,
|
|
32
|
+
DialogStoreState,
|
|
33
|
+
} from "@ariakit/react-components/dialog/dialog-store";
|
|
34
|
+
export { useDialogStore } from "@ariakit/react-components/dialog/dialog-store";
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
DisclosureOptions,
|
|
3
|
+
DisclosureProps,
|
|
4
|
+
} from "@ariakit/react-components/disclosure/disclosure";
|
|
5
|
+
export { Disclosure } from "@ariakit/react-components/disclosure/disclosure";
|
|
6
|
+
export type {
|
|
7
|
+
DisclosureContentOptions,
|
|
8
|
+
DisclosureContentProps,
|
|
9
|
+
} from "@ariakit/react-components/disclosure/disclosure-content";
|
|
10
|
+
export { DisclosureContent } from "@ariakit/react-components/disclosure/disclosure-content";
|
|
11
|
+
export { useDisclosureContext } from "@ariakit/react-components/disclosure/disclosure-context";
|
|
12
|
+
export type { DisclosureProviderProps } from "@ariakit/react-components/disclosure/disclosure-provider";
|
|
13
|
+
export { DisclosureProvider } from "@ariakit/react-components/disclosure/disclosure-provider";
|
|
14
|
+
export type {
|
|
15
|
+
DisclosureStore,
|
|
16
|
+
DisclosureStoreProps,
|
|
17
|
+
DisclosureStoreState,
|
|
18
|
+
} from "@ariakit/react-components/disclosure/disclosure-store";
|
|
19
|
+
export { useDisclosureStore } from "@ariakit/react-components/disclosure/disclosure-store";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
FocusTrapOptions,
|
|
3
|
+
FocusTrapProps,
|
|
4
|
+
} from "@ariakit/react-components/focus-trap/focus-trap";
|
|
5
|
+
export { FocusTrap } from "@ariakit/react-components/focus-trap/focus-trap";
|
|
6
|
+
|
|
7
|
+
export type {
|
|
8
|
+
FocusTrapRegionOptions,
|
|
9
|
+
FocusTrapRegionProps,
|
|
10
|
+
} from "@ariakit/react-components/focus-trap/focus-trap-region";
|
|
11
|
+
export { FocusTrapRegion } from "@ariakit/react-components/focus-trap/focus-trap-region";
|
package/src/focusable.ts
ADDED
package/src/form.ts
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
FormOptions,
|
|
3
|
+
FormProps,
|
|
4
|
+
} from "@ariakit/react-components/form/form";
|
|
5
|
+
export { Form } from "@ariakit/react-components/form/form";
|
|
6
|
+
export type {
|
|
7
|
+
FormCheckboxOptions,
|
|
8
|
+
FormCheckboxProps,
|
|
9
|
+
} from "@ariakit/react-components/form/form-checkbox";
|
|
10
|
+
export { FormCheckbox } from "@ariakit/react-components/form/form-checkbox";
|
|
11
|
+
export { useFormContext } from "@ariakit/react-components/form/form-context";
|
|
12
|
+
export type {
|
|
13
|
+
FormControlOptions,
|
|
14
|
+
FormControlProps,
|
|
15
|
+
} from "@ariakit/react-components/form/form-control";
|
|
16
|
+
export { FormControl } from "@ariakit/react-components/form/form-control";
|
|
17
|
+
export type {
|
|
18
|
+
FormDescriptionOptions,
|
|
19
|
+
FormDescriptionProps,
|
|
20
|
+
} from "@ariakit/react-components/form/form-description";
|
|
21
|
+
export { FormDescription } from "@ariakit/react-components/form/form-description";
|
|
22
|
+
export type {
|
|
23
|
+
FormErrorOptions,
|
|
24
|
+
FormErrorProps,
|
|
25
|
+
} from "@ariakit/react-components/form/form-error";
|
|
26
|
+
export { FormError } from "@ariakit/react-components/form/form-error";
|
|
27
|
+
export type {
|
|
28
|
+
FormFieldOptions,
|
|
29
|
+
FormFieldProps,
|
|
30
|
+
} from "@ariakit/react-components/form/form-field";
|
|
31
|
+
export { FormField } from "@ariakit/react-components/form/form-field";
|
|
32
|
+
export type {
|
|
33
|
+
FormGroupOptions,
|
|
34
|
+
FormGroupProps,
|
|
35
|
+
} from "@ariakit/react-components/form/form-group";
|
|
36
|
+
export { FormGroup } from "@ariakit/react-components/form/form-group";
|
|
37
|
+
export type {
|
|
38
|
+
FormGroupLabelOptions,
|
|
39
|
+
FormGroupLabelProps,
|
|
40
|
+
} from "@ariakit/react-components/form/form-group-label";
|
|
41
|
+
export { FormGroupLabel } from "@ariakit/react-components/form/form-group-label";
|
|
42
|
+
export type {
|
|
43
|
+
FormInputOptions,
|
|
44
|
+
FormInputProps,
|
|
45
|
+
} from "@ariakit/react-components/form/form-input";
|
|
46
|
+
export { FormInput } from "@ariakit/react-components/form/form-input";
|
|
47
|
+
export type {
|
|
48
|
+
FormLabelOptions,
|
|
49
|
+
FormLabelProps,
|
|
50
|
+
} from "@ariakit/react-components/form/form-label";
|
|
51
|
+
export { FormLabel } from "@ariakit/react-components/form/form-label";
|
|
52
|
+
|
|
53
|
+
export type { FormProviderProps } from "@ariakit/react-components/form/form-provider";
|
|
54
|
+
export { FormProvider } from "@ariakit/react-components/form/form-provider";
|
|
55
|
+
export type {
|
|
56
|
+
FormPushOptions,
|
|
57
|
+
FormPushProps,
|
|
58
|
+
} from "@ariakit/react-components/form/form-push";
|
|
59
|
+
export { FormPush } from "@ariakit/react-components/form/form-push";
|
|
60
|
+
export type {
|
|
61
|
+
FormRadioOptions,
|
|
62
|
+
FormRadioProps,
|
|
63
|
+
} from "@ariakit/react-components/form/form-radio";
|
|
64
|
+
export { FormRadio } from "@ariakit/react-components/form/form-radio";
|
|
65
|
+
export type {
|
|
66
|
+
FormRadioGroupOptions,
|
|
67
|
+
FormRadioGroupProps,
|
|
68
|
+
} from "@ariakit/react-components/form/form-radio-group";
|
|
69
|
+
export { FormRadioGroup } from "@ariakit/react-components/form/form-radio-group";
|
|
70
|
+
export type {
|
|
71
|
+
FormRemoveOptions,
|
|
72
|
+
FormRemoveProps,
|
|
73
|
+
} from "@ariakit/react-components/form/form-remove";
|
|
74
|
+
export { FormRemove } from "@ariakit/react-components/form/form-remove";
|
|
75
|
+
export type {
|
|
76
|
+
FormResetOptions,
|
|
77
|
+
FormResetProps,
|
|
78
|
+
} from "@ariakit/react-components/form/form-reset";
|
|
79
|
+
export { FormReset } from "@ariakit/react-components/form/form-reset";
|
|
80
|
+
export type {
|
|
81
|
+
FormStore,
|
|
82
|
+
FormStoreProps,
|
|
83
|
+
FormStoreState,
|
|
84
|
+
} from "@ariakit/react-components/form/form-store";
|
|
85
|
+
export { useFormStore } from "@ariakit/react-components/form/form-store";
|
|
86
|
+
export type {
|
|
87
|
+
FormSubmitOptions,
|
|
88
|
+
FormSubmitProps,
|
|
89
|
+
} from "@ariakit/react-components/form/form-submit";
|
|
90
|
+
export { FormSubmit } from "@ariakit/react-components/form/form-submit";
|
package/src/group.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
GroupOptions,
|
|
3
|
+
GroupProps,
|
|
4
|
+
} from "@ariakit/react-components/group/group";
|
|
5
|
+
export { Group } from "@ariakit/react-components/group/group";
|
|
6
|
+
export type {
|
|
7
|
+
GroupLabelOptions,
|
|
8
|
+
GroupLabelProps,
|
|
9
|
+
} from "@ariakit/react-components/group/group-label";
|
|
10
|
+
export { GroupLabel } from "@ariakit/react-components/group/group-label";
|
package/src/heading.ts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
HeadingOptions,
|
|
3
|
+
HeadingProps,
|
|
4
|
+
} from "@ariakit/react-components/heading/heading";
|
|
5
|
+
export { Heading } from "@ariakit/react-components/heading/heading";
|
|
6
|
+
export type { HeadingLevelProps } from "@ariakit/react-components/heading/heading-level";
|
|
7
|
+
export { HeadingLevel } from "@ariakit/react-components/heading/heading-level";
|
package/src/hovercard.ts
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
HovercardOptions,
|
|
3
|
+
HovercardProps,
|
|
4
|
+
} from "@ariakit/react-components/hovercard/hovercard";
|
|
5
|
+
export { Hovercard } from "@ariakit/react-components/hovercard/hovercard";
|
|
6
|
+
export type {
|
|
7
|
+
HovercardAnchorOptions,
|
|
8
|
+
HovercardAnchorProps,
|
|
9
|
+
} from "@ariakit/react-components/hovercard/hovercard-anchor";
|
|
10
|
+
export { HovercardAnchor } from "@ariakit/react-components/hovercard/hovercard-anchor";
|
|
11
|
+
export type {
|
|
12
|
+
HovercardArrowOptions,
|
|
13
|
+
HovercardArrowProps,
|
|
14
|
+
} from "@ariakit/react-components/hovercard/hovercard-arrow";
|
|
15
|
+
export { HovercardArrow } from "@ariakit/react-components/hovercard/hovercard-arrow";
|
|
16
|
+
export { useHovercardContext } from "@ariakit/react-components/hovercard/hovercard-context";
|
|
17
|
+
export type {
|
|
18
|
+
HovercardDescriptionOptions,
|
|
19
|
+
HovercardDescriptionProps,
|
|
20
|
+
} from "@ariakit/react-components/hovercard/hovercard-description";
|
|
21
|
+
export { HovercardDescription } from "@ariakit/react-components/hovercard/hovercard-description";
|
|
22
|
+
export type {
|
|
23
|
+
HovercardDisclosureOptions,
|
|
24
|
+
HovercardDisclosureProps,
|
|
25
|
+
} from "@ariakit/react-components/hovercard/hovercard-disclosure";
|
|
26
|
+
export { HovercardDisclosure } from "@ariakit/react-components/hovercard/hovercard-disclosure";
|
|
27
|
+
export type {
|
|
28
|
+
HovercardDismissOptions,
|
|
29
|
+
HovercardDismissProps,
|
|
30
|
+
} from "@ariakit/react-components/hovercard/hovercard-dismiss";
|
|
31
|
+
export { HovercardDismiss } from "@ariakit/react-components/hovercard/hovercard-dismiss";
|
|
32
|
+
export type {
|
|
33
|
+
HovercardHeadingOptions,
|
|
34
|
+
HovercardHeadingProps,
|
|
35
|
+
} from "@ariakit/react-components/hovercard/hovercard-heading";
|
|
36
|
+
export { HovercardHeading } from "@ariakit/react-components/hovercard/hovercard-heading";
|
|
37
|
+
export type { HovercardProviderProps } from "@ariakit/react-components/hovercard/hovercard-provider";
|
|
38
|
+
export { HovercardProvider } from "@ariakit/react-components/hovercard/hovercard-provider";
|
|
39
|
+
export type {
|
|
40
|
+
HovercardStore,
|
|
41
|
+
HovercardStoreProps,
|
|
42
|
+
HovercardStoreState,
|
|
43
|
+
} from "@ariakit/react-components/hovercard/hovercard-store";
|
|
44
|
+
export { useHovercardStore } from "@ariakit/react-components/hovercard/hovercard-store";
|
package/src/index.ts
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
export * from "./button.ts";
|
|
2
|
+
export * from "./checkbox.ts";
|
|
3
|
+
export * from "./collection.ts";
|
|
4
|
+
export * from "./combobox.ts";
|
|
5
|
+
export * from "./command.ts";
|
|
6
|
+
export * from "./composite.ts";
|
|
7
|
+
export * from "./dialog.ts";
|
|
8
|
+
export * from "./disclosure.ts";
|
|
9
|
+
export * from "./focus-trap.ts";
|
|
10
|
+
export * from "./focusable.ts";
|
|
11
|
+
export * from "./form.ts";
|
|
12
|
+
export * from "./group.ts";
|
|
13
|
+
export * from "./heading.ts";
|
|
14
|
+
export * from "./hovercard.ts";
|
|
15
|
+
export * from "./menu.ts";
|
|
16
|
+
export * from "./menubar.ts";
|
|
17
|
+
export * from "./popover.ts";
|
|
18
|
+
export * from "./portal.ts";
|
|
19
|
+
export * from "./radio.ts";
|
|
20
|
+
export * from "./role.ts";
|
|
21
|
+
export * from "./select.ts";
|
|
22
|
+
export * from "./separator.ts";
|
|
23
|
+
export * from "./store.ts";
|
|
24
|
+
export * from "./tab.ts";
|
|
25
|
+
export * from "./toolbar.ts";
|
|
26
|
+
export * from "./tooltip.ts";
|
|
27
|
+
export * from "./visually-hidden.ts";
|
package/src/menu.ts
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
MenuOptions,
|
|
3
|
+
MenuProps,
|
|
4
|
+
} from "@ariakit/react-components/menu/menu";
|
|
5
|
+
export { Menu } from "@ariakit/react-components/menu/menu";
|
|
6
|
+
export type {
|
|
7
|
+
MenuArrowOptions,
|
|
8
|
+
MenuArrowProps,
|
|
9
|
+
} from "@ariakit/react-components/menu/menu-arrow";
|
|
10
|
+
export { MenuArrow } from "@ariakit/react-components/menu/menu-arrow";
|
|
11
|
+
export type {
|
|
12
|
+
MenuBarOptions,
|
|
13
|
+
MenuBarProps,
|
|
14
|
+
} from "@ariakit/react-components/menu/menu-bar";
|
|
15
|
+
export { MenuBar } from "@ariakit/react-components/menu/menu-bar";
|
|
16
|
+
export type { MenuBarProviderProps } from "@ariakit/react-components/menu/menu-bar-provider";
|
|
17
|
+
export { MenuBarProvider } from "@ariakit/react-components/menu/menu-bar-provider";
|
|
18
|
+
export type {
|
|
19
|
+
MenuBarStore,
|
|
20
|
+
MenuBarStoreProps,
|
|
21
|
+
MenuBarStoreState,
|
|
22
|
+
} from "@ariakit/react-components/menu/menu-bar-store";
|
|
23
|
+
export { useMenuBarStore } from "@ariakit/react-components/menu/menu-bar-store";
|
|
24
|
+
export type {
|
|
25
|
+
MenuButtonOptions,
|
|
26
|
+
MenuButtonProps,
|
|
27
|
+
} from "@ariakit/react-components/menu/menu-button";
|
|
28
|
+
export { MenuButton } from "@ariakit/react-components/menu/menu-button";
|
|
29
|
+
export type {
|
|
30
|
+
MenuButtonArrowOptions,
|
|
31
|
+
MenuButtonArrowProps,
|
|
32
|
+
} from "@ariakit/react-components/menu/menu-button-arrow";
|
|
33
|
+
export { MenuButtonArrow } from "@ariakit/react-components/menu/menu-button-arrow";
|
|
34
|
+
export {
|
|
35
|
+
useMenuBarContext,
|
|
36
|
+
useMenuContext,
|
|
37
|
+
} from "@ariakit/react-components/menu/menu-context";
|
|
38
|
+
export type {
|
|
39
|
+
MenuDescriptionOptions,
|
|
40
|
+
MenuDescriptionProps,
|
|
41
|
+
} from "@ariakit/react-components/menu/menu-description";
|
|
42
|
+
export { MenuDescription } from "@ariakit/react-components/menu/menu-description";
|
|
43
|
+
export type {
|
|
44
|
+
MenuDismissOptions,
|
|
45
|
+
MenuDismissProps,
|
|
46
|
+
} from "@ariakit/react-components/menu/menu-dismiss";
|
|
47
|
+
export { MenuDismiss } from "@ariakit/react-components/menu/menu-dismiss";
|
|
48
|
+
export type {
|
|
49
|
+
MenuGroupOptions,
|
|
50
|
+
MenuGroupProps,
|
|
51
|
+
} from "@ariakit/react-components/menu/menu-group";
|
|
52
|
+
export { MenuGroup } from "@ariakit/react-components/menu/menu-group";
|
|
53
|
+
export type {
|
|
54
|
+
MenuGroupLabelOptions,
|
|
55
|
+
MenuGroupLabelProps,
|
|
56
|
+
} from "@ariakit/react-components/menu/menu-group-label";
|
|
57
|
+
export { MenuGroupLabel } from "@ariakit/react-components/menu/menu-group-label";
|
|
58
|
+
export type {
|
|
59
|
+
MenuHeadingOptions,
|
|
60
|
+
MenuHeadingProps,
|
|
61
|
+
} from "@ariakit/react-components/menu/menu-heading";
|
|
62
|
+
export { MenuHeading } from "@ariakit/react-components/menu/menu-heading";
|
|
63
|
+
export type {
|
|
64
|
+
MenuItemOptions,
|
|
65
|
+
MenuItemProps,
|
|
66
|
+
} from "@ariakit/react-components/menu/menu-item";
|
|
67
|
+
export { MenuItem } from "@ariakit/react-components/menu/menu-item";
|
|
68
|
+
export type {
|
|
69
|
+
MenuItemCheckOptions,
|
|
70
|
+
MenuItemCheckProps,
|
|
71
|
+
} from "@ariakit/react-components/menu/menu-item-check";
|
|
72
|
+
export { MenuItemCheck } from "@ariakit/react-components/menu/menu-item-check";
|
|
73
|
+
export type {
|
|
74
|
+
MenuItemCheckboxOptions,
|
|
75
|
+
MenuItemCheckboxProps,
|
|
76
|
+
} from "@ariakit/react-components/menu/menu-item-checkbox";
|
|
77
|
+
export { MenuItemCheckbox } from "@ariakit/react-components/menu/menu-item-checkbox";
|
|
78
|
+
export type {
|
|
79
|
+
MenuItemRadioOptions,
|
|
80
|
+
MenuItemRadioProps,
|
|
81
|
+
} from "@ariakit/react-components/menu/menu-item-radio";
|
|
82
|
+
export { MenuItemRadio } from "@ariakit/react-components/menu/menu-item-radio";
|
|
83
|
+
export type {
|
|
84
|
+
MenuListOptions,
|
|
85
|
+
MenuListProps,
|
|
86
|
+
} from "@ariakit/react-components/menu/menu-list";
|
|
87
|
+
export { MenuList } from "@ariakit/react-components/menu/menu-list";
|
|
88
|
+
export type { MenuProviderProps } from "@ariakit/react-components/menu/menu-provider";
|
|
89
|
+
export { MenuProvider } from "@ariakit/react-components/menu/menu-provider";
|
|
90
|
+
export type {
|
|
91
|
+
MenuSeparatorOptions,
|
|
92
|
+
MenuSeparatorProps,
|
|
93
|
+
} from "@ariakit/react-components/menu/menu-separator";
|
|
94
|
+
export { MenuSeparator } from "@ariakit/react-components/menu/menu-separator";
|
|
95
|
+
export type {
|
|
96
|
+
MenuStore,
|
|
97
|
+
MenuStoreProps,
|
|
98
|
+
MenuStoreState,
|
|
99
|
+
} from "@ariakit/react-components/menu/menu-store";
|
|
100
|
+
export { useMenuStore } from "@ariakit/react-components/menu/menu-store";
|
package/src/menubar.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
MenubarOptions,
|
|
3
|
+
MenubarProps,
|
|
4
|
+
} from "@ariakit/react-components/menubar/menubar";
|
|
5
|
+
export { Menubar } from "@ariakit/react-components/menubar/menubar";
|
|
6
|
+
export { useMenubarContext } from "@ariakit/react-components/menubar/menubar-context";
|
|
7
|
+
export type { MenubarProviderProps } from "@ariakit/react-components/menubar/menubar-provider";
|
|
8
|
+
export { MenubarProvider } from "@ariakit/react-components/menubar/menubar-provider";
|
|
9
|
+
export type {
|
|
10
|
+
MenubarStore,
|
|
11
|
+
MenubarStoreProps,
|
|
12
|
+
MenubarStoreState,
|
|
13
|
+
} from "@ariakit/react-components/menubar/menubar-store";
|
|
14
|
+
export { useMenubarStore } from "@ariakit/react-components/menubar/menubar-store";
|
package/src/popover.ts
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
PopoverOptions,
|
|
3
|
+
PopoverProps,
|
|
4
|
+
} from "@ariakit/react-components/popover/popover";
|
|
5
|
+
export { Popover } from "@ariakit/react-components/popover/popover";
|
|
6
|
+
export type {
|
|
7
|
+
PopoverAnchorOptions,
|
|
8
|
+
PopoverAnchorProps,
|
|
9
|
+
} from "@ariakit/react-components/popover/popover-anchor";
|
|
10
|
+
export { PopoverAnchor } from "@ariakit/react-components/popover/popover-anchor";
|
|
11
|
+
export type {
|
|
12
|
+
PopoverArrowOptions,
|
|
13
|
+
PopoverArrowProps,
|
|
14
|
+
} from "@ariakit/react-components/popover/popover-arrow";
|
|
15
|
+
export { PopoverArrow } from "@ariakit/react-components/popover/popover-arrow";
|
|
16
|
+
export { usePopoverContext } from "@ariakit/react-components/popover/popover-context";
|
|
17
|
+
export type {
|
|
18
|
+
PopoverDescriptionOptions,
|
|
19
|
+
PopoverDescriptionProps,
|
|
20
|
+
} from "@ariakit/react-components/popover/popover-description";
|
|
21
|
+
export { PopoverDescription } from "@ariakit/react-components/popover/popover-description";
|
|
22
|
+
export type {
|
|
23
|
+
PopoverDisclosureOptions,
|
|
24
|
+
PopoverDisclosureProps,
|
|
25
|
+
} from "@ariakit/react-components/popover/popover-disclosure";
|
|
26
|
+
export { PopoverDisclosure } from "@ariakit/react-components/popover/popover-disclosure";
|
|
27
|
+
export type {
|
|
28
|
+
PopoverDisclosureArrowOptions,
|
|
29
|
+
PopoverDisclosureArrowProps,
|
|
30
|
+
} from "@ariakit/react-components/popover/popover-disclosure-arrow";
|
|
31
|
+
export { PopoverDisclosureArrow } from "@ariakit/react-components/popover/popover-disclosure-arrow";
|
|
32
|
+
export type {
|
|
33
|
+
PopoverDismissOptions,
|
|
34
|
+
PopoverDismissProps,
|
|
35
|
+
} from "@ariakit/react-components/popover/popover-dismiss";
|
|
36
|
+
export { PopoverDismiss } from "@ariakit/react-components/popover/popover-dismiss";
|
|
37
|
+
export type {
|
|
38
|
+
PopoverHeadingOptions,
|
|
39
|
+
PopoverHeadingProps,
|
|
40
|
+
} from "@ariakit/react-components/popover/popover-heading";
|
|
41
|
+
export { PopoverHeading } from "@ariakit/react-components/popover/popover-heading";
|
|
42
|
+
export type { PopoverProviderProps } from "@ariakit/react-components/popover/popover-provider";
|
|
43
|
+
export { PopoverProvider } from "@ariakit/react-components/popover/popover-provider";
|
|
44
|
+
export type {
|
|
45
|
+
PopoverStore,
|
|
46
|
+
PopoverStoreProps,
|
|
47
|
+
PopoverStoreState,
|
|
48
|
+
} from "@ariakit/react-components/popover/popover-store";
|
|
49
|
+
export { usePopoverStore } from "@ariakit/react-components/popover/popover-store";
|
package/src/portal.ts
ADDED
package/src/radio.ts
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
RadioOptions,
|
|
3
|
+
RadioProps,
|
|
4
|
+
} from "@ariakit/react-components/radio/radio";
|
|
5
|
+
export { Radio } from "@ariakit/react-components/radio/radio";
|
|
6
|
+
export { useRadioContext } from "@ariakit/react-components/radio/radio-context";
|
|
7
|
+
export type {
|
|
8
|
+
RadioGroupOptions,
|
|
9
|
+
RadioGroupProps,
|
|
10
|
+
} from "@ariakit/react-components/radio/radio-group";
|
|
11
|
+
export { RadioGroup } from "@ariakit/react-components/radio/radio-group";
|
|
12
|
+
export type { RadioProviderProps } from "@ariakit/react-components/radio/radio-provider";
|
|
13
|
+
export { RadioProvider } from "@ariakit/react-components/radio/radio-provider";
|
|
14
|
+
export type {
|
|
15
|
+
RadioStore,
|
|
16
|
+
RadioStoreProps,
|
|
17
|
+
RadioStoreState,
|
|
18
|
+
} from "@ariakit/react-components/radio/radio-store";
|
|
19
|
+
export { useRadioStore } from "@ariakit/react-components/radio/radio-store";
|