@cupra/ui-react 2.0.0-canary.101 → 2.0.0-canary.102

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.
Files changed (197) hide show
  1. package/dist/cjs/_virtual/_rolldown/runtime.cjs +1 -0
  2. package/dist/cjs/components/Accordion/Accordion.cjs +1 -1
  3. package/dist/cjs/components/Avatar/Avatar.cjs +1 -1
  4. package/dist/cjs/components/Badge/Badge.cjs +1 -1
  5. package/dist/cjs/components/BasicCard/BasicCard.cjs +1 -1
  6. package/dist/cjs/components/BasicCardHeader/BasicCardHeader.cjs +1 -1
  7. package/dist/cjs/components/BasicCardImage/BasicCardImage.cjs +1 -1
  8. package/dist/cjs/components/BasicCardSection/BasicCardSection.cjs +1 -1
  9. package/dist/cjs/components/Breadcrumbs/Breadcrumbs.cjs +1 -1
  10. package/dist/cjs/components/BreadcrumbsItem/BreadcrumbsItem.cjs +1 -1
  11. package/dist/cjs/components/Bullets/Bullets.cjs +1 -1
  12. package/dist/cjs/components/Button/Button.cjs +1 -1
  13. package/dist/cjs/components/Calendar/Calendar.cjs +1 -1
  14. package/dist/cjs/components/CarouselIndicator/CarouselIndicator.cjs +1 -1
  15. package/dist/cjs/components/Checkbox/Checkbox.cjs +1 -1
  16. package/dist/cjs/components/CheckboxGroup/CheckboxGroup.cjs +1 -1
  17. package/dist/cjs/components/Chip/Chip.cjs +1 -1
  18. package/dist/cjs/components/Chips/Chips.cjs +1 -1
  19. package/dist/cjs/components/Currency/Currency.cjs +1 -1
  20. package/dist/cjs/components/DatePicker/DatePicker.cjs +1 -1
  21. package/dist/cjs/components/Dialog/Dialog.cjs +1 -1
  22. package/dist/cjs/components/DialogBody/DialogBody.cjs +1 -1
  23. package/dist/cjs/components/DialogFooter/DialogFooter.cjs +1 -1
  24. package/dist/cjs/components/DialogFullscreen/DialogFullscreen.cjs +1 -1
  25. package/dist/cjs/components/DialogHeader/DialogHeader.cjs +1 -1
  26. package/dist/cjs/components/Divider/Divider.cjs +1 -1
  27. package/dist/cjs/components/Drawer/Drawer.cjs +1 -1
  28. package/dist/cjs/components/FavouriteAction/FavouriteAction.cjs +1 -1
  29. package/dist/cjs/components/Hyperlink/Hyperlink.cjs +1 -1
  30. package/dist/cjs/components/Icon/Icon.cjs +1 -1
  31. package/dist/cjs/components/IconButton/IconButton.cjs +1 -1
  32. package/dist/cjs/components/IconButtonGroup/IconButtonGroup.cjs +1 -1
  33. package/dist/cjs/components/InlineAlert/InlineAlert.cjs +1 -1
  34. package/dist/cjs/components/Input/Input.cjs +1 -1
  35. package/dist/cjs/components/InteractiveCard/InteractiveCard.cjs +1 -1
  36. package/dist/cjs/components/LinkButton/LinkButton.cjs +1 -1
  37. package/dist/cjs/components/List/List.cjs +1 -1
  38. package/dist/cjs/components/ListItem/ListItem.cjs +1 -1
  39. package/dist/cjs/components/Loader/Loader.cjs +1 -1
  40. package/dist/cjs/components/Logo/Logo.cjs +1 -1
  41. package/dist/cjs/components/MainTitle/MainTitle.cjs +1 -1
  42. package/dist/cjs/components/MapPin/MapPin.cjs +1 -1
  43. package/dist/cjs/components/MediaControl/MediaControl.cjs +1 -1
  44. package/dist/cjs/components/Modal/Modal.cjs +2 -2
  45. package/dist/cjs/components/NavigationControls/NavigationControls.cjs +1 -1
  46. package/dist/cjs/components/PasswordInput/PasswordInput.cjs +1 -1
  47. package/dist/cjs/components/PickerItem/PickerItem.cjs +1 -1
  48. package/dist/cjs/components/Radio/Radio.cjs +1 -1
  49. package/dist/cjs/components/RadioButton/RadioButton.cjs +1 -1
  50. package/dist/cjs/components/RadioButtonGroup/RadioButtonGroup.cjs +1 -1
  51. package/dist/cjs/components/Rating/Rating.cjs +1 -1
  52. package/dist/cjs/components/Search/Search.cjs +1 -1
  53. package/dist/cjs/components/SearchInput/SearchInput.cjs +1 -1
  54. package/dist/cjs/components/SecondaryNavigation/SecondaryNavigation.cjs +1 -1
  55. package/dist/cjs/components/SegmentedControl/SegmentedControl.cjs +1 -1
  56. package/dist/cjs/components/Select/Select.cjs +1 -1
  57. package/dist/cjs/components/Selection/Selection.cjs +1 -1
  58. package/dist/cjs/components/SidebarNavigation/SidebarNavigation.cjs +1 -1
  59. package/dist/cjs/components/Skeleton/Skeleton.cjs +1 -1
  60. package/dist/cjs/components/Slider/Slider.cjs +1 -1
  61. package/dist/cjs/components/StaticBox/StaticBox.cjs +1 -1
  62. package/dist/cjs/components/Stepper/Stepper.cjs +1 -1
  63. package/dist/cjs/components/Table/Table.cjs +1 -1
  64. package/dist/cjs/components/TableCell/TableCell.cjs +1 -1
  65. package/dist/cjs/components/TableRow/TableRow.cjs +1 -1
  66. package/dist/cjs/components/Tabs/Tabs.cjs +1 -1
  67. package/dist/cjs/components/Tag/Tag.cjs +1 -1
  68. package/dist/cjs/components/Text/Text.cjs +1 -1
  69. package/dist/cjs/components/TextInput/TextInput.cjs +1 -1
  70. package/dist/cjs/components/Textarea/Textarea.cjs +1 -1
  71. package/dist/cjs/components/ThemeProvider/ThemeProvider.cjs +1 -1
  72. package/dist/cjs/components/Toast/Toast.cjs +1 -1
  73. package/dist/cjs/components/ToastMessage/ToastMessage.cjs +1 -1
  74. package/dist/cjs/components/ToggleButton/ToggleButton.cjs +1 -1
  75. package/dist/cjs/components/ToggleSwitch/ToggleSwitch.cjs +1 -1
  76. package/dist/cjs/components/Tooltip/Tooltip.cjs +1 -1
  77. package/dist/cjs/components/ValueUnit/ValueUnit.cjs +1 -1
  78. package/dist/cjs/components/index.cjs +1 -0
  79. package/dist/cjs/hooks/index.cjs +1 -0
  80. package/dist/cjs/hooks/useBreakpoint.cjs +1 -1
  81. package/dist/cjs/hooks/useEventListeners.cjs +1 -1
  82. package/dist/cjs/hooks/useHandleEvent.cjs +1 -1
  83. package/dist/cjs/hooks/useLoadScript.cjs +1 -0
  84. package/dist/cjs/hooks/useResizeObserver/useResizeObserver.cjs +1 -1
  85. package/dist/cjs/index.cjs +1 -1
  86. package/dist/cjs/node_modules/.pnpm/@emotion_is-prop-valid@1.2.2/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.cjs +1 -1
  87. package/dist/cjs/node_modules/.pnpm/@emotion_memoize@0.8.1/node_modules/@emotion/memoize/dist/emotion-memoize.esm.cjs +1 -1
  88. package/dist/cjs/node_modules/.pnpm/@emotion_unitless@0.8.1/node_modules/@emotion/unitless/dist/emotion-unitless.esm.cjs +1 -1
  89. package/dist/cjs/node_modules/.pnpm/shallowequal@1.1.0/node_modules/shallowequal/index.cjs +1 -0
  90. package/dist/cjs/node_modules/.pnpm/styled-components@6.1.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-components/dist/styled-components.browser.esm.cjs +22 -12
  91. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Enum.cjs +1 -1
  92. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Middleware.cjs +1 -1
  93. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Parser.cjs +1 -1
  94. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Prefixer.cjs +1 -1
  95. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Serializer.cjs +1 -1
  96. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Tokenizer.cjs +1 -1
  97. package/dist/cjs/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Utility.cjs +1 -1
  98. package/dist/cjs/node_modules/.pnpm/tslib@2.6.2/node_modules/tslib/tslib.es6.cjs +1 -1
  99. package/dist/esm/_virtual/_rolldown/runtime.js +13 -0
  100. package/dist/esm/components/Accordion/Accordion.js +15 -7
  101. package/dist/esm/components/Avatar/Avatar.js +18 -10
  102. package/dist/esm/components/Badge/Badge.js +8 -5
  103. package/dist/esm/components/BasicCard/BasicCard.js +18 -13
  104. package/dist/esm/components/BasicCardHeader/BasicCardHeader.js +25 -16
  105. package/dist/esm/components/BasicCardImage/BasicCardImage.js +10 -6
  106. package/dist/esm/components/BasicCardSection/BasicCardSection.js +11 -7
  107. package/dist/esm/components/Breadcrumbs/Breadcrumbs.js +11 -7
  108. package/dist/esm/components/BreadcrumbsItem/BreadcrumbsItem.js +17 -11
  109. package/dist/esm/components/Bullets/Bullets.js +8 -5
  110. package/dist/esm/components/Button/Button.js +15 -19
  111. package/dist/esm/components/Calendar/Calendar.js +13 -10
  112. package/dist/esm/components/CarouselIndicator/CarouselIndicator.js +10 -7
  113. package/dist/esm/components/Checkbox/Checkbox.js +13 -10
  114. package/dist/esm/components/CheckboxGroup/CheckboxGroup.js +13 -8
  115. package/dist/esm/components/Chip/Chip.js +11 -7
  116. package/dist/esm/components/Chips/Chips.js +14 -12
  117. package/dist/esm/components/Currency/Currency.js +10 -7
  118. package/dist/esm/components/DatePicker/DatePicker.js +28 -14
  119. package/dist/esm/components/Dialog/Dialog.js +15 -13
  120. package/dist/esm/components/DialogBody/DialogBody.js +11 -7
  121. package/dist/esm/components/DialogFooter/DialogFooter.js +11 -7
  122. package/dist/esm/components/DialogFullscreen/DialogFullscreen.js +15 -13
  123. package/dist/esm/components/DialogHeader/DialogHeader.js +11 -7
  124. package/dist/esm/components/Divider/Divider.js +9 -6
  125. package/dist/esm/components/Drawer/Drawer.js +27 -17
  126. package/dist/esm/components/FavouriteAction/FavouriteAction.js +19 -26
  127. package/dist/esm/components/Hyperlink/Hyperlink.js +13 -10
  128. package/dist/esm/components/Icon/Icon.js +10 -6
  129. package/dist/esm/components/IconButton/IconButton.js +14 -18
  130. package/dist/esm/components/IconButtonGroup/IconButtonGroup.js +11 -7
  131. package/dist/esm/components/InlineAlert/InlineAlert.js +14 -12
  132. package/dist/esm/components/Input/Input.js +19 -13
  133. package/dist/esm/components/InteractiveCard/InteractiveCard.js +37 -25
  134. package/dist/esm/components/LinkButton/LinkButton.js +13 -10
  135. package/dist/esm/components/List/List.js +10 -6
  136. package/dist/esm/components/ListItem/ListItem.js +15 -11
  137. package/dist/esm/components/Loader/Loader.js +23 -18
  138. package/dist/esm/components/Logo/Logo.js +10 -7
  139. package/dist/esm/components/MainTitle/MainTitle.js +26 -15
  140. package/dist/esm/components/MapPin/MapPin.js +12 -10
  141. package/dist/esm/components/MediaControl/MediaControl.js +16 -10
  142. package/dist/esm/components/Modal/Modal.js +40 -37
  143. package/dist/esm/components/NavigationControls/NavigationControls.js +11 -7
  144. package/dist/esm/components/PasswordInput/PasswordInput.js +30 -38
  145. package/dist/esm/components/PickerItem/PickerItem.js +14 -19
  146. package/dist/esm/components/Radio/Radio.js +19 -12
  147. package/dist/esm/components/RadioButton/RadioButton.js +13 -8
  148. package/dist/esm/components/RadioButtonGroup/RadioButtonGroup.js +13 -8
  149. package/dist/esm/components/Rating/Rating.js +10 -7
  150. package/dist/esm/components/Search/Search.js +11 -6
  151. package/dist/esm/components/SearchInput/SearchInput.js +28 -44
  152. package/dist/esm/components/SecondaryNavigation/SecondaryNavigation.js +23 -15
  153. package/dist/esm/components/SegmentedControl/SegmentedControl.js +14 -10
  154. package/dist/esm/components/Select/Select.js +8 -5
  155. package/dist/esm/components/Selection/Selection.js +10 -7
  156. package/dist/esm/components/SidebarNavigation/SidebarNavigation.js +26 -12
  157. package/dist/esm/components/Skeleton/Skeleton.js +9 -6
  158. package/dist/esm/components/Slider/Slider.js +14 -18
  159. package/dist/esm/components/StaticBox/StaticBox.js +15 -19
  160. package/dist/esm/components/Stepper/Stepper.js +7 -4
  161. package/dist/esm/components/Table/Table.js +11 -7
  162. package/dist/esm/components/TableCell/TableCell.js +11 -7
  163. package/dist/esm/components/TableRow/TableRow.js +11 -7
  164. package/dist/esm/components/Tabs/Tabs.js +26 -16
  165. package/dist/esm/components/Tag/Tag.js +14 -10
  166. package/dist/esm/components/Text/Text.js +11 -7
  167. package/dist/esm/components/TextInput/TextInput.js +32 -45
  168. package/dist/esm/components/Textarea/Textarea.js +34 -58
  169. package/dist/esm/components/ThemeProvider/ThemeProvider.js +8 -5
  170. package/dist/esm/components/Toast/Toast.js +12 -13
  171. package/dist/esm/components/ToastMessage/ToastMessage.js +14 -12
  172. package/dist/esm/components/ToggleButton/ToggleButton.js +12 -10
  173. package/dist/esm/components/ToggleSwitch/ToggleSwitch.js +27 -19
  174. package/dist/esm/components/Tooltip/Tooltip.js +26 -14
  175. package/dist/esm/components/ValueUnit/ValueUnit.js +17 -10
  176. package/dist/esm/components/index.js +76 -0
  177. package/dist/esm/hooks/index.js +5 -0
  178. package/dist/esm/hooks/useBreakpoint.js +41 -40
  179. package/dist/esm/hooks/useEventListeners.js +20 -25
  180. package/dist/esm/hooks/useHandleEvent.js +24 -24
  181. package/dist/esm/hooks/useLoadScript.js +1 -0
  182. package/dist/esm/hooks/useResizeObserver/useResizeObserver.js +13 -13
  183. package/dist/esm/index.js +82 -163
  184. package/dist/esm/node_modules/.pnpm/@emotion_is-prop-valid@1.2.2/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js +7 -10
  185. package/dist/esm/node_modules/.pnpm/@emotion_memoize@0.8.1/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +8 -8
  186. package/dist/esm/node_modules/.pnpm/@emotion_unitless@0.8.1/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +50 -51
  187. package/dist/esm/node_modules/.pnpm/shallowequal@1.1.0/node_modules/shallowequal/index.js +22 -0
  188. package/dist/esm/node_modules/.pnpm/styled-components@6.1.19_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-components/dist/styled-components.browser.esm.js +630 -529
  189. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Enum.js +4 -12
  190. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Middleware.js +37 -46
  191. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Parser.js +88 -126
  192. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Prefixer.js +114 -186
  193. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Serializer.js +18 -25
  194. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Tokenizer.js +111 -145
  195. package/dist/esm/node_modules/.pnpm/stylis@4.3.2/node_modules/stylis/src/Utility.js +42 -56
  196. package/dist/esm/node_modules/.pnpm/tslib@2.6.2/node_modules/tslib/tslib.es6.js +11 -16
  197. package/package.json +8 -12
