@synnaxlabs/media 0.32.0 → 0.34.0

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/media.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import B from "react";
2
- var n1 = { exports: {} }, T = {};
2
+ var l1 = { exports: {} }, F = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.min.js
@@ -9,21 +9,21 @@ var n1 = { exports: {} }, T = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var A1;
13
- function O2() {
14
- if (A1) return T;
15
- A1 = 1;
12
+ var O1;
13
+ function E2() {
14
+ if (O1) return F;
15
+ O1 = 1;
16
16
  var t = B, l = Symbol.for("react.element"), c = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, f = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, y = { key: !0, ref: !0, __self: !0, __source: !0 };
17
- function k(C, p, R) {
18
- var x, b = {}, A = null, F = null;
19
- R !== void 0 && (A = "" + R), p.key !== void 0 && (A = "" + p.key), p.ref !== void 0 && (F = p.ref);
20
- for (x in p) o.call(p, x) && !y.hasOwnProperty(x) && (b[x] = p[x]);
21
- if (C && C.defaultProps) for (x in p = C.defaultProps, p) b[x] === void 0 && (b[x] = p[x]);
22
- return { $$typeof: l, type: C, key: A, ref: F, props: b, _owner: f.current };
17
+ function k(b, p, R) {
18
+ var C, V = {}, A = null, I = null;
19
+ R !== void 0 && (A = "" + R), p.key !== void 0 && (A = "" + p.key), p.ref !== void 0 && (I = p.ref);
20
+ for (C in p) o.call(p, C) && !y.hasOwnProperty(C) && (V[C] = p[C]);
21
+ if (b && b.defaultProps) for (C in p = b.defaultProps, p) V[C] === void 0 && (V[C] = p[C]);
22
+ return { $$typeof: l, type: b, key: A, ref: I, props: V, _owner: f.current };
23
23
  }
24
- return T.Fragment = c, T.jsx = k, T.jsxs = k, T;
24
+ return F.Fragment = c, F.jsx = k, F.jsxs = k, F;
25
25
  }
26
- var D = {};
26
+ var W = {};
27
27
  /**
28
28
  * @license React
29
29
  * react-jsx-runtime.development.js
@@ -33,27 +33,27 @@ var D = {};
33
33
  * This source code is licensed under the MIT license found in the
34
34
  * LICENSE file in the root directory of this source tree.
35
35
  */
36
- var O1;
37
- function R2() {
38
- return O1 || (O1 = 1, process.env.NODE_ENV !== "production" && function() {
39
- var t = B, l = Symbol.for("react.element"), c = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), k = Symbol.for("react.provider"), C = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), R = Symbol.for("react.suspense"), x = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), F = Symbol.for("react.offscreen"), i1 = Symbol.iterator, q1 = "@@iterator";
40
- function J1(a) {
36
+ var R1;
37
+ function _2() {
38
+ return R1 || (R1 = 1, process.env.NODE_ENV !== "production" && function() {
39
+ var t = B, l = Symbol.for("react.element"), c = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), k = Symbol.for("react.provider"), b = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), R = Symbol.for("react.suspense"), C = Symbol.for("react.suspense_list"), V = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), I = Symbol.for("react.offscreen"), c1 = Symbol.iterator, X1 = "@@iterator";
40
+ function Q1(a) {
41
41
  if (a === null || typeof a != "object")
42
42
  return null;
43
- var n = i1 && a[i1] || a[q1];
43
+ var n = c1 && a[c1] || a[X1];
44
44
  return typeof n == "function" ? n : null;
45
45
  }
46
- var j = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
46
+ var S = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
47
47
  function z(a) {
48
48
  {
49
- for (var n = arguments.length, i = new Array(n > 1 ? n - 1 : 0), h = 1; h < n; h++)
50
- i[h - 1] = arguments[h];
51
- X1("error", a, i);
49
+ for (var n = arguments.length, i = new Array(n > 1 ? n - 1 : 0), d = 1; d < n; d++)
50
+ i[d - 1] = arguments[d];
51
+ t2("error", a, i);
52
52
  }
53
53
  }
54
- function X1(a, n, i) {
54
+ function t2(a, n, i) {
55
55
  {
56
- var h = j.ReactDebugCurrentFrame, v = h.getStackAddendum();
56
+ var d = S.ReactDebugCurrentFrame, v = d.getStackAddendum();
57
57
  v !== "" && (n += "%s", i = i.concat([v]));
58
58
  var g = i.map(function(u) {
59
59
  return String(u);
@@ -61,23 +61,23 @@ function R2() {
61
61
  g.unshift("Warning: " + n), Function.prototype.apply.call(console[a], console, g);
62
62
  }
63
63
  }
64
- var Q1 = !1, t2 = !1, a2 = !1, r2 = !1, e2 = !1, l1;
65
- l1 = Symbol.for("react.module.reference");
66
- function n2(a) {
67
- return !!(typeof a == "string" || typeof a == "function" || a === o || a === y || e2 || a === f || a === R || a === x || r2 || a === F || Q1 || t2 || a2 || typeof a == "object" && a !== null && (a.$$typeof === A || a.$$typeof === b || a.$$typeof === k || a.$$typeof === C || a.$$typeof === p || // This needs to include all possible module reference object
64
+ var a2 = !1, r2 = !1, e2 = !1, n2 = !1, i2 = !1, o1;
65
+ o1 = Symbol.for("react.module.reference");
66
+ function l2(a) {
67
+ return !!(typeof a == "string" || typeof a == "function" || a === o || a === y || i2 || a === f || a === R || a === C || n2 || a === I || a2 || r2 || e2 || typeof a == "object" && a !== null && (a.$$typeof === A || a.$$typeof === V || a.$$typeof === k || a.$$typeof === b || a.$$typeof === p || // This needs to include all possible module reference object
68
68
  // types supported by any Flight configuration anywhere since
69
69
  // we don't know which Flight build this will end up being used
70
70
  // with.
71
- a.$$typeof === l1 || a.getModuleId !== void 0));
71
+ a.$$typeof === o1 || a.getModuleId !== void 0));
72
72
  }
73
- function i2(a, n, i) {
74
- var h = a.displayName;
75
- if (h)
76
- return h;
73
+ function c2(a, n, i) {
74
+ var d = a.displayName;
75
+ if (d)
76
+ return d;
77
77
  var v = n.displayName || n.name || "";
78
78
  return v !== "" ? i + "(" + v + ")" : i;
79
79
  }
80
- function c1(a) {
80
+ function h1(a) {
81
81
  return a.displayName || "Context";
82
82
  }
83
83
  function L(a) {
@@ -98,22 +98,22 @@ function R2() {
98
98
  return "StrictMode";
99
99
  case R:
100
100
  return "Suspense";
101
- case x:
101
+ case C:
102
102
  return "SuspenseList";
103
103
  }
104
104
  if (typeof a == "object")
105
105
  switch (a.$$typeof) {
106
- case C:
106
+ case b:
107
107
  var n = a;
108
- return c1(n) + ".Consumer";
108
+ return h1(n) + ".Consumer";
109
109
  case k:
110
110
  var i = a;
111
- return c1(i._context) + ".Provider";
111
+ return h1(i._context) + ".Provider";
112
112
  case p:
113
- return i2(a, a.render, "ForwardRef");
114
- case b:
115
- var h = a.displayName || null;
116
- return h !== null ? h : L(a.type) || "Memo";
113
+ return c2(a, a.render, "ForwardRef");
114
+ case V:
115
+ var d = a.displayName || null;
116
+ return d !== null ? d : L(a.type) || "Memo";
117
117
  case A: {
118
118
  var v = a, g = v._payload, u = v._init;
119
119
  try {
@@ -125,18 +125,18 @@ function R2() {
125
125
  }
126
126
  return null;
127
127
  }
128
- var O = Object.assign, _ = 0, o1, h1, d1, s1, u1, v1, g1;
129
- function f1() {
128
+ var j = Object.assign, P = 0, d1, s1, u1, v1, g1, f1, p1;
129
+ function m1() {
130
130
  }
131
- f1.__reactDisabledLog = !0;
132
- function l2() {
131
+ m1.__reactDisabledLog = !0;
132
+ function o2() {
133
133
  {
134
- if (_ === 0) {
135
- o1 = console.log, h1 = console.info, d1 = console.warn, s1 = console.error, u1 = console.group, v1 = console.groupCollapsed, g1 = console.groupEnd;
134
+ if (P === 0) {
135
+ d1 = console.log, s1 = console.info, u1 = console.warn, v1 = console.error, g1 = console.group, f1 = console.groupCollapsed, p1 = console.groupEnd;
136
136
  var a = {
137
137
  configurable: !0,
138
138
  enumerable: !0,
139
- value: f1,
139
+ value: m1,
140
140
  writable: !0
141
141
  };
142
142
  Object.defineProperties(console, {
@@ -149,77 +149,77 @@ function R2() {
149
149
  groupEnd: a
150
150
  });
151
151
  }
152
- _++;
152
+ P++;
153
153
  }
154
154
  }
155
- function c2() {
155
+ function h2() {
156
156
  {
157
- if (_--, _ === 0) {
157
+ if (P--, P === 0) {
158
158
  var a = {
159
159
  configurable: !0,
160
160
  enumerable: !0,
161
161
  writable: !0
162
162
  };
163
163
  Object.defineProperties(console, {
164
- log: O({}, a, {
165
- value: o1
166
- }),
167
- info: O({}, a, {
168
- value: h1
169
- }),
170
- warn: O({}, a, {
164
+ log: j({}, a, {
171
165
  value: d1
172
166
  }),
173
- error: O({}, a, {
167
+ info: j({}, a, {
174
168
  value: s1
175
169
  }),
176
- group: O({}, a, {
170
+ warn: j({}, a, {
177
171
  value: u1
178
172
  }),
179
- groupCollapsed: O({}, a, {
173
+ error: j({}, a, {
180
174
  value: v1
181
175
  }),
182
- groupEnd: O({}, a, {
176
+ group: j({}, a, {
183
177
  value: g1
178
+ }),
179
+ groupCollapsed: j({}, a, {
180
+ value: f1
181
+ }),
182
+ groupEnd: j({}, a, {
183
+ value: p1
184
184
  })
185
185
  });
186
186
  }
187
- _ < 0 && z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
187
+ P < 0 && z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
188
188
  }
189
189
  }
190
- var q = j.ReactCurrentDispatcher, J;
191
- function W(a, n, i) {
190
+ var J = S.ReactCurrentDispatcher, X;
191
+ function N(a, n, i) {
192
192
  {
193
- if (J === void 0)
193
+ if (X === void 0)
194
194
  try {
195
195
  throw Error();
196
196
  } catch (v) {
197
- var h = v.stack.trim().match(/\n( *(at )?)/);
198
- J = h && h[1] || "";
197
+ var d = v.stack.trim().match(/\n( *(at )?)/);
198
+ X = d && d[1] || "";
199
199
  }
200
200
  return `
201
- ` + J + a;
201
+ ` + X + a;
202
202
  }
203
203
  }
204
- var X = !1, I;
204
+ var Q = !1, Z;
205
205
  {
206
- var o2 = typeof WeakMap == "function" ? WeakMap : Map;
207
- I = new o2();
206
+ var d2 = typeof WeakMap == "function" ? WeakMap : Map;
207
+ Z = new d2();
208
208
  }
209
- function p1(a, n) {
210
- if (!a || X)
209
+ function M1(a, n) {
210
+ if (!a || Q)
211
211
  return "";
212
212
  {
213
- var i = I.get(a);
213
+ var i = Z.get(a);
214
214
  if (i !== void 0)
215
215
  return i;
216
216
  }
217
- var h;
218
- X = !0;
217
+ var d;
218
+ Q = !0;
219
219
  var v = Error.prepareStackTrace;
220
220
  Error.prepareStackTrace = void 0;
221
221
  var g;
222
- g = q.current, q.current = null, l2();
222
+ g = J.current, J.current = null, o2();
223
223
  try {
224
224
  if (n) {
225
225
  var u = function() {
@@ -232,30 +232,30 @@ function R2() {
232
232
  }), typeof Reflect == "object" && Reflect.construct) {
233
233
  try {
234
234
  Reflect.construct(u, []);
235
- } catch (V) {
236
- h = V;
235
+ } catch (x) {
236
+ d = x;
237
237
  }
238
238
  Reflect.construct(a, [], u);
239
239
  } else {
240
240
  try {
241
241
  u.call();
242
- } catch (V) {
243
- h = V;
242
+ } catch (x) {
243
+ d = x;
244
244
  }
245
245
  a.call(u.prototype);
246
246
  }
247
247
  } else {
248
248
  try {
249
249
  throw Error();
250
- } catch (V) {
251
- h = V;
250
+ } catch (x) {
251
+ d = x;
252
252
  }
253
253
  a();
254
254
  }
255
- } catch (V) {
256
- if (V && h && typeof V.stack == "string") {
257
- for (var s = V.stack.split(`
258
- `), w = h.stack.split(`
255
+ } catch (x) {
256
+ if (x && d && typeof x.stack == "string") {
257
+ for (var s = x.stack.split(`
258
+ `), w = d.stack.split(`
259
259
  `), m = s.length - 1, M = w.length - 1; m >= 1 && M >= 0 && s[m] !== w[M]; )
260
260
  M--;
261
261
  for (; m >= 1 && M >= 0; m--, M--)
@@ -265,138 +265,138 @@ function R2() {
265
265
  if (m--, M--, M < 0 || s[m] !== w[M]) {
266
266
  var H = `
267
267
  ` + s[m].replace(" at new ", " at ");
268
- return a.displayName && H.includes("<anonymous>") && (H = H.replace("<anonymous>", a.displayName)), typeof a == "function" && I.set(a, H), H;
268
+ return a.displayName && H.includes("<anonymous>") && (H = H.replace("<anonymous>", a.displayName)), typeof a == "function" && Z.set(a, H), H;
269
269
  }
270
270
  while (m >= 1 && M >= 0);
271
271
  break;
272
272
  }
273
273
  }
274
274
  } finally {
275
- X = !1, q.current = g, c2(), Error.prepareStackTrace = v;
275
+ Q = !1, J.current = g, h2(), Error.prepareStackTrace = v;
276
276
  }
277
- var S = a ? a.displayName || a.name : "", k1 = S ? W(S) : "";
278
- return typeof a == "function" && I.set(a, k1), k1;
277
+ var _ = a ? a.displayName || a.name : "", O = _ ? N(_) : "";
278
+ return typeof a == "function" && Z.set(a, O), O;
279
279
  }
280
- function h2(a, n, i) {
281
- return p1(a, !1);
280
+ function s2(a, n, i) {
281
+ return M1(a, !1);
282
282
  }
283
- function d2(a) {
283
+ function u2(a) {
284
284
  var n = a.prototype;
285
285
  return !!(n && n.isReactComponent);
286
286
  }
287
- function N(a, n, i) {
287
+ function U(a, n, i) {
288
288
  if (a == null)
289
289
  return "";
290
290
  if (typeof a == "function")
291
- return p1(a, d2(a));
291
+ return M1(a, u2(a));
292
292
  if (typeof a == "string")
293
- return W(a);
293
+ return N(a);
294
294
  switch (a) {
295
295
  case R:
296
- return W("Suspense");
297
- case x:
298
- return W("SuspenseList");
296
+ return N("Suspense");
297
+ case C:
298
+ return N("SuspenseList");
299
299
  }
300
300
  if (typeof a == "object")
301
301
  switch (a.$$typeof) {
302
302
  case p:
303
- return h2(a.render);
304
- case b:
305
- return N(a.type, n, i);
303
+ return s2(a.render);
304
+ case V:
305
+ return U(a.type, n, i);
306
306
  case A: {
307
- var h = a, v = h._payload, g = h._init;
307
+ var d = a, v = d._payload, g = d._init;
308
308
  try {
309
- return N(g(v), n, i);
309
+ return U(g(v), n, i);
310
310
  } catch {
311
311
  }
312
312
  }
313
313
  }
314
314
  return "";
315
315
  }
316
- var Z = Object.prototype.hasOwnProperty, m1 = {}, M1 = j.ReactDebugCurrentFrame;
317
- function U(a) {
316
+ var T = Object.prototype.hasOwnProperty, z1 = {}, w1 = S.ReactDebugCurrentFrame;
317
+ function $(a) {
318
318
  if (a) {
319
- var n = a._owner, i = N(a.type, a._source, n ? n.type : null);
320
- M1.setExtraStackFrame(i);
319
+ var n = a._owner, i = U(a.type, a._source, n ? n.type : null);
320
+ w1.setExtraStackFrame(i);
321
321
  } else
322
- M1.setExtraStackFrame(null);
322
+ w1.setExtraStackFrame(null);
323
323
  }
324
- function s2(a, n, i, h, v) {
324
+ function v2(a, n, i, d, v) {
325
325
  {
326
- var g = Function.call.bind(Z);
326
+ var g = Function.call.bind(T);
327
327
  for (var u in a)
328
328
  if (g(a, u)) {
329
329
  var s = void 0;
330
330
  try {
331
331
  if (typeof a[u] != "function") {
332
- var w = Error((h || "React class") + ": " + i + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
332
+ var w = Error((d || "React class") + ": " + i + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
333
333
  throw w.name = "Invariant Violation", w;
334
334
  }
335
- s = a[u](n, u, h, i, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
335
+ s = a[u](n, u, d, i, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
336
336
  } catch (m) {
337
337
  s = m;
338
338
  }
339
- s && !(s instanceof Error) && (U(v), z("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", h || "React class", i, u, typeof s), U(null)), s instanceof Error && !(s.message in m1) && (m1[s.message] = !0, U(v), z("Failed %s type: %s", i, s.message), U(null));
339
+ s && !(s instanceof Error) && ($(v), z("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", d || "React class", i, u, typeof s), $(null)), s instanceof Error && !(s.message in z1) && (z1[s.message] = !0, $(v), z("Failed %s type: %s", i, s.message), $(null));
340
340
  }
341
341
  }
342
342
  }
343
- var u2 = Array.isArray;
344
- function Q(a) {
345
- return u2(a);
343
+ var g2 = Array.isArray;
344
+ function t1(a) {
345
+ return g2(a);
346
346
  }
347
- function v2(a) {
347
+ function f2(a) {
348
348
  {
349
349
  var n = typeof Symbol == "function" && Symbol.toStringTag, i = n && a[Symbol.toStringTag] || a.constructor.name || "Object";
350
350
  return i;
351
351
  }
352
352
  }
353
- function g2(a) {
353
+ function p2(a) {
354
354
  try {
355
- return z1(a), !1;
355
+ return x1(a), !1;
356
356
  } catch {
357
357
  return !0;
358
358
  }
359
359
  }
360
- function z1(a) {
360
+ function x1(a) {
361
361
  return "" + a;
362
362
  }
363
- function w1(a) {
364
- if (g2(a))
365
- return z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", v2(a)), z1(a);
363
+ function C1(a) {
364
+ if (p2(a))
365
+ return z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", f2(a)), x1(a);
366
366
  }
367
- var P = j.ReactCurrentOwner, f2 = {
367
+ var D = S.ReactCurrentOwner, m2 = {
368
368
  key: !0,
369
369
  ref: !0,
370
370
  __self: !0,
371
371
  __source: !0
372
- }, x1, H1, t1;
373
- t1 = {};
374
- function p2(a) {
375
- if (Z.call(a, "ref")) {
372
+ }, H1, y1, a1;
373
+ a1 = {};
374
+ function M2(a) {
375
+ if (T.call(a, "ref")) {
376
376
  var n = Object.getOwnPropertyDescriptor(a, "ref").get;
377
377
  if (n && n.isReactWarning)
378
378
  return !1;
379
379
  }
380
380
  return a.ref !== void 0;
381
381
  }
382
- function m2(a) {
383
- if (Z.call(a, "key")) {
382
+ function z2(a) {
383
+ if (T.call(a, "key")) {
384
384
  var n = Object.getOwnPropertyDescriptor(a, "key").get;
385
385
  if (n && n.isReactWarning)
386
386
  return !1;
387
387
  }
388
388
  return a.key !== void 0;
389
389
  }
390
- function M2(a, n) {
391
- if (typeof a.ref == "string" && P.current && n && P.current.stateNode !== n) {
392
- var i = L(P.current.type);
393
- t1[i] || (z('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', L(P.current.type), a.ref), t1[i] = !0);
390
+ function w2(a, n) {
391
+ if (typeof a.ref == "string" && D.current && n && D.current.stateNode !== n) {
392
+ var i = L(D.current.type);
393
+ a1[i] || (z('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', L(D.current.type), a.ref), a1[i] = !0);
394
394
  }
395
395
  }
396
- function z2(a, n) {
396
+ function x2(a, n) {
397
397
  {
398
398
  var i = function() {
399
- x1 || (x1 = !0, z("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
399
+ H1 || (H1 = !0, z("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
400
400
  };
401
401
  i.isReactWarning = !0, Object.defineProperty(a, "key", {
402
402
  get: i,
@@ -404,10 +404,10 @@ function R2() {
404
404
  });
405
405
  }
406
406
  }
407
- function w2(a, n) {
407
+ function C2(a, n) {
408
408
  {
409
409
  var i = function() {
410
- H1 || (H1 = !0, z("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
410
+ y1 || (y1 = !0, z("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
411
411
  };
412
412
  i.isReactWarning = !0, Object.defineProperty(a, "ref", {
413
413
  get: i,
@@ -415,7 +415,7 @@ function R2() {
415
415
  });
416
416
  }
417
417
  }
418
- var x2 = function(a, n, i, h, v, g, u) {
418
+ var H2 = function(a, n, i, d, v, g, u) {
419
419
  var s = {
420
420
  // This tag allows us to uniquely identify this as a React Element
421
421
  $$typeof: l,
@@ -436,7 +436,7 @@ function R2() {
436
436
  configurable: !1,
437
437
  enumerable: !1,
438
438
  writable: !1,
439
- value: h
439
+ value: d
440
440
  }), Object.defineProperty(s, "_source", {
441
441
  configurable: !1,
442
442
  enumerable: !1,
@@ -444,12 +444,12 @@ function R2() {
444
444
  value: v
445
445
  }), Object.freeze && (Object.freeze(s.props), Object.freeze(s)), s;
446
446
  };
447
- function H2(a, n, i, h, v) {
447
+ function y2(a, n, i, d, v) {
448
448
  {
449
449
  var g, u = {}, s = null, w = null;
450
- i !== void 0 && (w1(i), s = "" + i), m2(n) && (w1(n.key), s = "" + n.key), p2(n) && (w = n.ref, M2(n, v));
450
+ i !== void 0 && (C1(i), s = "" + i), z2(n) && (C1(n.key), s = "" + n.key), M2(n) && (w = n.ref, w2(n, v));
451
451
  for (g in n)
452
- Z.call(n, g) && !f2.hasOwnProperty(g) && (u[g] = n[g]);
452
+ T.call(n, g) && !m2.hasOwnProperty(g) && (u[g] = n[g]);
453
453
  if (a && a.defaultProps) {
454
454
  var m = a.defaultProps;
455
455
  for (g in m)
@@ -457,28 +457,28 @@ function R2() {
457
457
  }
458
458
  if (s || w) {
459
459
  var M = typeof a == "function" ? a.displayName || a.name || "Unknown" : a;
460
- s && z2(u, M), w && w2(u, M);
460
+ s && x2(u, M), w && C2(u, M);
461
461
  }
462
- return x2(a, s, w, v, h, P.current, u);
462
+ return H2(a, s, w, v, d, D.current, u);
463
463
  }
464
464
  }
465
- var a1 = j.ReactCurrentOwner, y1 = j.ReactDebugCurrentFrame;
465
+ var r1 = S.ReactCurrentOwner, b1 = S.ReactDebugCurrentFrame;
466
466
  function E(a) {
467
467
  if (a) {
468
- var n = a._owner, i = N(a.type, a._source, n ? n.type : null);
469
- y1.setExtraStackFrame(i);
468
+ var n = a._owner, i = U(a.type, a._source, n ? n.type : null);
469
+ b1.setExtraStackFrame(i);
470
470
  } else
471
- y1.setExtraStackFrame(null);
471
+ b1.setExtraStackFrame(null);
472
472
  }
473
- var r1;
474
- r1 = !1;
475
- function e1(a) {
473
+ var e1;
474
+ e1 = !1;
475
+ function n1(a) {
476
476
  return typeof a == "object" && a !== null && a.$$typeof === l;
477
477
  }
478
- function C1() {
478
+ function L1() {
479
479
  {
480
- if (a1.current) {
481
- var a = L(a1.current.type);
480
+ if (r1.current) {
481
+ var a = L(r1.current.type);
482
482
  if (a)
483
483
  return `
484
484
 
@@ -487,13 +487,13 @@ Check the render method of \`` + a + "`.";
487
487
  return "";
488
488
  }
489
489
  }
490
- function y2(a) {
490
+ function b2(a) {
491
491
  return "";
492
492
  }
493
- var b1 = {};
494
- function C2(a) {
493
+ var V1 = {};
494
+ function L2(a) {
495
495
  {
496
- var n = C1();
496
+ var n = L1();
497
497
  if (!n) {
498
498
  var i = typeof a == "string" ? a : a.displayName || a.name;
499
499
  i && (n = `
@@ -503,39 +503,39 @@ Check the top-level render call using <` + i + ">.");
503
503
  return n;
504
504
  }
505
505
  }
506
- function L1(a, n) {
506
+ function B1(a, n) {
507
507
  {
508
508
  if (!a._store || a._store.validated || a.key != null)
509
509
  return;
510
510
  a._store.validated = !0;
511
- var i = C2(n);
512
- if (b1[i])
511
+ var i = L2(n);
512
+ if (V1[i])
513
513
  return;
514
- b1[i] = !0;
515
- var h = "";
516
- a && a._owner && a._owner !== a1.current && (h = " It was passed a child from " + L(a._owner.type) + "."), E(a), z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', i, h), E(null);
514
+ V1[i] = !0;
515
+ var d = "";
516
+ a && a._owner && a._owner !== r1.current && (d = " It was passed a child from " + L(a._owner.type) + "."), E(a), z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', i, d), E(null);
517
517
  }
518
518
  }
519
- function V1(a, n) {
519
+ function k1(a, n) {
520
520
  {
521
521
  if (typeof a != "object")
522
522
  return;
523
- if (Q(a))
523
+ if (t1(a))
524
524
  for (var i = 0; i < a.length; i++) {
525
- var h = a[i];
526
- e1(h) && L1(h, n);
525
+ var d = a[i];
526
+ n1(d) && B1(d, n);
527
527
  }
528
- else if (e1(a))
528
+ else if (n1(a))
529
529
  a._store && (a._store.validated = !0);
530
530
  else if (a) {
531
- var v = J1(a);
531
+ var v = Q1(a);
532
532
  if (typeof v == "function" && v !== a.entries)
533
533
  for (var g = v.call(a), u; !(u = g.next()).done; )
534
- e1(u.value) && L1(u.value, n);
534
+ n1(u.value) && B1(u.value, n);
535
535
  }
536
536
  }
537
537
  }
538
- function b2(a) {
538
+ function V2(a) {
539
539
  {
540
540
  var n = a.type;
541
541
  if (n == null || typeof n == "string")
@@ -545,98 +545,113 @@ Check the top-level render call using <` + i + ">.");
545
545
  i = n.propTypes;
546
546
  else if (typeof n == "object" && (n.$$typeof === p || // Note: Memo only checks outer props here.
547
547
  // Inner props are checked in the reconciler.
548
- n.$$typeof === b))
548
+ n.$$typeof === V))
549
549
  i = n.propTypes;
550
550
  else
551
551
  return;
552
552
  if (i) {
553
- var h = L(n);
554
- s2(i, a.props, "prop", h, a);
555
- } else if (n.PropTypes !== void 0 && !r1) {
556
- r1 = !0;
553
+ var d = L(n);
554
+ v2(i, a.props, "prop", d, a);
555
+ } else if (n.PropTypes !== void 0 && !e1) {
556
+ e1 = !0;
557
557
  var v = L(n);
558
558
  z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", v || "Unknown");
559
559
  }
560
560
  typeof n.getDefaultProps == "function" && !n.getDefaultProps.isReactClassApproved && z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
561
561
  }
562
562
  }
563
- function L2(a) {
563
+ function B2(a) {
564
564
  {
565
565
  for (var n = Object.keys(a.props), i = 0; i < n.length; i++) {
566
- var h = n[i];
567
- if (h !== "children" && h !== "key") {
568
- E(a), z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", h), E(null);
566
+ var d = n[i];
567
+ if (d !== "children" && d !== "key") {
568
+ E(a), z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", d), E(null);
569
569
  break;
570
570
  }
571
571
  }
572
572
  a.ref !== null && (E(a), z("Invalid attribute `ref` supplied to `React.Fragment`."), E(null));
573
573
  }
574
574
  }
575
- function B1(a, n, i, h, v, g) {
575
+ var A1 = {};
576
+ function j1(a, n, i, d, v, g) {
576
577
  {
577
- var u = n2(a);
578
+ var u = l2(a);
578
579
  if (!u) {
579
580
  var s = "";
580
581
  (a === void 0 || typeof a == "object" && a !== null && Object.keys(a).length === 0) && (s += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
581
- var w = y2();
582
- w ? s += w : s += C1();
582
+ var w = b2();
583
+ w ? s += w : s += L1();
583
584
  var m;
584
- a === null ? m = "null" : Q(a) ? m = "array" : a !== void 0 && a.$$typeof === l ? (m = "<" + (L(a.type) || "Unknown") + " />", s = " Did you accidentally export a JSX literal instead of a component?") : m = typeof a, z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", m, s);
585
+ a === null ? m = "null" : t1(a) ? m = "array" : a !== void 0 && a.$$typeof === l ? (m = "<" + (L(a.type) || "Unknown") + " />", s = " Did you accidentally export a JSX literal instead of a component?") : m = typeof a, z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", m, s);
585
586
  }
586
- var M = H2(a, n, i, v, g);
587
+ var M = y2(a, n, i, v, g);
587
588
  if (M == null)
588
589
  return M;
589
590
  if (u) {
590
591
  var H = n.children;
591
592
  if (H !== void 0)
592
- if (h)
593
- if (Q(H)) {
594
- for (var S = 0; S < H.length; S++)
595
- V1(H[S], a);
593
+ if (d)
594
+ if (t1(H)) {
595
+ for (var _ = 0; _ < H.length; _++)
596
+ k1(H[_], a);
596
597
  Object.freeze && Object.freeze(H);
597
598
  } else
598
599
  z("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
599
600
  else
600
- V1(H, a);
601
+ k1(H, a);
601
602
  }
602
- return a === o ? L2(M) : b2(M), M;
603
+ if (T.call(n, "key")) {
604
+ var O = L(a), x = Object.keys(n).filter(function(S2) {
605
+ return S2 !== "key";
606
+ }), i1 = x.length > 0 ? "{key: someKey, " + x.join(": ..., ") + ": ...}" : "{key: someKey}";
607
+ if (!A1[O + i1]) {
608
+ var R2 = x.length > 0 ? "{" + x.join(": ..., ") + ": ...}" : "{}";
609
+ z(`A props object containing a "key" prop is being spread into JSX:
610
+ let props = %s;
611
+ <%s {...props} />
612
+ React keys must be passed directly to JSX without using spread:
613
+ let props = %s;
614
+ <%s key={someKey} {...props} />`, i1, O, R2, O), A1[O + i1] = !0;
615
+ }
616
+ }
617
+ return a === o ? B2(M) : V2(M), M;
603
618
  }
604
619
  }
605
- function V2(a, n, i) {
606
- return B1(a, n, i, !0);
620
+ function k2(a, n, i) {
621
+ return j1(a, n, i, !0);
607
622
  }
608
- function B2(a, n, i) {
609
- return B1(a, n, i, !1);
623
+ function A2(a, n, i) {
624
+ return j1(a, n, i, !1);
610
625
  }
611
- var k2 = B2, A2 = V2;
612
- D.Fragment = o, D.jsx = k2, D.jsxs = A2;
613
- }()), D;
626
+ var j2 = A2, O2 = k2;
627
+ W.Fragment = o, W.jsx = j2, W.jsxs = O2;
628
+ }()), W;
614
629
  }
615
- process.env.NODE_ENV === "production" ? n1.exports = O2() : n1.exports = R2();
616
- var d = n1.exports;
617
- function U1(t) {
630
+ process.env.NODE_ENV === "production" ? l1.exports = E2() : l1.exports = _2();
631
+ var h = l1.exports;
632
+ function Y1(t) {
618
633
  var l, c, o = "";
619
634
  if (typeof t == "string" || typeof t == "number") o += t;
620
635
  else if (typeof t == "object") if (Array.isArray(t)) {
621
636
  var f = t.length;
622
- for (l = 0; l < f; l++) t[l] && (c = U1(t[l])) && (o && (o += " "), o += c);
637
+ for (l = 0; l < f; l++) t[l] && (c = Y1(t[l])) && (o && (o += " "), o += c);
623
638
  } else for (c in t) t[c] && (o && (o += " "), o += c);
624
639
  return o;
625
640
  }
626
- function K() {
627
- for (var t, l, c = 0, o = "", f = arguments.length; c < f; c++) (t = arguments[c]) && (l = U1(t)) && (o && (o += " "), o += l);
641
+ function q() {
642
+ for (var t, l, c = 0, o = "", f = arguments.length; c < f; c++) (t = arguments[c]) && (l = Y1(t)) && (o && (o += " "), o += l);
628
643
  return o;
629
644
  }
630
- var $1 = {
645
+ var K1 = {
631
646
  color: void 0,
632
647
  size: void 0,
633
648
  className: void 0,
634
649
  style: void 0,
635
650
  attr: void 0
636
- }, R1 = B.createContext && /* @__PURE__ */ B.createContext($1), j2 = ["attr", "size", "title"];
637
- function E2(t, l) {
651
+ }, S1 = B.createContext && /* @__PURE__ */ B.createContext(K1), P2 = ["attr", "size", "title"];
652
+ function T2(t, l) {
638
653
  if (t == null) return {};
639
- var c = S2(t, l), o, f;
654
+ var c = D2(t, l), o, f;
640
655
  if (Object.getOwnPropertySymbols) {
641
656
  var y = Object.getOwnPropertySymbols(t);
642
657
  for (f = 0; f < y.length; f++)
@@ -644,7 +659,7 @@ function E2(t, l) {
644
659
  }
645
660
  return c;
646
661
  }
647
- function S2(t, l) {
662
+ function D2(t, l) {
648
663
  if (t == null) return {};
649
664
  var c = {};
650
665
  for (var o in t)
@@ -654,17 +669,17 @@ function S2(t, l) {
654
669
  }
655
670
  return c;
656
671
  }
657
- function Y() {
658
- return Y = Object.assign ? Object.assign.bind() : function(t) {
672
+ function K() {
673
+ return K = Object.assign ? Object.assign.bind() : function(t) {
659
674
  for (var l = 1; l < arguments.length; l++) {
660
675
  var c = arguments[l];
661
676
  for (var o in c)
662
677
  Object.prototype.hasOwnProperty.call(c, o) && (t[o] = c[o]);
663
678
  }
664
679
  return t;
665
- }, Y.apply(this, arguments);
680
+ }, K.apply(this, arguments);
666
681
  }
667
- function j1(t, l) {
682
+ function E1(t, l) {
668
683
  var c = Object.keys(t);
669
684
  if (Object.getOwnPropertySymbols) {
670
685
  var o = Object.getOwnPropertySymbols(t);
@@ -677,22 +692,22 @@ function j1(t, l) {
677
692
  function G(t) {
678
693
  for (var l = 1; l < arguments.length; l++) {
679
694
  var c = arguments[l] != null ? arguments[l] : {};
680
- l % 2 ? j1(Object(c), !0).forEach(function(o) {
681
- _2(t, o, c[o]);
682
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(c)) : j1(Object(c)).forEach(function(o) {
695
+ l % 2 ? E1(Object(c), !0).forEach(function(o) {
696
+ F2(t, o, c[o]);
697
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(c)) : E1(Object(c)).forEach(function(o) {
683
698
  Object.defineProperty(t, o, Object.getOwnPropertyDescriptor(c, o));
684
699
  });
685
700
  }
686
701
  return t;
687
702
  }
688
- function _2(t, l, c) {
689
- return l = P2(l), l in t ? Object.defineProperty(t, l, { value: c, enumerable: !0, configurable: !0, writable: !0 }) : t[l] = c, t;
703
+ function F2(t, l, c) {
704
+ return l = W2(l), l in t ? Object.defineProperty(t, l, { value: c, enumerable: !0, configurable: !0, writable: !0 }) : t[l] = c, t;
690
705
  }
691
- function P2(t) {
692
- var l = T2(t, "string");
706
+ function W2(t) {
707
+ var l = I2(t, "string");
693
708
  return typeof l == "symbol" ? l : l + "";
694
709
  }
695
- function T2(t, l) {
710
+ function I2(t, l) {
696
711
  if (typeof t != "object" || !t) return t;
697
712
  var c = t[Symbol.toPrimitive];
698
713
  if (c !== void 0) {
@@ -702,24 +717,24 @@ function T2(t, l) {
702
717
  }
703
718
  return (l === "string" ? String : Number)(t);
704
719
  }
705
- function Y1(t) {
720
+ function G1(t) {
706
721
  return t && t.map((l, c) => /* @__PURE__ */ B.createElement(l.tag, G({
707
722
  key: c
708
- }, l.attr), Y1(l.child)));
723
+ }, l.attr), G1(l.child)));
709
724
  }
710
725
  function e(t) {
711
- return (l) => /* @__PURE__ */ B.createElement(D2, Y({
726
+ return (l) => /* @__PURE__ */ B.createElement(N2, K({
712
727
  attr: G({}, t.attr)
713
- }, l), Y1(t.child));
728
+ }, l), G1(t.child));
714
729
  }
715
- function D2(t) {
730
+ function N2(t) {
716
731
  var l = (c) => {
717
732
  var {
718
733
  attr: o,
719
734
  size: f,
720
735
  title: y
721
- } = t, k = E2(t, j2), C = f || c.size || "1em", p;
722
- return c.className && (p = c.className), t.className && (p = (p ? p + " " : "") + t.className), /* @__PURE__ */ B.createElement("svg", Y({
736
+ } = t, k = T2(t, P2), b = f || c.size || "1em", p;
737
+ return c.className && (p = c.className), t.className && (p = (p ? p + " " : "") + t.className), /* @__PURE__ */ B.createElement("svg", K({
723
738
  stroke: "currentColor",
724
739
  fill: "currentColor",
725
740
  strokeWidth: "0"
@@ -728,387 +743,396 @@ function D2(t) {
728
743
  style: G(G({
729
744
  color: t.color || c.color
730
745
  }, c.style), t.style),
731
- height: C,
732
- width: C,
746
+ height: b,
747
+ width: b,
733
748
  xmlns: "http://www.w3.org/2000/svg"
734
749
  }), y && /* @__PURE__ */ B.createElement("title", null, y), t.children);
735
750
  };
736
- return R1 !== void 0 ? /* @__PURE__ */ B.createElement(R1.Consumer, null, (c) => l(c)) : l($1);
751
+ return S1 !== void 0 ? /* @__PURE__ */ B.createElement(S1.Consumer, null, (c) => l(c)) : l(K1);
737
752
  }
738
- function F2(t) {
753
+ function Z2(t) {
739
754
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M864 256H736v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zm-200 0H360v-72h304v72z" }, child: [] }] })(t);
740
755
  }
741
- function E1(t) {
756
+ function _1(t) {
742
757
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M880 298.4H521L403.7 186.2a8.15 8.15 0 0 0-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32z" }, child: [] }] })(t);
743
758
  }
744
- function W2(t) {
759
+ function U2(t) {
745
760
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M511.6 76.3C264.3 76.2 64 276.4 64 523.5 64 718.9 189.3 885 363.8 946c23.5 5.9 19.9-10.8 19.9-22.2v-77.5c-135.7 15.9-141.2-73.9-150.3-88.9C215 726 171.5 718 184.5 703c30.9-15.9 62.4 4 98.9 57.9 26.4 39.1 77.9 32.5 104 26 5.7-23.5 17.9-44.5 34.7-60.8-140.6-25.2-199.2-111-199.2-213 0-49.5 16.3-95 48.3-131.7-20.4-60.5 1.9-112.3 4.9-120 58.1-5.2 118.5 41.6 123.2 45.3 33-8.9 70.7-13.6 112.9-13.6 42.4 0 80.2 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.3-43.9 2.9 7.7 24.7 58.3 5.5 118 32.4 36.8 48.9 82.7 48.9 132.3 0 102.2-59 188.1-200 212.9a127.5 127.5 0 0 1 38.1 91v112.5c.8 9 0 17.9 15 17.9 177.1-59.7 304.6-227 304.6-424.1 0-247.2-200.4-447.3-447.5-447.3z" }, child: [] }] })(t);
746
761
  }
747
- function I2(t) {
762
+ function $2(t) {
748
763
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 0 1 0-96 48.01 48.01 0 0 1 0 96z" }, child: [] }] })(t);
749
764
  }
750
- function N2(t) {
765
+ function Y2(t) {
751
766
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM349.3 793.7H230.6V411.9h118.7v381.8zm-59.3-434a68.8 68.8 0 1 1 68.8-68.8c-.1 38-30.9 68.8-68.8 68.8zm503.7 434H675.1V608c0-44.3-.8-101.2-61.7-101.2-61.7 0-71.2 48.2-71.2 98v188.9H423.7V411.9h113.8v52.2h1.6c15.8-30 54.5-61.7 112.3-61.7 120.2 0 142.3 79.1 142.3 181.9v209.4z" }, child: [] }] })(t);
752
767
  }
753
- function Z2(t) {
768
+ function K2(t) {
754
769
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zM480 416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416zm32 352a48.01 48.01 0 0 1 0-96 48.01 48.01 0 0 1 0 96z" }, child: [] }] })(t);
755
770
  }
756
- function U2(t) {
771
+ function G2(t) {
757
772
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" }, child: [] }] })(t);
758
773
  }
759
- function $2(t) {
774
+ function q2(t) {
760
775
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 0 0-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" }, child: [] }] })(t);
761
776
  }
762
- function Y2(t) {
777
+ function J2(t) {
763
778
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024", fill: "currentColor", fillRule: "evenodd" }, child: [{ tag: "path", attr: { d: "M799.855 166.312c.023.007.043.018.084.059l57.69 57.69c.041.041.052.06.059.084a.118.118 0 0 1 0 .069c-.007.023-.018.042-.059.083L569.926 512l287.703 287.703c.041.04.052.06.059.083a.118.118 0 0 1 0 .07c-.007.022-.018.042-.059.083l-57.69 57.69c-.041.041-.06.052-.084.059a.118.118 0 0 1-.069 0c-.023-.007-.042-.018-.083-.059L512 569.926 224.297 857.629c-.04.041-.06.052-.083.059a.118.118 0 0 1-.07 0c-.022-.007-.042-.018-.083-.059l-57.69-57.69c-.041-.041-.052-.06-.059-.084a.118.118 0 0 1 0-.069c.007-.023.018-.042.059-.083L454.073 512 166.371 224.297c-.041-.04-.052-.06-.059-.083a.118.118 0 0 1 0-.07c.007-.022.018-.042.059-.083l57.69-57.69c.041-.041.06-.052.084-.059a.118.118 0 0 1 .069 0c.023.007.042.018.083.059L512 454.073l287.703-287.702c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z" }, child: [] }] })(t);
764
779
  }
765
- function G2(t) {
780
+ function X2(t) {
766
781
  return e({ tag: "svg", attr: { t: "1569683683230", viewBox: "0 0 1024 1024", version: "1.1" }, child: [{ tag: "defs", attr: {}, child: [] }, { tag: "path", attr: { d: "M342 88H120c-17.7 0-32 14.3-32 32v224c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V168h174c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zM920 664h-48c-8.8 0-16 7.2-16 16v176H682c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h222c17.7 0 32-14.3 32-32V680c0-8.8-7.2-16-16-16zM342 856H168V680c0-8.8-7.2-16-16-16h-48c-8.8 0-16 7.2-16 16v224c0 17.7 14.3 32 32 32h222c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zM904 88H682c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h174v176c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V120c0-17.7-14.3-32-32-32z" }, child: [] }] })(t);
767
782
  }
768
- function K2(t) {
783
+ function Q2(t) {
769
784
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 0 0-94.3-139.9 437.71 437.71 0 0 0-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" }, child: [] }] })(t);
770
785
  }
771
- function q2(t) {
786
+ function t0(t) {
772
787
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z" }, child: [] }] })(t);
773
788
  }
774
- function J2(t) {
789
+ function a0(t) {
775
790
  return e({ tag: "svg", attr: { viewBox: "0 0 1024 1024" }, child: [{ tag: "path", attr: { d: "M168 504.2c1-43.7 10-86.1 26.9-126 17.3-41 42.1-77.7 73.7-109.4S337 212.3 378 195c42.4-17.9 87.4-27 133.9-27s91.5 9.1 133.8 27A341.5 341.5 0 0 1 755 268.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 0 0 3 14.1l175.7 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c0-6.7-7.7-10.5-12.9-6.3l-56.4 44.1C765.8 155.1 646.2 92 511.8 92 282.7 92 96.3 275.6 92 503.8a8 8 0 0 0 8 8.2h60c4.4 0 7.9-3.5 8-7.8zm756 7.8h-60c-4.4 0-7.9 3.5-8 7.8-1 43.7-10 86.1-26.9 126-17.3 41-42.1 77.8-73.7 109.4A342.45 342.45 0 0 1 512.1 856a342.24 342.24 0 0 1-243.2-100.8c-9.9-9.9-19.2-20.4-27.8-31.4l60.2-47a8 8 0 0 0-3-14.1l-175.7-43c-5-1.2-9.9 2.6-9.9 7.7l-.7 181c0 6.7 7.7 10.5 12.9 6.3l56.4-44.1C258.2 868.9 377.8 932 512.2 932c229.2 0 415.5-183.7 419.8-411.8a8 8 0 0 0-8-8.2z" }, child: [] }] })(t);
776
791
  }
777
- function X2(t) {
792
+ function r0(t) {
778
793
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "m13 3 3.293 3.293-7 7 1.414 1.414 7-7L21 11V3z" }, child: [] }, { tag: "path", attr: { d: "M19 19H5V5h7l-2-2H5c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2v-5l-2-2v7z" }, child: [] }] })(t);
779
794
  }
780
- function Q2(t) {
795
+ function e0(t) {
781
796
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M20.005 5.995h-1v2h1v8h-1v2h1c1.103 0 2-.897 2-2v-8c0-1.102-.898-2-2-2zm-14 4H15v4H6.005z" }, child: [] }, { tag: "path", attr: { d: "M17.005 17.995V4H20V2h-8v2h3.005v1.995h-11c-1.103 0-2 .897-2 2v8c0 1.103.897 2 2 2h11V20H12v2h8v-2h-2.995v-2.005zm-13-2v-8h11v8h-11z" }, child: [] }] })(t);
782
797
  }
783
- function t0(t) {
798
+ function n0(t) {
784
799
  return e({ tag: "svg", attr: { fill: "currentColor", viewBox: "0 0 16 16" }, child: [{ tag: "path", attr: { d: "M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.46-.302l-.761-1.77a2 2 0 0 0-.453-.618A5.98 5.98 0 0 1 2 6m3 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1-.5-.5" }, child: [] }] })(t);
785
800
  }
786
- function a0(t) {
801
+ function i0(t) {
787
802
  return e({ tag: "svg", attr: { fill: "currentColor", viewBox: "0 0 16 16" }, child: [{ tag: "path", attr: { d: "M7.27 2.047a1 1 0 0 1 1.46 0l6.345 6.77c.6.638.146 1.683-.73 1.683H11.5v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3H1.654C.78 10.5.326 9.455.924 8.816z" }, child: [] }] })(t);
788
803
  }
789
- function r0(t) {
804
+ function l0(t) {
790
805
  return e({ tag: "svg", attr: { viewBox: "0 0 384 512" }, child: [{ tag: "path", attr: { d: "M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C63.3 141.2 4 184.8 4 273.5q0 39.3 14.4 81.2c12.8 36.7 59 126.7 107.2 125.2 25.2-.6 43-17.9 75.8-17.9 31.8 0 48.3 17.9 76.4 17.9 48.6-.7 90.4-82.5 102.6-119.3-65.2-30.7-61.7-90-61.7-91.9zm-56.6-164.2c27.3-32.4 24.8-61.9 24-72.5-24.1 1.4-52 16.4-67.9 34.9-17.5 19.8-27.8 44.3-25.6 71.9 26.1 2 49.9-11.4 69.5-34.3z" }, child: [] }] })(t);
791
806
  }
792
- function e0(t) {
807
+ function c0(t) {
808
+ return e({ tag: "svg", attr: { viewBox: "0 0 496 512" }, child: [{ tag: "path", attr: { d: "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm-.4 60.5c-81.9 0-102.5 77.3-102.5 142.8 0 65.5 20.6 142.8 102.5 142.8S350.5 321.5 350.5 256c0-65.5-20.6-142.8-102.5-142.8zm0 53.9c3.3 0 6.4.5 9.2 1.2 5.9 5.1 8.8 12.1 3.1 21.9l-54.5 100.2c-1.7-12.7-1.9-25.1-1.9-34.4 0-28.8 2-88.9 44.1-88.9zm40.8 46.2c2.9 15.4 3.3 31.4 3.3 42.7 0 28.9-2 88.9-44.1 88.9-13.5 0-32.6-7.7-20.1-26.4l60.9-105.2z" }, child: [] }] })(t);
809
+ }
810
+ function o0(t) {
793
811
  return e({ tag: "svg", attr: { viewBox: "0 0 640 512" }, child: [{ tag: "path", attr: { d: "M349.9 236.3h-66.1v-59.4h66.1v59.4zm0-204.3h-66.1v60.7h66.1V32zm78.2 144.8H362v59.4h66.1v-59.4zm-156.3-72.1h-66.1v60.1h66.1v-60.1zm78.1 0h-66.1v60.1h66.1v-60.1zm276.8 100c-14.4-9.7-47.6-13.2-73.1-8.4-3.3-24-16.7-44.9-41.1-63.7l-14-9.3-9.3 14c-18.4 27.8-23.4 73.6-3.7 103.8-8.7 4.7-25.8 11.1-48.4 10.7H2.4c-8.7 50.8 5.8 116.8 44 162.1 37.1 43.9 92.7 66.2 165.4 66.2 157.4 0 273.9-72.5 328.4-204.2 21.4.4 67.6.1 91.3-45.2 1.5-2.5 6.6-13.2 8.5-17.1l-13.3-8.9zm-511.1-27.9h-66v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm-78.1-72.1h-66.1v60.1h66.1v-60.1z" }, child: [] }] })(t);
794
812
  }
795
- function n0(t) {
813
+ function h0(t) {
796
814
  return e({ tag: "svg", attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z" }, child: [] }] })(t);
797
815
  }
798
- function G1(t) {
816
+ function q1(t) {
799
817
  return e({ tag: "svg", attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z" }, child: [] }] })(t);
800
818
  }
801
- function i0(t) {
819
+ function d0(t) {
802
820
  return e({ tag: "svg", attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M432 160H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0 256H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM108.1 96h231.81A12.09 12.09 0 0 0 352 83.9V44.09A12.09 12.09 0 0 0 339.91 32H108.1A12.09 12.09 0 0 0 96 44.09V83.9A12.1 12.1 0 0 0 108.1 96zm231.81 256A12.09 12.09 0 0 0 352 339.9v-39.81A12.09 12.09 0 0 0 339.91 288H108.1A12.09 12.09 0 0 0 96 300.09v39.81a12.1 12.1 0 0 0 12.1 12.1z" }, child: [] }] })(t);
803
821
  }
804
- function l0(t) {
822
+ function s0(t) {
805
823
  return e({ tag: "svg", attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M12.83 352h262.34A12.82 12.82 0 0 0 288 339.17v-38.34A12.82 12.82 0 0 0 275.17 288H12.83A12.82 12.82 0 0 0 0 300.83v38.34A12.82 12.82 0 0 0 12.83 352zm0-256h262.34A12.82 12.82 0 0 0 288 83.17V44.83A12.82 12.82 0 0 0 275.17 32H12.83A12.82 12.82 0 0 0 0 44.83v38.34A12.82 12.82 0 0 0 12.83 96zM432 160H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0 256H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z" }, child: [] }] })(t);
806
824
  }
807
- function c0(t) {
825
+ function u0(t) {
808
826
  return e({ tag: "svg", attr: { viewBox: "0 0 448 512" }, child: [{ tag: "path", attr: { d: "M16 224h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16zm416 192H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm3.17-384H172.83A12.82 12.82 0 0 0 160 44.83v38.34A12.82 12.82 0 0 0 172.83 96h262.34A12.82 12.82 0 0 0 448 83.17V44.83A12.82 12.82 0 0 0 435.17 32zm0 256H172.83A12.82 12.82 0 0 0 160 300.83v38.34A12.82 12.82 0 0 0 172.83 352h262.34A12.82 12.82 0 0 0 448 339.17v-38.34A12.82 12.82 0 0 0 435.17 288z" }, child: [] }] })(t);
809
827
  }
810
- function o0(t) {
828
+ function v0(t) {
811
829
  return e({ tag: "svg", attr: { viewBox: "0 0 640 512" }, child: [{ tag: "path", attr: { d: "M368 32h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM208 88h-84.75C113.75 64.56 90.84 48 64 48 28.66 48 0 76.65 0 112s28.66 64 64 64c26.84 0 49.75-16.56 59.25-40h79.73c-55.37 32.52-95.86 87.32-109.54 152h49.4c11.3-41.61 36.77-77.21 71.04-101.56-3.7-8.08-5.88-16.99-5.88-26.44V88zm-48 232H64c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zM576 48c-26.84 0-49.75 16.56-59.25 40H432v72c0 9.45-2.19 18.36-5.88 26.44 34.27 24.35 59.74 59.95 71.04 101.56h49.4c-13.68-64.68-54.17-119.48-109.54-152h79.73c9.5 23.44 32.41 40 59.25 40 35.34 0 64-28.65 64-64s-28.66-64-64-64zm0 272h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z" }, child: [] }] })(t);
812
830
  }
813
- function h0(t) {
831
+ function g0(t) {
814
832
  return e({ tag: "svg", attr: { viewBox: "0 0 576 512" }, child: [{ tag: "path", attr: { d: "M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z" }, child: [] }] })(t);
815
833
  }
816
- function S1(t) {
834
+ function P1(t) {
817
835
  return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M16 128h416c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H16C7.16 32 0 39.16 0 48v64c0 8.84 7.16 16 16 16zm480 80H80c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm-64 176H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16z" }, child: [] }] })(t);
818
836
  }
819
- function d0(t) {
837
+ function f0(t) {
820
838
  return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M32 96v64h448V96H32zm0 128v64h448v-64H32zm0 128v64h448v-64H32z" }, child: [] }] })(t);
821
839
  }
822
- function s0(t) {
840
+ function p0(t) {
823
841
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", strokeWidth: "2", d: "M22,12 C22,12 19.0000009,15.0000004 13.0000004,21.0000004 C6.99999996,27.0000004 -2.00000007,18.0000004 3.99999994,12.0000004 C9.99999996,6.00000037 9,7.00000011 13,3.00000008 C17,-0.999999955 23,4.99999994 19,9.00000005 C15,13.0000002 12.0000004,16.0000007 9.99999995,18.0000004 C7.99999952,20 5,17 6.99999995,15.0000004 C8.99999991,13.0000007 16,6 16,6" }, child: [] }] })(t);
824
842
  }
825
- function u0(t) {
843
+ function m0(t) {
826
844
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", strokeWidth: "2", d: "M15,5 L17,5 L17,3 L15,3 L15,5 Z M7,5 L9,5 L9,3 L7,3 L7,5 Z M15,13 L17,13 L17,11 L15,11 L15,13 Z M7,13 L9,13 L9,11 L7,11 L7,13 Z M15,21 L17,21 L17,19 L15,19 L15,21 Z M7,21 L9,21 L9,19 L7,19 L7,21 Z" }, child: [] }] })(t);
827
845
  }
828
- function v0(t) {
846
+ function M0(t) {
829
847
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", strokeWidth: "2", d: "M8.5,5.5 L12,2 L15.5,5.5 M22,12 L2,12 M5.5,8.5 L2,12 L5.5,15.5 M18.5,15.5 L22,12 L18.5,8.5 M12,22 L12,2 M8.5,18.5 L12,22 L15.5,18.5" }, child: [] }] })(t);
830
848
  }
831
- function g0(t) {
849
+ function z0(t) {
832
850
  return e({ tag: "svg", attr: { viewBox: "0 0 20 20", fill: "currentColor", "aria-hidden": "true" }, child: [{ tag: "path", attr: { fillRule: "evenodd", d: "M3 17a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm3.293-7.707a1 1 0 011.414 0L9 10.586V3a1 1 0 112 0v7.586l1.293-1.293a1 1 0 111.414 1.414l-3 3a1 1 0 01-1.414 0l-3-3a1 1 0 010-1.414z", clipRule: "evenodd" }, child: [] }] })(t);
833
851
  }
834
- function f0(t) {
852
+ function w0(t) {
835
853
  return e({ tag: "svg", attr: { viewBox: "0 0 20 20", fill: "currentColor", "aria-hidden": "true" }, child: [{ tag: "path", attr: { fillRule: "evenodd", d: "M11.3 1.046A1 1 0 0112 2v5h4a1 1 0 01.82 1.573l-7 10A1 1 0 018 18v-5H4a1 1 0 01-.82-1.573l7-10a1 1 0 011.12-.38z", clipRule: "evenodd" }, child: [] }] })(t);
836
854
  }
837
- function p0(t) {
855
+ function x0(t) {
838
856
  return e({ tag: "svg", attr: { fill: "none", viewBox: "0 0 24 24", strokeWidth: "2", stroke: "currentColor", "aria-hidden": "true" }, child: [{ tag: "path", attr: { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 4v16m8-8H4" }, child: [] }] })(t);
839
857
  }
840
- function m0(t) {
858
+ function C0(t) {
841
859
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true" }, child: [{ tag: "path", attr: { d: "M11.644 1.59a.75.75 0 0 1 .712 0l9.75 5.25a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.712 0l-9.75-5.25a.75.75 0 0 1 0-1.32l9.75-5.25Z" }, child: [] }, { tag: "path", attr: { d: "m3.265 10.602 7.668 4.129a2.25 2.25 0 0 0 2.134 0l7.668-4.13 1.37.739a.75.75 0 0 1 0 1.32l-9.75 5.25a.75.75 0 0 1-.71 0l-9.75-5.25a.75.75 0 0 1 0-1.32l1.37-.738Z" }, child: [] }, { tag: "path", attr: { d: "m10.933 19.231-7.668-4.13-1.37.739a.75.75 0 0 0 0 1.32l9.75 5.25c.221.12.489.12.71 0l9.75-5.25a.75.75 0 0 0 0-1.32l-1.37-.738-7.668 4.13a2.25 2.25 0 0 1-2.134-.001Z" }, child: [] }] })(t);
842
860
  }
843
- function M0(t) {
861
+ function H0(t) {
844
862
  return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M256 388c-72.597 0-132-59.405-132-132 0-72.601 59.403-132 132-132 36.3 0 69.299 15.4 92.406 39.601L278 234h154V80l-51.698 51.702C348.406 99.798 304.406 80 256 80c-96.797 0-176 79.203-176 176s78.094 176 176 176c81.045 0 148.287-54.134 169.401-128H378.85c-18.745 49.561-67.138 84-122.85 84z" }, child: [] }] })(t);
845
863
  }
846
- function z0(t) {
864
+ function y0(t) {
847
865
  return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M464 48c-67.61.29-117.87 9.6-154.24 25.69-27.14 12-37.76 21.08-37.76 51.84V448c41.57-37.5 78.46-48 224-48V48zM48 48c67.61.29 117.87 9.6 154.24 25.69 27.14 12 37.76 21.08 37.76 51.84V448c-41.57-37.5-78.46-48-224-48V48z" }, child: [] }] })(t);
848
866
  }
849
- function w0(t) {
867
+ function b0(t) {
850
868
  return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M408 480H184a72 72 0 0 1-72-72V184a72 72 0 0 1 72-72h224a72 72 0 0 1 72 72v224a72 72 0 0 1-72 72z" }, child: [] }, { tag: "path", attr: { d: "M160 80h235.88A72.12 72.12 0 0 0 328 32H104a72 72 0 0 0-72 72v224a72.12 72.12 0 0 0 48 67.88V160a80 80 0 0 1 80-80z" }, child: [] }] })(t);
851
869
  }
852
- function x0(t) {
870
+ function L0(t) {
871
+ return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M448 464a15.92 15.92 0 0 1-11.31-4.69l-384-384a16 16 0 0 1 22.62-22.62l384 384A16 16 0 0 1 448 464zm-7.92-122.69c-1.66-2-3.29-4-4.89-5.93-22-26.61-35.31-42.67-35.31-118 0-39-9.33-71-27.72-95-13.56-17.73-31.89-31.18-56.05-41.12a3 3 0 0 1-.82-.67C306.6 51.49 282.82 32 256 32s-50.59 19.49-59.28 48.56a3.13 3.13 0 0 1-.81.65 157.88 157.88 0 0 0-21.88 11 8 8 0 0 0-1.49 12.49l261.78 261.74a8 8 0 0 0 13.6-6.63 35.39 35.39 0 0 0-7.84-18.5zM112.14 217.35c0 75.36-13.29 91.42-35.31 118-1.6 1.93-3.23 3.89-4.89 5.93a35.16 35.16 0 0 0-4.65 37.62c6.17 13 19.32 21.07 34.33 21.07H312.8a8 8 0 0 0 5.66-13.66l-192-192a8 8 0 0 0-13.62 5q-.7 8.69-.7 18.04zM256 480a80.06 80.06 0 0 0 70.44-42.13 4 4 0 0 0-3.54-5.87H189.12a4 4 0 0 0-3.55 5.87A80.06 80.06 0 0 0 256 480z" }, child: [] }] })(t);
872
+ }
873
+ function V0(t) {
874
+ return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M336 336H32a16 16 0 0 1-14-23.81l152-272a16 16 0 0 1 27.94 0l152 272A16 16 0 0 1 336 336z" }, child: [] }, { tag: "path", attr: { d: "M336 160a161.07 161.07 0 0 0-32.57 3.32l74.47 133.27A48 48 0 0 1 336 368H183.33A160 160 0 1 0 336 160z" }, child: [] }] })(t);
875
+ }
876
+ function B0(t) {
853
877
  return e({ tag: "svg", attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { d: "M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208 208-93.13 208-208S370.87 48 256 48zm96 240h-96a16 16 0 0 1-16-16V128a16 16 0 0 1 32 0v128h80a16 16 0 0 1 0 32z" }, child: [] }] })(t);
854
878
  }
855
- function H0(t) {
879
+ function k0(t) {
856
880
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M16.9 11a5 5 0 0 0-9.8 0H2v2h5.1a5 5 0 0 0 9.8 0H22v-2h-5.1zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" }, child: [] }] })(t);
857
881
  }
858
- function y0(t) {
882
+ function A0(t) {
859
883
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0zm0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "m12.126 8.125 1.937-1.937 3.747 3.747-1.937 1.938zM20.71 5.63l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 0 0 0-1.37zM2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3 2 5z" }, child: [] }] })(t);
860
884
  }
861
- function _1(t) {
885
+ function T1(t) {
862
886
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" }, child: [] }] })(t);
863
887
  }
864
- function C0(t) {
888
+ function j0(t) {
865
889
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M19 7h-8v6h8V7zm2-4H3c-1.1 0-2 .9-2 2v14c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98V5c0-1.1-.9-2-2-2zm0 16.01H3V4.98h18v14.03z" }, child: [] }] })(t);
866
890
  }
867
- function b0(t) {
891
+ function O0(t) {
868
892
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z" }, child: [] }] })(t);
869
893
  }
870
- function L0(t) {
894
+ function R0(t) {
871
895
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M7.76 16.24C6.67 15.16 6 13.66 6 12s.67-3.16 1.76-4.24l1.42 1.42C8.45 9.9 8 10.9 8 12c0 1.1.45 2.1 1.17 2.83l-1.41 1.41zm8.48 0C17.33 15.16 18 13.66 18 12s-.67-3.16-1.76-4.24l-1.42 1.42C15.55 9.9 16 10.9 16 12c0 1.1-.45 2.1-1.17 2.83l1.41 1.41zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm8 2c0 2.21-.9 4.21-2.35 5.65l1.42 1.42C20.88 17.26 22 14.76 22 12s-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0 1 20 12zM6.35 6.35 4.93 4.93C3.12 6.74 2 9.24 2 12s1.12 5.26 2.93 7.07l1.42-1.42C4.9 16.21 4 14.21 4 12s.9-4.21 2.35-5.65z" }, child: [] }] })(t);
872
896
  }
873
- function V0(t) {
897
+ function S0(t) {
874
898
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M24 24H0V0h24v24z" }, child: [] }, { tag: "circle", attr: { cx: "12", cy: "12", r: "8" }, child: [] }] })(t);
875
899
  }
876
- function B0(t) {
900
+ function E0(t) {
877
901
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M6 19h4V5H6v14zm8-14v14h4V5h-4z" }, child: [] }] })(t);
878
902
  }
879
- function k0(t) {
903
+ function _0(t) {
880
904
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M8 5v14l11-7z" }, child: [] }] })(t);
881
905
  }
882
- function A0(t) {
906
+ function P0(t) {
883
907
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z" }, child: [] }, { tag: "path", attr: { d: "m15 9 .94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11 4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z" }, child: [] }] })(t);
884
908
  }
885
- function O0(t) {
909
+ function T0(t) {
886
910
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" }, child: [] }] })(t);
887
911
  }
888
- function R0(t) {
912
+ function D0(t) {
889
913
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67 2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z" }, child: [] }] })(t);
890
914
  }
891
- function j0(t) {
915
+ function F0(t) {
892
916
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z" }, child: [] }] })(t);
893
917
  }
894
- function E0(t) {
918
+ function W0(t) {
895
919
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "m17.66 17.66-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L9.7 9.7l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L4 4v14c0 1.1.9 2 2 2h14l-2.34-2.34zM7 17v-5.76L12.76 17H7z" }, child: [] }] })(t);
896
920
  }
897
- function S0(t) {
921
+ function I0(t) {
898
922
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M11 2h2v5h8v3h-8v4h5v3h-5v5h-2v-5H6v-3h5v-4H3V7h8z" }, child: [] }] })(t);
899
923
  }
900
- function _0(t) {
924
+ function N0(t) {
901
925
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M4 22H2V2h2v20zM22 7H6v3h16V7zm-6 7H6v3h10v-3z" }, child: [] }] })(t);
902
926
  }
903
- function P0(t) {
927
+ function Z0(t) {
904
928
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M20 2h2v20h-2V2zM2 10h16V7H2v3zm6 7h10v-3H8v3z" }, child: [] }] })(t);
905
929
  }
906
- function T0(t) {
930
+ function U0(t) {
907
931
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z" }, child: [] }] })(t);
908
932
  }
909
- function D0(t) {
933
+ function $0(t) {
910
934
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z" }, child: [] }] })(t);
911
935
  }
912
- function F0(t) {
936
+ function Y0(t) {
913
937
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M22 2v2H2V2h20zM7 22h3V6H7v16zm7-6h3V6h-3v10z" }, child: [] }] })(t);
914
938
  }
915
- function P1(t) {
939
+ function D1(t) {
916
940
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M3 13v7h18v-1.5l-9-7L8 17l-5-4zm0-6 4 3 5-7 5 4h4v8.97l-9.4-7.31-3.98 5.48L3 10.44V7z" }, child: [] }] })(t);
917
941
  }
918
- function W0(t) {
942
+ function K0(t) {
919
943
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M15 4v2h3v12h-3v2h5V4zM4 20h5v-2H6V6h3V4H4z" }, child: [] }] })(t);
920
944
  }
921
- function T1(t) {
945
+ function F1(t) {
922
946
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M4 7v2c0 .55-.45 1-1 1H2v4h1c.55 0 1 .45 1 1v2c0 1.65 1.35 3 3 3h3v-2H7c-.55 0-1-.45-1-1v-2c0-1.3-.84-2.42-2-2.83v-.34C5.16 11.42 6 10.3 6 9V7c0-.55.45-1 1-1h3V4H7C5.35 4 4 5.35 4 7zM21 10c-.55 0-1-.45-1-1V7c0-1.65-1.35-3-3-3h-3v2h3c.55 0 1 .45 1 1v2c0 1.3.84 2.42 2 2.83v.34c-1.16.41-2 1.52-2 2.83v2c0 .55-.45 1-1 1h-3v2h3c1.65 0 3-1.35 3-3v-2c0-.55.45-1 1-1h1v-4h-1z" }, child: [] }] })(t);
923
947
  }
924
- function I0(t) {
948
+ function G0(t) {
925
949
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6z" }, child: [] }, { tag: "path", attr: { d: "M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-3.37 12.5-.8-2.3H12.2l-.82 2.3H9.81l3.38-9h1.61l3.38 9h-1.55z" }, child: [] }, { tag: "path", attr: { d: "m13.96 7.17-1.31 3.72h2.69l-1.3-3.72z" }, child: [] }] })(t);
926
950
  }
927
- function N0(t) {
951
+ function q0(t) {
928
952
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M9 16h6v-6h4l-7-7-7 7h4zm-4 2h14v2H5z" }, child: [] }] })(t);
929
953
  }
930
- function Z0(t) {
954
+ function J0(t) {
931
955
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M6 13c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-10C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 10c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z" }, child: [] }] })(t);
932
956
  }
933
- function U0(t) {
957
+ function X0(t) {
934
958
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7 12v2H5v-2h2zm-2-2V8h2v2H5zm6 2v2H9v-2h2zm-2-2V8h2v2H9zm7 6v1H8v-1h8zm-1-4v2h-2v-2h2zm-2-2V8h2v2h-2zm4 4v-2h2v2h-2zm2-4h-2V8h2v2z" }, child: [] }] })(t);
935
959
  }
936
- function $0(t) {
960
+ function Q0(t) {
937
961
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" }, child: [] }] })(t);
938
962
  }
939
- function Y0(t) {
963
+ function tt(t) {
940
964
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z" }, child: [] }] })(t);
941
965
  }
942
- function G0(t) {
966
+ function at(t) {
943
967
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z" }, child: [] }] })(t);
944
968
  }
945
- function K0(t) {
969
+ function rt(t) {
946
970
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z" }, child: [] }] })(t);
947
971
  }
948
- function q0(t) {
972
+ function et(t) {
949
973
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21z" }, child: [] }] })(t);
950
974
  }
951
- function J0(t) {
975
+ function nt(t) {
952
976
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M12 8.41 16.59 13 18 11.59l-6-6-6 6L7.41 13 12 8.41zM6 18h12v-2H6v2z" }, child: [] }] })(t);
953
977
  }
954
- function X0(t) {
978
+ function it(t) {
955
979
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M17.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5 4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3zM16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8H16zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5V8H6.5zm3.5 6v-4h4v4h-4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5z" }, child: [] }] })(t);
956
980
  }
957
- function Q0(t) {
981
+ function lt(t) {
958
982
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "m5 12 1.41 1.41L12 7.83l5.59 5.58L19 12l-7-7z" }, child: [] }] })(t);
959
983
  }
960
- function tt(t) {
984
+ function ct(t) {
961
985
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M20 3H4c-1.1 0-1.99.9-1.99 2L2 15c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 3h2v2h-2V6zm0 3h2v2h-2V9zM8 6h2v2H8V6zm0 3h2v2H8V9zm-1 2H5V9h2v2zm0-3H5V6h2v2zm9 7H8v-2h8v2zm0-4h-2V9h2v2zm0-3h-2V6h2v2zm3 3h-2V9h2v2zm0-3h-2V6h2v2zm-7 15 4-4H8l4 4z" }, child: [] }] })(t);
962
986
  }
963
- function at(t) {
987
+ function ot(t) {
964
988
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M15 5h6v2h-6zM9 5H3v2h4.85l6.92 12H21v-2h-5.07z" }, child: [] }] })(t);
965
989
  }
966
- function rt(t) {
990
+ function ht(t) {
967
991
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7z" }, child: [] }] })(t);
968
992
  }
969
- function et(t) {
993
+ function dt(t) {
970
994
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M11.59 7.41 15.17 11H1v2h14.17l-3.59 3.59L13 18l6-6-6-6-1.41 1.41zM20 6v12h2V6h-2z" }, child: [] }] })(t);
971
995
  }
972
- function nt(t) {
996
+ function st(t) {
973
997
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "m19 9 1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25L19 15z" }, child: [] }] })(t);
974
998
  }
975
- function it(t) {
999
+ function ut(t) {
976
1000
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z" }, child: [] }] })(t);
977
1001
  }
978
- function lt(t) {
1002
+ function vt(t) {
979
1003
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zM12 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z" }, child: [] }] })(t);
980
1004
  }
981
- function ct(t) {
1005
+ function gt(t) {
982
1006
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "m18 3-3 3V3H9C6.24 3 4 5.24 4 8h5v3h6V8l3 3h2V3h-2zM9 13v7c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-7H9z" }, child: [] }] })(t);
983
1007
  }
984
- function ot(t) {
1008
+ function ft(t) {
985
1009
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z" }, child: [] }] })(t);
986
1010
  }
987
- function ht(t) {
1011
+ function pt(t) {
988
1012
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z" }, child: [] }] })(t);
989
1013
  }
990
- function dt(t) {
1014
+ function mt(t) {
991
1015
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H5V8h14v10z" }, child: [] }] })(t);
992
1016
  }
993
- function st(t) {
1017
+ function Mt(t) {
994
1018
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm3.3 14.71L11 12.41V7h2v4.59l3.71 3.71-1.42 1.41z" }, child: [] }] })(t);
995
1019
  }
996
- function D1(t) {
1020
+ function W1(t) {
997
1021
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 2v3H5V5h14zm0 5v4H5v-4h14zM5 19v-3h14v3H5z" }, child: [] }] })(t);
998
1022
  }
999
- function ut(t) {
1023
+ function zt(t) {
1000
1024
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0V0zm0 0h24v24H0V0z" }, child: [] }, { tag: "path", attr: { d: "m17 16-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z" }, child: [] }] })(t);
1001
1025
  }
1002
- function vt(t) {
1026
+ function wt(t) {
1003
1027
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.93 10.94A7.869 7.869 0 0 1 12 20zM12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.86-1.12 4.05l1.45 1.45A9.782 9.782 0 0 0 22 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l1.45 1.45C9.14 4.41 10.52 4 12 4z" }, child: [] }] })(t);
1004
1028
  }
1005
- function gt(t) {
1029
+ function xt(t) {
1006
1030
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "m2.88 7.88 1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5z" }, child: [] }] })(t);
1007
1031
  }
1008
- function F1(t) {
1032
+ function I1(t) {
1009
1033
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M216.49,168.49a12,12,0,0,1-17,0L128,97,56.49,168.49a12,12,0,0,1-17-17l80-80a12,12,0,0,1,17,0l80,80A12,12,0,0,1,216.49,168.49Z" }, child: [] }] })(t);
1010
1034
  }
1011
- function W1(t) {
1035
+ function N1(t) {
1012
1036
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z" }, child: [] }] })(t);
1013
1037
  }
1014
- function ft(t) {
1038
+ function Ct(t) {
1015
1039
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M156,40a12,12,0,0,1-12,12H112a12,12,0,0,1,0-24h32A12,12,0,0,1,156,40ZM144,204H112a12,12,0,0,0,0,24h32a12,12,0,0,0,0-24ZM204,52V72a12,12,0,0,0,24,0V48a20,20,0,0,0-20-20H184a12,12,0,0,0,0,24Zm12,48a12,12,0,0,0-12,12v32a12,12,0,0,0,24,0V112A12,12,0,0,0,216,100ZM40,156a12,12,0,0,0,12-12V112a12,12,0,0,0-24,0v32A12,12,0,0,0,40,156Zm32,48H52V184a12,12,0,0,0-24,0v24a20,20,0,0,0,20,20H72a12,12,0,0,0,0-24ZM72,28H48A20,20,0,0,0,28,48V72a12,12,0,0,0,24,0V52H72a12,12,0,0,0,0-24ZM240,204H228V192a12,12,0,0,0-24,0v12H192a12,12,0,0,0,0,24h12v12a12,12,0,0,0,24,0V228h12a12,12,0,0,0,0-24Z" }, child: [] }] })(t);
1016
1040
  }
1017
- function I1(t) {
1041
+ function Z1(t) {
1018
1042
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z" }, child: [] }] })(t);
1019
1043
  }
1020
- function pt(t) {
1044
+ function Ht(t) {
1021
1045
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z" }, child: [] }] })(t);
1022
1046
  }
1023
- function mt(t) {
1047
+ function yt(t) {
1024
1048
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z" }, child: [] }] })(t);
1025
1049
  }
1026
- function Mt(t) {
1050
+ function bt(t) {
1027
1051
  return e({ tag: "svg", attr: { viewBox: "0 0 256 256", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M224,144v64a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V144a8,8,0,0,1,16,0v56H208V144a8,8,0,0,1,16,0Zm-101.66,5.66a8,8,0,0,0,11.32,0l40-40a8,8,0,0,0-11.32-11.32L136,124.69V32a8,8,0,0,0-16,0v92.69L93.66,98.34a8,8,0,0,0-11.32,11.32Z" }, child: [] }] })(t);
1028
1052
  }
1029
- function zt(t) {
1053
+ function Lt(t) {
1030
1054
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M9.95401 2.2106C11.2876 1.93144 12.6807 1.92263 14.0449 2.20785C14.2219 3.3674 14.9048 4.43892 15.9997 5.07103C17.0945 5.70313 18.364 5.75884 19.4566 5.3323C20.3858 6.37118 21.0747 7.58203 21.4997 8.87652C20.5852 9.60958 19.9997 10.736 19.9997 11.9992C19.9997 13.2632 20.5859 14.3902 21.5013 15.1232C21.29 15.7636 21.0104 16.3922 20.6599 16.9992C20.3094 17.6063 19.9049 18.1627 19.4559 18.6659C18.3634 18.2396 17.0943 18.2955 15.9997 18.9274C14.9057 19.559 14.223 20.6294 14.0453 21.7879C12.7118 22.067 11.3187 22.0758 9.95443 21.7906C9.77748 20.6311 9.09451 19.5595 7.99967 18.9274C6.90484 18.2953 5.63539 18.2396 4.54272 18.6662C3.61357 17.6273 2.92466 16.4164 2.49964 15.1219C3.41412 14.3889 3.99968 13.2624 3.99968 11.9992C3.99968 10.7353 3.41344 9.60827 2.49805 8.87524C2.70933 8.23482 2.98894 7.60629 3.33942 6.99923C3.68991 6.39217 4.09443 5.83576 4.54341 5.33257C5.63593 5.75881 6.90507 5.703 7.99967 5.07103C9.09364 4.43942 9.7764 3.3691 9.95401 2.2106ZM11.9997 14.9992C13.6565 14.9992 14.9997 13.6561 14.9997 11.9992C14.9997 10.3424 13.6565 8.99923 11.9997 8.99923C10.3428 8.99923 8.99967 10.3424 8.99967 11.9992C8.99967 13.6561 10.3428 14.9992 11.9997 14.9992Z" }, child: [] }] })(t);
1031
1055
  }
1032
- function wt(t) {
1056
+ function Vt(t) {
1033
1057
  return e({ tag: "svg", attr: { role: "img", viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M6.5459 12.0003L12.001 6.545l5.4541 5.4552-5.4541 5.454zm16.9763-1.154L13.158.48a1.635 1.635 0 00-2.314 0L.4778 10.8462a1.629 1.629 0 000 2.305L10.848 23.5226a1.629 1.629 0 002.304 0l10.3702-10.3712a1.629 1.629 0 000-2.305zM12 20.7263l-8.7272-8.7281L12 3.27l8.7272 8.7282z" }, child: [] }] })(t);
1034
1058
  }
1035
- function xt(t) {
1059
+ function Bt(t) {
1036
1060
  return e({ tag: "svg", attr: { role: "img", viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1.763 0C.786 0 0 .786 0 1.763v20.474C0 23.214.786 24 1.763 24h20.474c.977 0 1.763-.786 1.763-1.763V1.763C24 .786 23.214 0 22.237 0zM5.13 5.323l13.837.019-.009 13.836h-3.464l.01-10.382h-3.456L12.04 19.17H5.113z" }, child: [] }] })(t);
1037
1061
  }
1038
- function Ht(t) {
1062
+ function kt(t) {
1039
1063
  return e({ tag: "svg", attr: { role: "img", viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M0 0v7.5h7.5V0zm8.25 0v7.5h7.498V0zm8.25 0v7.5H24V0zM8.25 8.25v7.5h7.498v-7.5zm8.25 0v7.5H24v-7.5zM0 16.5V24h7.5v-7.5zm8.25 0V24h7.498v-7.5zm8.25 0V24H24v-7.5z" }, child: [] }] })(t);
1040
1064
  }
1041
- function yt(t) {
1065
+ function At(t) {
1042
1066
  return e({ tag: "svg", attr: { role: "img", viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M14.25.18l.9.2.73.26.59.3.45.32.34.34.25.34.16.33.1.3.04.26.02.2-.01.13V8.5l-.05.63-.13.55-.21.46-.26.38-.3.31-.33.25-.35.19-.35.14-.33.1-.3.07-.26.04-.21.02H8.77l-.69.05-.59.14-.5.22-.41.27-.33.32-.27.35-.2.36-.15.37-.1.35-.07.32-.04.27-.02.21v3.06H3.17l-.21-.03-.28-.07-.32-.12-.35-.18-.36-.26-.36-.36-.35-.46-.32-.59-.28-.73-.21-.88-.14-1.05-.05-1.23.06-1.22.16-1.04.24-.87.32-.71.36-.57.4-.44.42-.33.42-.24.4-.16.36-.1.32-.05.24-.01h.16l.06.01h8.16v-.83H6.18l-.01-2.75-.02-.37.05-.34.11-.31.17-.28.25-.26.31-.23.38-.2.44-.18.51-.15.58-.12.64-.1.71-.06.77-.04.84-.02 1.27.05zm-6.3 1.98l-.23.33-.08.41.08.41.23.34.33.22.41.09.41-.09.33-.22.23-.34.08-.41-.08-.41-.23-.33-.33-.22-.41-.09-.41.09zm13.09 3.95l.28.06.32.12.35.18.36.27.36.35.35.47.32.59.28.73.21.88.14 1.04.05 1.23-.06 1.23-.16 1.04-.24.86-.32.71-.36.57-.4.45-.42.33-.42.24-.4.16-.36.09-.32.05-.24.02-.16-.01h-8.22v.82h5.84l.01 2.76.02.36-.05.34-.11.31-.17.29-.25.25-.31.24-.38.2-.44.17-.51.15-.58.13-.64.09-.71.07-.77.04-.84.01-1.27-.04-1.07-.14-.9-.2-.73-.25-.59-.3-.45-.33-.34-.34-.25-.34-.16-.33-.1-.3-.04-.25-.02-.2.01-.13v-5.34l.05-.64.13-.54.21-.46.26-.38.3-.32.33-.24.35-.2.35-.14.33-.1.3-.06.26-.04.21-.02.13-.01h5.84l.69-.05.59-.14.5-.21.41-.28.33-.32.27-.35.2-.36.15-.36.1-.35.07-.32.04-.28.02-.21V6.07h2.09l.14.01zm-6.47 14.25l-.23.33-.08.41.08.41.23.33.33.23.41.08.41-.08.33-.23.23-.33.08-.41-.08-.41-.23-.33-.33-.23-.41-.08-.41.08z" }, child: [] }] })(t);
1043
1067
  }
1044
- function Ct(t) {
1068
+ function jt(t) {
1045
1069
  return e({ tag: "svg", attr: { role: "img", viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M1.125 0C.502 0 0 .502 0 1.125v21.75C0 23.498.502 24 1.125 24h21.75c.623 0 1.125-.502 1.125-1.125V1.125C24 .502 23.498 0 22.875 0zm17.363 9.75c.612 0 1.154.037 1.627.111a6.38 6.38 0 0 1 1.306.34v2.458a3.95 3.95 0 0 0-.643-.361 5.093 5.093 0 0 0-.717-.26 5.453 5.453 0 0 0-1.426-.2c-.3 0-.573.028-.819.086a2.1 2.1 0 0 0-.623.242c-.17.104-.3.229-.393.374a.888.888 0 0 0-.14.49c0 .196.053.373.156.529.104.156.252.304.443.444s.423.276.696.41c.273.135.582.274.926.416.47.197.892.407 1.266.628.374.222.695.473.963.753.268.279.472.598.614.957.142.359.214.776.214 1.253 0 .657-.125 1.21-.373 1.656a3.033 3.033 0 0 1-1.012 1.085 4.38 4.38 0 0 1-1.487.596c-.566.12-1.163.18-1.79.18a9.916 9.916 0 0 1-1.84-.164 5.544 5.544 0 0 1-1.512-.493v-2.63a5.033 5.033 0 0 0 3.237 1.2c.333 0 .624-.03.872-.09.249-.06.456-.144.623-.25.166-.108.29-.234.373-.38a1.023 1.023 0 0 0-.074-1.089 2.12 2.12 0 0 0-.537-.5 5.597 5.597 0 0 0-.807-.444 27.72 27.72 0 0 0-1.007-.436c-.918-.383-1.602-.852-2.053-1.405-.45-.553-.676-1.222-.676-2.005 0-.614.123-1.141.369-1.582.246-.441.58-.804 1.004-1.089a4.494 4.494 0 0 1 1.47-.629 7.536 7.536 0 0 1 1.77-.201zm-15.113.188h9.563v2.166H9.506v9.646H6.789v-9.646H3.375z" }, child: [] }] })(t);
1046
1070
  }
1047
- function bt(t) {
1071
+ function Ot(t) {
1048
1072
  return e({ tag: "svg", attr: { role: "img", viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { d: "M12 0C5.375 0 0 5.375 0 12s5.375 12 12 12 12-5.375 12-12S18.625 0 12 0zm.768 4.105c.183 0 .363.053.525.157.125.083.287.185.755 1.154.31-.088.468-.042.551-.019.204.056.366.19.463.375.477.917.542 2.553.334 3.605-.241 1.232-.755 2.029-1.131 2.576.324.329.778.899 1.117 1.825.278.774.31 1.478.273 2.015a5.51 5.51 0 0 0 .602-.329c.593-.366 1.487-.917 2.553-.931.714-.009 1.269.445 1.353 1.103a1.23 1.23 0 0 1-.945 1.362c-.649.158-.95.278-1.821.843-1.232.797-2.539 1.242-3.012 1.39a1.686 1.686 0 0 1-.704.343c-.737.181-3.266.315-3.466.315h-.046c-.783 0-1.214-.241-1.45-.491-.658.329-1.51.19-2.122-.134a1.078 1.078 0 0 1-.58-1.153 1.243 1.243 0 0 1-.153-.195c-.162-.25-.528-.936-.454-1.946.056-.723.556-1.367.88-1.71a5.522 5.522 0 0 1 .408-2.256c.306-.727.885-1.348 1.32-1.737-.32-.537-.644-1.367-.329-2.21.227-.602.412-.936.82-1.08h-.005c.199-.074.389-.153.486-.259a3.418 3.418 0 0 1 2.298-1.103c.037-.093.079-.185.125-.283.31-.658.639-1.029 1.024-1.168a.94.94 0 0 1 .328-.06zm.006.7c-.507.016-1.001 1.519-1.001 1.519s-1.27-.204-2.266.871c-.199.218-.468.334-.746.44-.079.028-.176.023-.417.672-.371.991.625 2.094.625 2.094s-1.186.839-1.626 1.881c-.486 1.144-.338 2.261-.338 2.261s-.843.732-.899 1.487c-.051.663.139 1.2.343 1.515.227.343.51.176.51.176s-.561.653-.037.931c.477.25 1.283.394 1.71-.037.31-.31.371-1.001.486-1.283.028-.065.12.111.209.199.097.093.264.195.264.195s-.755.324-.445 1.066c.102.246.468.403 1.066.398.222-.005 2.664-.139 3.313-.296.375-.088.505-.283.505-.283s1.566-.431 2.998-1.357c.917-.598 1.293-.76 2.034-.936.612-.148.57-1.098-.241-1.084-.839.009-1.575.44-2.196.825-1.163.718-1.742.672-1.742.672l-.018-.032c-.079-.13.371-1.293-.134-2.678-.547-1.515-1.413-1.881-1.344-1.997.297-.5 1.038-1.297 1.334-2.78.176-.899.13-2.377-.269-3.151-.074-.144-.732.241-.732.241s-.616-1.371-.788-1.483a.271.271 0 0 0-.157-.046z" }, child: [] }] })(t);
1049
1073
  }
1050
- function Lt(t) {
1074
+ function Rt(t) {
1051
1075
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M12 10a2 2 0 0 1 1.678 .911l.053 .089h7.269l.117 .007a1 1 0 0 1 .883 .993c0 5.523 -4.477 10 -10 10a1 1 0 0 1 -1 -1v-7.269l-.089 -.053a2 2 0 0 1 -.906 -1.529l-.005 -.149a2 2 0 0 1 2 -2m9.428 -1.334a1 1 0 0 1 -1.884 .668a8 8 0 1 0 -10.207 10.218a1 1 0 0 1 -.666 1.886a10 10 0 1 1 12.757 -12.772m-4.628 -.266a1 1 0 0 1 -1.6 1.2a4 4 0 1 0 -5.6 5.6a1 1 0 0 1 -1.2 1.6a6 6 0 1 1 8.4 -8.4" }, child: [] }] })(t);
1052
1076
  }
1053
- function Vt(t) {
1077
+ function St(t) {
1054
1078
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" }, child: [] }, { tag: "path", attr: { d: "M10 18h-7" }, child: [] }, { tag: "path", attr: { d: "M21 18h-7" }, child: [] }, { tag: "path", attr: { d: "M6 15l-3 3l3 3" }, child: [] }, { tag: "path", attr: { d: "M18 15l3 3l-3 3" }, child: [] }] })(t);
1055
1079
  }
1056
- function N1(t) {
1080
+ function U1(t) {
1057
1081
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M12 5l0 14" }, child: [] }, { tag: "path", attr: { d: "M18 13l-6 6" }, child: [] }, { tag: "path", attr: { d: "M6 13l6 6" }, child: [] }] })(t);
1058
1082
  }
1059
- function Bt(t) {
1083
+ function Et(t) {
1060
1084
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M5 12l14 0" }, child: [] }, { tag: "path", attr: { d: "M5 12l6 6" }, child: [] }, { tag: "path", attr: { d: "M5 12l6 -6" }, child: [] }] })(t);
1061
1085
  }
1062
- function kt(t) {
1086
+ function _t(t) {
1063
1087
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M5 12l14 0" }, child: [] }, { tag: "path", attr: { d: "M13 18l6 -6" }, child: [] }, { tag: "path", attr: { d: "M13 6l6 6" }, child: [] }] })(t);
1064
1088
  }
1065
- function Z1(t) {
1089
+ function $1(t) {
1066
1090
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M12 5l0 14" }, child: [] }, { tag: "path", attr: { d: "M18 11l-6 -6" }, child: [] }, { tag: "path", attr: { d: "M6 11l6 -6" }, child: [] }] })(t);
1067
1091
  }
1068
- function At(t) {
1092
+ function Pt(t) {
1069
1093
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, child: [] }, { tag: "path", attr: { d: "M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" }, child: [] }, { tag: "path", attr: { d: "M15.9 20.11l0 .01" }, child: [] }, { tag: "path", attr: { d: "M19.04 17.61l0 .01" }, child: [] }, { tag: "path", attr: { d: "M20.77 14l0 .01" }, child: [] }, { tag: "path", attr: { d: "M20.77 10l0 .01" }, child: [] }, { tag: "path", attr: { d: "M19.04 6.39l0 .01" }, child: [] }, { tag: "path", attr: { d: "M15.9 3.89l0 .01" }, child: [] }, { tag: "path", attr: { d: "M12 3l0 .01" }, child: [] }, { tag: "path", attr: { d: "M8.1 3.89l0 .01" }, child: [] }, { tag: "path", attr: { d: "M4.96 6.39l0 .01" }, child: [] }, { tag: "path", attr: { d: "M3.23 10l0 .01" }, child: [] }, { tag: "path", attr: { d: "M3.23 14l0 .01" }, child: [] }, { tag: "path", attr: { d: "M4.96 17.61l0 .01" }, child: [] }, { tag: "path", attr: { d: "M8.1 20.11l0 .01" }, child: [] }, { tag: "path", attr: { d: "M12 21l0 .01" }, child: [] }] })(t);
1070
1094
  }
1071
- function Ot(t) {
1095
+ function Tt(t) {
1072
1096
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M20 16l-4 4" }, child: [] }, { tag: "path", attr: { d: "M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" }, child: [] }, { tag: "path", attr: { d: "M17 12l-5 -5l1.5 -1.5a3.536 3.536 0 1 1 5 5l-1.5 1.5z" }, child: [] }, { tag: "path", attr: { d: "M3 21l2.5 -2.5" }, child: [] }, { tag: "path", attr: { d: "M18.5 5.5l2.5 -2.5" }, child: [] }, { tag: "path", attr: { d: "M10 11l-2 2" }, child: [] }, { tag: "path", attr: { d: "M13 14l-2 2" }, child: [] }, { tag: "path", attr: { d: "M16 16l4 4" }, child: [] }] })(t);
1073
1097
  }
1074
- function Rt(t) {
1098
+ function Dt(t) {
1075
1099
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" }, child: [] }, { tag: "path", attr: { d: "M17 12l-5 -5l1.5 -1.5a3.536 3.536 0 1 1 5 5l-1.5 1.5z" }, child: [] }, { tag: "path", attr: { d: "M3 21l2.5 -2.5" }, child: [] }, { tag: "path", attr: { d: "M18.5 5.5l2.5 -2.5" }, child: [] }, { tag: "path", attr: { d: "M10 11l-2 2" }, child: [] }, { tag: "path", attr: { d: "M13 14l-2 2" }, child: [] }] })(t);
1076
1100
  }
1077
- function jt(t) {
1101
+ function Ft(t) {
1078
1102
  return e({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "path", attr: { d: "M5 4c-2.5 5 -2.5 10 0 16m14 -16c2.5 5 2.5 10 0 16m-10 -11h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" }, child: [] }, { tag: "path", attr: { d: "M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" }, child: [] }] })(t);
1079
1103
  }
1080
- function Et(t) {
1104
+ function Wt(t) {
1081
1105
  return e({ tag: "svg", attr: { viewBox: "0 0 16 16", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zM8 13H3V2h5v11zm6 0H9V2h5v11z" }, child: [] }] })(t);
1082
1106
  }
1083
- function St(t) {
1107
+ function It(t) {
1084
1108
  return e({ tag: "svg", attr: { viewBox: "0 0 16 16", fill: "currentColor" }, child: [{ tag: "path", attr: { d: "M14 1H3L2 2v11l1 1h11l1-1V2l-1-1zm0 12H3V8h11v5zm0-6H3V2h11v5z" }, child: [] }] })(t);
1085
1109
  }
1086
- const _t = (t) => /* @__PURE__ */ d.jsxs(
1110
+ const Nt = (t) => /* @__PURE__ */ h.jsxs(
1087
1111
  "svg",
1088
1112
  {
1089
1113
  xmlns: "http://www.w3.org/2000/svg",
1090
1114
  viewBox: "0 0 78 51",
1091
1115
  ...t,
1092
- className: K(t.className, "logo"),
1116
+ className: q(t.className, "logo"),
1093
1117
  stroke: "currentColor",
1094
1118
  fill: "currentColor",
1095
1119
  children: [
1096
- /* @__PURE__ */ d.jsx("g", { clipPath: "url(#clip0_327_656)", children: /* @__PURE__ */ d.jsx(
1120
+ /* @__PURE__ */ h.jsx("g", { clipPath: "url(#clip0_327_656)", children: /* @__PURE__ */ h.jsx(
1097
1121
  "path",
1098
1122
  {
1099
1123
  d: "M17.3026 17.0048V51.0427H0V17.0048H17.3026ZM34.6051 -0.0140575C36.8587 -0.0327593 39.0939 0.392621 41.1831 1.23779C43.2723 2.08297 45.1746 3.33138 46.7813 4.91175C48.388 6.49211 49.6677 8.37348 50.5473 10.4484C51.4269 12.5234 51.8891 14.7512 51.9077 17.0048V51.0427H34.6051V17.0048H17.3026V-0.0140575H34.6051ZM77.8615 -0.0140575V51.0427C75.6074 51.0632 73.3714 50.6391 71.2813 49.7946C69.1913 48.9501 67.2883 47.7018 65.6812 46.1211C64.0741 44.5403 62.7945 42.6582 61.9156 40.5824C61.0366 38.5066 60.5756 36.2779 60.559 34.0238V-0.0140575H77.8615Z",
1100
1124
  fill: "#03B584"
1101
1125
  }
1102
1126
  ) }),
1103
- /* @__PURE__ */ d.jsx("defs", { children: /* @__PURE__ */ d.jsx("clipPath", { id: "clip0_327_656", children: /* @__PURE__ */ d.jsx("rect", { width: "77.8615", height: "51", fill: "white" }) }) })
1127
+ /* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "clip0_327_656", children: /* @__PURE__ */ h.jsx("rect", { width: "77.8615", height: "51", fill: "white" }) }) })
1104
1128
  ]
1105
1129
  }
1106
- ), Pt = ({ className: t, style: l, ...c }) => /* @__PURE__ */ d.jsx(
1130
+ ), Zt = ({ className: t, style: l, ...c }) => /* @__PURE__ */ h.jsx(
1107
1131
  "svg",
1108
1132
  {
1109
1133
  xmlns: "http://www.w3.org/2000/svg",
1110
1134
  version: "1.1",
1111
- className: K(t, "logo"),
1135
+ className: q(t, "logo"),
1112
1136
  ...c,
1113
1137
  stroke: "currentColor",
1114
1138
  fill: "currentColor",
@@ -1118,8 +1142,8 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1118
1142
  transform: "scale(1.25)",
1119
1143
  ...l
1120
1144
  },
1121
- children: /* @__PURE__ */ d.jsx("g", { transform: "translate(-151.28831,-121.30134)", id: "layer1", children: /* @__PURE__ */ d.jsxs("g", { transform: "matrix(2.7387317,0,0,2.7387317,-938.60269,-766.86241)", id: "g3606", children: [
1122
- /* @__PURE__ */ d.jsx(
1145
+ children: /* @__PURE__ */ h.jsx("g", { transform: "translate(-151.28831,-121.30134)", id: "layer1", children: /* @__PURE__ */ h.jsxs("g", { transform: "matrix(2.7387317,0,0,2.7387317,-938.60269,-766.86241)", id: "g3606", children: [
1146
+ /* @__PURE__ */ h.jsx(
1123
1147
  "path",
1124
1148
  {
1125
1149
  d: "m 405.36669,375.73826 c 4.0225,-3.7175 9.16125,-7.18625 15.20125,-10.32375 -0.74875,-2.4425 -1.085,-5.12 -1.085,-7.64375 0,-7.5075 2.73,-16.49375 11.71625,-16.49375 8.5125,0 11.5125,8.06125 11.80625,15.2925 10.53625,-3.17125 22.36875,-5.64 35.15375,-7.165 2.115,-6.09125 6.77375,-8.1275 10.68125,-8.1275 4.88875,0 7.94625,2.72625 9.6675,6.4675 3.5775,-0.1425 7.2475,-0.15875 10.915,-0.15875 9.17001,0 18.09501,0.40125 26.64001,1.25875 1.5525,-4.33625 4.76,-7.5675 11.15875,-7.5675 4.89125,0 9.32875,3.52625 9.4425,8.53125 l 18.76875,0 c -1.36625,-15.585 -14.4475,-23.32 -29.12125,-23.32 -14.0825,0 -24.29,7.3775 -28.6275,18.84125 -3.36625,-10.705 -11.15626,-18.84125 -24.40876,-18.84125 -6.825,0 -12.51125,2.95875 -16.265,8.5325 l -0.2275,0 0,-6.82625 -18.4275,0 0,13.57625 c -5.16625,-9.26625 -14.9475,-15.2825 -27.15625,-15.2825 -18.3125,0 -31.05375,13.5375 -31.05375,31.2825 0,6.79375 1.89,12.95125 5.22125,17.9675",
@@ -1128,7 +1152,7 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1128
1152
  fillOpacity: 1
1129
1153
  }
1130
1154
  ),
1131
- /* @__PURE__ */ d.jsx(
1155
+ /* @__PURE__ */ h.jsx(
1132
1156
  "path",
1133
1157
  {
1134
1158
  d: "m 426.05169,372.92451 c 1.42625,0.78 3.13,1.2275 5.1475,1.2275 6.175,0 9.45875,-4.1875 10.9025,-9.24375 10.05,-4.0125 21.88125,-7.235 34.94875,-9.4375 -0.0275,0.5225 -0.04,1.06125 -0.04,1.6175 0,10.3525 2.9575,17.06375 11.71625,17.06375 8.645,0 11.6025,-8.98625 11.6025,-17.06375 0,-1.42875 -0.0937,-2.88625 -0.32,-4.31 5.86,-0.40625 11.865,-0.61625 18.00001,-0.61625 5.82375,0 11.54375,0.19125 17.1225,0.5575 -0.30875,1.95125 -0.4225,3.98625 -0.4225,5.9625 0,7.62125 3.3,15.47 11.48875,15.47 6.7125,0 10.125,-3.8675 11.03375,-10.12375 l 18.76875,0 c -1.705,15.81125 -13.99125,24.9125 -29.68875,24.9125 -13.22625,0 -23.925,-6.76375 -28.51625,-17.6975 -3.2875,10.0525 -10.92501,17.6975 -23.04001,17.6975 -7.28,0 -12.85375,-2.73125 -16.83625,-8.0775 l -0.2275,0 0,28.92 -19.33625,0 0,-36.04 c -5.16625,9.2325 -14.9475,15.1975 -27.15625,15.1975 -6.8475,0 -12.8975,-1.8775 -17.8125,-5.155 3.10875,-3.875 7.38125,-7.51875 12.665,-10.86125",
@@ -1137,7 +1161,7 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1137
1161
  fillRule: "nonzero"
1138
1162
  }
1139
1163
  ),
1140
- /* @__PURE__ */ d.jsx(
1164
+ /* @__PURE__ */ h.jsx(
1141
1165
  "path",
1142
1166
  {
1143
1167
  d: "m 582.7117,362.38451 c -19.015,-7.0775 -43.9375,-11.36875 -71.22126,-11.36875 -59.675,0 -108.05,20.525 -108.05,45.84375 0,21.07875 33.53,38.83125 79.19375,44.1875 -41.985,-6.12625 -72.15125,-22.9375 -72.15125,-42.7175 0,-24.96 48.005,-45.19375 107.22251,-45.19375 24.4475,0 46.97,3.4425 65.00625,9.24875",
@@ -1148,170 +1172,200 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1148
1172
  )
1149
1173
  ] }) })
1150
1174
  }
1175
+ ), Ut = (t) => /* @__PURE__ */ h.jsxs(
1176
+ "svg",
1177
+ {
1178
+ xmlns: "http://www.w3.org/2000/svg",
1179
+ width: "96",
1180
+ height: "92",
1181
+ viewBox: "0 0 96 96",
1182
+ fill: "currentColor",
1183
+ ...t,
1184
+ children: [
1185
+ /* @__PURE__ */ h.jsx(
1186
+ "path",
1187
+ {
1188
+ d: "M62.638 80.81C71.378 80.47 76.888 74.61 76.918 65.96C76.9247 65.0267 76.978 50.5434 77.078 22.51C77.078 22.3827 77.1275 22.2606 77.2157 22.1706C77.3038 22.0806 77.4234 22.03 77.548 22.03H94.358C94.533 22.03 94.7009 22.0996 94.8247 22.2233C94.9485 22.3471 95.018 22.515 95.018 22.69C95.018 25.0367 95.0547 37.6 95.128 60.38C95.1547 68.1334 94.648 73.4734 93.608 76.4C89.578 87.71 78.278 91.56 66.858 91.83C61.8647 91.95 52.098 92 37.558 91.98C37.3379 91.98 37.1268 91.8926 36.9711 91.7369C36.8155 91.5813 36.728 91.3702 36.728 91.15V81.26C36.728 81.1539 36.7701 81.0522 36.8452 80.9772C36.9202 80.9022 37.0219 80.86 37.128 80.86C48.1747 81.0534 56.678 81.0367 62.638 80.81Z",
1189
+ stroke: "none"
1190
+ }
1191
+ ),
1192
+ /* @__PURE__ */ h.jsx(
1193
+ "path",
1194
+ {
1195
+ d: "M0.027809 24.91L0.117809 0.5C0.117809 0.166667 0.284476 0 0.617809 0H17.3078C17.4775 0 17.6403 0.0674271 17.7604 0.18745C17.8804 0.307474 17.9478 0.470261 17.9478 0.639999L18.0178 26.89C18.0578 30.75 18.0711 34.5999 18.0578 38.4399C18.0511 43.9999 18.4211 47.8066 19.1678 49.8599C20.5944 53.7399 23.2744 56.3866 27.2078 57.7999C29.2144 58.5199 32.7411 58.8966 37.7878 58.9299C43.8144 58.9632 50.3878 58.9799 57.5078 58.9799C57.8811 58.9799 58.0678 59.1666 58.0678 59.5399V69.3899C58.0678 69.7699 57.8744 69.9599 57.4878 69.9599C39.7478 70.0266 29.6077 70.0166 27.0678 69.9299C25.4478 69.8699 23.1078 69.5432 20.0478 68.9499C17.1544 68.3832 14.8978 67.7266 13.2778 66.9799C7.59109 64.3666 3.68442 60.3032 1.55775 54.7899C0.571086 52.2432 0.0577555 47.2932 0.0177555 39.9399C-0.0089112 34.9332 -0.00552432 29.9233 0.027809 24.91Z",
1196
+ stroke: "none"
1197
+ }
1198
+ )
1199
+ ]
1200
+ }
1151
1201
  ), r = (t, l, { className: c } = {}) => {
1152
- const o = (f) => /* @__PURE__ */ d.jsx(
1202
+ const o = (f) => /* @__PURE__ */ h.jsx(
1153
1203
  t,
1154
1204
  {
1155
1205
  ...f,
1156
- className: K(f.className, `synnax-icon-${l}`, c, "synnax-icon")
1206
+ className: q(f.className, `synnax-icon-${l}`, c, "synnax-icon")
1157
1207
  }
1158
1208
  );
1159
1209
  return o.displayName = t.displayName || t.name, o;
1160
- }, $ = {
1161
- Linux: n0,
1162
- MacOS: r0,
1163
- Windows: G1,
1164
- Docker: e0
1165
- }, Ut = {
1166
- Pause: r(B0, "pause"),
1167
- Play: r(k0, "play"),
1168
- Circle: r(V0, "circle"),
1169
- Edit: r(it, "edit"),
1170
- EditOff: r(y0, "edit-off"),
1171
- Add: r(p0, "add"),
1172
- Subtract: r(q2, "subtract"),
1173
- Copy: r(w0, "copy"),
1174
- Close: r(Y2, "close"),
1175
- Info: r(I2, "info"),
1176
- Warning: r(Z2, "warning"),
1177
- Check: r($2, "check"),
1178
- Refresh: r(M0, "refresh"),
1179
- Delete: r(F2, "delete"),
1180
- Time: r(x0, "time"),
1181
- Acquire: r(S1, "acquire"),
1182
- Analyze: r(o0, "analyze"),
1183
- Concepts: r(t0, "concepts"),
1184
- Visualize: r(P1, "visualize"),
1185
- LinePlot: r(P1, "line-plot"),
1186
- Expand: r(G2, "expand"),
1187
- Cluster: r(m0, "cluster"),
1188
- Loading: r(K2, "loading", { className: "media--spin" }),
1189
- Schematic: r(S1, "schematic"),
1210
+ }, Y = {
1211
+ Linux: h0,
1212
+ MacOS: l0,
1213
+ Windows: q1,
1214
+ Docker: o0
1215
+ }, Qt = {
1216
+ Pause: r(E0, "pause"),
1217
+ Play: r(_0, "play"),
1218
+ Circle: r(S0, "circle"),
1219
+ Edit: r(ut, "edit"),
1220
+ EditOff: r(A0, "edit-off"),
1221
+ Add: r(x0, "add"),
1222
+ Subtract: r(t0, "subtract"),
1223
+ Copy: r(b0, "copy"),
1224
+ Close: r(J2, "close"),
1225
+ Info: r($2, "info"),
1226
+ Warning: r(K2, "warning"),
1227
+ Check: r(q2, "check"),
1228
+ Refresh: r(H0, "refresh"),
1229
+ Delete: r(Z2, "delete"),
1230
+ Time: r(B0, "time"),
1231
+ Acquire: r(P1, "acquire"),
1232
+ Analyze: r(v0, "analyze"),
1233
+ Concepts: r(n0, "concepts"),
1234
+ Visualize: r(D1, "visualize"),
1235
+ LinePlot: r(D1, "line-plot"),
1236
+ Expand: r(X2, "expand"),
1237
+ Cluster: r(C0, "cluster"),
1238
+ Loading: r(Q2, "loading", { className: "media--spin" }),
1239
+ Schematic: r(V0, "schematic"),
1190
1240
  Caret: {
1191
- Right: r(mt, "caret-right"),
1192
- Bottom: r(I1, "caret-bottom"),
1193
- Left: r(pt, "caret-left"),
1194
- Up: r(F1, "caret-up"),
1195
- Top: r(F1, "caret-top"),
1196
- Down: r(I1, "caret-down")
1241
+ Right: r(yt, "caret-right"),
1242
+ Bottom: r(Z1, "caret-bottom"),
1243
+ Left: r(Ht, "caret-left"),
1244
+ Up: r(I1, "caret-up"),
1245
+ Top: r(I1, "caret-top"),
1246
+ Down: r(Z1, "caret-down")
1197
1247
  },
1198
- Settings: r(zt, "settings"),
1199
- Reference: r(z0, "reference"),
1200
- Bolt: r(f0, "bolt"),
1201
- Download: r(g0, "download"),
1202
- Import: r(N0, "import"),
1203
- Export: r(Mt, "export"),
1204
- Range: r(st, "range"),
1205
- Node: r(ut, "node"),
1206
- Channel: r(L0, "channel"),
1207
- Resources: r(E1, "resources"),
1208
- Group: r(E1, "group"),
1209
- Workspace: r(Z0, "workspace"),
1248
+ Settings: r(Lt, "settings"),
1249
+ Reference: r(y0, "reference"),
1250
+ Bolt: r(w0, "bolt"),
1251
+ Download: r(z0, "download"),
1252
+ Import: r(q0, "import"),
1253
+ Export: r(bt, "export"),
1254
+ Range: r(Mt, "range"),
1255
+ Node: r(zt, "node"),
1256
+ Channel: r(R0, "channel"),
1257
+ Resources: r(_1, "resources"),
1258
+ Group: r(_1, "group"),
1259
+ Workspace: r(J0, "workspace"),
1210
1260
  OS: {
1211
- Linux: r($.Linux, "os-linux"),
1212
- MacOS: r($.MacOS, "os-macos"),
1213
- Windows: r($.Windows, "os-windows"),
1214
- Docker: r($.Docker, "os-docker")
1261
+ Linux: r(Y.Linux, "os-linux"),
1262
+ MacOS: r(Y.MacOS, "os-macos"),
1263
+ Windows: r(Y.Windows, "os-windows"),
1264
+ Docker: r(Y.Docker, "os-docker")
1215
1265
  },
1216
- Box: r(U2, "box"),
1217
- Python: r(yt, "python"),
1218
- TypeScript: r(Ct, "typescript"),
1219
- NPM: r(xt, "npm"),
1220
- PNPM: r(Ht, "pnpm"),
1221
- Yarn: r(bt, "yarn"),
1222
- QuestionMark: r(b0, "question-mark"),
1223
- Menu: r(d0, "menu"),
1266
+ Box: r(G2, "box"),
1267
+ Python: r(At, "python"),
1268
+ TypeScript: r(jt, "typescript"),
1269
+ NPM: r(Bt, "npm"),
1270
+ PNPM: r(kt, "pnpm"),
1271
+ Yarn: r(Ot, "yarn"),
1272
+ QuestionMark: r(O0, "question-mark"),
1273
+ Menu: r(f0, "menu"),
1224
1274
  Logo: {
1225
- Github: r(W2, "logo-github"),
1226
- LinkedIn: r(N2, "logo-linkedin"),
1227
- NI: r(_t, "logo-ni"),
1228
- OPC: r(Pt, "logo-opc")
1275
+ Github: r(U2, "logo-github"),
1276
+ LinkedIn: r(Y2, "logo-linkedin"),
1277
+ NI: r(Nt, "logo-ni"),
1278
+ OPC: r(Zt, "logo-opc"),
1279
+ LabJack: r(Ut, "logo-labjack")
1229
1280
  },
1230
1281
  Arrow: {
1231
- Right: r(kt, "arrow-right"),
1232
- Down: r(N1, "arrow-down"),
1233
- Bottom: r(N1, "arrow-bottom"),
1234
- Up: r(Z1, "arrow-up"),
1235
- Left: r(Bt, "arrow-left"),
1236
- Top: r(Z1, "arrow-top")
1282
+ Right: r(_t, "arrow-right"),
1283
+ Down: r(U1, "arrow-down"),
1284
+ Bottom: r(U1, "arrow-bottom"),
1285
+ Up: r($1, "arrow-up"),
1286
+ Left: r(Et, "arrow-left"),
1287
+ Top: r($1, "arrow-top")
1237
1288
  },
1238
1289
  Keyboard: {
1239
- Command: r(X0, "keyboard-command"),
1240
- Windows: r(G1, "keyboard-windows"),
1241
- Tab: r(et, "keyboard-tab"),
1242
- Return: r(rt, "keyboard-return"),
1243
- Backspace: r(q0, "keyboard-backspace"),
1244
- Capslock: r(J0, "keyboard-capslock"),
1245
- Hide: r(tt, "keyboard-hide"),
1246
- Control: r(Q0, "keyboard-control"),
1290
+ Command: r(it, "keyboard-command"),
1291
+ Windows: r(q1, "keyboard-windows"),
1292
+ Tab: r(dt, "keyboard-tab"),
1293
+ Return: r(ht, "keyboard-return"),
1294
+ Backspace: r(et, "keyboard-backspace"),
1295
+ Capslock: r(nt, "keyboard-capslock"),
1296
+ Hide: r(ct, "keyboard-hide"),
1297
+ Control: r(lt, "keyboard-control"),
1247
1298
  Arrow: {
1248
- Up: r(K0, "keyboard-arrow-up"),
1249
- Down: r($0, "keyboard-arrow-down"),
1250
- Left: r(Y0, "keyboard-arrow-left"),
1251
- Right: r(G0, "keyboard-arrow-right")
1299
+ Up: r(rt, "keyboard-arrow-up"),
1300
+ Down: r(Q0, "keyboard-arrow-down"),
1301
+ Left: r(tt, "keyboard-arrow-left"),
1302
+ Right: r(at, "keyboard-arrow-right")
1252
1303
  },
1253
- Alt: r(U0, "keyboard-alt"),
1254
- Option: r(at, "keyboard-option"),
1255
- Shift: r(a0, "keyboard-shift")
1304
+ Alt: r(X0, "keyboard-alt"),
1305
+ Option: r(ot, "keyboard-option"),
1306
+ Shift: r(i0, "keyboard-shift")
1256
1307
  },
1257
- Tooltip: r(A0, "tooltip"),
1258
- Annotate: r(_1, "annotate"),
1259
- Zoom: r(W1, "zoom"),
1260
- Selection: r(ft, "selection"),
1261
- Pan: r(v0, "pan"),
1262
- Rule: r(E0, "rule"),
1263
- User: r(ot, "user"),
1264
- Rename: r(Q2, "rename"),
1265
- Snapshot: r(C0, "snapshot"),
1266
- Sync: r(J2, "sync"),
1267
- Search: r(W1, "search"),
1268
- Auto: r(nt, "auto"),
1269
- Table: r(D1, "table"),
1308
+ Tooltip: r(P0, "tooltip"),
1309
+ Annotate: r(T1, "annotate"),
1310
+ Zoom: r(N1, "zoom"),
1311
+ Selection: r(Ct, "selection"),
1312
+ Pan: r(M0, "pan"),
1313
+ Rule: r(W0, "rule"),
1314
+ User: r(ft, "user"),
1315
+ Rename: r(e0, "rename"),
1316
+ Snapshot: r(j0, "snapshot"),
1317
+ Sync: r(a0, "sync"),
1318
+ Search: r(N1, "search"),
1319
+ Auto: r(st, "auto"),
1320
+ Table: r(W1, "table"),
1270
1321
  Align: {
1271
- Right: r(P0, "align-right"),
1272
- Left: r(_0, "align-left"),
1273
- XCenter: r(S0, "align-x-center"),
1274
- YCenter: r(D0, "align-y-center"),
1275
- Top: r(F0, "align-top"),
1276
- Bottom: r(T0, "align-bottom")
1322
+ Right: r(Z0, "align-right"),
1323
+ Left: r(N0, "align-left"),
1324
+ XCenter: r(I0, "align-x-center"),
1325
+ YCenter: r($0, "align-y-center"),
1326
+ Top: r(Y0, "align-top"),
1327
+ Bottom: r(U0, "align-bottom")
1277
1328
  },
1278
1329
  TextAlign: {
1279
- Center: r(i0, "text-align-center"),
1280
- Left: r(l0, "text-align-left"),
1281
- Right: r(c0, "text-align-right")
1330
+ Center: r(d0, "text-align-center"),
1331
+ Left: r(s0, "text-align-left"),
1332
+ Right: r(u0, "text-align-right")
1282
1333
  },
1283
- Connect: r(Rt, "connect"),
1284
- Disconnect: r(Ot, "disconnect"),
1285
- Hardware: r(ct, "hardware"),
1286
- Save: r(R0, "save"),
1287
- Task: r(Lt, "task"),
1288
- Device: r(wt, "device"),
1289
- Link: r(O0, "link"),
1290
- Attachment: r(s0, "attachment"),
1291
- Drag: r(u0, "drag"),
1292
- Dynamic: r(At, "dynamic"),
1293
- Enable: r(gt, "enable"),
1294
- Disable: r(vt, "disable"),
1295
- Variable: r(jt, "variable"),
1296
- Object: r(T1, "object"),
1297
- Type: r(I0, "type"),
1298
- Array: r(W0, "array"),
1299
- Label: r(_1, "label"),
1300
- Details: r(D1, "details"),
1301
- LinkExternal: r(X2, "link-external"),
1302
- Access: r(j0, "access"),
1303
- JSON: r(T1, "json"),
1304
- Guide: r(h0, "guide"),
1305
- Focus: r(lt, "focus"),
1306
- OpenInNewWindow: r(ht, "open-in-new-window"),
1307
- MoveToMainWindow: r(dt, "move-to-main-window"),
1308
- SplitX: r(Et, "split-x"),
1309
- SplitY: r(St, "split-y"),
1310
- AutoFitWidth: r(Vt, "auto-fit-width"),
1311
- Commit: r(H0, "commit")
1312
- }, Tt = (t) => /* @__PURE__ */ d.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 200 189.34", ...t, children: [
1313
- /* @__PURE__ */ d.jsxs("defs", { children: [
1314
- /* @__PURE__ */ d.jsxs(
1334
+ Connect: r(Dt, "connect"),
1335
+ Disconnect: r(Tt, "disconnect"),
1336
+ Hardware: r(gt, "hardware"),
1337
+ Save: r(D0, "save"),
1338
+ Task: r(Rt, "task"),
1339
+ Device: r(Vt, "device"),
1340
+ Link: r(T0, "link"),
1341
+ Attachment: r(p0, "attachment"),
1342
+ Drag: r(m0, "drag"),
1343
+ Dynamic: r(Pt, "dynamic"),
1344
+ Enable: r(xt, "enable"),
1345
+ Disable: r(wt, "disable"),
1346
+ Variable: r(Ft, "variable"),
1347
+ Object: r(F1, "object"),
1348
+ Type: r(G0, "type"),
1349
+ Array: r(K0, "array"),
1350
+ Label: r(T1, "label"),
1351
+ Details: r(W1, "details"),
1352
+ LinkExternal: r(r0, "link-external"),
1353
+ Access: r(F0, "access"),
1354
+ JSON: r(F1, "json"),
1355
+ Guide: r(g0, "guide"),
1356
+ Focus: r(vt, "focus"),
1357
+ OpenInNewWindow: r(pt, "open-in-new-window"),
1358
+ MoveToMainWindow: r(mt, "move-to-main-window"),
1359
+ SplitX: r(Wt, "split-x"),
1360
+ SplitY: r(It, "split-y"),
1361
+ AutoFitWidth: r(St, "auto-fit-width"),
1362
+ Commit: r(k0, "commit"),
1363
+ Snooze: r(L0, "snooze"),
1364
+ Log: r(P1, "log"),
1365
+ Tare: r(c0, "tare")
1366
+ }, $t = (t) => /* @__PURE__ */ h.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 200 189.34", ...t, children: [
1367
+ /* @__PURE__ */ h.jsxs("defs", { children: [
1368
+ /* @__PURE__ */ h.jsxs(
1315
1369
  "linearGradient",
1316
1370
  {
1317
1371
  id: "synnax-linear-gradient",
@@ -1321,12 +1375,12 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1321
1375
  y2: "157.88",
1322
1376
  gradientUnits: "userSpaceOnUse",
1323
1377
  children: [
1324
- /* @__PURE__ */ d.jsx("stop", { offset: "0", stopColor: "#10007f" }),
1325
- /* @__PURE__ */ d.jsx("stop", { offset: "1", stopColor: "#0084e9" })
1378
+ /* @__PURE__ */ h.jsx("stop", { offset: "0", stopColor: "#10007f" }),
1379
+ /* @__PURE__ */ h.jsx("stop", { offset: "1", stopColor: "#0084e9" })
1326
1380
  ]
1327
1381
  }
1328
1382
  ),
1329
- /* @__PURE__ */ d.jsxs(
1383
+ /* @__PURE__ */ h.jsxs(
1330
1384
  "filter",
1331
1385
  {
1332
1386
  id: "fillpartial",
@@ -1336,8 +1390,8 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1336
1390
  width: "100%",
1337
1391
  height: "100%",
1338
1392
  children: [
1339
- /* @__PURE__ */ d.jsx("feFlood", { x: "0%", y: "0%", width: "100%", height: "100%" }),
1340
- /* @__PURE__ */ d.jsx("feOffset", { dy: "0.5", children: /* @__PURE__ */ d.jsx(
1393
+ /* @__PURE__ */ h.jsx("feFlood", { x: "0%", y: "0%", width: "100%", height: "100%" }),
1394
+ /* @__PURE__ */ h.jsx("feOffset", { dy: "0.5", children: /* @__PURE__ */ h.jsx(
1341
1395
  "animate",
1342
1396
  {
1343
1397
  attributeName: "dy",
@@ -1347,13 +1401,13 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1347
1401
  repeatCount: "indefinite"
1348
1402
  }
1349
1403
  ) }),
1350
- /* @__PURE__ */ d.jsx("feComposite", { operator: "in", in2: "SourceGraphic" }),
1351
- /* @__PURE__ */ d.jsx("feComposite", { operator: "over", in2: "SourceGraphic" })
1404
+ /* @__PURE__ */ h.jsx("feComposite", { operator: "in", in2: "SourceGraphic" }),
1405
+ /* @__PURE__ */ h.jsx("feComposite", { operator: "over", in2: "SourceGraphic" })
1352
1406
  ]
1353
1407
  }
1354
1408
  )
1355
1409
  ] }),
1356
- /* @__PURE__ */ d.jsx("g", { id: "Layer_2", "data-name": "Layer 2", children: /* @__PURE__ */ d.jsx("g", { id: "Layer_1-2", "data-name": "Layer 1", children: /* @__PURE__ */ d.jsx(
1410
+ /* @__PURE__ */ h.jsx("g", { id: "Layer_2", "data-name": "Layer 2", children: /* @__PURE__ */ h.jsx("g", { id: "Layer_1-2", "data-name": "Layer 1", children: /* @__PURE__ */ h.jsx(
1357
1411
  "path",
1358
1412
  {
1359
1413
  filter: "url(#fillpartial)",
@@ -1363,8 +1417,8 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1363
1417
  d: "M52.61,168.82A14.81,14.81,0,0,1,39.78,146.6L94.22,52.33c5.7-9.88,20-9.88,25.9.42l51.77,89.67a6.88,6.88,0,0,0,2.48,2.49l15.42,8.9a6.78,6.78,0,0,0,9.26-9.27L119.87,7.41a14.8,14.8,0,0,0-25.65,0L2,167.12a14.81,14.81,0,0,0,12.83,22.22H170.39a6.79,6.79,0,0,0,3.39-12.66l-12.05-7a6.83,6.83,0,0,0-3.39-.91Z"
1364
1418
  }
1365
1419
  ) }) })
1366
- ] }), Dt = (t) => /* @__PURE__ */ d.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 200 189.34", ...t, children: [
1367
- /* @__PURE__ */ d.jsx("defs", { children: /* @__PURE__ */ d.jsxs(
1420
+ ] }), Yt = (t) => /* @__PURE__ */ h.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 200 189.34", ...t, children: [
1421
+ /* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsxs(
1368
1422
  "linearGradient",
1369
1423
  {
1370
1424
  id: "synnax-linear-gradient",
@@ -1374,12 +1428,12 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1374
1428
  y2: "157.88",
1375
1429
  gradientUnits: "userSpaceOnUse",
1376
1430
  children: [
1377
- /* @__PURE__ */ d.jsx("stop", { offset: "0", stopColor: "#10007f" }),
1378
- /* @__PURE__ */ d.jsx("stop", { offset: "1", stopColor: "#0084e9" })
1431
+ /* @__PURE__ */ h.jsx("stop", { offset: "0", stopColor: "#10007f" }),
1432
+ /* @__PURE__ */ h.jsx("stop", { offset: "1", stopColor: "#0084e9" })
1379
1433
  ]
1380
1434
  }
1381
1435
  ) }),
1382
- /* @__PURE__ */ d.jsx("g", { id: "Layer_2", "data-name": "Layer 2", children: /* @__PURE__ */ d.jsx("g", { id: "Layer_1-2", "data-name": "Layer 1", children: /* @__PURE__ */ d.jsx(
1436
+ /* @__PURE__ */ h.jsx("g", { id: "Layer_2", "data-name": "Layer 2", children: /* @__PURE__ */ h.jsx("g", { id: "Layer_1-2", "data-name": "Layer 1", children: /* @__PURE__ */ h.jsx(
1383
1437
  "path",
1384
1438
  {
1385
1439
  className: "cls-1",
@@ -1387,8 +1441,8 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1387
1441
  d: "M52.61,168.82A14.81,14.81,0,0,1,39.78,146.6L94.22,52.33c5.7-9.88,20-9.88,25.9.42l51.77,89.67a6.88,6.88,0,0,0,2.48,2.49l15.42,8.9a6.78,6.78,0,0,0,9.26-9.27L119.87,7.41a14.8,14.8,0,0,0-25.65,0L2,167.12a14.81,14.81,0,0,0,12.83,22.22H170.39a6.79,6.79,0,0,0,3.39-12.66l-12.05-7a6.83,6.83,0,0,0-3.39-.91Z"
1388
1442
  }
1389
1443
  ) }) })
1390
- ] }), Ft = (t) => /* @__PURE__ */ d.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1050 285", ...t, children: [
1391
- /* @__PURE__ */ d.jsx("defs", { children: /* @__PURE__ */ d.jsxs(
1444
+ ] }), Kt = (t) => /* @__PURE__ */ h.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1050 285", ...t, children: [
1445
+ /* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsxs(
1392
1446
  "linearGradient",
1393
1447
  {
1394
1448
  id: "synnax-linear-gradient",
@@ -1399,30 +1453,30 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1399
1453
  gradientTransform: "matrix(1, 0, 0, -1, 0, 16643.76)",
1400
1454
  gradientUnits: "userSpaceOnUse",
1401
1455
  children: [
1402
- /* @__PURE__ */ d.jsx("stop", { offset: "0", stopColor: "#10007f" }),
1403
- /* @__PURE__ */ d.jsx("stop", { offset: "1", stopColor: "#0084e9" })
1456
+ /* @__PURE__ */ h.jsx("stop", { offset: "0", stopColor: "#10007f" }),
1457
+ /* @__PURE__ */ h.jsx("stop", { offset: "1", stopColor: "#0084e9" })
1404
1458
  ]
1405
1459
  }
1406
1460
  ) }),
1407
- /* @__PURE__ */ d.jsxs("g", { id: "Layer_2", "data-name": "Layer 2", children: [
1408
- /* @__PURE__ */ d.jsx("path", { d: "M52.6,194.4a14.81,14.81,0,0,1-12.83-22.22L94.21,77.91c5.7-9.88,20-9.88,25.9.42L171.88,168a6.78,6.78,0,0,0,2.48,2.48l15.42,8.91a6.78,6.78,0,0,0,9.26-9.27L119.86,33a14.8,14.8,0,0,0-25.65,0L2,192.69a14.81,14.81,0,0,0,12.83,22.22H170.38a6.78,6.78,0,0,0,3.39-12.65l-12.05-6.95a6.73,6.73,0,0,0-3.39-.91Z" }),
1409
- /* @__PURE__ */ d.jsx("text", { transform: "translate(208.99 215.58)", children: "Synnax" })
1461
+ /* @__PURE__ */ h.jsxs("g", { id: "Layer_2", "data-name": "Layer 2", children: [
1462
+ /* @__PURE__ */ h.jsx("path", { d: "M52.6,194.4a14.81,14.81,0,0,1-12.83-22.22L94.21,77.91c5.7-9.88,20-9.88,25.9.42L171.88,168a6.78,6.78,0,0,0,2.48,2.48l15.42,8.91a6.78,6.78,0,0,0,9.26-9.27L119.86,33a14.8,14.8,0,0,0-25.65,0L2,192.69a14.81,14.81,0,0,0,12.83,22.22H170.38a6.78,6.78,0,0,0,3.39-12.65l-12.05-6.95a6.73,6.73,0,0,0-3.39-.91Z" }),
1463
+ /* @__PURE__ */ h.jsx("text", { transform: "translate(208.99 215.58)", children: "Synnax" })
1410
1464
  ] })
1411
- ] }), Wt = {
1412
- icon: Dt,
1413
- title: Ft,
1414
- loader: Tt
1415
- }, K1 = ({
1465
+ ] }), Gt = {
1466
+ icon: Yt,
1467
+ title: Kt,
1468
+ loader: $t
1469
+ }, J1 = ({
1416
1470
  variant: t = "icon",
1417
1471
  color: l = "auto",
1418
1472
  className: c,
1419
1473
  ...o
1420
1474
  }) => {
1421
- const f = Wt[t];
1422
- return /* @__PURE__ */ d.jsx(
1475
+ const f = Gt[t];
1476
+ return /* @__PURE__ */ h.jsx(
1423
1477
  f,
1424
1478
  {
1425
- className: K(
1479
+ className: q(
1426
1480
  "synnax-logo",
1427
1481
  `synnax-logo--${l}`,
1428
1482
  `synnax-logo--${t}`,
@@ -1431,9 +1485,9 @@ const _t = (t) => /* @__PURE__ */ d.jsxs(
1431
1485
  ...o
1432
1486
  }
1433
1487
  );
1434
- }, It = (t) => /* @__PURE__ */ d.jsx("div", { className: "synnax-logo-watermark__container", children: /* @__PURE__ */ d.jsx(K1, { className: "synnax-logo-watermark", ...t }) }), Nt = K1;
1435
- Nt.Watermark = It;
1488
+ }, qt = (t) => /* @__PURE__ */ h.jsx("div", { className: "synnax-logo-watermark__container", children: /* @__PURE__ */ h.jsx(J1, { className: "synnax-logo-watermark", ...t }) }), Jt = J1;
1489
+ Jt.Watermark = qt;
1436
1490
  export {
1437
- Ut as Icon,
1438
- Nt as Logo
1491
+ Qt as Icon,
1492
+ Jt as Logo
1439
1493
  };