@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/esm/menu.d.ts
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
export type { MenuOptions, MenuProps } from "@ariakit/react-
|
|
2
|
-
export { Menu } from "@ariakit/react-
|
|
3
|
-
export type { MenuArrowOptions, MenuArrowProps, } from "@ariakit/react-
|
|
4
|
-
export { MenuArrow } from "@ariakit/react-
|
|
5
|
-
export type { MenuBarOptions, MenuBarProps, } from "@ariakit/react-
|
|
6
|
-
export { MenuBar } from "@ariakit/react-
|
|
7
|
-
export type { MenuBarProviderProps } from "@ariakit/react-
|
|
8
|
-
export { MenuBarProvider } from "@ariakit/react-
|
|
9
|
-
export type { MenuBarStore, MenuBarStoreProps, MenuBarStoreState, } from "@ariakit/react-
|
|
10
|
-
export { useMenuBarStore } from "@ariakit/react-
|
|
11
|
-
export type { MenuButtonOptions, MenuButtonProps, } from "@ariakit/react-
|
|
12
|
-
export { MenuButton } from "@ariakit/react-
|
|
13
|
-
export type { MenuButtonArrowOptions, MenuButtonArrowProps, } from "@ariakit/react-
|
|
14
|
-
export { MenuButtonArrow } from "@ariakit/react-
|
|
15
|
-
export { useMenuBarContext, useMenuContext, } from "@ariakit/react-
|
|
16
|
-
export type { MenuDescriptionOptions, MenuDescriptionProps, } from "@ariakit/react-
|
|
17
|
-
export { MenuDescription } from "@ariakit/react-
|
|
18
|
-
export type { MenuDismissOptions, MenuDismissProps, } from "@ariakit/react-
|
|
19
|
-
export { MenuDismiss } from "@ariakit/react-
|
|
20
|
-
export type { MenuGroupOptions, MenuGroupProps, } from "@ariakit/react-
|
|
21
|
-
export { MenuGroup } from "@ariakit/react-
|
|
22
|
-
export type { MenuGroupLabelOptions, MenuGroupLabelProps, } from "@ariakit/react-
|
|
23
|
-
export { MenuGroupLabel } from "@ariakit/react-
|
|
24
|
-
export type { MenuHeadingOptions, MenuHeadingProps, } from "@ariakit/react-
|
|
25
|
-
export { MenuHeading } from "@ariakit/react-
|
|
26
|
-
export type { MenuItemOptions, MenuItemProps, } from "@ariakit/react-
|
|
27
|
-
export { MenuItem } from "@ariakit/react-
|
|
28
|
-
export type { MenuItemCheckOptions, MenuItemCheckProps, } from "@ariakit/react-
|
|
29
|
-
export { MenuItemCheck } from "@ariakit/react-
|
|
30
|
-
export type { MenuItemCheckboxOptions, MenuItemCheckboxProps, } from "@ariakit/react-
|
|
31
|
-
export { MenuItemCheckbox } from "@ariakit/react-
|
|
32
|
-
export type { MenuItemRadioOptions, MenuItemRadioProps, } from "@ariakit/react-
|
|
33
|
-
export { MenuItemRadio } from "@ariakit/react-
|
|
34
|
-
export type { MenuListOptions, MenuListProps, } from "@ariakit/react-
|
|
35
|
-
export { MenuList } from "@ariakit/react-
|
|
36
|
-
export type { MenuProviderProps } from "@ariakit/react-
|
|
37
|
-
export { MenuProvider } from "@ariakit/react-
|
|
38
|
-
export type { MenuSeparatorOptions, MenuSeparatorProps, } from "@ariakit/react-
|
|
39
|
-
export { MenuSeparator } from "@ariakit/react-
|
|
40
|
-
export type { MenuStore, MenuStoreProps, MenuStoreState, } from "@ariakit/react-
|
|
41
|
-
export { useMenuStore } from "@ariakit/react-
|
|
1
|
+
export type { MenuOptions, MenuProps, } from "@ariakit/react-components/menu/menu";
|
|
2
|
+
export { Menu } from "@ariakit/react-components/menu/menu";
|
|
3
|
+
export type { MenuArrowOptions, MenuArrowProps, } from "@ariakit/react-components/menu/menu-arrow";
|
|
4
|
+
export { MenuArrow } from "@ariakit/react-components/menu/menu-arrow";
|
|
5
|
+
export type { MenuBarOptions, MenuBarProps, } from "@ariakit/react-components/menu/menu-bar";
|
|
6
|
+
export { MenuBar } from "@ariakit/react-components/menu/menu-bar";
|
|
7
|
+
export type { MenuBarProviderProps } from "@ariakit/react-components/menu/menu-bar-provider";
|
|
8
|
+
export { MenuBarProvider } from "@ariakit/react-components/menu/menu-bar-provider";
|
|
9
|
+
export type { MenuBarStore, MenuBarStoreProps, MenuBarStoreState, } from "@ariakit/react-components/menu/menu-bar-store";
|
|
10
|
+
export { useMenuBarStore } from "@ariakit/react-components/menu/menu-bar-store";
|
|
11
|
+
export type { MenuButtonOptions, MenuButtonProps, } from "@ariakit/react-components/menu/menu-button";
|
|
12
|
+
export { MenuButton } from "@ariakit/react-components/menu/menu-button";
|
|
13
|
+
export type { MenuButtonArrowOptions, MenuButtonArrowProps, } from "@ariakit/react-components/menu/menu-button-arrow";
|
|
14
|
+
export { MenuButtonArrow } from "@ariakit/react-components/menu/menu-button-arrow";
|
|
15
|
+
export { useMenuBarContext, useMenuContext, } from "@ariakit/react-components/menu/menu-context";
|
|
16
|
+
export type { MenuDescriptionOptions, MenuDescriptionProps, } from "@ariakit/react-components/menu/menu-description";
|
|
17
|
+
export { MenuDescription } from "@ariakit/react-components/menu/menu-description";
|
|
18
|
+
export type { MenuDismissOptions, MenuDismissProps, } from "@ariakit/react-components/menu/menu-dismiss";
|
|
19
|
+
export { MenuDismiss } from "@ariakit/react-components/menu/menu-dismiss";
|
|
20
|
+
export type { MenuGroupOptions, MenuGroupProps, } from "@ariakit/react-components/menu/menu-group";
|
|
21
|
+
export { MenuGroup } from "@ariakit/react-components/menu/menu-group";
|
|
22
|
+
export type { MenuGroupLabelOptions, MenuGroupLabelProps, } from "@ariakit/react-components/menu/menu-group-label";
|
|
23
|
+
export { MenuGroupLabel } from "@ariakit/react-components/menu/menu-group-label";
|
|
24
|
+
export type { MenuHeadingOptions, MenuHeadingProps, } from "@ariakit/react-components/menu/menu-heading";
|
|
25
|
+
export { MenuHeading } from "@ariakit/react-components/menu/menu-heading";
|
|
26
|
+
export type { MenuItemOptions, MenuItemProps, } from "@ariakit/react-components/menu/menu-item";
|
|
27
|
+
export { MenuItem } from "@ariakit/react-components/menu/menu-item";
|
|
28
|
+
export type { MenuItemCheckOptions, MenuItemCheckProps, } from "@ariakit/react-components/menu/menu-item-check";
|
|
29
|
+
export { MenuItemCheck } from "@ariakit/react-components/menu/menu-item-check";
|
|
30
|
+
export type { MenuItemCheckboxOptions, MenuItemCheckboxProps, } from "@ariakit/react-components/menu/menu-item-checkbox";
|
|
31
|
+
export { MenuItemCheckbox } from "@ariakit/react-components/menu/menu-item-checkbox";
|
|
32
|
+
export type { MenuItemRadioOptions, MenuItemRadioProps, } from "@ariakit/react-components/menu/menu-item-radio";
|
|
33
|
+
export { MenuItemRadio } from "@ariakit/react-components/menu/menu-item-radio";
|
|
34
|
+
export type { MenuListOptions, MenuListProps, } from "@ariakit/react-components/menu/menu-list";
|
|
35
|
+
export { MenuList } from "@ariakit/react-components/menu/menu-list";
|
|
36
|
+
export type { MenuProviderProps } from "@ariakit/react-components/menu/menu-provider";
|
|
37
|
+
export { MenuProvider } from "@ariakit/react-components/menu/menu-provider";
|
|
38
|
+
export type { MenuSeparatorOptions, MenuSeparatorProps, } from "@ariakit/react-components/menu/menu-separator";
|
|
39
|
+
export { MenuSeparator } from "@ariakit/react-components/menu/menu-separator";
|
|
40
|
+
export type { MenuStore, MenuStoreProps, MenuStoreState, } from "@ariakit/react-components/menu/menu-store";
|
|
41
|
+
export { useMenuStore } from "@ariakit/react-components/menu/menu-store";
|
package/esm/menu.js
CHANGED
package/esm/menubar.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export type { MenubarOptions, MenubarProps, } from "@ariakit/react-
|
|
2
|
-
export { Menubar } from "@ariakit/react-
|
|
3
|
-
export { useMenubarContext } from "@ariakit/react-
|
|
4
|
-
export type { MenubarProviderProps } from "@ariakit/react-
|
|
5
|
-
export { MenubarProvider } from "@ariakit/react-
|
|
6
|
-
export type { MenubarStore, MenubarStoreProps, MenubarStoreState, } from "@ariakit/react-
|
|
7
|
-
export { useMenubarStore } from "@ariakit/react-
|
|
1
|
+
export type { MenubarOptions, MenubarProps, } from "@ariakit/react-components/menubar/menubar";
|
|
2
|
+
export { Menubar } from "@ariakit/react-components/menubar/menubar";
|
|
3
|
+
export { useMenubarContext } from "@ariakit/react-components/menubar/menubar-context";
|
|
4
|
+
export type { MenubarProviderProps } from "@ariakit/react-components/menubar/menubar-provider";
|
|
5
|
+
export { MenubarProvider } from "@ariakit/react-components/menubar/menubar-provider";
|
|
6
|
+
export type { MenubarStore, MenubarStoreProps, MenubarStoreState, } from "@ariakit/react-components/menubar/menubar-store";
|
|
7
|
+
export { useMenubarStore } from "@ariakit/react-components/menubar/menubar-store";
|
package/esm/menubar.js
CHANGED
package/esm/popover.d.ts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export type { PopoverOptions, PopoverProps, } from "@ariakit/react-
|
|
2
|
-
export { Popover } from "@ariakit/react-
|
|
3
|
-
export type { PopoverAnchorOptions, PopoverAnchorProps, } from "@ariakit/react-
|
|
4
|
-
export { PopoverAnchor } from "@ariakit/react-
|
|
5
|
-
export type { PopoverArrowOptions, PopoverArrowProps, } from "@ariakit/react-
|
|
6
|
-
export { PopoverArrow } from "@ariakit/react-
|
|
7
|
-
export { usePopoverContext } from "@ariakit/react-
|
|
8
|
-
export type { PopoverDescriptionOptions, PopoverDescriptionProps, } from "@ariakit/react-
|
|
9
|
-
export { PopoverDescription } from "@ariakit/react-
|
|
10
|
-
export type { PopoverDisclosureOptions, PopoverDisclosureProps, } from "@ariakit/react-
|
|
11
|
-
export { PopoverDisclosure } from "@ariakit/react-
|
|
12
|
-
export type { PopoverDisclosureArrowOptions, PopoverDisclosureArrowProps, } from "@ariakit/react-
|
|
13
|
-
export { PopoverDisclosureArrow } from "@ariakit/react-
|
|
14
|
-
export type { PopoverDismissOptions, PopoverDismissProps, } from "@ariakit/react-
|
|
15
|
-
export { PopoverDismiss } from "@ariakit/react-
|
|
16
|
-
export type { PopoverHeadingOptions, PopoverHeadingProps, } from "@ariakit/react-
|
|
17
|
-
export { PopoverHeading } from "@ariakit/react-
|
|
18
|
-
export type { PopoverProviderProps } from "@ariakit/react-
|
|
19
|
-
export { PopoverProvider } from "@ariakit/react-
|
|
20
|
-
export type { PopoverStore, PopoverStoreProps, PopoverStoreState, } from "@ariakit/react-
|
|
21
|
-
export { usePopoverStore } from "@ariakit/react-
|
|
1
|
+
export type { PopoverOptions, PopoverProps, } from "@ariakit/react-components/popover/popover";
|
|
2
|
+
export { Popover } from "@ariakit/react-components/popover/popover";
|
|
3
|
+
export type { PopoverAnchorOptions, PopoverAnchorProps, } from "@ariakit/react-components/popover/popover-anchor";
|
|
4
|
+
export { PopoverAnchor } from "@ariakit/react-components/popover/popover-anchor";
|
|
5
|
+
export type { PopoverArrowOptions, PopoverArrowProps, } from "@ariakit/react-components/popover/popover-arrow";
|
|
6
|
+
export { PopoverArrow } from "@ariakit/react-components/popover/popover-arrow";
|
|
7
|
+
export { usePopoverContext } from "@ariakit/react-components/popover/popover-context";
|
|
8
|
+
export type { PopoverDescriptionOptions, PopoverDescriptionProps, } from "@ariakit/react-components/popover/popover-description";
|
|
9
|
+
export { PopoverDescription } from "@ariakit/react-components/popover/popover-description";
|
|
10
|
+
export type { PopoverDisclosureOptions, PopoverDisclosureProps, } from "@ariakit/react-components/popover/popover-disclosure";
|
|
11
|
+
export { PopoverDisclosure } from "@ariakit/react-components/popover/popover-disclosure";
|
|
12
|
+
export type { PopoverDisclosureArrowOptions, PopoverDisclosureArrowProps, } from "@ariakit/react-components/popover/popover-disclosure-arrow";
|
|
13
|
+
export { PopoverDisclosureArrow } from "@ariakit/react-components/popover/popover-disclosure-arrow";
|
|
14
|
+
export type { PopoverDismissOptions, PopoverDismissProps, } from "@ariakit/react-components/popover/popover-dismiss";
|
|
15
|
+
export { PopoverDismiss } from "@ariakit/react-components/popover/popover-dismiss";
|
|
16
|
+
export type { PopoverHeadingOptions, PopoverHeadingProps, } from "@ariakit/react-components/popover/popover-heading";
|
|
17
|
+
export { PopoverHeading } from "@ariakit/react-components/popover/popover-heading";
|
|
18
|
+
export type { PopoverProviderProps } from "@ariakit/react-components/popover/popover-provider";
|
|
19
|
+
export { PopoverProvider } from "@ariakit/react-components/popover/popover-provider";
|
|
20
|
+
export type { PopoverStore, PopoverStoreProps, PopoverStoreState, } from "@ariakit/react-components/popover/popover-store";
|
|
21
|
+
export { usePopoverStore } from "@ariakit/react-components/popover/popover-store";
|
package/esm/popover.js
CHANGED
package/esm/portal.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export type { PortalOptions, PortalProps, } from "@ariakit/react-
|
|
2
|
-
export { Portal } from "@ariakit/react-
|
|
3
|
-
export { PortalContext } from "@ariakit/react-
|
|
1
|
+
export type { PortalOptions, PortalProps, } from "@ariakit/react-components/portal/portal";
|
|
2
|
+
export { Portal } from "@ariakit/react-components/portal/portal";
|
|
3
|
+
export { PortalContext } from "@ariakit/react-components/portal/portal-context";
|
package/esm/portal.js
CHANGED
package/esm/radio.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export type { RadioOptions, RadioProps } from "@ariakit/react-
|
|
2
|
-
export { Radio } from "@ariakit/react-
|
|
3
|
-
export { useRadioContext } from "@ariakit/react-
|
|
4
|
-
export type { RadioGroupOptions, RadioGroupProps, } from "@ariakit/react-
|
|
5
|
-
export { RadioGroup } from "@ariakit/react-
|
|
6
|
-
export type { RadioProviderProps } from "@ariakit/react-
|
|
7
|
-
export { RadioProvider } from "@ariakit/react-
|
|
8
|
-
export type { RadioStore, RadioStoreProps, RadioStoreState, } from "@ariakit/react-
|
|
9
|
-
export { useRadioStore } from "@ariakit/react-
|
|
1
|
+
export type { RadioOptions, RadioProps, } from "@ariakit/react-components/radio/radio";
|
|
2
|
+
export { Radio } from "@ariakit/react-components/radio/radio";
|
|
3
|
+
export { useRadioContext } from "@ariakit/react-components/radio/radio-context";
|
|
4
|
+
export type { RadioGroupOptions, RadioGroupProps, } from "@ariakit/react-components/radio/radio-group";
|
|
5
|
+
export { RadioGroup } from "@ariakit/react-components/radio/radio-group";
|
|
6
|
+
export type { RadioProviderProps } from "@ariakit/react-components/radio/radio-provider";
|
|
7
|
+
export { RadioProvider } from "@ariakit/react-components/radio/radio-provider";
|
|
8
|
+
export type { RadioStore, RadioStoreProps, RadioStoreState, } from "@ariakit/react-components/radio/radio-store";
|
|
9
|
+
export { useRadioStore } from "@ariakit/react-components/radio/radio-store";
|
package/esm/radio.js
CHANGED
package/esm/role.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { RoleOptions, RoleProps } from "@ariakit/react-
|
|
2
|
-
export { Role } from "@ariakit/react-
|
|
1
|
+
export type { RoleOptions, RoleProps, } from "@ariakit/react-components/role/role";
|
|
2
|
+
export { Role } from "@ariakit/react-components/role/role";
|
package/esm/role.js
CHANGED
package/esm/select.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
export type { SelectOptions, SelectProps, } from "@ariakit/react-
|
|
2
|
-
export { Select } from "@ariakit/react-
|
|
3
|
-
export type { SelectArrowOptions, SelectArrowProps, } from "@ariakit/react-
|
|
4
|
-
export { SelectArrow } from "@ariakit/react-
|
|
5
|
-
export { useSelectContext } from "@ariakit/react-
|
|
6
|
-
export type { SelectDismissOptions, SelectDismissProps, } from "@ariakit/react-
|
|
7
|
-
export { SelectDismiss } from "@ariakit/react-
|
|
8
|
-
export type { SelectGroupOptions, SelectGroupProps, } from "@ariakit/react-
|
|
9
|
-
export { SelectGroup } from "@ariakit/react-
|
|
10
|
-
export type { SelectGroupLabelOptions, SelectGroupLabelProps, } from "@ariakit/react-
|
|
11
|
-
export { SelectGroupLabel } from "@ariakit/react-
|
|
12
|
-
export type { SelectHeadingOptions, SelectHeadingProps, } from "@ariakit/react-
|
|
13
|
-
export { SelectHeading } from "@ariakit/react-
|
|
14
|
-
export type { SelectItemOptions, SelectItemProps, } from "@ariakit/react-
|
|
15
|
-
export { SelectItem } from "@ariakit/react-
|
|
16
|
-
export type { SelectItemCheckOptions, SelectItemCheckProps, } from "@ariakit/react-
|
|
17
|
-
export { SelectItemCheck } from "@ariakit/react-
|
|
18
|
-
export type { SelectLabelOptions, SelectLabelProps, } from "@ariakit/react-
|
|
19
|
-
export { SelectLabel } from "@ariakit/react-
|
|
20
|
-
export type { SelectListOptions, SelectListProps, } from "@ariakit/react-
|
|
21
|
-
export { SelectList } from "@ariakit/react-
|
|
22
|
-
export type { SelectPopoverOptions, SelectPopoverProps, } from "@ariakit/react-
|
|
23
|
-
export { SelectPopover } from "@ariakit/react-
|
|
24
|
-
export type { SelectProviderProps } from "@ariakit/react-
|
|
25
|
-
export { SelectProvider } from "@ariakit/react-
|
|
26
|
-
export type { SelectRowOptions, SelectRowProps, } from "@ariakit/react-
|
|
27
|
-
export { SelectRow } from "@ariakit/react-
|
|
28
|
-
export type { SelectSeparatorOptions, SelectSeparatorProps, } from "@ariakit/react-
|
|
29
|
-
export { SelectSeparator } from "@ariakit/react-
|
|
30
|
-
export type { SelectStore, SelectStoreProps, SelectStoreState, } from "@ariakit/react-
|
|
31
|
-
export { useSelectStore } from "@ariakit/react-
|
|
32
|
-
export type { SelectValueProps } from "@ariakit/react-
|
|
33
|
-
export { SelectValue } from "@ariakit/react-
|
|
1
|
+
export type { SelectOptions, SelectProps, } from "@ariakit/react-components/select/select";
|
|
2
|
+
export { Select } from "@ariakit/react-components/select/select";
|
|
3
|
+
export type { SelectArrowOptions, SelectArrowProps, } from "@ariakit/react-components/select/select-arrow";
|
|
4
|
+
export { SelectArrow } from "@ariakit/react-components/select/select-arrow";
|
|
5
|
+
export { useSelectContext } from "@ariakit/react-components/select/select-context";
|
|
6
|
+
export type { SelectDismissOptions, SelectDismissProps, } from "@ariakit/react-components/select/select-dismiss";
|
|
7
|
+
export { SelectDismiss } from "@ariakit/react-components/select/select-dismiss";
|
|
8
|
+
export type { SelectGroupOptions, SelectGroupProps, } from "@ariakit/react-components/select/select-group";
|
|
9
|
+
export { SelectGroup } from "@ariakit/react-components/select/select-group";
|
|
10
|
+
export type { SelectGroupLabelOptions, SelectGroupLabelProps, } from "@ariakit/react-components/select/select-group-label";
|
|
11
|
+
export { SelectGroupLabel } from "@ariakit/react-components/select/select-group-label";
|
|
12
|
+
export type { SelectHeadingOptions, SelectHeadingProps, } from "@ariakit/react-components/select/select-heading";
|
|
13
|
+
export { SelectHeading } from "@ariakit/react-components/select/select-heading";
|
|
14
|
+
export type { SelectItemOptions, SelectItemProps, } from "@ariakit/react-components/select/select-item";
|
|
15
|
+
export { SelectItem } from "@ariakit/react-components/select/select-item";
|
|
16
|
+
export type { SelectItemCheckOptions, SelectItemCheckProps, } from "@ariakit/react-components/select/select-item-check";
|
|
17
|
+
export { SelectItemCheck } from "@ariakit/react-components/select/select-item-check";
|
|
18
|
+
export type { SelectLabelOptions, SelectLabelProps, } from "@ariakit/react-components/select/select-label";
|
|
19
|
+
export { SelectLabel } from "@ariakit/react-components/select/select-label";
|
|
20
|
+
export type { SelectListOptions, SelectListProps, } from "@ariakit/react-components/select/select-list";
|
|
21
|
+
export { SelectList } from "@ariakit/react-components/select/select-list";
|
|
22
|
+
export type { SelectPopoverOptions, SelectPopoverProps, } from "@ariakit/react-components/select/select-popover";
|
|
23
|
+
export { SelectPopover } from "@ariakit/react-components/select/select-popover";
|
|
24
|
+
export type { SelectProviderProps } from "@ariakit/react-components/select/select-provider";
|
|
25
|
+
export { SelectProvider } from "@ariakit/react-components/select/select-provider";
|
|
26
|
+
export type { SelectRowOptions, SelectRowProps, } from "@ariakit/react-components/select/select-row";
|
|
27
|
+
export { SelectRow } from "@ariakit/react-components/select/select-row";
|
|
28
|
+
export type { SelectSeparatorOptions, SelectSeparatorProps, } from "@ariakit/react-components/select/select-separator";
|
|
29
|
+
export { SelectSeparator } from "@ariakit/react-components/select/select-separator";
|
|
30
|
+
export type { SelectStore, SelectStoreProps, SelectStoreState, } from "@ariakit/react-components/select/select-store";
|
|
31
|
+
export { useSelectStore } from "@ariakit/react-components/select/select-store";
|
|
32
|
+
export type { SelectValueProps } from "@ariakit/react-components/select/select-value";
|
|
33
|
+
export { SelectValue } from "@ariakit/react-components/select/select-value";
|
package/esm/select.js
CHANGED
package/esm/separator.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { SeparatorOptions, SeparatorProps, } from "@ariakit/react-
|
|
2
|
-
export { Separator } from "@ariakit/react-
|
|
1
|
+
export type { SeparatorOptions, SeparatorProps, } from "@ariakit/react-components/separator/separator";
|
|
2
|
+
export { Separator } from "@ariakit/react-components/separator/separator";
|
package/esm/separator.js
CHANGED
package/esm/store.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { useStoreState } from "@ariakit/react-
|
|
1
|
+
export { useStoreState } from "@ariakit/react-components/store";
|
package/esm/store.js
CHANGED
package/esm/tab.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export type { TabOptions, TabProps } from "@ariakit/react-
|
|
2
|
-
export { Tab } from "@ariakit/react-
|
|
3
|
-
export { useTabContext } from "@ariakit/react-
|
|
4
|
-
export type { TabListOptions, TabListProps, } from "@ariakit/react-
|
|
5
|
-
export { TabList } from "@ariakit/react-
|
|
6
|
-
export type { TabPanelOptions, TabPanelProps, } from "@ariakit/react-
|
|
7
|
-
export { TabPanel } from "@ariakit/react-
|
|
8
|
-
export type { TabProviderProps } from "@ariakit/react-
|
|
9
|
-
export { TabProvider } from "@ariakit/react-
|
|
10
|
-
export type { TabStore, TabStoreProps, TabStoreState, } from "@ariakit/react-
|
|
11
|
-
export { useTabStore } from "@ariakit/react-
|
|
1
|
+
export type { TabOptions, TabProps } from "@ariakit/react-components/tab/tab";
|
|
2
|
+
export { Tab } from "@ariakit/react-components/tab/tab";
|
|
3
|
+
export { useTabContext } from "@ariakit/react-components/tab/tab-context";
|
|
4
|
+
export type { TabListOptions, TabListProps, } from "@ariakit/react-components/tab/tab-list";
|
|
5
|
+
export { TabList } from "@ariakit/react-components/tab/tab-list";
|
|
6
|
+
export type { TabPanelOptions, TabPanelProps, } from "@ariakit/react-components/tab/tab-panel";
|
|
7
|
+
export { TabPanel } from "@ariakit/react-components/tab/tab-panel";
|
|
8
|
+
export type { TabProviderProps } from "@ariakit/react-components/tab/tab-provider";
|
|
9
|
+
export { TabProvider } from "@ariakit/react-components/tab/tab-provider";
|
|
10
|
+
export type { TabStore, TabStoreProps, TabStoreState, } from "@ariakit/react-components/tab/tab-store";
|
|
11
|
+
export { useTabStore } from "@ariakit/react-components/tab/tab-store";
|
package/esm/tab.js
CHANGED
package/esm/toolbar.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export type { ToolbarOptions, ToolbarProps, } from "@ariakit/react-
|
|
2
|
-
export { Toolbar } from "@ariakit/react-
|
|
3
|
-
export type { ToolbarContainerOptions, ToolbarContainerProps, } from "@ariakit/react-
|
|
4
|
-
export { ToolbarContainer } from "@ariakit/react-
|
|
5
|
-
export { useToolbarContext } from "@ariakit/react-
|
|
6
|
-
export type { ToolbarInputOptions, ToolbarInputProps, } from "@ariakit/react-
|
|
7
|
-
export { ToolbarInput } from "@ariakit/react-
|
|
8
|
-
export type { ToolbarItemOptions, ToolbarItemProps, } from "@ariakit/react-
|
|
9
|
-
export { ToolbarItem } from "@ariakit/react-
|
|
10
|
-
export type { ToolbarProviderProps } from "@ariakit/react-
|
|
11
|
-
export { ToolbarProvider } from "@ariakit/react-
|
|
12
|
-
export type { ToolbarSeparatorOptions, ToolbarSeparatorProps, } from "@ariakit/react-
|
|
13
|
-
export { ToolbarSeparator } from "@ariakit/react-
|
|
14
|
-
export type { ToolbarStore, ToolbarStoreProps, ToolbarStoreState, } from "@ariakit/react-
|
|
15
|
-
export { useToolbarStore } from "@ariakit/react-
|
|
1
|
+
export type { ToolbarOptions, ToolbarProps, } from "@ariakit/react-components/toolbar/toolbar";
|
|
2
|
+
export { Toolbar } from "@ariakit/react-components/toolbar/toolbar";
|
|
3
|
+
export type { ToolbarContainerOptions, ToolbarContainerProps, } from "@ariakit/react-components/toolbar/toolbar-container";
|
|
4
|
+
export { ToolbarContainer } from "@ariakit/react-components/toolbar/toolbar-container";
|
|
5
|
+
export { useToolbarContext } from "@ariakit/react-components/toolbar/toolbar-context";
|
|
6
|
+
export type { ToolbarInputOptions, ToolbarInputProps, } from "@ariakit/react-components/toolbar/toolbar-input";
|
|
7
|
+
export { ToolbarInput } from "@ariakit/react-components/toolbar/toolbar-input";
|
|
8
|
+
export type { ToolbarItemOptions, ToolbarItemProps, } from "@ariakit/react-components/toolbar/toolbar-item";
|
|
9
|
+
export { ToolbarItem } from "@ariakit/react-components/toolbar/toolbar-item";
|
|
10
|
+
export type { ToolbarProviderProps } from "@ariakit/react-components/toolbar/toolbar-provider";
|
|
11
|
+
export { ToolbarProvider } from "@ariakit/react-components/toolbar/toolbar-provider";
|
|
12
|
+
export type { ToolbarSeparatorOptions, ToolbarSeparatorProps, } from "@ariakit/react-components/toolbar/toolbar-separator";
|
|
13
|
+
export { ToolbarSeparator } from "@ariakit/react-components/toolbar/toolbar-separator";
|
|
14
|
+
export type { ToolbarStore, ToolbarStoreProps, ToolbarStoreState, } from "@ariakit/react-components/toolbar/toolbar-store";
|
|
15
|
+
export { useToolbarStore } from "@ariakit/react-components/toolbar/toolbar-store";
|
package/esm/toolbar.js
CHANGED
package/esm/tooltip.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export type { TooltipOptions, TooltipProps, } from "@ariakit/react-
|
|
2
|
-
export { Tooltip } from "@ariakit/react-
|
|
3
|
-
export type { TooltipAnchorOptions, TooltipAnchorProps, } from "@ariakit/react-
|
|
4
|
-
export { TooltipAnchor } from "@ariakit/react-
|
|
5
|
-
export type { TooltipArrowOptions, TooltipArrowProps, } from "@ariakit/react-
|
|
6
|
-
export { TooltipArrow } from "@ariakit/react-
|
|
7
|
-
export { useTooltipContext } from "@ariakit/react-
|
|
8
|
-
export type { TooltipProviderProps } from "@ariakit/react-
|
|
9
|
-
export { TooltipProvider } from "@ariakit/react-
|
|
10
|
-
export type { TooltipStore, TooltipStoreProps, TooltipStoreState, } from "@ariakit/react-
|
|
11
|
-
export { useTooltipStore } from "@ariakit/react-
|
|
1
|
+
export type { TooltipOptions, TooltipProps, } from "@ariakit/react-components/tooltip/tooltip";
|
|
2
|
+
export { Tooltip } from "@ariakit/react-components/tooltip/tooltip";
|
|
3
|
+
export type { TooltipAnchorOptions, TooltipAnchorProps, } from "@ariakit/react-components/tooltip/tooltip-anchor";
|
|
4
|
+
export { TooltipAnchor } from "@ariakit/react-components/tooltip/tooltip-anchor";
|
|
5
|
+
export type { TooltipArrowOptions, TooltipArrowProps, } from "@ariakit/react-components/tooltip/tooltip-arrow";
|
|
6
|
+
export { TooltipArrow } from "@ariakit/react-components/tooltip/tooltip-arrow";
|
|
7
|
+
export { useTooltipContext } from "@ariakit/react-components/tooltip/tooltip-context";
|
|
8
|
+
export type { TooltipProviderProps } from "@ariakit/react-components/tooltip/tooltip-provider";
|
|
9
|
+
export { TooltipProvider } from "@ariakit/react-components/tooltip/tooltip-provider";
|
|
10
|
+
export type { TooltipStore, TooltipStoreProps, TooltipStoreState, } from "@ariakit/react-components/tooltip/tooltip-store";
|
|
11
|
+
export { useTooltipStore } from "@ariakit/react-components/tooltip/tooltip-store";
|
package/esm/tooltip.js
CHANGED
package/esm/visually-hidden.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { VisuallyHiddenOptions, VisuallyHiddenProps, } from "@ariakit/react-
|
|
2
|
-
export { VisuallyHidden } from "@ariakit/react-
|
|
1
|
+
export type { VisuallyHiddenOptions, VisuallyHiddenProps, } from "@ariakit/react-components/visually-hidden/visually-hidden";
|
|
2
|
+
export { VisuallyHidden } from "@ariakit/react-components/visually-hidden/visually-hidden";
|
package/esm/visually-hidden.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ariakit/react",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.27",
|
|
4
4
|
"description": "Toolkit for building accessible web apps with React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"a11y",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"module": "esm/index.js",
|
|
33
33
|
"types": "cjs/index.d.ts",
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@ariakit/react-
|
|
35
|
+
"@ariakit/react-components": "0.1.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"react": "18.3.1",
|
package/src/button.ts
ADDED
package/src/checkbox.ts
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
CheckboxOptions,
|
|
3
|
+
CheckboxProps,
|
|
4
|
+
} from "@ariakit/react-components/checkbox/checkbox";
|
|
5
|
+
export { Checkbox } from "@ariakit/react-components/checkbox/checkbox";
|
|
6
|
+
export type {
|
|
7
|
+
CheckboxCheckOptions,
|
|
8
|
+
CheckboxCheckProps,
|
|
9
|
+
} from "@ariakit/react-components/checkbox/checkbox-check";
|
|
10
|
+
export { CheckboxCheck } from "@ariakit/react-components/checkbox/checkbox-check";
|
|
11
|
+
export { useCheckboxContext } from "@ariakit/react-components/checkbox/checkbox-context";
|
|
12
|
+
export type { CheckboxProviderProps } from "@ariakit/react-components/checkbox/checkbox-provider";
|
|
13
|
+
export { CheckboxProvider } from "@ariakit/react-components/checkbox/checkbox-provider";
|
|
14
|
+
export type {
|
|
15
|
+
CheckboxStore,
|
|
16
|
+
CheckboxStoreProps,
|
|
17
|
+
CheckboxStoreState,
|
|
18
|
+
} from "@ariakit/react-components/checkbox/checkbox-store";
|
|
19
|
+
export { useCheckboxStore } from "@ariakit/react-components/checkbox/checkbox-store";
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export type {
|
|
2
|
+
CollectionOptions,
|
|
3
|
+
CollectionProps,
|
|
4
|
+
} from "@ariakit/react-components/collection/collection";
|
|
5
|
+
export { Collection } from "@ariakit/react-components/collection/collection";
|
|
6
|
+
export { useCollectionContext } from "@ariakit/react-components/collection/collection-context";
|
|
7
|
+
export type {
|
|
8
|
+
CollectionItemOptions,
|
|
9
|
+
CollectionItemProps,
|
|
10
|
+
} from "@ariakit/react-components/collection/collection-item";
|
|
11
|
+
export { CollectionItem } from "@ariakit/react-components/collection/collection-item";
|
|
12
|
+
export type { CollectionProviderProps } from "@ariakit/react-components/collection/collection-provider";
|
|
13
|
+
export { CollectionProvider } from "@ariakit/react-components/collection/collection-provider";
|
|
14
|
+
export type {
|
|
15
|
+
CollectionStore,
|
|
16
|
+
CollectionStoreProps,
|
|
17
|
+
CollectionStoreState,
|
|
18
|
+
} from "@ariakit/react-components/collection/collection-store";
|
|
19
|
+
export { useCollectionStore } from "@ariakit/react-components/collection/collection-store";
|