@skeletonlabs/skeleton-react 4.2.4 → 4.3.0

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 (193) hide show
  1. package/dist/components/avatar/anatomy/fallback.d.ts +2 -2
  2. package/dist/components/avatar/anatomy/image.d.ts +2 -2
  3. package/dist/components/avatar/anatomy/root-provider.d.ts +2 -2
  4. package/dist/components/avatar/anatomy/root.d.ts +2 -2
  5. package/dist/components/collapsible/anatomy/content.d.ts +2 -2
  6. package/dist/components/collapsible/anatomy/indicator.d.ts +2 -2
  7. package/dist/components/collapsible/anatomy/root-provider.d.ts +2 -2
  8. package/dist/components/collapsible/anatomy/root.d.ts +2 -2
  9. package/dist/components/collapsible/anatomy/trigger.d.ts +2 -2
  10. package/dist/components/combobox/anatomy/content.d.ts +2 -2
  11. package/dist/components/combobox/anatomy/control.d.ts +2 -2
  12. package/dist/components/combobox/anatomy/input.d.ts +2 -2
  13. package/dist/components/combobox/anatomy/item-group-label.d.ts +2 -2
  14. package/dist/components/combobox/anatomy/item-group.d.ts +2 -2
  15. package/dist/components/combobox/anatomy/item-indicator.d.ts +2 -2
  16. package/dist/components/combobox/anatomy/item-text.d.ts +2 -2
  17. package/dist/components/combobox/anatomy/item.d.ts +2 -2
  18. package/dist/components/combobox/anatomy/label.d.ts +2 -2
  19. package/dist/components/combobox/anatomy/positioner.d.ts +2 -2
  20. package/dist/components/combobox/anatomy/root-provider.d.ts +2 -2
  21. package/dist/components/combobox/anatomy/root.d.ts +2 -2
  22. package/dist/components/combobox/anatomy/trigger.d.ts +2 -2
  23. package/dist/components/date-picker/anatomy/content.d.ts +2 -2
  24. package/dist/components/date-picker/anatomy/control.d.ts +2 -2
  25. package/dist/components/date-picker/anatomy/input.d.ts +2 -2
  26. package/dist/components/date-picker/anatomy/label.d.ts +2 -2
  27. package/dist/components/date-picker/anatomy/month-select.d.ts +2 -2
  28. package/dist/components/date-picker/anatomy/next-trigger.d.ts +2 -2
  29. package/dist/components/date-picker/anatomy/positioner.d.ts +2 -2
  30. package/dist/components/date-picker/anatomy/preset-trigger.d.ts +2 -2
  31. package/dist/components/date-picker/anatomy/prev-trigger.d.ts +2 -2
  32. package/dist/components/date-picker/anatomy/range-text.d.ts +2 -2
  33. package/dist/components/date-picker/anatomy/root-provider.d.ts +2 -2
  34. package/dist/components/date-picker/anatomy/root.d.ts +2 -2
  35. package/dist/components/date-picker/anatomy/table-body.d.ts +2 -2
  36. package/dist/components/date-picker/anatomy/table-cell-trigger.d.ts +2 -2
  37. package/dist/components/date-picker/anatomy/table-cell.d.ts +2 -2
  38. package/dist/components/date-picker/anatomy/table-head.d.ts +2 -2
  39. package/dist/components/date-picker/anatomy/table-header.d.ts +2 -2
  40. package/dist/components/date-picker/anatomy/table-row.d.ts +2 -2
  41. package/dist/components/date-picker/anatomy/table.d.ts +2 -2
  42. package/dist/components/date-picker/anatomy/trigger.d.ts +2 -2
  43. package/dist/components/date-picker/anatomy/view-control.d.ts +2 -2
  44. package/dist/components/date-picker/anatomy/view-trigger.d.ts +2 -2
  45. package/dist/components/date-picker/anatomy/view.d.ts +2 -2
  46. package/dist/components/date-picker/anatomy/year-select.d.ts +2 -2
  47. package/dist/components/dialog/anatomy/backdrop.d.ts +2 -2
  48. package/dist/components/dialog/anatomy/close-trigger.d.ts +2 -2
  49. package/dist/components/dialog/anatomy/content.d.ts +2 -2
  50. package/dist/components/dialog/anatomy/description.d.ts +2 -2
  51. package/dist/components/dialog/anatomy/positioner.d.ts +2 -2
  52. package/dist/components/dialog/anatomy/root-provider.d.ts +2 -2
  53. package/dist/components/dialog/anatomy/root.d.ts +2 -2
  54. package/dist/components/dialog/anatomy/title.d.ts +2 -2
  55. package/dist/components/dialog/anatomy/trigger.d.ts +2 -2
  56. package/dist/components/file-upload/anatomy/dropzone.d.ts +2 -2
  57. package/dist/components/file-upload/anatomy/hidden-input.d.ts +2 -2
  58. package/dist/components/file-upload/anatomy/item-delete-trigger.d.ts +2 -2
  59. package/dist/components/file-upload/anatomy/item-group.d.ts +2 -2
  60. package/dist/components/file-upload/anatomy/item-name.d.ts +2 -2
  61. package/dist/components/file-upload/anatomy/item-size-text.d.ts +2 -2
  62. package/dist/components/file-upload/anatomy/item.d.ts +2 -2
  63. package/dist/components/file-upload/anatomy/label.d.ts +2 -2
  64. package/dist/components/file-upload/anatomy/root-provider.d.ts +2 -2
  65. package/dist/components/file-upload/anatomy/root.d.ts +2 -2
  66. package/dist/components/file-upload/anatomy/trigger.d.ts +2 -2
  67. package/dist/components/listbox/anatomy/content.d.ts +2 -2
  68. package/dist/components/listbox/anatomy/input.d.ts +2 -2
  69. package/dist/components/listbox/anatomy/item-group-label.d.ts +2 -2
  70. package/dist/components/listbox/anatomy/item-group.d.ts +2 -2
  71. package/dist/components/listbox/anatomy/item-indicator.d.ts +2 -2
  72. package/dist/components/listbox/anatomy/item-text.d.ts +2 -2
  73. package/dist/components/listbox/anatomy/item.d.ts +2 -2
  74. package/dist/components/listbox/anatomy/label.d.ts +2 -2
  75. package/dist/components/listbox/anatomy/root-provider.d.ts +2 -2
  76. package/dist/components/listbox/anatomy/root.d.ts +2 -2
  77. package/dist/components/navigation/anatomy/content.d.ts +2 -2
  78. package/dist/components/navigation/anatomy/footer.d.ts +2 -2
  79. package/dist/components/navigation/anatomy/group.d.ts +2 -2
  80. package/dist/components/navigation/anatomy/header.d.ts +2 -2
  81. package/dist/components/navigation/anatomy/label.d.ts +2 -2
  82. package/dist/components/navigation/anatomy/menu.d.ts +2 -2
  83. package/dist/components/navigation/anatomy/root.d.ts +2 -2
  84. package/dist/components/pagination/anatomy/ellipsis.d.ts +2 -2
  85. package/dist/components/pagination/anatomy/first-trigger.d.ts +2 -2
  86. package/dist/components/pagination/anatomy/item.d.ts +2 -2
  87. package/dist/components/pagination/anatomy/last-trigger.d.ts +2 -2
  88. package/dist/components/pagination/anatomy/next-trigger.d.ts +2 -2
  89. package/dist/components/pagination/anatomy/prev-trigger.d.ts +2 -2
  90. package/dist/components/pagination/anatomy/root-provider.d.ts +2 -2
  91. package/dist/components/pagination/anatomy/root.d.ts +2 -2
  92. package/dist/components/popover/anatomy/arrow-tip.d.ts +2 -2
  93. package/dist/components/popover/anatomy/arrow.d.ts +2 -2
  94. package/dist/components/popover/anatomy/description.d.ts +2 -2
  95. package/dist/components/popover/anatomy/positioner.d.ts +2 -2
  96. package/dist/components/popover/anatomy/root-provider.d.ts +2 -2
  97. package/dist/components/popover/anatomy/root.d.ts +2 -2
  98. package/dist/components/popover/anatomy/title.d.ts +2 -2
  99. package/dist/components/popover/anatomy/trigger.d.ts +2 -2
  100. package/dist/components/portal/anatomy/root.d.ts +2 -2
  101. package/dist/components/progress/anatomy/circle-range.d.ts +2 -2
  102. package/dist/components/progress/anatomy/circle-track.d.ts +2 -2
  103. package/dist/components/progress/anatomy/circle.d.ts +2 -2
  104. package/dist/components/progress/anatomy/label.d.ts +2 -2
  105. package/dist/components/progress/anatomy/range.d.ts +2 -2
  106. package/dist/components/progress/anatomy/root-provider.d.ts +2 -2
  107. package/dist/components/progress/anatomy/root.d.ts +2 -2
  108. package/dist/components/progress/anatomy/track.d.ts +2 -2
  109. package/dist/components/progress/anatomy/value-text.d.ts +2 -2
  110. package/dist/components/rating-group/anatomy/control.d.ts +2 -2
  111. package/dist/components/rating-group/anatomy/hidden-input.d.ts +2 -2
  112. package/dist/components/rating-group/anatomy/item.d.ts +2 -2
  113. package/dist/components/rating-group/anatomy/label.d.ts +2 -2
  114. package/dist/components/rating-group/anatomy/root-provider.d.ts +2 -2
  115. package/dist/components/rating-group/anatomy/root.d.ts +2 -2
  116. package/dist/components/segmented-control/anatomy/control.d.ts +2 -2
  117. package/dist/components/segmented-control/anatomy/indicator.d.ts +2 -2
  118. package/dist/components/segmented-control/anatomy/item-hidden-input.d.ts +2 -2
  119. package/dist/components/segmented-control/anatomy/item-text.d.ts +2 -2
  120. package/dist/components/segmented-control/anatomy/item.d.ts +2 -2
  121. package/dist/components/segmented-control/anatomy/label.d.ts +2 -2
  122. package/dist/components/segmented-control/anatomy/root-provider.d.ts +2 -2
  123. package/dist/components/segmented-control/anatomy/root.d.ts +2 -2
  124. package/dist/components/slider/anatomy/control.d.ts +2 -2
  125. package/dist/components/slider/anatomy/hidden-input.d.ts +2 -2
  126. package/dist/components/slider/anatomy/label.d.ts +2 -2
  127. package/dist/components/slider/anatomy/marker-group.d.ts +2 -2
  128. package/dist/components/slider/anatomy/marker.d.ts +2 -2
  129. package/dist/components/slider/anatomy/range.d.ts +2 -2
  130. package/dist/components/slider/anatomy/root-provider.d.ts +2 -2
  131. package/dist/components/slider/anatomy/root.d.ts +2 -2
  132. package/dist/components/slider/anatomy/thumb.d.ts +2 -2
  133. package/dist/components/slider/anatomy/track.d.ts +2 -2
  134. package/dist/components/slider/anatomy/value-text.d.ts +2 -2
  135. package/dist/components/switch/anatomy/control.d.ts +2 -2
  136. package/dist/components/switch/anatomy/hidden-input.d.ts +2 -2
  137. package/dist/components/switch/anatomy/label.d.ts +2 -2
  138. package/dist/components/switch/anatomy/root-provider.d.ts +2 -2
  139. package/dist/components/switch/anatomy/root.d.ts +2 -2
  140. package/dist/components/switch/anatomy/thumb.d.ts +2 -2
  141. package/dist/components/tabs/anatomy/content.d.ts +2 -2
  142. package/dist/components/tabs/anatomy/indicator.d.ts +2 -2
  143. package/dist/components/tabs/anatomy/list.d.ts +2 -2
  144. package/dist/components/tabs/anatomy/root-provider.d.ts +2 -2
  145. package/dist/components/tabs/anatomy/root.d.ts +2 -2
  146. package/dist/components/tabs/anatomy/trigger.d.ts +2 -2
  147. package/dist/components/tags-input/anatomy/clear-trigger.d.ts +2 -2
  148. package/dist/components/tags-input/anatomy/control.d.ts +2 -2
  149. package/dist/components/tags-input/anatomy/hidden-input.d.ts +2 -2
  150. package/dist/components/tags-input/anatomy/input.d.ts +2 -2
  151. package/dist/components/tags-input/anatomy/item-delete-trigger.d.ts +2 -2
  152. package/dist/components/tags-input/anatomy/item-input.d.ts +2 -2
  153. package/dist/components/tags-input/anatomy/item-preview.d.ts +2 -2
  154. package/dist/components/tags-input/anatomy/item-text.d.ts +2 -2
  155. package/dist/components/tags-input/anatomy/item.d.ts +2 -2
  156. package/dist/components/tags-input/anatomy/label.d.ts +2 -2
  157. package/dist/components/tags-input/anatomy/root-provider.d.ts +2 -2
  158. package/dist/components/tags-input/anatomy/root.d.ts +2 -2
  159. package/dist/components/toast/anatomy/action-trigger.d.ts +2 -2
  160. package/dist/components/toast/anatomy/close-trigger.d.ts +2 -2
  161. package/dist/components/toast/anatomy/description.d.ts +2 -2
  162. package/dist/components/toast/anatomy/group.d.ts +2 -2
  163. package/dist/components/toast/anatomy/message.d.ts +2 -2
  164. package/dist/components/toast/anatomy/root.d.ts +2 -2
  165. package/dist/components/toast/anatomy/title.d.ts +2 -2
  166. package/dist/components/toggle-group/anatomy/item.d.ts +2 -2
  167. package/dist/components/toggle-group/anatomy/root-provider.d.ts +2 -2
  168. package/dist/components/toggle-group/anatomy/root.d.ts +2 -2
  169. package/dist/components/tooltip/anatomy/arrow-tip.d.ts +2 -2
  170. package/dist/components/tooltip/anatomy/arrow.d.ts +2 -2
  171. package/dist/components/tooltip/anatomy/content.d.ts +2 -2
  172. package/dist/components/tooltip/anatomy/positioner.d.ts +2 -2
  173. package/dist/components/tooltip/anatomy/root-provider.d.ts +2 -2
  174. package/dist/components/tooltip/anatomy/root.d.ts +2 -2
  175. package/dist/components/tooltip/anatomy/trigger.d.ts +2 -2
  176. package/dist/components/tree-view/anatomy/branch-content.d.ts +2 -2
  177. package/dist/components/tree-view/anatomy/branch-control.d.ts +2 -2
  178. package/dist/components/tree-view/anatomy/branch-indent-guide.d.ts +2 -2
  179. package/dist/components/tree-view/anatomy/branch-indicator.d.ts +2 -2
  180. package/dist/components/tree-view/anatomy/branch-text.d.ts +2 -2
  181. package/dist/components/tree-view/anatomy/branch.d.ts +2 -2
  182. package/dist/components/tree-view/anatomy/item.d.ts +2 -2
  183. package/dist/components/tree-view/anatomy/node-context.d.ts +11 -0
  184. package/dist/components/tree-view/anatomy/node-context.js +13 -0
  185. package/dist/components/tree-view/anatomy/node-provider.d.ts +2 -2
  186. package/dist/components/tree-view/anatomy/root-provider.d.ts +2 -2
  187. package/dist/components/tree-view/anatomy/root.d.ts +2 -2
  188. package/dist/components/tree-view/anatomy/tree.d.ts +2 -2
  189. package/dist/components/tree-view/index.d.ts +1 -0
  190. package/dist/components/tree-view/modules/anatomy.d.ts +2 -0
  191. package/dist/components/tree-view/modules/anatomy.js +2 -0
  192. package/dist/index.d.ts +2 -1
  193. package/package.json +2 -2
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react45 from "react";
3
+ import * as react7 from "react";
4
4
 