@@ -1,15 +1,17 @@
1
- import { jsx as i } from "react/jsx-runtime";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
4
+ import { createPortal as n } from "react-dom";
2
5
  import "@cupra/ui-kit/react/ds-dialog-fullscreen";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as a } from "../../hooks/useHandleEvent.js";
6
- import { createPortal as m } from "react-dom";
7
- function P(r) {
8
- const { className: e, children: t, onClose: l, withPortal: s, ...n } = r, { ref: c } = a({
9
- "ds-dialog-fullscreen:close": l
10
- }), o = /* @__PURE__ */ i("ds-dialog-fullscreen-react", { ref: c, class: e, ...n, children: t });
11
- return s ? m(o, document.body) : o;
6
+ //#region src/components/DialogFullscreen/DialogFullscreen.tsx
7
+ function r(r) {
8
+ let { className: i, children: a, onClose: o, withPortal: s, ...c } = r, { ref: l } = e({ "ds-dialog-fullscreen:close": o }), u = /* @__PURE__ */ t("ds-dialog-fullscreen-react", {
9
+ ref: l,
10
+ class: i,
11
+ ...c,
12
+ children: a
13
+ });
14
+ return s ? n(u, document.body) : u;
12
15
  }
13
- export {
14
- P as DialogFullscreen
15
- };
16
+ //#endregion
17
+ export { r as DialogFullscreen };
@@ -1,9 +1,13 @@
1
- import { jsx as s } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-dialog-header";
3
- function i(r) {
4
- const { className: e, children: o, ...a } = r;
5
- return /* @__PURE__ */ s("ds-dialog-header-react", { class: e, ...a, children: o });
3
+ //#region src/components/DialogHeader/DialogHeader.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-dialog-header-react", {
7
+ class: n,
8
+ ...i,
9
+ children: r
10
+ });
6
11
  }
