@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.
Files changed (319) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/cjs/__chunks/2HXQHKBC.cjs +59 -0
  3. package/cjs/__chunks/2MDC3Z3V.cjs +43 -0
  4. package/cjs/__chunks/334WKW6I.cjs +19 -0
  5. package/cjs/__chunks/34UJGLOZ.cjs +236 -0
  6. package/cjs/__chunks/3FIXGHZ2.cjs +59 -0
  7. package/cjs/__chunks/4RKQMGBK.cjs +1179 -0
  8. package/cjs/__chunks/5NTEPQ2U.cjs +148 -0
  9. package/cjs/__chunks/66G6K4UR.cjs +1 -0
  10. package/cjs/__chunks/6GNM57O7.cjs +1 -0
  11. package/cjs/__chunks/7M4GY5DS.cjs +255 -0
  12. package/cjs/__chunks/7MXJT4IN.cjs +17 -0
  13. package/cjs/__chunks/7POA4244.cjs +184 -0
  14. package/cjs/__chunks/ASOIXRUN.cjs +305 -0
  15. package/cjs/__chunks/C4NVIV6V.cjs +455 -0
  16. package/cjs/__chunks/CR6AS7WL.cjs +1 -0
  17. package/cjs/__chunks/D4HCGWOU.cjs +464 -0
  18. package/cjs/__chunks/DVWS2XPY.cjs +107 -0
  19. package/cjs/__chunks/DWSXHZYM.cjs +20 -0
  20. package/cjs/__chunks/E6EV2Q5P.cjs +1 -0
  21. package/cjs/__chunks/FELYQPO5.cjs +1025 -0
  22. package/cjs/__chunks/FHQ5DVYQ.cjs +34 -0
  23. package/cjs/__chunks/FIPBE5IX.cjs +23 -0
  24. package/cjs/__chunks/FVIS5BFZ.cjs +41 -0
  25. package/cjs/__chunks/GUB6WHB6.cjs +51 -0
  26. package/cjs/__chunks/GUY4MKX2.cjs +56 -0
  27. package/cjs/__chunks/IF5DZKAR.cjs +1 -0
  28. package/cjs/__chunks/IFZV5LA3.cjs +94 -0
  29. package/cjs/__chunks/IHVFJGGN.cjs +32 -0
  30. package/cjs/__chunks/L2IFVMDU.cjs +96 -0
  31. package/cjs/__chunks/LCX235VJ.cjs +53 -0
  32. package/cjs/__chunks/LMCBLO3G.cjs +42 -0
  33. package/cjs/__chunks/LS5VO6AA.cjs +44 -0
  34. package/cjs/__chunks/LVHC4DSB.cjs +117 -0
  35. package/cjs/__chunks/MN5TONXW.cjs +123 -0
  36. package/cjs/__chunks/N3DLR7OL.cjs +34 -0
  37. package/cjs/__chunks/NFZWL7LE.cjs +24 -0
  38. package/cjs/__chunks/NG34QRI6.cjs +264 -0
  39. package/cjs/__chunks/NIOJG7C4.cjs +1 -0
  40. package/cjs/__chunks/NMUCJYMR.cjs +496 -0
  41. package/cjs/__chunks/OOFUBC32.cjs +109 -0
  42. package/cjs/__chunks/OQRQJNBU.cjs +1 -0
  43. package/cjs/__chunks/PDPE2VAZ.cjs +1035 -0
  44. package/cjs/__chunks/PTE2IJM5.cjs +143 -0
  45. package/cjs/__chunks/PU63IQFD.cjs +447 -0
  46. package/cjs/__chunks/PZXRBFZF.cjs +38 -0
  47. package/cjs/__chunks/QAUJZR6Y.cjs +996 -0
  48. package/cjs/__chunks/QYDAT3QF.cjs +1 -0
  49. package/cjs/__chunks/QYLMYWKV.cjs +1 -0
  50. package/cjs/__chunks/RGH2H3WL.cjs +34 -0
  51. package/cjs/__chunks/RLKC7JVT.cjs +19 -0
  52. package/cjs/__chunks/RR46KI45.cjs +17 -0
  53. package/cjs/__chunks/RVXPEX7O.cjs +150 -0
  54. package/cjs/__chunks/RXZPZPJX.cjs +95 -0
  55. package/cjs/__chunks/SIF7IN4L.cjs +62 -0
  56. package/cjs/__chunks/SQ72MZ63.cjs +294 -0
  57. package/cjs/__chunks/SXAPGTJ4.cjs +23 -0
  58. package/cjs/__chunks/TLUFYZC7.cjs +37 -0
  59. package/cjs/__chunks/TSBEWPNT.cjs +1922 -0
  60. package/cjs/__chunks/U2UYQT45.cjs +1 -0
  61. package/cjs/__chunks/UUEFM3TG.cjs +75 -0
  62. package/cjs/__chunks/UV7CXZEM.cjs +36 -0
  63. package/cjs/__chunks/VXDLN5CP.cjs +234 -0
  64. package/cjs/__chunks/VXUZM542.cjs +789 -0
  65. package/cjs/__chunks/W27WRDUB.cjs +1 -0
  66. package/cjs/__chunks/X4U3XKYQ.cjs +7 -0
  67. package/cjs/__chunks/XH4GE3VE.cjs +29 -0
  68. package/cjs/__chunks/XPQIHUQ7.cjs +172 -0
  69. package/cjs/__chunks/YEXJT4IL.cjs +55 -0
  70. package/cjs/__chunks/Z5PDS46M.cjs +975 -0
  71. package/cjs/__chunks/ZNW2LLWJ.cjs +108 -0
  72. package/cjs/__chunks/ZYPARRXG.cjs +19 -0
  73. package/cjs/button.cjs +7 -3
  74. package/cjs/button.d.cts +2 -2
  75. package/cjs/button.d.ts +2 -2
  76. package/cjs/checkbox.cjs +11 -2
  77. package/cjs/checkbox.d.cts +9 -9
  78. package/cjs/checkbox.d.ts +9 -9
  79. package/cjs/collection.cjs +8 -2
  80. package/cjs/collection.d.cts +9 -9
  81. package/cjs/collection.d.ts +9 -9
  82. package/cjs/combobox.cjs +33 -2
  83. package/cjs/combobox.d.cts +33 -33
  84. package/cjs/combobox.d.ts +33 -33
  85. package/cjs/command.cjs +6 -3
  86. package/cjs/command.d.cts +2 -2
  87. package/cjs/command.d.ts +2 -2
  88. package/cjs/composite.cjs +24 -2
  89. package/cjs/composite.d.cts +21 -21
  90. package/cjs/composite.d.ts +21 -21
  91. package/cjs/dialog.cjs +24 -2
  92. package/cjs/dialog.d.cts +15 -15
  93. package/cjs/dialog.d.ts +15 -15
  94. package/cjs/disclosure.cjs +11 -2
  95. package/cjs/disclosure.d.cts +9 -9
  96. package/cjs/disclosure.d.ts +9 -9
  97. package/cjs/focus-trap.cjs +6 -2
  98. package/cjs/focus-trap.d.cts +4 -4
  99. package/cjs/focus-trap.d.ts +4 -4
  100. package/cjs/focusable.cjs +5 -3
  101. package/cjs/focusable.d.cts +2 -2
  102. package/cjs/focusable.d.ts +2 -2
  103. package/cjs/form.cjs +15 -2
  104. package/cjs/form.d.cts +37 -37
  105. package/cjs/form.d.ts +37 -37
  106. package/cjs/group.cjs +5 -3
  107. package/cjs/group.d.cts +4 -4
  108. package/cjs/group.d.ts +4 -4
  109. package/cjs/heading.cjs +7 -3
  110. package/cjs/heading.d.cts +4 -4
  111. package/cjs/heading.d.ts +4 -4
  112. package/cjs/hovercard.cjs +28 -2
  113. package/cjs/hovercard.d.cts +19 -19
  114. package/cjs/hovercard.d.ts +19 -19
  115. package/cjs/index.cjs +103 -28
  116. package/cjs/menu.cjs +44 -2
  117. package/cjs/menu.d.cts +41 -41
  118. package/cjs/menu.d.ts +41 -41
  119. package/cjs/menubar.cjs +10 -3
  120. package/cjs/menubar.d.cts +7 -7
  121. package/cjs/menubar.d.ts +7 -7
  122. package/cjs/popover.cjs +33 -2
  123. package/cjs/popover.d.cts +21 -21
  124. package/cjs/popover.d.ts +21 -21
  125. package/cjs/portal.cjs +7 -3
  126. package/cjs/portal.d.cts +3 -3
  127. package/cjs/portal.d.ts +3 -3
  128. package/cjs/radio.cjs +13 -2
  129. package/cjs/radio.d.cts +9 -9
  130. package/cjs/radio.d.ts +9 -9
  131. package/cjs/role.cjs +5 -3
  132. package/cjs/role.d.cts +2 -2
  133. package/cjs/role.d.ts +2 -2
  134. package/cjs/select.cjs +39 -2
  135. package/cjs/select.d.cts +33 -33
  136. package/cjs/select.d.ts +33 -33
  137. package/cjs/separator.cjs +5 -3
  138. package/cjs/separator.d.cts +2 -2
  139. package/cjs/separator.d.ts +2 -2
  140. package/cjs/store.cjs +5 -3
  141. package/cjs/store.d.cts +1 -1
  142. package/cjs/store.d.ts +1 -1
  143. package/cjs/tab.cjs +15 -2
  144. package/cjs/tab.d.cts +11 -11
  145. package/cjs/tab.d.ts +11 -11
  146. package/cjs/toolbar.cjs +13 -2
  147. package/cjs/toolbar.d.cts +15 -15
  148. package/cjs/toolbar.d.ts +15 -15
  149. package/cjs/tooltip.cjs +16 -2
  150. package/cjs/tooltip.d.cts +11 -11
  151. package/cjs/tooltip.d.ts +11 -11
  152. package/cjs/visually-hidden.cjs +5 -3
  153. package/cjs/visually-hidden.d.cts +2 -2
  154. package/cjs/visually-hidden.d.ts +2 -2
  155. package/esm/__chunks/2RKMXQTW.js +10 -0
  156. package/esm/__chunks/3Y4V2DTP.js +8 -0
  157. package/esm/__chunks/5FGJT4YF.js +10 -0
  158. package/esm/__chunks/ASWYYI35.js +26 -0
  159. package/esm/__chunks/BCX2X2B5.js +40 -0
  160. package/esm/__chunks/BLUBZ7NO.js +28 -0
  161. package/esm/__chunks/CKEWLSMJ.js +8 -0
  162. package/esm/__chunks/CSCX5ZBZ.js +40 -0
  163. package/esm/__chunks/CTJDBGJU.js +18 -0
  164. package/esm/__chunks/DAO5N24L.js +16 -0
  165. package/esm/__chunks/E3G6CWS6.js +16 -0
  166. package/esm/__chunks/IVVNCX6W.js +16 -0
  167. package/esm/__chunks/LQB76ROL.js +16 -0
  168. package/esm/__chunks/MALDUIAO.js +28 -0
  169. package/esm/__chunks/MP5ILXF3.js +14 -0
  170. package/esm/__chunks/O3FPWSHV.js +10 -0
  171. package/esm/__chunks/OKEWM6H4.js +10 -0
  172. package/esm/__chunks/QL3WKMBE.js +8 -0
  173. package/esm/__chunks/RD2DI27Y.js +44 -0
  174. package/esm/__chunks/SB7MN4B3.js +22 -0
  175. package/esm/__chunks/UA4GRLAL.js +52 -0
  176. package/esm/__chunks/UBB5N3OM.js +22 -0
  177. package/esm/__chunks/WC6KFHZH.js +8 -0
  178. package/esm/__chunks/WFREFNZD.js +8 -0
  179. package/esm/__chunks/WH35KJXV.js +8 -0
  180. package/esm/__chunks/WQKZESWL.js +18 -0
  181. package/esm/__chunks/YAS6EMRP.js +8 -0
  182. package/esm/button.d.ts +2 -2
  183. package/esm/button.js +1 -1
  184. package/esm/checkbox.d.ts +9 -9
  185. package/esm/checkbox.js +1 -1
  186. package/esm/collection.d.ts +9 -9
  187. package/esm/collection.js +1 -1
  188. package/esm/combobox.d.ts +33 -33
  189. package/esm/combobox.js +1 -1
  190. package/esm/command.d.ts +2 -2
  191. package/esm/command.js +1 -1
  192. package/esm/composite.d.ts +21 -21
  193. package/esm/composite.js +1 -1
  194. package/esm/dialog.d.ts +15 -15
  195. package/esm/dialog.js +1 -1
  196. package/esm/disclosure.d.ts +9 -9
  197. package/esm/disclosure.js +1 -1
  198. package/esm/focus-trap.d.ts +4 -4
  199. package/esm/focus-trap.js +1 -1
  200. package/esm/focusable.d.ts +2 -2
  201. package/esm/focusable.js +1 -1
  202. package/esm/form.d.ts +37 -37
  203. package/esm/form.js +1 -1
  204. package/esm/group.d.ts +4 -4
  205. package/esm/group.js +1 -1
  206. package/esm/heading.d.ts +4 -4
  207. package/esm/heading.js +1 -1
  208. package/esm/hovercard.d.ts +19 -19
  209. package/esm/hovercard.js +1 -1
  210. package/esm/index.js +27 -27
  211. package/esm/menu.d.ts +41 -41
  212. package/esm/menu.js +1 -1
  213. package/esm/menubar.d.ts +7 -7
  214. package/esm/menubar.js +1 -1
  215. package/esm/popover.d.ts +21 -21
  216. package/esm/popover.js +1 -1
  217. package/esm/portal.d.ts +3 -3
  218. package/esm/portal.js +1 -1
  219. package/esm/radio.d.ts +9 -9
  220. package/esm/radio.js +1 -1
  221. package/esm/role.d.ts +2 -2
  222. package/esm/role.js +1 -1
  223. package/esm/select.d.ts +33 -33
  224. package/esm/select.js +1 -1
  225. package/esm/separator.d.ts +2 -2
  226. package/esm/separator.js +1 -1
  227. package/esm/store.d.ts +1 -1
  228. package/esm/store.js +1 -1
  229. package/esm/tab.d.ts +11 -11
  230. package/esm/tab.js +1 -1
  231. package/esm/toolbar.d.ts +15 -15
  232. package/esm/toolbar.js +1 -1
  233. package/esm/tooltip.d.ts +11 -11
  234. package/esm/tooltip.js +1 -1
  235. package/esm/visually-hidden.d.ts +2 -2
  236. package/esm/visually-hidden.js +1 -1
  237. package/package.json +2 -2
  238. package/src/button.ts +5 -0
  239. package/src/checkbox.ts +19 -0
  240. package/src/collection.ts +19 -0
  241. package/src/combobox.ts +76 -0
  242. package/src/command.ts +5 -0
  243. package/src/composite.ts +49 -0
  244. package/src/dialog.ts +34 -0
  245. package/src/disclosure.ts +19 -0
  246. package/src/focus-trap.ts +11 -0
  247. package/src/focusable.ts +5 -0
  248. package/src/form.ts +90 -0
  249. package/src/group.ts +10 -0
  250. package/src/heading.ts +7 -0
  251. package/src/hovercard.ts +44 -0
  252. package/src/index.ts +27 -0
  253. package/src/menu.ts +100 -0
  254. package/src/menubar.ts +14 -0
  255. package/src/popover.ts +49 -0
  256. package/src/portal.ts +6 -0
  257. package/src/radio.ts +19 -0
  258. package/src/role.ts +5 -0
  259. package/src/select.ts +76 -0
  260. package/src/separator.ts +5 -0
  261. package/src/store.ts +1 -0
  262. package/src/tab.ts +21 -0
  263. package/src/toolbar.ts +34 -0
  264. package/src/tooltip.ts +24 -0
  265. package/src/visually-hidden.ts +5 -0
  266. package/cjs/__chunks/24MX6KII.cjs +0 -14
  267. package/cjs/__chunks/2IFRJ7YS.cjs +0 -6
  268. package/cjs/__chunks/32YVOHOP.cjs +0 -50
  269. package/cjs/__chunks/4BAIAF3U.cjs +0 -14
  270. package/cjs/__chunks/4J2CIZDN.cjs +0 -14
  271. package/cjs/__chunks/4TTUYQMJ.cjs +0 -20
  272. package/cjs/__chunks/6QAXTQNM.cjs +0 -16
  273. package/cjs/__chunks/6WNPYLAU.cjs +0 -6
  274. package/cjs/__chunks/A2CP2RQF.cjs +0 -24
  275. package/cjs/__chunks/AEV4Y6LH.cjs +0 -8
  276. package/cjs/__chunks/APHGV4DJ.cjs +0 -6
  277. package/cjs/__chunks/B34XK6WF.cjs +0 -8
  278. package/cjs/__chunks/BFD7ZBIV.cjs +0 -26
  279. package/cjs/__chunks/CZIDOP5N.cjs +0 -38
  280. package/cjs/__chunks/ETUDK33Z.cjs +0 -26
  281. package/cjs/__chunks/GJC4LCYO.cjs +0 -16
  282. package/cjs/__chunks/KGVA5X7R.cjs +0 -38
  283. package/cjs/__chunks/LAX4QA6C.cjs +0 -42
  284. package/cjs/__chunks/MDOKA7B5.cjs +0 -6
  285. package/cjs/__chunks/Q2GGGIV7.cjs +0 -6
  286. package/cjs/__chunks/QKCQWENM.cjs +0 -6
  287. package/cjs/__chunks/QPSUJCLN.cjs +0 -12
  288. package/cjs/__chunks/TDX6HS73.cjs +0 -8
  289. package/cjs/__chunks/UPMOBIQ3.cjs +0 -20
  290. package/cjs/__chunks/W6XMZ4GT.cjs +0 -14
  291. package/cjs/__chunks/WXEUE6MJ.cjs +0 -6
  292. package/cjs/__chunks/XTZIX6PF.cjs +0 -8
  293. package/esm/__chunks/3IMSX6M3.js +0 -8
  294. package/esm/__chunks/4H6IIOQF.js +0 -22
  295. package/esm/__chunks/5OF2JM6T.js +0 -16
  296. package/esm/__chunks/6FL2IFMJ.js +0 -16
  297. package/esm/__chunks/6N4GEF7O.js +0 -18
  298. package/esm/__chunks/6OHDLPN7.js +0 -8
  299. package/esm/__chunks/7FQAKYJR.js +0 -26
  300. package/esm/__chunks/AJMZU3YP.js +0 -28
  301. package/esm/__chunks/DZPSY7QT.js +0 -22
  302. package/esm/__chunks/H2GJECQG.js +0 -8
  303. package/esm/__chunks/JBAWBCWC.js +0 -8
  304. package/esm/__chunks/LI3X5M2M.js +0 -8
  305. package/esm/__chunks/NV5BVS3O.js +0 -8
  306. package/esm/__chunks/PGIWSRTG.js +0 -28
  307. package/esm/__chunks/PRYHFEBA.js +0 -10
  308. package/esm/__chunks/UTW5KHW6.js +0 -16
  309. package/esm/__chunks/VGHCPDMA.js +0 -8
  310. package/esm/__chunks/VHD2YK6B.js +0 -18
  311. package/esm/__chunks/WA3BE3AY.js +0 -10
  312. package/esm/__chunks/XHSNLTYJ.js +0 -10
  313. package/esm/__chunks/XIMRDTWX.js +0 -14
  314. package/esm/__chunks/YQF2RGHD.js +0 -44
  315. package/esm/__chunks/ZDPYYVJP.js +0 -40
  316. package/esm/__chunks/ZFJPKQV6.js +0 -52
  317. package/esm/__chunks/ZL4AJIDL.js +0 -10
  318. package/esm/__chunks/ZQSDMYJA.js +0 -16
  319. package/esm/__chunks/ZVIXWGHS.js +0 -40
@@ -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
@@ -0,0 +1,5 @@
1
+ export type {
2
+ CommandOptions,
3
+ CommandProps,
4
+ } from "@ariakit/react-components/command/command";
5
+ export { Command } from "@ariakit/react-components/command/command";
@@ -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";
@@ -0,0 +1,5 @@
1
+ export type {
2
+ FocusableOptions,
3
+ FocusableProps,
4
+ } from "@ariakit/react-components/focusable/focusable";
5
+ export { Focusable } from "@ariakit/react-components/focusable/focusable";
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";
@@ -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
@@ -0,0 +1,6 @@
1
+ export type {
2
+ PortalOptions,
3
+ PortalProps,
4
+ } from "@ariakit/react-components/portal/portal";
5
+ export { Portal } from "@ariakit/react-components/portal/portal";
6
+ export { PortalContext } from "@ariakit/react-components/portal/portal-context";
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";
package/src/role.ts ADDED
@@ -0,0 +1,5 @@
1
+ export type {
2
+ RoleOptions,
3
+ RoleProps,
4
+ } from "@ariakit/react-components/role/role";
5
+ export { Role } from "@ariakit/react-components/role/role";