5
5
  //#region src/components/avatar/anatomy/fallback.d.ts
6
6
  interface AvatarFallbackProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
7
- declare function Fallback(props: AvatarFallbackProps): react45.JSX.Element;
7
+ declare function Fallback(props: AvatarFallbackProps): react7.JSX.Element;
8
8
  //#endregion
9
9
  export { AvatarFallbackProps, Fallback };
10
10
  //# sourceMappingURL=fallback.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react46 from "react";
3
+ import * as react8 from "react";
4
4
 
5
5
  //#region src/components/avatar/anatomy/image.d.ts
6
6
  interface AvatarImageProps extends PropsWithElement<'img'>, HTMLAttributes<'img', 'children'> {}
7
- declare function Image(props: AvatarImageProps): react46.JSX.Element;
7
+ declare function Image(props: AvatarImageProps): react8.JSX.Element;
8
8
  //#endregion
9
9
  export { AvatarImageProps, Image };
10
10
  //# sourceMappingURL=image.d.ts.map
@@ -1,13 +1,13 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
3
  import { useAvatar } from "../modules/provider.js";
4
- import * as react_jsx_runtime19 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/avatar/anatomy/root-provider.d.ts
7
7
  interface AvatarRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
8
8
  value: ReturnType<typeof useAvatar>;
