@mantine/core 9.0.0 → 9.0.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/cjs/components/Accordion/Accordion.cjs.map +1 -1
- package/cjs/components/Accordion/Accordion.module.cjs.map +1 -1
- package/cjs/components/ActionIcon/ActionIcon.cjs.map +1 -1
- package/cjs/components/Affix/Affix.cjs.map +1 -1
- package/cjs/components/Alert/Alert.cjs.map +1 -1
- package/cjs/components/Anchor/Anchor.cjs.map +1 -1
- package/cjs/components/AngleSlider/AngleSlider.cjs.map +1 -1
- package/cjs/components/AppShell/AppShell.cjs.map +1 -1
- package/cjs/components/AspectRatio/AspectRatio.cjs.map +1 -1
- package/cjs/components/Autocomplete/Autocomplete.cjs +1 -1
- package/cjs/components/Autocomplete/Autocomplete.cjs.map +1 -1
- package/cjs/components/Avatar/Avatar.cjs.map +1 -1
- package/cjs/components/BackgroundImage/BackgroundImage.cjs.map +1 -1
- package/cjs/components/Badge/Badge.cjs.map +1 -1
- package/cjs/components/Badge/Badge.module.cjs.map +1 -1
- package/cjs/components/Blockquote/Blockquote.cjs.map +1 -1
- package/cjs/components/Breadcrumbs/Breadcrumbs.cjs.map +1 -1
- package/cjs/components/Burger/Burger.cjs.map +1 -1
- package/cjs/components/Button/Button.cjs.map +1 -1
- package/cjs/components/Card/Card.cjs.map +1 -1
- package/cjs/components/Center/Center.cjs.map +1 -1
- package/cjs/components/Checkbox/Checkbox.cjs.map +1 -1
- package/cjs/components/Checkbox/CheckboxGroup/CheckboxGroup.cjs.map +1 -1
- package/cjs/components/Chip/Chip.cjs.map +1 -1
- package/cjs/components/Chip/ChipGroup/ChipGroup.cjs.map +1 -1
- package/cjs/components/CloseButton/CloseButton.cjs.map +1 -1
- package/cjs/components/Code/Code.cjs.map +1 -1
- package/cjs/components/Collapse/Collapse.cjs.map +1 -1
- package/cjs/components/ColorInput/ColorInput.cjs.map +1 -1
- package/cjs/components/ColorPicker/AlphaSlider/AlphaSlider.cjs.map +1 -1
- package/cjs/components/ColorPicker/ColorPicker.cjs.map +1 -1
- package/cjs/components/ColorPicker/HueSlider/HueSlider.cjs.map +1 -1
- package/cjs/components/ColorSwatch/ColorSwatch.cjs.map +1 -1
- package/cjs/components/Combobox/ComboboxTarget/ComboboxTarget.cjs +1 -0
- package/cjs/components/Combobox/ComboboxTarget/ComboboxTarget.cjs.map +1 -1
- package/cjs/components/Combobox/use-combobox-target-props/use-combobox-target-props.cjs.map +1 -1
- package/cjs/components/Container/Container.cjs.map +1 -1
- package/cjs/components/Dialog/Dialog.cjs.map +1 -1
- package/cjs/components/Divider/Divider.cjs.map +1 -1
- package/cjs/components/Fieldset/Fieldset.cjs.map +1 -1
- package/cjs/components/FileButton/FileButton.cjs.map +1 -1
- package/cjs/components/FileInput/FileInput.cjs.map +1 -1
- package/cjs/components/Flex/Flex.cjs.map +1 -1
- package/cjs/components/FloatingIndicator/FloatingIndicator.cjs.map +1 -1
- package/cjs/components/FloatingWindow/FloatingWindow.cjs.map +1 -1
- package/cjs/components/Grid/Grid.cjs.map +1 -1
- package/cjs/components/Group/Group.cjs.map +1 -1
- package/cjs/components/Highlight/Highlight.cjs.map +1 -1
- package/cjs/components/Image/Image.cjs.map +1 -1
- package/cjs/components/Indicator/Indicator.cjs.map +1 -1
- package/cjs/components/Input/Input.cjs +3 -2
- package/cjs/components/Input/Input.cjs.map +1 -1
- package/cjs/components/InputBase/InputBase.cjs.map +1 -1
- package/cjs/components/JsonInput/JsonInput.cjs.map +1 -1
- package/cjs/components/Kbd/Kbd.cjs.map +1 -1
- package/cjs/components/List/List.cjs.map +1 -1
- package/cjs/components/Loader/Loader.cjs.map +1 -1
- package/cjs/components/LoadingOverlay/LoadingOverlay.cjs +1 -0
- package/cjs/components/LoadingOverlay/LoadingOverlay.cjs.map +1 -1
- package/cjs/components/Mark/Mark.cjs.map +1 -1
- package/cjs/components/Marquee/Marquee.cjs.map +1 -1
- package/cjs/components/Menu/Menu.cjs.map +1 -1
- package/cjs/components/Modal/Modal.cjs.map +1 -1
- package/cjs/components/MultiSelect/MultiSelect.cjs +3 -1
- package/cjs/components/MultiSelect/MultiSelect.cjs.map +1 -1
- package/cjs/components/NativeSelect/NativeSelect.cjs +4 -1
- package/cjs/components/NativeSelect/NativeSelect.cjs.map +1 -1
- package/cjs/components/NavLink/NavLink.cjs.map +1 -1
- package/cjs/components/Notification/Notification.cjs.map +1 -1
- package/cjs/components/NumberInput/NumberInput.cjs +1 -0
- package/cjs/components/NumberInput/NumberInput.cjs.map +1 -1
- package/cjs/components/OverflowList/OverflowList.cjs.map +1 -1
- package/cjs/components/Overlay/Overlay.cjs.map +1 -1
- package/cjs/components/Pagination/Pagination.cjs.map +1 -1
- package/cjs/components/Paper/Paper.cjs.map +1 -1
- package/cjs/components/PasswordInput/PasswordInput.cjs +4 -1
- package/cjs/components/PasswordInput/PasswordInput.cjs.map +1 -1
- package/cjs/components/Pill/Pill.cjs.map +1 -1
- package/cjs/components/PillsInput/PillsInput.cjs.map +1 -1
- package/cjs/components/PinInput/PinInput.cjs.map +1 -1
- package/cjs/components/Popover/Popover.cjs +9 -0
- package/cjs/components/Popover/Popover.cjs.map +1 -1
- package/cjs/components/Portal/OptionalPortal.cjs.map +1 -1
- package/cjs/components/Portal/Portal.cjs.map +1 -1
- package/cjs/components/Progress/Progress.cjs.map +1 -1
- package/cjs/components/Radio/Radio.cjs.map +1 -1
- package/cjs/components/Radio/RadioGroup/RadioGroup.cjs.map +1 -1
- package/cjs/components/Rating/Rating.cjs.map +1 -1
- package/cjs/components/RingProgress/RingProgress.cjs +1 -0
- package/cjs/components/RingProgress/RingProgress.cjs.map +1 -1
- package/cjs/components/ScrollArea/ScrollArea.cjs.map +1 -1
- package/cjs/components/ScrollArea/ScrollAreaScrollbar/Scrollbar.cjs.map +1 -1
- package/cjs/components/Scroller/Scroller.cjs.map +1 -1
- package/cjs/components/SegmentedControl/SegmentedControl.cjs.map +1 -1
- package/cjs/components/Select/Select.cjs +1 -0
- package/cjs/components/Select/Select.cjs.map +1 -1
- package/cjs/components/SemiCircleProgress/SemiCircleProgress.cjs +1 -2
- package/cjs/components/SemiCircleProgress/SemiCircleProgress.cjs.map +1 -1
- package/cjs/components/SimpleGrid/SimpleGrid.cjs.map +1 -1
- package/cjs/components/Skeleton/Skeleton.cjs.map +1 -1
- package/cjs/components/Slider/RangeSlider/RangeSlider.cjs.map +1 -1
- package/cjs/components/Slider/Slider/Slider.cjs.map +1 -1
- package/cjs/components/Slider/Slider.module.cjs.map +1 -1
- package/cjs/components/Space/Space.cjs.map +1 -1
- package/cjs/components/Spoiler/Spoiler.cjs.map +1 -1
- package/cjs/components/Stack/Stack.cjs.map +1 -1
- package/cjs/components/Stepper/Stepper.cjs.map +1 -1
- package/cjs/components/Switch/Switch.cjs.map +1 -1
- package/cjs/components/Switch/SwitchGroup/SwitchGroup.cjs.map +1 -1
- package/cjs/components/Table/Table.cjs.map +1 -1
- package/cjs/components/TableOfContents/TableOfContents.cjs.map +1 -1
- package/cjs/components/Tabs/Tabs.cjs.map +1 -1
- package/cjs/components/TagsInput/TagsInput.cjs +3 -1
- package/cjs/components/TagsInput/TagsInput.cjs.map +1 -1
- package/cjs/components/Text/Text.cjs.map +1 -1
- package/cjs/components/TextInput/TextInput.cjs.map +1 -1
- package/cjs/components/Textarea/Textarea.cjs.map +1 -1
- package/cjs/components/ThemeIcon/ThemeIcon.cjs.map +1 -1
- package/cjs/components/Timeline/Timeline.cjs.map +1 -1
- package/cjs/components/Title/Title.cjs.map +1 -1
- package/cjs/components/Tooltip/Tooltip.cjs.map +1 -1
- package/cjs/components/Tree/Tree.cjs.map +1 -1
- package/cjs/components/Typography/Typography.cjs.map +1 -1
- package/cjs/components/UnstyledButton/UnstyledButton.cjs.map +1 -1
- package/cjs/components/VisuallyHidden/VisuallyHidden.cjs.map +1 -1
- package/cjs/core/MantineProvider/color-scheme-managers/local-storage-manager.cjs.map +1 -1
- package/cjs/core/utils/find-element-ancestor/find-element-ancestor.cjs.map +1 -1
- package/esm/components/Accordion/Accordion.mjs.map +1 -1
- package/esm/components/Accordion/Accordion.module.mjs.map +1 -1
- package/esm/components/ActionIcon/ActionIcon.mjs.map +1 -1
- package/esm/components/Affix/Affix.mjs.map +1 -1
- package/esm/components/Alert/Alert.mjs.map +1 -1
- package/esm/components/Anchor/Anchor.mjs.map +1 -1
- package/esm/components/AngleSlider/AngleSlider.mjs.map +1 -1
- package/esm/components/AppShell/AppShell.mjs.map +1 -1
- package/esm/components/AspectRatio/AspectRatio.mjs.map +1 -1
- package/esm/components/Autocomplete/Autocomplete.mjs +1 -1
- package/esm/components/Autocomplete/Autocomplete.mjs.map +1 -1
- package/esm/components/Avatar/Avatar.mjs.map +1 -1
- package/esm/components/BackgroundImage/BackgroundImage.mjs.map +1 -1
- package/esm/components/Badge/Badge.mjs.map +1 -1
- package/esm/components/Badge/Badge.module.mjs.map +1 -1
- package/esm/components/Blockquote/Blockquote.mjs.map +1 -1
- package/esm/components/Breadcrumbs/Breadcrumbs.mjs.map +1 -1
- package/esm/components/Burger/Burger.mjs.map +1 -1
- package/esm/components/Button/Button.mjs.map +1 -1
- package/esm/components/Card/Card.mjs.map +1 -1
- package/esm/components/Center/Center.mjs.map +1 -1
- package/esm/components/Checkbox/Checkbox.mjs.map +1 -1
- package/esm/components/Checkbox/CheckboxGroup/CheckboxGroup.mjs.map +1 -1
- package/esm/components/Chip/Chip.mjs.map +1 -1
- package/esm/components/Chip/ChipGroup/ChipGroup.mjs.map +1 -1
- package/esm/components/CloseButton/CloseButton.mjs.map +1 -1
- package/esm/components/Code/Code.mjs.map +1 -1
- package/esm/components/Collapse/Collapse.mjs.map +1 -1
- package/esm/components/ColorInput/ColorInput.mjs.map +1 -1
- package/esm/components/ColorPicker/AlphaSlider/AlphaSlider.mjs.map +1 -1
- package/esm/components/ColorPicker/ColorPicker.mjs.map +1 -1
- package/esm/components/ColorPicker/HueSlider/HueSlider.mjs.map +1 -1
- package/esm/components/ColorSwatch/ColorSwatch.mjs.map +1 -1
- package/esm/components/Combobox/ComboboxTarget/ComboboxTarget.mjs +1 -0
- package/esm/components/Combobox/ComboboxTarget/ComboboxTarget.mjs.map +1 -1
- package/esm/components/Combobox/use-combobox-target-props/use-combobox-target-props.mjs.map +1 -1
- package/esm/components/Container/Container.mjs.map +1 -1
- package/esm/components/Dialog/Dialog.mjs.map +1 -1
- package/esm/components/Divider/Divider.mjs.map +1 -1
- package/esm/components/Fieldset/Fieldset.mjs.map +1 -1
- package/esm/components/FileButton/FileButton.mjs.map +1 -1
- package/esm/components/FileInput/FileInput.mjs.map +1 -1
- package/esm/components/Flex/Flex.mjs.map +1 -1
- package/esm/components/FloatingIndicator/FloatingIndicator.mjs.map +1 -1
- package/esm/components/FloatingWindow/FloatingWindow.mjs.map +1 -1
- package/esm/components/Grid/Grid.mjs.map +1 -1
- package/esm/components/Group/Group.mjs.map +1 -1
- package/esm/components/Highlight/Highlight.mjs.map +1 -1
- package/esm/components/Image/Image.mjs.map +1 -1
- package/esm/components/Indicator/Indicator.mjs.map +1 -1
- package/esm/components/Input/Input.mjs +3 -2
- package/esm/components/Input/Input.mjs.map +1 -1
- package/esm/components/InputBase/InputBase.mjs.map +1 -1
- package/esm/components/JsonInput/JsonInput.mjs.map +1 -1
- package/esm/components/Kbd/Kbd.mjs.map +1 -1
- package/esm/components/List/List.mjs.map +1 -1
- package/esm/components/Loader/Loader.mjs.map +1 -1
- package/esm/components/LoadingOverlay/LoadingOverlay.mjs +1 -0
- package/esm/components/LoadingOverlay/LoadingOverlay.mjs.map +1 -1
- package/esm/components/Mark/Mark.mjs.map +1 -1
- package/esm/components/Marquee/Marquee.mjs.map +1 -1
- package/esm/components/Menu/Menu.mjs.map +1 -1
- package/esm/components/Modal/Modal.mjs.map +1 -1
- package/esm/components/MultiSelect/MultiSelect.mjs +3 -1
- package/esm/components/MultiSelect/MultiSelect.mjs.map +1 -1
- package/esm/components/NativeSelect/NativeSelect.mjs +4 -1
- package/esm/components/NativeSelect/NativeSelect.mjs.map +1 -1
- package/esm/components/NavLink/NavLink.mjs.map +1 -1
- package/esm/components/Notification/Notification.mjs.map +1 -1
- package/esm/components/NumberInput/NumberInput.mjs +1 -0
- package/esm/components/NumberInput/NumberInput.mjs.map +1 -1
- package/esm/components/OverflowList/OverflowList.mjs.map +1 -1
- package/esm/components/Overlay/Overlay.mjs.map +1 -1
- package/esm/components/Pagination/Pagination.mjs.map +1 -1
- package/esm/components/Paper/Paper.mjs.map +1 -1
- package/esm/components/PasswordInput/PasswordInput.mjs +4 -1
- package/esm/components/PasswordInput/PasswordInput.mjs.map +1 -1
- package/esm/components/Pill/Pill.mjs.map +1 -1
- package/esm/components/PillsInput/PillsInput.mjs.map +1 -1
- package/esm/components/PinInput/PinInput.mjs.map +1 -1
- package/esm/components/Popover/Popover.mjs +9 -0
- package/esm/components/Popover/Popover.mjs.map +1 -1
- package/esm/components/Portal/OptionalPortal.mjs.map +1 -1
- package/esm/components/Portal/Portal.mjs.map +1 -1
- package/esm/components/Progress/Progress.mjs.map +1 -1
- package/esm/components/Radio/Radio.mjs.map +1 -1
- package/esm/components/Radio/RadioGroup/RadioGroup.mjs.map +1 -1
- package/esm/components/Rating/Rating.mjs.map +1 -1
- package/esm/components/RingProgress/RingProgress.mjs +1 -0
- package/esm/components/RingProgress/RingProgress.mjs.map +1 -1
- package/esm/components/ScrollArea/ScrollArea.mjs.map +1 -1
- package/esm/components/ScrollArea/ScrollAreaScrollbar/Scrollbar.mjs.map +1 -1
- package/esm/components/Scroller/Scroller.mjs.map +1 -1
- package/esm/components/SegmentedControl/SegmentedControl.mjs.map +1 -1
- package/esm/components/Select/Select.mjs +1 -0
- package/esm/components/Select/Select.mjs.map +1 -1
- package/esm/components/SemiCircleProgress/SemiCircleProgress.mjs +1 -2
- package/esm/components/SemiCircleProgress/SemiCircleProgress.mjs.map +1 -1
- package/esm/components/SimpleGrid/SimpleGrid.mjs.map +1 -1
- package/esm/components/Skeleton/Skeleton.mjs.map +1 -1
- package/esm/components/Slider/RangeSlider/RangeSlider.mjs.map +1 -1
- package/esm/components/Slider/Slider/Slider.mjs.map +1 -1
- package/esm/components/Slider/Slider.module.mjs.map +1 -1
- package/esm/components/Space/Space.mjs.map +1 -1
- package/esm/components/Spoiler/Spoiler.mjs.map +1 -1
- package/esm/components/Stack/Stack.mjs.map +1 -1
- package/esm/components/Stepper/Stepper.mjs.map +1 -1
- package/esm/components/Switch/Switch.mjs.map +1 -1
- package/esm/components/Switch/SwitchGroup/SwitchGroup.mjs.map +1 -1
- package/esm/components/Table/Table.mjs.map +1 -1
- package/esm/components/TableOfContents/TableOfContents.mjs.map +1 -1
- package/esm/components/Tabs/Tabs.mjs.map +1 -1
- package/esm/components/TagsInput/TagsInput.mjs +3 -1
- package/esm/components/TagsInput/TagsInput.mjs.map +1 -1
- package/esm/components/Text/Text.mjs.map +1 -1
- package/esm/components/TextInput/TextInput.mjs.map +1 -1
- package/esm/components/Textarea/Textarea.mjs.map +1 -1
- package/esm/components/ThemeIcon/ThemeIcon.mjs.map +1 -1
- package/esm/components/Timeline/Timeline.mjs.map +1 -1
- package/esm/components/Title/Title.mjs.map +1 -1
- package/esm/components/Tooltip/Tooltip.mjs.map +1 -1
- package/esm/components/Tree/Tree.mjs.map +1 -1
- package/esm/components/Typography/Typography.mjs.map +1 -1
- package/esm/components/UnstyledButton/UnstyledButton.mjs.map +1 -1
- package/esm/components/VisuallyHidden/VisuallyHidden.mjs.map +1 -1
- package/esm/core/MantineProvider/color-scheme-managers/local-storage-manager.mjs.map +1 -1
- package/esm/core/utils/find-element-ancestor/find-element-ancestor.mjs.map +1 -1
- package/lib/components/Accordion/Accordion.d.ts +21 -3
- package/lib/components/Accordion/index.d.ts +0 -17
- package/lib/components/ActionIcon/ActionIcon.d.ts +20 -2
- package/lib/components/ActionIcon/index.d.ts +0 -18
- package/lib/components/Affix/Affix.d.ts +6 -0
- package/lib/components/Affix/index.d.ts +0 -6
- package/lib/components/Alert/Alert.d.ts +6 -0
- package/lib/components/Alert/index.d.ts +0 -6
- package/lib/components/Anchor/Anchor.d.ts +7 -0
- package/lib/components/Anchor/index.d.ts +0 -8
- package/lib/components/AngleSlider/AngleSlider.d.ts +6 -0
- package/lib/components/AngleSlider/index.d.ts +0 -6
- package/lib/components/AppShell/AppShell.d.ts +30 -6
- package/lib/components/AppShell/index.d.ts +0 -24
- package/lib/components/AspectRatio/AspectRatio.d.ts +6 -0
- package/lib/components/AspectRatio/index.d.ts +0 -6
- package/lib/components/Autocomplete/Autocomplete.d.ts +6 -0
- package/lib/components/Autocomplete/index.d.ts +0 -6
- package/lib/components/Avatar/Avatar.d.ts +15 -1
- package/lib/components/Avatar/index.d.ts +0 -14
- package/lib/components/BackgroundImage/BackgroundImage.d.ts +6 -0
- package/lib/components/BackgroundImage/index.d.ts +0 -6
- package/lib/components/Badge/Badge.d.ts +7 -0
- package/lib/components/Badge/index.d.ts +0 -7
- package/lib/components/Blockquote/Blockquote.d.ts +6 -0
- package/lib/components/Blockquote/index.d.ts +0 -6
- package/lib/components/Breadcrumbs/Breadcrumbs.d.ts +6 -0
- package/lib/components/Breadcrumbs/index.d.ts +0 -7
- package/lib/components/Burger/Burger.d.ts +6 -0
- package/lib/components/Burger/index.d.ts +0 -6
- package/lib/components/Button/Button.d.ts +22 -2
- package/lib/components/Button/index.d.ts +0 -20
- package/lib/components/Card/Card.d.ts +11 -1
- package/lib/components/Card/index.d.ts +0 -10
- package/lib/components/Center/Center.d.ts +5 -0
- package/lib/components/Center/index.d.ts +0 -5
- package/lib/components/Checkbox/Checkbox.d.ts +29 -3
- package/lib/components/Checkbox/CheckboxGroup/CheckboxGroup.d.ts +8 -8
- package/lib/components/Checkbox/index.d.ts +0 -26
- package/lib/components/Chip/Chip.d.ts +12 -1
- package/lib/components/Chip/ChipGroup/ChipGroup.d.ts +8 -8
- package/lib/components/Chip/index.d.ts +0 -11
- package/lib/components/CloseButton/CloseButton.d.ts +7 -0
- package/lib/components/CloseButton/index.d.ts +0 -7
- package/lib/components/Code/Code.d.ts +6 -0
- package/lib/components/Code/index.d.ts +0 -6
- package/lib/components/Collapse/Collapse.d.ts +4 -0
- package/lib/components/Collapse/index.d.ts +0 -4
- package/lib/components/ColorInput/ColorInput.d.ts +6 -0
- package/lib/components/ColorInput/index.d.ts +0 -6
- package/lib/components/ColorPicker/AlphaSlider/AlphaSlider.d.ts +4 -0
- package/lib/components/ColorPicker/ColorPicker.d.ts +6 -0
- package/lib/components/ColorPicker/HueSlider/HueSlider.d.ts +4 -0
- package/lib/components/ColorPicker/index.d.ts +0 -14
- package/lib/components/ColorSwatch/ColorSwatch.d.ts +6 -0
- package/lib/components/ColorSwatch/index.d.ts +0 -6
- package/lib/components/Container/Container.d.ts +6 -0
- package/lib/components/Container/index.d.ts +0 -6
- package/lib/components/Dialog/Dialog.d.ts +6 -0
- package/lib/components/Dialog/index.d.ts +0 -6
- package/lib/components/Divider/Divider.d.ts +7 -0
- package/lib/components/Divider/index.d.ts +0 -7
- package/lib/components/Fieldset/Fieldset.d.ts +6 -0
- package/lib/components/Fieldset/index.d.ts +0 -6
- package/lib/components/FileButton/FileButton.d.ts +4 -0
- package/lib/components/FileButton/index.d.ts +0 -4
- package/lib/components/FileInput/FileInput.d.ts +4 -0
- package/lib/components/FileInput/index.d.ts +0 -4
- package/lib/components/Flex/Flex.d.ts +5 -0
- package/lib/components/Flex/index.d.ts +0 -5
- package/lib/components/FloatingIndicator/FloatingIndicator.d.ts +6 -0
- package/lib/components/FloatingIndicator/index.d.ts +0 -6
- package/lib/components/FloatingWindow/FloatingWindow.d.ts +5 -0
- package/lib/components/FloatingWindow/index.d.ts +0 -5
- package/lib/components/Grid/Grid.d.ts +13 -2
- package/lib/components/Grid/index.d.ts +0 -11
- package/lib/components/Group/Group.d.ts +7 -0
- package/lib/components/Group/index.d.ts +0 -7
- package/lib/components/Highlight/Highlight.d.ts +5 -0
- package/lib/components/Highlight/index.d.ts +0 -5
- package/lib/components/Image/Image.d.ts +6 -0
- package/lib/components/Image/index.d.ts +0 -6
- package/lib/components/Indicator/Indicator.d.ts +6 -0
- package/lib/components/Indicator/index.d.ts +0 -6
- package/lib/components/Input/Input.d.ts +51 -7
- package/lib/components/Input/index.d.ts +0 -42
- package/lib/components/InputBase/InputBase.d.ts +4 -0
- package/lib/components/InputBase/index.d.ts +0 -4
- package/lib/components/JsonInput/JsonInput.d.ts +4 -0
- package/lib/components/JsonInput/index.d.ts +0 -4
- package/lib/components/Kbd/Kbd.d.ts +6 -0
- package/lib/components/Kbd/index.d.ts +0 -6
- package/lib/components/List/List.d.ts +12 -1
- package/lib/components/List/index.d.ts +0 -11
- package/lib/components/Loader/Loader.d.ts +6 -0
- package/lib/components/Loader/index.d.ts +0 -6
- package/lib/components/LoadingOverlay/LoadingOverlay.d.ts +6 -0
- package/lib/components/LoadingOverlay/index.d.ts +0 -6
- package/lib/components/Mark/Mark.d.ts +6 -0
- package/lib/components/Mark/index.d.ts +0 -6
- package/lib/components/Marquee/Marquee.d.ts +6 -0
- package/lib/components/Marquee/index.d.ts +0 -6
- package/lib/components/Menu/Menu.d.ts +43 -6
- package/lib/components/Menu/index.d.ts +0 -33
- package/lib/components/Modal/Modal.d.ts +37 -7
- package/lib/components/Modal/index.d.ts +0 -30
- package/lib/components/MultiSelect/MultiSelect.d.ts +5 -0
- package/lib/components/MultiSelect/index.d.ts +0 -6
- package/lib/components/NativeSelect/NativeSelect.d.ts +5 -0
- package/lib/components/NativeSelect/index.d.ts +0 -6
- package/lib/components/NavLink/NavLink.d.ts +7 -0
- package/lib/components/NavLink/index.d.ts +0 -7
- package/lib/components/Notification/Notification.d.ts +6 -0
- package/lib/components/Notification/index.d.ts +0 -6
- package/lib/components/NumberInput/NumberInput.d.ts +7 -0
- package/lib/components/NumberInput/index.d.ts +0 -7
- package/lib/components/OverflowList/OverflowList.d.ts +6 -0
- package/lib/components/OverflowList/index.d.ts +0 -6
- package/lib/components/Overlay/Overlay.d.ts +6 -0
- package/lib/components/Overlay/index.d.ts +0 -6
- package/lib/components/Pagination/Pagination.d.ts +25 -4
- package/lib/components/Pagination/index.d.ts +0 -21
- package/lib/components/Paper/Paper.d.ts +7 -0
- package/lib/components/Paper/index.d.ts +0 -7
- package/lib/components/PasswordInput/PasswordInput.d.ts +6 -0
- package/lib/components/PasswordInput/index.d.ts +0 -6
- package/lib/components/Pill/Pill.d.ts +14 -1
- package/lib/components/Pill/index.d.ts +0 -13
- package/lib/components/PillsInput/PillsInput.d.ts +12 -1
- package/lib/components/PillsInput/index.d.ts +0 -10
- package/lib/components/PinInput/PinInput.d.ts +5 -0
- package/lib/components/PinInput/index.d.ts +0 -5
- package/lib/components/Popover/Popover.d.ts +9 -0
- package/lib/components/Portal/OptionalPortal.d.ts +3 -0
- package/lib/components/Portal/Portal.d.ts +3 -0
- package/lib/components/Portal/index.d.ts +0 -6
- package/lib/components/Progress/Progress.d.ts +19 -3
- package/lib/components/Progress/index.d.ts +0 -15
- package/lib/components/Radio/Radio.d.ts +29 -3
- package/lib/components/Radio/RadioGroup/RadioGroup.d.ts +8 -8
- package/lib/components/Radio/index.d.ts +0 -26
- package/lib/components/Rating/Rating.d.ts +5 -0
- package/lib/components/Rating/index.d.ts +0 -5
- package/lib/components/RingProgress/RingProgress.d.ts +7 -0
- package/lib/components/RingProgress/index.d.ts +0 -7
- package/lib/components/ScrollArea/ScrollArea.d.ts +10 -0
- package/lib/components/ScrollArea/index.d.ts +0 -10
- package/lib/components/Scroller/Scroller.d.ts +6 -0
- package/lib/components/Scroller/index.d.ts +0 -6
- package/lib/components/SegmentedControl/SegmentedControl.d.ts +7 -0
- package/lib/components/SegmentedControl/index.d.ts +0 -8
- package/lib/components/Select/Select.d.ts +5 -0
- package/lib/components/Select/index.d.ts +0 -6
- package/lib/components/SemiCircleProgress/SemiCircleProgress.d.ts +6 -0
- package/lib/components/SemiCircleProgress/index.d.ts +0 -6
- package/lib/components/SimpleGrid/SimpleGrid.d.ts +5 -0
- package/lib/components/SimpleGrid/index.d.ts +0 -5
- package/lib/components/Skeleton/Skeleton.d.ts +6 -0
- package/lib/components/Skeleton/index.d.ts +0 -6
- package/lib/components/Slider/RangeSlider/RangeSlider.d.ts +8 -0
- package/lib/components/Slider/Slider/Slider.d.ts +7 -0
- package/lib/components/Slider/index.d.ts +0 -15
- package/lib/components/Space/Space.d.ts +4 -0
- package/lib/components/Space/index.d.ts +0 -5
- package/lib/components/Spoiler/Spoiler.d.ts +6 -0
- package/lib/components/Spoiler/index.d.ts +0 -6
- package/lib/components/Stack/Stack.d.ts +6 -0
- package/lib/components/Stack/index.d.ts +0 -6
- package/lib/components/Stepper/Stepper.d.ts +17 -2
- package/lib/components/Stepper/index.d.ts +0 -14
- package/lib/components/Switch/Switch.d.ts +13 -1
- package/lib/components/Switch/SwitchGroup/SwitchGroup.d.ts +8 -8
- package/lib/components/Switch/index.d.ts +0 -12
- package/lib/components/Table/Table.d.ts +35 -2
- package/lib/components/Table/index.d.ts +0 -32
- package/lib/components/TableOfContents/TableOfContents.d.ts +7 -0
- package/lib/components/TableOfContents/index.d.ts +0 -7
- package/lib/components/Tabs/Tabs.d.ts +24 -3
- package/lib/components/Tabs/index.d.ts +0 -20
- package/lib/components/TagsInput/TagsInput.d.ts +5 -0
- package/lib/components/TagsInput/index.d.ts +0 -5
- package/lib/components/Text/Text.d.ts +7 -0
- package/lib/components/Text/index.d.ts +0 -7
- package/lib/components/TextInput/TextInput.d.ts +4 -0
- package/lib/components/TextInput/index.d.ts +0 -4
- package/lib/components/Textarea/Textarea.d.ts +4 -0
- package/lib/components/Textarea/index.d.ts +0 -4
- package/lib/components/ThemeIcon/ThemeIcon.d.ts +7 -0
- package/lib/components/ThemeIcon/index.d.ts +0 -7
- package/lib/components/Timeline/Timeline.d.ts +12 -1
- package/lib/components/Timeline/index.d.ts +0 -11
- package/lib/components/Title/Title.d.ts +8 -0
- package/lib/components/Title/index.d.ts +0 -8
- package/lib/components/Tooltip/Tooltip.d.ts +15 -2
- package/lib/components/Tooltip/index.d.ts +0 -13
- package/lib/components/Tree/Tree.d.ts +7 -0
- package/lib/components/Tree/index.d.ts +0 -7
- package/lib/components/Typography/Typography.d.ts +5 -0
- package/lib/components/Typography/index.d.ts +0 -5
- package/lib/components/UnstyledButton/UnstyledButton.d.ts +5 -0
- package/lib/components/UnstyledButton/index.d.ts +0 -5
- package/lib/components/VisuallyHidden/VisuallyHidden.d.ts +3 -0
- package/lib/components/VisuallyHidden/index.d.ts +0 -3
- package/package.json +2 -2
- package/styles/Accordion.css +0 -4
- package/styles/Accordion.layer.css +0 -4
- package/styles/Badge.css +0 -2
- package/styles/Badge.layer.css +0 -2
- package/styles/Slider.css +10 -10
- package/styles/Slider.layer.css +10 -10
- package/styles.css +10 -16
- package/styles.layer.css +10 -16
|
@@ -9,23 +9,3 @@ export { TabsTab } from './TabsTab/TabsTab';
|
|
|
9
9
|
export { TabsPanel } from './TabsPanel/TabsPanel';
|
|
10
10
|
export { useTabsContext } from './Tabs.context';
|
|
11
11
|
export type { TabsProps, TabsStylesNames, TabsCssVariables, TabsFactory, TabsVariant, TabsTabProps, TabsTabStylesNames, TabsPanelProps, TabsPanelStylesNames, TabsListProps, TabsListStylesNames, TabsContextValue, };
|
|
12
|
-
export declare namespace Tabs {
|
|
13
|
-
type Props = TabsProps;
|
|
14
|
-
type StylesNames = TabsStylesNames;
|
|
15
|
-
type CssVariables = TabsCssVariables;
|
|
16
|
-
type Factory = TabsFactory;
|
|
17
|
-
type Variant = TabsVariant;
|
|
18
|
-
type ContextValue = TabsContextValue;
|
|
19
|
-
namespace Tab {
|
|
20
|
-
type Props = TabsTabProps;
|
|
21
|
-
type StylesNames = TabsTabStylesNames;
|
|
22
|
-
}
|
|
23
|
-
namespace Panel {
|
|
24
|
-
type Props = TabsPanelProps;
|
|
25
|
-
type StylesNames = TabsPanelStylesNames;
|
|
26
|
-
}
|
|
27
|
-
namespace List {
|
|
28
|
-
type Props = TabsListProps;
|
|
29
|
-
type StylesNames = TabsListStylesNames;
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -65,3 +65,8 @@ export declare const TagsInput: import("../..").MantineComponent<{
|
|
|
65
65
|
ref: HTMLInputElement;
|
|
66
66
|
stylesNames: TagsInputStylesNames;
|
|
67
67
|
}>;
|
|
68
|
+
export declare namespace TagsInput {
|
|
69
|
+
type Props = TagsInputProps;
|
|
70
|
+
type StylesNames = TagsInputStylesNames;
|
|
71
|
+
type Factory = TagsInputFactory;
|
|
72
|
+
}
|
|
@@ -1,8 +1,3 @@
|
|
|
1
1
|
import type { TagsInputFactory, TagsInputProps, TagsInputStylesNames } from './TagsInput';
|
|
2
2
|
export { TagsInput } from './TagsInput';
|
|
3
3
|
export type { TagsInputProps, TagsInputStylesNames, TagsInputFactory };
|
|
4
|
-
export declare namespace TagsInput {
|
|
5
|
-
type Props = TagsInputProps;
|
|
6
|
-
type StylesNames = TagsInputStylesNames;
|
|
7
|
-
type Factory = TagsInputFactory;
|
|
8
|
-
}
|
|
@@ -69,4 +69,11 @@ export declare const Text: (<C = "p">(props: import("../..").PolymorphicComponen
|
|
|
69
69
|
vars: TextCssVariables;
|
|
70
70
|
variant: TextVariant;
|
|
71
71
|
}> & Record<string, never>;
|
|
72
|
+
export declare namespace Text {
|
|
73
|
+
type Props = TextProps;
|
|
74
|
+
type StylesNames = TextStylesNames;
|
|
75
|
+
type CssVariables = TextCssVariables;
|
|
76
|
+
type Factory = TextFactory;
|
|
77
|
+
type Variant = TextVariant;
|
|
78
|
+
}
|
|
72
79
|
export {};
|
|
@@ -1,10 +1,3 @@
|
|
|
1
1
|
import type { TextCssVariables, TextFactory, TextProps, TextStylesNames, TextVariant } from './Text';
|
|
2
2
|
export { Text } from './Text';
|
|
3
3
|
export type { TextProps, TextStylesNames, TextCssVariables, TextFactory, TextVariant };
|
|
4
|
-
export declare namespace Text {
|
|
5
|
-
type Props = TextProps;
|
|
6
|
-
type StylesNames = TextStylesNames;
|
|
7
|
-
type CssVariables = TextCssVariables;
|
|
8
|
-
type Factory = TextFactory;
|
|
9
|
-
type Variant = TextVariant;
|
|
10
|
-
}
|
|
@@ -1,7 +1,3 @@
|
|
|
1
1
|
import type { TextInputFactory, TextInputProps } from './TextInput';
|
|
2
2
|
export { TextInput } from './TextInput';
|
|
3
3
|
export type { TextInputProps, TextInputFactory };
|
|
4
|
-
export declare namespace TextInput {
|
|
5
|
-
type Props = TextInputProps;
|
|
6
|
-
type Factory = TextInputFactory;
|
|
7
|
-
}
|
|
@@ -32,3 +32,10 @@ export declare const ThemeIcon: import("../..").MantineComponent<{
|
|
|
32
32
|
vars: ThemeIconCssVariables;
|
|
33
33
|
variant: ThemeIconVariant;
|
|
34
34
|
}>;
|
|
35
|
+
export declare namespace ThemeIcon {
|
|
36
|
+
type Props = ThemeIconProps;
|
|
37
|
+
type StylesNames = ThemeIconStylesNames;
|
|
38
|
+
type Factory = ThemeIconFactory;
|
|
39
|
+
type Variant = ThemeIconVariant;
|
|
40
|
+
type CssVariables = ThemeIconCssVariables;
|
|
41
|
+
}
|
|
@@ -1,10 +1,3 @@
|
|
|
1
1
|
import type { ThemeIconCssVariables, ThemeIconFactory, ThemeIconProps, ThemeIconStylesNames, ThemeIconVariant } from './ThemeIcon';
|
|
2
2
|
export { ThemeIcon } from './ThemeIcon';
|
|
3
3
|
export type { ThemeIconProps, ThemeIconStylesNames, ThemeIconFactory, ThemeIconVariant, ThemeIconCssVariables, };
|
|
4
|
-
export declare namespace ThemeIcon {
|
|
5
|
-
type Props = ThemeIconProps;
|
|
6
|
-
type StylesNames = ThemeIconStylesNames;
|
|
7
|
-
type Factory = ThemeIconFactory;
|
|
8
|
-
type Variant = ThemeIconVariant;
|
|
9
|
-
type CssVariables = ThemeIconCssVariables;
|
|
10
|
-
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BoxProps, ElementProps, Factory, MantineColor, MantineRadius, StylesApiProps } from '../../core';
|
|
2
|
-
import { TimelineItem, TimelineItemStylesNames } from './TimelineItem/TimelineItem';
|
|
2
|
+
import { TimelineItem, TimelineItemStylesNames, type TimelineItemProps, type TimelineItemFactory } from './TimelineItem/TimelineItem';
|
|
3
3
|
export type TimelineStylesNames = 'root' | TimelineItemStylesNames;
|
|
4
4
|
export type TimelineCssVariables = {
|
|
5
5
|
root: '--tl-line-width' | '--tl-bullet-size' | '--tl-color' | '--tl-icon-color' | '--tl-radius';
|
|
@@ -42,3 +42,14 @@ export declare const Timeline: import("../..").MantineComponent<{
|
|
|
42
42
|
Item: typeof TimelineItem;
|
|
43
43
|
};
|
|
44
44
|
}>;
|
|
45
|
+
export declare namespace Timeline {
|
|
46
|
+
type Props = TimelineProps;
|
|
47
|
+
type StylesNames = TimelineStylesNames;
|
|
48
|
+
type CssVariables = TimelineCssVariables;
|
|
49
|
+
type Factory = TimelineFactory;
|
|
50
|
+
namespace Item {
|
|
51
|
+
type Props = TimelineItemProps;
|
|
52
|
+
type StylesNames = TimelineItemStylesNames;
|
|
53
|
+
type Factory = TimelineItemFactory;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
@@ -3,14 +3,3 @@ import type { TimelineItemFactory, TimelineItemProps, TimelineItemStylesNames }
|
|
|
3
3
|
export { Timeline } from './Timeline';
|
|
4
4
|
export { TimelineItem } from './TimelineItem/TimelineItem';
|
|
5
5
|
export type { TimelineProps, TimelineStylesNames, TimelineCssVariables, TimelineFactory, TimelineItemProps, TimelineItemStylesNames, TimelineItemFactory, };
|
|
6
|
-
export declare namespace Timeline {
|
|
7
|
-
type Props = TimelineProps;
|
|
8
|
-
type StylesNames = TimelineStylesNames;
|
|
9
|
-
type CssVariables = TimelineCssVariables;
|
|
10
|
-
type Factory = TimelineFactory;
|
|
11
|
-
namespace Item {
|
|
12
|
-
type Props = TimelineItemProps;
|
|
13
|
-
type StylesNames = TimelineItemStylesNames;
|
|
14
|
-
type Factory = TimelineItemFactory;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -27,3 +27,11 @@ export declare const Title: import("../..").MantineComponent<{
|
|
|
27
27
|
stylesNames: TitleStylesNames;
|
|
28
28
|
vars: TitleCssVariables;
|
|
29
29
|
}>;
|
|
30
|
+
export declare namespace Title {
|
|
31
|
+
type Props = TitleProps;
|
|
32
|
+
type Order = TitleOrder;
|
|
33
|
+
type Size = TitleSize;
|
|
34
|
+
type StylesNames = TitleStylesNames;
|
|
35
|
+
type CssVariables = TitleCssVariables;
|
|
36
|
+
type Factory = TitleFactory;
|
|
37
|
+
}
|
|
@@ -1,11 +1,3 @@
|
|
|
1
1
|
import type { TitleCssVariables, TitleFactory, TitleOrder, TitleProps, TitleSize, TitleStylesNames } from './Title';
|
|
2
2
|
export { Title } from './Title';
|
|
3
3
|
export type { TitleProps, TitleOrder, TitleSize, TitleStylesNames, TitleCssVariables, TitleFactory, };
|
|
4
|
-
export declare namespace Title {
|
|
5
|
-
type Props = TitleProps;
|
|
6
|
-
type Order = TitleOrder;
|
|
7
|
-
type Size = TitleSize;
|
|
8
|
-
type StylesNames = TitleStylesNames;
|
|
9
|
-
type CssVariables = TitleCssVariables;
|
|
10
|
-
type Factory = TitleFactory;
|
|
11
|
-
}
|
|
@@ -2,8 +2,8 @@ import { Factory } from '../../core';
|
|
|
2
2
|
import { ArrowPosition, FloatingAxesOffsets, FloatingPosition, FloatingStrategy } from '../../utils/Floating';
|
|
3
3
|
import { TransitionOverride } from '../Transition';
|
|
4
4
|
import { TooltipBaseProps, TooltipCssVariables, TooltipStylesNames } from './Tooltip.types';
|
|
5
|
-
import { TooltipFloating } from './TooltipFloating/TooltipFloating';
|
|
6
|
-
import { TooltipGroup } from './TooltipGroup/TooltipGroup';
|
|
5
|
+
import { TooltipFloating, type TooltipFloatingProps } from './TooltipFloating/TooltipFloating';
|
|
6
|
+
import { TooltipGroup, type TooltipGroupProps, type TooltipGroupContextValue } from './TooltipGroup/TooltipGroup';
|
|
7
7
|
export interface TooltipProps extends TooltipBaseProps {
|
|
8
8
|
/** Called when tooltip position changes */
|
|
9
9
|
onPositionChange?: (position: FloatingPosition) => void;
|
|
@@ -66,3 +66,16 @@ export declare const Tooltip: import("../..").MantineComponent<{
|
|
|
66
66
|
Group: typeof TooltipGroup;
|
|
67
67
|
};
|
|
68
68
|
}>;
|
|
69
|
+
export declare namespace Tooltip {
|
|
70
|
+
type Props = TooltipProps;
|
|
71
|
+
type Factory = TooltipFactory;
|
|
72
|
+
type CssVariables = TooltipCssVariables;
|
|
73
|
+
type StylesNames = TooltipStylesNames;
|
|
74
|
+
namespace Group {
|
|
75
|
+
type Props = TooltipGroupProps;
|
|
76
|
+
type ContextValue = TooltipGroupContextValue;
|
|
77
|
+
}
|
|
78
|
+
namespace Floating {
|
|
79
|
+
type Props = TooltipFloatingProps;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
@@ -6,16 +6,3 @@ export { Tooltip } from './Tooltip';
|
|
|
6
6
|
export { TooltipGroup, TooltipGroupContext } from './TooltipGroup/TooltipGroup';
|
|
7
7
|
export { TooltipFloating } from './TooltipFloating/TooltipFloating';
|
|
8
8
|
export type { TooltipProps, TooltipFactory, TooltipCssVariables, TooltipStylesNames, TooltipGroupProps, TooltipGroupContextValue, TooltipFloatingProps, };
|
|
9
|
-
export declare namespace Tooltip {
|
|
10
|
-
type Props = TooltipProps;
|
|
11
|
-
type Factory = TooltipFactory;
|
|
12
|
-
type CssVariables = TooltipCssVariables;
|
|
13
|
-
type StylesNames = TooltipStylesNames;
|
|
14
|
-
namespace Group {
|
|
15
|
-
type Props = TooltipGroupProps;
|
|
16
|
-
type ContextValue = TooltipGroupContextValue;
|
|
17
|
-
}
|
|
18
|
-
namespace Floating {
|
|
19
|
-
type Props = TooltipFloatingProps;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -69,3 +69,10 @@ export declare const Tree: import("../..").MantineComponent<{
|
|
|
69
69
|
stylesNames: TreeStylesNames;
|
|
70
70
|
vars: TreeCssVariables;
|
|
71
71
|
}>;
|
|
72
|
+
export declare namespace Tree {
|
|
73
|
+
type Props = TreeProps;
|
|
74
|
+
type StylesNames = TreeStylesNames;
|
|
75
|
+
type Factory = TreeFactory;
|
|
76
|
+
type NodeData = TreeNodeData;
|
|
77
|
+
type RenderNodePayload = RenderTreeNodePayload;
|
|
78
|
+
}
|
|
@@ -4,10 +4,3 @@ import type { UseTreeInput, UseTreeReturnType } from './use-tree';
|
|
|
4
4
|
export { Tree } from './Tree';
|
|
5
5
|
export { useTree, getTreeExpandedState } from './use-tree';
|
|
6
6
|
export type { TreeProps, TreeStylesNames, TreeFactory, TreeCssVariables, TreeNodeData, RenderTreeNodePayload, UseTreeInput, UseTreeReturnType, CheckedNodeStatus, };
|
|
7
|
-
export declare namespace Tree {
|
|
8
|
-
type Props = TreeProps;
|
|
9
|
-
type StylesNames = TreeStylesNames;
|
|
10
|
-
type Factory = TreeFactory;
|
|
11
|
-
type NodeData = TreeNodeData;
|
|
12
|
-
type RenderNodePayload = RenderTreeNodePayload;
|
|
13
|
-
}
|
|
@@ -12,3 +12,8 @@ export declare const Typography: import("../..").MantineComponent<{
|
|
|
12
12
|
ref: HTMLDivElement;
|
|
13
13
|
stylesNames: TypographyStylesNames;
|
|
14
14
|
}>;
|
|
15
|
+
export declare namespace Typography {
|
|
16
|
+
type Props = TypographyProps;
|
|
17
|
+
type StylesNames = TypographyStylesNames;
|
|
18
|
+
type Factory = TypographyFactory;
|
|
19
|
+
}
|
|
@@ -1,8 +1,3 @@
|
|
|
1
1
|
import type { TypographyFactory, TypographyProps, TypographyStylesNames } from './Typography';
|
|
2
2
|
export { Typography } from './Typography';
|
|
3
3
|
export type { TypographyProps, TypographyStylesNames, TypographyFactory };
|
|
4
|
-
export declare namespace Typography {
|
|
5
|
-
type Props = TypographyProps;
|
|
6
|
-
type StylesNames = TypographyStylesNames;
|
|
7
|
-
type Factory = TypographyFactory;
|
|
8
|
-
}
|
|
@@ -33,3 +33,8 @@ export declare const UnstyledButton: (<C = "button">(props: import("../..").Poly
|
|
|
33
33
|
defaultComponent: "button";
|
|
34
34
|
defaultRef: HTMLButtonElement;
|
|
35
35
|
}> & Record<string, never>;
|
|
36
|
+
export declare namespace UnstyledButton {
|
|
37
|
+
type Props = UnstyledButtonProps;
|
|
38
|
+
type StylesNames = UnstyledButtonStylesNames;
|
|
39
|
+
type Factory = UnstyledButtonFactory;
|
|
40
|
+
}
|
|
@@ -1,8 +1,3 @@
|
|
|
1
1
|
import type { UnstyledButtonFactory, UnstyledButtonProps, UnstyledButtonStylesNames } from './UnstyledButton';
|
|
2
2
|
export { UnstyledButton } from './UnstyledButton';
|
|
3
3
|
export type { UnstyledButtonProps, UnstyledButtonStylesNames, UnstyledButtonFactory };
|
|
4
|
-
export declare namespace UnstyledButton {
|
|
5
|
-
type Props = UnstyledButtonProps;
|
|
6
|
-
type StylesNames = UnstyledButtonStylesNames;
|
|
7
|
-
type Factory = UnstyledButtonFactory;
|
|
8
|
-
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mantine/core",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.1",
|
|
4
4
|
"description": "React components library focused on usability, accessibility and developer experience",
|
|
5
5
|
"homepage": "https://mantine.dev/",
|
|
6
6
|
"license": "MIT",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"directory": "packages/@mantine/core"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
|
-
"@mantine/hooks": "9.0.
|
|
46
|
+
"@mantine/hooks": "9.0.1",
|
|
47
47
|
"react": "^19.2.0",
|
|
48
48
|
"react-dom": "^19.2.0"
|
|
49
49
|
},
|
package/styles/Accordion.css
CHANGED
|
@@ -100,10 +100,6 @@
|
|
|
100
100
|
margin-inline-start: var(--mantine-spacing-lg);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.m_9bd7b098 {
|
|
104
|
-
overflow: hidden;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
103
|
:where([data-mantine-color-scheme='light']) .m_9bd7b098 {
|
|
108
104
|
--item-border-color: var(--mantine-color-gray-3);
|
|
109
105
|
--item-filled-color: var(--mantine-color-gray-0);
|
|
@@ -100,10 +100,6 @@
|
|
|
100
100
|
margin-inline-start: var(--mantine-spacing-lg);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.m_9bd7b098 {
|
|
104
|
-
overflow: hidden;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
103
|
:where([data-mantine-color-scheme='light']) .m_9bd7b098 {
|
|
108
104
|
--item-border-color: var(--mantine-color-gray-3);
|
|
109
105
|
--item-filled-color: var(--mantine-color-gray-0);
|
package/styles/Badge.css
CHANGED
package/styles/Badge.layer.css
CHANGED
package/styles/Slider.css
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
background-color: var(--mantine-color-dark-4);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
:where([data-orientation='vertical']) .m_c9357328 {
|
|
60
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9357328 {
|
|
61
61
|
top: auto;
|
|
62
62
|
inset-inline-start: calc(100% + 8px);
|
|
63
63
|
}
|
|
@@ -111,7 +111,7 @@ fieldset:disabled .m_c9a9a60a,
|
|
|
111
111
|
background-color: var(--slider-color);
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
:where([data-orientation='vertical']) .m_c9a9a60a {
|
|
114
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a {
|
|
115
115
|
left: 50%;
|
|
116
116
|
top: auto;
|
|
117
117
|
right: auto;
|
|
@@ -119,11 +119,11 @@ fieldset:disabled .m_c9a9a60a,
|
|
|
119
119
|
transform: translate(-50%, 50%);
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
:where([data-orientation='vertical']) .m_c9a9a60a:where([data-dragging]) {
|
|
122
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a:where([data-dragging]) {
|
|
123
123
|
transform: translate(-50%, 50%) scale(1.05);
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
-
:where([dir="rtl"]) :where([data-orientation='vertical']) .m_c9a9a60a {
|
|
126
|
+
:where([dir="rtl"]) :where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a {
|
|
127
127
|
left: 50%;
|
|
128
128
|
right: auto;
|
|
129
129
|
}
|
|
@@ -141,7 +141,7 @@ fieldset:disabled .m_a8645c2,
|
|
|
141
141
|
cursor: not-allowed;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
:where([data-orientation='vertical']) .m_a8645c2 {
|
|
144
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_a8645c2 {
|
|
145
145
|
flex-direction: column;
|
|
146
146
|
width: calc(var(--slider-size) * 2);
|
|
147
147
|
height: 100%;
|
|
@@ -173,12 +173,12 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
|
|
|
173
173
|
z-index: 0;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
:where([data-orientation='vertical']) .m_c9ade57f {
|
|
176
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9ade57f {
|
|
177
177
|
width: var(--slider-size);
|
|
178
178
|
height: 100%;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
:where([data-orientation='vertical']) .m_c9ade57f::before {
|
|
181
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9ade57f::before {
|
|
182
182
|
inset-inline: 0;
|
|
183
183
|
top: calc(var(--slider-size) * -1);
|
|
184
184
|
bottom: calc(var(--slider-size) * -1);
|
|
@@ -204,7 +204,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
204
204
|
background-color: var(--mantine-color-disabled-color);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
:where([data-orientation='vertical']) .m_38aeed47 {
|
|
207
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_38aeed47 {
|
|
208
208
|
top: auto;
|
|
209
209
|
bottom: var(--slider-bar-offset);
|
|
210
210
|
inset-inline-start: 0;
|
|
@@ -221,7 +221,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
221
221
|
pointer-events: none;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
:where([data-orientation='vertical']) .m_b7b0423a {
|
|
224
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_b7b0423a {
|
|
225
225
|
inset-inline-start: 0;
|
|
226
226
|
top: auto;
|
|
227
227
|
bottom: calc(var(--mark-offset) + var(--slider-size) / 2);
|
|
@@ -270,7 +270,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
270
270
|
color: var(--mantine-color-dark-2);
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
:where([data-orientation='vertical']) .m_68c77a5b {
|
|
273
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_68c77a5b {
|
|
274
274
|
transform: translate(
|
|
275
275
|
calc(var(--slider-size) + var(--mantine-spacing-xs) / 2),
|
|
276
276
|
calc(-50% - var(--slider-size) / 2)
|
package/styles/Slider.layer.css
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
background-color: var(--mantine-color-dark-4);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
:where([data-orientation='vertical']) .m_c9357328 {
|
|
60
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9357328 {
|
|
61
61
|
top: auto;
|
|
62
62
|
inset-inline-start: calc(100% + 8px);
|
|
63
63
|
}
|
|
@@ -111,7 +111,7 @@ fieldset:disabled .m_c9a9a60a,
|
|
|
111
111
|
background-color: var(--slider-color);
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
:where([data-orientation='vertical']) .m_c9a9a60a {
|
|
114
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a {
|
|
115
115
|
left: 50%;
|
|
116
116
|
top: auto;
|
|
117
117
|
right: auto;
|
|
@@ -119,11 +119,11 @@ fieldset:disabled .m_c9a9a60a,
|
|
|
119
119
|
transform: translate(-50%, 50%);
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
:where([data-orientation='vertical']) .m_c9a9a60a:where([data-dragging]) {
|
|
122
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a:where([data-dragging]) {
|
|
123
123
|
transform: translate(-50%, 50%) scale(1.05);
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
-
:where([dir="rtl"]) :where([data-orientation='vertical']) .m_c9a9a60a {
|
|
126
|
+
:where([dir="rtl"]) :where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a {
|
|
127
127
|
left: 50%;
|
|
128
128
|
right: auto;
|
|
129
129
|
}
|
|
@@ -141,7 +141,7 @@ fieldset:disabled .m_a8645c2,
|
|
|
141
141
|
cursor: not-allowed;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
:where([data-orientation='vertical']) .m_a8645c2 {
|
|
144
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_a8645c2 {
|
|
145
145
|
flex-direction: column;
|
|
146
146
|
width: calc(var(--slider-size) * 2);
|
|
147
147
|
height: 100%;
|
|
@@ -173,12 +173,12 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
|
|
|
173
173
|
z-index: 0;
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
:where([data-orientation='vertical']) .m_c9ade57f {
|
|
176
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9ade57f {
|
|
177
177
|
width: var(--slider-size);
|
|
178
178
|
height: 100%;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
:where([data-orientation='vertical']) .m_c9ade57f::before {
|
|
181
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9ade57f::before {
|
|
182
182
|
inset-inline: 0;
|
|
183
183
|
top: calc(var(--slider-size) * -1);
|
|
184
184
|
bottom: calc(var(--slider-size) * -1);
|
|
@@ -204,7 +204,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
204
204
|
background-color: var(--mantine-color-disabled-color);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
:where([data-orientation='vertical']) .m_38aeed47 {
|
|
207
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_38aeed47 {
|
|
208
208
|
top: auto;
|
|
209
209
|
bottom: var(--slider-bar-offset);
|
|
210
210
|
inset-inline-start: 0;
|
|
@@ -221,7 +221,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
221
221
|
pointer-events: none;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
:where([data-orientation='vertical']) .m_b7b0423a {
|
|
224
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_b7b0423a {
|
|
225
225
|
inset-inline-start: 0;
|
|
226
226
|
top: auto;
|
|
227
227
|
bottom: calc(var(--mark-offset) + var(--slider-size) / 2);
|
|
@@ -270,7 +270,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
270
270
|
color: var(--mantine-color-dark-2);
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
:where([data-orientation='vertical']) .m_68c77a5b {
|
|
273
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_68c77a5b {
|
|
274
274
|
transform: translate(
|
|
275
275
|
calc(var(--slider-size) + var(--mantine-spacing-xs) / 2),
|
|
276
276
|
calc(-50% - var(--slider-size) / 2)
|
package/styles.css
CHANGED
|
@@ -1805,10 +1805,6 @@ fieldset:disabled .mantine-active:active {
|
|
|
1805
1805
|
margin-inline-start: var(--mantine-spacing-lg);
|
|
1806
1806
|
}
|
|
1807
1807
|
|
|
1808
|
-
.m_9bd7b098 {
|
|
1809
|
-
overflow: hidden;
|
|
1810
|
-
}
|
|
1811
|
-
|
|
1812
1808
|
:where([data-mantine-color-scheme='light']) .m_9bd7b098 {
|
|
1813
1809
|
--item-border-color: var(--mantine-color-gray-3);
|
|
1814
1810
|
--item-filled-color: var(--mantine-color-gray-0);
|
|
@@ -3117,8 +3113,6 @@ fieldset:disabled .m_8ee546b8,
|
|
|
3117
3113
|
text-overflow: ellipsis;
|
|
3118
3114
|
text-align: center;
|
|
3119
3115
|
cursor: inherit;
|
|
3120
|
-
text-box-trim: trim-both;
|
|
3121
|
-
text-box-edge: cap alphabetic;
|
|
3122
3116
|
}
|
|
3123
3117
|
|
|
3124
3118
|
.m_91fdda9b {
|
|
@@ -6558,7 +6552,7 @@ fieldset:disabled .m_1738fcb2,
|
|
|
6558
6552
|
background-color: var(--mantine-color-dark-4);
|
|
6559
6553
|
}
|
|
6560
6554
|
|
|
6561
|
-
:where([data-orientation='vertical']) .m_c9357328 {
|
|
6555
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9357328 {
|
|
6562
6556
|
top: auto;
|
|
6563
6557
|
inset-inline-start: calc(100% + 8px);
|
|
6564
6558
|
}
|
|
@@ -6612,7 +6606,7 @@ fieldset:disabled .m_c9a9a60a,
|
|
|
6612
6606
|
background-color: var(--slider-color);
|
|
6613
6607
|
}
|
|
6614
6608
|
|
|
6615
|
-
:where([data-orientation='vertical']) .m_c9a9a60a {
|
|
6609
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a {
|
|
6616
6610
|
left: 50%;
|
|
6617
6611
|
top: auto;
|
|
6618
6612
|
right: auto;
|
|
@@ -6620,11 +6614,11 @@ fieldset:disabled .m_c9a9a60a,
|
|
|
6620
6614
|
transform: translate(-50%, 50%);
|
|
6621
6615
|
}
|
|
6622
6616
|
|
|
6623
|
-
:where([data-orientation='vertical']) .m_c9a9a60a:where([data-dragging]) {
|
|
6617
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a:where([data-dragging]) {
|
|
6624
6618
|
transform: translate(-50%, 50%) scale(1.05);
|
|
6625
6619
|
}
|
|
6626
6620
|
|
|
6627
|
-
:where([dir="rtl"]) :where([data-orientation='vertical']) .m_c9a9a60a {
|
|
6621
|
+
:where([dir="rtl"]) :where(.m_dd36362e[data-orientation='vertical']) .m_c9a9a60a {
|
|
6628
6622
|
left: 50%;
|
|
6629
6623
|
right: auto;
|
|
6630
6624
|
}
|
|
@@ -6642,7 +6636,7 @@ fieldset:disabled .m_a8645c2,
|
|
|
6642
6636
|
cursor: not-allowed;
|
|
6643
6637
|
}
|
|
6644
6638
|
|
|
6645
|
-
:where([data-orientation='vertical']) .m_a8645c2 {
|
|
6639
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_a8645c2 {
|
|
6646
6640
|
flex-direction: column;
|
|
6647
6641
|
width: calc(var(--slider-size) * 2);
|
|
6648
6642
|
height: 100%;
|
|
@@ -6674,12 +6668,12 @@ fieldset:disabled .m_c9ade57f:where([data-inverted]),
|
|
|
6674
6668
|
z-index: 0;
|
|
6675
6669
|
}
|
|
6676
6670
|
|
|
6677
|
-
:where([data-orientation='vertical']) .m_c9ade57f {
|
|
6671
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9ade57f {
|
|
6678
6672
|
width: var(--slider-size);
|
|
6679
6673
|
height: 100%;
|
|
6680
6674
|
}
|
|
6681
6675
|
|
|
6682
|
-
:where([data-orientation='vertical']) .m_c9ade57f::before {
|
|
6676
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_c9ade57f::before {
|
|
6683
6677
|
inset-inline: 0;
|
|
6684
6678
|
top: calc(var(--slider-size) * -1);
|
|
6685
6679
|
bottom: calc(var(--slider-size) * -1);
|
|
@@ -6705,7 +6699,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
6705
6699
|
background-color: var(--mantine-color-disabled-color);
|
|
6706
6700
|
}
|
|
6707
6701
|
|
|
6708
|
-
:where([data-orientation='vertical']) .m_38aeed47 {
|
|
6702
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_38aeed47 {
|
|
6709
6703
|
top: auto;
|
|
6710
6704
|
bottom: var(--slider-bar-offset);
|
|
6711
6705
|
inset-inline-start: 0;
|
|
@@ -6722,7 +6716,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
6722
6716
|
pointer-events: none;
|
|
6723
6717
|
}
|
|
6724
6718
|
|
|
6725
|
-
:where([data-orientation='vertical']) .m_b7b0423a {
|
|
6719
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_b7b0423a {
|
|
6726
6720
|
inset-inline-start: 0;
|
|
6727
6721
|
top: auto;
|
|
6728
6722
|
bottom: calc(var(--mark-offset) + var(--slider-size) / 2);
|
|
@@ -6771,7 +6765,7 @@ fieldset:disabled .m_38aeed47:where(:not([data-inverted])),
|
|
|
6771
6765
|
color: var(--mantine-color-dark-2);
|
|
6772
6766
|
}
|
|
6773
6767
|
|
|
6774
|
-
:where([data-orientation='vertical']) .m_68c77a5b {
|
|
6768
|
+
:where(.m_dd36362e[data-orientation='vertical']) .m_68c77a5b {
|
|
6775
6769
|
transform: translate(
|
|
6776
6770
|
calc(var(--slider-size) + var(--mantine-spacing-xs) / 2),
|
|
6777
6771
|
calc(-50% - var(--slider-size) / 2)
|