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.
Files changed (131) hide show
  1. package/dist/assets/style.css +1 -1
  2. package/dist/components/Dropdown/index.d.ts +1 -1
  3. package/dist/components/Header/index.d.ts +1 -1
  4. package/dist/components/Icon/index.d.ts +1 -1
  5. package/dist/components/Popover/index.d.ts +2 -2
  6. package/dist/components/Tabs/index.d.ts +14 -0
  7. package/dist/components/Toggle/index.d.ts +1 -0
  8. package/dist/components/Tooltip/index.d.ts +2 -1
  9. package/dist/components/index.d.ts +1 -0
  10. package/dist/index.js +30 -28
  11. package/dist/index.js.map +1 -1
  12. package/dist/index10.js +30 -22
  13. package/dist/index10.js.map +1 -1
  14. package/dist/index11.js +29 -30
  15. package/dist/index11.js.map +1 -1
  16. package/dist/index12.js +18 -21
  17. package/dist/index12.js.map +1 -1
  18. package/dist/index13.js +100 -5
  19. package/dist/index13.js.map +1 -1
  20. package/dist/index14.js +27 -63
  21. package/dist/index14.js.map +1 -1
  22. package/dist/index15.js +67 -12
  23. package/dist/index15.js.map +1 -1
  24. package/dist/index16.js +70 -36
  25. package/dist/index16.js.map +1 -1
  26. package/dist/index17.js +20 -32
  27. package/dist/index17.js.map +1 -1
  28. package/dist/index18.js +22 -9
  29. package/dist/index18.js.map +1 -1
  30. package/dist/index19.js +58 -18
  31. package/dist/index19.js.map +1 -1
  32. package/dist/index20.js +133 -30
  33. package/dist/index20.js.map +1 -1
  34. package/dist/index21.js +18 -47
  35. package/dist/index21.js.map +1 -1
  36. package/dist/index22.js +43 -5
  37. package/dist/index22.js.map +1 -1
  38. package/dist/index23.js +28 -21
  39. package/dist/index23.js.map +1 -1
  40. package/dist/index24.js +2 -6
  41. package/dist/index24.js.map +1 -1
  42. package/dist/index25.js +1 -1
  43. package/dist/index25.js.map +1 -1
  44. package/dist/index26.js +1 -1
  45. package/dist/index26.js.map +1 -1
  46. package/dist/index27.js +1 -1
  47. package/dist/index27.js.map +1 -1
  48. package/dist/index28.js +1 -1
  49. package/dist/index28.js.map +1 -1
  50. package/dist/index29.js +1 -1
  51. package/dist/index29.js.map +1 -1
  52. package/dist/index3.js +69 -0
  53. package/dist/index3.js.map +1 -0
  54. package/dist/index30.js +2 -2
  55. package/dist/index30.js.map +1 -1
  56. package/dist/index31.js +2 -2
  57. package/dist/index31.js.map +1 -1
  58. package/dist/index32.js +149 -2
  59. package/dist/index32.js.map +1 -1
  60. package/dist/index35.js +13 -0
  61. package/dist/index35.js.map +1 -0
  62. package/dist/index36.js +10 -2
  63. package/dist/index36.js.map +1 -1
  64. package/dist/index37.js +4 -32
  65. package/dist/index37.js.map +1 -1
  66. package/dist/index38.js +163 -398
  67. package/dist/index38.js.map +1 -1
  68. package/dist/index39.js +11 -2
  69. package/dist/index39.js.map +1 -1
  70. package/dist/index4.js +31 -41
  71. package/dist/index4.js.map +1 -1
  72. package/dist/index40.js +6 -2
  73. package/dist/index40.js.map +1 -1
  74. package/dist/index41.js +5 -9
  75. package/dist/index41.js.map +1 -1
  76. package/dist/index42.js +36 -8
  77. package/dist/index42.js.map +1 -1
  78. package/dist/index43.js +2 -5
  79. package/dist/index43.js.map +1 -1
  80. package/dist/index44.js +8 -170
  81. package/dist/index44.js.map +1 -1
  82. package/dist/index45.js +327 -11
  83. package/dist/index45.js.map +1 -1
  84. package/dist/index46.js +49 -5
  85. package/dist/index46.js.map +1 -1
  86. package/dist/index47.js +2 -6
  87. package/dist/index47.js.map +1 -1
  88. package/dist/index48.js +73 -35
  89. package/dist/index48.js.map +1 -1
  90. package/dist/index49.js +93 -2
  91. package/dist/index49.js.map +1 -1
  92. package/dist/index5.js +63 -14
  93. package/dist/index5.js.map +1 -1
  94. package/dist/index50.js +49 -5
  95. package/dist/index50.js.map +1 -1
  96. package/dist/index51.js +7 -326
  97. package/dist/index51.js.map +1 -1
  98. package/dist/index52.js +4 -49
  99. package/dist/index52.js.map +1 -1
  100. package/dist/index53.js +52 -2
  101. package/dist/index53.js.map +1 -1
  102. package/dist/index54.js +2 -76
  103. package/dist/index54.js.map +1 -1
  104. package/dist/index55.js +2 -93
  105. package/dist/index55.js.map +1 -1
  106. package/dist/index6.js +24 -35
  107. package/dist/index6.js.map +1 -1
  108. package/dist/index7.js +7 -40
  109. package/dist/index7.js.map +1 -1
  110. package/dist/index8.js +28 -3
  111. package/dist/index8.js.map +1 -1
  112. package/dist/index9.js +33 -24
  113. package/dist/index9.js.map +1 -1
  114. package/package.json +11 -6
  115. package/dist/assets/colors.css +0 -1
  116. package/dist/assets/src/components/SidebarOverlay/style.css +0 -1
  117. package/dist/assets/src/components/TableContentLoader/style.css +0 -1
  118. package/dist/index33.js +0 -152
  119. package/dist/index33.js.map +0 -1
  120. package/dist/index56.js +0 -55
  121. package/dist/index56.js.map +0 -1
  122. package/dist/index57.js +0 -11
  123. package/dist/index57.js.map +0 -1
  124. package/dist/index58.js +0 -8
  125. package/dist/index58.js.map +0 -1
  126. package/dist/index59.js +0 -55
  127. package/dist/index59.js.map +0 -1
  128. package/dist/index60.js +0 -5
  129. package/dist/index60.js.map +0 -1
  130. package/dist/index61.js +0 -5
  131. package/dist/index61.js.map +0 -1
