@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
@@ -1,28 +1,28 @@
1
1
  "use client";
2
2
 
3
3
  // src/popover.ts
4
- import { usePopoverStore } from "@ariakit/react-core/popover/popover-store";
5
- import { usePopoverContext } from "@ariakit/react-core/popover/popover-context";
6
4
  import { Popover } from "@ariakit/react-core/popover/popover";
7
- import { PopoverProvider } from "@ariakit/react-core/popover/popover-provider";
8
5
  import { PopoverAnchor } from "@ariakit/react-core/popover/popover-anchor";
9
6
  import { PopoverArrow } from "@ariakit/react-core/popover/popover-arrow";
7
+ import { usePopoverContext } from "@ariakit/react-core/popover/popover-context";
10
8
  import { PopoverDescription } from "@ariakit/react-core/popover/popover-description";
11
- import { PopoverDisclosureArrow } from "@ariakit/react-core/popover/popover-disclosure-arrow";
12
9
  import { PopoverDisclosure } from "@ariakit/react-core/popover/popover-disclosure";
10
+ import { PopoverDisclosureArrow } from "@ariakit/react-core/popover/popover-disclosure-arrow";
13
11
  import { PopoverDismiss } from "@ariakit/react-core/popover/popover-dismiss";
14
12
  import { PopoverHeading } from "@ariakit/react-core/popover/popover-heading";
13
+ import { PopoverProvider } from "@ariakit/react-core/popover/popover-provider";
14
+ import { usePopoverStore } from "@ariakit/react-core/popover/popover-store";
15
15
 
