@cdc/filtered-text 4.23.2 → 4.23.3
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/cdcfilteredtext.js +218 -218
- package/package.json +6 -4
- package/src/CdcFilteredText.jsx +1 -2
- package/src/test/CdcFilteredText.test.jsx +6 -0
package/dist/cdcfilteredtext.js
CHANGED
|
@@ -29,14 +29,14 @@ function ha() {
|
|
|
29
29
|
rn = 1;
|
|
30
30
|
var e = Et, t = Symbol.for("react.element"), r = Symbol.for("react.fragment"), n = Object.prototype.hasOwnProperty, o = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
31
31
|
function l(a, c, s) {
|
|
32
|
-
var f, d = {},
|
|
33
|
-
s !== void 0 && (
|
|
32
|
+
var f, d = {}, y = null, w = null;
|
|
33
|
+
s !== void 0 && (y = "" + s), c.key !== void 0 && (y = "" + c.key), c.ref !== void 0 && (w = c.ref);
|
|
34
34
|
for (f in c)
|
|
35
35
|
n.call(c, f) && !i.hasOwnProperty(f) && (d[f] = c[f]);
|
|
36
36
|
if (a && a.defaultProps)
|
|
37
37
|
for (f in c = a.defaultProps, c)
|
|
38
38
|
d[f] === void 0 && (d[f] = c[f]);
|
|
39
|
-
return { $$typeof: t, type: a, key:
|
|
39
|
+
return { $$typeof: t, type: a, key: y, ref: w, props: d, _owner: o.current };
|
|
40
40
|
}
|
|
41
41
|
return xt.Fragment = r, xt.jsx = l, xt.jsxs = l, xt;
|
|
42
42
|
}
|
|
@@ -53,7 +53,7 @@ var Ct = {};
|
|
|
53
53
|
var nn;
|
|
54
54
|
function va() {
|
|
55
55
|
return nn || (nn = 1, process.env.NODE_ENV !== "production" && function() {
|
|
56
|
-
var e = Et, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), a = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), s = Symbol.for("react.suspense"), f = Symbol.for("react.suspense_list"), d = Symbol.for("react.memo"),
|
|
56
|
+
var e = Et, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), a = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), s = Symbol.for("react.suspense"), f = Symbol.for("react.suspense_list"), d = Symbol.for("react.memo"), y = Symbol.for("react.lazy"), w = Symbol.for("react.offscreen"), m = Symbol.iterator, p = "@@iterator";
|
|
57
57
|
function T(u) {
|
|
58
58
|
if (u === null || typeof u != "object")
|
|
59
59
|
return null;
|
|
@@ -78,10 +78,10 @@ function va() {
|
|
|
78
78
|
be.unshift("Warning: " + L), Function.prototype.apply.call(console[u], console, be);
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
var k = !1,
|
|
81
|
+
var k = !1, g = !1, A = !1, E = !1, C = !1, M;
|
|
82
82
|
M = Symbol.for("react.module.reference");
|
|
83
83
|
function re(u) {
|
|
84
|
-
return !!(typeof u == "string" || typeof u == "function" || u === n || u === i || C || u === o || u === s || u === f || E || u === w || k ||
|
|
84
|
+
return !!(typeof u == "string" || typeof u == "function" || u === n || u === i || C || u === o || u === s || u === f || E || u === w || k || g || A || typeof u == "object" && u !== null && (u.$$typeof === y || u.$$typeof === d || u.$$typeof === l || u.$$typeof === a || u.$$typeof === c || // This needs to include all possible module reference object
|
|
85
85
|
// types supported by any Flight configuration anywhere since
|
|
86
86
|
// we don't know which Flight build this will end up being used
|
|
87
87
|
// with.
|
|
@@ -131,7 +131,7 @@ function va() {
|
|
|
131
131
|
case d:
|
|
132
132
|
var Y = u.displayName || null;
|
|
133
133
|
return Y !== null ? Y : Z(u.type) || "Memo";
|
|
134
|
-
case
|
|
134
|
+
case y: {
|
|
135
135
|
var he = u, be = he._payload, ue = he._init;
|
|
136
136
|
try {
|
|
137
137
|
return Z(ue(be));
|
|
@@ -320,7 +320,7 @@ function va() {
|
|
|
320
320
|
return q(u.render);
|
|
321
321
|
case d:
|
|
322
322
|
return ee(u.type, L, D);
|
|
323
|
-
case
|
|
323
|
+
case y: {
|
|
324
324
|
var Y = u, he = Y._payload, be = Y._init;
|
|
325
325
|
try {
|
|
326
326
|
return ee(be(he), L, D);
|
|
@@ -330,13 +330,13 @@ function va() {
|
|
|
330
330
|
}
|
|
331
331
|
return "";
|
|
332
332
|
}
|
|
333
|
-
var oe = Object.prototype.hasOwnProperty, pe = {},
|
|
333
|
+
var oe = Object.prototype.hasOwnProperty, pe = {}, ye = x.ReactDebugCurrentFrame;
|
|
334
334
|
function _e(u) {
|
|
335
335
|
if (u) {
|
|
336
336
|
var L = u._owner, D = ee(u.type, u._source, L ? L.type : null);
|
|
337
|
-
|
|
337
|
+
ye.setExtraStackFrame(D);
|
|
338
338
|
} else
|
|
339
|
-
|
|
339
|
+
ye.setExtraStackFrame(null);
|
|
340
340
|
}
|
|
341
341
|
function ae(u, L, D, Y, he) {
|
|
342
342
|
{
|
|
@@ -762,7 +762,7 @@ class ma {
|
|
|
762
762
|
}
|
|
763
763
|
}
|
|
764
764
|
}
|
|
765
|
-
function
|
|
765
|
+
function ga({ viewport: e = "lg" }) {
|
|
766
766
|
return /* @__PURE__ */ fe("section", { className: "loading", "aria-live": "assertive", children: [
|
|
767
767
|
/* @__PURE__ */ S("span", { className: "sr-only", style: { display: "none" }, children: "Content is loading." }),
|
|
768
768
|
/* @__PURE__ */ fe("div", { className: `la-ball-beat la-dark ${e}`, children: [
|
|
@@ -850,7 +850,7 @@ function Sr(e, t) {
|
|
|
850
850
|
return n.__proto__ = o, n;
|
|
851
851
|
}, Sr(e, t);
|
|
852
852
|
}
|
|
853
|
-
function
|
|
853
|
+
function ya() {
|
|
854
854
|
if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham)
|
|
855
855
|
return !1;
|
|
856
856
|
if (typeof Proxy == "function")
|
|
@@ -894,7 +894,7 @@ function Ea(e, t) {
|
|
|
894
894
|
return Ve(e);
|
|
895
895
|
}
|
|
896
896
|
function Dr(e) {
|
|
897
|
-
var t =
|
|
897
|
+
var t = ya();
|
|
898
898
|
return function() {
|
|
899
899
|
var n = Ft(e), o;
|
|
900
900
|
if (t) {
|
|
@@ -1000,10 +1000,10 @@ var Aa = /* @__PURE__ */ Zt(function e(t) {
|
|
|
1000
1000
|
role: "heading"
|
|
1001
1001
|
};
|
|
1002
1002
|
}), we(this, "getButtonAttributes", function(s, f) {
|
|
1003
|
-
var d = f ?? r.isItemExpanded(s),
|
|
1003
|
+
var d = f ?? r.isItemExpanded(s), y = r.isItemDisabled(s);
|
|
1004
1004
|
return {
|
|
1005
1005
|
id: r.getButtonId(s),
|
|
1006
|
-
"aria-disabled":
|
|
1006
|
+
"aria-disabled": y,
|
|
1007
1007
|
"aria-expanded": d,
|
|
1008
1008
|
"aria-controls": r.getPanelId(s),
|
|
1009
1009
|
role: "button",
|
|
@@ -1119,14 +1119,14 @@ var no = /* @__PURE__ */ Ut(null), Da = function(t) {
|
|
|
1119
1119
|
var r = t.children, n = t.uuid, o = t.accordionContext, i = t.dangerouslySetExpanded, l = function() {
|
|
1120
1120
|
o.toggleExpanded(n);
|
|
1121
1121
|
}, a = function(s) {
|
|
1122
|
-
var f = i ?? s.isItemExpanded(n), d = s.isItemDisabled(n),
|
|
1122
|
+
var f = i ?? s.isItemExpanded(n), d = s.isItemDisabled(n), y = s.getPanelAttributes(n, i), w = s.getHeadingAttributes(n), m = s.getButtonAttributes(n, i);
|
|
1123
1123
|
return /* @__PURE__ */ Pe(no.Provider, {
|
|
1124
1124
|
value: {
|
|
1125
1125
|
uuid: n,
|
|
1126
1126
|
expanded: f,
|
|
1127
1127
|
disabled: d,
|
|
1128
1128
|
toggleExpanded: l,
|
|
1129
|
-
panelAttributes:
|
|
1129
|
+
panelAttributes: y,
|
|
1130
1130
|
headingAttributes: w,
|
|
1131
1131
|
buttonAttributes: m
|
|
1132
1132
|
}
|
|
@@ -1145,7 +1145,7 @@ var no = /* @__PURE__ */ Ut(null), Da = function(t) {
|
|
|
1145
1145
|
};
|
|
1146
1146
|
return /* @__PURE__ */ Pe(no.Consumer, null, n);
|
|
1147
1147
|
}, ja = ["uuid", "dangerouslySetExpanded", "className", "activeClassName"], oo = function(t) {
|
|
1148
|
-
var r = t.uuid, n = t.dangerouslySetExpanded, o = t.className, i = o === void 0 ? "accordion__item" : o, l = t.activeClassName, a = Kt(t, ja), c = ve(Ia()), s = wa(c, 1), f = s[0], d = r ?? f,
|
|
1148
|
+
var r = t.uuid, n = t.dangerouslySetExpanded, o = t.className, i = o === void 0 ? "accordion__item" : o, l = t.activeClassName, a = Kt(t, ja), c = ve(Ia()), s = wa(c, 1), f = s[0], d = r ?? f, y = function(m) {
|
|
1149
1149
|
var p = m.expanded, T = p && l ? l : i;
|
|
1150
1150
|
return /* @__PURE__ */ Pe("div", Ke({
|
|
1151
1151
|
"data-accordion-component": "AccordionItem",
|
|
@@ -1155,7 +1155,7 @@ var no = /* @__PURE__ */ Ut(null), Da = function(t) {
|
|
|
1155
1155
|
return At(d.toString()), a.id && At(a.id), /* @__PURE__ */ Pe(Ma, {
|
|
1156
1156
|
uuid: d,
|
|
1157
1157
|
dangerouslySetExpanded: n
|
|
1158
|
-
}, /* @__PURE__ */ Pe(Gt, null,
|
|
1158
|
+
}, /* @__PURE__ */ Pe(Gt, null, y));
|
|
1159
1159
|
};
|
|
1160
1160
|
oo.displayName = ro.AccordionItem;
|
|
1161
1161
|
function ao(e) {
|
|
@@ -1339,28 +1339,28 @@ function Ga() {
|
|
|
1339
1339
|
if (cn)
|
|
1340
1340
|
return me;
|
|
1341
1341
|
cn = 1;
|
|
1342
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, l = e ? Symbol.for("react.provider") : 60109, a = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113,
|
|
1343
|
-
function O(
|
|
1344
|
-
if (typeof
|
|
1345
|
-
var A =
|
|
1342
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, l = e ? Symbol.for("react.provider") : 60109, a = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120, w = e ? Symbol.for("react.memo") : 60115, m = e ? Symbol.for("react.lazy") : 60116, p = e ? Symbol.for("react.block") : 60121, T = e ? Symbol.for("react.fundamental") : 60117, x = e ? Symbol.for("react.responder") : 60118, I = e ? Symbol.for("react.scope") : 60119;
|
|
1343
|
+
function O(g) {
|
|
1344
|
+
if (typeof g == "object" && g !== null) {
|
|
1345
|
+
var A = g.$$typeof;
|
|
1346
1346
|
switch (A) {
|
|
1347
1347
|
case t:
|
|
1348
|
-
switch (
|
|
1348
|
+
switch (g = g.type, g) {
|
|
1349
1349
|
case c:
|
|
1350
1350
|
case s:
|
|
1351
1351
|
case n:
|
|
1352
1352
|
case i:
|
|
1353
1353
|
case o:
|
|
1354
1354
|
case d:
|
|
1355
|
-
return
|
|
1355
|
+
return g;
|
|
1356
1356
|
default:
|
|
1357
|
-
switch (
|
|
1357
|
+
switch (g = g && g.$$typeof, g) {
|
|
1358
1358
|
case a:
|
|
1359
1359
|
case f:
|
|
1360
1360
|
case m:
|
|
1361
1361
|
case w:
|
|
1362
1362
|
case l:
|
|
1363
|
-
return
|
|
1363
|
+
return g;
|
|
1364
1364
|
default:
|
|
1365
1365
|
return A;
|
|
1366
1366
|
}
|
|
@@ -1370,38 +1370,38 @@ function Ga() {
|
|
|
1370
1370
|
}
|
|
1371
1371
|
}
|
|
1372
1372
|
}
|
|
1373
|
-
function k(
|
|
1374
|
-
return O(
|
|
1373
|
+
function k(g) {
|
|
1374
|
+
return O(g) === s;
|
|
1375
1375
|
}
|
|
1376
|
-
return me.AsyncMode = c, me.ConcurrentMode = s, me.ContextConsumer = a, me.ContextProvider = l, me.Element = t, me.ForwardRef = f, me.Fragment = n, me.Lazy = m, me.Memo = w, me.Portal = r, me.Profiler = i, me.StrictMode = o, me.Suspense = d, me.isAsyncMode = function(
|
|
1377
|
-
return k(
|
|
1378
|
-
}, me.isConcurrentMode = k, me.isContextConsumer = function(
|
|
1379
|
-
return O(
|
|
1380
|
-
}, me.isContextProvider = function(
|
|
1381
|
-
return O(
|
|
1382
|
-
}, me.isElement = function(
|
|
1383
|
-
return typeof
|
|
1384
|
-
}, me.isForwardRef = function(
|
|
1385
|
-
return O(
|
|
1386
|
-
}, me.isFragment = function(
|
|
1387
|
-
return O(
|
|
1388
|
-
}, me.isLazy = function(
|
|
1389
|
-
return O(
|
|
1390
|
-
}, me.isMemo = function(
|
|
1391
|
-
return O(
|
|
1392
|
-
}, me.isPortal = function(
|
|
1393
|
-
return O(
|
|
1394
|
-
}, me.isProfiler = function(
|
|
1395
|
-
return O(
|
|
1396
|
-
}, me.isStrictMode = function(
|
|
1397
|
-
return O(
|
|
1398
|
-
}, me.isSuspense = function(
|
|
1399
|
-
return O(
|
|
1400
|
-
}, me.isValidElementType = function(
|
|
1401
|
-
return typeof
|
|
1376
|
+
return me.AsyncMode = c, me.ConcurrentMode = s, me.ContextConsumer = a, me.ContextProvider = l, me.Element = t, me.ForwardRef = f, me.Fragment = n, me.Lazy = m, me.Memo = w, me.Portal = r, me.Profiler = i, me.StrictMode = o, me.Suspense = d, me.isAsyncMode = function(g) {
|
|
1377
|
+
return k(g) || O(g) === c;
|
|
1378
|
+
}, me.isConcurrentMode = k, me.isContextConsumer = function(g) {
|
|
1379
|
+
return O(g) === a;
|
|
1380
|
+
}, me.isContextProvider = function(g) {
|
|
1381
|
+
return O(g) === l;
|
|
1382
|
+
}, me.isElement = function(g) {
|
|
1383
|
+
return typeof g == "object" && g !== null && g.$$typeof === t;
|
|
1384
|
+
}, me.isForwardRef = function(g) {
|
|
1385
|
+
return O(g) === f;
|
|
1386
|
+
}, me.isFragment = function(g) {
|
|
1387
|
+
return O(g) === n;
|
|
1388
|
+
}, me.isLazy = function(g) {
|
|
1389
|
+
return O(g) === m;
|
|
1390
|
+
}, me.isMemo = function(g) {
|
|
1391
|
+
return O(g) === w;
|
|
1392
|
+
}, me.isPortal = function(g) {
|
|
1393
|
+
return O(g) === r;
|
|
1394
|
+
}, me.isProfiler = function(g) {
|
|
1395
|
+
return O(g) === i;
|
|
1396
|
+
}, me.isStrictMode = function(g) {
|
|
1397
|
+
return O(g) === o;
|
|
1398
|
+
}, me.isSuspense = function(g) {
|
|
1399
|
+
return O(g) === d;
|
|
1400
|
+
}, me.isValidElementType = function(g) {
|
|
1401
|
+
return typeof g == "string" || typeof g == "function" || g === n || g === s || g === i || g === o || g === d || g === y || typeof g == "object" && g !== null && (g.$$typeof === m || g.$$typeof === w || g.$$typeof === l || g.$$typeof === a || g.$$typeof === f || g.$$typeof === T || g.$$typeof === x || g.$$typeof === I || g.$$typeof === p);
|
|
1402
1402
|
}, me.typeOf = O, me;
|
|
1403
1403
|
}
|
|
1404
|
-
var
|
|
1404
|
+
var ge = {};
|
|
1405
1405
|
/** @license React v16.13.1
|
|
1406
1406
|
* react-is.development.js
|
|
1407
1407
|
*
|
|
@@ -1413,10 +1413,10 @@ var ye = {};
|
|
|
1413
1413
|
var sn;
|
|
1414
1414
|
function Xa() {
|
|
1415
1415
|
return sn || (sn = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1416
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, l = e ? Symbol.for("react.provider") : 60109, a = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113,
|
|
1416
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, l = e ? Symbol.for("react.provider") : 60109, a = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, s = e ? Symbol.for("react.concurrent_mode") : 60111, f = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120, w = e ? Symbol.for("react.memo") : 60115, m = e ? Symbol.for("react.lazy") : 60116, p = e ? Symbol.for("react.block") : 60121, T = e ? Symbol.for("react.fundamental") : 60117, x = e ? Symbol.for("react.responder") : 60118, I = e ? Symbol.for("react.scope") : 60119;
|
|
1417
1417
|
function O(v) {
|
|
1418
1418
|
return typeof v == "string" || typeof v == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
1419
|
-
v === n || v === s || v === i || v === o || v === d || v ===
|
|
1419
|
+
v === n || v === s || v === i || v === o || v === d || v === y || typeof v == "object" && v !== null && (v.$$typeof === m || v.$$typeof === w || v.$$typeof === l || v.$$typeof === a || v.$$typeof === f || v.$$typeof === T || v.$$typeof === x || v.$$typeof === I || v.$$typeof === p);
|
|
1420
1420
|
}
|
|
1421
1421
|
function k(v) {
|
|
1422
1422
|
if (typeof v == "object" && v !== null) {
|
|
@@ -1450,7 +1450,7 @@ function Xa() {
|
|
|
1450
1450
|
}
|
|
1451
1451
|
}
|
|
1452
1452
|
}
|
|
1453
|
-
var
|
|
1453
|
+
var g = c, A = s, E = a, C = l, M = t, re = f, F = n, de = m, Z = w, ne = r, te = i, K = o, Ee = d, Se = !1;
|
|
1454
1454
|
function Ne(v) {
|
|
1455
1455
|
return Se || (Se = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), b(v) || k(v) === c;
|
|
1456
1456
|
}
|
|
@@ -1490,8 +1490,8 @@ function Xa() {
|
|
|
1490
1490
|
function $(v) {
|
|
1491
1491
|
return k(v) === d;
|
|
1492
1492
|
}
|
|
1493
|
-
|
|
1494
|
-
}()),
|
|
1493
|
+
ge.AsyncMode = g, ge.ConcurrentMode = A, ge.ContextConsumer = E, ge.ContextProvider = C, ge.Element = M, ge.ForwardRef = re, ge.Fragment = F, ge.Lazy = de, ge.Memo = Z, ge.Portal = ne, ge.Profiler = te, ge.StrictMode = K, ge.Suspense = Ee, ge.isAsyncMode = Ne, ge.isConcurrentMode = b, ge.isContextConsumer = _, ge.isContextProvider = V, ge.isElement = H, ge.isForwardRef = B, ge.isFragment = X, ge.isLazy = W, ge.isMemo = U, ge.isPortal = G, ge.isProfiler = J, ge.isStrictMode = h, ge.isSuspense = $, ge.isValidElementType = O, ge.typeOf = k;
|
|
1494
|
+
}()), ge;
|
|
1495
1495
|
}
|
|
1496
1496
|
var un;
|
|
1497
1497
|
function co() {
|
|
@@ -1544,8 +1544,8 @@ function Ja() {
|
|
|
1544
1544
|
t.call(a, d) && (c[d] = a[d]);
|
|
1545
1545
|
if (e) {
|
|
1546
1546
|
s = e(a);
|
|
1547
|
-
for (var
|
|
1548
|
-
r.call(a, s[
|
|
1547
|
+
for (var y = 0; y < s.length; y++)
|
|
1548
|
+
r.call(a, s[y]) && (c[s[y]] = a[s[y]]);
|
|
1549
1549
|
}
|
|
1550
1550
|
}
|
|
1551
1551
|
return c;
|
|
@@ -1588,10 +1588,10 @@ function Qa() {
|
|
|
1588
1588
|
var d;
|
|
1589
1589
|
try {
|
|
1590
1590
|
if (typeof i[f] != "function") {
|
|
1591
|
-
var
|
|
1591
|
+
var y = Error(
|
|
1592
1592
|
(c || "React class") + ": " + a + " type `" + f + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof i[f] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
|
|
1593
1593
|
);
|
|
1594
|
-
throw
|
|
1594
|
+
throw y.name = "Invariant Violation", y;
|
|
1595
1595
|
}
|
|
1596
1596
|
d = i[f](l, f, c, a, null, t);
|
|
1597
1597
|
} catch (m) {
|
|
@@ -1613,10 +1613,10 @@ function Qa() {
|
|
|
1613
1613
|
process.env.NODE_ENV !== "production" && (r = {});
|
|
1614
1614
|
}, mr = o, mr;
|
|
1615
1615
|
}
|
|
1616
|
-
var
|
|
1616
|
+
var gr, vn;
|
|
1617
1617
|
function ei() {
|
|
1618
1618
|
if (vn)
|
|
1619
|
-
return
|
|
1619
|
+
return gr;
|
|
1620
1620
|
vn = 1;
|
|
1621
1621
|
var e = co(), t = Ja(), r = Mr(), n = so(), o = Qa(), i = function() {
|
|
1622
1622
|
};
|
|
@@ -1631,14 +1631,14 @@ function ei() {
|
|
|
1631
1631
|
function l() {
|
|
1632
1632
|
return null;
|
|
1633
1633
|
}
|
|
1634
|
-
return
|
|
1634
|
+
return gr = function(a, c) {
|
|
1635
1635
|
var s = typeof Symbol == "function" && Symbol.iterator, f = "@@iterator";
|
|
1636
1636
|
function d(b) {
|
|
1637
1637
|
var _ = b && (s && b[s] || b[f]);
|
|
1638
1638
|
if (typeof _ == "function")
|
|
1639
1639
|
return _;
|
|
1640
1640
|
}
|
|
1641
|
-
var
|
|
1641
|
+
var y = "<<anonymous>>", w = {
|
|
1642
1642
|
array: x("array"),
|
|
1643
1643
|
bigint: x("bigint"),
|
|
1644
1644
|
bool: x("boolean"),
|
|
@@ -1650,7 +1650,7 @@ function ei() {
|
|
|
1650
1650
|
any: I(),
|
|
1651
1651
|
arrayOf: O,
|
|
1652
1652
|
element: k(),
|
|
1653
|
-
elementType:
|
|
1653
|
+
elementType: g(),
|
|
1654
1654
|
instanceOf: A,
|
|
1655
1655
|
node: re(),
|
|
1656
1656
|
objectOf: C,
|
|
@@ -1670,7 +1670,7 @@ function ei() {
|
|
|
1670
1670
|
if (process.env.NODE_ENV !== "production")
|
|
1671
1671
|
var _ = {}, V = 0;
|
|
1672
1672
|
function H(X, W, U, G, J, h, $) {
|
|
1673
|
-
if (G = G ||
|
|
1673
|
+
if (G = G || y, h = h || U, $ !== r) {
|
|
1674
1674
|
if (c) {
|
|
1675
1675
|
var v = new Error(
|
|
1676
1676
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
@@ -1735,7 +1735,7 @@ function ei() {
|
|
|
1735
1735
|
}
|
|
1736
1736
|
return T(b);
|
|
1737
1737
|
}
|
|
1738
|
-
function
|
|
1738
|
+
function g() {
|
|
1739
1739
|
function b(_, V, H, B, X) {
|
|
1740
1740
|
var W = _[V];
|
|
1741
1741
|
if (!e.isValidElementType(W)) {
|
|
@@ -1749,7 +1749,7 @@ function ei() {
|
|
|
1749
1749
|
function A(b) {
|
|
1750
1750
|
function _(V, H, B, X, W) {
|
|
1751
1751
|
if (!(V[H] instanceof b)) {
|
|
1752
|
-
var U = b.name ||
|
|
1752
|
+
var U = b.name || y, G = Ne(V[H]);
|
|
1753
1753
|
return new p("Invalid " + X + " `" + W + "` of type " + ("`" + G + "` supplied to `" + B + "`, expected ") + ("instance of `" + U + "`."));
|
|
1754
1754
|
}
|
|
1755
1755
|
return null;
|
|
@@ -1930,28 +1930,28 @@ Valid keys: ` + JSON.stringify(Object.keys(b), null, " ")
|
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
1932
|
function Ne(b) {
|
|
1933
|
-
return !b.constructor || !b.constructor.name ?
|
|
1933
|
+
return !b.constructor || !b.constructor.name ? y : b.constructor.name;
|
|
1934
1934
|
}
|
|
1935
1935
|
return w.checkPropTypes = o, w.resetWarningCache = o.resetWarningCache, w.PropTypes = w, w;
|
|
1936
|
-
},
|
|
1936
|
+
}, gr;
|
|
1937
1937
|
}
|
|
1938
|
-
var
|
|
1938
|
+
var yr, mn;
|
|
1939
1939
|
function ti() {
|
|
1940
1940
|
if (mn)
|
|
1941
|
-
return
|
|
1941
|
+
return yr;
|
|
1942
1942
|
mn = 1;
|
|
1943
1943
|
var e = Mr();
|
|
1944
1944
|
function t() {
|
|
1945
1945
|
}
|
|
1946
1946
|
function r() {
|
|
1947
1947
|
}
|
|
1948
|
-
return r.resetWarningCache = t,
|
|
1948
|
+
return r.resetWarningCache = t, yr = function() {
|
|
1949
1949
|
function n(l, a, c, s, f, d) {
|
|
1950
1950
|
if (d !== e) {
|
|
1951
|
-
var
|
|
1951
|
+
var y = new Error(
|
|
1952
1952
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
|
|
1953
1953
|
);
|
|
1954
|
-
throw
|
|
1954
|
+
throw y.name = "Invariant Violation", y;
|
|
1955
1955
|
}
|
|
1956
1956
|
}
|
|
1957
1957
|
n.isRequired = n;
|
|
@@ -1982,14 +1982,14 @@ function ti() {
|
|
|
1982
1982
|
resetWarningCache: t
|
|
1983
1983
|
};
|
|
1984
1984
|
return i.PropTypes = i, i;
|
|
1985
|
-
},
|
|
1985
|
+
}, yr;
|
|
1986
1986
|
}
|
|
1987
1987
|
if (process.env.NODE_ENV !== "production") {
|
|
1988
1988
|
var ri = co(), ni = !0;
|
|
1989
1989
|
ln.exports = ei()(ri.isElement, ni);
|
|
1990
1990
|
} else
|
|
1991
1991
|
ln.exports = ti()();
|
|
1992
|
-
const oi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M12,8l-6,6l1.4,1.4l4.6-4.6l4.6,4.6L18,14L12,8z" })), ai = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z" })), ii = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 5l5-5 5 5z" })), li = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 0l5 5 5-5z" })), ci = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" })), si = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z" })), ui = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 544 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z" })), fi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" })), di = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M414.8 40.79L286.8 488.8C281.9 505.8 264.2 515.6 247.2 510.8C230.2 505.9 220.4 488.2 225.2 471.2L353.2 23.21C358.1 6.216 375.8-3.624 392.8 1.232C409.8 6.087 419.6 23.8 414.8 40.79H414.8zM518.6 121.4L630.6 233.4C643.1 245.9 643.1 266.1 630.6 278.6L518.6 390.6C506.1 403.1 485.9 403.1 473.4 390.6C460.9 378.1 460.9 357.9 473.4 345.4L562.7 256L473.4 166.6C460.9 154.1 460.9 133.9 473.4 121.4C485.9 108.9 506.1 108.9 518.6 121.4V121.4zM166.6 166.6L77.25 256L166.6 345.4C179.1 357.9 179.1 378.1 166.6 390.6C154.1 403.1 133.9 403.1 121.4 390.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4L121.4 121.4C133.9 108.9 154.1 108.9 166.6 121.4C179.1 133.9 179.1 154.1 166.6 166.6V166.6z" })), pi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 308 151", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M293,0 C301.284271,-3.29815278e-15 308,6.71572875 308,15 L308,136 C308,144.284271 301.284271,151 293,151 L15,151 C6.71572875,151 1.01453063e-15,144.284271 0,136 L0,15 C-1.01453063e-15,6.71572875 6.71572875,1.52179594e-15 15,0 L293,0 Z M62,32 C37.699471,32 18,51.699471 18,76 C18,100.300529 37.699471,120 62,120 C86.300529,120 106,100.300529 106,76 C106,51.699471 86.300529,32 62,32 Z M287,102 L124,102 C122.343146,102 121,103.343146 121,105 L121,105 L121,115 C121,116.656854 122.343146,118 124,118 L124,118 L287,118 C288.656854,118 290,116.656854 290,115 L290,115 L290,105 C290,103.343146 288.656854,102 287,102 L287,102 Z M287,68 L124,68 C122.343146,68 121,69.3431458 121,71 L121,71 L121,81 C121,82.6568542 122.343146,84 124,84 L124,84 L287,84 C288.656854,84 290,82.6568542 290,81 L290,81 L290,71 C290,69.3431458 288.656854,68 287,68 L287,68 Z M287,34 L124,34 C122.343146,34 121,35.3431458 121,37 L121,37 L121,47 C121,48.6568542 122.343146,50 124,50 L124,50 L287,50 C288.656854,50 290,48.6568542 290,47 L290,47 L290,37 C290,35.3431458 288.656854,34 287,34 L287,34 Z" })), hi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z" })), vi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 384 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" })), mi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M20.5,8h-17C2.7,8,2,7.3,2,6.5v0C2,5.7,2.7,5,3.5,5h17C21.3,5,22,5.7,22,6.5v0C22,7.3,21.3,8,20.5,8z" }), /* @__PURE__ */ P.createElement("path", { d: "M17.5,11h-11C5.7,11,5,11.7,5,12.5v0C5,13.3,5.7,14,6.5,14h11c0.8,0,1.5-0.7,1.5-1.5v0C19,11.7,18.3,11,17.5,11z" }), /* @__PURE__ */ P.createElement("path", { d: "M14.5,17h-5C8.7,17,8,17.7,8,18.5v0C8,19.3,8.7,20,9.5,20h5c0.8,0,1.5-0.7,1.5-1.5v0C16,17.7,15.3,17,14.5,17z" })), yi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z" })), gi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z" })), bi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M314.222 197.78c51.091 51.091 54.377 132.287 9.75 187.16-6.242 7.73-2.784 3.865-84.94 86.02-54.696 54.696-143.266 54.745-197.99 0-54.711-54.69-54.734-143.255 0-197.99 32.773-32.773 51.835-51.899 63.409-63.457 7.463-7.452 20.331-2.354 20.486 8.192a173.31 173.31 0 0 0 4.746 37.828c.966 4.029-.272 8.269-3.202 11.198L80.632 312.57c-32.755 32.775-32.887 85.892 0 118.8 32.775 32.755 85.892 32.887 118.8 0l75.19-75.2c32.718-32.725 32.777-86.013 0-118.79a83.722 83.722 0 0 0-22.814-16.229c-4.623-2.233-7.182-7.25-6.561-12.346 1.356-11.122 6.296-21.885 14.815-30.405l4.375-4.375c3.625-3.626 9.177-4.594 13.76-2.294 12.999 6.524 25.187 15.211 36.025 26.049zM470.958 41.04c-54.724-54.745-143.294-54.696-197.99 0-82.156 82.156-78.698 78.29-84.94 86.02-44.627 54.873-41.341 136.069 9.75 187.16 10.838 10.838 23.026 19.525 36.025 26.049 4.582 2.3 10.134 1.331 13.76-2.294l4.375-4.375c8.52-8.519 13.459-19.283 14.815-30.405.621-5.096-1.938-10.113-6.561-12.346a83.706 83.706 0 0 1-22.814-16.229c-32.777-32.777-32.718-86.065 0-118.79l75.19-75.2c32.908-32.887 86.025-32.755 118.8 0 32.887 32.908 32.755 86.025 0 118.8l-45.848 45.84c-2.93 2.929-4.168 7.169-3.202 11.198a173.31 173.31 0 0 1 4.746 37.828c.155 10.546 13.023 15.644 20.486 8.192 11.574-11.558 30.636-30.684 63.409-63.457 54.733-54.735 54.71-143.3-.001-197.991z" })), Ei = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16.871 25", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M4.942,20.952c-0.114,0-0.253-0.041-0.336,0.01c-0.12,0.073-0.244,0.199-0.284,0.328 c-0.056,0.177,0.062,0.346,0.199,0.457c0.18,0.146,0.389,0.256,0.577,0.394c0.243,0.178,0.314,0.452,0.198,0.737 c-0.053,0.13-0.176,0.257-0.168,0.379c0.006,0.102,0.166,0.189,0.238,0.296c0.047,0.07,0.108,0.212,0.081,0.24 c-0.209,0.212-0.191,0.547-0.43,0.741c-0.201,0.163-0.422,0.192-0.666,0.187c-0.463-0.009-0.91,0.191-1.379,0.111 c-0.088-0.015-0.184-0.023-0.257-0.066c-0.054-0.032-0.096-0.113-0.104-0.178c-0.003-0.026,0.102-0.098,0.152-0.093 c0.274,0.029,0.477-0.126,0.711-0.217c0.197-0.076,0.138-0.093,0.043-0.186c-0.19-0.186-0.442-0.346-0.546-0.573 c-0.094-0.204-0.019-0.484-0.031-0.729c-0.004-0.086-0.024-0.187-0.075-0.251c-0.057-0.073-0.007-0.296-0.175-0.205 c-0.106,0.058-0.333,0.027-0.313,0.232c0.021,0.22-0.075,0.394-0.185,0.552c-0.112,0.16,0.017,0.354-0.141,0.521 c-0.102,0.107,0.034,0.365-0.172,0.495c-0.091,0.058-0.115,0.092-0.253,0.037c-0.21-0.084-0.389-0.233-0.635-0.271 c-0.205-0.032-0.34-0.228-0.338-0.505c0.012-2.377,0.004-4.755,0.012-7.132c0.001-0.194,0.069-0.387,0.11-0.58 c0.042-0.195,0.109-0.697,0.113-0.752C0.924,14.473,2.612,1.498,2.59,1.15C2.578,0.958,2.448,0.782,2.478,0.569 C2.494,0.454,2.515,0.397,2.64,0.405c0.114,0.007,0.228,0.002,0.342,0.002c3.291,0,6.582-0.001,9.872,0.003 c0.177,0,0.362-0.059,0.531,0.099c0.189,0.177,0.23,0.414,0.275,0.629c0.079,0.375,0.057,0.771,0.133,1.147 c0.107,0.536,0.159,1.077,0.235,1.617c0.07,0.501,0.166,0.999,0.237,1.502c0.038,0.27,0.025,0.558,0.108,0.806 c0.087,0.257,0.033,0.52,0.109,0.753c0.185,0.571,0.14,1.176,0.317,1.749c0.088,0.286,0.06,0.611,0.112,0.921 c0.111,0.663,0.376,1.706,0.699,2.397c0.096,0.206,0.153,0.431,0.233,0.645c0.031,0.082,0.072,0.16,0.113,0.238 c0.074,0.141,0.184,0.272,0.219,0.421c0.038,0.162,0.028,0.343,0.004,0.511c-0.037,0.263,0.533,0.726,0.292,0.939 c-0.095,0.084-0.194,0.168-0.304,0.229c-0.143,0.079-0.211,0.173-0.217,0.347c-0.012,0.341-0.18,0.649-0.259,0.979 c-0.098,0.414-0.112,0.781,0.064,1.16c0.085,0.182,0.103,0.678,0.092,0.897c-0.019,0.401-0.103,0.783-0.228,1.162 c-0.024,0.072,0.023,0.176,0.059,0.256c0.072,0.161,0.169,0.31,0.237,0.472c0.128,0.305,0.04,0.424-0.288,0.559 c-0.195,0.08-0.381,0.107-0.584,0.107C13.369,20.951,6.635,20.952,4.942,20.952z" })), wi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252 137", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M10.834,5.084 L11.167,7.251 L12.834,10.751 L12,14.418 L10.167,12.085 L9,9.418 L6.334,8.918 L2.167,8.418 L1,8.418 L1.667,10.751 L4,14.084 L4,17.417 L4.667,21.084 L7.667,21.417 L8.834,23.084 L5.167,22.584 L4,23.417 L4.5,26.917 L3.834,30.75 L4,35.25 L2.834,38.25 L1.5,42.583 L2.5,45.583 L3.167,49.416 L3.667,52.249 L3,56.082 L3.5,58.749 L4.667,61.416 L5.667,64.749 L6.5,66.916 L10,69.749 L11.667,69.582 L14,69.915 L11.5,70.582 L12.167,71.749 L10,72.082 L12,74.249 L14,76.416 L13.334,78.249 L16,82.082 L18.834,84.415 L19.167,87.248 L21.5,88.415 L24.667,89.415 L27.167,91.582 L29.334,92.915 L31.667,94.748 L33,95.748 L34.5,99.081 L43,98.914 L59.667,104.747 L73.5,104.747 L73.167,103.414 L79.834,103.414 L82.5,104.914 L84,106.414 L87.834,109.081 L89.167,113.914 L93,115.914 L95.334,116.914 L98.5,113.081 L102.667,113.581 L104.334,114.914 L108.834,122.247 L110.334,124.081 L111.5,128.247 L120.334,131.747 L120,128.747 L119.667,124.581 L122.5,121.247 L122,120.247 L124.834,117.914 L126.334,118.747 L128.834,115.914 L130.334,113.914 L132.5,113.914 L137.334,112.914 L140.834,114.414 L143.5,114.414 L144.5,113.247 L145.667,114.081 L145.834,115.581 L149.334,116.747 L152.667,116.247 L155.5,116.414 L153.167,114.581 L153,113.581 L154.5,112.747 L154.334,111.914 L152,111.914 L149.334,112.247 L151,110.747 L151.834,109.747 L152.667,110.581 L157.5,109.914 L158.167,110.747 L161.5,110.747 L163.334,110.247 L166,110.081 L168.5,111.081 L170,110.914 L171.5,113.081 L174.5,113.247 L176.167,111.914 L177.834,111.914 L181.167,114.747 L183,116.747 L183.5,119.414 L183.167,122.747 L184.334,126.247 L187.5,130.247 L189.334,134.081 L190,135.581 L193.334,134.914 L194.167,131.247 L194.167,125.747 L192.5,121.247 L192,120.081 L191.667,116.747 L188.834,113.414 L188.334,109.414 L188.5,106.081 L189.834,102.414 L192.334,100.414 L192.167,98.914 L195.167,98.414 L199.5,93.581 L201.5,91.914 L203.667,92.247 L205.667,88.414 L208.5,86.914 C208.5,86.914 210.668,87.247 210.834,86.414 C211,85.581 213.167,81.581 213.167,81.581 L210.834,80.248 L212.167,79.081 L212.5,78.248 L211.167,74.915 L209.834,73.415 L211.5,71.582 L210.167,69.915 L209.834,66.582 L209.667,63.749 L210.667,62.916 L211.334,67.083 L211.834,69.083 L213,70.916 L212.667,73.916 L214.5,70.249 L215.667,67.416 L215.834,65.749 L214.167,63.749 L214,62.916 L214.5,62.416 L217.167,64.083 L218,62.083 L219.834,60.25 L220.167,58.25 L219.834,55.917 L220,54.75 L220.334,53.083 L221.667,54.916 L222.334,54.916 L224.334,54.583 L226.334,54.416 L229,53.583 L228.5,52.583 L225.834,52.75 L223.334,53.417 L222.167,54.084 L222,52.917 L222.834,51.917 L225,51.417 L227.667,50.917 L229.5,50.417 L231,49.417 L234.5,50.25 C234.5,50.25 236,51.083 236.167,50.583 C236.334,50.083 236.834,48.75 236.834,48.75 L235.667,47.417 L235.167,45.417 L235.5,42.084 L235.834,39.417 L237.334,37.417 L237.667,36.584 L238.667,37.084 L241.834,33.584 L243,33.584 L245.667,33.251 L246.5,31.584 L248.834,31.584 L250.834,29.917 L250.084,29 L249.167,26.75 L248.167,26 L248.584,20.417 L248.084,15.334 L245.084,14.417 L242.5,15.334 L241.084,15.167 L235.334,28.584 L232.667,28.751 L231.5,29.751 L217.334,29.668 L213.834,32.918 L211.667,34.251 L210.667,37.084 L210.167,38.584 L207.667,40.251 L205.167,40.251 L203.334,39.418 L201,39.751 L198,40.751 L198.167,42.251 L198,44.918 L196.5,46.251 L193.5,46.918 L188.834,49.251 L185.334,50.418 L182,50.585 L180,49.085 L181,47.252 L181.5,46.752 L182.167,44.919 L183.417,44.169 L185,41.419 L183.334,39.252 L183,35.752 L180.834,35.085 L178,37.085 L179,34.752 L180.667,32.419 L180,30.252 L179.5,27.752 L176.834,26.752 L174.5,24.752 L171.667,25.919 L171.834,28.086 L170.167,30.086 L168.834,29.419 L166.334,32.252 L166.334,35.585 L166.667,38.918 L168.167,41.251 L168,46.251 L164.834,49.251 L162.5,49.418 L161.334,45.918 L160.167,43.418 L160.667,40.085 L160.167,36.752 L161.334,34.585 L162,32.418 L163.167,28.751 L160.5,31.751 L162,26.584 L164.334,24.584 L167.167,24.417 L169.334,23.417 L172.834,23.417 L175.667,23.417 L177.5,22.917 L179.667,23.25 L180.667,24.917 L184.834,26.417 L185.667,24.084 L182.834,24.417 L181,24.25 L178.334,22.25 L176.667,21.25 L174.75,19.833 L172.834,20.416 L171,19.083 L166.667,19.25 L164.334,20.75 L162.5,19.583 L160.334,18.25 L157.167,18.083 L160.334,13.583 L156.667,15.25 L153.667,17.583 L150.667,19.25 L148,19.583 L147.667,17.916 L142.167,19.083 L146.792,15.041 L150.042,12.666 L154.084,9.499 L152.417,9.249 L146.917,9.416 L144.417,8.916 L142.167,8.541 L139.917,6.916 L137.417,7.083 L132.667,5.916 L131.417,4.416 L130.75,2.083 L129.584,1 L129.667,2.25 L128.5,4.083 L11.5,4.166 L10.834,5.084 L10.834,5.084 Z" })), xi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 496 496", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M248,0 C111,0 0,111 0,248 C0,385 111,496 248,496 C385,496 496,385 496,248 C496,111 385,0 248,0 Z M216,50.8 L216,62.1 C216,74 203.5,81.7 192.8,76.4 L168.8,64.4 C183.7,58 199.5,53.5 216,50.8 L216,50.8 Z M248,420.6 L248,448 C137.7,448 48,358.3 48,248 C48,218.9 54.4,191.3 65.6,166.3 C75.5,181 90.8,203.7 100.2,217.4 C105.4,225 111.4,232 118.3,238.1 L119.1,238.8 C128.6,247.4 139.3,254.8 150.7,260.6 C164.7,267.6 185.1,278.8 199.5,286.7 C209.7,292.3 216,303 216,314.7 L216,346.7 C216,355.2 219.4,363.3 225.4,369.3 C240.4,384.4 249.7,408 248,420.6 Z M290.7,443.3 L308.1,396.4 C310.1,390.9 311.4,385.2 312.9,379.5 C314,375.5 316.1,371.8 319.1,368.8 L330.4,357.5 C339.2,348.8 344.1,336.9 344.1,324.5 C344.1,316.4 340.9,308.6 335.2,302.9 L321.5,289.2 C315.5,283.2 307.4,279.8 298.9,279.8 L232,279.8 C222.6,275.1 210.5,247.8 200,247.8 C189.5,247.8 179.1,245.3 169.7,240.6 L158.6,235.1 C154.6,233.1 152,228.9 152,224.4 C152,219.3 155.3,214.7 160.2,213.1 L191.4,202.7 C196.8,200.9 202.7,202.1 206.9,205.8 L216.2,213.9 C217.7,215.2 219.5,215.9 221.4,215.9 L227,215.9 C233,215.9 236.8,209.6 234.2,204.3 L218.6,173.1 C217,170 217.7,166.2 220.2,163.8 L230.1,154.2 C231.6,152.7 233.6,151.9 235.7,151.9 L244.7,151.9 C246.8,151.9 248.9,151.1 250.4,149.6 L258.4,141.6 C261.5,138.5 261.5,133.4 258.4,130.3 L253.7,125.6 C250.6,122.5 250.6,117.4 253.7,114.3 L264,104 L268.7,99.3 C274.9,93.1 274.9,82.9 268.7,76.7 L240.4,48.4 C242.9,48.3 245.4,48 248,48 C326.2,48 393.8,93.2 426.7,158.7 L413.7,165.2 C410,167.1 406.8,169.9 404.5,173.3 L384.9,202.7 C379.5,210.8 379.5,221.3 384.9,229.3 L402.9,256.3 C406.2,261.3 411.3,264.8 417,266.3 L446.2,273.6 C435.4,357.6 372.3,425.5 290.7,443.3 L290.7,443.3 Z" })), Ci = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 16", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 14, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 14, r: 2 })), Li = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z" })), Ti = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" })), Si = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" })), _i = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z" })), Oi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 40 42", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ P.createElement("title", null, `
|
|
1992
|
+
const oi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M12,8l-6,6l1.4,1.4l4.6-4.6l4.6,4.6L18,14L12,8z" })), ai = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z" })), ii = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 5l5-5 5 5z" })), li = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 5", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M0 0l5 5 5-5z" })), ci = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" })), si = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z" })), ui = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 544 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z" })), fi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" })), di = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M414.8 40.79L286.8 488.8C281.9 505.8 264.2 515.6 247.2 510.8C230.2 505.9 220.4 488.2 225.2 471.2L353.2 23.21C358.1 6.216 375.8-3.624 392.8 1.232C409.8 6.087 419.6 23.8 414.8 40.79H414.8zM518.6 121.4L630.6 233.4C643.1 245.9 643.1 266.1 630.6 278.6L518.6 390.6C506.1 403.1 485.9 403.1 473.4 390.6C460.9 378.1 460.9 357.9 473.4 345.4L562.7 256L473.4 166.6C460.9 154.1 460.9 133.9 473.4 121.4C485.9 108.9 506.1 108.9 518.6 121.4V121.4zM166.6 166.6L77.25 256L166.6 345.4C179.1 357.9 179.1 378.1 166.6 390.6C154.1 403.1 133.9 403.1 121.4 390.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4L121.4 121.4C133.9 108.9 154.1 108.9 166.6 121.4C179.1 133.9 179.1 154.1 166.6 166.6V166.6z" })), pi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 308 151", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M293,0 C301.284271,-3.29815278e-15 308,6.71572875 308,15 L308,136 C308,144.284271 301.284271,151 293,151 L15,151 C6.71572875,151 1.01453063e-15,144.284271 0,136 L0,15 C-1.01453063e-15,6.71572875 6.71572875,1.52179594e-15 15,0 L293,0 Z M62,32 C37.699471,32 18,51.699471 18,76 C18,100.300529 37.699471,120 62,120 C86.300529,120 106,100.300529 106,76 C106,51.699471 86.300529,32 62,32 Z M287,102 L124,102 C122.343146,102 121,103.343146 121,105 L121,105 L121,115 C121,116.656854 122.343146,118 124,118 L124,118 L287,118 C288.656854,118 290,116.656854 290,115 L290,115 L290,105 C290,103.343146 288.656854,102 287,102 L287,102 Z M287,68 L124,68 C122.343146,68 121,69.3431458 121,71 L121,71 L121,81 C121,82.6568542 122.343146,84 124,84 L124,84 L287,84 C288.656854,84 290,82.6568542 290,81 L290,81 L290,71 C290,69.3431458 288.656854,68 287,68 L287,68 Z M287,34 L124,34 C122.343146,34 121,35.3431458 121,37 L121,37 L121,47 C121,48.6568542 122.343146,50 124,50 L124,50 L287,50 C288.656854,50 290,48.6568542 290,47 L290,47 L290,37 C290,35.3431458 288.656854,34 287,34 L287,34 Z" })), hi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M14.06 9.02l.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z" })), vi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 384 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" })), mi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M20.5,8h-17C2.7,8,2,7.3,2,6.5v0C2,5.7,2.7,5,3.5,5h17C21.3,5,22,5.7,22,6.5v0C22,7.3,21.3,8,20.5,8z" }), /* @__PURE__ */ P.createElement("path", { d: "M17.5,11h-11C5.7,11,5,11.7,5,12.5v0C5,13.3,5.7,14,6.5,14h11c0.8,0,1.5-0.7,1.5-1.5v0C19,11.7,18.3,11,17.5,11z" }), /* @__PURE__ */ P.createElement("path", { d: "M14.5,17h-5C8.7,17,8,17.7,8,18.5v0C8,19.3,8.7,20,9.5,20h5c0.8,0,1.5-0.7,1.5-1.5v0C16,17.7,15.3,17,14.5,17z" })), gi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z" })), yi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z" })), bi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M314.222 197.78c51.091 51.091 54.377 132.287 9.75 187.16-6.242 7.73-2.784 3.865-84.94 86.02-54.696 54.696-143.266 54.745-197.99 0-54.711-54.69-54.734-143.255 0-197.99 32.773-32.773 51.835-51.899 63.409-63.457 7.463-7.452 20.331-2.354 20.486 8.192a173.31 173.31 0 0 0 4.746 37.828c.966 4.029-.272 8.269-3.202 11.198L80.632 312.57c-32.755 32.775-32.887 85.892 0 118.8 32.775 32.755 85.892 32.887 118.8 0l75.19-75.2c32.718-32.725 32.777-86.013 0-118.79a83.722 83.722 0 0 0-22.814-16.229c-4.623-2.233-7.182-7.25-6.561-12.346 1.356-11.122 6.296-21.885 14.815-30.405l4.375-4.375c3.625-3.626 9.177-4.594 13.76-2.294 12.999 6.524 25.187 15.211 36.025 26.049zM470.958 41.04c-54.724-54.745-143.294-54.696-197.99 0-82.156 82.156-78.698 78.29-84.94 86.02-44.627 54.873-41.341 136.069 9.75 187.16 10.838 10.838 23.026 19.525 36.025 26.049 4.582 2.3 10.134 1.331 13.76-2.294l4.375-4.375c8.52-8.519 13.459-19.283 14.815-30.405.621-5.096-1.938-10.113-6.561-12.346a83.706 83.706 0 0 1-22.814-16.229c-32.777-32.777-32.718-86.065 0-118.79l75.19-75.2c32.908-32.887 86.025-32.755 118.8 0 32.887 32.908 32.755 86.025 0 118.8l-45.848 45.84c-2.93 2.929-4.168 7.169-3.202 11.198a173.31 173.31 0 0 1 4.746 37.828c.155 10.546 13.023 15.644 20.486 8.192 11.574-11.558 30.636-30.684 63.409-63.457 54.733-54.735 54.71-143.3-.001-197.991z" })), Ei = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16.871 25", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M4.942,20.952c-0.114,0-0.253-0.041-0.336,0.01c-0.12,0.073-0.244,0.199-0.284,0.328 c-0.056,0.177,0.062,0.346,0.199,0.457c0.18,0.146,0.389,0.256,0.577,0.394c0.243,0.178,0.314,0.452,0.198,0.737 c-0.053,0.13-0.176,0.257-0.168,0.379c0.006,0.102,0.166,0.189,0.238,0.296c0.047,0.07,0.108,0.212,0.081,0.24 c-0.209,0.212-0.191,0.547-0.43,0.741c-0.201,0.163-0.422,0.192-0.666,0.187c-0.463-0.009-0.91,0.191-1.379,0.111 c-0.088-0.015-0.184-0.023-0.257-0.066c-0.054-0.032-0.096-0.113-0.104-0.178c-0.003-0.026,0.102-0.098,0.152-0.093 c0.274,0.029,0.477-0.126,0.711-0.217c0.197-0.076,0.138-0.093,0.043-0.186c-0.19-0.186-0.442-0.346-0.546-0.573 c-0.094-0.204-0.019-0.484-0.031-0.729c-0.004-0.086-0.024-0.187-0.075-0.251c-0.057-0.073-0.007-0.296-0.175-0.205 c-0.106,0.058-0.333,0.027-0.313,0.232c0.021,0.22-0.075,0.394-0.185,0.552c-0.112,0.16,0.017,0.354-0.141,0.521 c-0.102,0.107,0.034,0.365-0.172,0.495c-0.091,0.058-0.115,0.092-0.253,0.037c-0.21-0.084-0.389-0.233-0.635-0.271 c-0.205-0.032-0.34-0.228-0.338-0.505c0.012-2.377,0.004-4.755,0.012-7.132c0.001-0.194,0.069-0.387,0.11-0.58 c0.042-0.195,0.109-0.697,0.113-0.752C0.924,14.473,2.612,1.498,2.59,1.15C2.578,0.958,2.448,0.782,2.478,0.569 C2.494,0.454,2.515,0.397,2.64,0.405c0.114,0.007,0.228,0.002,0.342,0.002c3.291,0,6.582-0.001,9.872,0.003 c0.177,0,0.362-0.059,0.531,0.099c0.189,0.177,0.23,0.414,0.275,0.629c0.079,0.375,0.057,0.771,0.133,1.147 c0.107,0.536,0.159,1.077,0.235,1.617c0.07,0.501,0.166,0.999,0.237,1.502c0.038,0.27,0.025,0.558,0.108,0.806 c0.087,0.257,0.033,0.52,0.109,0.753c0.185,0.571,0.14,1.176,0.317,1.749c0.088,0.286,0.06,0.611,0.112,0.921 c0.111,0.663,0.376,1.706,0.699,2.397c0.096,0.206,0.153,0.431,0.233,0.645c0.031,0.082,0.072,0.16,0.113,0.238 c0.074,0.141,0.184,0.272,0.219,0.421c0.038,0.162,0.028,0.343,0.004,0.511c-0.037,0.263,0.533,0.726,0.292,0.939 c-0.095,0.084-0.194,0.168-0.304,0.229c-0.143,0.079-0.211,0.173-0.217,0.347c-0.012,0.341-0.18,0.649-0.259,0.979 c-0.098,0.414-0.112,0.781,0.064,1.16c0.085,0.182,0.103,0.678,0.092,0.897c-0.019,0.401-0.103,0.783-0.228,1.162 c-0.024,0.072,0.023,0.176,0.059,0.256c0.072,0.161,0.169,0.31,0.237,0.472c0.128,0.305,0.04,0.424-0.288,0.559 c-0.195,0.08-0.381,0.107-0.584,0.107C13.369,20.951,6.635,20.952,4.942,20.952z" })), wi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 252 137", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M10.834,5.084 L11.167,7.251 L12.834,10.751 L12,14.418 L10.167,12.085 L9,9.418 L6.334,8.918 L2.167,8.418 L1,8.418 L1.667,10.751 L4,14.084 L4,17.417 L4.667,21.084 L7.667,21.417 L8.834,23.084 L5.167,22.584 L4,23.417 L4.5,26.917 L3.834,30.75 L4,35.25 L2.834,38.25 L1.5,42.583 L2.5,45.583 L3.167,49.416 L3.667,52.249 L3,56.082 L3.5,58.749 L4.667,61.416 L5.667,64.749 L6.5,66.916 L10,69.749 L11.667,69.582 L14,69.915 L11.5,70.582 L12.167,71.749 L10,72.082 L12,74.249 L14,76.416 L13.334,78.249 L16,82.082 L18.834,84.415 L19.167,87.248 L21.5,88.415 L24.667,89.415 L27.167,91.582 L29.334,92.915 L31.667,94.748 L33,95.748 L34.5,99.081 L43,98.914 L59.667,104.747 L73.5,104.747 L73.167,103.414 L79.834,103.414 L82.5,104.914 L84,106.414 L87.834,109.081 L89.167,113.914 L93,115.914 L95.334,116.914 L98.5,113.081 L102.667,113.581 L104.334,114.914 L108.834,122.247 L110.334,124.081 L111.5,128.247 L120.334,131.747 L120,128.747 L119.667,124.581 L122.5,121.247 L122,120.247 L124.834,117.914 L126.334,118.747 L128.834,115.914 L130.334,113.914 L132.5,113.914 L137.334,112.914 L140.834,114.414 L143.5,114.414 L144.5,113.247 L145.667,114.081 L145.834,115.581 L149.334,116.747 L152.667,116.247 L155.5,116.414 L153.167,114.581 L153,113.581 L154.5,112.747 L154.334,111.914 L152,111.914 L149.334,112.247 L151,110.747 L151.834,109.747 L152.667,110.581 L157.5,109.914 L158.167,110.747 L161.5,110.747 L163.334,110.247 L166,110.081 L168.5,111.081 L170,110.914 L171.5,113.081 L174.5,113.247 L176.167,111.914 L177.834,111.914 L181.167,114.747 L183,116.747 L183.5,119.414 L183.167,122.747 L184.334,126.247 L187.5,130.247 L189.334,134.081 L190,135.581 L193.334,134.914 L194.167,131.247 L194.167,125.747 L192.5,121.247 L192,120.081 L191.667,116.747 L188.834,113.414 L188.334,109.414 L188.5,106.081 L189.834,102.414 L192.334,100.414 L192.167,98.914 L195.167,98.414 L199.5,93.581 L201.5,91.914 L203.667,92.247 L205.667,88.414 L208.5,86.914 C208.5,86.914 210.668,87.247 210.834,86.414 C211,85.581 213.167,81.581 213.167,81.581 L210.834,80.248 L212.167,79.081 L212.5,78.248 L211.167,74.915 L209.834,73.415 L211.5,71.582 L210.167,69.915 L209.834,66.582 L209.667,63.749 L210.667,62.916 L211.334,67.083 L211.834,69.083 L213,70.916 L212.667,73.916 L214.5,70.249 L215.667,67.416 L215.834,65.749 L214.167,63.749 L214,62.916 L214.5,62.416 L217.167,64.083 L218,62.083 L219.834,60.25 L220.167,58.25 L219.834,55.917 L220,54.75 L220.334,53.083 L221.667,54.916 L222.334,54.916 L224.334,54.583 L226.334,54.416 L229,53.583 L228.5,52.583 L225.834,52.75 L223.334,53.417 L222.167,54.084 L222,52.917 L222.834,51.917 L225,51.417 L227.667,50.917 L229.5,50.417 L231,49.417 L234.5,50.25 C234.5,50.25 236,51.083 236.167,50.583 C236.334,50.083 236.834,48.75 236.834,48.75 L235.667,47.417 L235.167,45.417 L235.5,42.084 L235.834,39.417 L237.334,37.417 L237.667,36.584 L238.667,37.084 L241.834,33.584 L243,33.584 L245.667,33.251 L246.5,31.584 L248.834,31.584 L250.834,29.917 L250.084,29 L249.167,26.75 L248.167,26 L248.584,20.417 L248.084,15.334 L245.084,14.417 L242.5,15.334 L241.084,15.167 L235.334,28.584 L232.667,28.751 L231.5,29.751 L217.334,29.668 L213.834,32.918 L211.667,34.251 L210.667,37.084 L210.167,38.584 L207.667,40.251 L205.167,40.251 L203.334,39.418 L201,39.751 L198,40.751 L198.167,42.251 L198,44.918 L196.5,46.251 L193.5,46.918 L188.834,49.251 L185.334,50.418 L182,50.585 L180,49.085 L181,47.252 L181.5,46.752 L182.167,44.919 L183.417,44.169 L185,41.419 L183.334,39.252 L183,35.752 L180.834,35.085 L178,37.085 L179,34.752 L180.667,32.419 L180,30.252 L179.5,27.752 L176.834,26.752 L174.5,24.752 L171.667,25.919 L171.834,28.086 L170.167,30.086 L168.834,29.419 L166.334,32.252 L166.334,35.585 L166.667,38.918 L168.167,41.251 L168,46.251 L164.834,49.251 L162.5,49.418 L161.334,45.918 L160.167,43.418 L160.667,40.085 L160.167,36.752 L161.334,34.585 L162,32.418 L163.167,28.751 L160.5,31.751 L162,26.584 L164.334,24.584 L167.167,24.417 L169.334,23.417 L172.834,23.417 L175.667,23.417 L177.5,22.917 L179.667,23.25 L180.667,24.917 L184.834,26.417 L185.667,24.084 L182.834,24.417 L181,24.25 L178.334,22.25 L176.667,21.25 L174.75,19.833 L172.834,20.416 L171,19.083 L166.667,19.25 L164.334,20.75 L162.5,19.583 L160.334,18.25 L157.167,18.083 L160.334,13.583 L156.667,15.25 L153.667,17.583 L150.667,19.25 L148,19.583 L147.667,17.916 L142.167,19.083 L146.792,15.041 L150.042,12.666 L154.084,9.499 L152.417,9.249 L146.917,9.416 L144.417,8.916 L142.167,8.541 L139.917,6.916 L137.417,7.083 L132.667,5.916 L131.417,4.416 L130.75,2.083 L129.584,1 L129.667,2.25 L128.5,4.083 L11.5,4.166 L10.834,5.084 L10.834,5.084 Z" })), xi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 496 496", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M248,0 C111,0 0,111 0,248 C0,385 111,496 248,496 C385,496 496,385 496,248 C496,111 385,0 248,0 Z M216,50.8 L216,62.1 C216,74 203.5,81.7 192.8,76.4 L168.8,64.4 C183.7,58 199.5,53.5 216,50.8 L216,50.8 Z M248,420.6 L248,448 C137.7,448 48,358.3 48,248 C48,218.9 54.4,191.3 65.6,166.3 C75.5,181 90.8,203.7 100.2,217.4 C105.4,225 111.4,232 118.3,238.1 L119.1,238.8 C128.6,247.4 139.3,254.8 150.7,260.6 C164.7,267.6 185.1,278.8 199.5,286.7 C209.7,292.3 216,303 216,314.7 L216,346.7 C216,355.2 219.4,363.3 225.4,369.3 C240.4,384.4 249.7,408 248,420.6 Z M290.7,443.3 L308.1,396.4 C310.1,390.9 311.4,385.2 312.9,379.5 C314,375.5 316.1,371.8 319.1,368.8 L330.4,357.5 C339.2,348.8 344.1,336.9 344.1,324.5 C344.1,316.4 340.9,308.6 335.2,302.9 L321.5,289.2 C315.5,283.2 307.4,279.8 298.9,279.8 L232,279.8 C222.6,275.1 210.5,247.8 200,247.8 C189.5,247.8 179.1,245.3 169.7,240.6 L158.6,235.1 C154.6,233.1 152,228.9 152,224.4 C152,219.3 155.3,214.7 160.2,213.1 L191.4,202.7 C196.8,200.9 202.7,202.1 206.9,205.8 L216.2,213.9 C217.7,215.2 219.5,215.9 221.4,215.9 L227,215.9 C233,215.9 236.8,209.6 234.2,204.3 L218.6,173.1 C217,170 217.7,166.2 220.2,163.8 L230.1,154.2 C231.6,152.7 233.6,151.9 235.7,151.9 L244.7,151.9 C246.8,151.9 248.9,151.1 250.4,149.6 L258.4,141.6 C261.5,138.5 261.5,133.4 258.4,130.3 L253.7,125.6 C250.6,122.5 250.6,117.4 253.7,114.3 L264,104 L268.7,99.3 C274.9,93.1 274.9,82.9 268.7,76.7 L240.4,48.4 C242.9,48.3 245.4,48 248,48 C326.2,48 393.8,93.2 426.7,158.7 L413.7,165.2 C410,167.1 406.8,169.9 404.5,173.3 L384.9,202.7 C379.5,210.8 379.5,221.3 384.9,229.3 L402.9,256.3 C406.2,261.3 411.3,264.8 417,266.3 L446.2,273.6 C435.4,357.6 372.3,425.5 290.7,443.3 L290.7,443.3 Z" })), Ci = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 10 16", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 2, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 8, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 2, cy: 14, r: 2 }), /* @__PURE__ */ P.createElement("circle", { cx: 8, cy: 14, r: 2 })), Li = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z" })), Ti = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" })), Si = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" })), _i = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", ...e }, /* @__PURE__ */ P.createElement("path", { d: "M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z" })), Oi = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 40 42", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ P.createElement("title", null, `
|
|
1993
1993
|
tools_04
|
|
1994
1994
|
`), /* @__PURE__ */ P.createElement("path", { d: "M37.32,24.82H35.13a15.54,15.54,0,0,1-1.52,3.63l2,2a3.31,3.31,0,0,1,0,4.68l-1.17,1.17a3.3,3.3,0,0,1-4.68,0l-2-2a15.59,15.59,0,0,1-3.62,1.49V37.9a3.31,3.31,0,0,1-3.31,3.31H19.17a3.31,3.31,0,0,1-3.31-3.31V35.78a15.7,15.7,0,0,1-3.62-1.49l-2,2a3.3,3.3,0,0,1-4.68,0L4.36,35.15a3.31,3.31,0,0,1,0-4.68l2-2a15.8,15.8,0,0,1-1.52-3.63H2.68A3.31,3.31,0,0,1-.62,21.51V19.86a3.31,3.31,0,0,1,3.31-3.31H4.84A15.53,15.53,0,0,1,6.3,12.94L4.36,11a3.31,3.31,0,0,1,0-4.68L5.53,5.15a3.31,3.31,0,0,1,4.68,0l1.9,1.9a15.66,15.66,0,0,1,3.75-1.56V3.26A3.31,3.31,0,0,1,19.17,0h1.65a3.31,3.31,0,0,1,3.31,3.31V5.48a15.62,15.62,0,0,1,3.75,1.57l1.9-1.9a3.31,3.31,0,0,1,4.68,0l1.17,1.17a3.31,3.31,0,0,1,0,4.68l-1.94,1.94a15.54,15.54,0,0,1,1.46,3.61h2.16a3.31,3.31,0,0,1,3.31,3.31v1.65A3.31,3.31,0,0,1,37.32,24.82ZM20,11.64a9.1,9.1,0,1,0,9.1,9.1A9.1,9.1,0,0,0,20,11.64Zm0,13.13a4.14,4.14,0,1,1,4.13-4.13A4.14,4.14,0,0,1,20,24.76Z", className: "fr-evenodd" })), Ai = (e) => /* @__PURE__ */ P.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 40 40", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ P.createElement("defs", null), /* @__PURE__ */ P.createElement("title", null, `
|
|
1995
1995
|
tools_01
|
|
@@ -2008,8 +2008,8 @@ const uo = {
|
|
|
2008
2008
|
edit: hi,
|
|
2009
2009
|
fileUpload: vi,
|
|
2010
2010
|
filterBars: mi,
|
|
2011
|
-
grid:
|
|
2012
|
-
info:
|
|
2011
|
+
grid: gi,
|
|
2012
|
+
info: yi,
|
|
2013
2013
|
link: bi,
|
|
2014
2014
|
mapAl: Ei,
|
|
2015
2015
|
mapUsa: wi,
|
|
@@ -2058,7 +2058,7 @@ function ft(e) {
|
|
|
2058
2058
|
function It(e) {
|
|
2059
2059
|
return ["top", "bottom"].includes(ft(e)) ? "x" : "y";
|
|
2060
2060
|
}
|
|
2061
|
-
function
|
|
2061
|
+
function gn(e, t, r) {
|
|
2062
2062
|
let { reference: n, floating: o } = e;
|
|
2063
2063
|
const i = n.x + n.width / 2 - o.width / 2, l = n.y + n.height / 2 - o.height / 2, a = It(t), c = Fr(a), s = n[c] / 2 - o[c] / 2, f = a === "x";
|
|
2064
2064
|
let d;
|
|
@@ -2098,7 +2098,7 @@ function Tt(e) {
|
|
|
2098
2098
|
async function po(e, t) {
|
|
2099
2099
|
var r;
|
|
2100
2100
|
t === void 0 && (t = {});
|
|
2101
|
-
const { x: n, y: o, platform: i, rects: l, elements: a, strategy: c } = e, { boundary: s = "clippingAncestors", rootBoundary: f = "viewport", elementContext: d = "floating", altBoundary:
|
|
2101
|
+
const { x: n, y: o, platform: i, rects: l, elements: a, strategy: c } = e, { boundary: s = "clippingAncestors", rootBoundary: f = "viewport", elementContext: d = "floating", altBoundary: y = !1, padding: w = 0 } = t, m = fo(w), p = a[y ? d === "floating" ? "reference" : "floating" : d], T = Tt(await i.getClippingRect({ element: (r = await (i.isElement == null ? void 0 : i.isElement(p))) == null || r ? p : p.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(a.floating)), boundary: s, rootBoundary: f, strategy: c })), x = d === "floating" ? { ...l.floating, x: n, y: o } : l.reference, I = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(a.floating)), O = await (i.isElement == null ? void 0 : i.isElement(I)) && await (i.getScale == null ? void 0 : i.getScale(I)) || { x: 1, y: 1 }, k = Tt(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: x, offsetParent: I, strategy: c }) : x);
|
|
2102
2102
|
return { top: (T.top - k.top + m.top) / O.y, bottom: (k.bottom - T.bottom + m.bottom) / O.y, left: (T.left - k.left + m.left) / O.x, right: (k.right - T.right + m.right) / O.x };
|
|
2103
2103
|
}
|
|
2104
2104
|
const Ii = Math.min, Ni = Math.max;
|
|
@@ -2123,7 +2123,7 @@ function br(e) {
|
|
|
2123
2123
|
const Fi = function(e) {
|
|
2124
2124
|
return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) {
|
|
2125
2125
|
var r;
|
|
2126
|
-
const { placement: n, middlewareData: o, rects: i, initialPlacement: l, platform: a, elements: c } = t, { mainAxis: s = !0, crossAxis: f = !0, fallbackPlacements: d, fallbackStrategy:
|
|
2126
|
+
const { placement: n, middlewareData: o, rects: i, initialPlacement: l, platform: a, elements: c } = t, { mainAxis: s = !0, crossAxis: f = !0, fallbackPlacements: d, fallbackStrategy: y = "bestFit", fallbackAxisSideDirection: w = "none", flipAlignment: m = !0, ...p } = e, T = ft(n), x = ft(l) === l, I = await (a.isRTL == null ? void 0 : a.isRTL(c.floating)), O = d || (x || !m ? [zt(l)] : function(F) {
|
|
2127
2127
|
const de = zt(F);
|
|
2128
2128
|
return [br(F), de, br(de)];
|
|
2129
2129
|
}(l));
|
|
@@ -2144,11 +2144,11 @@ const Fi = function(e) {
|
|
|
2144
2144
|
}(ft(F), Z === "start", ne);
|
|
2145
2145
|
return te && (K = K.map((Ee) => Ee + "-" + te), de && (K = K.concat(K.map(br)))), K;
|
|
2146
2146
|
}(l, m, w, I));
|
|
2147
|
-
const k = [l, ...O],
|
|
2147
|
+
const k = [l, ...O], g = await po(t, p), A = [];
|
|
2148
2148
|
let E = ((r = o.flip) == null ? void 0 : r.overflows) || [];
|
|
2149
|
-
if (s && A.push(
|
|
2149
|
+
if (s && A.push(g[T]), f) {
|
|
2150
2150
|
const { main: F, cross: de } = Mi(n, i, I);
|
|
2151
|
-
A.push(
|
|
2151
|
+
A.push(g[F], g[de]);
|
|
2152
2152
|
}
|
|
2153
2153
|
if (E = [...E, { placement: n, overflows: A }], !A.every((F) => F <= 0)) {
|
|
2154
2154
|
var C, M;
|
|
@@ -2157,7 +2157,7 @@ const Fi = function(e) {
|
|
|
2157
2157
|
return { data: { index: F, overflows: E }, reset: { placement: de } };
|
|
2158
2158
|
let Z = (M = E.find((ne) => ne.overflows[0] <= 0)) == null ? void 0 : M.placement;
|
|
2159
2159
|
if (!Z)
|
|
2160
|
-
switch (
|
|
2160
|
+
switch (y) {
|
|
2161
2161
|
case "bestFit": {
|
|
2162
2162
|
var re;
|
|
2163
2163
|
const ne = (re = E.map((te) => [te.placement, te.overflows.filter((K) => K > 0).reduce((K, Ee) => K + Ee, 0)]).sort((te, K) => te[1] - K[1])[0]) == null ? void 0 : re[0];
|
|
@@ -2175,9 +2175,9 @@ const Fi = function(e) {
|
|
|
2175
2175
|
}, $i = function(e) {
|
|
2176
2176
|
return e === void 0 && (e = 0), { name: "offset", options: e, async fn(t) {
|
|
2177
2177
|
const { x: r, y: n } = t, o = await async function(i, l) {
|
|
2178
|
-
const { placement: a, platform: c, elements: s } = i, f = await (c.isRTL == null ? void 0 : c.isRTL(s.floating)), d = ft(a),
|
|
2178
|
+
const { placement: a, platform: c, elements: s } = i, f = await (c.isRTL == null ? void 0 : c.isRTL(s.floating)), d = ft(a), y = kt(a), w = It(a) === "x", m = ["left", "top"].includes(d) ? -1 : 1, p = f && w ? -1 : 1, T = typeof l == "function" ? l(i) : l;
|
|
2179
2179
|
let { mainAxis: x, crossAxis: I, alignmentAxis: O } = typeof T == "number" ? { mainAxis: T, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...T };
|
|
2180
|
-
return
|
|
2180
|
+
return y && typeof O == "number" && (I = y === "end" ? -1 * O : O), w ? { x: I * p, y: x * m } : { x: x * m, y: I * p };
|
|
2181
2181
|
}(t, e);
|
|
2182
2182
|
return { x: r + o.x, y: n + o.y, data: o };
|
|
2183
2183
|
} };
|
|
@@ -2186,17 +2186,17 @@ const Fi = function(e) {
|
|
|
2186
2186
|
const { x: r, y: n, placement: o } = t, { mainAxis: i = !0, crossAxis: l = !1, limiter: a = { fn: (T) => {
|
|
2187
2187
|
let { x, y: I } = T;
|
|
2188
2188
|
return { x, y: I };
|
|
2189
|
-
} }, ...c } = e, s = { x: r, y: n }, f = await po(t, c), d = It(ft(o)),
|
|
2190
|
-
let w = s[d], m = s[
|
|
2189
|
+
} }, ...c } = e, s = { x: r, y: n }, f = await po(t, c), d = It(ft(o)), y = d === "x" ? "y" : "x";
|
|
2190
|
+
let w = s[d], m = s[y];
|
|
2191
2191
|
if (i) {
|
|
2192
2192
|
const T = d === "y" ? "bottom" : "right";
|
|
2193
2193
|
w = Ar(w + f[d === "y" ? "top" : "left"], w, w - f[T]);
|
|
2194
2194
|
}
|
|
2195
2195
|
if (l) {
|
|
2196
|
-
const T =
|
|
2197
|
-
m = Ar(m + f[
|
|
2196
|
+
const T = y === "y" ? "bottom" : "right";
|
|
2197
|
+
m = Ar(m + f[y === "y" ? "top" : "left"], m, m - f[T]);
|
|
2198
2198
|
}
|
|
2199
|
-
const p = a.fn({ ...t, [d]: w, [
|
|
2199
|
+
const p = a.fn({ ...t, [d]: w, [y]: m });
|
|
2200
2200
|
return { ...p, data: { x: p.x - r, y: p.y - n } };
|
|
2201
2201
|
} };
|
|
2202
2202
|
};
|
|
@@ -2207,7 +2207,7 @@ function He(e) {
|
|
|
2207
2207
|
function Ye(e) {
|
|
2208
2208
|
return He(e).getComputedStyle(e);
|
|
2209
2209
|
}
|
|
2210
|
-
const
|
|
2210
|
+
const yn = Math.min, St = Math.max, Bt = Math.round;
|
|
2211
2211
|
function ho(e) {
|
|
2212
2212
|
const t = Ye(e);
|
|
2213
2213
|
let r = parseFloat(t.width), n = parseFloat(t.height);
|
|
@@ -2250,18 +2250,18 @@ function Rr(e) {
|
|
|
2250
2250
|
return i != null && i.includes(o);
|
|
2251
2251
|
});
|
|
2252
2252
|
}
|
|
2253
|
-
function
|
|
2253
|
+
function go() {
|
|
2254
2254
|
return !/^((?!chrome|android).)*safari/i.test(vo());
|
|
2255
2255
|
}
|
|
2256
2256
|
function $r(e) {
|
|
2257
2257
|
return ["html", "body", "#document"].includes(nt(e));
|
|
2258
2258
|
}
|
|
2259
|
-
function
|
|
2259
|
+
function yo(e) {
|
|
2260
2260
|
return et(e) ? e : e.contextElement;
|
|
2261
2261
|
}
|
|
2262
2262
|
const bo = { x: 1, y: 1 };
|
|
2263
|
-
function
|
|
2264
|
-
const t =
|
|
2263
|
+
function yt(e) {
|
|
2264
|
+
const t = yo(e);
|
|
2265
2265
|
if (!Ze(t))
|
|
2266
2266
|
return bo;
|
|
2267
2267
|
const r = t.getBoundingClientRect(), { width: n, height: o, fallback: i } = ho(t);
|
|
@@ -2271,20 +2271,20 @@ function gt(e) {
|
|
|
2271
2271
|
function Rt(e, t, r, n) {
|
|
2272
2272
|
var o, i;
|
|
2273
2273
|
t === void 0 && (t = !1), r === void 0 && (r = !1);
|
|
2274
|
-
const l = e.getBoundingClientRect(), a =
|
|
2274
|
+
const l = e.getBoundingClientRect(), a = yo(e);
|
|
2275
2275
|
let c = bo;
|
|
2276
|
-
t && (n ? et(n) && (c =
|
|
2277
|
-
const s = a ? He(a) : window, f = !
|
|
2278
|
-
let d = (l.left + (f && ((o = s.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / c.x,
|
|
2276
|
+
t && (n ? et(n) && (c = yt(n)) : c = yt(e));
|
|
2277
|
+
const s = a ? He(a) : window, f = !go() && r;
|
|
2278
|
+
let d = (l.left + (f && ((o = s.visualViewport) == null ? void 0 : o.offsetLeft) || 0)) / c.x, y = (l.top + (f && ((i = s.visualViewport) == null ? void 0 : i.offsetTop) || 0)) / c.y, w = l.width / c.x, m = l.height / c.y;
|
|
2279
2279
|
if (a) {
|
|
2280
2280
|
const p = He(a), T = n && et(n) ? He(n) : n;
|
|
2281
2281
|
let x = p.frameElement;
|
|
2282
2282
|
for (; x && n && T !== p; ) {
|
|
2283
|
-
const I =
|
|
2284
|
-
O.x += (x.clientLeft + parseFloat(k.paddingLeft)) * I.x, O.y += (x.clientTop + parseFloat(k.paddingTop)) * I.y, d *= I.x,
|
|
2283
|
+
const I = yt(x), O = x.getBoundingClientRect(), k = getComputedStyle(x);
|
|
2284
|
+
O.x += (x.clientLeft + parseFloat(k.paddingLeft)) * I.x, O.y += (x.clientTop + parseFloat(k.paddingTop)) * I.y, d *= I.x, y *= I.y, w *= I.x, m *= I.y, d += O.x, y += O.y, x = He(x).frameElement;
|
|
2285
2285
|
}
|
|
2286
2286
|
}
|
|
2287
|
-
return { width: w, height: m, top:
|
|
2287
|
+
return { width: w, height: m, top: y, right: d + w, bottom: y + m, left: d, x: d, y };
|
|
2288
2288
|
}
|
|
2289
2289
|
function tt(e) {
|
|
2290
2290
|
return ((mo(e) ? e.ownerDocument : e.document) || window.document).documentElement;
|
|
@@ -2317,12 +2317,12 @@ function En(e, t, r) {
|
|
|
2317
2317
|
let c = l.clientWidth, s = l.clientHeight, f = 0, d = 0;
|
|
2318
2318
|
if (a) {
|
|
2319
2319
|
c = a.width, s = a.height;
|
|
2320
|
-
const
|
|
2321
|
-
(
|
|
2320
|
+
const y = go();
|
|
2321
|
+
(y || !y && o === "fixed") && (f = a.offsetLeft, d = a.offsetTop);
|
|
2322
2322
|
}
|
|
2323
2323
|
return { width: c, height: s, x: f, y: d };
|
|
2324
2324
|
}(e, r)) : et(t) ? Tt(function(n, o) {
|
|
2325
|
-
const i = Rt(n, !0, o === "fixed"), l = i.top + n.clientTop, a = i.left + n.clientLeft, c = Ze(n) ?
|
|
2325
|
+
const i = Rt(n, !0, o === "fixed"), l = i.top + n.clientTop, a = i.left + n.clientLeft, c = Ze(n) ? yt(n) : { x: 1, y: 1 };
|
|
2326
2326
|
return { width: n.clientWidth * c.x, height: n.clientHeight * c.y, x: a * c.x, y: l * c.y };
|
|
2327
2327
|
}(t, r)) : Tt(function(n) {
|
|
2328
2328
|
const o = tt(n), i = Qt(n), l = n.ownerDocument.body, a = St(o.scrollWidth, o.clientWidth, l.scrollWidth, l.clientWidth), c = St(o.scrollHeight, o.clientHeight, l.scrollHeight, l.clientHeight);
|
|
@@ -2367,17 +2367,17 @@ const Wi = { getClippingRect: function(e) {
|
|
|
2367
2367
|
const d = f.get(s);
|
|
2368
2368
|
if (d)
|
|
2369
2369
|
return d;
|
|
2370
|
-
let
|
|
2370
|
+
let y = xo(s).filter((T) => et(T) && nt(T) !== "body"), w = null;
|
|
2371
2371
|
const m = Ye(s).position === "fixed";
|
|
2372
2372
|
let p = m ? Pt(s) : s;
|
|
2373
2373
|
for (; et(p) && !$r(p); ) {
|
|
2374
2374
|
const T = Ye(p), x = Rr(p);
|
|
2375
|
-
(m ? x || w : x || T.position !== "static" || !w || !["absolute", "fixed"].includes(w.position)) ? w = T :
|
|
2375
|
+
(m ? x || w : x || T.position !== "static" || !w || !["absolute", "fixed"].includes(w.position)) ? w = T : y = y.filter((I) => I !== p), p = Pt(p);
|
|
2376
2376
|
}
|
|
2377
|
-
return f.set(s,
|
|
2377
|
+
return f.set(s, y), y;
|
|
2378
2378
|
}(t, this._c) : [].concat(r), l = [...i, n], a = l[0], c = l.reduce((s, f) => {
|
|
2379
2379
|
const d = En(t, f, o);
|
|
2380
|
-
return s.top = St(d.top, s.top), s.right =
|
|
2380
|
+
return s.top = St(d.top, s.top), s.right = yn(d.right, s.right), s.bottom = yn(d.bottom, s.bottom), s.left = St(d.left, s.left), s;
|
|
2381
2381
|
}, En(t, a, o));
|
|
2382
2382
|
return { width: c.right - c.left, height: c.bottom - c.top, x: c.left, y: c.top };
|
|
2383
2383
|
}, convertOffsetParentRelativeRectToViewportRelativeRect: function(e) {
|
|
@@ -2389,29 +2389,29 @@ const Wi = { getClippingRect: function(e) {
|
|
|
2389
2389
|
const c = { x: 0, y: 0 };
|
|
2390
2390
|
if ((o || !o && n !== "fixed") && ((nt(r) !== "body" || Jt(i)) && (l = Qt(r)), Ze(r))) {
|
|
2391
2391
|
const s = Rt(r);
|
|
2392
|
-
a =
|
|
2392
|
+
a = yt(r), c.x = s.x + r.clientLeft, c.y = s.y + r.clientTop;
|
|
2393
2393
|
}
|
|
2394
2394
|
return { width: t.width * a.x, height: t.height * a.y, x: t.x * a.x - l.scrollLeft * a.x + c.x, y: t.y * a.y - l.scrollTop * a.y + c.y };
|
|
2395
2395
|
}, isElement: et, getDimensions: function(e) {
|
|
2396
2396
|
return Ze(e) ? ho(e) : e.getBoundingClientRect();
|
|
2397
|
-
}, getOffsetParent: xn, getDocumentElement: tt, getScale:
|
|
2397
|
+
}, getOffsetParent: xn, getDocumentElement: tt, getScale: yt, async getElementRects(e) {
|
|
2398
2398
|
let { reference: t, floating: r, strategy: n } = e;
|
|
2399
2399
|
const o = this.getOffsetParent || xn, i = this.getDimensions;
|
|
2400
2400
|
return { reference: Hi(t, await o(r), n), floating: { x: 0, y: 0, ...await i(r) } };
|
|
2401
2401
|
}, getClientRects: (e) => Array.from(e.getClientRects()), isRTL: (e) => Ye(e).direction === "rtl" }, Cn = (e, t, r) => {
|
|
2402
2402
|
const n = /* @__PURE__ */ new Map(), o = { platform: Wi, ...r }, i = { ...o.platform, _c: n };
|
|
2403
2403
|
return (async (l, a, c) => {
|
|
2404
|
-
const { placement: s = "bottom", strategy: f = "absolute", middleware: d = [], platform:
|
|
2405
|
-
if (
|
|
2406
|
-
let { name: A } =
|
|
2404
|
+
const { placement: s = "bottom", strategy: f = "absolute", middleware: d = [], platform: y } = c, w = d.filter(Boolean), m = await (y.isRTL == null ? void 0 : y.isRTL(a));
|
|
2405
|
+
if (y == null && console.error(["Floating UI: `platform` property was not passed to config. If you", "want to use Floating UI on the web, install @floating-ui/dom", "instead of the /core package. Otherwise, you can create your own", "`platform`: https://floating-ui.com/docs/platform"].join(" ")), w.filter((g) => {
|
|
2406
|
+
let { name: A } = g;
|
|
2407
2407
|
return A === "autoPlacement" || A === "flip";
|
|
2408
2408
|
}).length > 1)
|
|
2409
2409
|
throw new Error(["Floating UI: duplicate `flip` and/or `autoPlacement` middleware", "detected. This will lead to an infinite loop. Ensure only one of", "either has been passed to the `middleware` array."].join(" "));
|
|
2410
2410
|
l && a || console.error(["Floating UI: The reference and/or floating element was not defined", "when `computePosition()` was called. Ensure that both elements have", "been created and can be measured."].join(" "));
|
|
2411
|
-
let p = await
|
|
2412
|
-
for (let
|
|
2413
|
-
const { name: A, fn: E } = w[
|
|
2414
|
-
T = C ?? T, x = M ?? x, O = { ...O, [A]: { ...O[A], ...re } }, k > 50 && console.warn(["Floating UI: The middleware lifecycle appears to be running in an", "infinite loop. This is usually caused by a `reset` continually", "being returned without a break condition."].join(" ")), F && k <= 50 && (k++, typeof F == "object" && (F.placement && (I = F.placement), F.rects && (p = F.rects === !0 ? await
|
|
2411
|
+
let p = await y.getElementRects({ reference: l, floating: a, strategy: f }), { x: T, y: x } = gn(p, s, m), I = s, O = {}, k = 0;
|
|
2412
|
+
for (let g = 0; g < w.length; g++) {
|
|
2413
|
+
const { name: A, fn: E } = w[g], { x: C, y: M, data: re, reset: F } = await E({ x: T, y: x, initialPlacement: s, placement: I, strategy: f, middlewareData: O, rects: p, platform: y, elements: { reference: l, floating: a } });
|
|
2414
|
+
T = C ?? T, x = M ?? x, O = { ...O, [A]: { ...O[A], ...re } }, k > 50 && console.warn(["Floating UI: The middleware lifecycle appears to be running in an", "infinite loop. This is usually caused by a `reset` continually", "being returned without a break condition."].join(" ")), F && k <= 50 && (k++, typeof F == "object" && (F.placement && (I = F.placement), F.rects && (p = F.rects === !0 ? await y.getElementRects({ reference: l, floating: a, strategy: f }) : F.rects), { x: T, y: x } = gn(p, I, m)), g = -1);
|
|
2415
2415
|
}
|
|
2416
2416
|
return { x: T, y: x, placement: I, strategy: f, middlewareData: O };
|
|
2417
2417
|
})(e, t, { ...o, platform: i });
|
|
@@ -2428,22 +2428,22 @@ var Qe, dt = { exports: {} }, Ln = {};
|
|
|
2428
2428
|
Qe = Ln, function() {
|
|
2429
2429
|
var e = Et, t = 60103, r = 60106;
|
|
2430
2430
|
Qe.Fragment = 60107;
|
|
2431
|
-
var n = 60108, o = 60114, i = 60109, l = 60110, a = 60112, c = 60113, s = 60120, f = 60115, d = 60116,
|
|
2431
|
+
var n = 60108, o = 60114, i = 60109, l = 60110, a = 60112, c = 60113, s = 60120, f = 60115, d = 60116, y = 60121, w = 60122, m = 60117, p = 60129, T = 60131;
|
|
2432
2432
|
if (typeof Symbol == "function" && Symbol.for) {
|
|
2433
2433
|
var x = Symbol.for;
|
|
2434
|
-
t = x("react.element"), r = x("react.portal"), Qe.Fragment = x("react.fragment"), n = x("react.strict_mode"), o = x("react.profiler"), i = x("react.provider"), l = x("react.context"), a = x("react.forward_ref"), c = x("react.suspense"), s = x("react.suspense_list"), f = x("react.memo"), d = x("react.lazy"),
|
|
2434
|
+
t = x("react.element"), r = x("react.portal"), Qe.Fragment = x("react.fragment"), n = x("react.strict_mode"), o = x("react.profiler"), i = x("react.provider"), l = x("react.context"), a = x("react.forward_ref"), c = x("react.suspense"), s = x("react.suspense_list"), f = x("react.memo"), d = x("react.lazy"), y = x("react.block"), w = x("react.server.block"), m = x("react.fundamental"), x("react.scope"), x("react.opaque.id"), p = x("react.debug_trace_mode"), x("react.offscreen"), T = x("react.legacy_hidden");
|
|
2435
2435
|
}
|
|
2436
2436
|
var I = typeof Symbol == "function" && Symbol.iterator, O = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
2437
2437
|
function k(h) {
|
|
2438
2438
|
for (var $ = arguments.length, v = new Array($ > 1 ? $ - 1 : 0), q = 1; q < $; q++)
|
|
2439
2439
|
v[q - 1] = arguments[q];
|
|
2440
|
-
|
|
2440
|
+
g("error", h, v);
|
|
2441
2441
|
}
|
|
2442
|
-
function
|
|
2442
|
+
function g(h, $, v) {
|
|
2443
2443
|
var q = O.ReactDebugCurrentFrame, Q = "";
|
|
2444
2444
|
if (M) {
|
|
2445
2445
|
var ee = E(M.type), oe = M._owner;
|
|
2446
|
-
Q += function(
|
|
2446
|
+
Q += function(ye, _e, ae) {
|
|
2447
2447
|
var z = "";
|
|
2448
2448
|
if (_e) {
|
|
2449
2449
|
var N = _e.fileName, R = N.replace(A, "");
|
|
@@ -2458,12 +2458,12 @@ Qe = Ln, function() {
|
|
|
2458
2458
|
} else
|
|
2459
2459
|
ae && (z = " (created by " + ae + ")");
|
|
2460
2460
|
return `
|
|
2461
|
-
in ` + (
|
|
2461
|
+
in ` + (ye || "Unknown") + z;
|
|
2462
2462
|
}(ee, M._source, oe && E(oe.type));
|
|
2463
2463
|
}
|
|
2464
2464
|
(Q += q.getStackAddendum()) !== "" && ($ += "%s", v = v.concat([Q]));
|
|
2465
|
-
var pe = v.map(function(
|
|
2466
|
-
return "" +
|
|
2465
|
+
var pe = v.map(function(ye) {
|
|
2466
|
+
return "" + ye;
|
|
2467
2467
|
});
|
|
2468
2468
|
pe.unshift("Warning: " + $), Function.prototype.apply.call(console[h], console, pe);
|
|
2469
2469
|
}
|
|
@@ -2499,7 +2499,7 @@ Qe = Ln, function() {
|
|
|
2499
2499
|
return q = h, Q = h.render, ee = "ForwardRef", oe = Q.displayName || Q.name || "", q.displayName || (oe !== "" ? ee + "(" + oe + ")" : ee);
|
|
2500
2500
|
case f:
|
|
2501
2501
|
return E(h.type);
|
|
2502
|
-
case
|
|
2502
|
+
case y:
|
|
2503
2503
|
return E(h.render);
|
|
2504
2504
|
case d:
|
|
2505
2505
|
var $ = (v = h)._status === 1 ? v._result : null;
|
|
@@ -2517,7 +2517,7 @@ Qe = Ln, function() {
|
|
|
2517
2517
|
}
|
|
2518
2518
|
var F, de, Z, ne = O.ReactCurrentOwner, te = Object.prototype.hasOwnProperty, K = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
2519
2519
|
function Ee(h, $, v, q, Q) {
|
|
2520
|
-
var ee, oe = {}, pe = null,
|
|
2520
|
+
var ee, oe = {}, pe = null, ye = null;
|
|
2521
2521
|
for (ee in v !== void 0 && (pe = "" + v), function(z) {
|
|
2522
2522
|
if (te.call(z, "key")) {
|
|
2523
2523
|
var N = Object.getOwnPropertyDescriptor(z, "key").get;
|
|
@@ -2532,7 +2532,7 @@ Qe = Ln, function() {
|
|
|
2532
2532
|
return !1;
|
|
2533
2533
|
}
|
|
2534
2534
|
return z.ref !== void 0;
|
|
2535
|
-
}($) && (
|
|
2535
|
+
}($) && (ye = $.ref, function(z, N) {
|
|
2536
2536
|
if (typeof z.ref == "string" && ne.current && N && ne.current.stateNode !== N) {
|
|
2537
2537
|
var R = E(ne.current.type);
|
|
2538
2538
|
Z[R] || (k('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', E(ne.current.type), z.ref), Z[R] = !0);
|
|
@@ -2544,14 +2544,14 @@ Qe = Ln, function() {
|
|
|
2544
2544
|
for (ee in _e)
|
|
2545
2545
|
oe[ee] === void 0 && (oe[ee] = _e[ee]);
|
|
2546
2546
|
}
|
|
2547
|
-
if (pe ||
|
|
2547
|
+
if (pe || ye) {
|
|
2548
2548
|
var ae = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
|
|
2549
2549
|
pe && function(z, N) {
|
|
2550
2550
|
var R = function() {
|
|
2551
2551
|
F || (F = !0, k("%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));
|
|
2552
2552
|
};
|
|
2553
2553
|
R.isReactWarning = !0, Object.defineProperty(z, "key", { get: R, configurable: !0 });
|
|
2554
|
-
}(oe, ae),
|
|
2554
|
+
}(oe, ae), ye && function(z, N) {
|
|
2555
2555
|
var R = function() {
|
|
2556
2556
|
de || (de = !0, k("%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));
|
|
2557
2557
|
};
|
|
@@ -2561,7 +2561,7 @@ Qe = Ln, function() {
|
|
|
2561
2561
|
return function(z, N, R, Le, j, ie, ce) {
|
|
2562
2562
|
var Oe = { $$typeof: t, type: z, key: N, ref: R, props: ce, _owner: ie, _store: {} };
|
|
2563
2563
|
return Object.defineProperty(Oe._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: !1 }), Object.defineProperty(Oe, "_self", { configurable: !1, enumerable: !1, writable: !1, value: Le }), Object.defineProperty(Oe, "_source", { configurable: !1, enumerable: !1, writable: !1, value: j }), Object.freeze && (Object.freeze(Oe.props), Object.freeze(Oe)), Oe;
|
|
2564
|
-
}(h, pe,
|
|
2564
|
+
}(h, pe, ye, Q, q, ne.current, oe);
|
|
2565
2565
|
}
|
|
2566
2566
|
Z = {};
|
|
2567
2567
|
var Se, Ne = O.ReactCurrentOwner;
|
|
@@ -2616,8 +2616,8 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2616
2616
|
var Q = function(pe) {
|
|
2617
2617
|
if (pe === null || typeof pe != "object")
|
|
2618
2618
|
return null;
|
|
2619
|
-
var
|
|
2620
|
-
return typeof
|
|
2619
|
+
var ye = I && pe[I] || pe["@@iterator"];
|
|
2620
|
+
return typeof ye == "function" ? ye : null;
|
|
2621
2621
|
}(h);
|
|
2622
2622
|
if (typeof Q == "function" && Q !== h.entries)
|
|
2623
2623
|
for (var ee, oe = Q.call(h); !(ee = oe.next()).done; )
|
|
@@ -2637,7 +2637,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2637
2637
|
}
|
|
2638
2638
|
if ($) {
|
|
2639
2639
|
var q = E(v);
|
|
2640
|
-
(function(Q, ee, oe, pe,
|
|
2640
|
+
(function(Q, ee, oe, pe, ye) {
|
|
2641
2641
|
var _e = Function.call.bind(Object.prototype.hasOwnProperty);
|
|
2642
2642
|
for (var ae in Q)
|
|
2643
2643
|
if (_e(Q, ae)) {
|
|
@@ -2651,7 +2651,7 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2651
2651
|
} catch (R) {
|
|
2652
2652
|
z = R;
|
|
2653
2653
|
}
|
|
2654
|
-
!z || z instanceof Error || (re(
|
|
2654
|
+
!z || z instanceof Error || (re(ye), k("%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).", pe || "React class", oe, ae, typeof z), re(null)), z instanceof Error && !(z.message in C) && (C[z.message] = !0, re(ye), k("Failed %s type: %s", oe, z.message), re(null));
|
|
2655
2655
|
}
|
|
2656
2656
|
})($, h.props, "prop", q, h);
|
|
2657
2657
|
} else
|
|
@@ -2661,17 +2661,17 @@ Check the top-level render call using <` + oe + ">.");
|
|
|
2661
2661
|
}
|
|
2662
2662
|
function U(h, $, v, q, Q, ee) {
|
|
2663
2663
|
var oe = function(R) {
|
|
2664
|
-
return typeof R == "string" || typeof R == "function" || R === Qe.Fragment || R === o || R === p || R === n || R === c || R === s || R === T || typeof R == "object" && R !== null && (R.$$typeof === d || R.$$typeof === f || R.$$typeof === i || R.$$typeof === l || R.$$typeof === a || R.$$typeof === m || R.$$typeof ===
|
|
2664
|
+
return typeof R == "string" || typeof R == "function" || R === Qe.Fragment || R === o || R === p || R === n || R === c || R === s || R === T || typeof R == "object" && R !== null && (R.$$typeof === d || R.$$typeof === f || R.$$typeof === i || R.$$typeof === l || R.$$typeof === a || R.$$typeof === m || R.$$typeof === y || R[0] === w);
|
|
2665
2665
|
}(h);
|
|
2666
2666
|
if (!oe) {
|
|
2667
2667
|
var pe = "";
|
|
2668
2668
|
(h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (pe += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
2669
|
-
var
|
|
2669
|
+
var ye, _e = function(R) {
|
|
2670
2670
|
return R !== void 0 ? `
|
|
2671
2671
|
|
|
2672
2672
|
Check your code at ` + R.fileName.replace(/^.*[\\\/]/, "") + ":" + R.lineNumber + "." : "";
|
|
2673
2673
|
}(Q);
|
|
2674
|
-
pe += _e || V(), h === null ?
|
|
2674
|
+
pe += _e || V(), h === null ? ye = "null" : Array.isArray(h) ? ye = "array" : h !== void 0 && h.$$typeof === t ? (ye = "<" + (E(h.type) || "Unknown") + " />", pe = " Did you accidentally export a JSX literal instead of a component?") : ye = typeof h, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ye, pe);
|
|
2675
2675
|
}
|
|
2676
2676
|
var ae = Ee(h, $, v, Q, ee);
|
|
2677
2677
|
if (ae == null)
|
|
@@ -2763,23 +2763,23 @@ const _n = async ({ elementReference: e = null, tooltipReference: t = null, tool
|
|
|
2763
2763
|
return { tooltipStyles: {}, tooltipArrowStyles: {} };
|
|
2764
2764
|
const a = l;
|
|
2765
2765
|
return r ? (a.push({ name: "arrow", options: c = { element: r, padding: 5 }, async fn(s) {
|
|
2766
|
-
const { element: f, padding: d = 0 } = c || {}, { x:
|
|
2766
|
+
const { element: f, padding: d = 0 } = c || {}, { x: y, y: w, placement: m, rects: p, platform: T } = s;
|
|
2767
2767
|
if (f == null)
|
|
2768
2768
|
return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."), {};
|
|
2769
|
-
const x = fo(d), I = { x:
|
|
2769
|
+
const x = fo(d), I = { x: y, y: w }, O = It(m), k = Fr(O), g = await T.getDimensions(f), A = O === "y" ? "top" : "left", E = O === "y" ? "bottom" : "right", C = p.reference[k] + p.reference[O] - I[O] - p.floating[k], M = I[O] - p.reference[O], re = await (T.getOffsetParent == null ? void 0 : T.getOffsetParent(f));
|
|
2770
2770
|
let F = re ? O === "y" ? re.clientHeight || 0 : re.clientWidth || 0 : 0;
|
|
2771
2771
|
F === 0 && (F = p.floating[k]);
|
|
2772
|
-
const de = C / 2 - M / 2, Z = x[A], ne = F -
|
|
2772
|
+
const de = C / 2 - M / 2, Z = x[A], ne = F - g[k] - x[E], te = F / 2 - g[k] / 2 + de, K = Ar(Z, te, ne), Ee = kt(m) != null && te != K && p.reference[k] / 2 - (te < Z ? x[A] : x[E]) - g[k] / 2 < 0;
|
|
2773
2773
|
return { [O]: I[O] - (Ee ? te < Z ? Z - te : ne - te : 0), data: { [O]: K, centerOffset: te - K } };
|
|
2774
|
-
} }), Cn(e, t, { placement: n, strategy: i, middleware: a }).then(({ x: s, y: f, placement: d, middlewareData:
|
|
2774
|
+
} }), Cn(e, t, { placement: n, strategy: i, middleware: a }).then(({ x: s, y: f, placement: d, middlewareData: y }) => {
|
|
2775
2775
|
var w, m;
|
|
2776
|
-
const p = { left: `${s}px`, top: `${f}px` }, { x: T, y: x } = (w =
|
|
2776
|
+
const p = { left: `${s}px`, top: `${f}px` }, { x: T, y: x } = (w = y.arrow) !== null && w !== void 0 ? w : { x: 0, y: 0 };
|
|
2777
2777
|
return { tooltipStyles: p, tooltipArrowStyles: { left: T != null ? `${T}px` : "", top: x != null ? `${x}px` : "", right: "", bottom: "", [(m = { top: "bottom", right: "left", bottom: "top", left: "right" }[d.split("-")[0]]) !== null && m !== void 0 ? m : "bottom"]: "-4px" } };
|
|
2778
2778
|
})) : Cn(e, t, { placement: "bottom", strategy: i, middleware: a }).then(({ x: s, y: f }) => ({ tooltipStyles: { left: `${s}px`, top: `${f}px` }, tooltipArrowStyles: {} }));
|
|
2779
2779
|
var c;
|
|
2780
2780
|
};
|
|
2781
2781
|
var st = { tooltip: "styles-module_tooltip__mnnfp", fixed: "styles-module_fixed__7ciUi", arrow: "styles-module_arrow__K0L3T", "no-arrow": "styles-module_no-arrow__KcFZN", clickable: "styles-module_clickable__Bv9o7", show: "styles-module_show__2NboJ", dark: "styles-module_dark__xNqje", light: "styles-module_light__Z6W-X", success: "styles-module_success__A2AKt", warning: "styles-module_warning__SCK0X", error: "styles-module_error__JvumD", info: "styles-module_info__BWdHW" };
|
|
2782
|
-
const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: i, place: l = "top", offset: a = 10, events: c = ["hover"], positionStrategy: s = "absolute", middlewares: f, wrapper: d, children:
|
|
2782
|
+
const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", anchorId: o, anchorSelect: i, place: l = "top", offset: a = 10, events: c = ["hover"], positionStrategy: s = "absolute", middlewares: f, wrapper: d, children: y = null, delayShow: w = 0, delayHide: m = 0, float: p = !1, noArrow: T = !1, clickable: x = !1, closeOnEsc: I = !1, style: O, position: k, afterShow: g, afterHide: A, content: E, html: C, isOpen: M, setIsOpen: re, activeAnchor: F, setActiveAnchor: de }) => {
|
|
2783
2783
|
const Z = ke(null), ne = ke(null), te = ke(null), K = ke(null), [Ee, Se] = ve({}), [Ne, b] = ve({}), [_, V] = ve(!1), [H, B] = ve(!1), X = ke(!1), W = ke(null), { anchorRefs: U, setActiveAnchor: G } = Lo(e), J = ke(!1), [h, $] = ve([]), v = ke(!1);
|
|
2784
2784
|
ua(() => (v.current = !0, () => {
|
|
2785
2785
|
v.current = !1;
|
|
@@ -2810,7 +2810,7 @@ const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2810
2810
|
clearTimeout(j);
|
|
2811
2811
|
};
|
|
2812
2812
|
}, [M]), xe(() => {
|
|
2813
|
-
_ !== X.current && (X.current = _, _ ?
|
|
2813
|
+
_ !== X.current && (X.current = _, _ ? g == null || g() : A == null || A());
|
|
2814
2814
|
}, [_]);
|
|
2815
2815
|
const Q = (j = m) => {
|
|
2816
2816
|
K.current && clearTimeout(K.current), K.current = setTimeout(() => {
|
|
@@ -2831,7 +2831,7 @@ const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2831
2831
|
_n({ place: l, offset: a, elementReference: { getBoundingClientRect: () => ({ x: j, y: ie, width: 0, height: 0, top: ie, left: j, right: j, bottom: ie }) }, tooltipReference: Z.current, tooltipArrowReference: ne.current, strategy: s, middlewares: f }).then((ce) => {
|
|
2832
2832
|
Object.keys(ce.tooltipStyles).length && Se(ce.tooltipStyles), Object.keys(ce.tooltipArrowStyles).length && b(ce.tooltipArrowStyles);
|
|
2833
2833
|
});
|
|
2834
|
-
},
|
|
2834
|
+
}, ye = (j) => {
|
|
2835
2835
|
if (!j)
|
|
2836
2836
|
return;
|
|
2837
2837
|
const ie = j, ce = { x: ie.clientX, y: ie.clientY };
|
|
@@ -2853,7 +2853,7 @@ const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2853
2853
|
const Oe = document.querySelector(`[id='${o}']`);
|
|
2854
2854
|
Oe && ce.add({ current: Oe }), I && window.addEventListener("keydown", z);
|
|
2855
2855
|
const Ce = [];
|
|
2856
|
-
c.find(($e) => $e === "click") && (window.addEventListener("click", ae), Ce.push({ event: "click", listener: _e })), c.find(($e) => $e === "hover") && (Ce.push({ event: "mouseenter", listener: N }, { event: "mouseleave", listener: R }, { event: "focus", listener: N }, { event: "blur", listener: R }), p && Ce.push({ event: "mousemove", listener:
|
|
2856
|
+
c.find(($e) => $e === "click") && (window.addEventListener("click", ae), Ce.push({ event: "click", listener: _e })), c.find(($e) => $e === "hover") && (Ce.push({ event: "mouseenter", listener: N }, { event: "mouseleave", listener: R }, { event: "focus", listener: N }, { event: "blur", listener: R }), p && Ce.push({ event: "mousemove", listener: ye }));
|
|
2857
2857
|
const Fe = () => {
|
|
2858
2858
|
J.current = !0;
|
|
2859
2859
|
}, ze = () => {
|
|
@@ -2910,13 +2910,13 @@ const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2910
2910
|
$([]);
|
|
2911
2911
|
}
|
|
2912
2912
|
}, [e, i]);
|
|
2913
|
-
const Le = Boolean(C || E ||
|
|
2914
|
-
return H ? dt.exports.jsxs(d, { id: e, role: "tooltip", className: Tn("react-tooltip", st.tooltip, st[n], t, { [st.show]: Le, [st.fixed]: s === "fixed", [st.clickable]: x }), style: { ...O, ...Ee }, ref: Z, children: [C && dt.exports.jsx(Vi, { content: C }) || E ||
|
|
2915
|
-
}, Yi = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: i, classNameArrow: l, variant: a = "dark", place: c = "top", offset: s = 10, wrapper: f = "div", children: d = null, events:
|
|
2916
|
-
const [F, de] = ve(n), [Z, ne] = ve(o), [te, K] = ve(c), [Ee, Se] = ve(a), [Ne, b] = ve(s), [_, V] = ve(p), [H, B] = ve(T), [X, W] = ve(x), [U, G] = ve(f), [J, h] = ve(
|
|
2913
|
+
const Le = Boolean(C || E || y) && _ && Object.keys(Ee).length > 0;
|
|
2914
|
+
return H ? dt.exports.jsxs(d, { id: e, role: "tooltip", className: Tn("react-tooltip", st.tooltip, st[n], t, { [st.show]: Le, [st.fixed]: s === "fixed", [st.clickable]: x }), style: { ...O, ...Ee }, ref: Z, children: [C && dt.exports.jsx(Vi, { content: C }) || E || y, dt.exports.jsx(d, { className: Tn("react-tooltip-arrow", st.arrow, r, { [st["no-arrow"]]: T }), style: Ne, ref: ne })] }) : null;
|
|
2915
|
+
}, Yi = ({ id: e, anchorId: t, anchorSelect: r, content: n, html: o, className: i, classNameArrow: l, variant: a = "dark", place: c = "top", offset: s = 10, wrapper: f = "div", children: d = null, events: y = ["hover"], positionStrategy: w = "absolute", middlewares: m, delayShow: p = 0, delayHide: T = 0, float: x = !1, noArrow: I = !1, clickable: O = !1, closeOnEsc: k = !1, style: g, position: A, isOpen: E, setIsOpen: C, afterShow: M, afterHide: re }) => {
|
|
2916
|
+
const [F, de] = ve(n), [Z, ne] = ve(o), [te, K] = ve(c), [Ee, Se] = ve(a), [Ne, b] = ve(s), [_, V] = ve(p), [H, B] = ve(T), [X, W] = ve(x), [U, G] = ve(f), [J, h] = ve(y), [$, v] = ve(w), [q, Q] = ve(null), { anchorRefs: ee, activeAnchor: oe } = Lo(e), pe = (ae) => ae == null ? void 0 : ae.getAttributeNames().reduce((z, N) => {
|
|
2917
2917
|
var R;
|
|
2918
2918
|
return N.startsWith("data-tooltip-") && (z[N.replace(/^data-tooltip-/, "")] = (R = ae == null ? void 0 : ae.getAttribute(N)) !== null && R !== void 0 ? R : null), z;
|
|
2919
|
-
}, {}),
|
|
2919
|
+
}, {}), ye = (ae) => {
|
|
2920
2920
|
const z = { place: (N) => {
|
|
2921
2921
|
var R;
|
|
2922
2922
|
K((R = N) !== null && R !== void 0 ? R : c);
|
|
@@ -2934,7 +2934,7 @@ const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2934
2934
|
G((R = N) !== null && R !== void 0 ? R : f);
|
|
2935
2935
|
}, events: (N) => {
|
|
2936
2936
|
const R = N == null ? void 0 : N.split(" ");
|
|
2937
|
-
h(R ??
|
|
2937
|
+
h(R ?? y);
|
|
2938
2938
|
}, "position-strategy": (N) => {
|
|
2939
2939
|
var R;
|
|
2940
2940
|
v((R = N) !== null && R !== void 0 ? R : w);
|
|
@@ -2977,18 +2977,18 @@ const On = ({ id: e, className: t, classNameArrow: r, variant: n = "dark", ancho
|
|
|
2977
2977
|
if (!Le || Oe.type !== "attributes" || !(!((Ce = Oe.attributeName) === null || Ce === void 0) && Ce.startsWith("data-tooltip-")))
|
|
2978
2978
|
return;
|
|
2979
2979
|
const Fe = pe(Le);
|
|
2980
|
-
|
|
2980
|
+
ye(Fe);
|
|
2981
2981
|
});
|
|
2982
2982
|
}), ie = { attributes: !0, childList: !1, subtree: !1 };
|
|
2983
2983
|
if (Le) {
|
|
2984
2984
|
const ce = pe(Le);
|
|
2985
|
-
|
|
2985
|
+
ye(ce), j.observe(Le, ie);
|
|
2986
2986
|
}
|
|
2987
2987
|
return () => {
|
|
2988
2988
|
j.disconnect();
|
|
2989
2989
|
};
|
|
2990
2990
|
}, [ee, oe, q, t, r]);
|
|
2991
|
-
const _e = { id: e, anchorId: t, anchorSelect: r, className: i, classNameArrow: l, content: F, html: Z, place: te, variant: Ee, offset: Ne, wrapper: U, events: J, positionStrategy: $, middlewares: m, delayShow: _, delayHide: H, float: X, noArrow: I, clickable: O, closeOnEsc: k, style:
|
|
2991
|
+
const _e = { id: e, anchorId: t, anchorSelect: r, className: i, classNameArrow: l, content: F, html: Z, place: te, variant: Ee, offset: Ne, wrapper: U, events: J, positionStrategy: $, middlewares: m, delayShow: _, delayHide: H, float: X, noArrow: I, clickable: O, closeOnEsc: k, style: g, position: A, isOpen: E, setIsOpen: C, afterShow: M, afterHide: re, activeAnchor: q, setActiveAnchor: (ae) => Q(ae) };
|
|
2992
2992
|
return d ? dt.exports.jsx(On, { ..._e, children: d }) : dt.exports.jsx(On, { ..._e });
|
|
2993
2993
|
};
|
|
2994
2994
|
const To = () => null, So = () => null, rt = ({
|
|
@@ -3001,7 +3001,7 @@ const To = () => null, So = () => null, rt = ({
|
|
|
3001
3001
|
style: l,
|
|
3002
3002
|
...a
|
|
3003
3003
|
}) => {
|
|
3004
|
-
const c = i.find((
|
|
3004
|
+
const c = i.find((y) => y.type === To), s = i.find((y) => y.type === So), f = "tooltip-" + Yn();
|
|
3005
3005
|
return /* @__PURE__ */ fe("span", { className: "cove-tooltip", style: l, ...a, children: [
|
|
3006
3006
|
/* @__PURE__ */ S(
|
|
3007
3007
|
"a",
|
|
@@ -3010,11 +3010,11 @@ const To = () => null, So = () => null, rt = ({
|
|
|
3010
3010
|
className: "cove-tooltip--target",
|
|
3011
3011
|
"data-tooltip-float": r,
|
|
3012
3012
|
"data-tooltip-place": e,
|
|
3013
|
-
"data-tooltip-events": ((
|
|
3013
|
+
"data-tooltip-events": ((y) => ({
|
|
3014
3014
|
hover: null,
|
|
3015
3015
|
focus: "focus",
|
|
3016
3016
|
click: "click focus"
|
|
3017
|
-
})[
|
|
3017
|
+
})[y])(),
|
|
3018
3018
|
children: c ? c.props.children : null
|
|
3019
3019
|
}
|
|
3020
3020
|
),
|
|
@@ -3055,7 +3055,7 @@ mt.Section.propTypes = {
|
|
|
3055
3055
|
function Zi(e, t, r) {
|
|
3056
3056
|
var n = this, o = ke(null), i = ke(0), l = ke(null), a = ke([]), c = ke(), s = ke(), f = ke(e), d = ke(!0);
|
|
3057
3057
|
f.current = e;
|
|
3058
|
-
var
|
|
3058
|
+
var y = !t && t !== 0 && typeof window < "u";
|
|
3059
3059
|
if (typeof e != "function")
|
|
3060
3060
|
throw new TypeError("Expected a function");
|
|
3061
3061
|
t = +t || 0, r = r || {};
|
|
@@ -3070,18 +3070,18 @@ function Zi(e, t, r) {
|
|
|
3070
3070
|
var M = a.current, re = c.current;
|
|
3071
3071
|
return a.current = c.current = null, i.current = C, s.current = f.current.apply(re, M);
|
|
3072
3072
|
}, O = function(C, M) {
|
|
3073
|
-
|
|
3073
|
+
y && cancelAnimationFrame(l.current), l.current = y ? requestAnimationFrame(C) : setTimeout(C, M);
|
|
3074
3074
|
}, k = function(C) {
|
|
3075
3075
|
if (!d.current)
|
|
3076
3076
|
return !1;
|
|
3077
3077
|
var M = C - o.current, re = C - i.current;
|
|
3078
3078
|
return !o.current || M >= t || M < 0 || p && re >= T;
|
|
3079
|
-
},
|
|
3079
|
+
}, g = function(C) {
|
|
3080
3080
|
return l.current = null, m && a.current ? I(C) : (a.current = c.current = null, s.current);
|
|
3081
3081
|
}, A = function() {
|
|
3082
3082
|
var C = Date.now();
|
|
3083
3083
|
if (k(C))
|
|
3084
|
-
return
|
|
3084
|
+
return g(C);
|
|
3085
3085
|
if (d.current) {
|
|
3086
3086
|
var M = C - o.current, re = C - i.current, F = t - M, de = p ? Math.min(F, T - re) : F;
|
|
3087
3087
|
O(A, de);
|
|
@@ -3099,13 +3099,13 @@ function Zi(e, t, r) {
|
|
|
3099
3099
|
return l.current || O(A, t), s.current;
|
|
3100
3100
|
};
|
|
3101
3101
|
return E.cancel = function() {
|
|
3102
|
-
l.current && (
|
|
3102
|
+
l.current && (y ? cancelAnimationFrame(l.current) : clearTimeout(l.current)), i.current = 0, a.current = o.current = c.current = l.current = null;
|
|
3103
3103
|
}, E.isPending = function() {
|
|
3104
3104
|
return !!l.current;
|
|
3105
3105
|
}, E.flush = function() {
|
|
3106
|
-
return l.current ?
|
|
3106
|
+
return l.current ? g(Date.now()) : s.current;
|
|
3107
3107
|
}, E;
|
|
3108
|
-
}, [w, p, t, T, m,
|
|
3108
|
+
}, [w, p, t, T, m, y]);
|
|
3109
3109
|
return x;
|
|
3110
3110
|
}
|
|
3111
3111
|
function Ki(e, t) {
|
|
@@ -3130,17 +3130,17 @@ function Xi(e, t, r) {
|
|
|
3130
3130
|
n(c.current, e) || (a(e), c.current = e);
|
|
3131
3131
|
}, [e, a, n]), [i, { cancel: a.cancel, isPending: a.isPending, flush: a.flush }];
|
|
3132
3132
|
}
|
|
3133
|
-
const Ji = qt(({ label: e, section: t = null, subsection: r = null, fieldName: n, updateField: o, value: i, type: l = "input", tooltip: a, placeholder: c, i: s = null, min: f = null, max: d = null, className:
|
|
3133
|
+
const Ji = qt(({ label: e, section: t = null, subsection: r = null, fieldName: n, updateField: o, value: i, type: l = "input", tooltip: a, placeholder: c, i: s = null, min: f = null, max: d = null, className: y, ...w }) => {
|
|
3134
3134
|
const [m, p] = ve(i), [T] = Xi(m, 500);
|
|
3135
3135
|
xe(() => {
|
|
3136
3136
|
typeof T == "string" && i !== T && o && o(t, r, n, T, s);
|
|
3137
3137
|
}, [T, t, r, n, s, i, o]);
|
|
3138
3138
|
let x = r ? `${t}-${r}-${n}` : `${t}-${r}-${n}`;
|
|
3139
|
-
const I = (
|
|
3140
|
-
l !== "number" || f === null || !
|
|
3139
|
+
const I = (g) => {
|
|
3140
|
+
l !== "number" || f === null || !g.target.value || parseFloat(f) <= parseFloat(g.target.value) & parseFloat(d) >= parseFloat(g.target.value) ? p(g.target.value) : p(f.toString());
|
|
3141
3141
|
};
|
|
3142
3142
|
let O = {
|
|
3143
|
-
className: `cove-input${
|
|
3143
|
+
className: `cove-input${y ? " " + y : ""}`,
|
|
3144
3144
|
type: l,
|
|
3145
3145
|
name: x,
|
|
3146
3146
|
placeholder: c,
|
|
@@ -3156,7 +3156,7 @@ const Ji = qt(({ label: e, section: t = null, subsection: r = null, fieldName: n
|
|
|
3156
3156
|
});
|
|
3157
3157
|
const Qi = ({ color: e = "#fff", opacity: t = 100, size: r = 100, className: n }) => /* @__PURE__ */ S(bt, { children: /* @__PURE__ */ S("div", { className: `cove-loadspin${n ? " " + n : ""}`, style: { width: r, height: r }, children: /* @__PURE__ */ S("div", { className: "cove-loadspin__roller", style: { opacity: t / 100, transform: `scale(${r / 80})` }, children: [...Array(8)].map((i, l) => /* @__PURE__ */ S("div", { style: { backgroundColor: e } }, l)) }) }) });
|
|
3158
3158
|
const Oo = ({ style: e, role: t, hoverStyle: r = {}, fluid: n = !1, loading: o = !1, loadingText: i = "Loading...", flexCenter: l, active: a = !1, onClick: c, children: s, ...f }) => {
|
|
3159
|
-
const d = ke(null), [
|
|
3159
|
+
const d = ke(null), [y, w] = ve("out"), [m, p] = ve({ ...e }), [T, x] = ve(), [I, O] = ve(), k = {
|
|
3160
3160
|
...f,
|
|
3161
3161
|
style: m,
|
|
3162
3162
|
className: "cove-button" + (l || t === "loader" ? " cove-button--flex-center" : "") + (n ? " fluid" : "") + (o ? " loading" : "") + (f.className ? " " + f.className : ""),
|
|
@@ -3167,20 +3167,20 @@ const Oo = ({ style: e, role: t, hoverStyle: r = {}, fluid: n = !1, loading: o =
|
|
|
3167
3167
|
};
|
|
3168
3168
|
return xe(() => {
|
|
3169
3169
|
if (t === "loader" && d.current) {
|
|
3170
|
-
const
|
|
3171
|
-
|
|
3170
|
+
const g = document.createElement("span"), A = document.createTextNode(s);
|
|
3171
|
+
g.style.opacity = "0", g.style.visibility = "hidden";
|
|
3172
3172
|
const E = document.createElement("span"), C = document.createTextNode(i);
|
|
3173
|
-
E.style.opacity = "0", E.style.visibility = "hidden",
|
|
3173
|
+
E.style.opacity = "0", E.style.visibility = "hidden", g.appendChild(A), E.appendChild(C), d.current.parentNode.insertBefore(g, d.current), d.current.parentNode.insertBefore(E, d.current), x(g.offsetWidth + 2), O(E.offsetWidth + 2), d.current.parentNode.removeChild(g), d.current.parentNode.removeChild(E);
|
|
3174
3174
|
}
|
|
3175
3175
|
return () => {
|
|
3176
3176
|
};
|
|
3177
3177
|
}, [d, s, i, t]), xe(() => {
|
|
3178
|
-
|
|
3179
|
-
}, [
|
|
3178
|
+
y === "in" && p((g) => ({ ...g, ...r })), y === "out" && (a || p({ ...e }));
|
|
3179
|
+
}, [y, a, e]), /* @__PURE__ */ S(
|
|
3180
3180
|
"button",
|
|
3181
3181
|
{
|
|
3182
3182
|
...k,
|
|
3183
|
-
onClick: (
|
|
3183
|
+
onClick: (g) => (g.preventDefault(), o || c()),
|
|
3184
3184
|
disabled: o || k.disabled,
|
|
3185
3185
|
ref: d,
|
|
3186
3186
|
children: s && /* @__PURE__ */ fe(bt, { children: [
|
|
@@ -3218,9 +3218,9 @@ const Rn = qt(({ label: e, value: t, options: r, fieldName: n, section: o = null
|
|
|
3218
3218
|
f = r.map((d) => /* @__PURE__ */ S("option", { value: d, children: d }, d));
|
|
3219
3219
|
else {
|
|
3220
3220
|
f = [];
|
|
3221
|
-
for (const [d,
|
|
3221
|
+
for (const [d, y] of Object.entries(r))
|
|
3222
3222
|
f.push(
|
|
3223
|
-
/* @__PURE__ */ S("option", { value: d, children:
|
|
3223
|
+
/* @__PURE__ */ S("option", { value: d, children: y }, d)
|
|
3224
3224
|
);
|
|
3225
3225
|
}
|
|
3226
3226
|
return c && f.unshift(
|
|
@@ -3255,7 +3255,7 @@ const Rn = qt(({ label: e, value: t, options: r, fieldName: n, section: o = null
|
|
|
3255
3255
|
i: s = null,
|
|
3256
3256
|
min: f = null,
|
|
3257
3257
|
max: d = null,
|
|
3258
|
-
...
|
|
3258
|
+
...y
|
|
3259
3259
|
}) => {
|
|
3260
3260
|
const [w, m] = ve(c);
|
|
3261
3261
|
let p = i ? `${o}-${i}-${l}` : `${o}-${i}-${l}`;
|
|
@@ -3290,7 +3290,7 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3290
3290
|
E !== null && (re ? (F = [...t[A]], F[E] = { ...F[E], [C]: M }) : typeof M == "string" ? F[E] = M : F = { ...t[A], [E]: { ...t[A][E], [C]: M } });
|
|
3291
3291
|
let de = { ...t, [A]: F };
|
|
3292
3292
|
r(de);
|
|
3293
|
-
},
|
|
3293
|
+
}, y = (A) => {
|
|
3294
3294
|
let E = [...t.filters];
|
|
3295
3295
|
E.splice(A, 1), r({ ...t, filters: E });
|
|
3296
3296
|
}, w = (A, E, C) => {
|
|
@@ -3336,7 +3336,7 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3336
3336
|
] }) }), k = () => {
|
|
3337
3337
|
let A = JSON.parse(JSON.stringify(t));
|
|
3338
3338
|
return delete A.newViz, delete A.runtime, A;
|
|
3339
|
-
},
|
|
3339
|
+
}, g = /* @__PURE__ */ fe(mt, { children: [
|
|
3340
3340
|
/* @__PURE__ */ S(mt.Section, { title: "General", children: /* @__PURE__ */ S(Ji, { value: t.title, fieldName: "title", label: "Title", placeholder: "Filterable Text Title", updateField: d }) }),
|
|
3341
3341
|
/* @__PURE__ */ fe(mt.Section, { title: "Data", children: [
|
|
3342
3342
|
/* @__PURE__ */ S("div", { className: "cove-accordion__panel-section", children: /* @__PURE__ */ S("div", { className: "cove-input-group", children: /* @__PURE__ */ S(Rn, { value: t.textColumn || "", fieldName: "textColumn", label: "Text Column", updateField: d, initial: "Select", options: p() }) }) }),
|
|
@@ -3355,7 +3355,7 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3355
3355
|
type: "button",
|
|
3356
3356
|
className: "remove-column",
|
|
3357
3357
|
onClick: () => {
|
|
3358
|
-
|
|
3358
|
+
y(E);
|
|
3359
3359
|
},
|
|
3360
3360
|
children: "Remove"
|
|
3361
3361
|
}
|
|
@@ -3427,7 +3427,7 @@ const tl = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pi
|
|
|
3427
3427
|
/* @__PURE__ */ S("button", { className: "cove-editor--toggle" + (a ? "" : " collapsed"), title: a ? "Collapse Editor" : "Expand Editor", onClick: x }),
|
|
3428
3428
|
/* @__PURE__ */ S("section", { className: "cove-editor__panel" + (a ? "" : " hidden"), children: /* @__PURE__ */ fe("div", { className: "cove-editor__panel-container", children: [
|
|
3429
3429
|
/* @__PURE__ */ S("h2", { className: "cove-editor__heading", children: "Configure Filtered Text" }),
|
|
3430
|
-
/* @__PURE__ */ S("section", { className: "cove-editor__content", children:
|
|
3430
|
+
/* @__PURE__ */ S("section", { className: "cove-editor__content", children: g })
|
|
3431
3431
|
] }) }),
|
|
3432
3432
|
/* @__PURE__ */ S("div", { className: "cove-editor__content", children: /* @__PURE__ */ S("div", { className: "cove-editor__content-wrap", children: e.children }) })
|
|
3433
3433
|
] }) });
|
|
@@ -3984,7 +3984,7 @@ function Wo(e) {
|
|
|
3984
3984
|
r = e[n], t[r.name] = r.value;
|
|
3985
3985
|
return t;
|
|
3986
3986
|
}
|
|
3987
|
-
function
|
|
3987
|
+
function gl(e) {
|
|
3988
3988
|
e = e.toLowerCase();
|
|
3989
3989
|
var t = ml(e);
|
|
3990
3990
|
return t || e;
|
|
@@ -3996,7 +3996,7 @@ function Vo(e, t, r) {
|
|
|
3996
3996
|
switch (l.nodeType) {
|
|
3997
3997
|
case 1:
|
|
3998
3998
|
a = new dl(
|
|
3999
|
-
|
|
3999
|
+
gl(l.nodeName),
|
|
4000
4000
|
Wo(l.attributes)
|
|
4001
4001
|
), a.children = Vo(l.childNodes, a);
|
|
4002
4002
|
break;
|
|
@@ -4019,14 +4019,14 @@ function Vo(e, t, r) {
|
|
|
4019
4019
|
}
|
|
4020
4020
|
Vr.formatAttributes = Wo;
|
|
4021
4021
|
Vr.formatDOM = Vo;
|
|
4022
|
-
var
|
|
4022
|
+
var yl = sl, bl = Vr, El = bl.formatDOM, wl = /<(![a-zA-Z\s]+)>/;
|
|
4023
4023
|
function xl(e) {
|
|
4024
4024
|
if (typeof e != "string")
|
|
4025
4025
|
throw new TypeError("First argument must be a string");
|
|
4026
4026
|
if (e === "")
|
|
4027
4027
|
return [];
|
|
4028
4028
|
var t = e.match(wl), r;
|
|
4029
|
-
return t && t[1] && (r = t[1]), El(
|
|
4029
|
+
return t && t[1] && (r = t[1]), El(yl(e), null, r);
|
|
4030
4030
|
}
|
|
4031
4031
|
var Cl = xl, We = {}, nr = {}, Ll = 0;
|
|
4032
4032
|
nr.SAME = Ll;
|
|
@@ -5040,7 +5040,7 @@ var Zo = {}, Wt = {}, zl = {
|
|
|
5040
5040
|
});
|
|
5041
5041
|
}
|
|
5042
5042
|
}
|
|
5043
|
-
function
|
|
5043
|
+
function y() {
|
|
5044
5044
|
var m = i(), p = c(Wl);
|
|
5045
5045
|
if (p) {
|
|
5046
5046
|
if (d(), !c(Vl))
|
|
@@ -5056,7 +5056,7 @@ var Zo = {}, Wt = {}, zl = {
|
|
|
5056
5056
|
function w() {
|
|
5057
5057
|
var m = [];
|
|
5058
5058
|
f(m);
|
|
5059
|
-
for (var p; p =
|
|
5059
|
+
for (var p; p = y(); )
|
|
5060
5060
|
p !== !1 && (m.push(p), f(m));
|
|
5061
5061
|
return m;
|
|
5062
5062
|
}
|
|
@@ -5193,10 +5193,10 @@ var Xo = {
|
|
|
5193
5193
|
function Un(e) {
|
|
5194
5194
|
return Lt.possibleStandardNames[e];
|
|
5195
5195
|
}
|
|
5196
|
-
var vc = Et, mc = Jo, Vt = Xo,
|
|
5196
|
+
var vc = Et, mc = Jo, Vt = Xo, gc = Vt.setStyleProp, yc = Vt.canTextBeChildOfNode;
|
|
5197
5197
|
function Qo(e, t) {
|
|
5198
5198
|
t = t || {};
|
|
5199
|
-
for (var r = t.library || vc, n = r.cloneElement, o = r.createElement, i = r.isValidElement, l = [], a, c, s = typeof t.replace == "function", f, d,
|
|
5199
|
+
for (var r = t.library || vc, n = r.cloneElement, o = r.createElement, i = r.isValidElement, l = [], a, c, s = typeof t.replace == "function", f, d, y, w = t.trim, m = 0, p = e.length; m < p; m++) {
|
|
5200
5200
|
if (a = e[m], s && (f = t.replace(a), i(f))) {
|
|
5201
5201
|
p > 1 && (f = n(f, {
|
|
5202
5202
|
key: f.key || m
|
|
@@ -5204,12 +5204,12 @@ function Qo(e, t) {
|
|
|
5204
5204
|
continue;
|
|
5205
5205
|
}
|
|
5206
5206
|
if (a.type === "text") {
|
|
5207
|
-
if (c = !a.data.trim().length, c && a.parent && !
|
|
5207
|
+
if (c = !a.data.trim().length, c && a.parent && !yc(a.parent) || w && c)
|
|
5208
5208
|
continue;
|
|
5209
5209
|
l.push(a.data);
|
|
5210
5210
|
continue;
|
|
5211
5211
|
}
|
|
5212
|
-
switch (d = a.attribs, bc(a) ?
|
|
5212
|
+
switch (d = a.attribs, bc(a) ? gc(d.style, d) : d && (d = mc(d, a.name)), y = null, a.type) {
|
|
5213
5213
|
case "script":
|
|
5214
5214
|
case "style":
|
|
5215
5215
|
a.children[0] && (d.dangerouslySetInnerHTML = {
|
|
@@ -5217,32 +5217,32 @@ function Qo(e, t) {
|
|
|
5217
5217
|
});
|
|
5218
5218
|
break;
|
|
5219
5219
|
case "tag":
|
|
5220
|
-
a.name === "textarea" && a.children[0] ? d.defaultValue = a.children[0].data : a.children && a.children.length && (
|
|
5220
|
+
a.name === "textarea" && a.children[0] ? d.defaultValue = a.children[0].data : a.children && a.children.length && (y = Qo(a.children, t));
|
|
5221
5221
|
break;
|
|
5222
5222
|
default:
|
|
5223
5223
|
continue;
|
|
5224
5224
|
}
|
|
5225
|
-
p > 1 && (d.key = m), l.push(o(a.name, d,
|
|
5225
|
+
p > 1 && (d.key = m), l.push(o(a.name, d, y));
|
|
5226
5226
|
}
|
|
5227
5227
|
return l.length === 1 ? l[0] : l;
|
|
5228
5228
|
}
|
|
5229
5229
|
function bc(e) {
|
|
5230
5230
|
return Vt.PRESERVE_CUSTOM_ATTRIBUTES && e.type === "tag" && Vt.isCustomComponent(e.name, e.attribs);
|
|
5231
5231
|
}
|
|
5232
|
-
var Ec = Qo, lr = zr,
|
|
5233
|
-
|
|
5234
|
-
typeof
|
|
5232
|
+
var Ec = Qo, lr = zr, gt = Cl, wc = Jo, ea = Ec;
|
|
5233
|
+
gt = /* istanbul ignore next */
|
|
5234
|
+
typeof gt.default == "function" ? gt.default : gt;
|
|
5235
5235
|
var xc = { lowerCaseAttributeNames: !1 };
|
|
5236
5236
|
function Je(e, t) {
|
|
5237
5237
|
if (typeof e != "string")
|
|
5238
5238
|
throw new TypeError("First argument must be a string");
|
|
5239
5239
|
return e === "" ? [] : (t = t || {}, ea(
|
|
5240
|
-
|
|
5240
|
+
gt(e, t.htmlparser2 || xc),
|
|
5241
5241
|
t
|
|
5242
5242
|
));
|
|
5243
5243
|
}
|
|
5244
5244
|
Je.domToReact = ea;
|
|
5245
|
-
Je.htmlToDOM =
|
|
5245
|
+
Je.htmlToDOM = gt;
|
|
5246
5246
|
Je.attributesToProps = wc;
|
|
5247
5247
|
Je.Comment = lr.Comment;
|
|
5248
5248
|
Je.Element = lr.Element;
|
|
@@ -5259,17 +5259,17 @@ Ue.ProcessingInstruction;
|
|
|
5259
5259
|
Ue.Text;
|
|
5260
5260
|
const qn = Ue;
|
|
5261
5261
|
function Cc(e) {
|
|
5262
|
-
var l, a, c, s, f, d,
|
|
5262
|
+
var l, a, c, s, f, d, y;
|
|
5263
5263
|
let t = "", r = "";
|
|
5264
5264
|
e.lineDatapointStyle === "hover" && (t = " chart-line--hover"), e.lineDatapointStyle === "always show" && (t = " chart-line--always"), e.barHasBorder === "false" && (r = " chart-bar--no-border");
|
|
5265
5265
|
let n = ["cove-component__inner"], o = ["cove-component__content"];
|
|
5266
|
-
return e.title && n.push("component--has-title"), e.subtext && n.push("component--has-subtext"), e.biteStyle && n.push(`bite__style--${e.biteStyle}`), (l = e.general) != null && l.isCompactStyle && n.push("component--isCompactStyle"), !((a = e.visual) != null && a.border) && o.push("no-borders"), e.visualizationType === "Spark Line" && o.push("sparkline"), (c = e.visual) != null && c.borderColorTheme && o.push("component--has-borderColorTheme"), (s = e.visual) != null && s.accent && o.push("component--has-accent"), (f = e.visual) != null && f.background && o.push("component--has-background"), (d = e.visual) != null && d.hideBackgroundColor && o.push("component--hideBackgroundColor"), e.shadow && n.push("shadow"), (
|
|
5266
|
+
return e.title && n.push("component--has-title"), e.subtext && n.push("component--has-subtext"), e.biteStyle && n.push(`bite__style--${e.biteStyle}`), (l = e.general) != null && l.isCompactStyle && n.push("component--isCompactStyle"), !((a = e.visual) != null && a.border) && o.push("no-borders"), e.visualizationType === "Spark Line" && o.push("sparkline"), (c = e.visual) != null && c.borderColorTheme && o.push("component--has-borderColorTheme"), (s = e.visual) != null && s.accent && o.push("component--has-accent"), (f = e.visual) != null && f.background && o.push("component--has-background"), (d = e.visual) != null && d.hideBackgroundColor && o.push("component--hideBackgroundColor"), e.shadow && n.push("shadow"), (y = e == null ? void 0 : e.visual) != null && y.roundedBorders && n.push("bite--has-rounded-borders"), { innerContainerClasses: n, contentClasses: o, barBorderClass: r, lineDatapointClass: t, sparkLineStyles: {
|
|
5267
5267
|
width: "100%",
|
|
5268
5268
|
height: "100px"
|
|
5269
5269
|
} };
|
|
5270
5270
|
}
|
|
5271
|
-
const Tc = ({
|
|
5272
|
-
const i = new ma(), [l, a] = ve(Dt), [c, s] = ve(!0), [f, d] = ve(l.data || []), [
|
|
5271
|
+
const Tc = ({ config: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1, setConfig: o }) => {
|
|
5272
|
+
const i = new ma(), [l, a] = ve(Dt), [c, s] = ve(!0), [f, d] = ve(l.data || []), [y, w] = ve();
|
|
5273
5273
|
let { title: m, filters: p } = l;
|
|
5274
5274
|
const T = l.fontSize === "small" ? "16px" : l.fontSize === "medium" ? "22px" : "27px", { contentClasses: x } = Cc(l), I = async () => {
|
|
5275
5275
|
let E = e || await (await fetch(t)).json(), C = E.formattedData || E.data || {};
|
|
@@ -5295,7 +5295,7 @@ const Tc = ({ configObj: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1,
|
|
|
5295
5295
|
}, []), xe(() => {
|
|
5296
5296
|
e && !e.dataUrl && (O({ ...Dt, ...e }), d(e.data), w(e.data));
|
|
5297
5297
|
}, [e == null ? void 0 : e.data]);
|
|
5298
|
-
let
|
|
5298
|
+
let g = /* @__PURE__ */ S(ga, {});
|
|
5299
5299
|
if (c === !1) {
|
|
5300
5300
|
let E = /* @__PURE__ */ fe(bt, { children: [
|
|
5301
5301
|
m && /* @__PURE__ */ S("header", { style: { fontSize: T }, className: `cove-component__header ${l.theme} `, children: qn(m) }),
|
|
@@ -5305,7 +5305,7 @@ const Tc = ({ configObj: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1,
|
|
|
5305
5305
|
" "
|
|
5306
5306
|
] }, M)) }) })
|
|
5307
5307
|
] });
|
|
5308
|
-
|
|
5308
|
+
g = /* @__PURE__ */ fe("div", { className: `cove ${l.theme} `, style: r ? { marginTop: "3rem" } : null, children: [
|
|
5309
5309
|
n && /* @__PURE__ */ S(rl, { children: E }),
|
|
5310
5310
|
!n && E
|
|
5311
5311
|
] });
|
|
@@ -5319,7 +5319,7 @@ const Tc = ({ configObj: e, configUrl: t, isDashboard: r = !1, isEditor: n = !1,
|
|
|
5319
5319
|
stateData: f,
|
|
5320
5320
|
unfilteredData: f
|
|
5321
5321
|
};
|
|
5322
|
-
return /* @__PURE__ */ S(Gn, { component: "CdcFilteredText", children: /* @__PURE__ */ S(Xn.Provider, { value: A, children:
|
|
5322
|
+
return /* @__PURE__ */ S(Gn, { component: "CdcFilteredText", children: /* @__PURE__ */ S(Xn.Provider, { value: A, children: g }) });
|
|
5323
5323
|
};
|
|
5324
5324
|
export {
|
|
5325
5325
|
Tc as default
|