@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,29 @@
1
+ import { jsxs as a, jsx as r } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as p } from "react";
3
+ import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
+ const u = m(
5
+ p((e, i) => {
6
+ const { color: l, height: s, width: c, title: d, titleId: n } = e, t = d || "SvgSuccess", o = n || 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: s,
14
+ width: c,
15
+ role: "img",
16
+ ref: i,
17
+ "aria-labelledby": o,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ r("title", { id: o, children: t }) : null,
21
+ /* @__PURE__ */ r("path", { stroke: l, strokeLinecap: "square", strokeWidth: 2, d: "M20 6 9 17l-5-5" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ u as default
29
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgTooltipProps 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 SvgTooltip: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgTooltipProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgTooltip;
@@ -0,0 +1,38 @@
1
+ import { jsxs as p, jsx as t } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as f } from "react";
3
+ import { kebabCase as c } from "../../node_modules/change-case/dist/index.js";
4
+ const w = m(
5
+ f((e, r) => {
6
+ const { color: o, height: d, width: s, title: n, titleId: a } = e, l = n || "SvgTooltip", i = a || c(l);
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: s,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": i,
18
+ ...e,
19
+ children: [
20
+ l ? /* @__PURE__ */ t("title", { id: i, children: l }) : null,
21
+ /* @__PURE__ */ t("path", { fill: o, d: "M11 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0M13 11v6h-2v-6z" }),
22
+ /* @__PURE__ */ t(
23
+ "path",
24
+ {
25
+ fill: o,
26
+ fillRule: "evenodd",
27
+ d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0",
28
+ clipRule: "evenodd"
29
+ }
30
+ )
31
+ ]
32
+ }
33
+ );
34
+ })
35
+ );
36
+ export {
37
+ w as default
38
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgXProps 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 SvgX: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgXProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgX;
@@ -0,0 +1,35 @@
1
+ import { jsxs as n, jsx as i } 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, o) => {
6
+ const { color: r, height: s, width: d, title: h, titleId: m } = l, t = h || "SvgX", e = m || p(t);
7
+ return /* @__PURE__ */ n(
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(
22
+ "path",
23
+ {
24
+ fill: r,
25
+ d: "M13.903 10.469 21.348 2h-1.764l-6.465 7.353L7.955 2H2l7.808 11.12L2 22h1.764l6.828-7.765L16.044 22H22zm-2.417 2.748-.791-1.107L4.4 3.3h2.71l5.08 7.11.791 1.107 6.604 9.242h-2.71z"
26
+ }
27
+ )
28
+ ]
29
+ }
30
+ );
31
+ })
32
+ );
33
+ export {
34
+ v as default
35
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgUploadProps 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 SvgUpload: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgUploadProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgUpload;
@@ -0,0 +1,30 @@
1
+ import { jsxs as n, jsx as t } from "react/jsx-runtime";
2
+ import { memo as p, forwardRef as m } from "react";
3
+ import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
+ const w = p(
5
+ m((e, r) => {
6
+ const { color: o, height: a, width: d, title: s, titleId: h } = e, l = s || "SvgUpload", i = h || f(l);
7
+ return /* @__PURE__ */ n(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: a,
14
+ width: d,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": i,
18
+ ...e,
19
+ children: [
20
+ l ? /* @__PURE__ */ t("title", { id: i, children: l }) : null,
21
+ /* @__PURE__ */ t("path", { fill: o, d: "M4 8V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4h-2V4H6v4z" }),
22
+ /* @__PURE__ */ t("path", { fill: o, d: "M18.133 12.726 12 7.708l-6.133 5.018 1.266 1.548L11 11.11V22h2V11.11l3.867 3.164z" })
23
+ ]
24
+ }
25
+ );
26
+ })
27
+ );
28
+ export {
29
+ w as default
30
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgViewProps 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 SvgView: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgViewProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgView;
@@ -0,0 +1,37 @@
1
+ import { jsxs as n, jsx as i } from "react/jsx-runtime";
2
+ import { memo as c, forwardRef as f } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const h = c(
5
+ f((e, o) => {
6
+ const { color: r, height: s, width: a, title: d, titleId: m } = e, l = d || "SvgView", t = m || p(l);
7
+ return /* @__PURE__ */ n(
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: a,
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: "M4.206 12a16.125 16.125 0 0 0 1.959 2.84C7.61 16.507 9.588 18 12 18s4.39-1.494 5.835-3.16A16 16 0 0 0 19.794 12a16.125 16.125 0 0 0-1.959-2.84C16.39 7.493 14.412 6 12 6S7.61 7.494 6.165 9.16A16 16 0 0 0 4.206 12m16.702 0 .896-.424-.002-.003-.003-.006-.009-.02a8 8 0 0 0-.157-.313 18.125 18.125 0 0 0-2.31-3.393C17.734 6.006 15.257 4 12 4S6.268 6.006 4.676 7.84a18 18 0 0 0-2.433 3.638l-.033.069-.01.02-.002.006-.001.002s-.001.002.896.425l-.897-.424L2 12l.196.424.897-.424-.897.424v.001l.002.002.003.006.009.02.033.07q.043.087.124.243a18.12 18.12 0 0 0 2.31 3.393C6.267 17.994 8.743 20 12 20s5.732-2.006 7.324-3.84a18 18 0 0 0 2.433-3.638l.033-.069.01-.02.002-.006.001-.002s.001-.002-.896-.425m0 0 .896.424L22 12l-.196-.424zM12 10a1.99 1.99 0 0 0-1.98 2c0 1.105.887 2 1.98 2a1.99 1.99 0 0 0 1.98-2c0-1.105-.887-2-1.98-2m-3.959 2c0-2.21 1.773-4 3.959-4s3.959 1.79 3.959 4-1.773 4-3.959 4-3.959-1.79-3.959-4",
27
+ clipRule: "evenodd"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ })
34
+ );
35
+ export {
36
+ h as default
37
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgVolumeMaximumProps 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 SvgVolumeMaximum: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgVolumeMaximumProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgVolumeMaximum;
@@ -0,0 +1,37 @@
1
+ import { jsxs as s, jsx as i } from "react/jsx-runtime";
2
+ import { memo as c, forwardRef as f } from "react";
3
+ import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
+ const g = c(
5
+ f((e, o) => {
6
+ const { color: m, height: r, width: a, title: d, titleId: n } = e, l = d || "SvgVolumeMaximum", t = n || h(l);
7
+ return /* @__PURE__ */ s(
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: a,
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: m,
25
+ fillRule: "evenodd",
26
+ d: "M13.54 2v20l-6.146-6.16H3.958A.96.96 0 0 1 3 14.88V9.12c0-.531.429-.96.958-.96h3.436zm-1.916 4.636L8.47 9.798a.96.96 0 0 1-.678.282H4.916v3.84h2.875c.254 0 .498.102.678.282l3.155 3.162zm6.612-2.77.678.678a10.574 10.574 0 0 1 0 14.935l-.678.68-1.355-1.358.677-.68a8.65 8.65 0 0 0 0-12.219l-.677-.679zm-2.424 3.389.678.679a5.77 5.77 0 0 1 0 8.147l-.678.679-1.355-1.358.677-.68a3.845 3.845 0 0 0 0-5.43l-.677-.68z",
27
+ clipRule: "evenodd"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ })
34
+ );
35
+ export {
36
+ g as default
37
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgVolumeMidProps 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 SvgVolumeMid: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgVolumeMidProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgVolumeMid;
@@ -0,0 +1,44 @@
1
+ import { jsxs as n, jsx as e } 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 u = f(
5
+ h((t, d) => {
6
+ const { color: i, height: r, width: s, title: a, titleId: m } = t, l = a || "SvgVolumeMid", o = m || p(l);
7
+ return /* @__PURE__ */ n(
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: s,
15
+ role: "img",
16
+ ref: d,
17
+ "aria-labelledby": o,
18
+ ...t,
19
+ children: [
20
+ l ? /* @__PURE__ */ e("title", { id: o, children: l }) : null,
21
+ /* @__PURE__ */ e(
22
+ "path",
23
+ {
24
+ fill: i,
25
+ fillRule: "evenodd",
26
+ d: "m14.69 22-6.233-6.159H4.972a.966.966 0 0 1-.972-.96V9.119l.005-.098a.97.97 0 0 1 .967-.862h3.485L14.69 2zM9.546 9.798a.98.98 0 0 1-.687.281H5.944v3.842h2.915l.096.004a.98.98 0 0 1 .591.277l3.2 3.162V6.636z",
27
+ clipRule: "evenodd"
28
+ }
29
+ ),
30
+ /* @__PURE__ */ e(
31
+ "path",
32
+ {
33
+ fill: i,
34
+ d: "m18.334 7.523.196.23C19.483 8.93 20 10.445 20 12s-.517 3.07-1.47 4.246l-.197.23-.643.72-1.456-1.272.644-.719.135-.16c.661-.816 1.043-1.9 1.043-3.045s-.382-2.23-1.043-3.046l-.135-.16-.644-.718 1.456-1.272z"
35
+ }
36
+ )
37
+ ]
38
+ }
39
+ );
40
+ })
41
+ );
42
+ export {
43
+ u as default
44
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgVolumeMinimumProps 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 SvgVolumeMinimum: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgVolumeMinimumProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgVolumeMinimum;
@@ -0,0 +1,37 @@
1
+ import { jsxs as s, jsx as i } 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((e, o) => {
6
+ const { color: r, height: m, width: d, title: n, titleId: a } = e, l = n || "SvgVolumeMinimum", t = a || p(l);
7
+ return /* @__PURE__ */ s(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: m,
14
+ width: d,
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: "m14.69 22-6.233-6.159H4.972a.966.966 0 0 1-.972-.96V9.119l.005-.098a.97.97 0 0 1 .967-.862h3.485L14.69 2zM9.546 9.798a.98.98 0 0 1-.687.281H5.944v3.842h2.915l.096.004a.98.98 0 0 1 .591.277l3.2 3.162V6.636z",
27
+ clipRule: "evenodd"
28
+ }
29
+ )
30
+ ]
31
+ }
32
+ );
33
+ })
34
+ );
35
+ export {
36
+ g as default
37
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgWeChatProps 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 SvgWeChat: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgWeChatProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgWeChat;
@@ -0,0 +1,35 @@
1
+ import { jsxs as d, jsx as i } from "react/jsx-runtime";
2
+ import { memo as n, forwardRef as h } from "react";
3
+ import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
+ const v = n(
5
+ h((l, o) => {
6
+ const { color: c, height: r, width: a, title: s, titleId: m } = l, t = s || "SvgWeChat", e = m || f(t);
7
+ return /* @__PURE__ */ d(
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: a,
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(
22
+ "path",
23
+ {
24
+ fill: c,
25
+ d: "M16.004 8.786c3.309 0 5.996 2.4 5.996 5.341 0 1.645-.823 3.096-2.104 4.083-.163.116-.219.31-.182.503l.293 1.258c.037.116-.09.213-.182.155l-1.481-.852a.8.8 0 0 0-.512-.058 6.1 6.1 0 0 1-1.81.252c-3.31 0-5.996-2.4-5.997-5.341s2.67-5.34 5.979-5.34M9.239 3c3.566 0 6.527 2.264 7.113 5.225h-.275c-3.62 0-6.545 2.652-6.545 5.922 0 .505.074 1.008.22 1.489-.183.02-.347.02-.512.02a8.5 8.5 0 0 1-2.23-.31.52.52 0 0 0-.476.058l-2.138 1.354c-.128.078-.274-.057-.238-.193l.548-2.051c.018-.136-.018-.27-.128-.348C3.006 13.005 2 11.263 2 9.328 2 5.825 5.236 3 9.24 3m4.465 8.706a.8.8 0 0 0-.42.238.9.9 0 0 0-.226.447.9.9 0 0 0 .046.503.86.86 0 0 0 .304.39.79.79 0 0 0 1.04-.107.88.88 0 0 0 .24-.617.9.9 0 0 0-.14-.484.83.83 0 0 0-.368-.32.8.8 0 0 0-.476-.05m4.041 0a.8.8 0 0 0-.422.238.9.9 0 0 0-.224.447.9.9 0 0 0 .046.503.86.86 0 0 0 .303.39.8.8 0 0 0 .457.147c.439 0 .822-.387.822-.87a.9.9 0 0 0-.138-.485.83.83 0 0 0-.37-.32.8.8 0 0 0-.474-.05M6.808 6.348c-.53 0-.969.464-.97 1.025 0 .561.44 1.026.97 1.026.548 0 .968-.464.968-1.026 0-.561-.438-1.025-.968-1.025m4.863 0c-.53 0-.969.464-.969 1.025 0 .562.438 1.026.969 1.026s.969-.464.969-1.026c0-.561-.439-1.025-.97-1.025"
26
+ }
27
+ )
28
+ ]
29
+ }
30
+ );
31
+ })
32
+ );
33
+ export {
34
+ v as default
35
+ };
@@ -1,35 +1,64 @@
1
- export { default as AccountCircle } from './AccountCircle';
1
+ export { default as AccountActive } from './AccountActive';
2
+ export { default as Account } from './Account';
3
+ export { default as Add } from './Add';
2
4
  export { default as AppleAppStoreBadge } from './AppleAppStoreBadge';