7
- export {
8
- i as DialogHeader
9
- };
12
+ //#endregion
13
+ export { t as DialogHeader };
@@ -1,8 +1,11 @@
1
- import { jsx as t } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-divider";
3
- function d({ className: r, ...i }) {
4
- return /* @__PURE__ */ t("ds-divider-react", { class: r, ...i });
3
+ //#region src/components/Divider/Divider.tsx
4
+ function t({ className: t, ...n }) {
5
+ return /* @__PURE__ */ e("ds-divider-react", {
6
+ class: t,
7
+ ...n
8
+ });
5
9
  }
6
- export {
7
- d as Divider
8
- };
10
+ //#endregion
11
+ export { t as Divider };
@@ -1,19 +1,29 @@
1
- import { jsx as o } from "react/jsx-runtime";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import { jsx as t } from "react/jsx-runtime";
2
3
  import "@cupra/ui-kit/react/ds-drawer";
3
- import { useHandleEvent as m } from "../../hooks/useHandleEvent.js";
4
- function t(e) {
5
- const { className: r, children: d, onClose: c, ...l } = e, { ref: i } = m({
6
- "ds-drawer:close": c
7
- });
8
- return /* @__PURE__ */ o("ds-drawer-react", { class: r, ref: i, ...l, children: d });
4
+ //#region src/components/Drawer/Drawer.tsx
5
+ function n(n) {
6
+ let { className: r, children: i, onClose: a, ...o } = n, { ref: s } = e({ "ds-drawer:close": a });
7
+ return /* @__PURE__ */ t("ds-drawer-react", {
8
+ class: r,
9
+ ref: s,
10
+ ...o,
11
+ children: i
12
+ });
9
13
  }
10
- const n = ({ children: e, ...r }) => /* @__PURE__ */ o("div", { slot: "header", ...r, children: e }), s = ({ children: e, ...r }) => /* @__PURE__ */ o("div", { slot: "content", ...r, children: e }), a = ({ children: e, ...r }) => /* @__PURE__ */ o("div", { slot: "footer", ...r, children: e });
11
- t.Header = n;
12
- t.Content = s;
13
- t.Footer = a;
14
- n.displayName = "Drawer.Header";
15
- s.displayName = "Drawer.Content";
16
- a.displayName = "Drawer.Footer";
17
- export {
18
- t as Drawer
19
- };
14
+ var r = ({ children: e, ...n }) => /* @__PURE__ */ t("div", {
15
+ slot: "header",
16
+ ...n,
17
+ children: e
18
+ }), i = ({ children: e, ...n }) => /* @__PURE__ */ t("div", {
19
+ slot: "content",
20
+ ...n,
21
+ children: e
22
+ }), a = ({ children: e, ...n }) => /* @__PURE__ */ t("div", {
23
+ slot: "footer",
24
+ ...n,
25
+ children: e
26
+ });
27
+ n.Header = r, n.Content = i, n.Footer = a, r.displayName = "Drawer.Header", i.displayName = "Drawer.Content", a.displayName = "Drawer.Footer";
28
+ //#endregion
29
+ export { n as Drawer };
@@ -1,28 +1,21 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/utils/breakpoints";
3
- import "react";
4
- import { useHandleEvent as l } from "../../hooks/useHandleEvent.js";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
5
4
  import "@cupra/ui-kit/react/ds-favourite-action";
6
- function v({
7
- className: i,
8
- initialSelected: e,
9
- onChange: t,
10
- onClick: r,
11
- ...o
12
- }) {
13
- const c = (a) => {
14
- t == null || t(a.detail.selected);
15
- }, { ref: s } = l({ "ds-favourite-action:change": c, click: r });
16
- return /* @__PURE__ */ d(
17
- "ds-favourite-action-react",
18
- {
19
- ref: s,
20
- class: i,
21
- "initial-selected": e || void 0,
22
- ...o
23
- }
24
- );
5
+ //#region src/components/FavouriteAction/FavouriteAction.tsx
6
+ function n({ className: n, initialSelected: r, onChange: i, onClick: a, ...o }) {
7
+ let s = (e) => {
8
+ i?.(e.detail.selected);
9
+ }, { ref: c } = e({
10
+ "ds-favourite-action:change": s,
11
+ click: a
12
+ });
13
+ return /* @__PURE__ */ t("ds-favourite-action-react", {
14
+ ref: c,
15
+ class: n,
16
+ "initial-selected": r || void 0,
17
+ ...o
18
+ });
25
19
  }
26
- export {
27
- v as FavouriteAction
28
- };
20
+ //#endregion
21
+ export { n as FavouriteAction };
@@ -1,12 +1,15 @@
1
- import { jsx as i } from "react/jsx-runtime";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
2
4
  import "@cupra/ui-kit/react/ds-hyperlink";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as n } from "../../hooks/useHandleEvent.js";
6
- function s({ children: r, onClick: t, ...o }) {
7
- const { ref: e } = n({ click: t });
8
- return /* @__PURE__ */ i("ds-hyperlink-react", { ref: e, ...o, children: r });
5
+ //#region src/components/Hyperlink/Hyperlink.tsx
6
+ function n({ children: n, onClick: r, ...i }) {
7
+ let { ref: a } = e({ click: r });
8
+ return /* @__PURE__ */ t("ds-hyperlink-react", {
9
+ ref: a,
10
+ ...i,
11
+ children: n
12
+ });
9
13
  }
10
- export {
11
- s as Hyperlink
12
- };
14
+ //#endregion
15
+ export { n as Hyperlink };
@@ -1,9 +1,13 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-icon";
3
- function a(o) {
4
- const { "icon-name": n, className: c, ...r } = o;
5
- return /* @__PURE__ */ e("ds-icon-react", { "icon-name": n, class: c, ...r });
3
+ //#region src/components/Icon/Icon.tsx
4
+ function t(t) {
5
+ let { "icon-name": n, className: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-icon-react", {
7
+ "icon-name": n,
8
+ class: r,
9
+ ...i
10
+ });
6
11
  }
7
- export {
8
- a as Icon
9
- };
12
+ //#endregion
13
+ export { t as Icon };
@@ -1,20 +1,16 @@
1
- import { jsx as e } from "react/jsx-runtime";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
2
4
  import "@cupra/ui-kit/react/ds-icon-button";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as c } from "../../hooks/useHandleEvent.js";
6
- function u(o) {
7
- const { className: r, onClick: i, size: t, ...n } = o, { ref: s } = c({ click: i });
8
- return /* @__PURE__ */ e(
9
- "ds-icon-button-react",
10
- {
11
- ref: s,
12
- size: typeof t == "string" ? t : JSON.stringify(t),
13
- class: r,
14
- ...n
15
- }
16
- );
5
+ //#region src/components/IconButton/IconButton.tsx
6
+ function n(n) {
7
+ let { className: r, onClick: i, size: a, ...o } = n, { ref: s } = e({ click: i });
8
+ return /* @__PURE__ */ t("ds-icon-button-react", {
9
+ ref: s,
10
+ size: typeof a == "string" ? a : JSON.stringify(a),
11
+ class: r,
12
+ ...o
13
+ });
17
14
  }
18
- export {
19
- u as IconButton
20
- };
15
+ //#endregion
16
+ export { n as IconButton };
@@ -1,9 +1,13 @@
1
- import { jsx as c } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-icon-button-group";
3
- function p(o) {
4
- const { className: r, children: t, ...n } = o;
5
- return /* @__PURE__ */ c("ds-icon-button-group-react", { class: r, ...n, children: t });
3
+ //#region src/components/IconButtonGroup/IconButtonGroup.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-icon-button-group-react", {
7
+ class: n,
8
+ ...i,
9
+ children: r
10
+ });
6
11
  }
7
- export {
8
- p as IconButtonGroup
9
- };
12
+ //#endregion
13
+ export { t as IconButtonGroup };
@@ -1,14 +1,16 @@
1
- import { jsx as l } from "react/jsx-runtime";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
2
4
  import "@cupra/ui-kit/react/ds-inline-alert";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as s } from "../../hooks/useHandleEvent.js";
