@ariakit/react 0.4.17 → 0.4.18

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 (155) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/cjs/__chunks/{Q5T3OEQ6.cjs → 24MX6KII.cjs} +4 -4
  3. package/cjs/__chunks/{BV67DRZ7.cjs → 32YVOHOP.cjs} +12 -12
  4. package/cjs/__chunks/{GCRJ7IPS.cjs → 4BAIAF3U.cjs} +4 -4
  5. package/cjs/__chunks/{MUFWZHDM.cjs → 4J2CIZDN.cjs} +4 -4
  6. package/cjs/__chunks/{WOPJBGZ4.cjs → 4TTUYQMJ.cjs} +4 -4
  7. package/cjs/__chunks/{LQUB25NB.cjs → 6QAXTQNM.cjs} +4 -4
  8. package/cjs/__chunks/{G2XDRT7D.cjs → A2CP2RQF.cjs} +4 -4
  9. package/cjs/__chunks/{BTOFH5V7.cjs → BFD7ZBIV.cjs} +5 -5
  10. package/cjs/__chunks/{TRONNKBB.cjs → CZIDOP5N.cjs} +6 -6
  11. package/cjs/__chunks/{34E6OGVR.cjs → ETUDK33Z.cjs} +5 -5
  12. package/cjs/__chunks/{K3ODXZMJ.cjs → GJC4LCYO.cjs} +4 -4
  13. package/cjs/__chunks/{T4JQXRUG.cjs → KGVA5X7R.cjs} +6 -6
  14. package/cjs/__chunks/{MNVLSVA5.cjs → LAX4QA6C.cjs} +7 -7
  15. package/cjs/__chunks/{EB4VK43A.cjs → QPSUJCLN.cjs} +3 -3
  16. package/cjs/__chunks/{VMUSGWIU.cjs → TDX6HS73.cjs} +2 -2
  17. package/cjs/__chunks/{S5PSYLBO.cjs → UPMOBIQ3.cjs} +4 -4
  18. package/cjs/__chunks/{FKJUU77X.cjs → W6XMZ4GT.cjs} +4 -4
  19. package/cjs/__chunks/{DDFIH7VB.cjs → XTZIX6PF.cjs} +2 -2
  20. package/cjs/button.d.cts +1 -1
  21. package/cjs/button.d.ts +1 -1
  22. package/cjs/checkbox.cjs +2 -2
  23. package/cjs/checkbox.d.cts +6 -6
  24. package/cjs/checkbox.d.ts +6 -6
  25. package/cjs/collection.cjs +2 -2
  26. package/cjs/collection.d.cts +6 -6
  27. package/cjs/collection.d.ts +6 -6
  28. package/cjs/combobox.cjs +2 -2
  29. package/cjs/combobox.d.cts +20 -20
  30. package/cjs/combobox.d.ts +20 -20
  31. package/cjs/command.d.cts +1 -1
  32. package/cjs/command.d.ts +1 -1
  33. package/cjs/composite.cjs +2 -2
  34. package/cjs/composite.d.cts +14 -14
  35. package/cjs/composite.d.ts +14 -14
  36. package/cjs/dialog.cjs +2 -2
  37. package/cjs/dialog.d.cts +9 -9
  38. package/cjs/dialog.d.ts +9 -9
  39. package/cjs/disclosure.cjs +2 -2
  40. package/cjs/disclosure.d.cts +6 -6
  41. package/cjs/disclosure.d.ts +6 -6
  42. package/cjs/focus-trap.cjs +2 -2
  43. package/cjs/focus-trap.d.cts +2 -2
  44. package/cjs/focus-trap.d.ts +2 -2
  45. package/cjs/focusable.d.cts +1 -1
  46. package/cjs/focusable.d.ts +1 -1
  47. package/cjs/form.cjs +2 -2
  48. package/cjs/form.d.cts +23 -23
  49. package/cjs/form.d.ts +23 -23
  50. package/cjs/group.d.cts +2 -2
  51. package/cjs/group.d.ts +2 -2
  52. package/cjs/heading.d.cts +2 -2
  53. package/cjs/heading.d.ts +2 -2
  54. package/cjs/hovercard.cjs +2 -2
  55. package/cjs/hovercard.d.cts +11 -11
  56. package/cjs/hovercard.d.ts +11 -11
  57. package/cjs/index.cjs +19 -19
  58. package/cjs/menu.cjs +2 -2
  59. package/cjs/menu.d.cts +27 -27
  60. package/cjs/menu.d.ts +27 -27
  61. package/cjs/menubar.cjs +2 -2
  62. package/cjs/menubar.d.cts +4 -4
  63. package/cjs/menubar.d.ts +4 -4
  64. package/cjs/popover.cjs +2 -2
  65. package/cjs/popover.d.cts +13 -13
  66. package/cjs/popover.d.ts +13 -13
  67. package/cjs/portal.cjs +2 -2
  68. package/cjs/portal.d.cts +2 -2
  69. package/cjs/portal.d.ts +2 -2
  70. package/cjs/radio.cjs +2 -2
  71. package/cjs/radio.d.cts +6 -6
  72. package/cjs/radio.d.ts +6 -6
  73. package/cjs/role.d.cts +1 -1
  74. package/cjs/role.d.ts +1 -1
  75. package/cjs/select.cjs +2 -2
  76. package/cjs/select.d.cts +20 -20
  77. package/cjs/select.d.ts +20 -20
  78. package/cjs/separator.d.cts +1 -1
  79. package/cjs/separator.d.ts +1 -1
  80. package/cjs/tab.cjs +2 -2
  81. package/cjs/tab.d.cts +7 -7
  82. package/cjs/tab.d.ts +7 -7
  83. package/cjs/toolbar.cjs +2 -2
  84. package/cjs/toolbar.d.cts +9 -9
  85. package/cjs/toolbar.d.ts +9 -9
  86. package/cjs/tooltip.cjs +2 -2
  87. package/cjs/tooltip.d.cts +7 -7
  88. package/cjs/tooltip.d.ts +7 -7
  89. package/cjs/visually-hidden.d.cts +1 -1
  90. package/cjs/visually-hidden.d.ts +1 -1
  91. package/esm/__chunks/{6J63DDWN.js → 4H6IIOQF.js} +7 -7
  92. package/esm/__chunks/{CLB7CBSD.js → 5OF2JM6T.js} +6 -6
  93. package/esm/__chunks/{P3XY2YBH.js → 6FL2IFMJ.js} +6 -6
  94. package/esm/__chunks/{C7PAEXNA.js → 6N4GEF7O.js} +7 -7
  95. package/esm/__chunks/{42VA7B4Z.js → 7FQAKYJR.js} +7 -7
  96. package/esm/__chunks/{ADBCZIQL.js → DZPSY7QT.js} +7 -7
  97. package/esm/__chunks/{NWEXBSCX.js → PGIWSRTG.js} +9 -9
  98. package/esm/__chunks/{HX55FU5Y.js → PRYHFEBA.js} +3 -3
  99. package/esm/__chunks/{KPNBOGNT.js → UTW5KHW6.js} +6 -6
  100. package/esm/__chunks/{AABBG3SH.js → VHD2YK6B.js} +7 -7
  101. package/esm/__chunks/{7FNMRS2F.js → XHSNLTYJ.js} +3 -3
  102. package/esm/__chunks/{BXE66XRQ.js → XIMRDTWX.js} +5 -5
  103. package/esm/__chunks/{NZJS6FCJ.js → ZFJPKQV6.js} +21 -21
  104. package/esm/__chunks/{45LTDKFS.js → ZQSDMYJA.js} +6 -6
  105. package/esm/button.d.ts +1 -1
  106. package/esm/checkbox.d.ts +6 -6
  107. package/esm/checkbox.js +1 -1
  108. package/esm/collection.d.ts +6 -6
  109. package/esm/collection.js +1 -1
  110. package/esm/combobox.d.ts +20 -20
  111. package/esm/combobox.js +1 -1
  112. package/esm/command.d.ts +1 -1
  113. package/esm/composite.d.ts +14 -14
  114. package/esm/composite.js +1 -1
  115. package/esm/dialog.d.ts +9 -9
  116. package/esm/dialog.js +1 -1
  117. package/esm/disclosure.d.ts +6 -6
  118. package/esm/disclosure.js +1 -1
  119. package/esm/focus-trap.d.ts +2 -2
  120. package/esm/focus-trap.js +1 -1
  121. package/esm/focusable.d.ts +1 -1
  122. package/esm/form.d.ts +23 -23
  123. package/esm/form.js +1 -1
  124. package/esm/group.d.ts +2 -2
  125. package/esm/heading.d.ts +2 -2
  126. package/esm/hovercard.d.ts +11 -11
  127. package/esm/hovercard.js +1 -1
  128. package/esm/index.js +18 -18
  129. package/esm/menu.d.ts +27 -27
  130. package/esm/menu.js +1 -1
  131. package/esm/menubar.d.ts +4 -4
  132. package/esm/menubar.js +1 -1
  133. package/esm/popover.d.ts +13 -13
  134. package/esm/popover.js +1 -1
  135. package/esm/portal.d.ts +2 -2
  136. package/esm/portal.js +1 -1
  137. package/esm/radio.d.ts +6 -6
  138. package/esm/radio.js +1 -1
  139. package/esm/role.d.ts +1 -1
  140. package/esm/select.d.ts +20 -20
  141. package/esm/select.js +1 -1
  142. package/esm/separator.d.ts +1 -1
  143. package/esm/tab.d.ts +7 -7
  144. package/esm/tab.js +1 -1
  145. package/esm/toolbar.d.ts +9 -9
  146. package/esm/toolbar.js +1 -1
  147. package/esm/tooltip.d.ts +7 -7
  148. package/esm/tooltip.js +1 -1
  149. package/esm/visually-hidden.d.ts +1 -1
  150. package/license +1 -1
  151. package/package.json +2 -2
  152. package/esm/__chunks/{H2QN6ELW.js → AJMZU3YP.js} +8 -8
  153. package/esm/__chunks/{DYAPH36H.js → YQF2RGHD.js} +12 -12
  154. package/esm/__chunks/{KRAVG5ZJ.js → ZDPYYVJP.js} +10 -10
  155. package/esm/__chunks/{OPAXWEUO.js → ZVIXWGHS.js} +10 -10
