@spark-ui/components 18.0.10 → 18.0.11

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 (299) hide show
  1. package/dist/accordion/Accordion.d.ts +1 -1
  2. package/dist/accordion/AccordionItem.d.ts +1 -1
  3. package/dist/accordion/AccordionItemContent.d.ts +1 -1
  4. package/dist/accordion/AccordionItemHeader.d.ts +1 -1
  5. package/dist/accordion/AccordionItemTrigger.d.ts +1 -1
  6. package/dist/accordion/useRenderSlot.d.ts +1 -1
  7. package/dist/alert-dialog/AlertDialog.d.ts +1 -1
  8. package/dist/alert-dialog/AlertDialogAction.d.ts +1 -1
  9. package/dist/alert-dialog/AlertDialogCancel.d.ts +1 -1
  10. package/dist/alert-dialog/AlertDialogContent.d.ts +1 -1
  11. package/dist/alert-dialog/AlertDialogContext.d.ts +1 -1
  12. package/dist/alert-dialog/AlertDialogDescription.d.ts +1 -1
  13. package/dist/alert-dialog/AlertDialogOverlay.d.ts +1 -1
  14. package/dist/alert-dialog/AlertDialogPortal.d.ts +1 -1
  15. package/dist/alert-dialog/AlertDialogTitle.d.ts +1 -1
  16. package/dist/alert-dialog/AlertDialogTrigger.d.ts +1 -1
  17. package/dist/alert-dialog/useRenderSlot.d.ts +1 -1
  18. package/dist/avatar/AvatarAction.d.ts +1 -1
  19. package/dist/avatar/AvatarImage.d.ts +1 -1
  20. package/dist/avatar/AvatarOnlineBadge.d.ts +1 -1
  21. package/dist/avatar/AvatarPlaceholder.d.ts +1 -1
  22. package/dist/avatar/AvatarUser.d.ts +1 -1
  23. package/dist/badge/Badge.d.ts +1 -1
  24. package/dist/badge/BadgeItem.d.ts +1 -1
  25. package/dist/breadcrumb/Breadcrumb.d.ts +1 -1
  26. package/dist/breadcrumb/BreadcrumbCurrentPage.d.ts +1 -1
  27. package/dist/breadcrumb/BreadcrumbItem.d.ts +1 -1
  28. package/dist/breadcrumb/BreadcrumbLink.d.ts +1 -1
  29. package/dist/breadcrumb/BreadcrumbSeparator.d.ts +1 -1
  30. package/dist/button/Button.d.ts +1 -1
  31. package/dist/card/Backdrop.d.ts +1 -1
  32. package/dist/card/Card.d.ts +1 -1
  33. package/dist/card/Content.d.ts +1 -1
  34. package/dist/card/Type.d.ts +1 -1
  35. package/dist/carousel/Carousel.d.ts +1 -1
  36. package/dist/carousel/CarouselControls.d.ts +1 -1
  37. package/dist/carousel/CarouselNextButton.d.ts +1 -1
  38. package/dist/carousel/CarouselPageIndicator.d.ts +1 -1
  39. package/dist/carousel/CarouselPagePicker.d.ts +1 -1
  40. package/dist/carousel/CarouselPrevButton.d.ts +1 -1
  41. package/dist/carousel/CarouselSlide.d.ts +1 -1
  42. package/dist/carousel/CarouselSlides.d.ts +1 -1
  43. package/dist/carousel/CarouselViewport.d.ts +1 -1
  44. package/dist/checkbox/Checkbox.d.ts +1 -1
  45. package/dist/checkbox/CheckboxGroup.d.ts +1 -1
  46. package/dist/checkbox/CheckboxIndicator.d.ts +1 -1
  47. package/dist/checkbox/CheckboxInput.d.ts +1 -1
  48. package/dist/checkbox/CheckboxLabel.d.ts +1 -1
  49. package/dist/chip/Chip.d.ts +1 -1
  50. package/dist/chip/ChipClearButton.d.ts +1 -1
  51. package/dist/chip/ChipContent.d.ts +1 -1
  52. package/dist/chip/ChipIcon.d.ts +1 -1
  53. package/dist/chip/ChipLeadingIcon.d.ts +1 -1
  54. package/dist/chip/ChipTrailingIcon.d.ts +1 -1
  55. package/dist/circular-meter/CircularMeter.d.ts +1 -1
  56. package/dist/circular-meter/CircularMeterContent.d.ts +1 -1
  57. package/dist/circular-meter/CircularMeterLabel.d.ts +1 -1
  58. package/dist/circular-meter/CircularMeterTrack.d.ts +1 -1
  59. package/dist/circular-meter/CircularMeterValue.d.ts +1 -1
  60. package/dist/collapsible/Content.d.ts +1 -1
  61. package/dist/collapsible/Root.d.ts +1 -1
  62. package/dist/collapsible/Trigger.d.ts +1 -1
  63. package/dist/collapsible/useRenderSlot.d.ts +1 -1
  64. package/dist/combobox/Combobox.d.ts +1 -1
  65. package/dist/combobox/ComboboxClearButton.d.ts +1 -1
  66. package/dist/combobox/ComboboxContext.d.ts +1 -1
  67. package/dist/combobox/ComboboxDisclosure.d.ts +1 -1
  68. package/dist/combobox/ComboboxEmpty.d.ts +1 -1
  69. package/dist/combobox/ComboboxGroup.d.ts +1 -1
  70. package/dist/combobox/ComboboxInput.d.ts +1 -1
  71. package/dist/combobox/ComboboxItem.d.ts +1 -1
  72. package/dist/combobox/ComboboxItemContext.d.ts +1 -1
  73. package/dist/combobox/ComboboxItemIndicator.d.ts +1 -1
  74. package/dist/combobox/ComboboxItemText.d.ts +1 -1
  75. package/dist/combobox/ComboboxItems.d.ts +1 -1
  76. package/dist/combobox/ComboboxItemsGroupContext.d.ts +1 -1
  77. package/dist/combobox/ComboboxLabel.d.ts +1 -1
  78. package/dist/combobox/ComboboxLeadingIcon.d.ts +1 -1
  79. package/dist/combobox/ComboboxPopover.d.ts +1 -1
  80. package/dist/combobox/ComboboxSelectedItems.d.ts +1 -1
  81. package/dist/combobox/ComboboxTrigger.d.ts +1 -1
  82. package/dist/dialog/DialogClose.d.ts +1 -1
  83. package/dist/dialog/DialogCloseButton.d.ts +1 -1
  84. package/dist/dialog/DialogContent.d.ts +1 -1
  85. package/dist/dialog/DialogContext.d.ts +1 -1
  86. package/dist/dialog/DialogDescription.d.ts +1 -1
  87. package/dist/dialog/DialogOverlay.d.ts +1 -1
  88. package/dist/dialog/DialogPortal.d.ts +1 -1
  89. package/dist/dialog/DialogTitle.d.ts +1 -1
  90. package/dist/dialog/DialogTrigger.d.ts +1 -1
  91. package/dist/divider/Divider.d.ts +1 -1
  92. package/dist/divider/DividerContent.d.ts +1 -1
  93. package/dist/drawer/DrawerBody.d.ts +1 -1
  94. package/dist/drawer/DrawerClose.d.ts +1 -1
  95. package/dist/drawer/DrawerCloseButton.d.ts +1 -1
  96. package/dist/drawer/DrawerContent.d.ts +1 -1
  97. package/dist/drawer/DrawerContext.d.ts +1 -1
  98. package/dist/drawer/DrawerDescription.d.ts +1 -1
  99. package/dist/drawer/DrawerOverlay.d.ts +1 -1
  100. package/dist/drawer/DrawerPortal.d.ts +1 -1
  101. package/dist/drawer/DrawerTitle.d.ts +1 -1
  102. package/dist/drawer/DrawerTrigger.d.ts +1 -1
  103. package/dist/drawer/useRenderSlot.d.ts +1 -1
  104. package/dist/dropdown/Dropdown.d.ts +1 -1
  105. package/dist/dropdown/DropdownContext.d.ts +1 -1
  106. package/dist/dropdown/DropdownDivider.d.ts +1 -1
  107. package/dist/dropdown/DropdownGroup.d.ts +1 -1
  108. package/dist/dropdown/DropdownItem.d.ts +1 -1
  109. package/dist/dropdown/DropdownItemContext.d.ts +1 -1
  110. package/dist/dropdown/DropdownItemIndicator.d.ts +1 -1
  111. package/dist/dropdown/DropdownItemText.d.ts +1 -1
  112. package/dist/dropdown/DropdownItems.d.ts +1 -1
  113. package/dist/dropdown/DropdownItemsGroupContext.d.ts +1 -1
  114. package/dist/dropdown/DropdownLabel.d.ts +1 -1
  115. package/dist/dropdown/DropdownLeadingIcon.d.ts +1 -1
  116. package/dist/dropdown/DropdownPopover.d.ts +1 -1
  117. package/dist/dropdown/DropdownTrigger.d.ts +1 -1
  118. package/dist/dropdown/DropdownValue.d.ts +1 -1
  119. package/dist/file-upload/FileUpload.d.ts +1 -1
  120. package/dist/file-upload/FileUploadAcceptedFile.d.ts +1 -1
  121. package/dist/file-upload/FileUploadContext.d.ts +1 -1
  122. package/dist/file-upload/FileUploadDropzone.d.ts +1 -1
  123. package/dist/file-upload/FileUploadItemDeleteTrigger.d.ts +1 -1
  124. package/dist/file-upload/FileUploadPreviewImage.d.ts +1 -1
  125. package/dist/file-upload/FileUploadRejectedFile.d.ts +1 -1
  126. package/dist/file-upload/FileUploadRejectedFileDeleteTrigger.d.ts +1 -1
  127. package/dist/file-upload/FileUploadTrigger.d.ts +2 -2
  128. package/dist/form-field/FormField.d.ts +1 -1
  129. package/dist/form-field/FormFieldAlertMessage.d.ts +1 -1
  130. package/dist/form-field/FormFieldCharactersCount.d.ts +1 -1
  131. package/dist/form-field/FormFieldControl.d.ts +1 -1
  132. package/dist/form-field/FormFieldDescription.d.ts +1 -1
  133. package/dist/form-field/FormFieldErrorMessage.d.ts +1 -1
  134. package/dist/form-field/FormFieldHelperMessage.d.ts +1 -1
  135. package/dist/form-field/FormFieldLabel.d.ts +1 -1
  136. package/dist/form-field/FormFieldMessage.d.ts +1 -1
  137. package/dist/form-field/FormFieldProvider.d.ts +1 -1
  138. package/dist/form-field/FormFieldRequiredIndicator.d.ts +1 -1
  139. package/dist/form-field/FormFieldStateMessage.d.ts +1 -1
  140. package/dist/form-field/FormFieldSuccessMessage.d.ts +1 -1
  141. package/dist/icon/Icon.d.ts +1 -1
  142. package/dist/icon-button/IconButton.d.ts +1 -1
  143. package/dist/input/Input.d.ts +1 -1
  144. package/dist/input/InputAddon.d.ts +1 -1
  145. package/dist/input/InputClearButton.d.ts +1 -1
  146. package/dist/input/InputGroup.d.ts +1 -1
  147. package/dist/input/InputIcon.d.ts +1 -1
  148. package/dist/input/InputLeadingAddon.d.ts +1 -1
  149. package/dist/input/InputLeadingIcon.d.ts +1 -1
  150. package/dist/input/InputTrailingAddon.d.ts +1 -1
  151. package/dist/input/InputTrailingIcon.d.ts +1 -1
  152. package/dist/input-otp/InputOTP.d.ts +1 -1
  153. package/dist/input-otp/InputOTPGroup.d.ts +1 -1
  154. package/dist/input-otp/InputOTPSeparator.d.ts +1 -1
  155. package/dist/input-otp/InputOTPSlot.d.ts +1 -1
  156. package/dist/kbd/Kbd.d.ts +1 -1
  157. package/dist/label/Label.d.ts +1 -1
  158. package/dist/label/LabelRequiredIndicator.d.ts +1 -1
  159. package/dist/link-box/LinkBox.d.ts +1 -1
  160. package/dist/link-box/LinkBoxLink.d.ts +1 -1
  161. package/dist/link-box/LinkBoxRaised.d.ts +1 -1
  162. package/dist/menu/Menu.d.ts +1 -1
  163. package/dist/menu/MenuCheckboxItem.d.ts +1 -1
  164. package/dist/menu/MenuCheckboxItemIndicator.d.ts +1 -1
  165. package/dist/menu/MenuGroup.d.ts +1 -1
  166. package/dist/menu/MenuGroupLabel.d.ts +1 -1
  167. package/dist/menu/MenuItem.d.ts +1 -1
  168. package/dist/menu/MenuLinkItem.d.ts +1 -1
  169. package/dist/menu/MenuPopup.d.ts +1 -1
  170. package/dist/menu/MenuPortal.d.ts +1 -1
  171. package/dist/menu/MenuPositioner.d.ts +1 -1
  172. package/dist/menu/MenuRadioGroup.d.ts +1 -1
  173. package/dist/menu/MenuRadioItem.d.ts +1 -1
  174. package/dist/menu/MenuRadioItemIndicator.d.ts +1 -1
  175. package/dist/menu/MenuSeparator.d.ts +1 -1
  176. package/dist/menu/MenuSubmenu.d.ts +1 -1
  177. package/dist/menu/MenuSubmenuTrigger.d.ts +1 -1
  178. package/dist/menu/MenuTrigger.d.ts +1 -1
  179. package/dist/menu/useRenderSlot.d.ts +1 -1
  180. package/dist/meter/Meter.d.ts +1 -1
  181. package/dist/meter/MeterLabel.d.ts +1 -1
  182. package/dist/meter/MeterTrack.d.ts +1 -1
  183. package/dist/meter/MeterValue.d.ts +1 -1
  184. package/dist/pagination/Pagination.d.ts +1 -1
  185. package/dist/pagination/PaginationContext.d.ts +1 -1
  186. package/dist/pagination/PaginationEllipsis.d.ts +1 -1
  187. package/dist/pagination/PaginationFirstPageTrigger.d.ts +1 -1
  188. package/dist/pagination/PaginationLastPageTrigger.d.ts +1 -1
  189. package/dist/pagination/PaginationNextTrigger.d.ts +1 -1
  190. package/dist/pagination/PaginationPrevTrigger.d.ts +1 -1
  191. package/dist/popover/Popover.d.ts +1 -1
  192. package/dist/popover/PopoverAnchor.d.ts +1 -1
  193. package/dist/popover/PopoverArrow.d.ts +1 -1
  194. package/dist/popover/PopoverCloseButton.d.ts +1 -1
  195. package/dist/popover/PopoverContent.d.ts +1 -1
  196. package/dist/popover/PopoverContext.d.ts +1 -1
  197. package/dist/popover/PopoverHeader.d.ts +1 -1
  198. package/dist/popover/PopoverTrigger.d.ts +1 -1
  199. package/dist/progress/Progress.d.ts +1 -1
  200. package/dist/progress/ProgressIndicator.d.ts +1 -1
  201. package/dist/progress/ProgressLabel.d.ts +1 -1
  202. package/dist/progress/ProgressTrack.d.ts +1 -1
  203. package/dist/progress/ProgressValue.d.ts +1 -1
  204. package/dist/progress-tracker/ProgressTracker.d.ts +1 -1
  205. package/dist/progress-tracker/ProgressTrackerStep.d.ts +1 -1
  206. package/dist/progress-tracker/ProgressTrackerStepIndicator.d.ts +1 -1
  207. package/dist/progress-tracker/ProgressTrackerStepLabel.d.ts +1 -1
  208. package/dist/radio-group/Radio.d.ts +1 -1
  209. package/dist/radio-group/RadioGroup.d.ts +1 -1
  210. package/dist/radio-group/RadioGroupProvider.d.ts +1 -1
  211. package/dist/radio-group/RadioIndicator.d.ts +1 -1
  212. package/dist/radio-group/RadioInput.d.ts +1 -1
  213. package/dist/radio-group/RadioLabel.d.ts +1 -1
  214. package/dist/rating/Rating.d.ts +1 -1
  215. package/dist/rating/RatingStar.d.ts +1 -1
  216. package/dist/rating-display/RatingDisplay.d.ts +1 -1
  217. package/dist/rating-display/RatingDisplayContext.d.ts +1 -1
  218. package/dist/rating-display/RatingDisplayCount.d.ts +1 -1
  219. package/dist/rating-display/RatingDisplayStar.d.ts +1 -1
  220. package/dist/rating-display/RatingDisplayStars.d.ts +1 -1
  221. package/dist/rating-display/RatingDisplayValue.d.ts +1 -1
  222. package/dist/scrolling-list/ScrollingList.d.ts +1 -1
  223. package/dist/scrolling-list/ScrollingListControls.d.ts +1 -1
  224. package/dist/scrolling-list/ScrollingListItem.d.ts +1 -1
  225. package/dist/scrolling-list/ScrollingListItems.d.ts +1 -1
  226. package/dist/scrolling-list/ScrollingListNextButton.d.ts +1 -1
  227. package/dist/scrolling-list/ScrollingListPrevButton.d.ts +1 -1
  228. package/dist/scrolling-list/ScrollingListSkipButton.d.ts +1 -1
  229. package/dist/segmented-control/SegmentedControl.d.ts +1 -1
  230. package/dist/segmented-control/SegmentedControlIndicator.d.ts +1 -1
  231. package/dist/segmented-control/SegmentedControlItem.d.ts +1 -1
  232. package/dist/segmented-gauge/SegmentedGauge.d.ts +1 -1
  233. package/dist/segmented-gauge/SegmentedGaugeLabel.d.ts +1 -1
  234. package/dist/segmented-gauge/SegmentedGaugeSegment.d.ts +1 -1
  235. package/dist/segmented-gauge/SegmentedGaugeTrack.d.ts +1 -1
  236. package/dist/select/Select.d.ts +1 -1
  237. package/dist/select/SelectContext.d.ts +1 -1
  238. package/dist/select/SelectGroup.d.ts +1 -1
  239. package/dist/select/SelectItem.d.ts +1 -1
  240. package/dist/select/SelectItems.d.ts +1 -1
  241. package/dist/select/SelectItemsGroupContext.d.ts +1 -1
  242. package/dist/select/SelectLeadingIcon.d.ts +1 -1
  243. package/dist/select/SelectPlaceholder.d.ts +1 -1
  244. package/dist/select/SelectTrigger.d.ts +1 -1
  245. package/dist/select/SelectValue.d.ts +1 -1
  246. package/dist/skeleton/Skeleton.d.ts +1 -1
  247. package/dist/skeleton/SkeletonItem.d.ts +3 -3
  248. package/dist/slider/Slider.d.ts +1 -1
  249. package/dist/slider/SliderControl.d.ts +1 -1
  250. package/dist/slider/SliderIndicator.d.ts +1 -1
  251. package/dist/slider/SliderLabel.d.ts +1 -1
  252. package/dist/slider/SliderThumb.d.ts +1 -1
  253. package/dist/slider/SliderTrack.d.ts +1 -1
  254. package/dist/slider/SliderValue.d.ts +1 -1
  255. package/dist/slot/Slot.d.ts +1 -1
  256. package/dist/spinner/Spinner.d.ts +1 -1
  257. package/dist/stepper/Stepper.d.ts +1 -1
  258. package/dist/stepper/StepperButton.d.ts +2 -2
  259. package/dist/stepper/StepperInput.d.ts +1 -1
  260. package/dist/switch/Switch.d.ts +1 -1
  261. package/dist/switch/SwitchInput.d.ts +1 -1
  262. package/dist/switch/SwitchLabel.d.ts +1 -1
  263. package/dist/table/TableBody.d.ts +1 -1
  264. package/dist/table/TableBulkBar.d.ts +4 -4
  265. package/dist/table/TableCell.d.ts +1 -1
  266. package/dist/table/TableHeader.d.ts +1 -1
  267. package/dist/table/internal/ResizableTableContainer.d.ts +1 -1
  268. package/dist/table/internal/TableBodyCellRenderer.d.ts +1 -1
  269. package/dist/table/internal/TableBodyRowRenderer.d.ts +1 -1
  270. package/dist/table/internal/TableColumnHeader.d.ts +1 -1
  271. package/dist/table/internal/TableColumnResizer.d.ts +1 -1
  272. package/dist/table/internal/TableGrid.d.ts +1 -1
  273. package/dist/table/internal/TableHeaderRowRenderer.d.ts +1 -1
  274. package/dist/table/internal/TableHeaderSelectionCheckbox.d.ts +1 -1
  275. package/dist/table/internal/TableRoot.d.ts +1 -1
  276. package/dist/table/internal/TableRootWrapper.d.ts +1 -1
  277. package/dist/table/internal/TableSelectionCheckbox.d.ts +1 -1
  278. package/dist/tabs/Tabs.d.ts +1 -1
  279. package/dist/tabs/TabsContent.d.ts +1 -1
  280. package/dist/tabs/TabsList.d.ts +1 -1
  281. package/dist/tabs/TabsPopoverAbstraction.d.ts +1 -1
  282. package/dist/tabs/TabsTrigger.d.ts +1 -1
  283. package/dist/tabs/useRenderSlot.d.ts +1 -1
  284. package/dist/tag/Tag.d.ts +1 -1
  285. package/dist/text-link/TextLink.d.ts +1 -1
  286. package/dist/textarea/Textarea.d.ts +1 -1
  287. package/dist/textarea/TextareaClearButton.d.ts +1 -1
  288. package/dist/textarea/TextareaGroup.d.ts +1 -1
  289. package/dist/textarea/TextareaLeadingIcon.d.ts +1 -1
  290. package/dist/textarea/TextareaTrailingIcon.d.ts +1 -1
  291. package/dist/toast/Toast.d.ts +1 -1
  292. package/dist/toast/index.d.mts +2 -2
  293. package/dist/toast/index.d.ts +2 -2
  294. package/dist/toast/useRenderSlot.d.ts +1 -1
  295. package/dist/toggle-group/ToggleGroup.d.ts +1 -1
  296. package/dist/toggle-group/ToggleGroupToggle.d.ts +1 -1
  297. package/dist/toggle-group/useRenderSlot.d.ts +1 -1
  298. package/dist/visually-hidden/VisuallyHidden.d.ts +1 -1
  299. package/package.json +5 -5
