@phillips/seldon 1.137.0 → 1.138.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. package/dist/assets/formatted/Account.d.ts +9 -0
  2. package/dist/assets/formatted/Account.js +36 -0
  3. package/dist/assets/formatted/AccountActive.d.ts +9 -0
  4. package/dist/assets/formatted/AccountActive.js +37 -0
  5. package/dist/assets/formatted/Add.d.ts +9 -0
  6. package/dist/assets/formatted/Add.js +29 -0
  7. package/dist/assets/formatted/AppleAppStoreBadge.d.ts +1 -1
  8. package/dist/assets/formatted/AppleAppStoreBadge.js +8 -8
  9. package/dist/assets/formatted/ArrowDown.d.ts +9 -0
  10. package/dist/assets/formatted/ArrowDown.js +29 -0
  11. package/dist/assets/formatted/ArrowLeft.d.ts +9 -0
  12. package/dist/assets/formatted/ArrowLeft.js +29 -0
  13. package/dist/assets/formatted/ArrowRight.d.ts +9 -0
  14. package/dist/assets/formatted/ArrowRight.js +29 -0
  15. package/dist/assets/formatted/ArrowUp.d.ts +9 -0
  16. package/dist/assets/formatted/ArrowUp.js +29 -0
  17. package/dist/assets/formatted/Bag.d.ts +9 -0
  18. package/dist/assets/formatted/Bag.js +37 -0
  19. package/dist/assets/formatted/Calendar.d.ts +1 -1
  20. package/dist/assets/formatted/Calendar.js +24 -16
  21. package/dist/assets/formatted/ChevronDown.d.ts +1 -1
  22. package/dist/assets/formatted/ChevronDown.js +9 -9
  23. package/dist/assets/formatted/ChevronLeft.d.ts +9 -0
  24. package/dist/assets/formatted/{ChevronNext.js → ChevronLeft.js} +6 -6
  25. package/dist/assets/formatted/ChevronRight.d.ts +1 -1
  26. package/dist/assets/formatted/ChevronRight.js +12 -12
  27. package/dist/assets/formatted/ChevronUp.d.ts +9 -0
  28. package/dist/assets/formatted/ChevronUp.js +37 -0
  29. package/dist/assets/formatted/Close (x).d.ts +9 -0
  30. package/dist/assets/formatted/CloseX.d.ts +9 -0
  31. package/dist/assets/formatted/CloseX.js +29 -0
  32. package/dist/assets/formatted/ConditionReport.d.ts +9 -0
  33. package/dist/assets/formatted/ConditionReport.js +37 -0
  34. package/dist/assets/formatted/Delete.d.ts +9 -0
  35. package/dist/assets/formatted/Delete.js +38 -0
  36. package/dist/assets/formatted/Download.d.ts +9 -0
  37. package/dist/assets/formatted/Download.js +30 -0
  38. package/dist/assets/formatted/Edit.d.ts +9 -0
  39. package/dist/assets/formatted/Edit.js +38 -0
  40. package/dist/assets/formatted/Email.d.ts +9 -0
  41. package/dist/assets/formatted/Email.js +37 -0
  42. package/dist/assets/formatted/Error.d.ts +9 -0
  43. package/dist/assets/formatted/Error.js +38 -0
  44. package/dist/assets/formatted/ExternalLink.d.ts +9 -0
  45. package/dist/assets/formatted/ExternalLink.js +30 -0
  46. package/dist/assets/formatted/Facebook.d.ts +9 -0
  47. package/dist/assets/formatted/Facebook.js +35 -0
  48. package/dist/assets/formatted/Favorite.d.ts +1 -1
  49. package/dist/assets/formatted/Favorite.js +18 -21
  50. package/dist/assets/formatted/FavoriteActive.d.ts +9 -0
  51. package/dist/assets/formatted/FavoriteActive.js +44 -0
  52. package/dist/assets/formatted/Filters.d.ts +9 -0
  53. package/dist/assets/formatted/Filters.js +37 -0
  54. package/dist/assets/formatted/Fullscreen.d.ts +9 -0
  55. package/dist/assets/formatted/Fullscreen.js +37 -0
  56. package/dist/assets/formatted/FullscreenExit.d.ts +9 -0
  57. package/dist/assets/formatted/FullscreenExit.js +29 -0
  58. package/dist/assets/formatted/Gavel.d.ts +9 -0
  59. package/dist/assets/formatted/Gavel.js +37 -0
  60. package/dist/assets/formatted/GavelActive.d.ts +9 -0
  61. package/dist/assets/formatted/GavelActive.js +37 -0
  62. package/dist/assets/formatted/Grid.d.ts +9 -0
  63. package/dist/assets/formatted/Grid.js +29 -0
  64. package/dist/assets/formatted/Hide.d.ts +9 -0
  65. package/dist/assets/formatted/Hide.js +44 -0
  66. package/dist/assets/formatted/Home.d.ts +9 -0
  67. package/dist/assets/formatted/Home.js +36 -0
  68. package/dist/assets/formatted/HomeActive.d.ts +9 -0
  69. package/dist/assets/formatted/HomeActive.js +39 -0
  70. package/dist/assets/formatted/Icon.d.ts +9 -0
  71. package/dist/assets/formatted/Icon.js +35 -0
  72. package/dist/assets/formatted/IconGreenCircle.d.ts +1 -1
  73. package/dist/assets/formatted/IconRedCircle.d.ts +1 -1
  74. package/dist/assets/formatted/Instagram.d.ts +1 -1
  75. package/dist/assets/formatted/Instagram.js +23 -38
  76. package/dist/assets/formatted/LinkedIn.d.ts +9 -0
  77. package/dist/assets/formatted/LinkedIn.js +35 -0
  78. package/dist/assets/formatted/List.d.ts +9 -0
  79. package/dist/assets/formatted/List.js +38 -0
  80. package/dist/assets/formatted/Lock.d.ts +1 -1
  81. package/dist/assets/formatted/Lock.js +13 -19
  82. package/dist/assets/formatted/MagnificentSeven.d.ts +1 -1
  83. package/dist/assets/formatted/Menu.d.ts +1 -1
  84. package/dist/assets/formatted/Mute.d.ts +9 -0
  85. package/dist/assets/formatted/Mute.js +51 -0
  86. package/dist/assets/formatted/Pause.d.ts +9 -0
  87. package/dist/assets/formatted/Pause.js +35 -0
  88. package/dist/assets/formatted/PhillipsAppIcon.d.ts +1 -1
  89. package/dist/assets/formatted/PhillipsLogo.d.ts +1 -1
  90. package/dist/assets/formatted/Play.d.ts +9 -0
  91. package/dist/assets/formatted/Play.js +35 -0
  92. package/dist/assets/formatted/Red.d.ts +9 -0
  93. package/dist/assets/formatted/Red.js +44 -0
  94. package/dist/assets/formatted/Refresh.d.ts +9 -0
  95. package/dist/assets/formatted/Refresh.js +35 -0
  96. package/dist/assets/formatted/Search.d.ts +1 -1
  97. package/dist/assets/formatted/Search.js +6 -6
  98. package/dist/assets/formatted/Sell.d.ts +9 -0
  99. package/dist/assets/formatted/Sell.js +38 -0
  100. package/dist/assets/formatted/SellActive.d.ts +9 -0
  101. package/dist/assets/formatted/SellActive.js +39 -0
  102. package/dist/assets/formatted/Share.d.ts +1 -1
  103. package/dist/assets/formatted/Share.js +15 -27
  104. package/dist/assets/formatted/Subtract.d.ts +9 -0
  105. package/dist/assets/formatted/Subtract.js +29 -0
  106. package/dist/assets/formatted/Success.d.ts +9 -0
  107. package/dist/assets/formatted/Success.js +29 -0
  108. package/dist/assets/formatted/Tooltip.d.ts +9 -0
  109. package/dist/assets/formatted/Tooltip.js +38 -0
  110. package/dist/assets/formatted/TwitterX.d.ts +9 -0
  111. package/dist/assets/formatted/TwitterX.js +35 -0
  112. package/dist/assets/formatted/Upload.d.ts +9 -0
  113. package/dist/assets/formatted/Upload.js +30 -0
  114. package/dist/assets/formatted/View.d.ts +9 -0
  115. package/dist/assets/formatted/View.js +37 -0
  116. package/dist/assets/formatted/VolumeMaximum.d.ts +9 -0
  117. package/dist/assets/formatted/VolumeMaximum.js +37 -0
  118. package/dist/assets/formatted/VolumeMid.d.ts +9 -0
  119. package/dist/assets/formatted/VolumeMid.js +44 -0
  120. package/dist/assets/formatted/VolumeMinimum.d.ts +9 -0
  121. package/dist/assets/formatted/VolumeMinimum.js +37 -0
  122. package/dist/assets/formatted/WeChat.d.ts +9 -0
  123. package/dist/assets/formatted/WeChat.js +35 -0
  124. package/dist/assets/formatted/index.d.ts +49 -20
  125. package/dist/assets/formatted/index.js +128 -70
  126. package/dist/components/Accordion/AccordionItem.js +36 -36
  127. package/dist/components/Breadcrumb/Breadcrumb.js +10 -10
  128. package/dist/components/Breadcrumb/BreadcrumbItem.js +21 -21
  129. package/dist/components/Carousel/CarouselArrows.js +11 -11
  130. package/dist/components/ContentPeek/ContentPeek.js +25 -25
  131. package/dist/components/Divider/Divider.js +17 -8
  132. package/dist/components/Drawer/Drawer.js +6 -6
  133. package/dist/components/Dropdown/Dropdown.js +8 -6
  134. package/dist/components/Filter/Filter.js +16 -16
  135. package/dist/components/Filter/FilterHeader.js +11 -11
  136. package/dist/components/Icon/Icon.d.ts +3 -2
  137. package/dist/components/Icon/Icon.js +9 -9
  138. package/dist/components/Modal/Modal.js +13 -13
  139. package/dist/components/Search/SearchButton.js +1 -1
  140. package/dist/components/Tags/Tags.js +29 -29
  141. package/dist/patterns/UserManagement/UserManagement.js +13 -29
  142. package/dist/scss/components/Breadcrumb/_breadcrumb.scss +4 -5
  143. package/dist/scss/components/Drawer/_drawer.scss +4 -0
  144. package/dist/scss/components/Filter/_filter.scss +0 -4
  145. package/dist/scss/components/IconButton/_iconButton.scss +9 -5
  146. package/dist/scss/components/Tags/_tags.scss +9 -13
  147. package/dist/scss/patterns/ObjectTile/_objectTile.scss +0 -3
  148. package/dist/scss/patterns/Social/_social.scss +6 -17
  149. package/dist/scss/site-furniture/Footer/_footer.scss +0 -5
  150. package/dist/site-furniture/Footer/Footer.js +5 -5
  151. package/package.json +1 -1
  152. package/dist/assets/formatted/AccountCircle.d.ts +0 -9
  153. package/dist/assets/formatted/AccountCircle.js +0 -40
  154. package/dist/assets/formatted/ArrowPrev.d.ts +0 -9
  155. package/dist/assets/formatted/ArrowPrev.js +0 -37
  156. package/dist/assets/formatted/CalendarAlt.d.ts +0 -9
  157. package/dist/assets/formatted/CalendarAlt.js +0 -44
  158. package/dist/assets/formatted/CarouselArrowNext.d.ts +0 -9
  159. package/dist/assets/formatted/CarouselArrowNext.js +0 -29
  160. package/dist/assets/formatted/CarouselArrowPrev.d.ts +0 -9
  161. package/dist/assets/formatted/CarouselArrowPrev.js +0 -29
  162. package/dist/assets/formatted/Checkmark.d.ts +0 -9
  163. package/dist/assets/formatted/Checkmark.js +0 -37
  164. package/dist/assets/formatted/ChevronNext.d.ts +0 -9
  165. package/dist/assets/formatted/Close.d.ts +0 -9
  166. package/dist/assets/formatted/Close.js +0 -46
  167. package/dist/assets/formatted/FavoriteOutline.d.ts +0 -9
  168. package/dist/assets/formatted/FavoriteOutline.js +0 -38
  169. package/dist/assets/formatted/IconFooterFacebook.d.ts +0 -9
  170. package/dist/assets/formatted/IconFooterFacebook.js +0 -35
  171. package/dist/assets/formatted/IconFooterInstagram.d.ts +0 -9
  172. package/dist/assets/formatted/IconFooterInstagram.js +0 -31
  173. package/dist/assets/formatted/IconFooterLinkedin.d.ts +0 -9
  174. package/dist/assets/formatted/IconFooterLinkedin.js +0 -35
  175. package/dist/assets/formatted/IconFooterRed.d.ts +0 -9
  176. package/dist/assets/formatted/IconFooterRed.js +0 -42
  177. package/dist/assets/formatted/IconFooterWechat.d.ts +0 -9
  178. package/dist/assets/formatted/IconFooterWechat.js +0 -37
  179. package/dist/assets/formatted/Minus.d.ts +0 -9
  180. package/dist/assets/formatted/Minus.js +0 -46
  181. package/dist/assets/formatted/Plus.d.ts +0 -9
  182. package/dist/assets/formatted/Plus.js +0 -46
  183. package/dist/assets/formatted/React.d.ts +0 -9
  184. package/dist/assets/formatted/React.js +0 -36
  185. package/dist/assets/formatted/Spotify.d.ts +0 -9
  186. package/dist/assets/formatted/Spotify.js +0 -35
  187. package/dist/assets/formatted/Wechat.d.ts +0 -9
  188. package/dist/assets/formatted/Wechat.js +0 -42
  189. package/dist/assets/formatted/Youtube.d.ts +0 -9
  190. package/dist/assets/formatted/Youtube.js +0 -36