package/cjs/combobox.cjs CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
 
18
18
 
19
- var _TRONNKBBcjs = require('./__chunks/TRONNKBB.cjs');
19
+ var _CZIDOP5Ncjs = require('./__chunks/CZIDOP5N.cjs');
20
20
 
21
21
 
22
22
 
@@ -35,4 +35,4 @@ var _TRONNKBBcjs = require('./__chunks/TRONNKBB.cjs');
35
35
 
36
36
 
37
37
 
38
- exports.Combobox = _TRONNKBBcjs.Combobox; exports.ComboboxCancel = _TRONNKBBcjs.ComboboxCancel; exports.ComboboxDisclosure = _TRONNKBBcjs.ComboboxDisclosure; exports.ComboboxGroup = _TRONNKBBcjs.ComboboxGroup; exports.ComboboxGroupLabel = _TRONNKBBcjs.ComboboxGroupLabel; exports.ComboboxItem = _TRONNKBBcjs.ComboboxItem; exports.ComboboxItemCheck = _TRONNKBBcjs.ComboboxItemCheck; exports.ComboboxItemValue = _TRONNKBBcjs.ComboboxItemValue; exports.ComboboxLabel = _TRONNKBBcjs.ComboboxLabel; exports.ComboboxList = _TRONNKBBcjs.ComboboxList; exports.ComboboxPopover = _TRONNKBBcjs.ComboboxPopover; exports.ComboboxProvider = _TRONNKBBcjs.ComboboxProvider; exports.ComboboxRow = _TRONNKBBcjs.ComboboxRow; exports.ComboboxSeparator = _TRONNKBBcjs.ComboboxSeparator; exports.ComboboxValue = _TRONNKBBcjs.ComboboxValue; exports.useComboboxContext = _TRONNKBBcjs.useComboboxContext; exports.useComboboxStore = _TRONNKBBcjs.useComboboxStore;
38
+ exports.Combobox = _CZIDOP5Ncjs.Combobox; exports.ComboboxCancel = _CZIDOP5Ncjs.ComboboxCancel; exports.ComboboxDisclosure = _CZIDOP5Ncjs.ComboboxDisclosure; exports.ComboboxGroup = _CZIDOP5Ncjs.ComboboxGroup; exports.ComboboxGroupLabel = _CZIDOP5Ncjs.ComboboxGroupLabel; exports.ComboboxItem = _CZIDOP5Ncjs.ComboboxItem; exports.ComboboxItemCheck = _CZIDOP5Ncjs.ComboboxItemCheck; exports.ComboboxItemValue = _CZIDOP5Ncjs.ComboboxItemValue; exports.ComboboxLabel = _CZIDOP5Ncjs.ComboboxLabel; exports.ComboboxList = _CZIDOP5Ncjs.ComboboxList; exports.ComboboxPopover = _CZIDOP5Ncjs.ComboboxPopover; exports.ComboboxProvider = _CZIDOP5Ncjs.ComboboxProvider; exports.ComboboxRow = _CZIDOP5Ncjs.ComboboxRow; exports.ComboboxSeparator = _CZIDOP5Ncjs.ComboboxSeparator; exports.ComboboxValue = _CZIDOP5Ncjs.ComboboxValue; exports.useComboboxContext = _CZIDOP5Ncjs.useComboboxContext; exports.useComboboxStore = _CZIDOP5Ncjs.useComboboxStore;
@@ -1,33 +1,33 @@
1
- export { useComboboxStore } from "@ariakit/react-core/combobox/combobox-store";
2
- export { useComboboxContext } from "@ariakit/react-core/combobox/combobox-context";
1
+ export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-core/combobox/combobox";
3
2
  export { Combobox } from "@ariakit/react-core/combobox/combobox";
4
- export { ComboboxProvider } from "@ariakit/react-core/combobox/combobox-provider";
3
+ export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-core/combobox/combobox-cancel";
5
4
  export { ComboboxCancel } from "@ariakit/react-core/combobox/combobox-cancel";
5
+ export { useComboboxContext } from "@ariakit/react-core/combobox/combobox-context";
6
+ export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-core/combobox/combobox-disclosure";
6
7
  export { ComboboxDisclosure } from "@ariakit/react-core/combobox/combobox-disclosure";
7
- export { ComboboxGroupLabel } from "@ariakit/react-core/combobox/combobox-group-label";
8
+ export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-core/combobox/combobox-group";
8
9
  export { ComboboxGroup } from "@ariakit/react-core/combobox/combobox-group";
9
- export { ComboboxItemCheck } from "@ariakit/react-core/combobox/combobox-item-check";
10
- export { ComboboxItemValue } from "@ariakit/react-core/combobox/combobox-item-value";
11
- export { ComboboxItem } from "@ariakit/react-core/combobox/combobox-item";
12
- export { ComboboxLabel } from "@ariakit/react-core/combobox/combobox-label";
13
- export { ComboboxList } from "@ariakit/react-core/combobox/combobox-list";
14
- export { ComboboxPopover } from "@ariakit/react-core/combobox/combobox-popover";
15
- export { ComboboxRow } from "@ariakit/react-core/combobox/combobox-row";
16
- export { ComboboxSeparator } from "@ariakit/react-core/combobox/combobox-separator";
17
- export { ComboboxValue } from "@ariakit/react-core/combobox/combobox-value";
18
- export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-core/combobox/combobox-store";
19
- export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-core/combobox/combobox";
20
- export type { ComboboxProviderProps } from "@ariakit/react-core/combobox/combobox-provider";
21
- export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-core/combobox/combobox-cancel";
22
- export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-core/combobox/combobox-disclosure";
23
10
  export type { ComboboxGroupLabelOptions, ComboboxGroupLabelProps, } from "@ariakit/react-core/combobox/combobox-group-label";
24
- export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-core/combobox/combobox-group";
11
+ export { ComboboxGroupLabel } from "@ariakit/react-core/combobox/combobox-group-label";
12
+ export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-core/combobox/combobox-item";
13
+ export { ComboboxItem } from "@ariakit/react-core/combobox/combobox-item";
25
14
  export type { ComboboxItemCheckOptions, ComboboxItemCheckProps, } from "@ariakit/react-core/combobox/combobox-item-check";