16
16
  export {
17
- usePopoverStore,
18
- usePopoverContext,
19
17
  Popover,
20
- PopoverProvider,
21
18
  PopoverAnchor,
22
19
  PopoverArrow,
20
+ usePopoverContext,
23
21
  PopoverDescription,
24
- PopoverDisclosureArrow,
25
22
  PopoverDisclosure,
23
+ PopoverDisclosureArrow,
26
24
  PopoverDismiss,
27
- PopoverHeading
25
+ PopoverHeading,
26
+ PopoverProvider,
27
+ usePopoverStore
28
28
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
 
3
3
  // src/focus-trap.ts
4
- import { FocusTrapRegion } from "@ariakit/react-core/focus-trap/focus-trap-region";
5
4
  import { FocusTrap } from "@ariakit/react-core/focus-trap/focus-trap";
5
+ import { FocusTrapRegion } from "@ariakit/react-core/focus-trap/focus-trap-region";
6
6
 
7
7
  export {
8
- FocusTrapRegion,
9
- FocusTrap
8
+ FocusTrap,
9
+ FocusTrapRegion
10
10
  };
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
 
3
3
  // src/radio.ts
4
- import { useRadioStore } from "@ariakit/react-core/radio/radio-store";
5
- import { useRadioContext } from "@ariakit/react-core/radio/radio-context";
6
4
  import { Radio } from "@ariakit/react-core/radio/radio";
7
- import { RadioProvider } from "@ariakit/react-core/radio/radio-provider";
5
+ import { useRadioContext } from "@ariakit/react-core/radio/radio-context";
8
6
  import { RadioGroup } from "@ariakit/react-core/radio/radio-group";
7
+ import { RadioProvider } from "@ariakit/react-core/radio/radio-provider";
8
+ import { useRadioStore } from "@ariakit/react-core/radio/radio-store";
9
9
 
10
10
  export {
11
- useRadioStore,
12
- useRadioContext,
13
11
  Radio,
12
+ useRadioContext,
13
+ RadioGroup,
14
14
  RadioProvider,
15
- RadioGroup
15
+ useRadioStore
16
16
  };
@@ -1,18 +1,18 @@
1
1
  "use client";
2
2
 
3
3
  // src/tooltip.ts
4
- import { useTooltipStore } from "@ariakit/react-core/tooltip/tooltip-store";
5
- import { useTooltipContext } from "@ariakit/react-core/tooltip/tooltip-context";
6
4
  import { Tooltip } from "@ariakit/react-core/tooltip/tooltip";
7
- import { TooltipProvider } from "@ariakit/react-core/tooltip/tooltip-provider";
8
5
  import { TooltipAnchor } from "@ariakit/react-core/tooltip/tooltip-anchor";
9
6
  import { TooltipArrow } from "@ariakit/react-core/tooltip/tooltip-arrow";
7
+ import { useTooltipContext } from "@ariakit/react-core/tooltip/tooltip-context";
8
+ import { TooltipProvider } from "@ariakit/react-core/tooltip/tooltip-provider";
9
+ import { useTooltipStore } from "@ariakit/react-core/tooltip/tooltip-store";
10
10
 
11
11
  export {
12
- useTooltipStore,
13
- useTooltipContext,
14
12
  Tooltip,
15
- TooltipProvider,
16
13
  TooltipAnchor,
17
- TooltipArrow
14
+ TooltipArrow,
15
+ useTooltipContext,
16
+ TooltipProvider,
17
+ useTooltipStore
18
18
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
 
3
3
  // src/portal.ts
4
- import { PortalContext } from "@ariakit/react-core/portal/portal-context";
5
4
  import { Portal } from "@ariakit/react-core/portal/portal";
5
+ import { PortalContext } from "@ariakit/react-core/portal/portal-context";
6
6
 
7
7
  export {
8
- PortalContext,
9
- Portal
8
+ Portal,
9
+ PortalContext
10
10
  };
@@ -1,14 +1,14 @@
1
1
  "use client";
2
2
 
3
3
  // src/menubar.ts
4
- import { useMenubarContext } from "@ariakit/react-core/menubar/menubar-context";
5
- import { useMenubarStore } from "@ariakit/react-core/menubar/menubar-store";
6
4
  import { Menubar } from "@ariakit/react-core/menubar/menubar";
5
+ import { useMenubarContext } from "@ariakit/react-core/menubar/menubar-context";
7
6
  import { MenubarProvider } from "@ariakit/react-core/menubar/menubar-provider";
7
+ import { useMenubarStore } from "@ariakit/react-core/menubar/menubar-store";
8
8
 
9
9
  export {
10
- useMenubarContext,
11
- useMenubarStore,
12
10
  Menubar,
13
- MenubarProvider
11
+ useMenubarContext,
12
+ MenubarProvider,
13
+ useMenubarStore
14
14
  };
@@ -1,52 +1,52 @@
1
1
  "use client";
2
2
 
3
3
  // src/menu.ts
4
- import { useMenuStore } from "@ariakit/react-core/menu/menu-store";
5
- import {
6
- useMenuContext,
7
- useMenuBarContext
8
- } from "@ariakit/react-core/menu/menu-context";
9
- import { useMenuBarStore } from "@ariakit/react-core/menu/menu-bar-store";
10
4
  import { Menu } from "@ariakit/react-core/menu/menu";
11
- import { MenuProvider } from "@ariakit/react-core/menu/menu-provider";
5
+ import { MenuArrow } from "@ariakit/react-core/menu/menu-arrow";
12
6
  import { MenuBar } from "@ariakit/react-core/menu/menu-bar";
13
7
  import { MenuBarProvider } from "@ariakit/react-core/menu/menu-bar-provider";
14
- import { MenuArrow } from "@ariakit/react-core/menu/menu-arrow";
15
- import { MenuButtonArrow } from "@ariakit/react-core/menu/menu-button-arrow";
8
+ import { useMenuBarStore } from "@ariakit/react-core/menu/menu-bar-store";
16
9
  import { MenuButton } from "@ariakit/react-core/menu/menu-button";
10
+ import { MenuButtonArrow } from "@ariakit/react-core/menu/menu-button-arrow";
11
+ import {
12
+ useMenuBarContext,
13
+ useMenuContext
14
+ } from "@ariakit/react-core/menu/menu-context";
17
15
  import { MenuDescription } from "@ariakit/react-core/menu/menu-description";
18
16
  import { MenuDismiss } from "@ariakit/react-core/menu/menu-dismiss";
19
- import { MenuGroupLabel } from "@ariakit/react-core/menu/menu-group-label";
20
17
  import { MenuGroup } from "@ariakit/react-core/menu/menu-group";
18
+ import { MenuGroupLabel } from "@ariakit/react-core/menu/menu-group-label";
21
19
  import { MenuHeading } from "@ariakit/react-core/menu/menu-heading";
20
+ import { MenuItem } from "@ariakit/react-core/menu/menu-item";
22
21
  import { MenuItemCheck } from "@ariakit/react-core/menu/menu-item-check";
23
22
  import { MenuItemCheckbox } from "@ariakit/react-core/menu/menu-item-checkbox";
24
23
  import { MenuItemRadio } from "@ariakit/react-core/menu/menu-item-radio";
25
- import { MenuItem } from "@ariakit/react-core/menu/menu-item";
26
24
  import { MenuList } from "@ariakit/react-core/menu/menu-list";
25
+ import { MenuProvider } from "@ariakit/react-core/menu/menu-provider";
27
26
  import { MenuSeparator } from "@ariakit/react-core/menu/menu-separator";
27
+ import { useMenuStore } from "@ariakit/react-core/menu/menu-store";
28
28
 
29
29
  export {
30
- useMenuStore,
31
- useMenuContext,
32
- useMenuBarContext,
33
- useMenuBarStore,
34
30
  Menu,
35
- MenuProvider,
31
+ MenuArrow,
36
32
  MenuBar,
37
33
  MenuBarProvider,
38
- MenuArrow,
39
- MenuButtonArrow,
34
+ useMenuBarStore,
40
35
  MenuButton,
36
+ MenuButtonArrow,
37
+ useMenuBarContext,
38
+ useMenuContext,
41
39
  MenuDescription,
42
40
  MenuDismiss,
43
- MenuGroupLabel,
44
41
  MenuGroup,
42
+ MenuGroupLabel,
45
43
  MenuHeading,
44
+ MenuItem,
46
45
  MenuItemCheck,
47
46
  MenuItemCheckbox,
48
47
  MenuItemRadio,
49
- MenuItem,
50
48
  MenuList,
51
- MenuSeparator
49
+ MenuProvider,
50
+ MenuSeparator,
51
+ useMenuStore
52
52
  };
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
 
3
3
  // src/disclosure.ts
4
- import { useDisclosureStore } from "@ariakit/react-core/disclosure/disclosure-store";
5
- import { useDisclosureContext } from "@ariakit/react-core/disclosure/disclosure-context";
6
4
  import { Disclosure } from "@ariakit/react-core/disclosure/disclosure";
7
- import { DisclosureProvider } from "@ariakit/react-core/disclosure/disclosure-provider";
8
5
  import { DisclosureContent } from "@ariakit/react-core/disclosure/disclosure-content";
6
+ import { useDisclosureContext } from "@ariakit/react-core/disclosure/disclosure-context";
7
+ import { DisclosureProvider } from "@ariakit/react-core/disclosure/disclosure-provider";
8
+ import { useDisclosureStore } from "@ariakit/react-core/disclosure/disclosure-store";
9
9
 
10
10
  export {
11
- useDisclosureStore,
12
- useDisclosureContext,
13
11
  Disclosure,
12
+ DisclosureContent,
13
+ useDisclosureContext,
14
14
  DisclosureProvider,
15
- DisclosureContent
15
+ useDisclosureStore
16
16
  };
package/esm/button.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export { Button } from "@ariakit/react-core/button/button";
2
1
  export type { ButtonOptions, ButtonProps, } from "@ariakit/react-core/button/button";
2
+ export { Button } from "@ariakit/react-core/button/button";
package/esm/checkbox.d.ts CHANGED
@@ -1,9 +1,9 @@
1
- export { useCheckboxStore } from "@ariakit/react-core/checkbox/checkbox-store";
2
- export { useCheckboxContext } from "@ariakit/react-core/checkbox/checkbox-context";
1
+ export type { CheckboxOptions, CheckboxProps, } from "@ariakit/react-core/checkbox/checkbox";
3
2
  export { Checkbox } from "@ariakit/react-core/checkbox/checkbox";
4
- export { CheckboxProvider } from "@ariakit/react-core/checkbox/checkbox-provider";
3
+ export type { CheckboxCheckOptions, CheckboxCheckProps, } from "@ariakit/react-core/checkbox/checkbox-check";
5
4
  export { CheckboxCheck } from "@ariakit/react-core/checkbox/checkbox-check";
6
- export type { CheckboxStore, CheckboxStoreState, CheckboxStoreProps, } from "@ariakit/react-core/checkbox/checkbox-store";
7
- export type { CheckboxOptions, CheckboxProps, } from "@ariakit/react-core/checkbox/checkbox";
5
+ export { useCheckboxContext } from "@ariakit/react-core/checkbox/checkbox-context";
8
6
  export type { CheckboxProviderProps } from "@ariakit/react-core/checkbox/checkbox-provider";
9
- export type { CheckboxCheckOptions, CheckboxCheckProps, } from "@ariakit/react-core/checkbox/checkbox-check";
7
+ export { CheckboxProvider } from "@ariakit/react-core/checkbox/checkbox-provider";
8
+ export type { CheckboxStore, CheckboxStoreProps, CheckboxStoreState, } from "@ariakit/react-core/checkbox/checkbox-store";
9
+ export { useCheckboxStore } from "@ariakit/react-core/checkbox/checkbox-store";
package/esm/checkbox.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  CheckboxProvider,
6
6
  useCheckboxContext,
7
7
  useCheckboxStore
8
- } from "./__chunks/CLB7CBSD.js";
8
+ } from "./__chunks/5OF2JM6T.js";
9
9
  export {
10
10
  Checkbox,
11
11
  CheckboxCheck,
@@ -1,9 +1,9 @@
1
- export { useCollectionStore } from "@ariakit/react-core/collection/collection-store";
2
- export { useCollectionContext } from "@ariakit/react-core/collection/collection-context";
1
+ export type { CollectionOptions, CollectionProps, } from "@ariakit/react-core/collection/collection";
3
2
  export { Collection } from "@ariakit/react-core/collection/collection";
4
- export { CollectionProvider } from "@ariakit/react-core/collection/collection-provider";
3
+ export { useCollectionContext } from "@ariakit/react-core/collection/collection-context";
4
+ export type { CollectionItemOptions, CollectionItemProps, } from "@ariakit/react-core/collection/collection-item";
5
5
  export { CollectionItem } from "@ariakit/react-core/collection/collection-item";
6
- export type { CollectionStore, CollectionStoreState, CollectionStoreProps, } from "@ariakit/react-core/collection/collection-store";
7
- export type { CollectionProps, CollectionOptions, } from "@ariakit/react-core/collection/collection";
8
6
  export type { CollectionProviderProps } from "@ariakit/react-core/collection/collection-provider";
9
- export type { CollectionItemProps, CollectionItemOptions, } from "@ariakit/react-core/collection/collection-item";
7
+ export { CollectionProvider } from "@ariakit/react-core/collection/collection-provider";
8
+ export type { CollectionStore, CollectionStoreProps, CollectionStoreState, } from "@ariakit/react-core/collection/collection-store";
9
+ export { useCollectionStore } from "@ariakit/react-core/collection/collection-store";
package/esm/collection.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  CollectionProvider,
6
6
  useCollectionContext,
7
7
  useCollectionStore
8
- } from "./__chunks/P3XY2YBH.js";
8
+ } from "./__chunks/6FL2IFMJ.js";
9
9
  export {
10
10
  Collection,
11
11
  CollectionItem,
package/esm/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/esm/combobox.js CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  ComboboxValue,
18
18
  useComboboxContext,
19
19
  useComboboxStore
20
- } from "./__chunks/KRAVG5ZJ.js";
20
+ } from "./__chunks/ZDPYYVJP.js";
21
21
  export {
22
22
  Combobox,
23
23
  ComboboxCancel,
package/esm/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";
@@ -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/esm/composite.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  CompositeTypeahead,
12
12
  useCompositeContext,
13
13
  useCompositeStore
14
- } from "./__chunks/H2QN6ELW.js";
14
+ } from "./__chunks/AJMZU3YP.js";
15
15
  export {
16
16
  Composite,
17
17
  CompositeGroup,
package/esm/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";
package/esm/dialog.js CHANGED
@@ -8,7 +8,7 @@ import {
8
8
  DialogProvider,
9
9
  useDialogContext,
10
10
  useDialogStore
11
- } from "./__chunks/6J63DDWN.js";
11
+ } from "./__chunks/4H6IIOQF.js";
12
12
  export {
13
13
  Dialog,
14
14
  DialogDescription,
@@ -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";
package/esm/disclosure.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  DisclosureProvider,
6
6
  useDisclosureContext,
7
7
  useDisclosureStore
8
- } from "./__chunks/45LTDKFS.js";
8
+ } from "./__chunks/ZQSDMYJA.js";
9
9
  export {
10
10
  Disclosure,
11
11
  DisclosureContent,
@@ -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";
package/esm/focus-trap.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  FocusTrap,
4
4
  FocusTrapRegion
5
- } from "./__chunks/HX55FU5Y.js";
5
+ } from "./__chunks/PRYHFEBA.js";
6
6
  export {
7
7
  FocusTrap,
8
8
  FocusTrapRegion
@@ -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/esm/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/esm/form.js CHANGED
@@ -19,7 +19,7 @@ import {
19
19
  FormSubmit,
20
20
  useFormContext,
21
21
  useFormStore
22
- } from "./__chunks/DYAPH36H.js";
22
+ } from "./__chunks/YQF2RGHD.js";
23
23
  export {
24
24
  Form,
25
25
  FormCheckbox,
package/esm/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/esm/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";