9
9
  }
10
- declare function AvatarRootProvider(props: AvatarRootProviderProps): react_jsx_runtime19.JSX.Element;
10
+ declare function AvatarRootProvider(props: AvatarRootProviderProps): react_jsx_runtime3.JSX.Element;
11
11
  //#endregion
12
12
  export { AvatarRootProvider, AvatarRootProviderProps };
13
13
  //# sourceMappingURL=root-provider.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react_jsx_runtime20 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
4
4
  import { Props } from "@zag-js/avatar";
5
5
 
6
6
  //#region src/components/avatar/anatomy/root.d.ts
7
7
  interface AvatarRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
8
- declare function AvatarRoot(props: AvatarRootProps): react_jsx_runtime20.JSX.Element;
8
+ declare function AvatarRoot(props: AvatarRootProps): react_jsx_runtime2.JSX.Element;
9
9
  //#endregion
10
10
  export { AvatarRoot, AvatarRootProps };
11
11
  //# sourceMappingURL=root.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react47 from "react";
3
+ import * as react9 from "react";
4
4
 
5
5
  //#region src/components/collapsible/anatomy/content.d.ts
6
6
  interface CollapsibleContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Content(props: CollapsibleContentProps): react47.JSX.Element;
7
+ declare function Content(props: CollapsibleContentProps): react9.JSX.Element;
8
8
  //#endregion