15
+ export { ComboboxItemCheck } from "@ariakit/react-core/combobox/combobox-item-check";
26
16
  export type { ComboboxItemValueOptions, ComboboxItemValueProps, } from "@ariakit/react-core/combobox/combobox-item-value";
27
- export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-core/combobox/combobox-item";
17
+ export { ComboboxItemValue } from "@ariakit/react-core/combobox/combobox-item-value";
28
18
  export type { ComboboxLabelOptions, ComboboxLabelProps, } from "@ariakit/react-core/combobox/combobox-label";
19
+ export { ComboboxLabel } from "@ariakit/react-core/combobox/combobox-label";
29
20
  export type { ComboboxListOptions, ComboboxListProps, } from "@ariakit/react-core/combobox/combobox-list";
21
+ export { ComboboxList } from "@ariakit/react-core/combobox/combobox-list";
30
22
  export type { ComboboxPopoverOptions, ComboboxPopoverProps, } from "@ariakit/react-core/combobox/combobox-popover";
23
+ export { ComboboxPopover } from "@ariakit/react-core/combobox/combobox-popover";
24
+ export type { ComboboxProviderProps } from "@ariakit/react-core/combobox/combobox-provider";
25
+ export { ComboboxProvider } from "@ariakit/react-core/combobox/combobox-provider";
31
26
  export type { ComboboxRowOptions, ComboboxRowProps, } from "@ariakit/react-core/combobox/combobox-row";
27
+ export { ComboboxRow } from "@ariakit/react-core/combobox/combobox-row";
32
28
  export type { ComboboxSeparatorOptions, ComboboxSeparatorProps, } from "@ariakit/react-core/combobox/combobox-separator";
29
+ export { ComboboxSeparator } from "@ariakit/react-core/combobox/combobox-separator";
30
+ export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-core/combobox/combobox-store";
31
+ export { useComboboxStore } from "@ariakit/react-core/combobox/combobox-store";
33
32
  export type { ComboboxValueProps } from "@ariakit/react-core/combobox/combobox-value";
33
+ export { ComboboxValue } from "@ariakit/react-core/combobox/combobox-value";
package/cjs/combobox.d.ts CHANGED
@@ -1,33 +1,33 @@
1
- export { useComboboxStore } from "@ariakit/react-core/combobox/combobox-store";
2
- export { useComboboxContext } from "@ariakit/react-core/combobox/combobox-context";
1
+ export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-core/combobox/combobox";
3
2
  export { Combobox } from "@ariakit/react-core/combobox/combobox";
4
- export { ComboboxProvider } from "@ariakit/react-core/combobox/combobox-provider";
3
+ export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-core/combobox/combobox-cancel";
5
4
  export { ComboboxCancel } from "@ariakit/react-core/combobox/combobox-cancel";
5
+ export { useComboboxContext } from "@ariakit/react-core/combobox/combobox-context";
6
+ export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-core/combobox/combobox-disclosure";
6
7
  export { ComboboxDisclosure } from "@ariakit/react-core/combobox/combobox-disclosure";
7
- export { ComboboxGroupLabel } from "@ariakit/react-core/combobox/combobox-group-label";
8
+ export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-core/combobox/combobox-group";
8
9
  export { ComboboxGroup } from "@ariakit/react-core/combobox/combobox-group";
9
- export { ComboboxItemCheck } from "@ariakit/react-core/combobox/combobox-item-check";
10
- export { ComboboxItemValue } from "@ariakit/react-core/combobox/combobox-item-value";
11
- export { ComboboxItem } from "@ariakit/react-core/combobox/combobox-item";
12
- export { ComboboxLabel } from "@ariakit/react-core/combobox/combobox-label";
13
- export { ComboboxList } from "@ariakit/react-core/combobox/combobox-list";
14
- export { ComboboxPopover } from "@ariakit/react-core/combobox/combobox-popover";
15
- export { ComboboxRow } from "@ariakit/react-core/combobox/combobox-row";
16
- export { ComboboxSeparator } from "@ariakit/react-core/combobox/combobox-separator";
17
- export { ComboboxValue } from "@ariakit/react-core/combobox/combobox-value";
18
- export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-core/combobox/combobox-store";
19
- export type { ComboboxOptions, ComboboxProps, } from "@ariakit/react-core/combobox/combobox";
20
- export type { ComboboxProviderProps } from "@ariakit/react-core/combobox/combobox-provider";
21
- export type { ComboboxCancelOptions, ComboboxCancelProps, } from "@ariakit/react-core/combobox/combobox-cancel";
22
- export type { ComboboxDisclosureOptions, ComboboxDisclosureProps, } from "@ariakit/react-core/combobox/combobox-disclosure";
23
10
  export type { ComboboxGroupLabelOptions, ComboboxGroupLabelProps, } from "@ariakit/react-core/combobox/combobox-group-label";
24
- export type { ComboboxGroupOptions, ComboboxGroupProps, } from "@ariakit/react-core/combobox/combobox-group";
11
+ export { ComboboxGroupLabel } from "@ariakit/react-core/combobox/combobox-group-label";
12
+ export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-core/combobox/combobox-item";
13
+ export { ComboboxItem } from "@ariakit/react-core/combobox/combobox-item";
25
14
  export type { ComboboxItemCheckOptions, ComboboxItemCheckProps, } from "@ariakit/react-core/combobox/combobox-item-check";
15
+ export { ComboboxItemCheck } from "@ariakit/react-core/combobox/combobox-item-check";
26
16
  export type { ComboboxItemValueOptions, ComboboxItemValueProps, } from "@ariakit/react-core/combobox/combobox-item-value";
27
- export type { ComboboxItemOptions, ComboboxItemProps, } from "@ariakit/react-core/combobox/combobox-item";
17
+ export { ComboboxItemValue } from "@ariakit/react-core/combobox/combobox-item-value";
28
18
  export type { ComboboxLabelOptions, ComboboxLabelProps, } from "@ariakit/react-core/combobox/combobox-label";
19
+ export { ComboboxLabel } from "@ariakit/react-core/combobox/combobox-label";
29
20
  export type { ComboboxListOptions, ComboboxListProps, } from "@ariakit/react-core/combobox/combobox-list";
21
+ export { ComboboxList } from "@ariakit/react-core/combobox/combobox-list";
30
22
  export type { ComboboxPopoverOptions, ComboboxPopoverProps, } from "@ariakit/react-core/combobox/combobox-popover";
23
+ export { ComboboxPopover } from "@ariakit/react-core/combobox/combobox-popover";
24
+ export type { ComboboxProviderProps } from "@ariakit/react-core/combobox/combobox-provider";
25
+ export { ComboboxProvider } from "@ariakit/react-core/combobox/combobox-provider";
31
26
  export type { ComboboxRowOptions, ComboboxRowProps, } from "@ariakit/react-core/combobox/combobox-row";
27
+ export { ComboboxRow } from "@ariakit/react-core/combobox/combobox-row";
32
28
  export type { ComboboxSeparatorOptions, ComboboxSeparatorProps, } from "@ariakit/react-core/combobox/combobox-separator";
29
+ export { ComboboxSeparator } from "@ariakit/react-core/combobox/combobox-separator";
30
+ export type { ComboboxStore, ComboboxStoreProps, ComboboxStoreState, } from "@ariakit/react-core/combobox/combobox-store";
31
+ export { useComboboxStore } from "@ariakit/react-core/combobox/combobox-store";
33
32
  export type { ComboboxValueProps } from "@ariakit/react-core/combobox/combobox-value";
33
+ export { ComboboxValue } from "@ariakit/react-core/combobox/combobox-value";
package/cjs/command.d.cts CHANGED
@@ -1,2 +1,2 @@
1
- export { Command } from "@ariakit/react-core/command/command";
2
1
  export type { CommandOptions, CommandProps, } from "@ariakit/react-core/command/command";
2
+ export { Command } from "@ariakit/react-core/command/command";
package/cjs/command.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export { Command } from "@ariakit/react-core/command/command";
2
1
  export type { CommandOptions, CommandProps, } from "@ariakit/react-core/command/command";
