@team-monolith/cds 0.22.1 → 0.22.2
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/icons/Custom.js +24 -8
- package/dist/utils/uniqueId.d.ts +2 -0
- package/dist/utils/uniqueId.js +4 -0
- package/package.json +1 -1
package/dist/icons/Custom.js
CHANGED
|
@@ -10,9 +10,13 @@ var __assign = (this && this.__assign) || function () {
|
|
|
10
10
|
return __assign.apply(this, arguments);
|
|
11
11
|
};
|
|
12
12
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
13
|
+
import getUniqueId from "../utils/uniqueId";
|
|
13
14
|
import customClassSvgImport from "./custom/class.svg";
|
|
14
15
|
export var customClassSvg = customClassSvgImport;
|
|
15
|
-
export var CustomClassIcon = function (props) {
|
|
16
|
+
export var CustomClassIcon = function (props) {
|
|
17
|
+
var uniqueId = getUniqueId();
|
|
18
|
+
return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("rect", { x: "1.5", y: "1.5", width: "21", height: "21", rx: "10", fill: "#FFFAE6" }), _jsxs("g", __assign({ clipPath: "url(#clip0_".concat(uniqueId, ")") }, { children: [_jsx("path", { d: "M11.799 12.0505C11.5969 11.6463 11.1122 11.5053 10.7086 11.7074L9.214 12.4747C9.214 12.4747 8.3862 11.889 8.12359 11.7074C7.96202 11.5864 7.45736 11.1822 6.97208 11.0207C6.44685 10.8391 5.07326 10.7175 4.68962 11.6264C4.28541 12.5758 4.34651 15.0192 4.36649 16.7764C4.36649 16.938 4.46754 17.0391 4.6291 17.0391H7.51728C7.69882 17.0391 7.75992 16.938 7.7799 16.7964C7.79987 16.7153 7.96144 14.7161 7.94146 13.8477V13.5446L8.70874 14.0698C8.85033 14.1709 8.99133 14.2114 9.1529 14.2114C9.27392 14.2114 9.39554 14.1914 9.51656 14.1303L11.4553 13.1204C11.8595 12.9183 12.0005 12.4336 11.7984 12.05L11.799 12.0505Z", fill: "#FF9100" }), _jsx("path", { d: "M19.1646 7.1225H9.9543C9.69168 7.1225 9.4696 7.34457 9.4696 7.60719V10.8167L9.83503 10.6293C10.1335 10.4801 10.4531 10.4043 10.7703 10.4043C11.5312 10.4043 12.215 10.8232 12.5575 11.4977C12.8019 11.9688 12.8489 12.5276 12.6862 13.0322C12.5211 13.5463 12.1627 13.9628 11.678 14.2049L9.75689 15.2054C9.66289 15.2524 9.56654 15.2894 9.47019 15.3206V16.4932C9.47019 16.7558 9.69227 16.9779 9.95488 16.9779H19.1646C19.4272 16.9779 19.6493 16.7558 19.6493 16.4932V7.60719C19.6493 7.34457 19.4272 7.1225 19.1646 7.1225Z", fill: "#FFE98A" }), _jsx("path", { d: "M6.36587 10.4754C7.33636 10.4754 8.1231 9.68866 8.1231 8.71817C8.1231 7.74768 7.33636 6.96094 6.36587 6.96094C5.39538 6.96094 4.60864 7.74768 4.60864 8.71817C4.60864 9.68866 5.39538 10.4754 6.36587 10.4754Z", fill: "#FF9100" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_".concat(uniqueId) }, { children: _jsx("rect", { width: "18", height: "18", fill: "white", transform: "translate(3 3)" }) })) })] })));
|
|
19
|
+
};
|
|
16
20
|
import customMaterialSvgImport from "./custom/material.svg";
|
|
17
21
|
export var customMaterialSvg = customMaterialSvgImport;
|
|
18
22
|
export var CustomMaterialIcon = function (props) { return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("rect", { x: "1.5", y: "1.5", width: "21", height: "21", rx: "10", fill: "#ECF3FF" }), _jsx("path", { d: "M17.1114 5.25H7.26359C6.97994 5.25 6.75 5.47395 6.75 5.7502V18.9998C6.75 19.2761 6.97994 19.5 7.26359 19.5H17.1114C17.3951 19.5 17.625 19.2761 17.625 18.9998V5.7502C17.625 5.47395 17.3951 5.25 17.1114 5.25Z", fill: "#C5DBFF" }), _jsx("path", { d: "M15.1912 7.12494H9.18378C8.46096 7.12494 7.875 7.71242 7.875 8.43711V8.43776C7.875 9.16246 8.46096 9.74994 9.18378 9.74994H15.1912C15.914 9.74994 16.5 9.16246 16.5 8.43776V8.43711C16.5 7.71242 15.914 7.12494 15.1912 7.12494Z", fill: "#82ACE8" }), _jsx("path", { d: "M15.7961 11.25H8.57891C8.39726 11.25 8.25 11.4179 8.25 11.625C8.25 11.8321 8.39726 12 8.57891 12H15.7961C15.9777 12 16.125 11.8321 16.125 11.625C16.125 11.4179 15.9777 11.25 15.7961 11.25Z", fill: "#82ACE8" }), _jsx("path", { d: "M11.8931 13.8287L8.73224 12.4227C8.66206 12.3911 8.58466 12.375 8.50595 12.375H5.76424C5.48023 12.375 5.25 12.5843 5.25 12.8425V19.0325C5.25 19.2907 5.48023 19.5 5.76424 19.5H18.2358C18.5198 19.5 18.75 19.2907 18.75 19.0325V14.3439C18.75 14.0857 18.5198 13.8764 18.2358 13.8764H12.1194C12.0413 13.8764 11.9639 13.8603 11.8931 13.8287Z", fill: "#5599FF" })] }))); };
|
|
@@ -33,10 +37,16 @@ export var customJudgeColorSvg = customJudgeColorSvgImport;
|
|
|
33
37
|
export var CustomJudgeColorIcon = function (props) { return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { d: "M20.5245 6.32511V22.5691C20.5245 23.0829 20.1086 23.5 19.5963 23.5H4.40814C3.89583 23.5 3.47998 23.0829 3.47998 22.5691V1.43105C3.47998 0.917247 3.89583 0.500183 4.40814 0.500183H14.7165C14.963 0.500183 15.1988 0.598 15.3735 0.77321L20.2522 5.66619C20.4259 5.84033 20.5245 6.07788 20.5245 6.32511Z", fill: "#B3ECCD" }), _jsx("path", { d: "M14.7851 0.809707V6.01549C14.7851 6.1864 14.9234 6.32399 15.0927 6.32399H20.2147C20.488 6.32399 20.6263 5.99291 20.4344 5.79836L15.3124 0.592576C15.1184 0.395868 14.7851 0.533456 14.7851 0.809707Z", fill: "#43C422" }), _jsx("path", { d: "M6.60424 13.627C6.81324 13.5335 6.96221 13.3873 7.05224 13.1895C7.14227 12.9917 7.18729 12.7284 7.18729 12.4005V11.3471C7.18729 10.6129 7.31804 10.0561 7.57956 9.67562C7.84107 9.2951 8.1894 9.04143 8.62347 8.91459C9.05754 8.78775 9.64702 8.7254 10.3908 8.7254V10.1959C10.0296 10.1959 9.75313 10.2432 9.56235 10.3367C9.37157 10.4302 9.23974 10.5732 9.16793 10.7656C9.09612 10.958 9.06076 11.216 9.06076 11.5406V12.9272C9.06076 13.283 8.97073 13.5883 8.79174 13.843C8.61275 14.0978 8.2805 14.3042 7.79499 14.4611C7.30947 14.6191 6.63103 14.6976 5.75861 14.6976V13.7699C6.11336 13.7699 6.39524 13.7226 6.60424 13.6291V13.627ZM5.75861 13.7678H7.407V15.5382H5.75861V13.7678ZM8.62347 20.4C8.1894 20.2753 7.84107 20.0216 7.57956 19.6411C7.31804 19.2606 7.18729 18.7027 7.18729 17.9696V16.9108C7.18729 16.583 7.14227 16.3196 7.05224 16.1197C6.96221 15.9198 6.81216 15.7736 6.60424 15.679C6.39524 15.5855 6.11336 15.5382 5.75861 15.5382V14.6159C6.62996 14.6159 7.30947 14.6933 7.79499 14.8481C8.2805 15.0029 8.61275 15.2092 8.79174 15.4661C8.97073 15.7241 9.06076 16.0305 9.06076 16.3863V17.7729C9.06076 18.0975 9.09612 18.3555 9.16793 18.5479C9.23974 18.7403 9.3705 18.8833 9.56235 18.9768C9.7542 19.0703 10.0296 19.1176 10.3908 19.1176V20.5881C9.64702 20.5881 9.05754 20.5257 8.62347 20.4011V20.4Z", fill: "#1FBB26" }), _jsx("path", { d: "M15.3809 8.91138C15.815 9.03606 16.1633 9.28867 16.4249 9.67026C16.6864 10.0508 16.8171 10.6087 16.8171 11.3417V12.4005C16.8171 12.7284 16.8621 12.9928 16.9522 13.1917C17.0422 13.3916 17.1923 13.5378 17.4002 13.6324C17.6081 13.727 17.8911 13.7732 18.2458 13.7732V14.6955C17.3745 14.6955 16.6949 14.6181 16.2094 14.4633C15.7239 14.3085 15.3917 14.1021 15.2127 13.8452C15.0337 13.5872 14.9447 13.2809 14.9447 12.9251V11.5385C14.9447 11.2138 14.9094 10.9559 14.8376 10.7634C14.7657 10.571 14.6339 10.4281 14.4431 10.3346C14.2524 10.241 13.9758 10.1937 13.6147 10.1937V8.72327C14.3585 8.72327 14.948 8.78561 15.382 8.9103L15.3809 8.91138ZM17.4002 15.6833C17.1912 15.7768 17.0422 15.923 16.9522 16.1208C16.8621 16.3196 16.8171 16.5819 16.8171 16.9098V17.9632C16.8171 18.6973 16.6864 19.2541 16.4249 19.6347C16.1633 20.0152 15.815 20.2689 15.3809 20.3957C14.9469 20.5225 14.3574 20.5849 13.6136 20.5849V19.1144C13.9748 19.1144 14.2513 19.0671 14.4421 18.9736C14.6328 18.8801 14.7647 18.7371 14.8365 18.5447C14.9083 18.3523 14.9437 18.0943 14.9437 17.7697V16.3831C14.9437 16.0273 15.0326 15.722 15.2116 15.4672C15.3906 15.2125 15.7228 15.0072 16.2084 14.8492C16.6939 14.6912 17.3723 14.6127 18.2447 14.6127V15.5403C17.89 15.5403 17.6081 15.5876 17.3991 15.6811L17.4002 15.6833ZM18.2458 15.5425H16.5974V13.7721H18.2458V15.5425Z", fill: "#1FBB26" })] }))); };
|
|
34
38
|
import customResourceSvgImport from "./custom/resource.svg";
|
|
35
39
|
export var customResourceSvg = customResourceSvgImport;
|
|
36
|
-
export var CustomResourceIcon = function (props) {
|
|
40
|
+
export var CustomResourceIcon = function (props) {
|
|
41
|
+
var uniqueId = getUniqueId();
|
|
42
|
+
return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsxs("g", __assign({ clipPath: "url(#clip0_".concat(uniqueId, ")") }, { children: [_jsx("path", { d: "M11.8576 13.0612L7.64236 11.0937C7.54909 11.0499 7.446 11.0264 7.34127 11.0264H3.68564C3.30764 11.0264 3 11.3191 3 11.6807V20.3457C3 20.7073 3.30764 21 3.68564 21H20.3144C20.6924 21 21 20.7073 21 20.3457V13.7828C21 13.4212 20.6924 13.1285 20.3144 13.1285H12.1587C12.054 13.1285 11.9509 13.1066 11.8576 13.0612Z", fill: "currentColor" }), _jsx("path", { d: "M7.34127 9.37983C7.446 9.37983 7.54909 9.40174 7.64236 9.44713L11.8576 11.4146C11.9525 11.4584 12.0556 11.4819 12.1587 11.4819H19.0085V3.63235C19.0085 3.2833 18.7124 3 18.3458 3H5.65418C5.28927 3 4.99146 3.2833 4.99146 3.63235V9.37983H7.34127Z", fill: "currentColor" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_".concat(uniqueId) }, { children: _jsx("rect", { width: "18", height: "18", fill: "white", transform: "translate(3 3)" }) })) })] })));
|
|
43
|
+
};
|
|
37
44
|
import customFabSvgImport from "./custom/fab.svg";
|
|
38
45
|
export var customFabSvg = customFabSvgImport;
|
|
39
|
-
export var CustomFabIcon = function (props) {
|
|
46
|
+
export var CustomFabIcon = function (props) {
|
|
47
|
+
var uniqueId = getUniqueId();
|
|
48
|
+
return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("g", __assign({ clipPath: "url(#clip0_".concat(uniqueId, ")") }, { children: _jsx("path", { d: "M12.002 2C6.47589 2 2 6.47589 2 12.002C2 17.5281 6.47589 22.004 12.002 22.004C17.5281 22.004 22.004 17.5281 22.004 12.002C22.004 6.47589 17.5281 2 12.002 2ZM19.5035 12.002C18.9284 11.3769 18.2282 10.8268 17.4281 10.3767C17.7907 9.47649 18.0657 8.62632 18.2658 7.87617C19.0534 9.06391 19.516 10.4767 19.516 12.002H19.5035ZM17.253 6.66343C17.0655 7.5136 16.7529 8.62633 16.2779 9.82657C15.0026 9.31396 13.5398 9.0139 11.9895 9.0139C10.4392 9.0139 8.9889 9.31396 7.70114 9.82657C7.22604 8.62633 6.92599 7.5136 6.72595 6.66343C8.07622 5.32566 9.93909 4.5005 11.977 4.5005C14.0149 4.5005 15.8778 5.32566 17.228 6.66343H17.253ZM15.7778 10.9643C15.2527 12.052 14.59 13.1522 13.7273 14.1149C13.1897 14.7275 12.6021 15.2401 11.9895 15.6902C11.3894 15.2401 10.8018 14.7275 10.2517 14.1149C9.38898 13.1522 8.72634 12.052 8.20124 10.9643C9.32646 10.5142 10.6142 10.2642 11.9895 10.2642C13.3648 10.2642 14.6525 10.5142 15.7778 10.9643ZM5.73825 7.87617C5.93829 8.62632 6.21334 9.47649 6.57591 10.3767C5.77575 10.8268 5.06311 11.3769 4.5005 12.002C4.5005 10.4767 4.96309 9.06391 5.75075 7.87617H5.73825ZM4.71304 13.7774C5.22565 12.8897 6.05081 12.1145 7.07601 11.5144C7.65113 12.6896 8.37628 13.8899 9.32647 14.9526C9.82657 15.5152 10.3517 15.9903 10.9018 16.4279C9.63903 17.1905 8.38878 17.6656 7.43859 17.9532C6.10082 16.928 5.12563 15.4652 4.71304 13.7774ZM8.83887 18.8034C9.80156 18.4533 10.9018 17.9407 12.002 17.2155C13.1022 17.9282 14.2024 18.4408 15.1651 18.8034C14.2024 19.2534 13.1397 19.516 12.002 19.516C10.8643 19.516 9.80156 19.2534 8.83887 18.8034ZM16.5654 17.9532C15.6152 17.6656 14.365 17.1905 13.1022 16.4279C13.6398 15.9903 14.1774 15.5027 14.6775 14.9526C15.6277 13.8899 16.3529 12.7021 16.928 11.5144C17.9532 12.1145 18.7784 12.8897 19.291 13.7774C18.8784 15.4652 17.9032 16.928 16.5654 17.9532Z", fill: "currentColor" }) })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_".concat(uniqueId) }, { children: _jsx("rect", { width: "24", height: "24", fill: "white" }) })) })] })));
|
|
49
|
+
};
|
|
40
50
|
import customJudgeSvgImport from "./custom/judge.svg";
|
|
41
51
|
export var customJudgeSvg = customJudgeSvgImport;
|
|
42
52
|
export var CustomJudgeIcon = function (props) { return (_jsx("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.1752 6.49326L14.9337 2.23752C14.7819 2.08572 14.5766 2 14.3623 2H5.39718C4.9525 2 4.58997 2.36253 4.58997 2.809V21.191C4.58997 21.6375 4.9525 22 5.39718 22H18.6055C19.0502 22 19.4127 21.6375 19.4127 21.191V7.06652C19.4127 6.85222 19.327 6.64506 19.1752 6.49326ZM10.5994 10.4329C10.2851 10.4329 10.044 10.474 9.87972 10.5561C9.71364 10.6383 9.59934 10.7615 9.53684 10.9294C9.47433 11.0972 9.44397 11.3205 9.44397 11.6026V12.8081C9.44397 13.1171 9.36539 13.3832 9.21002 13.6046C9.05465 13.8261 8.76534 14.0064 8.34387 14.1422C8.24208 14.1761 8.12778 14.2047 8.00634 14.2297V14.3922C8.12778 14.4172 8.24208 14.4458 8.34387 14.4779C8.76534 14.6118 9.05465 14.7922 9.21002 15.0154C9.36539 15.2405 9.44397 15.5066 9.44397 15.8155V17.021C9.44397 17.3032 9.47433 17.5282 9.53684 17.6943C9.59934 17.8621 9.71364 17.9854 9.87972 18.0675C10.0458 18.1497 10.2869 18.1889 10.5994 18.1889V19.4676C9.95295 19.4676 9.4404 19.4141 9.06179 19.3051C8.68497 19.1962 8.38138 18.9747 8.15457 18.6443C7.92776 18.314 7.81347 17.8282 7.81347 17.1906V16.2691C7.81347 15.9834 7.77418 15.7548 7.6956 15.5816C7.61702 15.4083 7.48665 15.2798 7.30628 15.1976C7.12412 15.1155 6.87946 15.0744 6.5705 15.0744V13.5367L6.62408 13.535C6.90624 13.5296 7.13484 13.4903 7.30628 13.4135C7.48844 13.3296 7.61702 13.2028 7.6956 13.0313C7.77418 12.8599 7.81347 12.6295 7.81347 12.3456V11.4294C7.81347 10.7901 7.92776 10.3061 8.15457 9.97571C8.38138 9.64533 8.68497 9.42388 9.06179 9.31315C9.43861 9.20243 9.95116 9.14885 10.5994 9.14885V10.4275V10.4329ZM17.4304 13.5439V15.0833H17.3768C17.0947 15.0887 16.8661 15.128 16.6946 15.2048C16.5125 15.2887 16.3839 15.4155 16.3053 15.5869C16.2267 15.7602 16.1874 15.9887 16.1874 16.2727V17.1889C16.1874 17.8282 16.0731 18.3122 15.8463 18.6426C15.6195 18.9729 15.3159 19.1944 14.9391 19.3051C14.5623 19.4158 14.0497 19.4694 13.4015 19.4694V18.1907C13.7158 18.1907 13.9569 18.1497 14.1212 18.0675C14.2873 17.9854 14.4016 17.8621 14.4641 17.6943C14.5266 17.5264 14.5569 17.3032 14.5569 17.021V15.8155C14.5569 15.5066 14.6337 15.2405 14.7891 15.019C14.9445 14.7976 15.2338 14.619 15.6552 14.4815C15.757 14.4475 15.8713 14.419 15.9928 14.394V14.2314C15.8713 14.2064 15.757 14.1779 15.6552 14.1457C15.2338 14.0118 14.9445 13.8314 14.7891 13.6082C14.6337 13.3832 14.5569 13.1171 14.5569 12.8081V11.6026C14.5569 11.3205 14.5266 11.0955 14.4641 10.9294C14.4016 10.7615 14.2873 10.6383 14.1212 10.5561C13.9551 10.474 13.714 10.4329 13.4015 10.4329V9.15421C14.048 9.15421 14.5605 9.20779 14.9391 9.31673C15.3159 9.42566 15.6195 9.64533 15.8463 9.9775C16.0731 10.3079 16.1874 10.7936 16.1874 11.4312V12.3527C16.1874 12.6385 16.2267 12.867 16.3053 13.0403C16.3839 13.2135 16.5142 13.3421 16.6946 13.4242C16.8696 13.5046 17.1072 13.5439 17.4018 13.5457H17.4286L17.4304 13.5439Z", fill: "currentColor" }) }))); };
|
|
@@ -51,9 +61,12 @@ export var customEmptySvg = customEmptySvgImport;
|
|
|
51
61
|
export var CustomEmptyIcon = function (props) { return (_jsx("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }))); };
|
|
52
62
|
import customTypeHelperSvgImport from "./custom/type-helper.svg";
|
|
53
63
|
export var customTypeHelperSvg = customTypeHelperSvgImport;
|
|
54
|
-
export var CustomTypeHelperIcon = function (props) {
|
|
55
|
-
|
|
56
|
-
|
|
64
|
+
export var CustomTypeHelperIcon = function (props) {
|
|
65
|
+
var uniqueId = getUniqueId();
|
|
66
|
+
return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("circle", { cx: "12", cy: "12", r: "10", fill: "#FFEDE7" }), _jsx("mask", __assign({ id: "mask0_".concat(uniqueId), style: {
|
|
67
|
+
maskType: "alpha",
|
|
68
|
+
}, maskUnits: "userSpaceOnUse", x: "5", y: "5", width: "14", height: "14" }, { children: _jsx("rect", { x: "5.33337", y: "5.33331", width: "13.3333", height: "13.3333", fill: "#D9D9D9" }) })), _jsx("g", __assign({ mask: "url(#mask0_".concat(uniqueId, ")") }, { children: _jsx("path", { d: "M16.2222 17L12.7222 13.5C12.4444 13.7222 12.125 13.8981 11.7639 14.0278C11.4028 14.1574 11.0185 14.2222 10.6111 14.2222C9.60185 14.2222 8.74769 13.8727 8.04861 13.1736C7.34954 12.4745 7 11.6204 7 10.6111C7 9.60185 7.34954 8.74769 8.04861 8.04861C8.74769 7.34954 9.60185 7 10.6111 7C11.6204 7 12.4745 7.34954 13.1736 8.04861C13.8727 8.74769 14.2222 9.60185 14.2222 10.6111C14.2222 11.0185 14.1574 11.4028 14.0278 11.7639C13.8981 12.125 13.7222 12.4444 13.5 12.7222L17 16.2222L16.2222 17ZM10.6111 13.1111C11.3056 13.1111 11.8958 12.8681 12.3819 12.3819C12.8681 11.8958 13.1111 11.3056 13.1111 10.6111C13.1111 9.91667 12.8681 9.32639 12.3819 8.84028C11.8958 8.35417 11.3056 8.11111 10.6111 8.11111C9.91667 8.11111 9.32639 8.35417 8.84028 8.84028C8.35417 9.32639 8.11111 9.91667 8.11111 10.6111C8.11111 11.3056 8.35417 11.8958 8.84028 12.3819C9.32639 12.8681 9.91667 13.1111 10.6111 13.1111Z", fill: "#FF8C55" }) }))] })));
|
|
69
|
+
};
|
|
57
70
|
import customAiHelperSvgImport from "./custom/ai-helper.svg";
|
|
58
71
|
export var customAiHelperSvg = customAiHelperSvgImport;
|
|
59
72
|
export var CustomAiHelperIcon = function (props) { return (_jsxs("svg", __assign({}, props, { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("circle", { cx: "12", cy: "12", r: "10", fill: "#031B20" }), _jsx("path", { d: "M18.127 10.7312C18.3052 10.25 18.3498 9.76875 18.3052 9.2875C18.2607 8.80625 18.0824 8.325 17.8596 7.8875C17.4586 7.23125 16.8793 6.70625 16.2109 6.4C15.4979 6.09375 14.7404 6.00625 13.9829 6.18125C13.6264 5.83125 13.2254 5.525 12.7798 5.30625C12.3342 5.0875 11.7995 5 11.3093 5C10.5518 5 9.79428 5.21875 9.17045 5.65625C8.54661 6.09375 8.10101 6.70625 7.87821 7.40625C7.34349 7.5375 6.8979 7.75625 6.4523 8.01875C6.05126 8.325 5.73934 8.71875 5.47198 9.1125C5.07095 9.76875 4.93727 10.5125 5.02639 11.2562C5.11551 12 5.42742 12.7 5.91758 13.2688C5.73934 13.75 5.69478 14.2312 5.73934 14.7125C5.7839 15.1937 5.96214 15.675 6.18494 16.1125C6.58598 16.7688 7.16525 17.2937 7.83365 17.6C8.54661 17.9062 9.30413 17.9937 10.0616 17.8187C10.4181 18.1687 10.8192 18.475 11.2648 18.6937C11.7104 18.9125 12.2451 19 12.7352 19C13.4928 19 14.2503 18.7812 14.8741 18.3438C15.4979 17.9062 15.9435 17.2937 16.1663 16.5938C16.6565 16.5062 17.1467 16.2875 17.5477 15.9812C17.9487 15.675 18.3052 15.325 18.528 14.8875C18.929 14.2312 19.0627 13.4875 18.9736 12.7438C18.8845 12 18.6171 11.3 18.127 10.7312ZM12.7798 18.0813C12.0668 18.0813 11.5321 17.8625 11.042 17.4688C11.042 17.4688 11.0865 17.425 11.1311 17.425L13.9829 15.8062C14.072 15.7625 14.1166 15.7188 14.1611 15.6312C14.2057 15.5437 14.2057 15.5 14.2057 15.4125V11.475L15.4088 12.175V15.4125C15.4534 16.9437 14.2057 18.0813 12.7798 18.0813ZM7.03157 15.675C6.71966 15.15 6.58598 14.5375 6.71966 13.925C6.71966 13.925 6.76422 13.9688 6.80878 13.9688L9.6606 15.5875C9.74972 15.6312 9.79428 15.6312 9.8834 15.6312C9.97252 15.6312 10.0616 15.6312 10.1062 15.5875L13.5819 13.6187V14.975L10.6855 16.6375C10.0616 16.9875 9.34869 17.075 8.68029 16.9C7.96733 16.725 7.38805 16.2875 7.03157 15.675ZM6.27406 9.59375C6.58598 9.06875 7.07613 8.675 7.65541 8.45625V8.54375V11.7812C7.65541 11.8688 7.65541 11.9562 7.69997 12C7.74453 12.0875 7.78909 12.1312 7.87821 12.175L11.3539 14.1438L10.1508 14.8438L7.29893 13.225C6.6751 12.875 6.2295 12.3063 6.05126 11.65C5.87302 10.9938 5.91758 10.2062 6.27406 9.59375ZM16.1218 11.825L12.6461 9.85625L13.8492 9.15625L16.7011 10.775C17.1467 11.0375 17.5031 11.3875 17.7259 11.825C17.9487 12.2625 18.0824 12.7438 18.0379 13.2688C17.9933 13.75 17.8151 14.2312 17.5031 14.625C17.1912 15.0188 16.7902 15.325 16.3 15.5V12.175C16.3 12.0875 16.3 12 16.2555 11.9562C16.2555 11.9562 16.2109 11.8688 16.1218 11.825ZM17.3249 10.075C17.3249 10.075 17.2803 10.0312 17.2358 10.0312L14.3839 8.4125C14.2948 8.36875 14.2503 8.36875 14.1611 8.36875C14.072 8.36875 13.9829 8.36875 13.9383 8.4125L10.4627 10.3812V9.025L13.3591 7.3625C13.8047 7.1 14.2948 7.0125 14.8295 7.0125C15.3197 7.0125 15.8099 7.1875 16.2555 7.49375C16.6565 7.8 17.013 8.19375 17.1912 8.63125C17.3695 9.06875 17.414 9.59375 17.3249 10.075ZM9.83884 12.525L8.63573 11.825V8.54375C8.63573 8.0625 8.76941 7.5375 9.03677 7.14375C9.30413 6.70625 9.70516 6.4 10.1508 6.18125C10.5964 5.9625 11.1311 5.875 11.6212 5.9625C12.1114 6.00625 12.6016 6.225 13.0026 6.53125C13.0026 6.53125 12.958 6.575 12.9135 6.575L10.0616 8.19375C9.97252 8.2375 9.92796 8.28125 9.8834 8.36875C9.83884 8.45625 9.83884 8.5 9.83884 8.5875V12.525ZM10.4627 11.125L12.0223 10.25L13.5819 11.125V12.875L12.0223 13.75L10.4627 12.875V11.125Z", fill: "#CFF4F6" })] }))); };
|
|
@@ -62,11 +75,14 @@ export var customBasicSvg = customBasicSvgImport;
|
|
|
62
75
|
export var CustomBasicIcon = function (props) { return (_jsx("svg", __assign({}, props, { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M14.8262 10.867L11.5506 9.99917V1.20304C11.5506 0.854839 11.152 0.699915 10.9537 0.972161L5 9.13204L8.27563 9.99992V18.7968C8.27563 19.145 8.67423 19.2999 8.8725 19.0277L14.8262 10.8678V10.867Z", fill: "#3E88FF" }) }))); };
|
|
63
76
|
import customBasicPlusSvgImport from "./custom/basic-plus.svg";
|
|
64
77
|
export var customBasicPlusSvg = customBasicPlusSvgImport;
|
|
65
|
-
export var CustomBasicPlusIcon = function (props) {
|
|
78
|
+
export var CustomBasicPlusIcon = function (props) {
|
|
79
|
+
var uniqueId = getUniqueId();
|
|
80
|
+
return (_jsxs("svg", __assign({}, props, { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { d: "M10.868 10.867L7.59232 9.99917V1.20304C7.59232 0.854839 7.19372 0.699915 6.99545 0.972161L1.04175 9.13204L4.31738 9.99992V18.7968C4.31738 19.145 4.71598 19.2999 4.91425 19.0277L10.868 10.8678V10.867Z", fill: "#3E88FF" }), _jsxs("g", __assign({ clipPath: "url(#clip0_".concat(uniqueId, ")") }, { children: [_jsx("path", { d: "M18.5356 4.58325H9.38095C9.1475 4.58325 8.95825 4.79386 8.95825 5.05366V6.61285C8.95825 6.87264 9.1475 7.08325 9.38095 7.08325H18.5356C18.769 7.08325 18.9583 6.87264 18.9583 6.61285V5.05366C18.9583 4.79386 18.769 4.58325 18.5356 4.58325Z", fill: "#363636" }), _jsx("path", { d: "M15.2083 10.4105V1.25595C15.2083 1.0225 14.9976 0.833252 14.7378 0.833252L13.1787 0.833252C12.9189 0.833252 12.7083 1.0225 12.7083 1.25595V10.4105C12.7083 10.644 12.9189 10.8333 13.1787 10.8333H14.7378C14.9976 10.8333 15.2083 10.644 15.2083 10.4105Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", __assign({ id: "clip0_".concat(uniqueId) }, { children: _jsx("rect", { width: "10", height: "10", fill: "white", transform: "translate(8.95825 0.833252)" }) })) })] })));
|
|
81
|
+
};
|
|
66
82
|
import customProSvgImport from "./custom/pro.svg";
|
|
67
83
|
export var customProSvg = customProSvgImport;
|
|
68
84
|
export var CustomProIcon = function (props) {
|
|
69
|
-
var uniqueId =
|
|
85
|
+
var uniqueId = getUniqueId();
|
|
70
86
|
return (_jsxs("svg", __assign({}, props, { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, { children: [_jsx("mask", __assign({ id: "mask0_".concat(uniqueId), style: {
|
|
71
87
|
maskType: "luminance"
|
|
72
88
|
}, maskUnits: "userSpaceOnUse", x: "5", y: "0", width: "11", height: "20" }, { children: _jsx("path", { d: "M15.8091 10.8675L12.2058 9.99954V1.20306C12.2058 0.85484 11.7673 0.699909 11.5492 0.972167L5 9.13163L8.60328 9.99954V18.7968C8.60328 19.145 9.04175 19.2999 9.25986 19.0277L15.8091 10.8675Z", fill: "white", style: {
|