6
- function d(e) {
7
- const { className: r, children: o, onClose: t, ...n } = e, { ref: i } = s({
8
- "inline-alert:close": t
9
- });
10
- return /* @__PURE__ */ l("ds-inline-alert-react", { ref: i, class: r, ...n, children: o });
5
+ //#region src/components/InlineAlert/InlineAlert.tsx
6
+ function n(n) {
7
+ let { className: r, children: i, onClose: a, ...o } = n, { ref: s } = e({ "inline-alert:close": a });
8
+ return /* @__PURE__ */ t("ds-inline-alert-react", {
9
+ ref: s,
10
+ class: r,
11
+ ...o,
12
+ children: i
13
+ });
11
14
  }
12
- export {
13
- d as InlineAlert
14
- };
15
+ //#endregion
16
+ export { n as InlineAlert };
@@ -1,14 +1,20 @@
1
- import { jsx as m } from "react/jsx-runtime";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import { jsx as t } from "react/jsx-runtime";
3
+ import { forwardRef as n, useImperativeHandle as r } from "react";
2
4
  import "@cupra/ui-kit/react/ds-input";
3
- import { useHandleEvent as s } from "../../hooks/useHandleEvent.js";
4
- import { forwardRef as i, useImperativeHandle as u } from "react";
5
- const c = i(
6
- ({ className: e, onInput: t, onKeyDown: n, onChange: o, ...p }, a) => {
7
- const { ref: r } = s({ input: t, keydown: n, change: o });
8
- return u(a, () => r.current, []), /* @__PURE__ */ m("ds-input-react", { ref: r, class: e, ...p });
9
- }
10
- );
11
- c.displayName = "Input";
12
- export {
13
- c as Input
14
- };
5
+ //#region src/components/Input/Input.tsx
6
+ var i = n(({ className: n, onInput: i, onKeyDown: a, onChange: o, ...s }, c) => {
7
+ let { ref: l } = e({
8
+ input: i,
9
+ keydown: a,
10
+ change: o
11
+ });
12
+ return r(c, () => l.current, []), /* @__PURE__ */ t("ds-input-react", {
13
+ ref: l,
14
+ class: n,
15
+ ...s
16
+ });
17
+ });
18
+ i.displayName = "Input";
19
+ //#endregion
20
+ export { i as Input };
@@ -1,27 +1,39 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/utils/breakpoints";
3
- import "react";
4
- import { useHandleEvent as u } from "../../hooks/useHandleEvent.js";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
5
4
  import "@cupra/ui-kit/react/ds-interactive-card";
6
- function e(t) {
7
- const { className: d, children: v, onClick: m, ...C } = t, { ref: p } = u({ click: m });
8
- return /* @__PURE__ */ r("ds-interactive-card-react", { ref: p, class: d, ...C, children: v });
5
+ //#region src/components/InteractiveCard/InteractiveCard.tsx
6
+ function n(n) {
7
+ let { className: r, children: i, onClick: a, ...o } = n, { ref: s } = e({ click: a });
8
+ return /* @__PURE__ */ t("ds-interactive-card-react", {
9
+ ref: s,
10
+ class: r,
11
+ ...o,
12
+ children: i
13
+ });
9
14
  }
10
- const a = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "title", children: t }), i = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "subtitle", children: t }), n = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "meta", children: t }), o = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "content", children: t }), l = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "cta", children: t }), s = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "error-title", children: t }), c = ({ children: t }) => /* @__PURE__ */ r("div", { slot: "error-text", children: t });
11
- e.Title = a;
12
- e.Subtitle = i;
13
- e.Meta = n;
14
- e.Content = o;
15
- e.Cta = l;
16
- e.ErrorTitle = s;
17
- e.ErrorText = c;
18
- a.displayName = "InteractiveCard.Title";
19
- i.displayName = "InteractiveCard.Subtitle";
20
- n.displayName = "InteractiveCard.Meta";
21
- o.displayName = "InteractiveCard.Content";
22
- l.displayName = "InteractiveCard.Cta";
23
- s.displayName = "InteractiveCard.ErrorTitle";
24
- c.displayName = "InteractiveCard.ErrorText";
25
- export {
26
- e as InteractiveCard
27
- };
15
+ var r = ({ children: e }) => /* @__PURE__ */ t("div", {
16
+ slot: "title",
17
+ children: e
18
+ }), i = ({ children: e }) => /* @__PURE__ */ t("div", {
19
+ slot: "subtitle",
20
+ children: e
21
+ }), a = ({ children: e }) => /* @__PURE__ */ t("div", {
22
+ slot: "meta",
23
+ children: e
24
+ }), o = ({ children: e }) => /* @__PURE__ */ t("div", {
25
+ slot: "content",
26
+ children: e
27
+ }), s = ({ children: e }) => /* @__PURE__ */ t("div", {
28
+ slot: "cta",
29
+ children: e
30
+ }), c = ({ children: e }) => /* @__PURE__ */ t("div", {
31
+ slot: "error-title",
32
+ children: e
33
+ }), l = ({ children: e }) => /* @__PURE__ */ t("div", {
34
+ slot: "error-text",
35
+ children: e
36
+ });
37
+ n.Title = r, n.Subtitle = i, n.Meta = a, n.Content = o, n.Cta = s, n.ErrorTitle = c, n.ErrorText = l, r.displayName = "InteractiveCard.Title", i.displayName = "InteractiveCard.Subtitle", a.displayName = "InteractiveCard.Meta", o.displayName = "InteractiveCard.Content", s.displayName = "InteractiveCard.Cta", c.displayName = "InteractiveCard.ErrorTitle", l.displayName = "InteractiveCard.ErrorText";
38
+ //#endregion
39
+ export { n as InteractiveCard };
@@ -1,12 +1,15 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/ds-link-button";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
1
  import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