2
+ export { Command } from "@ariakit/react-core/command/command";
package/cjs/composite.cjs CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
 
12
12
 
13
- var _BTOFH5V7cjs = require('./__chunks/BTOFH5V7.cjs');
13
+ var _BFD7ZBIVcjs = require('./__chunks/BFD7ZBIV.cjs');
14
14
 
15
15
 
16
16
 
@@ -23,4 +23,4 @@ var _BTOFH5V7cjs = require('./__chunks/BTOFH5V7.cjs');
23
23
 
24
24
 
25
25
 
26
- exports.Composite = _BTOFH5V7cjs.Composite; exports.CompositeGroup = _BTOFH5V7cjs.CompositeGroup; exports.CompositeGroupLabel = _BTOFH5V7cjs.CompositeGroupLabel; exports.CompositeHover = _BTOFH5V7cjs.CompositeHover; exports.CompositeItem = _BTOFH5V7cjs.CompositeItem; exports.CompositeProvider = _BTOFH5V7cjs.CompositeProvider; exports.CompositeRow = _BTOFH5V7cjs.CompositeRow; exports.CompositeSeparator = _BTOFH5V7cjs.CompositeSeparator; exports.CompositeTypeahead = _BTOFH5V7cjs.CompositeTypeahead; exports.useCompositeContext = _BTOFH5V7cjs.useCompositeContext; exports.useCompositeStore = _BTOFH5V7cjs.useCompositeStore;
26
+ exports.Composite = _BFD7ZBIVcjs.Composite; exports.CompositeGroup = _BFD7ZBIVcjs.CompositeGroup; exports.CompositeGroupLabel = _BFD7ZBIVcjs.CompositeGroupLabel; exports.CompositeHover = _BFD7ZBIVcjs.CompositeHover; exports.CompositeItem = _BFD7ZBIVcjs.CompositeItem; exports.CompositeProvider = _BFD7ZBIVcjs.CompositeProvider; exports.CompositeRow = _BFD7ZBIVcjs.CompositeRow; exports.CompositeSeparator = _BFD7ZBIVcjs.CompositeSeparator; exports.CompositeTypeahead = _BFD7ZBIVcjs.CompositeTypeahead; exports.useCompositeContext = _BFD7ZBIVcjs.useCompositeContext; exports.useCompositeStore = _BFD7ZBIVcjs.useCompositeStore;
@@ -1,21 +1,21 @@
1
- export { useCompositeStore } from "@ariakit/react-core/composite/composite-store";
2
- export { useCompositeContext } from "@ariakit/react-core/composite/composite-context";
1
+ export type { CompositeOptions, CompositeProps, } from "@ariakit/react-core/composite/composite";
3
2
  export { Composite } from "@ariakit/react-core/composite/composite";
4
- export { CompositeProvider } from "@ariakit/react-core/composite/composite-provider";
5
- export { CompositeGroupLabel } from "@ariakit/react-core/composite/composite-group-label";
3
+ export { useCompositeContext } from "@ariakit/react-core/composite/composite-context";
4
+ export type { CompositeGroupOptions, CompositeGroupProps, } from "@ariakit/react-core/composite/composite-group";
6
5
  export { CompositeGroup } from "@ariakit/react-core/composite/composite-group";
6
+ export type { CompositeGroupLabelOptions, CompositeGroupLabelProps, } from "@ariakit/react-core/composite/composite-group-label";
7
+ export { CompositeGroupLabel } from "@ariakit/react-core/composite/composite-group-label";
8
+ export type { CompositeHoverOptions, CompositeHoverProps, } from "@ariakit/react-core/composite/composite-hover";
7
9
  export { CompositeHover } from "@ariakit/react-core/composite/composite-hover";
10
+ export type { CompositeItemOptions, CompositeItemProps, } from "@ariakit/react-core/composite/composite-item";
8
11
  export { CompositeItem } from "@ariakit/react-core/composite/composite-item";
12
+ export type { CompositeProviderProps } from "@ariakit/react-core/composite/composite-provider";
13
+ export { CompositeProvider } from "@ariakit/react-core/composite/composite-provider";
14
+ export type { CompositeRowOptions, CompositeRowProps, } from "@ariakit/react-core/composite/composite-row";
9
15
  export { CompositeRow } from "@ariakit/react-core/composite/composite-row";
16
+ export type { CompositeSeparatorOptions, CompositeSeparatorProps, } from "@ariakit/react-core/composite/composite-separator";
10
17
  export { CompositeSeparator } from "@ariakit/react-core/composite/composite-separator";
18
+ export type { CompositeStore, CompositeStoreProps, CompositeStoreState, } from "@ariakit/react-core/composite/composite-store";
19
+ export { useCompositeStore } from "@ariakit/react-core/composite/composite-store";
20
+ export type { CompositeTypeaheadOptions, CompositeTypeaheadProps, } from "@ariakit/react-core/composite/composite-typeahead";
11
21
  export { CompositeTypeahead } from "@ariakit/react-core/composite/composite-typeahead";
12
- export type { CompositeStore, CompositeStoreState, CompositeStoreProps, } from "@ariakit/react-core/composite/composite-store";
13
- export type { CompositeProps, CompositeOptions, } from "@ariakit/react-core/composite/composite";
14
- export type { CompositeProviderProps } from "@ariakit/react-core/composite/composite-provider";
15
- export type { CompositeGroupLabelProps, CompositeGroupLabelOptions, } from "@ariakit/react-core/composite/composite-group-label";
16
- export type { CompositeGroupProps, CompositeGroupOptions, } from "@ariakit/react-core/composite/composite-group";
17
- export type { CompositeHoverProps, CompositeHoverOptions, } from "@ariakit/react-core/composite/composite-hover";
18
- export type { CompositeItemProps, CompositeItemOptions, } from "@ariakit/react-core/composite/composite-item";
19
- export type { CompositeRowProps, CompositeRowOptions, } from "@ariakit/react-core/composite/composite-row";
20
- export type { CompositeSeparatorProps, CompositeSeparatorOptions, } from "@ariakit/react-core/composite/composite-separator";
21
- export type { CompositeTypeaheadProps, CompositeTypeaheadOptions, } from "@ariakit/react-core/composite/composite-typeahead";
@@ -1,21 +1,21 @@
1
- export { useCompositeStore } from "@ariakit/react-core/composite/composite-store";
2
- export { useCompositeContext } from "@ariakit/react-core/composite/composite-context";
1
+ export type { CompositeOptions, CompositeProps, } from "@ariakit/react-core/composite/composite";
3
2
  export { Composite } from "@ariakit/react-core/composite/composite";
4
- export { CompositeProvider } from "@ariakit/react-core/composite/composite-provider";
5
- export { CompositeGroupLabel } from "@ariakit/react-core/composite/composite-group-label";
3
+ export { useCompositeContext } from "@ariakit/react-core/composite/composite-context";
4
+ export type { CompositeGroupOptions, CompositeGroupProps, } from "@ariakit/react-core/composite/composite-group";
6
5
  export { CompositeGroup } from "@ariakit/react-core/composite/composite-group";
6
+ export type { CompositeGroupLabelOptions, CompositeGroupLabelProps, } from "@ariakit/react-core/composite/composite-group-label";
7
+ export { CompositeGroupLabel } from "@ariakit/react-core/composite/composite-group-label";
8
+ export type { CompositeHoverOptions, CompositeHoverProps, } from "@ariakit/react-core/composite/composite-hover";
7
9
  export { CompositeHover } from "@ariakit/react-core/composite/composite-hover";
10
+ export type { CompositeItemOptions, CompositeItemProps, } from "@ariakit/react-core/composite/composite-item";
8
11
  export { CompositeItem } from "@ariakit/react-core/composite/composite-item";
12
+ export type { CompositeProviderProps } from "@ariakit/react-core/composite/composite-provider";
13
+ export { CompositeProvider } from "@ariakit/react-core/composite/composite-provider";
14
+ export type { CompositeRowOptions, CompositeRowProps, } from "@ariakit/react-core/composite/composite-row";
9
15
  export { CompositeRow } from "@ariakit/react-core/composite/composite-row";
