se-design 0.0.97 → 0.0.98
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/assets/style.css +1 -1
- package/dist/components/Dropdown/index.d.ts +1 -1
- package/dist/components/Header/index.d.ts +1 -1
- package/dist/components/Icon/index.d.ts +1 -1
- package/dist/components/Popover/index.d.ts +2 -2
- package/dist/components/Tabs/index.d.ts +14 -0
- package/dist/components/Toggle/index.d.ts +1 -0
- package/dist/components/Tooltip/index.d.ts +2 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/index.js +30 -28
- package/dist/index.js.map +1 -1
- package/dist/index10.js +30 -22
- package/dist/index10.js.map +1 -1
- package/dist/index11.js +29 -30
- package/dist/index11.js.map +1 -1
- package/dist/index12.js +18 -21
- package/dist/index12.js.map +1 -1
- package/dist/index13.js +100 -5
- package/dist/index13.js.map +1 -1
- package/dist/index14.js +27 -63
- package/dist/index14.js.map +1 -1
- package/dist/index15.js +67 -12
- package/dist/index15.js.map +1 -1
- package/dist/index16.js +70 -36
- package/dist/index16.js.map +1 -1
- package/dist/index17.js +20 -32
- package/dist/index17.js.map +1 -1
- package/dist/index18.js +22 -9
- package/dist/index18.js.map +1 -1
- package/dist/index19.js +58 -18
- package/dist/index19.js.map +1 -1
- package/dist/index20.js +133 -30
- package/dist/index20.js.map +1 -1
- package/dist/index21.js +18 -47
- package/dist/index21.js.map +1 -1
- package/dist/index22.js +43 -5
- package/dist/index22.js.map +1 -1
- package/dist/index23.js +28 -21
- package/dist/index23.js.map +1 -1
- package/dist/index24.js +2 -6
- package/dist/index24.js.map +1 -1
- package/dist/index25.js +1 -1
- package/dist/index25.js.map +1 -1
- package/dist/index26.js +1 -1
- package/dist/index26.js.map +1 -1
- package/dist/index27.js +1 -1
- package/dist/index27.js.map +1 -1
- package/dist/index28.js +1 -1
- package/dist/index28.js.map +1 -1
- package/dist/index29.js +1 -1
- package/dist/index29.js.map +1 -1
- package/dist/index3.js +69 -0
- package/dist/index3.js.map +1 -0
- package/dist/index30.js +2 -2
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +2 -2
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +149 -2
- package/dist/index32.js.map +1 -1
- package/dist/index35.js +13 -0
- package/dist/index35.js.map +1 -0
- package/dist/index36.js +10 -2
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +4 -32
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +163 -398
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +11 -2
- package/dist/index39.js.map +1 -1
- package/dist/index4.js +31 -41
- package/dist/index4.js.map +1 -1
- package/dist/index40.js +6 -2
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +5 -9
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +36 -8
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +2 -5
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +8 -170
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +327 -11
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +49 -5
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +2 -6
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +73 -35
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +93 -2
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +63 -14
- package/dist/index5.js.map +1 -1
- package/dist/index50.js +49 -5
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +7 -326
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +4 -49
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +52 -2
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +2 -76
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +2 -93
- package/dist/index55.js.map +1 -1
- package/dist/index6.js +24 -35
- package/dist/index6.js.map +1 -1
- package/dist/index7.js +7 -40
- package/dist/index7.js.map +1 -1
- package/dist/index8.js +28 -3
- package/dist/index8.js.map +1 -1
- package/dist/index9.js +33 -24
- package/dist/index9.js.map +1 -1
- package/package.json +11 -6
- package/dist/assets/colors.css +0 -1
- package/dist/assets/src/components/SidebarOverlay/style.css +0 -1
- package/dist/assets/src/components/TableContentLoader/style.css +0 -1
- package/dist/index33.js +0 -152
- package/dist/index33.js.map +0 -1
- package/dist/index56.js +0 -55
- package/dist/index56.js.map +0 -1
- package/dist/index57.js +0 -11
- package/dist/index57.js.map +0 -1
- package/dist/index58.js +0 -8
- package/dist/index58.js.map +0 -1
- package/dist/index59.js +0 -55
- package/dist/index59.js.map +0 -1
- package/dist/index60.js +0 -5
- package/dist/index60.js.map +0 -1
- package/dist/index61.js +0 -5
- package/dist/index61.js.map +0 -1
package/dist/index37.js
CHANGED
@@ -1,36 +1,8 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
4
|
-
* react-jsx-runtime.production.js
|
5
|
-
*
|
6
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
7
|
-
*
|
8
|
-
* This source code is licensed under the MIT license found in the
|
9
|
-
* LICENSE file in the root directory of this source tree.
|
10
|
-
*/
|
11
|
-
var i;
|
12
|
-
function R() {
|
13
|
-
if (i) return t;
|
14
|
-
i = 1;
|
15
|
-
var d = Symbol.for("react.transitional.element"), o = Symbol.for("react.fragment");
|
16
|
-
function s(_, r, e) {
|
17
|
-
var n = null;
|
18
|
-
if (e !== void 0 && (n = "" + e), r.key !== void 0 && (n = "" + r.key), "key" in r) {
|
19
|
-
e = {};
|
20
|
-
for (var u in r)
|
21
|
-
u !== "key" && (e[u] = r[u]);
|
22
|
-
} else e = r;
|
23
|
-
return r = e.ref, {
|
24
|
-
$$typeof: d,
|
25
|
-
type: _,
|
26
|
-
key: n,
|
27
|
-
ref: r !== void 0 ? r : null,
|
28
|
-
props: e
|
29
|
-
};
|
30
|
-
}
|
31
|
-
return t.Fragment = o, t.jsx = s, t.jsxs = s, t;
|
1
|
+
import e from "./index40.js";
|
2
|
+
function p(o, t) {
|
3
|
+
o.prototype = Object.create(t.prototype), o.prototype.constructor = o, e(o, t);
|
32
4
|
}
|
33
5
|
export {
|
34
|
-
|
6
|
+
p as default
|
35
7
|
};
|
36
8
|
//# sourceMappingURL=index37.js.map
|
package/dist/index37.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index37.js","sources":["../node_modules/
|
1
|
+
{"version":3,"file":"index37.js","sources":["../node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"],"sourcesContent":["import setPrototypeOf from \"./setPrototypeOf.js\";\nfunction _inheritsLoose(t, o) {\n t.prototype = Object.create(o.prototype), t.prototype.constructor = t, setPrototypeOf(t, o);\n}\nexport { _inheritsLoose as default };"],"names":["_setPrototypeOf","_inheritsLoose","t","o","setPrototypeOf"],"mappings":"AACA,OAAAA,OAAA;AAAA,SAASC,EAAeC,GAAGC,GAAG;AAC5B,EAAAD,EAAE,YAAY,OAAO,OAAOC,EAAE,SAAS,GAAGD,EAAE,UAAU,cAAcA,GAAGE,EAAeF,GAAGC,CAAC;AAC5F;","x_google_ignoreList":[0]}
|
package/dist/index38.js
CHANGED
@@ -1,408 +1,173 @@
|
|
1
|
-
import {
|
2
|
-
import
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
var
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
return e.$$typeof === me ? null : e.displayName || e.name || null;
|
19
|
-
if (typeof e == "string") return e;
|
20
|
-
switch (e) {
|
21
|
-
case j:
|
22
|
-
return "Fragment";
|
23
|
-
case ge:
|
24
|
-
return "Portal";
|
25
|
-
case H:
|
26
|
-
return "Profiler";
|
27
|
-
case G:
|
28
|
-
return "StrictMode";
|
29
|
-
case A:
|
30
|
-
return "Suspense";
|
31
|
-
case R:
|
32
|
-
return "SuspenseList";
|
1
|
+
import { __spreadArray as D } from "./index41.js";
|
2
|
+
import { parse as fe } from "./index42.js";
|
3
|
+
var g = /* @__PURE__ */ new Map(), Y = function(e) {
|
4
|
+
return e.cloneNode(!0);
|
5
|
+
}, z = function() {
|
6
|
+
return window.location.protocol === "file:";
|
7
|
+
}, Z = function(e, o, n) {
|
8
|
+
var t = new XMLHttpRequest();
|
9
|
+
t.onreadystatechange = function() {
|
10
|
+
try {
|
11
|
+
if (!/\.svg/i.test(e) && t.readyState === 2) {
|
12
|
+
var u = t.getResponseHeader("Content-Type");
|
13
|
+
if (!u)
|
14
|
+
throw new Error("Content type not found");
|
15
|
+
var i = fe(u).type;
|
16
|
+
if (!(i === "image/svg+xml" || i === "text/plain"))
|
17
|
+
throw new Error("Invalid content type: ".concat(i));
|
33
18
|
}
|
34
|
-
if (
|
35
|
-
|
36
|
-
"
|
37
|
-
)
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
return (e._context.displayName || "Context") + ".Consumer";
|
42
|
-
case S:
|
43
|
-
var r = e.render;
|
44
|
-
return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
45
|
-
case k:
|
46
|
-
return r = e.displayName || null, r !== null ? r : s(e.type) || "Memo";
|
47
|
-
case p:
|
48
|
-
r = e._payload, e = e._init;
|
49
|
-
try {
|
50
|
-
return s(e(r));
|
51
|
-
} catch {
|
52
|
-
}
|
53
|
-
}
|
54
|
-
return null;
|
55
|
-
}
|
56
|
-
function ue(e) {
|
57
|
-
return "" + e;
|
58
|
-
}
|
59
|
-
function M(e) {
|
60
|
-
try {
|
61
|
-
var r = !1;
|
62
|
-
} catch {
|
63
|
-
r = !0;
|
19
|
+
if (t.readyState === 4) {
|
20
|
+
if (t.status === 404 || t.responseXML === null)
|
21
|
+
throw new Error(z() ? "Note: SVG injection ajax calls do not work locally without adjusting security settings in your browser. Or consider using a local webserver." : "Unable to load SVG file: " + e);
|
22
|
+
if (t.status === 200 || z() && t.status === 0)
|
23
|
+
n(null, t);
|
24
|
+
else
|
25
|
+
throw new Error("There was a problem injecting the SVG: " + t.status + " " + t.statusText);
|
64
26
|
}
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
27
|
+
} catch (a) {
|
28
|
+
if (t.abort(), a instanceof Error)
|
29
|
+
n(a, t);
|
30
|
+
else
|
31
|
+
throw a;
|
32
|
+
}
|
33
|
+
}, t.open("GET", e), t.withCredentials = o, t.overrideMimeType && t.overrideMimeType("text/xml"), t.send();
|
34
|
+
}, p = {}, B = function(e, o) {
|
35
|
+
p[e] = p[e] || [], p[e].push(o);
|
36
|
+
}, se = function(e) {
|
37
|
+
for (var o = function(i, a) {
|
38
|
+
setTimeout(function() {
|
39
|
+
if (Array.isArray(p[e])) {
|
40
|
+
var f = g.get(e), v = p[e][i];
|
41
|
+
f instanceof SVGSVGElement && v(null, Y(f)), f instanceof Error && v(f), i === p[e].length - 1 && delete p[e];
|
73
42
|
}
|
74
|
-
}
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
w = c;
|
158
|
-
}
|
159
|
-
e.call(i.prototype);
|
160
|
-
}
|
161
|
-
} else {
|
162
|
-
try {
|
163
|
-
throw Error();
|
164
|
-
} catch (c) {
|
165
|
-
w = c;
|
166
|
-
}
|
167
|
-
(i = e()) && typeof i.catch == "function" && i.catch(function() {
|
168
|
-
});
|
169
|
-
}
|
170
|
-
} catch (c) {
|
171
|
-
if (c && w && typeof c.stack == "string")
|
172
|
-
return [c.stack, w.stack];
|
43
|
+
}, 0);
|
44
|
+
}, n = 0, t = p[e].length; n < t; n++)
|
45
|
+
o(n);
|
46
|
+
}, le = function(e, o, n) {
|
47
|
+
if (g.has(e)) {
|
48
|
+
var t = g.get(e);
|
49
|
+
if (t === void 0) {
|
50
|
+
B(e, n);
|
51
|
+
return;
|
52
|
+
}
|
53
|
+
if (t instanceof SVGSVGElement) {
|
54
|
+
n(null, Y(t));
|
55
|
+
return;
|
56
|
+
}
|
57
|
+
}
|
58
|
+
g.set(e, void 0), B(e, n), Z(e, o, function(u, i) {
|
59
|
+
var a;
|
60
|
+
u ? g.set(e, u) : ((a = i.responseXML) === null || a === void 0 ? void 0 : a.documentElement) instanceof SVGSVGElement && g.set(e, i.responseXML.documentElement), se(e);
|
61
|
+
});
|
62
|
+
}, ce = function(e, o, n) {
|
63
|
+
Z(e, o, function(t, u) {
|
64
|
+
var i;
|
65
|
+
t ? n(t) : ((i = u.responseXML) === null || i === void 0 ? void 0 : i.documentElement) instanceof SVGSVGElement && n(null, u.responseXML.documentElement);
|
66
|
+
});
|
67
|
+
}, de = 0, pe = function() {
|
68
|
+
return ++de;
|
69
|
+
}, l = [], J = {}, ve = "http://www.w3.org/2000/svg", F = "http://www.w3.org/1999/xlink", K = function(e, o, n, t, u, i, a) {
|
70
|
+
var f = e.getAttribute("data-src") || e.getAttribute("src");
|
71
|
+
if (!f) {
|
72
|
+
a(new Error("Invalid data-src or src attribute"));
|
73
|
+
return;
|
74
|
+
}
|
75
|
+
if (l.indexOf(e) !== -1) {
|
76
|
+
l.splice(l.indexOf(e), 1), e = null;
|
77
|
+
return;
|
78
|
+
}
|
79
|
+
l.push(e), e.setAttribute("src", "");
|
80
|
+
var v = t ? le : ce;
|
81
|
+
v(f, u, function(j, r) {
|
82
|
+
if (!r) {
|
83
|
+
l.splice(l.indexOf(e), 1), e = null, a(j);
|
84
|
+
return;
|
85
|
+
}
|
86
|
+
var w = e.getAttribute("id");
|
87
|
+
w && r.setAttribute("id", w);
|
88
|
+
var S = e.getAttribute("title");
|
89
|
+
S && r.setAttribute("title", S);
|
90
|
+
var E = e.getAttribute("width");
|
91
|
+
E && r.setAttribute("width", E);
|
92
|
+
var y = e.getAttribute("height");
|
93
|
+
y && r.setAttribute("height", y);
|
94
|
+
var G = Array.from(new Set(D(D(D([], (r.getAttribute("class") || "").split(" "), !0), ["injected-svg"], !1), (e.getAttribute("class") || "").split(" "), !0))).join(" ").trim();
|
95
|
+
r.setAttribute("class", G);
|
96
|
+
var b = e.getAttribute("style");
|
97
|
+
b && r.setAttribute("style", b), r.setAttribute("data-src", f);
|
98
|
+
var R = [].filter.call(e.attributes, function(s) {
|
99
|
+
return /^data-\w[\w-]*$/.test(s.name);
|
100
|
+
});
|
101
|
+
if (Array.prototype.forEach.call(R, function(s) {
|
102
|
+
s.name && s.value && r.setAttribute(s.name, s.value);
|
103
|
+
}), n) {
|
104
|
+
var h = {
|
105
|
+
clipPath: ["clip-path"],
|
106
|
+
"color-profile": ["color-profile"],
|
107
|
+
cursor: ["cursor"],
|
108
|
+
filter: ["filter"],
|
109
|
+
linearGradient: ["fill", "stroke"],
|
110
|
+
marker: ["marker", "marker-start", "marker-mid", "marker-end"],
|
111
|
+
mask: ["mask"],
|
112
|
+
path: [],
|
113
|
+
pattern: ["fill", "stroke"],
|
114
|
+
radialGradient: ["fill", "stroke"]
|
115
|
+
}, C, d, m, T, k;
|
116
|
+
Object.keys(h).forEach(function(s) {
|
117
|
+
C = s, m = h[s], d = r.querySelectorAll(C + "[id]");
|
118
|
+
for (var ne = function(I, me) {
|
119
|
+
T = d[I].id, k = T + "-" + pe();
|
120
|
+
var M;
|
121
|
+
Array.prototype.forEach.call(m, function(W) {
|
122
|
+
M = r.querySelectorAll("[" + W + '*="' + T + '"]');
|
123
|
+
for (var O = 0, ue = M.length; O < ue; O++) {
|
124
|
+
var $ = M[O].getAttribute(W);
|
125
|
+
$ && !$.match(new RegExp('url\\("?#' + T + '"?\\)')) || M[O].setAttribute(W, "url(#" + k + ")");
|
173
126
|
}
|
174
|
-
|
127
|
+
});
|
128
|
+
for (var U = r.querySelectorAll("[*|href]"), H = [], N = 0, ae = U.length; N < ae; N++) {
|
129
|
+
var P = U[N].getAttributeNS(F, "href");
|
130
|
+
P && P.toString() === "#" + d[I].id && H.push(U[N]);
|
175
131
|
}
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
);
|
182
|
-
a && a.configurable && Object.defineProperty(
|
183
|
-
u.DetermineComponentFrameRoot,
|
184
|
-
"name",
|
185
|
-
{ value: "DetermineComponentFrameRoot" }
|
186
|
-
);
|
187
|
-
var o = u.DetermineComponentFrameRoot(), f = o[0], g = o[1];
|
188
|
-
if (f && g) {
|
189
|
-
var l = f.split(`
|
190
|
-
`), b = g.split(`
|
191
|
-
`);
|
192
|
-
for (o = a = 0; a < l.length && !l[a].includes(
|
193
|
-
"DetermineComponentFrameRoot"
|
194
|
-
); )
|
195
|
-
a++;
|
196
|
-
for (; o < b.length && !b[o].includes(
|
197
|
-
"DetermineComponentFrameRoot"
|
198
|
-
); )
|
199
|
-
o++;
|
200
|
-
if (a === l.length || o === b.length)
|
201
|
-
for (a = l.length - 1, o = b.length - 1; 1 <= a && 0 <= o && l[a] !== b[o]; )
|
202
|
-
o--;
|
203
|
-
for (; 1 <= a && 0 <= o; a--, o--)
|
204
|
-
if (l[a] !== b[o]) {
|
205
|
-
if (a !== 1 || o !== 1)
|
206
|
-
do
|
207
|
-
if (a--, o--, 0 > o || l[a] !== b[o]) {
|
208
|
-
var m = `
|
209
|
-
` + l[a].replace(
|
210
|
-
" at new ",
|
211
|
-
" at "
|
212
|
-
);
|
213
|
-
return e.displayName && m.includes("<anonymous>") && (m = m.replace("<anonymous>", e.displayName)), typeof e == "function" && Y.set(e, m), m;
|
214
|
-
}
|
215
|
-
while (1 <= a && 0 <= o);
|
216
|
-
break;
|
217
|
-
}
|
218
|
-
}
|
219
|
-
} finally {
|
220
|
-
P = !1, d.H = n, fe(), Error.prepareStackTrace = t;
|
221
|
-
}
|
222
|
-
return l = (l = e ? e.displayName || e.name : "") ? y(l) : "", typeof e == "function" && Y.set(e, l), l;
|
223
|
-
}
|
224
|
-
function T(e) {
|
225
|
-
if (e == null) return "";
|
226
|
-
if (typeof e == "function") {
|
227
|
-
var r = e.prototype;
|
228
|
-
return $(
|
229
|
-
e,
|
230
|
-
!(!r || !r.isReactComponent)
|
231
|
-
);
|
232
|
-
}
|
233
|
-
if (typeof e == "string") return y(e);
|
234
|
-
switch (e) {
|
235
|
-
case A:
|
236
|
-
return y("Suspense");
|
237
|
-
case R:
|
238
|
-
return y("SuspenseList");
|
239
|
-
}
|
240
|
-
if (typeof e == "object")
|
241
|
-
switch (e.$$typeof) {
|
242
|
-
case S:
|
243
|
-
return e = $(e.render, !1), e;
|
244
|
-
case k:
|
245
|
-
return T(e.type);
|
246
|
-
case p:
|
247
|
-
r = e._payload, e = e._init;
|
248
|
-
try {
|
249
|
-
return T(e(r));
|
250
|
-
} catch {
|
251
|
-
}
|
252
|
-
}
|
253
|
-
return "";
|
254
|
-
}
|
255
|
-
function C() {
|
256
|
-
var e = d.A;
|
257
|
-
return e === null ? null : e.getOwner();
|
258
|
-
}
|
259
|
-
function ce(e) {
|
260
|
-
if (B.call(e, "key")) {
|
261
|
-
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
262
|
-
if (r && r.isReactWarning) return !1;
|
263
|
-
}
|
264
|
-
return e.key !== void 0;
|
265
|
-
}
|
266
|
-
function se(e, r) {
|
267
|
-
function t() {
|
268
|
-
re || (re = !0, console.error(
|
269
|
-
"%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://react.dev/link/special-props)",
|
270
|
-
r
|
271
|
-
));
|
272
|
-
}
|
273
|
-
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
274
|
-
get: t,
|
275
|
-
configurable: !0
|
132
|
+
for (var Q = 0, oe = H.length; Q < oe; Q++)
|
133
|
+
H[Q].setAttributeNS(F, "href", "#" + k);
|
134
|
+
d[I].id = k;
|
135
|
+
}, _ = 0, ie = d.length; _ < ie; _++)
|
136
|
+
ne(_);
|
276
137
|
});
|
277
138
|
}
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
})
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
if (o !== void 0)
|
310
|
-
if (n)
|
311
|
-
if (N(o)) {
|
312
|
-
for (n = 0; n < o.length; n++)
|
313
|
-
z(o[n], e);
|
314
|
-
Object.freeze && Object.freeze(o);
|
315
|
-
} else
|
316
|
-
console.error(
|
317
|
-
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
318
|
-
);
|
319
|
-
else z(o, e);
|
320
|
-
} else
|
321
|
-
o = "", (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (o += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."), e === null ? n = "null" : N(e) ? n = "array" : e !== void 0 && e.$$typeof === O ? (n = "<" + (s(e.type) || "Unknown") + " />", o = " Did you accidentally export a JSX literal instead of a component?") : n = typeof e, console.error(
|
322
|
-
"React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",
|
323
|
-
n,
|
324
|
-
o
|
325
|
-
);
|
326
|
-
if (B.call(r, "key")) {
|
327
|
-
o = s(e);
|
328
|
-
var f = Object.keys(r).filter(function(l) {
|
329
|
-
return l !== "key";
|
330
|
-
});
|
331
|
-
n = 0 < f.length ? "{key: someKey, " + f.join(": ..., ") + ": ...}" : "{key: someKey}", oe[o + n] || (f = 0 < f.length ? "{" + f.join(": ..., ") + ": ...}" : "{}", console.error(
|
332
|
-
`A props object containing a "key" prop is being spread into JSX:
|
333
|
-
let props = %s;
|
334
|
-
<%s {...props} />
|
335
|
-
React keys must be passed directly to JSX without using spread:
|
336
|
-
let props = %s;
|
337
|
-
<%s key={someKey} {...props} />`,
|
338
|
-
n,
|
339
|
-
o,
|
340
|
-
f,
|
341
|
-
o
|
342
|
-
), oe[o + n] = !0);
|
343
|
-
}
|
344
|
-
if (o = null, t !== void 0 && (M(t), o = "" + t), ce(r) && (M(r.key), o = "" + r.key), "key" in r) {
|
345
|
-
t = {};
|
346
|
-
for (var g in r)
|
347
|
-
g !== "key" && (t[g] = r[g]);
|
348
|
-
} else t = r;
|
349
|
-
return o && se(
|
350
|
-
t,
|
351
|
-
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
352
|
-
), de(e, o, a, u, C(), t);
|
353
|
-
}
|
354
|
-
function z(e, r) {
|
355
|
-
if (typeof e == "object" && e && e.$$typeof !== ye) {
|
356
|
-
if (N(e))
|
357
|
-
for (var t = 0; t < e.length; t++) {
|
358
|
-
var n = e[t];
|
359
|
-
h(n) && V(n, r);
|
360
|
-
}
|
361
|
-
else if (h(e))
|
362
|
-
e._store && (e._store.validated = 1);
|
363
|
-
else if (e === null || typeof e != "object" ? t = null : (t = q && e[q] || e["@@iterator"], t = typeof t == "function" ? t : null), typeof t == "function" && t !== e.entries && (t = t.call(e), t !== e))
|
364
|
-
for (; !(e = t.next()).done; )
|
365
|
-
h(e.value) && V(e.value, r);
|
366
|
-
}
|
367
|
-
}
|
368
|
-
function h(e) {
|
369
|
-
return typeof e == "object" && e !== null && e.$$typeof === O;
|
370
|
-
}
|
371
|
-
function V(e, r) {
|
372
|
-
if (e._store && !e._store.validated && e.key == null && (e._store.validated = 1, r = Ee(r), !ne[r])) {
|
373
|
-
ne[r] = !0;
|
374
|
-
var t = "";
|
375
|
-
e && e._owner != null && e._owner !== C() && (t = null, typeof e._owner.tag == "number" ? t = s(e._owner.type) : typeof e._owner.name == "string" && (t = e._owner.name), t = " It was passed a child from " + t + ".");
|
376
|
-
var n = d.getCurrentStack;
|
377
|
-
d.getCurrentStack = function() {
|
378
|
-
var u = T(e.type);
|
379
|
-
return n && (u += n() || ""), u;
|
380
|
-
}, console.error(
|
381
|
-
'Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',
|
382
|
-
r,
|
383
|
-
t
|
384
|
-
), d.getCurrentStack = n;
|
385
|
-
}
|
386
|
-
}
|
387
|
-
function Ee(e) {
|
388
|
-
var r = "", t = C();
|
389
|
-
return t && (t = s(t.type)) && (r = `
|
390
|
-
|
391
|
-
Check the render method of \`` + t + "`."), r || (e = s(e)) && (r = `
|
392
|
-
|
393
|
-
Check the top-level render call using <` + e + ">."), r;
|
394
|
-
}
|
395
|
-
var be = we, O = Symbol.for("react.transitional.element"), ge = Symbol.for("react.portal"), j = Symbol.for("react.fragment"), G = Symbol.for("react.strict_mode"), H = Symbol.for("react.profiler"), K = Symbol.for("react.consumer"), X = Symbol.for("react.context"), S = Symbol.for("react.forward_ref"), A = Symbol.for("react.suspense"), R = Symbol.for("react.suspense_list"), k = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), ve = Symbol.for("react.offscreen"), q = Symbol.iterator, me = Symbol.for("react.client.reference"), d = be.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, B = Object.prototype.hasOwnProperty, E = Object.assign, _e = Symbol.for("react.client.reference"), N = Array.isArray, v = 0, J, Z, F, I, L, Q, D;
|
396
|
-
W.__reactDisabledLog = !0;
|
397
|
-
var x, ee, P = !1, Y = new (typeof WeakMap == "function" ? WeakMap : Map)(), ye = Symbol.for("react.client.reference"), re, te = {}, oe = {}, ne = {};
|
398
|
-
_.Fragment = j, _.jsx = function(e, r, t, n, u) {
|
399
|
-
return U(e, r, t, !1, n, u);
|
400
|
-
}, _.jsxs = function(e, r, t, n, u) {
|
401
|
-
return U(e, r, t, !0, n, u);
|
402
|
-
};
|
403
|
-
}(), _);
|
404
|
-
}
|
139
|
+
r.removeAttribute("xmlns:a");
|
140
|
+
for (var x = r.querySelectorAll("script"), L = [], V, q, A = 0, ee = x.length; A < ee; A++)
|
141
|
+
q = x[A].getAttribute("type"), (!q || q === "application/ecmascript" || q === "application/javascript" || q === "text/javascript") && (V = x[A].innerText || x[A].textContent, V && L.push(V), r.removeChild(x[A]));
|
142
|
+
if (L.length > 0 && (o === "always" || o === "once" && !J[f])) {
|
143
|
+
for (var X = 0, te = L.length; X < te; X++)
|
144
|
+
new Function(L[X])(window);
|
145
|
+
J[f] = !0;
|
146
|
+
}
|
147
|
+
var re = r.querySelectorAll("style");
|
148
|
+
if (Array.prototype.forEach.call(re, function(s) {
|
149
|
+
s.textContent += "";
|
150
|
+
}), r.setAttribute("xmlns", ve), r.setAttribute("xmlns:xlink", F), i(r), !e.parentNode) {
|
151
|
+
l.splice(l.indexOf(e), 1), e = null, a(new Error("Parent node is null"));
|
152
|
+
return;
|
153
|
+
}
|
154
|
+
e.parentNode.replaceChild(r, e), l.splice(l.indexOf(e), 1), e = null, a(null, r);
|
155
|
+
});
|
156
|
+
}, we = function(e, o) {
|
157
|
+
var n = o === void 0 ? {} : o, t = n.afterAll, u = t === void 0 ? function() {
|
158
|
+
} : t, i = n.afterEach, a = i === void 0 ? function() {
|
159
|
+
} : i, f = n.beforeEach, v = f === void 0 ? function() {
|
160
|
+
} : f, j = n.cacheRequests, r = j === void 0 ? !0 : j, w = n.evalScripts, S = w === void 0 ? "never" : w, E = n.httpRequestWithCredentials, y = E === void 0 ? !1 : E, G = n.renumerateIRIElements, b = G === void 0 ? !0 : G;
|
161
|
+
if (e && "length" in e)
|
162
|
+
for (var R = 0, h = 0, C = e.length; h < C; h++)
|
163
|
+
K(e[h], S, b, r, y, v, function(d, m) {
|
164
|
+
a(d, m), e && "length" in e && e.length === ++R && u(R);
|
165
|
+
});
|
166
|
+
else e ? K(e, S, b, r, y, v, function(d, m) {
|
167
|
+
a(d, m), u(1), e = null;
|
168
|
+
}) : u(0);
|
169
|
+
};
|
405
170
|
export {
|
406
|
-
|
171
|
+
we as SVGInjector
|
407
172
|
};
|
408
173
|
//# sourceMappingURL=index38.js.map
|