9
9
  export { CollapsibleContentProps, Content };
10
10
  //# sourceMappingURL=content.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react49 from "react";
3
+ import * as react11 from "react";
4
4
 
5
5
  //#region src/components/collapsible/anatomy/indicator.d.ts
6
6
  interface CollapsibleIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Indicator(props: CollapsibleIndicatorProps): react49.JSX.Element;
7
+ declare function Indicator(props: CollapsibleIndicatorProps): react11.JSX.Element;
8
8
  //#endregion
9
9
  export { CollapsibleIndicatorProps, Indicator };
10
10
  //# sourceMappingURL=indicator.d.ts.map
@@ -1,13 +1,13 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
3
  import { useCollapsible } from "../modules/provider.js";
4
- import * as react_jsx_runtime22 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/collapsible/anatomy/root-provider.d.ts
7
7
  interface CollapsibleRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {
8
8
  value: ReturnType<typeof useCollapsible>;
9
9
  }
10
- declare function CollapsibleRootProvider(props: CollapsibleRootProviderProps): react_jsx_runtime22.JSX.Element;
10
+ declare function CollapsibleRootProvider(props: CollapsibleRootProviderProps): react_jsx_runtime5.JSX.Element;
11
11
  //#endregion
12
12
  export { CollapsibleRootProvider, CollapsibleRootProviderProps };