16
+ export type { CompositeSeparatorOptions, CompositeSeparatorProps, } from "@ariakit/react-core/composite/composite-separator";
10
17
  export { CompositeSeparator } from "@ariakit/react-core/composite/composite-separator";
18
+ export type { CompositeStore, CompositeStoreProps, CompositeStoreState, } from "@ariakit/react-core/composite/composite-store";
19
+ export { useCompositeStore } from "@ariakit/react-core/composite/composite-store";
20
+ export type { CompositeTypeaheadOptions, CompositeTypeaheadProps, } from "@ariakit/react-core/composite/composite-typeahead";
11
21
  export { CompositeTypeahead } from "@ariakit/react-core/composite/composite-typeahead";
12
- export type { CompositeStore, CompositeStoreState, CompositeStoreProps, } from "@ariakit/react-core/composite/composite-store";
13
- export type { CompositeProps, CompositeOptions, } from "@ariakit/react-core/composite/composite";
14
- export type { CompositeProviderProps } from "@ariakit/react-core/composite/composite-provider";
15
- export type { CompositeGroupLabelProps, CompositeGroupLabelOptions, } from "@ariakit/react-core/composite/composite-group-label";
16
- export type { CompositeGroupProps, CompositeGroupOptions, } from "@ariakit/react-core/composite/composite-group";
17
- export type { CompositeHoverProps, CompositeHoverOptions, } from "@ariakit/react-core/composite/composite-hover";
18
- export type { CompositeItemProps, CompositeItemOptions, } from "@ariakit/react-core/composite/composite-item";
19
- export type { CompositeRowProps, CompositeRowOptions, } from "@ariakit/react-core/composite/composite-row";
20
- export type { CompositeSeparatorProps, CompositeSeparatorOptions, } from "@ariakit/react-core/composite/composite-separator";
21
- export type { CompositeTypeaheadProps, CompositeTypeaheadOptions, } from "@ariakit/react-core/composite/composite-typeahead";
package/cjs/dialog.cjs CHANGED
@@ -7,7 +7,7 @@
7
7
 
8
8
 
9
9
 
10
- var _S5PSYLBOcjs = require('./__chunks/S5PSYLBO.cjs');
10
+ var _UPMOBIQ3cjs = require('./__chunks/UPMOBIQ3.cjs');
11
11
 
12
12
 
13
13
 
@@ -17,4 +17,4 @@ var _S5PSYLBOcjs = require('./__chunks/S5PSYLBO.cjs');
17
17
 
18
18
 
19
19
 
20
- exports.Dialog = _S5PSYLBOcjs.Dialog; exports.DialogDescription = _S5PSYLBOcjs.DialogDescription; exports.DialogDisclosure = _S5PSYLBOcjs.DialogDisclosure; exports.DialogDismiss = _S5PSYLBOcjs.DialogDismiss; exports.DialogHeading = _S5PSYLBOcjs.DialogHeading; exports.DialogProvider = _S5PSYLBOcjs.DialogProvider; exports.useDialogContext = _S5PSYLBOcjs.useDialogContext; exports.useDialogStore = _S5PSYLBOcjs.useDialogStore;
20
+ exports.Dialog = _UPMOBIQ3cjs.Dialog; exports.DialogDescription = _UPMOBIQ3cjs.DialogDescription; exports.DialogDisclosure = _UPMOBIQ3cjs.DialogDisclosure; exports.DialogDismiss = _UPMOBIQ3cjs.DialogDismiss; exports.DialogHeading = _UPMOBIQ3cjs.DialogHeading; exports.DialogProvider = _UPMOBIQ3cjs.DialogProvider; exports.useDialogContext = _UPMOBIQ3cjs.useDialogContext; exports.useDialogStore = _UPMOBIQ3cjs.useDialogStore;
package/cjs/dialog.d.cts CHANGED
@@ -1,15 +1,15 @@
1
- export { useDialogStore } from "@ariakit/react-core/dialog/dialog-store";
2
- export { useDialogContext } from "@ariakit/react-core/dialog/dialog-context";
1
+ export type { DialogOptions, DialogProps, } from "@ariakit/react-core/dialog/dialog";
3
2
  export { Dialog } from "@ariakit/react-core/dialog/dialog";
4
- export { DialogProvider } from "@ariakit/react-core/dialog/dialog-provider";
3
+ export { useDialogContext } from "@ariakit/react-core/dialog/dialog-context";
4
+ export type { DialogDescriptionOptions, DialogDescriptionProps, } from "@ariakit/react-core/dialog/dialog-description";
5
5
  export { DialogDescription } from "@ariakit/react-core/dialog/dialog-description";
6
+ export type { DialogDisclosureOptions, DialogDisclosureProps, } from "@ariakit/react-core/dialog/dialog-disclosure";
6
7
  export { DialogDisclosure } from "@ariakit/react-core/dialog/dialog-disclosure";
8
+ export type { DialogDismissOptions, DialogDismissProps, } from "@ariakit/react-core/dialog/dialog-dismiss";
7
9
  export { DialogDismiss } from "@ariakit/react-core/dialog/dialog-dismiss";
10
+ export type { DialogHeadingOptions, DialogHeadingProps, } from "@ariakit/react-core/dialog/dialog-heading";
8
11
  export { DialogHeading } from "@ariakit/react-core/dialog/dialog-heading";
9
- export type { DialogStoreState, DialogStore, DialogStoreProps, } from "@ariakit/react-core/dialog/dialog-store";
10
- export type { DialogOptions, DialogProps, } from "@ariakit/react-core/dialog/dialog";
11
12
  export type { DialogProviderProps } from "@ariakit/react-core/dialog/dialog-provider";
12
- export type { DialogDescriptionOptions, DialogDescriptionProps, } from "@ariakit/react-core/dialog/dialog-description";
13
- export type { DialogDisclosureOptions, DialogDisclosureProps, } from "@ariakit/react-core/dialog/dialog-disclosure";
14
- export type { DialogDismissOptions, DialogDismissProps, } from "@ariakit/react-core/dialog/dialog-dismiss";
15
- export type { DialogHeadingOptions, DialogHeadingProps, } from "@ariakit/react-core/dialog/dialog-heading";
13
+ export { DialogProvider } from "@ariakit/react-core/dialog/dialog-provider";
14
+ export type { DialogStore, DialogStoreProps, DialogStoreState, } from "@ariakit/react-core/dialog/dialog-store";
15
+ export { useDialogStore } from "@ariakit/react-core/dialog/dialog-store";
package/cjs/dialog.d.ts CHANGED
@@ -1,15 +1,15 @@
1
- export { useDialogStore } from "@ariakit/react-core/dialog/dialog-store";
2
- export { useDialogContext } from "@ariakit/react-core/dialog/dialog-context";
1
+ export type { DialogOptions, DialogProps, } from "@ariakit/react-core/dialog/dialog";
3
2
  export { Dialog } from "@ariakit/react-core/dialog/dialog";
4
- export { DialogProvider } from "@ariakit/react-core/dialog/dialog-provider";
3
+ export { useDialogContext } from "@ariakit/react-core/dialog/dialog-context";
4
+ export type { DialogDescriptionOptions, DialogDescriptionProps, } from "@ariakit/react-core/dialog/dialog-description";
5
5
  export { DialogDescription } from "@ariakit/react-core/dialog/dialog-description";
6
+ export type { DialogDisclosureOptions, DialogDisclosureProps, } from "@ariakit/react-core/dialog/dialog-disclosure";
6
7
  export { DialogDisclosure } from "@ariakit/react-core/dialog/dialog-disclosure";
8
+ export type { DialogDismissOptions, DialogDismissProps, } from "@ariakit/react-core/dialog/dialog-dismiss";
7
9
  export { DialogDismiss } from "@ariakit/react-core/dialog/dialog-dismiss";
10
+ export type { DialogHeadingOptions, DialogHeadingProps, } from "@ariakit/react-core/dialog/dialog-heading";
8
11
  export { DialogHeading } from "@ariakit/react-core/dialog/dialog-heading";
9
- export type { DialogStoreState, DialogStore, DialogStoreProps, } from "@ariakit/react-core/dialog/dialog-store";
10
- export type { DialogOptions, DialogProps, } from "@ariakit/react-core/dialog/dialog";
11
12
  export type { DialogProviderProps } from "@ariakit/react-core/dialog/dialog-provider";
