@cupra/ui-react 2.0.0-canary.160 → 2.0.0-canary.161
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/Accordion/Accordion.cjs +1 -1
- package/dist/cjs/components/Avatar/Avatar.cjs +1 -1
- package/dist/cjs/components/Badge/Badge.cjs +1 -1
- package/dist/cjs/components/BasicCard/BasicCard.cjs +1 -1
- package/dist/cjs/components/BasicCardHeader/BasicCardHeader.cjs +1 -1
- package/dist/cjs/components/BasicCardImage/BasicCardImage.cjs +1 -1
- package/dist/cjs/components/BasicCardSection/BasicCardSection.cjs +1 -1
- package/dist/cjs/components/Breadcrumbs/Breadcrumbs.cjs +1 -1
- package/dist/cjs/components/BreadcrumbsItem/BreadcrumbsItem.cjs +1 -1
- package/dist/cjs/components/Bullets/Bullets.cjs +1 -1
- package/dist/cjs/components/Button/Button.cjs +1 -1
- package/dist/cjs/components/Calendar/Calendar.cjs +1 -1
- package/dist/cjs/components/CarouselIndicator/CarouselIndicator.cjs +1 -1
- package/dist/cjs/components/Checkbox/Checkbox.cjs +1 -1
- package/dist/cjs/components/CheckboxGroup/CheckboxGroup.cjs +1 -1
- package/dist/cjs/components/Chip/Chip.cjs +1 -1
- package/dist/cjs/components/Chips/Chips.cjs +1 -1
- package/dist/cjs/components/Currency/Currency.cjs +1 -1
- package/dist/cjs/components/DatePicker/DatePicker.cjs +1 -1
- package/dist/cjs/components/Dialog/Dialog.cjs +1 -1
- package/dist/cjs/components/DialogBody/DialogBody.cjs +1 -1
- package/dist/cjs/components/DialogFooter/DialogFooter.cjs +1 -1
- package/dist/cjs/components/DialogFullscreen/DialogFullscreen.cjs +1 -1
- package/dist/cjs/components/DialogHeader/DialogHeader.cjs +1 -1
- package/dist/cjs/components/Divider/Divider.cjs +1 -1
- package/dist/cjs/components/Drawer/Drawer.cjs +1 -1
- package/dist/cjs/components/FavouriteAction/FavouriteAction.cjs +1 -1
- package/dist/cjs/components/Hyperlink/Hyperlink.cjs +1 -1
- package/dist/cjs/components/Icon/Icon.cjs +1 -1
- package/dist/cjs/components/IconButton/IconButton.cjs +1 -1
- package/dist/cjs/components/IconButtonGroup/IconButtonGroup.cjs +1 -1
- package/dist/cjs/components/InlineAlert/InlineAlert.cjs +1 -1
- package/dist/cjs/components/Input/Input.cjs +1 -1
- package/dist/cjs/components/InteractiveCard/InteractiveCard.cjs +1 -1
- package/dist/cjs/components/LinkButton/LinkButton.cjs +1 -1
- package/dist/cjs/components/List/List.cjs +1 -1
- package/dist/cjs/components/ListItem/ListItem.cjs +1 -1
- package/dist/cjs/components/Loader/Loader.cjs +1 -1
- package/dist/cjs/components/Logo/Logo.cjs +1 -1
- package/dist/cjs/components/MainTitle/MainTitle.cjs +1 -1
- package/dist/cjs/components/MapPin/MapPin.cjs +1 -1
- package/dist/cjs/components/MediaControl/MediaControl.cjs +1 -1
- package/dist/cjs/components/Modal/Modal.cjs +1 -1
- package/dist/cjs/components/NavigationControls/NavigationControls.cjs +1 -1
- package/dist/cjs/components/PasswordInput/PasswordInput.cjs +1 -1
- package/dist/cjs/components/PickerItem/PickerItem.cjs +1 -1
- package/dist/cjs/components/Radio/Radio.cjs +1 -1
- package/dist/cjs/components/RadioButton/RadioButton.cjs +1 -1
- package/dist/cjs/components/RadioButtonGroup/RadioButtonGroup.cjs +1 -1
- package/dist/cjs/components/Rating/Rating.cjs +1 -1
- package/dist/cjs/components/Search/Search.cjs +1 -1
- package/dist/cjs/components/SearchInput/SearchInput.cjs +1 -1
- package/dist/cjs/components/SecondaryNavigation/SecondaryNavigation.cjs +1 -1
- package/dist/cjs/components/SegmentedControl/SegmentedControl.cjs +1 -1
- package/dist/cjs/components/Select/Select.cjs +1 -1
- package/dist/cjs/components/Selection/Selection.cjs +1 -1
- package/dist/cjs/components/SidebarNavigation/SidebarNavigation.cjs +1 -1
- package/dist/cjs/components/Skeleton/Skeleton.cjs +1 -1
- package/dist/cjs/components/Slider/Slider.cjs +1 -1
- package/dist/cjs/components/StaticBox/StaticBox.cjs +1 -1
- package/dist/cjs/components/Stepper/Stepper.cjs +1 -1
- package/dist/cjs/components/Table/Table.cjs +1 -1
- package/dist/cjs/components/TableCell/TableCell.cjs +1 -1
- package/dist/cjs/components/TableRow/TableRow.cjs +1 -1
- package/dist/cjs/components/Tabs/Tabs.cjs +1 -1
- package/dist/cjs/components/Tag/Tag.cjs +1 -1
- package/dist/cjs/components/Text/Text.cjs +1 -1
- package/dist/cjs/components/TextInput/TextInput.cjs +1 -1
- package/dist/cjs/components/Textarea/Textarea.cjs +1 -1
- package/dist/cjs/components/ThemeProvider/ThemeProvider.cjs +1 -1
- package/dist/cjs/components/ThemeSwitch/ThemeSwitch.cjs +1 -1
- package/dist/cjs/components/Toast/Toast.cjs +1 -1
- package/dist/cjs/components/ToastMessage/ToastMessage.cjs +1 -1
- package/dist/cjs/components/ToggleButton/ToggleButton.cjs +1 -1
- package/dist/cjs/components/ToggleSwitch/ToggleSwitch.cjs +1 -1
- package/dist/cjs/components/Tooltip/Tooltip.cjs +1 -1
- package/dist/cjs/components/ValueUnit/ValueUnit.cjs +1 -1
- package/dist/esm/components/Accordion/Accordion.js +1 -1
- package/dist/esm/components/Avatar/Avatar.js +1 -1
- package/dist/esm/components/Badge/Badge.js +1 -1
- package/dist/esm/components/BasicCard/BasicCard.js +1 -1
- package/dist/esm/components/BasicCardHeader/BasicCardHeader.js +1 -1
- package/dist/esm/components/BasicCardImage/BasicCardImage.js +1 -1
- package/dist/esm/components/BasicCardSection/BasicCardSection.js +1 -1
- package/dist/esm/components/Breadcrumbs/Breadcrumbs.js +1 -1
- package/dist/esm/components/BreadcrumbsItem/BreadcrumbsItem.js +1 -1
- package/dist/esm/components/Bullets/Bullets.js +1 -1
- package/dist/esm/components/Button/Button.js +1 -1
- package/dist/esm/components/Calendar/Calendar.js +1 -1
- package/dist/esm/components/CarouselIndicator/CarouselIndicator.js +1 -1
- package/dist/esm/components/Checkbox/Checkbox.js +1 -1
- package/dist/esm/components/CheckboxGroup/CheckboxGroup.js +1 -1
- package/dist/esm/components/Chip/Chip.js +1 -1
- package/dist/esm/components/Chips/Chips.js +1 -1
- package/dist/esm/components/Currency/Currency.js +1 -1
- package/dist/esm/components/DatePicker/DatePicker.js +1 -1
- package/dist/esm/components/Dialog/Dialog.js +1 -1
- package/dist/esm/components/DialogBody/DialogBody.js +1 -1
- package/dist/esm/components/DialogFooter/DialogFooter.js +1 -1
- package/dist/esm/components/DialogFullscreen/DialogFullscreen.js +1 -1
- package/dist/esm/components/DialogHeader/DialogHeader.js +1 -1
- package/dist/esm/components/Divider/Divider.js +1 -1
- package/dist/esm/components/Drawer/Drawer.js +1 -1
- package/dist/esm/components/FavouriteAction/FavouriteAction.js +1 -1
- package/dist/esm/components/Hyperlink/Hyperlink.js +1 -1
- package/dist/esm/components/Icon/Icon.js +1 -1
- package/dist/esm/components/IconButton/IconButton.js +1 -1
- package/dist/esm/components/IconButtonGroup/IconButtonGroup.js +1 -1
- package/dist/esm/components/InlineAlert/InlineAlert.js +1 -1
- package/dist/esm/components/Input/Input.js +1 -1
- package/dist/esm/components/InteractiveCard/InteractiveCard.js +1 -1
- package/dist/esm/components/LinkButton/LinkButton.js +1 -1
- package/dist/esm/components/List/List.js +1 -1
- package/dist/esm/components/ListItem/ListItem.js +1 -1
- package/dist/esm/components/Loader/Loader.js +1 -1
- package/dist/esm/components/Logo/Logo.js +1 -1
- package/dist/esm/components/MainTitle/MainTitle.js +1 -1
- package/dist/esm/components/MapPin/MapPin.js +1 -1
- package/dist/esm/components/MediaControl/MediaControl.js +1 -1
- package/dist/esm/components/Modal/Modal.js +1 -1
- package/dist/esm/components/NavigationControls/NavigationControls.js +1 -1
- package/dist/esm/components/PasswordInput/PasswordInput.js +1 -1
- package/dist/esm/components/PickerItem/PickerItem.js +1 -1
- package/dist/esm/components/Radio/Radio.js +1 -1
- package/dist/esm/components/RadioButton/RadioButton.js +1 -1
- package/dist/esm/components/RadioButtonGroup/RadioButtonGroup.js +1 -1
- package/dist/esm/components/Rating/Rating.js +1 -1
- package/dist/esm/components/Search/Search.js +1 -1
- package/dist/esm/components/SearchInput/SearchInput.js +1 -1
- package/dist/esm/components/SecondaryNavigation/SecondaryNavigation.js +1 -1
- package/dist/esm/components/SegmentedControl/SegmentedControl.js +1 -1
- package/dist/esm/components/Select/Select.js +1 -1
- package/dist/esm/components/Selection/Selection.js +1 -1
- package/dist/esm/components/SidebarNavigation/SidebarNavigation.js +1 -1
- package/dist/esm/components/Skeleton/Skeleton.js +1 -1
- package/dist/esm/components/Slider/Slider.js +1 -1
- package/dist/esm/components/StaticBox/StaticBox.js +1 -1
- package/dist/esm/components/Stepper/Stepper.js +1 -1
- package/dist/esm/components/Table/Table.js +1 -1
- package/dist/esm/components/TableCell/TableCell.js +1 -1
- package/dist/esm/components/TableRow/TableRow.js +1 -1
- package/dist/esm/components/Tabs/Tabs.js +1 -1
- package/dist/esm/components/Tag/Tag.js +1 -1
- package/dist/esm/components/Text/Text.js +1 -1
- package/dist/esm/components/TextInput/TextInput.js +1 -1
- package/dist/esm/components/Textarea/Textarea.js +1 -1
- package/dist/esm/components/ThemeProvider/ThemeProvider.js +1 -1
- package/dist/esm/components/ThemeSwitch/ThemeSwitch.js +1 -1
- package/dist/esm/components/Toast/Toast.js +1 -1
- package/dist/esm/components/ToastMessage/ToastMessage.js +1 -1
- package/dist/esm/components/ToggleButton/ToggleButton.js +1 -1
- package/dist/esm/components/ToggleSwitch/ToggleSwitch.js +1 -1
- package/dist/esm/components/Tooltip/Tooltip.js +1 -1
- package/dist/esm/components/ValueUnit/ValueUnit.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-button";
|
|
6
6
|
//#region src/components/Button/Button.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-calendar";
|
|
6
6
|
//#region src/components/Calendar/Calendar.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-carousel-indicator";
|
|
4
4
|
//#region src/components/CarouselIndicator/CarouselIndicator.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-checkbox";
|
|
6
6
|
//#region src/components/Checkbox/Checkbox.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-checkbox-group";
|
|
5
5
|
//#region src/components/CheckboxGroup/CheckboxGroup.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-chips";
|
|
6
6
|
//#region src/components/Chips/Chips.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-date-picker";
|
|
6
6
|
//#region src/components/DatePicker/DatePicker.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-dialog";
|
|
6
6
|
import { createPortal as r } from "react-dom";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-dialog-footer";
|
|
4
4
|
//#region src/components/DialogFooter/DialogFooter.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import { createPortal as r } from "react-dom";
|
|
6
6
|
import "@cupra/ui-kit/react/ds-dialog-fullscreen";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-dialog-header";
|
|
4
4
|
//#region src/components/DialogHeader/DialogHeader.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-drawer";
|
|
5
5
|
//#region src/components/Drawer/Drawer.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-favourite-action";
|
|
6
6
|
//#region src/components/FavouriteAction/FavouriteAction.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-hyperlink";
|
|
6
6
|
//#region src/components/Hyperlink/Hyperlink.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-icon-button";
|
|
6
6
|
//#region src/components/IconButton/IconButton.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-icon-button-group";
|
|
4
4
|
//#region src/components/IconButtonGroup/IconButtonGroup.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-inline-alert";
|
|
6
6
|
//#region src/components/InlineAlert/InlineAlert.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import { forwardRef as r, useImperativeHandle as i } from "react";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-input";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-interactive-card";
|
|
6
6
|
//#region src/components/InteractiveCard/InteractiveCard.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-link-button";
|
|
6
6
|
//#region src/components/LinkButton/LinkButton.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Divider as e } from "../Divider/Divider.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-list-item";
|
|
5
5
|
//#region src/components/ListItem/ListItem.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-map-pin";
|
|
6
6
|
//#region src/components/MapPin/MapPin.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-media-control";
|
|
6
6
|
//#region src/components/MediaControl/MediaControl.tsx
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
3
|
import { yt as t } from "../../node_modules/.pnpm/styled-components@6.4.1_css-to-react-native@3.2.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-components/dist/styled-components.browser.esm.js";
|
|
4
|
-
import { VERSION_TAG_SUFFIX as n } from "@cupra/ui-kit";
|
|
4
|
+
import { VERSION_TAG_SUFFIX as n } from "@cupra/ui-kit/react";
|
|
5
5
|
import { jsx as r } from "react/jsx-runtime";
|
|
6
6
|
import { createPortal as i } from "react-dom";
|
|
7
7
|
import "@cupra/ui-kit/react/ds-modal";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-navigation-controls";
|
|
4
4
|
//#region src/components/NavigationControls/NavigationControls.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-password-input";
|
|
6
6
|
//#region src/components/PasswordInput/PasswordInput.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-picker-item";
|
|
5
5
|
//#region src/components/PickerItem/PickerItem.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-radio";
|
|
6
6
|
//#region src/components/Radio/Radio.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-radio-button";
|
|
5
5
|
//#region src/components/RadioButton/RadioButton.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-radio-button-group";
|
|
5
5
|
//#region src/components/RadioButtonGroup/RadioButtonGroup.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-search-input";
|
|
6
6
|
//#region src/components/SearchInput/SearchInput.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { Fragment as n, jsx as r } from "react/jsx-runtime";
|
|
5
5
|
import { Children as i } from "react";
|
|
6
6
|
import "@cupra/ui-kit/react/ds-secondary-navigation";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-segmented-control";
|
|
6
6
|
//#region src/components/SegmentedControl/SegmentedControl.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-sidebar-navigation";
|
|
4
4
|
//#region src/components/SidebarNavigation/SidebarNavigation.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-slider";
|
|
6
6
|
//#region src/components/Slider/Slider.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-static-box";
|
|
6
6
|
//#region src/components/StaticBox/StaticBox.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-tabs";
|
|
6
6
|
//#region src/components/Tabs/Tabs.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-tag";
|
|
6
6
|
//#region src/components/Tag/Tag.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-text-input";
|
|
6
6
|
//#region src/components/TextInput/TextInput.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-textarea";
|
|
6
6
|
//#region src/components/Textarea/Textarea.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-theme-provider";
|
|
4
4
|
//#region src/components/ThemeProvider/ThemeProvider.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-theme-switch";
|
|
4
4
|
//#region src/components/ThemeSwitch/ThemeSwitch.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-toast-message";
|
|
6
6
|
//#region src/components/ToastMessage/ToastMessage.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-toggle-button";
|
|
6
6
|
//#region src/components/ToggleButton/ToggleButton.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
|
|
2
2
|
import "../../hooks/index.js";
|
|
3
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
3
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
4
4
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
5
5
|
import "@cupra/ui-kit/react/ds-toggle-switch";
|
|
6
6
|
//#region src/components/ToggleSwitch/ToggleSwitch.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IconButton as e } from "../IconButton/IconButton.js";
|
|
2
|
-
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit";
|
|
2
|
+
import { VERSION_TAG_SUFFIX as t } from "@cupra/ui-kit/react";
|
|
3
3
|
import { jsx as n } from "react/jsx-runtime";
|
|
4
4
|
import "@cupra/ui-kit/react/ds-tooltip";
|
|
5
5
|
//#region src/components/Tooltip/Tooltip.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit";
|
|
1
|
+
import { VERSION_TAG_SUFFIX as e } from "@cupra/ui-kit/react";
|
|
2
2
|
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
3
3
|
import "@cupra/ui-kit/react/ds-value-unit";
|
|
4
4
|
//#region src/components/ValueUnit/ValueUnit.tsx
|