@coveord/plasma-mantine 60.0.0-next.0 → 60.0.0
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/.turbo/turbo-build.log +0 -3
- package/.turbo/turbo-test.log +88 -87
- package/CHANGELOG.md +90 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/components/Accordion/Accordion.js +3 -4
- package/dist/components/Accordion/Accordion.js.map +1 -1
- package/dist/components/ActionIcon/ActionIcon.js +11 -40
- package/dist/components/ActionIcon/ActionIcon.js.map +1 -1
- package/dist/components/Affix/Affix.js +0 -1
- package/dist/components/Affix/Affix.js.map +1 -1
- package/dist/components/Alert/Alert.d.ts.map +1 -1
- package/dist/components/Alert/Alert.js +42 -58
- package/dist/components/Alert/Alert.js.map +1 -1
- package/dist/components/Anchor/Anchor.js +1 -2
- package/dist/components/Anchor/Anchor.js.map +1 -1
- package/dist/components/AngleSlider/AngleSlider.js +0 -1
- package/dist/components/AngleSlider/AngleSlider.js.map +1 -1
- package/dist/components/AppShell/AppShell.js +1 -9
- package/dist/components/AppShell/AppShell.js.map +1 -1
- package/dist/components/AspectRatio/AspectRatio.js +0 -1
- package/dist/components/AspectRatio/AspectRatio.js.map +1 -1
- package/dist/components/Autocomplete/Autocomplete.js +0 -1
- package/dist/components/Autocomplete/Autocomplete.js.map +1 -1
- package/dist/components/Avatar/Avatar.js +0 -1
- package/dist/components/Avatar/Avatar.js.map +1 -1
- package/dist/components/BackgroundImage/BackgroundImage.js +0 -1
- package/dist/components/BackgroundImage/BackgroundImage.js.map +1 -1
- package/dist/components/Badge/Badge.js +19 -32
- package/dist/components/Badge/Badge.js.map +1 -1
- package/dist/components/BlankSlate/BlankSlate.js +1 -10
- package/dist/components/BlankSlate/BlankSlate.js.map +1 -1
- package/dist/components/Blockquote/Blockquote.js +0 -1
- package/dist/components/Blockquote/Blockquote.js.map +1 -1
- package/dist/components/Box/Box.js +0 -1
- package/dist/components/Box/Box.js.map +1 -1
- package/dist/components/Breadcrumbs/Breadcrumbs.js +0 -1
- package/dist/components/Breadcrumbs/Breadcrumbs.js.map +1 -1
- package/dist/components/BrowserPreview/BrowserPreview.d.ts +4 -1
- package/dist/components/BrowserPreview/BrowserPreview.d.ts.map +1 -1
- package/dist/components/BrowserPreview/BrowserPreview.js +2 -52
- package/dist/components/BrowserPreview/BrowserPreview.js.map +1 -1
- package/dist/components/Burger/Burger.js +0 -1
- package/dist/components/Burger/Burger.js.map +1 -1
- package/dist/components/Button/Button.js +22 -47
- package/dist/components/Button/Button.js.map +1 -1
- package/dist/components/Button/ButtonWithDisabledTooltip.js +5 -20
- package/dist/components/Button/ButtonWithDisabledTooltip.js.map +1 -1
- package/dist/components/Card/Card.js +0 -1
- package/dist/components/Card/Card.js.map +1 -1
- package/dist/components/Center/Center.js +0 -1
- package/dist/components/Center/Center.js.map +1 -1
- package/dist/components/CheckIcon/CheckIcon.js +0 -1
- package/dist/components/CheckIcon/CheckIcon.js.map +1 -1
- package/dist/components/Checkbox/Checkbox.js +0 -1
- package/dist/components/Checkbox/Checkbox.js.map +1 -1
- package/dist/components/CheckboxIcon/CheckboxIcon.js +3 -10
- package/dist/components/CheckboxIcon/CheckboxIcon.js.map +1 -1
- package/dist/components/ChildForm/ChildForm.js +4 -34
- package/dist/components/ChildForm/ChildForm.js.map +1 -1
- package/dist/components/Chip/Chip.d.ts +1 -11
- package/dist/components/Chip/Chip.d.ts.map +1 -1
- package/dist/components/Chip/Chip.js +3 -8
- package/dist/components/Chip/Chip.js.map +1 -1
- package/dist/components/CircleLoader/CircleLoader.js +1 -7
- package/dist/components/CircleLoader/CircleLoader.js.map +1 -1
- package/dist/components/CloseButton/CloseButton.js +0 -1
- package/dist/components/CloseButton/CloseButton.js.map +1 -1
- package/dist/components/Code/Code.js +0 -1
- package/dist/components/Code/Code.js.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.js +33 -109
- package/dist/components/CodeEditor/CodeEditor.js.map +1 -1
- package/dist/components/CodeEditor/languages/xml.js +20 -17
- package/dist/components/CodeEditor/languages/xml.js.map +1 -1
- package/dist/components/CodeEditor/search/Search.js +2 -11
- package/dist/components/CodeEditor/search/Search.js.map +1 -1
- package/dist/components/Collapse/Collapse.js +0 -1
- package/dist/components/Collapse/Collapse.js.map +1 -1
- package/dist/components/Collection/Collection.js +24 -139
- package/dist/components/Collection/Collection.js.map +1 -1
- package/dist/components/Collection/CollectionAddButton.js +1 -13
- package/dist/components/Collection/CollectionAddButton.js.map +1 -1
- package/dist/components/Collection/CollectionColumn.types.js +1 -4
- package/dist/components/Collection/CollectionColumn.types.js.map +1 -1
- package/dist/components/Collection/CollectionContext.js +0 -1
- package/dist/components/Collection/CollectionContext.js.map +1 -1
- package/dist/components/Collection/CollectionItem.js +26 -68
- package/dist/components/Collection/CollectionItem.js.map +1 -1
- package/dist/components/Collection/enhanceWithCollectionProps.js +5 -6
- package/dist/components/Collection/enhanceWithCollectionProps.js.map +1 -1
- package/dist/components/Collection/layouts/CollectionLayout.types.js +1 -5
- package/dist/components/Collection/layouts/CollectionLayout.types.js.map +1 -1
- package/dist/components/Collection/layouts/CollectionLayouts.js +1 -2
- package/dist/components/Collection/layouts/CollectionLayouts.js.map +1 -1
- package/dist/components/Collection/layouts/horizontal-layout/HorizontalLayout.js +2 -5
- package/dist/components/Collection/layouts/horizontal-layout/HorizontalLayout.js.map +1 -1
- package/dist/components/Collection/layouts/horizontal-layout/HorizontalLayoutBody.js +16 -27
- package/dist/components/Collection/layouts/horizontal-layout/HorizontalLayoutBody.js.map +1 -1
- package/dist/components/Collection/layouts/horizontal-layout/HorizontalLayoutHeader.js +4 -23
- package/dist/components/Collection/layouts/horizontal-layout/HorizontalLayoutHeader.js.map +1 -1
- package/dist/components/Collection/layouts/shared/DragHandle.js +3 -11
- package/dist/components/Collection/layouts/shared/DragHandle.js.map +1 -1
- package/dist/components/Collection/layouts/shared/RemoveButton.js +4 -17
- package/dist/components/Collection/layouts/shared/RemoveButton.js.map +1 -1
- package/dist/components/Collection/layouts/shared/columnUtils.js +4 -4
- package/dist/components/Collection/layouts/shared/columnUtils.js.map +1 -1
- package/dist/components/Collection/layouts/shared/headerUtils.js +3 -5
- package/dist/components/Collection/layouts/shared/headerUtils.js.map +1 -1
- package/dist/components/Collection/layouts/shared/itemRenderer.js +36 -83
- package/dist/components/Collection/layouts/shared/itemRenderer.js.map +1 -1
- package/dist/components/Collection/layouts/shared/layoutConstants.js +6 -5
- package/dist/components/Collection/layouts/shared/layoutConstants.js.map +1 -1
- package/dist/components/Collection/layouts/vertical-layout/VerticalLayout.js +2 -5
- package/dist/components/Collection/layouts/vertical-layout/VerticalLayout.js.map +1 -1
- package/dist/components/Collection/layouts/vertical-layout/VerticalLayoutBody.js +23 -71
- package/dist/components/Collection/layouts/vertical-layout/VerticalLayoutBody.js.map +1 -1
- package/dist/components/Collection/layouts/vertical-layout/VerticalLayoutHeader.js +2 -2
- package/dist/components/Collection/layouts/vertical-layout/VerticalLayoutHeader.js.map +1 -1
- package/dist/components/ColorInput/ColorInput.js +0 -1
- package/dist/components/ColorInput/ColorInput.js.map +1 -1
- package/dist/components/ColorPicker/ColorPicker.js +0 -1
- package/dist/components/ColorPicker/ColorPicker.js.map +1 -1
- package/dist/components/ColorSwatch/ColorSwatch.js +0 -1
- package/dist/components/ColorSwatch/ColorSwatch.js.map +1 -1
- package/dist/components/Combobox/Combobox.js +0 -1
- package/dist/components/Combobox/Combobox.js.map +1 -1
- package/dist/components/Combobox/PlasmaComboboxChevron.js +1 -9
- package/dist/components/Combobox/PlasmaComboboxChevron.js.map +1 -1
- package/dist/components/Container/Container.js +0 -1
- package/dist/components/Container/Container.js.map +1 -1
- package/dist/components/CopyButton/CopyButton.js +0 -1
- package/dist/components/CopyButton/CopyButton.js.map +1 -1
- package/dist/components/CopyToClipboard/CopyToClipboard.js +5 -32
- package/dist/components/CopyToClipboard/CopyToClipboard.js.map +1 -1
- package/dist/components/DatePickerInput/DatePickerInput.js +0 -1
- package/dist/components/DatePickerInput/DatePickerInput.js.map +1 -1
- package/dist/components/DateRangePicker/DateRangePicker.js +22 -72
- package/dist/components/DateRangePicker/DateRangePicker.js.map +1 -1
- package/dist/components/DateRangePicker/DateRangePickerInlineCalendar.js +11 -90
- package/dist/components/DateRangePicker/DateRangePickerInlineCalendar.js.map +1 -1
- package/dist/components/DateRangePicker/DateRangePickerPopoverCalendar.js +8 -64
- package/dist/components/DateRangePicker/DateRangePickerPopoverCalendar.js.map +1 -1
- package/dist/components/DateRangePicker/DateRangePickerPresetSelect.js +9 -22
- package/dist/components/DateRangePicker/DateRangePickerPresetSelect.js.map +1 -1
- package/dist/components/DateRangePicker/EditableDateRangePicker.d.ts +1 -1
- package/dist/components/DateRangePicker/EditableDateRangePicker.d.ts.map +1 -1
- package/dist/components/DateRangePicker/EditableDateRangePicker.js +7 -47
- package/dist/components/DateRangePicker/EditableDateRangePicker.js.map +1 -1
- package/dist/components/DateTimeRangePicker/DateTimeRangePicker.js +3 -24
- package/dist/components/DateTimeRangePicker/DateTimeRangePicker.js.map +1 -1
- package/dist/components/DateTimeRangePicker/EditableDateTimeRangePicker.js +13 -53
- package/dist/components/DateTimeRangePicker/EditableDateTimeRangePicker.js.map +1 -1
- package/dist/components/Dialog/Dialog.js +0 -1
- package/dist/components/Dialog/Dialog.js.map +1 -1
- package/dist/components/Divider/Divider.js +0 -1
- package/dist/components/Divider/Divider.js.map +1 -1
- package/dist/components/Drawer/Drawer.js +0 -1
- package/dist/components/Drawer/Drawer.js.map +1 -1
- package/dist/components/EllipsisText/EllipsisText.js +7 -37
- package/dist/components/EllipsisText/EllipsisText.js.map +1 -1
- package/dist/components/Facet/DefaultFacetItem.js +2 -25
- package/dist/components/Facet/DefaultFacetItem.js.map +1 -1
- package/dist/components/Facet/Facet.js +21 -134
- package/dist/components/Facet/Facet.js.map +1 -1
- package/dist/components/Facet/FacetScrollArea.js +1 -12
- package/dist/components/Facet/FacetScrollArea.js.map +1 -1
- package/dist/components/Facet/FacetTypes.js +1 -2
- package/dist/components/Facet/FacetTypes.js.map +1 -1
- package/dist/components/Fieldset/Fieldset.js +0 -1
- package/dist/components/Fieldset/Fieldset.js.map +1 -1
- package/dist/components/FileButton/FileButton.js +0 -1
- package/dist/components/FileButton/FileButton.js.map +1 -1
- package/dist/components/FileInput/FileInput.js +0 -1
- package/dist/components/FileInput/FileInput.js.map +1 -1
- package/dist/components/Flex/Flex.js +0 -1
- package/dist/components/Flex/Flex.js.map +1 -1
- package/dist/components/FloatingIndicator/FloatingIndicator.js +0 -1
- package/dist/components/FloatingIndicator/FloatingIndicator.js.map +1 -1
- package/dist/components/FocusTrap/FocusTrap.js +0 -1
- package/dist/components/FocusTrap/FocusTrap.js.map +1 -1
- package/dist/components/Grid/Grid.js +0 -1
- package/dist/components/Grid/Grid.js.map +1 -1
- package/dist/components/Group/Group.js +0 -1
- package/dist/components/Group/Group.js.map +1 -1
- package/dist/components/Header/Header.context.d.ts +2 -1
- package/dist/components/Header/Header.context.d.ts.map +1 -1
- package/dist/components/Header/Header.context.js +0 -1
- package/dist/components/Header/Header.context.js.map +1 -1
- package/dist/components/Header/Header.js +12 -57
- package/dist/components/Header/Header.js.map +1 -1
- package/dist/components/Header/Header.module.css +0 -1
- package/dist/components/Header/HeaderBreadcrumbs/HeaderBreadcrumbAnchor.js +3 -32
- package/dist/components/Header/HeaderBreadcrumbs/HeaderBreadcrumbAnchor.js.map +1 -1
- package/dist/components/Header/HeaderBreadcrumbs/HeaderBreadcrumbText.js +2 -14
- package/dist/components/Header/HeaderBreadcrumbs/HeaderBreadcrumbText.js.map +1 -1
- package/dist/components/Header/HeaderBreadcrumbs/HeaderBreadcrumbs.js +5 -21
- package/dist/components/Header/HeaderBreadcrumbs/HeaderBreadcrumbs.js.map +1 -1
- package/dist/components/Header/HeaderDocAnchor/HeaderDocAnchor.d.ts.map +1 -1
- package/dist/components/Header/HeaderDocAnchor/HeaderDocAnchor.js +7 -32
- package/dist/components/Header/HeaderDocAnchor/HeaderDocAnchor.js.map +1 -1
- package/dist/components/Header/HeaderRight/HeaderRight.js +3 -16
- package/dist/components/Header/HeaderRight/HeaderRight.js.map +1 -1
- package/dist/components/Highlight/Highlight.js +0 -1
- package/dist/components/Highlight/Highlight.js.map +1 -1
- package/dist/components/HoverCard/HoverCard.js +0 -1
- package/dist/components/HoverCard/HoverCard.js.map +1 -1
- package/dist/components/Image/Image.js +0 -1
- package/dist/components/Image/Image.js.map +1 -1
- package/dist/components/Indicator/Indicator.js +0 -1
- package/dist/components/Indicator/Indicator.js.map +1 -1
- package/dist/components/InfoToken/InfoToken.d.ts.map +1 -1
- package/dist/components/InfoToken/InfoToken.js +30 -48
- package/dist/components/InfoToken/InfoToken.js.map +1 -1
- package/dist/components/InlineConfirm/InlineConfirm.js +6 -13
- package/dist/components/InlineConfirm/InlineConfirm.js.map +1 -1
- package/dist/components/InlineConfirm/InlineConfirmContext.js +0 -1
- package/dist/components/InlineConfirm/InlineConfirmContext.js.map +1 -1
- package/dist/components/InlineConfirm/InlineConfirmPrompt.js +12 -25
- package/dist/components/InlineConfirm/InlineConfirmPrompt.js.map +1 -1
- package/dist/components/InlineConfirm/InlineConfirmTarget.js +3 -8
- package/dist/components/InlineConfirm/InlineConfirmTarget.js.map +1 -1
- package/dist/components/Input/Input.js +1 -2
- package/dist/components/Input/Input.js.map +1 -1
- package/dist/components/Input/InputLabelInfo.js +3 -16
- package/dist/components/Input/InputLabelInfo.js.map +1 -1
- package/dist/components/InputBase/InputBase.js +0 -1
- package/dist/components/InputBase/InputBase.js.map +1 -1
- package/dist/components/JsonInput/JsonInput.js +0 -1
- package/dist/components/JsonInput/JsonInput.js.map +1 -1
- package/dist/components/Kbd/Kbd.js +0 -1
- package/dist/components/Kbd/Kbd.js.map +1 -1
- package/dist/components/LastUpdated/LastUpdated.js +5 -32
- package/dist/components/LastUpdated/LastUpdated.js.map +1 -1
- package/dist/components/List/List.js +0 -1
- package/dist/components/List/List.js.map +1 -1
- package/dist/components/Loader/Loader.js +0 -1
- package/dist/components/Loader/Loader.js.map +1 -1
- package/dist/components/LoadingOverlay/LoadingOverlay.js +0 -1
- package/dist/components/LoadingOverlay/LoadingOverlay.js.map +1 -1
- package/dist/components/Mark/Mark.js +0 -1
- package/dist/components/Mark/Mark.js.map +1 -1
- package/dist/components/Menu/Menu.js +2 -16
- package/dist/components/Menu/Menu.js.map +1 -1
- package/dist/components/Modal/Modal.js +4 -19
- package/dist/components/Modal/Modal.js.map +1 -1
- package/dist/components/Modal/ModalFooter.js +6 -15
- package/dist/components/Modal/ModalFooter.js.map +1 -1
- package/dist/components/ModalBase/ModalBase.js +0 -1
- package/dist/components/ModalBase/ModalBase.js.map +1 -1
- package/dist/components/MonthPickerInput/MonthPickerInput.js +0 -1
- package/dist/components/MonthPickerInput/MonthPickerInput.js.map +1 -1
- package/dist/components/MultiSelect/MultiSelect.js +0 -1
- package/dist/components/MultiSelect/MultiSelect.js.map +1 -1
- package/dist/components/NativeSelect/NativeSelect.js +0 -1
- package/dist/components/NativeSelect/NativeSelect.js.map +1 -1
- package/dist/components/NavLink/NavLink.js +0 -1
- package/dist/components/NavLink/NavLink.js.map +1 -1
- package/dist/components/Notification/Notification.js +0 -1
- package/dist/components/Notification/Notification.js.map +1 -1
- package/dist/components/NumberFormatter/NumberFormatter.js +0 -1
- package/dist/components/NumberFormatter/NumberFormatter.js.map +1 -1
- package/dist/components/NumberInput/NumberInput.js +0 -1
- package/dist/components/NumberInput/NumberInput.js.map +1 -1
- package/dist/components/Overlay/Overlay.js +0 -1
- package/dist/components/Overlay/Overlay.js.map +1 -1
- package/dist/components/Pagination/Pagination.js +0 -1
- package/dist/components/Pagination/Pagination.js.map +1 -1
- package/dist/components/Paper/Paper.js +0 -1
- package/dist/components/Paper/Paper.js.map +1 -1
- package/dist/components/PasswordInput/PasswordInput.js +4 -13
- package/dist/components/PasswordInput/PasswordInput.js.map +1 -1
- package/dist/components/Pill/Pill.js +0 -1
- package/dist/components/Pill/Pill.js.map +1 -1
- package/dist/components/PillsInput/PillsInput.js +0 -1
- package/dist/components/PillsInput/PillsInput.js.map +1 -1
- package/dist/components/PinInput/PinInput.js +0 -1
- package/dist/components/PinInput/PinInput.js.map +1 -1
- package/dist/components/Popover/Popover.js +0 -1
- package/dist/components/Popover/Popover.js.map +1 -1
- package/dist/components/Portal/Portal.js +0 -1
- package/dist/components/Portal/Portal.js.map +1 -1
- package/dist/components/PrerequisitesList/PrerequisitesList.d.ts +30 -0
- package/dist/components/PrerequisitesList/PrerequisitesList.d.ts.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesList.js +24 -0
- package/dist/components/PrerequisitesList/PrerequisitesList.js.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesList.module.css +16 -0
- package/dist/components/PrerequisitesList/PrerequisitesListContext.d.ts +11 -0
- package/dist/components/PrerequisitesList/PrerequisitesListContext.d.ts.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesListContext.js +3 -0
- package/dist/components/PrerequisitesList/PrerequisitesListContext.js.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesListIcon.d.ts +9 -0
- package/dist/components/PrerequisitesList/PrerequisitesListIcon.d.ts.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesListIcon.js +22 -0
- package/dist/components/PrerequisitesList/PrerequisitesListIcon.js.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesListItem.d.ts +23 -0
- package/dist/components/PrerequisitesList/PrerequisitesListItem.d.ts.map +1 -0
- package/dist/components/PrerequisitesList/PrerequisitesListItem.js +13 -0
- package/dist/components/PrerequisitesList/PrerequisitesListItem.js.map +1 -0
- package/dist/components/Progress/Progress.js +0 -1
- package/dist/components/Progress/Progress.js.map +1 -1
- package/dist/components/Prompt/Prompt.context.js +0 -1
- package/dist/components/Prompt/Prompt.context.js.map +1 -1
- package/dist/components/Prompt/Prompt.js +14 -73
- package/dist/components/Prompt/Prompt.js.map +1 -1
- package/dist/components/Prompt/PromptCancelButton.js +2 -12
- package/dist/components/Prompt/PromptCancelButton.js.map +1 -1
- package/dist/components/Prompt/PromptConfirmButton.js +3 -16
- package/dist/components/Prompt/PromptConfirmButton.js.map +1 -1
- package/dist/components/Radio/Radio.js +0 -1
- package/dist/components/Radio/Radio.js.map +1 -1
- package/dist/components/RadioCard/RadioCard.js +4 -52
- package/dist/components/RadioCard/RadioCard.js.map +1 -1
- package/dist/components/Rating/Rating.js +0 -1
- package/dist/components/Rating/Rating.js.map +1 -1
- package/dist/components/ReadOnly/ReadOnlyInputStyles.js +14 -15
- package/dist/components/ReadOnly/ReadOnlyInputStyles.js.map +1 -1
- package/dist/components/RingProgress/RingProgress.js +0 -1
- package/dist/components/RingProgress/RingProgress.js.map +1 -1
- package/dist/components/ScrollArea/ScrollArea.js +0 -1
- package/dist/components/ScrollArea/ScrollArea.js.map +1 -1
- package/dist/components/SegmentedControl/SegmentedControl.js +0 -1
- package/dist/components/SegmentedControl/SegmentedControl.js.map +1 -1
- package/dist/components/Select/Select.js +4 -14
- package/dist/components/Select/Select.js.map +1 -1
- package/dist/components/SemiCircleProgress/SemiCircleProgress.js +0 -1
- package/dist/components/SemiCircleProgress/SemiCircleProgress.js.map +1 -1
- package/dist/components/SimpleGrid/SimpleGrid.js +0 -1
- package/dist/components/SimpleGrid/SimpleGrid.js.map +1 -1
- package/dist/components/Skeleton/Skeleton.js +0 -1
- package/dist/components/Skeleton/Skeleton.js.map +1 -1
- package/dist/components/Slider/Slider.js +0 -1
- package/dist/components/Slider/Slider.js.map +1 -1
- package/dist/components/Space/Space.js +0 -1
- package/dist/components/Space/Space.js.map +1 -1
- package/dist/components/Spoiler/Spoiler.js +0 -1
- package/dist/components/Spoiler/Spoiler.js.map +1 -1
- package/dist/components/Stack/Stack.js +0 -1
- package/dist/components/Stack/Stack.js.map +1 -1
- package/dist/components/StatusToken/StatusToken.js +16 -30
- package/dist/components/StatusToken/StatusToken.js.map +1 -1
- package/dist/components/Stepper/Stepper.js +0 -1
- package/dist/components/Stepper/Stepper.js.map +1 -1
- package/dist/components/StickyFooter/StickyFooter.js +4 -15
- package/dist/components/StickyFooter/StickyFooter.js.map +1 -1
- package/dist/components/Switch/Switch.js +0 -1
- package/dist/components/Switch/Switch.js.map +1 -1
- package/dist/components/Table/Table.d.ts.map +1 -1
- package/dist/components/Table/Table.js +113 -134
- package/dist/components/Table/Table.js.map +1 -1
- package/dist/components/Table/Table.types.js +1 -2
- package/dist/components/Table/Table.types.js.map +1 -1
- package/dist/components/Table/TableContext.js +0 -1
- package/dist/components/Table/TableContext.js.map +1 -1
- package/dist/components/Table/layouts/TableLayoutControl.js +6 -31
- package/dist/components/Table/layouts/TableLayoutControl.js.map +1 -1
- package/dist/components/Table/layouts/TableLayouts.js +1 -2
- package/dist/components/Table/layouts/TableLayouts.js.map +1 -1
- package/dist/components/Table/layouts/row-layout/RowLayout.js +4 -10
- package/dist/components/Table/layouts/row-layout/RowLayout.js.map +1 -1
- package/dist/components/Table/layouts/row-layout/RowLayoutBody.js +16 -78
- package/dist/components/Table/layouts/row-layout/RowLayoutBody.js.map +1 -1
- package/dist/components/Table/layouts/row-layout/RowLayoutContext.js +0 -1
- package/dist/components/Table/layouts/row-layout/RowLayoutContext.js.map +1 -1
- package/dist/components/Table/layouts/row-layout/RowLayoutHeader.js +4 -20
- package/dist/components/Table/layouts/row-layout/RowLayoutHeader.js.map +1 -1
- package/dist/components/Table/table-actions/TableActionContext.js +0 -1
- package/dist/components/Table/table-actions/TableActionContext.js.map +1 -1
- package/dist/components/Table/table-actions/TableActionItem.js +3 -26
- package/dist/components/Table/table-actions/TableActionItem.js.map +1 -1
- package/dist/components/Table/table-actions/TableActionsList.js +27 -152
- package/dist/components/Table/table-actions/TableActionsList.js.map +1 -1
- package/dist/components/Table/table-actions/TableHeaderActions.js +5 -29
- package/dist/components/Table/table-actions/TableHeaderActions.js.map +1 -1
- package/dist/components/Table/table-column/TableActionsColumn.js +11 -24
- package/dist/components/Table/table-column/TableActionsColumn.js.map +1 -1
- package/dist/components/Table/table-column/TableCollapsibleColumn.js +16 -39
- package/dist/components/Table/table-column/TableCollapsibleColumn.js.map +1 -1
- package/dist/components/Table/table-column/TableSelectableColumn.js +9 -25
- package/dist/components/Table/table-column/TableSelectableColumn.js.map +1 -1
- package/dist/components/Table/table-columns-selector/TableColumnsSelector.js +18 -78
- package/dist/components/Table/table-columns-selector/TableColumnsSelector.js.map +1 -1
- package/dist/components/Table/table-date-range-picker/TableDateRangePicker.js +6 -33
- package/dist/components/Table/table-date-range-picker/TableDateRangePicker.js.map +1 -1
- package/dist/components/Table/table-filter/TableFilter.js +11 -49
- package/dist/components/Table/table-filter/TableFilter.js.map +1 -1
- package/dist/components/Table/table-footer/TableFooter.js +1 -7
- package/dist/components/Table/table-footer/TableFooter.js.map +1 -1
- package/dist/components/Table/table-header/TableHeader.js +5 -53
- package/dist/components/Table/table-header/TableHeader.js.map +1 -1
- package/dist/components/Table/table-header/Th.js +10 -43
- package/dist/components/Table/table-header/Th.js.map +1 -1
- package/dist/components/Table/table-last-updated/TableLastUpdated.js +6 -23
- package/dist/components/Table/table-last-updated/TableLastUpdated.js.map +1 -1
- package/dist/components/Table/table-loading/TableLoading.js +1 -8
- package/dist/components/Table/table-loading/TableLoading.js.map +1 -1
- package/dist/components/Table/table-no-data/TableNoData.js +2 -5
- package/dist/components/Table/table-no-data/TableNoData.js.map +1 -1
- package/dist/components/Table/table-pagination/TablePagination.js +12 -32
- package/dist/components/Table/table-pagination/TablePagination.js.map +1 -1
- package/dist/components/Table/table-pagination/TablePagination.types.d.ts +2 -2
- package/dist/components/Table/table-pagination/TablePagination.types.d.ts.map +1 -1
- package/dist/components/Table/table-pagination/TablePagination.types.js +1 -2
- package/dist/components/Table/table-pagination/TablePagination.types.js.map +1 -1
- package/dist/components/Table/table-per-page/TablePerPage.js +5 -29
- package/dist/components/Table/table-per-page/TablePerPage.js.map +1 -1
- package/dist/components/Table/table-per-page/TablePerPage.types.js +1 -2
- package/dist/components/Table/table-per-page/TablePerPage.types.js.map +1 -1
- package/dist/components/Table/table-predicate/TablePredicate.js +7 -57
- package/dist/components/Table/table-predicate/TablePredicate.js.map +1 -1
- package/dist/components/Table/use-persisted-column-visibility.js +16 -40
- package/dist/components/Table/use-persisted-column-visibility.js.map +1 -1
- package/dist/components/Table/use-table.d.ts +12 -2
- package/dist/components/Table/use-table.d.ts.map +1 -1
- package/dist/components/Table/use-table.js +94 -133
- package/dist/components/Table/use-table.js.map +1 -1
- package/dist/components/TableOfContents/TableOfContents.js +0 -1
- package/dist/components/TableOfContents/TableOfContents.js.map +1 -1
- package/dist/components/Tabs/Tabs.js +0 -1
- package/dist/components/Tabs/Tabs.js.map +1 -1
- package/dist/components/TagsInput/TagsInput.js +0 -1
- package/dist/components/TagsInput/TagsInput.js.map +1 -1
- package/dist/components/Text/Text.js +0 -1
- package/dist/components/Text/Text.js.map +1 -1
- package/dist/components/TextInput/TextInput.js +0 -1
- package/dist/components/TextInput/TextInput.js.map +1 -1
- package/dist/components/Textarea/Textarea.js +0 -1
- package/dist/components/Textarea/Textarea.js.map +1 -1
- package/dist/components/ThemeIcon/ThemeIcon.js +0 -1
- package/dist/components/ThemeIcon/ThemeIcon.js.map +1 -1
- package/dist/components/TimePicker/TimePicker.js +0 -1
- package/dist/components/TimePicker/TimePicker.js.map +1 -1
- package/dist/components/Timeline/Timeline.js +0 -1
- package/dist/components/Timeline/Timeline.js.map +1 -1
- package/dist/components/Title/Title.js +0 -1
- package/dist/components/Title/Title.js.map +1 -1
- package/dist/components/Tooltip/Tooltip.js +0 -1
- package/dist/components/Tooltip/Tooltip.js.map +1 -1
- package/dist/components/Transition/Transition.js +0 -1
- package/dist/components/Transition/Transition.js.map +1 -1
- package/dist/components/Tree/Tree.js +0 -1
- package/dist/components/Tree/Tree.js.map +1 -1
- package/dist/components/Typography/Typography.js +0 -1
- package/dist/components/Typography/Typography.js.map +1 -1
- package/dist/components/UnstyledButton/UnstyledButton.js +0 -1
- package/dist/components/UnstyledButton/UnstyledButton.js.map +1 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.js +0 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.js.map +1 -1
- package/dist/components/YearPickerInput/YearPickerInput.js +0 -1
- package/dist/components/YearPickerInput/YearPickerInput.js.map +1 -1
- package/dist/context.js +0 -1
- package/dist/context.js.map +1 -1
- package/dist/core.js +0 -1
- package/dist/core.js.map +1 -1
- package/dist/factory.js +1 -2
- package/dist/factory.js.map +1 -1
- package/dist/form.js +0 -1
- package/dist/form.js.map +1 -1
- package/dist/hooks/use-url-synced-state.js +22 -29
- package/dist/hooks/use-url-synced-state.js.map +1 -1
- package/dist/hooks/useClickWithLoading.js +5 -8
- package/dist/hooks/useClickWithLoading.js.map +1 -1
- package/dist/hooks/useControlledList.js +10 -22
- package/dist/hooks/useControlledList.js.map +1 -1
- package/dist/hooks/useParentHeight.js +5 -8
- package/dist/hooks/useParentHeight.js.map +1 -1
- package/dist/hooks.js +0 -1
- package/dist/hooks.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +6 -5
- package/dist/index.js.map +1 -1
- package/dist/notifications.js +0 -1
- package/dist/notifications.js.map +1 -1
- package/dist/styles/Chip.module.css +13 -6
- package/dist/styles/NavLink.module.css +1 -1
- package/dist/styles/Pagination.module.css +2 -2
- package/dist/styles/Slider.module.css +1 -1
- package/dist/table.js +0 -1
- package/dist/table.js.map +1 -1
- package/dist/theme/PlasmaColors.js +15 -16
- package/dist/theme/PlasmaColors.js.map +1 -1
- package/dist/theme/Plasmantine.d.ts.map +1 -1
- package/dist/theme/Plasmantine.js +12 -10
- package/dist/theme/Plasmantine.js.map +1 -1
- package/dist/theme/Theme.d.ts.map +1 -1
- package/dist/theme/Theme.js +153 -237
- package/dist/theme/Theme.js.map +1 -1
- package/dist/theme/mergeCSSVariablesResolvers.js +7 -6
- package/dist/theme/mergeCSSVariablesResolvers.js.map +1 -1
- package/dist/theme/plasmaCSSVariablesResolver.js +15 -16
- package/dist/theme/plasmaCSSVariablesResolver.js.map +1 -1
- package/dist/theme/plasmaVariantColorResolver.js +4 -5
- package/dist/theme/plasmaVariantColorResolver.js.map +1 -1
- package/dist/theme.js +0 -1
- package/dist/theme.js.map +1 -1
- package/dist/utils/createFactoryComponent.js +1 -2
- package/dist/utils/createFactoryComponent.js.map +1 -1
- package/dist/utils/createPolymorphicComponent.js +2 -2
- package/dist/utils/createPolymorphicComponent.js.map +1 -1
- package/dist/utils/groupOptions.js +11 -13
- package/dist/utils/groupOptions.js.map +1 -1
- package/dist/utils/local-storage.js +24 -21
- package/dist/utils/local-storage.js.map +1 -1
- package/dist/utils/overrideComponent.js +3 -3
- package/dist/utils/overrideComponent.js.map +1 -1
- package/package.json +7 -9
- package/{postcss.config.cjs → postcss.config.js} +1 -1
- package/src/__tests__/Utils.tsx +1 -17
- package/src/components/ActionIcon/ActionIcon.tsx +3 -3
- package/src/components/Alert/Alert.tsx +6 -8
- package/src/components/Badge/Badge.tsx +2 -2
- package/src/components/BrowserPreview/BrowserPreview.tsx +11 -16
- package/src/components/BrowserPreview/__tests__/BrowserPreview.spec.tsx +3 -3
- package/src/components/Chip/Chip.tsx +3 -3
- package/src/components/DateRangePicker/EditableDateRangePicker.tsx +1 -1
- package/src/components/DateRangePicker/__tests__/DateRangePicker.spec.tsx +2 -2
- package/src/components/DateRangePicker/__tests__/DateRangePickerPopoverCalendar.spec.tsx +2 -2
- package/src/components/Header/Header.context.ts +2 -1
- package/src/components/Header/Header.module.css +0 -1
- package/src/components/Header/Header.tsx +1 -1
- package/src/components/Header/HeaderDocAnchor/HeaderDocAnchor.tsx +11 -27
- package/src/components/Header/__tests__/Header.spec.tsx +1 -1
- package/src/components/InfoToken/InfoToken.tsx +8 -6
- package/src/components/Input/InputLabelInfo.tsx +1 -1
- package/src/components/Input/__tests__/Input.spec.tsx +1 -1
- package/src/components/PrerequisitesList/PrerequisitesList.module.css +16 -0
- package/src/components/PrerequisitesList/PrerequisitesList.tsx +60 -0
- package/src/components/PrerequisitesList/PrerequisitesListContext.tsx +10 -0
- package/src/components/PrerequisitesList/PrerequisitesListIcon.tsx +36 -0
- package/src/components/PrerequisitesList/PrerequisitesListItem.tsx +48 -0
- package/src/components/PrerequisitesList/__tests__/PrerequisitesList.spec.tsx +24 -0
- package/src/components/Switch/__tests__/Switch.spec.tsx +1 -1
- package/src/components/Table/Table.tsx +63 -8
- package/src/components/Table/__tests__/Table.spec.tsx +36 -0
- package/src/components/Table/__tests__/TableFilter.spec.tsx +1 -1
- package/src/components/Table/__tests__/TablePagination.spec.tsx +7 -7
- package/src/components/Table/__tests__/TablePerPage.spec.tsx +9 -9
- package/src/components/Table/__tests__/TablePredicate.spec.tsx +1 -1
- package/src/components/Table/table-date-range-picker/TableDateRangePicker.tsx +1 -1
- package/src/components/Table/table-filter/TableFilter.tsx +1 -1
- package/src/components/Table/table-pagination/TablePagination.tsx +4 -4
- package/src/components/Table/table-pagination/TablePagination.types.ts +2 -2
- package/src/components/Table/table-per-page/TablePerPage.tsx +2 -2
- package/src/components/Table/table-predicate/TablePredicate.tsx +1 -1
- package/src/components/Table/use-table.ts +21 -10
- package/src/index.ts +10 -1
- package/src/styles/Chip.module.css +13 -6
- package/src/styles/NavLink.module.css +1 -1
- package/src/styles/Pagination.module.css +2 -2
- package/src/styles/Slider.module.css +1 -1
- package/src/theme/Plasmantine.tsx +21 -4
- package/src/theme/Theme.tsx +4 -5
- package/src/theme/__tests__/Plasmantine.spec.tsx +48 -0
- package/dist/package.json +0 -1
- package/dist/types/css/index.d.js +0 -2
- package/dist/types/css/index.d.js.map +0 -1
- package/dist/types/svg/index.d.js +0 -2
- package/dist/types/svg/index.d.js.map +0 -1
- package/dist/types/svg-raw/index.d.js +0 -2
- package/dist/types/svg-raw/index.d.js.map +0 -1
- /package/scripts/{GenerateMantineComponentExports.mts → GenerateMantineComponentExports.ts} +0 -0
- /package/{vitest.config.mts → vitest.config.ts} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,2 @@
|
|
|
1
1
|
$ node ../../scripts/build.js
|
|
2
|
-
(node:2788) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
|
|
3
|
-
(Use `node --trace-deprecation ...` to show where the warning was created)
|
|
4
|
-
Successfully compiled: 232 files, copied 73 files with swc (440.23ms)
|
|
5
2
|
✅
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -2,95 +2,96 @@ $ cross-env TZ=UTC vitest run --silent
|
|
|
2
2
|
|
|
3
3
|
[1m[30m[46m RUN [49m[39m[22m [36mv4.1.5 [39m[90m/home/runner/work/plasma/plasma/packages/mantine[39m
|
|
4
4
|
|
|
5
|
-
[32m✓[39m src/components/Collection/__tests__/CollectionWithColumns.spec.tsx [2m([22m[2m17 tests[22m[2m)[22m[33m
|
|
6
|
-
[32m✓[39m src/components/Collection/__tests__/Collection.spec.tsx [2m([22m[2m18 tests[22m[2m)[22m[33m
|
|
7
|
-
[32m✓[39m src/components/Table/layouts/__tests__/RowLayout.spec.tsx [2m([22m[2m17 tests[22m[2m)[22m[33m
|
|
8
|
-
[33m[2m✓[22m[39m renders the data using the RowLayout by default [33m
|
|
9
|
-
[32m✓[39m src/components/Table/__tests__/Table.spec.tsx [2m([22m[
|
|
10
|
-
[32m✓[39m src/components/
|
|
11
|
-
[33m[2m✓[22m[39m
|
|
12
|
-
[32m✓[39m src/components/Table/__tests__/TableColumnsSelector.spec.tsx [2m([22m[2m12 tests[22m[2m)[22m[33m
|
|
13
|
-
[33m[2m✓[22m[39m renders the column selector button in the actions column header when rowConfigurable is true [33m
|
|
14
|
-
[33m[2m✓[22m[39m renders all columns in the dropdown except control columns [33m
|
|
15
|
-
[33m[2m✓[22m[39m
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
[32m✓[39m src/
|
|
22
|
-
[32m✓[39m src/
|
|
23
|
-
[32m✓[39m src/components/
|
|
24
|
-
|
|
25
|
-
[33m[2m✓[22m[39m displays the
|
|
26
|
-
[32m✓[39m src/
|
|
27
|
-
[32m✓[39m src/
|
|
28
|
-
[32m✓[39m src/
|
|
29
|
-
|
|
30
|
-
[32m✓[39m src/
|
|
31
|
-
|
|
32
|
-
[32m✓[39m src/components/
|
|
33
|
-
|
|
34
|
-
[33m[2m✓[22m[39m calls
|
|
35
|
-
[33m[2m✓[22m[39m applies the selected date range in uncontrolled mode [33m
|
|
36
|
-
[33m[2m✓[22m[39m applies the selected date range in controlled mode [33m
|
|
37
|
-
[33m[2m✓[22m[39m sets the selected date range in the url [33m
|
|
38
|
-
|
|
39
|
-
[32m✓[39m src/components/Table/__tests__/TablePredicate.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m
|
|
40
|
-
[33m[2m✓[22m[39m goes back to the first page when changing the predicate [33m
|
|
41
|
-
[33m[2m✓[22m[39m sets the current predicate value in the url using the predicate id as key [33m
|
|
42
|
-
[32m✓[39m src/
|
|
43
|
-
[32m✓[39m src/components/DateRangePicker/__tests__/DateRangePickerInlineCalendar.spec.tsx [2m([22m[2m7 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m
|
|
44
|
-
[33m[2m✓[22m[39m calls onApply when the user clicks on the apply button [33m
|
|
45
|
-
[33m[2m✓[22m[39m calls
|
|
46
|
-
[33m[2m✓[22m[39m
|
|
47
|
-
[33m[2m✓[22m[39m
|
|
48
|
-
|
|
49
|
-
[32m✓[39m src/components/
|
|
50
|
-
[33m[2m✓[22m[39m
|
|
51
|
-
[32m✓[39m src/components/
|
|
52
|
-
[32m✓[39m src/components/
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
[33m[2m✓[22m[39m
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
[33m[2m✓[22m[39m
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
[33m[2m✓[22m[39m
|
|
63
|
-
|
|
64
|
-
[32m✓[39m src/
|
|
65
|
-
[33m[2m✓[22m[39m expands the rows when the user clicks on a cell [33m 511[2mms[22m[39m
|
|
66
|
-
[32m✓[39m src/components/Table/__tests__/TableLastUpdated.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 388[2mms[22m[39m
|
|
67
|
-
[32m✓[39m src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 13[2mms[22m[39m
|
|
68
|
-
[32m✓[39m src/components/RadioCard/__tests__/RadioCard.component.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 451[2mms[22m[39m
|
|
5
|
+
[32m✓[39m src/components/Collection/__tests__/CollectionWithColumns.spec.tsx [2m([22m[2m17 tests[22m[2m)[22m[33m 813[2mms[22m[39m
|
|
6
|
+
[32m✓[39m src/components/Collection/__tests__/Collection.spec.tsx [2m([22m[2m18 tests[22m[2m)[22m[33m 1275[2mms[22m[39m
|
|
7
|
+
[32m✓[39m src/components/Table/layouts/__tests__/RowLayout.spec.tsx [2m([22m[2m17 tests[22m[2m)[22m[33m 1778[2mms[22m[39m
|
|
8
|
+
[33m[2m✓[22m[39m renders the data using the RowLayout by default [33m 309[2mms[22m[39m
|
|
9
|
+
[32m✓[39m src/components/Table/__tests__/Table.spec.tsx [2m([22m[2m14 tests[22m[2m)[22m[33m 1465[2mms[22m[39m
|
|
10
|
+
[32m✓[39m src/components/Facet/__tests__/Facet.component.spec.tsx [2m([22m[2m18 tests[22m[2m)[22m[33m 2222[2mms[22m[39m
|
|
11
|
+
[33m[2m✓[22m[39m renders the title [33m 340[2mms[22m[39m
|
|
12
|
+
[32m✓[39m src/components/Table/__tests__/TableColumnsSelector.spec.tsx [2m([22m[2m12 tests[22m[2m)[22m[33m 4238[2mms[22m[39m
|
|
13
|
+
[33m[2m✓[22m[39m renders the column selector button in the actions column header when rowConfigurable is true [33m 403[2mms[22m[39m
|
|
14
|
+
[33m[2m✓[22m[39m renders all columns in the dropdown except control columns [33m 588[2mms[22m[39m
|
|
15
|
+
[33m[2m✓[22m[39m renders all checkboxes checked by default [33m 387[2mms[22m[39m
|
|
16
|
+
[33m[2m✓[22m[39m hides a column when the user unchecks it [33m 456[2mms[22m[39m
|
|
17
|
+
[33m[2m✓[22m[39m shows a column when the user checks it [33m 397[2mms[22m[39m
|
|
18
|
+
[33m[2m✓[22m[39m renders a tooltip when hovering a disabled always visible column checkbox [33m 332[2mms[22m[39m
|
|
19
|
+
[33m[2m✓[22m[39m does not render a footer when maxSelectableColumns is not set [33m 320[2mms[22m[39m
|
|
20
|
+
[33m[2m✓[22m[39m enables a disabled column when a visible column is hidden [33m 357[2mms[22m[39m
|
|
21
|
+
[32m✓[39m src/components/Table/__tests__/TablePagination.spec.tsx [2m([22m[2m7 tests[22m[2m)[22m[33m 829[2mms[22m[39m
|
|
22
|
+
[32m✓[39m src/hooks/__tests__/use-url-synced-state.unit.spec.ts [2m([22m[2m70 tests[22m[2m)[22m[32m 171[2mms[22m[39m
|
|
23
|
+
[32m✓[39m src/components/Table/__tests__/TableActions.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 1478[2mms[22m[39m
|
|
24
|
+
[33m[2m✓[22m[39m displays the actions when the row is selected [33m 494[2mms[22m[39m
|
|
25
|
+
[33m[2m✓[22m[39m displays the secondary actions when the row is selected and the user clicks on more [33m 460[2mms[22m[39m
|
|
26
|
+
[32m✓[39m src/components/Table/__tests__/use-persisted-column-visibility.spec.ts [2m([22m[2m15 tests[22m[2m)[22m[32m 61[2mms[22m[39m
|
|
27
|
+
[32m✓[39m src/components/InlineConfirm/__tests__/InlineConfirm.spec.tsx [2m([22m[2m8 tests[22m[2m)[22m[33m 663[2mms[22m[39m
|
|
28
|
+
[32m✓[39m src/utils/__tests__/local-storage.spec.ts [2m([22m[2m25 tests[22m[2m)[22m[32m 19[2mms[22m[39m
|
|
29
|
+
[32m✓[39m src/components/Table/__tests__/TablePerPage.spec.tsx [2m([22m[2m7 tests[22m[2m)[22m[33m 651[2mms[22m[39m
|
|
30
|
+
[32m✓[39m src/utils/__tests__/groupOptions.unit.spec.ts [2m([22m[2m12 tests[22m[2m)[22m[32m 9[2mms[22m[39m
|
|
31
|
+
[32m✓[39m src/components/CodeEditor/__tests__/CodeEditor.spec.tsx [2m([22m[2m10 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m 683[2mms[22m[39m
|
|
32
|
+
[32m✓[39m src/components/Table/__tests__/TableFilter.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 895[2mms[22m[39m
|
|
33
|
+
[32m✓[39m src/components/DateRangePicker/__tests__/DateRangePicker.spec.tsx [2m([22m[2m18 tests[22m[2m)[22m[33m 10001[2mms[22m[39m
|
|
34
|
+
[33m[2m✓[22m[39m calls onChange when a date range is applied [33m 2241[2mms[22m[39m
|
|
35
|
+
[33m[2m✓[22m[39m applies the selected date range in uncontrolled mode [33m 1942[2mms[22m[39m
|
|
36
|
+
[33m[2m✓[22m[39m applies the selected date range in controlled mode [33m 1830[2mms[22m[39m
|
|
37
|
+
[33m[2m✓[22m[39m sets the selected date range in the url [33m 2043[2mms[22m[39m
|
|
38
|
+
[32m✓[39m src/hooks/__tests__/useParentHeight.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[32m 60[2mms[22m[39m
|
|
39
|
+
[32m✓[39m src/components/Table/__tests__/TablePredicate.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 1324[2mms[22m[39m
|
|
40
|
+
[33m[2m✓[22m[39m goes back to the first page when changing the predicate [33m 803[2mms[22m[39m
|
|
41
|
+
[33m[2m✓[22m[39m sets the current predicate value in the url using the predicate id as key [33m 402[2mms[22m[39m
|
|
42
|
+
[32m✓[39m src/components/Header/__tests__/Header.spec.tsx [2m([22m[2m8 tests[22m[2m)[22m[33m 425[2mms[22m[39m
|
|
43
|
+
[32m✓[39m src/components/DateRangePicker/__tests__/DateRangePickerInlineCalendar.spec.tsx [2m([22m[2m7 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m 4482[2mms[22m[39m
|
|
44
|
+
[33m[2m✓[22m[39m calls onApply when the user clicks on the apply button [33m 567[2mms[22m[39m
|
|
45
|
+
[33m[2m✓[22m[39m calls onCancel when the user clicks on the cancel button [33m 308[2mms[22m[39m
|
|
46
|
+
[33m[2m✓[22m[39m calls onApply with the selected dates when clicking in the calendar [33m 745[2mms[22m[39m
|
|
47
|
+
[33m[2m✓[22m[39m set end date same as start date if only one date is selected when clicking in the calendar [33m 500[2mms[22m[39m
|
|
48
|
+
[33m[2m✓[22m[39m calls onApply with the selected dates when typing in the inputs [33m 2262[2mms[22m[39m
|
|
49
|
+
[32m✓[39m src/components/DateRangePicker/__tests__/DateRangePickerPopoverCalendar.spec.tsx [2m([22m[2m4 tests[22m[2m | [22m[33m2 skipped[39m[2m)[22m[33m 1176[2mms[22m[39m
|
|
50
|
+
[33m[2m✓[22m[39m calls onApply with the selected dates when clicking in the calendar [33m 1029[2mms[22m[39m
|
|
51
|
+
[32m✓[39m src/components/Table/__tests__/Th.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[33m 556[2mms[22m[39m
|
|
52
|
+
[32m✓[39m src/components/Button/__tests__/Button.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 388[2mms[22m[39m
|
|
53
|
+
[32m✓[39m src/components/DateTimeRangePicker/__tests__/DateTimeRangePicker.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 1897[2mms[22m[39m
|
|
54
|
+
[33m[2m✓[22m[39m updates with the selected dates when choosing a preset [33m 445[2mms[22m[39m
|
|
55
|
+
[33m[2m✓[22m[39m can change the date and time [33m 1308[2mms[22m[39m
|
|
56
|
+
[32m✓[39m src/components/Table/__tests__/TableDateRangePicker.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 3853[2mms[22m[39m
|
|
57
|
+
[33m[2m✓[22m[39m sets the selected date range in the url [33m 3531[2mms[22m[39m
|
|
58
|
+
[32m✓[39m src/components/DateRangePicker/__tests__/EditableDateRangePicker.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 2894[2mms[22m[39m
|
|
59
|
+
[33m[2m✓[22m[39m updates when editing values [33m 1193[2mms[22m[39m
|
|
60
|
+
[33m[2m✓[22m[39m accepts minDate and maxDate props for start and end inputs [33m 1437[2mms[22m[39m
|
|
61
|
+
[32m✓[39m src/components/Table/__tests__/TableCollapsibleColumn.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m 422[2mms[22m[39m
|
|
62
|
+
[33m[2m✓[22m[39m expands the rows when the user clicks on a cell [33m 332[2mms[22m[39m
|
|
63
|
+
[32m✓[39m src/components/Table/__tests__/TableLastUpdated.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 366[2mms[22m[39m
|
|
64
|
+
[32m✓[39m src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 10[2mms[22m[39m
|
|
69
65
|
[2m[90m↓[39m[22m src/utils/__tests__/overrideComponent.spec.tsx [2m([22m[2m1 test[22m[2m | [22m[33m1 skipped[39m[2m)[22m
|
|
70
|
-
[32m✓[39m src/components/
|
|
71
|
-
[32m✓[39m src/components/
|
|
72
|
-
[33m[2m✓[22m[39m
|
|
73
|
-
[32m✓[39m src/components/
|
|
74
|
-
|
|
66
|
+
[32m✓[39m src/components/RadioCard/__tests__/RadioCard.component.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 375[2mms[22m[39m
|
|
67
|
+
[32m✓[39m src/components/Button/__tests__/ButtonWithDisabledTooltip.spec.tsx [2m([22m[2m3 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m 338[2mms[22m[39m
|
|
68
|
+
[33m[2m✓[22m[39m shows a tooltip when hovering over the disabled button [33m 308[2mms[22m[39m
|
|
69
|
+
[32m✓[39m src/components/DateRangePicker/__tests__/DateRangePickerPresetSelect.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m 432[2mms[22m[39m
|
|
70
|
+
[33m[2m✓[22m[39m calls onChange when selecting a preset [33m 359[2mms[22m[39m
|
|
71
|
+
[32m✓[39m src/components/LastUpdated/__tests__/LastUpdated.spec.tsx [2m([22m[2m5 tests[22m[2m)[22m[32m 279[2mms[22m[39m
|
|
72
|
+
[32m✓[39m src/components/ChildForm/__tests__/ChildForm.spec.tsx [2m([22m[2m5 tests[22m[2m)[22m[33m 324[2mms[22m[39m
|
|
73
|
+
[32m✓[39m src/theme/__tests__/Plasmantine.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[32m 72[2mms[22m[39m
|
|
75
74
|
[32m✓[39m src/hooks/__tests__/useControlledList.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[32m 31[2mms[22m[39m
|
|
76
|
-
[32m✓[39m src/components/Prompt/__tests__/Prompt.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m
|
|
77
|
-
[32m✓[39m src/components/CopyToClipboard/__tests__/CopyToClipboard.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m
|
|
78
|
-
[32m✓[39m src/components/BrowserPreview/__tests__/BrowserPreview.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[33m
|
|
79
|
-
[32m✓[39m src/components/StatusToken/__tests__/StatusToken.component.spec.tsx [2m([22m[2m10 tests[22m[2m)[22m[
|
|
80
|
-
[32m✓[39m src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts [2m([22m[2m1 test[22m[2m)[22m[32m
|
|
81
|
-
[32m✓[39m src/components/Input/__tests__/Input.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m
|
|
82
|
-
[33m[2m✓[22m[39m renders LabelInfo inside the label prop and shows its tooltip content on hover [33m
|
|
83
|
-
[32m✓[39m src/components/
|
|
84
|
-
[32m✓[39m src/components/Modal/__tests__/
|
|
85
|
-
[32m✓[39m src/components/
|
|
86
|
-
[32m✓[39m src/components/
|
|
87
|
-
|
|
88
|
-
[32m✓[39m src/components/
|
|
89
|
-
[32m✓[39m src/components/
|
|
75
|
+
[32m✓[39m src/components/Prompt/__tests__/Prompt.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 467[2mms[22m[39m
|
|
76
|
+
[32m✓[39m src/components/CopyToClipboard/__tests__/CopyToClipboard.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 345[2mms[22m[39m
|
|
77
|
+
[32m✓[39m src/components/BrowserPreview/__tests__/BrowserPreview.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[33m 304[2mms[22m[39m
|
|
78
|
+
[32m✓[39m src/components/StatusToken/__tests__/StatusToken.component.spec.tsx [2m([22m[2m10 tests[22m[2m)[22m[32m 265[2mms[22m[39m
|
|
79
|
+
[32m✓[39m src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts [2m([22m[2m1 test[22m[2m)[22m[32m 7[2mms[22m[39m
|
|
80
|
+
[32m✓[39m src/components/Input/__tests__/Input.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m 325[2mms[22m[39m
|
|
81
|
+
[33m[2m✓[22m[39m renders LabelInfo inside the label prop and shows its tooltip content on hover [33m 319[2mms[22m[39m
|
|
82
|
+
[32m✓[39m src/components/PrerequisitesList/__tests__/PrerequisitesList.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[32m 212[2mms[22m[39m
|
|
83
|
+
[32m✓[39m src/components/Modal/__tests__/Modal.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[32m 256[2mms[22m[39m
|
|
84
|
+
[32m✓[39m src/components/Modal/__tests__/ModalFooter.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[32m 91[2mms[22m[39m
|
|
85
|
+
[32m✓[39m src/components/Switch/__tests__/Switch.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[33m 372[2mms[22m[39m
|
|
86
|
+
[33m[2m✓[22m[39m shows Input.LabelInfo tooltip content when hovering the info token in the label [33m 368[2mms[22m[39m
|
|
87
|
+
[32m✓[39m src/components/Menu/__tests__/Menu.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[32m 207[2mms[22m[39m
|
|
88
|
+
[32m✓[39m src/components/DateTimeRangePicker/__tests__/EditableDateTimeRangePicker.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[32m 268[2mms[22m[39m
|
|
89
|
+
[32m✓[39m src/components/CodeEditor/search/__tests__/Search.unit.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[32m 196[2mms[22m[39m
|
|
90
|
+
[32m✓[39m src/components/StickyFooter/__tests__/StickyFooter.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[32m 54[2mms[22m[39m
|
|
90
91
|
[32m✓[39m src/components/BlankSlate/__tests__/BlankSlate.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[32m 52[2mms[22m[39m
|
|
91
92
|
|
|
92
|
-
[2m Test Files [22m [1m[
|
|
93
|
-
[2m Tests [22m [1m[
|
|
94
|
-
[2m Start at [22m
|
|
95
|
-
[2m Duration [22m 55.
|
|
93
|
+
[2m Test Files [22m [1m[32m52 passed[39m[22m[2m | [22m[33m1 skipped[39m[90m (53)[39m
|
|
94
|
+
[2m Tests [22m [1m[32m392 passed[39m[22m[2m | [22m[33m6 skipped[39m[90m (398)[39m
|
|
95
|
+
[2m Start at [22m 18:48:15
|
|
96
|
+
[2m Duration [22m 55.66s[2m (transform 2.48s, setup 10.52s, import 46.26s, tests 50.38s, environment 48.09s)[22m
|
|
96
97
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,95 @@
|
|
|
1
1
|
# @coveord/plasma-mantine
|
|
2
2
|
|
|
3
|
+
## 60.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [#4412](https://github.com/coveo/plasma/pull/4412) [`26b88b1`](https://github.com/coveo/plasma/commit/26b88b150e2583087ae72ab9b83fe9bd19bb82d1) Thanks [@gdostie](https://github.com/gdostie)! - **BREAKING:** Renamed pagination state attributes to match Coveo API standards for pagination (RFC 0002).
|
|
8
|
+
|
|
9
|
+
- `pageIndex` → `page` (zero-based page index)
|
|
10
|
+
- `pageSize` → `perPage` (number of items per page)
|
|
11
|
+
|
|
12
|
+
This affects `PaginationState`, `TableState.pagination`, and all components that read/write pagination state (`Table.Pagination`, `Table.PerPage`, `Table.Filter`, `Table.Predicate`, `Table.DateRangePicker`).
|
|
13
|
+
|
|
14
|
+
The URL parameter for items per page also changed from `pageSize` to `perPage`.
|
|
15
|
+
|
|
16
|
+
### Migration
|
|
17
|
+
|
|
18
|
+
```diff
|
|
19
|
+
const store = useTable({
|
|
20
|
+
initialState: {
|
|
21
|
+
- pagination: {pageIndex: 0, pageSize: 25},
|
|
22
|
+
+ pagination: {page: 0, perPage: 25},
|
|
23
|
+
},
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
-store.state.pagination.pageIndex
|
|
27
|
+
+store.state.pagination.page
|
|
28
|
+
|
|
29
|
+
-store.state.pagination.pageSize
|
|
30
|
+
+store.state.pagination.perPage
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
- [#4412](https://github.com/coveo/plasma/pull/4412) [`26b88b1`](https://github.com/coveo/plasma/commit/26b88b150e2583087ae72ab9b83fe9bd19bb82d1) Thanks [@gdostie](https://github.com/gdostie)! - ## What's Changed
|
|
34
|
+
|
|
35
|
+
### ⚡ Pure ESM Packages
|
|
36
|
+
|
|
37
|
+
All Plasma packages are now shipped as **ESM only**. CommonJS (CJS) builds are no longer included.
|
|
38
|
+
|
|
39
|
+
**What this means for consumers:**
|
|
40
|
+
|
|
41
|
+
- Your bundler or runtime must support ES module imports.
|
|
42
|
+
- If you use Node.js directly (e.g. in scripts or tests), ensure you're running Node 18+ with ESM support or use a loader that handles it.
|
|
43
|
+
- If your project uses `"type": "module"` in `package.json`, no changes are needed.
|
|
44
|
+
- If you rely on `require()` to import Plasma packages, you'll need to migrate those imports to `import` statements or use dynamic `import()`.
|
|
45
|
+
|
|
46
|
+
For more details on ESM migration, see [Pure ESM package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
|
|
47
|
+
|
|
48
|
+
***
|
|
49
|
+
|
|
50
|
+
### 🛠️ TypeScript 7 (Preview)
|
|
51
|
+
|
|
52
|
+
The monorepo now uses the [TypeScript 7 preview](https://devblogs.microsoft.com/typescript/announcing-typescript-7-beta/) via `tsgo`. This is an internal toolchain change — **no action required from consumers**. Published type definitions remain compatible with TypeScript 5.x and above.
|
|
53
|
+
|
|
54
|
+
***
|
|
55
|
+
|
|
56
|
+
### 🔒 Strict TypeScript
|
|
57
|
+
|
|
58
|
+
Strict type checking (`"strict": true`) is now enabled across the entire monorepo. This improves the reliability of exported types. In rare cases, you may notice more precise types (e.g., narrower unions, stricter nullability) in your IDE — but no intentional runtime behavior changes were introduced.
|
|
59
|
+
|
|
60
|
+
***
|
|
61
|
+
|
|
62
|
+
### 📦 Changesets for Versioning
|
|
63
|
+
|
|
64
|
+
Plasma now uses [Changesets](https://github.com/changesets/changesets) for versioning and changelog generation. This replaces the previous custom publishing workflow and makes version history clearer for contributors and consumers.
|
|
65
|
+
|
|
66
|
+
***
|
|
67
|
+
|
|
68
|
+
### 🗑️ Removed Legacy Website
|
|
69
|
+
|
|
70
|
+
The `packages/website` documentation site has been removed. All component documentation now lives in [Storybook](https://plasma.coveo.com).
|
|
71
|
+
|
|
72
|
+
***
|
|
73
|
+
|
|
74
|
+
### 🔧 Internal: Developer Tooling Overhaul
|
|
75
|
+
|
|
76
|
+
These changes affect **contributors** to the Plasma monorepo, not consumers of the published packages.
|
|
77
|
+
|
|
78
|
+
| Before | After |
|
|
79
|
+
| -------- | -------------------------------------------------- |
|
|
80
|
+
| ESLint | [Oxlint](https://oxc.rs/docs/guide/usage/linter) |
|
|
81
|
+
| Prettier | [Oxfmt](https://oxc.rs/docs/guide/usage/formatter) |
|
|
82
|
+
|
|
83
|
+
The linting and formatting experience is significantly faster. If you contribute to Plasma, update your editor extensions accordingly.
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- [#4412](https://github.com/coveo/plasma/pull/4412) [`26b88b1`](https://github.com/coveo/plasma/commit/26b88b150e2583087ae72ab9b83fe9bd19bb82d1) Thanks [@gdostie](https://github.com/gdostie)! - Switched transpiler from swc to tsgo for all packages
|
|
88
|
+
|
|
89
|
+
- Updated dependencies [[`26b88b1`](https://github.com/coveo/plasma/commit/26b88b150e2583087ae72ab9b83fe9bd19bb82d1), [`26b88b1`](https://github.com/coveo/plasma/commit/26b88b150e2583087ae72ab9b83fe9bd19bb82d1)]:
|
|
90
|
+
- @coveord/plasma-react-icons@60.0.0
|
|
91
|
+
- @coveord/plasma-tokens@60.0.0
|
|
92
|
+
|
|
3
93
|
## 60.0.0-next.0
|
|
4
94
|
|
|
5
95
|
### Major Changes
|