12
- export type { DialogDescriptionOptions, DialogDescriptionProps, } from "@ariakit/react-core/dialog/dialog-description";
13
- export type { DialogDisclosureOptions, DialogDisclosureProps, } from "@ariakit/react-core/dialog/dialog-disclosure";
14
- export type { DialogDismissOptions, DialogDismissProps, } from "@ariakit/react-core/dialog/dialog-dismiss";
15
- export type { DialogHeadingOptions, DialogHeadingProps, } from "@ariakit/react-core/dialog/dialog-heading";
13
+ export { DialogProvider } from "@ariakit/react-core/dialog/dialog-provider";
14
+ export type { DialogStore, DialogStoreProps, DialogStoreState, } from "@ariakit/react-core/dialog/dialog-store";
15
+ export { useDialogStore } from "@ariakit/react-core/dialog/dialog-store";
@@ -4,11 +4,11 @@
4
4
 
5
5
 
6
6
 
7
- var _MUFWZHDMcjs = require('./__chunks/MUFWZHDM.cjs');
7
+ var _4J2CIZDNcjs = require('./__chunks/4J2CIZDN.cjs');
8
8
 
9
9
 
10
10
 
11
11
 
12
12
 
13
13
 
14
- exports.Disclosure = _MUFWZHDMcjs.Disclosure; exports.DisclosureContent = _MUFWZHDMcjs.DisclosureContent; exports.DisclosureProvider = _MUFWZHDMcjs.DisclosureProvider; exports.useDisclosureContext = _MUFWZHDMcjs.useDisclosureContext; exports.useDisclosureStore = _MUFWZHDMcjs.useDisclosureStore;
14
+ exports.Disclosure = _4J2CIZDNcjs.Disclosure; exports.DisclosureContent = _4J2CIZDNcjs.DisclosureContent; exports.DisclosureProvider = _4J2CIZDNcjs.DisclosureProvider; exports.useDisclosureContext = _4J2CIZDNcjs.useDisclosureContext; exports.useDisclosureStore = _4J2CIZDNcjs.useDisclosureStore;
@@ -1,9 +1,9 @@
1
- export { useDisclosureStore } from "@ariakit/react-core/disclosure/disclosure-store";
2
- export { useDisclosureContext } from "@ariakit/react-core/disclosure/disclosure-context";
1
+ export type { DisclosureOptions, DisclosureProps, } from "@ariakit/react-core/disclosure/disclosure";
3
2
  export { Disclosure } from "@ariakit/react-core/disclosure/disclosure";
4
- export { DisclosureProvider } from "@ariakit/react-core/disclosure/disclosure-provider";
3
+ export type { DisclosureContentOptions, DisclosureContentProps, } from "@ariakit/react-core/disclosure/disclosure-content";
5
4
  export { DisclosureContent } from "@ariakit/react-core/disclosure/disclosure-content";
6
- export type { DisclosureStore, DisclosureStoreProps, DisclosureStoreState, } from "@ariakit/react-core/disclosure/disclosure-store";
7
- export type { DisclosureOptions, DisclosureProps, } from "@ariakit/react-core/disclosure/disclosure";
5
+ export { useDisclosureContext } from "@ariakit/react-core/disclosure/disclosure-context";
8
6
  export type { DisclosureProviderProps } from "@ariakit/react-core/disclosure/disclosure-provider";
9
- export type { DisclosureContentOptions, DisclosureContentProps, } from "@ariakit/react-core/disclosure/disclosure-content";
7
+ export { DisclosureProvider } from "@ariakit/react-core/disclosure/disclosure-provider";
8
+ export type { DisclosureStore, DisclosureStoreProps, DisclosureStoreState, } from "@ariakit/react-core/disclosure/disclosure-store";
9
+ export { useDisclosureStore } from "@ariakit/react-core/disclosure/disclosure-store";
@@ -1,9 +1,9 @@
1
- export { useDisclosureStore } from "@ariakit/react-core/disclosure/disclosure-store";
2
- export { useDisclosureContext } from "@ariakit/react-core/disclosure/disclosure-context";
1
+ export type { DisclosureOptions, DisclosureProps, } from "@ariakit/react-core/disclosure/disclosure";
3
2
  export { Disclosure } from "@ariakit/react-core/disclosure/disclosure";
4
- export { DisclosureProvider } from "@ariakit/react-core/disclosure/disclosure-provider";
3
+ export type { DisclosureContentOptions, DisclosureContentProps, } from "@ariakit/react-core/disclosure/disclosure-content";
5
4
  export { DisclosureContent } from "@ariakit/react-core/disclosure/disclosure-content";
6
- export type { DisclosureStore, DisclosureStoreProps, DisclosureStoreState, } from "@ariakit/react-core/disclosure/disclosure-store";
7
- export type { DisclosureOptions, DisclosureProps, } from "@ariakit/react-core/disclosure/disclosure";
5
+ export { useDisclosureContext } from "@ariakit/react-core/disclosure/disclosure-context";
8
6
  export type { DisclosureProviderProps } from "@ariakit/react-core/disclosure/disclosure-provider";
9
- export type { DisclosureContentOptions, DisclosureContentProps, } from "@ariakit/react-core/disclosure/disclosure-content";
7
+ export { DisclosureProvider } from "@ariakit/react-core/disclosure/disclosure-provider";
8
+ export type { DisclosureStore, DisclosureStoreProps, DisclosureStoreState, } from "@ariakit/react-core/disclosure/disclosure-store";
9
+ export { useDisclosureStore } from "@ariakit/react-core/disclosure/disclosure-store";
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _VMUSGWIUcjs = require('./__chunks/VMUSGWIU.cjs');
4
+ var _TDX6HS73cjs = require('./__chunks/TDX6HS73.cjs');
5
5
 
6
6
 
7
7
 
8
- exports.FocusTrap = _VMUSGWIUcjs.FocusTrap; exports.FocusTrapRegion = _VMUSGWIUcjs.FocusTrapRegion;
8
+ exports.FocusTrap = _TDX6HS73cjs.FocusTrap; exports.FocusTrapRegion = _TDX6HS73cjs.FocusTrapRegion;
@@ -1,4 +1,4 @@
1
- export { FocusTrapRegion } from "@ariakit/react-core/focus-trap/focus-trap-region";
1
+ export type { FocusTrapOptions, FocusTrapProps, } from "@ariakit/react-core/focus-trap/focus-trap";
2
2
  export { FocusTrap } from "@ariakit/react-core/focus-trap/focus-trap";
3
3
  export type { FocusTrapRegionOptions, FocusTrapRegionProps, } from "@ariakit/react-core/focus-trap/focus-trap-region";
4
- export type { FocusTrapOptions, FocusTrapProps, } from "@ariakit/react-core/focus-trap/focus-trap";
4
+ export { FocusTrapRegion } from "@ariakit/react-core/focus-trap/focus-trap-region";
@@ -1,4 +1,4 @@
1
- export { FocusTrapRegion } from "@ariakit/react-core/focus-trap/focus-trap-region";
1
+ export type { FocusTrapOptions, FocusTrapProps, } from "@ariakit/react-core/focus-trap/focus-trap";
2
2
  export { FocusTrap } from "@ariakit/react-core/focus-trap/focus-trap";
3
3
  export type { FocusTrapRegionOptions, FocusTrapRegionProps, } from "@ariakit/react-core/focus-trap/focus-trap-region";
4
- export type { FocusTrapOptions, FocusTrapProps, } from "@ariakit/react-core/focus-trap/focus-trap";
4
+ export { FocusTrapRegion } from "@ariakit/react-core/focus-trap/focus-trap-region";
@@ -1,2 +1,2 @@
1
- export { Focusable } from "@ariakit/react-core/focusable/focusable";
2
1
  export type { FocusableOptions, FocusableProps, } from "@ariakit/react-core/focusable/focusable";
2
+ export { Focusable } from "@ariakit/react-core/focusable/focusable";
@@ -1,2 +1,2 @@
1
- export { Focusable } from "@ariakit/react-core/focusable/focusable";
2
1
  export type { FocusableOptions, FocusableProps, } from "@ariakit/react-core/focusable/focusable";