13
13
  //# sourceMappingURL=root-provider.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react_jsx_runtime21 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
4
4
  import { Props } from "@zag-js/collapsible";
5
5
 
6
6
  //#region src/components/collapsible/anatomy/root.d.ts
7
7
  interface CollapsibleRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir'> {}
8
- declare function CollapsibleRoot(props: CollapsibleRootProps): react_jsx_runtime21.JSX.Element;
8
+ declare function CollapsibleRoot(props: CollapsibleRootProps): react_jsx_runtime4.JSX.Element;
9
9
  //#endregion
10
10
  export { CollapsibleRoot, CollapsibleRootProps };
11
11
  //# sourceMappingURL=root.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react48 from "react";
3
+ import * as react10 from "react";
4
4
 
5
5
  //#region src/components/collapsible/anatomy/trigger.d.ts
6
6
  interface CollapsibleTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
7
- declare function Trigger(props: CollapsibleTriggerProps): react48.JSX.Element;
7
+ declare function Trigger(props: CollapsibleTriggerProps): react10.JSX.Element;
8
8
  //#endregion
9
9
  export { CollapsibleTriggerProps, Trigger };
10
10
  //# sourceMappingURL=trigger.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react50 from "react";
3
+ import * as react12 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/content.d.ts
6
6
  interface ComboboxContentProps extends PropsWithElement<'ul'>, HTMLAttributes<'ul'> {}
7
- declare function Content(props: ComboboxContentProps): react50.JSX.Element;
7
+ declare function Content(props: ComboboxContentProps): react12.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxContentProps, Content };
10
10
  //# sourceMappingURL=content.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react51 from "react";
3
+ import * as react13 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/control.d.ts
6
6
  interface ComboboxControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Control(props: ComboboxControlProps): react51.JSX.Element;
7
+ declare function Control(props: ComboboxControlProps): react13.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxControlProps, Control };
10
10
  //# sourceMappingURL=control.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react52 from "react";
3
+ import * as react14 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/input.d.ts
6
6
  interface ComboboxInputProps extends PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
7
- declare function Input(props: ComboboxInputProps): react52.JSX.Element;
7
+ declare function Input(props: ComboboxInputProps): react14.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxInputProps, Input };
10
10
  //# sourceMappingURL=input.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react53 from "react";
3
+ import * as react15 from "react";
4
4
  import { ItemGroupLabelProps } from "@zag-js/combobox";
5
5
 
6
6
  //#region src/components/combobox/anatomy/item-group-label.d.ts
7
7
  interface ComboboxItemGroupLabelProps extends Omit<ItemGroupLabelProps, 'htmlFor'>, PropsWithElement<'div'>, HTMLAttributes<'div'> {}
8
- declare function ItemGroupLabel(props: ComboboxItemGroupLabelProps): react53.JSX.Element;
8
+ declare function ItemGroupLabel(props: ComboboxItemGroupLabelProps): react15.JSX.Element;
9
9
  //#endregion
10
10
  export { ComboboxItemGroupLabelProps, ItemGroupLabel };
11
11
  //# sourceMappingURL=item-group-label.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react_jsx_runtime24 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
4
4
  import { ItemGroupProps } from "@zag-js/combobox";
5
5
 
6
6
  //#region src/components/combobox/anatomy/item-group.d.ts
7
7
  interface ComboboxItemGroupProps extends Omit<ItemGroupProps, 'id'>, PropsWithElement<'div'>, Omit<HTMLAttributes<'div'>, 'id'> {}
8
- declare function ItemGroup(props: ComboboxItemGroupProps): react_jsx_runtime24.JSX.Element;
8
+ declare function ItemGroup(props: ComboboxItemGroupProps): react_jsx_runtime7.JSX.Element;
9
9
  //#endregion
10
10
  export { ComboboxItemGroupProps, ItemGroup };
