@cupra/ui-react 2.0.0-canary.100 → 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,12 +1,18 @@
1
- import { jsx as n } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/utils/breakpoints";
3
- import "react";
4
- import { useHandleEvent as m } 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-media-control";
6
- function u(o) {
7
- const { className: r, onPlay: t, onPause: e, ...s } = o, { ref: a } = m({ "ds-media-control:play": t, "ds-media-control:pause": e });
8
- return /* @__PURE__ */ n("ds-media-control-react", { ref: a, class: r, ...s });
5
+ //#region src/components/MediaControl/MediaControl.tsx
6
+ function n(n) {
7
+ let { className: r, onPlay: i, onPause: a, ...o } = n, { ref: s } = e({
8
+ "ds-media-control:play": i,
9
+ "ds-media-control:pause": a
10
+ });
11
+ return /* @__PURE__ */ t("ds-media-control-react", {
12
+ ref: s,
13
+ class: r,
14
+ ...o
15
+ });
9
16
  }
10
- export {
11
- u as MediaControl
12
- };
17
+ //#endregion
18
+ export { n as MediaControl };
@@ -1,13 +1,12 @@
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { dt as t } from "../../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";
1
4
  import { jsx as n } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/utils/breakpoints";
3
- import "react";
4
- import { useHandleEvent as f } from "../../hooks/useHandleEvent.js";
5
- import p from "../../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";
5
+ import { createPortal as r } from "react-dom";
6
6
  import "@cupra/ui-kit/react/ds-modal";
7
- import { createPortal as C } from "react-dom";
8
- function e() {
9
- }
10
- const k = p.div`
7
+ //#region src/components/Modal/Modal.tsx
8
+ function i() {}
9
+ var a = t.div`
11
10
  margin: 0;
12
11
  width: 100%;
13
12
  height: 100%;
@@ -16,36 +15,40 @@ const k = p.div`
16
15
  left: 50%;
17
16
  transform: translate(-50%, -50%);
18
17
  `;
19
- function l(t) {
20
- const {
21
- children: o,
22
- onClickCloseButton: i = e,
23
- onClickConfirmButton: s = e,
24
- onClickCancelButton: u = e,
25
- className: m,
26
- withPortal: a,
27
- ...r
28
- } = t, { ref: d } = f({
29
- "click-close-button": i,
30
- "click-confirm-button": s,
31
- "click-cancel-button": u
32
- });
33
- if (!r.open) return null;
34
- const c = /* @__PURE__ */ n("ds-modal-react", { ref: d, class: m, ...r, children: o });
35
- return a ? C(c, document.body) : c;
18
+ function o(t) {
19
+ let { children: a, onClickCloseButton: o = i, onClickConfirmButton: s = i, onClickCancelButton: c = i, className: l, withPortal: u, ...d } = t, { ref: f } = e({
20
+ "click-close-button": o,
21
+ "click-confirm-button": s,
22
+ "click-cancel-button": c
23
+ });
24
+ if (!d.open) return null;
25
+ let p = /* @__PURE__ */ n("ds-modal-react", {
26
+ ref: f,
27
+ class: l,
28
+ ...d,
29
+ children: a
30
+ });
31
+ return u ? r(p, document.body) : p;
36
32
  }
37
- function b({ children: t }) {
38
- return /* @__PURE__ */ n("div", { slot: "title", children: t });
33
+ function s({ children: e }) {
34
+ return /* @__PURE__ */ n("div", {
35
+ slot: "title",
36
+ children: e
37
+ });
39
38
  }
40
- function h({ className: t = "", children: o }) {
41
- return /* @__PURE__ */ n("div", { slot: "content", className: `ds-scroll ${t}`.trim(), children: o });
39
+ function c({ className: e = "", children: t }) {
40
+ return /* @__PURE__ */ n("div", {
41
+ slot: "content",
42
+ className: `ds-scroll ${e}`.trim(),
43
+ children: t
44
+ });
42
45
  }
43
- function v({ children: t }) {
44
- return /* @__PURE__ */ n(k, { slot: "content", children: t });
46
+ function l({ children: e }) {
47
+ return /* @__PURE__ */ n(a, {
48
+ slot: "content",
49
+ children: e
50
+ });
45
51
  }
46
- l.Title = b;
47
- l.Content = h;
48
- l.FullScreenContent = v;
49
- export {
50
- l as Modal
51
- };
52
+ o.Title = s, o.Content = c, o.FullScreenContent = l;
53
+ //#endregion
54
+ export { o as Modal };
@@ -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-navigation-controls";
3
- function c(o) {
4
- const { className: r, children: t, ...n } = o;
5
- return /* @__PURE__ */ s("ds-navigation-controls-react", { class: r, ...n, children: t });
3
+ //#region src/components/NavigationControls/NavigationControls.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-navigation-controls-react", {
7
+ class: n,
8
+ ...i,
9
+ children: r
10
+ });
6
11
  }
7
- export {
8
- c as NavigationControls
9
- };
12
+ //#endregion
13
+ export { t as NavigationControls };
@@ -1,40 +1,32 @@
1
- import { jsxs as x, 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, jsxs as n } from "react/jsx-runtime";
2
4
  import "@cupra/ui-kit/react/ds-password-input";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as b } from "../../hooks/useHandleEvent.js";
6
- function L(l) {
7
- const {
8
- className: d,
9
- children: w,
10
- onChange: c,
11
- onInput: u,
12
- inputId: e,
13
- placeHolder: r,
14
- value: t,
15
- label: m,
16
- required: n,
17
- disabled: o,
18
- pattern: p,
19
- maxLength: s,
20
- minLength: a,
21
- ...h
22
- } = l, { ref: f } = b({ change: c, input: u }), g = {
23
- type: "password",
24
- ...!!e && { id: e },
25
- ...!!r && { placeholder: r },
26
- ...!!t && { value: t },
27
- ...!!n && { required: n },
28
- ...!!o && { disabled: o },
29
- ...!!a && { minLength: a },
30
- ...!!s && { maxLength: s },
31
- ...!!p && { pattern: p }
32
- };
33
- return /* @__PURE__ */ x("ds-password-input-react", { ref: f, class: d, ...h, children: [
34
- /* @__PURE__ */ i("label", { htmlFor: e, children: m }),
35
- /* @__PURE__ */ i("input", { ...g })
36
- ] });
5
+ //#region src/components/PasswordInput/PasswordInput.tsx
6
+ function r(r) {
7
+ let { className: i, children: a, onChange: o, onInput: s, inputId: c, placeHolder: l, value: u, label: d, required: f, disabled: p, pattern: m, maxLength: h, minLength: g, ..._ } = r, { ref: v } = e({
8
+ change: o,
9
+ input: s
10
+ }), y = {
11
+ type: "password",
12
+ ...!!c && { id: c },
13
+ ...!!l && { placeholder: l },
14
+ ...!!u && { value: u },
15
+ ...!!f && { required: f },
16
+ ...!!p && { disabled: p },
17
+ ...!!g && { minLength: g },
18
+ ...!!h && { maxLength: h },
19
+ ...!!m && { pattern: m }
20
+ };
21
+ return /* @__PURE__ */ n("ds-password-input-react", {
22
+ ref: v,
23
+ class: i,
24
+ ..._,
25
+ children: [/* @__PURE__ */ t("label", {
26
+ htmlFor: c,
27
+ children: d
28
+ }), /* @__PURE__ */ t("input", { ...y })]
29
+ });
37
30
  }
38
- export {
39
- L as PasswordInput
40
- };
31
+ //#endregion
32
+ export { r as PasswordInput };
@@ -1,21 +1,16 @@
1
- import { jsx as n } 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-picker-item";
3
- import { useHandleEvent as m } from "../../hooks/useHandleEvent.js";
4
- function a(r) {
5
- const { className: i, children: t, onClick: s, size: e, ...c } = r, { ref: o } = m({
6
- "ds-picker-item:click": s
7
- });
8
- return /* @__PURE__ */ n(
9
- "ds-picker-item-react",
10
- {
11
- ref: o,
12
- size: typeof e == "string" ? e : JSON.stringify(e),
13
- class: i,
14
- ...c,
15
- children: t
16
- }
17
- );
4
+ //#region src/components/PickerItem/PickerItem.tsx
5
+ function n(n) {
6
+ let { className: r, children: i, onClick: a, size: o, ...s } = n, { ref: c } = e({ "ds-picker-item:click": a });
7
+ return /* @__PURE__ */ t("ds-picker-item-react", {
8
+ ref: c,
9
+ size: typeof o == "string" ? o : JSON.stringify(o),
10
+ class: r,
11
+ ...s,
12
+ children: i
13
+ });
18
14
  }
19
- export {
20
- a as PickerItem
21
- };
15
+ //#endregion
16
+ export { n as PickerItem };
@@ -1,15 +1,22 @@
1
- import { jsx as s } from "react/jsx-runtime";
2
- import "@cupra/ui-kit/react/utils/breakpoints";
3
- import "react";
4
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-radio";
6
- const i = ({ children: o, onChange: r, className: t, ...a }) => {
7
- const { ref: n } = e({ change: r });
8
- return /* @__PURE__ */ s("ds-radio-group-react", { ref: n, class: t, ...a, children: o });
9
- }, c = ({ children: o, className: r, ...t }) => /* @__PURE__ */ s("ds-radio-react", { class: r, ...t, children: o }), l = {
10
- Group: i,
11
- Button: c
12
- };
13
- export {
14
- l as Radio
5
+ var n = {
6
+ Group: ({ children: n, onChange: r, className: i, ...a }) => {
7
+ let { ref: o } = e({ change: r });
8
+ return /* @__PURE__ */ t("ds-radio-group-react", {
9
+ ref: o,
10
+ class: i,
11
+ ...a,
12
+ children: n
13
+ });
14
+ },
15
+ Button: ({ children: e, className: n, ...r }) => /* @__PURE__ */ t("ds-radio-react", {
16
+ class: n,
17
+ ...r,
18
+ children: e
19
+ })
15
20
  };
21
+ //#endregion
22
+ export { n as Radio };
@@ -1,10 +1,15 @@
1
- import { jsx as a } 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-radio-button";
3
- import { useHandleEvent as c } from "../../hooks/useHandleEvent.js";
4
- function p(o) {
5
- const { className: t, children: r, onChange: n, ...e } = o, { ref: s } = c({ change: n });
6
- return /* @__PURE__ */ a("ds-radio-button-react", { ref: s, class: t, ...e, children: r });
4
+ //#region src/components/RadioButton/RadioButton.tsx
5
+ function n(n) {
6
+ let { className: r, children: i, onChange: a, ...o } = n, { ref: s } = e({ change: a });
7
+ return /* @__PURE__ */ t("ds-radio-button-react", {
8
+ ref: s,
9
+ class: r,
10
+ ...o,
11
+ children: i
12
+ });
7
13
  }
8
- export {
9
- p as RadioButton
10
- };
14
+ //#endregion
15
+ export { n as RadioButton };
@@ -1,10 +1,15 @@
1
- import { jsx as a } 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-radio-button-group";
3
- import { useHandleEvent as c } from "../../hooks/useHandleEvent.js";
4
- function m(o) {
5
- const { className: r, children: t, onChange: n, ...e } = o, { ref: s } = c({ change: n });
6
- return /* @__PURE__ */ a("ds-radio-button-group-react", { ref: s, class: r, ...e, children: t });
4
+ //#region src/components/RadioButtonGroup/RadioButtonGroup.tsx
5
+ function n(n) {
6
+ let { className: r, children: i, onChange: a, ...o } = n, { ref: s } = e({ change: a });
7
+ return /* @__PURE__ */ t("ds-radio-button-group-react", {
8
+ ref: s,
9
+ class: r,
10
+ ...o,
11
+ children: i
12
+ });
7
13
  }
8
- export {
9
- m as RadioButtonGroup
10
- };
14
+ //#endregion
15
+ export { n as RadioButtonGroup };
@@ -1,9 +1,12 @@
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-rating";
3
- function c(r) {
4
- const { className: t, ...o } = r;
5
- return /* @__PURE__ */ s("ds-rating-react", { class: t, ...o });
3
+ //#region src/components/Rating/Rating.tsx
4
+ function t(t) {
5
+ let { className: n, ...r } = t;
6
+ return /* @__PURE__ */ e("ds-rating-react", {
7
+ class: n,
8
+ ...r
9
+ });
6
10
  }
7
- export {
8
- c as Rating
9
- };
11
+ //#endregion
12
+ export { t as Rating };
@@ -1,8 +1,13 @@
1
- import { jsx as s } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import { forwardRef as t } from "react";
3
3
  import "@cupra/ui-kit/react/ds-search";
4
- const c = t(({ onInput: r, className: a, ...e }, o) => /* @__PURE__ */ s("ds-search-react", { ref: o, class: a, onInput: r, ...e }));
5
- c.displayName = "Search";
6
- export {
7
- c as Search
8
- };
4
+ //#region src/components/Search/Search.tsx
5
+ var n = t(({ onInput: t, className: n, ...r }, i) => /* @__PURE__ */ e("ds-search-react", {
6
+ ref: i,
7
+ class: n,
8
+ onInput: t,
9
+ ...r
10
+ }));
11
+ n.displayName = "Search";
12
+ //#endregion
13
+ export { n as Search };
@@ -1,47 +1,31 @@
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
1
3
  import { jsx as t } from "react/jsx-runtime";
2
4
  import "@cupra/ui-kit/react/ds-search-input";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as g } from "../../hooks/useHandleEvent.js";
6
- function I(e) {
7
- const {
8
- className: n,
9
- children: x,
10
- onChange: r,
11
- onInput: o,
12
- onClickPositionButton: i,
13
- placeHolder: p,
14
- type: P,
15
- value: a,
16
- label: c,
17
- required: l,
18
- disabled: s,
19
- pattern: u,
20
- maxLength: h,
21
- minLength: d,
22
- inputProps: m,
23
- ...b
24
- } = e, { ref: f } = g({
25
- change: r,
26
- input: o,
27
- "ds-search-input:click-position-button": i
28
- });
29
- return /* @__PURE__ */ t("ds-search-input-react", { ref: f, class: n, ...b, children: /* @__PURE__ */ t(
30
- "input",
31
- {
32
- type: "text",
33
- "aria-label": c,
34
- placeholder: p,
35
- value: a,
36
- required: l,
37
- disabled: s,
38
- minLength: d,
39
- maxLength: h,
40
- pattern: u,
41
- ...m
42
- }
43
- ) });
5
+ //#region src/components/SearchInput/SearchInput.tsx
6
+ function n(n) {
7
+ let { className: r, children: i, onChange: a, onInput: o, onClickPositionButton: s, placeHolder: c, type: l, value: u, label: d, required: f, disabled: p, pattern: m, maxLength: h, minLength: g, inputProps: _, ...v } = n, { ref: y } = e({
8
+ change: a,
9
+ input: o,
10
+ "ds-search-input:click-position-button": s
11
+ });
12
+ return /* @__PURE__ */ t("ds-search-input-react", {
13
+ ref: y,
14
+ class: r,
15
+ ...v,
16
+ children: /* @__PURE__ */ t("input", {
17
+ type: "text",
18
+ "aria-label": d,
19
+ placeholder: c,
20
+ value: u,
21
+ required: f,
22
+ disabled: p,
23
+ minLength: g,
24
+ maxLength: h,
25
+ pattern: m,
26
+ ..._
27
+ })
28
+ });
44
29
  }
45
- export {
46
- I as SearchInput
47
- };
30
+ //#endregion
31
+ export { n as SearchInput };
@@ -1,17 +1,25 @@
1
- import { jsx as o, Fragment as a } from "react/jsx-runtime";
2
- import { Children as m } from "react";
1
+ import { useHandleEvent as e } from "../../hooks/useHandleEvent.js";
2
+ import "../../hooks/index.js";
3
+ import { Fragment as t, jsx as n } from "react/jsx-runtime";
4
+ import { Children as r } from "react";
3
5
  import "@cupra/ui-kit/react/ds-secondary-navigation";
4
- import "@cupra/ui-kit/react/utils/breakpoints";
5
- import { useHandleEvent as d } from "../../hooks/useHandleEvent.js";
6
- function e(t) {
7
- const { className: n, children: r, onSelect: s, ...i } = t, { ref: c } = d({
8
- "ds-secondary-navigation:select": s
9
- });
10
- return /* @__PURE__ */ o("ds-secondary-navigation-react", { ref: c, class: n, ...i, children: r });
6
+ //#region src/components/SecondaryNavigation/SecondaryNavigation.tsx
7
+ function i(t) {
8
+ let { className: r, children: i, onSelect: a, ...o } = t, { ref: s } = e({ "ds-secondary-navigation:select": a });
9
+ return /* @__PURE__ */ n("ds-secondary-navigation-react", {
10
+ ref: s,
11
+ class: r,
12
+ ...o,
13
+ children: i
14
+ });
11
15
  }
12
- const l = ({ children: t, ...n }) => /* @__PURE__ */ o("a", { slot: "items", ...n, children: t }), p = ({ children: t }) => /* @__PURE__ */ o(a, { children: m.map(t, (n, r) => /* @__PURE__ */ o("div", { slot: "actions", children: n }, r)) });
13
- e.Item = l;
14
- e.Actions = p;
15
- export {
16
- e as SecondaryNavigation
17
- };
16
+ i.Item = ({ children: e, ...t }) => /* @__PURE__ */ n("a", {
17
+ slot: "items",
18
+ ...t,
19
+ children: e
20
+ }), i.Actions = ({ children: e }) => /* @__PURE__ */ n(t, { children: r.map(e, (e, t) => /* @__PURE__ */ n("div", {
21
+ slot: "actions",
22
+ children: e
23
+ }, t)) });
24
+ //#endregion
25
+ export { i as SecondaryNavigation };
@@ -1,12 +1,16 @@
1
- import { jsx as m } 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-segmented-control";
3
- import "@cupra/ui-kit/react/utils/breakpoints";
4
- import "react";
5
- import { useHandleEvent as c } from "../../hooks/useHandleEvent.js";
6
- function f(e) {
7
- const { onChange: o, className: r, children: t, ...n } = e, { ref: s } = c({ change: o });
8
- return /* @__PURE__ */ m("ds-segmented-control-react", { ref: s, class: r, ...n, children: t });
5
+ //#region src/components/SegmentedControl/SegmentedControl.tsx
6
+ function n(n) {
7
+ let { onChange: r, className: i, children: a, ...o } = n, { ref: s } = e({ change: r });
8
+ return /* @__PURE__ */ t("ds-segmented-control-react", {
9
+ ref: s,
10
+ class: i,
11
+ ...o,
12
+ children: a
13
+ });
9
14
  }
10
- export {
11
- f as SegmentedControl
12
- };
15
+ //#endregion
16
+ export { n as SegmentedControl };
@@ -1,6 +1,9 @@
1
- import { jsx as r } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-select";
3
- const s = ({ children: t, ...e }) => /* @__PURE__ */ r("ds-select-react", { ...e, children: t });
4
- export {
5
- s as Select
6
- };
3
+ //#region src/components/Select/Select.tsx
4
+ var t = ({ children: t, ...n }) => /* @__PURE__ */ e("ds-select-react", {
5
+ ...n,
6
+ children: t
7
+ });
8
+ //#endregion
9
+ export { t as Select };
@@ -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-selection";
3
- function i(e) {
4
- const { className: o, children: s, ...r } = e;
5
- return /* @__PURE__ */ t("ds-selection-react", { class: o, ...r });
3
+ //#region src/components/Selection/Selection.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-selection-react", {
7
+ class: n,
8
+ ...i
9
+ });
6
10
  }
7
- export {
8
- i as Selection
9
- };
11
+ //#endregion
12
+ export { t as Selection };
@@ -1,15 +1,29 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import "@cupra/ui-kit/react/ds-sidebar-navigation";
3
- function s(t) {
4
- const { className: i, children: r, ...n } = t;
5
- return /* @__PURE__ */ e("ds-sidebar-navigation-react", { class: i, ...n, children: r });
3
+ //#region src/components/SidebarNavigation/SidebarNavigation.tsx
4
+ function t(t) {
5
+ let { className: n, children: r, ...i } = t;
6
+ return /* @__PURE__ */ e("ds-sidebar-navigation-react", {
7
+ class: n,
8
+ ...i,
9
+ children: r
10
+ });
6
11
  }
7
- const o = ({ children: t }) => /* @__PURE__ */ e("div", { slot: "aside-text", children: t }), a = ({ children: t }) => /* @__PURE__ */ e("div", { slot: "aside-icon", children: t }), d = ({ children: t }) => /* @__PURE__ */ e("div", { slot: "aside-helper-text", children: t }), c = ({ children: t }) => /* @__PURE__ */ e("div", { slot: "main-cta", children: t }), l = ({ children: t }) => /* @__PURE__ */ e("div", { slot: "ctas", children: t });
8
- s.AsideText = o;
9
- s.AsideIcon = a;
10
- s.AsideHelperText = d;
11
- s.MainCta = c;
12
- s.Ctas = l;
13
- export {
14
- s as SidebarNavigation
15
- };
12
+ t.AsideText = ({ children: t }) => /* @__PURE__ */ e("div", {
13
+ slot: "aside-text",
14
+ children: t
15
+ }), t.AsideIcon = ({ children: t }) => /* @__PURE__ */ e("div", {
16
+ slot: "aside-icon",
17
+ children: t
18
+ }), t.AsideHelperText = ({ children: t }) => /* @__PURE__ */ e("div", {
19
+ slot: "aside-helper-text",
20
+ children: t
21
+ }), t.MainCta = ({ children: t }) => /* @__PURE__ */ e("div", {
22
+ slot: "main-cta",
23
+ children: t
24
+ }), t.Ctas = ({ children: t }) => /* @__PURE__ */ e("div", {
25
+ slot: "ctas",
26
+ children: t
27
+ });
28
+ //#endregion
29
+ export { t as SidebarNavigation };
@@ -1,8 +1,11 @@
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-skeleton";
3
- function s({ className: t, ...e }) {
4
- return /* @__PURE__ */ o("ds-skeleton-react", { class: t, ...e });
3
+ //#region src/components/Skeleton/Skeleton.tsx
4
+ function t({ className: t, ...n }) {
5
+ return /* @__PURE__ */ e("ds-skeleton-react", {
6
+ class: t,
7
+ ...n
8
+ });
5
9
  }
6
- export {
7
- s as Skeleton
8
- };
10
+ //#endregion
11
+ export { t as Skeleton };