@televet/kibble-ui 1.2.2-beta.2p81ym7.2 → 1.2.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/build/components/Icon/icon.types.d.ts +1 -1
- package/build/components/Typography/Heading/heading.component.d.ts +3 -4
- package/build/components/Typography/Text/text.component.d.ts +2 -6
- package/build/components/Typography/Text/text.types.d.ts +0 -1
- package/build/components/Typography/index.d.ts +0 -1
- package/build/index.js +463 -441
- package/build/index.js.map +1 -1
- package/build/theme/theme.types.d.ts +2 -1
- package/build/theme/tokens/colors/color.types.d.ts +23 -2
- package/build/theme/tokens/fontWeights.d.ts +12 -3
- package/package.json +2 -2
- package/build/components/Button/button.model.d.ts +0 -5
- package/build/components/Button/button.records.d.ts +0 -2
- package/build/components/Drawer/drawer.records.d.ts +0 -13
- package/build/components/Modal/index.d.ts +0 -2
- package/build/components/Modal/modal-section.component.d.ts +0 -7
- package/build/components/Modal/modal.component.d.ts +0 -24
- package/build/components/Modal/modal.types.d.ts +0 -1
- package/build/components/Tooltip/tooltip.model.d.ts +0 -4
- package/build/components/Tooltip/tooltip.records.d.ts +0 -9
- package/build/components/Typography/Heading/heading.records.d.ts +0 -2
- package/build/components/Typography/Text/text.records.d.ts +0 -2
- package/build/components/Typography/typography.types.d.ts +0 -1
- package/build/theme/theme.model.d.ts +0 -37
- package/build/theme/theme.record.d.ts +0 -2
- package/build/theme/tokens/colors/color.model.d.ts +0 -64
- package/build/theme/tokens/colors/color.type.d.ts +0 -9
package/build/index.js
CHANGED
|
@@ -45,51 +45,59 @@ var DrawerConfig = {
|
|
|
45
45
|
|
|
46
46
|
const SvgAlertCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
47
47
|
React__namespace.createElement("path", { d: "M12 3a9 9 0 0 0-9 9 9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9Zm.9 12.6a.9.9 0 1 1-1.8 0 .9.9 0 0 1 1.8 0Zm0-3.15a.9.9 0 1 1-1.8 0V8.4a.9.9 0 1 1 1.8 0v4.05Z", fill: color })));
|
|
48
|
-
const ForwardRef$
|
|
48
|
+
const ForwardRef$2q = React.forwardRef(SvgAlertCircle);
|
|
49
49
|
|
|
50
50
|
const SvgAnimalBird = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
51
51
|
React__namespace.createElement("path", { d: "M20.217 3a.782.782 0 0 0-.17.018c-2.389.07-6.78 1.674-7.36 1.913-.882.363-1.154 1.095-1.323 1.365-.672 1.069-.958 1.614-1.131 1.48-.199-.156-.743-.616-1.147-.764-.403-.147-.688-.054-.993.043-.315-.197-1.313-.275-1.313-.275s.078.998.275 1.313c-.096.305-.19.588-.043.992.146.404.608.95.763 1.148.134.173-.41.459-1.48 1.13-.27.17-1 .44-1.365 1.323-.239.58-1.843 4.976-1.912 7.365a.783.783 0 0 0 .818.946c.658.003 2.814.078 4.034-1.064 1.324-1.24 1.136-4.155 2.956-5.975.685 0 1.176.596 1.612 1.371.282.501.736 1.758.736 3.323a.783.783 0 0 0 .876.777c1.548-.074 3.428-1.95 3.428-1.95s1.864-1.868 1.95-3.414a.786.786 0 0 0 .007-.1v-.008a.783.783 0 0 0-.783-.783c-1.565 0-2.822-.454-3.323-.735-.776-.436-1.371-.927-1.371-1.613 1.82-1.82 4.737-1.632 5.977-2.956C21.07 6.657 21 4.523 20.997 3.85a.782.782 0 0 0-.78-.851Z", fill: color })));
|
|
52
|
-
const ForwardRef$
|
|
52
|
+
const ForwardRef$2p = React.forwardRef(SvgAnimalBird);
|
|
53
53
|
|
|
54
54
|
const SvgAnimalCat = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
55
55
|
React__namespace.createElement("path", { d: "M18.346 9.555c.29-.908.573-2.172.653-3.79a.73.73 0 0 0-.889-.746c-1.413.33-2.458.816-3.21 1.285A7.25 7.25 0 0 0 12 5.7a7.25 7.25 0 0 0-2.9.604c-.753-.469-1.797-.954-3.21-1.285a.73.73 0 0 0-.89.746c.081 1.618.363 2.882.655 3.79A6.343 6.343 0 0 0 5 12.35C5 16.023 9.2 19 12 19s7-2.977 7-6.65c0-1-.239-1.944-.654-2.795Zm-7.973 3.006c-.177.068-.45.14-.818.14-1.364 0-1.679-1.088-1.75-1.59a.347.347 0 0 1 .223-.373c.177-.067.45-.138.818-.138 1.363 0 1.678 1.087 1.75 1.589a.343.343 0 0 1-.223.372Zm2.934 2.128c-.324.335-.827.62-1.105.762a.443.443 0 0 1-.403 0c-.278-.143-.782-.428-1.105-.762-.222-.23-.022-.59.315-.59h1.982c.337 0 .537.36.315.59h.001Zm1.138-1.99c-.368 0-.64-.07-.818-.14a.344.344 0 0 1-.224-.37c.072-.502.387-1.59 1.75-1.59.369 0 .642.07.819.14.155.06.246.21.224.373-.072.501-.387 1.588-1.75 1.588h-.001Z", fill: color })));
|
|
56
|
-
const ForwardRef$
|
|
56
|
+
const ForwardRef$2o = React.forwardRef(SvgAnimalCat);
|
|
57
57
|
|
|
58
58
|
const SvgAnimalCow = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
59
59
|
React__namespace.createElement("path", { d: "M16.313 5c-.4 1.155.26 2 .31 2.103.195.295.258.445.498.838.49.8-.48 1.412-.918.64-1.051-1.851-1.16-2.317-2.351-2.317-.385 0-2.736.382-4.445.382-2.41 0-3.703-.382-5.185-.382-.834 0-1.481.806-1.481 1.526v3.816a.752.752 0 0 0-.741.763c0 .986.74 1.526.74 1.526s.741-.516.741-1.526V9.336c.37.897.741 2.042.741 3.033 0 2.072-.74 2.635-.74 3.288v3.58c0 .421.331.763.74.763h.741c0-1.961.301-3.3.68-4.216.33.261.724.4 1.143.4.92 0 1.684-.684 1.846-1.584.918.4 2.098.821 2.998.821h1.564c.38 0 .704.284.766.67l.53 3.271c.06.369.368.638.73.638h.854s-.156-2.407-.265-4.275c-.059-1.008 1.396-.813 1.752-1.86.448-1.312.735-3.022 1.476-3.022h1.923c.441 0 1.04-1.14 1.04-1.527 0-.386-.887-1.478-1.198-1.799-.185-.19-.67-1.418-1.186-1.418-.274 0-1.298.172-1.689.32-.257.098.038-1.433-1.614-1.419ZM11.63 16.566v2.47c0 .532.419.964.936.964h.516l.17-1.316-.342-2.118h-1.28Zm-3.658.504a2.878 2.878 0 0 1-1.638.225c-.017.074-.028.156-.043.232l.35 1.75c.085.42.444.723.861.723h.887c-.13-.546-.369-1.7-.417-2.93Z", fill: color })));
|
|
60
|
-
const ForwardRef$
|
|
60
|
+
const ForwardRef$2n = React.forwardRef(SvgAnimalCow);
|
|
61
61
|
|
|
62
62
|
const SvgAnimalDog = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
63
63
|
React__namespace.createElement("path", { d: "M14.4 3v2.429L12.842 8.58c-.271.55-.826.895-1.431.895H6.72L5.359 8.101a.766.766 0 0 0-1.119 0 .787.787 0 0 0 0 1.132L5.6 10.61v2.914l-.693 1.4a1.65 1.65 0 0 0-.148.46l-.586 3.561A.902.902 0 0 0 5.056 20a.9.9 0 0 0 .881-.738l.462-2.5 1.6-1.62h5.246l1.625 4.305a.852.852 0 0 0 .794.553.858.858 0 0 0 .817-1.097l-.881-3.1v-.66l1.031-2.087c.111-.224.169-.473.169-.724V8.667h.606c.637 0 1.247-.256 1.697-.712L20 7.048V5.833a.403.403 0 0 0-.4-.404h-1.2l-.566-.573a.793.793 0 0 0-.565-.237h-.87l-.72-.97A1.586 1.586 0 0 0 14.4 3Z", fill: color })));
|
|
64
|
-
const ForwardRef$
|
|
64
|
+
const ForwardRef$2m = React.forwardRef(SvgAnimalDog);
|
|
65
65
|
|
|
66
66
|
const SvgAnimalHorse = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
67
67
|
React__namespace.createElement("path", { d: "M17.435 3c-3.343 0-4.448 3.664-4.677 4.627-.247.08-.749.204-1.48.204-.515 0-.9-.083-1.354-.18-.528-.115-1.139-.253-2.018-.253-1.872 0-2.947 1.102-2.947 3.024 0 .721.721 2.516.915 2.988l-.188 1.71a.45.45 0 0 0 .013.145l1.003 4.024c.132.441.502.711.965.711h.928a.42.42 0 0 0 .326-.145.385.385 0 0 0 .076-.337l-.916-3.964a9.075 9.075 0 0 0 1.317-2.024c.505.223 1.44.53 2.834.53.69 0 1.427-.072 2.194-.217l.777 5.169a.983.983 0 0 0 .978.952H16.871c.23 0 .414-.176.414-.398a.389.389 0 0 0-.013-.096c-.028-.708-.218-5.52-.338-6.687.77-1.025.818-2.418.852-3.542.011-.342.022-.727.063-1.036.49.446 1.216.596 1.78.494.424-.077.997.176 1.166.265a.418.418 0 0 0 .49-.06l.438-.434a.958.958 0 0 0 .063-1.277l-1.893-2.097.576-.698a.401.401 0 0 0 .088-.338.404.404 0 0 0-.213-.277C19.3 3.262 18.324 3 17.435 3ZM4.645 8.373C3.468 8.914 2 10.29 2 13.747c0 .169.11.316.276.373l2.119.735a.513.513 0 0 0 .15.024c.093 0 .176-.039.251-.096a.385.385 0 0 0 .15-.217l.013-.096c0-.015.002-.033 0-.048-.058-.473-.09-.961-.1-1.434-.33-.869-.702-1.95-.702-2.566 0-.794.18-1.48.489-2.049Zm13.705 3.17a4.61 4.61 0 0 1-.589 1.433c.019.229.03.524.05.855l.778.253-.339 1.928a1.12 1.12 0 0 0 .74 1.301l.476.193a.44.44 0 0 0 .163.036c.065 0 .129-.02.188-.048a.4.4 0 0 0 .214-.265L20.833 14c.176-.672-.141-1.354-.74-1.614l-1.743-.844Zm-8.563 2.963c-.3.526-.602.941-.84 1.241l.764 3.277c.218.154.474.253.74.253l.69.036h.025a.424.424 0 0 0 .426-.41.386.386 0 0 0-.063-.204l-1.14-3.048.651-.904a8.068 8.068 0 0 1-1.253-.241Z", fill: color })));
|
|
68
|
-
const ForwardRef$
|
|
68
|
+
const ForwardRef$2l = React.forwardRef(SvgAnimalHorse);
|
|
69
69
|
|
|
70
70
|
const SvgArrowCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
71
71
|
React__namespace.createElement("path", { d: "M12 3c-4.962 0-9 4.038-9 9s4.038 9 9 9 9-4.038 9-9h-1.8c0 3.97-3.23 7.2-7.2 7.2S4.8 15.97 4.8 12 8.03 4.8 12 4.8c1.986 0 3.783.81 5.085 2.115L14.7 9.3H21V3l-2.646 2.646A8.949 8.949 0 0 0 12 3Z", fill: color })));
|
|
72
|
-
const ForwardRef$
|
|
72
|
+
const ForwardRef$2k = React.forwardRef(SvgArrowCircle);
|
|
73
73
|
|
|
74
74
|
const SvgArrowDownRight = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
75
75
|
React__namespace.createElement("path", { d: "M15.719 20.33a.97.97 0 0 0 1.36 0l3.269-3.217a.9.9 0 0 0 0-1.284l-3.269-3.218a.97.97 0 1 0-1.36 1.382l1.539 1.516H8.865c-2.17 0-3.91-1.713-3.91-3.85V3.979a.978.978 0 0 0-1.955 0v7.682c0 3.177 2.638 5.773 5.865 5.773h8.393l-1.54 1.515a.97.97 0 0 0 0 1.382Z", fill: color })));
|
|
76
|
-
const ForwardRef$
|
|
76
|
+
const ForwardRef$2j = React.forwardRef(SvgArrowDownRight);
|
|
77
|
+
|
|
78
|
+
const SvgArrowDown = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
79
|
+
React__namespace.createElement("path", { d: "M3.287 13.645a.963.963 0 1 1 1.362-1.362l6.387 6.387V3.004a.964.964 0 0 1 1.928 0V18.67l6.387-6.387a.964.964 0 1 1 1.362 1.362l-8.032 8.032a.964.964 0 0 1-1.362 0l-8.032-8.032Z", fill: color })));
|
|
80
|
+
const ForwardRef$2i = React.forwardRef(SvgArrowDown);
|
|
77
81
|
|
|
78
82
|
const SvgArrowLeft = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
79
83
|
React__namespace.createElement("path", { d: "M10.395 3.267a.965.965 0 1 1 1.363 1.362L5.37 11.016h15.666a.964.964 0 0 1 0 1.928H5.37l6.388 6.387a.963.963 0 1 1-1.363 1.362l-8.032-8.032a.964.964 0 0 1 0-1.362l8.032-8.032Z", fill: color })));
|
|
80
|
-
const ForwardRef$
|
|
84
|
+
const ForwardRef$2h = React.forwardRef(SvgArrowLeft);
|
|
81
85
|
|
|
82
86
|
const SvgArrowRight = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
83
87
|
React__namespace.createElement("path", { d: "M13.605 20.733a.965.965 0 0 1-1.67-.674.963.963 0 0 1 .307-.688l6.388-6.387H2.964a.964.964 0 0 1 0-1.928H18.63L12.243 4.67a.964.964 0 1 1 1.362-1.362l8.032 8.032a.964.964 0 0 1 0 1.362l-8.032 8.032Z", fill: color })));
|
|
84
|
-
const ForwardRef$
|
|
88
|
+
const ForwardRef$2g = React.forwardRef(SvgArrowRight);
|
|
89
|
+
|
|
90
|
+
const SvgArrowUp = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
91
|
+
React__namespace.createElement("path", { d: "M20.713 10.355a.963.963 0 0 1-.674 1.668.964.964 0 0 1-.688-.306L12.964 5.33v15.665a.964.964 0 1 1-1.928 0V5.33L4.65 11.717a.964.964 0 1 1-1.362-1.362l8.032-8.033a.964.964 0 0 1 1.362 0l8.032 8.033Z", fill: color })));
|
|
92
|
+
const ForwardRef$2f = React.forwardRef(SvgArrowUp);
|
|
85
93
|
|
|
86
94
|
const SvgArrowsIn = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
87
95
|
React__namespace.createElement("path", { d: "M13.159 4.044a.966.966 0 0 0-.063.379v5.359a.964.964 0 0 0 .963.963h5.359a.964.964 0 1 0 0-1.926h-3.033l5.078-5.078a.964.964 0 1 0-1.364-1.363l-5.077 5.078V4.423a.962.962 0 0 0-1.657-.704.965.965 0 0 0-.206.325ZM10.682 19.797a.964.964 0 0 0 .063-.379V14.06a.964.964 0 0 0-.963-.963h-5.36a.964.964 0 1 0 0 1.926h3.033L2.378 20.1a.964.964 0 0 0 1.363 1.363l5.078-5.078v3.033a.964.964 0 0 0 1.863.38Z", fill: color })));
|
|
88
|
-
const ForwardRef$
|
|
96
|
+
const ForwardRef$2e = React.forwardRef(SvgArrowsIn);
|
|
89
97
|
|
|
90
98
|
const SvgArrowsOut = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
91
99
|
React__namespace.createElement("path", { d: "M21.682 8.797a.964.964 0 0 0 .063-.379V3.06a.964.964 0 0 0-.963-.963h-5.36a.964.964 0 1 0 0 1.926h3.034L13.378 9.1a.964.964 0 1 0 1.363 1.363l5.078-5.078v3.033a.964.964 0 0 0 1.863.38ZM2.16 15.044a.964.964 0 0 0-.064.379v5.359a.964.964 0 0 0 .963.963h5.36a.964.964 0 1 0 0-1.926H5.384l5.078-5.078A.964.964 0 1 0 9.1 13.378l-5.078 5.078v-3.033a.964.964 0 0 0-1.863-.38Z", fill: color })));
|
|
92
|
-
const ForwardRef$
|
|
100
|
+
const ForwardRef$2d = React.forwardRef(SvgArrowsOut);
|
|
93
101
|
|
|
94
102
|
const SvgArticle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
95
103
|
React__namespace.createElement("path", { d: "M8.5 20v1a1 1 0 0 0 1 1H17a5 5 0 0 0 5-5V8a1 1 0 0 0-1-1h-4v2h3v8a3 3 0 0 1-3 3H8.5Z", fill: color }),
|
|
@@ -97,142 +105,150 @@ const SvgArticle = ({ color = "currentColor", height = "24px", width = "24px" },
|
|
|
97
105
|
React__namespace.createElement("path", { d: "M4 4v12.5H2V3a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v14a1 1 0 1 1-2 0V4H4Z", fill: color }),
|
|
98
106
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 7v4h6V7H7ZM6 5a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H6Z", fill: color }),
|
|
99
107
|
React__namespace.createElement("path", { d: "M5 15a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1ZM6 18a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z", fill: color })));
|
|
100
|
-
const ForwardRef$
|
|
108
|
+
const ForwardRef$2c = React.forwardRef(SvgArticle);
|
|
101
109
|
|
|
102
110
|
const SvgAsterisk = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
103
111
|
React__namespace.createElement("path", { d: "m9.104 13.224-5.857-1.668a1.092 1.092 0 0 1-.74-1.387l.596-1.83a1.09 1.09 0 0 1 1.445-.676l5.795 2.34-.377-6.598a1.092 1.092 0 0 1 1.09-1.155h2.026a1.09 1.09 0 0 1 1.09 1.153l-.378 6.754 5.612-2.287a1.092 1.092 0 0 1 1.451.676l.599 1.863c.188.59-.15 1.218-.746 1.385l-5.987 1.672 3.94 5.016a1.09 1.09 0 0 1-.224 1.562l-1.64 1.172a1.09 1.09 0 0 1-1.562-.313L11.824 15.4 8.447 20.72c-.33.52-1.027.664-1.537.316L5.29 19.93a1.092 1.092 0 0 1-.24-1.579l4.054-5.127Z", fill: "#363C53" })));
|
|
104
|
-
const ForwardRef$
|
|
112
|
+
const ForwardRef$2b = React.forwardRef(SvgAsterisk);
|
|
105
113
|
|
|
106
114
|
const SvgBellRinging = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
107
115
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.68 5.342C10.68 4.606 11.276 4 12 4c.724 0 1.32.606 1.32 1.342v.645c2.114.552 3.52 2.412 3.52 4.813v3.49c0 .82.438 1.796.899 2.577l.002.002.785 1.199c.09.138.098.314.022.46a.442.442 0 0 1-.388.235H14.2C14.2 19.992 13.208 21 12 21c-1.208 0-2.2-1.008-2.2-2.237H5.84a.442.442 0 0 1-.388-.236.458.458 0 0 1 .022-.46l.789-1.203c.455-.773.897-1.814.897-2.636v-3.49c0-1.438.481-2.687 1.34-3.57.576-.589 1.324-.992 2.18-1.197v-.629Zm1.76 0a.442.442 0 0 0-.44-.447c-.244 0-.44.199-.44.447v.493l.085-.007c.07-.005.142-.011.216-.012a.38.38 0 0 1 .285.001c.08.003.156.01.233.018l.061.005v-.498Zm-9.909.213C1.55 7.177 1 9.108 1 11.158s.55 3.98 1.531 5.603l.752-.469c-.896-1.48-1.403-3.247-1.403-5.134 0-1.887.507-3.654 1.403-5.134l-.752-.469Zm18.186.469.752-.469C22.45 7.177 23 9.108 23 11.158s-.55 3.98-1.531 5.603l-.752-.469c.896-1.48 1.403-3.247 1.403-5.134 0-1.887-.507-3.654-1.402-5.134ZM12 6.684c2.425 0 3.96 1.641 3.96 4.116v3.49c0 1.123.53 2.2 1.024 3.04a.065.065 0 0 1 .01.013l.002.005.34.52H6.664l.34-.52.003-.005c.003-.004.006-.01.01-.013.5-.847 1.024-1.978 1.024-3.102v-3.49c0-1.237.402-2.238 1.086-2.939.683-.7 1.659-1.115 2.874-1.115Zm-8.8 4.474c0-1.63.438-3.095 1.24-4.41l.747.47a7.371 7.371 0 0 0-1.107 3.94c0 1.46.443 2.812 1.11 3.944l-.754.461C3.696 14.31 3.2 12.801 3.2 11.158Zm16.36-4.41-.747.47a7.37 7.37 0 0 1 1.107 3.94c0 1.46-.443 2.812-1.112 3.944l.756.461c.74-1.253 1.236-2.762 1.236-4.405 0-1.63-.438-3.095-1.24-4.41ZM12 20.104c.729 0 1.32-.6 1.32-1.342h-2.64c0 .741.591 1.342 1.32 1.342Z", fill: color })));
|
|
108
|
-
const ForwardRef$
|
|
116
|
+
const ForwardRef$2a = React.forwardRef(SvgBellRinging);
|
|
109
117
|
|
|
110
118
|
const SvgBell = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
111
119
|
React__namespace.createElement("path", { d: "M12 3c-.725 0-1.313.605-1.313 1.35v.626c-2.263.6-3.937 2.708-3.937 5.224v5.4l-1.343 1.04h-.002A.907.907 0 0 0 5 17.4c0 .497.392.9.875.9h12.25a.888.888 0 0 0 .875-.9.904.904 0 0 0-.405-.76L17.25 15.6v-5.4c0-2.516-1.674-4.624-3.938-5.224V4.35C13.313 3.605 12.726 3 12 3Zm-1.75 16.2c0 .99.787 1.8 1.75 1.8s1.75-.81 1.75-1.8h-3.5Z", fill: color })));
|
|
112
|
-
const ForwardRef$
|
|
120
|
+
const ForwardRef$29 = React.forwardRef(SvgBell);
|
|
113
121
|
|
|
114
122
|
const SvgBookmarkFilled = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
115
123
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 3.917C4 3.41 4.408 3 4.911 3H19.09c.503 0 .911.41.911.917v16.166a.917.917 0 0 1-.53.833.907.907 0 0 1-.974-.137L12 15.18l-6.495 5.6a.907.907 0 0 1-.974.137.917.917 0 0 1-.531-.833V3.917Z", fill: color })));
|
|
116
|
-
const ForwardRef$
|
|
124
|
+
const ForwardRef$28 = React.forwardRef(SvgBookmarkFilled);
|
|
117
125
|
|
|
118
126
|
const SvgBookmarkOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
119
127
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 3.917C4 3.41 4.408 3 4.911 3H19.09c.503 0 .911.41.911.917v16.166a.917.917 0 0 1-.53.833.907.907 0 0 1-.974-.137L12 15.18l-6.495 5.6a.907.907 0 0 1-.974.137.917.917 0 0 1-.531-.833V3.917Zm1.823.917V18.09l5.584-4.815a.907.907 0 0 1 1.186 0l5.584 4.815V4.834H5.823Z", fill: color })));
|
|
120
|
-
const ForwardRef$
|
|
128
|
+
const ForwardRef$27 = React.forwardRef(SvgBookmarkOutlined);
|
|
121
129
|
|
|
122
130
|
const SvgBrush = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
123
131
|
React__namespace.createElement("path", { d: "M16.351 3.001a.338.338 0 0 0-.045.012.36.36 0 0 0-.287.253.36.36 0 0 0 .103.366l1.396 1.363.023.035c.007.009.015.015.023.022.347.444.503.98.263 1.747l-1.098-1.07a.374.374 0 0 0-.298-.113h-.034a.361.361 0 0 0-.183.62l1.293 1.285a9.25 9.25 0 0 1-.72 1.14l-1.088-1.106a.375.375 0 0 0-.297-.124l-.046.012a.363.363 0 0 0-.275.25.357.357 0 0 0 .092.359l1.166 1.194a24.27 24.27 0 0 1-.857 1.014l-1.11-1.082a.373.373 0 0 0-.297-.112h-.034a.357.357 0 0 0-.183.62l1.121 1.115.011.012c-.329.347-.65.645-.96.9l-1.26-1.228a.372.372 0 0 0-.262-.113.468.468 0 0 0-.07.011.367.367 0 0 0-.276.25.356.356 0 0 0 .093.359l1.179 1.161c-.434.301-.836.52-1.201.676a.136.136 0 0 0-.024-.023l-1.257-1.228a.373.373 0 0 0-.297-.113h-.034a.362.362 0 0 0-.286.254.357.357 0 0 0 .103.365l1.006 1.005c-.386.095-.7.134-.904.134-.609 0-1.01-.17-1.2-.35l-.012-.01c-.005-.006-.007-.018-.011-.023a.153.153 0 0 0-.035-.034L7.864 11.41a.373.373 0 0 0-.297-.113l-.045.011a.357.357 0 0 0-.184.62l1.327 1.308c.018.267.074.524.126.755.08.35.141.646.045.834-.097.193-.344.33-.686.518-.549.302-1.299.72-2.06 1.713-1.105 1.444-1.409 2.917-.732 3.584.24.235.556.361.905.361.71 0 1.581-.508 2.585-1.51.975-.973 1.352-2.061 1.6-2.784.096-.274.2-.591.276-.665.694-.672 1.215-.775 1.875-.913.96-.2 2.157-.453 4.199-2.4C18.927 10.698 20 8.763 20 6.98c0-1.688-1.301-2.436-2.013-2.548l-1.338-1.319a.368.368 0 0 0-.298-.112Zm-2.939.35a.352.352 0 0 0-.046.011.36.36 0 0 0-.183.62l.95.935c.145.144.38.144.525 0a.36.36 0 0 0 0-.519l-.95-.935a.376.376 0 0 0-.296-.113ZM11.603 4.5a.361.361 0 0 0-.285.254.355.355 0 0 0 .103.365l1.029 1.016a.37.37 0 0 0 .367.125.359.359 0 0 0 .148-.633l-1.03-1.014a.37.37 0 0 0-.297-.113h-.034Zm2.62.778a.36.36 0 0 0-.184.62l.688.676a.368.368 0 0 0 .641-.145.36.36 0 0 0-.126-.363l-.688-.676a.37.37 0 0 0-.296-.112h-.035Zm-4.13.575a.376.376 0 0 0-.045.011.36.36 0 0 0-.183.62l1.006.98c.09.107.23.156.368.126a.358.358 0 0 0 .147-.633l-.994-.991a.375.375 0 0 0-.299-.114Zm3.032.867a.357.357 0 0 0-.183.62l.686.677a.37.37 0 0 0 .642-.145.358.358 0 0 0-.127-.363l-.686-.675a.372.372 0 0 0-.297-.113h-.035Zm-4.38.733a.361.361 0 0 0-.287.254.356.356 0 0 0 .103.365l.938.925a.368.368 0 0 0 .642-.145.36.36 0 0 0-.127-.362l-.937-.925a.373.373 0 0 0-.263-.113h-.069Zm2.916.71a.358.358 0 0 0-.183.62l.686.676a.37.37 0 0 0 .642-.145.357.357 0 0 0-.127-.362l-.687-.677a.372.372 0 0 0-.297-.112h-.034ZM7.817 9.38a.333.333 0 0 0-.045.012.362.362 0 0 0-.287.253.362.362 0 0 0 .103.367l.802.788c.145.144.38.144.526 0a.364.364 0 0 0 0-.518l-.801-.789a.372.372 0 0 0-.298-.113Zm2.38.226a.357.357 0 0 0-.183.62l.63.631c.144.143.379.143.525 0a.362.362 0 0 0 0-.52l-.64-.618a.373.373 0 0 0-.298-.113h-.035ZM9.1 11.049a.359.359 0 0 0-.183.618l.446.452c.145.144.38.144.526 0a.362.362 0 0 0 0-.518l-.458-.44a.374.374 0 0 0-.298-.113H9.1v.001Z", fill: color })));
|
|
124
|
-
const ForwardRef$
|
|
132
|
+
const ForwardRef$26 = React.forwardRef(SvgBrush);
|
|
133
|
+
|
|
134
|
+
const SvgBulkSelect = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
135
|
+
React__namespace.createElement("path", { d: "M19.646 6.264A2.025 2.025 0 0 1 21 8.175v9A3.825 3.825 0 0 1 17.175 21h-9a2.026 2.026 0 0 1-1.91-1.354l1.887.004h9.023a2.475 2.475 0 0 0 2.475-2.475v-9l-.004-.046V6.264ZM16.721 3a2.025 2.025 0 0 1 2.025 2.025v11.697a2.025 2.025 0 0 1-2.025 2.025H5.025A2.025 2.025 0 0 1 3 16.722V5.025A2.025 2.025 0 0 1 5.025 3h11.697Zm-3.398 4.923-3.501 3.5-.882-1.178a.674.674 0 1 0-1.08.81l1.35 1.8a.676.676 0 0 0 1.017.072l4.05-4.05a.676.676 0 0 0-.954-.954Z", fill: color })));
|
|
136
|
+
const ForwardRef$25 = React.forwardRef(SvgBulkSelect);
|
|
125
137
|
|
|
126
138
|
const SvgCaduceus = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
127
139
|
React__namespace.createElement("path", { d: "M12.197 3c-.282 0-.552.118-.75.33-.2.21-.312.496-.312.794 0 .158.032.314.093.458.061.144.15.273.261.378v1.138c.251.072.488.183.708.322.22-.139.457-.25.708-.322V4.96c.11-.105.2-.234.26-.378a1.159 1.159 0 0 0-.218-1.253C12.75 3.12 12.48 3 12.198 3Zm3.54.75c-.541 0-1.41.396-1.41 1.499 0 .31.14.618.236.925.863.33 1.528 1.088 1.77 2.037 1.744-.168 3.785-.99 4.696-1.552v-.002a.728.728 0 0 0 .27-.275.784.784 0 0 0-.107-.914.688.688 0 0 0-.53-.218c-2.8-.011-2.84-1.5-4.926-1.5Zm-7.074.001c-2.087 0-2.125 1.49-4.933 1.5a.689.689 0 0 0-.523.218.783.783 0 0 0-.108.913.728.728 0 0 0 .272.275v.002c.91.561 2.95 1.384 4.695 1.552.243-.95.907-1.707 1.77-2.037.096-.307.237-.614.237-.925 0-1.103-.87-1.499-1.41-1.498Zm2.118 3.735c-.815 0-1.416.717-1.416 1.51 0 1.014.36 1.826.877 2.36.117.121.24.226.365.323-.099.063-.197.126-.293.202-.52.41-.949 1.12-.949 1.988 0 .833.328 1.527.772 1.978.197.2.41.356.623.492-.383.39-.687.966-.687 1.653 0 .6.18 1.126.451 1.539a.725.725 0 0 0-.35.344.789.789 0 0 0-.065.503c.035.17.124.322.253.43.129.108.29.165.454.162 0 0 .644-.012 1.381-.252.737.24 1.381.252 1.381.252a.683.683 0 0 0 .454-.162.757.757 0 0 0 .252-.43.789.789 0 0 0-.063-.503.725.725 0 0 0-.351-.344c.27-.413.45-.939.45-1.539 0-.687-.303-1.263-.687-1.653a3.45 3.45 0 0 0 .624-.492c.444-.45.771-1.145.771-1.978 0-.868-.429-1.578-.948-1.988-.095-.076-.194-.139-.293-.202.125-.098.248-.202.365-.322.517-.535.877-1.347.877-2.36 0-.794-.601-1.511-1.416-1.511-.436 0-.8.227-1.034.504a1.516 1.516 0 0 0-.382 1.007.781.781 0 0 0 .122.43.716.716 0 0 0 .331.279.671.671 0 0 0 .423.028.703.703 0 0 0 .363-.232c-.076.271-.104.607-.274.782-.225.232-.575.425-.965.612-.39-.187-.74-.38-.965-.612-.17-.175-.198-.51-.274-.782a.702.702 0 0 0 .363.232.67.67 0 0 0 .422-.028.716.716 0 0 0 .332-.28.782.782 0 0 0 .122-.43c0-.401-.147-.73-.382-1.006-.234-.277-.598-.504-1.034-.504Zm1.416 5.052c.426.19.81.365 1.037.545.277.22.379.348.379.786 0 .475-.115.673-.335.896-.22.223-.589.428-1.022.637l-.059.03-.06-.03c-.432-.21-.802-.414-1.021-.637-.22-.223-.335-.421-.335-.896 0-.438.102-.567.379-.786.227-.18.61-.356 1.037-.545Zm0 4.558c.167.093.314.183.416.27.22.19.292.287.292.626 0 .383-.1.59-.259.779a1.57 1.57 0 0 1-.449.338 1.57 1.57 0 0 1-.45-.338c-.159-.19-.258-.396-.258-.779 0-.339.073-.437.292-.625.102-.088.25-.178.416-.271Z", fill: color })));
|
|
128
|
-
const ForwardRef$
|
|
140
|
+
const ForwardRef$24 = React.forwardRef(SvgCaduceus);
|
|
129
141
|
|
|
130
142
|
const SvgCalendarCheck = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
131
143
|
React__namespace.createElement("path", { d: "M7.556 2a.895.895 0 0 0-.889.9v.9h-.89C4.795 3.8 4 4.606 4 5.6v12.6C4 19.194 4.798 20 5.777 20h12.446A1.79 1.79 0 0 0 20 18.2V5.6c0-.994-.795-1.8-1.777-1.8h-.89v-.9c0-.496-.398-.9-.889-.9a.895.895 0 0 0-.888.9v.9H8.443v-.9a.893.893 0 0 0-.886-.9h-.001ZM5.777 8.3h12.446l.001 9.9H5.777V8.3Zm8.713 2.438a.875.875 0 0 0-.624.262l-2.31 2.34-.976-.99a.872.872 0 0 0-1.246 0 .895.895 0 0 0 0 1.26l1.594 1.615a.882.882 0 0 0 1.258 0l2.927-2.964a.898.898 0 0 0 0-1.261.87.87 0 0 0-.622-.262h-.001Z", fill: color })));
|
|
132
|
-
const ForwardRef$
|
|
144
|
+
const ForwardRef$23 = React.forwardRef(SvgCalendarCheck);
|
|
133
145
|
|
|
134
146
|
const SvgCalendarDate = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
135
147
|
React__namespace.createElement("path", { d: "M7.556 2a.895.895 0 0 0-.89.9v.9H5.78C4.8 3.8 4 4.61 4 5.6v12.6c0 .99.8 1.8 1.778 1.8H18.22C19.2 20 20 19.19 20 18.2V5.6c0-.99-.8-1.8-1.778-1.8h-.888v-.9c0-.495-.398-.899-.89-.899a.894.894 0 0 0-.888.9v.9H8.444V2.9c0-.496-.397-.9-.888-.9Zm-1.78 6.3h12.446v9.9H5.78V8.3h-.002Zm8 4.5a.895.895 0 0 0-.887.9v1.8c0 .497.399.9.889.9h1.778c.49 0 .888-.403.888-.9v-1.8c0-.496-.398-.9-.888-.9h-1.78Z", fill: color })));
|
|
136
|
-
const ForwardRef$
|
|
148
|
+
const ForwardRef$22 = React.forwardRef(SvgCalendarDate);
|
|
137
149
|
|
|
138
150
|
const SvgCalendarInfo = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
139
151
|
React__namespace.createElement("path", { d: "M16.445 10.286h-8.89v1.777h8.89v-1.777Zm1.777-5.08h-.889V4h-1.777v1.206H8.444V4H6.667v1.206h-.89c-.986 0-1.768.8-1.768 1.778L4 18.286C4 19.263 4.791 20 5.778 20h12.444C19.2 20 20 19.264 20 18.286V6.984c0-.978-.8-1.778-1.778-1.778Zm0 13.08H5.778V8.508h12.444v9.778Zm-4.444-4.445H7.556v1.778h6.222v-1.778Z", fill: color })));
|
|
140
|
-
const ForwardRef$
|
|
152
|
+
const ForwardRef$21 = React.forwardRef(SvgCalendarInfo);
|
|
141
153
|
|
|
142
154
|
const SvgCalendarOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
143
155
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.783 3.708c0-.387.315-.708.695-.708h.696c.38 0 .696.321.696.708v.709h6.26v-.709c0-.387.316-.708.696-.708h.696c.38 0 .695.321.695.708v.709h2.087a.7.7 0 0 1 .499.202c.13.132.197.32.197.506v14.167a.732.732 0 0 1-.197.507.705.705 0 0 1-.499.201H4.696a.7.7 0 0 1-.498-.2.727.727 0 0 1-.198-.508V5.125c0-.185.067-.374.198-.506a.695.695 0 0 1 .498-.202h2.087v-.709Zm1.39 0h-.695v2.125h.696V3.708Zm7.653 0h.696v2.125h-.696V3.708ZM6.783 5.125H4.696v2.48h14.608v-2.48h-2.087v.708a.707.707 0 0 1-.695.709h-.696a.707.707 0 0 1-.696-.709v-.708H8.87v.708a.707.707 0 0 1-.696.709h-.696a.707.707 0 0 1-.695-.709v-.708ZM4.696 8.313h14.608v10.979H4.696V8.312Zm2.087 9.562V9.729h10.434v8.146H6.783Zm.695-7.438h1.74v1.771h-1.74v-1.77Zm4.174 0H9.913v1.771h1.74v-1.77Zm.696 0h1.739v1.771h-1.74v-1.77Zm4.174 0h-1.74v1.771h1.74v-1.77Zm-9.044 2.48h1.74v1.77h-1.74v-1.77Zm4.174 0H9.913v1.77h1.74v-1.77Zm.696 0h1.739v1.77h-1.74v-1.77Zm4.174 0h-1.74v1.77h1.74v-1.77Zm-9.044 2.479h1.74v1.77h-1.74v-1.77Zm4.174 0H9.913v1.77h1.74v-1.77Zm.696 0h1.739v1.77h-1.74v-1.77Zm4.174 0h-1.74v1.77h1.74v-1.77Z", fill: color })));
|
|
144
|
-
const ForwardRef$
|
|
156
|
+
const ForwardRef$20 = React.forwardRef(SvgCalendarOutlined);
|
|
145
157
|
|
|
146
158
|
const SvgCalendarPen = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
147
159
|
React__namespace.createElement("path", { d: "M6.619 2.001a.91.91 0 0 0-.905.914v.912h-.905C3.81 3.827 3 4.645 3 5.654v12.78c0 1.009.81 1.826 1.81 1.826h10.107l-1.81-1.827H4.81V8.391h12.666v5.635l1.81 1.826v-10.2c0-1.008-.81-1.826-1.81-1.826h-.906v-.914A.909.909 0 0 0 15.667 2a.91.91 0 0 0-.905.914v.912H7.525v-.914A.91.91 0 0 0 6.62 2l-.001.001Zm.905 9.13a.91.91 0 0 0-.905.913.91.91 0 0 0 .905.914h7.238c.5 0 .905-.41.905-.914a.91.91 0 0 0-.905-.913H7.524Zm0 3.652a.91.91 0 0 0-.905.913.91.91 0 0 0 .905.914h3.62c.499 0 .904-.41.904-.914a.91.91 0 0 0-.905-.913H7.524Zm6.785 0a.456.456 0 0 0-.452.456v1.181c0 .12.048.237.133.323l4.523 4.565 1.81-1.827-4.524-4.564a.456.456 0 0 0-.32-.134h-1.17Zm6.654 5.344-1.811 1.826.664.669c.5.504 1.31.504 1.81 0a1.3 1.3 0 0 0 0-1.827l-.663-.668Z", fill: color })));
|
|
148
|
-
const ForwardRef$
|
|
160
|
+
const ForwardRef$1$ = React.forwardRef(SvgCalendarPen);
|
|
149
161
|
|
|
150
162
|
const SvgCameraFlip = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
151
163
|
React__namespace.createElement("path", { d: "M8.766 3.975a.84.84 0 0 0-.665.328l-.957 1.285H2.5a1 1 0 0 0-1 1V19.1a1 1 0 0 0 1 1h18.962a1 1 0 0 0 1-1V6.588a1 1 0 0 0-1-1H16.82l-.958-1.285a.84.84 0 0 0-.665-.328h-6.43ZM8.86 5.99a1 1 0 0 1 .802-.402h4.64a1 1 0 0 1 .802.402l.658.882.252.328h3.837a1 1 0 0 1 1 1v9.288a1 1 0 0 1-1 1H4.112a1 1 0 0 1-1-1V8.2a1 1 0 0 1 1-1H7.95l.252-.328.657-.882Zm3.122 2.016c-2.074 0-3.796 1.304-4.499 3.1-.184.47.201.931.707.931.376 0 .694-.265.857-.605.51-1.062 1.64-1.813 2.935-1.813 1.052 0 2.05.535 2.646 1.386l-1.033 1.032h3.225V8.813l-1.033 1.033a4.824 4.824 0 0 0-3.805-1.84ZM7.144 13.65v3.225l1.033-1.033a4.824 4.824 0 0 0 3.804 1.84c2.075 0 3.797-1.305 4.5-3.1.184-.471-.202-.932-.707-.932-.377 0-.694.266-.857.605-.511 1.062-1.64 1.814-2.936 1.814a3.261 3.261 0 0 1-2.645-1.386l1.033-1.033H7.144Z", fill: color })));
|
|
152
|
-
const ForwardRef$
|
|
164
|
+
const ForwardRef$1_ = React.forwardRef(SvgCameraFlip);
|
|
153
165
|
|
|
154
166
|
const SvgCameraOff = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
155
167
|
React__namespace.createElement("path", { d: "M3.133 3.023c.22-.22.575-.22.795 0l17.766 17.766a.563.563 0 0 1-.795.795L3.133 3.818a.563.563 0 0 1 0-.795ZM3.83 6.016c-.89.12-1.58.9-1.58 1.84v9.286c0 1.025.816 1.858 1.818 1.858h11.819c.27 0 .527-.06.758-.17L3.83 6.017Z", fill: color }),
|
|
156
168
|
React__namespace.createElement("path", { d: "M17.466 18.061c.152-.271.238-.585.238-.919v-2.709l3.068 2.506a.906.906 0 0 0 .57.204.903.903 0 0 0 .394-.093.932.932 0 0 0 .514-.836V8.786c0-.357-.2-.683-.514-.839a.898.898 0 0 0-.964.114l-3.066 2.506v-2.71c0-1.024-.818-1.857-1.82-1.857H5.406l12.06 12.061Z", fill: color })));
|
|
157
|
-
const ForwardRef$
|
|
169
|
+
const ForwardRef$1Z = React.forwardRef(SvgCameraOff);
|
|
158
170
|
|
|
159
171
|
const SvgCamera = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
160
172
|
React__namespace.createElement("path", { d: "M9.927 4.5a1.5 1.5 0 0 0-1.342.83l-.295.59c-.255.509-.774.83-1.342.83H3.75a1.5 1.5 0 0 0-1.5 1.5V18a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V8.25a1.5 1.5 0 0 0-1.5-1.5h-3.198a1.5 1.5 0 0 1-1.342-.83l-.295-.59a1.502 1.502 0 0 0-1.342-.83H9.927Zm-4.677.75A.75.75 0 0 0 4.5 6h2.25A.75.75 0 0 0 6 5.25h-.75ZM12 7.5a5.256 5.256 0 0 1 5.25 5.25A5.256 5.256 0 0 1 12 18a5.256 5.256 0 0 1-5.25-5.25A5.256 5.256 0 0 1 12 7.5Zm6.75.75a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5ZM12 9a3.75 3.75 0 1 0 0 7.5A3.75 3.75 0 0 0 12 9Z", fill: color })));
|
|
161
|
-
const ForwardRef$
|
|
173
|
+
const ForwardRef$1Y = React.forwardRef(SvgCamera);
|
|
162
174
|
|
|
163
175
|
const SvgCancel = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
164
176
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 12a9 9 0 1 1 18 0 9 9 0 0 1-18 0Zm5.602 5.306a6.3 6.3 0 0 0 8.704-8.704l-8.704 8.704Zm-1.908-1.909a6.3 6.3 0 0 1 8.704-8.704l-8.704 8.704Z", fill: color })));
|
|
165
|
-
const ForwardRef$
|
|
177
|
+
const ForwardRef$1X = React.forwardRef(SvgCancel);
|
|
166
178
|
|
|
167
179
|
const SvgCellphoneAlert = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
168
180
|
React__namespace.createElement("path", { d: "M11 8a1 1 0 1 1 2 0v4a1 1 0 1 1-2 0V8ZM13 15a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z", fill: color }),
|
|
169
181
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.627 2.5h8.637c.954 0 1.727.773 1.727 1.727v15.546c0 .954-.773 1.727-1.727 1.727H7.627A1.727 1.727 0 0 1 5.9 19.773V4.227c0-.954.773-1.727 1.727-1.727Zm2.591 17.273h3.455v-.864h-3.455v.864Zm-2.59-2.591h8.636V5.09H7.627v12.09Z", fill: color })));
|
|
170
|
-
const ForwardRef$
|
|
182
|
+
const ForwardRef$1W = React.forwardRef(SvgCellphoneAlert);
|
|
171
183
|
|
|
172
184
|
const SvgCellphone = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
173
185
|
React__namespace.createElement("path", { d: "M16.264 2.5H7.627c-.954 0-1.727.773-1.727 1.727v15.546c0 .954.773 1.727 1.727 1.727h8.637c.954 0 1.727-.773 1.727-1.727V4.227c0-.954-.773-1.727-1.727-1.727Zm-2.591 17.273h-3.455v-.864h3.455v.864Zm2.59-2.591H7.628V5.09h8.637v12.09Z", fill: color })));
|
|
174
|
-
const ForwardRef$
|
|
186
|
+
const ForwardRef$1V = React.forwardRef(SvgCellphone);
|
|
175
187
|
|
|
176
188
|
const SvgChainLink = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
177
189
|
React__namespace.createElement("path", { d: "M16.521 4.082c-.869 0-1.738.331-2.4.993L12.238 6.96a3.393 3.393 0 0 0-.813 3.478l1.354-1.354c.056-.387.227-.76.525-1.058l1.885-1.885c.367-.367.85-.552 1.333-.552s.966.184 1.333.552c.735.735.735 1.93 0 2.665l-1.885 1.885c-.297.298-.67.468-1.058.525l-1.355 1.355a3.383 3.383 0 0 0 3.479-.814l1.885-1.885a3.396 3.396 0 0 0 0-4.797 3.383 3.383 0 0 0-2.399-.993Zm-2.276 4.892a.754.754 0 0 0-.519.228l-4.524 4.524a.754.754 0 1 0 1.067 1.066l4.524-4.524a.753.753 0 0 0-.548-1.294Zm-4.717 2.278a3.376 3.376 0 0 0-2.568.985l-1.885 1.885a3.397 3.397 0 0 0 0 4.798c.661.661 1.53.992 2.399.992.868 0 1.737-.33 2.398-.992l1.885-1.886a3.393 3.393 0 0 0 .814-3.478l-1.355 1.355c-.056.387-.227.76-.525 1.058l-1.885 1.885a1.886 1.886 0 0 1-2.665 0 1.887 1.887 0 0 1 0-2.665l1.885-1.885a1.87 1.87 0 0 1 1.058-.526l1.354-1.354a3.416 3.416 0 0 0-.91-.172Z", fill: color })));
|
|
178
|
-
const ForwardRef$
|
|
190
|
+
const ForwardRef$1U = React.forwardRef(SvgChainLink);
|
|
179
191
|
|
|
180
192
|
const SvgChatBubbleFilled = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
181
193
|
React__namespace.createElement("path", { d: "M12 4c-4.695 0-8.5 3.152-8.5 7.04 0 2.155 1.173 4.082 3.015 5.374.047.983-.108 2.34-1.494 2.966l-.003.001a.32.32 0 0 0-.21.299.324.324 0 0 0 .355.319c1.591-.01 2.942-.852 3.874-1.741a1.283 1.283 0 0 1 1.114-.347A10.1 10.1 0 0 0 12 18.08c4.695 0 8.5-3.152 8.5-7.04S16.695 4 12 4Z", fill: color })));
|
|
182
|
-
const ForwardRef$
|
|
194
|
+
const ForwardRef$1T = React.forwardRef(SvgChatBubbleFilled);
|
|
183
195
|
|
|
184
196
|
const SvgChatBubbleOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
185
197
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.6 11.04C2.6 6.504 6.974 3.1 12 3.1c5.026 0 9.4 3.404 9.4 7.94 0 4.536-4.374 7.94-9.4 7.94-.69 0-1.364-.063-2.014-.184l.165-.885-.163.885a.384.384 0 0 0-.33.112c-1.016.97-2.567 1.97-4.463 1.99-.02.002-.039.002-.058.002h-.002c-.66 0-1.227-.528-1.227-1.22v-.001c0-.502.308-.94.755-1.125.7-.322.929-.947.957-1.684-1.824-1.424-3.02-3.486-3.02-5.83ZM12 4.9c-4.364 0-7.6 2.9-7.6 6.14 0 1.809.982 3.48 2.632 4.637l.36.253.022.44c.028.587-.004 1.443-.375 2.235a6.072 6.072 0 0 0 1.377-.999 2.183 2.183 0 0 1 1.898-.58h.002A9.2 9.2 0 0 0 12 17.18c4.364 0 7.6-2.9 7.6-6.14 0-3.24-3.236-6.14-7.6-6.14Z", fill: color })));
|
|
186
|
-
const ForwardRef$
|
|
198
|
+
const ForwardRef$1S = React.forwardRef(SvgChatBubbleOutlined);
|
|
187
199
|
|
|
188
200
|
const SvgCheckmarkBox = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
189
201
|
React__namespace.createElement("path", { d: "M18.223 4H5.777C4.795 4 4 4.795 4 5.777v12.446C4 19.205 4.795 20 5.777 20h12.446c.982 0 1.777-.795 1.777-1.777V5.777C20 4.795 19.205 4 18.223 4Zm-8 12.812-4.185-4.184 1.257-1.256 2.928 2.927 6.482-6.484 1.256 1.258-7.738 7.74Z", fill: color })));
|
|
190
|
-
const ForwardRef$
|
|
202
|
+
const ForwardRef$1R = React.forwardRef(SvgCheckmarkBox);
|
|
191
203
|
|
|
192
204
|
const SvgCheckmarkCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
193
205
|
React__namespace.createElement("path", { d: "M12 3a9 9 0 0 0-9 9 9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9Zm5.136 6.936-6.3 6.3a.898.898 0 0 1-1.272 0l-2.7-2.7a.899.899 0 1 1 1.272-1.272l2.064 2.063 5.664-5.663a.899.899 0 1 1 1.272 1.272Z", fill: color })));
|
|
194
|
-
const ForwardRef$
|
|
206
|
+
const ForwardRef$1Q = React.forwardRef(SvgCheckmarkCircle);
|
|
195
207
|
|
|
196
208
|
const SvgCheckmarkList = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
197
209
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "m9.159 8.25-3.277 4.075L4.8 11.244 3.753 12.29 6 14.54l4.316-5.365-1.157-.926ZM1.5 8.99v7.405h7.405v-3.309l-1.481 1.828H2.98v-4.443h2.493l1.192-1.48H1.5Zm9.626 4.443v-1.48h11.106v1.48H11.126Z", fill: color })));
|
|
198
|
-
const ForwardRef$
|
|
210
|
+
const ForwardRef$1P = React.forwardRef(SvgCheckmarkList);
|
|
199
211
|
|
|
200
212
|
const SvgCheckmark = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
201
213
|
React__namespace.createElement("path", { d: "M10.5 17 19 8.5 17.5 7l-7 7-4-4.003L5 11.5l5.5 5.5Z", fill: color })));
|
|
202
|
-
const ForwardRef$
|
|
214
|
+
const ForwardRef$1O = React.forwardRef(SvgCheckmark);
|
|
203
215
|
|
|
204
216
|
const SvgChevronDown = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
205
217
|
React__namespace.createElement("path", { d: "M12 13.69 6.607 8.277a.937.937 0 0 0-1.331 0 .951.951 0 0 0 0 1.34l6.096 6.12c.347.35.91.35 1.256 0l6.096-6.119a.951.951 0 0 0 0-1.34.937.937 0 0 0-1.331 0L12 13.69Z", fill: color })));
|
|
206
|
-
const ForwardRef$
|
|
218
|
+
const ForwardRef$1N = React.forwardRef(SvgChevronDown);
|
|
207
219
|
|
|
208
220
|
const SvgChevronLeft = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
209
221
|
React__namespace.createElement("path", { d: "m10.31 12 5.412-5.393a.937.937 0 0 0 0-1.331.951.951 0 0 0-1.34 0l-6.12 6.096a.883.883 0 0 0 0 1.256l6.12 6.096c.37.368.97.368 1.34 0a.937.937 0 0 0 0-1.331L10.31 12Z", fill: color })));
|
|
210
|
-
const ForwardRef$
|
|
222
|
+
const ForwardRef$1M = React.forwardRef(SvgChevronLeft);
|
|
211
223
|
|
|
212
224
|
const SvgChevronRight = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
213
225
|
React__namespace.createElement("path", { d: "m13.69 12-5.413 5.393a.937.937 0 0 0 0 1.331c.37.368.97.368 1.34 0l6.12-6.096a.882.882 0 0 0 0-1.256L9.619 5.276a.951.951 0 0 0-1.34 0 .937.937 0 0 0 0 1.331L13.69 12Z", fill: color })));
|
|
214
|
-
const ForwardRef$
|
|
226
|
+
const ForwardRef$1L = React.forwardRef(SvgChevronRight);
|
|
227
|
+
|
|
228
|
+
const SvgChevronUpDown = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
229
|
+
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.393 9.726 12 5.314l-4.393 4.41a.937.937 0 0 1-1.331 0 .951.951 0 0 1 0-1.339l5.096-5.12a.883.883 0 0 1 1.256 0l5.096 5.121c.368.37.368.97 0 1.34a.937.937 0 0 1-1.331 0Zm-8.786 4.552L12 18.69l4.393-4.411a.937.937 0 0 1 1.331 0c.368.37.368.97 0 1.34l-5.096 5.119a.882.882 0 0 1-1.256 0l-5.096-5.12a.951.951 0 0 1 0-1.34.937.937 0 0 1 1.331 0Z", fill: color })));
|
|
230
|
+
const ForwardRef$1K = React.forwardRef(SvgChevronUpDown);
|
|
215
231
|
|
|
216
232
|
const SvgChevronUp = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
217
233
|
React__namespace.createElement("path", { d: "m12 10.31 5.393 5.412c.367.37.964.37 1.331 0a.951.951 0 0 0 0-1.34l-6.096-6.12a.883.883 0 0 0-1.256 0l-6.096 6.12a.951.951 0 0 0 0 1.34c.367.37.964.37 1.331 0L12 10.31Z", fill: color })));
|
|
218
|
-
const ForwardRef$
|
|
234
|
+
const ForwardRef$1J = React.forwardRef(SvgChevronUp);
|
|
219
235
|
|
|
220
236
|
const SvgCircleDotted = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
221
237
|
React__namespace.createElement("path", { d: "M12.011 3c-4.661 0-8.507 3.561-8.96 8.105h1.817c.446-3.548 3.476-6.304 7.143-6.304 3.668 0 6.698 2.756 7.144 6.304h1.817C20.518 6.561 16.672 3 12.012 3Zm-8.96 9.907a8.95 8.95 0 0 0 1.996 4.79l1.28-1.28a7.185 7.185 0 0 1-1.46-3.51H3.052Zm14.608 3.539a7.275 7.275 0 0 1-1.275 1.27l.911 1.562a9.102 9.102 0 0 0 1.923-1.898l-1.559-.934ZM7.601 17.689l-1.28 1.281a9.004 9.004 0 0 0 4.155 1.909l.128-1.812a7.175 7.175 0 0 1-3.003-1.378Zm7.23.938a7.18 7.18 0 0 1-2.431.567L12.27 21a8.943 8.943 0 0 0 3.47-.814l-.91-1.559Z", fill: color })));
|
|
222
|
-
const ForwardRef$
|
|
238
|
+
const ForwardRef$1I = React.forwardRef(SvgCircleDotted);
|
|
223
239
|
|
|
224
240
|
const SvgClock = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
225
241
|
React__namespace.createElement("path", { d: "M12.9 6.5a.9.9 0 1 0-1.8 0V12a.9.9 0 0 0 .546.827l3.5 1.5a.9.9 0 1 0 .709-1.654L12.9 11.406V6.5Z", fill: color }),
|
|
226
242
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2ZM3.8 12a8.2 8.2 0 1 1 16.4 0 8.2 8.2 0 1 1-16.4 0Z", fill: color })));
|
|
227
|
-
const ForwardRef$
|
|
243
|
+
const ForwardRef$1H = React.forwardRef(SvgClock);
|
|
228
244
|
|
|
229
245
|
const SvgCloseCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
230
246
|
React__namespace.createElement("path", { d: "M12 3c-4.977 0-9 4.023-9 9s4.023 9 9 9 9-4.023 9-9-4.023-9-9-9Zm4.5 12.231L15.231 16.5 12 13.269 8.769 16.5 7.5 15.231 10.731 12 7.5 8.769 8.769 7.5 12 10.731 15.231 7.5 16.5 8.769 13.269 12l3.231 3.231Z", fill: color })));
|
|
231
|
-
const ForwardRef$
|
|
247
|
+
const ForwardRef$1G = React.forwardRef(SvgCloseCircle);
|
|
232
248
|
|
|
233
249
|
const SvgClose = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
234
250
|
React__namespace.createElement("path", { d: "M18.695 5.305a1.042 1.042 0 0 0-1.475 0L12 10.525l-5.22-5.22A1.043 1.043 0 1 0 5.305 6.78l5.22 5.22-5.22 5.22a1.042 1.042 0 1 0 1.475 1.475l5.22-5.22 5.22 5.22a1.042 1.042 0 1 0 1.475-1.475L13.475 12l5.22-5.22a1.042 1.042 0 0 0 0-1.475Z", fill: color })));
|
|
235
|
-
const ForwardRef$
|
|
251
|
+
const ForwardRef$1F = React.forwardRef(SvgClose);
|
|
236
252
|
|
|
237
253
|
const SvgClosedSign = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
238
254
|
React__namespace.createElement("path", { d: "M12.054 4.114a.784.784 0 0 0-.779.788c0 .433.35.787.779.787a.784.784 0 0 0 .778-.787.784.784 0 0 0-.778-.788Zm-1.386 1.5L5.745 8.839H7.18l4.012-2.633a1.561 1.561 0 0 1-.523-.59Zm2.771 0c-.121.24-.302.442-.523.591l4.012 2.633h1.422L13.44 5.615ZM3.496 9.627a.392.392 0 0 0-.389.393v9.447c0 .219.175.394.389.394h17.116a.39.39 0 0 0 .388-.394V10.02a.39.39 0 0 0-.389-.393H3.497ZM5.83 12.38c.643 0 1.167.53 1.167 1.18v.394H6.22v-.393a.392.392 0 0 0-.389-.394.392.392 0 0 0-.39.393v2.363c0 .217.176.393.39.393a.392.392 0 0 0 .389-.393v-.394h.778v.394c0 .65-.524 1.18-1.167 1.18s-1.167-.53-1.167-1.18v-2.362c0-.65.524-1.181 1.167-1.181Zm1.556 0h.777v3.936H9.33v.788H7.386V12.38Zm3.112 0c.643 0 1.167.53 1.167 1.18v2.363c0 .65-.524 1.18-1.167 1.18s-1.167-.53-1.167-1.18v-2.362c0-.65.524-1.181 1.167-1.181Zm2.723 0c.642 0 1.166.53 1.166 1.18v.394h-.778v-.393a.391.391 0 0 0-.388-.394.392.392 0 0 0-.39.393v.542l1.556.787v1.034c0 .65-.524 1.18-1.166 1.18-.643 0-1.167-.53-1.167-1.18v-.394h.778v.394c0 .217.175.393.388.393a.392.392 0 0 0 .39-.393v-.542l-1.556-.787V13.56c0-.65.524-1.18 1.167-1.18Zm1.555 0h1.945v.787h-1.167v1.18h1.167v.788h-1.167v1.18h1.167v.788h-1.945v-4.723Zm2.334 0h1.167c.643 0 1.167.53 1.167 1.18v2.363c0 .65-.524 1.18-1.167 1.18H17.11v-4.723Zm-6.612.787a.392.392 0 0 0-.39.393v2.362c0 .217.175.394.39.394.214 0 .389-.177.389-.393V13.56a.392.392 0 0 0-.39-.394Zm7.39 0v3.149h.389c.214 0 .39-.177.39-.393V13.56a.392.392 0 0 0-.39-.394h-.389Z", fill: color })));
|
|
@@ -240,223 +256,243 @@ React.forwardRef(SvgClosedSign);
|
|
|
240
256
|
|
|
241
257
|
const SvgCode = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
242
258
|
React__namespace.createElement("path", { d: "M5.778 4C4.796 4 4 4.796 4 5.778v12.444C4 19.194 4.806 20 5.778 20h12.444c.972 0 1.778-.806 1.778-1.778V5.777C20 4.797 19.204 4 18.222 4H5.778Zm0 3.556h12.444v10.666H5.778V7.556Zm4.444 2.743a.627.627 0 0 0-.444.184L8 12.26a.888.888 0 0 0 0 1.257l1.778 1.778a.629.629 0 0 0 .889-.889L9.149 12.89l1.518-1.518a.629.629 0 0 0-.445-1.072Zm3.556 0a.627.627 0 0 0-.445 1.072l1.518 1.518-1.518 1.517a.629.629 0 0 0 .89.89L16 13.516a.888.888 0 0 0 0-1.257l-1.778-1.777a.627.627 0 0 0-.444-.184Z", fill: color })));
|
|
243
|
-
const ForwardRef$
|
|
259
|
+
const ForwardRef$1E = React.forwardRef(SvgCode);
|
|
244
260
|
|
|
245
261
|
const SvgConversation = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
246
262
|
React__namespace.createElement("path", { d: "M8.277 1c-1.16 0-2.11.99-2.11 2.2v4.4c0 1.21.95 2.2 2.11 2.2h2.112l1.625 2.539a.572.572 0 0 0 .972 0l1.625-2.54h2.112c1.16 0 2.11-.99 2.11-2.2V3.2c0-1.21-.95-2.2-2.11-2.2H8.277ZM7.223 13.1c-1.167 0-2.112.985-2.112 2.2 0 1.215.945 2.2 2.112 2.2 1.165 0 2.11-.985 2.11-2.2 0-1.216-.945-2.2-2.11-2.2Zm10.554 0c-1.165 0-2.11.985-2.11 2.2 0 1.215.945 2.2 2.11 2.2 1.167 0 2.112-.985 2.112-2.2 0-1.216-.945-2.2-2.112-2.2ZM7.223 18.6C4.915 18.6 3 19.6 3 21.039v.86C3 22.508 3.473 23 4.056 23h6.333c.583 0 1.056-.493 1.056-1.1v-.862c0-1.439-1.917-2.438-4.222-2.438Zm10.554 0c-2.305 0-4.221 1-4.221 2.439v.86c0 .608.472 1.101 1.055 1.101h6.333c.583 0 1.056-.493 1.056-1.1v-.862c0-1.439-1.915-2.438-4.223-2.438Z", fill: color })));
|
|
247
|
-
const ForwardRef$
|
|
263
|
+
const ForwardRef$1D = React.forwardRef(SvgConversation);
|
|
248
264
|
|
|
249
265
|
const SvgCreditCardHand = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
250
266
|
React__namespace.createElement("path", { d: "M10.286 6c-.895 0-1.62.684-1.62 1.53v.764H20V7.53C20 6.684 19.276 6 18.381 6h-8.095Zm-1.62 3.823v3.06c0 .33.115.636.306.886l3.67-2.159c.702-.414 1.622-.261 2.132.356l.59.713c.416.503.606 1.12.582 1.733h2.435c.895 0 1.619-.684 1.619-1.529v-3.06H8.667Zm-2.632.07a1 1 0 0 0-.51.165l-1.83 1.2A1.505 1.505 0 0 0 3 12.515v4.957C3 18.316 3.724 19 4.619 19h4.519c.907 0 1.754-.428 2.256-1.14l2.721-2.894c.31-.404.299-.952-.027-1.344-.36-.518-.818-.604-1.374-.252l-3.559 2.094c-.918.541-2.108-.083-2.108-1.104v-3.55c0-.554-.494-.937-1.013-.916Z", fill: color })));
|
|
251
|
-
const ForwardRef$
|
|
267
|
+
const ForwardRef$1C = React.forwardRef(SvgCreditCardHand);
|
|
252
268
|
|
|
253
269
|
const SvgCrossClipboard = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
254
270
|
React__namespace.createElement("path", { d: "M20 3.8h-5.497C14.136 2.753 13.16 2 12 2c-1.16 0-2.136.753-2.503 1.8H4V20h16V3.8Zm-8 0c.49 0 .889.403.889.9s-.398.9-.889.9a.895.895 0 0 1-.889-.9c0-.497.398-.9.889-.9Zm3.556 9.9h-2.667v2.7H11.11v-2.7H8.444v-1.8h2.667V9.2h1.778v2.7h2.667v1.8Z", fill: color })));
|
|
255
|
-
const ForwardRef$
|
|
271
|
+
const ForwardRef$1B = React.forwardRef(SvgCrossClipboard);
|
|
256
272
|
|
|
257
273
|
const SvgCrossHatPerson = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
258
274
|
React__namespace.createElement("path", { d: "M12 2c-3.014 0-3.562.869-3.656 1.137a.472.472 0 0 0-.025.1l-.452 4.076c.6-.268 1.42-.233 2.482-.176.494.027 1.054.063 1.651.063s1.157-.036 1.651-.062c1.06-.059 1.883-.092 2.483.175l-.453-4.075a.477.477 0 0 0-.024-.1C15.561 2.87 15.011 2 12 2Zm-.391 1.6h.782v1.2h1.174v.8h-1.174v1.2h-.782V5.6h-1.174v-.8h1.174V3.6ZM9.518 7.9c-.734-.022-1.296.026-1.566.287-.175.173-.256.479-.256.938 0 2.426 1.93 4.4 4.304 4.4 2.373 0 4.304-1.974 4.304-4.4 0-.46-.08-.765-.256-.937-.358-.348-1.246-.31-2.36-.25C13.185 7.963 12.618 8 12 8c-.618 0-1.185-.036-1.688-.063-.278-.015-.55-.029-.794-.037ZM12 13.925c-.877 0-1.75.081-2.58.237l2.58 6.4 2.617-6.387a13.877 13.877 0 0 0-2.617-.25Zm-3.35.412c-3.185.791-5.65 2.601-5.65 4.5V22h9a.4.4 0 0 1-.367-.25L8.65 14.337ZM12 22h9v-3.162c0-1.89-2.438-3.704-5.6-4.5l-3.034 7.412A.403.403 0 0 1 12 22Z", fill: color })));
|
|
259
|
-
const ForwardRef$
|
|
275
|
+
const ForwardRef$1A = React.forwardRef(SvgCrossHatPerson);
|
|
260
276
|
|
|
261
277
|
const SvgCrossPaw = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
262
278
|
React__namespace.createElement("path", { d: "M9.674 2.88a1.872 1.872 0 0 0-1.872 1.872v3.05h-3.05A1.872 1.872 0 0 0 2.88 9.675v3.692c0 1.034.838 1.872 1.871 1.872h3.051v3.05c0 1.034.838 1.872 1.872 1.872h3.692a.641.641 0 1 0 0-1.282H9.674a.59.59 0 0 1-.59-.59v-3.691a.641.641 0 0 0-.64-.641H4.75a.59.59 0 0 1-.59-.59V9.674a.59.59 0 0 1 .59-.59h3.692c.354 0 .641-.287.641-.64V4.751a.59.59 0 0 1 .59-.59h3.692a.59.59 0 0 1 .59.59v3.691c0 .354.287.641.64.641h3.692a.59.59 0 0 1 .59.59v3.077a.64.64 0 1 0 1.282 0V9.674a1.872 1.872 0 0 0-1.872-1.871h-3.05V4.752a1.872 1.872 0 0 0-1.872-1.872H9.674Z", fill: color }),
|
|
263
279
|
React__namespace.createElement("path", { d: "M16.438 13.92h.143a.74.74 0 0 1 .417.17c.295.276.475.652.505 1.054.123.768-.178 1.414-.683 1.496h-.109a.684.684 0 0 1-.437-.177 1.602 1.602 0 0 1-.518-1.047c-.123-.768.177-1.408.682-1.496ZM18.99 14.09a.773.773 0 0 1 .41-.17h.15c.491.095.805.734.696 1.503-.035.401-.22.775-.519 1.047a.684.684 0 0 1-.45.17h-.11c-.49-.088-.804-.734-.695-1.503.034-.401.22-.775.518-1.047ZM14.446 16.184a.81.81 0 0 1 .177 0h.027a1.114 1.114 0 0 1 .997.85c.107.316.095.66-.034.966a.776.776 0 0 1-.471.456.682.682 0 0 1-.205 0 1.114 1.114 0 0 1-.928-.85 1.356 1.356 0 0 1 0-.966.782.782 0 0 1 .437-.456ZM20.69 16.455c.173-.152.39-.247.62-.27h.028c.06.004.12.016.177.033a.787.787 0 0 1 .464.422c.122.297.134.627.035.932a1.108 1.108 0 0 1-.963.85.683.683 0 0 1-.204 0 .78.78 0 0 1-.471-.422 1.356 1.356 0 0 1-.034-.966c.052-.224.174-.427.348-.579ZM16.63 18.374c.347-.789.832-1.278 1.364-1.278.532 0 1.017.49 1.365 1.278a2.723 2.723 0 0 0 1.242 1.36.9.9 0 0 1 .58.83c0 .979-1.61 1.516-3.187 1.516-1.576 0-3.187-.537-3.214-1.516a.896.896 0 0 1 .58-.83c.57-.29 1.02-.772 1.27-1.36Z", fill: color })));
|
|
264
|
-
const ForwardRef$
|
|
280
|
+
const ForwardRef$1z = React.forwardRef(SvgCrossPaw);
|
|
265
281
|
|
|
266
282
|
const SvgDogHouseOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
267
283
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4a.379.379 0 0 0-.212.065l-8.625 5.84a.368.368 0 0 0-.163.304v1.663c0 .137.077.263.2.327a.38.38 0 0 0 .388-.023l.912-.621v9.075c0 .204.168.37.375.37H9a.372.372 0 0 0 .375-.37v-4.804c0-1.433 1.17-2.587 2.625-2.587 1.454 0 2.625 1.154 2.625 2.587v4.804c0 .204.168.37.375.37h4.125a.372.372 0 0 0 .375-.37v-9.075l.912.62a.38.38 0 0 0 .387.024c.123-.064.2-.19.201-.327v-1.663a.368.368 0 0 0-.163-.305l-8.625-5.839A.379.379 0 0 0 12.001 4Zm0 .818 8.25 5.585v.764l-8.037-5.475a.38.38 0 0 0-.426 0L3.75 11.167v-.764L12 4.818Zm6.75 6.225L12 6.445l-6.75 4.598v9.218h3.375v-4.435c0-1.832 1.515-3.326 3.375-3.326s3.375 1.494 3.375 3.326v4.435h3.375v-9.218Z", fill: color })));
|
|
268
|
-
const ForwardRef$
|
|
284
|
+
const ForwardRef$1y = React.forwardRef(SvgDogHouseOutlined);
|
|
269
285
|
|
|
270
286
|
const SvgDogHouse = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
271
287
|
React__namespace.createElement("path", { d: "M12 4 2 12.904h2.727V21h14.546v-8.096H22L12 4Zm3.636 15.201H8.364v-4.22L12 12.905l3.636 2.078v4.22Z", fill: color })));
|
|
272
|
-
const ForwardRef$
|
|
288
|
+
const ForwardRef$1x = React.forwardRef(SvgDogHouse);
|
|
273
289
|
|
|
274
290
|
const SvgDollarCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
275
291
|
React__namespace.createElement("path", { d: "M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm.666 11.905v1.429h-1.332v-1.425c-1.42-.19-2.315-1.015-2.365-2.24h1.52c.073.61.688 1 1.574 1 .818 0 1.395-.396 1.395-.963 0-.48-.373-.755-1.296-.953l-.98-.208c-1.37-.287-2.04-1-2.04-2.146 0-1.22.849-2.078 2.192-2.293v-1.44h1.332v1.438c1.304.211 2.184 1.056 2.225 2.211h-1.478c-.074-.594-.627-.99-1.387-.99-.786 0-1.307.366-1.307.938 0 .464.36.73 1.24.916l.906.195c1.51.316 2.16.968 2.16 2.133.001 1.323-.882 2.195-2.359 2.398Z", fill: color })));
|
|
276
|
-
const ForwardRef$
|
|
292
|
+
const ForwardRef$1w = React.forwardRef(SvgDollarCircle);
|
|
277
293
|
|
|
278
294
|
const SvgDollar = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
279
295
|
React__namespace.createElement("path", { d: "M10.751 2a.427.427 0 0 0-.418.435v1.237a.459.459 0 0 1-.299.427C8.473 4.683 7 6.16 7 8.667c0 3.166 2.666 4.167 4.333 4.834 2 .833 2.334.999 2.334 1.832 0 .834-.334 1.667-1.667 1.667-1.1 0-1.52-.567-1.633-1.234-.04-.236-.22-.433-.452-.433H7.418c-.23 0-.42.195-.397.434.15 1.535 1.078 3.429 3.008 4.135a.462.462 0 0 1 .304.43v1.233c0 .24.188.435.418.435h2.498c.23 0 .418-.195.418-.435v-1.232c0-.196.127-.366.304-.43 2.116-.775 3.029-2.977 3.029-4.57 0-3.166-2.666-4.167-4.333-4.834-2-.833-2.334-.999-2.334-1.832C10.333 7.333 11.167 7 12 7c1.1 0 1.52.567 1.633 1.234.04.236.22.433.452.433h2.497c.23 0 .42-.195.396-.434-.148-1.536-1.077-3.429-3.007-4.135a.462.462 0 0 1-.304-.43V2.434A.427.427 0 0 0 13.249 2H10.75Z", fill: color })));
|
|
280
|
-
const ForwardRef$
|
|
296
|
+
const ForwardRef$1v = React.forwardRef(SvgDollar);
|
|
281
297
|
|
|
282
298
|
const SvgDotsCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
283
299
|
React__namespace.createElement("path", { d: "M12 3c-4.962 0-9 4.038-9 9s4.038 9 9 9 9-4.038 9-9-4.038-9-9-9ZM7.5 13.125a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25Zm4.5 0a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25Zm4.5 0a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25Z", fill: color })));
|
|
284
|
-
const ForwardRef$
|
|
300
|
+
const ForwardRef$1u = React.forwardRef(SvgDotsCircle);
|
|
285
301
|
|
|
286
302
|
const SvgDotsHorizontal = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
287
303
|
React__namespace.createElement("path", { d: "M3 12a2 2 0 1 0 4.001-.001A2 2 0 0 0 3 12Zm7 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm7 0A2 2 0 1 0 21 11.998 2 2 0 0 0 17 12Z", fill: color })));
|
|
288
|
-
const ForwardRef$
|
|
304
|
+
const ForwardRef$1t = React.forwardRef(SvgDotsHorizontal);
|
|
289
305
|
|
|
290
306
|
const SvgDotsVertical = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
291
307
|
React__namespace.createElement("path", { d: "M12 3a2 2 0 1 0 .001 4.001A2 2 0 0 0 12 3Zm0 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0 7A2 2 0 1 0 12.002 21 2 2 0 0 0 12 17Z", fill: color })));
|
|
292
|
-
const ForwardRef$
|
|
308
|
+
const ForwardRef$1s = React.forwardRef(SvgDotsVertical);
|
|
293
309
|
|
|
294
310
|
const SvgDoubleArrowCircle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
295
311
|
React__namespace.createElement("path", { d: "M12 3c-4.962 0-9 4.038-9 9h1.8c0-3.722 2.838-6.793 6.465-7.163a7.255 7.255 0 0 1 .91-.035 7.163 7.163 0 0 1 4.91 2.113L14.7 9.3H21V3l-2.64 2.64A8.972 8.972 0 0 0 12 3ZM12.735 19.163a7.162 7.162 0 0 1-5.82-2.078L9.3 14.7H3V21l2.64-2.64A8.972 8.972 0 0 0 12 21", fill: color }),
|
|
296
312
|
React__namespace.createElement("path", { d: "M12.735 19.163c.325-.033.643-.088.954-.163 3.158-.762 5.511-3.611 5.511-7H21a8.96 8.96 0 0 1-.514 3 9.044 9.044 0 0 1-5.813 5.595A8.967 8.967 0 0 1 12 21", fill: color })));
|
|
297
|
-
const ForwardRef$
|
|
313
|
+
const ForwardRef$1r = React.forwardRef(SvgDoubleArrowCircle);
|
|
298
314
|
|
|
299
315
|
const SvgDownload = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
300
316
|
React__namespace.createElement("path", { d: "M10.687 3c-1.157 0-2.096.94-2.096 2.097v5.59H6.32c-.986 0-1.193.159-.35 1.005l4.608 4.608c1.537 1.537 1.518 1.542 3.058 0l4.586-4.608c.843-.846.562-1.005-.328-1.005H15.58v-5.59A2.097 2.097 0 0 0 13.483 3h-2.796ZM3 16.278v2.796c0 1.157.94 2.096 2.097 2.096h13.976c1.158 0 2.097-.94 2.097-2.097v-2.795h-1.398v2.796a.7.7 0 0 1-.698.698H5.096a.7.7 0 0 1-.7-.698v-2.796H3Z", fill: color })));
|
|
301
|
-
const ForwardRef$
|
|
317
|
+
const ForwardRef$1q = React.forwardRef(SvgDownload);
|
|
302
318
|
|
|
303
319
|
const SvgDragDrop = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
304
320
|
React__namespace.createElement("path", { d: "M3 3v2h3V3H3Zm6 0v2h3V3H9Zm6 0v2h3V3h-3ZM3 7v3h2V7H3Zm13 0v2H9c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2h-1V7h-2ZM3 12v3h2v-3H3Zm10 0 4 4-1.7.2.61 1.32-.85.48-.73-1.44-1.33 1.2V12Z", fill: color })));
|
|
305
|
-
const ForwardRef$
|
|
321
|
+
const ForwardRef$1p = React.forwardRef(SvgDragDrop);
|
|
306
322
|
|
|
307
323
|
const SvgEmailSend = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
308
324
|
React__namespace.createElement("path", { d: "M4.565 4C3.71 4 3 4.691 3 5.524v9.905h1.565V5.524h12.522V4H4.565Zm3.13 3.048c-.478 0-.902.214-1.189.544l6.668 4.027 6.614-4.09a1.576 1.576 0 0 0-1.136-.481H7.696Zm12.522 1.74-7.043 4.355L6.13 8.888v7.303c0 .84.702 1.523 1.566 1.523h5.478V15.43c0-.421.35-.762.783-.762h2.347v-1.524c0-.42.351-.762.783-.762h1.43l1.7 1.655V8.787Zm-2.347 5.117v2.286h-3.13v1.523h3.13V20L21 16.952l-3.13-3.047Z", fill: color })));
|
|
309
|
-
const ForwardRef$
|
|
325
|
+
const ForwardRef$1o = React.forwardRef(SvgEmailSend);
|
|
310
326
|
|
|
311
327
|
const SvgEnvelopeFilled = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
312
328
|
React__namespace.createElement("path", { d: "M21.279 5.309a2.172 2.172 0 0 0-1.696-.809H4.417c-.6 0-1.143.241-1.536.63l9.135 5.286 9.263-5.107Z", fill: color }),
|
|
313
329
|
React__namespace.createElement("path", { d: "M2.25 7.263v9.344c0 1.184.97 2.143 2.167 2.143h15.166c1.197 0 2.167-.96 2.167-2.143V7.524l-9.766 5.547L2.25 7.263Z", fill: color })));
|
|
314
|
-
const ForwardRef$
|
|
330
|
+
const ForwardRef$1n = React.forwardRef(SvgEnvelopeFilled);
|
|
315
331
|
|
|
316
332
|
const SvgEnvelopeOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
317
333
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 6a1.991 1.991 0 0 1 .45-1.263C1.815 4.287 2.373 4 3 4h18a1.996 1.996 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V6Zm20 2.094-9 5.091-9-5.09V18h18V8.094ZM3.434 6 12 10.815 20.566 6H3.434Z", fill: color })));
|
|
318
|
-
const ForwardRef$
|
|
334
|
+
const ForwardRef$1m = React.forwardRef(SvgEnvelopeOutlined);
|
|
335
|
+
|
|
336
|
+
const SvgExternalLink = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
337
|
+
React__namespace.createElement("path", { d: "M20 11a1 1 0 0 0-1 1v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h6a1 1 0 1 0 0-2H6a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-6a1 1 0 0 0-1-1Z", fill: color }),
|
|
338
|
+
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.293 11.293A1 1 0 0 1 21 12v6a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h6a1 1 0 1 1 0 2H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-6a1 1 0 0 1 .293-.707Z", fill: color }),
|
|
339
|
+
React__namespace.createElement("path", { d: "M16 5h1.58l-6.29 6.28a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219L19 6.42V8a1 1 0 0 0 2 0V4a1 1 0 0 0-1-1h-4a1 1 0 1 0 0 2Z", fill: color }),
|
|
340
|
+
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.266 3.036A1 1 0 0 0 20 3h-4a1 1 0 1 0 0 2h1.58l-6.29 6.28a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219L19 6.42V8a1 1 0 0 0 2 0V4a1 1 0 0 0-.734-.964Zm-7.917 9.306Zm0 0Z", fill: color })));
|
|
341
|
+
const ForwardRef$1l = React.forwardRef(SvgExternalLink);
|
|
319
342
|
|
|
320
343
|
const SvgEyeOpen = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
321
344
|
React__namespace.createElement("path", { d: "M12.001 5c-5.61 0-8.273 5.144-8.921 6.612a.976.976 0 0 0 0 .774C3.728 13.855 6.391 19 12.001 19c5.591 0 8.256-5.108 8.914-6.597a1 1 0 0 0 0-.806C20.257 10.107 17.593 5 12.001 5Zm0 2.626c2.26 0 4.09 1.958 4.09 4.373 0 2.417-1.83 4.376-4.09 4.376-2.258 0-4.09-1.96-4.09-4.376 0-2.418 1.832-4.374 4.09-4.374v.001Zm0 1.75c-1.354 0-2.455 1.175-2.455 2.624 0 1.45 1.102 2.625 2.455 2.625 1.355 0 2.456-1.176 2.456-2.626 0-1.448-1.1-2.624-2.456-2.624Z", fill: color })));
|
|
322
|
-
const ForwardRef$
|
|
345
|
+
const ForwardRef$1k = React.forwardRef(SvgEyeOpen);
|
|
323
346
|
|
|
324
347
|
const SvgEyeSlash = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
325
348
|
React__namespace.createElement("path", { d: "M5.163 4 3.998 5.165l2.287 2.287c-.445.363-.84.748-1.194 1.135a12.458 12.458 0 0 0-2.018 3.08.798.798 0 0 0 0 .665c.608 1.341 3.23 6.261 8.926 6.261.99 0 1.888-.149 2.697-.405a8.14 8.14 0 0 0 1.63-.697L18.836 20 20 18.834 5.163 4ZM12 5.407c-.989 0-1.887.149-2.696.404l1.371 1.368a6.782 6.782 0 0 1 1.327-.125c4.352 0 6.546 3.52 7.263 4.945a10.541 10.541 0 0 1-1.524 2.243l1.17 1.17a12.48 12.48 0 0 0 2.017-3.079.8.8 0 0 0 0-.666c-.608-1.342-3.23-6.261-8.926-6.261l-.002.001ZM7.456 8.622l1.707 1.707a3.225 3.225 0 0 0-.454 1.876 3.288 3.288 0 0 0 3.084 3.082c.066.01.14.009.206.009.61 0 1.178-.165 1.671-.46l1.427 1.427a6.718 6.718 0 0 1-1.771.558c-.42.082-.856.123-1.327.123-4.352 0-6.546-3.518-7.263-4.943.272-.544.767-1.402 1.524-2.244a9.469 9.469 0 0 1 1.196-1.135Zm4.749.09 3.083 3.082a3.288 3.288 0 0 0-3.083-3.082Zm-1.797 2.863 2.017 2.015c-.132.04-.278.058-.426.058-.906 0-1.649-.742-1.649-1.649 0-.147.018-.293.058-.424Z", fill: color })));
|
|
326
|
-
const ForwardRef$
|
|
349
|
+
const ForwardRef$1j = React.forwardRef(SvgEyeSlash);
|
|
327
350
|
|
|
328
351
|
const SvgEyedropper = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
329
352
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.388 3.99c.63-.63 1.527-.99 2.335-.99.366 0 .731.074 1.08.213.46.154.89.413 1.254.777a3.264 3.264 0 0 1 0 4.59l-2.417 2.423.841.843-1.27 1.274-.76-.761c-1.097 1.057-4.288 4.135-5.102 4.951-1.526 1.53-2.424 1.71-3.411 1.89l-.115.016c-.572.078-1.029.14-2.04 1.154l-.628.63L3 18.84l.628-.63c1.167-1.17 1.257-1.71 1.257-2.25.09-.99.27-1.8 1.796-3.33A399.2 399.2 0 0 1 11.73 7.7l-.02-.02.037-.037-.822-.824 1.27-1.274.822.824 2.37-2.379Zm-2.404 4.967a397.492 397.492 0 0 0-4.956 4.844C6.86 14.969 6.77 15.42 6.77 16.05c0 .54-.09 1.08-.45 1.71.45-.27.9-.36 1.438-.36.628-.09 1.167-.18 2.335-1.35.69-.693 3.014-2.933 4.404-4.274l.662-.639-2.175-2.18Z", fill: color })));
|
|
330
|
-
const ForwardRef$
|
|
353
|
+
const ForwardRef$1i = React.forwardRef(SvgEyedropper);
|
|
331
354
|
|
|
332
355
|
const SvgFaceScreen = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
333
356
|
React__namespace.createElement("path", { d: "M3.667 5C2.746 5 2 5.716 2 6.6v9.6c0 .884.746 1.6 1.667 1.6h16.666c.921 0 1.667-.716 1.667-1.6V6.6c0-.884-.746-1.6-1.667-1.6H3.667Zm0 2.4h2.5V9h-2.5V7.4ZM12 7.4c.795 0 1.042.542 1.042.542.71 0 1.041.747 1.041 1.624 0 .437-.184.8-.184.8.074.044.196.184.166.432-.056.464-.25.581-.372.591-.047.432-.701.986-.858 1.066v.723c.312.974 2.042.496 2.5 2.222H8.667c.458-1.726 2.188-1.248 2.5-2.222v-.723c-.157-.08-.811-.634-.858-1.066-.123-.01-.316-.127-.373-.59-.03-.25.09-.39.165-.433 0 0-.183-.401-.183-.8 0-1.184.61-2.166 2.082-2.166Zm-8.333 3.2h2.5v1.6h-2.5v-1.6Zm0 3.2h2.5v1.6h-2.5v-1.6Zm4.166 5.6a.865.865 0 0 0-.597.23.799.799 0 0 0-.248.57.773.773 0 0 0 .248.57.836.836 0 0 0 .597.23h8.334a.865.865 0 0 0 .597-.23.799.799 0 0 0 .248-.57.773.773 0 0 0-.248-.57.84.84 0 0 0-.597-.23H7.833Z", fill: color })));
|
|
334
|
-
const ForwardRef$
|
|
357
|
+
const ForwardRef$1h = React.forwardRef(SvgFaceScreen);
|
|
335
358
|
|
|
336
359
|
const SvgFormsFilled = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
337
360
|
React__namespace.createElement("path", { d: "M5.685 3C4.759 3 4 3.736 4 4.637v10.636c0 .45.377.817.842.817a.83.83 0 0 0 .843-.817V4.636h9.263a.83.83 0 0 0 .843-.818.83.83 0 0 0-.843-.818H5.685Zm3.367 3.272c-.926 0-1.685.737-1.685 1.637v11.454c0 .9.759 1.637 1.685 1.637h9.263c.926 0 1.685-.737 1.685-1.637v-8.322c0-.433-.177-.85-.494-1.157l-3.223-3.131a1.711 1.711 0 0 0-1.19-.48H9.051Zm2.526 6.546h4.211a.83.83 0 0 1 .843.818.83.83 0 0 1-.843.818H11.58a.83.83 0 0 1-.842-.818.83.83 0 0 1 .842-.818h-.002Zm0 3.272h4.211a.83.83 0 0 1 .843.818.83.83 0 0 1-.843.819H11.58a.83.83 0 0 1-.842-.819c0-.45.377-.818.842-.818h-.002Z", fill: color })));
|
|
338
|
-
const ForwardRef$
|
|
361
|
+
const ForwardRef$1g = React.forwardRef(SvgFormsFilled);
|
|
339
362
|
|
|
340
363
|
const SvgFormsOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
341
364
|
React__namespace.createElement("path", { d: "M3.75 3.954c0-.938.781-1.704 1.737-1.704h9.569a.852.852 0 0 1 0 1.705h-9.57v11.063a.868.868 0 0 1-1.736 0V3.954ZM10.697 13.33c0-.472.382-.853.853-.853h4.374a.852.852 0 0 1 0 1.704H11.55a.852.852 0 0 1-.853-.852ZM11.56 15.293a.857.857 0 0 0-.863.853c0 .47.386.852.862.852h4.354a.857.857 0 0 0 .862-.852.857.857 0 0 0-.862-.852H11.56Z", fill: color }),
|
|
342
365
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.224 7.363c0-.937.781-1.704 1.736-1.704h6.948l4.342 4.262v9.375c0 .938-.781 1.704-1.737 1.705H8.961c-.956 0-1.737-.767-1.737-1.705V7.363Zm7.816 0H8.96v11.932h9.553v-8.522H15.04v-3.41Z", fill: color })));
|
|
343
|
-
const ForwardRef$
|
|
366
|
+
const ForwardRef$1f = React.forwardRef(SvgFormsOutlined);
|
|
344
367
|
|
|
345
368
|
const SvgFunnelFilled = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
346
369
|
React__namespace.createElement("path", { d: "M4.889 4a.89.89 0 0 0 0 1.777l4.535 7.112h5.188l4.5-7.112a.889.889 0 0 0 0-1.777H4.888Zm5.334 10.667v4.443c0 .492.397.89.888.89h1.778a.889.889 0 0 0 .888-.889v-4.444h-3.554Z", fill: color })));
|
|
347
|
-
const ForwardRef$
|
|
370
|
+
const ForwardRef$1e = React.forwardRef(SvgFunnelFilled);
|
|
348
371
|
|
|
349
372
|
const SvgFunnelOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
350
373
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.1 4.889A1.79 1.79 0 0 1 4.889 3.1H19.11a1.79 1.79 0 0 1 .532 3.497l-4.966 7.318v5.196c0 .986-.8 1.789-1.788 1.789H11.11a1.788 1.788 0 0 1-1.788-1.79v-5.194l-4.966-7.32A1.79 1.79 0 0 1 3.1 4.89Zm1.8 0v.002a.02.02 0 0 1-.001.003.008.008 0 0 1-.002.003l-.003.002a.02.02 0 0 1-.003 0l-.002.001h.492l5.742 8.463V19.1h-.012.002a.015.015 0 0 1 .005.002l.002.002.002.003a.022.022 0 0 1 0 .003v-.01h1.755v.011-.001l.002-.004v-.001l.001-.002.004-.002h.003l.002-.001h-.012v-5.738L18.62 4.9h.492-.002l-.003-.001-.003-.002-.002-.003v-.003l-.001-.002v-.002l.001-.003a.01.01 0 0 1 .002-.004l.003-.001a.017.017 0 0 1 .005-.002h-.477l-.015.023H5.381l-.015-.023h-.477", fill: color })));
|
|
351
|
-
const ForwardRef$
|
|
374
|
+
const ForwardRef$1d = React.forwardRef(SvgFunnelOutlined);
|
|
352
375
|
|
|
353
376
|
const SvgGear = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
354
377
|
React__namespace.createElement("path", { d: "M10.577 2.5a.943.943 0 0 0-.924.769l-.315 1.628a7.494 7.494 0 0 0-2.117 1.226l-1.55-.537a.939.939 0 0 0-1.123.422L3.127 8.492a.955.955 0 0 0 .197 1.192l1.242 1.09A7.703 7.703 0 0 0 4.46 12c0 .418.042.826.106 1.226l-1.242 1.09a.959.959 0 0 0-.198 1.192l1.422 2.484a.94.94 0 0 0 1.123.424l1.55-.538c.628.52 1.343.93 2.117 1.225l.315 1.628a.943.943 0 0 0 .924.769h2.846a.943.943 0 0 0 .924-.769l.315-1.628a7.492 7.492 0 0 0 2.117-1.226l1.55.537a.938.938 0 0 0 1.123-.422l1.421-2.486a.953.953 0 0 0-.197-1.19l-1.242-1.09c.064-.4.106-.807.106-1.226 0-.418-.042-.826-.106-1.226l1.242-1.09a.959.959 0 0 0 .198-1.192l-1.422-2.484a.94.94 0 0 0-1.123-.424l-1.55.538a7.49 7.49 0 0 0-2.117-1.225l-.315-1.628a.942.942 0 0 0-.924-.769h-2.846ZM12 8.2c2.082 0 3.77 1.701 3.77 3.8 0 2.098-1.688 3.8-3.77 3.8S8.23 14.098 8.23 12c0-2.099 1.688-3.8 3.77-3.8Z", fill: color })));
|
|
355
|
-
const ForwardRef$
|
|
378
|
+
const ForwardRef$1c = React.forwardRef(SvgGear);
|
|
356
379
|
|
|
357
380
|
const SvgGrid = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
358
381
|
React__namespace.createElement("path", { d: "M2.909 5C2.408 5 2 5.392 2 5.875v1.75c0 .483.408.875.909.875h3.637c.5 0 .909-.392.909-.875v-1.75c0-.483-.407-.875-.91-.875H2.909Zm7.272 0c-.501 0-.908.392-.908.875v1.75c0 .483.407.875.908.875h3.638c.501 0 .908-.392.908-.875v-1.75c0-.483-.407-.875-.908-.875H10.18Zm7.274 0c-.502 0-.91.392-.91.875v1.75c0 .483.407.875.91.875h3.636c.502 0 .909-.392.909-.875v-1.75c0-.483-.407-.875-.909-.875h-3.637.001ZM2.909 10.25c-.501 0-.909.392-.909.875v1.75c0 .483.408.876.909.876h3.637c.5 0 .909-.393.909-.876v-1.75c0-.483-.407-.874-.91-.874H2.909Zm7.272 0c-.501 0-.908.392-.908.875v1.75c0 .483.407.876.908.876h3.638c.501 0 .908-.393.908-.876v-1.75c0-.483-.407-.874-.908-.874H10.18Zm7.274 0c-.502 0-.91.392-.91.875v1.75c0 .483.407.876.91.876h3.636c.502 0 .909-.393.909-.876v-1.75c0-.483-.407-.874-.909-.874h-3.637.001ZM2.909 15.5c-.501 0-.909.392-.909.876v1.75c0 .483.408.874.909.874h3.637c.5 0 .909-.391.909-.875v-1.75c0-.483-.407-.875-.91-.875H2.909Zm7.272 0c-.501 0-.908.392-.908.876v1.75c0 .483.407.874.908.874h3.638c.501 0 .908-.391.908-.875v-1.75c0-.483-.407-.875-.908-.875H10.18Zm7.274 0c-.502 0-.91.392-.91.876v1.75c0 .483.407.874.91.874h3.636c.502 0 .909-.391.909-.875v-1.75c0-.483-.407-.875-.909-.875h-3.637.001Z", fill: color })));
|
|
359
|
-
const ForwardRef$
|
|
382
|
+
const ForwardRef$1b = React.forwardRef(SvgGrid);
|
|
360
383
|
|
|
361
384
|
const SvgHorizontalLines = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
362
385
|
React__namespace.createElement("path", { d: "M2 7a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1ZM2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1ZM3 16a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2H3Z", fill: color })));
|
|
363
|
-
const ForwardRef$
|
|
386
|
+
const ForwardRef$1a = React.forwardRef(SvgHorizontalLines);
|
|
364
387
|
|
|
365
388
|
const SvgHouse = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
366
389
|
React__namespace.createElement("path", { d: "M12 4a.807.807 0 0 0-.582.25l-8.252 7.411A.425.425 0 0 0 3 12c0 .232.183.421.41.421h2.045v6.737a.83.83 0 0 0 .818.842h3.272a.83.83 0 0 0 .819-.842v-5.053h3.272v5.053a.83.83 0 0 0 .819.842h3.272a.83.83 0 0 0 .819-.842V12.42h2.045c.226 0 .409-.188.409-.421a.425.425 0 0 0-.166-.339l-8.248-7.406A.807.807 0 0 0 12 4Z", fill: color })));
|
|
367
|
-
const ForwardRef$
|
|
390
|
+
const ForwardRef$19 = React.forwardRef(SvgHouse);
|
|
368
391
|
|
|
369
392
|
const SvgInfoCircleFilled = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
370
393
|
React__namespace.createElement("path", { d: "M12.002 2.188c-5.42 0-9.815 4.394-9.815 9.814s4.395 9.815 9.816 9.815c5.42 0 9.814-4.394 9.814-9.815 0-5.42-4.394-9.815-9.815-9.815ZM14.047 17.4c-.506.198-.909.35-1.21.455a3.21 3.21 0 0 1-1.049.155c-.61 0-1.087-.149-1.428-.448a1.443 1.443 0 0 1-.506-1.136c0-.178.013-.36.039-.545.023-.188.065-.396.12-.633l.633-2.233c.055-.214.104-.415.143-.607.039-.191.055-.367.055-.526 0-.282-.059-.483-.175-.594-.12-.113-.345-.168-.676-.168-.162 0-.33.026-.503.074-.172.052-.318.1-.441.146l.169-.688c.412-.168.808-.311 1.188-.431.376-.12.736-.182 1.07-.182.608 0 1.078.15 1.406.441.328.292.493.675.493 1.143 0 .097-.01.27-.032.513a3.507 3.507 0 0 1-.127.675l-.63 2.226a6.415 6.415 0 0 0-.139.61 3.361 3.361 0 0 0-.058.52c0 .295.065.5.198.607.13.107.36.159.688.159.152 0 .324-.026.52-.078.19-.055.33-.1.418-.143l-.166.688Zm-.113-9.04a1.497 1.497 0 0 1-1.058.41c-.413 0-.77-.137-1.065-.41a1.298 1.298 0 0 1-.441-.99c0-.385.149-.72.441-.996a1.507 1.507 0 0 1 1.065-.412c.412 0 .766.137 1.058.412.295.276.441.61.441.997 0 .386-.146.717-.441.99Z", fill: color })));
|
|
371
|
-
const ForwardRef$
|
|
394
|
+
const ForwardRef$18 = React.forwardRef(SvgInfoCircleFilled);
|
|
372
395
|
|
|
373
396
|
const SvgInfoCircleOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
374
397
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 12c0-4.96 4.04-9 9-9s9 4.04 9 9-4.04 9-9 9-9-4.04-9-9Zm16.2 0c0-3.987-3.213-7.2-7.2-7.2A7.186 7.186 0 0 0 4.8 12c0 3.987 3.213 7.2 7.2 7.2s7.2-3.213 7.2-7.2Zm-8.1-4.5v1.8h1.8V7.5h-1.8Zm0 9v-5.4h1.8v5.4h-1.8Z", fill: color })));
|
|
375
|
-
const ForwardRef$
|
|
398
|
+
const ForwardRef$17 = React.forwardRef(SvgInfoCircleOutlined);
|
|
376
399
|
|
|
377
400
|
const SvgInput = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
378
401
|
React__namespace.createElement("path", { d: "M6.487 10.405h-1.5v3.825h1.5v-3.825Z", fill: color }),
|
|
379
402
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.25 9.75a1.5 1.5 0 0 1 1.5-1.5h16.758a1.5 1.5 0 0 1 1.5 1.5v5.467a1.5 1.5 0 0 1-1.5 1.5H3.75a1.5 1.5 0 0 1-1.5-1.5V9.75Zm1.5-.375h16.758c.207 0 .375.168.375.375v5.467a.375.375 0 0 1-.375.375H3.75a.375.375 0 0 1-.375-.375V9.75c0-.207.168-.375.375-.375Z", fill: color })));
|
|
380
|
-
const ForwardRef$
|
|
403
|
+
const ForwardRef$16 = React.forwardRef(SvgInput);
|
|
381
404
|
|
|
382
405
|
const SvgInvoiceOutlined = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
383
406
|
React__namespace.createElement("path", { d: "M11.1 3.75v1.072c-.9.268-1.8 1.074-1.8 2.504 0 1.698 1.44 2.234 2.34 2.592 1.08.447 1.26.536 1.26.982 0 .448-.18.895-.9.895s-.9-.447-.9-.895H9.3c0 .895.54 2.147 1.8 2.504v1.072h1.8v-1.07c1.26-.359 1.8-1.612 1.8-2.506 0-1.698-1.44-2.234-2.34-2.591-1.08-.448-1.26-.537-1.26-.983 0-.716.45-.894.9-.894.72 0 .9.446.9.894h1.8c0-.894-.54-2.147-1.8-2.504V3.75h-1.8Zm-5.4.894v8.939h-.9c-.984 0-1.8.81-1.8 1.787v5.364h1.8V15.37h.9c0 .988.805 1.788 1.8 1.788h9c.994 0 1.8-.8 1.8-1.788h.9v5.364H21V15.37c0-.977-.816-1.787-1.8-1.787h-.9v-8.94h-1.8V15.37h-9V4.644H5.7Zm1.8 14.302v1.787h1.8v-1.787H7.5Zm3.6 0v1.787h1.8v-1.787h-1.8Zm3.6 0v1.787h1.8v-1.787h-1.8Z", fill: color })));
|
|
384
|
-
const ForwardRef$
|
|
407
|
+
const ForwardRef$15 = React.forwardRef(SvgInvoiceOutlined);
|
|
385
408
|
|
|
386
409
|
const SvgInvoice = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
387
410
|
React__namespace.createElement("path", { d: "M12 3c-.497 0-.9.4-.9.895v.179c-.9.268-1.8 1.073-1.8 2.505 0 1.7 1.44 2.237 2.34 2.595 1.08.447 1.26.537 1.26.984 0 .447-.18.895-.9.895-.45 0-.69-.176-.806-.416-.133-.277-.38-.48-.688-.48h-.182c-.588 0-1.012.6-.77 1.13.272.604.773 1.158 1.545 1.376v.18c0 .493.403.894.9.894s.9-.4.9-.895v-.179c1.26-.358 1.8-1.61 1.8-2.505 0-1.7-1.44-2.237-2.34-2.595-1.08-.447-1.26-.537-1.26-.984 0-.716.45-.895.9-.895s.69.176.805.416c.134.277.38.479.689.479h.181c.587 0 1.011-.6.77-1.13-.272-.604-.772-1.158-1.544-1.375v-.18A.897.897 0 0 0 12 3Zm-5.4.895c-.497 0-.9.4-.9.894v8.053h-.9c-.994 0-1.8.8-1.8 1.79v4.473c0 .495.403.895.9.895h3.15a.45.45 0 0 0 .45-.447v-.895a.45.45 0 0 1 .45-.448h.9a.45.45 0 0 1 .45.448v.895a.45.45 0 0 0 .45.447h.9a.45.45 0 0 0 .45-.447v-.895a.45.45 0 0 1 .45-.448h.9a.45.45 0 0 1 .45.448v.895a.45.45 0 0 0 .45.447h.9a.45.45 0 0 0 .45-.447v-.895a.45.45 0 0 1 .45-.448h.9a.45.45 0 0 1 .45.448v.895a.45.45 0 0 0 .45.447h3.15c.497 0 .9-.4.9-.895v-4.473c0-.99-.805-1.79-1.8-1.79h-.9V4.79a.897.897 0 0 0-.9-.894c-.497 0-.9.4-.9.894v9.843h-9V4.789a.897.897 0 0 0-.9-.894Z", fill: color })));
|
|
388
|
-
const ForwardRef$
|
|
411
|
+
const ForwardRef$14 = React.forwardRef(SvgInvoice);
|
|
412
|
+
|
|
413
|
+
const SvgKanbanBoard = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
414
|
+
React__namespace.createElement("path", { d: "M10.471 4.866a1.242 1.242 0 0 0-.371.884V9.5c0 .332.133.65.371.884.238.234.56.366.896.366h1.266c.336 0 .659-.132.896-.366.238-.235.371-.552.371-.884V5.75c0-.332-.133-.65-.371-.884a1.275 1.275 0 0 0-.896-.366h-1.266c-.336 0-.659.132-.896.366ZM5.404 4.866a1.242 1.242 0 0 0-.37.884v8.75c0 .332.133.65.37.884.238.234.56.366.896.366h1.267c.336 0 .658-.132.895-.366.238-.235.371-.553.371-.884V5.75c0-.332-.133-.65-.37-.884a1.275 1.275 0 0 0-.896-.366H6.3c-.336 0-.658.132-.896.366ZM15.538 4.866a1.241 1.241 0 0 0-.371.884v12.5c0 .331.133.65.37.884.238.234.56.366.896.366H17.7c.336 0 .658-.132.896-.366.237-.235.37-.553.37-.884V5.75c0-.332-.133-.65-.37-.884A1.276 1.276 0 0 0 17.7 4.5h-1.267c-.336 0-.658.132-.895.366Z", fill: color }),
|
|
415
|
+
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.242 2.732A2.55 2.55 0 0 1 5.033 2h13.934a2.55 2.55 0 0 1 1.791.732c.475.47.742 1.105.742 1.768v15c0 .663-.267 1.299-.742 1.768a2.55 2.55 0 0 1-1.791.732H5.033a2.55 2.55 0 0 1-1.791-.732A2.484 2.484 0 0 1 2.5 19.5v-15c0-.663.267-1.299.742-1.768Zm1.791.518h13.934c.336 0 .658.132.895.366.238.235.371.552.371.884v15c0 .331-.133.65-.37.884-.238.234-.56.366-.896.366H5.033c-.336 0-.658-.132-.895-.366a1.242 1.242 0 0 1-.371-.884v-15c0-.332.133-.65.37-.884.238-.234.56-.366.896-.366Z", fill: color })));
|
|
416
|
+
const ForwardRef$13 = React.forwardRef(SvgKanbanBoard);
|
|
389
417
|
|
|
390
418
|
const SvgLargeTextInput = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
391
419
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.441 6a1.64 1.64 0 0 0-1.627 1.628v3.255a.814.814 0 0 0-.814.813v1.628c0 .449.365.813.814.813v3.255c0 .89.738 1.628 1.627 1.628h13.02a1.64 1.64 0 0 0 1.628-1.628v-3.255c.449 0 .814-.364.814-.813v-1.628a.814.814 0 0 0-.814-.813V7.628A1.64 1.64 0 0 0 18.46 6H5.441Zm0 1.628h13.02v3.255a.814.814 0 0 0-.813.813v1.628c0 .449.364.813.814.813v3.255H5.442v-3.255c.449 0 .813-.364.813-.813v-1.628a.814.814 0 0 0-.813-.813V7.628Zm4.069 2.44c0-.448.364-.813.813-.813h3.255a.814.814 0 0 1 0 1.627h-.813v4.07a.814.814 0 0 1-1.628 0v-4.07h-.814a.814.814 0 0 1-.813-.813Z", fill: color })));
|
|
392
|
-
const ForwardRef$
|
|
420
|
+
const ForwardRef$12 = React.forwardRef(SvgLargeTextInput);
|
|
393
421
|
|
|
394
422
|
const SvgList = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
395
423
|
React__namespace.createElement("path", { d: "M5 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM8.5 4.5a1.5 1.5 0 1 0 0 3h12a1.5 1.5 0 0 0 0-3h-12ZM8.5 10.5a1.5 1.5 0 0 0 0 3h12a1.5 1.5 0 0 0 0-3h-12ZM3.5 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM5 18a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM8.5 16.5a1.5 1.5 0 0 0 0 3h12a1.5 1.5 0 0 0 0-3h-12Z", fill: color })));
|
|
396
|
-
const ForwardRef
|
|
424
|
+
const ForwardRef$11 = React.forwardRef(SvgList);
|
|
397
425
|
|
|
398
426
|
const SvgLocationMarkerGround = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
399
427
|
React__namespace.createElement("path", { d: "M12 2C8.94 2 6.45 4.536 6.45 7.652c0 4.14 4.998 10.851 5.21 11.135l.34.45.34-.45c.212-.284 5.21-6.994 5.21-11.135C17.55 4.536 15.06 2 12 2Zm0 3.913c.944 0 1.708.778 1.708 1.74 0 .96-.764 1.738-1.708 1.738s-1.708-.778-1.708-1.739c0-.961.764-1.739 1.708-1.739Zm-7.558 9.13L2 22h20l-2.442-6.957h-3.267c-.167.3-.333.59-.5.87h3.167l1.828 5.217H3.214l1.828-5.217h3.167c-.167-.28-.333-.57-.5-.87H4.442Z", fill: color })));
|
|
400
|
-
const ForwardRef$
|
|
428
|
+
const ForwardRef$10 = React.forwardRef(SvgLocationMarkerGround);
|
|
401
429
|
|
|
402
430
|
const SvgLocationMarker = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
403
431
|
React__namespace.createElement("path", { d: "M12.1 3a6.3 6.3 0 0 0-6.3 6.3c0 4.5 6.3 11.7 6.3 11.7s6.3-7.2 6.3-11.7A6.3 6.3 0 0 0 12.1 3Zm0 8.55a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5Z", fill: color })));
|
|
404
|
-
const ForwardRef
|
|
432
|
+
const ForwardRef$$ = React.forwardRef(SvgLocationMarker);
|
|
405
433
|
|
|
406
434
|
const SvgLockRectangle = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
407
435
|
React__namespace.createElement("path", { d: "M18.222 9.6h.89c.235 0 .461.1.628.278.166.178.26.42.26.672v9.5a.984.984 0 0 1-.26.672.861.861 0 0 1-.629.278H4.89a.861.861 0 0 1-.629-.278.984.984 0 0 1-.26-.672v-9.5c0-.252.094-.494.26-.672A.86.86 0 0 1 4.89 9.6h.889v-.95c0-.873.16-1.738.473-2.545a6.698 6.698 0 0 1 1.35-2.157 6.212 6.212 0 0 1 2.018-1.442A5.877 5.877 0 0 1 12 2c.817 0 1.626.172 2.381.506.755.334 1.441.824 2.019 1.442a6.698 6.698 0 0 1 1.349 2.157c.312.807.473 1.672.473 2.545v.95Zm-1.778 0v-.95a4.92 4.92 0 0 0-1.301-3.359C14.309 4.401 13.179 3.9 12 3.9c-1.179 0-2.31.5-3.143 1.391A4.92 4.92 0 0 0 7.556 8.65v.95h8.888Zm-5.333 3.8v3.8h1.778v-3.8H11.11Z", fill: color })));
|
|
408
|
-
const ForwardRef$
|
|
436
|
+
const ForwardRef$_ = React.forwardRef(SvgLockRectangle);
|
|
409
437
|
|
|
410
438
|
const SvgLockRound = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
411
439
|
React__namespace.createElement("path", { d: "M12 1C8.677 1 6 3.803 6 7.286v1.048c-1.1 0-2 .941-2 2.096v10.476C4 22.057 4.9 23 6 23h12c1.1 0 2-.941 2-2.095V10.429c0-1.152-.9-2.095-2-2.095V7.286C18 3.804 15.324 1 12 1Zm0 2.095c2.277 0 4 1.805 4 4.19v1.05H8v-1.05c0-2.385 1.723-4.19 4-4.19Zm0 10.477c1.1 0 2 .942 2 2.095 0 1.153-.9 2.095-2 2.095s-2-.942-2-2.095c0-1.153.9-2.095 2-2.095Z", fill: color })));
|
|
412
|
-
const ForwardRef$
|
|
440
|
+
const ForwardRef$Z = React.forwardRef(SvgLockRound);
|
|
413
441
|
|
|
414
442
|
const SvgLoudspeaker = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
415
443
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.812 4.128a2 2 0 0 0-2.988-1.264L2.091 10.593a2 2 0 0 0-.917 2.133l.585 2.698A2 2 0 0 0 3.713 17H5v3a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-3h7.246a2 2 0 0 0 1.95-2.446l-.455-1.986 2.135-.867a1 1 0 0 0 .595-1.165l-1-4.072a1 1 0 0 0-1.055-.757l-2.2.186-.404-1.765ZM7.02 17H7v3h2v-3H7.02Zm12.269-6.407-.625-2.73 1.068-.091.59 2.401-1.033.42Zm-12.707-.387 9.279-5.632L18.246 15H7.78l-1.198-4.794Zm-1.79 1.087-1.664 1.01L3.713 15H5.72l-.926-3.707Z", fill: color })));
|
|
416
|
-
const ForwardRef$
|
|
444
|
+
const ForwardRef$Y = React.forwardRef(SvgLoudspeaker);
|
|
417
445
|
|
|
418
446
|
const SvgMagnifyingGlass = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
419
447
|
React__namespace.createElement("path", { d: "M10.3 4C6.83 4 4 6.831 4 10.3s2.831 6.3 6.3 6.3c1.574 0 3.01-.587 4.117-1.547l.383.383V16.6l5.027 5.027a1.272 1.272 0 1 0 1.8-1.8L16.6 14.8h-1.164l-.383-.383A6.259 6.259 0 0 0 16.6 10.3c0-3.469-2.831-6.3-6.3-6.3Zm0 1.8c2.495 0 4.5 2.004 4.5 4.5 0 2.495-2.005 4.5-4.5 4.5a4.487 4.487 0 0 1-4.5-4.5c0-2.496 2.004-4.5 4.5-4.5Z", fill: color })));
|
|
420
|
-
const ForwardRef$
|
|
448
|
+
const ForwardRef$X = React.forwardRef(SvgMagnifyingGlass);
|
|
449
|
+
|
|
450
|
+
const SvgMailbox = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
451
|
+
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.555 1.01a.5.5 0 0 0-.5.5v5.27H6a4 4 0 0 0-4 4v7.739a2 2 0 0 0 2 2h8v1.64a.9.9 0 1 0 1.8 0v-1.64H20a2 2 0 0 0 2-2v-7.74a4 4 0 0 0-4-4h-3.146V5.8h2.881a.5.5 0 0 0 .46-.305l1.606-3.789a.5.5 0 0 0-.46-.695h-5.786Zm1.3 1.8V4h2.02l.503-1.189h-2.523Zm-1.8 5.77v1.029a.9.9 0 1 0 1.8 0v-1.03H18a2.2 2.2 0 0 1 2.2 2.2v7.74a.2.2 0 0 1-.2.2h-9.48c.006-.066.01-.133.01-.2v-7.74c0-.812-.243-1.568-.66-2.2h3.185Zm-6.525 0H6a2.2 2.2 0 0 0-2.2 2.2v7.739c0 .11.09.2.2.2h4.53a.2.2 0 0 0 .2-.2v-7.74a2.2 2.2 0 0 0-2.2-2.2Z", fill: color })));
|
|
452
|
+
const ForwardRef$W = React.forwardRef(SvgMailbox);
|
|
421
453
|
|
|
422
454
|
const SvgManHeadset = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
423
455
|
React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.474 8.652C3.662 4.922 5.984 1 12 1h.193l.947.957c3.932.095 6.25 2.486 6.439 6.695v1.913c.779 0 1.421.649 1.421 1.435v1.913c0 .787-.642 1.435-1.421 1.435v.478c0 2.119-1.691 3.826-3.79 3.826h-1.983c-.198.553-.72.957-1.332.957h-.948a1.436 1.436 0 0 1 0-2.87h.948c.612 0 1.134.404 1.332.957h1.984c1.596 0 2.841-1.258 2.841-2.87v-.344c-.094.041-.186.08-.28.105-.076.183-.151.371-.228.563-.164.41-.334.837-.528 1.26-.379.43-.912.667-1.48.762.474-.907.948-1.969 1.421-3.213l.104-.284.281-.045c.08 0 .161-.013.237-.03v-1.584l-.74.374a.466.466 0 0 1-.46-.026.478.478 0 0 1-.221-.408V9.444c-.446-.15-2.09-.805-3.36-2.496-1.201 1.166-2.937 1.818-4.441 2.182-1.323.322-2.16.375-2.537.399l-.083.005v3.422a.478.478 0 0 1-.22.408.466.466 0 0 1-.461.026l-1.554-.747a1.757 1.757 0 0 0-.134.702c0 .717.524 1.285 1.14 1.285l.281.045.09.284c1.8 4.783 3.75 7.085 6.024 7.085 1.184 0 2.274-.623 3.316-1.914h1.228c-1.136 1.626-2.605 2.87-4.5 2.87-3.504 0-5.547-4.16-6.78-7.413C3.706 15.347 3 14.445 3 13.345c0-.622.142-1.112.474-1.495V8.652Zm9.281-5.739-.948-.956c-3.458.048-7.145 1.864-7.43 6.695v3.064l.991.478V9.13c0-.252.195-.463.444-.478 0 0 1.335-.065 2.917-.448 1.582-.383 3.378-1.099 4.322-2.242a.472.472 0 0 1 .326-.18.475.475 0 0 1 .444.225c1.162 1.911 3.523 2.66 3.523 2.66.203.06.342.249.34.463v3.05l.474-.24v-.896a.475.475 0 0 1 .43-.479h.043V8.652c-.094-2.152-.947-5.739-5.684-5.739h-.192Zm6.35 8.609h.474c.263 0 .474.213.474.478v1.913c0 .265-.211.478-.474.478h-.385a.488.488 0 0 0-.089-.015V12.3a.512.512 0 0 0 0-.15v-.627Zm-6.158 7.652a.475.475 0 0 0-.473-.478h-.948a.475.475 0 0 0-.473.478c0 .265.21.478.473.478h.948a.475.475 0 0 0 .473-.478Z", fill: color })));
|
|
424
|
-
const ForwardRef$
|
|
456
|
+
const ForwardRef$V = React.forwardRef(SvgManHeadset);
|
|
425
457
|
|
|
426
458
|
const SvgMessageClipboard = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
427
459
|
React__namespace.createElement("path", { d: "M10.069 2c.693 0 1.181.513 1.426 1.15h4.643v6.578h2.593c.66 0 1.205.493 1.264 1.116l.005.112v7.363c0 .674-.571 1.227-1.27 1.227h-6.345L9.848 22v-2.454H8.58c-.7 0-1.269-.55-1.269-1.229v-.803H4V3.15h4.643C8.888 2.513 9.376 2 10.07 2Zm-3.31 2.298H5.103v12.067h2.208l.004-5.41c0-.637.504-1.165 1.148-1.222l.115-.005h6.456v-5.43H13.38v2.299H6.76V4.298Zm3.31-1.149c-.312 0-.552.25-.552.575v.574H7.862v1.15h4.414v-1.15H10.62v-.574c0-.325-.24-.575-.552-.575Z", fill: color })));
|
|
428
|
-
const ForwardRef$
|
|
460
|
+
const ForwardRef$U = React.forwardRef(SvgMessageClipboard);
|
|
429
461
|
|
|
430
462
|
const SvgMessageEllipses = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
431
463
|
React__namespace.createElement("path", { d: "M18.4 5H5.6c-.88 0-1.593.727-1.593 1.614L4 19.191c0 .718.862 1.08 1.366.571l1.833-1.85h11.2c.881 0 1.601-.726 1.601-1.614V6.614C20 5.726 19.28 5 18.4 5Zm-8.8 6.456a.805.805 0 0 1-.8.808.804.804 0 0 1-.8-.808c0-.446.358-.807.8-.807.441 0 .8.361.8.807Zm3.2 0a.805.805 0 0 1-.8.808.804.804 0 0 1-.8-.808c0-.446.358-.807.8-.807.441 0 .8.361.8.807Zm3.2 0a.805.805 0 0 1-.8.808.804.804 0 0 1-.8-.808c0-.446.358-.807.8-.807.441 0 .8.361.8.807Z", fill: color })));
|
|
432
|
-
const ForwardRef$
|
|
464
|
+
const ForwardRef$T = React.forwardRef(SvgMessageEllipses);
|
|
433
465
|
|
|
434
466
|
const SvgMessageGear = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
435
467
|
React__namespace.createElement("path", { d: "M4.647 4c-.907 0-1.64.729-1.64 1.619L3 15.332c0 .894.738 1.62 1.65 1.62h1.647v3.238l3.298-3.238h1.649a5.5 5.5 0 0 1 .06-.81h.006c.01-.073.028-.144.042-.217.028-.15.061-.298.101-.443.66-2.415 2.894-4.196 5.562-4.196.28 0 .556.021.825.06v.005a5.791 5.791 0 0 1 1.649.488V5.62c0-.89-.742-1.619-1.65-1.619H4.648Zm11.597 8.905a.208.208 0 0 0-.208.182l-.096.819c-.4.136-.76.342-1.073.608l-.773-.329a.21.21 0 0 0-.262.087l-.773 1.313a.203.203 0 0 0 .056.267l.665.484c-.039.2-.063.406-.063.616 0 .21.024.415.063.615l-.663.486a.203.203 0 0 0-.057.267l.772 1.312a.21.21 0 0 0 .264.086l.771-.328c.313.266.674.473 1.073.61l.096.818a.206.206 0 0 0 .208.182h1.543a.208.208 0 0 0 .207-.182l.097-.819c.4-.136.76-.342 1.073-.609l.773.33a.21.21 0 0 0 .262-.088l.773-1.312a.203.203 0 0 0-.056-.267l-.665-.486c.04-.2.063-.404.063-.615 0-.21-.024-.415-.063-.615l.663-.485a.203.203 0 0 0 .057-.267l-.772-1.313a.21.21 0 0 0-.264-.085l-.771.327a3.293 3.293 0 0 0-1.073-.608l-.097-.82a.207.207 0 0 0-.207-.181h-1.543Zm.771 2.63c.797 0 1.443.635 1.443 1.417s-.646 1.417-1.443 1.417c-.796 0-1.443-.635-1.443-1.417s.647-1.416 1.443-1.416Z", fill: color })));
|
|
436
|
-
const ForwardRef$
|
|
468
|
+
const ForwardRef$S = React.forwardRef(SvgMessageGear);
|
|
437
469
|
|
|
438
470
|
const SvgMessageLink = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
439
471
|
React__namespace.createElement("path", { d: "M3.748 4c-.963 0-1.741.787-1.741 1.75L2 16.248C2 17.215 2.783 18 3.75 18h1.748v3.5l3.5-3.5h1.591c-.337-.321-.414-.504-.543-.811l-.012-.029c-.141-.343-.175-.566-.223-.91H3.75l-.002-10.5h14v5.947h1.75V5.75c0-.963-.788-1.75-1.75-1.75h-14Z", fill: color }),
|
|
440
472
|
React__namespace.createElement("path", { d: "M13.532 12.55a2.985 2.985 0 0 0 0 5.968h2.427v-1.513h-2.427a1.47 1.47 0 1 1 0-2.941h2.427V12.55h-2.427ZM20.214 12.55h-2.426v1.514h2.427a1.47 1.47 0 1 1 0 2.94h-2.428v1.514h2.427a2.985 2.985 0 0 0 0-5.968Z", fill: color }),
|
|
441
473
|
React__namespace.createElement("path", { d: "M19.856 14.777h-5.968v1.514h5.968v-1.514Z", fill: color })));
|
|
442
|
-
const ForwardRef$
|
|
474
|
+
const ForwardRef$R = React.forwardRef(SvgMessageLink);
|
|
443
475
|
|
|
444
476
|
const SvgMessage = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
445
477
|
React__namespace.createElement("path", { d: "M18.4 5H5.6c-.423.001-.83.171-1.13.469-.298.3-.468.708-.47 1.131V21l3.2-3.2h11.2c.423-.001.83-.171 1.13-.469.3-.3.467-.708.47-1.131V6.6A1.607 1.607 0 0 0 18.4 5Z", fill: color })));
|
|
446
|
-
const ForwardRef$
|
|
478
|
+
const ForwardRef$Q = React.forwardRef(SvgMessage);
|
|
447
479
|
|
|
448
480
|
const SvgMessages = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
449
481
|
React__namespace.createElement("path", { d: "M8 4c-.443 0-.8.366-.8.817 0 .45.357.817.8.817h10.4v7.351c0 .452.358.817.8.817.441 0 .8-.365.8-.817V5.634C20 4.73 19.284 4 18.4 4H8ZM5.6 7.267c-.883 0-1.595.736-1.595 1.634L4 19.181c0 .727.861 1.093 1.366.578l1.833-1.872h8c.881 0 1.6-.736 1.6-1.634V8.9c0-.898-.719-1.634-1.6-1.634H5.6Z", fill: color })));
|
|
450
|
-
const ForwardRef$
|
|
482
|
+
const ForwardRef$P = React.forwardRef(SvgMessages);
|
|
451
483
|
|
|
452
484
|
const SvgMicrophoneMute = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
453
485
|
React__namespace.createElement("path", { d: "M11.625 1.5a3.511 3.511 0 0 0-3.5 3.5v6.125c0 1.924 1.576 3.5 3.5 3.5s3.5-1.576 3.5-3.5V5c0-1.924-1.576-3.5-3.5-3.5Z", fill: color }),
|
|
454
486
|
React__namespace.createElement("path", { d: "M3.75 11.125c0 4.03 3.083 7.376 7 7.82V22.5h1.75v-3.555a7.864 7.864 0 0 0 3.964-1.629l-1.089-1.191c-1.05.842-2.305 1.125-3.75 1.125-3.374 0-6.125-2.752-6.125-6.125H3.75ZM18.525 16.875 16.5 14.85l1.35-1.35 2.025 2.025L21.9 13.5l1.35 1.35-2.025 2.025L23.25 18.9l-1.35 1.35-2.025-2.025-2.025 2.025-1.35-1.35 2.025-2.025Z", fill: color })));
|
|
455
|
-
const ForwardRef$
|
|
487
|
+
const ForwardRef$O = React.forwardRef(SvgMicrophoneMute);
|
|
456
488
|
|
|
457
489
|
const SvgMicrophone = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
458
490
|
React__namespace.createElement("path", { d: "M11.925 1.5a3.511 3.511 0 0 0-3.5 3.5v6.125c0 1.924 1.576 3.5 3.5 3.5s3.5-1.576 3.5-3.5V5c0-1.924-1.576-3.5-3.5-3.5ZM4.05 11.125c0 4.03 3.083 7.376 7 7.82V22.5h1.75v-3.555c3.917-.444 7-3.79 7-7.82h-1.75c0 3.373-2.751 6.125-6.125 6.125-3.373 0-6.125-2.752-6.125-6.125H4.05Z", fill: color })));
|
|
459
|
-
const ForwardRef$
|
|
491
|
+
const ForwardRef$N = React.forwardRef(SvgMicrophone);
|
|
492
|
+
|
|
493
|
+
const SvgMinus = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
494
|
+
React__namespace.createElement("path", { d: "M3 12a1 1 0 0 1 1-1h16a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1Z", fill: color })));
|
|
495
|
+
const ForwardRef$M = React.forwardRef(SvgMinus);
|
|
460
496
|
|
|
461
497
|
const SvgMoveLeft = ({ color = "currentColor", height = "24px", width = "24px" }, ref) => (React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: width, height: height, ref: ref },
|
|
462
498
|
React__namespace.createElement("path", { d: "M12.97 4.97a.75.75 0 1 1 1.06 1.06L9.06 11h12.19a.75.75 0 1 1 0 1.5H9.06l4.97 4.97a.75.75 0 1 1-1.06 1.06l-6.25-6.25a.75.75 0 0 1 0-1.06l6.25-6.25ZM3.5 4.75a.75.75 0 0 0-1.5 0v14.5a.75.75 0 1 0 1.5 0V4.75Z", fill: color })));
|
|
@@ -656,105 +692,113 @@ const SvgWebsite = ({ color = "currentColor", height = "24px", width = "24px" },
|
|
|
656
692
|
const ForwardRef = React.forwardRef(SvgWebsite);
|
|
657
693
|
|
|
658
694
|
var IconMap = {
|
|
659
|
-
alertCircle: ForwardRef$
|
|
660
|
-
animalBird: ForwardRef$
|
|
661
|
-
animalCat: ForwardRef$
|
|
662
|
-
animalCow: ForwardRef$
|
|
663
|
-
animalDog: ForwardRef$
|
|
664
|
-
animalHorse: ForwardRef$
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
695
|
+
alertCircle: ForwardRef$2q,
|
|
696
|
+
animalBird: ForwardRef$2p,
|
|
697
|
+
animalCat: ForwardRef$2o,
|
|
698
|
+
animalCow: ForwardRef$2n,
|
|
699
|
+
animalDog: ForwardRef$2m,
|
|
700
|
+
animalHorse: ForwardRef$2l,
|
|
701
|
+
arrowCircle: ForwardRef$2k,
|
|
702
|
+
arrowDown: ForwardRef$2i,
|
|
703
|
+
arrowDownRight: ForwardRef$2j,
|
|
704
|
+
arrowLeft: ForwardRef$2h,
|
|
705
|
+
arrowRight: ForwardRef$2g,
|
|
706
|
+
arrowUp: ForwardRef$2f,
|
|
707
|
+
arrowsIn: ForwardRef$2e,
|
|
708
|
+
arrowsOut: ForwardRef$2d,
|
|
709
|
+
article: ForwardRef$2c,
|
|
710
|
+
asterisk: ForwardRef$2b,
|
|
711
|
+
bell: ForwardRef$29,
|
|
712
|
+
bellRinging: ForwardRef$2a,
|
|
713
|
+
bookmarkFilled: ForwardRef$28,
|
|
714
|
+
bookmarkOutlined: ForwardRef$27,
|
|
715
|
+
brush: ForwardRef$26,
|
|
716
|
+
bulkSelect: ForwardRef$25,
|
|
717
|
+
caduceus: ForwardRef$24,
|
|
718
|
+
calendarDate: ForwardRef$22,
|
|
719
|
+
calendarCheck: ForwardRef$23,
|
|
720
|
+
calendarInfo: ForwardRef$21,
|
|
721
|
+
calendarOutlined: ForwardRef$20,
|
|
722
|
+
calendarPen: ForwardRef$1$,
|
|
723
|
+
camera: ForwardRef$1Y,
|
|
724
|
+
cameraFlip: ForwardRef$1_,
|
|
725
|
+
cameraOff: ForwardRef$1Z,
|
|
726
|
+
cancel: ForwardRef$1X,
|
|
727
|
+
cellphone: ForwardRef$1V,
|
|
728
|
+
cellphoneAlert: ForwardRef$1W,
|
|
729
|
+
chainLink: ForwardRef$1U,
|
|
730
|
+
chatBubbleFilled: ForwardRef$1T,
|
|
731
|
+
chatBubbleOutlined: ForwardRef$1S,
|
|
732
|
+
checkmark: ForwardRef$1O,
|
|
733
|
+
checkmarkBox: ForwardRef$1R,
|
|
734
|
+
checkmarkCircle: ForwardRef$1Q,
|
|
735
|
+
checkmarkList: ForwardRef$1P,
|
|
736
|
+
chevronDown: ForwardRef$1N,
|
|
737
|
+
chevronLeft: ForwardRef$1M,
|
|
738
|
+
chevronRight: ForwardRef$1L,
|
|
739
|
+
chevronUp: ForwardRef$1J,
|
|
740
|
+
chevronUpDown: ForwardRef$1K,
|
|
741
|
+
circleDotted: ForwardRef$1I,
|
|
742
|
+
clock: ForwardRef$1H,
|
|
743
|
+
close: ForwardRef$1F,
|
|
744
|
+
closeCircle: ForwardRef$1G,
|
|
745
|
+
code: ForwardRef$1E,
|
|
746
|
+
conversation: ForwardRef$1D,
|
|
747
|
+
creditCardHand: ForwardRef$1C,
|
|
748
|
+
crossClipboard: ForwardRef$1B,
|
|
749
|
+
crossPaw: ForwardRef$1z,
|
|
750
|
+
crossHatPerson: ForwardRef$1A,
|
|
751
|
+
dogHouse: ForwardRef$1x,
|
|
752
|
+
dogHouseOutlined: ForwardRef$1y,
|
|
753
|
+
dollar: ForwardRef$1v,
|
|
754
|
+
dollarCircle: ForwardRef$1w,
|
|
755
|
+
dotsCircle: ForwardRef$1u,
|
|
756
|
+
dotsHorizontal: ForwardRef$1t,
|
|
757
|
+
dotsVertical: ForwardRef$1s,
|
|
758
|
+
doubleArrowCircle: ForwardRef$1r,
|
|
759
|
+
download: ForwardRef$1q,
|
|
760
|
+
dragDrop: ForwardRef$1p,
|
|
761
|
+
emailSend: ForwardRef$1o,
|
|
762
|
+
envelopeFilled: ForwardRef$1n,
|
|
763
|
+
envelopeOutlined: ForwardRef$1m,
|
|
764
|
+
eyedropper: ForwardRef$1i,
|
|
765
|
+
eyeOpen: ForwardRef$1k,
|
|
766
|
+
eyeSlash: ForwardRef$1j,
|
|
767
|
+
externalLink: ForwardRef$1l,
|
|
768
|
+
faceScreen: ForwardRef$1h,
|
|
769
|
+
formsFilled: ForwardRef$1g,
|
|
770
|
+
formsOutlined: ForwardRef$1f,
|
|
771
|
+
funnelFilled: ForwardRef$1e,
|
|
772
|
+
funnelOutlined: ForwardRef$1d,
|
|
773
|
+
gear: ForwardRef$1c,
|
|
774
|
+
grid: ForwardRef$1b,
|
|
775
|
+
horizontalLines: ForwardRef$1a,
|
|
776
|
+
house: ForwardRef$19,
|
|
777
|
+
infoCircleFilled: ForwardRef$18,
|
|
778
|
+
infoCircleOutlined: ForwardRef$17,
|
|
779
|
+
input: ForwardRef$16,
|
|
780
|
+
invoice: ForwardRef$14,
|
|
781
|
+
invoiceOutlined: ForwardRef$15,
|
|
782
|
+
kanbanBoard: ForwardRef$13,
|
|
783
|
+
largeTextInput: ForwardRef$12,
|
|
784
|
+
list: ForwardRef$11,
|
|
785
|
+
locationMarker: ForwardRef$$,
|
|
786
|
+
locationMarkerGround: ForwardRef$10,
|
|
787
|
+
lockRectangle: ForwardRef$_,
|
|
788
|
+
lockRound: ForwardRef$Z,
|
|
789
|
+
loudspeaker: ForwardRef$Y,
|
|
790
|
+
magnifyingGlass: ForwardRef$X,
|
|
791
|
+
mailbox: ForwardRef$W,
|
|
792
|
+
manHeadset: ForwardRef$V,
|
|
793
|
+
message: ForwardRef$Q,
|
|
794
|
+
messages: ForwardRef$P,
|
|
795
|
+
messageClipboard: ForwardRef$U,
|
|
796
|
+
messageEllipses: ForwardRef$T,
|
|
797
|
+
messageGear: ForwardRef$S,
|
|
798
|
+
messageLink: ForwardRef$R,
|
|
799
|
+
microphone: ForwardRef$N,
|
|
800
|
+
microphoneMute: ForwardRef$O,
|
|
801
|
+
minus: ForwardRef$M,
|
|
758
802
|
moveLeft: ForwardRef$L,
|
|
759
803
|
moveRight: ForwardRef$K,
|
|
760
804
|
multipleChoice: ForwardRef$J,
|
|
@@ -2219,14 +2263,93 @@ function __rest(s, e) {
|
|
|
2219
2263
|
}
|
|
2220
2264
|
|
|
2221
2265
|
var Heading = function (_a) {
|
|
2222
|
-
var children = _a.children, _b = _a.size, size = _b === void 0 ? 'lg' : _b,
|
|
2223
|
-
var
|
|
2224
|
-
var darkColor = colors.text.dark[color || 'headline'];
|
|
2225
|
-
var adaptiveColor = useAdaptiveColorMap(colors.text, color || 'headline');
|
|
2226
|
-
var variant = react.useBreakpointValue({ base: 'small', md: 'large' }) || 'small';
|
|
2266
|
+
var children = _a.children, _b = _a.size, size = _b === void 0 ? 'lg' : _b, _c = _a.variant, variant = _c === void 0 ? 'large' : _c, rest = __rest(_a, ["children", "size", "variant"]);
|
|
2267
|
+
var components = useTheme().components;
|
|
2227
2268
|
var sizes = components.Heading.variants[variant].sizes;
|
|
2228
2269
|
var sizeProps = !sizes ? undefined : sizes[size];
|
|
2229
|
-
return (React__default["default"].createElement(react.Heading, __assign({ variant: variant }, sizeProps,
|
|
2270
|
+
return (React__default["default"].createElement(react.Heading, __assign({ variant: variant }, sizeProps, rest), children));
|
|
2271
|
+
};
|
|
2272
|
+
|
|
2273
|
+
var HeadingConfig = {
|
|
2274
|
+
variants: {
|
|
2275
|
+
large: {
|
|
2276
|
+
sizes: {
|
|
2277
|
+
xs: {
|
|
2278
|
+
fontSize: '14px',
|
|
2279
|
+
lineHeight: '120%',
|
|
2280
|
+
},
|
|
2281
|
+
sm: {
|
|
2282
|
+
fontSize: '16px',
|
|
2283
|
+
lineHeight: '120%',
|
|
2284
|
+
},
|
|
2285
|
+
md: {
|
|
2286
|
+
fontSize: '20px',
|
|
2287
|
+
lineHeight: '120%',
|
|
2288
|
+
},
|
|
2289
|
+
lg: {
|
|
2290
|
+
fontSize: '30px',
|
|
2291
|
+
lineHeight: '133%',
|
|
2292
|
+
},
|
|
2293
|
+
xl: {
|
|
2294
|
+
fontSize: '36px',
|
|
2295
|
+
lineHeight: '133%',
|
|
2296
|
+
},
|
|
2297
|
+
'2xl': {
|
|
2298
|
+
fontSize: '48px',
|
|
2299
|
+
lineHeight: '120%',
|
|
2300
|
+
},
|
|
2301
|
+
'3xl': {
|
|
2302
|
+
fontSize: '60px',
|
|
2303
|
+
lineHeight: '100%',
|
|
2304
|
+
},
|
|
2305
|
+
'4xl': {
|
|
2306
|
+
fontSize: '72px',
|
|
2307
|
+
lineHeight: '100%',
|
|
2308
|
+
},
|
|
2309
|
+
},
|
|
2310
|
+
},
|
|
2311
|
+
small: {
|
|
2312
|
+
sizes: {
|
|
2313
|
+
xs: {
|
|
2314
|
+
fontSize: '14px',
|
|
2315
|
+
lineHeight: '120%',
|
|
2316
|
+
},
|
|
2317
|
+
sm: {
|
|
2318
|
+
fontSize: '16px',
|
|
2319
|
+
lineHeight: '120%',
|
|
2320
|
+
},
|
|
2321
|
+
md: {
|
|
2322
|
+
fontSize: '20px',
|
|
2323
|
+
lineHeight: '120%',
|
|
2324
|
+
},
|
|
2325
|
+
lg: {
|
|
2326
|
+
fontSize: '24px',
|
|
2327
|
+
lineHeight: '133%',
|
|
2328
|
+
},
|
|
2329
|
+
xl: {
|
|
2330
|
+
fontSize: '30px',
|
|
2331
|
+
lineHeight: '133%',
|
|
2332
|
+
},
|
|
2333
|
+
'2xl': {
|
|
2334
|
+
fontSize: '36px',
|
|
2335
|
+
lineHeight: '120%',
|
|
2336
|
+
},
|
|
2337
|
+
'3xl': {
|
|
2338
|
+
fontSize: '48px',
|
|
2339
|
+
lineHeight: '100%',
|
|
2340
|
+
},
|
|
2341
|
+
'4xl': {
|
|
2342
|
+
fontSize: '60px',
|
|
2343
|
+
lineHeight: '100%',
|
|
2344
|
+
},
|
|
2345
|
+
},
|
|
2346
|
+
},
|
|
2347
|
+
},
|
|
2348
|
+
};
|
|
2349
|
+
|
|
2350
|
+
var Text = function (_a) {
|
|
2351
|
+
var children = _a.children, _b = _a.variant, variant = _b === void 0 ? 'regular' : _b, rest = __rest(_a, ["children", "variant"]);
|
|
2352
|
+
return (React__default["default"].createElement(react.Text, __assign({ variant: variant }, rest), children));
|
|
2230
2353
|
};
|
|
2231
2354
|
|
|
2232
2355
|
var blur = {
|
|
@@ -2387,6 +2510,28 @@ var coreColors = {
|
|
|
2387
2510
|
},
|
|
2388
2511
|
};
|
|
2389
2512
|
var semanticColors = {
|
|
2513
|
+
text: {
|
|
2514
|
+
light: {
|
|
2515
|
+
default: coreColors.comet[700],
|
|
2516
|
+
headline: coreColors.blue[800],
|
|
2517
|
+
subtle: coreColors.gray[800],
|
|
2518
|
+
link: coreColors.teal[600],
|
|
2519
|
+
placeholder: coreColors.blackAlpha[500],
|
|
2520
|
+
success: coreColors.green[600],
|
|
2521
|
+
warning: coreColors.yellow[600],
|
|
2522
|
+
error: coreColors.red[500],
|
|
2523
|
+
},
|
|
2524
|
+
dark: {
|
|
2525
|
+
default: coreColors.white,
|
|
2526
|
+
headline: coreColors.white,
|
|
2527
|
+
subtle: coreColors.comet[300],
|
|
2528
|
+
link: coreColors.teal[400],
|
|
2529
|
+
success: coreColors.green[400],
|
|
2530
|
+
warning: coreColors.yellow[300],
|
|
2531
|
+
error: coreColors.red[300],
|
|
2532
|
+
placeholder: coreColors.whiteAlpha[600],
|
|
2533
|
+
},
|
|
2534
|
+
},
|
|
2390
2535
|
background: {
|
|
2391
2536
|
light: coreColors.white,
|
|
2392
2537
|
grayLight: coreColors.gray[50],
|
|
@@ -2464,28 +2609,6 @@ var adaptiveColors = {
|
|
|
2464
2609
|
error: coreColors.red[300],
|
|
2465
2610
|
},
|
|
2466
2611
|
},
|
|
2467
|
-
text: {
|
|
2468
|
-
light: {
|
|
2469
|
-
default: coreColors.comet[700],
|
|
2470
|
-
headline: coreColors.blue[800],
|
|
2471
|
-
subtle: coreColors.gray[800],
|
|
2472
|
-
link: coreColors.teal[600],
|
|
2473
|
-
success: coreColors.green[600],
|
|
2474
|
-
warning: coreColors.yellow[600],
|
|
2475
|
-
error: coreColors.red[500],
|
|
2476
|
-
placeholder: coreColors.blackAlpha[500],
|
|
2477
|
-
},
|
|
2478
|
-
dark: {
|
|
2479
|
-
default: coreColors.white,
|
|
2480
|
-
headline: coreColors.white,
|
|
2481
|
-
subtle: coreColors.comet[300],
|
|
2482
|
-
link: coreColors.teal[400],
|
|
2483
|
-
success: coreColors.green[400],
|
|
2484
|
-
warning: coreColors.yellow[300],
|
|
2485
|
-
error: coreColors.red[300],
|
|
2486
|
-
placeholder: coreColors.whiteAlpha[600],
|
|
2487
|
-
},
|
|
2488
|
-
},
|
|
2489
2612
|
};
|
|
2490
2613
|
var colors = __assign(__assign(__assign({}, coreColors), semanticColors), adaptiveColors);
|
|
2491
2614
|
|
|
@@ -2609,107 +2732,6 @@ var zIndices = {
|
|
|
2609
2732
|
tooltip: 1800,
|
|
2610
2733
|
};
|
|
2611
2734
|
|
|
2612
|
-
var HeadingConfig = {
|
|
2613
|
-
variants: {
|
|
2614
|
-
large: {
|
|
2615
|
-
sizes: {
|
|
2616
|
-
xs: {
|
|
2617
|
-
fontSize: '14px',
|
|
2618
|
-
lineHeight: '120%',
|
|
2619
|
-
fontWeight: fontWeights.semibold,
|
|
2620
|
-
},
|
|
2621
|
-
sm: {
|
|
2622
|
-
fontSize: '16px',
|
|
2623
|
-
lineHeight: '120%',
|
|
2624
|
-
fontWeight: fontWeights.semibold,
|
|
2625
|
-
},
|
|
2626
|
-
md: {
|
|
2627
|
-
fontSize: '20px',
|
|
2628
|
-
lineHeight: '120%',
|
|
2629
|
-
fontWeight: fontWeights.semibold,
|
|
2630
|
-
},
|
|
2631
|
-
lg: {
|
|
2632
|
-
fontSize: '30px',
|
|
2633
|
-
lineHeight: '133%',
|
|
2634
|
-
fontWeight: fontWeights.semibold,
|
|
2635
|
-
},
|
|
2636
|
-
xl: {
|
|
2637
|
-
fontSize: '36px',
|
|
2638
|
-
lineHeight: '133%',
|
|
2639
|
-
fontWeight: fontWeights.semibold,
|
|
2640
|
-
},
|
|
2641
|
-
'2xl': {
|
|
2642
|
-
fontSize: '48px',
|
|
2643
|
-
lineHeight: '120%',
|
|
2644
|
-
fontWeight: fontWeights.semibold,
|
|
2645
|
-
},
|
|
2646
|
-
'3xl': {
|
|
2647
|
-
fontSize: '60px',
|
|
2648
|
-
lineHeight: '100%',
|
|
2649
|
-
fontWeight: fontWeights.semibold,
|
|
2650
|
-
},
|
|
2651
|
-
'4xl': {
|
|
2652
|
-
fontSize: '72px',
|
|
2653
|
-
lineHeight: '100%',
|
|
2654
|
-
fontWeight: fontWeights.semibold,
|
|
2655
|
-
},
|
|
2656
|
-
},
|
|
2657
|
-
},
|
|
2658
|
-
small: {
|
|
2659
|
-
sizes: {
|
|
2660
|
-
xs: {
|
|
2661
|
-
fontSize: '14px',
|
|
2662
|
-
lineHeight: '120%',
|
|
2663
|
-
fontWeight: fontWeights.semibold,
|
|
2664
|
-
},
|
|
2665
|
-
sm: {
|
|
2666
|
-
fontSize: '16px',
|
|
2667
|
-
lineHeight: '120%',
|
|
2668
|
-
fontWeight: fontWeights.semibold,
|
|
2669
|
-
},
|
|
2670
|
-
md: {
|
|
2671
|
-
fontSize: '20px',
|
|
2672
|
-
lineHeight: '120%',
|
|
2673
|
-
fontWeight: fontWeights.semibold,
|
|
2674
|
-
},
|
|
2675
|
-
lg: {
|
|
2676
|
-
fontSize: '24px',
|
|
2677
|
-
lineHeight: '133%',
|
|
2678
|
-
fontWeight: fontWeights.semibold,
|
|
2679
|
-
},
|
|
2680
|
-
xl: {
|
|
2681
|
-
fontSize: '30px',
|
|
2682
|
-
lineHeight: '133%',
|
|
2683
|
-
fontWeight: fontWeights.semibold,
|
|
2684
|
-
},
|
|
2685
|
-
'2xl': {
|
|
2686
|
-
fontSize: '36px',
|
|
2687
|
-
lineHeight: '120%',
|
|
2688
|
-
fontWeight: fontWeights.semibold,
|
|
2689
|
-
},
|
|
2690
|
-
'3xl': {
|
|
2691
|
-
fontSize: '48px',
|
|
2692
|
-
lineHeight: '100%',
|
|
2693
|
-
fontWeight: fontWeights.semibold,
|
|
2694
|
-
},
|
|
2695
|
-
'4xl': {
|
|
2696
|
-
fontSize: '60px',
|
|
2697
|
-
lineHeight: '100%',
|
|
2698
|
-
fontWeight: fontWeights.semibold,
|
|
2699
|
-
},
|
|
2700
|
-
},
|
|
2701
|
-
},
|
|
2702
|
-
},
|
|
2703
|
-
};
|
|
2704
|
-
|
|
2705
|
-
var Text = function (_a) {
|
|
2706
|
-
var children = _a.children, _b = _a.variant, variant = _b === void 0 ? 'regular' : _b, _c = _a.as, as = _c === void 0 ? 'span' : _c, color = _a.color, darkMode = _a.darkMode, rest = __rest(_a, ["children", "variant", "as", "color", "darkMode"]);
|
|
2707
|
-
var colors = useTheme().colors;
|
|
2708
|
-
var darkColor = colors.text.dark[color || 'default'];
|
|
2709
|
-
var adaptiveColor = useAdaptiveColorMap(colors.text, color || 'default');
|
|
2710
|
-
return (React__default["default"].createElement(react.Text, __assign({ variant: variant, as: as, color: !darkMode ? adaptiveColor : darkColor }, rest), children));
|
|
2711
|
-
};
|
|
2712
|
-
|
|
2713
2735
|
var TextConfig = {
|
|
2714
2736
|
variants: {
|
|
2715
2737
|
regular: {
|
|
@@ -2771,7 +2793,7 @@ var Textarea = function (props) {
|
|
|
2771
2793
|
var TextareaConfig = {
|
|
2772
2794
|
baseStyle: {
|
|
2773
2795
|
borderRadius: borders['4px'],
|
|
2774
|
-
color:
|
|
2796
|
+
color: semanticColors.text.light.default,
|
|
2775
2797
|
},
|
|
2776
2798
|
variants: {
|
|
2777
2799
|
outline: {
|
|
@@ -2847,8 +2869,8 @@ var toTitleCase = function (s) {
|
|
|
2847
2869
|
};
|
|
2848
2870
|
|
|
2849
2871
|
var Button = React.forwardRef(function (props, ref) {
|
|
2850
|
-
var
|
|
2851
|
-
var
|
|
2872
|
+
var components = useTheme().components;
|
|
2873
|
+
var _a = components.Button[props.variant || 'primary'], variant = _a.variant, light = _a.light, dark = _a.dark;
|
|
2852
2874
|
var modeColor = props.darkMode ? dark : light;
|
|
2853
2875
|
var bg = react.useColorModeValue(modeColor.default, dark.default);
|
|
2854
2876
|
var color = react.useColorModeValue(modeColor.content, dark.content);
|
|
@@ -2872,7 +2894,7 @@ var Button = React.forwardRef(function (props, ref) {
|
|
|
2872
2894
|
p[position] = ButtonIcon;
|
|
2873
2895
|
}
|
|
2874
2896
|
}
|
|
2875
|
-
return (React__default["default"].createElement(react.Button, __assign({
|
|
2897
|
+
return (React__default["default"].createElement(react.Button, __assign({ ref: ref, _hover: hoverClass, _active: activeClass, whiteSpace: "normal", wordWrap: "break-word", iconSpacing: p.size === 'sm' || p.size === 'xs' ? '4px' : '8px' }, p), props.children));
|
|
2876
2898
|
});
|
|
2877
2899
|
Button.displayName = 'Button';
|
|
2878
2900
|
|
|
@@ -2880,188 +2902,188 @@ var ButtonVariantConfig = {
|
|
|
2880
2902
|
primary: {
|
|
2881
2903
|
variant: 'solid',
|
|
2882
2904
|
light: {
|
|
2883
|
-
content:
|
|
2884
|
-
default:
|
|
2885
|
-
hover:
|
|
2886
|
-
active:
|
|
2887
|
-
border:
|
|
2905
|
+
content: semanticColors.text.dark.headline,
|
|
2906
|
+
default: coreColors.teal['600'],
|
|
2907
|
+
hover: coreColors.teal['700'],
|
|
2908
|
+
active: coreColors.teal['800'],
|
|
2909
|
+
border: coreColors.transparent,
|
|
2888
2910
|
},
|
|
2889
2911
|
dark: {
|
|
2890
|
-
content:
|
|
2891
|
-
default:
|
|
2892
|
-
hover:
|
|
2893
|
-
active:
|
|
2894
|
-
border:
|
|
2912
|
+
content: semanticColors.text.light.headline,
|
|
2913
|
+
default: coreColors.teal['400'],
|
|
2914
|
+
hover: coreColors.teal['300'],
|
|
2915
|
+
active: coreColors.teal['100'],
|
|
2916
|
+
border: coreColors.transparent,
|
|
2895
2917
|
},
|
|
2896
2918
|
},
|
|
2897
2919
|
primaryDestructive: {
|
|
2898
2920
|
variant: 'solid',
|
|
2899
2921
|
light: {
|
|
2900
|
-
content:
|
|
2901
|
-
default:
|
|
2902
|
-
hover:
|
|
2903
|
-
active:
|
|
2904
|
-
border:
|
|
2922
|
+
content: semanticColors.text.dark.headline,
|
|
2923
|
+
default: coreColors.red['500'],
|
|
2924
|
+
hover: coreColors.red['600'],
|
|
2925
|
+
active: coreColors.red['700'],
|
|
2926
|
+
border: coreColors.transparent,
|
|
2905
2927
|
},
|
|
2906
2928
|
dark: {
|
|
2907
|
-
content:
|
|
2908
|
-
default:
|
|
2909
|
-
hover:
|
|
2910
|
-
active:
|
|
2911
|
-
border:
|
|
2929
|
+
content: semanticColors.text.light.headline,
|
|
2930
|
+
default: coreColors.red['200'],
|
|
2931
|
+
hover: coreColors.red['100'],
|
|
2932
|
+
active: coreColors.red['50'],
|
|
2933
|
+
border: coreColors.transparent,
|
|
2912
2934
|
},
|
|
2913
2935
|
},
|
|
2914
2936
|
secondary: {
|
|
2915
2937
|
variant: 'outline',
|
|
2916
2938
|
light: {
|
|
2917
|
-
content:
|
|
2918
|
-
default:
|
|
2919
|
-
hover:
|
|
2920
|
-
active:
|
|
2921
|
-
border:
|
|
2939
|
+
content: semanticColors.text.light.default,
|
|
2940
|
+
default: coreColors.transparent,
|
|
2941
|
+
hover: coreColors.teal['100'],
|
|
2942
|
+
active: coreColors.teal['200'],
|
|
2943
|
+
border: semanticColors.border.light.heavy,
|
|
2922
2944
|
},
|
|
2923
2945
|
dark: {
|
|
2924
|
-
content:
|
|
2925
|
-
default:
|
|
2926
|
-
hover:
|
|
2927
|
-
active:
|
|
2928
|
-
border:
|
|
2946
|
+
content: coreColors.white,
|
|
2947
|
+
default: coreColors.transparent,
|
|
2948
|
+
hover: coreColors.whiteAlpha['300'],
|
|
2949
|
+
active: coreColors.whiteAlpha['400'],
|
|
2950
|
+
border: coreColors.white,
|
|
2929
2951
|
},
|
|
2930
2952
|
},
|
|
2931
2953
|
secondaryDestructive: {
|
|
2932
2954
|
variant: 'outline',
|
|
2933
2955
|
light: {
|
|
2934
|
-
content:
|
|
2935
|
-
default:
|
|
2936
|
-
hover:
|
|
2937
|
-
active:
|
|
2938
|
-
border:
|
|
2956
|
+
content: semanticColors.text.light.error,
|
|
2957
|
+
default: coreColors.transparent,
|
|
2958
|
+
hover: coreColors.red['50'],
|
|
2959
|
+
active: coreColors.red['100'],
|
|
2960
|
+
border: semanticColors.border.light.error,
|
|
2939
2961
|
},
|
|
2940
2962
|
dark: {
|
|
2941
|
-
content:
|
|
2942
|
-
default:
|
|
2943
|
-
hover:
|
|
2944
|
-
active:
|
|
2945
|
-
border:
|
|
2963
|
+
content: coreColors.red['300'],
|
|
2964
|
+
default: coreColors.transparent,
|
|
2965
|
+
hover: coreColors.whiteAlpha['300'],
|
|
2966
|
+
active: coreColors.whiteAlpha['400'],
|
|
2967
|
+
border: coreColors.red['300'],
|
|
2946
2968
|
},
|
|
2947
2969
|
},
|
|
2948
2970
|
secondarySubtle: {
|
|
2949
2971
|
variant: 'outline',
|
|
2950
2972
|
light: {
|
|
2951
|
-
content:
|
|
2952
|
-
default:
|
|
2953
|
-
hover:
|
|
2954
|
-
active:
|
|
2955
|
-
border:
|
|
2973
|
+
content: semanticColors.text.light.default,
|
|
2974
|
+
default: coreColors.white,
|
|
2975
|
+
hover: coreColors.gray['50'],
|
|
2976
|
+
active: coreColors.gray['100'],
|
|
2977
|
+
border: semanticColors.border.light.default,
|
|
2956
2978
|
},
|
|
2957
2979
|
dark: {
|
|
2958
|
-
content:
|
|
2959
|
-
default:
|
|
2960
|
-
hover:
|
|
2961
|
-
active:
|
|
2962
|
-
border:
|
|
2980
|
+
content: semanticColors.text.dark.default,
|
|
2981
|
+
default: coreColors.transparent,
|
|
2982
|
+
hover: coreColors.whiteAlpha['300'],
|
|
2983
|
+
active: coreColors.whiteAlpha['400'],
|
|
2984
|
+
border: semanticColors.text.dark.default,
|
|
2963
2985
|
},
|
|
2964
2986
|
},
|
|
2965
2987
|
secondarySubtleDestructive: {
|
|
2966
2988
|
variant: 'outline',
|
|
2967
2989
|
light: {
|
|
2968
|
-
content:
|
|
2969
|
-
default:
|
|
2970
|
-
hover:
|
|
2971
|
-
active:
|
|
2972
|
-
border:
|
|
2990
|
+
content: semanticColors.text.light.error,
|
|
2991
|
+
default: coreColors.white,
|
|
2992
|
+
hover: coreColors.red['50'],
|
|
2993
|
+
active: coreColors.red['100'],
|
|
2994
|
+
border: semanticColors.border.light.default,
|
|
2973
2995
|
},
|
|
2974
2996
|
dark: {
|
|
2975
|
-
content:
|
|
2976
|
-
default:
|
|
2977
|
-
hover:
|
|
2978
|
-
active:
|
|
2979
|
-
border:
|
|
2997
|
+
content: coreColors.red['300'],
|
|
2998
|
+
default: coreColors.transparent,
|
|
2999
|
+
hover: coreColors.whiteAlpha['300'],
|
|
3000
|
+
active: coreColors.whiteAlpha['400'],
|
|
3001
|
+
border: coreColors.whiteAlpha['500'],
|
|
2980
3002
|
},
|
|
2981
3003
|
},
|
|
2982
3004
|
tertiary: {
|
|
2983
3005
|
variant: 'solid',
|
|
2984
3006
|
light: {
|
|
2985
|
-
content:
|
|
2986
|
-
default:
|
|
2987
|
-
hover:
|
|
2988
|
-
active:
|
|
2989
|
-
border:
|
|
3007
|
+
content: semanticColors.text.light.default,
|
|
3008
|
+
default: coreColors.gray['100'],
|
|
3009
|
+
hover: coreColors.gray['200'],
|
|
3010
|
+
active: coreColors.gray['300'],
|
|
3011
|
+
border: coreColors.transparent,
|
|
2990
3012
|
},
|
|
2991
3013
|
dark: {
|
|
2992
|
-
content:
|
|
2993
|
-
default:
|
|
2994
|
-
hover:
|
|
2995
|
-
active:
|
|
2996
|
-
border:
|
|
3014
|
+
content: semanticColors.text.dark.headline,
|
|
3015
|
+
default: coreColors.whiteAlpha[200],
|
|
3016
|
+
hover: coreColors.whiteAlpha[300],
|
|
3017
|
+
active: coreColors.whiteAlpha[400],
|
|
3018
|
+
border: coreColors.transparent,
|
|
2997
3019
|
},
|
|
2998
3020
|
},
|
|
2999
3021
|
tertiaryDestructive: {
|
|
3000
3022
|
variant: 'solid',
|
|
3001
3023
|
light: {
|
|
3002
|
-
content:
|
|
3003
|
-
default:
|
|
3004
|
-
hover:
|
|
3005
|
-
active:
|
|
3006
|
-
border:
|
|
3024
|
+
content: semanticColors.text.light.error,
|
|
3025
|
+
default: coreColors.red['100'],
|
|
3026
|
+
hover: coreColors.red['200'],
|
|
3027
|
+
active: coreColors.red['300'],
|
|
3028
|
+
border: coreColors.transparent,
|
|
3007
3029
|
},
|
|
3008
3030
|
dark: {
|
|
3009
|
-
content:
|
|
3010
|
-
default:
|
|
3011
|
-
hover:
|
|
3012
|
-
active:
|
|
3013
|
-
border:
|
|
3031
|
+
content: coreColors.red['300'],
|
|
3032
|
+
default: coreColors.whiteAlpha['200'],
|
|
3033
|
+
hover: coreColors.whiteAlpha['300'],
|
|
3034
|
+
active: coreColors.whiteAlpha['400'],
|
|
3035
|
+
border: coreColors.transparent,
|
|
3014
3036
|
},
|
|
3015
3037
|
},
|
|
3016
3038
|
ghost: {
|
|
3017
3039
|
variant: 'ghost',
|
|
3018
3040
|
light: {
|
|
3019
|
-
content:
|
|
3020
|
-
default:
|
|
3021
|
-
hover:
|
|
3022
|
-
active:
|
|
3023
|
-
border:
|
|
3041
|
+
content: semanticColors.text.light.link,
|
|
3042
|
+
default: coreColors.transparent,
|
|
3043
|
+
hover: coreColors.teal['100'],
|
|
3044
|
+
active: coreColors.teal['200'],
|
|
3045
|
+
border: coreColors.transparent,
|
|
3024
3046
|
},
|
|
3025
3047
|
dark: {
|
|
3026
|
-
content:
|
|
3027
|
-
default:
|
|
3028
|
-
hover:
|
|
3029
|
-
active:
|
|
3030
|
-
border:
|
|
3048
|
+
content: coreColors.teal['400'],
|
|
3049
|
+
default: coreColors.transparent,
|
|
3050
|
+
hover: coreColors.whiteAlpha['300'],
|
|
3051
|
+
active: coreColors.whiteAlpha['400'],
|
|
3052
|
+
border: coreColors.transparent,
|
|
3031
3053
|
},
|
|
3032
3054
|
},
|
|
3033
3055
|
ghostNeutral: {
|
|
3034
3056
|
variant: 'ghost',
|
|
3035
3057
|
light: {
|
|
3036
|
-
content:
|
|
3037
|
-
default:
|
|
3038
|
-
hover:
|
|
3039
|
-
active:
|
|
3040
|
-
border:
|
|
3058
|
+
content: semanticColors.text.light.default,
|
|
3059
|
+
default: coreColors.transparent,
|
|
3060
|
+
hover: coreColors.blackAlpha['100'],
|
|
3061
|
+
active: coreColors.blackAlpha['200'],
|
|
3062
|
+
border: coreColors.transparent,
|
|
3041
3063
|
},
|
|
3042
3064
|
dark: {
|
|
3043
|
-
content:
|
|
3044
|
-
default:
|
|
3045
|
-
hover:
|
|
3046
|
-
active:
|
|
3047
|
-
border:
|
|
3065
|
+
content: semanticColors.text.dark.headline,
|
|
3066
|
+
default: coreColors.transparent,
|
|
3067
|
+
hover: coreColors.whiteAlpha['300'],
|
|
3068
|
+
active: coreColors.whiteAlpha['400'],
|
|
3069
|
+
border: coreColors.transparent,
|
|
3048
3070
|
},
|
|
3049
3071
|
},
|
|
3050
3072
|
ghostDestructive: {
|
|
3051
3073
|
variant: 'ghost',
|
|
3052
3074
|
light: {
|
|
3053
|
-
content:
|
|
3054
|
-
default:
|
|
3055
|
-
hover:
|
|
3056
|
-
active:
|
|
3057
|
-
border:
|
|
3075
|
+
content: semanticColors.text.light.error,
|
|
3076
|
+
default: coreColors.transparent,
|
|
3077
|
+
hover: coreColors.red['100'],
|
|
3078
|
+
active: coreColors.red['200'],
|
|
3079
|
+
border: coreColors.transparent,
|
|
3058
3080
|
},
|
|
3059
3081
|
dark: {
|
|
3060
|
-
content:
|
|
3061
|
-
default:
|
|
3062
|
-
hover:
|
|
3063
|
-
active:
|
|
3064
|
-
border:
|
|
3082
|
+
content: coreColors.red['300'],
|
|
3083
|
+
default: coreColors.transparent,
|
|
3084
|
+
hover: coreColors.whiteAlpha['300'],
|
|
3085
|
+
active: coreColors.whiteAlpha['400'],
|
|
3086
|
+
border: coreColors.transparent,
|
|
3065
3087
|
},
|
|
3066
3088
|
},
|
|
3067
3089
|
};
|