11
11
  //# sourceMappingURL=item-group.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react54 from "react";
3
+ import * as react16 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/item-indicator.d.ts
6
6
  interface ComboboxItemIndicatorProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function ItemIndicator(props: ComboboxItemIndicatorProps): react54.JSX.Element;
7
+ declare function ItemIndicator(props: ComboboxItemIndicatorProps): react16.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxItemIndicatorProps, ItemIndicator };
10
10
  //# sourceMappingURL=item-indicator.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react55 from "react";
3
+ import * as react17 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/item-text.d.ts
6
6
  interface ComboboxItemTextProps extends PropsWithElement<'span'>, HTMLAttributes<'span'> {}
7
- declare function ItemText(props: ComboboxItemTextProps): react55.JSX.Element;
7
+ declare function ItemText(props: ComboboxItemTextProps): react17.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxItemTextProps, ItemText };
10
10
  //# sourceMappingURL=item-text.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react_jsx_runtime23 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
4
4
  import { ItemProps } from "@zag-js/combobox";
5
5
 
6
6
  //#region src/components/combobox/anatomy/item.d.ts
7
7
  interface ComboboxItemProps extends ItemProps, PropsWithElement<'li'>, HTMLAttributes<'li'> {}
8
- declare function Item(props: ComboboxItemProps): react_jsx_runtime23.JSX.Element;
8
+ declare function Item(props: ComboboxItemProps): react_jsx_runtime6.JSX.Element;
9
9
  //#endregion
10
10
  export { ComboboxItemProps, Item };
11
11
  //# sourceMappingURL=item.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react56 from "react";
3
+ import * as react18 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/label.d.ts
6
6
  interface ComboboxLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
7
- declare function Label(props: ComboboxLabelProps): react56.JSX.Element;
7
+ declare function Label(props: ComboboxLabelProps): react18.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxLabelProps, Label };
10
10
  //# sourceMappingURL=label.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react57 from "react";
3
+ import * as react19 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/positioner.d.ts
6
6
  interface ComboboxPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Positioner(props: ComboboxPositionerProps): react57.JSX.Element;
7
+ declare function Positioner(props: ComboboxPositionerProps): react19.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxPositionerProps, Positioner };
10
10
  //# sourceMappingURL=positioner.d.ts.map
@@ -1,13 +1,13 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
3
  import { useCombobox } from "../modules/provider.js";
4
- import * as react_jsx_runtime26 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/combobox/anatomy/root-provider.d.ts
7
7
  interface ComboboxRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {
8
8
  value: ReturnType<typeof useCombobox>;
9
9
  }
10
- declare function RootProvider(props: ComboboxRootProviderProps): react_jsx_runtime26.JSX.Element;
10
+ declare function RootProvider(props: ComboboxRootProviderProps): react_jsx_runtime9.JSX.Element;
11
11
  //#endregion
12
12
  export { ComboboxRootProviderProps, RootProvider };
13
13
  //# sourceMappingURL=root-provider.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react_jsx_runtime25 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
4
4
  import { Props } from "@zag-js/combobox";
5
5
 
6
6
  //#region src/components/combobox/anatomy/root.d.ts
7
7
  interface ComboboxRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue' | 'onSelect'> {}
8
- declare function Root(props: ComboboxRootProps): react_jsx_runtime25.JSX.Element;
8
+ declare function Root(props: ComboboxRootProps): react_jsx_runtime8.JSX.Element;
9
9
  //#endregion
10
10
  export { ComboboxRootProps, Root };
11
11
  //# sourceMappingURL=root.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react58 from "react";
3
+ import * as react20 from "react";
4
4
 
5
5
  //#region src/components/combobox/anatomy/trigger.d.ts
6
6
  interface ComboboxTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
7
- declare function Trigger(props: ComboboxTriggerProps): react58.JSX.Element;
7
+ declare function Trigger(props: ComboboxTriggerProps): react20.JSX.Element;
8
8
  //#endregion
9
9
  export { ComboboxTriggerProps, Trigger };
10
10
  //# sourceMappingURL=trigger.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react59 from "react";
3
+ import * as react21 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/content.d.ts
6
6
  interface DatePickerContentProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Content(props: DatePickerContentProps): react59.JSX.Element;
7
+ declare function Content(props: DatePickerContentProps): react21.JSX.Element;
8
8
  //#endregion
9
9
  export { Content, DatePickerContentProps };
10
10
  //# sourceMappingURL=content.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react60 from "react";
3
+ import * as react22 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/control.d.ts
6
6
  interface DatePickerControlProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Control(props: DatePickerControlProps): react60.JSX.Element;
7
+ declare function Control(props: DatePickerControlProps): react22.JSX.Element;
8
8
  //#endregion