3
- export { default as ArrowPrev } from './ArrowPrev';
5
+ export { default as ArrowDown } from './ArrowDown';
6
+ export { default as ArrowLeft } from './ArrowLeft';
7
+ export { default as ArrowRight } from './ArrowRight';
8
+ export { default as ArrowUp } from './ArrowUp';
9
+ export { default as Bag } from './Bag';
4
10
  export { default as Calendar } from './Calendar';
5
- export { default as CalendarAlt } from './CalendarAlt';
6
- export { default as CarouselArrowNext } from './CarouselArrowNext';
7
- export { default as CarouselArrowPrev } from './CarouselArrowPrev';
8
- export { default as Checkmark } from './Checkmark';
9
11
  export { default as ChevronDown } from './ChevronDown';
10
- export { default as ChevronNext } from './ChevronNext';
12
+ export { default as ChevronLeft } from './ChevronLeft';
11
13
  export { default as ChevronRight } from './ChevronRight';
12
- export { default as Close } from './Close';
14
+ export { default as ChevronUp } from './ChevronUp';
15
+ export { default as CloseX } from './CloseX';
16
+ export { default as ConditionReport } from './ConditionReport';
17
+ export { default as Delete } from './Delete';
18
+ export { default as Download } from './Download';
19
+ export { default as Edit } from './Edit';
20
+ export { default as Email } from './Email';
21
+ export { default as Error } from './Error';
22
+ export { default as ExternalLink } from './ExternalLink';
23
+ export { default as Facebook } from './Facebook';
24
+ export { default as FavoriteActive } from './FavoriteActive';
13
25
  export { default as Favorite } from './Favorite';
14
- export { default as FavoriteOutline } from './FavoriteOutline';
15
- export { default as IconFooterFacebook } from './IconFooterFacebook';
16
- export { default as IconFooterInstagram } from './IconFooterInstagram';
17
- export { default as IconFooterLinkedin } from './IconFooterLinkedin';
18
- export { default as IconFooterRed } from './IconFooterRed';
19
- export { default as IconFooterWechat } from './IconFooterWechat';
26
+ export { default as Filters } from './Filters';
27
+ export { default as Fullscreen } from './Fullscreen';
28
+ export { default as FullscreenExit } from './FullscreenExit';
29
+ export { default as GavelActive } from './GavelActive';
30
+ export { default as Gavel } from './Gavel';
31
+ export { default as Grid } from './Grid';
32
+ export { default as Hide } from './Hide';
33
+ export { default as HomeActive } from './HomeActive';
34
+ export { default as Home } from './Home';
20
35
  export { default as IconGreenCircle } from './IconGreenCircle';
21
36
  export { default as IconRedCircle } from './IconRedCircle';
37
+ export { default as Icon } from './Icon';
22
38
  export { default as Instagram } from './Instagram';
39
+ export { default as LinkedIn } from './LinkedIn';
40
+ export { default as List } from './List';
23
41
  export { default as Lock } from './Lock';