2
+ export { Focusable } from "@ariakit/react-core/focusable/focusable";
package/cjs/form.cjs CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- var _MNVLSVA5cjs = require('./__chunks/MNVLSVA5.cjs');
21
+ var _LAX4QA6Ccjs = require('./__chunks/LAX4QA6C.cjs');
22
22
 
23
23
 
24
24
 
@@ -39,4 +39,4 @@ var _MNVLSVA5cjs = require('./__chunks/MNVLSVA5.cjs');
39
39
 
40
40
 
41
41
 
42
- exports.Form = _MNVLSVA5cjs.Form; exports.FormCheckbox = _MNVLSVA5cjs.FormCheckbox; exports.FormControl = _MNVLSVA5cjs.FormControl; exports.FormDescription = _MNVLSVA5cjs.FormDescription; exports.FormError = _MNVLSVA5cjs.FormError; exports.FormField = _MNVLSVA5cjs.FormField; exports.FormGroup = _MNVLSVA5cjs.FormGroup; exports.FormGroupLabel = _MNVLSVA5cjs.FormGroupLabel; exports.FormInput = _MNVLSVA5cjs.FormInput; exports.FormLabel = _MNVLSVA5cjs.FormLabel; exports.FormProvider = _MNVLSVA5cjs.FormProvider; exports.FormPush = _MNVLSVA5cjs.FormPush; exports.FormRadio = _MNVLSVA5cjs.FormRadio; exports.FormRadioGroup = _MNVLSVA5cjs.FormRadioGroup; exports.FormRemove = _MNVLSVA5cjs.FormRemove; exports.FormReset = _MNVLSVA5cjs.FormReset; exports.FormSubmit = _MNVLSVA5cjs.FormSubmit; exports.useFormContext = _MNVLSVA5cjs.useFormContext; exports.useFormStore = _MNVLSVA5cjs.useFormStore;
42
+ exports.Form = _LAX4QA6Ccjs.Form; exports.FormCheckbox = _LAX4QA6Ccjs.FormCheckbox; exports.FormControl = _LAX4QA6Ccjs.FormControl; exports.FormDescription = _LAX4QA6Ccjs.FormDescription; exports.FormError = _LAX4QA6Ccjs.FormError; exports.FormField = _LAX4QA6Ccjs.FormField; exports.FormGroup = _LAX4QA6Ccjs.FormGroup; exports.FormGroupLabel = _LAX4QA6Ccjs.FormGroupLabel; exports.FormInput = _LAX4QA6Ccjs.FormInput; exports.FormLabel = _LAX4QA6Ccjs.FormLabel; exports.FormProvider = _LAX4QA6Ccjs.FormProvider; exports.FormPush = _LAX4QA6Ccjs.FormPush; exports.FormRadio = _LAX4QA6Ccjs.FormRadio; exports.FormRadioGroup = _LAX4QA6Ccjs.FormRadioGroup; exports.FormRemove = _LAX4QA6Ccjs.FormRemove; exports.FormReset = _LAX4QA6Ccjs.FormReset; exports.FormSubmit = _LAX4QA6Ccjs.FormSubmit; exports.useFormContext = _LAX4QA6Ccjs.useFormContext; exports.useFormStore = _LAX4QA6Ccjs.useFormStore;
package/cjs/form.d.cts CHANGED
@@ -1,37 +1,37 @@
1
- export { useFormStore } from "@ariakit/react-core/form/form-store";
2
- export { useFormContext } from "@ariakit/react-core/form/form-context";
1
+ export type { FormOptions, FormProps } from "@ariakit/react-core/form/form";
3
2
  export { Form } from "@ariakit/react-core/form/form";
4
- export { FormProvider } from "@ariakit/react-core/form/form-provider";
5
- export { FormControl } from "@ariakit/react-core/form/form-control";
3
+ export type { FormCheckboxOptions, FormCheckboxProps, } from "@ariakit/react-core/form/form-checkbox";
6
4
  export { FormCheckbox } from "@ariakit/react-core/form/form-checkbox";
7
- export { FormDescription } from "@ariakit/react-core/form/form-description";
8
- export { FormError } from "@ariakit/react-core/form/form-error";
9
- export { FormField } from "@ariakit/react-core/form/form-field";
10
- export { FormGroupLabel } from "@ariakit/react-core/form/form-group-label";
11
- export { FormGroup } from "@ariakit/react-core/form/form-group";
12
- export { FormInput } from "@ariakit/react-core/form/form-input";
13
- export { FormLabel } from "@ariakit/react-core/form/form-label";
14
- export { FormPush } from "@ariakit/react-core/form/form-push";
15
- export { FormRadioGroup } from "@ariakit/react-core/form/form-radio-group";
16
- export { FormRadio } from "@ariakit/react-core/form/form-radio";
17
- export { FormRemove } from "@ariakit/react-core/form/form-remove";
18
- export { FormReset } from "@ariakit/react-core/form/form-reset";
19
- export { FormSubmit } from "@ariakit/react-core/form/form-submit";
20
- export type { FormStore, FormStoreState, FormStoreProps, } from "@ariakit/react-core/form/form-store";
21
- export type { FormOptions, FormProps } from "@ariakit/react-core/form/form";
22
- export type { FormProviderProps } from "@ariakit/react-core/form/form-provider";
5
+ export { useFormContext } from "@ariakit/react-core/form/form-context";
23
6
  export type { FormControlOptions, FormControlProps, } from "@ariakit/react-core/form/form-control";
24
- export type { FormCheckboxOptions, FormCheckboxProps, } from "@ariakit/react-core/form/form-checkbox";
7
+ export { FormControl } from "@ariakit/react-core/form/form-control";
25
8
  export type { FormDescriptionOptions, FormDescriptionProps, } from "@ariakit/react-core/form/form-description";
9
+ export { FormDescription } from "@ariakit/react-core/form/form-description";
26
10
  export type { FormErrorOptions, FormErrorProps, } from "@ariakit/react-core/form/form-error";
11
+ export { FormError } from "@ariakit/react-core/form/form-error";
27
12
  export type { FormFieldOptions, FormFieldProps, } from "@ariakit/react-core/form/form-field";
28
- export type { FormGroupLabelOptions, FormGroupLabelProps, } from "@ariakit/react-core/form/form-group-label";
13
+ export { FormField } from "@ariakit/react-core/form/form-field";
29
14
  export type { FormGroupOptions, FormGroupProps, } from "@ariakit/react-core/form/form-group";
15
+ export { FormGroup } from "@ariakit/react-core/form/form-group";
16
+ export type { FormGroupLabelOptions, FormGroupLabelProps, } from "@ariakit/react-core/form/form-group-label";
17
+ export { FormGroupLabel } from "@ariakit/react-core/form/form-group-label";
30
18
  export type { FormInputOptions, FormInputProps, } from "@ariakit/react-core/form/form-input";
19
+ export { FormInput } from "@ariakit/react-core/form/form-input";
31
20
  export type { FormLabelOptions, FormLabelProps, } from "@ariakit/react-core/form/form-label";
21
+ export { FormLabel } from "@ariakit/react-core/form/form-label";
22
+ export type { FormProviderProps } from "@ariakit/react-core/form/form-provider";
23
+ export { FormProvider } from "@ariakit/react-core/form/form-provider";
32
24
  export type { FormPushOptions, FormPushProps, } from "@ariakit/react-core/form/form-push";
33
- export type { FormRadioGroupOptions, FormRadioGroupProps, } from "@ariakit/react-core/form/form-radio-group";
25
+ export { FormPush } from "@ariakit/react-core/form/form-push";
34
26
  export type { FormRadioOptions, FormRadioProps, } from "@ariakit/react-core/form/form-radio";
27
+ export { FormRadio } from "@ariakit/react-core/form/form-radio";
28
+ export type { FormRadioGroupOptions, FormRadioGroupProps, } from "@ariakit/react-core/form/form-radio-group";
29
+ export { FormRadioGroup } from "@ariakit/react-core/form/form-radio-group";
35
30
  export type { FormRemoveOptions, FormRemoveProps, } from "@ariakit/react-core/form/form-remove";
31
+ export { FormRemove } from "@ariakit/react-core/form/form-remove";
36
32
  export type { FormResetOptions, FormResetProps, } from "@ariakit/react-core/form/form-reset";