9
9
  export { Control, DatePickerControlProps };
10
10
  //# sourceMappingURL=control.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react61 from "react";
3
+ import * as react23 from "react";
4
4
  import { InputProps } from "@zag-js/date-picker";
5
5
 
6
6
  //#region src/components/date-picker/anatomy/input.d.ts
7
7
  interface DatePickerInputProps extends InputProps, PropsWithElement<'input'>, Omit<HTMLAttributes<'input'>, 'children'> {}
8
- declare function Input(props: DatePickerInputProps): react61.JSX.Element;
8
+ declare function Input(props: DatePickerInputProps): react23.JSX.Element;
9
9
  //#endregion
10
10
  export { DatePickerInputProps, Input };
11
11
  //# sourceMappingURL=input.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react62 from "react";
3
+ import * as react24 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/label.d.ts
6
6
  interface DatePickerLabelProps extends PropsWithElement<'label'>, HTMLAttributes<'label'> {}
7
- declare function Label(props: DatePickerLabelProps): react62.JSX.Element;
7
+ declare function Label(props: DatePickerLabelProps): react24.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerLabelProps, Label };
10
10
  //# sourceMappingURL=label.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react63 from "react";
3
+ import * as react25 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/month-select.d.ts
6
6
  interface DatePickerMonthSelectProps extends PropsWithElement<'select'>, HTMLAttributes<'select', 'children'> {}
7
- declare function MonthSelect(props: DatePickerMonthSelectProps): react63.JSX.Element;
7
+ declare function MonthSelect(props: DatePickerMonthSelectProps): react25.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerMonthSelectProps, MonthSelect };
10
10
  //# sourceMappingURL=month-select.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react64 from "react";
3
+ import * as react26 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/next-trigger.d.ts
6
6
  interface DatePickerNextTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
7
- declare function NextTrigger(props: DatePickerNextTriggerProps): react64.JSX.Element;
7
+ declare function NextTrigger(props: DatePickerNextTriggerProps): react26.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerNextTriggerProps, NextTrigger };
10
10
  //# sourceMappingURL=next-trigger.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react65 from "react";
3
+ import * as react27 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/positioner.d.ts
6
6
  interface DatePickerPositionerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function Positioner(props: DatePickerPositionerProps): react65.JSX.Element;
7
+ declare function Positioner(props: DatePickerPositionerProps): react27.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerPositionerProps, Positioner };
10
10
  //# sourceMappingURL=positioner.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react66 from "react";
3
+ import * as react28 from "react";
4
4
  import { PresetTriggerProps } from "@zag-js/date-picker";
5
5
 
6
6
  //#region src/components/date-picker/anatomy/preset-trigger.d.ts
7
7
  interface DatePickerPresetTriggerProps extends PresetTriggerProps, PropsWithElement<'button'>, HTMLAttributes<'button', 'value'> {}
8
- declare function PresetTrigger(props: DatePickerPresetTriggerProps): react66.JSX.Element;
8
+ declare function PresetTrigger(props: DatePickerPresetTriggerProps): react28.JSX.Element;
9
9
  //#endregion
10
10
  export { DatePickerPresetTriggerProps, PresetTrigger };
11
11
  //# sourceMappingURL=preset-trigger.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react67 from "react";
3
+ import * as react29 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/prev-trigger.d.ts
6
6
  interface DatePickerPrevTriggerProps extends PropsWithElement<'button'>, HTMLAttributes<'button'> {}
7
- declare function PrevTrigger(props: DatePickerPrevTriggerProps): react67.JSX.Element;
7
+ declare function PrevTrigger(props: DatePickerPrevTriggerProps): react29.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerPrevTriggerProps, PrevTrigger };
10
10
  //# sourceMappingURL=prev-trigger.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react68 from "react";
3
+ import * as react30 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/range-text.d.ts
6
6
  interface DatePickerRangeTextProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function RangeText(props: DatePickerRangeTextProps): react68.JSX.Element;
7
+ declare function RangeText(props: DatePickerRangeTextProps): react30.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerRangeTextProps, RangeText };
10
10
  //# sourceMappingURL=range-text.d.ts.map
@@ -1,13 +1,13 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
3
  import { useDatePicker } from "../modules/provider.js";
4
- import * as react_jsx_runtime28 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/date-picker/anatomy/root-provider.d.ts
7
7
  interface DatePickerRootProviderProps extends PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {
8
8
  value: ReturnType<typeof useDatePicker>;
9
9
  }
10
- declare function RootProvider(props: DatePickerRootProviderProps): react_jsx_runtime28.JSX.Element;
10
+ declare function RootProvider(props: DatePickerRootProviderProps): react_jsx_runtime11.JSX.Element;
11
11
  //#endregion
12
12
  export { DatePickerRootProviderProps, RootProvider };