6
- function s({ children: t, onClick: o, ...r }) {
7
- const { ref: n } = e({ click: o });
8
- return /* @__PURE__ */ i("ds-link-button-react", { ref: n, ...r, children: t });
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
4
+ import "@cupra/ui-kit/react/ds-link-button";
5
+ //#region src/components/LinkButton/LinkButton.tsx
6
+ function n({ children: n, onClick: r, ...i }) {
7
+ let { ref: a } = e({ click: r });
8
+ return /* @__PURE__ */ t("ds-link-button-react", {
9
+ ref: a,
10
+ ...i,
11
+ children: n
12
+ });
9
13
  }
10
- export {
11
- s as LinkButton
12
- };
14
+ //#endregion
15
+ export { n as LinkButton };
@@ -1,8 +1,12 @@
1
- import { jsx as i } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-list";
3
- function e({ className: t, children: r, ...s }) {
4
- return /* @__PURE__ */ i("ds-list-react", { class: t, ...s, children: r });
3
+ //#region src/components/List/List.tsx
4
+ function t({ className: t, children: n, ...r }) {
5
+ return /* @__PURE__ */ e("ds-list-react", {
6
+ class: t,
7
+ ...r,
8
+ children: n
9
+ });
5
10
  }
6
- export {
7
- e as List
8
- };
11
+ //#endregion
12
+ export { t as List };
@@ -1,13 +1,17 @@
1
- import { jsxs as m, jsx as e } from "react/jsx-runtime";
1
+ import { Divider as e } from "../Divider/Divider.js";
2
+ import { jsx as t, jsxs as n } from "react/jsx-runtime";
2
3
  import "@cupra/ui-kit/react/ds-list-item";
3
- import { Divider as n } from "../Divider/Divider.js";
4
- function u({ className: r, children: s, selected: o, disabled: d, variant: i, ...f }) {
5
- const t = { ...f };
6
- return i && (t.variant = i), o && (t.selected = !0), d && (t.disabled = !0), /* @__PURE__ */ m("div", { style: { width: "fit-content" }, children: [
7
- /* @__PURE__ */ e("ds-list-item-react", { className: r, ...t, children: s }),
8
- i !== "info" && /* @__PURE__ */ e(n, {})
9
- ] });
4
+ //#region src/components/ListItem/ListItem.tsx
5
+ function r({ className: r, children: i, selected: a, disabled: o, variant: s, ...c }) {
6
+ let l = { ...c };
7
+ return s && (l.variant = s), a && (l.selected = !0), o && (l.disabled = !0), /* @__PURE__ */ n("div", {
8
+ style: { width: "fit-content" },
9
+ children: [/* @__PURE__ */ t("ds-list-item-react", {
10
+ className: r,
11
+ ...l,
12
+ children: i
13
+ }), s !== "info" && /* @__PURE__ */ t(e, {})]
14
+ });
10
15
  }
11
- export {
12
- u as ListItem
13
- };
16
+ //#endregion
17
+ export { r as ListItem };
@@ -1,27 +1,32 @@
1
- import { jsx as o } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-loader-bar";
3
3
  import "@cupra/ui-kit/react/ds-loader-dots";
4
4
  import "@cupra/ui-kit/react/ds-loader-logo";
5
5
  import "@cupra/ui-kit/react/ds-loader-spinner";
6
- function t(r) {
7
- return /* @__PURE__ */ o("ds-loader-logo-react", { ...r });
6
+ //#region src/components/Loader/Loader.tsx
7
+ function t(t) {
8
+ return /* @__PURE__ */ e("ds-loader-logo-react", { ...t });
8
9
  }
9
- function e(r) {
10
- return /* @__PURE__ */ o("ds-loader-bar-react", { ...r });
10
+ function n(t) {
11
+ return /* @__PURE__ */ e("ds-loader-bar-react", { ...t });
11
12
  }
12
- function n(r) {
13
- return /* @__PURE__ */ o("ds-loader-dots-react", { ...r });
13
+ function r(t) {
14
+ return /* @__PURE__ */ e("ds-loader-dots-react", { ...t });
14
15
  }
15
- function d(r) {
16
- return /* @__PURE__ */ o("ds-loader-spinner-react", { ...r, children: r.text && /* @__PURE__ */ o("div", { slot: "text", children: r.text }) });
16
+ function i(t) {
17
+ return /* @__PURE__ */ e("ds-loader-spinner-react", {
18
+ ...t,
19
+ children: t.text && /* @__PURE__ */ e("div", {
20
+ slot: "text",
21
+ children: t.text
22
+ })
23
+ });
17
24
  }
18
- const u = {
19
- Logo: t,
20
- Bar: e,
21
- Dots: n,
22
- Spinner: d
23
- };
24
- export {
25
- u as Loader,
26
- t as LoaderLogo
25
+ var a = {
26
+ Logo: t,
27
+ Bar: n,
28
+ Dots: r,
29
+ Spinner: i
27
30
  };
31
+ //#endregion
32
+ export { a as Loader, t as LoaderLogo };
@@ -1,9 +1,12 @@
1
- import { jsx as t } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-logo";
3
- function a(o) {
4
- const { className: r, children: c, ...s } = o;
5
- return /* @__PURE__ */ t("ds-logo-react", { class: r, ...s });
3
+ //#region src/components/Logo/Logo.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-logo-react", {
7
+ class: n,
8
+ ...i
9
+ });
6
10
  }
7
- export {
8
- a as Logo
9
- };
11
+ //#endregion
12
+ export { t as Logo };
@@ -1,19 +1,30 @@
1
- import { jsx as o } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-main-title";
3
- function n(t) {
4
- const { className: e, children: r, ...i } = t;
5
- return /* @__PURE__ */ o("ds-main-title-react", { class: e, ...i, children: r });
3
+ //#region src/components/MainTitle/MainTitle.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-main-title-react", {
7
+ class: n,
8
+ ...i,
9
+ children: r
10
+ });
6
11
  }
7
- function s(t) {
8
- const { as: e, children: r, ...i } = t;
9
- return /* @__PURE__ */ o(e, { slot: "title", ...i, children: r });
12
+ function n(t) {
13
+ let { as: n, children: r, ...i } = t;
14
+ return /* @__PURE__ */ e(n, {
15
+ slot: "title",
16
+ ...i,
17
+ children: r
18
+ });
10
19
  }
11
- function l(t) {
12
- const { as: e, children: r, ...i } = t;
13
- return /* @__PURE__ */ o(e, { slot: "subtitle", ...i, children: r });
20
+ function r(t) {
21
+ let { as: n, children: r, ...i } = t;
22
+ return /* @__PURE__ */ e(n, {
23
+ slot: "subtitle",
24
+ ...i,
25
+ children: r
26
+ });
14
27
  }
15
- n.Title = s;
16
- n.Subtitle = l;
17
- export {
18
- n as MainTitle
19
- };
28
+ t.Title = n, t.Subtitle = r;
29
+ //#endregion
30
+ export { t as MainTitle };
@@ -1,12 +1,14 @@
1
- import { jsx as n } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/utils/breakpoints";
3
- import "react";
4
- import { useHandleEvent as p } from "../../hooks/useHandleEvent.js";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { jsx as t } from "react/jsx-runtime";
5
4
  import "@cupra/ui-kit/react/ds-map-pin";
6
- function f({ onChange: r, ...t }) {
7
- const { ref: o } = p({ change: r });
8
- return /* @__PURE__ */ n("ds-map-pin-react", { ref: o, ...t });
5
+ //#region src/components/MapPin/MapPin.tsx
6
+ function n({ onChange: n, ...r }) {
7
+ let { ref: i } = e({ change: n });
8
+ return /* @__PURE__ */ t("ds-map-pin-react", {
9
+ ref: i,
10
+ ...r
11
+ });
9
12
  }
10
- export {
11
- f as MapPin
12
- };
13
+ //#endregion
14
+ export { n as MapPin };