33
+ export { FormReset } from "@ariakit/react-core/form/form-reset";
34
+ export type { FormStore, FormStoreProps, FormStoreState, } from "@ariakit/react-core/form/form-store";
35
+ export { useFormStore } from "@ariakit/react-core/form/form-store";
37
36
  export type { FormSubmitOptions, FormSubmitProps, } from "@ariakit/react-core/form/form-submit";
37
+ export { FormSubmit } from "@ariakit/react-core/form/form-submit";
package/cjs/form.d.ts CHANGED
@@ -1,37 +1,37 @@
1
- export { useFormStore } from "@ariakit/react-core/form/form-store";
2
- export { useFormContext } from "@ariakit/react-core/form/form-context";
1
+ export type { FormOptions, FormProps } from "@ariakit/react-core/form/form";
3
2
  export { Form } from "@ariakit/react-core/form/form";
4
- export { FormProvider } from "@ariakit/react-core/form/form-provider";
5
- export { FormControl } from "@ariakit/react-core/form/form-control";
3
+ export type { FormCheckboxOptions, FormCheckboxProps, } from "@ariakit/react-core/form/form-checkbox";
6
4
  export { FormCheckbox } from "@ariakit/react-core/form/form-checkbox";
7
- export { FormDescription } from "@ariakit/react-core/form/form-description";
8
- export { FormError } from "@ariakit/react-core/form/form-error";
9
- export { FormField } from "@ariakit/react-core/form/form-field";
10
- export { FormGroupLabel } from "@ariakit/react-core/form/form-group-label";
11
- export { FormGroup } from "@ariakit/react-core/form/form-group";
12
- export { FormInput } from "@ariakit/react-core/form/form-input";
13
- export { FormLabel } from "@ariakit/react-core/form/form-label";
14
- export { FormPush } from "@ariakit/react-core/form/form-push";
15
- export { FormRadioGroup } from "@ariakit/react-core/form/form-radio-group";
16
- export { FormRadio } from "@ariakit/react-core/form/form-radio";
17
- export { FormRemove } from "@ariakit/react-core/form/form-remove";
18
- export { FormReset } from "@ariakit/react-core/form/form-reset";
19
- export { FormSubmit } from "@ariakit/react-core/form/form-submit";
20
- export type { FormStore, FormStoreState, FormStoreProps, } from "@ariakit/react-core/form/form-store";
21
- export type { FormOptions, FormProps } from "@ariakit/react-core/form/form";
22
- export type { FormProviderProps } from "@ariakit/react-core/form/form-provider";
5
+ export { useFormContext } from "@ariakit/react-core/form/form-context";
23
6
  export type { FormControlOptions, FormControlProps, } from "@ariakit/react-core/form/form-control";
24
- export type { FormCheckboxOptions, FormCheckboxProps, } from "@ariakit/react-core/form/form-checkbox";
7
+ export { FormControl } from "@ariakit/react-core/form/form-control";
25
8
  export type { FormDescriptionOptions, FormDescriptionProps, } from "@ariakit/react-core/form/form-description";
9
+ export { FormDescription } from "@ariakit/react-core/form/form-description";
26
10
  export type { FormErrorOptions, FormErrorProps, } from "@ariakit/react-core/form/form-error";
11
+ export { FormError } from "@ariakit/react-core/form/form-error";
27
12
  export type { FormFieldOptions, FormFieldProps, } from "@ariakit/react-core/form/form-field";
28
- export type { FormGroupLabelOptions, FormGroupLabelProps, } from "@ariakit/react-core/form/form-group-label";
13
+ export { FormField } from "@ariakit/react-core/form/form-field";
29
14
  export type { FormGroupOptions, FormGroupProps, } from "@ariakit/react-core/form/form-group";
15
+ export { FormGroup } from "@ariakit/react-core/form/form-group";
16
+ export type { FormGroupLabelOptions, FormGroupLabelProps, } from "@ariakit/react-core/form/form-group-label";
17
+ export { FormGroupLabel } from "@ariakit/react-core/form/form-group-label";
30
18
  export type { FormInputOptions, FormInputProps, } from "@ariakit/react-core/form/form-input";
19
+ export { FormInput } from "@ariakit/react-core/form/form-input";
31
20
  export type { FormLabelOptions, FormLabelProps, } from "@ariakit/react-core/form/form-label";
21
+ export { FormLabel } from "@ariakit/react-core/form/form-label";
22
+ export type { FormProviderProps } from "@ariakit/react-core/form/form-provider";
23
+ export { FormProvider } from "@ariakit/react-core/form/form-provider";
32
24
  export type { FormPushOptions, FormPushProps, } from "@ariakit/react-core/form/form-push";
33
- export type { FormRadioGroupOptions, FormRadioGroupProps, } from "@ariakit/react-core/form/form-radio-group";
25
+ export { FormPush } from "@ariakit/react-core/form/form-push";
34
26
  export type { FormRadioOptions, FormRadioProps, } from "@ariakit/react-core/form/form-radio";
27
+ export { FormRadio } from "@ariakit/react-core/form/form-radio";
28
+ export type { FormRadioGroupOptions, FormRadioGroupProps, } from "@ariakit/react-core/form/form-radio-group";
29
+ export { FormRadioGroup } from "@ariakit/react-core/form/form-radio-group";
35
30
  export type { FormRemoveOptions, FormRemoveProps, } from "@ariakit/react-core/form/form-remove";
31
+ export { FormRemove } from "@ariakit/react-core/form/form-remove";
36
32
  export type { FormResetOptions, FormResetProps, } from "@ariakit/react-core/form/form-reset";
33
+ export { FormReset } from "@ariakit/react-core/form/form-reset";
34
+ export type { FormStore, FormStoreProps, FormStoreState, } from "@ariakit/react-core/form/form-store";
35
+ export { useFormStore } from "@ariakit/react-core/form/form-store";
37
36
  export type { FormSubmitOptions, FormSubmitProps, } from "@ariakit/react-core/form/form-submit";
37
+ export { FormSubmit } from "@ariakit/react-core/form/form-submit";
package/cjs/group.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- export { Group } from "@ariakit/react-core/group/group";
2
- export { GroupLabel } from "@ariakit/react-core/group/group-label";
3
1
  export type { GroupOptions, GroupProps } from "@ariakit/react-core/group/group";
2
+ export { Group } from "@ariakit/react-core/group/group";
4
3
  export type { GroupLabelOptions, GroupLabelProps, } from "@ariakit/react-core/group/group-label";
4
+ export { GroupLabel } from "@ariakit/react-core/group/group-label";
package/cjs/group.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { Group } from "@ariakit/react-core/group/group";
2
- export { GroupLabel } from "@ariakit/react-core/group/group-label";
3
1
  export type { GroupOptions, GroupProps } from "@ariakit/react-core/group/group";
2
+ export { Group } from "@ariakit/react-core/group/group";
4
3
  export type { GroupLabelOptions, GroupLabelProps, } from "@ariakit/react-core/group/group-label";
4
+ export { GroupLabel } from "@ariakit/react-core/group/group-label";
package/cjs/heading.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- export { Heading } from "@ariakit/react-core/heading/heading";
2
- export { HeadingLevel } from "@ariakit/react-core/heading/heading-level";
3
1
  export type { HeadingOptions, HeadingProps, } from "@ariakit/react-core/heading/heading";
2
+ export { Heading } from "@ariakit/react-core/heading/heading";
4
3
  export type { HeadingLevelProps } from "@ariakit/react-core/heading/heading-level";
4
+ export { HeadingLevel } from "@ariakit/react-core/heading/heading-level";
package/cjs/heading.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { Heading } from "@ariakit/react-core/heading/heading";
2
- export { HeadingLevel } from "@ariakit/react-core/heading/heading-level";
3
1
  export type { HeadingOptions, HeadingProps, } from "@ariakit/react-core/heading/heading";
2
+ export { Heading } from "@ariakit/react-core/heading/heading";
4
3
  export type { HeadingLevelProps } from "@ariakit/react-core/heading/heading-level";
4
+ export { HeadingLevel } from "@ariakit/react-core/heading/heading-level";