@metamask-previews/design-system-react 0.1.0-preview.a448767 → 0.2.0-preview.ec6504c
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/CHANGELOG.md +21 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.cjs +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.cjs.map +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.mjs +1 -1
- package/dist/components/AvatarFavicon/AvatarFavicon.mjs.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.cjs +2 -3
- package/dist/components/AvatarGroup/AvatarGroup.cjs.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.d.cts.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.d.mts.map +1 -1
- package/dist/components/AvatarGroup/AvatarGroup.mjs +1 -2
- package/dist/components/AvatarGroup/AvatarGroup.mjs.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.types.cjs.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.types.d.cts +1 -2
- package/dist/components/AvatarIcon/AvatarIcon.types.d.cts.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.types.d.mts +1 -2
- package/dist/components/AvatarIcon/AvatarIcon.types.d.mts.map +1 -1
- package/dist/components/AvatarIcon/AvatarIcon.types.mjs.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.cjs +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.cjs.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.mjs +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.mjs.map +1 -1
- package/dist/components/AvatarToken/AvatarToken.cjs +1 -1
- package/dist/components/AvatarToken/AvatarToken.cjs.map +1 -1
- package/dist/components/AvatarToken/AvatarToken.mjs +1 -1
- package/dist/components/AvatarToken/AvatarToken.mjs.map +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.cjs +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.cjs.map +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.mjs +1 -1
- package/dist/components/BadgeIcon/BadgeIcon.mjs.map +1 -1
- package/dist/components/Box/Box.cjs +42 -8
- package/dist/components/Box/Box.cjs.map +1 -1
- package/dist/components/Box/Box.constants.cjs +218 -1
- package/dist/components/Box/Box.constants.cjs.map +1 -1
- package/dist/components/Box/Box.constants.d.cts +16 -1
- package/dist/components/Box/Box.constants.d.cts.map +1 -1
- package/dist/components/Box/Box.constants.d.mts +16 -1
- package/dist/components/Box/Box.constants.d.mts.map +1 -1
- package/dist/components/Box/Box.constants.mjs +217 -0
- package/dist/components/Box/Box.constants.mjs.map +1 -1
- package/dist/components/Box/Box.d.cts +1 -1
- package/dist/components/Box/Box.d.cts.map +1 -1
- package/dist/components/Box/Box.d.mts +1 -1
- package/dist/components/Box/Box.d.mts.map +1 -1
- package/dist/components/Box/Box.mjs +21 -6
- package/dist/components/Box/Box.mjs.map +1 -1
- package/dist/components/Box/Box.types.cjs.map +1 -1
- package/dist/components/Box/Box.types.d.cts +84 -1
- package/dist/components/Box/Box.types.d.cts.map +1 -1
- package/dist/components/Box/Box.types.d.mts +84 -1
- package/dist/components/Box/Box.types.d.mts.map +1 -1
- package/dist/components/Box/Box.types.mjs.map +1 -1
- package/dist/components/Box/index.cjs +3 -1
- package/dist/components/Box/index.cjs.map +1 -1
- package/dist/components/Box/index.d.cts +1 -1
- package/dist/components/Box/index.d.cts.map +1 -1
- package/dist/components/Box/index.d.mts +1 -1
- package/dist/components/Box/index.d.mts.map +1 -1
- package/dist/components/Box/index.mjs +1 -1
- package/dist/components/Box/index.mjs.map +1 -1
- package/dist/components/ButtonBase/ButtonBase.cjs +4 -4
- package/dist/components/ButtonBase/ButtonBase.cjs.map +1 -1
- package/dist/components/ButtonBase/ButtonBase.mjs +4 -4
- package/dist/components/ButtonBase/ButtonBase.mjs.map +1 -1
- package/dist/components/Checkbox/Checkbox.cjs +2 -2
- package/dist/components/Checkbox/Checkbox.cjs.map +1 -1
- package/dist/components/Checkbox/Checkbox.mjs +2 -2
- package/dist/components/Checkbox/Checkbox.mjs.map +1 -1
- package/dist/components/Icon/icons/AppleLogo.cjs +32 -0
- package/dist/components/Icon/icons/AppleLogo.cjs.map +1 -0
- package/dist/components/Icon/icons/AppleLogo.d.cts +4 -0
- package/dist/components/Icon/icons/AppleLogo.d.cts.map +1 -0
- package/dist/components/Icon/icons/AppleLogo.d.mts +4 -0
- package/dist/components/Icon/icons/AppleLogo.d.mts.map +1 -0
- package/dist/components/Icon/icons/AppleLogo.mjs +7 -0
- package/dist/components/Icon/icons/AppleLogo.mjs.map +1 -0
- package/dist/components/Icon/icons/Backspace.cjs +32 -0
- package/dist/components/Icon/icons/Backspace.cjs.map +1 -0
- package/dist/components/Icon/icons/Backspace.d.cts +4 -0
- package/dist/components/Icon/icons/Backspace.d.cts.map +1 -0
- package/dist/components/Icon/icons/Backspace.d.mts +4 -0
- package/dist/components/Icon/icons/Backspace.d.mts.map +1 -0
- package/dist/components/Icon/icons/Backspace.mjs +7 -0
- package/dist/components/Icon/icons/Backspace.mjs.map +1 -0
- package/dist/components/Icon/icons/Candlestick.cjs +32 -0
- package/dist/components/Icon/icons/Candlestick.cjs.map +1 -0
- package/dist/components/Icon/icons/Candlestick.d.cts +4 -0
- package/dist/components/Icon/icons/Candlestick.d.cts.map +1 -0
- package/dist/components/Icon/icons/Candlestick.d.mts +4 -0
- package/dist/components/Icon/icons/Candlestick.d.mts.map +1 -0
- package/dist/components/Icon/icons/Candlestick.mjs +7 -0
- package/dist/components/Icon/icons/Candlestick.mjs.map +1 -0
- package/dist/components/Icon/icons/Clear.cjs +32 -0
- package/dist/components/Icon/icons/Clear.cjs.map +1 -0
- package/dist/components/Icon/icons/Clear.d.cts +4 -0
- package/dist/components/Icon/icons/Clear.d.cts.map +1 -0
- package/dist/components/Icon/icons/Clear.d.mts +4 -0
- package/dist/components/Icon/icons/Clear.d.mts.map +1 -0
- package/dist/components/Icon/icons/Clear.mjs +7 -0
- package/dist/components/Icon/icons/Clear.mjs.map +1 -0
- package/dist/components/Icon/icons/Error.cjs +2 -2
- package/dist/components/Icon/icons/Error.cjs.map +1 -1
- package/dist/components/Icon/icons/Error.mjs +2 -2
- package/dist/components/Icon/icons/Error.mjs.map +1 -1
- package/dist/components/Icon/icons/HashTag.cjs +2 -2
- package/dist/components/Icon/icons/HashTag.cjs.map +1 -1
- package/dist/components/Icon/icons/HashTag.mjs +2 -2
- package/dist/components/Icon/icons/HashTag.mjs.map +1 -1
- package/dist/components/Icon/icons/MetamaskFoxOutline.cjs +32 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.cjs.map +1 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.d.cts +4 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.d.cts.map +1 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.d.mts +4 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.d.mts.map +1 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.mjs +7 -0
- package/dist/components/Icon/icons/MetamaskFoxOutline.mjs.map +1 -0
- package/dist/components/Icon/icons/index.cjs +10 -0
- package/dist/components/Icon/icons/index.cjs.map +1 -1
- package/dist/components/Icon/icons/index.d.cts +5 -0
- package/dist/components/Icon/icons/index.d.cts.map +1 -1
- package/dist/components/Icon/icons/index.d.mts +5 -0
- package/dist/components/Icon/icons/index.d.mts.map +1 -1
- package/dist/components/Icon/icons/index.mjs +10 -0
- package/dist/components/Icon/icons/index.mjs.map +1 -1
- package/dist/components/Text/Text.constants.cjs +15 -0
- package/dist/components/Text/Text.constants.cjs.map +1 -1
- package/dist/components/Text/Text.constants.d.cts.map +1 -1
- package/dist/components/Text/Text.constants.d.mts.map +1 -1
- package/dist/components/Text/Text.constants.mjs +15 -0
- package/dist/components/Text/Text.constants.mjs.map +1 -1
- package/dist/components/Text/Text.types.cjs.map +1 -1
- package/dist/components/Text/Text.types.d.cts +2 -2
- package/dist/components/Text/Text.types.d.mts +2 -2
- package/dist/components/Text/Text.types.mjs.map +1 -1
- package/dist/components/index.cjs +4 -2
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.d.cts +1 -1
- package/dist/components/index.d.cts.map +1 -1
- package/dist/components/index.d.mts +1 -1
- package/dist/components/index.d.mts.map +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/components/index.mjs.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.cjs +5 -2
- package/dist/components/temp-components/Jazzicon/Jazzicon.cjs.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.d.cts.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.d.mts.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.mjs +5 -2
- package/dist/components/temp-components/Jazzicon/Jazzicon.mjs.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.cjs +6 -3
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.cjs.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.d.cts +6 -3
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.d.cts.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.d.mts +6 -3
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.d.mts.map +1 -1
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.mjs +6 -3
- package/dist/components/temp-components/Jazzicon/Jazzicon.utilities.mjs.map +1 -1
- package/dist/types/index.cjs +148 -1
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.cts +143 -1
- package/dist/types/index.d.cts.map +1 -1
- package/dist/types/index.d.mts +143 -1
- package/dist/types/index.d.mts.map +1 -1
- package/dist/types/index.mjs +147 -0
- package/dist/types/index.mjs.map +1 -1
- package/dist/utils/tw-merge.cjs +1 -5
- package/dist/utils/tw-merge.cjs.map +1 -1
- package/dist/utils/tw-merge.d.cts.map +1 -1
- package/dist/utils/tw-merge.d.mts.map +1 -1
- package/dist/utils/tw-merge.mjs +1 -5
- package/dist/utils/tw-merge.mjs.map +1 -1
- package/package.json +8 -8
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppleLogo.d.mts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/AppleLogo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const SvgAppleLogo = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "M14.935 5.204c.689-.863 1.156-2.022 1.033-3.206-1.009.05-2.24.666-2.952 1.53-.64.74-1.207 1.947-1.059 3.081 1.132.099 2.264-.566 2.978-1.405M15.955 6.83c-1.644-.097-3.042.935-3.828.935s-1.988-.885-3.289-.861c-1.693.025-3.263.983-4.122 2.508-1.767 3.049-.467 7.572 1.252 10.056.834 1.228 1.84 2.581 3.165 2.533 1.252-.05 1.742-.812 3.264-.812 1.52 0 1.963.812 3.288.787 1.374-.025 2.234-1.23 3.068-2.46.957-1.4 1.349-2.752 1.374-2.826-.025-.025-2.65-1.033-2.675-4.057-.025-2.532 2.061-3.737 2.16-3.812-1.178-1.744-3.019-1.94-3.657-1.99" }));
|
|
5
|
+
const ForwardRef = forwardRef(SvgAppleLogo);
|
|
6
|
+
export default ForwardRef;
|
|
7
|
+
//# sourceMappingURL=AppleLogo.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppleLogo.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/AppleLogo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,YAAY,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,whBAAwhB,GAAG,CAAM,CAAC;AACjuB,MAAM,UAAU,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;AAC5C,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgAppleLogo = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"M14.935 5.204c.689-.863 1.156-2.022 1.033-3.206-1.009.05-2.24.666-2.952 1.53-.64.74-1.207 1.947-1.059 3.081 1.132.099 2.264-.566 2.978-1.405M15.955 6.83c-1.644-.097-3.042.935-3.828.935s-1.988-.885-3.289-.861c-1.693.025-3.263.983-4.122 2.508-1.767 3.049-.467 7.572 1.252 10.056.834 1.228 1.84 2.581 3.165 2.533 1.252-.05 1.742-.812 3.264-.812 1.52 0 1.963.812 3.288.787 1.374-.025 2.234-1.23 3.068-2.46.957-1.4 1.349-2.752 1.374-2.826-.025-.025-2.65-1.033-2.675-4.057-.025-2.532 2.061-3.737 2.16-3.812-1.178-1.744-3.019-1.94-3.657-1.99\" /></svg>;\nconst ForwardRef = forwardRef(SvgAppleLogo);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const react_1 = require("react");
|
|
28
|
+
const SvgBackspace = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
29
|
+
React.createElement("path", { d: "m11.4 16 2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6L18 9.4 16.6 8 14 10.6 11.4 8 10 9.4l2.6 2.6-2.6 2.6zM9 20a1.99 1.99 0 0 1-1.6-.8L2 12l5.4-7.2q.275-.375.7-.587C8.525 4 8.683 4 9 4h11q.824 0 1.413.588C22.002 5.176 22 5.45 22 6v12q0 .824-.587 1.413c-.587.589-.863.587-1.413.587zm-4.5-8L9 18h11V6H9z" }));
|
|
30
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgBackspace);
|
|
31
|
+
exports.default = ForwardRef;
|
|
32
|
+
//# sourceMappingURL=Backspace.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Backspace.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Backspace.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,YAAY,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,kSAAkS,GAAG,CAAM,CAAC;AAC3e,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,YAAY,CAAC,CAAC;AAC5C,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgBackspace = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m11.4 16 2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6L18 9.4 16.6 8 14 10.6 11.4 8 10 9.4l2.6 2.6-2.6 2.6zM9 20a1.99 1.99 0 0 1-1.6-.8L2 12l5.4-7.2q.275-.375.7-.587C8.525 4 8.683 4 9 4h11q.824 0 1.413.588C22.002 5.176 22 5.45 22 6v12q0 .824-.587 1.413c-.587.589-.863.587-1.413.587zm-4.5-8L9 18h11V6H9z\" /></svg>;\nconst ForwardRef = forwardRef(SvgBackspace);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Backspace.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Backspace.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Backspace.d.mts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Backspace.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA2B,CAAC;AAC5C,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const SvgBackspace = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "m11.4 16 2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6L18 9.4 16.6 8 14 10.6 11.4 8 10 9.4l2.6 2.6-2.6 2.6zM9 20a1.99 1.99 0 0 1-1.6-.8L2 12l5.4-7.2q.275-.375.7-.587C8.525 4 8.683 4 9 4h11q.824 0 1.413.588C22.002 5.176 22 5.45 22 6v12q0 .824-.587 1.413c-.587.589-.863.587-1.413.587zm-4.5-8L9 18h11V6H9z" }));
|
|
5
|
+
const ForwardRef = forwardRef(SvgBackspace);
|
|
6
|
+
export default ForwardRef;
|
|
7
|
+
//# sourceMappingURL=Backspace.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Backspace.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Backspace.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,YAAY,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,kSAAkS,GAAG,CAAM,CAAC;AAC3e,MAAM,UAAU,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;AAC5C,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgBackspace = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m11.4 16 2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6L18 9.4 16.6 8 14 10.6 11.4 8 10 9.4l2.6 2.6-2.6 2.6zM9 20a1.99 1.99 0 0 1-1.6-.8L2 12l5.4-7.2q.275-.375.7-.587C8.525 4 8.683 4 9 4h11q.824 0 1.413.588C22.002 5.176 22 5.45 22 6v12q0 .824-.587 1.413c-.587.589-.863.587-1.413.587zm-4.5-8L9 18h11V6H9z\" /></svg>;\nconst ForwardRef = forwardRef(SvgBackspace);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const react_1 = require("react");
|
|
28
|
+
const SvgCandlestick = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
29
|
+
React.createElement("path", { d: "M9 4H7v2H5v12h2v2h2v-2h2V6H9zm0 12H7V8h2zM19 8h-2V4h-2v4h-2v7h2v5h2v-5h2zm-2 5h-2v-3h2z" }));
|
|
30
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCandlestick);
|
|
31
|
+
exports.default = ForwardRef;
|
|
32
|
+
//# sourceMappingURL=Candlestick.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Candlestick.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Candlestick.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,cAAc,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,yFAAyF,GAAG,CAAM,CAAC;AACpS,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,cAAc,CAAC,CAAC;AAC9C,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgCandlestick = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"M9 4H7v2H5v12h2v2h2v-2h2V6H9zm0 12H7V8h2zM19 8h-2V4h-2v4h-2v7h2v5h2v-5h2zm-2 5h-2v-3h2z\" /></svg>;\nconst ForwardRef = forwardRef(SvgCandlestick);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Candlestick.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Candlestick.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Candlestick.d.mts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Candlestick.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAA6B,CAAC;AAC9C,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const SvgCandlestick = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "M9 4H7v2H5v12h2v2h2v-2h2V6H9zm0 12H7V8h2zM19 8h-2V4h-2v4h-2v7h2v5h2v-5h2zm-2 5h-2v-3h2z" }));
|
|
5
|
+
const ForwardRef = forwardRef(SvgCandlestick);
|
|
6
|
+
export default ForwardRef;
|
|
7
|
+
//# sourceMappingURL=Candlestick.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Candlestick.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Candlestick.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,cAAc,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,yFAAyF,GAAG,CAAM,CAAC;AACpS,MAAM,UAAU,GAAG,UAAU,CAAC,cAAc,CAAC,CAAC;AAC9C,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgCandlestick = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"M9 4H7v2H5v12h2v2h2v-2h2V6H9zm0 12H7V8h2zM19 8h-2V4h-2v4h-2v7h2v5h2v-5h2zm-2 5h-2v-3h2z\" /></svg>;\nconst ForwardRef = forwardRef(SvgCandlestick);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const react_1 = require("react");
|
|
28
|
+
const SvgClear = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
29
|
+
React.createElement("path", { d: "m8.4 17 3.6-3.6 3.6 3.6 1.4-1.4-3.6-3.6L17 8.4 15.6 7 12 10.6 8.4 7 7 8.4l3.6 3.6L7 15.6zm3.6 5q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22" }));
|
|
30
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgClear);
|
|
31
|
+
exports.default = ForwardRef;
|
|
32
|
+
//# sourceMappingURL=Clear.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Clear.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Clear.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,mbAAmb,GAAG,CAAM,CAAC;AACxnB,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,QAAQ,CAAC,CAAC;AACxC,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgClear = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m8.4 17 3.6-3.6 3.6 3.6 1.4-1.4-3.6-3.6L17 8.4 15.6 7 12 10.6 8.4 7 7 8.4l3.6 3.6L7 15.6zm3.6 5q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22\" /></svg>;\nconst ForwardRef = forwardRef(SvgClear);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Clear.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Clear.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Clear.d.mts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Clear.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAAuB,CAAC;AACxC,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const SvgClear = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "m8.4 17 3.6-3.6 3.6 3.6 1.4-1.4-3.6-3.6L17 8.4 15.6 7 12 10.6 8.4 7 7 8.4l3.6 3.6L7 15.6zm3.6 5q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22" }));
|
|
5
|
+
const ForwardRef = forwardRef(SvgClear);
|
|
6
|
+
export default ForwardRef;
|
|
7
|
+
//# sourceMappingURL=Clear.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Clear.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Clear.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,mbAAmb,GAAG,CAAM,CAAC;AACxnB,MAAM,UAAU,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;AACxC,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgClear = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m8.4 17 3.6-3.6 3.6 3.6 1.4-1.4-3.6-3.6L17 8.4 15.6 7 12 10.6 8.4 7 7 8.4l3.6 3.6L7 15.6zm3.6 5q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22\" /></svg>;\nconst ForwardRef = forwardRef(SvgClear);\nexport default ForwardRef;"]}
|
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const react_1 = require("react");
|
|
28
|
-
const SvgError = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
React.createElement("path", {
|
|
28
|
+
const SvgError = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
29
|
+
React.createElement("path", { d: "M12 17q.424 0 .713-.287c.289-.288.287-.43.287-.713s-.096-.52-.287-.713S12.283 15 12 15s-.52.096-.712.287S11 15.717 11 16s.096.52.288.712.429.288.712.288m-1-4h2V7h-2zm1 9q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22m0-2q3.35 0 5.675-2.325C20 15.35 20 14.233 20 12q0-3.35-2.325-5.675C15.35 4 14.233 4 12 4Q8.65 4 6.325 6.325C4 8.65 4 9.767 4 12q0 3.35 2.325 5.675C8.65 20 9.767 20 12 20" }));
|
|
30
30
|
const ForwardRef = (0, react_1.forwardRef)(SvgError);
|
|
31
31
|
exports.default = ForwardRef;
|
|
32
32
|
//# sourceMappingURL=Error.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Error.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Error.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,
|
|
1
|
+
{"version":3,"file":"Error.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Error.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,uqBAAuqB,GAAG,CAAM,CAAC;AAC52B,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,QAAQ,CAAC,CAAC;AACxC,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgError = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"M12 17q.424 0 .713-.287c.289-.288.287-.43.287-.713s-.096-.52-.287-.713S12.283 15 12 15s-.52.096-.712.287S11 15.717 11 16s.096.52.288.712.429.288.712.288m-1-4h2V7h-2zm1 9q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22m0-2q3.35 0 5.675-2.325C20 15.35 20 14.233 20 12q0-3.35-2.325-5.675C15.35 4 14.233 4 12 4Q8.65 4 6.325 6.325C4 8.65 4 9.767 4 12q0 3.35 2.325 5.675C8.65 20 9.767 20 12 20\" /></svg>;\nconst ForwardRef = forwardRef(SvgError);\nexport default ForwardRef;"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
|
-
const SvgError = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
React.createElement("path", {
|
|
3
|
+
const SvgError = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "M12 17q.424 0 .713-.287c.289-.288.287-.43.287-.713s-.096-.52-.287-.713S12.283 15 12 15s-.52.096-.712.287S11 15.717 11 16s.096.52.288.712.429.288.712.288m-1-4h2V7h-2zm1 9q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22m0-2q3.35 0 5.675-2.325C20 15.35 20 14.233 20 12q0-3.35-2.325-5.675C15.35 4 14.233 4 12 4Q8.65 4 6.325 6.325C4 8.65 4 9.767 4 12q0 3.35 2.325 5.675C8.65 20 9.767 20 12 20" }));
|
|
5
5
|
const ForwardRef = forwardRef(SvgError);
|
|
6
6
|
export default ForwardRef;
|
|
7
7
|
//# sourceMappingURL=Error.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Error.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Error.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,
|
|
1
|
+
{"version":3,"file":"Error.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/Error.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,QAAQ,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,uqBAAuqB,GAAG,CAAM,CAAC;AAC52B,MAAM,UAAU,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;AACxC,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgError = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"M12 17q.424 0 .713-.287c.289-.288.287-.43.287-.713s-.096-.52-.287-.713S12.283 15 12 15s-.52.096-.712.287S11 15.717 11 16s.096.52.288.712.429.288.712.288m-1-4h2V7h-2zm1 9q-2.075 0-3.9-.787c-1.825-.788-2.275-1.238-3.175-2.138S3.313 17.117 2.788 15.9 2 13.383 2 12s.262-2.683.787-3.9 1.238-2.275 2.138-3.175S6.883 3.312 8.1 2.787 10.617 2 12 2s2.683.262 3.9.787 2.275 1.238 3.175 2.138 1.613 1.958 2.138 3.175S22 10.617 22 12s-.262 2.683-.787 3.9-1.238 2.275-2.138 3.175-1.958 1.613-3.175 2.138S13.383 22 12 22m0-2q3.35 0 5.675-2.325C20 15.35 20 14.233 20 12q0-3.35-2.325-5.675C15.35 4 14.233 4 12 4Q8.65 4 6.325 6.325C4 8.65 4 9.767 4 12q0 3.35 2.325 5.675C8.65 20 9.767 20 12 20\" /></svg>;\nconst ForwardRef = forwardRef(SvgError);\nexport default ForwardRef;"]}
|
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const react_1 = require("react");
|
|
28
|
-
const SvgHashTag = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
React.createElement("path", {
|
|
28
|
+
const SvgHashTag = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
29
|
+
React.createElement("path", { d: "m6 20 1-4H3l.5-2h4l1-4h-4L5 8h4l1-4h2l-1 4h4l1-4h2l-1 4h4l-.5 2h-4l-1 4h4l-.5 2h-4l-1 4h-2l1-4H9l-1 4zm3.5-6h4l1-4h-4z" }));
|
|
30
30
|
const ForwardRef = (0, react_1.forwardRef)(SvgHashTag);
|
|
31
31
|
exports.default = ForwardRef;
|
|
32
32
|
//# sourceMappingURL=HashTag.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HashTag.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/HashTag.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,UAAU,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,
|
|
1
|
+
{"version":3,"file":"HashTag.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/HashTag.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,UAAU,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,wHAAwH,GAAG,CAAM,CAAC;AAC/T,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,UAAU,CAAC,CAAC;AAC1C,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgHashTag = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m6 20 1-4H3l.5-2h4l1-4h-4L5 8h4l1-4h2l-1 4h4l1-4h2l-1 4h4l-.5 2h-4l-1 4h4l-.5 2h-4l-1 4h-2l1-4H9l-1 4zm3.5-6h4l1-4h-4z\" /></svg>;\nconst ForwardRef = forwardRef(SvgHashTag);\nexport default ForwardRef;"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { forwardRef } from "react";
|
|
3
|
-
const SvgHashTag = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
React.createElement("path", {
|
|
3
|
+
const SvgHashTag = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "m6 20 1-4H3l.5-2h4l1-4h-4L5 8h4l1-4h2l-1 4h4l1-4h2l-1 4h4l-.5 2h-4l-1 4h4l-.5 2h-4l-1 4h-2l1-4H9l-1 4zm3.5-6h4l1-4h-4z" }));
|
|
5
5
|
const ForwardRef = forwardRef(SvgHashTag);
|
|
6
6
|
export default ForwardRef;
|
|
7
7
|
//# sourceMappingURL=HashTag.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HashTag.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/HashTag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,UAAU,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,
|
|
1
|
+
{"version":3,"file":"HashTag.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/HashTag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,UAAU,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,wHAAwH,GAAG,CAAM,CAAC;AAC/T,MAAM,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC,CAAC;AAC1C,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgHashTag = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m6 20 1-4H3l.5-2h4l1-4h-4L5 8h4l1-4h2l-1 4h4l1-4h2l-1 4h4l-.5 2h-4l-1 4h4l-.5 2h-4l-1 4h-2l1-4H9l-1 4zm3.5-6h4l1-4h-4z\" /></svg>;\nconst ForwardRef = forwardRef(SvgHashTag);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const react_1 = require("react");
|
|
28
|
+
const SvgMetamaskFoxOutline = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
29
|
+
React.createElement("path", { d: "m21.996 8.44-1.353 3.615L22 16.59l-.107.287-1.64 4.385-4.048-1.016L13.145 22h-2.289l-3.06-1.754-4.047 1.016-1.743-4.66 1.35-4.967-1.231-2.883L2 8.462 3.758 2l6.69 4.128h3.106L20.244 2zm-7.93-.498h-4.13L4.867 4.813 3.911 8.33l1.357 3.174-1.363 5.01.971 2.596 3.188-.798 3.273 1.875h1.328l3.273-1.875 3.187.799.966-2.585-1.356-4.534.107-.287 1.254-3.354-.962-3.537z" }));
|
|
30
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgMetamaskFoxOutline);
|
|
31
|
+
exports.default = ForwardRef;
|
|
32
|
+
//# sourceMappingURL=MetamaskFoxOutline.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetamaskFoxOutline.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/MetamaskFoxOutline.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+B;AAE/B,iCAAwC;AACxC,MAAM,qBAAqB,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,6WAA6W,GAAG,CAAM,CAAC;AAC/jB,MAAM,UAAU,GAAG,IAAA,kBAAU,EAAC,qBAAqB,CAAC,CAAC;AACrD,kBAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgMetamaskFoxOutline = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m21.996 8.44-1.353 3.615L22 16.59l-.107.287-1.64 4.385-4.048-1.016L13.145 22h-2.289l-3.06-1.754-4.047 1.016-1.743-4.66 1.35-4.967-1.231-2.883L2 8.462 3.758 2l6.69 4.128h3.106L20.244 2zm-7.93-.498h-4.13L4.867 4.813 3.911 8.33l1.357 3.174-1.363 5.01.971 2.596 3.188-.798 3.273 1.875h1.328l3.273-1.875 3.187.799.966-2.585-1.356-4.534.107-.287 1.254-3.354-.962-3.537z\" /></svg>;\nconst ForwardRef = forwardRef(SvgMetamaskFoxOutline);\nexport default ForwardRef;"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetamaskFoxOutline.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/MetamaskFoxOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAAoC,CAAC;AACrD,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetamaskFoxOutline.d.mts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/MetamaskFoxOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAI/B,QAAA,MAAM,UAAU,kHAAoC,CAAC;AACrD,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
const SvgMetamaskFoxOutline = (props, ref) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ref: ref, ...props },
|
|
4
|
+
React.createElement("path", { d: "m21.996 8.44-1.353 3.615L22 16.59l-.107.287-1.64 4.385-4.048-1.016L13.145 22h-2.289l-3.06-1.754-4.047 1.016-1.743-4.66 1.35-4.967-1.231-2.883L2 8.462 3.758 2l6.69 4.128h3.106L20.244 2zm-7.93-.498h-4.13L4.867 4.813 3.911 8.33l1.357 3.174-1.363 5.01.971 2.596 3.188-.798 3.273 1.875h1.328l3.273-1.875 3.187.799.966-2.585-1.356-4.534.107-.287 1.254-3.354-.962-3.537z" }));
|
|
5
|
+
const ForwardRef = forwardRef(SvgMetamaskFoxOutline);
|
|
6
|
+
export default ForwardRef;
|
|
7
|
+
//# sourceMappingURL=MetamaskFoxOutline.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetamaskFoxOutline.mjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/MetamaskFoxOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,cAAc;AAE/B,OAAO,EAAO,UAAU,EAAE,cAAc;AACxC,MAAM,qBAAqB,GAAG,CAAC,KAA8B,EAAE,GAAuB,EAAE,EAAE,CAAC,6BAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,cAAc,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK;IAAE,8BAAM,CAAC,EAAC,6WAA6W,GAAG,CAAM,CAAC;AAC/jB,MAAM,UAAU,GAAG,UAAU,CAAC,qBAAqB,CAAC,CAAC;AACrD,eAAe,UAAU,CAAC","sourcesContent":["import * as React from \"react\";\nimport type { SVGProps } from \"react\";\nimport { Ref, forwardRef } from \"react\";\nconst SvgMetamaskFoxOutline = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ref={ref} {...props}><path d=\"m21.996 8.44-1.353 3.615L22 16.59l-.107.287-1.64 4.385-4.048-1.016L13.145 22h-2.289l-3.06-1.754-4.047 1.016-1.743-4.66 1.35-4.967-1.231-2.883L2 8.462 3.758 2l6.69 4.128h3.106L20.244 2zm-7.93-.498h-4.13L4.867 4.813 3.911 8.33l1.357 3.174-1.363 5.01.971 2.596 3.188-.798 3.273 1.875h1.328l3.273-1.875 3.187.799.966-2.585-1.356-4.534.107-.287 1.254-3.354-.962-3.537z\" /></svg>;\nconst ForwardRef = forwardRef(SvgMetamaskFoxOutline);\nexport default ForwardRef;"]}
|
|
@@ -12,6 +12,7 @@ const AddCircle_1 = __importDefault(require("./AddCircle.cjs"));
|
|
|
12
12
|
const AddSquare_1 = __importDefault(require("./AddSquare.cjs"));
|
|
13
13
|
const Ai_1 = __importDefault(require("./Ai.cjs"));
|
|
14
14
|
const AlternateEmail_1 = __importDefault(require("./AlternateEmail.cjs"));
|
|
15
|
+
const AppleLogo_1 = __importDefault(require("./AppleLogo.cjs"));
|
|
15
16
|
const Apps_1 = __importDefault(require("./Apps.cjs"));
|
|
16
17
|
const Arrow2Down_1 = __importDefault(require("./Arrow2Down.cjs"));
|
|
17
18
|
const Arrow2Left_1 = __importDefault(require("./Arrow2Left.cjs"));
|
|
@@ -28,6 +29,7 @@ const ArrowLeft_1 = __importDefault(require("./ArrowLeft.cjs"));
|
|
|
28
29
|
const ArrowRight_1 = __importDefault(require("./ArrowRight.cjs"));
|
|
29
30
|
const ArrowUp_1 = __importDefault(require("./ArrowUp.cjs"));
|
|
30
31
|
const Attachment_1 = __importDefault(require("./Attachment.cjs"));
|
|
32
|
+
const Backspace_1 = __importDefault(require("./Backspace.cjs"));
|
|
31
33
|
const Ban_1 = __importDefault(require("./Ban.cjs"));
|
|
32
34
|
const Bank_1 = __importDefault(require("./Bank.cjs"));
|
|
33
35
|
const BankAssured_1 = __importDefault(require("./BankAssured.cjs"));
|
|
@@ -44,6 +46,7 @@ const Calendar_1 = __importDefault(require("./Calendar.cjs"));
|
|
|
44
46
|
const Call_1 = __importDefault(require("./Call.cjs"));
|
|
45
47
|
const Camera_1 = __importDefault(require("./Camera.cjs"));
|
|
46
48
|
const Campaign_1 = __importDefault(require("./Campaign.cjs"));
|
|
49
|
+
const Candlestick_1 = __importDefault(require("./Candlestick.cjs"));
|
|
47
50
|
const Card_1 = __importDefault(require("./Card.cjs"));
|
|
48
51
|
const CardPos_1 = __importDefault(require("./CardPos.cjs"));
|
|
49
52
|
const Cash_1 = __importDefault(require("./Cash.cjs"));
|
|
@@ -52,6 +55,7 @@ const Chart_1 = __importDefault(require("./Chart.cjs"));
|
|
|
52
55
|
const Check_1 = __importDefault(require("./Check.cjs"));
|
|
53
56
|
const CheckBold_1 = __importDefault(require("./CheckBold.cjs"));
|
|
54
57
|
const CircleX_1 = __importDefault(require("./CircleX.cjs"));
|
|
58
|
+
const Clear_1 = __importDefault(require("./Clear.cjs"));
|
|
55
59
|
const Clock_1 = __importDefault(require("./Clock.cjs"));
|
|
56
60
|
const ClockFilled_1 = __importDefault(require("./ClockFilled.cjs"));
|
|
57
61
|
const Close_1 = __importDefault(require("./Close.cjs"));
|
|
@@ -148,6 +152,7 @@ const Map_1 = __importDefault(require("./Map.cjs"));
|
|
|
148
152
|
const Menu_1 = __importDefault(require("./Menu.cjs"));
|
|
149
153
|
const MessageQuestion_1 = __importDefault(require("./MessageQuestion.cjs"));
|
|
150
154
|
const Messages_1 = __importDefault(require("./Messages.cjs"));
|
|
155
|
+
const MetamaskFoxOutline_1 = __importDefault(require("./MetamaskFoxOutline.cjs"));
|
|
151
156
|
const Mic_1 = __importDefault(require("./Mic.cjs"));
|
|
152
157
|
const Minus_1 = __importDefault(require("./Minus.cjs"));
|
|
153
158
|
const MinusBold_1 = __importDefault(require("./MinusBold.cjs"));
|
|
@@ -283,6 +288,7 @@ exports.Icons = {
|
|
|
283
288
|
AddSquare: AddSquare_1.default,
|
|
284
289
|
Ai: Ai_1.default,
|
|
285
290
|
AlternateEmail: AlternateEmail_1.default,
|
|
291
|
+
AppleLogo: AppleLogo_1.default,
|
|
286
292
|
Apps: Apps_1.default,
|
|
287
293
|
Arrow2Down: Arrow2Down_1.default,
|
|
288
294
|
Arrow2Left: Arrow2Left_1.default,
|
|
@@ -299,6 +305,7 @@ exports.Icons = {
|
|
|
299
305
|
ArrowRight: ArrowRight_1.default,
|
|
300
306
|
ArrowUp: ArrowUp_1.default,
|
|
301
307
|
Attachment: Attachment_1.default,
|
|
308
|
+
Backspace: Backspace_1.default,
|
|
302
309
|
Ban: Ban_1.default,
|
|
303
310
|
Bank: Bank_1.default,
|
|
304
311
|
BankAssured: BankAssured_1.default,
|
|
@@ -315,6 +322,7 @@ exports.Icons = {
|
|
|
315
322
|
Call: Call_1.default,
|
|
316
323
|
Camera: Camera_1.default,
|
|
317
324
|
Campaign: Campaign_1.default,
|
|
325
|
+
Candlestick: Candlestick_1.default,
|
|
318
326
|
Card: Card_1.default,
|
|
319
327
|
CardPos: CardPos_1.default,
|
|
320
328
|
Cash: Cash_1.default,
|
|
@@ -323,6 +331,7 @@ exports.Icons = {
|
|
|
323
331
|
Check: Check_1.default,
|
|
324
332
|
CheckBold: CheckBold_1.default,
|
|
325
333
|
CircleX: CircleX_1.default,
|
|
334
|
+
Clear: Clear_1.default,
|
|
326
335
|
Clock: Clock_1.default,
|
|
327
336
|
ClockFilled: ClockFilled_1.default,
|
|
328
337
|
Close: Close_1.default,
|
|
@@ -419,6 +428,7 @@ exports.Icons = {
|
|
|
419
428
|
Menu: Menu_1.default,
|
|
420
429
|
MessageQuestion: MessageQuestion_1.default,
|
|
421
430
|
Messages: Messages_1.default,
|
|
431
|
+
MetamaskFoxOutline: MetamaskFoxOutline_1.default,
|
|
422
432
|
Mic: Mic_1.default,
|
|
423
433
|
Minus: Minus_1.default,
|
|
424
434
|
MinusBold: MinusBold_1.default,
|