@@ -0,0 +1,9 @@
1
+ interface SvgAccountProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgAccount: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgAccountProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgAccount;
@@ -0,0 +1,36 @@
1
+ import { jsxs as a, jsx as i } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as h } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const u = m(
5
+ h((e, l) => {
6
+ const { color: r, height: s, width: c, title: n, titleId: d } = e, t = n || "SvgAccount", o = d || p(t);
7
+ return /* @__PURE__ */ a(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: s,
14
+ width: c,
15
+ role: "img",
16
+ ref: l,
17
+ "aria-labelledby": o,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ i("title", { id: o, children: t }) : null,
21
+ /* @__PURE__ */ i(
22
+ "path",
23
+ {
24
+ stroke: r,
25
+ strokeWidth: 2,
26
+ d: "M11.91 14c2.52 0 4.525.805 5.896 2.154 1.182 1.165 1.957 2.8 2.147 4.846H4.043c.182-2.059.926-3.695 2.071-4.855C7.438 14.803 9.392 14 11.91 14ZM12 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z"
27
+ }
28
+ )
29
+ ]
30
+ }
31
+ );
32
+ })
33
+ );
34
+ export {
35
+ u as default
36
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgAccountActiveProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgAccountActive: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgAccountActiveProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgAccountActive;
@@ -0,0 +1,37 @@
1
+ import { jsxs as a, jsx as l } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as f } from "react";
3
+ import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
+ const w = m(
5
+ f((e, r) => {
6
+ const { color: o, height: c, width: s, title: n, titleId: d } = e, t = n || "SvgAccountActive", i = d || h(t);
7
+ return /* @__PURE__ */ a(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: c,
14
+ width: s,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": i,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ l("title", { id: i, children: t }) : null,
21
+ /* @__PURE__ */ l(
22
+ "path",
23
+ {
24
+ fill: o,
25
+ stroke: o,
26
+ strokeWidth: 2,
27
+ d: "M11.91 14c2.52 0 4.525.805 5.896 2.154 1.182 1.165 1.957 2.8 2.147 4.846H4.043c.182-2.059.926-3.695 2.071-4.855C7.438 14.803 9.392 14 11.91 14ZM12 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ })
34
+ );
35
+ export {
36
+ w as default
37
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgAddProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgAdd: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgAddProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgAdd;
@@ -0,0 +1,29 @@
1
+ import { jsxs as h, jsx as i } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as a } from "react";
3
+ import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
+ const w = m(
5
+ a((l, o) => {
6
+ const { color: d, height: r, width: n, title: s, titleId: v } = l, e = s || "SvgAdd", t = v || f(e);
7
+ return /* @__PURE__ */ h(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: r,
14
+ width: n,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": t,
18
+ ...l,
19
+ children: [
20
+ e ? /* @__PURE__ */ i("title", { id: t, children: e }) : null,
21
+ /* @__PURE__ */ i("path", { fill: d, fillRule: "evenodd", d: "M11 11V4h2v7h7v2h-7v7h-2v-7H4v-2z", clipRule: "evenodd" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ w as default
29
+ };
@@ -1,4 +1,4 @@
1
- interface SvgAppleAppStoreBadgeProps {
1
+ interface SvgAppleAppStoreBadgeProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,17 +1,17 @@
1
1
  import { jsxs as v, jsx as h } from "react/jsx-runtime";
2
- import { memo as o, forwardRef as d } from "react";
3
- import { kebabCase as s } from "../../node_modules/change-case/dist/index.js";
4
- const z = o(
2
+ import { memo as r, forwardRef as d } from "react";
3
+ import { kebabCase as o } from "../../node_modules/change-case/dist/index.js";
4
+ const n = r(
5
5
  d((a, m) => {
6
- const { color: e, height: t, width: i, title: p, titleId: r } = a, c = p || "SvgAppleAppStoreBadge", l = r || s(c);
6
+ const { height: e, width: t, title: i, titleId: p } = a, c = i || "SvgAppleAppStoreBadge", l = p || o(c);
7
7
  return /* @__PURE__ */ v(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
12
  viewBox: "0 0 132 44",
13
- height: t,
14
- width: i,
13
+ height: e,
14
+ width: t,
15
15
  role: "img",
16
16
  ref: m,
17
17
  "aria-labelledby": l,
@@ -29,7 +29,7 @@ const z = o(
29
29
  /* @__PURE__ */ h(
30
30
  "path",
31
31
  {
32
- fill: e,
32
+ fill: "#000",
33
33
  d: "M9.252 42.745c-.334 0-.66-.005-.99-.012a14 14 0 0 1-2.048-.178 6.5 6.5 0 0 1-1.816-.599 5.9 5.9 0 0 1-1.53-1.11A5.8 5.8 0 0 1 1.75 39.32c-.29-.57-.49-1.18-.595-1.81a13.5 13.5 0 0 1-.182-2.05 99 99 0 0 1-.017-.997V9.226s.01-.756.017-.978q.013-1.03.18-2.045a6.3 6.3 0 0 1 .596-1.816 6.1 6.1 0 0 1 2.649-2.644 6.4 6.4 0 0 1 1.811-.595Q7.23.983 8.264.969l.989-.013h112.591l1.001.014q1.025.012 2.036.177a6.5 6.5 0 0 1 1.83.599 6.1 6.1 0 0 1 2.646 2.644 6.3 6.3 0 0 1 .587 1.801q.17 1.024.19 2.062c.003.31.003.642.003.973.009.41.009.8.009 1.192v22.865c0 .397 0 .785-.009 1.175 0 .355 0 .68-.004 1.016a14 14 0 0 1-.187 2.025 6.3 6.3 0 0 1-.592 1.824 6 6 0 0 1-1.113 1.514 5.9 5.9 0 0 1-1.533 1.117 6.4 6.4 0 0 1-1.827.6q-1.017.166-2.048.18c-.321.006-.657.01-.983.01l-1.188.003z"
34
34
  }
35
35
  ),
@@ -48,5 +48,5 @@ const z = o(
48
48
  })
49
49
  );
50
50
  export {
51
- z as default
51
+ n as default
52
52
  };
@@ -0,0 +1,9 @@
1
+ interface SvgArrowDownProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgArrowDown: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgArrowDownProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgArrowDown;
@@ -0,0 +1,29 @@
1
+ import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as f } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const v = a(
5
+ f((l, r) => {
6
+ const { color: i, height: n, width: s, title: d, titleId: w } = l, t = d || "SvgArrowDown", o = w || p(t);
7
+ return /* @__PURE__ */ m(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: n,
14
+ width: s,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": o,
18
+ ...l,
19
+ children: [
20
+ t ? /* @__PURE__ */ e("title", { id: o, children: t }) : null,
21
+ /* @__PURE__ */ e("path", { fill: i, d: "M13 4v13.844l4.854-4.107 1.292 1.526L12 21.31l-7.146-6.047 1.292-1.526L11 17.844V4z" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ v as default
29
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgArrowLeftProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgArrowLeft: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgArrowLeftProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgArrowLeft;
@@ -0,0 +1,29 @@
1
+ import { jsxs as f, jsx as o } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as w } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const v = a(
5
+ w((e, r) => {
6
+ const { color: i, height: s, width: d, title: m, titleId: n } = e, t = m || "SvgArrowLeft", l = n || p(t);
7
+ return /* @__PURE__ */ f(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: s,
14
+ width: d,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": l,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ o("title", { id: l, children: t }) : null,
21
+ /* @__PURE__ */ o("path", { fill: i, d: "m6.156 13 4.107 4.854-1.526 1.292L2.69 12l6.047-7.146 1.526 1.292L6.156 11H20v2z" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ v as default
29
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgArrowRightProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgArrowRight: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgArrowRightProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgArrowRight;
@@ -0,0 +1,29 @@
1
+ import { jsxs as m, jsx as i } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as g } from "react";
3
+ import { kebabCase as w } from "../../node_modules/change-case/dist/index.js";
4
+ const v = a(
5
+ g((l, o) => {
6
+ const { color: r, height: s, width: d, title: n, titleId: h } = l, t = n || "SvgArrowRight", e = h || w(t);
7
+ return /* @__PURE__ */ m(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: s,
14
+ width: d,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": e,
18
+ ...l,
19
+ children: [
20
+ t ? /* @__PURE__ */ i("title", { id: e, children: t }) : null,
21
+ /* @__PURE__ */ i("path", { fill: r, d: "M15.263 4.854 21.31 12l-6.047 7.146-1.526-1.292L17.844 13H4v-2h13.844l-4.107-4.854z" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ v as default
29
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgArrowUpProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgArrowUp: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgArrowUpProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgArrowUp;
@@ -0,0 +1,29 @@
1
+ import { jsxs as p, jsx as o } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as w } from "react";
3
+ import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
+ const v = a(
5
+ w((l, r) => {
6
+ const { color: i, height: s, width: d, title: m, titleId: n } = l, t = m || "SvgArrowUp", e = n || f(t);
7
+ return /* @__PURE__ */ p(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: s,
14
+ width: d,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": e,
18
+ ...l,
19
+ children: [
20
+ t ? /* @__PURE__ */ o("title", { id: e, children: t }) : null,
21
+ /* @__PURE__ */ o("path", { fill: i, d: "m12 2.69 7.146 6.047-1.292 1.526L13 6.156V20h-2V6.156l-4.854 4.107-1.292-1.526z" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ v as default
29
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgBagProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgBag: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgBagProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgBag;
@@ -0,0 +1,37 @@
1
+ import { jsxs as m, jsx as i } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as c } from "react";
3
+ import { kebabCase as v } from "../../node_modules/change-case/dist/index.js";
4
+ const w = a(
5
+ c((e, o) => {
6
+ const { color: r, height: d, width: s, title: n, titleId: h } = e, l = n || "SvgBag", t = h || v(l);
7
+ return /* @__PURE__ */ m(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: s,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": t,
18
+ ...e,
19
+ children: [
20
+ l ? /* @__PURE__ */ i("title", { id: t, children: l }) : null,
21
+ /* @__PURE__ */ i(
22
+ "path",
23
+ {
24
+ fill: r,
25
+ fillRule: "evenodd",
26
+ d: "M6.956 8c0-2.761 2.258-5 5.044-5s5.044 2.239 5.044 5h3.954l.995 11.834A2.007 2.007 0 0 1 19.983 22H4.017c-1.18 0-2.109-1-2.01-2.166L3.001 8zm0 2v2h2.018v-2h6.052v2h2.018v-2h2.098l.84 10H4.018l.84-10zm8.07-2H8.974c0-1.657 1.355-3 3.026-3s3.026 1.343 3.026 3",
27
+ clipRule: "evenodd"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ })
34
+ );
35
+ export {
36
+ w as default
37
+ };
@@ -1,4 +1,4 @@
1
- interface SvgCalendarProps {
1
+ interface SvgCalendarProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,24 +1,32 @@
1
- import { jsxs as h, jsx as r } from "react/jsx-runtime";
2
- import { memo as m, forwardRef as n } from "react";
3
- import { kebabCase as v } from "../../node_modules/change-case/dist/index.js";
4
- const w = m(
5
- n((e, i) => {
6
- const { color: o, height: a, width: d, title: s, titleId: c } = e, t = s || "SvgCalendar", l = c || v(t);
7
- return /* @__PURE__ */ h(
1
+ import { jsxs as v, jsx as i } from "react/jsx-runtime";
2
+ import { memo as s, forwardRef as c } from "react";
3
+ import { kebabCase as m } from "../../node_modules/change-case/dist/index.js";
4
+ const w = s(
5
+ c((l, o) => {
6
+ const { color: r, height: d, width: h, title: a, titleId: n } = l, e = a || "SvgCalendar", t = n || m(e);
7
+ return /* @__PURE__ */ v(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
- fill: o,
12
- viewBox: "0 0 15 15",
13
- height: a,
14
- width: d,
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: h,
15
15
  role: "img",
16
- ref: i,
17
- "aria-labelledby": l,
18
- ...e,
16
+ ref: o,
17
+ "aria-labelledby": t,
18
+ ...l,
19
19
  children: [
20
- t ? /* @__PURE__ */ r("title", { id: l, children: t }) : null,
21
- /* @__PURE__ */ r("path", { d: "M10.5 8.25H8.25A.75.75 0 0 0 7.5 9v2.25c0 .412.338.75.75.75h2.25c.412 0 .75-.338.75-.75V9a.75.75 0 0 0-.75-.75m0-7.5v.75h-6V.75A.75.75 0 0 0 3.75 0 .75.75 0 0 0 3 .75v.75h-.75C1.417 1.5.757 2.175.757 3L.75 13.5a1.5 1.5 0 0 0 1.5 1.5h10.5c.825 0 1.5-.675 1.5-1.5V3c0-.825-.675-1.5-1.5-1.5H12V.75a.75.75 0 0 0-.75-.75.75.75 0 0 0-.75.75M12 13.5H3a.75.75 0 0 1-.75-.75v-7.5h10.5v7.5c0 .412-.338.75-.75.75" })
20
+ e ? /* @__PURE__ */ i("title", { id: t, children: e }) : null,
21
+ /* @__PURE__ */ i(
22
+ "path",
23
+ {
24
+ fill: r,
25
+ fillRule: "evenodd",
26
+ d: "M9 4.999V3H7v2H2v14a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5h-5V3h-2v2H9zM7 7v.53c0 .26.21.47.47.47h1.06c.26 0 .47-.21.47-.47V7h6v.53c0 .26.21.47.47.47h1.06c.26 0 .47-.21.47-.47V7h3v3H4V7zm-3 5h16v7H4zm5 5h6v-2H9z",
27
+ clipRule: "evenodd"
28
+ }
29
+ )
22
30
  ]
23
31
  }
24
32
  );
@@ -1,4 +1,4 @@
1
- interface SvgChevronDownProps {
1
+ interface SvgChevronDownProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,15 +1,15 @@
1
- import { jsxs as m, jsx as o } from "react/jsx-runtime";
2
- import { memo as a, forwardRef as f } from "react";
3
- import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
- const g = a(
5
- f((l, i) => {
6
- const { color: r, height: n, width: d, title: s, titleId: c } = l, e = s || "SvgChevronDown", t = c || h(e);
7
- return /* @__PURE__ */ m(
1
+ import { jsxs as a, jsx as o } from "react/jsx-runtime";
2
+ import { memo as f, forwardRef as h } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const g = f(
5
+ h((l, i) => {
6
+ const { color: r, height: n, width: d, title: s, titleId: m } = l, e = s || "SvgChevronDown", t = m || p(e);
7
+ return /* @__PURE__ */ a(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
- viewBox: "0 0 32 32",
12
+ viewBox: "0 0 24 24",
13
13
  height: n,
14
14
  width: d,
15
15
  role: "img",
@@ -23,7 +23,7 @@ const g = a(
23
23
  {
24
24
  fill: r,
25
25
  fillRule: "evenodd",
26
- d: "m16.131 18.253 8.288-8.289c.293-.293 1.07-.345 1.516.101.446.447.393 1.223.1 1.516l-9.192 9.192c-.148.149-.42.235-.712.226-.29.01-.563-.077-.712-.226l-9.192-9.192c-.293-.293-.345-1.07.101-1.516s1.222-.394 1.515-.1z",
26
+ d: "M20.659 9.253 12 16.829 3.342 9.253l1.317-1.506L12 14.171l7.342-6.424z",
27
27
  clipRule: "evenodd"
28
28
  }
29
29
  )
@@ -0,0 +1,9 @@
1
+ interface SvgChevronLeftProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgChevronLeft: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgChevronLeftProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgChevronLeft;
@@ -1,15 +1,15 @@
1
1
  import { jsxs as m, jsx as o } from "react/jsx-runtime";
2
- import { memo as a, forwardRef as f } from "react";
3
- import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
2
+ import { memo as a, forwardRef as h } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
4
  const w = a(
5
- f((t, i) => {
6
- const { color: r, height: d, width: n, title: s, titleId: c } = t, e = s || "SvgChevronNext", l = c || h(e);
5
+ h((t, i) => {
6
+ const { color: r, height: d, width: n, title: s, titleId: f } = t, e = s || "SvgChevronLeft", l = f || p(e);
7
7
  return /* @__PURE__ */ m(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
- viewBox: "0 0 8 14",
12
+ viewBox: "0 0 24 24",
13
13
  height: d,
14
14
  width: n,
15
15
  role: "img",
@@ -23,7 +23,7 @@ const w = a(
23
23
  {
24
24
  fill: r,
25
25
  fillRule: "evenodd",
26
- d: "m5.658 7.082-5.18 5.18c-.183.183-.216.668.063.947.279.28.764.246.947.063l5.745-5.745c.093-.093.147-.263.142-.445.005-.182-.05-.352-.142-.445L1.488.892C1.305.709.82.676.54.955c-.28.279-.246.764-.063.947z",
26
+ d: "m9.829 12 6.424-7.341-1.506-1.318L7.171 12l7.576 8.659 1.506-1.317z",
27
27
  clipRule: "evenodd"
28
28
  }
29
29
  )
@@ -1,4 +1,4 @@
1
- interface SvgChevronRightProps {
1
+ interface SvgChevronRightProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,29 +1,29 @@
1
- import { jsxs as h, jsx as i } from "react/jsx-runtime";
2
- import { memo as m, forwardRef as a } from "react";
3
- import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
- const w = m(
5
- a((l, o) => {
6
- const { color: r, height: d, width: n, title: s, titleId: c } = l, e = s || "SvgChevronRight", t = c || f(e);
7
- return /* @__PURE__ */ h(
1
+ import { jsxs as m, jsx as i } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as f } from "react";
3
+ import { kebabCase as g } from "../../node_modules/change-case/dist/index.js";
4
+ const w = a(
5
+ f((t, o) => {
6
+ const { color: r, height: d, width: n, title: s, titleId: h } = t, e = s || "SvgChevronRight", l = h || g(e);
7
+ return /* @__PURE__ */ m(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
- viewBox: "0 0 32 32",
12
+ viewBox: "0 0 24 24",
13
13
  height: d,
14
14
  width: n,
15
15
  role: "img",
16
16
  ref: o,
17
- "aria-labelledby": t,
18
- ...l,
17
+ "aria-labelledby": l,
18
+ ...t,
19
19
  children: [
20
- e ? /* @__PURE__ */ i("title", { id: t, children: e }) : null,
20
+ e ? /* @__PURE__ */ i("title", { id: l, children: e }) : null,
21
21
  /* @__PURE__ */ i(
22
22
  "path",
23
23
  {
24
24
  fill: r,
25
25
  fillRule: "evenodd",
26
- d: "m20.252 16.131-8.288 8.288c-.293.293-.345 1.07.101 1.516.447.446 1.223.393 1.516.1l9.192-9.192c.149-.148.235-.42.226-.712.01-.29-.077-.563-.226-.712l-9.192-9.192c-.293-.293-1.07-.345-1.516.101s-.393 1.222-.1 1.515z",
26
+ d: "M9.252 3.341 16.83 12l-7.577 8.659-1.505-1.317L14.171 12 7.747 4.659z",
27
27
  clipRule: "evenodd"
28
28
  }
29
29
  )
@@ -0,0 +1,9 @@
1
+ interface SvgChevronUpProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgChevronUp: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgChevronUpProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgChevronUp;
@@ -0,0 +1,37 @@
1
+ import { jsxs as p, jsx as o } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as f } from "react";
3
+ import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
+ const w = a(
5
+ f((l, i) => {
6
+ const { color: r, height: d, width: n, title: s, titleId: m } = l, e = s || "SvgChevronUp", t = m || h(e);
7
+ return /* @__PURE__ */ p(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: n,
15
+ role: "img",
16
+ ref: i,
17
+ "aria-labelledby": t,
18
+ ...l,
19
+ children: [
20
+ e ? /* @__PURE__ */ o("title", { id: t, children: e }) : null,
21
+ /* @__PURE__ */ o(
22
+ "path",
23
+ {
24
+ fill: r,
25
+ fillRule: "evenodd",
26
+ d: "m12 7.171 8.659 7.576-1.317 1.506L12 9.829 4.66 16.253l-1.317-1.506z",
27
+ clipRule: "evenodd"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ })
34
+ );
35
+ export {
36
+ w as default
37
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgCloseXProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgCloseX: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgCloseXProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgCloseX;