@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.
- package/dist/assets/formatted/Account.d.ts +9 -0
- package/dist/assets/formatted/Account.js +36 -0
- package/dist/assets/formatted/AccountActive.d.ts +9 -0
- package/dist/assets/formatted/AccountActive.js +37 -0
- package/dist/assets/formatted/Add.d.ts +9 -0
- package/dist/assets/formatted/Add.js +29 -0
- package/dist/assets/formatted/AppleAppStoreBadge.d.ts +1 -1
- package/dist/assets/formatted/AppleAppStoreBadge.js +8 -8
- package/dist/assets/formatted/ArrowDown.d.ts +9 -0
- package/dist/assets/formatted/ArrowDown.js +29 -0
- package/dist/assets/formatted/ArrowLeft.d.ts +9 -0
- package/dist/assets/formatted/ArrowLeft.js +29 -0
- package/dist/assets/formatted/ArrowRight.d.ts +9 -0
- package/dist/assets/formatted/ArrowRight.js +29 -0
- package/dist/assets/formatted/ArrowUp.d.ts +9 -0
- package/dist/assets/formatted/ArrowUp.js +29 -0
- package/dist/assets/formatted/Bag.d.ts +9 -0
- package/dist/assets/formatted/Bag.js +37 -0
- package/dist/assets/formatted/Calendar.d.ts +1 -1
- package/dist/assets/formatted/Calendar.js +24 -16
- package/dist/assets/formatted/ChevronDown.d.ts +1 -1
- package/dist/assets/formatted/ChevronDown.js +9 -9
- package/dist/assets/formatted/ChevronLeft.d.ts +9 -0
- package/dist/assets/formatted/{ChevronNext.js → ChevronLeft.js} +6 -6
- package/dist/assets/formatted/ChevronRight.d.ts +1 -1
- package/dist/assets/formatted/ChevronRight.js +12 -12
- package/dist/assets/formatted/ChevronUp.d.ts +9 -0
- package/dist/assets/formatted/ChevronUp.js +37 -0
- package/dist/assets/formatted/Close (x).d.ts +9 -0
- package/dist/assets/formatted/CloseX.d.ts +9 -0
- package/dist/assets/formatted/CloseX.js +29 -0
- package/dist/assets/formatted/ConditionReport.d.ts +9 -0
- package/dist/assets/formatted/ConditionReport.js +37 -0
- package/dist/assets/formatted/Delete.d.ts +9 -0
- package/dist/assets/formatted/Delete.js +38 -0
- package/dist/assets/formatted/Download.d.ts +9 -0
- package/dist/assets/formatted/Download.js +30 -0
- package/dist/assets/formatted/Edit.d.ts +9 -0
- package/dist/assets/formatted/Edit.js +38 -0
- package/dist/assets/formatted/Email.d.ts +9 -0
- package/dist/assets/formatted/Email.js +37 -0
- package/dist/assets/formatted/Error.d.ts +9 -0
- package/dist/assets/formatted/Error.js +38 -0
- package/dist/assets/formatted/ExternalLink.d.ts +9 -0
- package/dist/assets/formatted/ExternalLink.js +30 -0
- package/dist/assets/formatted/Facebook.d.ts +9 -0
- package/dist/assets/formatted/Facebook.js +35 -0
- package/dist/assets/formatted/Favorite.d.ts +1 -1
- package/dist/assets/formatted/Favorite.js +18 -21
- package/dist/assets/formatted/FavoriteActive.d.ts +9 -0
- package/dist/assets/formatted/FavoriteActive.js +44 -0
- package/dist/assets/formatted/Filters.d.ts +9 -0
- package/dist/assets/formatted/Filters.js +37 -0
- package/dist/assets/formatted/Fullscreen.d.ts +9 -0
- package/dist/assets/formatted/Fullscreen.js +37 -0
- package/dist/assets/formatted/FullscreenExit.d.ts +9 -0
- package/dist/assets/formatted/FullscreenExit.js +29 -0
- package/dist/assets/formatted/Gavel.d.ts +9 -0
- package/dist/assets/formatted/Gavel.js +37 -0
- package/dist/assets/formatted/GavelActive.d.ts +9 -0
- package/dist/assets/formatted/GavelActive.js +37 -0
- package/dist/assets/formatted/Grid.d.ts +9 -0
- package/dist/assets/formatted/Grid.js +29 -0
- package/dist/assets/formatted/Hide.d.ts +9 -0
- package/dist/assets/formatted/Hide.js +44 -0
- package/dist/assets/formatted/Home.d.ts +9 -0
- package/dist/assets/formatted/Home.js +36 -0
- package/dist/assets/formatted/HomeActive.d.ts +9 -0
- package/dist/assets/formatted/HomeActive.js +39 -0
- package/dist/assets/formatted/Icon.d.ts +9 -0
- package/dist/assets/formatted/Icon.js +35 -0
- package/dist/assets/formatted/IconGreenCircle.d.ts +1 -1
- package/dist/assets/formatted/IconRedCircle.d.ts +1 -1
- package/dist/assets/formatted/Instagram.d.ts +1 -1
- package/dist/assets/formatted/Instagram.js +23 -38
- package/dist/assets/formatted/LinkedIn.d.ts +9 -0
- package/dist/assets/formatted/LinkedIn.js +35 -0
- package/dist/assets/formatted/List.d.ts +9 -0
- package/dist/assets/formatted/List.js +38 -0
- package/dist/assets/formatted/Lock.d.ts +1 -1
- package/dist/assets/formatted/Lock.js +13 -19
- package/dist/assets/formatted/MagnificentSeven.d.ts +1 -1
- package/dist/assets/formatted/Menu.d.ts +1 -1
- package/dist/assets/formatted/Mute.d.ts +9 -0
- package/dist/assets/formatted/Mute.js +51 -0
- package/dist/assets/formatted/Pause.d.ts +9 -0
- package/dist/assets/formatted/Pause.js +35 -0
- package/dist/assets/formatted/PhillipsAppIcon.d.ts +1 -1
- package/dist/assets/formatted/PhillipsLogo.d.ts +1 -1
- package/dist/assets/formatted/Play.d.ts +9 -0
- package/dist/assets/formatted/Play.js +35 -0
- package/dist/assets/formatted/Red.d.ts +9 -0
- package/dist/assets/formatted/Red.js +44 -0
- package/dist/assets/formatted/Refresh.d.ts +9 -0
- package/dist/assets/formatted/Refresh.js +35 -0
- package/dist/assets/formatted/Search.d.ts +1 -1
- package/dist/assets/formatted/Search.js +6 -6
- package/dist/assets/formatted/Sell.d.ts +9 -0
- package/dist/assets/formatted/Sell.js +38 -0
- package/dist/assets/formatted/SellActive.d.ts +9 -0
- package/dist/assets/formatted/SellActive.js +39 -0
- package/dist/assets/formatted/Share.d.ts +1 -1
- package/dist/assets/formatted/Share.js +15 -27
- package/dist/assets/formatted/Subtract.d.ts +9 -0
- package/dist/assets/formatted/Subtract.js +29 -0
- package/dist/assets/formatted/Success.d.ts +9 -0
- package/dist/assets/formatted/Success.js +29 -0
- package/dist/assets/formatted/Tooltip.d.ts +9 -0
- package/dist/assets/formatted/Tooltip.js +38 -0
- package/dist/assets/formatted/TwitterX.d.ts +9 -0
- package/dist/assets/formatted/TwitterX.js +35 -0
- package/dist/assets/formatted/Upload.d.ts +9 -0
- package/dist/assets/formatted/Upload.js +30 -0
- package/dist/assets/formatted/View.d.ts +9 -0
- package/dist/assets/formatted/View.js +37 -0
- package/dist/assets/formatted/VolumeMaximum.d.ts +9 -0
- package/dist/assets/formatted/VolumeMaximum.js +37 -0
- package/dist/assets/formatted/VolumeMid.d.ts +9 -0
- package/dist/assets/formatted/VolumeMid.js +44 -0
- package/dist/assets/formatted/VolumeMinimum.d.ts +9 -0
- package/dist/assets/formatted/VolumeMinimum.js +37 -0
- package/dist/assets/formatted/WeChat.d.ts +9 -0
- package/dist/assets/formatted/WeChat.js +35 -0
- package/dist/assets/formatted/index.d.ts +49 -20
- package/dist/assets/formatted/index.js +128 -70
- package/dist/components/Accordion/AccordionItem.js +36 -36
- package/dist/components/Breadcrumb/Breadcrumb.js +10 -10
- package/dist/components/Breadcrumb/BreadcrumbItem.js +21 -21
- package/dist/components/Carousel/CarouselArrows.js +11 -11
- package/dist/components/ContentPeek/ContentPeek.js +25 -25
- package/dist/components/Divider/Divider.js +17 -8
- package/dist/components/Drawer/Drawer.js +6 -6
- package/dist/components/Dropdown/Dropdown.js +8 -6
- package/dist/components/Filter/Filter.js +16 -16
- package/dist/components/Filter/FilterHeader.js +11 -11
- package/dist/components/Icon/Icon.d.ts +3 -2
- package/dist/components/Icon/Icon.js +9 -9
- package/dist/components/Modal/Modal.js +13 -13
- package/dist/components/Search/SearchButton.js +1 -1
- package/dist/components/Tags/Tags.js +29 -29
- package/dist/patterns/UserManagement/UserManagement.js +13 -29
- package/dist/scss/components/Breadcrumb/_breadcrumb.scss +4 -5
- package/dist/scss/components/Drawer/_drawer.scss +4 -0
- package/dist/scss/components/Filter/_filter.scss +0 -4
- package/dist/scss/components/IconButton/_iconButton.scss +9 -5
- package/dist/scss/components/Tags/_tags.scss +9 -13
- package/dist/scss/patterns/ObjectTile/_objectTile.scss +0 -3
- package/dist/scss/patterns/Social/_social.scss +6 -17
- package/dist/scss/site-furniture/Footer/_footer.scss +0 -5
- package/dist/site-furniture/Footer/Footer.js +5 -5
- package/package.json +1 -1
- package/dist/assets/formatted/AccountCircle.d.ts +0 -9
- package/dist/assets/formatted/AccountCircle.js +0 -40
- package/dist/assets/formatted/ArrowPrev.d.ts +0 -9
- package/dist/assets/formatted/ArrowPrev.js +0 -37
- package/dist/assets/formatted/CalendarAlt.d.ts +0 -9
- package/dist/assets/formatted/CalendarAlt.js +0 -44
- package/dist/assets/formatted/CarouselArrowNext.d.ts +0 -9
- package/dist/assets/formatted/CarouselArrowNext.js +0 -29
- package/dist/assets/formatted/CarouselArrowPrev.d.ts +0 -9
- package/dist/assets/formatted/CarouselArrowPrev.js +0 -29
- package/dist/assets/formatted/Checkmark.d.ts +0 -9
- package/dist/assets/formatted/Checkmark.js +0 -37
- package/dist/assets/formatted/ChevronNext.d.ts +0 -9
- package/dist/assets/formatted/Close.d.ts +0 -9
- package/dist/assets/formatted/Close.js +0 -46
- package/dist/assets/formatted/FavoriteOutline.d.ts +0 -9
- package/dist/assets/formatted/FavoriteOutline.js +0 -38
- package/dist/assets/formatted/IconFooterFacebook.d.ts +0 -9
- package/dist/assets/formatted/IconFooterFacebook.js +0 -35
- package/dist/assets/formatted/IconFooterInstagram.d.ts +0 -9
- package/dist/assets/formatted/IconFooterInstagram.js +0 -31
- package/dist/assets/formatted/IconFooterLinkedin.d.ts +0 -9
- package/dist/assets/formatted/IconFooterLinkedin.js +0 -35
- package/dist/assets/formatted/IconFooterRed.d.ts +0 -9
- package/dist/assets/formatted/IconFooterRed.js +0 -42
- package/dist/assets/formatted/IconFooterWechat.d.ts +0 -9
- package/dist/assets/formatted/IconFooterWechat.js +0 -37
- package/dist/assets/formatted/Minus.d.ts +0 -9
- package/dist/assets/formatted/Minus.js +0 -46
- package/dist/assets/formatted/Plus.d.ts +0 -9
- package/dist/assets/formatted/Plus.js +0 -46
- package/dist/assets/formatted/React.d.ts +0 -9
- package/dist/assets/formatted/React.js +0 -36
- package/dist/assets/formatted/Spotify.d.ts +0 -9
- package/dist/assets/formatted/Spotify.js +0 -35
- package/dist/assets/formatted/Wechat.d.ts +0 -9
- package/dist/assets/formatted/Wechat.js +0 -42
- package/dist/assets/formatted/Youtube.d.ts +0 -9
- 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,17 +1,17 @@
|
|
|
1
1
|
import { jsxs as v, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
import { memo as
|
|
3
|
-
import { kebabCase as
|
|
4
|
-
const
|
|
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 {
|
|
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:
|
|
14
|
-
width:
|
|
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:
|
|
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
|
-
|
|
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,24 +1,32 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { memo as
|
|
3
|
-
import { kebabCase as
|
|
4
|
-
const w =
|
|
5
|
-
|
|
6
|
-
const { color:
|
|
7
|
-
return /* @__PURE__ */
|
|
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:
|
|
12
|
-
viewBox: "0 0
|
|
13
|
-
height:
|
|
14
|
-
width:
|
|
11
|
+
fill: "none",
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
height: d,
|
|
14
|
+
width: h,
|
|
15
15
|
role: "img",
|
|
16
|
-
ref:
|
|
17
|
-
"aria-labelledby":
|
|
18
|
-
...
|
|
16
|
+
ref: o,
|
|
17
|
+
"aria-labelledby": t,
|
|
18
|
+
...l,
|
|
19
19
|
children: [
|
|
20
|
-
|
|
21
|
-
/* @__PURE__ */
|
|
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,15 +1,15 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { memo as
|
|
3
|
-
import { kebabCase as
|
|
4
|
-
const g =
|
|
5
|
-
|
|
6
|
-
const { color: r, height: n, width: d, title: s, titleId:
|
|
7
|
-
return /* @__PURE__ */
|
|
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
|
|
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: "
|
|
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
|
|
3
|
-
import { kebabCase as
|
|
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
|
-
|
|
6
|
-
const { color: r, height: d, width: n, title: s, titleId:
|
|
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
|
|
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: "
|
|
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,29 +1,29 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { memo as
|
|
3
|
-
import { kebabCase as
|
|
4
|
-
const w =
|
|
5
|
-
|
|
6
|
-
const { color: r, height: d, width: n, title: s, titleId:
|
|
7
|
-
return /* @__PURE__ */
|
|
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
|
|
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":
|
|
18
|
-
...
|
|
17
|
+
"aria-labelledby": l,
|
|
18
|
+
...t,
|
|
19
19
|
children: [
|
|
20
|
-
e ? /* @__PURE__ */ i("title", { id:
|
|
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: "
|
|
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;
|