@@ -16,6 +16,6 @@ export interface FormFieldProps extends ComponentPropsWithoutRef<'div'>, Pick<Fo
16
16
  ref?: Ref<HTMLDivElement>;
17
17
  }
18
18
  export declare const FormField: {
19
- ({ className, disabled, readOnly, name, state, isRequired, asChild, ref, ...others }: FormFieldProps): import("react/jsx-runtime").JSX.Element;
19
+ ({ className, disabled, readOnly, name, state, isRequired, asChild, ref, ...others }: FormFieldProps): import("react").JSX.Element;
20
20
  displayName: string;
21
21
  };
@@ -5,6 +5,6 @@ export type FormFieldAlertMessageProps = Omit<FormFieldStateMessageProps, 'state
5
5
  };
6
6
  /** An alert message displayed when the form field is in an alert state. Renders a <span> element. */
7
7
  export declare const FormFieldAlertMessage: {
8
- ({ ref, ...props }: FormFieldAlertMessageProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ ref, ...props }: FormFieldAlertMessageProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -22,6 +22,6 @@ export type FormFieldCharactersCountProps = ComponentPropsWithoutRef<'span'> & {
22
22
  };
23
23
  /** Displays the character count and remaining characters for an input. Renders a <span> element. */
24
24
  export declare const FormFieldCharactersCount: {
25
- ({ className, value, maxLength, description, liveAnnouncement, ref, ...others }: FormFieldCharactersCountProps): import("react/jsx-runtime").JSX.Element;
25
+ ({ className, value, maxLength, description, liveAnnouncement, ref, ...others }: FormFieldCharactersCountProps): import("react").JSX.Element;
26
26
  displayName: string;
27
27
  };
@@ -7,7 +7,7 @@ export interface FormFieldControlProps {
7
7
  export declare const useFormFieldControl: () => State;
8
8
  /** A render prop component providing access to form field state. Renders its children. */
9
9
  export declare const FormFieldControl: {
10
- ({ children }: FormFieldControlProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ children }: FormFieldControlProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
13
13
  export {};
@@ -4,6 +4,6 @@ export type FormFieldDescriptionProps = FormFieldMessageProps & {
4
4
  ref?: Ref<HTMLSpanElement>;
5
5
  };
6
6
  export declare const FormFieldDescription: {
7
- ({ className, ref, ...others }: FormFieldDescriptionProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, ref, ...others }: FormFieldDescriptionProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
@@ -5,6 +5,6 @@ export type FormFieldErrorMessageProps = Omit<FormFieldStateMessageProps, 'state
5
5
  };
6
6
  /** An error message displayed when the form field is in an error state. Renders a <span> element. */
7
7
  export declare const FormFieldErrorMessage: {
8
- ({ ref, ...props }: FormFieldErrorMessageProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ ref, ...props }: FormFieldErrorMessageProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -5,6 +5,6 @@ export type FormFieldHelperMessageProps = FormFieldMessageProps & {
5
5
  };
6
6
  /** A helper text message displayed below the form control. Renders a <span> element. */
7
7
  export declare const FormFieldHelperMessage: {
8
- ({ className, ref, ...others }: FormFieldHelperMessageProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, ref, ...others }: FormFieldHelperMessageProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -9,6 +9,6 @@ export interface FormFieldLabelProps extends LabelProps {
9
9
  }
10
10
  /** The label for the form field control. Renders a <label> element. */
11
11
  export declare const FormFieldLabel: {
12
- ({ htmlFor: htmlForProp, className, children, requiredIndicator, asChild, ref, ...others }: FormFieldLabelProps): import("react/jsx-runtime").JSX.Element;
12
+ ({ htmlFor: htmlForProp, className, children, requiredIndicator, asChild, ref, ...others }: FormFieldLabelProps): import("react").JSX.Element;
13
13
  displayName: string;
14
14
  };
@@ -3,6 +3,6 @@ export type FormFieldMessageProps = ComponentPropsWithoutRef<'span'> & {
3
3
  ref?: Ref<HTMLSpanElement>;
4
4
  };
5
5
  export declare const FormFieldMessage: {
6
- ({ id: idProp, className, ref, ...others }: FormFieldMessageProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ id: idProp, className, ref, ...others }: FormFieldMessageProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -4,6 +4,6 @@ export interface FormFieldProviderProps extends Pick<FormFieldContextState, 'id'
4
4
  children: ReactNode;
5
5
  }
6
6
  export declare const FormFieldProvider: {
7
- ({ id, name, disabled, readOnly, state, isRequired, children, }: FormFieldProviderProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ id, name, disabled, readOnly, state, isRequired, children, }: FormFieldProviderProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
@@ -5,6 +5,6 @@ export type FormFieldRequiredIndicatorProps = LabelRequiredIndicatorProps & {
5
5
  };
6
6
  /** An indicator shown when the form field is required. Renders a <span> element. */
7
7
  export declare const FormFieldRequiredIndicator: {
8
- ({ className, ref, ...props }: FormFieldRequiredIndicatorProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, ref, ...props }: FormFieldRequiredIndicatorProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -8,6 +8,6 @@ export interface FormFieldStateMessageProps extends FormFieldMessageProps {
8
8
  * Container for state messages (helper, error, success, alert). Renders a <div> element.
9
9
  */
10
10
  export declare const FormFieldStateMessage: {
11
- ({ className, state, children, ref, ...others }: FormFieldStateMessageProps): import("react/jsx-runtime").JSX.Element | null;
11
+ ({ className, state, children, ref, ...others }: FormFieldStateMessageProps): import("react").JSX.Element | null;
12
12
  displayName: string;
13
13
  };
@@ -5,6 +5,6 @@ export type FormFieldSuccessMessageProps = Omit<FormFieldStateMessageProps, 'sta
5
5
  };
6
6
  /** A success message displayed when the form field is in a success state. Renders a <span> element. */
7
7
  export declare const FormFieldSuccessMessage: {
8
- ({ ref, ...props }: FormFieldSuccessMessageProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ ref, ...props }: FormFieldSuccessMessageProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -15,6 +15,6 @@ export interface IconProps extends IconVariantsProps, ComponentPropsWithoutRef<'
15
15
  * A wrapper component that renders SVG icons with consistent sizing and styling.
16
16
  */
17
17
  export declare const Icon: {
18
- ({ label, className, size, intent, children, ...others }: IconProps): import("react/jsx-runtime").JSX.Element;
18
+ ({ label, className, size, intent, children, ...others }: IconProps): import("react").JSX.Element;
19
19
  displayName: string;
20
20
  };
@@ -8,6 +8,6 @@ export interface IconButtonProps extends Omit<ButtonProps, 'loadingText'> {
8
8
  * A button component that contains only an icon without text label.
9
9
  */
10
10
  export declare const IconButton: {
11
- ({ appearance, design, disabled, intent, shape, size, className, ref, ...others }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ appearance, design, disabled, intent, shape, size, className, ref, ...others }: IconButtonProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -9,7 +9,7 @@ export interface InputProps extends InputPrimitiveProps {
9
9
  * A text input field that allows users to enter and edit text content.
10
10
  */
11
11
  export declare const Input: {
12
- ({ className, asChild, onValueChange, onChange, onKeyDown, disabled: disabledProp, readOnly: readOnlyProp, ref, ...others }: InputProps): import("react/jsx-runtime").JSX.Element;
12
+ ({ className, asChild, onValueChange, onChange, onKeyDown, disabled: disabledProp, readOnly: readOnlyProp, ref, ...others }: InputProps): import("react").JSX.Element;
13
13
  displayName: string;
14
14
  } & {
15
15
  id: string;
@@ -4,6 +4,6 @@ export interface InputAddonProps extends ComponentPropsWithoutRef<'div'>, Omit<I
4
4
  ref?: Ref<HTMLDivElement>;
5
5
  }
6
6
  export declare const InputAddon: {
7
- ({ asChild: asChildProp, className, children, ref, ...others }: PropsWithChildren<InputAddonProps>): import("react/jsx-runtime").JSX.Element;
7
+ ({ asChild: asChildProp, className, children, ref, ...others }: PropsWithChildren<InputAddonProps>): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
@@ -5,7 +5,7 @@ export interface InputClearButtonProps extends ComponentPropsWithoutRef<'button'
5
5
  ref?: Ref<HTMLButtonElement>;
6
6
  }
7
7
  export declare const InputClearButton: {
8
- ({ className, tabIndex, onClick, inline, ref, ...others }: InputClearButtonProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, tabIndex, onClick, inline, ref, ...others }: InputClearButtonProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  } & {
11
11
  id: string;
@@ -12,6 +12,6 @@ export interface InputGroupProps extends ComponentPropsWithoutRef<'div'>, InputG
12
12
  ref?: Ref<HTMLDivElement>;
13
13
  }
14
14
  export declare const InputGroup: {
15
- ({ className, children: childrenProp, state: stateProp, disabled: disabledProp, readOnly: readOnlyProp, onClear, ref: forwardedRef, ...others }: PropsWithChildren<InputGroupProps>): import("react/jsx-runtime").JSX.Element;
15
+ ({ className, children: childrenProp, state: stateProp, disabled: disabledProp, readOnly: readOnlyProp, onClear, ref: forwardedRef, ...others }: PropsWithChildren<InputGroupProps>): import("react").JSX.Element;
16
16
  displayName: string;
17
17
  };
@@ -1,6 +1,6 @@
1
1
  import { IconProps } from '../icon';
2
2
  export type InputIconProps = IconProps;
3
3
  export declare const InputIcon: {
4
- ({ className, intent, children, ...others }: InputIconProps): import("react/jsx-runtime").JSX.Element;
4
+ ({ className, intent, children, ...others }: InputIconProps): import("react").JSX.Element;
5
5
  displayName: string;
6
6
  };
@@ -4,7 +4,7 @@ export type InputLeadingAddonProps = InputAddonProps & {
4
4
  ref?: Ref<HTMLDivElement>;
5
5
  };
6
6
  export declare const InputLeadingAddon: {
7
- ({ className, ref, ...others }: InputLeadingAddonProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, ref, ...others }: InputLeadingAddonProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  } & {
10
10
  id: string;
@@ -2,7 +2,7 @@ import { InputIconProps } from './InputIcon';
2
2
  export type InputLeadingIconProps = InputIconProps;
3
3
  /** An icon displayed before the input text. Renders a <div> element. */
4
4
  export declare const InputLeadingIcon: {
5
- ({ className, ...others }: InputLeadingIconProps): import("react/jsx-runtime").JSX.Element;
5
+ ({ className, ...others }: InputLeadingIconProps): import("react").JSX.Element;
6
6
  id: string;
7
7
  displayName: string;
8
8
  };
@@ -4,7 +4,7 @@ export type InputTrailingAddonProps = InputAddonProps & {
4
4
  ref?: Ref<HTMLDivElement>;
5
5
  };
6
6
  export declare const InputTrailingAddon: {
7
- ({ className, ref, ...others }: InputTrailingAddonProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, ref, ...others }: InputTrailingAddonProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  } & {
10
10
  id: string;
@@ -2,7 +2,7 @@ import { InputIconProps } from './InputIcon';
2
2
  export type InputTrailingIconProps = InputIconProps;
3
3
  /** An icon displayed after the input text. Renders a <div> element. */
4
4
  export declare const InputTrailingIcon: {
5
- ({ className, ...others }: InputTrailingIconProps): import("react/jsx-runtime").JSX.Element;
5
+ ({ className, ...others }: InputTrailingIconProps): import("react").JSX.Element;
6
6
  id: string;
7
7
  displayName: string;
8
8
  };
@@ -85,6 +85,6 @@ export interface InputOTPProps extends Omit<ComponentPropsWithoutRef<'div'>, 'on
85
85
  ref?: Ref<HTMLDivElement>;
86
86
  }
87
87
  export declare const InputOTP: {
88
- ({ maxLength: maxLengthProp, type, value: controlledValue, defaultValue, onValueChange, isValid, disabled: disabledProp, readOnly: readOnlyProp, autoFocus, autoComplete, forceUppercase, filterKeys, pattern, inputMode, placeholder, name: nameProp, className, children, ...others }: InputOTPProps): import("react/jsx-runtime").JSX.Element;
88
+ ({ maxLength: maxLengthProp, type, value: controlledValue, defaultValue, onValueChange, isValid, disabled: disabledProp, readOnly: readOnlyProp, autoFocus, autoComplete, forceUppercase, filterKeys, pattern, inputMode, placeholder, name: nameProp, className, children, ...others }: InputOTPProps): import("react").JSX.Element;
89
89
  displayName: string;
90
90
  };
@@ -5,6 +5,6 @@ export interface InputOTPGroupProps extends ComponentPropsWithoutRef<'div'> {
5
5
  * Container for a group of OTP input slots. Renders a <div> element.
6
6
  */
7
7
  export declare const InputOTPGroup: {
8
- ({ children, className, ...props }: InputOTPGroupProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ children, className, ...props }: InputOTPGroupProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -5,6 +5,6 @@ export interface InputOTPSeparatorProps extends ComponentPropsWithoutRef<'div'>
5
5
  * A visual separator between OTP input groups. Renders a <div> element.
6
6
  */
7
7
  export declare const InputOTPSeparator: {
8
- ({ className, ...props }: InputOTPSeparatorProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, ...props }: InputOTPSeparatorProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -10,6 +10,6 @@ export interface InputOTPSlotProps extends ComponentPropsWithoutRef<'div'> {
10
10
  * An individual slot for a single OTP character. Renders a <div> element.
11
11
  */
12
12
  export declare const InputOTPSlot: {
13
- ({ index: indexProp, className, ...props }: InputOTPSlotProps): import("react/jsx-runtime").JSX.Element | null;
13
+ ({ index: indexProp, className, ...props }: InputOTPSlotProps): import("react").JSX.Element | null;
14
14
  displayName: string;
15
15
  };
package/dist/kbd/Kbd.d.ts CHANGED
@@ -5,4 +5,4 @@ export type KbdProps = ComponentPropsWithoutRef<'div'> & {
5
5
  /**
6
6
  * A component that displays keyboard keys or shortcuts in a styled format.
7
7
  */
8
- export declare const Kbd: ({ className, ref, ...props }: PropsWithChildren<KbdProps>) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const Kbd: ({ className, ref, ...props }: PropsWithChildren<KbdProps>) => import("react").JSX.Element;
@@ -4,6 +4,6 @@ export type LabelProps = RadixLabel.LabelProps & {
4
4
  ref?: Ref<HTMLLabelElement>;
5
5
  };
6
6
  export declare const Label: {
7
- ({ className, ref, ...others }: LabelProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, ref, ...others }: LabelProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
@@ -4,6 +4,6 @@ export type LabelRequiredIndicatorProps = ComponentPropsWithRef<'span'>;
4
4
  * An indicator showing that a field is required. Renders a <span> element.
5
5
  */
6
6
  export declare const LabelRequiredIndicator: {
7
- ({ className, children, ref, ...others }: LabelRequiredIndicatorProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, children, ref, ...others }: LabelRequiredIndicatorProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
@@ -3,6 +3,6 @@ export interface LinkBoxProps extends ComponentPropsWithRef<'div'> {
3
3
  asChild?: boolean;
4
4
  }
5
5
  export declare const LinkBox: {
6
- ({ className, asChild, ref, ...props }: LinkBoxProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, asChild, ref, ...props }: LinkBoxProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -6,6 +6,6 @@ export interface LinkBoxLinkProps extends ComponentPropsWithRef<'a'> {
6
6
  * The main navigable link within the link box. Renders an <a> element.
7
7
  */
8
8
  export declare const LinkBoxLink: {
9
- ({ className, asChild, ref, ...props }: LinkBoxLinkProps): import("react/jsx-runtime").JSX.Element;
9
+ ({ className, asChild, ref, ...props }: LinkBoxLinkProps): import("react").JSX.Element;
10
10
  displayName: string;
11
11
  };
@@ -22,7 +22,7 @@ export interface LinkBoxRaisedProps {
22
22
  * A raised link that appears above other content. Renders an <a> element.
23
23
  */
24
24
  export declare const LinkBoxRaised: {
25
- ({ className, ...props }: LinkBoxRaisedProps): import("react/jsx-runtime").JSX.Element;
25
+ ({ className, ...props }: LinkBoxRaisedProps): import("react").JSX.Element;
26
26
  /**
27
27
  * A raised link that appears above other content. Renders an <a> element.
28
28
  */
@@ -10,6 +10,6 @@ export interface MenuProps extends Omit<ComponentProps<typeof BaseMenu.Root>, 'c
10
10
  * Root container for menu state and styling context.
11
11
  */
12
12
  export declare const Menu: {
13
- ({ children, ...rest }: MenuProps): import("react/jsx-runtime").JSX.Element;
13
+ ({ children, ...rest }: MenuProps): import("react").JSX.Element;
14
14
  displayName: string;
15
15
  };
@@ -15,6 +15,6 @@ export interface MenuCheckboxItemProps extends Omit<ComponentProps<typeof BaseMe
15
15
  * The checkbox indicator is automatically rendered on the left side.
16
16
  */
17
17
  export declare const MenuCheckboxItem: {
18
- ({ asChild, children, className, ref, ...rest }: MenuCheckboxItemProps): import("react/jsx-runtime").JSX.Element;
18
+ ({ asChild, children, className, ref, ...rest }: MenuCheckboxItemProps): import("react").JSX.Element;
19
19
  displayName: string;
20
20
  };
@@ -20,6 +20,6 @@ export interface MenuCheckboxItemIndicatorProps extends Omit<ComponentProps<type
20
20
  * Automatically shows/hides based on the checked state.
21
21
  */
22
22
  export declare const MenuCheckboxItemIndicator: {
23
- ({ asChild, keepMounted, className, ref, children, ...rest }: MenuCheckboxItemIndicatorProps): import("react/jsx-runtime").JSX.Element;
23
+ ({ asChild, keepMounted, className, ref, children, ...rest }: MenuCheckboxItemIndicatorProps): import("react").JSX.Element;
24
24
  displayName: string;
25
25
  };
@@ -7,6 +7,6 @@ export interface MenuGroupProps extends ComponentProps<typeof BaseMenu.Group> {
7
7
  * Works with Menu.GroupLabel for semantic grouping.
8
8
  */
9
9
  export declare const MenuGroup: {
10
- ({ children, className, ...rest }: MenuGroupProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ children, className, ...rest }: MenuGroupProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -14,6 +14,6 @@ export interface MenuGroupLabelProps extends Omit<ComponentProps<typeof BaseMenu
14
14
  * Provides semantic context and visual separation for grouped items.
15
15
  */
16
16
  export declare const MenuGroupLabel: {
17
- ({ asChild, children, className, ref, ...rest }: MenuGroupLabelProps): import("react/jsx-runtime").JSX.Element;
17
+ ({ asChild, children, className, ref, ...rest }: MenuGroupLabelProps): import("react").JSX.Element;
18
18
  displayName: string;
19
19
  };
@@ -14,6 +14,6 @@ export interface MenuItemProps extends Omit<ComponentProps<typeof BaseMenu.Item>
14
14
  * Renders a clickable menu option with keyboard support.
15
15
  */
16
16
  export declare const MenuItem: {
17
- ({ asChild, children, className, ref, ...rest }: MenuItemProps): import("react/jsx-runtime").JSX.Element;
17
+ ({ asChild, children, className, ref, ...rest }: MenuItemProps): import("react").JSX.Element;
18
18
  displayName: string;
19
19
  };
@@ -22,6 +22,6 @@ export interface MenuLinkItemProps extends Omit<ComponentPropsWithoutRef<typeof
22
22
  * Use with Next.js Link or React Router Link via the children prop.
23
23
  */
24
24
  export declare const MenuLinkItem: {
25
- ({ children, href, target, rel, ...rest }: MenuLinkItemProps): import("react/jsx-runtime").JSX.Element;
25
+ ({ children, href, target, rel, ...rest }: MenuLinkItemProps): import("react").JSX.Element;
26
26
  displayName: string;
27
27
  };
@@ -14,6 +14,6 @@ export interface MenuPopupProps extends Omit<ComponentProps<typeof BaseMenu.Popu
14
14
  * Serves as the viewport for menu content with overflow handling.
15
15
  */
16
16
  export declare const MenuPopup: {
17
- ({ asChild, children, className, ref, ...rest }: MenuPopupProps): import("react/jsx-runtime").JSX.Element;
17
+ ({ asChild, children, className, ref, ...rest }: MenuPopupProps): import("react").JSX.Element;
18
18
  displayName: string;
19
19
  };
@@ -7,6 +7,6 @@ export interface MenuPortalProps extends ComponentProps<typeof BaseMenu.Portal>
7
7
  * Useful for avoiding z-index and overflow issues.
8
8
  */
9
9
  export declare const MenuPortal: {
10
- ({ children, ...rest }: MenuPortalProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ children, ...rest }: MenuPortalProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -7,6 +7,6 @@ export interface MenuPositionerProps extends ComponentProps<typeof BaseMenu.Posi
7
7
  * Handles menu placement relative to the trigger and viewport boundaries.
8
8
  */
9
9
  export declare const MenuPositioner: {
10
- ({ children, sideOffset, ...rest }: MenuPositionerProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ children, sideOffset, ...rest }: MenuPositionerProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -7,6 +7,6 @@ export interface MenuRadioGroupProps extends ComponentProps<typeof BaseMenu.Radi
7
7
  * Manages the selection state for its radio items.
8
8
  */
9
9
  export declare const MenuRadioGroup: {
10
- ({ children, className, ...rest }: MenuRadioGroupProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ children, className, ...rest }: MenuRadioGroupProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -15,6 +15,6 @@ export interface MenuRadioItemProps extends Omit<ComponentProps<typeof BaseMenu.
15
15
  * The radio indicator is automatically rendered on the left side.
16
16
  */
17
17
  export declare const MenuRadioItem: {
18
- ({ asChild, children, className, ref, ...rest }: MenuRadioItemProps): import("react/jsx-runtime").JSX.Element;
18
+ ({ asChild, children, className, ref, ...rest }: MenuRadioItemProps): import("react").JSX.Element;
19
19
  displayName: string;
20
20
  };
@@ -20,6 +20,6 @@ export interface MenuRadioItemIndicatorProps extends Omit<ComponentProps<typeof
20
20
  * Automatically shows/hides based on the selected state.
21
21
  */
22
22
  export declare const MenuRadioItemIndicator: {
23
- ({ asChild, keepMounted, className, ref, children, ...rest }: MenuRadioItemIndicatorProps): import("react/jsx-runtime").JSX.Element;
23
+ ({ asChild, keepMounted, className, ref, children, ...rest }: MenuRadioItemIndicatorProps): import("react").JSX.Element;
24
24
  displayName: string;
25
25
  };
@@ -7,6 +7,6 @@ export interface MenuSeparatorProps extends ComponentProps<typeof BaseMenu.Separ
7
7
  * Creates clear separation between different sections of the menu.
8
8
  */
9
9
  export declare const MenuSeparator: {
10
- ({ className, ...rest }: MenuSeparatorProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ className, ...rest }: MenuSeparatorProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -11,6 +11,6 @@ export interface MenuSubmenuProps extends Omit<ComponentProps<typeof BaseMenu.Su
11
11
  * Inherits styling context from the parent menu.
12
12
  */
13
13
  export declare const MenuSubmenu: {
14
- ({ children, ...rest }: MenuSubmenuProps): import("react/jsx-runtime").JSX.Element;
14
+ ({ children, ...rest }: MenuSubmenuProps): import("react").JSX.Element;
15
15
  displayName: string;
16
16
  };
@@ -14,6 +14,6 @@ export interface MenuSubmenuTriggerProps extends Omit<ComponentProps<typeof Base
14
14
  * Displays an arrow indicator to show submenu availability.
15
15
  */
16
16
  export declare const MenuSubmenuTrigger: {
17
- ({ asChild, children, className, ref, ...rest }: MenuSubmenuTriggerProps): import("react/jsx-runtime").JSX.Element;
17
+ ({ asChild, children, className, ref, ...rest }: MenuSubmenuTriggerProps): import("react").JSX.Element;
18
18
  displayName: string;
19
19
  };
@@ -16,6 +16,6 @@ export interface MenuTriggerProps extends Omit<ComponentProps<typeof BaseMenu.Tr
16
16
  * Button components should use design="outlined" and intent="support".
17
17
  */
18
18
  export declare const MenuTrigger: {
19
- ({ asChild, children, className, ref, ...rest }: MenuTriggerProps): import("react/jsx-runtime").JSX.Element;
19
+ ({ asChild, children, className, ref, ...rest }: MenuTriggerProps): import("react").JSX.Element;
20
20
  displayName: string;
21
21
  };
@@ -1 +1 @@
1
- export declare function useRenderSlot(asChild: boolean): (({ ...props }: object) => import("react/jsx-runtime").JSX.Element) | undefined;
1
+ export declare function useRenderSlot(asChild: boolean): (({ ...props }: object) => import("react").JSX.Element) | undefined;
@@ -13,6 +13,6 @@ export interface MeterProps extends Omit<ComponentProps<typeof BaseMeter.Root>,
13
13
  ref?: Ref<HTMLDivElement>;
14
14
  }
15
15
  export declare const Meter: {
16
- ({ className, value, max, min, shape, intent, children, ref, ...others }: PropsWithChildren<MeterProps>): import("react/jsx-runtime").JSX.Element;
16
+ ({ className, value, max, min, shape, intent, children, ref, ...others }: PropsWithChildren<MeterProps>): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
@@ -5,6 +5,6 @@ export type MeterLabelProps = Omit<ComponentProps<typeof BaseMeter.Label>, 'rend
5
5
  * The label of the meter, announced to assistive technology. Renders a <span> element.
6
6
  */
7
7
  export declare const MeterLabel: {
8
- ({ id: idProp, children, ref: forwardedRef, ...others }: MeterLabelProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ id: idProp, children, ref: forwardedRef, ...others }: MeterLabelProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -5,6 +5,6 @@ export type MeterTrackProps = Omit<ComponentProps<typeof BaseMeter.Track>, 'rend
5
5
  * The track of the meter showing progress. Renders a <div> element.
6
6
  */
7
7
  export declare const MeterTrack: {
8
- ({ className, ...others }: MeterTrackProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, ...others }: MeterTrackProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -7,6 +7,6 @@ export type MeterValueProps = Omit<ComponentProps<typeof BaseMeter.Value>, 'rend
7
7
  * The value display of the meter. Renders a <span> element.
8
8
  */
9
9
  export declare const MeterValue: {
10
- ({ className, children, ...others }: MeterValueProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ className, children, ...others }: MeterValueProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -3,6 +3,6 @@ export type PaginationProps = PaginationProviderProps & {
3
3
  className?: string;
4
4
  };
5
5
  export declare const Pagination: {
6
- ({ children, visiblePageItems, type, noEllipsis, className, ...rest }: PaginationProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ children, visiblePageItems, type, noEllipsis, className, ...rest }: PaginationProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -39,5 +39,5 @@ export interface PaginationProviderProps {
39
39
  onPageChange?: pagination.Props['onPageChange'];
40
40
  noEllipsis?: boolean;
41
41
  }
42
- export declare const PaginationProvider: ({ children, count, visiblePageItems, pageSize, page, onPageChange, noEllipsis, type, }: PaginationProviderProps) => import("react/jsx-runtime").JSX.Element;
42
+ export declare const PaginationProvider: ({ children, count, visiblePageItems, pageSize, page, onPageChange, noEllipsis, type, }: PaginationProviderProps) => import("react").JSX.Element;
43
43
  export declare const usePagination: () => PaginationContextState<PropTypes>;
@@ -6,7 +6,7 @@ interface EllipsisProps extends ComponentPropsWithRef<'span'> {
6
6
  * An ellipsis indicating skipped pages. Renders a <span> element.
7
7
  */
8
8
  export declare const Ellipsis: {
9
- ({ children, index, className, ref, ...rest }: EllipsisProps): import("react/jsx-runtime").JSX.Element;
9
+ ({ children, index, className, ref, ...rest }: EllipsisProps): import("react").JSX.Element;
10
10
  displayName: string;
11
11
  };
12
12
  export {};
@@ -19,7 +19,7 @@ export type FirstPageTriggerProps = (AnchorProps | ButtonProps) & {
19
19
  * A button that navigates to the first page. Renders a <button> element.
20
20
  */
21
21
  export declare const FirstPageTrigger: {
22
- ({ children, className, href, ref, ...props }: FirstPageTriggerProps): import("react/jsx-runtime").JSX.Element;
22
+ ({ children, className, href, ref, ...props }: FirstPageTriggerProps): import("react").JSX.Element;
23
23
  displayName: string;
24
24
  };
25
25
  export {};
@@ -19,7 +19,7 @@ export type LastPageTriggerProps = (AnchorProps | ButtonProps) & {
19
19
  * A button that navigates to the last page. Renders a <button> element.
20
20
  */
21
21
  export declare const LastPageTrigger: {
22
- ({ children, className, href, ref, ...props }: LastPageTriggerProps): import("react/jsx-runtime").JSX.Element;
22
+ ({ children, className, href, ref, ...props }: LastPageTriggerProps): import("react").JSX.Element;
23
23
  displayName: string;
24
24
  };
25
25
  export {};
@@ -19,7 +19,7 @@ export type NextTriggerProps = (AnchorProps | ButtonProps) & {
19
19
  * A button that navigates to the next page. Renders a <button> element.
20
20
  */
21
21
  export declare const NextTrigger: {
22
- ({ children, className, href, ref, ...props }: NextTriggerProps): import("react/jsx-runtime").JSX.Element;
22
+ ({ children, className, href, ref, ...props }: NextTriggerProps): import("react").JSX.Element;
23
23
  displayName: string;
24
24
  };
25
25
  export {};
@@ -19,7 +19,7 @@ export type PrevTriggerProps = (AnchorProps | ButtonProps) & {
19
19
  * A button that navigates to the previous page. Renders a <button> element.
20
20
  */
21
21
  export declare const PrevTrigger: {
22
- ({ children, className, href, ref, ...props }: PrevTriggerProps): import("react/jsx-runtime").JSX.Element;
22
+ ({ children, className, href, ref, ...props }: PrevTriggerProps): import("react").JSX.Element;
23
23
  displayName: string;
24
24
  };
25
25
  export {};
@@ -4,6 +4,6 @@ export type PopoverProps = RadixPopover.PopoverProps & {
4
4
  intent?: PopoverIntent;
5
5
  };
6
6
  export declare const Popover: {
7
- ({ children, intent, modal, ...rest }: PopoverProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ children, intent, modal, ...rest }: PopoverProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };