@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.
- package/dist/accordion/Accordion.d.ts +1 -1
- package/dist/accordion/AccordionItem.d.ts +1 -1
- package/dist/accordion/AccordionItemContent.d.ts +1 -1
- package/dist/accordion/AccordionItemHeader.d.ts +1 -1
- package/dist/accordion/AccordionItemTrigger.d.ts +1 -1
- package/dist/accordion/useRenderSlot.d.ts +1 -1
- package/dist/alert-dialog/AlertDialog.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogAction.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogCancel.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogContent.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogContext.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogDescription.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogOverlay.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogPortal.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogTitle.d.ts +1 -1
- package/dist/alert-dialog/AlertDialogTrigger.d.ts +1 -1
- package/dist/alert-dialog/useRenderSlot.d.ts +1 -1
- package/dist/avatar/AvatarAction.d.ts +1 -1
- package/dist/avatar/AvatarImage.d.ts +1 -1
- package/dist/avatar/AvatarOnlineBadge.d.ts +1 -1
- package/dist/avatar/AvatarPlaceholder.d.ts +1 -1
- package/dist/avatar/AvatarUser.d.ts +1 -1
- package/dist/badge/Badge.d.ts +1 -1
- package/dist/badge/BadgeItem.d.ts +1 -1
- package/dist/breadcrumb/Breadcrumb.d.ts +1 -1
- package/dist/breadcrumb/BreadcrumbCurrentPage.d.ts +1 -1
- package/dist/breadcrumb/BreadcrumbItem.d.ts +1 -1
- package/dist/breadcrumb/BreadcrumbLink.d.ts +1 -1
- package/dist/breadcrumb/BreadcrumbSeparator.d.ts +1 -1
- package/dist/button/Button.d.ts +1 -1
- package/dist/card/Backdrop.d.ts +1 -1
- package/dist/card/Card.d.ts +1 -1
- package/dist/card/Content.d.ts +1 -1
- package/dist/card/Type.d.ts +1 -1
- package/dist/carousel/Carousel.d.ts +1 -1
- package/dist/carousel/CarouselControls.d.ts +1 -1
- package/dist/carousel/CarouselNextButton.d.ts +1 -1
- package/dist/carousel/CarouselPageIndicator.d.ts +1 -1
- package/dist/carousel/CarouselPagePicker.d.ts +1 -1
- package/dist/carousel/CarouselPrevButton.d.ts +1 -1
- package/dist/carousel/CarouselSlide.d.ts +1 -1
- package/dist/carousel/CarouselSlides.d.ts +1 -1
- package/dist/carousel/CarouselViewport.d.ts +1 -1
- package/dist/checkbox/Checkbox.d.ts +1 -1
- package/dist/checkbox/CheckboxGroup.d.ts +1 -1
- package/dist/checkbox/CheckboxIndicator.d.ts +1 -1
- package/dist/checkbox/CheckboxInput.d.ts +1 -1
- package/dist/checkbox/CheckboxLabel.d.ts +1 -1
- package/dist/chip/Chip.d.ts +1 -1
- package/dist/chip/ChipClearButton.d.ts +1 -1
- package/dist/chip/ChipContent.d.ts +1 -1
- package/dist/chip/ChipIcon.d.ts +1 -1
- package/dist/chip/ChipLeadingIcon.d.ts +1 -1
- package/dist/chip/ChipTrailingIcon.d.ts +1 -1
- package/dist/circular-meter/CircularMeter.d.ts +1 -1
- package/dist/circular-meter/CircularMeterContent.d.ts +1 -1
- package/dist/circular-meter/CircularMeterLabel.d.ts +1 -1
- package/dist/circular-meter/CircularMeterTrack.d.ts +1 -1
- package/dist/circular-meter/CircularMeterValue.d.ts +1 -1
- package/dist/collapsible/Content.d.ts +1 -1
- package/dist/collapsible/Root.d.ts +1 -1
- package/dist/collapsible/Trigger.d.ts +1 -1
- package/dist/collapsible/useRenderSlot.d.ts +1 -1
- package/dist/combobox/Combobox.d.ts +1 -1
- package/dist/combobox/ComboboxClearButton.d.ts +1 -1
- package/dist/combobox/ComboboxContext.d.ts +1 -1
- package/dist/combobox/ComboboxDisclosure.d.ts +1 -1
- package/dist/combobox/ComboboxEmpty.d.ts +1 -1
- package/dist/combobox/ComboboxGroup.d.ts +1 -1
- package/dist/combobox/ComboboxInput.d.ts +1 -1
- package/dist/combobox/ComboboxItem.d.ts +1 -1
- package/dist/combobox/ComboboxItemContext.d.ts +1 -1
- package/dist/combobox/ComboboxItemIndicator.d.ts +1 -1
- package/dist/combobox/ComboboxItemText.d.ts +1 -1
- package/dist/combobox/ComboboxItems.d.ts +1 -1
- package/dist/combobox/ComboboxItemsGroupContext.d.ts +1 -1
- package/dist/combobox/ComboboxLabel.d.ts +1 -1
- package/dist/combobox/ComboboxLeadingIcon.d.ts +1 -1
- package/dist/combobox/ComboboxPopover.d.ts +1 -1
- package/dist/combobox/ComboboxSelectedItems.d.ts +1 -1
- package/dist/combobox/ComboboxTrigger.d.ts +1 -1
- package/dist/dialog/DialogClose.d.ts +1 -1
- package/dist/dialog/DialogCloseButton.d.ts +1 -1
- package/dist/dialog/DialogContent.d.ts +1 -1
- package/dist/dialog/DialogContext.d.ts +1 -1
- package/dist/dialog/DialogDescription.d.ts +1 -1
- package/dist/dialog/DialogOverlay.d.ts +1 -1
- package/dist/dialog/DialogPortal.d.ts +1 -1
- package/dist/dialog/DialogTitle.d.ts +1 -1
- package/dist/dialog/DialogTrigger.d.ts +1 -1
- package/dist/divider/Divider.d.ts +1 -1
- package/dist/divider/DividerContent.d.ts +1 -1
- package/dist/drawer/DrawerBody.d.ts +1 -1
- package/dist/drawer/DrawerClose.d.ts +1 -1
- package/dist/drawer/DrawerCloseButton.d.ts +1 -1
- package/dist/drawer/DrawerContent.d.ts +1 -1
- package/dist/drawer/DrawerContext.d.ts +1 -1
- package/dist/drawer/DrawerDescription.d.ts +1 -1
- package/dist/drawer/DrawerOverlay.d.ts +1 -1
- package/dist/drawer/DrawerPortal.d.ts +1 -1
- package/dist/drawer/DrawerTitle.d.ts +1 -1
- package/dist/drawer/DrawerTrigger.d.ts +1 -1
- package/dist/drawer/useRenderSlot.d.ts +1 -1
- package/dist/dropdown/Dropdown.d.ts +1 -1
- package/dist/dropdown/DropdownContext.d.ts +1 -1
- package/dist/dropdown/DropdownDivider.d.ts +1 -1
- package/dist/dropdown/DropdownGroup.d.ts +1 -1
- package/dist/dropdown/DropdownItem.d.ts +1 -1
- package/dist/dropdown/DropdownItemContext.d.ts +1 -1
- package/dist/dropdown/DropdownItemIndicator.d.ts +1 -1
- package/dist/dropdown/DropdownItemText.d.ts +1 -1
- package/dist/dropdown/DropdownItems.d.ts +1 -1
- package/dist/dropdown/DropdownItemsGroupContext.d.ts +1 -1
- package/dist/dropdown/DropdownLabel.d.ts +1 -1
- package/dist/dropdown/DropdownLeadingIcon.d.ts +1 -1
- package/dist/dropdown/DropdownPopover.d.ts +1 -1
- package/dist/dropdown/DropdownTrigger.d.ts +1 -1
- package/dist/dropdown/DropdownValue.d.ts +1 -1
- package/dist/file-upload/FileUpload.d.ts +1 -1
- package/dist/file-upload/FileUploadAcceptedFile.d.ts +1 -1
- package/dist/file-upload/FileUploadContext.d.ts +1 -1
- package/dist/file-upload/FileUploadDropzone.d.ts +1 -1
- package/dist/file-upload/FileUploadItemDeleteTrigger.d.ts +1 -1
- package/dist/file-upload/FileUploadPreviewImage.d.ts +1 -1
- package/dist/file-upload/FileUploadRejectedFile.d.ts +1 -1
- package/dist/file-upload/FileUploadRejectedFileDeleteTrigger.d.ts +1 -1
- package/dist/file-upload/FileUploadTrigger.d.ts +2 -2
- package/dist/form-field/FormField.d.ts +1 -1
- package/dist/form-field/FormFieldAlertMessage.d.ts +1 -1
- package/dist/form-field/FormFieldCharactersCount.d.ts +1 -1
- package/dist/form-field/FormFieldControl.d.ts +1 -1
- package/dist/form-field/FormFieldDescription.d.ts +1 -1
- package/dist/form-field/FormFieldErrorMessage.d.ts +1 -1
- package/dist/form-field/FormFieldHelperMessage.d.ts +1 -1
- package/dist/form-field/FormFieldLabel.d.ts +1 -1
- package/dist/form-field/FormFieldMessage.d.ts +1 -1
- package/dist/form-field/FormFieldProvider.d.ts +1 -1
- package/dist/form-field/FormFieldRequiredIndicator.d.ts +1 -1
- package/dist/form-field/FormFieldStateMessage.d.ts +1 -1
- package/dist/form-field/FormFieldSuccessMessage.d.ts +1 -1
- package/dist/icon/Icon.d.ts +1 -1
- package/dist/icon-button/IconButton.d.ts +1 -1
- package/dist/input/Input.d.ts +1 -1
- package/dist/input/InputAddon.d.ts +1 -1
- package/dist/input/InputClearButton.d.ts +1 -1
- package/dist/input/InputGroup.d.ts +1 -1
- package/dist/input/InputIcon.d.ts +1 -1
- package/dist/input/InputLeadingAddon.d.ts +1 -1
- package/dist/input/InputLeadingIcon.d.ts +1 -1
- package/dist/input/InputTrailingAddon.d.ts +1 -1
- package/dist/input/InputTrailingIcon.d.ts +1 -1
- package/dist/input-otp/InputOTP.d.ts +1 -1
- package/dist/input-otp/InputOTPGroup.d.ts +1 -1
- package/dist/input-otp/InputOTPSeparator.d.ts +1 -1
- package/dist/input-otp/InputOTPSlot.d.ts +1 -1
- package/dist/kbd/Kbd.d.ts +1 -1
- package/dist/label/Label.d.ts +1 -1
- package/dist/label/LabelRequiredIndicator.d.ts +1 -1
- package/dist/link-box/LinkBox.d.ts +1 -1
- package/dist/link-box/LinkBoxLink.d.ts +1 -1
- package/dist/link-box/LinkBoxRaised.d.ts +1 -1
- package/dist/menu/Menu.d.ts +1 -1
- package/dist/menu/MenuCheckboxItem.d.ts +1 -1
- package/dist/menu/MenuCheckboxItemIndicator.d.ts +1 -1
- package/dist/menu/MenuGroup.d.ts +1 -1
- package/dist/menu/MenuGroupLabel.d.ts +1 -1
- package/dist/menu/MenuItem.d.ts +1 -1
- package/dist/menu/MenuLinkItem.d.ts +1 -1
- package/dist/menu/MenuPopup.d.ts +1 -1
- package/dist/menu/MenuPortal.d.ts +1 -1
- package/dist/menu/MenuPositioner.d.ts +1 -1
- package/dist/menu/MenuRadioGroup.d.ts +1 -1
- package/dist/menu/MenuRadioItem.d.ts +1 -1
- package/dist/menu/MenuRadioItemIndicator.d.ts +1 -1
- package/dist/menu/MenuSeparator.d.ts +1 -1
- package/dist/menu/MenuSubmenu.d.ts +1 -1
- package/dist/menu/MenuSubmenuTrigger.d.ts +1 -1
- package/dist/menu/MenuTrigger.d.ts +1 -1
- package/dist/menu/useRenderSlot.d.ts +1 -1
- package/dist/meter/Meter.d.ts +1 -1
- package/dist/meter/MeterLabel.d.ts +1 -1
- package/dist/meter/MeterTrack.d.ts +1 -1
- package/dist/meter/MeterValue.d.ts +1 -1
- package/dist/pagination/Pagination.d.ts +1 -1
- package/dist/pagination/PaginationContext.d.ts +1 -1
- package/dist/pagination/PaginationEllipsis.d.ts +1 -1
- package/dist/pagination/PaginationFirstPageTrigger.d.ts +1 -1
- package/dist/pagination/PaginationLastPageTrigger.d.ts +1 -1
- package/dist/pagination/PaginationNextTrigger.d.ts +1 -1
- package/dist/pagination/PaginationPrevTrigger.d.ts +1 -1
- package/dist/popover/Popover.d.ts +1 -1
- package/dist/popover/PopoverAnchor.d.ts +1 -1
- package/dist/popover/PopoverArrow.d.ts +1 -1
- package/dist/popover/PopoverCloseButton.d.ts +1 -1
- package/dist/popover/PopoverContent.d.ts +1 -1
- package/dist/popover/PopoverContext.d.ts +1 -1
- package/dist/popover/PopoverHeader.d.ts +1 -1
- package/dist/popover/PopoverTrigger.d.ts +1 -1
- package/dist/progress/Progress.d.ts +1 -1
- package/dist/progress/ProgressIndicator.d.ts +1 -1
- package/dist/progress/ProgressLabel.d.ts +1 -1
- package/dist/progress/ProgressTrack.d.ts +1 -1
- package/dist/progress/ProgressValue.d.ts +1 -1
- package/dist/progress-tracker/ProgressTracker.d.ts +1 -1
- package/dist/progress-tracker/ProgressTrackerStep.d.ts +1 -1
- package/dist/progress-tracker/ProgressTrackerStepIndicator.d.ts +1 -1
- package/dist/progress-tracker/ProgressTrackerStepLabel.d.ts +1 -1
- package/dist/radio-group/Radio.d.ts +1 -1
- package/dist/radio-group/RadioGroup.d.ts +1 -1
- package/dist/radio-group/RadioGroupProvider.d.ts +1 -1
- package/dist/radio-group/RadioIndicator.d.ts +1 -1
- package/dist/radio-group/RadioInput.d.ts +1 -1
- package/dist/radio-group/RadioLabel.d.ts +1 -1
- package/dist/rating/Rating.d.ts +1 -1
- package/dist/rating/RatingStar.d.ts +1 -1
- package/dist/rating-display/RatingDisplay.d.ts +1 -1
- package/dist/rating-display/RatingDisplayContext.d.ts +1 -1
- package/dist/rating-display/RatingDisplayCount.d.ts +1 -1
- package/dist/rating-display/RatingDisplayStar.d.ts +1 -1
- package/dist/rating-display/RatingDisplayStars.d.ts +1 -1
- package/dist/rating-display/RatingDisplayValue.d.ts +1 -1
- package/dist/scrolling-list/ScrollingList.d.ts +1 -1
- package/dist/scrolling-list/ScrollingListControls.d.ts +1 -1
- package/dist/scrolling-list/ScrollingListItem.d.ts +1 -1
- package/dist/scrolling-list/ScrollingListItems.d.ts +1 -1
- package/dist/scrolling-list/ScrollingListNextButton.d.ts +1 -1
- package/dist/scrolling-list/ScrollingListPrevButton.d.ts +1 -1
- package/dist/scrolling-list/ScrollingListSkipButton.d.ts +1 -1
- package/dist/segmented-control/SegmentedControl.d.ts +1 -1
- package/dist/segmented-control/SegmentedControlIndicator.d.ts +1 -1
- package/dist/segmented-control/SegmentedControlItem.d.ts +1 -1
- package/dist/segmented-gauge/SegmentedGauge.d.ts +1 -1
- package/dist/segmented-gauge/SegmentedGaugeLabel.d.ts +1 -1
- package/dist/segmented-gauge/SegmentedGaugeSegment.d.ts +1 -1
- package/dist/segmented-gauge/SegmentedGaugeTrack.d.ts +1 -1
- package/dist/select/Select.d.ts +1 -1
- package/dist/select/SelectContext.d.ts +1 -1
- package/dist/select/SelectGroup.d.ts +1 -1
- package/dist/select/SelectItem.d.ts +1 -1
- package/dist/select/SelectItems.d.ts +1 -1
- package/dist/select/SelectItemsGroupContext.d.ts +1 -1
- package/dist/select/SelectLeadingIcon.d.ts +1 -1
- package/dist/select/SelectPlaceholder.d.ts +1 -1
- package/dist/select/SelectTrigger.d.ts +1 -1
- package/dist/select/SelectValue.d.ts +1 -1
- package/dist/skeleton/Skeleton.d.ts +1 -1
- package/dist/skeleton/SkeletonItem.d.ts +3 -3
- package/dist/slider/Slider.d.ts +1 -1
- package/dist/slider/SliderControl.d.ts +1 -1
- package/dist/slider/SliderIndicator.d.ts +1 -1
- package/dist/slider/SliderLabel.d.ts +1 -1
- package/dist/slider/SliderThumb.d.ts +1 -1
- package/dist/slider/SliderTrack.d.ts +1 -1
- package/dist/slider/SliderValue.d.ts +1 -1
- package/dist/slot/Slot.d.ts +1 -1
- package/dist/spinner/Spinner.d.ts +1 -1
- package/dist/stepper/Stepper.d.ts +1 -1
- package/dist/stepper/StepperButton.d.ts +2 -2
- package/dist/stepper/StepperInput.d.ts +1 -1
- package/dist/switch/Switch.d.ts +1 -1
- package/dist/switch/SwitchInput.d.ts +1 -1
- package/dist/switch/SwitchLabel.d.ts +1 -1
- package/dist/table/TableBody.d.ts +1 -1
- package/dist/table/TableBulkBar.d.ts +4 -4
- package/dist/table/TableCell.d.ts +1 -1
- package/dist/table/TableHeader.d.ts +1 -1
- package/dist/table/internal/ResizableTableContainer.d.ts +1 -1
- package/dist/table/internal/TableBodyCellRenderer.d.ts +1 -1
- package/dist/table/internal/TableBodyRowRenderer.d.ts +1 -1
- package/dist/table/internal/TableColumnHeader.d.ts +1 -1
- package/dist/table/internal/TableColumnResizer.d.ts +1 -1
- package/dist/table/internal/TableGrid.d.ts +1 -1
- package/dist/table/internal/TableHeaderRowRenderer.d.ts +1 -1
- package/dist/table/internal/TableHeaderSelectionCheckbox.d.ts +1 -1
- package/dist/table/internal/TableRoot.d.ts +1 -1
- package/dist/table/internal/TableRootWrapper.d.ts +1 -1
- package/dist/table/internal/TableSelectionCheckbox.d.ts +1 -1
- package/dist/tabs/Tabs.d.ts +1 -1
- package/dist/tabs/TabsContent.d.ts +1 -1
- package/dist/tabs/TabsList.d.ts +1 -1
- package/dist/tabs/TabsPopoverAbstraction.d.ts +1 -1
- package/dist/tabs/TabsTrigger.d.ts +1 -1
- package/dist/tabs/useRenderSlot.d.ts +1 -1
- package/dist/tag/Tag.d.ts +1 -1
- package/dist/text-link/TextLink.d.ts +1 -1
- package/dist/textarea/Textarea.d.ts +1 -1
- package/dist/textarea/TextareaClearButton.d.ts +1 -1
- package/dist/textarea/TextareaGroup.d.ts +1 -1
- package/dist/textarea/TextareaLeadingIcon.d.ts +1 -1
- package/dist/textarea/TextareaTrailingIcon.d.ts +1 -1
- package/dist/toast/Toast.d.ts +1 -1
- package/dist/toast/index.d.mts +2 -2
- package/dist/toast/index.d.ts +2 -2
- package/dist/toast/useRenderSlot.d.ts +1 -1
- package/dist/toggle-group/ToggleGroup.d.ts +1 -1
- package/dist/toggle-group/ToggleGroupToggle.d.ts +1 -1
- package/dist/toggle-group/useRenderSlot.d.ts +1 -1
- package/dist/visually-hidden/VisuallyHidden.d.ts +1 -1
- package/package.json +5 -5
|
@@ -35,7 +35,7 @@ export interface AccordionProps extends ExtentedBaseUIInterface {
|
|
|
35
35
|
*/
|
|
36
36
|
onValueChange?: (value: string[]) => void;
|
|
37
37
|
}
|
|
38
|
-
export declare function Accordion({ asChild, children, design, intent, hiddenUntilFound, multiple, className, ref, value, defaultValue, onValueChange, ...props }: AccordionProps): import("react
|
|
38
|
+
export declare function Accordion({ asChild, children, design, intent, hiddenUntilFound, multiple, className, ref, value, defaultValue, onValueChange, ...props }: AccordionProps): import("react").JSX.Element;
|
|
39
39
|
export declare namespace Accordion {
|
|
40
40
|
var displayName: string;
|
|
41
41
|
}
|
|
@@ -9,7 +9,7 @@ export interface AccordionItemProps extends ExtendedBaseUiInterface {
|
|
|
9
9
|
* Groups an accordion header with the corresponding panel. Renders a <div> element.
|
|
10
10
|
*/
|
|
11
11
|
export declare const Item: {
|
|
12
|
-
({ asChild, className, children, ref, ...props }: AccordionItemProps): import("react
|
|
12
|
+
({ asChild, className, children, ref, ...props }: AccordionItemProps): import("react").JSX.Element;
|
|
13
13
|
displayName: string;
|
|
14
14
|
};
|
|
15
15
|
export {};
|
|
@@ -6,7 +6,7 @@ export interface AccordionItemContentProps extends ExtendedBaseUiInterface {
|
|
|
6
6
|
ref?: Ref<HTMLDivElement>;
|
|
7
7
|
}
|
|
8
8
|
export declare const ItemContent: {
|
|
9
|
-
({ asChild, className, children, ref, ...props }: AccordionItemContentProps): import("react
|
|
9
|
+
({ asChild, className, children, ref, ...props }: AccordionItemContentProps): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export {};
|
|
@@ -4,6 +4,6 @@ export interface AccordionItemHeaderProps extends ComponentProps<'h3'> {
|
|
|
4
4
|
ref?: Ref<HTMLHeadingElement>;
|
|
5
5
|
}
|
|
6
6
|
export declare const ItemHeader: {
|
|
7
|
-
({ asChild, children, className, ref, }: AccordionItemHeaderProps): import("react
|
|
7
|
+
({ asChild, children, className, ref, }: AccordionItemHeaderProps): import("react").JSX.Element;
|
|
8
8
|
displayName: string;
|
|
9
9
|
};
|
|
@@ -6,7 +6,7 @@ export interface AccordionItemTriggerProps extends ExtendedBaseUiInterface {
|
|
|
6
6
|
ref?: Ref<HTMLButtonElement>;
|
|
7
7
|
}
|
|
8
8
|
export declare const ItemTrigger: {
|
|
9
|
-
({ asChild, children, className, ref, ...props }: AccordionItemTriggerProps): import("react
|
|
9
|
+
({ asChild, children, className, ref, ...props }: AccordionItemTriggerProps): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export {};
|
|
@@ -24,6 +24,6 @@ export interface AlertDialogProps extends Omit<ComponentProps<typeof BaseAlertDi
|
|
|
24
24
|
ref?: Ref<HTMLDivElement>;
|
|
25
25
|
}
|
|
26
26
|
export declare const AlertDialog: {
|
|
27
|
-
({ onOpenChange, withFade, ...props }: AlertDialogProps): import("react
|
|
27
|
+
({ onOpenChange, withFade, ...props }: AlertDialogProps): import("react").JSX.Element;
|
|
28
28
|
displayName: string;
|
|
29
29
|
};
|
|
@@ -11,6 +11,6 @@ export interface AlertDialogActionProps extends Omit<ComponentProps<typeof BaseA
|
|
|
11
11
|
* A button that closes the dialog and confirms the action. Renders a <button> element.
|
|
12
12
|
*/
|
|
13
13
|
export declare const AlertDialogAction: {
|
|
14
|
-
({ asChild, ...props }: AlertDialogActionProps): import("react
|
|
14
|
+
({ asChild, ...props }: AlertDialogActionProps): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
@@ -11,6 +11,6 @@ export interface AlertDialogCancelProps extends Omit<ComponentProps<typeof BaseA
|
|
|
11
11
|
* A button that closes the dialog without confirming the action. Renders a <button> element.
|
|
12
12
|
*/
|
|
13
13
|
export declare const AlertDialogCancel: {
|
|
14
|
-
({ asChild, ref: forwardedRef, ...props }: AlertDialogCancelProps): import("react
|
|
14
|
+
({ asChild, ref: forwardedRef, ...props }: AlertDialogCancelProps): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
@@ -7,6 +7,6 @@ export interface AlertDialogContentProps extends Omit<ComponentProps<typeof Base
|
|
|
7
7
|
* The popup element that contains the alert dialog content. Renders a <div> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const AlertDialogContent: {
|
|
10
|
-
({ className, ref, initialFocus, ...others }: AlertDialogContentProps): import("react
|
|
10
|
+
({ className, ref, initialFocus, ...others }: AlertDialogContentProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -8,5 +8,5 @@ export declare const AlertDialogProvider: ({ children, withFade, cancelRef, }: {
|
|
|
8
8
|
children: ReactNode;
|
|
9
9
|
withFade?: boolean;
|
|
10
10
|
cancelRef: MutableRefObject<HTMLButtonElement | null>;
|
|
11
|
-
}) => import("react
|
|
11
|
+
}) => import("react").JSX.Element;
|
|
12
12
|
export declare const useAlertDialog: () => AlertDialogContextValue;
|
|
@@ -7,6 +7,6 @@ export interface AlertDialogDescriptionProps extends Omit<ComponentProps<typeof
|
|
|
7
7
|
* A paragraph with additional information about the dialog. Renders a <p> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const AlertDialogDescription: {
|
|
10
|
-
(props: AlertDialogDescriptionProps): import("react
|
|
10
|
+
(props: AlertDialogDescriptionProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -7,6 +7,6 @@ export interface AlertDialogOverlayProps extends Omit<ComponentProps<typeof Base
|
|
|
7
7
|
* The backdrop element that dims the rest of the page. Renders a <div> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const AlertDialogOverlay: {
|
|
10
|
-
({ className, ...props }: AlertDialogOverlayProps): import("react
|
|
10
|
+
({ className, ...props }: AlertDialogOverlayProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -5,6 +5,6 @@ export type AlertDialogPortalProps = ComponentProps<typeof BaseAlertDialog.Porta
|
|
|
5
5
|
* A portal that renders the dialog in a different part of the DOM. Renders a <div> element.
|
|
6
6
|
*/
|
|
7
7
|
export declare const AlertDialogPortal: {
|
|
8
|
-
({ className, ...props }: AlertDialogPortalProps): import("react
|
|
8
|
+
({ className, ...props }: AlertDialogPortalProps): import("react").JSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
@@ -7,6 +7,6 @@ export interface AlertDialogTitleProps extends Omit<ComponentProps<typeof BaseAl
|
|
|
7
7
|
* The title of the alert dialog, announced to assistive technology. Renders an <h2> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const AlertDialogTitle: {
|
|
10
|
-
({ className, ...props }: AlertDialogTitleProps): import("react
|
|
10
|
+
({ className, ...props }: AlertDialogTitleProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -11,6 +11,6 @@ export interface AlertDialogTriggerProps extends Omit<ComponentProps<typeof Base
|
|
|
11
11
|
* A button that opens the alert dialog. Renders a <button> element.
|
|
12
12
|
*/
|
|
13
13
|
export declare const AlertDialogTrigger: {
|
|
14
|
-
({ asChild, ...props }: AlertDialogTriggerProps): import("react
|
|
14
|
+
({ asChild, ...props }: AlertDialogTriggerProps): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
@@ -7,6 +7,6 @@ export interface AvatarActionProps extends React.ButtonHTMLAttributes<HTMLButton
|
|
|
7
7
|
* An action button positioned on the avatar, typically for editing. Renders a <button> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const AvatarAction: {
|
|
10
|
-
({ className, children, asChild, angle, ariaLabel, ...props }: AvatarActionProps): import("react
|
|
10
|
+
({ className, children, asChild, angle, ariaLabel, ...props }: AvatarActionProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -5,6 +5,6 @@ export interface AvatarImageProps extends React.ImgHTMLAttributes<HTMLImageEleme
|
|
|
5
5
|
* The avatar's image content. Renders an <img> element.
|
|
6
6
|
*/
|
|
7
7
|
export declare const AvatarImage: {
|
|
8
|
-
({ className, asChild, src, onLoad, onError, ...props }: AvatarImageProps): import("react
|
|
8
|
+
({ className, asChild, src, onLoad, onError, ...props }: AvatarImageProps): import("react").JSX.Element | null;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
@@ -6,7 +6,7 @@ interface AvatarOnlineBadgeProps extends ComponentPropsWithoutRef<'div'> {
|
|
|
6
6
|
* A badge indicator showing the user's online status. Renders a <div> element.
|
|
7
7
|
*/
|
|
8
8
|
export declare const AvatarOnlineBadge: {
|
|
9
|
-
({ angle, ...props }: AvatarOnlineBadgeProps): import("react
|
|
9
|
+
({ angle, ...props }: AvatarOnlineBadgeProps): import("react").JSX.Element | null;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export {};
|
|
@@ -6,6 +6,6 @@ export interface AvatarPlaceholderProps extends React.ImgHTMLAttributes<HTMLDivE
|
|
|
6
6
|
* A placeholder shown when no image is available, typically displaying the user's initial. Renders a <div> element.
|
|
7
7
|
*/
|
|
8
8
|
export declare const AvatarPlaceholder: {
|
|
9
|
-
({ className, children, ...props }: AvatarPlaceholderProps): import("react
|
|
9
|
+
({ className, children, ...props }: AvatarPlaceholderProps): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
@@ -5,6 +5,6 @@ export interface AvatarImageProps extends React.ImgHTMLAttributes<HTMLDivElement
|
|
|
5
5
|
* The user container that wraps avatar content. Renders a <div> element.
|
|
6
6
|
*/
|
|
7
7
|
export declare const AvatarUser: {
|
|
8
|
-
({ asChild, children, className, ...props }: AvatarImageProps): import("react
|
|
8
|
+
({ asChild, children, className, ...props }: AvatarImageProps): import("react").JSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
package/dist/badge/Badge.d.ts
CHANGED
|
@@ -7,6 +7,6 @@ export type BadgeProps = PropsWithChildren<Omit<BadgeItemProps, 'type'>> & {
|
|
|
7
7
|
* A visual indicator that displays a count or status, typically positioned on top of another element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const Badge: {
|
|
10
|
-
({ children, ...props }: BadgeProps): import("react
|
|
10
|
+
({ children, ...props }: BadgeProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -26,6 +26,6 @@ export interface BadgeItemProps extends Omit<HTMLAttributes<HTMLSpanElement>, 'a
|
|
|
26
26
|
ref?: Ref<HTMLSpanElement>;
|
|
27
27
|
}
|
|
28
28
|
export declare const BadgeItem: {
|
|
29
|
-
({ intent, size, type, count, overflowCount, "aria-label": label, className, ...others }: BadgeItemProps): import("react
|
|
29
|
+
({ intent, size, type, count, overflowCount, "aria-label": label, className, ...others }: BadgeItemProps): import("react").JSX.Element;
|
|
30
30
|
displayName: string;
|
|
31
31
|
};
|
|
@@ -5,6 +5,6 @@ export interface BreadcrumbProps extends ComponentPropsWithoutRef<'nav'> {
|
|
|
5
5
|
ref?: Ref<HTMLElement>;
|
|
6
6
|
}
|
|
7
7
|
export declare const Breadcrumb: {
|
|
8
|
-
({ className, "aria-label": ariaLabel, ref, ...rest }: BreadcrumbProps): import("react
|
|
8
|
+
({ className, "aria-label": ariaLabel, ref, ...rest }: BreadcrumbProps): import("react").JSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
@@ -9,6 +9,6 @@ export interface CurrentPageProps extends ComponentPropsWithoutRef<typeof TextLi
|
|
|
9
9
|
* Indicates the current page in the breadcrumb trail. Renders a <span> element.
|
|
10
10
|
*/
|
|
11
11
|
export declare const CurrentPage: {
|
|
12
|
-
({ asChild, className, children, ...rest }: CurrentPageProps): import("react
|
|
12
|
+
({ asChild, className, children, ...rest }: CurrentPageProps): import("react").JSX.Element;
|
|
13
13
|
displayName: string;
|
|
14
14
|
};
|
|
@@ -7,6 +7,6 @@ export interface ItemProps extends ComponentPropsWithoutRef<'li'> {
|
|
|
7
7
|
* A breadcrumb item container. Renders a <li> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const Item: {
|
|
10
|
-
({ className, ...rest }: ItemProps): import("react
|
|
10
|
+
({ className, ...rest }: ItemProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -10,6 +10,6 @@ export interface LinkProps extends ComponentPropsWithoutRef<typeof TextLink> {
|
|
|
10
10
|
* A navigable breadcrumb link. Renders an <a> element.
|
|
11
11
|
*/
|
|
12
12
|
export declare const Link: {
|
|
13
|
-
({ asChild, className, bold, intent, underline, href, ref, ...rest }: LinkProps): import("react
|
|
13
|
+
({ asChild, className, bold, intent, underline, href, ref, ...rest }: LinkProps): import("react").JSX.Element;
|
|
14
14
|
displayName: string;
|
|
15
15
|
};
|
|
@@ -8,6 +8,6 @@ export interface SeparatorProps extends ComponentPropsWithoutRef<'li'> {
|
|
|
8
8
|
* A visual separator between breadcrumb items. Renders a <li> element.
|
|
9
9
|
*/
|
|
10
10
|
export declare const Separator: {
|
|
11
|
-
({ asChild, className, children, ref, ...rest }: SeparatorProps): import("react
|
|
11
|
+
({ asChild, className, children, ref, ...rest }: SeparatorProps): import("react").JSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
package/dist/button/Button.d.ts
CHANGED
|
@@ -44,6 +44,6 @@ export interface ButtonProps extends Omit<ComponentPropsWithoutRef<'button'>, 'd
|
|
|
44
44
|
* A clickable element that triggers an action or event when activated by the user.
|
|
45
45
|
*/
|
|
46
46
|
export declare const Button: {
|
|
47
|
-
({ children, design, disabled, ariaDisabled, intent, isLoading, loadingLabel, loadingText, shape, size, asChild, className, underline, appearance, ref, ...others }: ButtonProps): import("react
|
|
47
|
+
({ children, design, disabled, ariaDisabled, intent, isLoading, loadingLabel, loadingText, shape, size, asChild, className, underline, appearance, ref, ...others }: ButtonProps): import("react").JSX.Element;
|
|
48
48
|
displayName: string;
|
|
49
49
|
};
|
package/dist/card/Backdrop.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ interface BackdropProps extends BackdropStylesProps {
|
|
|
11
11
|
* A decorative backdrop element at the top of the card. Renders a <div> element.
|
|
12
12
|
*/
|
|
13
13
|
export declare const Backdrop: {
|
|
14
|
-
({ intent, animation, ...props }: BackdropProps): import("react
|
|
14
|
+
({ intent, animation, ...props }: BackdropProps): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
17
17
|
export {};
|
package/dist/card/Card.d.ts
CHANGED
|
@@ -11,6 +11,6 @@ export interface CardProps extends ComponentProps<'div'>, CardStylesProps {
|
|
|
11
11
|
inset?: boolean;
|
|
12
12
|
}
|
|
13
13
|
export declare const Card: {
|
|
14
|
-
({ children, design, intent, inset, asChild, className, ref, ...props }: CardProps): import("react
|
|
14
|
+
({ children, design, intent, inset, asChild, className, ref, ...props }: CardProps): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
package/dist/card/Content.d.ts
CHANGED
|
@@ -13,6 +13,6 @@ export interface ContentProps extends ComponentProps<'div'> {
|
|
|
13
13
|
* The main content area of the card. Renders a <div> element.
|
|
14
14
|
*/
|
|
15
15
|
export declare const Content: {
|
|
16
|
-
({ children, inset, asChild, className, ref, ...props }: ContentProps): import("react
|
|
16
|
+
({ children, inset, asChild, className, ref, ...props }: ContentProps): import("react").JSX.Element;
|
|
17
17
|
displayName: string;
|
|
18
18
|
};
|
package/dist/card/Type.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface TypeProps extends ComponentProps<'header'>, TypeStylesProps {
|
|
|
13
13
|
children?: ReactNode;
|
|
14
14
|
}
|
|
15
15
|
export declare const Type: {
|
|
16
|
-
({ intent, children, ...props }: TypeProps): import("react
|
|
16
|
+
({ intent, children, ...props }: TypeProps): import("react").JSX.Element | null;
|
|
17
17
|
displayName: string;
|
|
18
18
|
};
|
|
19
19
|
export {};
|
|
@@ -5,7 +5,7 @@ interface Props extends UseCarouselProps, ComponentProps<'div'> {
|
|
|
5
5
|
className?: string;
|
|
6
6
|
}
|
|
7
7
|
export declare const Carousel: {
|
|
8
|
-
({ className, snapType, snapStop, scrollBehavior, slidesPerMove, pagePickerInset, slidesPerPage, loop, children, gap, defaultPage, page, onPageChange, maxDots, ...props }: Props): import("react
|
|
8
|
+
({ className, snapType, snapStop, scrollBehavior, slidesPerMove, pagePickerInset, slidesPerPage, loop, children, gap, defaultPage, page, onPageChange, maxDots, ...props }: Props): import("react").JSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const useCarouselContext: () => CarouselAPI;
|
|
@@ -6,7 +6,7 @@ interface ControlsProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
6
6
|
* Container for carousel navigation controls. Renders a <div> element.
|
|
7
7
|
*/
|
|
8
8
|
export declare const CarouselControls: {
|
|
9
|
-
({ children, className, ...props }: ControlsProps): import("react
|
|
9
|
+
({ children, className, ...props }: ControlsProps): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export {};
|
|
@@ -3,6 +3,6 @@ import { IconButtonProps } from '../icon-button';
|
|
|
3
3
|
* A button that navigates to the next slide. Renders a <button> element.
|
|
4
4
|
*/
|
|
5
5
|
export declare const CarouselNextButton: {
|
|
6
|
-
({ "aria-label": ariaLabel, ...buttonProps }: IconButtonProps): import("react
|
|
6
|
+
({ "aria-label": ariaLabel, ...buttonProps }: IconButtonProps): import("react").JSX.Element;
|
|
7
7
|
displayName: string;
|
|
8
8
|
};
|
|
@@ -11,7 +11,7 @@ interface Props {
|
|
|
11
11
|
* A page indicator button for navigating to a specific slide. Renders a <button> element.
|
|
12
12
|
*/
|
|
13
13
|
export declare const CarouselPageIndicator: {
|
|
14
|
-
({ children, unstyled, index, "aria-label": ariaLabel, className, intent, }: Props): import("react
|
|
14
|
+
({ children, unstyled, index, "aria-label": ariaLabel, className, intent, }: Props): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
17
17
|
export {};
|
|
@@ -11,7 +11,7 @@ interface Props {
|
|
|
11
11
|
* Container for page indicators using render props pattern. Renders a <div> element.
|
|
12
12
|
*/
|
|
13
13
|
export declare const CarouselPagePicker: {
|
|
14
|
-
({ children, className }: Props): import("react
|
|
14
|
+
({ children, className }: Props): import("react").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
17
17
|
export {};
|
|
@@ -3,6 +3,6 @@ import { IconButtonProps } from '../icon-button';
|
|
|
3
3
|
* A button that navigates to the previous slide. Renders a <button> element.
|
|
4
4
|
*/
|
|
5
5
|
export declare const CarouselPrevButton: {
|
|
6
|
-
({ "aria-label": ariaLabel, ...buttonProps }: IconButtonProps): import("react
|
|
6
|
+
({ "aria-label": ariaLabel, ...buttonProps }: IconButtonProps): import("react").JSX.Element;
|
|
7
7
|
displayName: string;
|
|
8
8
|
};
|
|
@@ -10,6 +10,6 @@ export interface CarouselSlideProps extends ComponentProps<'div'> {
|
|
|
10
10
|
* An individual slide within the carousel. Renders a <div> element.
|
|
11
11
|
*/
|
|
12
12
|
export declare const CarouselSlide: {
|
|
13
|
-
({ children, index, totalSlides, className, ...props }: CarouselSlideProps): import("react
|
|
13
|
+
({ children, index, totalSlides, className, ...props }: CarouselSlideProps): import("react").JSX.Element;
|
|
14
14
|
displayName: string;
|
|
15
15
|
};
|
|
@@ -7,7 +7,7 @@ interface Props extends ComponentProps<'div'> {
|
|
|
7
7
|
* Container for all carousel slides. Renders a <div> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const CarouselSlides: {
|
|
10
|
-
({ children, className }: Props): import("react
|
|
10
|
+
({ children, className }: Props): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
13
13
|
export {};
|
|
@@ -6,7 +6,7 @@ interface Props {
|
|
|
6
6
|
* The viewport container that displays the carousel. Renders a <div> element.
|
|
7
7
|
*/
|
|
8
8
|
export declare const CarouselViewport: {
|
|
9
|
-
({ children }: Props): import("react
|
|
9
|
+
({ children }: Props): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export {};
|
|
@@ -8,6 +8,6 @@ export type CheckboxProps = CheckboxInputProps & Pick<CheckboxGroupContextState,
|
|
|
8
8
|
* A control that allows users to select one or multiple options from a set.
|
|
9
9
|
*/
|
|
10
10
|
export declare const Checkbox: {
|
|
11
|
-
({ id: idProp, className, intent: intentProp, checked: checkedProp, value, disabled, reverse, onCheckedChange, children, ref: forwardedRef, ...others }: CheckboxProps): import("react
|
|
11
|
+
({ id: idProp, className, intent: intentProp, checked: checkedProp, value, disabled, reverse, onCheckedChange, children, ref: forwardedRef, ...others }: CheckboxProps): import("react").JSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
@@ -17,6 +17,6 @@ export interface CheckboxGroupProps extends Omit<ComponentPropsWithoutRef<'div'>
|
|
|
17
17
|
* managing their state collectively with support for controlled and uncontrolled modes.
|
|
18
18
|
*/
|
|
19
19
|
export declare const CheckboxGroup: {
|
|
20
|
-
({ name: nameProp, value: valueProp, defaultValue, className, intent, orientation, onCheckedChange: onCheckedChangeProp, reverse, children, ref, ...others }: CheckboxGroupProps): import("react
|
|
20
|
+
({ name: nameProp, value: valueProp, defaultValue, className, intent, orientation, onCheckedChange: onCheckedChangeProp, reverse, children, ref, ...others }: CheckboxGroupProps): import("react").JSX.Element;
|
|
21
21
|
displayName: string;
|
|
22
22
|
};
|
|
@@ -4,6 +4,6 @@ export type CheckboxIndicatorProps = Checkbox.CheckboxIndicatorProps & {
|
|
|
4
4
|
ref?: Ref<HTMLSpanElement>;
|
|
5
5
|
};
|
|
6
6
|
export declare const CheckboxIndicator: {
|
|
7
|
-
(props: CheckboxIndicatorProps): import("react
|
|
7
|
+
(props: CheckboxIndicatorProps): import("react").JSX.Element;
|
|
8
8
|
displayName: string;
|
|
9
9
|
};
|
|
@@ -41,7 +41,7 @@ export interface CheckboxInputProps extends CheckboxInputStylesProps, Omit<Compo
|
|
|
41
41
|
ref?: Ref<HTMLButtonElement>;
|
|
42
42
|
}
|
|
43
43
|
export declare const CheckboxInput: {
|
|
44
|
-
({ className, icon, indeterminateIcon, intent, checked, ref, ...others }: CheckboxInputProps): import("react
|
|
44
|
+
({ className, icon, indeterminateIcon, intent, checked, ref, ...others }: CheckboxInputProps): import("react").JSX.Element;
|
|
45
45
|
displayName: string;
|
|
46
46
|
};
|
|
47
47
|
export {};
|
|
@@ -7,6 +7,6 @@ export interface CheckboxLabelProps extends LabelProps, LabelStylesProps {
|
|
|
7
7
|
disabled?: boolean;
|
|
8
8
|
}
|
|
9
9
|
export declare const CheckboxLabel: {
|
|
10
|
-
({ disabled, ...others }: CheckboxLabelProps): import("react
|
|
10
|
+
({ disabled, ...others }: CheckboxLabelProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
package/dist/chip/Chip.d.ts
CHANGED
|
@@ -28,7 +28,7 @@ export interface ChipProps extends ChipPrimitiveProps, Omit<ChipStylesProps, 'ha
|
|
|
28
28
|
ref?: Ref<HTMLButtonElement | HTMLDivElement>;
|
|
29
29
|
}
|
|
30
30
|
export declare const Chip: {
|
|
31
|
-
({ design, disabled, children, intent, defaultPressed, pressed, asChild, className, onClick, onClear, ref: forwardedRef, ...otherProps }: ChipProps): import("react
|
|
31
|
+
({ design, disabled, children, intent, defaultPressed, pressed, asChild, className, onClick, onClear, ref: forwardedRef, ...otherProps }: ChipProps): import("react").JSX.Element;
|
|
32
32
|
displayName: string;
|
|
33
33
|
};
|
|
34
34
|
export {};
|
|
@@ -8,6 +8,6 @@ export interface ChipClearButtonProps extends ComponentPropsWithoutRef<'span'>,
|
|
|
8
8
|
* A button to remove or clear the chip. Renders a <button> element wrapped in a <span>.
|
|
9
9
|
*/
|
|
10
10
|
export declare const ChipClearButton: {
|
|
11
|
-
({ children, tabIndex, label, ref: forwardedRef, }: ChipClearButtonProps): import("react
|
|
11
|
+
({ children, tabIndex, label, ref: forwardedRef, }: ChipClearButtonProps): import("react").JSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
@@ -6,6 +6,6 @@ export type ChipContentProps = ComponentPropsWithoutRef<'span'> & {
|
|
|
6
6
|
* The main text content of the chip. Renders a <span> element.
|
|
7
7
|
*/
|
|
8
8
|
export declare const ChipContent: {
|
|
9
|
-
({ children, className, ref: forwardedRef }: ChipContentProps): import("react
|
|
9
|
+
({ children, className, ref: forwardedRef }: ChipContentProps): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
package/dist/chip/ChipIcon.d.ts
CHANGED
|
@@ -3,6 +3,6 @@ export type ChipIconProps = ComponentPropsWithoutRef<'span'> & {
|
|
|
3
3
|
ref?: Ref<HTMLSpanElement>;
|
|
4
4
|
};
|
|
5
5
|
export declare const ChipIcon: {
|
|
6
|
-
({ children, className, ref: forwardedRef }: ChipIconProps): import("react
|
|
6
|
+
({ children, className, ref: forwardedRef }: ChipIconProps): import("react").JSX.Element;
|
|
7
7
|
displayName: string;
|
|
8
8
|
};
|
|
@@ -7,6 +7,6 @@ export type ChipLeadingIconProps = ChipIconProps & {
|
|
|
7
7
|
* An icon displayed at the start of the chip. Renders a <span> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const ChipLeadingIcon: {
|
|
10
|
-
({ className, ref: forwardedRef, ...props }: ChipLeadingIconProps): import("react
|
|
10
|
+
({ className, ref: forwardedRef, ...props }: ChipLeadingIconProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -7,6 +7,6 @@ export type ChipTrailingIconProps = ChipIconProps & {
|
|
|
7
7
|
* An icon displayed at the end of the chip. Renders a <span> element.
|
|
8
8
|
*/
|
|
9
9
|
export declare const ChipTrailingIcon: {
|
|
10
|
-
({ className, ref: forwardedRef, ...props }: ChipTrailingIconProps): import("react
|
|
10
|
+
({ className, ref: forwardedRef, ...props }: ChipTrailingIconProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -29,6 +29,6 @@ export interface CircularMeterProps extends Omit<ComponentProps<typeof BaseMeter
|
|
|
29
29
|
orientation?: 'vertical' | 'horizontal';
|
|
30
30
|
}
|
|
31
31
|
export declare const CircularMeter: {
|
|
32
|
-
({ className, value, max, min, size: sizeProp, intent, orientation, children, ref, ...others }: PropsWithChildren<CircularMeterProps>): import("react
|
|
32
|
+
({ className, value, max, min, size: sizeProp, intent, orientation, children, ref, ...others }: PropsWithChildren<CircularMeterProps>): import("react").JSX.Element;
|
|
33
33
|
displayName: string;
|
|
34
34
|
};
|
|
@@ -4,6 +4,6 @@ export type CircularMeterContentProps = ComponentProps<'div'> & PropsWithChildre
|
|
|
4
4
|
* Container for circular meter content such as labels and values. Renders a <div> element.
|
|
5
5
|
*/
|
|
6
6
|
export declare const CircularMeterContent: {
|
|
7
|
-
({ className, children, ...others }: CircularMeterContentProps): import("react
|
|
7
|
+
({ className, children, ...others }: CircularMeterContentProps): import("react").JSX.Element;
|
|
8
8
|
displayName: string;
|
|
9
9
|
};
|
|
@@ -5,6 +5,6 @@ export type CircularMeterLabelProps = Omit<ComponentProps<typeof BaseMeter.Label
|
|
|
5
5
|
* The label of the circular meter, announced to assistive technology. Renders a <span> element.
|
|
6
6
|
*/
|
|
7
7
|
export declare const CircularMeterLabel: {
|
|
8
|
-
({ id: idProp, children, className, ref: forwardedRef, ...others }: CircularMeterLabelProps): import("react
|
|
8
|
+
({ id: idProp, children, className, ref: forwardedRef, ...others }: CircularMeterLabelProps): import("react").JSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
@@ -6,6 +6,6 @@ export type CircularMeterTrackProps = Omit<ComponentProps<typeof BaseMeter.Track
|
|
|
6
6
|
* The circular track of the meter showing progress. Renders an <svg> element.
|
|
7
7
|
*/
|
|
8
8
|
export declare const CircularMeterTrack: {
|
|
9
|
-
({ className, children, ...others }: CircularMeterTrackProps): import("react
|
|
9
|
+
({ className, children, ...others }: CircularMeterTrackProps): import("react").JSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
@@ -5,6 +5,6 @@ export type CircularMeterValueProps = Omit<ComponentProps<typeof BaseMeter.Value
|
|
|
5
5
|
* The value display of the circular meter. Renders a <span> element.
|
|
6
6
|
*/
|
|
7
7
|
export declare const CircularMeterValue: {
|
|
8
|
-
({ className, children, ...others }: PropsWithChildren<CircularMeterValueProps>): import("react
|
|
8
|
+
({ className, children, ...others }: PropsWithChildren<CircularMeterValueProps>): import("react").JSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
@@ -10,6 +10,6 @@ export interface ContentProps extends ComponentProps<typeof Collapsible.Panel> {
|
|
|
10
10
|
* The collapsible content panel. Renders a <div> element.
|
|
11
11
|
*/
|
|
12
12
|
export declare const Content: {
|
|
13
|
-
({ asChild, className, children, hiddenUntilFound, ...props }: ContentProps): import("react
|
|
13
|
+
({ asChild, className, children, hiddenUntilFound, ...props }: ContentProps): import("react").JSX.Element;
|
|
14
14
|
displayName: string;
|
|
15
15
|
};
|
|
@@ -7,6 +7,6 @@ export interface RootProps extends ComponentProps<typeof Collapsible.Root> {
|
|
|
7
7
|
asChild?: boolean;
|
|
8
8
|
}
|
|
9
9
|
export declare const Root: {
|
|
10
|
-
({ asChild, children, ...props }: RootProps): import("react
|
|
10
|
+
({ asChild, children, ...props }: RootProps): import("react").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
@@ -9,6 +9,6 @@ export interface TriggerProps extends ComponentProps<'button'> {
|
|
|
9
9
|
* A button that toggles the collapsible content. Renders a <button> element.
|
|
10
10
|
*/
|
|
11
11
|
export declare const Trigger: {
|
|
12
|
-
({ asChild, children, ...props }: TriggerProps): import("react
|
|
12
|
+
({ asChild, children, ...props }: TriggerProps): import("react").JSX.Element;
|
|
13
13
|
displayName: string;
|
|
14
14
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ComboboxContextProps } from './ComboboxContext';
|
|
2
2
|
export type ComboboxProps = ComboboxContextProps;
|
|
3
3
|
export declare const Combobox: {
|
|
4
|
-
({ children, ...props }: ComboboxProps): import("react
|
|
4
|
+
({ children, ...props }: ComboboxProps): import("react").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|