@dust-tt/sparkle 0.2.258 → 0.2.259
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +839 -511
- package/dist/cjs/index.js.map +1 -1
- package/package.json +6 -3
package/dist/cjs/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
|
-
var jsxRuntime = require('react/jsx-runtime');
|
|
5
4
|
var url = require('url');
|
|
5
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
6
6
|
|
|
7
7
|
function _interopNamespaceDefault(e) {
|
|
8
8
|
var n = Object.create(null);
|
|
@@ -135,428 +135,560 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
135
135
|
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
136
136
|
};
|
|
137
137
|
|
|
138
|
-
var SvgArrowDown$
|
|
138
|
+
var SvgArrowDown$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
139
139
|
React__namespace.createElement("path", { fill: "currentColor", d: "m13.5 15.5 5-5 2 2L12 21l-8.5-8.5 2-2 5 5V3h3v12.5Z" }))); };
|
|
140
|
+
var ArrowDownIcon = SvgArrowDown$2;
|
|
140
141
|
|
|
141
|
-
var SvgArrowDownCircle$
|
|
142
|
+
var SvgArrowDownCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
142
143
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2Zm1 10V8h-2v4H8l4 4 4-4h-3Z" }))); };
|
|
144
|
+
var SvgArrowDownCircle$3 = SvgArrowDownCircle$2;
|
|
143
145
|
|
|
144
|
-
var SvgArrowDownOnSquare$
|
|
146
|
+
var SvgArrowDownOnSquare$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
145
147
|
React__namespace.createElement("path", { fill: "currentColor", d: "m15.5 7.5-2 2V3h-3v6.5l-2-2-2 2L12 15l5.5-5.5-2-2Z" }),
|
|
146
148
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17.5 18a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5v-5H4v5a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-5h-2.5v5Z" }))); };
|
|
149
|
+
var SvgArrowDownOnSquare$3 = SvgArrowDownOnSquare$2;
|
|
147
150
|
|
|
148
|
-
var SvgArrowDownS$
|
|
151
|
+
var SvgArrowDownS$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
149
152
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 16-6-6h12l-6 6Z" }))); };
|
|
153
|
+
var ArrowDownSIcon = SvgArrowDownS$2;
|
|
150
154
|
|
|
151
|
-
var SvgArrowLeft$
|
|
155
|
+
var SvgArrowLeft$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
152
156
|
React__namespace.createElement("path", { fill: "currentColor", d: "m8.5 13.5 5 5-2 2L3 12l8.5-8.5 2 2-5 5H21v3H8.5Z" }))); };
|
|
157
|
+
var SvgArrowLeft$3 = SvgArrowLeft$2;
|
|
153
158
|
|
|
154
|
-
var SvgArrowLeftS$
|
|
159
|
+
var SvgArrowLeftS$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
155
160
|
React__namespace.createElement("path", { fill: "currentColor", d: "m8 12 6-6v12l-6-6Z" }))); };
|
|
161
|
+
var SvgArrowLeftS$3 = SvgArrowLeftS$2;
|
|
156
162
|
|
|
157
|
-
var SvgArrowPath$
|
|
163
|
+
var SvgArrowPath$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
158
164
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 5.5A6.5 6.5 0 0 0 5.5 12h-3a9.5 9.5 0 0 1 16.218-6.718L21 3v6.5h-6.5l2.096-2.096A6.48 6.48 0 0 0 12 5.5ZM7.404 16.596 9.5 14.5H3V21l2.282-2.282A9.5 9.5 0 0 0 21.5 12h-3a6.5 6.5 0 0 1-11.096 4.596Z" }))); };
|
|
165
|
+
var SvgArrowPath$3 = SvgArrowPath$2;
|
|
159
166
|
|
|
160
|
-
var SvgArrowRight$
|
|
167
|
+
var SvgArrowRight$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
161
168
|
React__namespace.createElement("path", { fill: "currentColor", d: "m15.5 10.5-5-5 2-2L21 12l-8.5 8.5-2-2 5-5H3v-3h12.5Z" }))); };
|
|
169
|
+
var SvgArrowRight$3 = SvgArrowRight$2;
|
|
162
170
|
|
|
163
|
-
var SvgArrowRightS$
|
|
171
|
+
var SvgArrowRightS$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
164
172
|
React__namespace.createElement("path", { fill: "currentColor", d: "m16 12-6 6V6l6 6Z" }))); };
|
|
173
|
+
var ArrowRightSIcon = SvgArrowRightS$2;
|
|
165
174
|
|
|
166
|
-
var SvgArrowUp$
|
|
175
|
+
var SvgArrowUp$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
167
176
|
React__namespace.createElement("path", { fill: "currentColor", d: "m10.5 8.5-5 5-2-2L12 3l8.5 8.5-2 2-5-5V21h-3V8.5Z" }))); };
|
|
177
|
+
var ArrowUpIcon = SvgArrowUp$2;
|
|
168
178
|
|
|
169
|
-
var SvgArrowUpOnSquare$
|
|
179
|
+
var SvgArrowUpOnSquare$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
170
180
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17.5 18a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5v-5H4v5a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-5h-2.5v5Z" }),
|
|
171
181
|
React__namespace.createElement("path", { fill: "currentColor", d: "m10.5 8.5-2 2-2-2L12 3l5.5 5.5-2 2-2-2V15h-3V8.5Z" }))); };
|
|
182
|
+
var ArrowUpOnSquareIcon = SvgArrowUpOnSquare$2;
|
|
172
183
|
|
|
173
|
-
var SvgArrowUpS$
|
|
184
|
+
var SvgArrowUpS$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
174
185
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 8 6 6H6l6-6Z" }))); };
|
|
186
|
+
var SvgArrowUpS$3 = SvgArrowUpS$2;
|
|
175
187
|
|
|
176
|
-
var SvgAttachment$
|
|
188
|
+
var SvgAttachment$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
177
189
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10.232 3.161a5.5 5.5 0 0 1 7.779 7.778l-5.657 5.657a3.5 3.5 0 1 1-4.95-4.95l6.01-6.01 2.122 2.121L9.38 13.92a.495.495 0 0 0 .7.7l5.81-5.802a2.5 2.5 0 0 0-3.536-3.535l-5.657 5.656a4.5 4.5 0 1 0 6.364 6.364l6.01-6.01 2.122 2.121-6.01 6.01A7.5 7.5 0 0 1 4.575 8.819l5.656-5.657Z" }))); };
|
|
190
|
+
var SvgAttachment$3 = SvgAttachment$2;
|
|
178
191
|
|
|
179
|
-
var SvgBackspace$
|
|
192
|
+
var SvgBackspace$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
180
193
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.109 3a3 3 0 0 0-2.544 1.41l-3.75 6a3 3 0 0 0 0 3.18l3.75 6A3 3 0 0 0 8.109 21H22V3H8.109Zm2.062 4.757 2.828 2.829 2.829-2.829 1.414 1.415L14.413 12l2.829 2.828-1.414 1.415-2.829-2.829-2.828 2.829-1.414-1.415L11.585 12 8.757 9.172l1.414-1.415Z", clipRule: "evenodd" }))); };
|
|
194
|
+
var SvgBackspace$3 = SvgBackspace$2;
|
|
181
195
|
|
|
182
|
-
var SvgBookmark$
|
|
196
|
+
var SvgBookmark$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
183
197
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1Z" }))); };
|
|
198
|
+
var SvgBookmark$3 = SvgBookmark$2;
|
|
184
199
|
|
|
185
|
-
var SvgBookOpen$
|
|
200
|
+
var SvgBookOpen$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
186
201
|
React__namespace.createElement("path", { fill: "currentColor", d: "M22 20h-9V7a3 3 0 0 1 3-3h6v16Zm-11 0H2V4h6a3 3 0 0 1 3 3v13Zm0 0h2v2h-2v-2Z" }))); };
|
|
202
|
+
var SvgBookOpen$3 = SvgBookOpen$2;
|
|
187
203
|
|
|
188
|
-
var SvgBraces$
|
|
204
|
+
var SvgBraces$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
189
205
|
React__namespace.createElement("path", { fill: "currentColor", d: "M1 10.7v2.6h1.5a1 1 0 0 1 1 1v3.2A3.5 3.5 0 0 0 7 21h2v-3H7a.5.5 0 0 1-.5-.5V14c0-1-.5-1.5-1.5-2 1-.5 1.5-1 1.5-2V6.5A.5.5 0 0 1 7 6h2V3H7a3.5 3.5 0 0 0-3.5 3.5v3.2a1 1 0 0 1-1 1H1ZM15 18v3h2a3.5 3.5 0 0 0 3.5-3.5v-3.2a1 1 0 0 1 1-1H23v-2.6h-1.5a1 1 0 0 1-1-1V6.5A3.5 3.5 0 0 0 17 3h-2v3h2a.5.5 0 0 1 .5.5V10c0 1 .5 1.5 1.5 2-1 .5-1.5 1-1.5 2v3.5a.5.5 0 0 1-.5.5h-2Z" }))); };
|
|
206
|
+
var SvgBraces$3 = SvgBraces$2;
|
|
190
207
|
|
|
191
|
-
var SvgCard$
|
|
208
|
+
var SvgCard$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
192
209
|
React__namespace.createElement("path", { fill: "currentColor", d: "M22.005 11v7a3 3 0 0 1-3 3h-14a3 3 0 0 1-3-3v-7h20Zm0-4h-20V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v1Z" }))); };
|
|
210
|
+
var SvgCard$3 = SvgCard$2;
|
|
193
211
|
|
|
194
|
-
var SvgChatBubbleBottomCenterPlus$
|
|
212
|
+
var SvgChatBubbleBottomCenterPlus$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
195
213
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 3h-4a8 8 0 0 0-8 8c0 6.5 7 9.5 12 11.5V19a8 8 0 1 0 0-16Zm-6 7h3V7h2v3h3v2h-3v3h-2v-3H8v-2Z", clipRule: "evenodd" }))); };
|
|
214
|
+
var SvgChatBubbleBottomCenterPlus$3 = SvgChatBubbleBottomCenterPlus$2;
|
|
196
215
|
|
|
197
|
-
var SvgChatBubbleBottomCenterText$
|
|
216
|
+
var SvgChatBubbleBottomCenterText$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
198
217
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10 3h4a8 8 0 1 1 0 16v3.5c-5-2-12-5-12-11.5a8 8 0 0 1 8-8Z" }))); };
|
|
218
|
+
var SvgChatBubbleBottomCenterText$3 = SvgChatBubbleBottomCenterText$2;
|
|
199
219
|
|
|
200
|
-
var SvgChatBubbleLeftRight$
|
|
220
|
+
var SvgChatBubbleLeftRight$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
201
221
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.2 20a74.868 74.868 0 0 0 2-.848 34.066 34.066 0 0 0 2.395-1.167c.687.792 1.503 1.399 2.255 1.861.757.466 1.711.932 2.55 1.311 1.1.497 2 .843 2 .843v-2.513c3.15 0 5.6-2.571 5.6-5.743S21.493 8 18.4 8h-.526c-.632-3.417-3.559-6-7.074-6H7.2C3.224 2 0 5.306 0 9.385c0 4.078 3.224 7.384 7.2 7.384V20Zm11.2-2.513h-2v1.462a17.74 17.74 0 0 1-1.502-.806c-1.543-.95-2.898-2.278-2.898-4.4C12 11.629 13.66 10 15.6 10h2.8c1.94 0 3.6 1.628 3.6 3.744 0 2.129-1.615 3.743-3.6 3.743Z", clipRule: "evenodd" }))); };
|
|
222
|
+
var SvgChatBubbleLeftRight$3 = SvgChatBubbleLeftRight$2;
|
|
202
223
|
|
|
203
|
-
var SvgChatBubbleThought$
|
|
224
|
+
var SvgChatBubbleThought$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
204
225
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 3h-4a8 8 0 0 0-8 8c0 6.5 7 9.5 12 11.5V19a8 8 0 1 0 0-16Zm-8 8c0-.825.675-1.5 1.5-1.5S9 10.175 9 11s-.675 1.5-1.5 1.5S6 11.825 6 11Zm9 0c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5-.675 1.5-1.5 1.5S15 11.825 15 11Zm-4.5 0c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5-.675 1.5-1.5 1.5-1.5-.675-1.5-1.5Z", clipRule: "evenodd" }))); };
|
|
226
|
+
var SvgChatBubbleThought$3 = SvgChatBubbleThought$2;
|
|
205
227
|
|
|
206
|
-
var SvgCheck$
|
|
228
|
+
var SvgCheck$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
207
229
|
React__namespace.createElement("path", { fill: "currentColor", d: "m10 14 8.5-8.5 2 2L10 18l-6.5-6.5 2-2L10 14Z" }))); };
|
|
230
|
+
var CheckIcon = SvgCheck$2;
|
|
208
231
|
|
|
209
|
-
var SvgCheckCircle$
|
|
232
|
+
var SvgCheckCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
210
233
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm-.997-6 7.07-7.071-1.413-1.414-5.657 5.657-2.829-2.829-1.414 1.414L11.003 16Z" }))); };
|
|
234
|
+
var CheckCircleIcon = SvgCheckCircle$2;
|
|
211
235
|
|
|
212
|
-
var SvgChevronDoubleLeft$
|
|
236
|
+
var SvgChevronDoubleLeft$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
213
237
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 16.5 7.5 12 12 7.5l-2-2L3.5 12l6.5 6.5 2-2Z" }),
|
|
214
238
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19.5 16.5 15 12l4.5-4.5-2-2L11 12l6.5 6.5 2-2Z" }))); };
|
|
239
|
+
var SvgChevronDoubleLeft$3 = SvgChevronDoubleLeft$2;
|
|
215
240
|
|
|
216
|
-
var SvgChevronDoubleRight$
|
|
241
|
+
var SvgChevronDoubleRight$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
217
242
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 7.5 4.5 4.5-4.5 4.5 2 2 6.5-6.5L14 5.5l-2 2Z" }),
|
|
218
243
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.5 7.5 9 12l-4.5 4.5 2 2L13 12 6.5 5.5l-2 2Z" }))); };
|
|
244
|
+
var SvgChevronDoubleRight$3 = SvgChevronDoubleRight$2;
|
|
219
245
|
|
|
220
|
-
var SvgChevronDown$
|
|
246
|
+
var SvgChevronDown$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
221
247
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 12.5 16.5 8l2 2-6.5 6.5L5.5 10l2-2 4.5 4.5Z" }))); };
|
|
248
|
+
var ChevronDownIcon = SvgChevronDown$2;
|
|
222
249
|
|
|
223
|
-
var SvgChevronLeft$
|
|
250
|
+
var SvgChevronLeft$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
224
251
|
React__namespace.createElement("path", { fill: "currentColor", d: "m11.5 12 4.5 4.5-2 2L7.5 12 14 5.5l2 2-4.5 4.5Z" }))); };
|
|
252
|
+
var ChevronLeftIcon = SvgChevronLeft$2;
|
|
225
253
|
|
|
226
|
-
var SvgChevronRight$
|
|
254
|
+
var SvgChevronRight$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
227
255
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12.5 12 8 7.5l2-2 6.5 6.5-6.5 6.5-2-2 4.5-4.5Z" }))); };
|
|
256
|
+
var ChevronRightIcon = SvgChevronRight$2;
|
|
228
257
|
|
|
229
|
-
var SvgChevronUp$
|
|
258
|
+
var SvgChevronUp$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
230
259
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 11.5 7.5 16l-2-2L12 7.5l6.5 6.5-2 2-4.5-4.5Z" }))); };
|
|
260
|
+
var SvgChevronUp$3 = SvgChevronUp$2;
|
|
231
261
|
|
|
232
|
-
var SvgChevronUpDown$
|
|
262
|
+
var SvgChevronUpDown$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
233
263
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8.5 11 12 7.5l3.5 3.5 2-2L12 3.5 6.5 9l2 2ZM15.5 13 12 16.5 8.5 13l-2 2 5.5 5.5 5.5-5.5-2-2Z" }))); };
|
|
264
|
+
var ChevronUpDownIcon = SvgChevronUpDown$2;
|
|
234
265
|
|
|
235
|
-
var SvgCircle$
|
|
266
|
+
var SvgCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
236
267
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z" }))); };
|
|
268
|
+
var SvgCircle$3 = SvgCircle$2;
|
|
237
269
|
|
|
238
|
-
var SvgClipboard$
|
|
270
|
+
var SvgClipboard$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
239
271
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 16v5H3V7.992L8 8V3h13l-.003 13H16Zm2.997-2L19 5h-9v9h8.997Z" }))); };
|
|
272
|
+
var ClipboardIcon = SvgClipboard$2;
|
|
240
273
|
|
|
241
|
-
var SvgClipboardCheck$
|
|
274
|
+
var SvgClipboardCheck$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
242
275
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 16v5H3V7.992L8 8V3h13l-.003 13H16Zm2.997-2L19 5h-9v9h8.997Z" }),
|
|
243
276
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16.5 7 14 9.5 12.5 8 11 9.5l3 3 4-4L16.5 7Z" }))); };
|
|
277
|
+
var ClipboardCheckIcon = SvgClipboardCheck$2;
|
|
244
278
|
|
|
245
|
-
var SvgClock$
|
|
279
|
+
var SvgClock$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
246
280
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm1-10V7h-2v7h6v-2h-4Z" }))); };
|
|
281
|
+
var SvgClock$3 = SvgClock$2;
|
|
247
282
|
|
|
248
|
-
var SvgCloudArrowDown$
|
|
283
|
+
var SvgCloudArrowDown$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
249
284
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1 12.5a8.5 8.5 0 0 0 8 8.485V21h8v-.019a6.5 6.5 0 0 0-.285-12.978A8.5 8.5 0 0 0 1 12.5ZM16 14l-4 4-4-4h3v-4h2v4h3Z", clipRule: "evenodd" }))); };
|
|
285
|
+
var SvgCloudArrowDown$3 = SvgCloudArrowDown$2;
|
|
250
286
|
|
|
251
|
-
var SvgCloudArrowLeftRight$
|
|
287
|
+
var SvgCloudArrowLeftRight$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
252
288
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 20.985a8.5 8.5 0 1 1 7.715-12.982A6.5 6.5 0 0 1 17 20.981V21H9v-.015ZM9 14l-3-3 3-3v2h4v2H9v2Zm6-2 3 3-3 3v-2h-4v-2h4v-2Z", clipRule: "evenodd" }))); };
|
|
289
|
+
var SvgCloudArrowLeftRight$3 = SvgCloudArrowLeftRight$2;
|
|
253
290
|
|
|
254
|
-
var SvgCloudArrowUp$
|
|
291
|
+
var SvgCloudArrowUp$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
255
292
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 20.985a8.5 8.5 0 1 1 7.715-12.982A6.5 6.5 0 0 1 17 20.981V21H9v-.015ZM16 14l-4-4-4 4h3v4h2v-4h3Z", clipRule: "evenodd" }))); };
|
|
293
|
+
var SvgCloudArrowUp$3 = SvgCloudArrowUp$2;
|
|
256
294
|
|
|
257
|
-
var SvgCloudX$
|
|
295
|
+
var SvgCloudX$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
258
296
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 20.985a8.5 8.5 0 1 1 7.715-12.982A6.5 6.5 0 0 1 17 20.981V21H9v-.015Zm-.207-9.278 1.793 1.793-1.793 1.793 1.414 1.414L12 14.914l1.793 1.793 1.414-1.414-1.793-1.793 1.793-1.793-1.414-1.414L12 12.086l-1.793-1.793-1.414 1.414Z", clipRule: "evenodd" }))); };
|
|
297
|
+
var SvgCloudX$3 = SvgCloudX$2;
|
|
259
298
|
|
|
260
|
-
var SvgCog6Tooth$
|
|
299
|
+
var SvgCog6Tooth$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
261
300
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 1 9.5 5.5v11L12 23l-9.5-5.5v-11L12 1Zm0 14a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" }))); };
|
|
301
|
+
var SvgCog6Tooth$3 = SvgCog6Tooth$2;
|
|
262
302
|
|
|
263
|
-
var SvgCommand$
|
|
303
|
+
var SvgCommand$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
264
304
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10 8h4V6.5a3.5 3.5 0 1 1 3.5 3.5H16v4h1.5a3.5 3.5 0 1 1-3.5 3.5V16h-4v1.5A3.5 3.5 0 1 1 6.5 14H8v-4H6.5A3.5 3.5 0 1 1 10 6.5V8ZM8 8V6.5A1.5 1.5 0 1 0 6.5 8H8Zm0 8H6.5A1.5 1.5 0 1 0 8 17.5V16Zm8-8h1.5A1.5 1.5 0 1 0 16 6.5V8Zm0 8v1.5a1.5 1.5 0 1 0 1.5-1.5H16Zm-6-6v4h4v-4h-4Z" }))); };
|
|
305
|
+
var SvgCommand$3 = SvgCommand$2;
|
|
265
306
|
|
|
266
|
-
var SvgCommandLine$
|
|
307
|
+
var SvgCommandLine$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
267
308
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm9 12v2h6v-2h-6Zm-3.586-3-2.828 2.828L7 16.243 11.243 12 7 7.757 5.586 9.172 8.414 12Z" }))); };
|
|
309
|
+
var SvgCommandLine$3 = SvgCommandLine$2;
|
|
268
310
|
|
|
269
|
-
var SvgCompany$
|
|
311
|
+
var SvgCompany$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
270
312
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M23 21h-3V2H4v19H1v2h22v-2ZM8 6h3v2H8V6Zm0 4h3v2H8v-2Zm0 4h3v2H8v-2Zm5 0h3v2h-3v-2Zm0-4h3v2h-3v-2Zm0-4h3v2h-3V6Zm-1 12h4v3h-4v-3Zm-4 0h2v3H8v-3Z", clipRule: "evenodd" }))); };
|
|
313
|
+
var SvgCompany$3 = SvgCompany$2;
|
|
271
314
|
|
|
272
|
-
var SvgCube$
|
|
315
|
+
var SvgCube$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
273
316
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20.502 5.922 12 1 3.498 5.922 12 10.845l8.502-4.923ZM2.5 7.656V17.5l8.5 4.921v-9.845l-8.5-4.92ZM13 22.42l8.5-4.921V7.655L13 12.576v9.845Z" }))); };
|
|
317
|
+
var SvgCube$3 = SvgCube$2;
|
|
274
318
|
|
|
275
|
-
var SvgDash$
|
|
319
|
+
var SvgDash$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
276
320
|
React__namespace.createElement("path", { fill: "currentColor", d: "M18 10.5v3H6v-3h12Z" }))); };
|
|
321
|
+
var DashIcon = SvgDash$2;
|
|
277
322
|
|
|
278
|
-
var SvgDocument$
|
|
323
|
+
var SvgDocument$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
279
324
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 9v13H4V2h9v7h7Z", clipRule: "evenodd" }),
|
|
280
325
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 7h-5V2.003L20 7Z" }))); };
|
|
326
|
+
var SvgDocument$3 = SvgDocument$2;
|
|
281
327
|
|
|
282
|
-
var SvgDocumentDuplicate$
|
|
328
|
+
var SvgDocumentDuplicate$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
283
329
|
React__namespace.createElement("path", { fill: "currentColor", d: "M13 6v4h4l-4-4Z" }),
|
|
284
330
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 6V2h10l4 4v12h-4v4H3V6h4Zm12 10h-2v-4h-6V6H9V4h7v3h3v9Z", clipRule: "evenodd" }))); };
|
|
331
|
+
var SvgDocumentDuplicate$3 = SvgDocumentDuplicate$2;
|
|
285
332
|
|
|
286
|
-
var SvgDocumentPile$
|
|
333
|
+
var SvgDocumentPile$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
287
334
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 2H7v4H3v16h14v-4h4V8h-6V2Zm0 16H7c-.126 0 0-8.952 0-10H5v12h10v-2Z", clipRule: "evenodd" }),
|
|
288
335
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17 2v4h4l-4-4Z" }))); };
|
|
336
|
+
var SvgDocumentPile$3 = SvgDocumentPile$2;
|
|
289
337
|
|
|
290
|
-
var SvgDocumentPlus$
|
|
338
|
+
var SvgDocumentPlus$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
291
339
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 2H4v20h16V9h-6V2ZM8 13h3v-3h2v3h3v2h-3v3h-2v-3H8v-2Z", clipRule: "evenodd" }),
|
|
292
340
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 7h-4V3l4 4Z" }))); };
|
|
341
|
+
var SvgDocumentPlus$3 = SvgDocumentPlus$2;
|
|
293
342
|
|
|
294
343
|
var SvgDocumentText$1 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
295
344
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 9v13H4V2h9v7h7ZM8 7v2h3V7H8Zm0 4v2h8v-2H8Zm0 4v2h8v-2H8Z", clipRule: "evenodd" }),
|
|
296
345
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 7h-5V2.003L20 7Z" }))); };
|
|
346
|
+
var SvgDocumentText$2 = SvgDocumentText$1;
|
|
297
347
|
|
|
298
|
-
var SvgDot$
|
|
348
|
+
var SvgDot$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
299
349
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z" }))); };
|
|
350
|
+
var SvgDot$3 = SvgDot$2;
|
|
300
351
|
|
|
301
|
-
var SvgDust$
|
|
352
|
+
var SvgDust$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
302
353
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 7a5 5 0 0 0-5-5H2v10h4.998A2.5 2.5 0 0 0 7 17H2v5h5a2.5 2.5 0 0 0 0-5h5v5h5v-5h5v-5h-5a5 5 0 0 0 5-5V2H12v5Zm-5 3a3 3 0 0 0 0-6v6Zm7-3a3 3 0 1 0 6 0h-6Zm-2 0a5 5 0 0 0 5 5H7a5 5 0 0 0 5-5Z", clipRule: "evenodd" }))); };
|
|
354
|
+
var SvgDust$3 = SvgDust$2;
|
|
303
355
|
|
|
304
|
-
var SvgEmotionLaugh$
|
|
356
|
+
var SvgEmotionLaugh$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
305
357
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 9c-2 0-3.667.333-5 1a5 5 0 0 0 10 0c-1.333-.667-3-1-5-1ZM8.5 7c-1.152 0-2.122.78-2.412 1.84L6.05 9h4.9A2.5 2.5 0 0 0 8.5 7Zm7 0c-1.152 0-2.122.78-2.412 1.84L13.05 9h4.9a2.5 2.5 0 0 0-2.45-2Z" }))); };
|
|
358
|
+
var SvgEmotionLaugh$3 = SvgEmotionLaugh$2;
|
|
306
359
|
|
|
307
|
-
var SvgEqualizer$
|
|
360
|
+
var SvgEqualizer$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
308
361
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 2H6v3.126a4.002 4.002 0 0 0 0 7.748V22h2v-9.126a4.002 4.002 0 0 0 0-7.748V2Zm0 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM18 2h-2v9.126a4.002 4.002 0 0 0 0 7.748V22h2v-3.126a4.002 4.002 0 0 0 0-7.748V2Zm-1 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z", clipRule: "evenodd" }))); };
|
|
362
|
+
var SvgEqualizer$3 = SvgEqualizer$2;
|
|
309
363
|
|
|
310
|
-
var SvgExclamationCircle$
|
|
364
|
+
var SvgExclamationCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
311
365
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm-1-7v2h2v-2h-2Zm0-8v6h2V7h-2Z" }))); };
|
|
366
|
+
var SvgExclamationCircle$3 = SvgExclamationCircle$2;
|
|
312
367
|
|
|
313
|
-
var SvgExternalLink$
|
|
368
|
+
var SvgExternalLink$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
314
369
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19 11h3V3h-8v3h2.983C15.49 8.777 12.24 10.5 9 10.5v3c3.748 0 7.737-1.796 10-5.05V11Z" }),
|
|
315
370
|
React__namespace.createElement("path", { fill: "currentColor", d: "M7 7h4V5H5v14h14v-5h-2v3H7V7Z" }))); };
|
|
371
|
+
var SvgExternalLink$3 = SvgExternalLink$2;
|
|
316
372
|
|
|
317
|
-
var SvgEye$
|
|
373
|
+
var SvgEye$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
318
374
|
React__namespace.createElement("path", { fill: "currentColor", d: "M1.182 12C2.122 6.88 6.608 3 12 3c5.392 0 9.878 3.88 10.819 9-.94 5.12-5.427 9-10.819 9-5.392 0-9.878-3.88-10.818-9ZM12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z" }))); };
|
|
375
|
+
var SvgEye$3 = SvgEye$2;
|
|
319
376
|
|
|
320
|
-
var SvgEyeSlash$
|
|
377
|
+
var SvgEyeSlash$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
321
378
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.52 5.935 1.394 2.808l1.414-1.414 19.799 19.798-1.414 1.415-3.31-3.31A10.949 10.949 0 0 1 12 21c-5.392 0-9.878-3.88-10.818-9A10.982 10.982 0 0 1 4.52 5.935Zm10.238 10.237-1.464-1.464a3 3 0 0 1-4.001-4.001L7.829 9.243a5 5 0 0 0 6.929 6.929ZM7.974 3.76C9.221 3.27 10.58 3 12 3c5.392 0 9.878 3.88 10.819 9a10.947 10.947 0 0 1-2.012 4.593l-3.86-3.86a5 5 0 0 0-5.68-5.68L7.975 3.76Z" }))); };
|
|
379
|
+
var SvgEyeSlash$3 = SvgEyeSlash$2;
|
|
322
380
|
|
|
323
|
-
var SvgFilter$
|
|
381
|
+
var SvgFilter$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
324
382
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 4h18v3H3V4Zm3 6.5h12v3H6v-3ZM9 17h6v3H9v-3Z" }))); };
|
|
383
|
+
var SvgFilter$3 = SvgFilter$2;
|
|
325
384
|
|
|
326
|
-
var SvgFire$
|
|
385
|
+
var SvgFire$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
327
386
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 23a7.5 7.5 0 0 1-5.138-12.963C8.204 8.774 11.5 6.5 11 1.5c6 4 9 8 3 14 1 0 2.5 0 5-2.47.27.773.5 1.604.5 2.47A7.5 7.5 0 0 1 12 23Z" }))); };
|
|
387
|
+
var SvgFire$3 = SvgFire$2;
|
|
328
388
|
|
|
329
|
-
var SvgFlag$
|
|
389
|
+
var SvgFlag$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
330
390
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10.586 3c.905 0 1.774.36 2.414 1 .64.64 1.509 1 2.414 1H21v13h-6.586c-.905 0-1.774-.36-2.414-1-.64-.64-1.509-1-2.414-1H5v6H3V3h7.586Z" }))); };
|
|
391
|
+
var SvgFlag$3 = SvgFlag$2;
|
|
331
392
|
|
|
332
|
-
var SvgFolder$
|
|
393
|
+
var SvgFolder$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
333
394
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11.414 6H22v15H2V3h5.563a3 3 0 0 1 2.338 1.12L11.414 6Z" }))); };
|
|
395
|
+
var SvgFolder$3 = SvgFolder$2;
|
|
334
396
|
|
|
335
|
-
var SvgFolderOpen$
|
|
397
|
+
var SvgFolderOpen$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
336
398
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.533 10 20 6H9.414L7.901 4.12A3 3 0 0 0 5.563 3H0l2 18h20l2-11h-3.467ZM6.343 5.373 8.457 8h9.792l.267 2H4l-.751 4.13L2.235 5h3.328a1 1 0 0 1 .78.373Z", clipRule: "evenodd" }))); };
|
|
399
|
+
var SvgFolderOpen$3 = SvgFolderOpen$2;
|
|
337
400
|
|
|
338
|
-
var SvgFullscreen$
|
|
401
|
+
var SvgFullscreen$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
339
402
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 13v8h8v-2.5H7.5l4.56-4.44-2.12-2.12L5.5 16.5V13H3ZM18.5 11H21V3h-8v2.5h3.5l-4.56 4.44 2.12 2.12L18.5 7.5V11Z" }))); };
|
|
403
|
+
var SvgFullscreen$3 = SvgFullscreen$2;
|
|
340
404
|
|
|
341
|
-
var SvgFullscreenExit$
|
|
405
|
+
var SvgFullscreenExit$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
342
406
|
React__namespace.createElement("path", { fill: "currentColor", d: "M15.5 8.5H21V11h-8V3h2.5v5.5ZM11 13v8H8.5v-5.5H3V13h8Z" }),
|
|
343
407
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m14.94 6.94 5-5 2.12 2.12-5 5-1.56-.56-.56-1.56ZM9.06 17.06l-5 5L2 20l4.94-5.06 1.56.56.56 1.56Z", clipRule: "evenodd" }))); };
|
|
408
|
+
var SvgFullscreenExit$3 = SvgFullscreenExit$2;
|
|
344
409
|
|
|
345
|
-
var SvgGlobeAlt$
|
|
410
|
+
var SvgGlobeAlt$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
346
411
|
React__namespace.createElement("path", { fill: "currentColor", d: "M2.05 13h5.477a17.9 17.9 0 0 0 2.925 8.881 10.005 10.005 0 0 1-8.403-8.88Zm0-2a10.005 10.005 0 0 1 8.402-8.88A17.9 17.9 0 0 0 7.527 11H2.05Zm19.9 0h-5.477a17.9 17.9 0 0 0-2.925-8.88A10.005 10.005 0 0 1 21.95 11Zm0 2a10.005 10.005 0 0 1-8.402 8.881 17.9 17.9 0 0 0 2.925-8.88h5.478ZM9.53 13h4.94A15.908 15.908 0 0 1 12 20.592 15.908 15.908 0 0 1 9.53 13Zm0-2A15.908 15.908 0 0 1 12 3.41 15.908 15.908 0 0 1 14.47 11H9.53Z" }))); };
|
|
412
|
+
var SvgGlobeAlt$3 = SvgGlobeAlt$2;
|
|
347
413
|
|
|
348
|
-
var SvgGrab$
|
|
414
|
+
var SvgGrab$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
349
415
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8.5 3.5c-1.101 0-2 .899-2 2s.899 2 2 2 2-.899 2-2-.899-2-2-2ZM16 3.5c-1.101 0-2 .899-2 2s.899 2 2 2 2-.899 2-2-.899-2-2-2ZM8.5 10c-1.101 0-2 .899-2 2s.899 2 2 2 2-.899 2-2-.899-2-2-2ZM16 10c-1.101 0-2 .899-2 2s.899 2 2 2 2-.899 2-2-.899-2-2-2ZM8.5 16.5c-1.101 0-2 .899-2 2s.899 2 2 2 2-.899 2-2-.899-2-2-2ZM16 16.5c-1.101 0-2 .899-2 2s.899 2 2 2 2-.899 2-2-.899-2-2-2Z" }))); };
|
|
416
|
+
var SvgGrab$3 = SvgGrab$2;
|
|
350
417
|
|
|
351
|
-
var SvgHandThumbDown$
|
|
418
|
+
var SvgHandThumbDown$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
352
419
|
React__namespace.createElement("path", { fill: "currentColor", d: "M22 15h-3V3h3a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1Zm-5.293 1.293-6.4 6.4a.5.5 0 0 1-.654.047L8.8 22.1a1.5 1.5 0 0 1-.553-1.57L9.4 16H3a2 2 0 0 1-2-2v-2.104a2 2 0 0 1 .15-.762L4.246 3.62A1 1 0 0 1 5.17 3H16a1 1 0 0 1 1 1v11.586a1 1 0 0 1-.293.707Z" }))); };
|
|
420
|
+
var SvgHandThumbDown$3 = SvgHandThumbDown$2;
|
|
353
421
|
|
|
354
|
-
var SvgHandThumbUp$
|
|
422
|
+
var SvgHandThumbUp$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
355
423
|
React__namespace.createElement("path", { fill: "currentColor", d: "M2 9h3v12H2a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1Zm5.293-1.293 6.4-6.4a.5.5 0 0 1 .654-.047l.853.64a1.5 1.5 0 0 1 .553 1.57L14.6 8H21a2 2 0 0 1 2 2v2.104a2 2 0 0 1-.15.762l-3.095 7.515a1 1 0 0 1-.925.619H8a1 1 0 0 1-1-1V8.414a1 1 0 0 1 .293-.707Z" }))); };
|
|
424
|
+
var SvgHandThumbUp$3 = SvgHandThumbUp$2;
|
|
356
425
|
|
|
357
|
-
var SvgHeart$
|
|
426
|
+
var SvgHeart$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
358
427
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20.243 4.757a6 6 0 0 1 .236 8.236l-8.48 8.492-8.478-8.492a6 6 0 0 1 8.48-8.464 5.998 5.998 0 0 1 8.242.228Z" }))); };
|
|
428
|
+
var SvgHeart$3 = SvgHeart$2;
|
|
359
429
|
|
|
360
|
-
var SvgHeartAlt$
|
|
430
|
+
var SvgHeartAlt$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
361
431
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20.243 4.757a6 6 0 0 1 .236 8.236l-8.48 8.492-8.478-8.492a6 6 0 0 1 6.74-9.553L6.343 7.358l1.414 1.415L12 4.53l-.013-.014.014.013a5.998 5.998 0 0 1 8.242.228Z" }))); };
|
|
432
|
+
var SvgHeartAlt$3 = SvgHeartAlt$2;
|
|
362
433
|
|
|
363
|
-
var SvgHexagon$
|
|
434
|
+
var SvgHexagon$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
364
435
|
React__namespace.createElement("path", { fill: "currentColor", d: "m17 3 5 9-5 9H7l-5-9 5-9h10Z" }))); };
|
|
436
|
+
var SvgHexagon$3 = SvgHexagon$2;
|
|
365
437
|
|
|
366
|
-
var SvgHistory$
|
|
438
|
+
var SvgHistory$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
367
439
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2a8 8 0 1 0 1.865-5.135L8 9H2V3l2.447 2.446A9.977 9.977 0 0 1 12 2Zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2Z" }))); };
|
|
440
|
+
var SvgHistory$3 = SvgHistory$2;
|
|
368
441
|
|
|
369
|
-
var SvgHome$
|
|
442
|
+
var SvgHome$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
370
443
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 12v9h16v-9h3L12 2 1 12h3Zm14 7v-7H6v7h12Z", clipRule: "evenodd" }))); };
|
|
444
|
+
var SvgHome$3 = SvgHome$2;
|
|
371
445
|
|
|
372
446
|
var SvgImage$1 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
373
447
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z" }),
|
|
374
448
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 21V3h20v18H2Zm18-6V5H4v14L14 9l6 6Z", clipRule: "evenodd" }))); };
|
|
449
|
+
var SvgImage$2 = SvgImage$1;
|
|
375
450
|
|
|
376
|
-
var SvgInformationCircle$
|
|
451
|
+
var SvgInformationCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
377
452
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm-1-11v6h2v-6h-2Zm0-4v2h2V7h-2Z" }))); };
|
|
453
|
+
var InformationCircleIcon = SvgInformationCircle$2;
|
|
378
454
|
|
|
379
|
-
var SvgKey$
|
|
455
|
+
var SvgKey$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
380
456
|
React__namespace.createElement("path", { fill: "currentColor", d: "m10.313 11.566 7.94-7.94 2.121 2.12-1.414 1.415 2.121 2.121-3.535 3.536-2.121-2.121-2.99 2.99a5.002 5.002 0 0 1-7.97 5.848 5 5 0 0 1 5.848-7.97Zm-.899 5.848a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z" }))); };
|
|
457
|
+
var SvgKey$3 = SvgKey$2;
|
|
381
458
|
|
|
382
|
-
var SvgLightbulb$
|
|
459
|
+
var SvgLightbulb$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
383
460
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 18H7.941c-.297-1.273-1.637-2.314-2.187-3a8 8 0 1 1 12.49.002c-.55.685-1.888 1.726-2.185 2.998H13v-5h-2v5Zm5 2v1a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1h8Z" }))); };
|
|
461
|
+
var SvgLightbulb$3 = SvgLightbulb$2;
|
|
384
462
|
|
|
385
|
-
var SvgLink$
|
|
463
|
+
var SvgLink$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
386
464
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m13.06 7.404 1.768 1.767a7.5 7.5 0 0 1 0 10.607l-.353.354A7.5 7.5 0 0 1 3.868 9.525l.354-.354 2.121 2.122-.354.353a4.5 4.5 0 1 0 6.364 6.364l.354-.353a4.5 4.5 0 0 0 0-6.364l-.354-.354a2 2 0 0 1 0-2.828l.707-.707Zm6.718 7.424-2.121-2.121.353-.354a4.5 4.5 0 1 0-6.364-6.364l-.353.354a4.5 4.5 0 0 0 0 6.364l.353.353a2 2 0 0 1 0 2.829l-.707.707-1.768-1.768a7.5 7.5 0 0 1 0-10.606l.354-.354A7.5 7.5 0 0 1 20.13 14.475l-.353.353Z", clipRule: "evenodd" }))); };
|
|
465
|
+
var SvgLink$3 = SvgLink$2;
|
|
387
466
|
|
|
388
|
-
var SvgList$
|
|
467
|
+
var SvgList$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
389
468
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6ZM16 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-2ZM16 13a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2ZM6 13a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3H6Z", clipRule: "evenodd" }))); };
|
|
469
|
+
var SvgList$3 = SvgList$2;
|
|
390
470
|
|
|
391
|
-
var SvgListAdd$
|
|
471
|
+
var SvgListAdd$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
392
472
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 13a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2ZM16 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-2ZM6 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Z", clipRule: "evenodd" }),
|
|
393
473
|
React__namespace.createElement("path", { fill: "currentColor", d: "m5.207 12.293-1.414 1.414L6.086 16H1v2h5.086l-2.293 2.293 1.414 1.414L9.914 17l-4.707-4.707Z" }))); };
|
|
474
|
+
var SvgListAdd$3 = SvgListAdd$2;
|
|
394
475
|
|
|
395
|
-
var SvgListCheck$
|
|
476
|
+
var SvgListCheck$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
396
477
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3 11V4h7v7H3Zm5-2V6H5v3h3Z", clipRule: "evenodd" }),
|
|
397
478
|
React__namespace.createElement("path", { fill: "currentColor", d: "M21 6h-8v3h8V6ZM21 16h-8v3h8v-3ZM6 20.414l4.707-4.707-1.414-1.414L6 17.586l-1.793-1.793-1.414 1.414L6 20.414Z" }))); };
|
|
479
|
+
var SvgListCheck$3 = SvgListCheck$2;
|
|
398
480
|
|
|
399
|
-
var SvgListRemove$
|
|
481
|
+
var SvgListRemove$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
400
482
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 13a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2ZM16 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-2ZM6 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Z", clipRule: "evenodd" }),
|
|
401
483
|
React__namespace.createElement("path", { fill: "currentColor", d: "m5.707 21.707 1.414-1.414L4.828 18h5.086v-2H4.83l2.292-2.293-1.414-1.414L1 17l4.707 4.707Z" }))); };
|
|
484
|
+
var SvgListRemove$3 = SvgListRemove$2;
|
|
402
485
|
|
|
403
|
-
var SvgLock$
|
|
486
|
+
var SvgLock$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
404
487
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M18 8v2h2v12H4V10h2V8a6 6 0 1 1 12 0Zm-6-4a4 4 0 0 0-4 4v2h8V8a4 4 0 0 0-4-4Z", clipRule: "evenodd" }))); };
|
|
488
|
+
var SvgLock$3 = SvgLock$2;
|
|
405
489
|
|
|
406
|
-
var SvgLogin$
|
|
490
|
+
var SvgLogin$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
407
491
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10 11H2.048c.502-5.053 4.765-9 9.95-9 5.523 0 10 4.477 10 10s-4.477 10-10 10c-5.185 0-9.448-3.947-9.95-9h7.95v3l5-4-5-4v3Z" }))); };
|
|
492
|
+
var SvgLogin$3 = SvgLogin$2;
|
|
408
493
|
|
|
409
|
-
var SvgLogout$
|
|
494
|
+
var SvgLogout$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
410
495
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm5-6 5-4-5-4v3H9v2h8v3Z" }))); };
|
|
496
|
+
var SvgLogout$3 = SvgLogout$2;
|
|
411
497
|
|
|
412
|
-
var SvgMagic$
|
|
498
|
+
var SvgMagic$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
413
499
|
React__namespace.createElement("path", { fill: "currentColor", d: "m16.02 17.435 1.415-1.414 4.242 4.242-1.414 1.415-4.242-4.243ZM4.364 4.657l4.984 1.058a2 2 0 0 0 1.394-.213l4.61-2.586.354 5.028a2 2 0 0 0 .677 1.363l4.019 3.522-4.83 1.912a2 2 0 0 0-1.123 1.123l-1.913 4.83-3.522-4.018a2 2 0 0 0-1.363-.677l-5.028-.355 2.586-4.61a2 2 0 0 0 .213-1.393L4.364 4.657Z" }))); };
|
|
500
|
+
var SvgMagic$3 = SvgMagic$2;
|
|
414
501
|
|
|
415
502
|
var SvgMagnifyingGlass$1 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
416
503
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.364 17.364A9 9 0 1 1 4.636 4.636a9 9 0 0 1 12.728 12.728Zm-2.121-2.121a6 6 0 1 1-8.486-8.485 6 6 0 0 1 8.486 8.485Z", clipRule: "evenodd" }),
|
|
417
504
|
React__namespace.createElement("path", { fill: "currentColor", d: "m22.374 20.253-3.535-3.535-2.121 2.12 3.535 3.536 2.121-2.121Z" }))); };
|
|
505
|
+
var SvgMagnifyingGlass$2 = SvgMagnifyingGlass$1;
|
|
418
506
|
|
|
419
|
-
var SvgMarkPen$
|
|
507
|
+
var SvgMarkPen$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
420
508
|
React__namespace.createElement("path", { fill: "currentColor", d: "m15.95 2.39 5.657 5.657a1 1 0 0 1 0 1.414l-7.778 7.778-2.122.707-1.414 1.415a1 1 0 0 1-1.414 0l-4.243-4.243a1 1 0 0 1 0-1.414L6.05 12.29l.707-2.122 7.779-7.778a1 1 0 0 1 1.414 0Zm.707 3.536-6.364 6.364 1.414 1.414 6.364-6.364-1.414-1.414ZM4.283 16.886l2.828 2.828-1.414 1.415-4.243-1.415 2.829-2.828Z" }))); };
|
|
509
|
+
var SvgMarkPen$3 = SvgMarkPen$2;
|
|
421
510
|
|
|
422
|
-
var SvgMenu$
|
|
511
|
+
var SvgMenu$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
423
512
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 4h18v3H3V4Zm0 6.5h18v3H3v-3ZM3 17h18v3H3v-3Z" }))); };
|
|
513
|
+
var SvgMenu$3 = SvgMenu$2;
|
|
424
514
|
|
|
425
|
-
var SvgMore$
|
|
515
|
+
var SvgMore$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
426
516
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm14 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-7 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z" }))); };
|
|
517
|
+
var MoreIcon = SvgMore$2;
|
|
427
518
|
|
|
428
|
-
var SvgMovingMail$
|
|
519
|
+
var SvgMovingMail$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
429
520
|
React__namespace.createElement("path", { fill: "currentColor", d: "M2 6.76V20h20V6.76l-10 9.091-10-9.09Z" }),
|
|
430
521
|
React__namespace.createElement("path", { fill: "currentColor", d: "M22 4.058V4H2v.058l10 9.09 10-9.09Z" }))); };
|
|
522
|
+
var SvgMovingMail$3 = SvgMovingMail$2;
|
|
431
523
|
|
|
432
|
-
var SvgPaint$
|
|
524
|
+
var SvgPaint$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
433
525
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.586 5 7.293 2.707l1.414-1.414L20.414 13l-7.293 7.293a3 3 0 0 1-4.242 0l-5.172-5.172a3 3 0 0 1 0-4.242L9.586 5ZM11 6.414l-5.879 5.879a.997.997 0 0 0-.293.707h12.758L11 6.414Z", clipRule: "evenodd" }),
|
|
434
526
|
React__namespace.createElement("path", { fill: "currentColor", d: "m20.995 16.964-1.767 1.768a2.5 2.5 0 1 0 3.535 0l-1.768-1.768Z" }))); };
|
|
527
|
+
var SvgPaint$3 = SvgPaint$2;
|
|
435
528
|
|
|
436
|
-
var SvgPaperAirplane$
|
|
529
|
+
var SvgPaperAirplane$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
437
530
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 23c-1.411-2.82-4.23-8.461-4.23-8.461L14 10l-4.5 2.4L1 9l21-7c-2.002 7-4.002 14-6 21Z" }))); };
|
|
531
|
+
var SvgPaperAirplane$3 = SvgPaperAirplane$2;
|
|
438
532
|
|
|
439
|
-
var SvgPause$
|
|
533
|
+
var SvgPause$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
440
534
|
React__namespace.createElement("path", { fill: "currentColor", d: "M6 5h4v14H6V5Zm8 0h4v14h-4V5Z" }))); };
|
|
535
|
+
var SvgPause$3 = SvgPause$2;
|
|
441
536
|
|
|
442
|
-
var SvgPencilSquare$
|
|
537
|
+
var SvgPencilSquare$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
443
538
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 18.996h18v2H3v-2Z" }),
|
|
444
539
|
React__namespace.createElement("path", { fill: "currentColor", d: "m3 19 4 1.996 9.5-9.496-4-4L3 17v2ZM16.5 3.5l4 4-3 3-4-4 3-3Z" }))); };
|
|
540
|
+
var SvgPencilSquare$3 = SvgPencilSquare$2;
|
|
445
541
|
|
|
446
|
-
var SvgPlanet$
|
|
542
|
+
var SvgPlanet$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
447
543
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5.322 5.966A9.169 9.169 0 0 1 7.2 4.386a4.482 4.482 0 0 0-.844-.157c-.572-.043-.823.093-.93.2-.106.107-.242.357-.2.93.015.183.047.386.097.607Zm15.404 8.245c.061.123.12.245.177.366.476 1.02.791 2.018.859 2.914.067.891-.106 1.82-.78 2.494-.674.674-1.603.847-2.495.78-.78-.06-1.637-.306-2.52-.683h-.003a13.258 13.258 0 0 1-.462-.207c-2.033-.962-4.359-2.654-6.542-4.838-2.181-2.181-3.872-4.505-4.835-6.536-.073-.155-.143-.31-.209-.463l.001-.002c-.379-.885-.626-1.745-.685-2.527-.068-.892.105-1.82.78-2.495.673-.674 1.602-.847 2.494-.78.896.068 1.892.383 2.913.86.124.057.248.117.373.18a8.996 8.996 0 0 1 8.572 2.362 8.996 8.996 0 0 1 2.362 8.575Zm-1.113 2.593a9.035 9.035 0 0 1-1.576 1.871c.218.05.419.082.6.095.573.044.824-.092.93-.2.108-.106.244-.357.2-.93a4.468 4.468 0 0 0-.154-.836Zm-13.977 1.56a8.993 8.993 0 0 1-2.417-8.341c1.082 1.98 2.705 4.1 4.68 6.075 1.977 1.977 4.098 3.6 6.08 4.683a8.993 8.993 0 0 1-8.343-2.417Z" }))); };
|
|
544
|
+
var SvgPlanet$3 = SvgPlanet$2;
|
|
448
545
|
|
|
449
|
-
var SvgPlay$
|
|
546
|
+
var SvgPlay$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
450
547
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 12 8 20V4l12 8Z" }))); };
|
|
548
|
+
var SvgPlay$3 = SvgPlay$2;
|
|
451
549
|
|
|
452
|
-
var SvgPlus$
|
|
550
|
+
var SvgPlus$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
453
551
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10.5 10.5V5h3v5.5H19v3h-5.5V19h-3v-5.5H5v-3h5.5Z" }))); };
|
|
552
|
+
var SvgPlus$3 = SvgPlus$2;
|
|
454
553
|
|
|
455
|
-
var SvgPlusCircle$
|
|
554
|
+
var SvgPlusCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
456
555
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.929 19.071c-3.905-3.905-3.905-10.237 0-14.142 3.905-3.905 10.237-3.905 14.142 0 3.905 3.905 3.905 10.237 0 14.142-3.905 3.905-10.237 3.905-14.142 0ZM13 11V7h-2v4H7v2h4v4h2v-4h4v-2h-4Z" }))); };
|
|
556
|
+
var SvgPlusCircle$3 = SvgPlusCircle$2;
|
|
457
557
|
|
|
458
|
-
var SvgPushpin$
|
|
558
|
+
var SvgPushpin$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
459
559
|
React__namespace.createElement("path", { fill: "currentColor", d: "m22.313 10.175-1.415 1.414-.707-.707-4.242 4.243-.707 3.536-1.415 1.414-4.242-4.243-4.95 4.95-1.414-1.414 4.95-4.95-4.243-4.243 1.414-1.414 3.536-.707 4.242-4.243-.707-.707 1.414-1.414 8.486 8.485Z" }))); };
|
|
560
|
+
var SvgPushpin$3 = SvgPushpin$2;
|
|
460
561
|
|
|
461
|
-
var SvgPuzzle$
|
|
562
|
+
var SvgPuzzle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
462
563
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8 4a3 3 0 1 1 5.83 1H19v5.17a3 3 0 1 1 0 5.659V21H3V5h5.17C8.06 4.687 8 4.35 8 4Z" }))); };
|
|
564
|
+
var SvgPuzzle$3 = SvgPuzzle$2;
|
|
463
565
|
|
|
464
|
-
var SvgQuestionMarkCircle$
|
|
566
|
+
var SvgQuestionMarkCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
465
567
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm-1-7v2h2v-2h-2Zm2-1.645A3.502 3.502 0 0 0 12 6.5a3.501 3.501 0 0 0-3.433 2.813l1.962.393A1.5 1.5 0 1 1 12 11.5a1 1 0 0 0-1 1V14h2v-.645Z" }))); };
|
|
568
|
+
var SvgQuestionMarkCircle$3 = SvgQuestionMarkCircle$2;
|
|
466
569
|
|
|
467
|
-
var SvgReaction$
|
|
570
|
+
var SvgReaction$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
468
571
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19 0h2v3h3v2h-3v3h-2V5h-3V3h3V0Z" }),
|
|
469
572
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 22c5.523 0 10-4.477 10-10 0-1.045-.16-2.053-.458-3H18a3 3 0 0 0-3-3V2.458A9.996 9.996 0 0 0 12 2C6.477 2 2 6.477 2 12s4.477 10 10 10ZM7 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm8 2a4 4 0 0 1-8 0h8Zm-1.5-3.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Z", clipRule: "evenodd" }))); };
|
|
573
|
+
var SvgReaction$3 = SvgReaction$2;
|
|
470
574
|
|
|
471
|
-
var SvgRectangle$
|
|
575
|
+
var SvgRectangle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
472
576
|
React__namespace.createElement("path", { fill: "currentColor", d: "M7 2h10v20H7z" }))); };
|
|
577
|
+
var SvgRectangle$3 = SvgRectangle$2;
|
|
473
578
|
|
|
474
|
-
var SvgRobot$
|
|
579
|
+
var SvgRobot$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
475
580
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }),
|
|
476
581
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3 13a6 6 0 0 1 6-6h6a6 6 0 0 1 6 6v3a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-3Zm10.665 2.33a.75.75 0 1 1 .67 1.34l-1.105.554a2.75 2.75 0 0 1-2.46 0l-1.105-.553a.75.75 0 1 1 .67-1.342l1.106.553a1.25 1.25 0 0 0 1.118 0l1.106-.553ZM18 13.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7.5 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z", clipRule: "evenodd" }),
|
|
477
582
|
React__namespace.createElement("path", { fill: "currentColor", d: "M1 11a1 1 0 0 0-1 1v3a1 1 0 1 0 2 0v-3a1 1 0 0 0-1-1ZM22 12a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0v-3Z" }))); };
|
|
583
|
+
var SvgRobot$3 = SvgRobot$2;
|
|
478
584
|
|
|
479
|
-
var SvgRocket$
|
|
585
|
+
var SvgRocket$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
480
586
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5.33 15.929a13.064 13.064 0 0 1-.33-2.93c0-5.087 2.903-9.436 7-11.181C16.099 3.563 19 7.912 19 13c0 1.01-.114 1.991-.33 2.929l2.02 1.795a.5.5 0 0 1 .097.631l-2.457 4.096a.5.5 0 0 1-.782.096l-2.255-2.254a1 1 0 0 0-.707-.293H9.415a1 1 0 0 0-.707.293l-2.255 2.254a.5.5 0 0 1-.782-.096l-2.457-4.096a.5.5 0 0 1 .096-.63l2.02-1.796Zm6.67-2.93a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" }))); };
|
|
587
|
+
var SvgRocket$3 = SvgRocket$2;
|
|
481
588
|
|
|
482
|
-
var SvgScan$
|
|
589
|
+
var SvgScan$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
483
590
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 22v-7H4v7h16ZM4 5h16V2H4v3Z" }),
|
|
484
591
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 7h20v6H2V7Zm2 2h16v2H4V9Z", clipRule: "evenodd" }))); };
|
|
592
|
+
var SvgScan$3 = SvgScan$2;
|
|
485
593
|
|
|
486
|
-
var SvgServer$
|
|
594
|
+
var SvgServer$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
487
595
|
React__namespace.createElement("path", { fill: "currentColor", d: "M18 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h12ZM6 16a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H6Zm9 1h2v2h-2v-2Z" }))); };
|
|
596
|
+
var SvgServer$3 = SvgServer$2;
|
|
488
597
|
|
|
489
|
-
var SvgShakeHands$
|
|
598
|
+
var SvgShakeHands$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
490
599
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19.291 6h.71a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-2l-4.17-5.836a2 2 0 0 0-2.201-.753l-2.486.746a2 2 0 0 1-1.988-.502l-.293-.293a1 1 0 0 1 .152-1.539l5.401-3.6a2 2 0 0 1 2.183-.024l4.156 2.645A1 1 0 0 0 19.29 6ZM5.027 14.295l-1.616 1.414a1 1 0 0 0 .041 1.538l5.14 4.04a1 1 0 0 0 1.487-.29l.704-1.232a2 2 0 0 0-.257-2.338l-2.702-2.973a2 2 0 0 0-2.797-.16ZM7.046 5H3a1 1 0 0 0-1 1v7.516a2 2 0 0 0 .35 1.13 2.61 2.61 0 0 1 .074-.066l1.615-1.414a3.5 3.5 0 0 1 4.895.28l2.702 2.972a3.5 3.5 0 0 1 .45 4.09l-.655 1.146a2 2 0 0 0 1.738-.155l4.41-2.646a1 1 0 0 0 .299-1.438l-5.267-7.379a.5.5 0 0 0-.55-.188l-2.486.745a3.5 3.5 0 0 1-3.48-.877l-.293-.293a2.5 2.5 0 0 1 .38-3.848L7.047 5Z" }))); };
|
|
600
|
+
var SvgShakeHands$3 = SvgShakeHands$2;
|
|
491
601
|
|
|
492
|
-
var SvgShapes$
|
|
602
|
+
var SvgShapes$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
493
603
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 1 6 10H6l6-10Zm1 12.5h8v8h-8v-8ZM6.75 22a4.75 4.75 0 1 0 0-9.5 4.75 4.75 0 0 0 0 9.5Z" }))); };
|
|
604
|
+
var SvgShapes$3 = SvgShapes$2;
|
|
494
605
|
|
|
495
|
-
var SvgSparkles$
|
|
606
|
+
var SvgSparkles$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
496
607
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 5c0-.31.255-.556.558-.627a2.441 2.441 0 0 0 1.815-1.815C16.444 2.255 16.69 2 17 2c.31 0 .556.255.627.558.21.898.917 1.605 1.815 1.815.303.071.558.316.558.627 0 .31-.255.556-.558.627a2.441 2.441 0 0 0-1.815 1.815C17.556 7.745 17.31 8 17 8c-.31 0-.556-.255-.627-.558a2.441 2.441 0 0 0-1.815-1.815C14.255 5.556 14 5.31 14 5ZM1 12c0-.552.451-.991.996-1.082a6.005 6.005 0 0 0 4.922-4.922C7.008 5.45 7.448 5 8 5s.991.451 1.082.996a6.005 6.005 0 0 0 4.922 4.922c.545.09.996.53.996 1.082s-.451.991-.996 1.082a6.005 6.005 0 0 0-4.922 4.922C8.992 18.55 8.552 19 8 19s-.991-.451-1.082-.996a6.005 6.005 0 0 0-4.922-4.922C1.45 12.992 1 12.552 1 12Zm17 2c-.414 0-.741.34-.835.744a3.255 3.255 0 0 1-2.421 2.42c-.404.095-.744.422-.744.836s.34.741.744.835a3.255 3.255 0 0 1 2.42 2.421c.095.404.422.744.836.744s.741-.34.835-.744a3.255 3.255 0 0 1 2.421-2.42c.404-.095.744-.422.744-.836s-.34-.741-.744-.835a3.255 3.255 0 0 1-2.42-2.421C18.74 14.34 18.413 14 18 14Z" }))); };
|
|
608
|
+
var SvgSparkles$3 = SvgSparkles$2;
|
|
497
609
|
|
|
498
|
-
var SvgSquare$
|
|
610
|
+
var SvgSquare$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
499
611
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4 4h16v16H4z" }))); };
|
|
612
|
+
var SvgSquare$3 = SvgSquare$2;
|
|
500
613
|
|
|
501
|
-
var SvgSquare3Stack3D$
|
|
614
|
+
var SvgSquare3Stack3D$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
502
615
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 7c3.333-2 6.666-4.001 10-6 3.334 1.999 6.667 4 10 6l-10 6L2 7Z", clipRule: "evenodd" }),
|
|
503
616
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.083 10.75 2 12l10 6 10-6-2.083-1.25L12 15.5l-7.917-4.75Z" }),
|
|
504
617
|
React__namespace.createElement("path", { fill: "currentColor", d: "m2 17 2.083-1.25L12 20.5l7.917-4.75L22 17l-10 6-10-6Z" }))); };
|
|
618
|
+
var SvgSquare3Stack3D$3 = SvgSquare3Stack3D$2;
|
|
505
619
|
|
|
506
|
-
var SvgStar$
|
|
620
|
+
var SvgStar$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
507
621
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 18.26-7.053 3.948 1.575-7.928L.588 8.792l8.027-.952L12 .5l3.385 7.34 8.027.952-5.934 5.488 1.575 7.928-7.053-3.948Z" }))); };
|
|
622
|
+
var SvgStar$3 = SvgStar$2;
|
|
508
623
|
|
|
509
|
-
var SvgStop$
|
|
624
|
+
var SvgStop$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
510
625
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5 5h14v14H5z" }))); };
|
|
626
|
+
var SvgStop$3 = SvgStop$2;
|
|
511
627
|
|
|
512
|
-
var SvgStopSign$
|
|
628
|
+
var SvgStopSign$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
513
629
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10Zm-4-1.5H6v3h12v-3Z", clipRule: "evenodd" }))); };
|
|
630
|
+
var SvgStopSign$3 = SvgStopSign$2;
|
|
514
631
|
|
|
515
|
-
var SvgTable$
|
|
632
|
+
var SvgTable$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
516
633
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 22h20V2H2v20Zm9-18v4H4V4h7ZM4 14v-4h7v4H4Zm0 2h7v4H4v-4Zm9 0h7v4h-7v-4Zm7-2h-7v-4h7v4Zm0-10v4h-7V4h7Z", clipRule: "evenodd" }))); };
|
|
634
|
+
var SvgTable$3 = SvgTable$2;
|
|
517
635
|
|
|
518
|
-
var SvgTag$
|
|
636
|
+
var SvgTag$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
519
637
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1 12 11 2l7.558.756a3 3 0 0 1 2.686 2.686L22 13 12 23 1 12Zm14-1a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z", clipRule: "evenodd" }))); };
|
|
638
|
+
var SvgTag$3 = SvgTag$2;
|
|
520
639
|
|
|
521
|
-
var SvgTemplate$
|
|
640
|
+
var SvgTemplate$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
522
641
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 13v8H3v-8h8Zm2-10h8v18h-8V3ZM3 3h8v8H3V3Z" }))); };
|
|
642
|
+
var SvgTemplate$3 = SvgTemplate$2;
|
|
523
643
|
|
|
524
|
-
var SvgTestTube$
|
|
644
|
+
var SvgTestTube$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
525
645
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17 2v2h-1v14a4 4 0 0 1-8 0V4H7V2h10Zm-4 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2-3a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3-8h-4v4h4V4Z" }))); };
|
|
646
|
+
var SvgTestTube$3 = SvgTestTube$2;
|
|
526
647
|
|
|
527
|
-
var SvgTime$
|
|
648
|
+
var SvgTime$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
528
649
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm1-10V7h-2v7h6v-2h-4Z" }))); };
|
|
650
|
+
var SvgTime$3 = SvgTime$2;
|
|
529
651
|
|
|
530
|
-
var SvgTranslate$
|
|
652
|
+
var SvgTranslate$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
531
653
|
React__namespace.createElement("path", { fill: "currentColor", d: "m18.5 10 4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16.5 10h2ZM10 2v2h6v2h-1.968a18.221 18.221 0 0 1-3.62 6.301 14.865 14.865 0 0 0 2.335 1.707l-.75 1.878A17.016 17.016 0 0 1 9 13.725a16.677 16.677 0 0 1-6.201 3.548l-.536-1.929a14.7 14.7 0 0 0 5.327-3.042A18.078 18.078 0 0 1 4.767 8h2.24A16.031 16.031 0 0 0 9 10.877a16.165 16.165 0 0 0 2.91-4.876L2 6V4h6V2h2Zm7.5 10.885L16.253 16h2.492L17.5 12.885Z" }))); };
|
|
654
|
+
var SvgTranslate$3 = SvgTranslate$2;
|
|
532
655
|
|
|
533
|
-
var SvgTrash$
|
|
656
|
+
var SvgTrash$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
534
657
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 5h-4V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v2H4v2h16V5ZM10 5V4h4v1h-4Z", clipRule: "evenodd" }),
|
|
535
658
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19 8H5v11a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V8Z" }))); };
|
|
659
|
+
var TrashIcon = SvgTrash$2;
|
|
536
660
|
|
|
537
|
-
var SvgTriangle$
|
|
661
|
+
var SvgTriangle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
538
662
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 3 10.392 18H1.608L12 3Z" }))); };
|
|
663
|
+
var SvgTriangle$3 = SvgTriangle$2;
|
|
539
664
|
|
|
540
|
-
var SvgUser$
|
|
665
|
+
var SvgUser$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
541
666
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 13a5 5 0 1 0 0-10 5 5 0 0 0 0 10ZM12 14a8 8 0 0 0-8 8h16a8 8 0 0 0-8-8Z" }))); };
|
|
667
|
+
var UserIcon = SvgUser$2;
|
|
542
668
|
|
|
543
|
-
var SvgUserArrow$
|
|
669
|
+
var SvgUserArrow$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
544
670
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 8A5 5 0 1 1 4 8a5 5 0 0 1 10 0ZM1 22a8 8 0 1 1 16 0H1ZM22 13l-4-4v3h-4v2h4v3l4-4Z" }))); };
|
|
671
|
+
var SvgUserArrow$3 = SvgUserArrow$2;
|
|
545
672
|
|
|
546
|
-
var SvgUserGroup$
|
|
673
|
+
var SvgUserGroup$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
547
674
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17 8A5 5 0 1 1 7 8a5 5 0 0 1 10 0ZM4 22a8 8 0 1 1 16 0H4ZM5.223 6.24A7.012 7.012 0 0 0 5 8c0 1.936.786 3.689 2.057 4.956A3.5 3.5 0 0 1 5.224 6.24ZM19 8a6.978 6.978 0 0 1-2.056 4.956 3.5 3.5 0 0 0 1.834-6.716c.145.563.222 1.152.222 1.76ZM.174 22a6.5 6.5 0 0 1 5.797-7.979A9.984 9.984 0 0 0 2 22H.174ZM22 22h1.826a6.5 6.5 0 0 0-5.797-7.979A9.984 9.984 0 0 1 22 22Z" }))); };
|
|
675
|
+
var SvgUserGroup$3 = SvgUserGroup$2;
|
|
548
676
|
|
|
549
|
-
var SvgUserPlus$
|
|
677
|
+
var SvgUserPlus$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
550
678
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 8A5 5 0 1 1 4 8a5 5 0 0 1 10 0ZM1 22a8 8 0 1 1 16 0H1ZM18 12V9h2v3h3v2h-3v3h-2v-3h-3v-2h3Z" }))); };
|
|
679
|
+
var SvgUserPlus$3 = SvgUserPlus$2;
|
|
551
680
|
|
|
552
|
-
var SvgWrench$
|
|
681
|
+
var SvgWrench$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
553
682
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5.329 3.272A3.5 3.5 0 0 1 9.8 7.745L20.646 18.59l-2.121 2.122L7.679 9.867a3.5 3.5 0 0 1-4.472-4.474L5.443 7.63a1.5 1.5 0 0 0 2.122-2.121L5.329 3.272Zm10.367 1.883 3.182-1.768 1.415 1.415-1.768 3.182-1.768.353-2.121 2.121-1.415-1.414 2.122-2.121.353-1.768Zm-7.07 7.778 2.12 2.122-4.95 4.95a1.5 1.5 0 0 1-2.218-2.015l.097-.107 4.95-4.95Z" }))); };
|
|
683
|
+
var SvgWrench$3 = SvgWrench$2;
|
|
554
684
|
|
|
555
|
-
var SvgXCircle$
|
|
685
|
+
var SvgXCircle$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
556
686
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-11.414L9.172 7.757 7.757 9.172 10.586 12l-2.829 2.828 1.415 1.415L12 13.414l2.828 2.829 1.415-1.415L13.414 12l2.829-2.828-1.415-1.415L12 10.586Z" }))); };
|
|
687
|
+
var XCircleIcon = SvgXCircle$2;
|
|
557
688
|
|
|
558
|
-
var SvgXMark$
|
|
689
|
+
var SvgXMark$2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
559
690
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 10 5-5 2 2-5 5 5 5-2 2-5-5-5 5-2-2 5-5-5-5 2-2 5 5Z" }))); };
|
|
691
|
+
var XMarkIcon = SvgXMark$2;
|
|
560
692
|
|
|
561
693
|
var categories = [
|
|
562
694
|
{
|
|
@@ -40326,7 +40458,7 @@ function Avatar(_a) {
|
|
|
40326
40458
|
: "s-bg-slate-200", visualToUse ? "" : "s-border s-border-slate-950/10", "s-flex s-flex-shrink-0 s-items-center s-justify-center s-overflow-hidden", clickableStyles, busyStyles);
|
|
40327
40459
|
return (React.createElement("div", { className: classNames(avatarClass, disabled ? "s-opacity-50" : "", className) },
|
|
40328
40460
|
size === "auto" && React.createElement("div", { style: { paddingBottom: "100%" } }),
|
|
40329
|
-
typeof visualToUse === "string" ? (React.createElement("img", { src: visualToUse, alt: name, className: classNames(sizeClasses$5[size], "s-h-full s-w-full s-object-cover s-object-center") })) : visualToUse ? (visualToUse) : emojiToUse ? (React.createElement("span", { className: classNames(textSize[size], "s-select-none s-font-medium") }, emojiToUse)) : name ? (React.createElement("span", { className: classNames(getTextVariant(name), textSize[size], "s-select-none s-font-medium") }, /\+/.test(name) ? name : name[0].toUpperCase())) : (React.createElement(
|
|
40461
|
+
typeof visualToUse === "string" ? (React.createElement("img", { src: visualToUse, alt: name, className: classNames(sizeClasses$5[size], "s-h-full s-w-full s-object-cover s-object-center") })) : visualToUse ? (visualToUse) : emojiToUse ? (React.createElement("span", { className: classNames(textSize[size], "s-select-none s-font-medium") }, emojiToUse)) : name ? (React.createElement("span", { className: classNames(getTextVariant(name), textSize[size], "s-select-none s-font-medium") }, /\+/.test(name) ? name : name[0].toUpperCase())) : (React.createElement(UserIcon, { className: "s-h-1/2 s-w-1/2 s-opacity-20" }))));
|
|
40330
40462
|
}
|
|
40331
40463
|
var sizeClassesPx = {
|
|
40332
40464
|
xs: 24,
|
|
@@ -74880,8 +75012,8 @@ function Button(_a) {
|
|
|
74880
75012
|
icon && React.createElement(Icon, { visual: icon, size: size }),
|
|
74881
75013
|
avatar && React.createElement(Avatar, { size: size, visual: avatar, isRounded: true }),
|
|
74882
75014
|
labelVisible ? (React.createElement("div", { className: classNames("s-truncate", finalContainerClasses) }, label)) : null,
|
|
74883
|
-
type === "menu" && (React.createElement(Icon, { className: "s-opacity-50", visual:
|
|
74884
|
-
type === "select" && (React.createElement(Icon, { className: "s-opacity-60", visual:
|
|
75015
|
+
type === "menu" && (React.createElement(Icon, { className: "s-opacity-50", visual: ChevronDownIcon, size: size })),
|
|
75016
|
+
type === "select" && (React.createElement(Icon, { className: "s-opacity-60", visual: ChevronUpDownIcon, size: size }))));
|
|
74885
75017
|
return labelVisible || disabledTooltip ? (buttonBase) : (React.createElement(Tooltip, { trigger: buttonBase, label: label, side: tooltipPosition }));
|
|
74886
75018
|
}
|
|
74887
75019
|
Button.List = function (_a) {
|
|
@@ -74999,7 +75131,7 @@ var ListVariantContent = function (_a) {
|
|
|
74999
75131
|
};
|
|
75000
75132
|
var MinimalVariantContent = function (_a) {
|
|
75001
75133
|
var title = _a.title, pictureUrl = _a.pictureUrl, subtitle = _a.subtitle, _b = _a.hasAction, hasAction = _b === void 0 ? true : _b, actionElement = _a.actionElement, description = _a.description, onClick = _a.onClick, onActionClick = _a.onActionClick;
|
|
75002
|
-
var actionButton = actionElement !== null && actionElement !== void 0 ? actionElement : (React.createElement(Button, { label: "", icon:
|
|
75134
|
+
var actionButton = actionElement !== null && actionElement !== void 0 ? actionElement : (React.createElement(Button, { label: "", icon: MoreIcon, variant: "tertiary", size: "sm", labelVisible: false, hasMagnifying: false, disabledTooltip: true, onClick: function (e) {
|
|
75003
75135
|
e.stopPropagation();
|
|
75004
75136
|
onActionClick === null || onActionClick === void 0 ? void 0 : onActionClick();
|
|
75005
75137
|
} }));
|
|
@@ -75116,7 +75248,7 @@ function Banner(_a) {
|
|
|
75116
75248
|
children,
|
|
75117
75249
|
allowDismiss && (React.createElement("div", { className: "s-flex s-flex-1 s-items-center s-justify-end" },
|
|
75118
75250
|
React.createElement("span", { className: "s-sr-only" }, "Dismiss"),
|
|
75119
|
-
React.createElement(IconButton, { icon:
|
|
75251
|
+
React.createElement(IconButton, { icon: XMarkIcon, size: "sm", variant: "secondary", onClick: function () {
|
|
75120
75252
|
setIsDismissed(true);
|
|
75121
75253
|
if (onDismiss) {
|
|
75122
75254
|
onDismiss();
|
|
@@ -75136,9 +75268,9 @@ function BarHeader(_a) {
|
|
|
75136
75268
|
BarHeader.ButtonBar = function (props) {
|
|
75137
75269
|
switch (props.variant) {
|
|
75138
75270
|
case "back":
|
|
75139
|
-
return (React.createElement(Button, { size: "sm", icon:
|
|
75271
|
+
return (React.createElement(Button, { size: "sm", icon: ChevronLeftIcon, variant: "tertiary", label: "Back", labelVisible: false, onClick: props.onBack }));
|
|
75140
75272
|
case "close":
|
|
75141
|
-
return (React.createElement(Button, { size: "sm", icon:
|
|
75273
|
+
return (React.createElement(Button, { size: "sm", icon: XMarkIcon, variant: "tertiary", label: "Close", labelVisible: false, onClick: props.onClose }));
|
|
75142
75274
|
case "validate":
|
|
75143
75275
|
return (React.createElement(React.Fragment, null,
|
|
75144
75276
|
React.createElement(Button, { size: "sm", label: "Cancel", variant: "tertiary", onClick: props.onCancel, disabled: !props.onCancel || props.isSaving }),
|
|
@@ -75147,8 +75279,8 @@ BarHeader.ButtonBar = function (props) {
|
|
|
75147
75279
|
: props.saveLabel || "Save", variant: "primary", onClick: props.onSave, disabled: !props.onSave || props.isSaving })));
|
|
75148
75280
|
case "conversation":
|
|
75149
75281
|
return (React.createElement(React.Fragment, null,
|
|
75150
|
-
React.createElement(Button, { size: "sm", label: "Delete", icon:
|
|
75151
|
-
React.createElement(Button, { size: "sm", label: "Share", icon:
|
|
75282
|
+
React.createElement(Button, { size: "sm", label: "Delete", icon: TrashIcon, variant: "tertiary", labelVisible: false, onClick: props.onDelete }),
|
|
75283
|
+
React.createElement(Button, { size: "sm", label: "Share", icon: ArrowUpOnSquareIcon, variant: "tertiary", onClick: props.onShare })));
|
|
75152
75284
|
default:
|
|
75153
75285
|
return null;
|
|
75154
75286
|
}
|
|
@@ -75307,7 +75439,7 @@ var iconClasses$4 = {
|
|
|
75307
75439
|
warning: "s-text-warning-400 group-hover/item:s-text-warning-300 group-active/item:s-text-warning-700 dark:group-hover/item:s-text-warning-600-dark dark:group-active/item:s-text-warning-400-dark",
|
|
75308
75440
|
};
|
|
75309
75441
|
function Item(_a) {
|
|
75310
|
-
var label = _a.label, description = _a.description, visual = _a.visual, icon = _a.icon, _b = _a.style, style = _b === void 0 ? "action" : _b, _c = _a.spacing, spacing = _c === void 0 ? "sm" : _c, _d = _a.action, action = _d === void 0 ?
|
|
75442
|
+
var label = _a.label, description = _a.description, visual = _a.visual, icon = _a.icon, _b = _a.style, style = _b === void 0 ? "action" : _b, _c = _a.spacing, spacing = _c === void 0 ? "sm" : _c, _d = _a.action, action = _d === void 0 ? ChevronRightIcon : _d, _e = _a.hasAction, hasAction = _e === void 0 ? true : _e, onClick = _a.onClick, _f = _a.selected, selected = _f === void 0 ? false : _f, _g = _a.disabled, disabled = _g === void 0 ? false : _g, _h = _a.className, className = _h === void 0 ? "" : _h, link = _a.link;
|
|
75311
75443
|
var components = React.useContext(SparkleContext).components;
|
|
75312
75444
|
var _j = link || {}, href = _j.href, target = _j.target;
|
|
75313
75445
|
var Link = href ? components.link : noHrefLink;
|
|
@@ -75443,10 +75575,10 @@ DropdownMenu.Button = React.forwardRef(function DropdownMenuButton(_a, forwarded
|
|
|
75443
75575
|
return (React.createElement(qe$1.Button, { as: "div", disabled: disabled, ref: aggregatedRef, className: classNames(disabled ? "s-cursor-default" : "s-cursor-pointer", className, "s-group/dm s-flex s-justify-items-center s-text-sm s-font-medium focus:s-outline-none focus:s-ring-0", label ? "s-gap-1.5" : "s-gap-0"), onClick: function (e) { return e.stopPropagation(); } }, tooltip ? (React.createElement(Tooltip, { trigger: children, label: tooltip, side: tooltipPosition })) : (children)));
|
|
75444
75576
|
}
|
|
75445
75577
|
var chevronIcon = type === "select"
|
|
75446
|
-
?
|
|
75578
|
+
? ChevronUpDownIcon
|
|
75447
75579
|
: type === "submenu"
|
|
75448
|
-
?
|
|
75449
|
-
:
|
|
75580
|
+
? ChevronRightIcon
|
|
75581
|
+
: ChevronDownIcon;
|
|
75450
75582
|
return (React.createElement(React.Fragment, null, tooltip ? (React.createElement(Tooltip, { trigger: React.createElement(qe$1.Button, { disabled: disabled, ref: aggregatedRef, className: classNames(disabled ? "s-cursor-default" : "s-cursor-pointer", className, "s-group/dm s-flex s-justify-items-center s-text-sm s-font-medium focus:s-outline-none focus:s-ring-0", label
|
|
75451
75583
|
? size === "md"
|
|
75452
75584
|
? "s-gap-2"
|
|
@@ -75586,438 +75718,570 @@ function findOriginFromButton(buttonRef) {
|
|
|
75586
75718
|
|
|
75587
75719
|
var SvgArrowDown = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75588
75720
|
React__namespace.createElement("path", { fill: "currentColor", d: "m13 16.171 5.364-5.364 1.414 1.415L12 20l-7.778-7.778 1.414-1.415L11 16.171V4h2V16.17Z" }))); };
|
|
75721
|
+
var SvgArrowDown$1 = SvgArrowDown;
|
|
75589
75722
|
|
|
75590
75723
|
var SvgArrowDownCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75591
75724
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2Zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8Zm1-8h3l-4 4-4-4h3V8h2v4Z" }))); };
|
|
75725
|
+
var SvgArrowDownCircle$1 = SvgArrowDownCircle;
|
|
75592
75726
|
|
|
75593
75727
|
var SvgArrowDownOnSquare = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75594
75728
|
React__namespace.createElement("path", { fill: "currentColor", d: "M15.364 8.807 13 11.171V3h-2v8.171L8.636 8.807l-1.414 1.415L12 15l4.778-4.778-1.414-1.415Z" }),
|
|
75595
75729
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17 19a1 1 0 0 0 1-1v-5h2v5a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-5h2v5a1 1 0 0 0 1 1h10Z" }))); };
|
|
75730
|
+
var SvgArrowDownOnSquare$1 = SvgArrowDownOnSquare;
|
|
75596
75731
|
|
|
75597
75732
|
var SvgArrowDownS = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75598
75733
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 16-6-6h12l-6 6Z" }))); };
|
|
75734
|
+
var SvgArrowDownS$1 = SvgArrowDownS;
|
|
75599
75735
|
|
|
75600
75736
|
var SvgArrowLeft = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75601
75737
|
React__namespace.createElement("path", { fill: "currentColor", d: "m7.828 13 5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414L7.828 11H20v2H7.828Z" }))); };
|
|
75738
|
+
var SvgArrowLeft$1 = SvgArrowLeft;
|
|
75602
75739
|
|
|
75603
75740
|
var SvgArrowLeftS = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75604
75741
|
React__namespace.createElement("path", { fill: "currentColor", d: "m8 12 6-6v12l-6-6Z" }))); };
|
|
75742
|
+
var SvgArrowLeftS$1 = SvgArrowLeftS;
|
|
75605
75743
|
|
|
75606
75744
|
var SvgArrowPath = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75607
75745
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 5a7 7 0 0 0-6.93 8H3.056a9 9 0 0 1 15.554-7.11L20.5 4v5h-5l1.694-1.693A6.982 6.982 0 0 0 12 5ZM6.807 16.694 8.5 15h-5v5l1.89-1.89A9 9 0 0 0 20.945 11H18.93a7 7 0 0 1-12.123 5.694Z" }))); };
|
|
75746
|
+
var SvgArrowPath$1 = SvgArrowPath;
|
|
75608
75747
|
|
|
75609
75748
|
var SvgArrowRight = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75610
75749
|
React__namespace.createElement("path", { fill: "currentColor", d: "m16.172 11-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2h12.172Z" }))); };
|
|
75750
|
+
var SvgArrowRight$1 = SvgArrowRight;
|
|
75611
75751
|
|
|
75612
75752
|
var SvgArrowRightS = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75613
75753
|
React__namespace.createElement("path", { fill: "currentColor", d: "m16 12-6 6V6l6 6Z" }))); };
|
|
75754
|
+
var SvgArrowRightS$1 = SvgArrowRightS;
|
|
75614
75755
|
|
|
75615
75756
|
var SvgArrowUp = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75616
75757
|
React__namespace.createElement("path", { fill: "currentColor", d: "m11 7.828-5.364 5.364-1.414-1.414L12 4l7.778 7.778-1.414 1.414L13 7.828V20h-2V7.828Z" }))); };
|
|
75758
|
+
var SvgArrowUp$1 = SvgArrowUp;
|
|
75617
75759
|
|
|
75618
75760
|
var SvgArrowUpOnSquare = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75619
75761
|
React__namespace.createElement("path", { fill: "currentColor", d: "M18 18a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-5H4v5a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-5h-2v5Z" }),
|
|
75620
75762
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 6.828 8.636 9.192 7.222 7.778 12 3l4.778 4.778-1.414 1.414L13 6.828V15h-2V6.828Z" }))); };
|
|
75763
|
+
var SvgArrowUpOnSquare$1 = SvgArrowUpOnSquare;
|
|
75621
75764
|
|
|
75622
75765
|
var SvgArrowUpS = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75623
75766
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 8 6 6H6l6-6Z" }))); };
|
|
75767
|
+
var SvgArrowUpS$1 = SvgArrowUpS;
|
|
75624
75768
|
|
|
75625
75769
|
var SvgAttachment = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75626
75770
|
React__namespace.createElement("path", { fill: "currentColor", d: "m14.829 7.757-5.657 5.657a1 1 0 1 0 1.414 1.415l5.657-5.657A3 3 0 0 0 12 4.929l-5.657 5.657a5 5 0 0 0 7.071 7.07L19.071 12l1.414 1.414-5.656 5.657a7 7 0 1 1-9.9-9.9l5.657-5.656a5 5 0 0 1 7.071 7.07L12 16.244A3 3 0 1 1 7.758 12l5.656-5.657 1.415 1.414Z" }))); };
|
|
75771
|
+
var SvgAttachment$1 = SvgAttachment;
|
|
75627
75772
|
|
|
75628
75773
|
var SvgBackspace = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75629
75774
|
React__namespace.createElement("path", { fill: "currentColor", d: "m15.828 7.757-2.829 2.829-2.828-2.829-1.414 1.415L11.585 12l-2.828 2.828 1.414 1.415 2.828-2.829 2.829 2.829 1.414-1.415L14.413 12l2.829-2.828-1.414-1.415Z" }),
|
|
75630
75775
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.109 3a3 3 0 0 0-2.544 1.41l-3.75 6a3 3 0 0 0 0 3.18l3.75 6A3 3 0 0 0 8.109 21H22V3H8.109ZM7.26 5.47A1 1 0 0 1 8.109 5H20v14H8.109a1 1 0 0 1-.848-.47l-3.75-6a1 1 0 0 1 0-1.06l3.75-6Z", clipRule: "evenodd" }))); };
|
|
75776
|
+
var SvgBackspace$1 = SvgBackspace;
|
|
75631
75777
|
|
|
75632
75778
|
var SvgBookmark = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75633
75779
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1Zm13 2H6v15.432l6-3.761 6 3.761V4Z" }))); };
|
|
75780
|
+
var SvgBookmark$1 = SvgBookmark;
|
|
75634
75781
|
|
|
75635
75782
|
var SvgBookOpen = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75636
75783
|
React__namespace.createElement("path", { fill: "currentColor", d: "M13 20v2h-2v-2H2V4h7a3.99 3.99 0 0 1 3 1.354A3.99 3.99 0 0 1 15 4h7v16h-9Zm7-2V6h-5a2 2 0 0 0-2 2v10h7Zm-9 0V8a2 2 0 0 0-2-2H4v12h7Z" }))); };
|
|
75784
|
+
var SvgBookOpen$1 = SvgBookOpen;
|
|
75637
75785
|
|
|
75638
75786
|
var SvgBraces = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75639
75787
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4 18v-3.7a1.5 1.5 0 0 0-1.5-1.5H2v-1.6h.5A1.5 1.5 0 0 0 4 9.7V6a3 3 0 0 1 3-3h1v2H7a1 1 0 0 0-1 1v4.1A2 2 0 0 1 4.626 12 2 2 0 0 1 6 13.9V18a1 1 0 0 0 1 1h1v2H7a3 3 0 0 1-3-3Zm16-3.7V18a3 3 0 0 1-3 3h-1v-2h1a1 1 0 0 0 1-1v-4.1a2 2 0 0 1 1.374-1.9A2 2 0 0 1 18 10.1V6a1 1 0 0 0-1-1h-1V3h1a3 3 0 0 1 3 3v3.7a1.5 1.5 0 0 0 1.5 1.5h.5v1.6h-.5a1.5 1.5 0 0 0-1.5 1.5Z" }))); };
|
|
75788
|
+
var SvgBraces$1 = SvgBraces;
|
|
75640
75789
|
|
|
75641
75790
|
var SvgCard = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75642
75791
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22.005 6a3 3 0 0 0-3-3h-14a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V6Zm-18 6h16v6a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-6Zm16-6v2h-16V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1Z", clipRule: "evenodd" }))); };
|
|
75792
|
+
var SvgCard$1 = SvgCard;
|
|
75643
75793
|
|
|
75644
75794
|
var SvgChatBubbleBottomCenterPlus = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75645
75795
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8 10h3V7h2v3h3v2h-3v3h-2v-3H8v-2Z" }),
|
|
75646
75796
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 3h-4a8 8 0 0 0-8 8c0 6.5 7 9.5 12 11.5V19a8 8 0 1 0 0-16Zm6 8a6 6 0 0 1-6 6h-2v2.48C6.462 16.966 4 14.61 4 11a6 6 0 0 1 6-6h4a6 6 0 0 1 6 6Z", clipRule: "evenodd" }))); };
|
|
75797
|
+
var SvgChatBubbleBottomCenterPlus$1 = SvgChatBubbleBottomCenterPlus;
|
|
75647
75798
|
|
|
75648
75799
|
var SvgChatBubbleBottomCenterText = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75649
75800
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10 3h4a8 8 0 1 1 0 16v3.5c-5-2-12-5-12-11.5a8 8 0 0 1 8-8Zm2 14h2a6 6 0 0 0 0-12h-4a6 6 0 0 0-6 6c0 3.61 2.462 5.966 8 8.48V17Z" }))); };
|
|
75801
|
+
var SvgChatBubbleBottomCenterText$1 = SvgChatBubbleBottomCenterText;
|
|
75650
75802
|
|
|
75651
75803
|
var SvgChatBubbleLeftRight = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75652
75804
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.595 17.985c-.792.43-1.602.815-2.395 1.167-.687.306-1.362.586-2 .848v-3.23c-3.976 0-7.2-3.307-7.2-7.385C0 5.306 3.224 2 7.2 2h3.6c3.515 0 6.442 2.583 7.074 6h.526c3.093 0 5.6 2.572 5.6 5.744 0 3.172-2.45 5.743-5.6 5.743V22s-.9-.346-2-.843c-.839-.379-1.793-.845-2.55-1.31-.752-.463-1.568-1.07-2.255-1.862ZM9.2 14.769h-2c-2.824 0-5.2-2.363-5.2-5.384C2 6.363 4.376 4 7.2 4h3.6c2.375 0 4.433 1.671 5.028 4H15.6c-3.093 0-5.6 2.572-5.6 5.744 0 .967.195 1.813.517 2.55a29.4 29.4 0 0 1-1.317.659v-2.184Zm9.2 2.718h-2v1.462c-.54-.262-1.068-.539-1.502-.806-1.543-.95-2.898-2.278-2.898-4.4C12 11.629 13.66 10 15.6 10h2.8c1.94 0 3.6 1.628 3.6 3.744 0 2.129-1.615 3.743-3.6 3.743Z", clipRule: "evenodd" }))); };
|
|
75805
|
+
var SvgChatBubbleLeftRight$1 = SvgChatBubbleLeftRight;
|
|
75653
75806
|
|
|
75654
75807
|
var SvgChatBubbleThought = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75655
75808
|
React__namespace.createElement("path", { fill: "currentColor", d: "M6 11c0-.825.675-1.5 1.5-1.5S9 10.175 9 11s-.675 1.5-1.5 1.5S6 11.825 6 11ZM15 11c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5-.675 1.5-1.5 1.5S15 11.825 15 11ZM10.5 11c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5-.675 1.5-1.5 1.5-1.5-.675-1.5-1.5Z" }),
|
|
75656
75809
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 3h-4a8 8 0 0 0-8 8c0 6.5 7 9.5 12 11.5V19a8 8 0 1 0 0-16Zm0 14h-2v2.48C6.462 16.966 4 14.61 4 11a6 6 0 0 1 6-6h4a6 6 0 0 1 0 12Z", clipRule: "evenodd" }))); };
|
|
75810
|
+
var SvgChatBubbleThought$1 = SvgChatBubbleThought;
|
|
75657
75811
|
|
|
75658
75812
|
var SvgCheck = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75659
75813
|
React__namespace.createElement("path", { fill: "currentColor", d: "m10 15 9-9 1.5 1.5L10 18l-6.5-6.5L5 10l5 5Z" }))); };
|
|
75814
|
+
var SvgCheck$1 = SvgCheck;
|
|
75660
75815
|
|
|
75661
75816
|
var SvgCheckCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75662
75817
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm-.997-4L6.76 11.757l1.414-1.414 2.829 2.829 5.657-5.657 1.414 1.414L11.003 16Z" }))); };
|
|
75818
|
+
var SvgCheckCircle$1 = SvgCheckCircle;
|
|
75663
75819
|
|
|
75664
75820
|
var SvgChevronDoubleLeft = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75665
75821
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 17-5-5 5-5-1.5-1.5L4 12l6.5 6.5L12 17Z" }),
|
|
75666
75822
|
React__namespace.createElement("path", { fill: "currentColor", d: "m19 17-5-5 5-5-1.5-1.5L11 12l6.5 6.5L19 17Z" }))); };
|
|
75823
|
+
var SvgChevronDoubleLeft$1 = SvgChevronDoubleLeft;
|
|
75667
75824
|
|
|
75668
75825
|
var SvgChevronDoubleRight = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75669
75826
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 7 5 5-5 5 1.5 1.5L20 12l-6.5-6.5L12 7Z" }),
|
|
75670
75827
|
React__namespace.createElement("path", { fill: "currentColor", d: "m5 7 5 5-5 5 1.5 1.5L13 12 6.5 5.5 5 7Z" }))); };
|
|
75828
|
+
var SvgChevronDoubleRight$1 = SvgChevronDoubleRight;
|
|
75671
75829
|
|
|
75672
75830
|
var SvgChevronDown = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75673
75831
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 13 5-5 1.5 1.5L12 16 5.5 9.5 7 8l5 5Z" }))); };
|
|
75832
|
+
var SvgChevronDown$1 = SvgChevronDown;
|
|
75674
75833
|
|
|
75675
75834
|
var SvgChevronLeft = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75676
75835
|
React__namespace.createElement("path", { fill: "currentColor", d: "m11 12 5 5-1.5 1.5L8 12l6.5-6.5L16 7l-5 5Z" }))); };
|
|
75836
|
+
var SvgChevronLeft$1 = SvgChevronLeft;
|
|
75677
75837
|
|
|
75678
75838
|
var SvgChevronRight = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75679
75839
|
React__namespace.createElement("path", { fill: "currentColor", d: "M13 12 8 7l1.5-1.5L16 12l-6.5 6.5L8 17l5-5Z" }))); };
|
|
75840
|
+
var SvgChevronRight$1 = SvgChevronRight;
|
|
75680
75841
|
|
|
75681
75842
|
var SvgChevronUp = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75682
75843
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 11-5 5-1.5-1.5L12 8l6.5 6.5L17 16l-5-5Z" }))); };
|
|
75844
|
+
var SvgChevronUp$1 = SvgChevronUp;
|
|
75683
75845
|
|
|
75684
75846
|
var SvgChevronUpDown = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75685
75847
|
React__namespace.createElement("path", { fill: "currentColor", d: "m9 11 3-3 3 3 1.5-1.5L12 5 7.5 9.5 9 11ZM15 13l-3 3-3-3-1.5 1.5L12 19l4.5-4.5L15 13Z" }))); };
|
|
75848
|
+
var SvgChevronUpDown$1 = SvgChevronUpDown;
|
|
75686
75849
|
|
|
75687
75850
|
var SvgCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75688
75851
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5 12a7 7 0 1 0 14 0 7 7 0 0 0-14 0Zm-2 0a9 9 0 1 0 18 0 9 9 0 0 0-18 0Z", clipRule: "evenodd" }))); };
|
|
75852
|
+
var SvgCircle$1 = SvgCircle;
|
|
75689
75853
|
|
|
75690
75854
|
var SvgClipboard = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75691
75855
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 16v5H3V7.992L8 8V3h13l-.003 13H16Zm-2 0H8v-6H5v9h9v-3Zm4.997-2L19 5h-9v9h8.997Z" }))); };
|
|
75856
|
+
var SvgClipboard$1 = SvgClipboard;
|
|
75692
75857
|
|
|
75693
75858
|
var SvgClipboardCheck = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75694
75859
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 16v5H3V7.992L8 8V3h13l-.003 13H16Zm-2 0H8v-6H5v9h9v-3Zm4.997-2L19 5h-9v9h8.997Z" }),
|
|
75695
75860
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16.5 7 14 9.5 12.5 8 11 9.5l3 3 4-4L16.5 7Z" }))); };
|
|
75861
|
+
var SvgClipboardCheck$1 = SvgClipboardCheck;
|
|
75696
75862
|
|
|
75697
75863
|
var SvgClock = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75698
75864
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm1-8h4v2h-6V7h2v5Z" }))); };
|
|
75865
|
+
var SvgClock$1 = SvgClock;
|
|
75699
75866
|
|
|
75700
75867
|
var SvgCloudArrowDown = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75701
75868
|
React__namespace.createElement("path", { fill: "currentColor", d: "m16 13-4 4-4-4h3V9h2v4h3Z" }),
|
|
75702
75869
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.5 21h7a6.5 6.5 0 0 0 .215-12.997A8.5 8.5 0 1 0 9.5 21ZM3 12.5a6.5 6.5 0 0 1 12.543-2.398A4.5 4.5 0 1 1 16.5 19h-7A6.5 6.5 0 0 1 3 12.5Z", clipRule: "evenodd" }))); };
|
|
75870
|
+
var SvgCloudArrowDown$1 = SvgCloudArrowDown;
|
|
75703
75871
|
|
|
75704
75872
|
var SvgCloudArrowLeftRight = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75705
75873
|
React__namespace.createElement("path", { fill: "currentColor", d: "m9 14-3-3 3-3v2h4v2H9v2ZM15 14v-2l3 3-3 3v-2h-4v-2h4Z" }),
|
|
75706
75874
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M23 14.5a6.5 6.5 0 0 1-6.5 6.5h-7a8.5 8.5 0 1 1 7.215-12.997A6.5 6.5 0 0 1 23 14.5ZM9.5 6a6.5 6.5 0 0 0 0 13h7a4.5 4.5 0 1 0-.957-8.898A6.502 6.502 0 0 0 9.5 6Z", clipRule: "evenodd" }))); };
|
|
75875
|
+
var SvgCloudArrowLeftRight$1 = SvgCloudArrowLeftRight;
|
|
75707
75876
|
|
|
75708
75877
|
var SvgCloudArrowUp = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75709
75878
|
React__namespace.createElement("path", { fill: "currentColor", d: "m16 14-4-4-4 4h3v4h2v-4h3Z" }),
|
|
75710
75879
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M23 14.5a6.5 6.5 0 0 1-6.5 6.5h-7a8.5 8.5 0 1 1 7.215-12.997A6.5 6.5 0 0 1 23 14.5ZM9.5 6a6.5 6.5 0 0 0 0 13h7a4.5 4.5 0 1 0-.957-8.898A6.502 6.502 0 0 0 9.5 6Z", clipRule: "evenodd" }))); };
|
|
75880
|
+
var SvgCloudArrowUp$1 = SvgCloudArrowUp;
|
|
75711
75881
|
|
|
75712
75882
|
var SvgCloudX = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75713
75883
|
React__namespace.createElement("path", { fill: "currentColor", d: "m8.793 11.707 1.793 1.793-1.793 1.793 1.414 1.414L12 14.914l1.793 1.793 1.414-1.414-1.793-1.793 1.793-1.793-1.414-1.414L12 12.086l-1.793-1.793-1.414 1.414Z" }),
|
|
75714
75884
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.5 21h-7a8.5 8.5 0 1 1 7.215-12.997A6.5 6.5 0 0 1 16.5 21Zm-7-15a6.5 6.5 0 0 0 0 13h7a4.5 4.5 0 1 0-.957-8.898A6.502 6.502 0 0 0 9.5 6Z", clipRule: "evenodd" }))); };
|
|
75885
|
+
var SvgCloudX$1 = SvgCloudX;
|
|
75715
75886
|
|
|
75716
75887
|
var SvgCog6Tooth = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75717
75888
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 1 9.5 5.5v11L12 23l-9.5-5.5v-11L12 1Zm0 2.311L4.5 7.653v8.694l7.5 4.342 7.5-4.342V7.653L12 3.311ZM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8Zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" }))); };
|
|
75889
|
+
var SvgCog6Tooth$1 = SvgCog6Tooth;
|
|
75718
75890
|
|
|
75719
75891
|
var SvgCommand = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75720
75892
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10 8h4V6.5a3.5 3.5 0 1 1 3.5 3.5H16v4h1.5a3.5 3.5 0 1 1-3.5 3.5V16h-4v1.5A3.5 3.5 0 1 1 6.5 14H8v-4H6.5A3.5 3.5 0 1 1 10 6.5V8ZM8 8V6.5A1.5 1.5 0 1 0 6.5 8H8Zm0 8H6.5A1.5 1.5 0 1 0 8 17.5V16Zm8-8h1.5A1.5 1.5 0 1 0 16 6.5V8Zm0 8v1.5a1.5 1.5 0 1 0 1.5-1.5H16Zm-6-6v4h4v-4h-4Z" }))); };
|
|
75893
|
+
var SvgCommand$1 = SvgCommand;
|
|
75721
75894
|
|
|
75722
75895
|
var SvgCommandLine = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75723
75896
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm1 2v14h16V5H4Zm8 10h6v2h-6v-2Zm-3.333-3L5.838 9.172l1.415-1.415L11.495 12l-4.242 4.243-1.415-1.415L8.667 12Z" }))); };
|
|
75897
|
+
var SvgCommandLine$1 = SvgCommandLine;
|
|
75724
75898
|
|
|
75725
75899
|
var SvgCompany = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75726
75900
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8 6h3v2H8V6ZM8 10h3v2H8v-2ZM8 14h3v2H8v-2ZM13 14h3v2h-3v-2ZM13 10h3v2h-3v-2ZM13 6h3v2h-3V6Z" }),
|
|
75727
75901
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M23 21h-3V2H4v19H1v2h22v-2ZM18 4v17h-2v-3h-4v3h-2v-3H8v3H6V4h12Z", clipRule: "evenodd" }))); };
|
|
75902
|
+
var SvgCompany$1 = SvgCompany;
|
|
75728
75903
|
|
|
75729
75904
|
var SvgCube = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75730
75905
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 1 9.5 5.5v11L12 23l-9.5-5.5v-11L12 1ZM5.494 7.078 12 10.844l6.506-3.766L12 3.31 5.494 7.078ZM4.5 8.813v7.534L11 20.11v-7.534L4.5 8.813ZM13 20.11l6.5-3.763V8.813L13 12.576v7.534Z" }))); };
|
|
75906
|
+
var SvgCube$1 = SvgCube;
|
|
75731
75907
|
|
|
75732
75908
|
var SvgDash = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75733
75909
|
React__namespace.createElement("path", { fill: "currentColor", d: "M18 11v2H6v-2h12Z" }))); };
|
|
75910
|
+
var SvgDash$1 = SvgDash;
|
|
75734
75911
|
|
|
75735
75912
|
var SvgDocument = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75736
75913
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 8v14H4V2h9.997L20 8Zm-2 1h-5V4H6v16h12V9Z", clipRule: "evenodd" }))); };
|
|
75914
|
+
var SvgDocument$1 = SvgDocument;
|
|
75737
75915
|
|
|
75738
75916
|
var SvgDocumentDuplicate = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75739
75917
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 6H3v16h14v-4h4V6l-4-4H7v4ZM5 20l.002-12H12v3h3v9H5Zm12-4h2V7h-3V4H9v2h4l4 4v6Z", clipRule: "evenodd" }))); };
|
|
75918
|
+
var SvgDocumentDuplicate$1 = SvgDocumentDuplicate;
|
|
75740
75919
|
|
|
75741
75920
|
var SvgDocumentPile = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75742
75921
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 2h10l4 4v12h-4v4H3V6h4V2Zm0 16h8v2H5V8h2v10ZM9.002 4 9 16h10V7h-3V4H9.002Z", clipRule: "evenodd" }))); };
|
|
75922
|
+
var SvgDocumentPile$1 = SvgDocumentPile;
|
|
75743
75923
|
|
|
75744
75924
|
var SvgDocumentPlus = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75745
75925
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 13v-3h2v3h3v2h-3v3h-2v-3H8v-2h3Z" }),
|
|
75746
75926
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m15 2 5 5v15H4V2h11Zm-1 2H6v16h12V8h-4V4Z", clipRule: "evenodd" }))); };
|
|
75927
|
+
var SvgDocumentPlus$1 = SvgDocumentPlus;
|
|
75747
75928
|
|
|
75748
75929
|
var SvgDocumentText = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75749
75930
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8 7h3v2H8V7ZM8 11h8v2H8v-2ZM8 15h8v2H8v-2Z" }),
|
|
75750
75931
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 8v14H4V2h9.997L20 8Zm-2 1h-5V4H6v16h12V9Z", clipRule: "evenodd" }))); };
|
|
75932
|
+
var DocumentTextStrokeIcon = SvgDocumentText;
|
|
75751
75933
|
|
|
75752
75934
|
var SvgDot = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75753
75935
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-2a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z", clipRule: "evenodd" }))); };
|
|
75936
|
+
var SvgDot$1 = SvgDot;
|
|
75754
75937
|
|
|
75755
75938
|
var SvgDust = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75756
75939
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 2a5 5 0 0 1 0 10h15v5h-5v5h-5v-5H7a2.5 2.5 0 0 1-.002-5H2V2h5Zm3 5a3 3 0 0 1-3 3H4V4h3a3 3 0 0 1 3 3Zm-3 7a.5.5 0 0 0 0 1h7v6h1v-6h5v-1H7Z", clipRule: "evenodd" }),
|
|
75757
75940
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 17a2.5 2.5 0 0 1 0 5H2v-5h5Zm-3 2h3a.5.5 0 0 1 0 1H4v-1ZM17 12a5 5 0 0 0 5-5V2H12v5a5 5 0 0 0 5 5Zm-3-5a3 3 0 1 0 6 0V4h-6v3Z", clipRule: "evenodd" }))); };
|
|
75941
|
+
var SvgDust$1 = SvgDust;
|
|
75758
75942
|
|
|
75759
75943
|
var SvgEmotionLaugh = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75760
75944
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm0 7c2 0 3.667.333 5 1a5 5 0 0 1-10 0c1.333-.667 3-1 5-1ZM8.5 7a2.5 2.5 0 0 1 2.45 2h-4.9A2.5 2.5 0 0 1 8.5 7Zm7 0a2.5 2.5 0 0 1 2.45 2h-4.9a2.5 2.5 0 0 1 2.45-2Z" }))); };
|
|
75945
|
+
var SvgEmotionLaugh$1 = SvgEmotionLaugh;
|
|
75761
75946
|
|
|
75762
75947
|
var SvgEqualizer = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75763
75948
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 2H6v3.126a4.002 4.002 0 0 0 0 7.748V22h2v-9.126a4.002 4.002 0 0 0 0-7.748V2Zm1 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18 2h-2v9.126a4.002 4.002 0 0 0 0 7.748V22h2v-3.126a4.002 4.002 0 0 0 0-7.748V2Zm-1 15a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z", clipRule: "evenodd" }))); };
|
|
75949
|
+
var SvgEqualizer$1 = SvgEqualizer;
|
|
75764
75950
|
|
|
75765
75951
|
var SvgExclamationCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75766
75952
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm-1-5h2v2h-2v-2Zm0-8h2v6h-2V7Z" }))); };
|
|
75953
|
+
var SvgExclamationCircle$1 = SvgExclamationCircle;
|
|
75767
75954
|
|
|
75768
75955
|
var SvgExternalLink = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75769
75956
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 11h2V3h-8v2h4.564c-.677 1.471-1.754 2.815-3.056 3.86C13.834 10.206 11.86 11 10 11v2c2.412 0 4.814-1.017 6.76-2.58A13.024 13.024 0 0 0 20 6.59V11Z" }),
|
|
75770
75957
|
React__namespace.createElement("path", { fill: "currentColor", d: "M7 7h4V5H5v14h14v-5h-2v3H7V7Z" }))); };
|
|
75958
|
+
var SvgExternalLink$1 = SvgExternalLink;
|
|
75771
75959
|
|
|
75772
75960
|
var SvgEye = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75773
75961
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 3c5.392 0 9.878 3.88 10.819 9-.94 5.12-5.427 9-10.819 9-5.392 0-9.878-3.88-10.818-9C2.122 6.88 6.608 3 12 3Zm0 16a9.005 9.005 0 0 0 8.778-7 9.005 9.005 0 0 0-17.555 0A9.005 9.005 0 0 0 12 19Zm0-2.5a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9Zm0-2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z" }))); };
|
|
75962
|
+
var SvgEye$1 = SvgEye;
|
|
75774
75963
|
|
|
75775
75964
|
var SvgEyeSlash = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75776
75965
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17.883 19.297A10.949 10.949 0 0 1 12 21c-5.392 0-9.878-3.88-10.818-9A10.982 10.982 0 0 1 4.52 5.935L1.394 2.808l1.414-1.414 19.799 19.798-1.414 1.415-3.31-3.31ZM5.936 7.35A8.965 8.965 0 0 0 3.223 12a9.005 9.005 0 0 0 13.201 5.838l-2.028-2.028A4.5 4.5 0 0 1 8.19 9.604L5.936 7.35Zm6.978 6.978-3.242-3.241a2.5 2.5 0 0 0 3.241 3.241Zm7.893 2.265-1.431-1.431A8.935 8.935 0 0 0 20.778 12 9.005 9.005 0 0 0 9.552 5.338L7.974 3.76C9.221 3.27 10.58 3 12 3c5.392 0 9.878 3.88 10.819 9a10.947 10.947 0 0 1-2.012 4.593Zm-9.084-9.084a4.5 4.5 0 0 1 4.769 4.769l-4.77-4.77Z" }))); };
|
|
75966
|
+
var SvgEyeSlash$1 = SvgEyeSlash;
|
|
75777
75967
|
|
|
75778
75968
|
var SvgFilter = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75779
75969
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 5h18v2H3V5Zm3 6h12v2H6v-2Zm3 6h6v2H9v-2Z" }))); };
|
|
75970
|
+
var SvgFilter$1 = SvgFilter;
|
|
75780
75971
|
|
|
75781
75972
|
var SvgFire = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75782
75973
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 23a7.5 7.5 0 0 0 7.5-7.5c0-.866-.23-1.697-.5-2.47-1.667 1.647-2.933 2.47-3.8 2.47 3.995-7 1.8-10-4.2-14 .5 5-2.796 7.274-4.138 8.537A7.5 7.5 0 0 0 12 23Zm.71-17.765c3.241 2.75 3.257 4.887.753 9.274-.761 1.333.202 2.991 1.737 2.991.688 0 1.384-.2 2.119-.595a5.5 5.5 0 1 1-9.087-5.412c.126-.118.765-.685.793-.71.424-.38.773-.717 1.118-1.086 1.23-1.318 2.114-2.78 2.566-4.462Z" }))); };
|
|
75974
|
+
var SvgFire$1 = SvgFire;
|
|
75783
75975
|
|
|
75784
75976
|
var SvgFlag = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75785
75977
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10.586 3c.905 0 1.774.36 2.414 1 .64.64 1.509 1 2.414 1H21v13h-6.586c-.905 0-1.774-.36-2.414-1-.64-.64-1.509-1-2.414-1H5v6H3V3h7.586Zm1.178 3c-.64-.64-1.509-1-2.414-1H5v9h5.822c.905 0 1.774.36 2.414 1 .64.64 1.509 1 2.414 1H19V7h-4.822c-.905 0-1.774-.36-2.414-1Z" }))); };
|
|
75978
|
+
var SvgFlag$1 = SvgFlag;
|
|
75786
75979
|
|
|
75787
75980
|
var SvgFolder = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75788
75981
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4 5v14h16V8h-9.414L8.472 5.373A1 1 0 0 0 7.692 5H4Zm7.414 1H22v15H2V3h5.563a3 3 0 0 1 2.338 1.12L11.414 6Z" }))); };
|
|
75982
|
+
var SvgFolder$1 = SvgFolder;
|
|
75789
75983
|
|
|
75790
75984
|
var SvgFolderOpen = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75791
75985
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.533 10H24l-2 11H2L0 3h5.563a3 3 0 0 1 2.338 1.12L9.414 6H20l.533 4ZM8.457 8 6.343 5.373A1 1 0 0 0 5.563 5H2.235l1.014 9.13L4 10h14.516l-.267-2H8.457Zm-4.06 11 1.272-7h15.935l-1.273 7H4.396Z", clipRule: "evenodd" }))); };
|
|
75986
|
+
var SvgFolderOpen$1 = SvgFolderOpen;
|
|
75792
75987
|
|
|
75793
75988
|
var SvgFullscreen = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75794
75989
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4 14v6h6v-2H7.414l4.293-4.293-1.414-1.414L6 16.586V14H4ZM18 10h2V4h-6v2h2.586l-4.293 4.293 1.414 1.414L18 7.414V10Z" }))); };
|
|
75990
|
+
var SvgFullscreen$1 = SvgFullscreen;
|
|
75795
75991
|
|
|
75796
75992
|
var SvgFullscreenExit = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75797
75993
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16.414 9H19v2h-6V5h2v2.586l4.293-4.293 1.414 1.414L16.414 9ZM9 16.414l-4.293 4.293-1.414-1.414L7.586 15H5v-2h6v6H9v-2.586Z" }))); };
|
|
75994
|
+
var SvgFullscreenExit$1 = SvgFullscreenExit;
|
|
75798
75995
|
|
|
75799
75996
|
var SvgGlobeAlt = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75800
75997
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm-2.29-2.333A17.9 17.9 0 0 1 8.027 13H4.062a8.008 8.008 0 0 0 5.648 6.667ZM10.03 13c.151 2.439.848 4.73 1.97 6.752A15.905 15.905 0 0 0 13.97 13h-3.94Zm9.908 0h-3.965a17.9 17.9 0 0 1-1.683 6.667A8.008 8.008 0 0 0 19.938 13ZM4.062 11h3.965A17.9 17.9 0 0 1 9.71 4.333 8.008 8.008 0 0 0 4.062 11Zm5.969 0h3.938A15.905 15.905 0 0 0 12 4.248 15.905 15.905 0 0 0 10.03 11Zm4.259-6.667A17.9 17.9 0 0 1 15.973 11h3.965a8.008 8.008 0 0 0-5.648-6.667Z" }))); };
|
|
75998
|
+
var SvgGlobeAlt$1 = SvgGlobeAlt;
|
|
75801
75999
|
|
|
75802
76000
|
var SvgGrab = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75803
76001
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8.5 4C7.675 4 7 4.675 7 5.5S7.675 7 8.5 7 10 6.325 10 5.5 9.325 4 8.5 4ZM16 4c-.825 0-1.5.675-1.5 1.5S15.175 7 16 7s1.5-.675 1.5-1.5S16.825 4 16 4ZM8.5 10.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S10 12.825 10 12s-.675-1.5-1.5-1.5ZM16 10.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5ZM7 18.5c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5S9.325 20 8.5 20 7 19.325 7 18.5ZM14.5 18.5c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5S16.825 20 16 20s-1.5-.675-1.5-1.5Z" }))); };
|
|
76002
|
+
var SvgGrab$1 = SvgGrab;
|
|
75804
76003
|
|
|
75805
76004
|
var SvgHandThumbDown = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75806
76005
|
React__namespace.createElement("path", { fill: "currentColor", d: "M9.4 16H3a2 2 0 0 1-2-2v-2.104a2 2 0 0 1 .15-.762L4.246 3.62A1 1 0 0 1 5.17 3H22a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-3.482a1 1 0 0 0-.817.423l-5.453 7.726a.5.5 0 0 1-.632.159L9.802 22.4a2.5 2.5 0 0 1-1.305-2.853L9.4 16Zm7.6-2.588V5H5.84L3 11.896V14h6.4a2 2 0 0 1 1.938 2.493l-.903 3.548a.5.5 0 0 0 .261.571l.661.33 4.71-6.672c.25-.354.57-.644.933-.857ZM19 13h2V5h-2v8Z" }))); };
|
|
76006
|
+
var SvgHandThumbDown$1 = SvgHandThumbDown;
|
|
75807
76007
|
|
|
75808
76008
|
var SvgHandThumbUp = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75809
76009
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14.6 8H21a2 2 0 0 1 2 2v2.105c0 .26-.051.52-.15.761l-3.095 7.515a1 1 0 0 1-.925.62H2a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h3.482a1 1 0 0 0 .817-.424L11.752.851a.5.5 0 0 1 .632-.159l1.814.908a2.5 2.5 0 0 1 1.305 2.852L14.6 8ZM7 10.588V19h11.16L21 12.105V10h-6.4a2 2 0 0 1-1.938-2.493l.903-3.548a.5.5 0 0 0-.261-.57l-.661-.331-4.71 6.672c-.25.354-.57.645-.933.858ZM5 11H3v8h2v-8Z" }))); };
|
|
76010
|
+
var SvgHandThumbUp$1 = SvgHandThumbUp;
|
|
75810
76011
|
|
|
75811
76012
|
var SvgHeart = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75812
76013
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M18.827 6.17a3.998 3.998 0 0 0-5.49-.153l-1.335 1.198-1.336-1.197a4 4 0 0 0-5.686 5.605L12 18.654l7.02-7.03a4 4 0 0 0-.193-5.454Zm1.652 6.823-8.48 8.492-8.478-8.492a6 6 0 0 1 8.48-8.464 5.998 5.998 0 0 1 8.242.228 6 6 0 0 1 .236 8.236Z", clipRule: "evenodd" }))); };
|
|
76014
|
+
var SvgHeart$1 = SvgHeart;
|
|
75813
76015
|
|
|
75814
76016
|
var SvgHeartAlt = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75815
76017
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20.243 4.757a6 6 0 0 1 .236 8.236l-8.48 8.492-8.478-8.492a6 6 0 0 1 8.48-8.464 5.998 5.998 0 0 1 8.242.228ZM5.172 6.172a4 4 0 0 0-.192 5.451L12 18.654l7.02-7.03a4 4 0 0 0-5.646-5.64l-4.202 4.203-1.415-1.414 2.825-2.827-.082-.069a4.001 4.001 0 0 0-5.328.295Z" }))); };
|
|
76018
|
+
var SvgHeartAlt$1 = SvgHeartAlt;
|
|
75816
76019
|
|
|
75817
76020
|
var SvgHexagon = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75818
76021
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.347 5H7.653l-4.342 7.5L7.653 20h8.694l4.342-7.5L16.347 5ZM23 12.5 17.5 3h-11L1 12.5 6.5 22h11l5.5-9.5Z", clipRule: "evenodd" }))); };
|
|
76022
|
+
var SvgHexagon$1 = SvgHexagon;
|
|
75819
76023
|
|
|
75820
76024
|
var SvgHistory = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75821
76025
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2a8 8 0 1 0 1.385-4.5H8v2H2v-6h2V6a9.985 9.985 0 0 1 8-4Zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2Z" }))); };
|
|
76026
|
+
var SvgHistory$1 = SvgHistory;
|
|
75822
76027
|
|
|
75823
76028
|
var SvgHome = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75824
76029
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 12v9h16v-9h3L12 2 1 12h3Zm14 0v7H6v-7h12Zm-.173-2L12 4.703 6.173 10h11.654Z", clipRule: "evenodd" }))); };
|
|
76030
|
+
var SvgHome$1 = SvgHome;
|
|
75825
76031
|
|
|
75826
76032
|
var SvgImage = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75827
76033
|
React__namespace.createElement("path", { fill: "currentColor", d: "M8 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z" }),
|
|
75828
76034
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 21V3h20v18H2Zm18-6V5H4v14L14 9l6 6Zm0 2.828-6-6L6.828 19H20v-1.172Z", clipRule: "evenodd" }))); };
|
|
76035
|
+
var ImageStrokeIcon = SvgImage;
|
|
75829
76036
|
|
|
75830
76037
|
var SvgInformationCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75831
76038
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM11 7h2v2h-2V7Zm0 4h2v6h-2v-6Z" }))); };
|
|
76039
|
+
var SvgInformationCircle$1 = SvgInformationCircle;
|
|
75832
76040
|
|
|
75833
76041
|
var SvgKey = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75834
76042
|
React__namespace.createElement("path", { fill: "currentColor", d: "m10.758 11.828 7.849-7.849 1.414 1.414-1.414 1.414 2.474 2.475-1.414 1.415-2.475-2.475-1.414 1.414 2.121 2.121-1.414 1.414-2.121-2.12-2.192 2.191a5.002 5.002 0 0 1-7.708 6.293 5 5 0 0 1 6.294-7.707Zm-.637 6.293A3 3 0 1 0 5.88 13.88a3 3 0 0 0 4.242 4.242Z" }))); };
|
|
76043
|
+
var SvgKey$1 = SvgKey;
|
|
75835
76044
|
|
|
75836
76045
|
var SvgLightbulb = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75837
76046
|
React__namespace.createElement("path", { fill: "currentColor", d: "M9.973 18H11v-5h2v5h1.027c.132-1.202.745-2.194 1.74-3.277.113-.122.832-.867.917-.973a6 6 0 1 0-9.37-.002c.086.107.807.853.918.974.996 1.084 1.609 2.076 1.741 3.278ZM10 20v1h4v-1h-4Zm-4.246-5a8 8 0 1 1 12.49.002C17.624 15.774 16 17 16 18.5V21a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2.5C8 17 6.375 15.774 5.754 15Z" }))); };
|
|
76047
|
+
var SvgLightbulb$1 = SvgLightbulb;
|
|
75838
76048
|
|
|
75839
76049
|
var SvgLink = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75840
76050
|
React__namespace.createElement("path", { fill: "currentColor", d: "m13.06 8.11 1.415 1.415a7 7 0 0 1 0 9.9l-.354.353a7 7 0 1 1-9.9-9.9l1.415 1.415a5 5 0 0 0 7.07 7.07l.354-.353a5 5 0 0 0 0-7.07 2 2 0 0 1 0-2.83Zm6.718 6.011-1.414-1.414a5 5 0 0 0-7.071-7.071l-.354.353a5 5 0 0 0 0 7.071 2 2 0 0 1 0 2.829l-1.414-1.414a7 7 0 0 1 0-9.9l.353-.353a7 7 0 0 1 9.9 9.9Z" }))); };
|
|
76051
|
+
var SvgLink$1 = SvgLink;
|
|
75841
76052
|
|
|
75842
76053
|
var SvgList = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75843
76054
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3 6a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm3-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1ZM13 6a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3V6Zm3-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1ZM16 13a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2Zm2 2h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1ZM3 16a3 3 0 0 1 3-3h2a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2Zm3-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1Z", clipRule: "evenodd" }))); };
|
|
76055
|
+
var SvgList$1 = SvgList;
|
|
75844
76056
|
|
|
75845
76057
|
var SvgListAdd = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75846
76058
|
React__namespace.createElement("path", { fill: "currentColor", d: "m5.207 12.293-1.414 1.414L6.086 16H1v2h5.086l-2.293 2.293 1.414 1.414L9.914 17l-4.707-4.707Z" }),
|
|
75847
76059
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16 15h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm-2-2a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2ZM18 5h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1Zm-2-2a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-2ZM8 5H6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1ZM6 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Z", clipRule: "evenodd" }))); };
|
|
76060
|
+
var SvgListAdd$1 = SvgListAdd;
|
|
75848
76061
|
|
|
75849
76062
|
var SvgListCheck = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75850
76063
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3 11V4h7v7H3Zm5-2V6H5v3h3Z", clipRule: "evenodd" }),
|
|
75851
76064
|
React__namespace.createElement("path", { fill: "currentColor", d: "M21 7h-8v2h8V7ZM21 17h-8v2h8v-2ZM6 20.414l4.707-4.707-1.414-1.414L6 17.586l-1.793-1.793-1.414 1.414L6 20.414Z" }))); };
|
|
76065
|
+
var SvgListCheck$1 = SvgListCheck;
|
|
75852
76066
|
|
|
75853
76067
|
var SvgListRemove = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75854
76068
|
React__namespace.createElement("path", { fill: "currentColor", d: "m4.707 21.707 1.414-1.414L3.828 18h5.086v-2H3.83l2.292-2.293-1.414-1.414L0 17l4.707 4.707Z" }),
|
|
75855
76069
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16 15h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm-2-2a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2ZM18 5h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1Zm-2-2a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-2ZM8 5H6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1ZM6 3a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Z", clipRule: "evenodd" }))); };
|
|
76070
|
+
var SvgListRemove$1 = SvgListRemove;
|
|
75856
76071
|
|
|
75857
76072
|
var SvgLock = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75858
76073
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 4a4 4 0 0 0-4 4v2h8V8a4 4 0 0 0-4-4Zm6 4v2h2v12H4V10h2V8a6 6 0 1 1 12 0ZM6 12v8h12v-8H6Z", clipRule: "evenodd" }))); };
|
|
76074
|
+
var SvgLock$1 = SvgLock;
|
|
75859
76075
|
|
|
75860
76076
|
var SvgLogin = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75861
76077
|
React__namespace.createElement("path", { fill: "currentColor", d: "M10 11V8l5 4-5 4v-3H1v-2h9Zm-7.542 4h2.124A8.003 8.003 0 0 0 20 12 8 8 0 0 0 4.582 9H2.458C3.732 4.943 7.522 2 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-4.478 0-8.268-2.943-9.542-7Z" }))); };
|
|
76078
|
+
var SvgLogin$1 = SvgLogin;
|
|
75862
76079
|
|
|
75863
76080
|
var SvgLogout = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75864
76081
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2c2.55 0 4.877.955 6.644 2.526l-1.31 1.473h-.043a8 8 0 1 0 .001 12h.041l1.31 1.475A9.962 9.962 0 0 1 12 22Z" }),
|
|
75865
76082
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19 16v-3h-8v-2h8V8l5 4-5 4Z" }))); };
|
|
76083
|
+
var SvgLogout$1 = SvgLogout;
|
|
75866
76084
|
|
|
75867
76085
|
var SvgMagic = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75868
76086
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.348 5.715a2 2 0 0 0 1.394-.213l4.61-2.586.354 5.028a2 2 0 0 0 .677 1.363l4.019 3.522-4.83 1.912a2 2 0 0 0-1.123 1.123l-1.913 4.83-3.522-4.018a2 2 0 0 0-1.363-.677l-5.027-.355 2.586-4.61a2 2 0 0 0 .212-1.393L4.364 4.657l4.984 1.058Zm1.716 1.9 2.514-1.41.19 2.7a2 2 0 0 0 .678 1.364l2.175 1.906-2.59 1.025a2 2 0 0 0-1.123 1.123l-1.026 2.59-1.906-2.174a2 2 0 0 0-1.364-.677l-2.7-.19 1.41-2.515a2 2 0 0 0 .213-1.394l-.576-2.71 2.711.574a2 2 0 0 0 1.394-.212Z", clipRule: "evenodd" }),
|
|
75869
76087
|
React__namespace.createElement("path", { fill: "currentColor", d: "m17.435 16.02-1.414 1.415 4.242 4.243 1.415-1.415-4.243-4.242Z" }))); };
|
|
76088
|
+
var SvgMagic$1 = SvgMagic;
|
|
75870
76089
|
|
|
75871
76090
|
var SvgMagnifyingGlass = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75872
76091
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9Zm0 16c3.867 0 7-3.133 7-7s-3.133-7-7-7-7 3.133-7 7 3.133 7 7 7Zm8.485.071 2.829 2.828-1.415 1.415-2.828-2.829 1.414-1.414Z" }))); };
|
|
76092
|
+
var MagnifyingGlassStrokeIcon = SvgMagnifyingGlass;
|
|
75873
76093
|
|
|
75874
76094
|
var SvgMarkPen = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75875
76095
|
React__namespace.createElement("path", { fill: "currentColor", d: "m15.243 4.512-6.738 6.737-.707 2.121-1.04 1.041 2.828 2.828 1.04-1.04 2.122-.708 6.737-6.737-4.242-4.242Zm6.364 3.535a1 1 0 0 1 0 1.414l-7.778 7.778-2.122.707-1.414 1.415a1 1 0 0 1-1.414 0l-4.243-4.243a1 1 0 0 1 0-1.414L6.05 12.29l.707-2.122 7.779-7.778a1 1 0 0 1 1.414 0l5.657 5.657Zm-6.364-.707 1.414 1.414-4.95 4.95-1.414-1.414 4.95-4.95Zm-10.96 9.546 2.828 2.828-1.414 1.415-4.243-1.415 2.829-2.828Z" }))); };
|
|
76096
|
+
var SvgMarkPen$1 = SvgMarkPen;
|
|
75876
76097
|
|
|
75877
76098
|
var SvgMenu = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75878
76099
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 5h18v2H3V5Zm0 6h18v2H3v-2Zm0 6h18v2H3v-2Z" }))); };
|
|
76100
|
+
var SvgMenu$1 = SvgMenu;
|
|
75879
76101
|
|
|
75880
76102
|
var SvgMore = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75881
76103
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.5 10.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S6 12.825 6 12s-.675-1.5-1.5-1.5Zm15 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S21 12.825 21 12s-.675-1.5-1.5-1.5Zm-7.5 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5Z" }))); };
|
|
76104
|
+
var SvgMore$1 = SvgMore;
|
|
75882
76105
|
|
|
75883
76106
|
var SvgMovingMail = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75884
76107
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22 20V4H2v16h20ZM4 18h16V8.3l-8 7.2-8-7.2V18Zm.434-12h15.132L12 12.81 4.434 6Z", clipRule: "evenodd" }))); };
|
|
76108
|
+
var SvgMovingMail$1 = SvgMovingMail;
|
|
75885
76109
|
|
|
75886
76110
|
var SvgPaint = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75887
76111
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.293 2.707 9.586 5l-5.879 5.879a3 3 0 0 0 0 4.242l5.172 5.172a3 3 0 0 0 4.242 0L20.414 13 8.707 1.293 7.293 2.707ZM5.12 12.293 11 6.414 17.586 13l-5.879 5.879a1 1 0 0 1-1.414 0L5.12 13.707a1 1 0 0 1 0-1.414Z", clipRule: "evenodd" }),
|
|
75888
76112
|
React__namespace.createElement("path", { fill: "currentColor", d: "m20.995 16.964-1.767 1.768a2.5 2.5 0 1 0 3.535 0l-1.768-1.768Z" }))); };
|
|
76113
|
+
var SvgPaint$1 = SvgPaint;
|
|
75889
76114
|
|
|
75890
76115
|
var SvgPaperAirplane = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75891
76116
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 23c-1.668-3.333-3.334-6.666-5-10L1 9l21-7c-2.002 7-4.002 14-6 21Zm3.035-17.903L6.812 9.17 11 10.886 15 9l-1.753 4 2.242 4.507 3.546-12.41Z" }))); };
|
|
76117
|
+
var SvgPaperAirplane$1 = SvgPaperAirplane;
|
|
75892
76118
|
|
|
75893
76119
|
var SvgPause = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75894
76120
|
React__namespace.createElement("path", { fill: "currentColor", d: "M7 5h2v14H7V5Zm8 0h2v14h-2V5Z" }))); };
|
|
76121
|
+
var SvgPause$1 = SvgPause;
|
|
75895
76122
|
|
|
75896
76123
|
var SvgPencilSquare = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75897
76124
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m13.5 6.5 4 4 3-3-4-4-3 3ZM7 20.996 3 21v-4l9.5-9.5 4 4L7 20.996Zm6.671-9.496-7.5 7.497L5 18.998v-1.17l7.5-7.5 1.171 1.172Z", clipRule: "evenodd" }),
|
|
75898
76125
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3 19h18v2H3v-2Z" }))); };
|
|
76126
|
+
var SvgPencilSquare$1 = SvgPencilSquare;
|
|
75899
76127
|
|
|
75900
76128
|
var SvgPlanet = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75901
76129
|
React__namespace.createElement("path", { fill: "currentColor", d: "M3.918 8.037A9 9 0 0 0 15.966 20.08c.873.373 1.719.618 2.49.681.902.074 1.844-.096 2.526-.777.752-.752.88-1.816.746-2.812-.123-.91-.48-1.92-1.002-2.962A9 9 0 0 0 9.791 3.273c-1.044-.523-2.055-.881-2.965-1.005-.997-.135-2.062-.007-2.815.746-.682.683-.851 1.626-.777 2.528.064.773.31 1.62.684 2.495Zm1.404-2.071a4.135 4.135 0 0 1-.095-.587c-.048-.587.09-.843.198-.95.12-.12.423-.275 1.132-.179.198.027.413.072.643.135a9.04 9.04 0 0 0-1.878 1.58Zm14.29 10.837a4.9 4.9 0 0 1 .134.637c.096.708-.06 1.011-.178 1.13-.109.108-.364.246-.95.199a4.116 4.116 0 0 1-.581-.094 9.04 9.04 0 0 0 1.575-1.872Zm-3.73 1.023c-1.677-.878-3.625-2.323-5.507-4.205-1.88-1.88-3.324-3.825-4.203-5.5A7.018 7.018 0 0 1 9.97 5.298a7 7 0 0 1 5.912 12.528Zm-2.277.99a7 7 0 0 1-8.42-8.419c.964 1.516 2.25 3.112 3.776 4.638 1.528 1.528 3.126 2.815 4.644 3.78Z" }))); };
|
|
76130
|
+
var SvgPlanet$1 = SvgPlanet;
|
|
75902
76131
|
|
|
75903
76132
|
var SvgPlay = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75904
76133
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 12 8 4v16l12-8Zm-3.606 0L10 7.737v8.526L16.394 12Z", clipRule: "evenodd" }))); };
|
|
76134
|
+
var SvgPlay$1 = SvgPlay;
|
|
75905
76135
|
|
|
75906
76136
|
var SvgPlus = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75907
76137
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2h6Z" }))); };
|
|
76138
|
+
var SvgPlus$1 = SvgPlus;
|
|
75908
76139
|
|
|
75909
76140
|
var SvgPlusCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75910
76141
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.929 19.071c-3.905-3.905-3.905-10.237 0-14.142 3.905-3.905 10.237-3.905 14.142 0 3.905 3.905 3.905 10.237 0 14.142-3.905 3.905-10.237 3.905-14.142 0Zm1.414-1.414A8 8 0 1 0 17.657 6.343 8 8 0 0 0 6.343 17.657ZM13 11h4v2h-4v4h-2v-4H7v-2h4V7h2v4Z" }))); };
|
|
76142
|
+
var SvgPlusCircle$1 = SvgPlusCircle;
|
|
75911
76143
|
|
|
75912
76144
|
var SvgPushpin = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75913
76145
|
React__namespace.createElement("path", { fill: "currentColor", d: "m13.827 1.69 8.486 8.485-1.415 1.414-.707-.707-4.242 4.243-.707 3.536-1.415 1.414-4.242-4.243-4.95 4.95-1.414-1.414 4.95-4.95-4.243-4.243 1.414-1.414 3.536-.707 4.242-4.243-.707-.707 1.414-1.414Zm.707 3.536-4.67 4.67-2.822.565 6.5 6.5.564-2.822 4.671-4.67-4.243-4.243Z" }))); };
|
|
76146
|
+
var SvgPushpin$1 = SvgPushpin;
|
|
75914
76147
|
|
|
75915
76148
|
var SvgPuzzle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75916
76149
|
React__namespace.createElement("path", { fill: "currentColor", d: "M7 5a4 4 0 1 1 8 0h4v4a4 4 0 0 1 0 8v4H3V5h4Zm4-2a2 2 0 0 0-1.886 2.667C9.222 5.973 9.5 7 9.5 7H5v12h12v-4.5s1.027.278 1.333.386a2 2 0 1 0 0-3.773c-.306.109-1.333.387-1.333.387V7h-4.5s.278-1.027.386-1.333A2 2 0 0 0 11 3Z" }))); };
|
|
76150
|
+
var SvgPuzzle$1 = SvgPuzzle;
|
|
75917
76151
|
|
|
75918
76152
|
var SvgQuestionMarkCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75919
76153
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm-1-5h2v2h-2v-2Zm2-1.645V14h-2v-1.5a1 1 0 0 1 1-1 1.5 1.5 0 1 0-1.471-1.794l-1.962-.393A3.501 3.501 0 1 1 13 13.355Z" }))); };
|
|
76154
|
+
var SvgQuestionMarkCircle$1 = SvgQuestionMarkCircle;
|
|
75920
76155
|
|
|
75921
76156
|
var SvgReaction = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75922
76157
|
React__namespace.createElement("path", { fill: "currentColor", d: "M19 0h2v3h3v2h-3v3h-2V5h-3V3h3V0Z" }),
|
|
75923
76158
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 2.2c-.646-.131-1.315-.2-2-.2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10c0-.685-.069-1.354-.2-2h-2.052A8 8 0 1 1 14 4.252V2.2Z" }),
|
|
75924
76159
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11 17a4 4 0 0 0 4-4H7a4 4 0 0 0 4 4ZM7 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM13.5 9.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Z" }))); };
|
|
76160
|
+
var SvgReaction$1 = SvgReaction;
|
|
75925
76161
|
|
|
75926
76162
|
var SvgRectangle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75927
76163
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 4H9v16h6V4ZM7 2v20h10V2H7Z", clipRule: "evenodd" }))); };
|
|
76164
|
+
var SvgRectangle$1 = SvgRectangle;
|
|
75928
76165
|
|
|
75929
76166
|
var SvgRobot = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75930
76167
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM13.665 15.33a.75.75 0 1 1 .67 1.34l-1.105.554a2.75 2.75 0 0 1-2.46 0l-1.105-.553a.75.75 0 1 1 .67-1.342l1.106.553a1.25 1.25 0 0 0 1.118 0l1.106-.553ZM18 13.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7.5 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }),
|
|
75931
76168
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 7a6 6 0 0 0-6 6v3a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4v-3a6 6 0 0 0-6-6H9Zm0 2a4 4 0 0 0-4 4v3a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3a4 4 0 0 0-4-4H9Z", clipRule: "evenodd" }),
|
|
75932
76169
|
React__namespace.createElement("path", { fill: "currentColor", d: "M0 12a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0v-3ZM23 11a1 1 0 0 0-1 1v3a1 1 0 1 0 2 0v-3a1 1 0 0 0-1-1Z" }))); };
|
|
76170
|
+
var SvgRobot$1 = SvgRobot;
|
|
75933
76171
|
|
|
75934
76172
|
var SvgRocket = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75935
76173
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5 13c0-5.088 2.902-9.437 7-11.182C16.097 3.563 19 7.912 19 13c0 .823-.076 1.626-.221 2.403l1.94 1.832a.5.5 0 0 1 .096.603l-2.495 4.575a.5.5 0 0 1-.793.114l-2.235-2.234a1 1 0 0 0-.707-.293H9.414a1 1 0 0 0-.707.293l-2.235 2.234a.5.5 0 0 1-.792-.114l-2.496-4.575a.5.5 0 0 1 .096-.603l1.94-1.832C5.076 14.626 5 13.823 5 13Zm1.475 6.695.817-.817A3 3 0 0 1 9.414 18h5.171a3 3 0 0 1 2.122.878l.817.817.982-1.8-1.1-1.038a2 2 0 0 1-.593-1.82A11.11 11.11 0 0 0 17 13c0-3.87-1.995-7.3-5-8.96C8.995 5.7 7 9.13 7 13c0 .691.063 1.372.186 2.036a2 2 0 0 1-.593 1.82l-1.1 1.04.982 1.8ZM12 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z" }))); };
|
|
76174
|
+
var SvgRocket$1 = SvgRocket;
|
|
75936
76175
|
|
|
75937
76176
|
var SvgScan = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75938
76177
|
React__namespace.createElement("path", { fill: "currentColor", d: "M20 22v-8h-2v6H6v-6H4v8h16ZM18 6h2V2H4v4h2V4h12v2Z" }),
|
|
75939
76178
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 7h20v6H2V7Zm2 2h16v2H4V9Z", clipRule: "evenodd" }))); };
|
|
76179
|
+
var SvgScan$1 = SvgScan;
|
|
75940
76180
|
|
|
75941
76181
|
var SvgServer = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75942
76182
|
React__namespace.createElement("path", { fill: "currentColor", d: "M15 17h2v2h-2v-2Z" }),
|
|
75943
76183
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21 19a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v14ZM19 5a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v9.17c.313-.11.65-.17 1-.17h12c.35 0 .687.06 1 .17V5ZM5 17v2a1 1 0 0 0 1 1h12a.996.996 0 0 0 1-1v-2a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1Z", clipRule: "evenodd" }))); };
|
|
76184
|
+
var SvgServer$1 = SvgServer;
|
|
75944
76185
|
|
|
75945
76186
|
var SvgShakeHands = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75946
76187
|
React__namespace.createElement("path", { fill: "currentColor", d: "M11.861 2.39a3 3 0 0 1 3.275-.034L19.29 5H21a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-1.52a2.65 2.65 0 0 1-1.285 2.449l-5.093 3.056a2 2 0 0 1-2.07-.008c-.7.62-1.779.688-2.561.073l-5.14-4.039a2.001 2.001 0 0 1-.565-2.446A2 2 0 0 1 2 13.51V6a1 1 0 0 1 1-1h4.947l3.914-2.61ZM4.173 13.646l.692-.605a3 3 0 0 1 4.195.24l2.702 2.972a3 3 0 0 1 .396 3.487l5.008-3.005a.657.657 0 0 0 .279-.79l-4.427-6.198a1 1 0 0 0-1.101-.377l-2.486.745a3 3 0 0 1-2.983-.752l-.293-.292A1.997 1.997 0 0 1 5.68 7H4v6.51l.173.135Zm9.89-9.602a1 1 0 0 0-1.093.012l-5.4 3.6.292.293a1 1 0 0 0 .995.25l2.485-.745a3 3 0 0 1 3.303 1.13L18.515 14H20V7h-.709a2 2 0 0 1-1.074-.313l-4.155-2.644ZM6.181 14.545l-1.616 1.414 5.14 4.039.705-1.232a1 1 0 0 0-.129-1.169L7.58 14.625a1 1 0 0 0-1.398-.08Z" }))); };
|
|
76188
|
+
var SvgShakeHands$1 = SvgShakeHands;
|
|
75947
76189
|
|
|
75948
76190
|
var SvgShapes = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75949
76191
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 1 6 11h12L12 1Zm0 3.887L14.468 9H9.532L12 4.887ZM6.75 20a2.75 2.75 0 1 1 0-5.5 2.75 2.75 0 0 1 0 5.5Zm0 2a4.75 4.75 0 1 0 0-9.5 4.75 4.75 0 0 0 0 9.5ZM15 15.5v4h4v-4h-4Zm-2 6v-8h8v8h-8Z" }))); };
|
|
76192
|
+
var SvgShapes$1 = SvgShapes;
|
|
75950
76193
|
|
|
75951
76194
|
var SvgSparkles = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75952
76195
|
React__namespace.createElement("path", { fill: "currentColor", d: "M14 5c0-.31.255-.556.558-.627a2.441 2.441 0 0 0 1.815-1.815C16.444 2.255 16.69 2 17 2c.31 0 .556.255.627.558.21.898.917 1.605 1.815 1.815.303.071.558.316.558.627 0 .31-.255.556-.558.627a2.441 2.441 0 0 0-1.815 1.815C17.556 7.745 17.31 8 17 8c-.31 0-.556-.255-.627-.558a2.441 2.441 0 0 0-1.815-1.815C14.255 5.556 14 5.31 14 5ZM1 12c0-.552.451-.991.996-1.082a6.005 6.005 0 0 0 4.922-4.922C7.008 5.45 7.448 5 8 5s.991.451 1.082.996a6.005 6.005 0 0 0 4.922 4.922c.545.09.996.53.996 1.082s-.451.991-.996 1.082a6.005 6.005 0 0 0-4.922 4.922C8.992 18.55 8.552 19 8 19s-.991-.451-1.082-.996a6.005 6.005 0 0 0-4.922-4.922C1.45 12.992 1 12.552 1 12Zm3.876 0A8.038 8.038 0 0 1 8 15.124 8.038 8.038 0 0 1 11.124 12 8.038 8.038 0 0 1 8 8.876 8.038 8.038 0 0 1 4.876 12ZM18 14c-.414 0-.741.34-.835.744a3.255 3.255 0 0 1-2.421 2.42c-.404.095-.744.422-.744.836s.34.741.744.835a3.255 3.255 0 0 1 2.42 2.421c.095.404.422.744.836.744s.741-.34.835-.744a3.255 3.255 0 0 1 2.421-2.42c.404-.095.744-.422.744-.836s-.34-.741-.744-.835a3.255 3.255 0 0 1-2.42-2.421C18.74 14.34 18.413 14 18 14Z" }))); };
|
|
76196
|
+
var SvgSparkles$1 = SvgSparkles;
|
|
75953
76197
|
|
|
75954
76198
|
var SvgSquare = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75955
76199
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M18 6H6v12h12V6ZM4 4v16h16V4H4Z", clipRule: "evenodd" }))); };
|
|
76200
|
+
var SvgSquare$1 = SvgSquare;
|
|
75956
76201
|
|
|
75957
76202
|
var SvgSquare3Stack3D = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75958
76203
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 7c3.333-2 6.666-4.001 10-6 3.334 1.999 6.667 4 10 6l-10 6L2 7Zm10-3.668L5.887 7 12 10.667 18.113 7 12 3.332Z", clipRule: "evenodd" }),
|
|
75959
76204
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4.083 10.75 2 12l10 6 10-6-2.083-1.25L12 15.5l-7.917-4.75Z" }),
|
|
75960
76205
|
React__namespace.createElement("path", { fill: "currentColor", d: "m2 17 2.083-1.25L12 20.5l7.917-4.75L22 17l-10 6-10-6Z" }))); };
|
|
76206
|
+
var SvgSquare3Stack3D$1 = SvgSquare3Stack3D;
|
|
75961
76207
|
|
|
75962
76208
|
var SvgStar = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75963
76209
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 18.26-7.053 3.948 1.575-7.928L.588 8.792l8.027-.952L12 .5l3.385 7.34 8.027.952-5.934 5.488 1.575 7.928-7.053-3.948Zm0-2.292 4.247 2.377-.948-4.773 3.573-3.305-4.833-.573-2.038-4.419-2.039 4.42-4.833.572 3.573 3.305-.948 4.773L12 15.968Z" }))); };
|
|
76210
|
+
var SvgStar$1 = SvgStar;
|
|
75964
76211
|
|
|
75965
76212
|
var SvgStop = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75966
76213
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17 7H7v10h10V7ZM5 5v14h14V5H5Z", clipRule: "evenodd" }))); };
|
|
76214
|
+
var SvgStop$1 = SvgStop;
|
|
75967
76215
|
|
|
75968
76216
|
var SvgStopSign = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75969
76217
|
React__namespace.createElement("path", { fill: "currentColor", d: "M18 10.5H6v3h12v-3Z" }),
|
|
75970
76218
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10Zm-2 0c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8 8 3.58 8 8Z", clipRule: "evenodd" }))); };
|
|
76219
|
+
var SvgStopSign$1 = SvgStopSign;
|
|
75971
76220
|
|
|
75972
76221
|
var SvgTable = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75973
76222
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 22h20V2H2v20Zm9-18v4H4V4h7ZM4 14v-4h7v4H4Zm0 2h7v4H4v-4Zm9 0h7v4h-7v-4Zm7-2h-7v-4h7v4Zm0-10v4h-7V4h7Z", clipRule: "evenodd" }))); };
|
|
76223
|
+
var SvgTable$1 = SvgTable;
|
|
75974
76224
|
|
|
75975
76225
|
var SvgTag = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75976
76226
|
React__namespace.createElement("path", { fill: "currentColor", d: "M15 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" }),
|
|
75977
76227
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11 2 1 12l11 11 10-10-.756-7.558a3 3 0 0 0-2.686-2.686L11 2Zm8.916 10.256L12 20.172 3.828 12l7.916-7.916 6.615.662a1 1 0 0 1 .895.895l.662 6.615Z", clipRule: "evenodd" }))); };
|
|
76228
|
+
var SvgTag$1 = SvgTag;
|
|
75978
76229
|
|
|
75979
76230
|
var SvgTemplate = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75980
76231
|
React__namespace.createElement("path", { fill: "currentColor", d: "M21 3v18H3V3h18ZM11 13H5v6h6v-6Zm2 6h6V5h-6v14ZM11 5H5v6h6V5Z" }))); };
|
|
76232
|
+
var SvgTemplate$1 = SvgTemplate;
|
|
75981
76233
|
|
|
75982
76234
|
var SvgTestTube = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75983
76235
|
React__namespace.createElement("path", { fill: "currentColor", d: "M17 2v2h-1v14a4 4 0 0 1-8 0V4H7V2h10Zm-3 8h-4v8a2 2 0 1 0 4 0v-8Zm-1 5a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm-2-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm3-8h-4v4h4V4Z" }))); };
|
|
76236
|
+
var SvgTestTube$1 = SvgTestTube;
|
|
75984
76237
|
|
|
75985
76238
|
var SvgTime = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75986
76239
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm1-8h4v2h-6V7h2v5Z" }))); };
|
|
76240
|
+
var SvgTime$1 = SvgTime;
|
|
75987
76241
|
|
|
75988
76242
|
var SvgTranslate = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75989
76243
|
React__namespace.createElement("path", { fill: "currentColor", d: "m18.5 10 4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16.5 10h2ZM10 2v2h6v2h-1.968a18.221 18.221 0 0 1-3.62 6.301 14.865 14.865 0 0 0 2.335 1.707l-.75 1.878A17.016 17.016 0 0 1 9 13.725a16.677 16.677 0 0 1-6.201 3.548l-.536-1.929a14.7 14.7 0 0 0 5.327-3.042A18.078 18.078 0 0 1 4.767 8h2.24A16.031 16.031 0 0 0 9 10.877a16.165 16.165 0 0 0 2.91-4.876L2 6V4h6V2h2Zm7.5 10.885L16.253 16h2.492L17.5 12.885Z" }))); };
|
|
76244
|
+
var SvgTranslate$1 = SvgTranslate;
|
|
75990
76245
|
|
|
75991
76246
|
var SvgTrash = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75992
76247
|
React__namespace.createElement("path", { fill: "currentColor", d: "M16 5h4v2h-1v12a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V7H4V5h4V3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2Zm1 2H7v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V7Zm-7-3v1h4V4h-4Z" }))); };
|
|
76248
|
+
var SvgTrash$1 = SvgTrash;
|
|
75993
76249
|
|
|
75994
76250
|
var SvgTriangle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75995
76251
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3 1.608 21h20.784L12 3Zm0 4L5.072 19h13.856L12 7Z", clipRule: "evenodd" }))); };
|
|
76252
|
+
var SvgTriangle$1 = SvgTriangle;
|
|
75996
76253
|
|
|
75997
76254
|
var SvgUser = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
75998
76255
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17 8A5 5 0 1 1 7 8a5 5 0 0 1 10 0Zm-2 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z", clipRule: "evenodd" }),
|
|
75999
76256
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 14a8 8 0 0 0-8 8h2a6 6 0 0 1 12 0h2a8 8 0 0 0-8-8Z" }))); };
|
|
76257
|
+
var SvgUser$1 = SvgUser;
|
|
76000
76258
|
|
|
76001
76259
|
var SvgUserArrow = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
76002
76260
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 13A5 5 0 1 0 9 3a5 5 0 0 0 0 10Zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z", clipRule: "evenodd" }),
|
|
76003
76261
|
React__namespace.createElement("path", { fill: "currentColor", d: "M1 22a8 8 0 1 1 16 0h-2a6 6 0 0 0-12 0H1ZM22 13l-4-4v3h-4v2h4v3l4-4Z" }))); };
|
|
76262
|
+
var SvgUserArrow$1 = SvgUserArrow;
|
|
76004
76263
|
|
|
76005
76264
|
var SvgUserGroup = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
76006
76265
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 13a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z", clipRule: "evenodd" }),
|
|
76007
76266
|
React__namespace.createElement("path", { fill: "currentColor", d: "M4 22a8 8 0 1 1 16 0h-2a6 6 0 0 0-12 0H4ZM5.223 6.24A7.012 7.012 0 0 0 5 8c0 1.936.786 3.689 2.057 4.956A3.5 3.5 0 0 1 5.224 6.24ZM19 8a6.978 6.978 0 0 1-2.056 4.956 3.5 3.5 0 0 0 1.834-6.716c.145.563.222 1.152.222 1.76ZM.174 22a6.5 6.5 0 0 1 5.797-7.979A9.984 9.984 0 0 0 2 22H.174ZM22 22h1.826a6.5 6.5 0 0 0-5.797-7.979A9.984 9.984 0 0 1 22 22Z" }))); };
|
|
76267
|
+
var SvgUserGroup$1 = SvgUserGroup;
|
|
76008
76268
|
|
|
76009
76269
|
var SvgUserPlus = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
76010
76270
|
React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 13A5 5 0 1 0 9 3a5 5 0 0 0 0 10Zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z", clipRule: "evenodd" }),
|
|
76011
76271
|
React__namespace.createElement("path", { fill: "currentColor", d: "M1 22a8 8 0 1 1 16 0h-2a6 6 0 0 0-12 0H1ZM18 12V9h2v3h3v2h-3v3h-2v-3h-3v-2h3Z" }))); };
|
|
76272
|
+
var SvgUserPlus$1 = SvgUserPlus;
|
|
76012
76273
|
|
|
76013
76274
|
var SvgWrench = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
76014
76275
|
React__namespace.createElement("path", { fill: "currentColor", d: "M5.329 3.272a3.5 3.5 0 0 1 4.255 4.962l10.709 10.71-1.415 1.414L8.17 9.648a3.502 3.502 0 0 1-4.962-4.255L5.443 7.63a1.5 1.5 0 0 0 2.122-2.121L5.329 3.272Zm10.367 1.883 3.182-1.768 1.415 1.415-1.768 3.182-1.768.353-2.121 2.121-1.415-1.414 2.122-2.121.353-1.768ZM8.98 13.287l1.414 1.414-5.303 5.303a1 1 0 0 1-1.492-1.327l.077-.087 5.304-5.303Z" }))); };
|
|
76276
|
+
var SvgWrench$1 = SvgWrench;
|
|
76015
76277
|
|
|
76016
76278
|
var SvgXCircle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
76017
76279
|
React__namespace.createElement("path", { fill: "currentColor", d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm0-9.414 2.828-2.829 1.415 1.415L13.414 12l2.829 2.828-1.415 1.415L12 13.414l-2.828 2.829-1.415-1.415L10.586 12 7.757 9.172l1.415-1.415L12 10.586Z" }))); };
|
|
76280
|
+
var SvgXCircle$1 = SvgXCircle;
|
|
76018
76281
|
|
|
76019
76282
|
var SvgXMark = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
76020
76283
|
React__namespace.createElement("path", { fill: "currentColor", d: "m12 10.5 4.95-5L18.5 7l-5 5 5 4.95-1.55 1.55-4.95-5-5 5L5.5 17l5-5-5-5 1.55-1.5 4.95 5Z" }))); };
|
|
76284
|
+
var SvgXMark$1 = SvgXMark;
|
|
76021
76285
|
|
|
76022
76286
|
var LABEL_TRUNCATE_LENGTH_MIDDLE = 15;
|
|
76023
76287
|
var LABEL_TRUNCATE_LENGTH_END = 30;
|
|
@@ -76050,7 +76314,7 @@ function Breadcrumbs(_a) {
|
|
|
76050
76314
|
: "s-text-element-700" }, index === items.length - 1
|
|
76051
76315
|
? truncateWithTooltip(item.label, LABEL_TRUNCATE_LENGTH_END)
|
|
76052
76316
|
: truncateWithTooltip(item.label, LABEL_TRUNCATE_LENGTH_MIDDLE)))),
|
|
76053
|
-
index === itemsShown.length - 1 ? null : (React.createElement(
|
|
76317
|
+
index === itemsShown.length - 1 ? null : (React.createElement(ChevronRightIcon, { className: "s-text-element-500" }))));
|
|
76054
76318
|
})));
|
|
76055
76319
|
}
|
|
76056
76320
|
function truncateWithTooltip(text, length) {
|
|
@@ -76112,7 +76376,7 @@ function Checkbox(_a) {
|
|
|
76112
76376
|
React.createElement("div", { className: classNames(combinedBaseClasses, "s-relative") },
|
|
76113
76377
|
React.createElement("div", { className: combinedCheckedIndicatorClasses, style: sizeStyles[size] }),
|
|
76114
76378
|
variant === "checkable" && (React.createElement("div", { className: "s-absolute" },
|
|
76115
|
-
React.createElement(Icon, { visual: isPartialChecked ?
|
|
76379
|
+
React.createElement(Icon, { visual: isPartialChecked ? DashIcon : CheckIcon, size: "xs" }))))));
|
|
76116
76380
|
}
|
|
76117
76381
|
|
|
76118
76382
|
var sizeClasses$2 = {
|
|
@@ -97313,6 +97577,7 @@ var animation$a = {
|
|
|
97313
97577
|
],
|
|
97314
97578
|
markers: [],
|
|
97315
97579
|
};
|
|
97580
|
+
var animColor = animation$a;
|
|
97316
97581
|
|
|
97317
97582
|
var animation$9 = {
|
|
97318
97583
|
v: "5.9.0",
|
|
@@ -98414,6 +98679,7 @@ var animation$9 = {
|
|
|
98414
98679
|
],
|
|
98415
98680
|
markers: [],
|
|
98416
98681
|
};
|
|
98682
|
+
var animColorLG = animation$9;
|
|
98417
98683
|
|
|
98418
98684
|
var animation$8 = {
|
|
98419
98685
|
v: "5.9.0",
|
|
@@ -98738,6 +99004,7 @@ var animation$8 = {
|
|
|
98738
99004
|
],
|
|
98739
99005
|
markers: [],
|
|
98740
99006
|
};
|
|
99007
|
+
var animColorXS = animation$8;
|
|
98741
99008
|
|
|
98742
99009
|
var animation$7 = {
|
|
98743
99010
|
v: "5.9.0",
|
|
@@ -99192,6 +99459,7 @@ var animation$7 = {
|
|
|
99192
99459
|
],
|
|
99193
99460
|
markers: [],
|
|
99194
99461
|
};
|
|
99462
|
+
var animDark = animation$7;
|
|
99195
99463
|
|
|
99196
99464
|
var animation$6 = {
|
|
99197
99465
|
v: "5.9.0",
|
|
@@ -100293,6 +100561,7 @@ var animation$6 = {
|
|
|
100293
100561
|
],
|
|
100294
100562
|
markers: [],
|
|
100295
100563
|
};
|
|
100564
|
+
var animDarkLG = animation$6;
|
|
100296
100565
|
|
|
100297
100566
|
var animation$5 = {
|
|
100298
100567
|
v: "5.9.0",
|
|
@@ -100654,6 +100923,7 @@ var animation$5 = {
|
|
|
100654
100923
|
],
|
|
100655
100924
|
markers: [],
|
|
100656
100925
|
};
|
|
100926
|
+
var animDarkXS = animation$5;
|
|
100657
100927
|
|
|
100658
100928
|
var animation$4 = {
|
|
100659
100929
|
v: "5.9.0",
|
|
@@ -101093,6 +101363,7 @@ var animation$4 = {
|
|
|
101093
101363
|
],
|
|
101094
101364
|
markers: [],
|
|
101095
101365
|
};
|
|
101366
|
+
var animLightXS = animation$4;
|
|
101096
101367
|
|
|
101097
101368
|
var animation$3 = {
|
|
101098
101369
|
v: "5.9.0",
|
|
@@ -102158,6 +102429,7 @@ var animation$3 = {
|
|
|
102158
102429
|
],
|
|
102159
102430
|
markers: [],
|
|
102160
102431
|
};
|
|
102432
|
+
var animLightLG = animation$3;
|
|
102161
102433
|
|
|
102162
102434
|
var animation$2 = {
|
|
102163
102435
|
v: "5.9.0",
|
|
@@ -102515,6 +102787,7 @@ var animation$2 = {
|
|
|
102515
102787
|
],
|
|
102516
102788
|
markers: [],
|
|
102517
102789
|
};
|
|
102790
|
+
var animSimpleLight = animation$2;
|
|
102518
102791
|
|
|
102519
102792
|
var pxSizeClasses = {
|
|
102520
102793
|
xs: "16",
|
|
@@ -102567,38 +102840,38 @@ var Spinner = function (_a) {
|
|
|
102567
102840
|
case "xs":
|
|
102568
102841
|
switch (variant) {
|
|
102569
102842
|
case "light":
|
|
102570
|
-
anim =
|
|
102843
|
+
anim = animSimpleLight;
|
|
102571
102844
|
break;
|
|
102572
102845
|
case "dark":
|
|
102573
|
-
anim =
|
|
102846
|
+
anim = animDarkXS;
|
|
102574
102847
|
break;
|
|
102575
102848
|
default:
|
|
102576
|
-
anim =
|
|
102849
|
+
anim = animColorXS;
|
|
102577
102850
|
}
|
|
102578
102851
|
break;
|
|
102579
102852
|
case "xl":
|
|
102580
102853
|
case "xxl":
|
|
102581
102854
|
switch (variant) {
|
|
102582
102855
|
case "light":
|
|
102583
|
-
anim =
|
|
102856
|
+
anim = animLightLG;
|
|
102584
102857
|
break;
|
|
102585
102858
|
case "dark":
|
|
102586
|
-
anim =
|
|
102859
|
+
anim = animDarkLG;
|
|
102587
102860
|
break;
|
|
102588
102861
|
default:
|
|
102589
|
-
anim =
|
|
102862
|
+
anim = animColorLG;
|
|
102590
102863
|
}
|
|
102591
102864
|
break;
|
|
102592
102865
|
default:
|
|
102593
102866
|
switch (variant) {
|
|
102594
102867
|
case "light":
|
|
102595
|
-
anim =
|
|
102868
|
+
anim = animLightXS;
|
|
102596
102869
|
break;
|
|
102597
102870
|
case "dark":
|
|
102598
|
-
anim =
|
|
102871
|
+
anim = animDark;
|
|
102599
102872
|
break;
|
|
102600
102873
|
default:
|
|
102601
|
-
anim =
|
|
102874
|
+
anim = animColor;
|
|
102602
102875
|
}
|
|
102603
102876
|
}
|
|
102604
102877
|
if (variant && variant in colors) {
|
|
@@ -102612,6 +102885,7 @@ var Spinner = function (_a) {
|
|
|
102612
102885
|
}
|
|
102613
102886
|
return (React.createElement(Lottie, { animationData: anim, style: { width: "".concat(fullSize, "px"), height: "".concat(fullSize, "px") }, loop: true, autoplay: true }));
|
|
102614
102887
|
};
|
|
102888
|
+
var Spinner$1 = Spinner;
|
|
102615
102889
|
|
|
102616
102890
|
var SvgAi21 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102617
102891
|
React__namespace.createElement("g", { clipPath: "url(#Ai21_svg__a)" },
|
|
@@ -102620,12 +102894,15 @@ var SvgAi21 = function (props) { return (React__namespace.createElement("svg", _
|
|
|
102620
102894
|
React__namespace.createElement("defs", null,
|
|
102621
102895
|
React__namespace.createElement("clipPath", { id: "Ai21_svg__a" },
|
|
102622
102896
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
102897
|
+
var SvgAi21$1 = SvgAi21;
|
|
102623
102898
|
|
|
102624
102899
|
var SvgAnthropic = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102625
102900
|
React__namespace.createElement("path", { fill: "#000", d: "M16.867 4H13.5l6.132 15.53H23L16.867 4ZM7.133 4 1 19.53h3.438l1.237-3.262h6.435l1.251 3.261H16.8L10.653 4h-3.52Zm-.33 9.382 2.09-5.46 2.104 5.46H6.802Z" }))); };
|
|
102901
|
+
var SvgAnthropic$1 = SvgAnthropic;
|
|
102626
102902
|
|
|
102627
102903
|
var SvgAnthropicWhite = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102628
102904
|
React__namespace.createElement("path", { fill: "#fff", d: "M16.867 4H13.5l6.132 15.53H23L16.867 4ZM7.133 4 1 19.53h3.438l1.237-3.262h6.435l1.251 3.261H16.8L10.653 4h-3.52Zm-.33 9.382 2.09-5.46 2.104 5.46H6.802Z" }))); };
|
|
102905
|
+
var SvgAnthropicWhite$1 = SvgAnthropicWhite;
|
|
102629
102906
|
|
|
102630
102907
|
var SvgClaude = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102631
102908
|
React__namespace.createElement("g", { clipPath: "url(#Claude_svg__a)" },
|
|
@@ -102634,11 +102911,13 @@ var SvgClaude = function (props) { return (React__namespace.createElement("svg",
|
|
|
102634
102911
|
React__namespace.createElement("defs", null,
|
|
102635
102912
|
React__namespace.createElement("clipPath", { id: "Claude_svg__a" },
|
|
102636
102913
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
102914
|
+
var SvgClaude$1 = SvgClaude;
|
|
102637
102915
|
|
|
102638
102916
|
var SvgCohere = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102639
102917
|
React__namespace.createElement("path", { fill: "#355146", d: "M3 8.132C3 5.049 5.394 2.55 8.348 2.55h8.537c2.093 0 3.79 1.771 3.79 3.956 0 1.582-.904 3.012-2.297 3.636l-5.902 2.64a10.666 10.666 0 0 1-4.277.933C5.334 13.736 3 11.318 3 8.327v-.195Z" }),
|
|
102640
102918
|
React__namespace.createElement("path", { fill: "#D9A6E5", d: "M21 17.055c0 2.427-1.886 4.395-4.211 4.395h-2.803c-2.005 0-3.64-1.677-3.676-3.77-.027-1.582.879-3.02 2.282-3.62l2.493-1.066a4.132 4.132 0 0 1 1.59-.334h.079c2.34-.021 4.246 1.953 4.246 4.395Z" }),
|
|
102641
102919
|
React__namespace.createElement("path", { fill: "#FF7759", d: "M3 17.659c0-1.782 1.384-3.226 3.09-3.226 1.707 0 3.09 1.444 3.09 3.226v.452c0 1.782-1.383 3.226-3.09 3.226-1.706 0-3.09-1.444-3.09-3.226v-.452Z" }))); };
|
|
102920
|
+
var SvgCohere$1 = SvgCohere;
|
|
102642
102921
|
|
|
102643
102922
|
var SvgConfluence = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102644
102923
|
React__namespace.createElement("g", { clipPath: "url(#Confluence_svg__a)" },
|
|
@@ -102653,6 +102932,7 @@ var SvgConfluence = function (props) { return (React__namespace.createElement("s
|
|
|
102653
102932
|
React__namespace.createElement("stop", { offset: 1, stopColor: "#2684FF" })),
|
|
102654
102933
|
React__namespace.createElement("clipPath", { id: "Confluence_svg__a" },
|
|
102655
102934
|
React__namespace.createElement("path", { fill: "#fff", d: "M2 2.5h20v19H2z" }))))); };
|
|
102935
|
+
var ConfluenceLogo = SvgConfluence;
|
|
102656
102936
|
|
|
102657
102937
|
var SvgDrive = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102658
102938
|
React__namespace.createElement("path", { fill: "#0066DA", d: "m2.663 19.598.97 1.75c.202.37.492.659.832.87l3.465-6.266H1c0 .408.1.816.302 1.185l1.361 2.461Z" }),
|
|
@@ -102661,6 +102941,7 @@ var SvgDrive = function (props) { return (React__namespace.createElement("svg",
|
|
|
102661
102941
|
React__namespace.createElement("path", { fill: "#00832D", d: "m12 8.581 3.465-6.265c-.34-.21-.73-.316-1.134-.316H9.669a2.27 2.27 0 0 0-1.134.316L12 8.58Z" }),
|
|
102662
102942
|
React__namespace.createElement("path", { fill: "#2684FC", d: "M16.07 15.952H7.93l-3.465 6.265c.34.211.73.316 1.134.316h12.802c.403 0 .794-.118 1.134-.316l-3.465-6.265Z" }),
|
|
102663
102943
|
React__namespace.createElement("path", { fill: "#FFBA00", d: "m19.497 8.976-3.2-5.791a2.342 2.342 0 0 0-.832-.87L12 8.582l4.07 7.371h6.917c0-.408-.1-.816-.302-1.184l-3.188-5.792Z" }))); };
|
|
102944
|
+
var DriveLogo = SvgDrive;
|
|
102664
102945
|
|
|
102665
102946
|
var SvgGemini = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102666
102947
|
React__namespace.createElement("g", { clipPath: "url(#Gemini_svg__a)" },
|
|
@@ -102672,26 +102953,32 @@ var SvgGemini = function (props) { return (React__namespace.createElement("svg",
|
|
|
102672
102953
|
React__namespace.createElement("stop", { offset: 0.836, stopColor: "#3972F4" })),
|
|
102673
102954
|
React__namespace.createElement("clipPath", { id: "Gemini_svg__a" },
|
|
102674
102955
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
102956
|
+
var SvgGemini$1 = SvgGemini;
|
|
102675
102957
|
|
|
102676
102958
|
var SvgGithub = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102677
102959
|
React__namespace.createElement("path", { fill: "#0F172A", fillRule: "evenodd", d: "M12 2C6.475 2 2 6.503 2 12.063c0 4.453 2.862 8.214 6.838 9.547.5.088.687-.213.687-.478 0-.239-.013-1.031-.013-1.874-2.512.466-3.162-.616-3.362-1.182-.113-.29-.6-1.183-1.025-1.422-.35-.188-.85-.654-.013-.666.788-.013 1.35.73 1.538 1.031.9 1.522 2.338 1.095 2.912.83.088-.654.35-1.094.638-1.346-2.225-.251-4.55-1.12-4.55-4.968 0-1.095.387-2 1.025-2.705-.1-.251-.45-1.283.1-2.666 0 0 .837-.265 2.75 1.031.8-.226 1.65-.34 2.5-.34.85 0 1.7.114 2.5.34 1.912-1.308 2.75-1.031 2.75-1.031.55 1.383.2 2.415.1 2.666.637.705 1.025 1.598 1.025 2.705 0 3.861-2.337 4.717-4.562 4.968.362.315.675.919.675 1.862 0 1.346-.013 2.428-.013 2.767 0 .265.188.579.688.478C19.137 20.277 22 16.503 22 12.063 22 6.503 17.525 2 12 2Z", clipRule: "evenodd" }))); };
|
|
102960
|
+
var GithubLogo = SvgGithub;
|
|
102678
102961
|
|
|
102679
102962
|
var SvgGithubWhite = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102680
102963
|
React__namespace.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M12 2C6.475 2 2 6.503 2 12.063c0 4.453 2.862 8.214 6.838 9.547.5.088.687-.213.687-.478 0-.239-.013-1.031-.013-1.874-2.512.466-3.162-.616-3.362-1.182-.113-.29-.6-1.183-1.025-1.422-.35-.188-.85-.654-.013-.666.788-.013 1.35.73 1.538 1.031.9 1.522 2.338 1.095 2.912.83.088-.654.35-1.094.638-1.346-2.225-.251-4.55-1.12-4.55-4.968 0-1.095.387-2 1.025-2.705-.1-.251-.45-1.283.1-2.666 0 0 .837-.265 2.75 1.031.8-.226 1.65-.34 2.5-.34.85 0 1.7.114 2.5.34 1.912-1.308 2.75-1.031 2.75-1.031.55 1.383.2 2.415.1 2.666.637.705 1.025 1.598 1.025 2.705 0 3.861-2.337 4.717-4.562 4.968.362.315.675.919.675 1.862 0 1.346-.013 2.428-.013 2.767 0 .265.188.579.688.478C19.137 20.277 22 16.503 22 12.063 22 6.503 17.525 2 12 2Z", clipRule: "evenodd" }))); };
|
|
102964
|
+
var SvgGithubWhite$1 = SvgGithubWhite;
|
|
102681
102965
|
|
|
102682
102966
|
var SvgGong = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102683
102967
|
React__namespace.createElement("path", { fill: "#8039E9", d: "M20.926 10.983h-5.691a.486.486 0 0 0-.457.645l1.37 3.547a.23.23 0 0 1-.139.301c-.032.008-.065.017-.097.017l-1.753-.106a.227.227 0 0 0-.204.097l-1.362 1.933a.231.231 0 0 1-.326.073h-.008l-2.014-1.37a.22.22 0 0 0-.261 0l-2.789 1.892a.235.235 0 0 1-.326-.057.238.238 0 0 1-.033-.196l.775-2.78a.226.226 0 0 0-.139-.277l-1.475-.604a.228.228 0 0 1-.13-.301c.007-.025.024-.041.04-.066l1.304-1.614a.233.233 0 0 0 .009-.277l-1.093-1.59a.235.235 0 0 1 .057-.327.2.2 0 0 1 .122-.04l1.705-.13c.13-.009.22-.115.22-.245l-.13-2.39a.244.244 0 0 1 .228-.252.41.41 0 0 1 .097.016l2.112.873c.09.04.196.016.261-.066l1.452-1.63a.234.234 0 0 1 .39.065l.873 2.25c.098.237.376.35.612.253.033-.016.073-.033.098-.057l3.424-2.544a.467.467 0 0 0-.342-.84l-2.259.302a.231.231 0 0 1-.244-.147l-1.19-3.05a.473.473 0 0 0-.604-.26.417.417 0 0 0-.171.122L10.26 4.95a.239.239 0 0 1-.26.057L6.607 3.572a.476.476 0 0 0-.62.252.365.365 0 0 0-.032.163l-.123 3.498a.244.244 0 0 1-.22.229l-3.098.204a.46.46 0 0 0-.35.725l2.062 3.042a.233.233 0 0 1-.016.285l-2.096 2.405a.463.463 0 0 0 .041.653c.04.032.082.057.122.081L4.7 16.153c.106.04.163.163.13.27l-1.532 5.992a.47.47 0 0 0 .334.571.475.475 0 0 0 .391-.073l5.765-4.134a.233.233 0 0 1 .27 0l2.625 1.842a.47.47 0 0 0 .652-.114l.008-.008 1.64-2.52a.227.227 0 0 1 .227-.097l3.922.473c.318.049.636-.22.522-.514l-1.63-4.232a.241.241 0 0 1 .138-.31l2.984-1.41c.44-.22.286-.905-.22-.905Z" }))); };
|
|
102968
|
+
var SvgGong$1 = SvgGong;
|
|
102684
102969
|
|
|
102685
102970
|
var SvgGoogle = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102686
102971
|
React__namespace.createElement("path", { fill: "#4285F4", fillRule: "evenodd", d: "M22.038 12.227c0-.709-.065-1.39-.186-2.045h-9.633v3.868h5.505c-.237 1.25-.958 2.31-2.041 3.018v2.51h3.305c1.934-1.741 3.05-4.305 3.05-7.35Z", clipRule: "evenodd" }),
|
|
102687
102972
|
React__namespace.createElement("path", { fill: "#34A853", fillRule: "evenodd", d: "M12.22 22c2.76 0 5.076-.895 6.768-2.423l-3.305-2.509c-.916.6-2.088.955-3.464.955-2.663 0-4.918-1.76-5.722-4.123H3.08v2.59C4.763 19.76 8.221 22 12.22 22Z", clipRule: "evenodd" }),
|
|
102688
102973
|
React__namespace.createElement("path", { fill: "#FBBC05", fillRule: "evenodd", d: "M6.497 13.9a5.89 5.89 0 0 1-.32-1.9c0-.659.115-1.3.32-1.9V7.51H3.08a9.815 9.815 0 0 0 0 8.981l3.417-2.59Z", clipRule: "evenodd" }),
|
|
102689
102974
|
React__namespace.createElement("path", { fill: "#EA4335", fillRule: "evenodd", d: "M12.22 5.977c1.501 0 2.85.505 3.909 1.496l2.933-2.868C17.292 2.99 14.976 2 12.22 2 8.221 2 4.763 4.24 3.08 7.51l3.417 2.59c.804-2.364 3.059-4.123 5.722-4.123Z", clipRule: "evenodd" }))); };
|
|
102975
|
+
var SvgGoogle$1 = SvgGoogle;
|
|
102690
102976
|
|
|
102691
102977
|
var SvgGoogleDoc = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102692
102978
|
React__namespace.createElement("path", { fill: "#93C5FD", d: "m14 2 6 6h-6V2Z" }),
|
|
102693
102979
|
React__namespace.createElement("path", { fill: "#60A5FA", d: "M4 4a2 2 0 0 1 2-2h8v4a2 2 0 0 0 2 2h4v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4Z" }),
|
|
102694
102980
|
React__namespace.createElement("path", { fill: "#fff", d: "M8 11h8v1H8zM8 17h6v1H8zM8 13h8v1H8zM8 15h8v1H8z" }))); };
|
|
102981
|
+
var SvgGoogleDoc$1 = SvgGoogleDoc;
|
|
102695
102982
|
|
|
102696
102983
|
var SvgGooglePdf = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102697
102984
|
React__namespace.createElement("path", { fill: "#FECACA", d: "m14 2 6 6h-6V2Z" }),
|
|
@@ -102699,6 +102986,7 @@ var SvgGooglePdf = function (props) { return (React__namespace.createElement("sv
|
|
|
102699
102986
|
React__namespace.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M8 18H7v-5h1.5a1.5 1.5 0 0 1 0 3H8v2Zm0-3h.5a.5.5 0 0 0 0-1H8v1Z", clipRule: "evenodd" }),
|
|
102700
102987
|
React__namespace.createElement("path", { fill: "#fff", d: "M15 18h1v-2h1v-1h-1v-.5a.5.5 0 0 1 .5-.5h.5v-1h-.5a1.5 1.5 0 0 0-1.5 1.5V18Z" }),
|
|
102701
102988
|
React__namespace.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M11 18v-5h1.5a1.5 1.5 0 0 1 1.5 1.5v2a1.5 1.5 0 0 1-1.5 1.5H11Zm1.5-1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5H12v3h.5Z", clipRule: "evenodd" }))); };
|
|
102989
|
+
var SvgGooglePdf$1 = SvgGooglePdf;
|
|
102702
102990
|
|
|
102703
102991
|
var SvgGoogleSlide = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102704
102992
|
React__namespace.createElement("path", { fill: "#FDE68A", d: "m14 2 6 6h-6V2Z" }),
|
|
@@ -102706,6 +102994,7 @@ var SvgGoogleSlide = function (props) { return (React__namespace.createElement("
|
|
|
102706
102994
|
React__namespace.createElement("path", { fill: "#fff", d: "M8 11h8v2H8z" }),
|
|
102707
102995
|
React__namespace.createElement("path", { fill: "#fff", d: "M15 11h1v7h-1zM8 11h1v7H8z" }),
|
|
102708
102996
|
React__namespace.createElement("path", { fill: "#fff", d: "M8 16h8v2H8z" }))); };
|
|
102997
|
+
var SvgGoogleSlide$1 = SvgGoogleSlide;
|
|
102709
102998
|
|
|
102710
102999
|
var SvgGoogleSpreadsheet = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102711
103000
|
React__namespace.createElement("path", { fill: "#6EE7B7", d: "m14 2 6 6h-6V2Z" }),
|
|
@@ -102713,6 +103002,7 @@ var SvgGoogleSpreadsheet = function (props) { return (React__namespace.createEle
|
|
|
102713
103002
|
React__namespace.createElement("path", { fill: "#fff", d: "M8 11h8v1H8z" }),
|
|
102714
103003
|
React__namespace.createElement("path", { fill: "#fff", d: "M15 11h1v7h-1zM11.5 11h1v7h-1zM8 11h1v7H8z" }),
|
|
102715
103004
|
React__namespace.createElement("path", { fill: "#fff", d: "M8 17h8v1H8zM8 13h8v1H8zM8 15h8v1H8z" }))); };
|
|
103005
|
+
var SvgGoogleSpreadsheet$1 = SvgGoogleSpreadsheet;
|
|
102716
103006
|
|
|
102717
103007
|
var SvgGpt3 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102718
103008
|
React__namespace.createElement("g", { clipPath: "url(#Gpt3_svg__a)" },
|
|
@@ -102721,6 +103011,7 @@ var SvgGpt3 = function (props) { return (React__namespace.createElement("svg", _
|
|
|
102721
103011
|
React__namespace.createElement("defs", null,
|
|
102722
103012
|
React__namespace.createElement("clipPath", { id: "Gpt3_svg__a" },
|
|
102723
103013
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
103014
|
+
var SvgGpt3$1 = SvgGpt3;
|
|
102724
103015
|
|
|
102725
103016
|
var SvgGpt4 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102726
103017
|
React__namespace.createElement("g", { clipPath: "url(#Gpt4_svg__a)" },
|
|
@@ -102729,6 +103020,7 @@ var SvgGpt4 = function (props) { return (React__namespace.createElement("svg", _
|
|
|
102729
103020
|
React__namespace.createElement("defs", null,
|
|
102730
103021
|
React__namespace.createElement("clipPath", { id: "Gpt4_svg__a" },
|
|
102731
103022
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
103023
|
+
var SvgGpt4$1 = SvgGpt4;
|
|
102732
103024
|
|
|
102733
103025
|
var SvgHuggingFace = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102734
103026
|
React__namespace.createElement("path", { fill: "#FFD21E", d: "M11.936 19.386a7.577 7.577 0 0 0 5.432-2.313 8.012 8.012 0 0 0 2.25-5.584c0-2.095-.81-4.104-2.25-5.585a7.577 7.577 0 0 0-5.432-2.313 7.576 7.576 0 0 0-5.432 2.313 8.012 8.012 0 0 0-2.25 5.585c0 2.094.81 4.103 2.25 5.584a7.577 7.577 0 0 0 5.432 2.313Z" }),
|
|
@@ -102740,15 +103032,18 @@ var SvgHuggingFace = function (props) { return (React__namespace.createElement("
|
|
|
102740
103032
|
React__namespace.createElement("path", { fill: "#FFD21E", d: "M10.033 19.43c.607-.919.563-1.607-.27-2.464-.836-.857-1.322-2.114-1.322-2.114s-.181-.727-.595-.659c-.413.068-.716 1.155.15 1.82.865.666-.172 1.119-.505.494-.332-.625-1.243-2.232-1.716-2.541-.47-.307-.802-.136-.692.5.11.634 2.085 2.17 1.892 2.5-.192.334-.868-.389-.868-.389s-2.116-1.98-2.578-1.463c-.46.515.352.947 1.503 1.665 1.157.719 1.247.91 1.084 1.182-.166.273-2.715-1.938-2.954-1-.238.934 2.602 1.205 2.427 1.853-.176.647-2.002-1.223-2.374-.496-.375.73 2.576 1.586 2.6 1.593.95.255 3.371.793 4.218-.482Z" }),
|
|
102741
103033
|
React__namespace.createElement("path", { fill: "#FF9D0B", d: "M18.61 12.91c.358 0 .678.15.9.424.19.242.293.544.293.855.14-.044.285-.067.431-.069.343 0 .652.135.871.378a1.349 1.349 0 0 1 .177 1.59c.195.165.333.39.393.642.053.204.107.636-.176 1.077a1.209 1.209 0 0 1 .081 1.14c-.225.528-.789.942-1.88 1.387-.682.277-1.305.455-1.31.457-.787.224-1.599.346-2.415.363-1.296 0-2.222-.409-2.755-1.213-.857-1.293-.736-2.477.376-3.618.614-.632 1.024-1.562 1.107-1.766.173-.605.626-1.277 1.38-1.277.2.003.397.055.574.152.177.098.329.237.443.407.22-.287.437-.512.634-.641.259-.18.563-.28.875-.289Zm0 .908c-.113 0-.25.05-.403.148-.47.309-1.381 1.916-1.715 2.54a.547.547 0 0 1-.197.217.525.525 0 0 1-.276.082c-.34 0-.608-.348-.031-.791.864-.666.561-1.755.148-1.82a.326.326 0 0 0-.053-.005c-.376 0-.542.665-.542.665s-.486 1.255-1.32 2.114c-.835.857-.88 1.546-.27 2.462.414.625 1.21.813 2.024.813.844 0 1.708-.204 2.195-.332.022-.007 2.973-.863 2.6-1.59-.065-.123-.167-.173-.297-.173-.526 0-1.483.804-1.895.804-.092 0-.156-.038-.183-.136-.177-.648 2.664-.92 2.425-1.857-.042-.166-.155-.232-.318-.232-.694 0-2.255 1.257-2.582 1.257-.022 0-.042-.007-.051-.023-.164-.272-.075-.463 1.079-1.181 1.156-.719 1.967-1.15 1.503-1.666-.051-.06-.126-.087-.217-.087-.703 0-2.358 1.55-2.358 1.55s-.447.477-.717.477a.16.16 0 0 1-.087-.02.166.166 0 0 1-.063-.066c-.192-.332 1.78-1.868 1.89-2.502.075-.432-.053-.648-.29-.648Z" }),
|
|
102742
103034
|
React__namespace.createElement("path", { fill: "#FFD21E", d: "M13.952 19.43c-.608-.919-.566-1.607.27-2.464.833-.857 1.32-2.114 1.32-2.114s.18-.727.596-.659c.411.068.714 1.155-.15 1.82-.867.666.172 1.119.504.494.334-.625 1.244-2.232 1.715-2.541.471-.307.805-.136.692.5-.11.634-2.082 2.17-1.89 2.5.19.334.867-.389.867-.389s2.117-1.98 2.577-1.463c.46.515-.35.947-1.503 1.665-1.156.719-1.245.91-1.083 1.182.165.273 2.714-1.938 2.953-1 .239.934-2.6 1.205-2.425 1.853.177.647 2-1.223 2.374-.496.374.73-2.575 1.586-2.6 1.593-.952.255-3.373.793-4.217-.482Z" }))); };
|
|
103035
|
+
var SvgHuggingFace$1 = SvgHuggingFace;
|
|
102743
103036
|
|
|
102744
103037
|
var SvgIntercom = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102745
103038
|
React__namespace.createElement("path", { fill: "#1F8DED", d: "M19.333 12.996a.667.667 0 0 1-1.333 0V7a.667.667 0 0 1 1.333 0v5.996Zm-.232 4.173c-.103.088-2.573 2.16-7.101 2.16-4.528 0-6.997-2.072-7.1-2.16a.667.667 0 0 1 .866-1.014c.039.033 2.244 1.84 6.234 1.84 4.04 0 6.211-1.82 6.233-1.838a.667.667 0 0 1 .868 1.012ZM4.667 7A.667.667 0 0 1 6 7v5.996a.667.667 0 0 1-1.333 0V7ZM8 5.667a.667.667 0 0 1 1.333 0v8.906a.667.667 0 0 1-1.333 0V5.667Zm3.333-.338a.665.665 0 0 1 .922-.616.668.668 0 0 1 .412.616v9.667a.667.667 0 0 1-1.334 0V5.329Zm3.334.338a.667.667 0 0 1 1.333 0v8.906a.667.667 0 0 1-1.333 0V5.667ZM19.5 2h-15A2.5 2.5 0 0 0 2 4.5v15A2.5 2.5 0 0 0 4.5 22h15a2.5 2.5 0 0 0 2.5-2.5v-15A2.5 2.5 0 0 0 19.5 2Z" }))); };
|
|
103039
|
+
var IntercomLogo = SvgIntercom;
|
|
102746
103040
|
|
|
102747
103041
|
var SvgMicrosoft = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102748
103042
|
React__namespace.createElement("path", { fill: "#F25022", d: "M3 3h8.5v8.5H3z" }),
|
|
102749
103043
|
React__namespace.createElement("path", { fill: "#00A4EF", d: "M3 12.5h8.5V21H3z" }),
|
|
102750
103044
|
React__namespace.createElement("path", { fill: "#7FBA00", d: "M12.5 3H21v8.5h-8.5z" }),
|
|
102751
103045
|
React__namespace.createElement("path", { fill: "#FFB900", d: "M12.5 12.5H21V21h-8.5z" }))); };
|
|
103046
|
+
var MicrosoftLogo = SvgMicrosoft;
|
|
102752
103047
|
|
|
102753
103048
|
var SvgMicrosoftExcel = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102754
103049
|
React__namespace.createElement("path", { fill: "#34D399", d: "M4 4a2 2 0 0 1 2-2h6v5H4V4Z" }),
|
|
@@ -102761,6 +103056,7 @@ var SvgMicrosoftExcel = function (props) { return (React__namespace.createElemen
|
|
|
102761
103056
|
React__namespace.createElement("path", { fill: "#059669", d: "M12 17h8v3a2 2 0 0 1-2 2h-6v-5Z" }),
|
|
102762
103057
|
React__namespace.createElement("path", { fill: "#065F46", d: "M2.833 7h8.334c.46 0 .833.373.833.833v8.334c0 .46-.373.833-.833.833H2.833A.833.833 0 0 1 2 16.167V7.833c0-.46.373-.833.833-.833Z" }),
|
|
102763
103058
|
React__namespace.createElement("path", { fill: "#fff", d: "m4.3 15 1.941-3.008L4.463 9h1.43l.971 1.913c.09.182.151.317.184.406h.013c.064-.145.131-.286.201-.422L8.3 9h1.314L7.79 11.975 9.66 15H8.262l-1.12-2.1a1.76 1.76 0 0 1-.135-.28h-.016a1.327 1.327 0 0 1-.13.271L5.706 15H4.3Z" }))); };
|
|
103059
|
+
var SvgMicrosoftExcel$1 = SvgMicrosoftExcel;
|
|
102764
103060
|
|
|
102765
103061
|
var SvgMicrosoftPowerpoint = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102766
103062
|
React__namespace.createElement("path", { fill: "#FB923C", d: "M13.5 13 12 2h-.112C6.434 2.016 2.016 6.434 2 11.888V12l11.5 1Z" }),
|
|
@@ -102768,6 +103064,7 @@ var SvgMicrosoftPowerpoint = function (props) { return (React__namespace.createE
|
|
|
102768
103064
|
React__namespace.createElement("path", { fill: "#F97316", d: "M22 12v.11c-.016 5.456-4.434 9.874-9.89 9.89h-.22c-5.456-.016-9.874-4.434-9.89-9.89V12h20Z" }),
|
|
102769
103065
|
React__namespace.createElement("path", { fill: "#9A3412", d: "M2.833 7h8.334c.46 0 .833.373.833.833v8.334c0 .46-.373.833-.833.833H2.833A.833.833 0 0 1 2 16.167V7.833c0-.46.373-.833.833-.833Z" }),
|
|
102770
103066
|
React__namespace.createElement("path", { fill: "#fff", d: "M7.071 9.006c.511-.04 1.017.13 1.429.48.343.353.526.866.497 1.394.006.366-.08.727-.245 1.04-.168.309-.41.554-.696.708a2.107 2.107 0 0 1-1.047.253h-.993V15H5V9.006h2.071Zm-1.056 2.959h.875c.277.023.552-.07.773-.265.183-.201.279-.485.262-.776 0-.66-.334-.99-1.002-.99h-.908v2.031Z" }))); };
|
|
103067
|
+
var SvgMicrosoftPowerpoint$1 = SvgMicrosoftPowerpoint;
|
|
102771
103068
|
|
|
102772
103069
|
var SvgMicrosoftWord = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102773
103070
|
React__namespace.createElement("path", { fill: "#93C5FD", d: "M4 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3H4V4Z" }),
|
|
@@ -102776,6 +103073,7 @@ var SvgMicrosoftWord = function (props) { return (React__namespace.createElement
|
|
|
102776
103073
|
React__namespace.createElement("path", { fill: "#2563EB", d: "M4 17h16v3a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3Z" }),
|
|
102777
103074
|
React__namespace.createElement("path", { fill: "#1D4ED8", d: "M2.833 7h8.334c.46 0 .833.373.833.833v8.334c0 .46-.373.833-.833.833H2.833A.833.833 0 0 1 2 16.167V7.833c0-.46.373-.833.833-.833Z" }),
|
|
102778
103075
|
React__namespace.createElement("path", { fill: "#fff", d: "M5.243 13.54c.019.143.03.267.036.373H5.3c.008-.1.025-.222.05-.364.026-.142.05-.262.07-.36l.97-4.187h1.255l1.007 4.124c.058.256.1.516.125.778h.017c.018-.254.053-.506.104-.755L9.701 9h1.142l-1.41 6H8.099l-.957-3.973a9.329 9.329 0 0 1-.159-.85h-.017a9.005 9.005 0 0 1-.064.434c-.033.192-.059.335-.078.427L5.925 15H4.568L3.15 9.002h1.163l.874 4.195c.02.087.038.201.056.343Z" }))); };
|
|
103076
|
+
var SvgMicrosoftWord$1 = SvgMicrosoftWord;
|
|
102779
103077
|
|
|
102780
103078
|
var SvgMistral = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102781
103079
|
React__namespace.createElement("path", { fill: "#1A1C20", d: "M4 4h1.125v15H4zM16 13h1.125v6H16zM13 7h1.125v3H13zM10 13h1.125v3H10zM16 4h1.125v3H16z" }),
|
|
@@ -102784,10 +103082,12 @@ var SvgMistral = function (props) { return (React__namespace.createElement("svg"
|
|
|
102784
103082
|
React__namespace.createElement("path", { fill: "#FF6F00", d: "M5.125 10h3v3h-3zM17.125 10h3v3h-3zM8.125 10h3v3h-3zM14.125 10h3v3h-3zM11.125 10h3v3h-3z" }),
|
|
102785
103083
|
React__namespace.createElement("path", { fill: "#FF4606", d: "M5.125 13h3v3h-3zM17.125 13h3v3h-3zM11.125 13h3v3h-3z" }),
|
|
102786
103084
|
React__namespace.createElement("path", { fill: "#FF0107", d: "M5.125 16h3v3h-3zM17.125 16h3v3h-3z" }))); };
|
|
103085
|
+
var SvgMistral$1 = SvgMistral;
|
|
102787
103086
|
|
|
102788
103087
|
var SvgNotion = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102789
103088
|
React__namespace.createElement("path", { fill: "#fff", d: "m3.203 2.863 11.067-.818c1.36-.116 1.709-.038 2.563.584l3.533 2.488c.583.428.777.545.777 1.01v13.65c0 .855-.311 1.36-1.398 1.438l-12.852.778c-.816.039-1.204-.078-1.632-.622L2.66 17.988c-.467-.623-.66-1.089-.66-1.633V4.223c0-.7.31-1.283 1.203-1.36Z" }),
|
|
102790
103089
|
React__namespace.createElement("path", { fill: "#000", fillRule: "evenodd", d: "m14.77 2.045-11.067.818c-.892.077-1.203.66-1.203 1.36v12.132c0 .544.193 1.01.66 1.633l2.601 3.383c.428.544.816.661 1.632.622l12.852-.778c1.086-.077 1.398-.583 1.398-1.438V6.128c0-.442-.175-.57-.689-.947l-3.62-2.552c-.855-.622-1.205-.7-2.564-.584Zm-7.086 3.86c-1.05.07-1.287.086-1.883-.398L4.285 4.3c-.154-.156-.076-.35.312-.389l10.638-.777c.894-.078 1.359.233 1.708.505l1.825 1.322c.078.04.272.272.039.272L7.82 5.895l-.136.01ZM6.461 19.66V8.073c0-.506.155-.739.62-.778L19.7 6.556c.428-.039.621.233.621.739v11.509c0 .506-.078.934-.776.973l-12.076.7c-.698.038-1.008-.194-1.008-.817ZM18.38 8.695c.077.35 0 .7-.35.74l-.582.115v8.555c-.506.272-.971.427-1.36.427-.621 0-.776-.195-1.242-.777l-3.806-5.988v5.793l1.204.273s0 .7-.971.7l-2.678.155c-.078-.156 0-.545.271-.622l.7-.194v-7.66l-.971-.079c-.078-.35.116-.855.66-.894l2.873-.194 3.96 6.066V9.745l-1.009-.116c-.078-.429.233-.74.62-.778l2.68-.156Z", clipRule: "evenodd" }))); };
|
|
103090
|
+
var NotionLogo = SvgNotion;
|
|
102791
103091
|
|
|
102792
103092
|
var SvgO1 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102793
103093
|
React__namespace.createElement("g", { clipPath: "url(#o1_svg__a)" },
|
|
@@ -102796,6 +103096,7 @@ var SvgO1 = function (props) { return (React__namespace.createElement("svg", __a
|
|
|
102796
103096
|
React__namespace.createElement("defs", null,
|
|
102797
103097
|
React__namespace.createElement("clipPath", { id: "o1_svg__a" },
|
|
102798
103098
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
103099
|
+
var SvgO1$1 = SvgO1;
|
|
102799
103100
|
|
|
102800
103101
|
var SvgOffice = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102801
103102
|
React__namespace.createElement("path", { fill: "url(#Office_svg__a)", d: "m10.22 2.465-.102.062a3.636 3.636 0 0 0-.458.328l.294-.207h2.5l.455 3.442-2.273 2.273-2.273 1.58v1.822c0 1.272.665 2.452 1.754 3.11l2.393 1.449-5.056 2.949H6.48l-1.817-1.1a3.637 3.637 0 0 1-1.753-3.111V8.936c0-1.273.665-2.453 1.754-3.112l5.455-3.299.102-.06Z" }),
|
|
@@ -102823,12 +103124,15 @@ var SvgOffice = function (props) { return (React__namespace.createElement("svg",
|
|
|
102823
103124
|
React__namespace.createElement("linearGradient", { id: "Office_svg__f", x1: 8.807, x2: 12.221, y1: 2.479, y2: 2.479, gradientUnits: "userSpaceOnUse" },
|
|
102824
103125
|
React__namespace.createElement("stop", { stopColor: "#2D3F80" }),
|
|
102825
103126
|
React__namespace.createElement("stop", { offset: 1, stopColor: "#436DCD", stopOpacity: 0 }))))); };
|
|
103127
|
+
var SvgOffice$1 = SvgOffice;
|
|
102826
103128
|
|
|
102827
103129
|
var SvgOpenai = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102828
103130
|
React__namespace.createElement("path", { fill: "#000", d: "M21.55 10.005a5.417 5.417 0 0 0-.478-4.502c-1.216-2.09-3.662-3.166-6.05-2.66A5.59 5.59 0 0 0 10.831 1C8.39.995 6.224 2.546 5.473 4.838A5.553 5.553 0 0 0 1.76 7.496a5.488 5.488 0 0 0 .691 6.5 5.416 5.416 0 0 0 .477 4.502c1.217 2.09 3.662 3.165 6.05 2.66A5.586 5.586 0 0 0 13.168 23c2.443.006 4.61-1.546 5.361-3.84a5.553 5.553 0 0 0 3.715-2.66 5.488 5.488 0 0 0-.693-6.497v.002Zm-8.381 11.557a4.198 4.198 0 0 1-2.675-.954c.034-.018.093-.05.132-.073l4.44-2.53a.71.71 0 0 0 .364-.624v-6.176l1.877 1.069c.02.01.033.029.036.05v5.115c-.003 2.275-1.87 4.119-4.174 4.123ZM4.192 17.78a4.059 4.059 0 0 1-.498-2.762l.131.077 4.44 2.53c.225.13.504.13.73 0l5.42-3.088v2.138a.068.068 0 0 1-.027.057L9.9 19.288c-1.999 1.136-4.552.46-5.707-1.51h-.001ZM3.023 8.216A4.15 4.15 0 0 1 5.198 6.41l-.002.151v5.06a.711.711 0 0 0 .364.624l5.42 3.087-1.876 1.07a.067.067 0 0 1-.063.005l-4.489-2.559c-1.995-1.14-2.679-3.658-1.53-5.63h.001Zm15.417 3.54-5.42-3.088L14.896 7.6a.067.067 0 0 1 .063-.006l4.489 2.557c1.998 1.14 2.683 3.662 1.529 5.633a4.163 4.163 0 0 1-2.174 1.807V12.38a.71.71 0 0 0-.363-.623Zm1.867-2.773a6.16 6.16 0 0 0-.132-.078l-4.44-2.53a.731.731 0 0 0-.729 0l-5.42 3.088V7.325a.068.068 0 0 1 .027-.057L14.1 4.713c2-1.137 4.555-.46 5.707 1.513.487.833.664 1.809.499 2.757h.001Zm-11.741 3.81-1.877-1.068a.065.065 0 0 1-.036-.051V6.559c.001-2.277 1.873-4.122 4.181-4.12.976 0 1.92.338 2.671.954-.034.018-.092.05-.131.073l-4.44 2.53a.71.71 0 0 0-.365.623l-.003 6.173v.002Zm1.02-2.168L12 9.25l2.414 1.375v2.75L12 14.75l-2.415-1.375v-2.75Z" }))); };
|
|
103131
|
+
var SvgOpenai$1 = SvgOpenai;
|
|
102829
103132
|
|
|
102830
103133
|
var SvgOpenaiWhite = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102831
103134
|
React__namespace.createElement("path", { fill: "#fff", d: "M21.55 10.005a5.417 5.417 0 0 0-.478-4.502c-1.216-2.09-3.662-3.166-6.05-2.66A5.59 5.59 0 0 0 10.831 1C8.39.995 6.224 2.546 5.473 4.838A5.553 5.553 0 0 0 1.76 7.496a5.488 5.488 0 0 0 .691 6.5 5.416 5.416 0 0 0 .477 4.502c1.217 2.09 3.662 3.165 6.05 2.66A5.586 5.586 0 0 0 13.168 23c2.443.006 4.61-1.546 5.361-3.84a5.553 5.553 0 0 0 3.715-2.66 5.488 5.488 0 0 0-.693-6.497v.002Zm-8.381 11.557a4.198 4.198 0 0 1-2.675-.954c.034-.018.093-.05.132-.073l4.44-2.53a.71.71 0 0 0 .364-.624v-6.176l1.877 1.069c.02.01.033.029.036.05v5.115c-.003 2.275-1.87 4.119-4.174 4.123ZM4.192 17.78a4.059 4.059 0 0 1-.498-2.762l.131.077 4.44 2.53c.225.13.504.13.73 0l5.42-3.088v2.138a.068.068 0 0 1-.027.057L9.9 19.288c-1.999 1.136-4.552.46-5.707-1.51h-.001ZM3.023 8.216A4.15 4.15 0 0 1 5.198 6.41l-.002.151v5.06a.711.711 0 0 0 .364.624l5.42 3.087-1.876 1.07a.067.067 0 0 1-.063.005l-4.489-2.559c-1.995-1.14-2.679-3.658-1.53-5.63h.001Zm15.417 3.54-5.42-3.088L14.896 7.6a.067.067 0 0 1 .063-.006l4.489 2.557c1.998 1.14 2.683 3.662 1.529 5.633a4.163 4.163 0 0 1-2.174 1.807V12.38a.71.71 0 0 0-.363-.623Zm1.867-2.773a6.16 6.16 0 0 0-.132-.078l-4.44-2.53a.731.731 0 0 0-.729 0l-5.42 3.088V7.325a.068.068 0 0 1 .027-.057L14.1 4.713c2-1.137 4.555-.46 5.707 1.513.487.833.664 1.809.499 2.757h.001Zm-11.741 3.81-1.877-1.068a.065.065 0 0 1-.036-.051V6.559c.001-2.277 1.873-4.122 4.181-4.12.976 0 1.92.338 2.671.954-.034.018-.092.05-.131.073l-4.44 2.53a.71.71 0 0 0-.365.623l-.003 6.173v.002Zm1.02-2.168L12 9.25l2.414 1.375v2.75L12 14.75l-2.415-1.375v-2.75Z" }))); };
|
|
103135
|
+
var SvgOpenaiWhite$1 = SvgOpenaiWhite;
|
|
102832
103136
|
|
|
102833
103137
|
var SvgReplicate = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102834
103138
|
React__namespace.createElement("g", { clipPath: "url(#Replicate_svg__a)" },
|
|
@@ -102837,6 +103141,7 @@ var SvgReplicate = function (props) { return (React__namespace.createElement("sv
|
|
|
102837
103141
|
React__namespace.createElement("defs", null,
|
|
102838
103142
|
React__namespace.createElement("clipPath", { id: "Replicate_svg__a" },
|
|
102839
103143
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
103144
|
+
var SvgReplicate$1 = SvgReplicate;
|
|
102840
103145
|
|
|
102841
103146
|
var SvgSalesforce = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102842
103147
|
React__namespace.createElement("g", { clipPath: "url(#Salesforce_svg__a)" },
|
|
@@ -102844,34 +103149,39 @@ var SvgSalesforce = function (props) { return (React__namespace.createElement("s
|
|
|
102844
103149
|
React__namespace.createElement("defs", null,
|
|
102845
103150
|
React__namespace.createElement("clipPath", { id: "Salesforce_svg__a" },
|
|
102846
103151
|
React__namespace.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))))); };
|
|
103152
|
+
var SvgSalesforce$1 = SvgSalesforce;
|
|
102847
103153
|
|
|
102848
103154
|
var SvgSlack = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102849
103155
|
React__namespace.createElement("path", { fill: "#E01E5A", d: "M6.216 14.643a2.1 2.1 0 1 1-4.2 0 2.1 2.1 0 0 1 2.1-2.102h2.1v2.102Zm1.05 0a2.1 2.1 0 1 1 4.201 0v5.255A2.099 2.099 0 0 1 9.367 22c-1.162 0-2.1-.94-2.1-2.102v-5.255Z" }),
|
|
102850
103156
|
React__namespace.createElement("path", { fill: "#36C5F0", d: "M9.367 6.204a2.1 2.1 0 0 1-2.1-2.102 2.1 2.1 0 1 1 4.2 0v2.102h-2.1Zm0 1.067a2.1 2.1 0 0 1 2.1 2.102 2.1 2.1 0 0 1-2.1 2.102H4.1A2.1 2.1 0 0 1 2 9.373 2.1 2.1 0 0 1 4.1 7.27h5.267Z" }),
|
|
102851
103157
|
React__namespace.createElement("path", { fill: "#2EB67D", d: "M17.784 9.373a2.099 2.099 0 1 1 4.2 0 2.099 2.099 0 0 1-2.1 2.102h-2.1V9.373Zm-1.05 0a2.099 2.099 0 1 1-4.201 0V4.102a2.099 2.099 0 1 1 4.2 0v5.27Z" }),
|
|
102852
103158
|
React__namespace.createElement("path", { fill: "#ECB22E", d: "M14.633 17.796c1.162 0 2.1.94 2.1 2.102a2.099 2.099 0 1 1-4.2 0v-2.102h2.1Zm0-1.05c-1.161 0-2.1-.94-2.1-2.103a2.1 2.1 0 0 1 2.1-2.102H19.9a2.1 2.1 0 0 1 2.1 2.102 2.099 2.099 0 0 1-2.1 2.102h-5.267Z" }))); };
|
|
103159
|
+
var SlackLogo = SvgSlack;
|
|
102853
103160
|
|
|
102854
103161
|
var SvgSnowflake = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102855
103162
|
React__namespace.createElement("path", { fill: "#29B5E8", fillRule: "evenodd", d: "M9.015 9.236 4.783 6.793A1.244 1.244 0 1 1 6.026 4.64L8.43 6.027V3.24a1.24 1.24 0 1 1 2.477 0v4.897c0 .36-.153.684-.4.911-.39.38-.998.474-1.492.188Zm-.353 2.805a1.219 1.219 0 0 0-.607-1.074L3.823 8.524a1.214 1.214 0 0 0-1.215 2.105l2.44 1.407-2.44 1.409a1.2 1.2 0 0 0-.566.737c-.084.313-.041.641.121.922a1.218 1.218 0 0 0 1.66.445l4.232-2.443c.378-.22.61-.627.607-1.065Zm10.526 5.24-4.233-2.445a1.245 1.245 0 0 0-1.859 1.198v4.778a1.24 1.24 0 0 0 2.477 0v-2.748l2.372 1.37a1.244 1.244 0 0 0 1.243-2.153ZM14.3 12.239a.48.48 0 0 1-.121.292L12.5 14.21a.476.476 0 0 1-.291.12h-.427a.476.476 0 0 1-.292-.12L9.81 12.53a.48.48 0 0 1-.12-.292v-.427c0-.095.054-.225.12-.292l1.68-1.679a.476.476 0 0 1 .292-.12h.427c.093 0 .225.053.291.12l1.678 1.68c.067.066.12.196.12.291v.427Zm-1.498-.205v-.018a.356.356 0 0 0-.088-.215l-.495-.493a.338.338 0 0 0-.215-.09h-.018a.347.347 0 0 0-.214.09l-.494.493a.347.347 0 0 0-.088.215v.018c0 .07.04.166.088.214l.494.496c.05.048.146.088.214.088h.018c.07 0 .166-.04.215-.088l.495-.496a.347.347 0 0 0 .088-.214Zm6.386-5.241-4.233 2.443a1.243 1.243 0 0 1-1.859-1.197v-4.8a1.24 1.24 0 1 1 2.477 0v2.77l2.372-1.37a1.243 1.243 0 1 1 1.243 2.154ZM9.864 14.69a1.233 1.233 0 0 0-.849.145L4.783 17.28a1.242 1.242 0 1 0 1.243 2.153l2.404-1.388v2.766a1.24 1.24 0 0 0 2.477 0v-4.897c0-.618-.452-1.13-1.043-1.223ZM20.134 8.5a1.242 1.242 0 0 1 1.699.456 1.24 1.24 0 0 1-.456 1.697l-2.396 1.384 2.396 1.383a1.244 1.244 0 0 1-1.243 2.155L15.9 13.13a1.24 1.24 0 0 1-.621-1.088 1.245 1.245 0 0 1 .621-1.099l4.233-2.443Z", clipRule: "evenodd" }))); };
|
|
103163
|
+
var SnowflakeLogo = SvgSnowflake;
|
|
102856
103164
|
|
|
102857
103165
|
var SvgZapier = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102858
103166
|
React__namespace.createElement("path", { fill: "#FF4A00", d: "M12.006 2c.565.001 1.12.049 1.66.14v5.82l4.128-4.116a10.03 10.03 0 0 1 2.358 2.352l-4.128 4.117h5.838c.09.538.138 1.09.138 1.655v.013c0 .565-.048 1.118-.138 1.656h-5.838l4.128 4.116c-.325.455-.687.881-1.08 1.275h-.001c-.394.393-.82.754-1.276 1.077l-4.128-4.117v5.822a10.18 10.18 0 0 1-1.66.14h-.014a10.178 10.178 0 0 1-1.659-.14v-5.822l-4.127 4.117a10.03 10.03 0 0 1-2.358-2.352l4.128-4.116H2.139A9.92 9.92 0 0 1 2 11.978v-.029c.001-.146.01-.325.024-.51l.005-.056c.04-.521.11-1.07.11-1.07h5.838L3.849 6.196c.323-.455.685-.88 1.079-1.273l.002-.002a9.98 9.98 0 0 1 1.277-1.077l4.127 4.117V2.139A10.18 10.18 0 0 1 11.994 2h.012Zm0 7.481h-.01c-.743 0-1.455.136-2.112.383A5.989 5.989 0 0 0 9.5 11.97v.01c0 .74.137 1.45.385 2.105a5.985 5.985 0 0 0 2.11.383h.01c.743 0 1.455-.136 2.111-.383a5.95 5.95 0 0 0 .384-2.106v-.01c0-.74-.136-1.45-.384-2.105a5.986 5.986 0 0 0-2.11-.383Z" }))); };
|
|
103167
|
+
var SvgZapier$1 = SvgZapier;
|
|
102859
103168
|
|
|
102860
103169
|
var SvgZendesk = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props),
|
|
102861
103170
|
React__namespace.createElement("path", { fill: "#03363D", d: "M13 4v12L23 4H13ZM6 9a5 5 0 0 1-5-5h10a5 5 0 0 1-5 5ZM18 15a5 5 0 0 1 5 5H13a5 5 0 0 1 5-5ZM11 8v12H1L11 8Z" }))); };
|
|
103171
|
+
var ZendeskLogo = SvgZendesk;
|
|
102862
103172
|
|
|
102863
103173
|
var typeIcons = {
|
|
102864
|
-
confluence:
|
|
102865
|
-
document:
|
|
102866
|
-
github:
|
|
102867
|
-
google_drive:
|
|
102868
|
-
intercom:
|
|
102869
|
-
microsoft:
|
|
102870
|
-
zendesk:
|
|
102871
|
-
notion:
|
|
102872
|
-
slack:
|
|
102873
|
-
image:
|
|
102874
|
-
snowflake:
|
|
103174
|
+
confluence: ConfluenceLogo,
|
|
103175
|
+
document: DocumentTextStrokeIcon,
|
|
103176
|
+
github: GithubLogo,
|
|
103177
|
+
google_drive: DriveLogo,
|
|
103178
|
+
intercom: IntercomLogo,
|
|
103179
|
+
microsoft: MicrosoftLogo,
|
|
103180
|
+
zendesk: ZendeskLogo,
|
|
103181
|
+
notion: NotionLogo,
|
|
103182
|
+
slack: SlackLogo,
|
|
103183
|
+
image: ImageStrokeIcon,
|
|
103184
|
+
snowflake: SnowflakeLogo,
|
|
102875
103185
|
};
|
|
102876
103186
|
var typeSizing = {
|
|
102877
103187
|
fixed: { xs: "s-w-48", sm: "s-w-64" },
|
|
@@ -102897,12 +103207,12 @@ function Citation(_a) {
|
|
|
102897
103207
|
onClose && (React.createElement("div", { className: classNames(type === "image"
|
|
102898
103208
|
? "s-z-50 s-h-5 s-w-5 s-rounded-full s-bg-slate-950/30"
|
|
102899
103209
|
: "") },
|
|
102900
|
-
React.createElement(IconButton, { icon:
|
|
103210
|
+
React.createElement(IconButton, { icon: XCircleIcon, variant: type === "image" ? "white" : "tertiary", onClick: onClose })))),
|
|
102901
103211
|
React.createElement("div", { className: classNames("s-line-clamp-1 s-text-sm s-text-element-800", size === "sm" ? "s-font-bold" : "s-font-semibold") }, title),
|
|
102902
103212
|
description && (React.createElement("div", { className: "s-line-clamp-2 s-text-xs s-font-normal s-text-element-700" }, description))));
|
|
102903
103213
|
var cardButton = (React.createElement(CardButton, __assign({ variant: "secondary", size: "sm", className: classNames("s-relative s-flex s-w-48 s-flex-none s-flex-col s-gap-1", sizing === "fluid" ? typeSizing[sizing] : typeSizing[sizing][size], size === "sm" ? "sm:s-w-64" : "", isBlinking ? "s-animate-[bgblink_500ms_3]" : "", type === "image" ? "s-min-h-20" : "") }, (href && { href: href, target: "_blank", rel: "noopener noreferrer" })),
|
|
102904
103214
|
isLoading && (React.createElement("div", { className: "s-absolute s-inset-0 s-flex s-items-center s-justify-center" },
|
|
102905
|
-
React.createElement(Spinner, { size: "xs", variant: "color" }))),
|
|
103215
|
+
React.createElement(Spinner$1, { size: "xs", variant: "color" }))),
|
|
102906
103216
|
React.createElement("div", { className: isLoading ? "s-opacity-50" : "" }, cardContent)));
|
|
102907
103217
|
return href ? React.createElement(Tooltip, { trigger: cardButton, label: title }) : cardButton;
|
|
102908
103218
|
}
|
|
@@ -103094,6 +103404,7 @@ var animation$1 = {
|
|
|
103094
103404
|
],
|
|
103095
103405
|
markers: [],
|
|
103096
103406
|
};
|
|
103407
|
+
var collapseBar = animation$1;
|
|
103097
103408
|
|
|
103098
103409
|
// Constant to store frame numbers
|
|
103099
103410
|
var FRAMES = {
|
|
@@ -103147,8 +103458,9 @@ var CollapseButton = function (_a) {
|
|
|
103147
103458
|
return function () { return clearTimeout(timeoutId); };
|
|
103148
103459
|
}, []);
|
|
103149
103460
|
return (React.createElement("div", { onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, style: { width: "24px", height: "36px" }, className: "s-cursor-pointer" },
|
|
103150
|
-
React.createElement(Lottie, { lottieRef: lottieRef, animationData:
|
|
103461
|
+
React.createElement(Lottie, { lottieRef: lottieRef, animationData: collapseBar, loop: false, autoplay: false })));
|
|
103151
103462
|
};
|
|
103463
|
+
var CollapseButton$1 = CollapseButton;
|
|
103152
103464
|
|
|
103153
103465
|
var OpenStateContext = React.createContext(undefined);
|
|
103154
103466
|
var useOpenState = function () {
|
|
@@ -103223,7 +103535,7 @@ Collapsible.Button = function (_a) {
|
|
|
103223
103535
|
var finalLabelClasses = classNames(labelClasses[variant].base, labelClasses[variant].dark.base, !disabled ? labelClasses[variant].active : "", !disabled ? labelClasses[variant].dark.active : "", !disabled ? labelClasses[variant].hover : "", !disabled ? labelClasses[variant].dark.hover : "", disabled ? labelClasses[variant].disabled : "");
|
|
103224
103536
|
var finalChevronClasses = classNames(chevronClasses[variant].base, chevronClasses[variant].dark.base, !disabled ? chevronClasses[variant].active : "", !disabled ? chevronClasses[variant].dark.active : "", !disabled ? chevronClasses[variant].hover : "", !disabled ? chevronClasses[variant].dark.hover : "", disabled ? chevronClasses[variant].disabled : "");
|
|
103225
103537
|
return (React.createElement(Ae$1.Button, { disabled: disabled, className: classNames(disabled ? "s-cursor-default" : "s-cursor-pointer", className, "s-group/col s-flex s-items-center s-justify-items-center s-gap-1 s-text-sm s-font-medium focus:s-outline-none focus:s-ring-0") },
|
|
103226
|
-
React.createElement(Icon, { visual: open ?
|
|
103538
|
+
React.createElement(Icon, { visual: open ? ChevronDownIcon : ChevronRightIcon, size: "sm", className: finalChevronClasses }),
|
|
103227
103539
|
children ? children : React.createElement("span", { className: finalLabelClasses }, label)));
|
|
103228
103540
|
};
|
|
103229
103541
|
Collapsible.Panel = function (_a) {
|
|
@@ -103332,6 +103644,7 @@ var ConfettiBackground = function (_a) {
|
|
|
103332
103644
|
return React.createElement(Confetti, __assign({}, confettiProps));
|
|
103333
103645
|
}
|
|
103334
103646
|
};
|
|
103647
|
+
var ConfettiBackground$1 = ConfettiBackground;
|
|
103335
103648
|
|
|
103336
103649
|
function ContentMessage(_a) {
|
|
103337
103650
|
var title = _a.title, _b = _a.variant, variant = _b === void 0 ? "amber" : _b, children = _a.children, _c = _a.size, size = _c === void 0 ? "md" : _c, _d = _a.className, className = _d === void 0 ? "" : _d, icon = _a.icon;
|
|
@@ -103348,7 +103661,7 @@ function ContentMessage(_a) {
|
|
|
103348
103661
|
? "s-max-w-[500px] s-rounded-2xl s-p-4"
|
|
103349
103662
|
: "s-max-w-[380px] s-rounded-xl s-px-4 s-py-3", className) },
|
|
103350
103663
|
["md", "lg"].includes(size) && (React.createElement(React.Fragment, null,
|
|
103351
|
-
React.createElement(Icon, { size: "md", visual: icon !== null && icon !== void 0 ? icon :
|
|
103664
|
+
React.createElement(Icon, { size: "md", visual: icon !== null && icon !== void 0 ? icon : InformationCircleIcon, className: classNames("s-shrink-0", variantClasses.iconColor) }),
|
|
103352
103665
|
React.createElement("div", { className: "s-flex s-flex-col s-gap-2" },
|
|
103353
103666
|
React.createElement("div", { className: classNames("s-text-base s-font-semibold", variantClasses.titleColor) }, title),
|
|
103354
103667
|
React.createElement("div", { className: classNames("s-text-sm", variantClasses.textColor) }, children)))),
|
|
@@ -106768,9 +107081,9 @@ function Pagination(_a) {
|
|
|
106768
107081
|
var pageButtons = getPageButtons(pageIndex, numPages, pagesShownInControls, onPaginationButtonClick, size);
|
|
106769
107082
|
return (React.createElement("div", { className: classNames("s-flex s-w-full s-items-center", controlsAreHidden ? "s-justify-end" : "s-justify-between") },
|
|
106770
107083
|
React.createElement("div", { className: classNames("s-flex", controlsAreHidden ? "s-invisible" : "s-visible", showPageButtons ? "s-gap-0" : "s-gap-2") },
|
|
106771
|
-
React.createElement(Button, { variant: "tertiary", size: size === "xs" ? "xs" : "sm", label: "previous", labelVisible: false, disabledTooltip: true, disabled: !canPreviousPage, icon:
|
|
107084
|
+
React.createElement(Button, { variant: "tertiary", size: size === "xs" ? "xs" : "sm", label: "previous", labelVisible: false, disabledTooltip: true, disabled: !canPreviousPage, icon: ChevronLeftIcon, onClick: previousPage }),
|
|
106772
107085
|
React.createElement("div", { className: classNames("s-items-center", size === "xs" ? "s-gap-3 s-px-3" : "s-gap-4 s-px-4", showPageButtons ? "s-flex" : "s-hidden") }, pageButtons),
|
|
106773
|
-
React.createElement(Button, { variant: "tertiary", size: size === "xs" ? "xs" : "sm", label: "next", labelVisible: false, disabledTooltip: true, disabled: !canNextPage, icon:
|
|
107086
|
+
React.createElement(Button, { variant: "tertiary", size: size === "xs" ? "xs" : "sm", label: "next", labelVisible: false, disabledTooltip: true, disabled: !canNextPage, icon: ChevronRightIcon, onClick: nextPage })),
|
|
106774
107087
|
React.createElement("span", { className: classNames("s-text-slate-400", size === "xs" ? "s-text-xs" : "s-text-sm", showDetails ? "s-visible" : "s-collapse") }, controlsAreHidden
|
|
106775
107088
|
? "".concat(rowCount, " items")
|
|
106776
107089
|
: "Showing ".concat(firstItemOnPageIndex, "-").concat(lastItemOnPageIndex, " of ").concat(rowCount, " items"))));
|
|
@@ -106928,10 +107241,10 @@ function DataTable(_a) {
|
|
|
106928
107241
|
React.createElement("div", { className: "s-flex s-items-center s-space-x-1 s-whitespace-nowrap" },
|
|
106929
107242
|
flexRender(header.column.columnDef.header, header.getContext()),
|
|
106930
107243
|
header.column.getCanSort() && (React.createElement(Icon, { visual: header.column.getIsSorted() === "asc"
|
|
106931
|
-
?
|
|
107244
|
+
? ArrowUpIcon
|
|
106932
107245
|
: header.column.getIsSorted() === "desc"
|
|
106933
|
-
?
|
|
106934
|
-
:
|
|
107246
|
+
? ArrowDownIcon
|
|
107247
|
+
: ArrowDownIcon, size: "xs", className: classNames("s-ml-1", header.column.getIsSorted()
|
|
106935
107248
|
? "s-opacity-100"
|
|
106936
107249
|
: "s-opacity-0") })))));
|
|
106937
107250
|
}))); })),
|
|
@@ -106968,7 +107281,7 @@ DataTable.Row = function Row(_a) {
|
|
|
106968
107281
|
children,
|
|
106969
107282
|
React.createElement("td", { className: "s-flex s-w-8 s-cursor-pointer s-items-center s-pl-1 s-text-element-600" }, moreMenuItems && moreMenuItems.length > 0 && (React.createElement(DropdownMenu, { className: "s-mr-1.5 s-flex" },
|
|
106970
107283
|
React.createElement(DropdownMenu.Button, null,
|
|
106971
|
-
React.createElement(IconButton, { icon:
|
|
107284
|
+
React.createElement(IconButton, { icon: MoreIcon, size: "sm", variant: "tertiary", className: "s-m-1" })),
|
|
106972
107285
|
React.createElement(DropdownMenu.Items, { origin: "topRight", width: 220 }, moreMenuItems === null || moreMenuItems === void 0 ? void 0 : moreMenuItems.map(function (item, index) { return (React.createElement(DropdownMenu.Item, __assign({ key: index }, item))); })))))));
|
|
106973
107286
|
};
|
|
106974
107287
|
DataTable.Cell = function Cell(_a) {
|
|
@@ -107013,7 +107326,7 @@ DataTable.CellContentWithCopy = function CellContentWithCopy(_a) {
|
|
|
107013
107326
|
}); };
|
|
107014
107327
|
return (React.createElement("div", { className: classNames("s-flex s-items-center s-space-x-2", className || "") },
|
|
107015
107328
|
React.createElement("span", { className: "s-truncate" }, children),
|
|
107016
|
-
React.createElement(IconButton, { icon: isCopied ?
|
|
107329
|
+
React.createElement(IconButton, { icon: isCopied ? ClipboardCheckIcon : ClipboardIcon, variant: "tertiary", onClick: function (e) { return __awaiter(_this, void 0, void 0, function () {
|
|
107017
107330
|
return __generator(this, function (_a) {
|
|
107018
107331
|
switch (_a.label) {
|
|
107019
107332
|
case 0:
|
|
@@ -107052,9 +107365,9 @@ function Dialog(_a) {
|
|
|
107052
107365
|
!isSaving && (React.createElement(React.Fragment, null,
|
|
107053
107366
|
props.onCancel && (React.createElement(Button, { label: (_b = props.cancelLabel) !== null && _b !== void 0 ? _b : "Cancel", variant: "tertiary", onClick: props.onCancel })),
|
|
107054
107367
|
React.createElement(Button, { disabled: disabled, label: validateLabel, variant: validateVariant, onClick: onValidate }))),
|
|
107055
|
-
isSaving && React.createElement(Spinner, { variant: "color" }))),
|
|
107368
|
+
isSaving && React.createElement(Spinner$1, { variant: "color" }))),
|
|
107056
107369
|
backgroundType !== "none" && (React.createElement("div", { className: "s-absolute s-bottom-0 s-left-0 s-right-0 s-top-0 s-z-0" },
|
|
107057
|
-
React.createElement(ConfettiBackground, { variant: backgroundType, referentSize: referentRef }))))))))));
|
|
107370
|
+
React.createElement(ConfettiBackground$1, { variant: backgroundType, referentSize: referentRef }))))))))));
|
|
107058
107371
|
}
|
|
107059
107372
|
|
|
107060
107373
|
var animation = {
|
|
@@ -107662,9 +107975,10 @@ var animation = {
|
|
|
107662
107975
|
],
|
|
107663
107976
|
markers: [],
|
|
107664
107977
|
};
|
|
107978
|
+
var anim = animation;
|
|
107665
107979
|
|
|
107666
107980
|
function DropzoneOverlay(_a) {
|
|
107667
|
-
var description = _a.description, isDragActive = _a.isDragActive, title = _a.title, _b = _a.visual, visual = _b === void 0 ? (React.createElement(Icon, { visual:
|
|
107981
|
+
var description = _a.description, isDragActive = _a.isDragActive, title = _a.title, _b = _a.visual, visual = _b === void 0 ? (React.createElement(Icon, { visual: ArrowUpOnSquareIcon, size: "lg", className: "s-text-white" })) : _b;
|
|
107668
107982
|
var lottieRef = React.useRef(null);
|
|
107669
107983
|
var _c = __read(React.useState(false), 2), isActiveDelayed = _c[0], setIsActiveDelayed = _c[1];
|
|
107670
107984
|
// This is used to delay the removal of the overlay when the user stops dragging.
|
|
@@ -107693,7 +108007,7 @@ function DropzoneOverlay(_a) {
|
|
|
107693
108007
|
(_b = lottieRef.current) === null || _b === void 0 ? void 0 : _b.play();
|
|
107694
108008
|
} },
|
|
107695
108009
|
React.createElement("div", { className: "s-relative" },
|
|
107696
|
-
React.createElement(Lottie, { lottieRef: lottieRef, animationData:
|
|
108010
|
+
React.createElement(Lottie, { lottieRef: lottieRef, animationData: anim, style: { width: "200px", height: "200px" }, loop: false, autoplay: true }),
|
|
107697
108011
|
React.createElement("div", { className: "s-absolute", style: { top: "84px", left: "84px" } }, visual)),
|
|
107698
108012
|
React.createElement("div", { className: "s-text-xl s-font-bold" }, title),
|
|
107699
108013
|
React.createElement("div", { className: "s-font-base s-text-base" }, description)));
|
|
@@ -132187,7 +132501,7 @@ function Markdown(_a) {
|
|
|
132187
132501
|
return [2 /*return*/];
|
|
132188
132502
|
}
|
|
132189
132503
|
});
|
|
132190
|
-
}); }, label: "Copy", labelVisible: false, icon: isCopied ?
|
|
132504
|
+
}); }, label: "Copy", labelVisible: false, icon: isCopied ? ClipboardCheckIcon : ClipboardIcon }))));
|
|
132191
132505
|
},
|
|
132192
132506
|
}, className: className }, content));
|
|
132193
132507
|
}
|
|
@@ -132195,13 +132509,13 @@ function Markdown(_a) {
|
|
|
132195
132509
|
function Notification(_a) {
|
|
132196
132510
|
var description = _a.description, title = _a.title, variant = _a.variant, onClick = _a.onClick, _b = _a.className, className = _b === void 0 ? "" : _b;
|
|
132197
132511
|
return (React.createElement("div", { className: classNames("s-pointer-events-auto s-flex s-max-w-[400px] s-flex-row s-items-center s-gap-2 s-rounded-xl s-border s-border-structure-100 s-bg-structure-0 s-p-4 s-shadow-xl", className) },
|
|
132198
|
-
variant === "success" ? (React.createElement(Icon, { size: "lg", visual:
|
|
132512
|
+
variant === "success" ? (React.createElement(Icon, { size: "lg", visual: CheckCircleIcon, className: "s-pt-0.5 s-text-success-500" })) : (React.createElement(Icon, { size: "lg", visual: XCircleIcon, className: "s-pt-0.5 s-text-warning-500" })),
|
|
132199
132513
|
React.createElement("div", { className: "s-flex s-flex-col" },
|
|
132200
132514
|
React.createElement("div", { className: "s-flex s-grow s-flex-row s-gap-6" },
|
|
132201
132515
|
React.createElement("div", { className: classNames("s-text-md s-line-clamp-1 s-grow s-font-semibold", variant === "success"
|
|
132202
132516
|
? "s-text-success-500"
|
|
132203
132517
|
: "s-text-warning-500") }, title || variant),
|
|
132204
|
-
React.createElement(IconButton, { icon:
|
|
132518
|
+
React.createElement(IconButton, { icon: XMarkIcon, size: "sm", variant: "tertiary", onClick: onClick })),
|
|
132205
132519
|
description && (React.createElement("div", { className: "s-line-clamp-3 s-pr-2 s-text-sm s-font-normal s-text-element-700" }, description)))));
|
|
132206
132520
|
}
|
|
132207
132521
|
|
|
@@ -132385,7 +132699,7 @@ function Popup(_a) {
|
|
|
132385
132699
|
React.createElement("div", { className: "s-flex" },
|
|
132386
132700
|
React.createElement(Chip, { color: "pink" }, chipLabel),
|
|
132387
132701
|
onClose && (React.createElement("div", { className: "-s-mr-1 -s-mt-1 s-flex s-grow s-items-start s-justify-end" },
|
|
132388
|
-
React.createElement(IconButton, { icon:
|
|
132702
|
+
React.createElement(IconButton, { icon: XMarkIcon, onClick: onClose, variant: "secondary", size: "sm" })))),
|
|
132389
132703
|
React.createElement("div", { className: "s-text-sm s-font-normal s-text-element-900" }, description),
|
|
132390
132704
|
React.createElement("div", { className: "s-self-center" },
|
|
132391
132705
|
React.createElement(Button, { variant: "primary", size: "sm", label: buttonLabel, onClick: buttonClick })))));
|
|
@@ -132438,9 +132752,9 @@ function PriceTable(_a) {
|
|
|
132438
132752
|
}, className: classNames("s-flex s-h-full s-flex-col s-overflow-hidden s-shadow-md", "s-bg-white dark:s-bg-structure-50-dark") }, childrenWithProps)));
|
|
132439
132753
|
}
|
|
132440
132754
|
var iconTable = {
|
|
132441
|
-
check:
|
|
132442
|
-
dash:
|
|
132443
|
-
xmark:
|
|
132755
|
+
check: CheckIcon,
|
|
132756
|
+
dash: DashIcon,
|
|
132757
|
+
xmark: XMarkIcon,
|
|
132444
132758
|
};
|
|
132445
132759
|
var iconColorTable = {
|
|
132446
132760
|
check: "s-text-emerald-500",
|
|
@@ -132517,8 +132831,8 @@ var Searchbar = React.forwardRef(function (_a, ref) {
|
|
|
132517
132831
|
: "s-text-element-900"), placeholder: placeholder, value: value !== null && value !== void 0 ? value : "", onChange: function (e) {
|
|
132518
132832
|
onChange === null || onChange === void 0 ? void 0 : onChange(e.target.value);
|
|
132519
132833
|
}, onKeyDown: onKeyDown, disabled: disabled }),
|
|
132520
|
-
React.createElement("div", { className: classNames("s-absolute s-inset-y-0 s-right-0 s-flex s-items-center s-pr-3", iconClasses$1[size]) }, value && onChange ? (React.createElement(IconButton, { icon:
|
|
132521
|
-
React.createElement(Icon, { visual:
|
|
132834
|
+
React.createElement("div", { className: classNames("s-absolute s-inset-y-0 s-right-0 s-flex s-items-center s-pr-3", iconClasses$1[size]) }, value && onChange ? (React.createElement(IconButton, { icon: XMarkIcon, variant: "secondary", size: size, onClick: clearInputField })) : (React.createElement("div", { className: classNames(disabled ? "s-text-element-600" : "s-text-element-900") },
|
|
132835
|
+
React.createElement(Icon, { visual: MagnifyingGlassStrokeIcon, size: size }))))));
|
|
132522
132836
|
});
|
|
132523
132837
|
Searchbar.displayName = "Searchbar";
|
|
132524
132838
|
|
|
@@ -132664,7 +132978,7 @@ function Tab(_a) {
|
|
|
132664
132978
|
? "s-flex s-gap-x-2"
|
|
132665
132979
|
: "s-flex s-gap-x-2 s-transition s-duration-300 s-ease-out" },
|
|
132666
132980
|
tab.icon && (React.createElement(Icon, { visual: tab.icon, className: finalIconClasses, size: "sm" })), (_b = tab.hideLabel) !== null && _b !== void 0 ? _b : tab.label,
|
|
132667
|
-
variant === "stepper" && i < tabs.length - 1 && (React.createElement(Icon, { visual:
|
|
132981
|
+
variant === "stepper" && i < tabs.length - 1 && (React.createElement(Icon, { visual: ChevronRightIcon, className: "s-mx-2 s-text-element-500", size: "sm" })))));
|
|
132668
132982
|
return tab.hideLabel ? (tab.label ? (React.createElement(React.Fragment, { key: "tab-".concat(i) },
|
|
132669
132983
|
React.createElement("div", { className: tabSizingClasses[(_c = tab.sizing) !== null && _c !== void 0 ? _c : "hug"] },
|
|
132670
132984
|
React.createElement(Tooltip, { trigger: content, label: tab.label })),
|
|
@@ -132709,7 +133023,7 @@ function Tree(_a) {
|
|
|
132709
133023
|
return child;
|
|
132710
133024
|
});
|
|
132711
133025
|
return isLoading ? (React.createElement("div", { className: "s-py-2 s-pl-4" },
|
|
132712
|
-
React.createElement(Spinner, { size: "xs", variant: "dark" }))) : (React.createElement("div", { className: classNames("s-flex s-flex-col s-gap-1 s-overflow-hidden", isBoxed
|
|
133026
|
+
React.createElement(Spinner$1, { size: "xs", variant: "dark" }))) : (React.createElement("div", { className: classNames("s-flex s-flex-col s-gap-1 s-overflow-hidden", isBoxed
|
|
132713
133027
|
? "s-rounded-xl s-border s-border-structure-200 s-bg-structure-50 s-p-4"
|
|
132714
133028
|
: "") }, modifiedChildren));
|
|
132715
133029
|
}
|
|
@@ -132747,7 +133061,7 @@ Tree.Item = function (_a) {
|
|
|
132747
133061
|
? treeItemStyleClasses.isNavigatableSelected
|
|
132748
133062
|
: treeItemStyleClasses.isNavigatableUnselected
|
|
132749
133063
|
: "", isExpanded ? "is-expanded" : "is-collapsed", type), onClick: onItemClick ? onItemClick : undefined },
|
|
132750
|
-
type === "node" && (React.createElement(IconButton, { icon: isExpanded ?
|
|
133064
|
+
type === "node" && (React.createElement(IconButton, { icon: isExpanded ? ArrowDownSIcon : ArrowRightSIcon, size: "xs", variant: "secondary", onClick: function (e) {
|
|
132751
133065
|
e.stopPropagation();
|
|
132752
133066
|
if (effectiveOnChevronClick) {
|
|
132753
133067
|
effectiveOnChevronClick();
|
|
@@ -132782,7 +133096,7 @@ function ZoomableImageCitationWrapper(_a) {
|
|
|
132782
133096
|
React.createElement(_t.Panel, { className: "s-max-w-lg s-space-y-4" },
|
|
132783
133097
|
React.createElement(_t.Title, null,
|
|
132784
133098
|
React.createElement("div", { className: "s-flex s-justify-end" },
|
|
132785
|
-
React.createElement(IconButton, { icon:
|
|
133099
|
+
React.createElement(IconButton, { icon: XCircleIcon, onClick: handleZoomToggle, variant: "white" }))),
|
|
132786
133100
|
React.createElement("img", { src: imgSrc, alt: alt }))))));
|
|
132787
133101
|
}
|
|
132788
133102
|
|
|
@@ -132881,25 +133195,30 @@ var SvgLogoHorizontalColor = function (props) { return (React__namespace.createE
|
|
|
132881
133195
|
React__namespace.createElement("path", { fill: "#F87171", d: "M48 0H24v12h24V0Z" }),
|
|
132882
133196
|
React__namespace.createElement("path", { fill: "#3B82F6", fillRule: "evenodd", d: "M60 12a6 6 0 0 1 0-12h36v12H60Z", clipRule: "evenodd" }),
|
|
132883
133197
|
React__namespace.createElement("path", { fill: "#7DD3FC", fillRule: "evenodd", d: "M48 24V12h12a6 6 0 0 1 0 12H48Z", clipRule: "evenodd" }))); };
|
|
133198
|
+
var SvgLogoHorizontalColor$1 = SvgLogoHorizontalColor;
|
|
132884
133199
|
|
|
132885
133200
|
var SvgLogoHorizontalColorLayer1 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 96 24" }, props),
|
|
132886
133201
|
React__namespace.createElement("path", { fill: "#FCD34D", d: "M84 0H72v24h12V0Z" }),
|
|
132887
133202
|
React__namespace.createElement("path", { fill: "#6EE7B7", d: "M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z" }),
|
|
132888
133203
|
React__namespace.createElement("path", { fill: "#F9A8D4", d: "M36 24c6.627 0 12-5.373 12-12S42.627 0 36 0 24 5.373 24 12s5.373 12 12 12Z" }),
|
|
132889
133204
|
React__namespace.createElement("path", { fill: "#7DD3FC", fillRule: "evenodd", d: "M48 24V12h12a6 6 0 0 1 0 12H48Z", clipRule: "evenodd" }))); };
|
|
133205
|
+
var SvgLogoHorizontalColorLayer1$1 = SvgLogoHorizontalColorLayer1;
|
|
132890
133206
|
|
|
132891
133207
|
var SvgLogoHorizontalColorLayer2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 96 24" }, props),
|
|
132892
133208
|
React__namespace.createElement("path", { fill: "#10B981", d: "M12 0H0v24h12V0Z" }),
|
|
132893
133209
|
React__namespace.createElement("path", { fill: "#F87171", d: "M48 0H24v12h24V0Z" }),
|
|
132894
133210
|
React__namespace.createElement("path", { fill: "#3B82F6", fillRule: "evenodd", d: "M60 12a6 6 0 0 1 0-12h36v12H60Z", clipRule: "evenodd" }))); };
|
|
133211
|
+
var SvgLogoHorizontalColorLayer2$1 = SvgLogoHorizontalColorLayer2;
|
|
132895
133212
|
|
|
132896
133213
|
var SvgLogoHorizontalDark = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 96 24" }, props),
|
|
132897
133214
|
React__namespace.createElement("path", { fill: "#1E293B", fillOpacity: 0.7, fillRule: "evenodd", d: "M12 24c6.627 0 12-5.373 12-12 0 6.627 5.373 12 12 12s12-5.373 12-12v12h12a6 6 0 0 0 0-12H48c0-6.627-5.373-12-12-12S24 5.373 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12s5.373 12 12 12Zm72-12H72v12h12V12Z", clipRule: "evenodd" }),
|
|
132898
133215
|
React__namespace.createElement("path", { fill: "#1E293B", fillRule: "evenodd", d: "M0 0h12v24H0V0Zm24 0h24v12H24V0Zm36 12h36V0H60a6 6 0 0 0 0 12Z", clipRule: "evenodd" }))); };
|
|
133216
|
+
var SvgLogoHorizontalDark$1 = SvgLogoHorizontalDark;
|
|
132899
133217
|
|
|
132900
133218
|
var SvgLogoHorizontalWhite = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 96 24" }, props),
|
|
132901
133219
|
React__namespace.createElement("path", { fill: "#fff", fillOpacity: 0.7, fillRule: "evenodd", d: "M12 24c6.627 0 12-5.373 12-12 0 6.627 5.373 12 12 12s12-5.373 12-12v12h12a6 6 0 0 0 0-12H48c0-6.627-5.373-12-12-12S24 5.373 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12s5.373 12 12 12Zm72-12H72v12h12V12Z", clipRule: "evenodd" }),
|
|
132902
133220
|
React__namespace.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M0 0h12v24H0V0Zm24 0h24v12H24V0Zm36 12h36V0H60a6 6 0 0 0 0 12Z", clipRule: "evenodd" }))); };
|
|
133221
|
+
var SvgLogoHorizontalWhite$1 = SvgLogoHorizontalWhite;
|
|
132903
133222
|
|
|
132904
133223
|
var SvgLogoSquareColor = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132905
133224
|
React__namespace.createElement("path", { fill: "#FCD34D", d: "M36 36H24v12h12V36Z" }),
|
|
@@ -132909,29 +133228,35 @@ var SvgLogoSquareColor = function (props) { return (React__namespace.createEleme
|
|
|
132909
133228
|
React__namespace.createElement("path", { fill: "#F9A8D4", d: "M36 24c6.627 0 12-5.373 12-12S42.627 0 36 0 24 5.373 24 12s5.373 12 12 12Z" }),
|
|
132910
133229
|
React__namespace.createElement("path", { fill: "#10B981", d: "M12 0H0v24h12V0Z" }),
|
|
132911
133230
|
React__namespace.createElement("path", { fill: "#F87171", d: "M48 0H24v12h24V0Z" }))); };
|
|
133231
|
+
var SvgLogoSquareColor$1 = SvgLogoSquareColor;
|
|
132912
133232
|
|
|
132913
133233
|
var SvgLogoSquareColorLayer1 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132914
133234
|
React__namespace.createElement("path", { fill: "#FCD34D", d: "M36 24H24v24h12V24Z" }),
|
|
132915
133235
|
React__namespace.createElement("path", { fill: "#7DD3FC", fillRule: "evenodd", d: "M0 48V36h12a6 6 0 0 1 0 12H0Z", clipRule: "evenodd" }),
|
|
132916
133236
|
React__namespace.createElement("path", { fill: "#6EE7B7", d: "M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z" }),
|
|
132917
133237
|
React__namespace.createElement("path", { fill: "#F9A8D4", d: "M36 24c6.627 0 12-5.373 12-12S42.627 0 36 0 24 5.373 24 12s5.373 12 12 12Z" }))); };
|
|
133238
|
+
var SvgLogoSquareColorLayer1$1 = SvgLogoSquareColorLayer1;
|
|
132918
133239
|
|
|
132919
133240
|
var SvgLogoSquareColorLayer2 = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132920
133241
|
React__namespace.createElement("path", { fill: "#3B82F6", fillRule: "evenodd", d: "M12 36a6 6 0 0 1 0-12h36v12H12Z", clipRule: "evenodd" }),
|
|
132921
133242
|
React__namespace.createElement("path", { fill: "#10B981", d: "M12 0H0v24h12V0Z" }),
|
|
132922
133243
|
React__namespace.createElement("path", { fill: "#F87171", d: "M48 0H24v12h24V0Z" }))); };
|
|
133244
|
+
var SvgLogoSquareColorLayer2$1 = SvgLogoSquareColorLayer2;
|
|
132923
133245
|
|
|
132924
133246
|
var SvgLogoSquareDark = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132925
133247
|
React__namespace.createElement("path", { fill: "#1E293B", fillOpacity: 0.7, fillRule: "evenodd", d: "M12 24c6.627 0 12-5.373 12-12 0 6.627 5.373 12 12 12s12-5.373 12-12S42.627 0 36 0 24 5.373 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12s5.373 12 12 12Zm24 12H24v12h12V36ZM12 48a6 6 0 0 0 0-12H0v12h12Z", clipRule: "evenodd" }),
|
|
132926
133248
|
React__namespace.createElement("path", { fill: "#1E293B", fillRule: "evenodd", d: "M12 0H0v24h12a6 6 0 0 0 0 12h36V24H12V0Zm12 0h24v12H24V0Z", clipRule: "evenodd" }))); };
|
|
133249
|
+
var SvgLogoSquareDark$1 = SvgLogoSquareDark;
|
|
132927
133250
|
|
|
132928
133251
|
var SvgLogoSquareWhite = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132929
133252
|
React__namespace.createElement("path", { fill: "#fff", fillOpacity: 0.7, fillRule: "evenodd", d: "M12 24c6.627 0 12-5.373 12-12 0 6.627 5.373 12 12 12s12-5.373 12-12S42.627 0 36 0 24 5.373 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12s5.373 12 12 12Zm24 12H24v12h12V36ZM12 48a6 6 0 0 0 0-12H0v12h12Z", clipRule: "evenodd" }),
|
|
132930
133253
|
React__namespace.createElement("path", { fill: "#fff", fillRule: "evenodd", d: "M12 0H0v24h12a6 6 0 0 0 0 12h36V24H12V0Zm12 0h24v12H24V0Z", clipRule: "evenodd" }))); };
|
|
133254
|
+
var SvgLogoSquareWhite$1 = SvgLogoSquareWhite;
|
|
132931
133255
|
|
|
132932
133256
|
var SvgLogoColoredGrey = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 96 24" }, props),
|
|
132933
133257
|
React__namespace.createElement("path", { fill: "#64748B", fillRule: "evenodd", d: "M12 24c6.627 0 12-5.373 12-12 0 6.627 5.373 12 12 12s12-5.373 12-12v12h12a6 6 0 0 0 0-12H48c0-6.627-5.373-12-12-12S24 5.373 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12s5.373 12 12 12Zm72-12H72v12h12V12Z", clipRule: "evenodd" }),
|
|
132934
133258
|
React__namespace.createElement("path", { fill: "#334155", fillRule: "evenodd", d: "M0 0h12v24H0V0Zm24 0h24v12H24V0Zm36 12h36V0H60a6 6 0 0 0 0 12Z", clipRule: "evenodd" }))); };
|
|
133259
|
+
var SvgLogoColoredGrey$1 = SvgLogoColoredGrey;
|
|
132935
133260
|
|
|
132936
133261
|
var SvgLogoFullColor = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 64 16" }, props),
|
|
132937
133262
|
React__namespace.createElement("path", { fill: "#FCD34D", d: "M56 8h-8v8h8V8Z" }),
|
|
@@ -132941,10 +133266,12 @@ var SvgLogoFullColor = function (props) { return (React__namespace.createElement
|
|
|
132941
133266
|
React__namespace.createElement("path", { fill: "#F87171", d: "M32 0H16v8h16V0Z" }),
|
|
132942
133267
|
React__namespace.createElement("path", { fill: "#3B82F6", fillRule: "evenodd", d: "M40 8a4 4 0 0 1 0-8h24v8H40Z", clipRule: "evenodd" }),
|
|
132943
133268
|
React__namespace.createElement("path", { fill: "#7DD3FC", fillRule: "evenodd", d: "M32 16V8h8a4 4 0 0 1 0 8h-8Z", clipRule: "evenodd" }))); };
|
|
133269
|
+
var SvgLogoFullColor$1 = SvgLogoFullColor;
|
|
132944
133270
|
|
|
132945
133271
|
var SvgLogoSquareColoredGrey = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132946
133272
|
React__namespace.createElement("path", { fill: "#64748B", fillRule: "evenodd", d: "M12 24c6.627 0 12-5.373 12-12 0 6.627 5.373 12 12 12s12-5.373 12-12S42.627 0 36 0 24 5.373 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12s5.373 12 12 12Zm24 12H24v12h12V36ZM12 48a6 6 0 0 0 0-12H0v12h12Z", clipRule: "evenodd" }),
|
|
132947
133273
|
React__namespace.createElement("path", { fill: "#334155", fillRule: "evenodd", d: "M12 0H0v24h12a6 6 0 0 0 0 12h36V24H12V0Zm12 0h24v12H24V0Z", clipRule: "evenodd" }))); };
|
|
133274
|
+
var SvgLogoSquareColoredGrey$1 = SvgLogoSquareColoredGrey;
|
|
132948
133275
|
|
|
132949
133276
|
var SvgLogoSquareFullColor = function (props) { return (React__namespace.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 48 48" }, props),
|
|
132950
133277
|
React__namespace.createElement("path", { fill: "#FCD34D", d: "M36 36H24v12h12V36Z" }),
|
|
@@ -132954,392 +133281,393 @@ var SvgLogoSquareFullColor = function (props) { return (React__namespace.createE
|
|
|
132954
133281
|
React__namespace.createElement("path", { fill: "#F9A8D4", d: "M36 24c6.627 0 12-5.373 12-12S42.627 0 36 0 24 5.373 24 12s5.373 12 12 12Z" }),
|
|
132955
133282
|
React__namespace.createElement("path", { fill: "#10B981", d: "M12 0H0v24h12V0Z" }),
|
|
132956
133283
|
React__namespace.createElement("path", { fill: "#F87171", d: "M48 0H24v12h24V0Z" }))); };
|
|
133284
|
+
var SvgLogoSquareFullColor$1 = SvgLogoSquareFullColor;
|
|
132957
133285
|
|
|
132958
133286
|
function Logo(_a) {
|
|
132959
133287
|
var _b = _a.type, type = _b === void 0 ? "full-color" : _b, _c = _a.shape, shape = _c === void 0 ? "full" : _c, _d = _a.className, className = _d === void 0 ? "" : _d;
|
|
132960
133288
|
if (shape === "square") {
|
|
132961
133289
|
if (type === "colored-grey") {
|
|
132962
|
-
return React.createElement(SvgLogoSquareColoredGrey, { className: className });
|
|
133290
|
+
return React.createElement(SvgLogoSquareColoredGrey$1, { className: className });
|
|
132963
133291
|
}
|
|
132964
133292
|
else {
|
|
132965
|
-
return React.createElement(SvgLogoSquareFullColor, { className: className });
|
|
133293
|
+
return React.createElement(SvgLogoSquareFullColor$1, { className: className });
|
|
132966
133294
|
}
|
|
132967
133295
|
}
|
|
132968
133296
|
else {
|
|
132969
133297
|
if (type === "colored-grey") {
|
|
132970
|
-
return React.createElement(SvgLogoColoredGrey, { className: className });
|
|
133298
|
+
return React.createElement(SvgLogoColoredGrey$1, { className: className });
|
|
132971
133299
|
}
|
|
132972
133300
|
else {
|
|
132973
|
-
return React.createElement(SvgLogoFullColor, { className: className });
|
|
133301
|
+
return React.createElement(SvgLogoFullColor$1, { className: className });
|
|
132974
133302
|
}
|
|
132975
133303
|
}
|
|
132976
133304
|
}
|
|
132977
133305
|
|
|
132978
|
-
exports.Ai21Logo = SvgAi21;
|
|
132979
|
-
exports.AnthropicLogo = SvgAnthropic;
|
|
132980
|
-
exports.AnthropicWhiteLogo = SvgAnthropicWhite;
|
|
132981
|
-
exports.ArrowDownCircleIcon = SvgArrowDownCircle$
|
|
132982
|
-
exports.ArrowDownCircleStrokeIcon = SvgArrowDownCircle;
|
|
132983
|
-
exports.ArrowDownIcon =
|
|
132984
|
-
exports.ArrowDownOnSquareIcon = SvgArrowDownOnSquare$
|
|
132985
|
-
exports.ArrowDownOnSquareStrokeIcon = SvgArrowDownOnSquare;
|
|
132986
|
-
exports.ArrowDownSIcon =
|
|
132987
|
-
exports.ArrowDownSStrokeIcon = SvgArrowDownS;
|
|
132988
|
-
exports.ArrowDownStrokeIcon = SvgArrowDown;
|
|
132989
|
-
exports.ArrowLeftIcon = SvgArrowLeft$
|
|
132990
|
-
exports.ArrowLeftSIcon = SvgArrowLeftS$
|
|
132991
|
-
exports.ArrowLeftSStrokeIcon = SvgArrowLeftS;
|
|
132992
|
-
exports.ArrowLeftStrokeIcon = SvgArrowLeft;
|
|
132993
|
-
exports.ArrowPathIcon = SvgArrowPath$
|
|
132994
|
-
exports.ArrowPathStrokeIcon = SvgArrowPath;
|
|
132995
|
-
exports.ArrowRightIcon = SvgArrowRight$
|
|
132996
|
-
exports.ArrowRightSIcon =
|
|
132997
|
-
exports.ArrowRightSStrokeIcon = SvgArrowRightS;
|
|
132998
|
-
exports.ArrowRightStrokeIcon = SvgArrowRight;
|
|
132999
|
-
exports.ArrowUpIcon =
|
|
133000
|
-
exports.ArrowUpOnSquareIcon =
|
|
133001
|
-
exports.ArrowUpOnSquareStrokeIcon = SvgArrowUpOnSquare;
|
|
133002
|
-
exports.ArrowUpSIcon = SvgArrowUpS$
|
|
133003
|
-
exports.ArrowUpSStrokeIcon = SvgArrowUpS;
|
|
133004
|
-
exports.ArrowUpStrokeIcon = SvgArrowUp;
|
|
133306
|
+
exports.Ai21Logo = SvgAi21$1;
|
|
133307
|
+
exports.AnthropicLogo = SvgAnthropic$1;
|
|
133308
|
+
exports.AnthropicWhiteLogo = SvgAnthropicWhite$1;
|
|
133309
|
+
exports.ArrowDownCircleIcon = SvgArrowDownCircle$3;
|
|
133310
|
+
exports.ArrowDownCircleStrokeIcon = SvgArrowDownCircle$1;
|
|
133311
|
+
exports.ArrowDownIcon = ArrowDownIcon;
|
|
133312
|
+
exports.ArrowDownOnSquareIcon = SvgArrowDownOnSquare$3;
|
|
133313
|
+
exports.ArrowDownOnSquareStrokeIcon = SvgArrowDownOnSquare$1;
|
|
133314
|
+
exports.ArrowDownSIcon = ArrowDownSIcon;
|
|
133315
|
+
exports.ArrowDownSStrokeIcon = SvgArrowDownS$1;
|
|
133316
|
+
exports.ArrowDownStrokeIcon = SvgArrowDown$1;
|
|
133317
|
+
exports.ArrowLeftIcon = SvgArrowLeft$3;
|
|
133318
|
+
exports.ArrowLeftSIcon = SvgArrowLeftS$3;
|
|
133319
|
+
exports.ArrowLeftSStrokeIcon = SvgArrowLeftS$1;
|
|
133320
|
+
exports.ArrowLeftStrokeIcon = SvgArrowLeft$1;
|
|
133321
|
+
exports.ArrowPathIcon = SvgArrowPath$3;
|
|
133322
|
+
exports.ArrowPathStrokeIcon = SvgArrowPath$1;
|
|
133323
|
+
exports.ArrowRightIcon = SvgArrowRight$3;
|
|
133324
|
+
exports.ArrowRightSIcon = ArrowRightSIcon;
|
|
133325
|
+
exports.ArrowRightSStrokeIcon = SvgArrowRightS$1;
|
|
133326
|
+
exports.ArrowRightStrokeIcon = SvgArrowRight$1;
|
|
133327
|
+
exports.ArrowUpIcon = ArrowUpIcon;
|
|
133328
|
+
exports.ArrowUpOnSquareIcon = ArrowUpOnSquareIcon;
|
|
133329
|
+
exports.ArrowUpOnSquareStrokeIcon = SvgArrowUpOnSquare$1;
|
|
133330
|
+
exports.ArrowUpSIcon = SvgArrowUpS$3;
|
|
133331
|
+
exports.ArrowUpSStrokeIcon = SvgArrowUpS$1;
|
|
133332
|
+
exports.ArrowUpStrokeIcon = SvgArrowUp$1;
|
|
133005
133333
|
exports.AssistantPreview = AssistantPreview;
|
|
133006
|
-
exports.AttachmentIcon = SvgAttachment$
|
|
133007
|
-
exports.AttachmentStrokeIcon = SvgAttachment;
|
|
133334
|
+
exports.AttachmentIcon = SvgAttachment$3;
|
|
133335
|
+
exports.AttachmentStrokeIcon = SvgAttachment$1;
|
|
133008
133336
|
exports.Avatar = Avatar;
|
|
133009
|
-
exports.BackspaceIcon = SvgBackspace$
|
|
133010
|
-
exports.BackspaceStrokeIcon = SvgBackspace;
|
|
133337
|
+
exports.BackspaceIcon = SvgBackspace$3;
|
|
133338
|
+
exports.BackspaceStrokeIcon = SvgBackspace$1;
|
|
133011
133339
|
exports.Banner = Banner;
|
|
133012
133340
|
exports.BarHeader = BarHeader;
|
|
133013
|
-
exports.BookOpenIcon = SvgBookOpen$
|
|
133014
|
-
exports.BookOpenStrokeIcon = SvgBookOpen;
|
|
133015
|
-
exports.BookmarkIcon = SvgBookmark$
|
|
133016
|
-
exports.BookmarkStrokeIcon = SvgBookmark;
|
|
133017
|
-
exports.BracesIcon = SvgBraces$
|
|
133018
|
-
exports.BracesStrokeIcon = SvgBraces;
|
|
133341
|
+
exports.BookOpenIcon = SvgBookOpen$3;
|
|
133342
|
+
exports.BookOpenStrokeIcon = SvgBookOpen$1;
|
|
133343
|
+
exports.BookmarkIcon = SvgBookmark$3;
|
|
133344
|
+
exports.BookmarkStrokeIcon = SvgBookmark$1;
|
|
133345
|
+
exports.BracesIcon = SvgBraces$3;
|
|
133346
|
+
exports.BracesStrokeIcon = SvgBraces$1;
|
|
133019
133347
|
exports.Breadcrumbs = Breadcrumbs;
|
|
133020
133348
|
exports.Button = Button;
|
|
133021
133349
|
exports.CardButton = CardButton;
|
|
133022
|
-
exports.CardIcon = SvgCard$
|
|
133023
|
-
exports.CardStrokeIcon = SvgCard;
|
|
133024
|
-
exports.ChatBubbleBottomCenterPlusIcon = SvgChatBubbleBottomCenterPlus$
|
|
133025
|
-
exports.ChatBubbleBottomCenterPlusStrokeIcon = SvgChatBubbleBottomCenterPlus;
|
|
133026
|
-
exports.ChatBubbleBottomCenterTextIcon = SvgChatBubbleBottomCenterText$
|
|
133027
|
-
exports.ChatBubbleBottomCenterTextStrokeIcon = SvgChatBubbleBottomCenterText;
|
|
133028
|
-
exports.ChatBubbleLeftRightIcon = SvgChatBubbleLeftRight$
|
|
133029
|
-
exports.ChatBubbleLeftRightStrokeIcon = SvgChatBubbleLeftRight;
|
|
133030
|
-
exports.ChatBubbleThoughtIcon = SvgChatBubbleThought$
|
|
133031
|
-
exports.ChatBubbleThoughtStrokeIcon = SvgChatBubbleThought;
|
|
133032
|
-
exports.CheckCircleIcon =
|
|
133033
|
-
exports.CheckCircleStrokeIcon = SvgCheckCircle;
|
|
133034
|
-
exports.CheckIcon =
|
|
133035
|
-
exports.CheckStrokeIcon = SvgCheck;
|
|
133350
|
+
exports.CardIcon = SvgCard$3;
|
|
133351
|
+
exports.CardStrokeIcon = SvgCard$1;
|
|
133352
|
+
exports.ChatBubbleBottomCenterPlusIcon = SvgChatBubbleBottomCenterPlus$3;
|
|
133353
|
+
exports.ChatBubbleBottomCenterPlusStrokeIcon = SvgChatBubbleBottomCenterPlus$1;
|
|
133354
|
+
exports.ChatBubbleBottomCenterTextIcon = SvgChatBubbleBottomCenterText$3;
|
|
133355
|
+
exports.ChatBubbleBottomCenterTextStrokeIcon = SvgChatBubbleBottomCenterText$1;
|
|
133356
|
+
exports.ChatBubbleLeftRightIcon = SvgChatBubbleLeftRight$3;
|
|
133357
|
+
exports.ChatBubbleLeftRightStrokeIcon = SvgChatBubbleLeftRight$1;
|
|
133358
|
+
exports.ChatBubbleThoughtIcon = SvgChatBubbleThought$3;
|
|
133359
|
+
exports.ChatBubbleThoughtStrokeIcon = SvgChatBubbleThought$1;
|
|
133360
|
+
exports.CheckCircleIcon = CheckCircleIcon;
|
|
133361
|
+
exports.CheckCircleStrokeIcon = SvgCheckCircle$1;
|
|
133362
|
+
exports.CheckIcon = CheckIcon;
|
|
133363
|
+
exports.CheckStrokeIcon = SvgCheck$1;
|
|
133036
133364
|
exports.Checkbox = Checkbox;
|
|
133037
|
-
exports.ChevronDoubleLeftIcon = SvgChevronDoubleLeft$
|
|
133038
|
-
exports.ChevronDoubleLeftStrokeIcon = SvgChevronDoubleLeft;
|
|
133039
|
-
exports.ChevronDoubleRightIcon = SvgChevronDoubleRight$
|
|
133040
|
-
exports.ChevronDoubleRightStrokeIcon = SvgChevronDoubleRight;
|
|
133041
|
-
exports.ChevronDownIcon =
|
|
133042
|
-
exports.ChevronDownStrokeIcon = SvgChevronDown;
|
|
133043
|
-
exports.ChevronLeftIcon =
|
|
133044
|
-
exports.ChevronLeftStrokeIcon = SvgChevronLeft;
|
|
133045
|
-
exports.ChevronRightIcon =
|
|
133046
|
-
exports.ChevronRightStrokeIcon = SvgChevronRight;
|
|
133047
|
-
exports.ChevronUpDownIcon =
|
|
133048
|
-
exports.ChevronUpDownStrokeIcon = SvgChevronUpDown;
|
|
133049
|
-
exports.ChevronUpIcon = SvgChevronUp$
|
|
133050
|
-
exports.ChevronUpStrokeIcon = SvgChevronUp;
|
|
133365
|
+
exports.ChevronDoubleLeftIcon = SvgChevronDoubleLeft$3;
|
|
133366
|
+
exports.ChevronDoubleLeftStrokeIcon = SvgChevronDoubleLeft$1;
|
|
133367
|
+
exports.ChevronDoubleRightIcon = SvgChevronDoubleRight$3;
|
|
133368
|
+
exports.ChevronDoubleRightStrokeIcon = SvgChevronDoubleRight$1;
|
|
133369
|
+
exports.ChevronDownIcon = ChevronDownIcon;
|
|
133370
|
+
exports.ChevronDownStrokeIcon = SvgChevronDown$1;
|
|
133371
|
+
exports.ChevronLeftIcon = ChevronLeftIcon;
|
|
133372
|
+
exports.ChevronLeftStrokeIcon = SvgChevronLeft$1;
|
|
133373
|
+
exports.ChevronRightIcon = ChevronRightIcon;
|
|
133374
|
+
exports.ChevronRightStrokeIcon = SvgChevronRight$1;
|
|
133375
|
+
exports.ChevronUpDownIcon = ChevronUpDownIcon;
|
|
133376
|
+
exports.ChevronUpDownStrokeIcon = SvgChevronUpDown$1;
|
|
133377
|
+
exports.ChevronUpIcon = SvgChevronUp$3;
|
|
133378
|
+
exports.ChevronUpStrokeIcon = SvgChevronUp$1;
|
|
133051
133379
|
exports.Chip = Chip;
|
|
133052
|
-
exports.CircleIcon = SvgCircle$
|
|
133053
|
-
exports.CircleStrokeIcon = SvgCircle;
|
|
133380
|
+
exports.CircleIcon = SvgCircle$3;
|
|
133381
|
+
exports.CircleStrokeIcon = SvgCircle$1;
|
|
133054
133382
|
exports.Citation = Citation;
|
|
133055
|
-
exports.ClaudeLogo = SvgClaude;
|
|
133056
|
-
exports.ClipboardCheckIcon =
|
|
133057
|
-
exports.ClipboardCheckStrokeIcon = SvgClipboardCheck;
|
|
133058
|
-
exports.ClipboardIcon =
|
|
133059
|
-
exports.ClipboardStrokeIcon = SvgClipboard;
|
|
133060
|
-
exports.ClockIcon = SvgClock$
|
|
133061
|
-
exports.ClockStrokeIcon = SvgClock;
|
|
133062
|
-
exports.CloudArrowDownIcon = SvgCloudArrowDown$
|
|
133063
|
-
exports.CloudArrowDownStrokeIcon = SvgCloudArrowDown;
|
|
133064
|
-
exports.CloudArrowLeftRightIcon = SvgCloudArrowLeftRight$
|
|
133065
|
-
exports.CloudArrowLeftRightStrokeIcon = SvgCloudArrowLeftRight;
|
|
133066
|
-
exports.CloudArrowUpIcon = SvgCloudArrowUp$
|
|
133067
|
-
exports.CloudArrowUpStrokeIcon = SvgCloudArrowUp;
|
|
133068
|
-
exports.CloudXIcon = SvgCloudX$
|
|
133069
|
-
exports.CloudXStrokeIcon = SvgCloudX;
|
|
133070
|
-
exports.Cog6ToothIcon = SvgCog6Tooth$
|
|
133071
|
-
exports.Cog6ToothStrokeIcon = SvgCog6Tooth;
|
|
133072
|
-
exports.CohereLogo = SvgCohere;
|
|
133073
|
-
exports.CollapseButton = CollapseButton;
|
|
133383
|
+
exports.ClaudeLogo = SvgClaude$1;
|
|
133384
|
+
exports.ClipboardCheckIcon = ClipboardCheckIcon;
|
|
133385
|
+
exports.ClipboardCheckStrokeIcon = SvgClipboardCheck$1;
|
|
133386
|
+
exports.ClipboardIcon = ClipboardIcon;
|
|
133387
|
+
exports.ClipboardStrokeIcon = SvgClipboard$1;
|
|
133388
|
+
exports.ClockIcon = SvgClock$3;
|
|
133389
|
+
exports.ClockStrokeIcon = SvgClock$1;
|
|
133390
|
+
exports.CloudArrowDownIcon = SvgCloudArrowDown$3;
|
|
133391
|
+
exports.CloudArrowDownStrokeIcon = SvgCloudArrowDown$1;
|
|
133392
|
+
exports.CloudArrowLeftRightIcon = SvgCloudArrowLeftRight$3;
|
|
133393
|
+
exports.CloudArrowLeftRightStrokeIcon = SvgCloudArrowLeftRight$1;
|
|
133394
|
+
exports.CloudArrowUpIcon = SvgCloudArrowUp$3;
|
|
133395
|
+
exports.CloudArrowUpStrokeIcon = SvgCloudArrowUp$1;
|
|
133396
|
+
exports.CloudXIcon = SvgCloudX$3;
|
|
133397
|
+
exports.CloudXStrokeIcon = SvgCloudX$1;
|
|
133398
|
+
exports.Cog6ToothIcon = SvgCog6Tooth$3;
|
|
133399
|
+
exports.Cog6ToothStrokeIcon = SvgCog6Tooth$1;
|
|
133400
|
+
exports.CohereLogo = SvgCohere$1;
|
|
133401
|
+
exports.CollapseButton = CollapseButton$1;
|
|
133074
133402
|
exports.Collapsible = Collapsible;
|
|
133075
133403
|
exports.ColorPicker = ColorPicker;
|
|
133076
|
-
exports.CommandIcon = SvgCommand$
|
|
133077
|
-
exports.CommandLineIcon = SvgCommandLine$
|
|
133078
|
-
exports.CommandLineStrokeIcon = SvgCommandLine;
|
|
133079
|
-
exports.CommandStrokeIcon = SvgCommand;
|
|
133080
|
-
exports.CompanyIcon = SvgCompany$
|
|
133081
|
-
exports.CompanyStrokeIcon = SvgCompany;
|
|
133082
|
-
exports.ConfettiBackground = ConfettiBackground;
|
|
133083
|
-
exports.ConfluenceLogo =
|
|
133404
|
+
exports.CommandIcon = SvgCommand$3;
|
|
133405
|
+
exports.CommandLineIcon = SvgCommandLine$3;
|
|
133406
|
+
exports.CommandLineStrokeIcon = SvgCommandLine$1;
|
|
133407
|
+
exports.CommandStrokeIcon = SvgCommand$1;
|
|
133408
|
+
exports.CompanyIcon = SvgCompany$3;
|
|
133409
|
+
exports.CompanyStrokeIcon = SvgCompany$1;
|
|
133410
|
+
exports.ConfettiBackground = ConfettiBackground$1;
|
|
133411
|
+
exports.ConfluenceLogo = ConfluenceLogo;
|
|
133084
133412
|
exports.ContentMessage = ContentMessage;
|
|
133085
133413
|
exports.ContextItem = ContextItem;
|
|
133086
|
-
exports.CubeIcon = SvgCube$
|
|
133087
|
-
exports.CubeStrokeIcon = SvgCube;
|
|
133088
|
-
exports.DashIcon =
|
|
133089
|
-
exports.DashStrokeIcon = SvgDash;
|
|
133414
|
+
exports.CubeIcon = SvgCube$3;
|
|
133415
|
+
exports.CubeStrokeIcon = SvgCube$1;
|
|
133416
|
+
exports.DashIcon = DashIcon;
|
|
133417
|
+
exports.DashStrokeIcon = SvgDash$1;
|
|
133090
133418
|
exports.DataTable = DataTable;
|
|
133091
133419
|
exports.Dialog = Dialog;
|
|
133092
133420
|
exports.Div3D = Div3D;
|
|
133093
|
-
exports.DocumentDuplicateIcon = SvgDocumentDuplicate$
|
|
133094
|
-
exports.DocumentDuplicateStrokeIcon = SvgDocumentDuplicate;
|
|
133095
|
-
exports.DocumentIcon = SvgDocument$
|
|
133096
|
-
exports.DocumentPileIcon = SvgDocumentPile$
|
|
133097
|
-
exports.DocumentPileStrokeIcon = SvgDocumentPile;
|
|
133098
|
-
exports.DocumentPlusIcon = SvgDocumentPlus$
|
|
133099
|
-
exports.DocumentPlusStrokeIcon = SvgDocumentPlus;
|
|
133100
|
-
exports.DocumentStrokeIcon = SvgDocument;
|
|
133101
|
-
exports.DocumentTextIcon = SvgDocumentText$
|
|
133102
|
-
exports.DocumentTextStrokeIcon =
|
|
133103
|
-
exports.DotIcon = SvgDot$
|
|
133104
|
-
exports.DotStrokeIcon = SvgDot;
|
|
133105
|
-
exports.DriveLogo =
|
|
133421
|
+
exports.DocumentDuplicateIcon = SvgDocumentDuplicate$3;
|
|
133422
|
+
exports.DocumentDuplicateStrokeIcon = SvgDocumentDuplicate$1;
|
|
133423
|
+
exports.DocumentIcon = SvgDocument$3;
|
|
133424
|
+
exports.DocumentPileIcon = SvgDocumentPile$3;
|
|
133425
|
+
exports.DocumentPileStrokeIcon = SvgDocumentPile$1;
|
|
133426
|
+
exports.DocumentPlusIcon = SvgDocumentPlus$3;
|
|
133427
|
+
exports.DocumentPlusStrokeIcon = SvgDocumentPlus$1;
|
|
133428
|
+
exports.DocumentStrokeIcon = SvgDocument$1;
|
|
133429
|
+
exports.DocumentTextIcon = SvgDocumentText$2;
|
|
133430
|
+
exports.DocumentTextStrokeIcon = DocumentTextStrokeIcon;
|
|
133431
|
+
exports.DotIcon = SvgDot$3;
|
|
133432
|
+
exports.DotStrokeIcon = SvgDot$1;
|
|
133433
|
+
exports.DriveLogo = DriveLogo;
|
|
133106
133434
|
exports.DropdownMenu = DropdownMenu;
|
|
133107
133435
|
exports.DropzoneOverlay = DropzoneOverlay;
|
|
133108
|
-
exports.DustIcon = SvgDust$
|
|
133109
|
-
exports.DustStrokeIcon = SvgDust;
|
|
133436
|
+
exports.DustIcon = SvgDust$3;
|
|
133437
|
+
exports.DustStrokeIcon = SvgDust$1;
|
|
133110
133438
|
exports.ElementDialog = ElementDialog;
|
|
133111
133439
|
exports.ElementModal = ElementModal;
|
|
133112
133440
|
exports.EmojiPicker = EmojiPicker;
|
|
133113
|
-
exports.EmotionLaughIcon = SvgEmotionLaugh$
|
|
133114
|
-
exports.EmotionLaughStrokeIcon = SvgEmotionLaugh;
|
|
133115
|
-
exports.EqualizerIcon = SvgEqualizer$
|
|
133116
|
-
exports.EqualizerStrokeIcon = SvgEqualizer;
|
|
133117
|
-
exports.ExclamationCircleIcon = SvgExclamationCircle$
|
|
133118
|
-
exports.ExclamationCircleStrokeIcon = SvgExclamationCircle;
|
|
133119
|
-
exports.ExternalLinkIcon = SvgExternalLink$
|
|
133120
|
-
exports.ExternalLinkStrokeIcon = SvgExternalLink;
|
|
133121
|
-
exports.EyeIcon = SvgEye$
|
|
133122
|
-
exports.EyeSlashIcon = SvgEyeSlash$
|
|
133123
|
-
exports.EyeSlashStrokeIcon = SvgEyeSlash;
|
|
133124
|
-
exports.EyeStrokeIcon = SvgEye;
|
|
133441
|
+
exports.EmotionLaughIcon = SvgEmotionLaugh$3;
|
|
133442
|
+
exports.EmotionLaughStrokeIcon = SvgEmotionLaugh$1;
|
|
133443
|
+
exports.EqualizerIcon = SvgEqualizer$3;
|
|
133444
|
+
exports.EqualizerStrokeIcon = SvgEqualizer$1;
|
|
133445
|
+
exports.ExclamationCircleIcon = SvgExclamationCircle$3;
|
|
133446
|
+
exports.ExclamationCircleStrokeIcon = SvgExclamationCircle$1;
|
|
133447
|
+
exports.ExternalLinkIcon = SvgExternalLink$3;
|
|
133448
|
+
exports.ExternalLinkStrokeIcon = SvgExternalLink$1;
|
|
133449
|
+
exports.EyeIcon = SvgEye$3;
|
|
133450
|
+
exports.EyeSlashIcon = SvgEyeSlash$3;
|
|
133451
|
+
exports.EyeSlashStrokeIcon = SvgEyeSlash$1;
|
|
133452
|
+
exports.EyeStrokeIcon = SvgEye$1;
|
|
133125
133453
|
exports.FilterChips = FilterChips;
|
|
133126
|
-
exports.FilterIcon = SvgFilter$
|
|
133127
|
-
exports.FilterStrokeIcon = SvgFilter;
|
|
133128
|
-
exports.FireIcon = SvgFire$
|
|
133129
|
-
exports.FireStrokeIcon = SvgFire;
|
|
133130
|
-
exports.FlagIcon = SvgFlag$
|
|
133131
|
-
exports.FlagStrokeIcon = SvgFlag;
|
|
133132
|
-
exports.FolderIcon = SvgFolder$
|
|
133133
|
-
exports.FolderOpenIcon = SvgFolderOpen$
|
|
133134
|
-
exports.FolderOpenStrokeIcon = SvgFolderOpen;
|
|
133135
|
-
exports.FolderStrokeIcon = SvgFolder;
|
|
133136
|
-
exports.FullscreenExitIcon = SvgFullscreenExit$
|
|
133137
|
-
exports.FullscreenExitStrokeIcon = SvgFullscreenExit;
|
|
133138
|
-
exports.FullscreenIcon = SvgFullscreen$
|
|
133139
|
-
exports.FullscreenStrokeIcon = SvgFullscreen;
|
|
133140
|
-
exports.GeminiLogo = SvgGemini;
|
|
133141
|
-
exports.GithubLogo =
|
|
133142
|
-
exports.GithubWhiteLogo = SvgGithubWhite;
|
|
133143
|
-
exports.GlobeAltIcon = SvgGlobeAlt$
|
|
133144
|
-
exports.GlobeAltStrokeIcon = SvgGlobeAlt;
|
|
133145
|
-
exports.GongLogo = SvgGong;
|
|
133146
|
-
exports.GoogleDocLogo = SvgGoogleDoc;
|
|
133147
|
-
exports.GoogleLogo = SvgGoogle;
|
|
133148
|
-
exports.GooglePdfLogo = SvgGooglePdf;
|
|
133149
|
-
exports.GoogleSlideLogo = SvgGoogleSlide;
|
|
133150
|
-
exports.GoogleSpreadsheetLogo = SvgGoogleSpreadsheet;
|
|
133151
|
-
exports.Gpt3Logo = SvgGpt3;
|
|
133152
|
-
exports.Gpt4Logo = SvgGpt4;
|
|
133153
|
-
exports.GrabIcon = SvgGrab$
|
|
133154
|
-
exports.GrabStrokeIcon = SvgGrab;
|
|
133155
|
-
exports.HandThumbDownIcon = SvgHandThumbDown$
|
|
133156
|
-
exports.HandThumbDownStrokeIcon = SvgHandThumbDown;
|
|
133157
|
-
exports.HandThumbUpIcon = SvgHandThumbUp$
|
|
133158
|
-
exports.HandThumbUpStrokeIcon = SvgHandThumbUp;
|
|
133159
|
-
exports.HeartAltIcon = SvgHeartAlt$
|
|
133160
|
-
exports.HeartAltStrokeIcon = SvgHeartAlt;
|
|
133161
|
-
exports.HeartIcon = SvgHeart$
|
|
133162
|
-
exports.HeartStrokeIcon = SvgHeart;
|
|
133163
|
-
exports.HexagonIcon = SvgHexagon$
|
|
133164
|
-
exports.HexagonStrokeIcon = SvgHexagon;
|
|
133165
|
-
exports.HistoryIcon = SvgHistory$
|
|
133166
|
-
exports.HistoryStrokeIcon = SvgHistory;
|
|
133167
|
-
exports.HomeIcon = SvgHome$
|
|
133168
|
-
exports.HomeStrokeIcon = SvgHome;
|
|
133454
|
+
exports.FilterIcon = SvgFilter$3;
|
|
133455
|
+
exports.FilterStrokeIcon = SvgFilter$1;
|
|
133456
|
+
exports.FireIcon = SvgFire$3;
|
|
133457
|
+
exports.FireStrokeIcon = SvgFire$1;
|
|
133458
|
+
exports.FlagIcon = SvgFlag$3;
|
|
133459
|
+
exports.FlagStrokeIcon = SvgFlag$1;
|
|
133460
|
+
exports.FolderIcon = SvgFolder$3;
|
|
133461
|
+
exports.FolderOpenIcon = SvgFolderOpen$3;
|
|
133462
|
+
exports.FolderOpenStrokeIcon = SvgFolderOpen$1;
|
|
133463
|
+
exports.FolderStrokeIcon = SvgFolder$1;
|
|
133464
|
+
exports.FullscreenExitIcon = SvgFullscreenExit$3;
|
|
133465
|
+
exports.FullscreenExitStrokeIcon = SvgFullscreenExit$1;
|
|
133466
|
+
exports.FullscreenIcon = SvgFullscreen$3;
|
|
133467
|
+
exports.FullscreenStrokeIcon = SvgFullscreen$1;
|
|
133468
|
+
exports.GeminiLogo = SvgGemini$1;
|
|
133469
|
+
exports.GithubLogo = GithubLogo;
|
|
133470
|
+
exports.GithubWhiteLogo = SvgGithubWhite$1;
|
|
133471
|
+
exports.GlobeAltIcon = SvgGlobeAlt$3;
|
|
133472
|
+
exports.GlobeAltStrokeIcon = SvgGlobeAlt$1;
|
|
133473
|
+
exports.GongLogo = SvgGong$1;
|
|
133474
|
+
exports.GoogleDocLogo = SvgGoogleDoc$1;
|
|
133475
|
+
exports.GoogleLogo = SvgGoogle$1;
|
|
133476
|
+
exports.GooglePdfLogo = SvgGooglePdf$1;
|
|
133477
|
+
exports.GoogleSlideLogo = SvgGoogleSlide$1;
|
|
133478
|
+
exports.GoogleSpreadsheetLogo = SvgGoogleSpreadsheet$1;
|
|
133479
|
+
exports.Gpt3Logo = SvgGpt3$1;
|
|
133480
|
+
exports.Gpt4Logo = SvgGpt4$1;
|
|
133481
|
+
exports.GrabIcon = SvgGrab$3;
|
|
133482
|
+
exports.GrabStrokeIcon = SvgGrab$1;
|
|
133483
|
+
exports.HandThumbDownIcon = SvgHandThumbDown$3;
|
|
133484
|
+
exports.HandThumbDownStrokeIcon = SvgHandThumbDown$1;
|
|
133485
|
+
exports.HandThumbUpIcon = SvgHandThumbUp$3;
|
|
133486
|
+
exports.HandThumbUpStrokeIcon = SvgHandThumbUp$1;
|
|
133487
|
+
exports.HeartAltIcon = SvgHeartAlt$3;
|
|
133488
|
+
exports.HeartAltStrokeIcon = SvgHeartAlt$1;
|
|
133489
|
+
exports.HeartIcon = SvgHeart$3;
|
|
133490
|
+
exports.HeartStrokeIcon = SvgHeart$1;
|
|
133491
|
+
exports.HexagonIcon = SvgHexagon$3;
|
|
133492
|
+
exports.HexagonStrokeIcon = SvgHexagon$1;
|
|
133493
|
+
exports.HistoryIcon = SvgHistory$3;
|
|
133494
|
+
exports.HistoryStrokeIcon = SvgHistory$1;
|
|
133495
|
+
exports.HomeIcon = SvgHome$3;
|
|
133496
|
+
exports.HomeStrokeIcon = SvgHome$1;
|
|
133169
133497
|
exports.Hover3D = Hover3D;
|
|
133170
133498
|
exports.Hoverable = Hoverable;
|
|
133171
|
-
exports.HuggingFaceLogo = SvgHuggingFace;
|
|
133499
|
+
exports.HuggingFaceLogo = SvgHuggingFace$1;
|
|
133172
133500
|
exports.Icon = Icon;
|
|
133173
133501
|
exports.IconButton = IconButton;
|
|
133174
133502
|
exports.IconToggleButton = IconToggleButton;
|
|
133175
|
-
exports.ImageIcon = SvgImage$
|
|
133176
|
-
exports.ImageStrokeIcon =
|
|
133177
|
-
exports.InformationCircleIcon =
|
|
133178
|
-
exports.InformationCircleStrokeIcon = SvgInformationCircle;
|
|
133503
|
+
exports.ImageIcon = SvgImage$2;
|
|
133504
|
+
exports.ImageStrokeIcon = ImageStrokeIcon;
|
|
133505
|
+
exports.InformationCircleIcon = InformationCircleIcon;
|
|
133506
|
+
exports.InformationCircleStrokeIcon = SvgInformationCircle$1;
|
|
133179
133507
|
exports.Input = Input;
|
|
133180
|
-
exports.IntercomLogo =
|
|
133508
|
+
exports.IntercomLogo = IntercomLogo;
|
|
133181
133509
|
exports.Item = Item;
|
|
133182
|
-
exports.KeyIcon = SvgKey$
|
|
133183
|
-
exports.KeyStrokeIcon = SvgKey;
|
|
133184
|
-
exports.LightbulbIcon = SvgLightbulb$
|
|
133185
|
-
exports.LightbulbStrokeIcon = SvgLightbulb;
|
|
133186
|
-
exports.LinkIcon = SvgLink$
|
|
133187
|
-
exports.LinkStrokeIcon = SvgLink;
|
|
133188
|
-
exports.ListAddIcon = SvgListAdd$
|
|
133189
|
-
exports.ListAddStrokeIcon = SvgListAdd;
|
|
133190
|
-
exports.ListCheckIcon = SvgListCheck$
|
|
133191
|
-
exports.ListCheckStrokeIcon = SvgListCheck;
|
|
133192
|
-
exports.ListIcon = SvgList$
|
|
133193
|
-
exports.ListRemoveIcon = SvgListRemove$
|
|
133194
|
-
exports.ListRemoveStrokeIcon = SvgListRemove;
|
|
133195
|
-
exports.ListStrokeIcon = SvgList;
|
|
133196
|
-
exports.LockIcon = SvgLock$
|
|
133197
|
-
exports.LockStrokeIcon = SvgLock;
|
|
133198
|
-
exports.LoginIcon = SvgLogin$
|
|
133199
|
-
exports.LoginStrokeIcon = SvgLogin;
|
|
133510
|
+
exports.KeyIcon = SvgKey$3;
|
|
133511
|
+
exports.KeyStrokeIcon = SvgKey$1;
|
|
133512
|
+
exports.LightbulbIcon = SvgLightbulb$3;
|
|
133513
|
+
exports.LightbulbStrokeIcon = SvgLightbulb$1;
|
|
133514
|
+
exports.LinkIcon = SvgLink$3;
|
|
133515
|
+
exports.LinkStrokeIcon = SvgLink$1;
|
|
133516
|
+
exports.ListAddIcon = SvgListAdd$3;
|
|
133517
|
+
exports.ListAddStrokeIcon = SvgListAdd$1;
|
|
133518
|
+
exports.ListCheckIcon = SvgListCheck$3;
|
|
133519
|
+
exports.ListCheckStrokeIcon = SvgListCheck$1;
|
|
133520
|
+
exports.ListIcon = SvgList$3;
|
|
133521
|
+
exports.ListRemoveIcon = SvgListRemove$3;
|
|
133522
|
+
exports.ListRemoveStrokeIcon = SvgListRemove$1;
|
|
133523
|
+
exports.ListStrokeIcon = SvgList$1;
|
|
133524
|
+
exports.LockIcon = SvgLock$3;
|
|
133525
|
+
exports.LockStrokeIcon = SvgLock$1;
|
|
133526
|
+
exports.LoginIcon = SvgLogin$3;
|
|
133527
|
+
exports.LoginStrokeIcon = SvgLogin$1;
|
|
133200
133528
|
exports.Logo = Logo;
|
|
133201
|
-
exports.LogoHorizontalColorLayer1Logo = SvgLogoHorizontalColorLayer1;
|
|
133202
|
-
exports.LogoHorizontalColorLayer2Logo = SvgLogoHorizontalColorLayer2;
|
|
133203
|
-
exports.LogoHorizontalColorLogo = SvgLogoHorizontalColor;
|
|
133204
|
-
exports.LogoHorizontalDarkLogo = SvgLogoHorizontalDark;
|
|
133205
|
-
exports.LogoHorizontalWhiteLogo = SvgLogoHorizontalWhite;
|
|
133206
|
-
exports.LogoSquareColorLayer1Logo = SvgLogoSquareColorLayer1;
|
|
133207
|
-
exports.LogoSquareColorLayer2Logo = SvgLogoSquareColorLayer2;
|
|
133208
|
-
exports.LogoSquareColorLogo = SvgLogoSquareColor;
|
|
133209
|
-
exports.LogoSquareDarkLogo = SvgLogoSquareDark;
|
|
133210
|
-
exports.LogoSquareWhiteLogo = SvgLogoSquareWhite;
|
|
133211
|
-
exports.LogoutIcon = SvgLogout$
|
|
133212
|
-
exports.LogoutStrokeIcon = SvgLogout;
|
|
133213
|
-
exports.MagicIcon = SvgMagic$
|
|
133214
|
-
exports.MagicStrokeIcon = SvgMagic;
|
|
133215
|
-
exports.MagnifyingGlassIcon = SvgMagnifyingGlass$
|
|
133216
|
-
exports.MagnifyingGlassStrokeIcon =
|
|
133217
|
-
exports.MarkPenIcon = SvgMarkPen$
|
|
133218
|
-
exports.MarkPenStrokeIcon = SvgMarkPen;
|
|
133529
|
+
exports.LogoHorizontalColorLayer1Logo = SvgLogoHorizontalColorLayer1$1;
|
|
133530
|
+
exports.LogoHorizontalColorLayer2Logo = SvgLogoHorizontalColorLayer2$1;
|
|
133531
|
+
exports.LogoHorizontalColorLogo = SvgLogoHorizontalColor$1;
|
|
133532
|
+
exports.LogoHorizontalDarkLogo = SvgLogoHorizontalDark$1;
|
|
133533
|
+
exports.LogoHorizontalWhiteLogo = SvgLogoHorizontalWhite$1;
|
|
133534
|
+
exports.LogoSquareColorLayer1Logo = SvgLogoSquareColorLayer1$1;
|
|
133535
|
+
exports.LogoSquareColorLayer2Logo = SvgLogoSquareColorLayer2$1;
|
|
133536
|
+
exports.LogoSquareColorLogo = SvgLogoSquareColor$1;
|
|
133537
|
+
exports.LogoSquareDarkLogo = SvgLogoSquareDark$1;
|
|
133538
|
+
exports.LogoSquareWhiteLogo = SvgLogoSquareWhite$1;
|
|
133539
|
+
exports.LogoutIcon = SvgLogout$3;
|
|
133540
|
+
exports.LogoutStrokeIcon = SvgLogout$1;
|
|
133541
|
+
exports.MagicIcon = SvgMagic$3;
|
|
133542
|
+
exports.MagicStrokeIcon = SvgMagic$1;
|
|
133543
|
+
exports.MagnifyingGlassIcon = SvgMagnifyingGlass$2;
|
|
133544
|
+
exports.MagnifyingGlassStrokeIcon = MagnifyingGlassStrokeIcon;
|
|
133545
|
+
exports.MarkPenIcon = SvgMarkPen$3;
|
|
133546
|
+
exports.MarkPenStrokeIcon = SvgMarkPen$1;
|
|
133219
133547
|
exports.Markdown = Markdown;
|
|
133220
|
-
exports.MenuIcon = SvgMenu$
|
|
133221
|
-
exports.MenuStrokeIcon = SvgMenu;
|
|
133222
|
-
exports.MicrosoftExcelLogo = SvgMicrosoftExcel;
|
|
133223
|
-
exports.MicrosoftLogo =
|
|
133224
|
-
exports.MicrosoftPowerpointLogo = SvgMicrosoftPowerpoint;
|
|
133225
|
-
exports.MicrosoftWordLogo = SvgMicrosoftWord;
|
|
133226
|
-
exports.MistralLogo = SvgMistral;
|
|
133548
|
+
exports.MenuIcon = SvgMenu$3;
|
|
133549
|
+
exports.MenuStrokeIcon = SvgMenu$1;
|
|
133550
|
+
exports.MicrosoftExcelLogo = SvgMicrosoftExcel$1;
|
|
133551
|
+
exports.MicrosoftLogo = MicrosoftLogo;
|
|
133552
|
+
exports.MicrosoftPowerpointLogo = SvgMicrosoftPowerpoint$1;
|
|
133553
|
+
exports.MicrosoftWordLogo = SvgMicrosoftWord$1;
|
|
133554
|
+
exports.MistralLogo = SvgMistral$1;
|
|
133227
133555
|
exports.Modal = Modal;
|
|
133228
|
-
exports.MoreIcon =
|
|
133229
|
-
exports.MoreStrokeIcon = SvgMore;
|
|
133230
|
-
exports.MovingMailIcon = SvgMovingMail$
|
|
133231
|
-
exports.MovingMailStrokeIcon = SvgMovingMail;
|
|
133556
|
+
exports.MoreIcon = MoreIcon;
|
|
133557
|
+
exports.MoreStrokeIcon = SvgMore$1;
|
|
133558
|
+
exports.MovingMailIcon = SvgMovingMail$3;
|
|
133559
|
+
exports.MovingMailStrokeIcon = SvgMovingMail$1;
|
|
133232
133560
|
exports.Notification = Notification;
|
|
133233
|
-
exports.NotionLogo =
|
|
133234
|
-
exports.O1Logo = SvgO1;
|
|
133235
|
-
exports.OfficeLogo = SvgOffice;
|
|
133236
|
-
exports.OpenaiLogo = SvgOpenai;
|
|
133237
|
-
exports.OpenaiWhiteLogo = SvgOpenaiWhite;
|
|
133561
|
+
exports.NotionLogo = NotionLogo;
|
|
133562
|
+
exports.O1Logo = SvgO1$1;
|
|
133563
|
+
exports.OfficeLogo = SvgOffice$1;
|
|
133564
|
+
exports.OpenaiLogo = SvgOpenai$1;
|
|
133565
|
+
exports.OpenaiWhiteLogo = SvgOpenaiWhite$1;
|
|
133238
133566
|
exports.Page = Page;
|
|
133239
133567
|
exports.PaginatedCitationsGrid = PaginatedCitationsGrid;
|
|
133240
133568
|
exports.Pagination = Pagination;
|
|
133241
|
-
exports.PaintIcon = SvgPaint$
|
|
133242
|
-
exports.PaintStrokeIcon = SvgPaint;
|
|
133243
|
-
exports.PaperAirplaneIcon = SvgPaperAirplane$
|
|
133244
|
-
exports.PaperAirplaneStrokeIcon = SvgPaperAirplane;
|
|
133245
|
-
exports.PauseIcon = SvgPause$
|
|
133246
|
-
exports.PauseStrokeIcon = SvgPause;
|
|
133247
|
-
exports.PencilSquareIcon = SvgPencilSquare$
|
|
133248
|
-
exports.PencilSquareStrokeIcon = SvgPencilSquare;
|
|
133249
|
-
exports.PlanetIcon = SvgPlanet$
|
|
133250
|
-
exports.PlanetStrokeIcon = SvgPlanet;
|
|
133251
|
-
exports.PlayIcon = SvgPlay$
|
|
133252
|
-
exports.PlayStrokeIcon = SvgPlay;
|
|
133253
|
-
exports.PlusCircleIcon = SvgPlusCircle$
|
|
133254
|
-
exports.PlusCircleStrokeIcon = SvgPlusCircle;
|
|
133255
|
-
exports.PlusIcon = SvgPlus$
|
|
133256
|
-
exports.PlusStrokeIcon = SvgPlus;
|
|
133569
|
+
exports.PaintIcon = SvgPaint$3;
|
|
133570
|
+
exports.PaintStrokeIcon = SvgPaint$1;
|
|
133571
|
+
exports.PaperAirplaneIcon = SvgPaperAirplane$3;
|
|
133572
|
+
exports.PaperAirplaneStrokeIcon = SvgPaperAirplane$1;
|
|
133573
|
+
exports.PauseIcon = SvgPause$3;
|
|
133574
|
+
exports.PauseStrokeIcon = SvgPause$1;
|
|
133575
|
+
exports.PencilSquareIcon = SvgPencilSquare$3;
|
|
133576
|
+
exports.PencilSquareStrokeIcon = SvgPencilSquare$1;
|
|
133577
|
+
exports.PlanetIcon = SvgPlanet$3;
|
|
133578
|
+
exports.PlanetStrokeIcon = SvgPlanet$1;
|
|
133579
|
+
exports.PlayIcon = SvgPlay$3;
|
|
133580
|
+
exports.PlayStrokeIcon = SvgPlay$1;
|
|
133581
|
+
exports.PlusCircleIcon = SvgPlusCircle$3;
|
|
133582
|
+
exports.PlusCircleStrokeIcon = SvgPlusCircle$1;
|
|
133583
|
+
exports.PlusIcon = SvgPlus$3;
|
|
133584
|
+
exports.PlusStrokeIcon = SvgPlus$1;
|
|
133257
133585
|
exports.Popup = Popup;
|
|
133258
133586
|
exports.PriceTable = PriceTable;
|
|
133259
|
-
exports.PushpinIcon = SvgPushpin$
|
|
133260
|
-
exports.PushpinStrokeIcon = SvgPushpin;
|
|
133261
|
-
exports.PuzzleIcon = SvgPuzzle$
|
|
133262
|
-
exports.PuzzleStrokeIcon = SvgPuzzle;
|
|
133263
|
-
exports.QuestionMarkCircleIcon = SvgQuestionMarkCircle$
|
|
133264
|
-
exports.QuestionMarkCircleStrokeIcon = SvgQuestionMarkCircle;
|
|
133587
|
+
exports.PushpinIcon = SvgPushpin$3;
|
|
133588
|
+
exports.PushpinStrokeIcon = SvgPushpin$1;
|
|
133589
|
+
exports.PuzzleIcon = SvgPuzzle$3;
|
|
133590
|
+
exports.PuzzleStrokeIcon = SvgPuzzle$1;
|
|
133591
|
+
exports.QuestionMarkCircleIcon = SvgQuestionMarkCircle$3;
|
|
133592
|
+
exports.QuestionMarkCircleStrokeIcon = SvgQuestionMarkCircle$1;
|
|
133265
133593
|
exports.RadioButton = RadioButton;
|
|
133266
|
-
exports.ReactionIcon = SvgReaction$
|
|
133267
|
-
exports.ReactionStrokeIcon = SvgReaction;
|
|
133268
|
-
exports.RectangleIcon = SvgRectangle$
|
|
133269
|
-
exports.RectangleStrokeIcon = SvgRectangle;
|
|
133270
|
-
exports.ReplicateLogo = SvgReplicate;
|
|
133271
|
-
exports.RobotIcon = SvgRobot$
|
|
133272
|
-
exports.RobotStrokeIcon = SvgRobot;
|
|
133273
|
-
exports.RocketIcon = SvgRocket$
|
|
133274
|
-
exports.RocketStrokeIcon = SvgRocket;
|
|
133275
|
-
exports.SalesforceLogo = SvgSalesforce;
|
|
133276
|
-
exports.ScanIcon = SvgScan$
|
|
133277
|
-
exports.ScanStrokeIcon = SvgScan;
|
|
133594
|
+
exports.ReactionIcon = SvgReaction$3;
|
|
133595
|
+
exports.ReactionStrokeIcon = SvgReaction$1;
|
|
133596
|
+
exports.RectangleIcon = SvgRectangle$3;
|
|
133597
|
+
exports.RectangleStrokeIcon = SvgRectangle$1;
|
|
133598
|
+
exports.ReplicateLogo = SvgReplicate$1;
|
|
133599
|
+
exports.RobotIcon = SvgRobot$3;
|
|
133600
|
+
exports.RobotStrokeIcon = SvgRobot$1;
|
|
133601
|
+
exports.RocketIcon = SvgRocket$3;
|
|
133602
|
+
exports.RocketStrokeIcon = SvgRocket$1;
|
|
133603
|
+
exports.SalesforceLogo = SvgSalesforce$1;
|
|
133604
|
+
exports.ScanIcon = SvgScan$3;
|
|
133605
|
+
exports.ScanStrokeIcon = SvgScan$1;
|
|
133278
133606
|
exports.Searchbar = Searchbar;
|
|
133279
133607
|
exports.Separator = Separator;
|
|
133280
|
-
exports.ServerIcon = SvgServer$
|
|
133281
|
-
exports.ServerStrokeIcon = SvgServer;
|
|
133282
|
-
exports.ShakeHandsIcon = SvgShakeHands$
|
|
133283
|
-
exports.ShakeHandsStrokeIcon = SvgShakeHands;
|
|
133284
|
-
exports.ShapesIcon = SvgShapes$
|
|
133285
|
-
exports.ShapesStrokeIcon = SvgShapes;
|
|
133286
|
-
exports.SlackLogo =
|
|
133608
|
+
exports.ServerIcon = SvgServer$3;
|
|
133609
|
+
exports.ServerStrokeIcon = SvgServer$1;
|
|
133610
|
+
exports.ShakeHandsIcon = SvgShakeHands$3;
|
|
133611
|
+
exports.ShakeHandsStrokeIcon = SvgShakeHands$1;
|
|
133612
|
+
exports.ShapesIcon = SvgShapes$3;
|
|
133613
|
+
exports.ShapesStrokeIcon = SvgShapes$1;
|
|
133614
|
+
exports.SlackLogo = SlackLogo;
|
|
133287
133615
|
exports.SliderToggle = SliderToggle;
|
|
133288
|
-
exports.SnowflakeLogo =
|
|
133616
|
+
exports.SnowflakeLogo = SnowflakeLogo;
|
|
133289
133617
|
exports.SparkleContext = SparkleContext;
|
|
133290
|
-
exports.SparklesIcon = SvgSparkles$
|
|
133291
|
-
exports.SparklesStrokeIcon = SvgSparkles;
|
|
133292
|
-
exports.Spinner = Spinner;
|
|
133293
|
-
exports.Square3Stack3DIcon = SvgSquare3Stack3D$
|
|
133294
|
-
exports.Square3Stack3DStrokeIcon = SvgSquare3Stack3D;
|
|
133295
|
-
exports.SquareIcon = SvgSquare$
|
|
133296
|
-
exports.SquareStrokeIcon = SvgSquare;
|
|
133297
|
-
exports.StarIcon = SvgStar$
|
|
133298
|
-
exports.StarStrokeIcon = SvgStar;
|
|
133299
|
-
exports.StopIcon = SvgStop$
|
|
133300
|
-
exports.StopSignIcon = SvgStopSign$
|
|
133301
|
-
exports.StopSignStrokeIcon = SvgStopSign;
|
|
133302
|
-
exports.StopStrokeIcon = SvgStop;
|
|
133618
|
+
exports.SparklesIcon = SvgSparkles$3;
|
|
133619
|
+
exports.SparklesStrokeIcon = SvgSparkles$1;
|
|
133620
|
+
exports.Spinner = Spinner$1;
|
|
133621
|
+
exports.Square3Stack3DIcon = SvgSquare3Stack3D$3;
|
|
133622
|
+
exports.Square3Stack3DStrokeIcon = SvgSquare3Stack3D$1;
|
|
133623
|
+
exports.SquareIcon = SvgSquare$3;
|
|
133624
|
+
exports.SquareStrokeIcon = SvgSquare$1;
|
|
133625
|
+
exports.StarIcon = SvgStar$3;
|
|
133626
|
+
exports.StarStrokeIcon = SvgStar$1;
|
|
133627
|
+
exports.StopIcon = SvgStop$3;
|
|
133628
|
+
exports.StopSignIcon = SvgStopSign$3;
|
|
133629
|
+
exports.StopSignStrokeIcon = SvgStopSign$1;
|
|
133630
|
+
exports.StopStrokeIcon = SvgStop$1;
|
|
133303
133631
|
exports.Tab = Tab;
|
|
133304
|
-
exports.TableIcon = SvgTable$
|
|
133305
|
-
exports.TableStrokeIcon = SvgTable;
|
|
133306
|
-
exports.TagIcon = SvgTag$
|
|
133307
|
-
exports.TagStrokeIcon = SvgTag;
|
|
133308
|
-
exports.TemplateIcon = SvgTemplate$
|
|
133309
|
-
exports.TemplateStrokeIcon = SvgTemplate;
|
|
133310
|
-
exports.TestTubeIcon = SvgTestTube$
|
|
133311
|
-
exports.TestTubeStrokeIcon = SvgTestTube;
|
|
133632
|
+
exports.TableIcon = SvgTable$3;
|
|
133633
|
+
exports.TableStrokeIcon = SvgTable$1;
|
|
133634
|
+
exports.TagIcon = SvgTag$3;
|
|
133635
|
+
exports.TagStrokeIcon = SvgTag$1;
|
|
133636
|
+
exports.TemplateIcon = SvgTemplate$3;
|
|
133637
|
+
exports.TemplateStrokeIcon = SvgTemplate$1;
|
|
133638
|
+
exports.TestTubeIcon = SvgTestTube$3;
|
|
133639
|
+
exports.TestTubeStrokeIcon = SvgTestTube$1;
|
|
133312
133640
|
exports.TextArea = TextArea;
|
|
133313
|
-
exports.TimeIcon = SvgTime$
|
|
133314
|
-
exports.TimeStrokeIcon = SvgTime;
|
|
133641
|
+
exports.TimeIcon = SvgTime$3;
|
|
133642
|
+
exports.TimeStrokeIcon = SvgTime$1;
|
|
133315
133643
|
exports.Tooltip = Tooltip;
|
|
133316
133644
|
exports.TooltipContent = TooltipContent;
|
|
133317
133645
|
exports.TooltipProvider = TooltipProvider;
|
|
133318
133646
|
exports.TooltipRoot = TooltipRoot;
|
|
133319
133647
|
exports.TooltipTrigger = TooltipTrigger;
|
|
133320
|
-
exports.TranslateIcon = SvgTranslate$
|
|
133321
|
-
exports.TranslateStrokeIcon = SvgTranslate;
|
|
133322
|
-
exports.TrashIcon =
|
|
133323
|
-
exports.TrashStrokeIcon = SvgTrash;
|
|
133648
|
+
exports.TranslateIcon = SvgTranslate$3;
|
|
133649
|
+
exports.TranslateStrokeIcon = SvgTranslate$1;
|
|
133650
|
+
exports.TrashIcon = TrashIcon;
|
|
133651
|
+
exports.TrashStrokeIcon = SvgTrash$1;
|
|
133324
133652
|
exports.Tree = Tree;
|
|
133325
|
-
exports.TriangleIcon = SvgTriangle$
|
|
133326
|
-
exports.TriangleStrokeIcon = SvgTriangle;
|
|
133327
|
-
exports.UserArrowIcon = SvgUserArrow$
|
|
133328
|
-
exports.UserArrowStrokeIcon = SvgUserArrow;
|
|
133329
|
-
exports.UserGroupIcon = SvgUserGroup$
|
|
133330
|
-
exports.UserGroupStrokeIcon = SvgUserGroup;
|
|
133331
|
-
exports.UserIcon =
|
|
133332
|
-
exports.UserPlusIcon = SvgUserPlus$
|
|
133333
|
-
exports.UserPlusStrokeIcon = SvgUserPlus;
|
|
133334
|
-
exports.UserStrokeIcon = SvgUser;
|
|
133335
|
-
exports.WrenchIcon = SvgWrench$
|
|
133336
|
-
exports.WrenchStrokeIcon = SvgWrench;
|
|
133337
|
-
exports.XCircleIcon =
|
|
133338
|
-
exports.XCircleStrokeIcon = SvgXCircle;
|
|
133339
|
-
exports.XMarkIcon =
|
|
133340
|
-
exports.XMarkStrokeIcon = SvgXMark;
|
|
133341
|
-
exports.ZapierLogo = SvgZapier;
|
|
133342
|
-
exports.ZendeskLogo =
|
|
133653
|
+
exports.TriangleIcon = SvgTriangle$3;
|
|
133654
|
+
exports.TriangleStrokeIcon = SvgTriangle$1;
|
|
133655
|
+
exports.UserArrowIcon = SvgUserArrow$3;
|
|
133656
|
+
exports.UserArrowStrokeIcon = SvgUserArrow$1;
|
|
133657
|
+
exports.UserGroupIcon = SvgUserGroup$3;
|
|
133658
|
+
exports.UserGroupStrokeIcon = SvgUserGroup$1;
|
|
133659
|
+
exports.UserIcon = UserIcon;
|
|
133660
|
+
exports.UserPlusIcon = SvgUserPlus$3;
|
|
133661
|
+
exports.UserPlusStrokeIcon = SvgUserPlus$1;
|
|
133662
|
+
exports.UserStrokeIcon = SvgUser$1;
|
|
133663
|
+
exports.WrenchIcon = SvgWrench$3;
|
|
133664
|
+
exports.WrenchStrokeIcon = SvgWrench$1;
|
|
133665
|
+
exports.XCircleIcon = XCircleIcon;
|
|
133666
|
+
exports.XCircleStrokeIcon = SvgXCircle$1;
|
|
133667
|
+
exports.XMarkIcon = XMarkIcon;
|
|
133668
|
+
exports.XMarkStrokeIcon = SvgXMark$1;
|
|
133669
|
+
exports.ZapierLogo = SvgZapier$1;
|
|
133670
|
+
exports.ZendeskLogo = ZendeskLogo;
|
|
133343
133671
|
exports.ZoomableImageCitationWrapper = ZoomableImageCitationWrapper;
|
|
133344
133672
|
exports.avatarUtils = utils;
|
|
133345
133673
|
exports.useHashParam = useHashParam;
|