13
13
  //# sourceMappingURL=root-provider.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react_jsx_runtime27 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
4
4
  import { Props } from "@zag-js/date-picker";
5
5
 
6
6
  //#region src/components/date-picker/anatomy/root.d.ts
7
7
  interface DatePickerRootProps extends Omit<Props, 'id'>, PropsWithElement<'div'>, HTMLAttributes<'div', 'id' | 'dir' | 'defaultValue'> {}
8
- declare function Root(props: DatePickerRootProps): react_jsx_runtime27.JSX.Element;
8
+ declare function Root(props: DatePickerRootProps): react_jsx_runtime10.JSX.Element;
9
9
  //#endregion
10
10
  export { DatePickerRootProps, Root };
11
11
  //# sourceMappingURL=root.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react70 from "react";
3
+ import * as react32 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/table-body.d.ts
6
6
  interface DatePickerTableBodyProps extends PropsWithElement<'tbody'>, HTMLAttributes<'tbody'> {}
7
- declare function TableBody(props: DatePickerTableBodyProps): react70.JSX.Element;
7
+ declare function TableBody(props: DatePickerTableBodyProps): react32.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerTableBodyProps, TableBody };
10
10
  //# sourceMappingURL=table-body.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react71 from "react";
3
+ import * as react33 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/table-cell-trigger.d.ts
6
6
  interface DatePickerTableCellTriggerProps extends PropsWithElement<'div'>, HTMLAttributes<'div'> {}
7
- declare function TableCellTrigger(props: DatePickerTableCellTriggerProps): react71.JSX.Element;
7
+ declare function TableCellTrigger(props: DatePickerTableCellTriggerProps): react33.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerTableCellTriggerProps, TableCellTrigger };
10
10
  //# sourceMappingURL=table-cell-trigger.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
3
  import { Union } from "../../../internal/union.js";
4
- import * as react_jsx_runtime29 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime12 from "react/jsx-runtime";
5
5
  import { DayTableCellProps, TableCellProps } from "@zag-js/date-picker";
6
6
 
7
7
  //#region src/components/date-picker/anatomy/table-cell.d.ts
8
8
  interface DatePickerTableCellProps extends Union<TableCellProps, DayTableCellProps>, PropsWithElement<'td'>, HTMLAttributes<'td'> {}
9
- declare function TableCell(props: DatePickerTableCellProps): react_jsx_runtime29.JSX.Element;
9
+ declare function TableCell(props: DatePickerTableCellProps): react_jsx_runtime12.JSX.Element;
10
10
  //#endregion
11
11
  export { DatePickerTableCellProps, TableCell };
12
12
  //# sourceMappingURL=table-cell.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react72 from "react";
3
+ import * as react34 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/table-head.d.ts
6
6
  interface DatePickerTableHeadProps extends PropsWithElement<'thead'>, HTMLAttributes<'thead'> {}
7
- declare function TableHead(props: DatePickerTableHeadProps): react72.JSX.Element;
7
+ declare function TableHead(props: DatePickerTableHeadProps): react34.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerTableHeadProps, TableHead };
10
10
  //# sourceMappingURL=table-head.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react73 from "react";
3
+ import * as react35 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/table-header.d.ts
6
6
  interface DatePickerTableHeaderProps extends PropsWithElement<'th'>, HTMLAttributes<'th'> {}
7
- declare function TableHeader(props: DatePickerTableHeaderProps): react73.JSX.Element;
7
+ declare function TableHeader(props: DatePickerTableHeaderProps): react35.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerTableHeaderProps, TableHeader };
10
10
  //# sourceMappingURL=table-header.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react74 from "react";
3
+ import * as react36 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/table-row.d.ts
6
6
  interface DatePickerTableRowProps extends PropsWithElement<'tr'>, HTMLAttributes<'tr'> {}
7
- declare function TableRow(props: DatePickerTableRowProps): react74.JSX.Element;
7
+ declare function TableRow(props: DatePickerTableRowProps): react36.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerTableRowProps, TableRow };
10
10
  //# sourceMappingURL=table-row.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { HTMLAttributes } from "../../../internal/html-attributes.js";
2
2
  import { PropsWithElement } from "../../../internal/props-with-element.js";
3
- import * as react69 from "react";
3
+ import * as react31 from "react";
4
4
 
5
5
  //#region src/components/date-picker/anatomy/table.d.ts
6
6
  interface DatePickerTableProps extends PropsWithElement<'table'>, HTMLAttributes<'table'> {}
7
- declare function Table(props: DatePickerTableProps): react69.JSX.Element;
7
+ declare function Table(props: DatePickerTableProps): react31.JSX.Element;
8
8
  //#endregion
9
9
  export { DatePickerTableProps, Table };
10
10
  //# sourceMappingURL=table.d.ts.map