@spark-ui/components 18.0.10 → 18.0.12

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
@@ -7,6 +7,6 @@ export type AnchorProps = RadixPopover.PopoverAnchorProps & {
7
7
  * The anchor element for positioning the popover. Renders a <div> element.
8
8
  */
9
9
  export declare const Anchor: {
10
- ({ asChild, children, ref, ...rest }: AnchorProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ asChild, children, ref, ...rest }: AnchorProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -7,6 +7,6 @@ export type ArrowProps = RadixPopover.PopoverArrowProps & {
7
7
  * An arrow pointing to the anchor element. Renders an <svg> element.
8
8
  */
9
9
  export declare const Arrow: {
10
- ({ asChild, width, height, className, ref, ...rest }: ArrowProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ asChild, width, height, className, ref, ...rest }: ArrowProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -8,6 +8,6 @@ export type CloseButtonProps = RadixPopover.PopoverCloseProps & {
8
8
  * A button that closes the popover. Renders a <button> element.
9
9
  */
10
10
  export declare const CloseButton: {
11
- ({ "aria-label": ariaLabel, className, ref, ...rest }: CloseButtonProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ "aria-label": ariaLabel, className, ref, ...rest }: CloseButtonProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -8,6 +8,6 @@ export type ContentProps = RadixPopover.PopoverContentProps & StylesProps & {
8
8
  * The popup element containing popover content. Renders a <div> element.
9
9
  */
10
10
  export declare const Content: {
11
- ({ className, children, matchTriggerWidth, align, arrowPadding, asChild, avoidCollisions, "aria-labelledby": ariaLabelledBy, collisionBoundary, collisionPadding, hideWhenDetached, side, sideOffset, sticky, inset, elevation, ref, ...rest }: ContentProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ className, children, matchTriggerWidth, align, arrowPadding, asChild, avoidCollisions, "aria-labelledby": ariaLabelledBy, collisionBoundary, collisionPadding, hideWhenDetached, side, sideOffset, sticky, inset, elevation, ref, ...rest }: ContentProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -10,6 +10,6 @@ export declare const ID_PREFIX = ":popover";
10
10
  export declare const PopoverProvider: ({ children, intent, }: {
11
11
  children: ReactNode;
12
12
  intent: PopoverIntent;
13
- }) => import("react/jsx-runtime").JSX.Element;
13
+ }) => import("react").JSX.Element;
14
14
  export declare const usePopover: () => PopoverContextState;
15
15
  export {};
@@ -8,6 +8,6 @@ export interface HeaderProps {
8
8
  * The header section of the popover. Renders a <header> element.
9
9
  */
10
10
  export declare const Header: {
11
- ({ children, className, ref, ...rest }: HeaderProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ children, className, ref, ...rest }: HeaderProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -7,6 +7,6 @@ export type TriggerProps = RadixPopover.PopoverTriggerProps & {
7
7
  * A button that opens the popover. Renders a <button> element.
8
8
  */
9
9
  export declare const Trigger: {
10
- ({ asChild, children, ref, ...rest }: TriggerProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ asChild, children, ref, ...rest }: TriggerProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -19,6 +19,6 @@ export interface ProgressProps extends Omit<ComponentProps<typeof BaseProgress.R
19
19
  ref?: Ref<HTMLDivElement>;
20
20
  }
21
21
  export declare const Progress: {
22
- ({ className, value: valueProp, max, min, shape, intent, onComplete, getValueLabel, getAriaValueText: getAriaValueTextProp, children, ref, ...others }: PropsWithChildren<ProgressProps>): import("react/jsx-runtime").JSX.Element;
22
+ ({ className, value: valueProp, max, min, shape, intent, onComplete, getValueLabel, getAriaValueText: getAriaValueTextProp, children, ref, ...others }: PropsWithChildren<ProgressProps>): import("react").JSX.Element;
23
23
  displayName: string;
24
24
  };
@@ -8,6 +8,6 @@ export declare const progressIndicatorStyles: (props?: ({
8
8
  export type ProgressIndicatorStylesProps = VariantProps<typeof progressIndicatorStyles>;
9
9
  export type ProgressIndicatorProps = Omit<ComponentProps<typeof BaseProgress.Indicator>, 'render'>;
10
10
  export declare const ProgressIndicator: {
11
- ({ className, style, ref, onTransitionEnd, ...others }: PropsWithChildren<ProgressIndicatorProps>): import("react/jsx-runtime").JSX.Element;
11
+ ({ className, style, ref, onTransitionEnd, ...others }: PropsWithChildren<ProgressIndicatorProps>): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -5,6 +5,6 @@ export type ProgressLabelProps = Omit<ComponentProps<typeof BaseProgress.Label>,
5
5
  * The label of the progress indicator. Renders a <span> element.
6
6
  */
7
7
  export declare const ProgressLabel: {
8
- ({ id: idProp, children, ref: forwardedRef, ...others }: ProgressLabelProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ id: idProp, children, ref: forwardedRef, ...others }: ProgressLabelProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -3,6 +3,6 @@ import { ComponentProps } from 'react';
3
3
  export type ProgressTrackProps = Omit<ComponentProps<typeof BaseProgress.Track>, 'render'>;
4
4
  /** The track of the progress indicator. Renders a <div> element. */
5
5
  export declare const ProgressTrack: {
6
- ({ className, ...others }: ProgressTrackProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, ...others }: ProgressTrackProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -3,6 +3,6 @@ import { ComponentProps, PropsWithChildren } from 'react';
3
3
  export type ProgressValueProps = Omit<ComponentProps<typeof BaseProgress.Value>, 'render'>;
4
4
  /** The numeric value of the progress indicator. Renders an <output> element. */
5
5
  export declare const ProgressValue: {
6
- ({ className, children, ...others }: PropsWithChildren<ProgressValueProps>): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, children, ...others }: PropsWithChildren<ProgressValueProps>): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -22,6 +22,6 @@ export interface ProgressTrackerProps extends ComponentPropsWithRef<'div'>, Pick
22
22
  readOnly?: boolean;
23
23
  }
24
24
  export declare const ProgressTracker: {
25
- ({ stepIndex, onStepClick, readOnly, intent, size, orientation, children, className, ref, ...rest }: PropsWithChildren<ProgressTrackerProps>): import("react/jsx-runtime").JSX.Element;
25
+ ({ stepIndex, onStepClick, readOnly, intent, size, orientation, children, className, ref, ...rest }: PropsWithChildren<ProgressTrackerProps>): import("react").JSX.Element;
26
26
  displayName: string;
27
27
  };
@@ -8,6 +8,6 @@ export type ProgressTrackerStepProps = ComponentPropsWithRef<'li'> & ({
8
8
  });
9
9
  /** An individual step in the progress tracker. Renders a <li> element. */
10
10
  export declare const ProgressTrackerStep: {
11
- ({ disabled, children, "aria-label": ariaLabel, className, ref, ...rest }: ProgressTrackerStepProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ disabled, children, "aria-label": ariaLabel, className, ref, ...rest }: ProgressTrackerStepProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -11,6 +11,6 @@ export type ProgressTrackerStepIndicatorProps = ComponentPropsWithoutRef<'span'>
11
11
  };
12
12
  /** The visual indicator (circle or checkmark) for a progress tracker step. Renders a <span> element. */
13
13
  export declare const ProgressTrackerStepIndicator: {
14
- ({ complete, incomplete, className, }: ProgressTrackerStepIndicatorProps): import("react/jsx-runtime").JSX.Element;
14
+ ({ complete, incomplete, className, }: ProgressTrackerStepIndicatorProps): import("react").JSX.Element;
15
15
  displayName: string;
16
16
  };
@@ -4,7 +4,7 @@ type ProgressTrackerStepLabelProps = ComponentPropsWithoutRef<'span'> & {
4
4
  };
5
5
  /** The text label for a progress tracker step. Renders a <span> element. */
6
6
  export declare const ProgressTrackerStepLabel: {
7
- ({ className, children, }: ProgressTrackerStepLabelProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, children, }: ProgressTrackerStepLabelProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
10
10
  export {};
@@ -7,6 +7,6 @@ export type RadioProps = RadioInputProps & {
7
7
  * A radio button option. Renders a <label> element.
8
8
  */
9
9
  export declare const Radio: {
10
- ({ className, children, id, disabled: disabledProp, ref, ...others }: RadioProps): import("react/jsx-runtime").JSX.Element;
10
+ ({ className, children, id, disabled: disabledProp, ref, ...others }: RadioProps): import("react").JSX.Element;
11
11
  displayName: string;
12
12
  };
@@ -49,6 +49,6 @@ export interface RadioGroupProps extends RadioGroupVariantsProps, Pick<RadioInpu
49
49
  ref?: Ref<HTMLDivElement>;
50
50
  }
51
51
  export declare const RadioGroup: {
52
- ({ orientation, loop, intent, disabled, className, required: requiredProp, reverse, ref, ...others }: RadioGroupProps): import("react/jsx-runtime").JSX.Element;
52
+ ({ orientation, loop, intent, disabled, className, required: requiredProp, reverse, ref, ...others }: RadioGroupProps): import("react").JSX.Element;
53
53
  displayName: string;
54
54
  };
@@ -4,4 +4,4 @@ import { RadioInputProps } from './RadioInput';
4
4
  export interface RadioGroupProviderProps extends Pick<RadioInputProps, 'intent' | 'disabled'>, Pick<RadioGroupProps, 'reverse'> {
5
5
  children: ReactNode;
6
6
  }
7
- export declare const RadioGroupProvider: ({ intent, disabled, reverse, children, }: RadioGroupProviderProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const RadioGroupProvider: ({ intent, disabled, reverse, children, }: RadioGroupProviderProps) => import("react").JSX.Element;
@@ -13,6 +13,6 @@ export interface RadioIndicatorProps extends RadioIndicatorStylesProps {
13
13
  ref?: Ref<HTMLSpanElement>;
14
14
  }
15
15
  export declare const RadioIndicator: {
16
- ({ intent, className, ref, ...others }: RadioIndicatorProps): import("react/jsx-runtime").JSX.Element;
16
+ ({ intent, className, ref, ...others }: RadioIndicatorProps): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
@@ -20,6 +20,6 @@ export interface RadioInputProps extends RadioInputVariantsProps, Omit<ButtonHTM
20
20
  ref?: Ref<HTMLButtonElement>;
21
21
  }
22
22
  export declare const RadioInput: {
23
- ({ intent: intentProp, className, ref, ...others }: RadioInputProps): import("react/jsx-runtime").JSX.Element;
23
+ ({ intent: intentProp, className, ref, ...others }: RadioInputProps): import("react").JSX.Element;
24
24
  displayName: string;
25
25
  };
@@ -15,6 +15,6 @@ export interface RadioLabelProps extends RadioLabelStylesProps, PropsWithChildre
15
15
  disabled?: boolean;
16
16
  }
17
17
  export declare const RadioLabel: {
18
- ({ disabled, ...others }: RadioLabelProps): import("react/jsx-runtime").JSX.Element;
18
+ ({ disabled, ...others }: RadioLabelProps): import("react").JSX.Element;
19
19
  displayName: string;
20
20
  };
@@ -57,4 +57,4 @@ export interface RatingProps extends PropsWithChildren<ComponentPropsWithRef<'di
57
57
  /**
58
58
  * An interactive component that allows users to provide a rating using a star-based scale.
59
59
  */
60
- export declare const Rating: ({ defaultValue, value: propValue, onValueChange, disabled, readOnly, required: requiredProp, name, id, "aria-label": ariaLabel, getStarLabel, ref, ...rest }: RatingProps) => import("react/jsx-runtime").JSX.Element;
60
+ export declare const Rating: ({ defaultValue, value: propValue, onValueChange, disabled, readOnly, required: requiredProp, name, id, "aria-label": ariaLabel, getStarLabel, ref, ...rest }: RatingProps) => import("react").JSX.Element;
@@ -16,4 +16,4 @@ export interface RatingStarProps extends PropsWithChildren<RatingStarstylesProps
16
16
  onMouseEnter?: (event: MouseEvent<HTMLDivElement>) => void;
17
17
  ref?: Ref<HTMLDivElement>;
18
18
  }
19
- export declare const RatingStar: ({ value, size, disabled, readOnly, checked, ariaLabel, ariaLabelledBy, tabIndex, onClick, onKeyDown, onMouseEnter, children, ref: forwardedRef, }: RatingStarProps) => import("react/jsx-runtime").JSX.Element;
19
+ export declare const RatingStar: ({ value, size, disabled, readOnly, checked, ariaLabel, ariaLabelledBy, tabIndex, onClick, onKeyDown, onMouseEnter, children, ref: forwardedRef, }: RatingStarProps) => import("react").JSX.Element;
@@ -26,6 +26,6 @@ export interface RatingDisplayProps extends PropsWithChildren<ComponentPropsWith
26
26
  }
27
27
  export type RatingDisplayRootProps = RatingDisplayProps;
28
28
  export declare const RatingDisplay: {
29
- ({ value, size, count, asChild, ref, children, ...rest }: RatingDisplayProps): import("react/jsx-runtime").JSX.Element;
29
+ ({ value, size, count, asChild, ref, children, ...rest }: RatingDisplayProps): import("react").JSX.Element;
30
30
  displayName: string;
31
31
  };
@@ -7,6 +7,6 @@ interface RatingDisplayContextValue {
7
7
  }
8
8
  interface RatingDisplayProviderProps extends PropsWithChildren<RatingDisplayContextValue> {
9
9
  }
10
- export declare const RatingDisplayProvider: ({ value, size, count, children, }: RatingDisplayProviderProps) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const RatingDisplayProvider: ({ value, size, count, children, }: RatingDisplayProviderProps) => import("react").JSX.Element;
11
11
  export declare const useRatingDisplay: () => RatingDisplayContextValue;
12
12
  export {};
@@ -8,6 +8,6 @@ export interface RatingDisplayCountProps extends Omit<ComponentPropsWithRef<'spa
8
8
  }
9
9
  /** The number of ratings or reviews. Renders a <span> element. */
10
10
  export declare const RatingDisplayCount: {
11
- ({ className, children, ...rest }: RatingDisplayCountProps): import("react/jsx-runtime").JSX.Element | null;
11
+ ({ className, children, ...rest }: RatingDisplayCountProps): import("react").JSX.Element | null;
12
12
  displayName: string;
13
13
  };
@@ -12,5 +12,5 @@ type RatingDisplayStarIconStylesProps = Omit<VariantProps<typeof ratingDisplaySt
12
12
  export interface RatingDisplayStarProps extends RatingDisplayStarstylesProps, RatingDisplayStarIconStylesProps {
13
13
  value: StarValue;
14
14
  }
15
- export declare const RatingDisplayStar: ({ value, size }: RatingDisplayStarProps) => import("react/jsx-runtime").JSX.Element;
15
+ export declare const RatingDisplayStar: ({ value, size }: RatingDisplayStarProps) => import("react").JSX.Element;
16
16
  export {};
@@ -18,6 +18,6 @@ export interface RatingDisplayStarsProps {
18
18
  }
19
19
  /** The visual star rating display. Renders a <div> element. */
20
20
  export declare const RatingDisplayStars: {
21
- ({ size, variant, getFillMode, }: RatingDisplayStarsProps): import("react/jsx-runtime").JSX.Element;
21
+ ({ size, variant, getFillMode, }: RatingDisplayStarsProps): import("react").JSX.Element;
22
22
  displayName: string;
23
23
  };
@@ -9,6 +9,6 @@ export interface RatingDisplayValueProps extends Omit<ComponentPropsWithRef<'spa
9
9
  }
10
10
  /** The numeric rating value. Renders a <span> element. */
11
11
  export declare const RatingDisplayValue: {
12
- ({ className, children, ...rest }: RatingDisplayValueProps): import("react/jsx-runtime").JSX.Element;
12
+ ({ className, children, ...rest }: RatingDisplayValueProps): import("react").JSX.Element;
13
13
  displayName: string;
14
14
  };
@@ -51,7 +51,7 @@ interface ScrollingListContextState extends SnapCarouselResult {
51
51
  }
52
52
  export declare const ScrollingListContext: import('react').Context<ScrollingListContextState>;
53
53
  export declare const ScrollingList: {
54
- ({ snapType, snapStop, scrollBehavior, loop, gap, withFade, scrollPadding, children, className, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
54
+ ({ snapType, snapStop, scrollBehavior, loop, gap, withFade, scrollPadding, children, className, ...rest }: Props): import("react").JSX.Element;
55
55
  displayName: string;
56
56
  };
57
57
  export {};
@@ -13,7 +13,7 @@ interface ScrollingListControls extends ComponentPropsWithoutRef<'div'> {
13
13
  }
14
14
  /** Container for navigation controls (previous/next buttons) of the scrolling list. Renders a <div> element. */
15
15
  export declare const ScrollingListControls: {
16
- ({ children, visibility, className, ...rest }: ScrollingListControls): import("react/jsx-runtime").JSX.Element;
16
+ ({ children, visibility, className, ...rest }: ScrollingListControls): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
19
19
  export {};
@@ -13,6 +13,6 @@ export interface ScrollingListItemProps extends ComponentPropsWithoutRef<'div'>
13
13
  }
14
14
  /** A single item in the scrolling list. Renders a <div> element. */
15
15
  export declare const ScrollingListItem: {
16
- ({ asChild, children, index, className, ...rest }: ScrollingListItemProps): import("react/jsx-runtime").JSX.Element;
16
+ ({ asChild, children, index, className, ...rest }: ScrollingListItemProps): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
@@ -6,7 +6,7 @@ interface Props extends ComponentPropsWithRef<'div'> {
6
6
  export declare function mergeRefs<T>(...refs: (Ref<T> | undefined | null)[]): Ref<T>;
7
7
  /** The scrollable container for the list items. Renders a <div> element. */
8
8
  export declare const ScrollingListItems: {
9
- ({ children, ref, className, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
9
+ ({ children, ref, className, ...rest }: Props): import("react").JSX.Element;
10
10
  displayName: string;
11
11
  };
12
12
  export {};
@@ -1,6 +1,6 @@
1
1
  import { IconButtonProps } from '../icon-button';
2
2
  /** A button to scroll to the next page of items. Renders a <button> element. */
3
3
  export declare const ScrollingListNextButton: {
4
- ({ "aria-label": ariaLabel, onClick, ...rest }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
4
+ ({ "aria-label": ariaLabel, onClick, ...rest }: IconButtonProps): import("react").JSX.Element;
5
5
  displayName: string;
6
6
  };
@@ -1,6 +1,6 @@
1
1
  import { IconButtonProps } from '../icon-button';
2
2
  /** A button to scroll to the previous page of items. Renders a <button> element. */
3
3
  export declare const ScrollingListPrevButton: {
4
- ({ "aria-label": ariaLabel, onClick, ...rest }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
4
+ ({ "aria-label": ariaLabel, onClick, ...rest }: IconButtonProps): import("react").JSX.Element;
5
5
  displayName: string;
6
6
  };
@@ -4,7 +4,7 @@ interface Props extends ComponentPropsWithoutRef<'button'> {
4
4
  }
5
5
  /** A button to skip keyboard navigation, improving accessibility. Renders a <button> element. */
6
6
  export declare const ScrollingListSkipButton: {
7
- ({ children, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
7
+ ({ children, ...rest }: Props): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
10
10
  export {};
@@ -29,6 +29,6 @@ export interface SegmentedControlProps extends Omit<ComponentProps<'div'>, 'onVa
29
29
  ref?: Ref<HTMLDivElement>;
30
30
  }
31
31
  export declare const SegmentedControl: {
32
- ({ value, defaultValue, onValueChange, className, children, rowLength, name: nameProp, ref, ...rest }: SegmentedControlProps): import("react/jsx-runtime").JSX.Element;
32
+ ({ value, defaultValue, onValueChange, className, children, rowLength, name: nameProp, ref, ...rest }: SegmentedControlProps): import("react").JSX.Element;
33
33
  displayName: string;
34
34
  };
@@ -4,6 +4,6 @@ export interface SegmentedControlIndicatorProps extends ComponentProps<'span'> {
4
4
  }
5
5
  /** The visual indicator that highlights the selected item. Renders a <span> element. */
6
6
  export declare const SegmentedControlIndicator: {
7
- ({ className, ref, ...rest }: SegmentedControlIndicatorProps): import("react/jsx-runtime").JSX.Element | null;
7
+ ({ className, ref, ...rest }: SegmentedControlIndicatorProps): import("react").JSX.Element | null;
8
8
  displayName: string;
9
9
  };
@@ -13,6 +13,6 @@ export interface SegmentedControlItemProps extends Omit<ComponentProps<'button'>
13
13
  }
14
14
  /** A selectable item in the segmented control. Renders a <button> element. */
15
15
  export declare const SegmentedControlItem: {
16
- ({ value, disabled, children, className, ref, ...rest }: SegmentedControlItemProps): import("react/jsx-runtime").JSX.Element;
16
+ ({ value, disabled, children, className, ref, ...rest }: SegmentedControlItemProps): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
@@ -61,6 +61,6 @@ export interface SegmentedGaugeProps {
61
61
  }) => React.ReactNode;
62
62
  }
63
63
  export declare const SegmentedGauge: {
64
- ({ value, min, max, description, size, intent, customColor, id, "aria-label": ariaLabel, className, ref, children, ...props }: SegmentedGaugeProps): import("react/jsx-runtime").JSX.Element;
64
+ ({ value, min, max, description, size, intent, customColor, id, "aria-label": ariaLabel, className, ref, children, ...props }: SegmentedGaugeProps): import("react").JSX.Element;
65
65
  displayName: string;
66
66
  };
@@ -5,6 +5,6 @@ export interface SegmentedGaugeLabelProps extends ComponentProps<'span'> {
5
5
  }
6
6
  /** The text label for the gauge. Renders a <span> element. */
7
7
  export declare const SegmentedGaugeLabel: {
8
- ({ className, children, ref, id, ...props }: SegmentedGaugeLabelProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, children, ref, id, ...props }: SegmentedGaugeLabelProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -10,6 +10,6 @@ export interface SegmentedGaugeSegmentProps extends ComponentProps<'div'> {
10
10
  * An individual segment in the gauge. Renders a <div> element.
11
11
  */
12
12
  export declare const SegmentedGaugeSegment: {
13
- ({ index, className, children, ref, ...props }: SegmentedGaugeSegmentProps): import("react/jsx-runtime").JSX.Element;
13
+ ({ index, className, children, ref, ...props }: SegmentedGaugeSegmentProps): import("react").JSX.Element;
14
14
  displayName: string;
15
15
  };
@@ -4,6 +4,6 @@ export interface SegmentedGaugeTrackProps extends ComponentProps<'div'> {
4
4
  }
5
5
  /** The container track for the gauge segments. Renders a <div> element. */
6
6
  export declare const SegmentedGaugeTrack: {
7
- ({ className, children, ref, ...props }: SegmentedGaugeTrackProps): import("react/jsx-runtime").JSX.Element;
7
+ ({ className, children, ref, ...props }: SegmentedGaugeTrackProps): import("react").JSX.Element;
8
8
  displayName: string;
9
9
  };
@@ -1,6 +1,6 @@
1
1
  import { SelectContextProps } from './SelectContext';
2
2
  export type SelectProps = Omit<SelectContextProps, 'itemsComponent'>;
3
3
  export declare const Select: {
4
- ({ children, ...props }: SelectProps): import("react/jsx-runtime").JSX.Element;
4
+ ({ children, ...props }: SelectProps): import("react").JSX.Element;
5
5
  displayName: string;
6
6
  };
@@ -55,5 +55,5 @@ export type SelectContextProps = PropsWithChildren<{
55
55
  */
56
56
  required?: boolean;
57
57
  }>;
58
- export declare const SelectProvider: ({ children, defaultValue, value: valueProp, onValueChange, disabled: disabledProp, readOnly: readOnlyProp, state: stateProp, itemsComponent, name: nameProp, required: requiredProp, }: SelectContextProps) => import("react/jsx-runtime").JSX.Element;
58
+ export declare const SelectProvider: ({ children, defaultValue, value: valueProp, onValueChange, disabled: disabledProp, readOnly: readOnlyProp, state: stateProp, itemsComponent, name: nameProp, required: requiredProp, }: SelectContextProps) => import("react").JSX.Element;
59
59
  export declare const useSelectContext: () => SelectContextState;
@@ -8,7 +8,7 @@ interface GroupProps {
8
8
  * A group of related select items. Renders a <div> element.
9
9
  */
10
10
  export declare const Group: {
11
- ({ children, ref: forwardedRef, ...props }: GroupProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ children, ref: forwardedRef, ...props }: GroupProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
14
14
  export {};
@@ -9,6 +9,6 @@ export interface ItemProps {
9
9
  * A selectable item in the select list. Renders a <div> element.
10
10
  */
11
11
  export declare const Item: {
12
- ({ disabled, value, children, ref: forwardedRef }: ItemProps): import("react/jsx-runtime").JSX.Element;
12
+ ({ disabled, value, children, ref: forwardedRef }: ItemProps): import("react").JSX.Element;
13
13
  displayName: string;
14
14
  };
@@ -8,6 +8,6 @@ export declare const styles: (props?: ({
8
8
  * Container for the select items list. Renders a <div> element.
9
9
  */
10
10
  export declare const Items: {
11
- ({ children, className, ref, ...rest }: PropsWithChildren<ComponentPropsWithRef<"select">>): import("react/jsx-runtime").JSX.Element;
11
+ ({ children, className, ref, ...rest }: PropsWithChildren<ComponentPropsWithRef<"select">>): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -4,6 +4,6 @@ export interface SelectContextState {
4
4
  setGroupLabel: (label: string) => void;
5
5
  }
6
6
  type SelectContextProps = PropsWithChildren;
7
- export declare const SelectGroupProvider: ({ children }: SelectContextProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const SelectGroupProvider: ({ children }: SelectContextProps) => import("react").JSX.Element;
8
8
  export declare const useSelectGroupContext: () => SelectContextState;
9
9
  export {};
@@ -5,6 +5,6 @@ import { ReactElement } from 'react';
5
5
  export declare const LeadingIcon: {
6
6
  ({ children }: {
7
7
  children: ReactElement;
8
- }): import("react/jsx-runtime").JSX.Element;
8
+ }): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };
@@ -8,6 +8,6 @@ export interface PlaceholderProps {
8
8
  * Placeholder text shown when no item is selected. Renders a <span> element.
9
9
  */
10
10
  export declare const Placeholder: {
11
- ({ disabled, children, ref: forwardedRef, }: PlaceholderProps): import("react/jsx-runtime").JSX.Element;
11
+ ({ disabled, children, ref: forwardedRef, }: PlaceholderProps): import("react").JSX.Element;
12
12
  displayName: string;
13
13
  };
@@ -13,7 +13,7 @@ interface TriggerProps {
13
13
  * The trigger button for the select dropdown. Renders a <button> element.
14
14
  */
15
15
  export declare const Trigger: {
16
- ({ "aria-label": ariaLabel, children, className, ref: forwardedRef, }: TriggerProps): import("react/jsx-runtime").JSX.Element;
16
+ ({ "aria-label": ariaLabel, children, className, ref: forwardedRef, }: TriggerProps): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
19
19
  export {};
@@ -13,6 +13,6 @@ export interface ValueProps {
13
13
  * Displays the selected value in the select trigger. Renders a <span> element.
14
14
  */
15
15
  export declare const Value: {
16
- ({ children, className, placeholder: customPlaceholder, ref: forwardedRef, }: ValueProps): import("react/jsx-runtime").JSX.Element;
16
+ ({ children, className, placeholder: customPlaceholder, ref: forwardedRef, }: ValueProps): import("react").JSX.Element;
17
17
  displayName: string;
18
18
  };
@@ -12,6 +12,6 @@ export interface SkeletonProps extends ComponentPropsWithRef<'div'>, SkeletonSty
12
12
  label?: string;
13
13
  }
14
14
  export declare const Skeleton: {
15
- ({ isAnimated, label, className, children, ref: forwardedRef, ...rest }: PropsWithChildren<SkeletonProps>): import("react/jsx-runtime").JSX.Element;
15
+ ({ isAnimated, label, className, children, ref: forwardedRef, ...rest }: PropsWithChildren<SkeletonProps>): import("react").JSX.Element;
16
16
  displayName: string;
17
17
  };
@@ -18,17 +18,17 @@ export type SkeletonLineProps = Omit<SkeletonItemProps, 'shape'> & {
18
18
  };
19
19
  /** A rectangular skeleton placeholder. Renders a <div> element. */
20
20
  export declare const SkeletonRectangle: {
21
- ({ width, height, ...rest }: SkeletonRectangleProps): import("react/jsx-runtime").JSX.Element;
21
+ ({ width, height, ...rest }: SkeletonRectangleProps): import("react").JSX.Element;
22
22
  displayName: string;
23
23
  };
24
24
  /** A circular skeleton placeholder. Renders a <div> element. */
25
25
  export declare const SkeletonCircle: {
26
- ({ size, ...rest }: SkeletonCircleProps): import("react/jsx-runtime").JSX.Element;
26
+ ({ size, ...rest }: SkeletonCircleProps): import("react").JSX.Element;
27
27
  displayName: string;
28
28
  };
29
29
  /** Text line skeleton placeholders with configurable line count. Renders <div> elements. */
30
30
  export declare const SkeletonLine: {
31
- ({ lines, gap: gapProp, className, ...rest }: SkeletonLineProps): import("react/jsx-runtime").JSX.Element;
31
+ ({ lines, gap: gapProp, className, ...rest }: SkeletonLineProps): import("react").JSX.Element;
32
32
  displayName: string;
33
33
  };
34
34
  export {};
@@ -50,6 +50,6 @@ export interface SliderProps extends Omit<ComponentProps<typeof BaseSlider.Root>
50
50
  ref?: Ref<HTMLDivElement>;
51
51
  }
52
52
  export declare const Slider: {
53
- ({ intent, children, className, ref, value: valueProp, defaultValue: defaultValueProp, disabled: disabledProp, readOnly: readOnlyProp, name: nameProp, onValueChange, onValueCommit, min, max, ...rest }: SliderProps): import("react/jsx-runtime").JSX.Element;
53
+ ({ intent, children, className, ref, value: valueProp, defaultValue: defaultValueProp, disabled: disabledProp, readOnly: readOnlyProp, name: nameProp, onValueChange, onValueCommit, min, max, ...rest }: SliderProps): import("react").JSX.Element;
54
54
  displayName: string;
55
55
  };
@@ -3,6 +3,6 @@ import { ComponentProps } from 'react';
3
3
  export type SliderControlProps = Omit<ComponentProps<typeof BaseSlider.Control>, 'render'>;
4
4
  /** The container for the slider track and thumb(s). Renders a <div> element. */
5
5
  export declare const SliderControl: {
6
- ({ className, ref, ...rest }: SliderControlProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, ref, ...rest }: SliderControlProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -3,6 +3,6 @@ import { ComponentProps } from 'react';
3
3
  export type SliderIndicatorProps = Omit<ComponentProps<typeof BaseSlider.Indicator>, 'render'>;
4
4
  /** The filled portion of the slider track. Renders a <span> element. */
5
5
  export declare const SliderIndicator: {
6
- ({ className, ref, ...rest }: SliderIndicatorProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, ref, ...rest }: SliderIndicatorProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -9,6 +9,6 @@ export interface SliderLabelProps extends LabelProps {
9
9
  }
10
10
  /** The label for the slider. Renders a <label> element. */
11
11
  export declare const SliderLabel: {
12
- ({ htmlFor: htmlForProp, id: idProp, className, children, requiredIndicator, asChild, ref, ...others }: SliderLabelProps): import("react/jsx-runtime").JSX.Element;
12
+ ({ htmlFor: htmlForProp, id: idProp, className, children, requiredIndicator, asChild, ref, ...others }: SliderLabelProps): import("react").JSX.Element;
13
13
  displayName: string;
14
14
  };
@@ -3,6 +3,6 @@ import { ComponentProps, PropsWithChildren } from 'react';
3
3
  export type SliderThumbProps = Omit<ComponentProps<typeof BaseSlider.Thumb>, 'render' | 'index'> & PropsWithChildren;
4
4
  /** The draggable handle element of the slider. Renders a <span> element. */
5
5
  export declare const SliderThumb: {
6
- ({ className, ref: forwardedRef, children, ...rest }: SliderThumbProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, ref: forwardedRef, children, ...rest }: SliderThumbProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -3,6 +3,6 @@ import { ComponentProps } from 'react';
3
3
  export type SliderTrackProps = Omit<ComponentProps<typeof BaseSlider.Track>, 'render'>;
4
4
  /** The track element of the slider. Renders a <span> element. */
5
5
  export declare const SliderTrack: {
6
- ({ className, ref, ...rest }: SliderTrackProps): import("react/jsx-runtime").JSX.Element;
6
+ ({ className, ref, ...rest }: SliderTrackProps): import("react").JSX.Element;
7
7
  displayName: string;
8
8
  };
@@ -5,6 +5,6 @@ export type SliderValueProps = Omit<ComponentProps<typeof BaseSlider.Value>, 're
5
5
  };
6
6
  /** The current value of the slider. Renders an <output> element. */
7
7
  export declare const SliderValue: {
8
- ({ className, children, ref, ...rest }: SliderValueProps): import("react/jsx-runtime").JSX.Element;
8
+ ({ className, children, ref, ...rest }: SliderValueProps): import("react").JSX.Element;
9
9
  displayName: string;
10
10
  };