@phillips/seldon 1.137.1 → 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/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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as e, jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import l from "../../node_modules/classnames/index.js";
|
|
3
3
|
import { px as r, defaultYear as m } from "../../utils/index.js";
|
|
4
4
|
import { TextVariants as f } from "../../components/Text/types.js";
|
|
@@ -8,11 +8,11 @@ const $ = ({
|
|
|
8
8
|
children: a,
|
|
9
9
|
className: i,
|
|
10
10
|
copyright: s = `© ${m} Phillips Auctioneers, LLC`,
|
|
11
|
-
id:
|
|
12
|
-
}) => /* @__PURE__ */
|
|
11
|
+
id: t
|
|
12
|
+
}) => /* @__PURE__ */ e("footer", { "data-testid": t || "footer", id: t, className: l(`${r}-footer`, { className: i }), children: [
|
|
13
13
|
/* @__PURE__ */ o("div", { className: `${r}-footer__links`, children: a }),
|
|
14
|
-
/* @__PURE__ */
|
|
15
|
-
/* @__PURE__ */ o("h3", { "data-testid": "footer-logo", className: `${r}-footer__logo`, children: /* @__PURE__ */ o("a", { href: "/", "aria-label": "logo", children: /* @__PURE__ */ o(n, { icon: "PhillipsLogo" }) }) }),
|
|
14
|
+
/* @__PURE__ */ e("div", { className: `${r}-footer__copyright`, children: [
|
|
15
|
+
/* @__PURE__ */ o("h3", { "data-testid": "footer-logo", className: `${r}-footer__logo`, children: /* @__PURE__ */ o("a", { href: "/", "aria-label": "logo", children: /* @__PURE__ */ o(n, { icon: "PhillipsLogo", width: "94px" }) }) }),
|
|
16
16
|
/* @__PURE__ */ o(c, { variant: f.body3, children: s })
|
|
17
17
|
] })
|
|
18
18
|
] });
|
package/package.json
CHANGED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgAccountCircleProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgAccountCircle: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgAccountCircleProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgAccountCircle;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { jsxs as r, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { memo as h, forwardRef as f } from "react";
|
|
3
|
-
import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const u = h(
|
|
5
|
-
f((t, o) => {
|
|
6
|
-
const { color: i, height: d, width: a, title: n, titleId: s } = t, e = n || "SvgAccountCircle", c = s || p(e);
|
|
7
|
-
return /* @__PURE__ */ r(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: i,
|
|
12
|
-
viewBox: "0 0 16 16",
|
|
13
|
-
height: d,
|
|
14
|
-
width: a,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: o,
|
|
17
|
-
"aria-labelledby": c,
|
|
18
|
-
...t,
|
|
19
|
-
children: [
|
|
20
|
-
e ? /* @__PURE__ */ l("title", { id: c, children: e }) : null,
|
|
21
|
-
/* @__PURE__ */ r("g", { fill: i, clipPath: "url(#account_circle_svg__a)", children: [
|
|
22
|
-
/* @__PURE__ */ l(
|
|
23
|
-
"path",
|
|
24
|
-
{
|
|
25
|
-
fillRule: "evenodd",
|
|
26
|
-
d: "M10.5 5.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-1 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0",
|
|
27
|
-
clipRule: "evenodd"
|
|
28
|
-
}
|
|
29
|
-
),
|
|
30
|
-
/* @__PURE__ */ l("path", { d: "M5.375 10c-.625 0-.875.75-.875 1.077V12.5c0 .25-.25.5-.5.5s-.5-.25-.5-.5v-1.423C3.5 10.015 4.34 9 5.375 9h5.25c1.036 0 1.875 1.015 1.875 2.077V12.5c0 .25-.25.5-.5.5s-.5-.25-.5-.5v-1.423c0-.327-.254-1.077-.875-1.077z" })
|
|
31
|
-
] }),
|
|
32
|
-
/* @__PURE__ */ l("defs", { children: /* @__PURE__ */ l("clipPath", { id: "account_circle_svg__a", children: /* @__PURE__ */ l("path", { fill: "#fff", d: "M0 0h16v16H0z" }) }) })
|
|
33
|
-
]
|
|
34
|
-
}
|
|
35
|
-
);
|
|
36
|
-
})
|
|
37
|
-
);
|
|
38
|
-
export {
|
|
39
|
-
u as default
|
|
40
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgArrowPrevProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgArrowPrev: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgArrowPrevProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgArrowPrev;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { jsxs as m, jsx as o } 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((l, r) => {
|
|
6
|
-
const { color: i, height: d, width: n, title: s, titleId: a } = l, e = s || "SvgArrowPrev", t = a || p(e);
|
|
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: n,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: r,
|
|
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: i,
|
|
25
|
-
fillRule: "evenodd",
|
|
26
|
-
d: "M20.16 11.143c.464 0 .84.383.84.857a.85.85 0 0 1-.84.857H6.217l3.609 3.68a.87.87 0 0 1 0 1.212.83.83 0 0 1-1.19 0L3 12l5.638-5.749a.83.83 0 0 1 1.189 0 .87.87 0 0 1 0 1.212l-3.609 3.68z",
|
|
27
|
-
clipRule: "evenodd"
|
|
28
|
-
}
|
|
29
|
-
)
|
|
30
|
-
]
|
|
31
|
-
}
|
|
32
|
-
);
|
|
33
|
-
})
|
|
34
|
-
);
|
|
35
|
-
export {
|
|
36
|
-
h as default
|
|
37
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgCalendarAltProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgCalendarAlt: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgCalendarAltProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgCalendarAlt;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { memo as m, forwardRef as f } from "react";
|
|
3
|
-
import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const g = m(
|
|
5
|
-
f((t, o) => {
|
|
6
|
-
const { color: a, height: r, width: d, title: n, titleId: h } = t, l = n || "SvgCalendarAlt", i = h || p(l);
|
|
7
|
-
return /* @__PURE__ */ s(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: "none",
|
|
12
|
-
viewBox: "0 0 28 28",
|
|
13
|
-
height: r,
|
|
14
|
-
width: d,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: o,
|
|
17
|
-
"aria-labelledby": i,
|
|
18
|
-
...t,
|
|
19
|
-
children: [
|
|
20
|
-
l ? /* @__PURE__ */ e("title", { id: i, children: l }) : null,
|
|
21
|
-
/* @__PURE__ */ e(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
fill: a,
|
|
25
|
-
d: "M7 12.25A.875.875 0 1 0 7 14h1.75a.875.875 0 0 0 0-1.75zM13.125 12.25a.875.875 0 1 0 0 1.75h1.75a.875.875 0 0 0 0-1.75zM19.25 12.25a.875.875 0 1 0 0 1.75H21a.875.875 0 0 0 0-1.75zM7 17.5a.875.875 0 1 0 0 1.75h1.75a.875.875 0 0 0 0-1.75zM13.125 17.5a.875.875 0 1 0 0 1.75h1.75a.875.875 0 0 0 0-1.75z"
|
|
26
|
-
}
|
|
27
|
-
),
|
|
28
|
-
/* @__PURE__ */ e(
|
|
29
|
-
"path",
|
|
30
|
-
{
|
|
31
|
-
fill: a,
|
|
32
|
-
fillRule: "evenodd",
|
|
33
|
-
d: "M1.75 7a3.5 3.5 0 0 1 3.5-3.5h17.5a3.5 3.5 0 0 1 3.5 3.5v14a3.5 3.5 0 0 1-3.5 3.5H5.25a3.5 3.5 0 0 1-3.5-3.5zM24.5 9.625V21a1.75 1.75 0 0 1-1.75 1.75H5.25A1.75 1.75 0 0 1 3.5 21V9.625zm0-1.75V7a1.75 1.75 0 0 0-1.75-1.75H5.25A1.75 1.75 0 0 0 3.5 7v.875z",
|
|
34
|
-
clipRule: "evenodd"
|
|
35
|
-
}
|
|
36
|
-
)
|
|
37
|
-
]
|
|
38
|
-
}
|
|
39
|
-
);
|
|
40
|
-
})
|
|
41
|
-
);
|
|
42
|
-
export {
|
|
43
|
-
g as default
|
|
44
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgCarouselArrowNextProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgCarouselArrowNext: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgCarouselArrowNextProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgCarouselArrowNext;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { jsxs as n, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { memo as w, forwardRef as h } from "react";
|
|
3
|
-
import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const x = w(
|
|
5
|
-
h((e, l) => {
|
|
6
|
-
const { color: i, height: s, width: d, title: a, titleId: m } = e, t = a || "SvgCarouselArrowNext", o = 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 16 32",
|
|
13
|
-
height: s,
|
|
14
|
-
width: d,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: l,
|
|
17
|
-
"aria-labelledby": o,
|
|
18
|
-
...e,
|
|
19
|
-
children: [
|
|
20
|
-
t ? /* @__PURE__ */ r("title", { id: o, children: t }) : null,
|
|
21
|
-
/* @__PURE__ */ r("path", { stroke: i, strokeWidth: 2, d: "m1.583 1.082 12.834 14.667L1.583 30.415" })
|
|
22
|
-
]
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
})
|
|
26
|
-
);
|
|
27
|
-
export {
|
|
28
|
-
x as default
|
|
29
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgCarouselArrowPrevProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgCarouselArrowPrev: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgCarouselArrowPrevProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgCarouselArrowPrev;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { jsxs as m, jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { memo as w, forwardRef as h } from "react";
|
|
3
|
-
import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const v = w(
|
|
5
|
-
h((e, l) => {
|
|
6
|
-
const { color: i, height: s, width: d, title: a, titleId: n } = e, t = a || "SvgCarouselArrowPrev", r = n || p(t);
|
|
7
|
-
return /* @__PURE__ */ m(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: "none",
|
|
12
|
-
viewBox: "0 0 16 32",
|
|
13
|
-
height: s,
|
|
14
|
-
width: d,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: l,
|
|
17
|
-
"aria-labelledby": r,
|
|
18
|
-
...e,
|
|
19
|
-
children: [
|
|
20
|
-
t ? /* @__PURE__ */ o("title", { id: r, children: t }) : null,
|
|
21
|
-
/* @__PURE__ */ o("path", { stroke: i, strokeWidth: 2, d: "M14.417 1.082 1.583 15.749l12.834 14.666" })
|
|
22
|
-
]
|
|
23
|
-
}
|
|
24
|
-
);
|
|
25
|
-
})
|
|
26
|
-
);
|
|
27
|
-
export {
|
|
28
|
-
v as default
|
|
29
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgCheckmarkProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgCheckmark: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgCheckmarkProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgCheckmark;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { jsxs as n, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { memo as c, forwardRef as h } from "react";
|
|
3
|
-
import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const w = c(
|
|
5
|
-
h((e, i) => {
|
|
6
|
-
const { color: l, height: s, width: a, title: d, titleId: m } = e, t = d || "SvgCheckmark", o = 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 16 16",
|
|
13
|
-
height: s,
|
|
14
|
-
width: a,
|
|
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(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
stroke: l,
|
|
25
|
-
strokeLinecap: "round",
|
|
26
|
-
strokeWidth: 2,
|
|
27
|
-
d: "m3.5 8.5 2.157 3.02a.5.5 0 0 0 .76.063L13.5 4.5"
|
|
28
|
-
}
|
|
29
|
-
)
|
|
30
|
-
]
|
|
31
|
-
}
|
|
32
|
-
);
|
|
33
|
-
})
|
|
34
|
-
);
|
|
35
|
-
export {
|
|
36
|
-
w as default
|
|
37
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgChevronNextProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgChevronNext: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgChevronNextProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgChevronNext;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgCloseProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgClose: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgCloseProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgClose;
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { jsxs as c, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { memo as f, forwardRef as p } from "react";
|
|
3
|
-
import { kebabCase as m } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const u = f(
|
|
5
|
-
p((t, d) => {
|
|
6
|
-
const { color: o, height: r, width: a, title: n, titleId: s } = t, e = n || "SvgClose", i = s || m(e);
|
|
7
|
-
return /* @__PURE__ */ c(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: "none",
|
|
12
|
-
viewBox: "0 0 32 32",
|
|
13
|
-
height: r,
|
|
14
|
-
width: a,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: d,
|
|
17
|
-
"aria-labelledby": i,
|
|
18
|
-
...t,
|
|
19
|
-
children: [
|
|
20
|
-
e ? /* @__PURE__ */ l("title", { id: i, children: e }) : null,
|
|
21
|
-
/* @__PURE__ */ l(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
fill: o,
|
|
25
|
-
fillRule: "evenodd",
|
|
26
|
-
d: "M8.283 7.932a1.13 1.13 0 0 1 1.6-.015L24.148 22.18c.438.438.43 1.155-.016 1.601a1.13 1.13 0 0 1-1.6.016L8.267 9.533a1.13 1.13 0 0 1 .016-1.6",
|
|
27
|
-
clipRule: "evenodd"
|
|
28
|
-
}
|
|
29
|
-
),
|
|
30
|
-
/* @__PURE__ */ l(
|
|
31
|
-
"path",
|
|
32
|
-
{
|
|
33
|
-
fill: o,
|
|
34
|
-
fillRule: "evenodd",
|
|
35
|
-
d: "M24.132 7.932c.447.447.454 1.163.016 1.6L9.883 23.799a1.13 1.13 0 0 1-1.6-.016 1.13 1.13 0 0 1-.016-1.6L22.532 7.916a1.13 1.13 0 0 1 1.6.015",
|
|
36
|
-
clipRule: "evenodd"
|
|
37
|
-
}
|
|
38
|
-
)
|
|
39
|
-
]
|
|
40
|
-
}
|
|
41
|
-
);
|
|
42
|
-
})
|
|
43
|
-
);
|
|
44
|
-
export {
|
|
45
|
-
u as default
|
|
46
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgFavoriteOutlineProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgFavoriteOutline: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgFavoriteOutlineProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgFavoriteOutline;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { jsxs as s, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { memo as f, forwardRef as h } from "react";
|
|
3
|
-
import { kebabCase as v } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const u = f(
|
|
5
|
-
h((t, o) => {
|
|
6
|
-
const { color: r, height: a, width: d, title: n, titleId: c } = t, e = n || "SvgFavoriteOutline", i = c || v(e);
|
|
7
|
-
return /* @__PURE__ */ s(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: "none",
|
|
12
|
-
viewBox: "0 0 17 16",
|
|
13
|
-
height: a,
|
|
14
|
-
width: d,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: o,
|
|
17
|
-
"aria-labelledby": i,
|
|
18
|
-
...t,
|
|
19
|
-
children: [
|
|
20
|
-
e ? /* @__PURE__ */ l("title", { id: i, children: e }) : null,
|
|
21
|
-
/* @__PURE__ */ l("g", { clipPath: "url(#favoriteOutline_svg__a)", children: /* @__PURE__ */ l(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
fill: r,
|
|
25
|
-
fillRule: "evenodd",
|
|
26
|
-
d: "M8.011 2.726c.464.352.739.674.739.674s.275-.322.739-.674c.992-.753 2.848-1.64 4.707.22 2.729 2.729.33 5.323.33 5.323l-5.41 5.836c-.171.185-.257.277-.366.277-.11 0-.195-.092-.367-.277l-5.41-5.836s-2.398-2.594.33-5.323c1.86-1.86 3.715-.973 4.708-.22M8.75 4.94l-.758-.888a1 1 0 0 0-.08-.085 4 4 0 0 0-.281-.263 4.1 4.1 0 0 0-.988-.64c-.391-.174-.797-.261-1.205-.206-.394.052-.88.249-1.427.796-1.095 1.095-1.104 2.053-.928 2.724a3.2 3.2 0 0 0 .622 1.21l.007.007 5.038 5.434 5.039-5.434.005-.007.046-.055a3.232 3.232 0 0 0 .577-1.154c.175-.672.168-1.63-.928-2.725-.547-.547-1.033-.744-1.427-.796-.408-.055-.814.032-1.205.206a4.2 4.2 0 0 0-.988.64 4 4 0 0 0-.36.348z",
|
|
27
|
-
clipRule: "evenodd"
|
|
28
|
-
}
|
|
29
|
-
) }),
|
|
30
|
-
/* @__PURE__ */ l("defs", { children: /* @__PURE__ */ l("clipPath", { id: "favoriteOutline_svg__a", children: /* @__PURE__ */ l("path", { fill: "#fff", d: "M.75 0h16v16h-16z" }) }) })
|
|
31
|
-
]
|
|
32
|
-
}
|
|
33
|
-
);
|
|
34
|
-
})
|
|
35
|
-
);
|
|
36
|
-
export {
|
|
37
|
-
u as default
|
|
38
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgIconFooterFacebookProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgIconFooterFacebook: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgIconFooterFacebookProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgIconFooterFacebook;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { jsxs as a, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { memo as d, forwardRef as m } from "react";
|
|
3
|
-
import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const w = d(
|
|
5
|
-
m((t, i) => {
|
|
6
|
-
const { color: r, height: c, width: n, title: s, titleId: h } = t, o = s || "SvgIconFooterFacebook", e = h || f(o);
|
|
7
|
-
return /* @__PURE__ */ a(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: "none",
|
|
12
|
-
viewBox: "0 0 40 40",
|
|
13
|
-
height: c,
|
|
14
|
-
width: n,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: i,
|
|
17
|
-
"aria-labelledby": e,
|
|
18
|
-
...t,
|
|
19
|
-
children: [
|
|
20
|
-
o ? /* @__PURE__ */ l("title", { id: e, children: o }) : null,
|
|
21
|
-
/* @__PURE__ */ l(
|
|
22
|
-
"path",
|
|
23
|
-
{
|
|
24
|
-
fill: r,
|
|
25
|
-
d: "M21.842 15.1v-2.45c0-1.225.17-1.925 2.04-1.925h2.381V6h-3.91c-4.762 0-6.292 2.275-6.292 6.3v2.975H13V20h2.89v14h5.952V20h3.911l.51-4.9z"
|
|
26
|
-
}
|
|
27
|
-
)
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
})
|
|
32
|
-
);
|
|
33
|
-
export {
|
|
34
|
-
w as default
|
|
35
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgIconFooterInstagramProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgIconFooterInstagram: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgIconFooterInstagramProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgIconFooterInstagram;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { jsxs as a, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { memo as m, forwardRef as h } from "react";
|
|
3
|
-
import { kebabCase as g } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const p = m(
|
|
5
|
-
h((o, l) => {
|
|
6
|
-
const { color: e, height: s, width: c, title: n, titleId: d } = o, r = n || "SvgIconFooterInstagram", i = d || g(r);
|
|
7
|
-
return /* @__PURE__ */ a(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
fill: "none",
|
|
12
|
-
viewBox: "0 0 32 32",
|
|
13
|
-
height: s,
|
|
14
|
-
width: c,
|
|
15
|
-
role: "img",
|
|
16
|
-
ref: l,
|
|
17
|
-
"aria-labelledby": i,
|
|
18
|
-
...o,
|
|
19
|
-
children: [
|
|
20
|
-
r ? /* @__PURE__ */ t("title", { id: i, children: r }) : null,
|
|
21
|
-
/* @__PURE__ */ t("rect", { width: 29, height: 29, x: 1.5, y: 1.5, stroke: e, strokeWidth: 3, rx: 8.5 }),
|
|
22
|
-
/* @__PURE__ */ t("circle", { cx: 16, cy: 16, r: 6.75, stroke: e, strokeWidth: 2.5 }),
|
|
23
|
-
/* @__PURE__ */ t("circle", { cx: 25, cy: 8, r: 2, fill: e })
|
|
24
|
-
]
|
|
25
|
-
}
|
|
26
|
-
);
|
|
27
|
-
})
|
|
28
|
-
);
|
|
29
|
-
export {
|
|
30
|
-
p as default
|
|
31
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgIconFooterLinkedinProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgIconFooterLinkedin: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgIconFooterLinkedinProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgIconFooterLinkedin;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { jsxs as s, jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { memo as m, forwardRef as a } from "react";
|
|
3
|
-
import { kebabCase as v } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const w = m(
|
|
5
|
-
a((e, l) => {
|
|
6
|
-
const { color: r, height: n, width: c, title: d, titleId: h } = e, t = d || "SvgIconFooterLinkedin", o = h || v(t);
|
|
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: n,
|
|
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
|
-
fill: r,
|
|
25
|
-
d: "M23.185 14.566V23.2h-4.72v-8.154c0-2.079-.762-3.358-2.437-3.358-1.066 0-2.132.64-2.437 1.759-.152.48-.152.799-.152 1.279V23.2h-4.72V8.17h4.72v2.079c.914-1.6 2.436-2.558 4.264-2.558 3.045 0 5.482 2.238 5.482 6.875M3.54.816C2.171.655.952 1.774.8 3.213v.16c0 1.438 1.066 2.558 2.436 2.558h.153c1.37.16 2.588-.96 2.74-2.399v-.16c0-1.439-.913-2.558-2.283-2.558zM1.105 23.2h4.72V8.17h-4.72z"
|
|
26
|
-
}
|
|
27
|
-
)
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
})
|
|
32
|
-
);
|
|
33
|
-
export {
|
|
34
|
-
w as default
|
|
35
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface SvgIconFooterRedProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
height?: number | string;
|
|
4
|
-
width?: number | string;
|
|
5
|
-
title?: string;
|
|
6
|
-
titleId?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const SvgIconFooterRed: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgIconFooterRedProps & import('react').RefAttributes<SVGSVGElement>>>;
|
|
9
|
-
export default SvgIconFooterRed;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { jsxs as a, jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { memo as d, forwardRef as v } from "react";
|
|
3
|
-
import { kebabCase as n } from "../../node_modules/change-case/dist/index.js";
|
|
4
|
-
const w = d(
|
|
5
|
-
v((l, e) => {
|
|
6
|
-
const { color: o, height: m, width: h, title: i, titleId: r } = l, c = i || "SvgIconFooterRed", t = r || n(c);
|
|
7
|
-
return /* @__PURE__ */ a(
|
|
8
|
-
"svg",
|
|
9
|
-
{
|
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
-
viewBox: "0 0 400 400",
|
|
12
|
-
height: m,
|
|
13
|
-
width: h,
|
|
14
|
-
role: "img",
|
|
15
|
-
ref: e,
|
|
16
|
-
"aria-labelledby": t,
|
|
17
|
-
...l,
|
|
18
|
-
children: [
|
|
19
|
-
c ? /* @__PURE__ */ s("title", { id: t, children: c }) : null,
|
|
20
|
-
/* @__PURE__ */ s(
|
|
21
|
-
"path",
|
|
22
|
-
{
|
|
23
|
-
fill: "none",
|
|
24
|
-
d: "M173.326 154.9c-.687 1.068-1.326 2.409-1.326 2.783 0 .215-.36.848-.8 1.408s-.8 1.286-.8 1.614-.516 1.699-1.147 3.046c-3.185 6.805-3.653 7.869-3.653 8.309 0 .262-.239.761-.532 1.109-.293.347-.858 1.531-1.255 2.631s-.968 2.284-1.268 2.631c-.3.348-.545.893-.545 1.211s-.237.935-.527 1.369c-4.523 6.77-2.042 11.768 5.847 11.783q6.507.013 5.123 2.711a39 39 0 0 0-.797 1.695c-.242.55-.604 1.27-.804 1.6s-.598 1.386-.883 2.347-.842 2.16-1.239 2.663c-.396.504-.72 1.14-.72 1.414s-.54 1.641-1.2 3.038-1.2 2.75-1.2 3.008c0 .257-.279.775-.619 1.151-1.163 1.285-1.244 5.998-.124 7.179 2.011 2.119 2.499 2.2 13.223 2.2h9.961l.717-1.4c.394-.77 1.034-2.12 1.423-3s.868-1.87 1.066-2.2c.197-.33.459-.87.583-1.2s.572-1.37.997-2.311c1.132-2.504 1.151-2.488-3.127-2.495-5.504-.008-7.231-1.37-5.785-4.563.207-.457.777-1.731 1.266-2.831l1.423-3.2c.294-.66 1.088-2.373 1.765-3.807s1.231-2.73 1.231-2.882c0-.151.565-1.498 1.256-2.993 2.533-5.483 2.744-5.979 2.744-6.444 0-.261.136-.474.302-.474.266 0 .846-1.389 1.336-3.2.138-.511-.878-.63-6.878-.8-10.031-.285-9.948-.131-5.32-9.806.528-1.103.96-2.149.96-2.323 0-.175.696-1.793 1.546-3.595 1.951-4.133 2.694-5.84 3.036-6.976l.272-.9h-7.603c-5.645 0-7.687.129-7.925.5m90.875-.009c-.099.28-.23 1.589-.291 2.909l-.11 2.4-4.6.098c-2.53.054-5.009.194-5.509.31l-.908.212.108 7.69.109 7.69 4.8.225c6.799.319 6.2-.486 6.2 8.338 0 9.307.936 8.437-9.08 8.437h-8.12v7.52c0 9.334-.87 8.48 8.631 8.48 5.923 0 7.772.122 8.116.536.308.371.477 5.944.549 18.1l.104 17.564h15.6l.101-17.6c.092-15.979.164-17.646.777-18.1.509-.377 4.051-.5 14.42-.5h13.745l1.406 1.1c2.45 1.916 2.551 2.372 2.551 11.513v8.254l-1.407 1.366-1.408 1.367h-6.792c-7.002 0-7.855.22-6.193 1.6.33.274.6.745.6 1.048 0 .507.897 2.621 3.417 8.052l.974 2.1h7.418c5.688 0 7.751-.14 8.853-.6.789-.33 1.694-.6 2.01-.6 1.383 0 5.555-4.011 6.853-6.588 2.378-4.722 2.338-30.862-.055-35.812-2.505-5.183-6.884-7.702-15.195-8.743-3.01-.377-2.925-.153-3.189-8.389-.224-6.987-.7-10.925-1.557-12.868-1.219-2.764-1.882-3.794-3.599-5.595-3.755-3.937-8.516-5.565-17.221-5.886l-5.891-.217-.207-1.251a35 35 0 0 1-.308-2.851l-.103-1.6-7.709-.109c-5.955-.084-7.751.007-7.89.4M103.595 160.3c-.003 2.585-.115 19.55-.249 37.7-.288 39.042.462 34.8-6.149 34.8-4.533 0-4.95.108-4.402 1.143.191.361.736 1.557 1.211 2.657s1.186 2.63 1.58 3.4.925 2.053 1.18 2.852c.856 2.677 1.236 2.808 7.689 2.646 9.803-.247 13.052-2.884 14.58-11.834.525-3.082.697-75.359.185-77.964-.011-.055-3.53-.1-7.82-.1h-7.8zm99.685.58c-.507.507-.716 13.64-.237 14.887.2.521.979.633 4.414.633 3.166 0 4.409.156 5.157.646l.986.646v25.478c0 21.354-.092 25.603-.567 26.254-.516.707-1.234.794-8.067.976l-7.501.2-.385 1.2c-.211.66-.61 1.47-.885 1.8s-.625 1.008-.777 1.506c-.494 1.621-3.011 6.842-3.42 7.095-.219.135-.398.675-.398 1.199s-.18 1.064-.4 1.2c-1.459.902 1.482.999 27.5.903l27.9-.103v-14.8l-7.933-.2c-7.262-.183-7.981-.266-8.5-.976-.475-.651-.567-4.876-.567-26.085v-25.308l.875-.815c.773-.721 1.4-.816 5.358-.816 5.416 0 4.967.723 4.967-8 0-3.704-.109-7.019-.243-7.367-.318-.83-36.452-.978-37.277-.153m114.48.478c-3.56 1.657-5.069 5.028-4.876 10.894L313 175.8l4 .123c8.21.252 12.906-3.025 11.646-8.128-.135-.547-.359-1.49-.496-2.095-.884-3.889-6.406-6.197-10.39-4.342M290.2 176.8c.136.22.592.4 1.013.4 1.996 0 3.164 14.019 1.287 15.443-1.176.893-11.559.77-12.043-.143-.825-1.558-.793-14.074.039-15.131.821-1.044 9.11-1.529 9.704-.569m-215.197 1.7c-.282.822-1.036 10.8-1.398 18.5-.186 3.96-.623 8.426-.971 9.925-.349 1.498-.634 4.233-.634 6.076 0 1.844-.18 3.463-.4 3.599-.488.302-.529 3.147-.059 4.105.187.382.708 1.505 1.158 2.495s1.376 2.981 2.059 4.424S76 230.479 76 230.761s.34.945.755 1.472c.415.528.994 1.772 1.287 2.764s.645 1.803.783 1.803c.713 0 3.032-3.715 4.37-7 .269-.66.741-1.74 1.049-2.4.568-1.217 1.711-5.173 2.023-7 .094-.55.347-1.63.562-2.4.759-2.719 1.653-10.278 1.969-16.656.175-3.551.426-6.971.557-7.6.616-2.956 1.047-15.096.548-15.412-.884-.561-14.703-.405-14.9.168m57.951-.199c-.303.204-.344 1-.129 2.499.174 1.21.33 4.016.346 6.235s.298 5.819.627 8c.328 2.181.598 5.965.6 8.41.001 2.445.192 5.415.424 6.6.796 4.062 1.655 8.956 1.933 11.013.153 1.133.471 2.303.706 2.6.236.298.747 1.572 1.135 2.831.389 1.258 1.402 3.598 2.253 5.2.85 1.601 1.767 3.408 2.037 4.015.561 1.257 1.112 1.235 1.768-.069.249-.496.654-1.103.9-1.349.245-.245.446-.713.446-1.04 0-.326.344-1.325.764-2.22a366 366 0 0 0 1.848-4.026c.597-1.32 1.684-3.673 2.417-5.229 1.319-2.801 1.425-4.044.451-5.287-.522-.666-.998-5.863-1.456-15.884-.201-4.4-.564-8.666-.808-9.481s-.572-4.054-.729-7.2l-.287-5.719-7.4-.099c-4.07-.054-7.601.036-7.846.2m28.454 51.076c-.505.4-2.208 3.847-2.208 4.47 0 .159-.233.574-.517.922-.285.347-.754 1.351-1.043 2.231-.29.88-.819 2.05-1.176 2.6-.356.55-.853 1.54-1.102 2.2a63 63 0 0 1-.731 1.848c-.767 1.795.271 1.952 12.936 1.952 12.374 0 13.233-.115 13.233-1.778 0-.173.63-1.66 1.4-3.304s1.4-3.056 1.4-3.138.63-1.477 1.4-3.099 1.4-3.139 1.4-3.371c0-.281-3.392-.47-10.141-.568-6.718-.096-10.329-.298-10.7-.596-.786-.634-3.511-.876-4.151-.369"
|
|
25
|
-
}
|
|
26
|
-
),
|
|
27
|
-
/* @__PURE__ */ s(
|
|
28
|
-
"path",
|
|
29
|
-
{
|
|
30
|
-
fill: o,
|
|
31
|
-
fillRule: "evenodd",
|
|
32
|
-
d: "M74 40.8c0 .22-.9.4-2 .4s-2 .18-2 .4-.24.4-.533.4c-1.357 0-5.867 1.72-5.867 2.237 0 .31-.362.563-.805.563-.952 0-2.328.723-3.238 1.7-.358.385-.873.7-1.143.7-.271 0-.997.54-1.614 1.2s-1.409 1.2-1.76 1.2c-.373 0-.64.334-.64.8 0 .455-.267.8-.618.8-.34 0-1.06.442-1.6.982s-.982 1.26-.982 1.6c0 .351-.345.618-.8.618-.466 0-.8.267-.8.64 0 .351-.54 1.143-1.2 1.76s-1.2 1.343-1.2 1.614c0 .27-.315.785-.7 1.143-.977.91-1.7 2.286-1.7 3.238 0 .443-.252.805-.561.805-.495 0-2.239 4.645-2.239 5.962 0 .241-.18.438-.4.438s-.4.9-.4 2-.18 2-.4 2c-.266 0-.4 42.267-.4 126s.134 126 .4 126c.22 0 .4.9.4 2s.18 2 .4 2 .4.197.4.438c0 1.317 1.744 5.962 2.239 5.962.309 0 .561.362.561.805 0 .952.723 2.328 1.7 3.238.385.358.7.873.7 1.143 0 .271.54.997 1.2 1.614s1.2 1.409 1.2 1.76c0 .373.334.64.8.64.461 0 .8.267.8.629 0 .732.938 1.771 1.6 1.771s1.6 1.039 1.6 1.771c0 .346.288.629.64.629.351 0 1.143.54 1.76 1.2s1.343 1.2 1.614 1.2c.27 0 .785.315 1.143.7.91.977 2.286 1.7 3.238 1.7.443 0 .805.253.805.563 0 .517 4.51 2.237 5.867 2.237.293 0 .533.18.533.4s.9.4 2 .4 2 .18 2 .4c0 .266 42.267.4 126 .4s126-.134 126-.4c0-.22.9-.4 2-.4s2-.18 2-.4.24-.4.533-.4c1.357 0 5.867-1.72 5.867-2.237 0-.31.362-.563.805-.563.952 0 2.328-.723 3.238-1.7.358-.385.873-.7 1.143-.7.271 0 .997-.54 1.614-1.2s1.409-1.2 1.76-1.2c.373 0 .64-.334.64-.8 0-.455.267-.8.618-.8.34 0 1.06-.442 1.6-.982s.982-1.26.982-1.6c0-.351.345-.618.8-.618.466 0 .8-.267.8-.64 0-.351.54-1.143 1.2-1.76s1.2-1.343 1.2-1.614c0-.27.315-.785.7-1.143.977-.91 1.7-2.286 1.7-3.238 0-.443.252-.805.561-.805.495 0 2.239-4.645 2.239-5.962 0-.241.18-.438.4-.438s.4-.9.4-2 .18-2 .4-2c.266 0 .4-42.267.4-126s-.134-126-.4-126c-.22 0-.4-.9-.4-2s-.18-2-.4-2-.4-.197-.4-.438c0-1.317-1.744-5.962-2.239-5.962-.309 0-.561-.362-.561-.805 0-.952-.723-2.328-1.7-3.238-.385-.358-.7-.873-.7-1.143 0-.271-.54-.997-1.2-1.614s-1.2-1.409-1.2-1.76c0-.373-.334-.64-.8-.64-.455 0-.8-.267-.8-.618 0-.8-1.782-2.582-2.582-2.582-.351 0-.618-.345-.618-.8 0-.466-.267-.8-.64-.8-.351 0-1.143-.54-1.76-1.2s-1.343-1.2-1.614-1.2c-.27 0-.785-.315-1.143-.7-.91-.977-2.286-1.7-3.238-1.7-.443 0-.805-.253-.805-.563 0-.517-4.51-2.237-5.867-2.237-.293 0-.533-.18-.533-.4s-.9-.4-2-.4-2-.18-2-.4c0-.266-42.267-.4-126-.4s-126 .134-126 .4m114.582 114.5c-.342 1.136-1.085 2.843-3.036 6.976-.85 1.802-1.546 3.42-1.546 3.595 0 .174-.432 1.22-.96 2.323-4.628 9.675-4.711 9.521 5.32 9.806 6 .17 7.016.289 6.878.8-.49 1.811-1.07 3.2-1.336 3.2-.166 0-.302.213-.302.474 0 .465-.211.961-2.744 6.444-.691 1.495-1.256 2.842-1.256 2.993 0 .152-.554 1.449-1.231 2.882a261 261 0 0 0-1.765 3.807l-1.423 3.2c-.489 1.1-1.059 2.374-1.266 2.831-1.446 3.193.281 4.555 5.785 4.563 4.278.007 4.259-.009 3.127 2.495-.425.941-.874 1.981-.997 2.311-.124.33-.386.87-.583 1.2-.198.33-.677 1.32-1.066 2.2s-1.029 2.23-1.423 3l-.717 1.4h-9.961c-10.724 0-11.212-.081-13.223-2.2-1.12-1.181-1.039-5.894.124-7.179.34-.376.619-.894.619-1.151 0-.258.54-1.611 1.2-3.008s1.2-2.764 1.2-3.038.324-.91.72-1.414c.397-.503.954-1.702 1.239-2.663s.682-2.017.883-2.347.562-1.05.804-1.6.601-1.313.797-1.695q1.384-2.698-5.123-2.711c-7.889-.015-10.37-5.013-5.847-11.783.29-.434.527-1.05.527-1.369s.245-.863.545-1.211c.3-.347.871-1.531 1.268-2.631s.962-2.284 1.255-2.631c.293-.348.532-.847.532-1.109 0-.44.468-1.504 3.653-8.309.631-1.347 1.147-2.718 1.147-3.046s.36-1.055.8-1.614.8-1.193.8-1.408c0-.374.639-1.715 1.326-2.783.238-.371 2.28-.5 7.925-.5h7.603zm91.321.9c.056.88.195 2.163.308 2.851l.207 1.251 5.891.217c4 .148 6.726.458 8.491.968 7.546 2.177 11.886 6.747 13.215 13.913.244 1.32.547 5.58.671 9.468.264 8.236.179 8.012 3.189 8.389 6.841.857 9.155 1.773 12.228 4.847 4.144 4.143 4.326 4.991 4.572 21.296.196 13.051.005 15.324-1.55 18.412-1.298 2.577-5.47 6.588-6.853 6.588-.316 0-1.221.27-2.01.6-1.102.46-3.165.6-8.853.6h-7.418l-.974-2.1c-2.52-5.431-3.417-7.545-3.417-8.052 0-.303-.27-.774-.6-1.048-1.662-1.38-.809-1.6 6.193-1.6h6.792l1.408-1.367 1.407-1.366v-8.254c0-9.141-.101-9.597-2.551-11.513l-1.406-1.1h-13.745c-10.369 0-13.911.123-14.42.5-.613.454-.685 2.121-.777 18.1l-.101 17.6h-15.6l-.104-17.564c-.072-12.156-.241-17.729-.549-18.1-.344-.414-2.193-.536-8.116-.536-9.501 0-8.631.854-8.631-8.48v-7.52h8.12c10.016 0 9.08.87 9.08-8.437 0-8.824.599-8.019-6.2-8.338l-4.8-.225-.109-7.69-.108-7.69.908-.212c.5-.116 2.979-.256 5.509-.31l4.6-.098.11-2.4c.17-3.696-.487-3.431 8.181-3.309l7.709.109zm-160.683-.5c.512 2.605.34 74.882-.185 77.964-1.528 8.95-4.777 11.587-14.58 11.834-6.453.162-6.833.031-7.689-2.646a23 23 0 0 0-1.18-2.852c-.394-.77-1.105-2.3-1.58-3.4s-1.02-2.296-1.211-2.657c-.548-1.035-.131-1.143 4.402-1.143 6.611 0 5.861 4.242 6.149-34.8.134-18.15.246-35.115.249-37.7l.005-4.7h7.8c4.29 0 7.809.045 7.82.1m121.337 5.333c.134.348.243 3.663.243 7.367 0 8.723.449 8-4.967 8-3.958 0-4.585.095-5.358.816l-.875.815v25.308c0 21.209.092 25.434.567 26.085.519.71 1.238.793 8.5.976l7.933.2v14.8l-27.9.103c-26.018.096-28.959-.001-27.5-.903.22-.136.4-.676.4-1.2s.179-1.064.398-1.199c.409-.253 2.926-5.474 3.42-7.095.152-.498.502-1.176.777-1.506s.674-1.14.885-1.8l.385-1.2 7.501-.2c6.833-.182 7.551-.269 8.067-.976.475-.651.567-4.9.567-26.254v-25.478l-.986-.646c-.748-.49-1.991-.646-5.157-.646-3.435 0-4.214-.112-4.414-.633-.479-1.247-.27-14.38.237-14.887.825-.825 36.959-.677 37.277.153m83.356.33c2.254 1.15 3.894 2.829 4.237 4.337.137.605.361 1.548.496 2.095 1.26 5.103-3.436 8.38-11.646 8.128l-4-.123-.116-3.548c-.289-8.814 4.953-13.99 11.029-10.889m-43.417 16.006c-.832 1.057-.864 13.573-.039 15.131.484.913 10.867 1.036 12.043.143 1.877-1.424.709-15.443-1.287-15.443-.421 0-.877-.18-1.013-.4-.594-.96-8.883-.475-9.704.569m-190.593.963c.499.316.068 12.456-.548 15.412-.131.629-.382 4.049-.557 7.6-.316 6.378-1.21 13.937-1.969 16.656-.215.77-.468 1.85-.562 2.4-.312 1.827-1.455 5.783-2.023 7-.308.66-.78 1.74-1.049 2.4-1.338 3.285-3.657 7-4.37 7-.138 0-.49-.812-.783-1.803-.293-.992-.872-2.236-1.287-2.764s-.755-1.19-.755-1.472-.559-1.694-1.242-3.137a376 376 0 0 1-2.059-4.424c-.45-.99-.971-2.113-1.158-2.495-.47-.958-.429-3.803.059-4.105.22-.136.4-1.755.4-3.599 0-1.843.285-4.578.634-6.076.348-1.499.785-5.965.971-9.925.362-7.7 1.116-17.678 1.398-18.5.197-.573 14.016-.729 14.9-.168m58.584 5.587c.157 3.146.485 6.386.729 7.2s.607 5.081.808 9.481c.458 10.021.934 15.218 1.456 15.884.974 1.243.868 2.486-.451 5.287a452 452 0 0 0-2.417 5.229 366 366 0 0 1-1.848 4.026c-.42.895-.764 1.894-.764 2.22s-.201.795-.446 1.04c-.246.246-.651.853-.9 1.349-.656 1.304-1.207 1.326-1.768.069-.27-.607-1.187-2.414-2.037-4.015-.851-1.602-1.864-3.942-2.253-5.2-.388-1.259-.899-2.533-1.135-2.831-.235-.297-.553-1.467-.706-2.6-.278-2.057-1.137-6.951-1.933-11.013-.232-1.185-.423-4.155-.424-6.6s-.272-6.229-.6-8.41c-.329-2.181-.611-5.781-.627-8s-.172-5.025-.346-6.235c-.417-2.899-.668-2.814 7.975-2.699l7.4.099zm17.072 45.827c.371.298 3.982.5 10.7.596 6.749.098 10.141.287 10.141.568 0 .232-.63 1.749-1.4 3.371s-1.4 3.017-1.4 3.099-.63 1.494-1.4 3.138-1.4 3.131-1.4 3.304c0 1.663-.859 1.778-13.233 1.778-12.665 0-13.703-.157-12.936-1.952a63 63 0 0 0 .731-1.848c.249-.66.746-1.65 1.102-2.2s.886-1.72 1.176-2.6.758-1.884 1.043-2.231c.284-.348.517-.763.517-.922 0-.623 1.703-4.07 2.208-4.47.64-.507 3.365-.265 4.151.369"
|
|
33
|
-
}
|
|
34
|
-
)
|
|
35
|
-
]
|
|
36
|
-
}
|
|
37
|
-
);
|
|
38
|
-
})
|
|
39
|
-
);
|
|
40
|
-
export {
|
|
41
|
-
w as default
|
|
42
|
-
};
|