@baseline-ui/core 0.60.0 → 0.60.1
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/index.d.ts +10201 -11
- package/dist/react-aria.d.ts +708 -2
- package/dist/react-stately.d.ts +319 -2
- package/package.json +6 -6
- package/sbom.json +1 -1
- package/dist/components/Accordion/Accordion.css.d.ts +0 -44
- package/dist/components/Accordion/Accordion.d.ts +0 -11
- package/dist/components/Accordion/Accordion.types.d.ts +0 -70
- package/dist/components/Accordion/AccordionBase.d.ts +0 -5
- package/dist/components/Accordion/AccordionHeader.d.ts +0 -6
- package/dist/components/Accordion/AccordionItem.d.ts +0 -3
- package/dist/components/Accordion/index.d.ts +0 -3
- package/dist/components/ActionButton/ActionButton.css.d.ts +0 -216
- package/dist/components/ActionButton/ActionButton.d.ts +0 -4
- package/dist/components/ActionButton/ActionButton.types.d.ts +0 -44
- package/dist/components/ActionButton/index.d.ts +0 -2
- package/dist/components/ActionGroup/ActionGroup.css.d.ts +0 -2
- package/dist/components/ActionGroup/ActionGroup.d.ts +0 -11
- package/dist/components/ActionGroup/ActionGroup.types.d.ts +0 -43
- package/dist/components/ActionGroup/index.d.ts +0 -3
- package/dist/components/ActionIconButton/ActionIconButton.css.d.ts +0 -116
- package/dist/components/ActionIconButton/ActionIconButton.d.ts +0 -3
- package/dist/components/ActionIconButton/ActionIconButton.types.d.ts +0 -56
- package/dist/components/ActionIconButton/index.d.ts +0 -2
- package/dist/components/Actionable/Actionable.css.d.ts +0 -2
- package/dist/components/Actionable/Actionable.d.ts +0 -3
- package/dist/components/Actionable/Actionable.types.d.ts +0 -15
- package/dist/components/Actionable/index.d.ts +0 -3
- package/dist/components/AlertDialog/AlertDialog.css.d.ts +0 -26
- package/dist/components/AlertDialog/AlertDialog.d.ts +0 -3
- package/dist/components/AlertDialog/AlertDialog.types.d.ts +0 -77
- package/dist/components/AlertDialog/index.d.ts +0 -3
- package/dist/components/AudioPlayer/AudioPlayer.css.d.ts +0 -3
- package/dist/components/AudioPlayer/AudioPlayer.d.ts +0 -3
- package/dist/components/AudioPlayer/AudioPlayer.types.d.ts +0 -27
- package/dist/components/AudioPlayer/index.d.ts +0 -3
- package/dist/components/Avatar/Avatar.css.d.ts +0 -19
- package/dist/components/Avatar/Avatar.d.ts +0 -3
- package/dist/components/Avatar/Avatar.types.d.ts +0 -31
- package/dist/components/Avatar/index.d.ts +0 -2
- package/dist/components/Box/Box.d.ts +0 -3
- package/dist/components/Box/Box.types.d.ts +0 -12
- package/dist/components/Box/index.d.ts +0 -3
- package/dist/components/ButtonSelect/ButtonSelect.css.d.ts +0 -3
- package/dist/components/ButtonSelect/ButtonSelect.d.ts +0 -3
- package/dist/components/ButtonSelect/ButtonSelect.types.d.ts +0 -56
- package/dist/components/ButtonSelect/index.d.ts +0 -3
- package/dist/components/Calendar/Calendar.css.d.ts +0 -135
- package/dist/components/Calendar/Calendar.d.ts +0 -4
- package/dist/components/Calendar/Calendar.types.d.ts +0 -22
- package/dist/components/Calendar/CalendarCell.d.ts +0 -9
- package/dist/components/Calendar/CalendarHeader.d.ts +0 -6
- package/dist/components/Calendar/RangeCalendar.d.ts +0 -4
- package/dist/components/Calendar/index.d.ts +0 -3
- package/dist/components/Calendar/intl/index.d.ts +0 -267
- package/dist/components/Checkbox/Checkbox.css.d.ts +0 -103
- package/dist/components/Checkbox/Checkbox.d.ts +0 -3
- package/dist/components/Checkbox/Checkbox.types.d.ts +0 -17
- package/dist/components/Checkbox/index.d.ts +0 -2
- package/dist/components/Code/Code.css.d.ts +0 -2
- package/dist/components/Code/Code.d.ts +0 -3
- package/dist/components/Code/Code.types.d.ts +0 -6
- package/dist/components/Code/index.d.ts +0 -3
- package/dist/components/ColorInput/ColorArea.d.ts +0 -4
- package/dist/components/ColorInput/ColorFieldInput.d.ts +0 -13
- package/dist/components/ColorInput/ColorInput.css.d.ts +0 -165
- package/dist/components/ColorInput/ColorInput.d.ts +0 -3
- package/dist/components/ColorInput/ColorInput.types.d.ts +0 -137
- package/dist/components/ColorInput/ColorInputButton.d.ts +0 -21
- package/dist/components/ColorInput/ColorPresetList.d.ts +0 -16
- package/dist/components/ColorInput/ColorSlider.d.ts +0 -3
- package/dist/components/ColorInput/CustomColors.d.ts +0 -15
- package/dist/components/ColorInput/IconColorInput.d.ts +0 -3
- package/dist/components/ColorInput/Picker.d.ts +0 -8
- package/dist/components/ColorInput/__tests__/data.d.ts +0 -8
- package/dist/components/ColorInput/hooks/useColorTrigger.d.ts +0 -13
- package/dist/components/ColorInput/index.d.ts +0 -4
- package/dist/components/ColorInput/intl/index.d.ts +0 -399
- package/dist/components/ColorInput/utils.d.ts +0 -44
- package/dist/components/ColorSwatch/ColorSwatch.css.d.ts +0 -39
- package/dist/components/ColorSwatch/ColorSwatch.d.ts +0 -3
- package/dist/components/ColorSwatch/ColorSwatch.types.d.ts +0 -44
- package/dist/components/ColorSwatch/index.d.ts +0 -2
- package/dist/components/ColorSwatchPicker/ColorSwatchPicker.css.d.ts +0 -2
- package/dist/components/ColorSwatchPicker/ColorSwatchPicker.d.ts +0 -3
- package/dist/components/ColorSwatchPicker/ColorSwatchPicker.types.d.ts +0 -46
- package/dist/components/ColorSwatchPicker/index.d.ts +0 -3
- package/dist/components/ComboBox/ComboBox.css.d.ts +0 -203
- package/dist/components/ComboBox/ComboBox.d.ts +0 -3
- package/dist/components/ComboBox/ComboBox.types.d.ts +0 -96
- package/dist/components/ComboBox/index.d.ts +0 -3
- package/dist/components/ComboBox/useOnValueChange.d.ts +0 -6
- package/dist/components/DateField/DateField.d.ts +0 -6
- package/dist/components/DateField/DateField.types.d.ts +0 -17
- package/dist/components/DateField/index.d.ts +0 -3
- package/dist/components/DateField/intl/index.d.ts +0 -102
- package/dist/components/DateFormat/DateFormat.d.ts +0 -3
- package/dist/components/DateFormat/DateFormat.types.d.ts +0 -5
- package/dist/components/DateFormat/index.d.ts +0 -2
- package/dist/components/DeviceProvider/DeviceProvider.d.ts +0 -6
- package/dist/components/DeviceProvider/DeviceProvider.types.d.ts +0 -12
- package/dist/components/DeviceProvider/index.d.ts +0 -2
- package/dist/components/Dialog/Dialog.css.d.ts +0 -53
- package/dist/components/Dialog/Dialog.d.ts +0 -6
- package/dist/components/Dialog/Dialog.types.d.ts +0 -37
- package/dist/components/Dialog/DialogTitle.d.ts +0 -3
- package/dist/components/Dialog/index.d.ts +0 -3
- package/dist/components/Dialog/useDeferredLabel.d.ts +0 -7
- package/dist/components/Disclosure/Disclosure.css.d.ts +0 -116
- package/dist/components/Disclosure/Disclosure.d.ts +0 -3
- package/dist/components/Disclosure/Disclosure.types.d.ts +0 -30
- package/dist/components/Disclosure/index.d.ts +0 -3
- package/dist/components/DomNodeRenderer/DomNodeRenderer.d.ts +0 -3
- package/dist/components/DomNodeRenderer/DomNodeRenderer.types.d.ts +0 -11
- package/dist/components/DomNodeRenderer/index.d.ts +0 -2
- package/dist/components/Drawer/Drawer.css.d.ts +0 -31
- package/dist/components/Drawer/Drawer.d.ts +0 -3
- package/dist/components/Drawer/Drawer.types.d.ts +0 -24
- package/dist/components/Drawer/index.d.ts +0 -3
- package/dist/components/Editor/Editor.css.d.ts +0 -131
- package/dist/components/Editor/Editor.d.ts +0 -3
- package/dist/components/Editor/Editor.types.d.ts +0 -159
- package/dist/components/Editor/EditorToolbar.d.ts +0 -15
- package/dist/components/Editor/HelpDialog.d.ts +0 -5
- package/dist/components/Editor/RichEditor.d.ts +0 -24
- package/dist/components/Editor/elements/AddLink.d.ts +0 -10
- package/dist/components/Editor/elements/Mention.d.ts +0 -46
- package/dist/components/Editor/elements/Paragraph.d.ts +0 -2
- package/dist/components/Editor/elements/PlainEditor.d.ts +0 -11
- package/dist/components/Editor/index.d.ts +0 -2
- package/dist/components/Editor/utils.d.ts +0 -93
- package/dist/components/FileUpload/FileUpload.css.d.ts +0 -69
- package/dist/components/FileUpload/FileUpload.d.ts +0 -3
- package/dist/components/FileUpload/FileUpload.types.d.ts +0 -38
- package/dist/components/FileUpload/hooks/useFileUpload.d.ts +0 -22
- package/dist/components/FileUpload/index.d.ts +0 -2
- package/dist/components/FrameProvider/FrameProvider.d.ts +0 -20
- package/dist/components/FrameProvider/FrameProvider.types.d.ts +0 -40
- package/dist/components/FrameProvider/index.d.ts +0 -2
- package/dist/components/FreehandCanvas/FreehandCanvas.css.d.ts +0 -78
- package/dist/components/FreehandCanvas/FreehandCanvas.d.ts +0 -4
- package/dist/components/FreehandCanvas/FreehandCanvas.types.d.ts +0 -116
- package/dist/components/FreehandCanvas/hooks/usePathsData.d.ts +0 -27
- package/dist/components/FreehandCanvas/index.d.ts +0 -2
- package/dist/components/FreehandCanvas/intl/index.d.ts +0 -135
- package/dist/components/GridList/GridList.css.d.ts +0 -22
- package/dist/components/GridList/GridList.d.ts +0 -3
- package/dist/components/GridList/GridList.types.d.ts +0 -84
- package/dist/components/GridList/GridListItem.d.ts +0 -20
- package/dist/components/GridList/index.d.ts +0 -3
- package/dist/components/Group/Group.d.ts +0 -3
- package/dist/components/Group/Group.types.d.ts +0 -19
- package/dist/components/Group/index.d.ts +0 -2
- package/dist/components/I18nProvider/I18Provider.types.d.ts +0 -11
- package/dist/components/I18nProvider/I18nProvider.css.d.ts +0 -1
- package/dist/components/I18nProvider/I18nProvider.d.ts +0 -10
- package/dist/components/I18nProvider/index.d.ts +0 -4
- package/dist/components/Icon/Icon.d.ts +0 -4
- package/dist/components/Icon/Icon.types.d.ts +0 -36
- package/dist/components/Icon/index.d.ts +0 -2
- package/dist/components/ImageDropZone/ImageDropZone.css.d.ts +0 -76
- package/dist/components/ImageDropZone/ImageDropZone.d.ts +0 -3
- package/dist/components/ImageDropZone/ImageDropZone.types.d.ts +0 -50
- package/dist/components/ImageDropZone/index.d.ts +0 -2
- package/dist/components/ImageDropZone/intl/index.d.ts +0 -135
- package/dist/components/ImageGallery/AdaptiveText.d.ts +0 -13
- package/dist/components/ImageGallery/ImageGallery.css.d.ts +0 -86
- package/dist/components/ImageGallery/ImageGallery.d.ts +0 -18
- package/dist/components/ImageGallery/ImageGallery.types.d.ts +0 -130
- package/dist/components/ImageGallery/ImageGalleryDragPreview.d.ts +0 -22
- package/dist/components/ImageGallery/ImageGalleryItem.d.ts +0 -3
- package/dist/components/ImageGallery/index.d.ts +0 -2
- package/dist/components/ImageGallery/utils.d.ts +0 -10
- package/dist/components/InlineAlert/InlineAlert.css.d.ts +0 -214
- package/dist/components/InlineAlert/InlineAlert.d.ts +0 -3
- package/dist/components/InlineAlert/InlineAlert.types.d.ts +0 -38
- package/dist/components/InlineAlert/index.d.ts +0 -2
- package/dist/components/InlineAlert/intl/index.d.ts +0 -102
- package/dist/components/InlineToolbar/InlineToolbar.css.d.ts +0 -50
- package/dist/components/InlineToolbar/InlineToolbar.d.ts +0 -3
- package/dist/components/InlineToolbar/InlineToolbar.types.d.ts +0 -63
- package/dist/components/InlineToolbar/InlineToolbarButton.d.ts +0 -3
- package/dist/components/InlineToolbar/index.d.ts +0 -2
- package/dist/components/Kbd/Kbd.css.d.ts +0 -1
- package/dist/components/Kbd/Kbd.d.ts +0 -3
- package/dist/components/Kbd/Kbd.types.d.ts +0 -21
- package/dist/components/Kbd/index.d.ts +0 -2
- package/dist/components/Link/Link.css.d.ts +0 -41
- package/dist/components/Link/Link.d.ts +0 -3
- package/dist/components/Link/Link.types.d.ts +0 -26
- package/dist/components/Link/index.d.ts +0 -2
- package/dist/components/ListBox/DefaultListOption.d.ts +0 -22
- package/dist/components/ListBox/DropIndicator.d.ts +0 -11
- package/dist/components/ListBox/ListBox.css.d.ts +0 -91
- package/dist/components/ListBox/ListBox.d.ts +0 -6
- package/dist/components/ListBox/ListBox.types.d.ts +0 -104
- package/dist/components/ListBox/ListBoxSection.d.ts +0 -14
- package/dist/components/ListBox/ListOption.d.ts +0 -17
- package/dist/components/ListBox/hooks/useDragAndDrop.d.ts +0 -3
- package/dist/components/ListBox/hooks/useDragAutoScroll.d.ts +0 -5
- package/dist/components/ListBox/hooks/useDragDrop.d.ts +0 -33
- package/dist/components/ListBox/hooks/useSharedList.d.ts +0 -8
- package/dist/components/ListBox/index.d.ts +0 -4
- package/dist/components/Markdown/Markdown.css.d.ts +0 -3
- package/dist/components/Markdown/Markdown.d.ts +0 -3
- package/dist/components/Markdown/Markdown.types.d.ts +0 -7
- package/dist/components/Markdown/index.d.ts +0 -3
- package/dist/components/Menu/Menu.css.d.ts +0 -2
- package/dist/components/Menu/Menu.d.ts +0 -3
- package/dist/components/Menu/Menu.types.d.ts +0 -63
- package/dist/components/Menu/index.d.ts +0 -2
- package/dist/components/MessageFormat/MessageFormat.d.ts +0 -3
- package/dist/components/MessageFormat/MessageFormat.types.d.ts +0 -14
- package/dist/components/MessageFormat/index.d.ts +0 -2
- package/dist/components/Modal/Modal.css.d.ts +0 -39
- package/dist/components/Modal/Modal.d.ts +0 -11
- package/dist/components/Modal/Modal.types.d.ts +0 -70
- package/dist/components/Modal/ModalClose.d.ts +0 -4
- package/dist/components/Modal/ModalContent.d.ts +0 -13
- package/dist/components/Modal/ModalContentCore.d.ts +0 -3
- package/dist/components/Modal/ModalTrigger.d.ts +0 -4
- package/dist/components/Modal/hooks/useDialogPosition.d.ts +0 -13
- package/dist/components/Modal/index.d.ts +0 -5
- package/dist/components/NumberFormat/NumberFormat.d.ts +0 -3
- package/dist/components/NumberFormat/NumberFormat.types.d.ts +0 -5
- package/dist/components/NumberFormat/index.d.ts +0 -2
- package/dist/components/NumberInput/NumberInput.css.d.ts +0 -9
- package/dist/components/NumberInput/NumberInput.d.ts +0 -3
- package/dist/components/NumberInput/NumberInput.types.d.ts +0 -26
- package/dist/components/NumberInput/index.d.ts +0 -2
- package/dist/components/Pagination/Pagination.css.d.ts +0 -84
- package/dist/components/Pagination/Pagination.d.ts +0 -3
- package/dist/components/Pagination/Pagination.types.d.ts +0 -25
- package/dist/components/Pagination/index.d.ts +0 -2
- package/dist/components/Pagination/intl/index.d.ts +0 -201
- package/dist/components/Panel/Panel.css.d.ts +0 -1
- package/dist/components/Panel/Panel.d.ts +0 -2
- package/dist/components/Panel/Panel.types.d.ts +0 -72
- package/dist/components/Panel/PanelContext.d.ts +0 -6
- package/dist/components/Panel/PanelGroup.d.ts +0 -2
- package/dist/components/Panel/PanelResizeHandle.d.ts +0 -5
- package/dist/components/Panel/index.d.ts +0 -4
- package/dist/components/PointPicker/Grid.d.ts +0 -7
- package/dist/components/PointPicker/PointPicker.css.d.ts +0 -37
- package/dist/components/PointPicker/PointPicker.d.ts +0 -22
- package/dist/components/PointPicker/PointPicker.types.d.ts +0 -116
- package/dist/components/PointPicker/PointPickerContent/PointPickerContent.d.ts +0 -3
- package/dist/components/PointPicker/PointPickerContent/PointPickerIndicator.d.ts +0 -8
- package/dist/components/PointPicker/PointPickerContent/hooks/useCoordinatesRelativeToWindow.d.ts +0 -4
- package/dist/components/PointPicker/PointPickerContent/hooks/usePointPickerKeyboard.d.ts +0 -3
- package/dist/components/PointPicker/PointPickerContent/index.d.ts +0 -1
- package/dist/components/PointPicker/PointPickerDisplay/Floater.d.ts +0 -7
- package/dist/components/PointPicker/PointPickerDisplay/MagnifierContent.d.ts +0 -8
- package/dist/components/PointPicker/PointPickerDisplay/PointPickerDisplay.d.ts +0 -3
- package/dist/components/PointPicker/PointPickerDisplay/hooks/useIndicatorWidthObserver.d.ts +0 -1
- package/dist/components/PointPicker/PointPickerDisplay/index.d.ts +0 -1
- package/dist/components/PointPicker/PointsVisualiser/PointsVisualiser.d.ts +0 -11
- package/dist/components/PointPicker/PointsVisualiser/canvasUtils.d.ts +0 -20
- package/dist/components/PointPicker/PointsVisualiser/hooks/usePointProximity.d.ts +0 -12
- package/dist/components/PointPicker/hooks/usePointPicker.d.ts +0 -4
- package/dist/components/PointPicker/index.d.ts +0 -5
- package/dist/components/PointPicker/workers/canvas.worker.d.ts +0 -1
- package/dist/components/PointPicker/workers/pointProximity.worker.d.ts +0 -1
- package/dist/components/Popover/Arrow.d.ts +0 -7
- package/dist/components/Popover/Popover.css.d.ts +0 -55
- package/dist/components/Popover/Popover.d.ts +0 -10
- package/dist/components/Popover/Popover.types.d.ts +0 -133
- package/dist/components/Popover/PopoverContent.d.ts +0 -3
- package/dist/components/Popover/PopoverContentCore.d.ts +0 -7
- package/dist/components/Popover/PopoverTrigger.d.ts +0 -8
- package/dist/components/Popover/hooks/usePopoverScrollReposition.d.ts +0 -22
- package/dist/components/Popover/hooks/usePopoverTransition.d.ts +0 -23
- package/dist/components/Popover/index.d.ts +0 -4
- package/dist/components/Portal/Portal.d.ts +0 -3
- package/dist/components/Portal/Portal.types.d.ts +0 -4
- package/dist/components/Portal/index.d.ts +0 -2
- package/dist/components/PortalContainerProvider/PortalContainerProvider.d.ts +0 -4
- package/dist/components/PortalContainerProvider/PortalContainerProvider.types.d.ts +0 -12
- package/dist/components/PortalContainerProvider/index.d.ts +0 -1
- package/dist/components/Preview/Preview.css.d.ts +0 -50
- package/dist/components/Preview/Preview.d.ts +0 -3
- package/dist/components/Preview/Preview.types.d.ts +0 -59
- package/dist/components/Preview/index.d.ts +0 -2
- package/dist/components/ProgressBar/ProgressBar.css.d.ts +0 -48
- package/dist/components/ProgressBar/ProgressBar.d.ts +0 -3
- package/dist/components/ProgressBar/ProgressBar.types.d.ts +0 -20
- package/dist/components/ProgressBar/index.d.ts +0 -2
- package/dist/components/ProgressSpinner/ProgressSpinner.css.d.ts +0 -9
- package/dist/components/ProgressSpinner/ProgressSpinner.d.ts +0 -3
- package/dist/components/ProgressSpinner/ProgressSpinner.types.d.ts +0 -16
- package/dist/components/ProgressSpinner/index.d.ts +0 -2
- package/dist/components/RadioGroup/RadioGroup.css.d.ts +0 -26
- package/dist/components/RadioGroup/RadioGroup.d.ts +0 -3
- package/dist/components/RadioGroup/RadioGroup.types.d.ts +0 -67
- package/dist/components/RadioGroup/RadioItem.d.ts +0 -11
- package/dist/components/RadioGroup/index.d.ts +0 -2
- package/dist/components/Reaction/Reaction.css.d.ts +0 -74
- package/dist/components/Reaction/Reaction.d.ts +0 -3
- package/dist/components/Reaction/Reaction.types.d.ts +0 -13
- package/dist/components/Reaction/index.d.ts +0 -2
- package/dist/components/ScrollControlButton/ScrollControlButton.css.d.ts +0 -1
- package/dist/components/ScrollControlButton/ScrollControlButton.d.ts +0 -3
- package/dist/components/ScrollControlButton/ScrollControlButton.types.d.ts +0 -31
- package/dist/components/ScrollControlButton/index.d.ts +0 -3
- package/dist/components/SearchInput/SearchInput.css.d.ts +0 -64
- package/dist/components/SearchInput/SearchInput.d.ts +0 -3
- package/dist/components/SearchInput/SearchInput.types.d.ts +0 -27
- package/dist/components/SearchInput/index.d.ts +0 -2
- package/dist/components/Select/IconSelect.d.ts +0 -3
- package/dist/components/Select/Select.css.d.ts +0 -58
- package/dist/components/Select/Select.d.ts +0 -9
- package/dist/components/Select/Select.types.d.ts +0 -87
- package/dist/components/Select/SelectButton.d.ts +0 -3
- package/dist/components/Select/index.d.ts +0 -3
- package/dist/components/Separator/Separator.css.d.ts +0 -19
- package/dist/components/Separator/Separator.d.ts +0 -3
- package/dist/components/Separator/Separator.types.d.ts +0 -12
- package/dist/components/Separator/index.d.ts +0 -2
- package/dist/components/Skeleton/Skeleton.css.d.ts +0 -1
- package/dist/components/Skeleton/Skeleton.d.ts +0 -3
- package/dist/components/Skeleton/Skeleton.types.d.ts +0 -7
- package/dist/components/Skeleton/index.d.ts +0 -2
- package/dist/components/Slider/IconSlider.d.ts +0 -3
- package/dist/components/Slider/Slider.css.d.ts +0 -133
- package/dist/components/Slider/Slider.d.ts +0 -3
- package/dist/components/Slider/Slider.types.d.ts +0 -42
- package/dist/components/Slider/index.d.ts +0 -3
- package/dist/components/StatusCard/StatusCard.css.d.ts +0 -87
- package/dist/components/StatusCard/StatusCard.d.ts +0 -10
- package/dist/components/StatusCard/StatusCard.types.d.ts +0 -34
- package/dist/components/StatusCard/index.d.ts +0 -3
- package/dist/components/Switch/Switch.css.d.ts +0 -67
- package/dist/components/Switch/Switch.d.ts +0 -3
- package/dist/components/Switch/Switch.types.d.ts +0 -15
- package/dist/components/Switch/index.d.ts +0 -2
- package/dist/components/Table/Table.css.d.ts +0 -111
- package/dist/components/Table/Table.d.ts +0 -8
- package/dist/components/Table/Table.types.d.ts +0 -26
- package/dist/components/Table/hooks/useTableDragAndDrop.d.ts +0 -8
- package/dist/components/Table/index.d.ts +0 -3
- package/dist/components/Tabs/TabItem.d.ts +0 -3
- package/dist/components/Tabs/TabPanel.d.ts +0 -9
- package/dist/components/Tabs/Tabs.css.d.ts +0 -122
- package/dist/components/Tabs/Tabs.d.ts +0 -3
- package/dist/components/Tabs/Tabs.types.d.ts +0 -66
- package/dist/components/Tabs/TabsBase.d.ts +0 -7
- package/dist/components/Tabs/index.d.ts +0 -3
- package/dist/components/Tag/Tag.css.d.ts +0 -215
- package/dist/components/Tag/Tag.d.ts +0 -3
- package/dist/components/Tag/Tag.types.d.ts +0 -43
- package/dist/components/Tag/TagContext.d.ts +0 -15
- package/dist/components/Tag/index.d.ts +0 -2
- package/dist/components/TagGroup/TagGroup.css.d.ts +0 -1
- package/dist/components/TagGroup/TagGroup.d.ts +0 -3
- package/dist/components/TagGroup/TagGroup.types.d.ts +0 -38
- package/dist/components/TagGroup/index.d.ts +0 -2
- package/dist/components/TaggedPagination/TaggedPagination.css.d.ts +0 -70
- package/dist/components/TaggedPagination/TaggedPagination.d.ts +0 -3
- package/dist/components/TaggedPagination/TaggedPagination.types.d.ts +0 -50
- package/dist/components/TaggedPagination/index.d.ts +0 -2
- package/dist/components/Text/Text.css.d.ts +0 -51
- package/dist/components/Text/Text.d.ts +0 -3
- package/dist/components/Text/Text.types.d.ts +0 -24
- package/dist/components/Text/index.d.ts +0 -2
- package/dist/components/TextInput/TextInput.css.d.ts +0 -183
- package/dist/components/TextInput/TextInput.d.ts +0 -3
- package/dist/components/TextInput/TextInput.types.d.ts +0 -18
- package/dist/components/TextInput/index.d.ts +0 -2
- package/dist/components/TextInput/utils/getMessage.d.ts +0 -12
- package/dist/components/TextInput/utils/getStatusIcon.d.ts +0 -6
- package/dist/components/ThemeProvider/ThemeProvider.context.d.ts +0 -6
- package/dist/components/ThemeProvider/ThemeProvider.css.d.ts +0 -1
- package/dist/components/ThemeProvider/ThemeProvider.d.ts +0 -3
- package/dist/components/ThemeProvider/ThemeProvider.types.d.ts +0 -29
- package/dist/components/ThemeProvider/hooks/useUserPreferences.d.ts +0 -19
- package/dist/components/ThemeProvider/index.d.ts +0 -6
- package/dist/components/TimeField/DateTimeSegment.d.ts +0 -5
- package/dist/components/TimeField/TimeField.css.d.ts +0 -16
- package/dist/components/TimeField/TimeField.d.ts +0 -3
- package/dist/components/TimeField/TimeField.types.d.ts +0 -6
- package/dist/components/TimeField/index.d.ts +0 -3
- package/dist/components/Toast/Toast.css.d.ts +0 -34
- package/dist/components/Toast/Toast.d.ts +0 -3
- package/dist/components/Toast/Toast.types.d.ts +0 -14
- package/dist/components/Toast/index.d.ts +0 -4
- package/dist/components/ToggleButton/ToggleButton.css.d.ts +0 -74
- package/dist/components/ToggleButton/ToggleButton.d.ts +0 -3
- package/dist/components/ToggleButton/ToggleButton.types.d.ts +0 -27
- package/dist/components/ToggleButton/index.d.ts +0 -2
- package/dist/components/ToggleIconButton/ToggleIconButton.css.d.ts +0 -149
- package/dist/components/ToggleIconButton/ToggleIconButton.d.ts +0 -3
- package/dist/components/ToggleIconButton/ToggleIconButton.types.d.ts +0 -30
- package/dist/components/ToggleIconButton/index.d.ts +0 -2
- package/dist/components/Toolbar/CollapsibleToolbar.d.ts +0 -3
- package/dist/components/Toolbar/Toolbar.css.d.ts +0 -2
- package/dist/components/Toolbar/Toolbar.d.ts +0 -3
- package/dist/components/Toolbar/Toolbar.types.d.ts +0 -47
- package/dist/components/Toolbar/WrappedToolbar.d.ts +0 -3
- package/dist/components/Toolbar/hooks/useFormattedList.d.ts +0 -3
- package/dist/components/Toolbar/hooks/useInputAwareToolbar.d.ts +0 -6
- package/dist/components/Toolbar/index.d.ts +0 -3
- package/dist/components/Tooltip/Tooltip.css.d.ts +0 -44
- package/dist/components/Tooltip/Tooltip.d.ts +0 -3
- package/dist/components/Tooltip/Tooltip.types.d.ts +0 -55
- package/dist/components/Tooltip/TooltipContent.d.ts +0 -15
- package/dist/components/Tooltip/index.d.ts +0 -3
- package/dist/components/TreeView/TreeItem.d.ts +0 -7
- package/dist/components/TreeView/TreeView.css.d.ts +0 -34
- package/dist/components/TreeView/TreeView.d.ts +0 -8
- package/dist/components/TreeView/TreeView.types.d.ts +0 -95
- package/dist/components/TreeView/index.d.ts +0 -2
- package/dist/components/UNSAFE_ListBox/ListBox.css.d.ts +0 -92
- package/dist/components/UNSAFE_ListBox/ListBox.d.ts +0 -13
- package/dist/components/UNSAFE_ListBox/ListBox.types.d.ts +0 -84
- package/dist/components/UNSAFE_ListBox/ListBoxUI.d.ts +0 -19
- package/dist/components/UNSAFE_ListBox/hooks/useDragAndDrop.d.ts +0 -3
- package/dist/components/UNSAFE_ListBox/index.d.ts +0 -3
- package/dist/components/Virtualizer/LocaleAwareGridLayout.d.ts +0 -17
- package/dist/components/Virtualizer/Virtualizer.types.d.ts +0 -6
- package/dist/components/Virtualizer/index.d.ts +0 -36
- package/dist/components/index.d.ts +0 -81
- package/dist/components/shared/buttons.d.ts +0 -30
- package/dist/components/shared/collection.d.ts +0 -3
- package/dist/components/shared/components/DragPreviewContent.d.ts +0 -12
- package/dist/components/shared/components/IconWithTooltip.d.ts +0 -8
- package/dist/components/shared/components/ListCollectionBuilder.d.ts +0 -9
- package/dist/components/shared/components/OverlayEventLeakPreventionLayer.d.ts +0 -8
- package/dist/components/shared/components/SharedInput/SharedInput.d.ts +0 -3
- package/dist/components/shared/components/SharedInput/SharedInput.types.d.ts +0 -34
- package/dist/components/shared/components/SharedInput/index.d.ts +0 -1
- package/dist/components/shared/tooltips.d.ts +0 -11
- package/dist/components/shared/types/IconComponent.d.ts +0 -21
- package/dist/components/shared/types/List.d.ts +0 -17
- package/dist/hooks/index.d.ts +0 -13
- package/dist/hooks/useDevice.d.ts +0 -20
- package/dist/hooks/useI18n.d.ts +0 -59
- package/dist/hooks/useImage.d.ts +0 -23
- package/dist/hooks/useIntersectionObserver.d.ts +0 -44
- package/dist/hooks/useIsFirstRender.d.ts +0 -21
- package/dist/hooks/useIsTouchDevice.d.ts +0 -7
- package/dist/hooks/useLiveInteractionModality.d.ts +0 -13
- package/dist/hooks/useLocalStorage.d.ts +0 -20
- package/dist/hooks/useMedia.d.ts +0 -13
- package/dist/hooks/useMutationObserver.d.ts +0 -20
- package/dist/hooks/usePortalContainer.d.ts +0 -11
- package/dist/hooks/usePreventFocus.d.ts +0 -23
- package/dist/hooks/useResizeObserver.d.ts +0 -38
- package/dist/hooks/useTextSelection.d.ts +0 -29
- package/dist/hooks/useUndoRedo.d.ts +0 -44
- package/dist/utils/a11y.d.ts +0 -1
- package/dist/utils/classNames.d.ts +0 -17
- package/dist/utils/colors.d.ts +0 -11
- package/dist/utils/constants.d.ts +0 -1
- package/dist/utils/devWarn.d.ts +0 -1
- package/dist/utils/dom.d.ts +0 -130
- package/dist/utils/index.d.ts +0 -18
- package/dist/utils/invariant.d.ts +0 -18
- package/dist/utils/isInIframe.d.ts +0 -12
- package/dist/utils/isInShadowDOM.d.ts +0 -11
- package/dist/utils/isRect.d.ts +0 -7
- package/dist/utils/keyboards.d.ts +0 -13
- package/dist/utils/math.d.ts +0 -1
- package/dist/utils/objects.d.ts +0 -20
- package/dist/utils/overlays.d.ts +0 -6
- package/dist/utils/reactAriaCompat.d.ts +0 -22
- package/dist/utils/reactAriaComponentsCompat.d.ts +0 -4
- package/dist/utils/resolveAriaLabelAttrs.d.ts +0 -22
- package/dist/utils/resolvePublicUrl.d.ts +0 -1
- package/dist/utils/strings.d.ts +0 -6
- package/dist/utils/style.d.ts +0 -5
- package/dist/utils/styleMixins.css.d.ts +0 -16
- package/dist/utils/svgs.d.ts +0 -15
- package/dist/utils/types/Shared.d.ts +0 -34
- package/dist/utils/validations.d.ts +0 -13
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
export declare const tabHeaderCn: ((options?: {
|
|
2
|
-
variant?: "primary" | "ghost" | undefined;
|
|
3
|
-
} | undefined) => string) & {
|
|
4
|
-
variants: () => "variant"[];
|
|
5
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
6
|
-
variant: {
|
|
7
|
-
primary: {
|
|
8
|
-
"__@@Component_Sprinkles__": boolean;
|
|
9
|
-
baseSprinkles: string;
|
|
10
|
-
variantSprinkles: string;
|
|
11
|
-
compoundVariantSprinkles: string;
|
|
12
|
-
};
|
|
13
|
-
ghost: {};
|
|
14
|
-
};
|
|
15
|
-
}>;
|
|
16
|
-
};
|
|
17
|
-
export declare const tabButtonContainerCn: ((options?: {
|
|
18
|
-
variant?: "primary" | "ghost" | undefined;
|
|
19
|
-
} | undefined) => string) & {
|
|
20
|
-
variants: () => "variant"[];
|
|
21
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
22
|
-
variant: {
|
|
23
|
-
primary: {};
|
|
24
|
-
ghost: {
|
|
25
|
-
"__@@Component_Sprinkles__": boolean;
|
|
26
|
-
baseSprinkles: string;
|
|
27
|
-
variantSprinkles: string;
|
|
28
|
-
compoundVariantSprinkles: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
}>;
|
|
32
|
-
};
|
|
33
|
-
export declare const tabButtonCn: ((options?: {
|
|
34
|
-
isHovered?: boolean | undefined;
|
|
35
|
-
isSelected?: boolean | undefined;
|
|
36
|
-
isFocusVisible?: boolean | undefined;
|
|
37
|
-
isDisabled?: boolean | undefined;
|
|
38
|
-
variant?: "primary" | "ghost" | undefined;
|
|
39
|
-
} | undefined) => string) & {
|
|
40
|
-
variants: () => ("isSelected" | "isHovered" | "isDisabled" | "variant" | "isFocusVisible")[];
|
|
41
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
42
|
-
isHovered: {
|
|
43
|
-
true: {
|
|
44
|
-
"__@@Component_Sprinkles__": boolean;
|
|
45
|
-
baseSprinkles: string;
|
|
46
|
-
variantSprinkles: string;
|
|
47
|
-
compoundVariantSprinkles: string;
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
isSelected: {
|
|
51
|
-
true: {};
|
|
52
|
-
};
|
|
53
|
-
isFocusVisible: {
|
|
54
|
-
true: {
|
|
55
|
-
boxShadow: `inset 0 0 0 2px var(--${string})`;
|
|
56
|
-
};
|
|
57
|
-
};
|
|
58
|
-
isDisabled: {
|
|
59
|
-
true: ({
|
|
60
|
-
"__@@Component_Sprinkles__": boolean;
|
|
61
|
-
baseSprinkles: string;
|
|
62
|
-
variantSprinkles: string;
|
|
63
|
-
compoundVariantSprinkles: string;
|
|
64
|
-
} | {
|
|
65
|
-
pointerEvents: "none";
|
|
66
|
-
cursor: "not-allowed";
|
|
67
|
-
})[];
|
|
68
|
-
};
|
|
69
|
-
variant: {
|
|
70
|
-
primary: ({
|
|
71
|
-
"__@@Component_Sprinkles__": boolean;
|
|
72
|
-
baseSprinkles: string;
|
|
73
|
-
variantSprinkles: string;
|
|
74
|
-
compoundVariantSprinkles: string;
|
|
75
|
-
} | {
|
|
76
|
-
borderRight: `1px solid var(--${string})`;
|
|
77
|
-
})[];
|
|
78
|
-
ghost: {
|
|
79
|
-
"__@@Component_Sprinkles__": boolean;
|
|
80
|
-
baseSprinkles: string;
|
|
81
|
-
variantSprinkles: string;
|
|
82
|
-
compoundVariantSprinkles: string;
|
|
83
|
-
};
|
|
84
|
-
};
|
|
85
|
-
}>;
|
|
86
|
-
};
|
|
87
|
-
export declare const tabButtonStartIconCn: ((options?: {
|
|
88
|
-
isHovered?: boolean | undefined;
|
|
89
|
-
isSelected?: boolean | undefined;
|
|
90
|
-
isDisabled?: boolean | undefined;
|
|
91
|
-
variant?: "primary" | "ghost" | undefined;
|
|
92
|
-
} | undefined) => string) & {
|
|
93
|
-
variants: () => ("isSelected" | "isHovered" | "isDisabled" | "variant")[];
|
|
94
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
95
|
-
isHovered: {
|
|
96
|
-
true: {
|
|
97
|
-
"__@@Component_Sprinkles__": boolean;
|
|
98
|
-
baseSprinkles: string;
|
|
99
|
-
variantSprinkles: string;
|
|
100
|
-
compoundVariantSprinkles: string;
|
|
101
|
-
};
|
|
102
|
-
};
|
|
103
|
-
isSelected: {
|
|
104
|
-
true: {};
|
|
105
|
-
};
|
|
106
|
-
isDisabled: {
|
|
107
|
-
true: {
|
|
108
|
-
"__@@Component_Sprinkles__": boolean;
|
|
109
|
-
baseSprinkles: string;
|
|
110
|
-
variantSprinkles: string;
|
|
111
|
-
compoundVariantSprinkles: string;
|
|
112
|
-
};
|
|
113
|
-
};
|
|
114
|
-
variant: {
|
|
115
|
-
primary: {};
|
|
116
|
-
ghost: {};
|
|
117
|
-
};
|
|
118
|
-
}>;
|
|
119
|
-
};
|
|
120
|
-
export declare const tabActionContainerCn: string;
|
|
121
|
-
export declare const tabButtonIconCn: string;
|
|
122
|
-
export declare const tabContentFocusRingCn: string;
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import type { StylingProps } from "../../utils";
|
|
2
|
-
import type { ActionIconButtonProps } from "../ActionIconButton";
|
|
3
|
-
import type { IconProps, SVGRProps } from "../Icon";
|
|
4
|
-
import type { AriaTabListProps } from "@react-types/tabs";
|
|
5
|
-
import type React from "react";
|
|
6
|
-
import type { Key } from "react-aria";
|
|
7
|
-
import type { Item } from "react-stately";
|
|
8
|
-
export type ItemProps = React.ComponentProps<typeof Item> & StylingProps & {
|
|
9
|
-
key?: Key;
|
|
10
|
-
icon?: React.FC<IconProps>;
|
|
11
|
-
value?: string;
|
|
12
|
-
title?: string;
|
|
13
|
-
titleClassName?: string;
|
|
14
|
-
titleStyle?: React.CSSProperties;
|
|
15
|
-
};
|
|
16
|
-
export type TabsProps = Omit<StylingProps & AriaTabListProps<ItemProps>, "orientation" | "children" | "items" | "selectedKey" | "defaultSelectedKey" | "disabledKeys"> & {
|
|
17
|
-
/**
|
|
18
|
-
* The `TabItem` components to render inside the `Tabs` component.
|
|
19
|
-
*
|
|
20
|
-
* ```jsx
|
|
21
|
-
* <Tabs>
|
|
22
|
-
* <TabItem key="tab1" title="Tab 1">
|
|
23
|
-
* <div>Tab 1 content</div>
|
|
24
|
-
* </TabItem>
|
|
25
|
-
* <TabItem key="tab2" title="Tab 2">
|
|
26
|
-
* <div>Tab 2 content</div>
|
|
27
|
-
* </TabItem>
|
|
28
|
-
* </Tabs>;
|
|
29
|
-
* ```
|
|
30
|
-
*/
|
|
31
|
-
children: React.ReactNode;
|
|
32
|
-
/**
|
|
33
|
-
* The key of the tab that needs to be removed.
|
|
34
|
-
*
|
|
35
|
-
* @param key
|
|
36
|
-
*/
|
|
37
|
-
onRemove?: (key: Key) => void;
|
|
38
|
-
/** The value of the tab that needs to be selected. */
|
|
39
|
-
selectedValue?: string;
|
|
40
|
-
/** The default value of the tab that needs to be selected. */
|
|
41
|
-
defaultSelectedValue?: string;
|
|
42
|
-
/** The values of the tabs that need to be disabled. */
|
|
43
|
-
disabledValues?: Set<Key>;
|
|
44
|
-
/** A list of action buttons to render beside the tab items. */
|
|
45
|
-
actions?: Omit<ActionIconButtonProps, "variant" | "size">[];
|
|
46
|
-
/** The variant of the tabs */
|
|
47
|
-
variant?: "primary" | "ghost";
|
|
48
|
-
/** The className to apply to the tab header container. */
|
|
49
|
-
tabHeaderClassName?: string;
|
|
50
|
-
/** The style to apply to the tab header container. */
|
|
51
|
-
tabHeaderStyle?: React.CSSProperties;
|
|
52
|
-
};
|
|
53
|
-
export type TabItemProps = StylingProps & {
|
|
54
|
-
/** The title of the tab. This will be displayed in the tab button. */
|
|
55
|
-
title: string;
|
|
56
|
-
/** The icon to display in front of the title. */
|
|
57
|
-
icon?: React.FC<SVGRProps>;
|
|
58
|
-
/** The value of the tab. This will be used to identify the tab. */
|
|
59
|
-
value: string;
|
|
60
|
-
/** The className to apply to the tab item. */
|
|
61
|
-
titleClassName?: string;
|
|
62
|
-
/** The style to apply to the tab item. */
|
|
63
|
-
titleStyle?: React.CSSProperties;
|
|
64
|
-
/** The contents of the tab item. */
|
|
65
|
-
children: React.ReactNode;
|
|
66
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { ItemProps, TabsProps } from "./Tabs.types";
|
|
3
|
-
import type { CollectionChildren } from "@react-types/shared";
|
|
4
|
-
export declare const TabsBase: React.ForwardRefExoticComponent<Omit<TabsProps, "children"> & {
|
|
5
|
-
items: ItemProps[];
|
|
6
|
-
children: CollectionChildren<ItemProps>;
|
|
7
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,215 +0,0 @@
|
|
|
1
|
-
export declare const tagCn: ((options?: {
|
|
2
|
-
isFocusVisible?: boolean | undefined;
|
|
3
|
-
variant?: "blue" | "green" | "red" | "neutral" | "high-contrast" | undefined;
|
|
4
|
-
isDisabled?: boolean | undefined;
|
|
5
|
-
allowsRemoving?: boolean | undefined;
|
|
6
|
-
isSelected?: boolean | undefined;
|
|
7
|
-
allowsSelection?: boolean | undefined;
|
|
8
|
-
isHovered?: boolean | undefined;
|
|
9
|
-
size?: "sm" | "md" | undefined;
|
|
10
|
-
} | undefined) => string) & {
|
|
11
|
-
variants: () => ("size" | "isSelected" | "isHovered" | "isDisabled" | "variant" | "isFocusVisible" | "allowsSelection" | "allowsRemoving")[];
|
|
12
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
13
|
-
isFocusVisible: {
|
|
14
|
-
true: {
|
|
15
|
-
outline: `2px solid var(--${string})`;
|
|
16
|
-
outlineOffset: number;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
variant: {
|
|
20
|
-
neutral: {
|
|
21
|
-
"__@@Component_Sprinkles__": boolean;
|
|
22
|
-
baseSprinkles: string;
|
|
23
|
-
variantSprinkles: string;
|
|
24
|
-
compoundVariantSprinkles: string;
|
|
25
|
-
};
|
|
26
|
-
red: {
|
|
27
|
-
"__@@Component_Sprinkles__": boolean;
|
|
28
|
-
baseSprinkles: string;
|
|
29
|
-
variantSprinkles: string;
|
|
30
|
-
compoundVariantSprinkles: string;
|
|
31
|
-
};
|
|
32
|
-
green: {
|
|
33
|
-
"__@@Component_Sprinkles__": boolean;
|
|
34
|
-
baseSprinkles: string;
|
|
35
|
-
variantSprinkles: string;
|
|
36
|
-
compoundVariantSprinkles: string;
|
|
37
|
-
};
|
|
38
|
-
blue: {
|
|
39
|
-
"__@@Component_Sprinkles__": boolean;
|
|
40
|
-
baseSprinkles: string;
|
|
41
|
-
variantSprinkles: string;
|
|
42
|
-
compoundVariantSprinkles: string;
|
|
43
|
-
};
|
|
44
|
-
"high-contrast": {
|
|
45
|
-
"__@@Component_Sprinkles__": boolean;
|
|
46
|
-
baseSprinkles: string;
|
|
47
|
-
variantSprinkles: string;
|
|
48
|
-
compoundVariantSprinkles: string;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
isDisabled: {
|
|
52
|
-
true: ({
|
|
53
|
-
"__@@Component_Sprinkles__": boolean;
|
|
54
|
-
baseSprinkles: string;
|
|
55
|
-
variantSprinkles: string;
|
|
56
|
-
compoundVariantSprinkles: string;
|
|
57
|
-
} | {
|
|
58
|
-
cursor: "not-allowed";
|
|
59
|
-
})[];
|
|
60
|
-
};
|
|
61
|
-
allowsRemoving: {
|
|
62
|
-
true: {};
|
|
63
|
-
};
|
|
64
|
-
isSelected: {
|
|
65
|
-
true: {
|
|
66
|
-
"__@@Component_Sprinkles__": boolean;
|
|
67
|
-
baseSprinkles: string;
|
|
68
|
-
variantSprinkles: string;
|
|
69
|
-
compoundVariantSprinkles: string;
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
allowsSelection: {
|
|
73
|
-
true: {
|
|
74
|
-
cursor: "pointer";
|
|
75
|
-
};
|
|
76
|
-
};
|
|
77
|
-
isHovered: {
|
|
78
|
-
true: {};
|
|
79
|
-
};
|
|
80
|
-
size: {
|
|
81
|
-
md: {
|
|
82
|
-
selectors: {
|
|
83
|
-
"&:has(.BaselineUI-Tag-Icon)": {
|
|
84
|
-
paddingInlineStart: `var(--${string})`;
|
|
85
|
-
};
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
sm: {
|
|
89
|
-
minHeight: number;
|
|
90
|
-
selectors: {
|
|
91
|
-
"&:has(.BaselineUI-Tag-Icon)": {
|
|
92
|
-
paddingInlineStart: `var(--${string})`;
|
|
93
|
-
};
|
|
94
|
-
};
|
|
95
|
-
}[];
|
|
96
|
-
};
|
|
97
|
-
}>;
|
|
98
|
-
};
|
|
99
|
-
export declare const textColorCn: ((options?: {
|
|
100
|
-
variant?: "blue" | "green" | "red" | "neutral" | "high-contrast" | undefined;
|
|
101
|
-
isDisabled?: boolean | undefined;
|
|
102
|
-
isSelected?: boolean | undefined;
|
|
103
|
-
} | undefined) => string) & {
|
|
104
|
-
variants: () => ("isSelected" | "isDisabled" | "variant")[];
|
|
105
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
106
|
-
variant: {
|
|
107
|
-
neutral: {
|
|
108
|
-
"__@@Component_Sprinkles__": boolean;
|
|
109
|
-
baseSprinkles: string;
|
|
110
|
-
variantSprinkles: string;
|
|
111
|
-
compoundVariantSprinkles: string;
|
|
112
|
-
};
|
|
113
|
-
red: {
|
|
114
|
-
"__@@Component_Sprinkles__": boolean;
|
|
115
|
-
baseSprinkles: string;
|
|
116
|
-
variantSprinkles: string;
|
|
117
|
-
compoundVariantSprinkles: string;
|
|
118
|
-
};
|
|
119
|
-
green: {
|
|
120
|
-
"__@@Component_Sprinkles__": boolean;
|
|
121
|
-
baseSprinkles: string;
|
|
122
|
-
variantSprinkles: string;
|
|
123
|
-
compoundVariantSprinkles: string;
|
|
124
|
-
};
|
|
125
|
-
blue: {
|
|
126
|
-
"__@@Component_Sprinkles__": boolean;
|
|
127
|
-
baseSprinkles: string;
|
|
128
|
-
variantSprinkles: string;
|
|
129
|
-
compoundVariantSprinkles: string;
|
|
130
|
-
};
|
|
131
|
-
"high-contrast": {
|
|
132
|
-
"__@@Component_Sprinkles__": boolean;
|
|
133
|
-
baseSprinkles: string;
|
|
134
|
-
variantSprinkles: string;
|
|
135
|
-
compoundVariantSprinkles: string;
|
|
136
|
-
};
|
|
137
|
-
};
|
|
138
|
-
isDisabled: {
|
|
139
|
-
true: string;
|
|
140
|
-
};
|
|
141
|
-
isSelected: {
|
|
142
|
-
true: {
|
|
143
|
-
"__@@Component_Sprinkles__": boolean;
|
|
144
|
-
baseSprinkles: string;
|
|
145
|
-
variantSprinkles: string;
|
|
146
|
-
compoundVariantSprinkles: string;
|
|
147
|
-
};
|
|
148
|
-
};
|
|
149
|
-
}>;
|
|
150
|
-
};
|
|
151
|
-
export declare const iconColorCn: ((options?: {
|
|
152
|
-
variant?: "blue" | "green" | "red" | "neutral" | "high-contrast" | undefined;
|
|
153
|
-
isDisabled?: boolean | undefined;
|
|
154
|
-
isSelected?: boolean | undefined;
|
|
155
|
-
} | undefined) => string) & {
|
|
156
|
-
variants: () => ("isSelected" | "isDisabled" | "variant")[];
|
|
157
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
158
|
-
variant: {
|
|
159
|
-
neutral: {
|
|
160
|
-
"__@@Component_Sprinkles__": boolean;
|
|
161
|
-
baseSprinkles: string;
|
|
162
|
-
variantSprinkles: string;
|
|
163
|
-
compoundVariantSprinkles: string;
|
|
164
|
-
};
|
|
165
|
-
red: {
|
|
166
|
-
"__@@Component_Sprinkles__": boolean;
|
|
167
|
-
baseSprinkles: string;
|
|
168
|
-
variantSprinkles: string;
|
|
169
|
-
compoundVariantSprinkles: string;
|
|
170
|
-
};
|
|
171
|
-
green: {
|
|
172
|
-
"__@@Component_Sprinkles__": boolean;
|
|
173
|
-
baseSprinkles: string;
|
|
174
|
-
variantSprinkles: string;
|
|
175
|
-
compoundVariantSprinkles: string;
|
|
176
|
-
};
|
|
177
|
-
blue: {
|
|
178
|
-
"__@@Component_Sprinkles__": boolean;
|
|
179
|
-
baseSprinkles: string;
|
|
180
|
-
variantSprinkles: string;
|
|
181
|
-
compoundVariantSprinkles: string;
|
|
182
|
-
};
|
|
183
|
-
"high-contrast": {
|
|
184
|
-
"__@@Component_Sprinkles__": boolean;
|
|
185
|
-
baseSprinkles: string;
|
|
186
|
-
variantSprinkles: string;
|
|
187
|
-
compoundVariantSprinkles: string;
|
|
188
|
-
};
|
|
189
|
-
};
|
|
190
|
-
isDisabled: {
|
|
191
|
-
true: string;
|
|
192
|
-
};
|
|
193
|
-
isSelected: {
|
|
194
|
-
true: {
|
|
195
|
-
"__@@Component_Sprinkles__": boolean;
|
|
196
|
-
baseSprinkles: string;
|
|
197
|
-
variantSprinkles: string;
|
|
198
|
-
compoundVariantSprinkles: string;
|
|
199
|
-
};
|
|
200
|
-
};
|
|
201
|
-
}>;
|
|
202
|
-
};
|
|
203
|
-
export declare const tagContentCn: string;
|
|
204
|
-
export declare const tagRemoveCn: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
205
|
-
variant: {
|
|
206
|
-
neutral: {};
|
|
207
|
-
red: {};
|
|
208
|
-
green: {};
|
|
209
|
-
blue: {};
|
|
210
|
-
"high-contrast": {};
|
|
211
|
-
};
|
|
212
|
-
isHovered: {
|
|
213
|
-
true: {};
|
|
214
|
-
};
|
|
215
|
-
}>;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import type { StylingProps } from "../../utils";
|
|
2
|
-
import type { IconProps } from "../Icon";
|
|
3
|
-
import type React from "react";
|
|
4
|
-
export type TagVariant = "neutral" | "red" | "green" | "blue" | "high-contrast";
|
|
5
|
-
export interface TagProps extends StylingProps {
|
|
6
|
-
/**
|
|
7
|
-
* The content to display inside the tag.
|
|
8
|
-
*/
|
|
9
|
-
children: React.ReactNode;
|
|
10
|
-
/**
|
|
11
|
-
* The visual variant of the tag.
|
|
12
|
-
*
|
|
13
|
-
* @default "neutral"
|
|
14
|
-
*/
|
|
15
|
-
variant?: TagVariant;
|
|
16
|
-
/**
|
|
17
|
-
* The size of the tag.
|
|
18
|
-
*
|
|
19
|
-
* @default "md"
|
|
20
|
-
*/
|
|
21
|
-
size?: "sm" | "md";
|
|
22
|
-
/**
|
|
23
|
-
* An optional icon to display before the tag content.
|
|
24
|
-
*/
|
|
25
|
-
icon?: React.FC<IconProps>;
|
|
26
|
-
/**
|
|
27
|
-
* Whether the tag is disabled.
|
|
28
|
-
*
|
|
29
|
-
* @default false
|
|
30
|
-
*/
|
|
31
|
-
isDisabled?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* Whether the tag is selected.
|
|
34
|
-
*
|
|
35
|
-
* @default false
|
|
36
|
-
*/
|
|
37
|
-
isSelected?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Callback when the remove button is pressed. When provided, a remove button
|
|
40
|
-
* is rendered.
|
|
41
|
-
*/
|
|
42
|
-
onRemove?: () => void;
|
|
43
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import type { ListOption } from "../ListBox";
|
|
3
|
-
import type { TagVariant } from "./Tag.types";
|
|
4
|
-
import type { Node } from "@react-types/shared";
|
|
5
|
-
import type { ListState } from "react-stately";
|
|
6
|
-
export interface TagGroupContextValue {
|
|
7
|
-
state: ListState<ListOption>;
|
|
8
|
-
variant?: TagVariant;
|
|
9
|
-
size?: "sm" | "md";
|
|
10
|
-
}
|
|
11
|
-
export interface TagItemContextValue {
|
|
12
|
-
item: Node<ListOption>;
|
|
13
|
-
}
|
|
14
|
-
export declare const TagGroupContext: React.Context<TagGroupContextValue | null>;
|
|
15
|
-
export declare const TagItemContext: React.Context<TagItemContextValue | null>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const tagGroupCn: string;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import type { StylingProps } from "../../utils";
|
|
2
|
-
import type { SVGRProps } from "../Icon";
|
|
3
|
-
import type React from "react";
|
|
4
|
-
import type { AriaTagGroupProps } from "react-aria";
|
|
5
|
-
import type { ListProps } from "react-stately";
|
|
6
|
-
export interface Item {
|
|
7
|
-
id: string;
|
|
8
|
-
label: string;
|
|
9
|
-
variant?: "neutral" | "red" | "green" | "blue" | "high-contrast";
|
|
10
|
-
icon?: React.FC<SVGRProps>;
|
|
11
|
-
}
|
|
12
|
-
export interface TagGroupProps extends StylingProps, Omit<AriaTagGroupProps<Item>, "children" | "errorMessage" | "description">, Omit<ListProps<Item>, "children" | "collection" | "filter"> {
|
|
13
|
-
/**
|
|
14
|
-
* The items to display in the tag group.
|
|
15
|
-
*
|
|
16
|
-
* Type Item = { id: string; label: string; variant?: "neutral" | "red" |
|
|
17
|
-
* "green" | "blue" | "high-contrast"; icon?: React.FC<SVGRProps>; }
|
|
18
|
-
*/
|
|
19
|
-
items: Item[];
|
|
20
|
-
/**
|
|
21
|
-
* The variant of the tag group.
|
|
22
|
-
*
|
|
23
|
-
* @default "neutral"
|
|
24
|
-
*/
|
|
25
|
-
variant?: Item["variant"];
|
|
26
|
-
/**
|
|
27
|
-
* The size of the tag group.
|
|
28
|
-
*
|
|
29
|
-
* @default "md"
|
|
30
|
-
*/
|
|
31
|
-
size?: "sm" | "md";
|
|
32
|
-
/**
|
|
33
|
-
* Whether the tag group is disabled.
|
|
34
|
-
*
|
|
35
|
-
* @default false
|
|
36
|
-
*/
|
|
37
|
-
isDisabled?: boolean;
|
|
38
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
export declare const taggedPaginationCn: Record<"xs" | "sm" | "md", string>;
|
|
2
|
-
export declare const labelCn: ((options?: {
|
|
3
|
-
size?: "xs" | "sm" | "md" | undefined;
|
|
4
|
-
isDisabled?: boolean | undefined;
|
|
5
|
-
} | undefined) => string) & {
|
|
6
|
-
variants: () => ("size" | "isDisabled")[];
|
|
7
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
8
|
-
size: {
|
|
9
|
-
xs: {
|
|
10
|
-
"__@@Component_Sprinkles__": boolean;
|
|
11
|
-
baseSprinkles: string;
|
|
12
|
-
variantSprinkles: string;
|
|
13
|
-
compoundVariantSprinkles: string;
|
|
14
|
-
};
|
|
15
|
-
sm: {
|
|
16
|
-
"__@@Component_Sprinkles__": boolean;
|
|
17
|
-
baseSprinkles: string;
|
|
18
|
-
variantSprinkles: string;
|
|
19
|
-
compoundVariantSprinkles: string;
|
|
20
|
-
};
|
|
21
|
-
md: {
|
|
22
|
-
"__@@Component_Sprinkles__": boolean;
|
|
23
|
-
baseSprinkles: string;
|
|
24
|
-
variantSprinkles: string;
|
|
25
|
-
compoundVariantSprinkles: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
isDisabled: {
|
|
29
|
-
true: {
|
|
30
|
-
"__@@Component_Sprinkles__": boolean;
|
|
31
|
-
baseSprinkles: string;
|
|
32
|
-
variantSprinkles: string;
|
|
33
|
-
compoundVariantSprinkles: string;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
}>;
|
|
37
|
-
};
|
|
38
|
-
export declare const inputCn: ((options?: {
|
|
39
|
-
size?: "xs" | "sm" | "md" | undefined;
|
|
40
|
-
} | undefined) => string) & {
|
|
41
|
-
variants: () => "size"[];
|
|
42
|
-
classNames: import("@baseline-ui/css").RecipeClassNames<{
|
|
43
|
-
size: {
|
|
44
|
-
xs: ({
|
|
45
|
-
"__@@Component_Sprinkles__": boolean;
|
|
46
|
-
baseSprinkles: string;
|
|
47
|
-
variantSprinkles: string;
|
|
48
|
-
compoundVariantSprinkles: string;
|
|
49
|
-
} | {
|
|
50
|
-
width: number;
|
|
51
|
-
})[];
|
|
52
|
-
sm: ({
|
|
53
|
-
"__@@Component_Sprinkles__": boolean;
|
|
54
|
-
baseSprinkles: string;
|
|
55
|
-
variantSprinkles: string;
|
|
56
|
-
compoundVariantSprinkles: string;
|
|
57
|
-
} | {
|
|
58
|
-
width: number;
|
|
59
|
-
})[];
|
|
60
|
-
md: ({
|
|
61
|
-
"__@@Component_Sprinkles__": boolean;
|
|
62
|
-
baseSprinkles: string;
|
|
63
|
-
variantSprinkles: string;
|
|
64
|
-
compoundVariantSprinkles: string;
|
|
65
|
-
} | {
|
|
66
|
-
width: number;
|
|
67
|
-
})[];
|
|
68
|
-
};
|
|
69
|
-
}>;
|
|
70
|
-
};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import type { StylingProps } from "../../utils";
|
|
2
|
-
import type { PaginationProps } from "../Pagination";
|
|
3
|
-
import type React from "react";
|
|
4
|
-
import type { AriaTextFieldOptions } from "react-aria";
|
|
5
|
-
export interface TaggedPaginationProps extends StylingProps, Pick<PaginationProps, "isDisabled" | "decrementAriaLabel" | "incrementAriaLabel">, Pick<AriaTextFieldOptions<"input">, "onBlur" | "onKeyDown" | "isDisabled" | "isReadOnly" | "label"> {
|
|
6
|
-
/** Whether the decrement button is disabled. */
|
|
7
|
-
isDecrementButtonDisabled?: boolean;
|
|
8
|
-
/** Whether the increment button is disabled. */
|
|
9
|
-
isIncrementButtonDisabled?: boolean;
|
|
10
|
-
/**
|
|
11
|
-
* Determines the size of the component.
|
|
12
|
-
*
|
|
13
|
-
* @default "md"
|
|
14
|
-
*/
|
|
15
|
-
size?: "xs" | "sm" | "md";
|
|
16
|
-
/** The label for the component. */
|
|
17
|
-
label?: React.ReactNode;
|
|
18
|
-
/** The aria-label for the description. */
|
|
19
|
-
descriptionAriaLabel?: string;
|
|
20
|
-
/**
|
|
21
|
-
* The type of the input field.
|
|
22
|
-
*
|
|
23
|
-
* @default "number"
|
|
24
|
-
*/
|
|
25
|
-
type?: "number" | "text";
|
|
26
|
-
/** The minimum value of the component. */
|
|
27
|
-
minValue?: number;
|
|
28
|
-
/** The maximum value of the component. */
|
|
29
|
-
maxValue?: number;
|
|
30
|
-
/** The value of the component. */
|
|
31
|
-
value?: number;
|
|
32
|
-
/** The default value of the component. */
|
|
33
|
-
defaultValue?: number;
|
|
34
|
-
/** The callback that is called when the value is changed. */
|
|
35
|
-
onChange?: (value: number | string) => void;
|
|
36
|
-
/** The callback that is called when the value is changed successfully. */
|
|
37
|
-
onChangeSuccess?: (value: number) => void;
|
|
38
|
-
/** The callback that is called when the input value is changed. */
|
|
39
|
-
onInputChange?: (value: string) => void;
|
|
40
|
-
/** The description of the component. */
|
|
41
|
-
description?: string | ((value: number) => string);
|
|
42
|
-
/**
|
|
43
|
-
* The step of the component.
|
|
44
|
-
*
|
|
45
|
-
* @default 1
|
|
46
|
-
*/
|
|
47
|
-
step?: number;
|
|
48
|
-
/** The mapping of label to value. */
|
|
49
|
-
valueToLabelMap?: Map<number, string>;
|
|
50
|
-
}
|