@envive-ai/react-icons 0.3.1 → 0.3.3
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/AiSearch.d.cts +2 -2
- package/dist/AiSearch.d.ts +2 -2
- package/dist/AiSearchBold.d.cts +2 -2
- package/dist/AiSearchBold.d.ts +2 -2
- package/dist/AiSearchThin.d.cts +2 -2
- package/dist/AiSearchThin.d.ts +2 -2
- package/dist/AiSearchVariant.d.cts +2 -2
- package/dist/AiSearchVariant.d.ts +2 -2
- package/dist/Alert.d.cts +2 -2
- package/dist/Alert.d.ts +2 -2
- package/dist/ArrowUp.d.cts +2 -2
- package/dist/ArrowUp.d.ts +2 -2
- package/dist/BagAddWhite.d.cts +2 -2
- package/dist/BagAddWhite.d.ts +2 -2
- package/dist/BagWhite.d.cts +2 -2
- package/dist/BagWhite.d.ts +2 -2
- package/dist/BlackLightbulb.d.cts +2 -2
- package/dist/BlackLightbulb.d.ts +2 -2
- package/dist/Checkmark.cjs +31 -0
- package/dist/Checkmark.d.cts +6 -0
- package/dist/Checkmark.d.ts +7 -0
- package/dist/Checkmark.js +31 -0
- package/dist/ChevronDown.d.cts +2 -2
- package/dist/ChevronDown.d.ts +2 -2
- package/dist/ChevronLeft.d.cts +2 -2
- package/dist/ChevronLeft.d.ts +2 -2
- package/dist/CoterieLogo.d.cts +2 -2
- package/dist/CoterieLogo.d.ts +2 -2
- package/dist/CustomerChat.d.cts +2 -2
- package/dist/CustomerChat.d.ts +2 -2
- package/dist/Document.d.cts +2 -2
- package/dist/Document.d.ts +2 -2
- package/dist/DotsHorizontal.d.cts +2 -2
- package/dist/DotsHorizontal.d.ts +2 -2
- package/dist/EnviveWatermark.d.cts +2 -2
- package/dist/EnviveWatermark.d.ts +2 -2
- package/dist/FourPointStar.d.cts +2 -2
- package/dist/FourPointStar.d.ts +2 -2
- package/dist/IconClose.d.cts +2 -2
- package/dist/IconClose.d.ts +2 -2
- package/dist/IconCloseRounded.cjs +21 -0
- package/dist/IconCloseRounded.d.cts +6 -0
- package/dist/IconCloseRounded.d.ts +7 -0
- package/dist/IconCloseRounded.js +21 -0
- package/dist/IconCloseSharp.cjs +30 -0
- package/dist/IconCloseSharp.d.cts +6 -0
- package/dist/IconCloseSharp.d.ts +7 -0
- package/dist/IconCloseSharp.js +30 -0
- package/dist/IconCloseTransparent.cjs +23 -0
- package/dist/IconCloseTransparent.d.cts +6 -0
- package/dist/IconCloseTransparent.d.ts +7 -0
- package/dist/IconCloseTransparent.js +23 -0
- package/dist/IconCloseVariant.d.ts +2 -2
- package/dist/LatencyIconEmptyStep.cjs +17 -0
- package/dist/LatencyIconEmptyStep.d.cts +6 -0
- package/dist/LatencyIconEmptyStep.d.ts +7 -0
- package/dist/LatencyIconEmptyStep.js +17 -0
- package/dist/LatencyIconStep1.cjs +43 -0
- package/dist/LatencyIconStep1.d.cts +6 -0
- package/dist/LatencyIconStep1.d.ts +7 -0
- package/dist/LatencyIconStep1.js +43 -0
- package/dist/LatencyIconStep2.cjs +32 -0
- package/dist/LatencyIconStep2.d.cts +6 -0
- package/dist/LatencyIconStep2.d.ts +7 -0
- package/dist/LatencyIconStep2.js +32 -0
- package/dist/LatencyIconStep3.cjs +25 -0
- package/dist/LatencyIconStep3.d.cts +6 -0
- package/dist/LatencyIconStep3.d.ts +7 -0
- package/dist/LatencyIconStep3.js +25 -0
- package/dist/LatencyIconStep4.cjs +25 -0
- package/dist/LatencyIconStep4.d.cts +6 -0
- package/dist/LatencyIconStep4.d.ts +7 -0
- package/dist/LatencyIconStep4.js +25 -0
- package/dist/LatencyIconStep5.cjs +32 -0
- package/dist/LatencyIconStep5.d.cts +6 -0
- package/dist/LatencyIconStep5.d.ts +7 -0
- package/dist/LatencyIconStep5.js +32 -0
- package/dist/Lightbulb.d.cts +2 -2
- package/dist/Lightbulb.d.ts +2 -2
- package/dist/MagnifyingGlass.d.cts +2 -2
- package/dist/MagnifyingGlass.d.ts +2 -2
- package/dist/MagnifyingGlassStar.d.cts +2 -2
- package/dist/MagnifyingGlassStar.d.ts +2 -2
- package/dist/MagnifyingGlassStarVariant.d.cts +2 -2
- package/dist/MagnifyingGlassStarVariant.d.ts +2 -2
- package/dist/OutlinedStar.d.cts +2 -2
- package/dist/OutlinedStar.d.ts +2 -2
- package/dist/Paperclip.d.cts +2 -2
- package/dist/Paperclip.d.ts +2 -2
- package/dist/Send.d.cts +2 -2
- package/dist/Send.d.ts +2 -2
- package/dist/SendArrow.d.ts +2 -2
- package/dist/SendMinimalist.cjs +34 -0
- package/dist/SendMinimalist.d.cts +6 -0
- package/dist/SendMinimalist.d.ts +7 -0
- package/dist/SendMinimalist.js +34 -0
- package/dist/SendModern.cjs +43 -0
- package/dist/SendModern.d.cts +6 -0
- package/dist/SendModern.d.ts +7 -0
- package/dist/SendModern.js +43 -0
- package/dist/SendStandard.cjs +21 -0
- package/dist/SendStandard.d.cts +6 -0
- package/dist/SendStandard.d.ts +7 -0
- package/dist/SendStandard.js +21 -0
- package/dist/Settings.d.cts +2 -2
- package/dist/Settings.d.ts +2 -2
- package/dist/SettingsVariant.d.cts +2 -2
- package/dist/SettingsVariant.d.ts +2 -2
- package/dist/ShapewearOutline.d.cts +2 -2
- package/dist/ShapewearOutline.d.ts +2 -2
- package/dist/SpanxLogo.d.cts +2 -2
- package/dist/SpanxLogo.d.ts +2 -2
- package/dist/Sparkles.d.cts +2 -2
- package/dist/Sparkles.d.ts +2 -2
- package/dist/SpiffyBwLogo.d.cts +2 -2
- package/dist/SpiffyBwLogo.d.ts +2 -2
- package/dist/Star.d.cts +2 -2
- package/dist/Star.d.ts +2 -2
- package/dist/VectorUpRight.d.cts +2 -2
- package/dist/VectorUpRight.d.ts +2 -2
- package/dist/_virtual/rolldown_runtime.cjs +2 -4
- package/dist/_virtual/rolldown_runtime.js +2 -4
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs +2 -2
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +3 -3
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs +2 -2
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +3 -3
- package/dist/node_modules/react/cjs/react.development.cjs +2 -2
- package/dist/node_modules/react/cjs/react.development.js +3 -3
- package/dist/node_modules/react/cjs/react.production.min.cjs +2 -2
- package/dist/node_modules/react/cjs/react.production.min.js +3 -3
- package/dist/node_modules/react/index.cjs +2 -2
- package/dist/node_modules/react/index.js +3 -3
- package/dist/node_modules/react/jsx-runtime.cjs +2 -2
- package/dist/node_modules/react/jsx-runtime.js +3 -3
- package/package.json +53 -1
- package/src/Checkmark.tsx +28 -0
- package/src/IconCloseRounded.tsx +17 -0
- package/src/IconCloseSharp.tsx +27 -0
- package/src/IconCloseTransparent.tsx +19 -0
- package/src/LatencyIconEmptyStep.tsx +12 -0
- package/src/LatencyIconStep1.tsx +37 -0
- package/src/LatencyIconStep2.tsx +29 -0
- package/src/LatencyIconStep3.tsx +21 -0
- package/src/LatencyIconStep4.tsx +21 -0
- package/src/LatencyIconStep5.tsx +29 -0
- package/src/SendMinimalist.tsx +31 -0
- package/src/SendModern.tsx +37 -0
- package/src/SendStandard.tsx +17 -0
- package/src/index.ts +12 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/MagnifyingGlassStarVariant.d.ts
|
|
5
|
-
declare const SvgMagnifyingGlassStarVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgMagnifyingGlassStarVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime42.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgMagnifyingGlassStarVariant as default };
|
package/dist/OutlinedStar.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/OutlinedStar.d.ts
|
|
5
|
-
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime39.JSX.Element;
|
|
6
6
|
export = SvgOutlinedStar;
|
package/dist/OutlinedStar.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/OutlinedStar.d.ts
|
|
5
|
-
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgOutlinedStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime14.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgOutlinedStar as default };
|
package/dist/Paperclip.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Paperclip.d.ts
|
|
5
|
-
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime36.JSX.Element;
|
|
6
6
|
export = SvgPaperclip;
|
package/dist/Paperclip.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Paperclip.d.ts
|
|
5
|
-
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgPaperclip: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime43.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgPaperclip as default };
|
package/dist/Send.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Send.d.ts
|
|
5
|
-
declare const SvgSend: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime41.JSX.Element;
|
|
6
6
|
export = SvgSend;
|
package/dist/Send.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Send.d.ts
|
|
5
|
-
declare const SvgSend: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSend: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime16.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSend as default };
|
package/dist/SendArrow.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SendArrow.d.ts
|
|
5
|
-
declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSendArrow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime13.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSendArrow as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
2
|
+
const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
|
|
3
|
+
|
|
4
|
+
//#region src/SendMinimalist.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
|
|
6
|
+
const SvgSendMinimalist = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
|
|
14
|
+
clipPath: "url(#clip0_20768_8540)",
|
|
15
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M22 12L15.551 6.37803L15.8719 6L22.7753 11.9747L23 12.1692L22.77 12.3572L15.8666 18L15.5563 17.613L22 12.3572L2.00043 12.3297L2.00004 11.8318L22 12Z",
|
|
19
|
+
fill: "#666666",
|
|
20
|
+
stroke: "#B3B8B8"
|
|
21
|
+
})
|
|
22
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
|
|
23
|
+
id: "clip0_20768_8540",
|
|
24
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
|
|
25
|
+
width: 24,
|
|
26
|
+
height: 24,
|
|
27
|
+
fill: "white"
|
|
28
|
+
})
|
|
29
|
+
}) })]
|
|
30
|
+
});
|
|
31
|
+
var SendMinimalist_default = SvgSendMinimalist;
|
|
32
|
+
|
|
33
|
+
//#endregion
|
|
34
|
+
module.exports = SendMinimalist_default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
2
|
+
import { SVGProps } from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/SendMinimalist.d.ts
|
|
5
|
+
declare const SvgSendMinimalist: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime12.JSX.Element;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { SvgSendMinimalist as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { __toESM } from "./_virtual/rolldown_runtime.js";
|
|
2
|
+
import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
|
|
3
|
+
|
|
4
|
+
//#region src/SendMinimalist.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
|
|
6
|
+
const SvgSendMinimalist = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
|
|
14
|
+
clipPath: "url(#clip0_20768_8540)",
|
|
15
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
clipRule: "evenodd",
|
|
18
|
+
d: "M22 12L15.551 6.37803L15.8719 6L22.7753 11.9747L23 12.1692L22.77 12.3572L15.8666 18L15.5563 17.613L22 12.3572L2.00043 12.3297L2.00004 11.8318L22 12Z",
|
|
19
|
+
fill: "#666666",
|
|
20
|
+
stroke: "#B3B8B8"
|
|
21
|
+
})
|
|
22
|
+
}), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
|
|
23
|
+
id: "clip0_20768_8540",
|
|
24
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
|
|
25
|
+
width: 24,
|
|
26
|
+
height: 24,
|
|
27
|
+
fill: "white"
|
|
28
|
+
})
|
|
29
|
+
}) })]
|
|
30
|
+
});
|
|
31
|
+
var SendMinimalist_default = SvgSendMinimalist;
|
|
32
|
+
|
|
33
|
+
//#endregion
|
|
34
|
+
export { SendMinimalist_default as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
2
|
+
const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
|
|
3
|
+
|
|
4
|
+
//#region src/SendModern.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
|
|
6
|
+
const SvgSendModern = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
|
|
15
|
+
width: 24,
|
|
16
|
+
height: 24,
|
|
17
|
+
rx: 12,
|
|
18
|
+
fill: "#ECECEC"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
|
|
21
|
+
clipPath: "url(#clip0_20768_8536)",
|
|
22
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M11.8318 5.14753L6.37803 11.449L6 11.1281L11.9747 4.22471L12.1692 4L12.3572 4.23003L18 11.1334L17.613 11.4437L12.3297 4.98005L12.3297 20L11.8318 20L11.8318 5.14753Z",
|
|
26
|
+
fill: "#B3B8B8"
|
|
27
|
+
})
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
|
|
30
|
+
id: "clip0_20768_8536",
|
|
31
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
|
|
32
|
+
width: 16,
|
|
33
|
+
height: 16,
|
|
34
|
+
fill: "white",
|
|
35
|
+
transform: "translate(4 20) rotate(-90)"
|
|
36
|
+
})
|
|
37
|
+
}) })
|
|
38
|
+
]
|
|
39
|
+
});
|
|
40
|
+
var SendModern_default = SvgSendModern;
|
|
41
|
+
|
|
42
|
+
//#endregion
|
|
43
|
+
module.exports = SendModern_default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
2
|
+
import { SVGProps } from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/SendModern.d.ts
|
|
5
|
+
declare const SvgSendModern: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime22.JSX.Element;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { SvgSendModern as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { __toESM } from "./_virtual/rolldown_runtime.js";
|
|
2
|
+
import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
|
|
3
|
+
|
|
4
|
+
//#region src/SendModern.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
|
|
6
|
+
const SvgSendModern = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
|
|
15
|
+
width: 24,
|
|
16
|
+
height: 24,
|
|
17
|
+
rx: 12,
|
|
18
|
+
fill: "#ECECEC"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", {
|
|
21
|
+
clipPath: "url(#clip0_20768_8536)",
|
|
22
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M11.8318 5.14753L6.37803 11.449L6 11.1281L11.9747 4.22471L12.1692 4L12.3572 4.23003L18 11.1334L17.613 11.4437L12.3297 4.98005L12.3297 20L11.8318 20L11.8318 5.14753Z",
|
|
26
|
+
fill: "#B3B8B8"
|
|
27
|
+
})
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", {
|
|
30
|
+
id: "clip0_20768_8536",
|
|
31
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
|
|
32
|
+
width: 16,
|
|
33
|
+
height: 16,
|
|
34
|
+
fill: "white",
|
|
35
|
+
transform: "translate(4 20) rotate(-90)"
|
|
36
|
+
})
|
|
37
|
+
}) })
|
|
38
|
+
]
|
|
39
|
+
});
|
|
40
|
+
var SendModern_default = SvgSendModern;
|
|
41
|
+
|
|
42
|
+
//#endregion
|
|
43
|
+
export { SendModern_default as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
2
|
+
const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
|
|
3
|
+
|
|
4
|
+
//#region src/SendStandard.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.default);
|
|
6
|
+
const SvgSendStandard = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
14
|
+
d: "M20.8158 3.53348C20.3572 3.06288 19.6786 2.88756 19.0459 3.07211L4.29066 7.3629C3.62306 7.54837 3.14986 8.0808 3.02239 8.75717C2.89217 9.44554 3.34703 10.3194 3.94127 10.6848L8.55491 13.5204C9.0281 13.8111 9.63885 13.7382 10.0304 13.3432L15.3135 8.02728C15.5795 7.75045 16.0196 7.75045 16.2856 8.02728C16.5515 8.29487 16.5515 8.72857 16.2856 9.00539L10.9933 14.3223C10.6008 14.7163 10.5275 15.3299 10.8163 15.8061L13.6353 20.466C13.9655 21.0196 14.534 21.3333 15.1576 21.3333C15.231 21.3333 15.3135 21.3333 15.3869 21.3241C16.1022 21.2318 16.6707 20.7428 16.8817 20.0507L21.2559 5.31439C21.4485 4.68692 21.2743 4.00409 20.8158 3.53348Z",
|
|
15
|
+
fill: "#B3B8B8"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
var SendStandard_default = SvgSendStandard;
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
module.exports = SendStandard_default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
2
|
+
import { SVGProps } from "react";
|
|
3
|
+
|
|
4
|
+
//#region src/SendStandard.d.ts
|
|
5
|
+
declare const SvgSendStandard: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime19.JSX.Element;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { SvgSendStandard as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { __toESM } from "./_virtual/rolldown_runtime.js";
|
|
2
|
+
import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
|
|
3
|
+
|
|
4
|
+
//#region src/SendStandard.tsx
|
|
5
|
+
var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
|
|
6
|
+
const SvgSendStandard = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
|
|
7
|
+
width: 24,
|
|
8
|
+
height: 24,
|
|
9
|
+
viewBox: "0 0 24 24",
|
|
10
|
+
fill: "none",
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
|
|
14
|
+
d: "M20.8158 3.53348C20.3572 3.06288 19.6786 2.88756 19.0459 3.07211L4.29066 7.3629C3.62306 7.54837 3.14986 8.0808 3.02239 8.75717C2.89217 9.44554 3.34703 10.3194 3.94127 10.6848L8.55491 13.5204C9.0281 13.8111 9.63885 13.7382 10.0304 13.3432L15.3135 8.02728C15.5795 7.75045 16.0196 7.75045 16.2856 8.02728C16.5515 8.29487 16.5515 8.72857 16.2856 9.00539L10.9933 14.3223C10.6008 14.7163 10.5275 15.3299 10.8163 15.8061L13.6353 20.466C13.9655 21.0196 14.534 21.3333 15.1576 21.3333C15.231 21.3333 15.3135 21.3333 15.3869 21.3241C16.1022 21.2318 16.6707 20.7428 16.8817 20.0507L21.2559 5.31439C21.4485 4.68692 21.2743 4.00409 20.8158 3.53348Z",
|
|
15
|
+
fill: "#B3B8B8"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
var SendStandard_default = SvgSendStandard;
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
export { SendStandard_default as default };
|
package/dist/Settings.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Settings.d.ts
|
|
5
|
-
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime46.JSX.Element;
|
|
6
6
|
export = SvgSettings;
|
package/dist/Settings.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Settings.d.ts
|
|
5
|
-
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettings: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime25.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSettings as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SettingsVariant.d.ts
|
|
5
|
-
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime18.JSX.Element;
|
|
6
6
|
export = SvgSettingsVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SettingsVariant.d.ts
|
|
5
|
-
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSettingsVariant: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime35.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSettingsVariant as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ShapewearOutline.d.ts
|
|
5
|
-
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
|
|
6
6
|
export = SvgShapewearOutline;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/ShapewearOutline.d.ts
|
|
5
|
-
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgShapewearOutline: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime30.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgShapewearOutline as default };
|
package/dist/SpanxLogo.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpanxLogo.d.ts
|
|
5
|
-
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime34.JSX.Element;
|
|
6
6
|
export = SvgSpanxLogo;
|
package/dist/SpanxLogo.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpanxLogo.d.ts
|
|
5
|
-
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpanxLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime32.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSpanxLogo as default };
|
package/dist/Sparkles.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Sparkles.d.ts
|
|
5
|
-
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime31.JSX.Element;
|
|
6
6
|
export = SvgSparkles;
|
package/dist/Sparkles.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Sparkles.d.ts
|
|
5
|
-
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSparkles: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime21.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSparkles as default };
|
package/dist/SpiffyBwLogo.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpiffyBwLogo.d.ts
|
|
5
|
-
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime43.JSX.Element;
|
|
6
6
|
export = SvgSpiffyBwLogo;
|
package/dist/SpiffyBwLogo.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/SpiffyBwLogo.d.ts
|
|
5
|
-
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgSpiffyBwLogo: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime23.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgSpiffyBwLogo as default };
|
package/dist/Star.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Star.d.ts
|
|
5
|
-
declare const SvgStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime44.JSX.Element;
|
|
6
6
|
export = SvgStar;
|
package/dist/Star.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/Star.d.ts
|
|
5
|
-
declare const SvgStar: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgStar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime24.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgStar as default };
|
package/dist/VectorUpRight.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/VectorUpRight.d.ts
|
|
5
|
-
declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime45.JSX.Element;
|
|
6
6
|
export = SvgVectorUpRight;
|
package/dist/VectorUpRight.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
2
2
|
import { SVGProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/VectorUpRight.d.ts
|
|
5
|
-
declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) =>
|
|
5
|
+
declare const SvgVectorUpRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime28.JSX.Element;
|
|
6
6
|
//#endregion
|
|
7
7
|
export { SvgVectorUpRight as default };
|
|
@@ -5,9 +5,7 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
|
5
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
6
|
var __getProtoOf = Object.getPrototypeOf;
|
|
7
7
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var
|
|
9
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
10
|
-
};
|
|
8
|
+
var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
11
9
|
var __copyProps = (to, from, except, desc) => {
|
|
12
10
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
11
|
for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
@@ -29,5 +27,5 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
29
27
|
|
|
30
28
|
//#endregion
|
|
31
29
|
|
|
32
|
-
exports.
|
|
30
|
+
exports.__commonJSMin = __commonJSMin;
|
|
33
31
|
exports.__toESM = __toESM;
|
|
@@ -5,9 +5,7 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
|
5
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
6
|
var __getProtoOf = Object.getPrototypeOf;
|
|
7
7
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var
|
|
9
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
10
|
-
};
|
|
8
|
+
var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
11
9
|
var __copyProps = (to, from, except, desc) => {
|
|
12
10
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
11
|
for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
@@ -28,4 +26,4 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
28
26
|
}) : target, mod));
|
|
29
27
|
|
|
30
28
|
//#endregion
|
|
31
|
-
export {
|
|
29
|
+
export { __commonJSMin, __toESM };
|
|
@@ -13,7 +13,7 @@ const require_index = require('../index.cjs');
|
|
|
13
13
|
* This source code is licensed under the MIT license found in the
|
|
14
14
|
* LICENSE file in the root directory of this source tree.
|
|
15
15
|
*/
|
|
16
|
-
var require_react_jsx_runtime_development = /* @__PURE__ */ require_rolldown_runtime.
|
|
16
|
+
var require_react_jsx_runtime_development = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports) => {
|
|
17
17
|
if (process.env.NODE_ENV !== "production") (function() {
|
|
18
18
|
"use strict";
|
|
19
19
|
var React = require_index.default;
|
|
@@ -691,7 +691,7 @@ var require_react_jsx_runtime_development = /* @__PURE__ */ require_rolldown_run
|
|
|
691
691
|
exports.jsx = jsx;
|
|
692
692
|
exports.jsxs = jsxs;
|
|
693
693
|
})();
|
|
694
|
-
})
|
|
694
|
+
}));
|
|
695
695
|
|
|
696
696
|
//#endregion
|
|
697
697
|
Object.defineProperty(exports, 'default', {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { __commonJSMin } from "../../../_virtual/rolldown_runtime.js";
|
|
2
2
|
import { require_react } from "../index.js";
|
|
3
3
|
|
|
4
4
|
//#region ../../node_modules/react/cjs/react-jsx-runtime.development.js
|
|
@@ -11,7 +11,7 @@ import { require_react } from "../index.js";
|
|
|
11
11
|
* This source code is licensed under the MIT license found in the
|
|
12
12
|
* LICENSE file in the root directory of this source tree.
|
|
13
13
|
*/
|
|
14
|
-
var require_react_jsx_runtime_development = /* @__PURE__ */
|
|
14
|
+
var require_react_jsx_runtime_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
15
15
|
if (process.env.NODE_ENV !== "production") (function() {
|
|
16
16
|
"use strict";
|
|
17
17
|
var React = require_react();
|
|
@@ -689,7 +689,7 @@ var require_react_jsx_runtime_development = /* @__PURE__ */ __commonJS({ "../../
|
|
|
689
689
|
exports.jsx = jsx;
|
|
690
690
|
exports.jsxs = jsxs;
|
|
691
691
|
})();
|
|
692
|
-
})
|
|
692
|
+
}));
|
|
693
693
|
|
|
694
694
|
//#endregion
|
|
695
695
|
export default require_react_jsx_runtime_development();
|
|
@@ -13,7 +13,7 @@ const require_index = require('../index.cjs');
|
|
|
13
13
|
* This source code is licensed under the MIT license found in the
|
|
14
14
|
* LICENSE file in the root directory of this source tree.
|
|
15
15
|
*/
|
|
16
|
-
var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_runtime.
|
|
16
|
+
var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports) => {
|
|
17
17
|
var f = require_index.default, k = Symbol.for("react.element"), l = Symbol.for("react.fragment"), m = Object.prototype.hasOwnProperty, n = f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = {
|
|
18
18
|
key: !0,
|
|
19
19
|
ref: !0,
|
|
@@ -38,7 +38,7 @@ var require_react_jsx_runtime_production_min = /* @__PURE__ */ require_rolldown_
|
|
|
38
38
|
}
|
|
39
39
|
exports.jsx = q;
|
|
40
40
|
exports.jsxs = q;
|
|
41
|
-
})
|
|
41
|
+
}));
|
|
42
42
|
|
|
43
43
|
//#endregion
|
|
44
44
|
Object.defineProperty(exports, 'default', {
|