24
42
  export { default as MagnificentSeven } from './MagnificentSeven';
25
43
  export { default as Menu } from './Menu';
26
- export { default as Minus } from './Minus';
44
+ export { default as Mute } from './Mute';
45
+ export { default as Pause } from './Pause';
27
46
  export { default as PhillipsAppIcon } from './PhillipsAppIcon';
28
47
  export { default as PhillipsLogo } from './PhillipsLogo';
29
- export { default as Plus } from './Plus';
30
- export { default as React } from './React';
48
+ export { default as Play } from './Play';
49
+ export { default as Red } from './Red';
50
+ export { default as Refresh } from './Refresh';
31
51
  export { default as Search } from './Search';
52
+ export { default as SellActive } from './SellActive';
53
+ export { default as Sell } from './Sell';
32
54
  export { default as Share } from './Share';
33
- export { default as Spotify } from './Spotify';
34
- export { default as Wechat } from './Wechat';
35
- export { default as Youtube } from './Youtube';
55
+ export { default as Subtract } from './Subtract';
56
+ export { default as Success } from './Success';
57
+ export { default as Tooltip } from './Tooltip';
58
+ export { default as TwitterX } from './TwitterX';
59
+ export { default as Upload } from './Upload';
60
+ export { default as View } from './View';
61
+ export { default as VolumeMaximum } from './VolumeMaximum';
62
+ export { default as VolumeMid } from './VolumeMid';
63
+ export { default as VolumeMinimum } from './VolumeMinimum';
64
+ export { default as WeChat } from './WeChat';