package/dist/index37.js CHANGED
@@ -1,36 +1,8 @@
1
- import { __exports as t } from "./index39.js";
2
- /**
3
- * @license React
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
- R as __require
6
+ p as default
35
7
  };
36
8
  //# sourceMappingURL=index37.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index37.js","sources":["../node_modules/react/cjs/react-jsx-runtime.production.js"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\");\nfunction jsxProd(type, config, maybeKey) {\n var key = null;\n void 0 !== maybeKey && (key = \"\" + maybeKey);\n void 0 !== config.key && (key = \"\" + config.key);\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n config = maybeKey.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== config ? config : null,\n props: maybeKey\n };\n}\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsxProd;\nexports.jsxs = jsxProd;\n"],"names":["REACT_ELEMENT_TYPE","REACT_FRAGMENT_TYPE","jsxProd","type","config","maybeKey","key","propName","reactJsxRuntime_production"],"mappings":";;;;;;;;;;;;;;AAWA,MAAIA,IAAqB,OAAO,IAAI,4BAA4B,GAC9DC,IAAsB,OAAO,IAAI,gBAAgB;AACnD,WAASC,EAAQC,GAAMC,GAAQC,GAAU;AACvC,QAAIC,IAAM;AAGV,QAFWD,MAAX,WAAwBC,IAAM,KAAKD,IACxBD,EAAO,QAAlB,WAA0BE,IAAM,KAAKF,EAAO,MACxC,SAASA,GAAQ;AACnB,MAAAC,IAAW,CAAE;AACb,eAASE,KAAYH;AACnB,QAAUG,MAAV,UAAuBF,EAASE,CAAQ,IAAIH,EAAOG,CAAQ;AAAA,IAC9D,MAAM,CAAAF,IAAWD;AAClB,WAAAA,IAASC,EAAS,KACX;AAAA,MACL,UAAUL;AAAA,MACV,MAAMG;AAAA,MACN,KAAKG;AAAA,MACL,KAAgBF,MAAX,SAAoBA,IAAS;AAAA,MAClC,OAAOC;AAAA,IACR;AAAA;AAEa,SAAAG,EAAA,WAAGP,GACRO,EAAA,MAAGN,GACdM,EAAA,OAAeN;;","x_google_ignoreList":[0]}
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 { __exports as _ } from "./index40.js";
2
- import we from "react";
3
- /**
4
- * @license React
5
- * react-jsx-runtime.development.js
6
- *
7
- * Copyright (c) Meta Platforms, Inc. and affiliates.
8
- *
9
- * This source code is licensed under the MIT license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */
12
- var ae;
13
- function he() {
14
- return ae ? _ : (ae = 1, process.env.NODE_ENV !== "production" && function() {
15
- function s(e) {
16
- if (e == null) return null;
17
- if (typeof e == "function")
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 (typeof e == "object")
35
- switch (typeof e.tag == "number" && console.error(
36
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
37
- ), e.$$typeof) {
38
- case X:
39
- return (e.displayName || "Context") + ".Provider";
40
- case K:
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
- if (r) {
66
- r = console;
67
- var t = r.error, n = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
68
- return t.call(
69
- r,
70
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
71
- n
72
- ), ue(e);
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
- function W() {
76
- }
77
- function le() {
78
- if (v === 0) {
79
- J = console.log, Z = console.info, F = console.warn, I = console.error, L = console.group, Q = console.groupCollapsed, D = console.groupEnd;
80
- var e = {
81
- configurable: !0,
82
- enumerable: !0,
83
- value: W,
84
- writable: !0
85
- };
86
- Object.defineProperties(console, {
87
- info: e,
88
- log: e,
89
- warn: e,
90
- error: e,
91
- group: e,
92
- groupCollapsed: e,
93
- groupEnd: e
94
- });
95
- }
96
- v++;
97
- }
98
- function fe() {
99
- if (v--, v === 0) {
100
- var e = { configurable: !0, enumerable: !0, writable: !0 };
101
- Object.defineProperties(console, {
102
- log: E({}, e, { value: J }),
103
- info: E({}, e, { value: Z }),
104
- warn: E({}, e, { value: F }),
105
- error: E({}, e, { value: I }),
106
- group: E({}, e, { value: L }),
107
- groupCollapsed: E({}, e, { value: Q }),
108
- groupEnd: E({}, e, { value: D })
109
- });
110
- }
111
- 0 > v && console.error(
112
- "disabledDepth fell below zero. This is a bug in React. Please file an issue."
113
- );
114
- }
115
- function y(e) {
116
- if (x === void 0)
117
- try {
118
- throw Error();
119
- } catch (t) {
120
- var r = t.stack.trim().match(/\n( *(at )?)/);
121
- x = r && r[1] || "", ee = -1 < t.stack.indexOf(`
122
- at`) ? " (<anonymous>)" : -1 < t.stack.indexOf("@") ? "@unknown:0:0" : "";
123
- }
124
- return `
125
- ` + x + e + ee;
126
- }
127
- function $(e, r) {
128
- if (!e || P) return "";
129
- var t = Y.get(e);
130
- if (t !== void 0) return t;
131
- P = !0, t = Error.prepareStackTrace, Error.prepareStackTrace = void 0;
132
- var n = null;
133
- n = d.H, d.H = null, le();
134
- try {
135
- var u = {
136
- DetermineComponentFrameRoot: function() {
137
- try {
138
- if (r) {
139
- var i = function() {
140
- throw Error();
141
- };
142
- if (Object.defineProperty(i.prototype, "props", {
143
- set: function() {
144
- throw Error();
145
- }
146
- }), typeof Reflect == "object" && Reflect.construct) {
147
- try {
148
- Reflect.construct(i, []);
149
- } catch (c) {
150
- var w = c;
151
- }
152
- Reflect.construct(e, [], i);
153
- } else {
154
- try {
155
- i.call();
156
- } catch (c) {
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
- return [null, null];
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
- u.DetermineComponentFrameRoot.displayName = "DetermineComponentFrameRoot";
178
- var a = Object.getOwnPropertyDescriptor(
179
- u.DetermineComponentFrameRoot,
180
- "name"
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
- function ie() {
279
- var e = s(this.type);
280
- return te[e] || (te[e] = !0, console.error(
281
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
282
- )), e = this.props.ref, e !== void 0 ? e : null;
283
- }
284
- function de(e, r, t, n, u, a) {
285
- return t = a.ref, e = {
286
- $$typeof: O,
287
- type: e,
288
- key: r,
289
- props: a,
290
- _owner: u
291
- }, (t !== void 0 ? t : null) !== null ? Object.defineProperty(e, "ref", {
292
- enumerable: !1,
293
- get: ie
294
- }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
295
- configurable: !1,
296
- enumerable: !1,
297
- writable: !0,
298
- value: 0
299
- }), Object.defineProperty(e, "_debugInfo", {
300
- configurable: !1,
301
- enumerable: !1,
302
- writable: !0,
303
- value: null
304
- }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
305
- }
306
- function U(e, r, t, n, u, a) {
307
- if (typeof e == "string" || typeof e == "function" || e === j || e === H || e === G || e === A || e === R || e === ve || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === k || e.$$typeof === X || e.$$typeof === K || e.$$typeof === S || e.$$typeof === _e || e.getModuleId !== void 0)) {
308
- var o = r.children;
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
- he as __require
171
+ we as SVGInjector
407
172
  };
408
173
  //# sourceMappingURL=index38.js.map