se-design 0.0.98 → 0.0.101
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/icons/attachment.svg +3 -0
- package/dist/assets/icons/banner-demo-img.svg +51 -0
- package/dist/assets/icons/clock.svg +3 -0
- package/dist/assets/icons/delete.svg +3 -0
- package/dist/assets/icons/download.svg +3 -0
- package/dist/assets/icons/email.svg +3 -0
- package/dist/assets/icons/file-red.svg +8 -0
- package/dist/assets/icons/next.svg +3 -0
- package/dist/assets/icons/padlock.svg +5 -0
- package/dist/assets/icons/people.svg +3 -0
- package/dist/assets/icons/slideout.svg +12 -0
- package/dist/assets/icons/sms.svg +3 -0
- package/dist/assets/icons/sort.svg +6 -0
- package/dist/assets/icons/space.svg +3 -0
- package/dist/assets/icons/webinar-widget.svg +24 -0
- package/dist/assets/icons/widget-demo-image.svg +35 -0
- package/dist/assets/style.css +1 -1
- package/dist/components/Badge/index.d.ts +11 -0
- package/dist/components/Banner/index.d.ts +18 -0
- package/dist/components/Button/index.d.ts +5 -1
- package/dist/components/HamburgerMenu/index.d.ts +2 -4
- package/dist/components/Header/index.d.ts +1 -0
- package/dist/components/Icon/index.d.ts +5 -1
- package/dist/components/KebabMenu/index.d.ts +1 -1
- package/dist/components/LabelChip/index.d.ts +6 -1
- package/dist/components/MenuItem/index.d.ts +1 -1
- package/dist/components/Pagination/index.d.ts +9 -0
- package/dist/components/Popover/index.d.ts +1 -1
- package/dist/components/SidebarOverlay/index.d.ts +2 -1
- package/dist/components/Tabs/index.d.ts +1 -1
- package/dist/components/Widget/index.d.ts +19 -0
- package/dist/components/index.d.ts +4 -1
- package/dist/index.js +39 -33
- package/dist/index.js.map +1 -1
- package/dist/index10.js +9 -9
- package/dist/index10.js.map +1 -1
- package/dist/index11.js +9 -8
- package/dist/index11.js.map +1 -1
- package/dist/index12.js +9 -9
- package/dist/index12.js.map +1 -1
- package/dist/index13.js +14 -14
- package/dist/index13.js.map +1 -1
- package/dist/index14.js +16 -14
- package/dist/index14.js.map +1 -1
- package/dist/index15.js +26 -66
- package/dist/index15.js.map +1 -1
- package/dist/index16.js +30 -30
- package/dist/index16.js.map +1 -1
- package/dist/index17.js +19 -15
- package/dist/index17.js.map +1 -1
- package/dist/index18.js +9 -9
- package/dist/index18.js.map +1 -1
- package/dist/index19.js +4 -4
- package/dist/index19.js.map +1 -1
- package/dist/index20.js +4 -4
- package/dist/index20.js.map +1 -1
- package/dist/index21.js +3 -3
- package/dist/index21.js.map +1 -1
- package/dist/index22.js +20 -19
- package/dist/index22.js.map +1 -1
- package/dist/index23.js +19 -19
- package/dist/index23.js.map +1 -1
- package/dist/index24.js +62 -2
- package/dist/index24.js.map +1 -1
- package/dist/index25.js +27 -2
- package/dist/index25.js.map +1 -1
- package/dist/index26.js +97 -2
- 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 +15 -13
- package/dist/index3.js.map +1 -1
- package/dist/index30.js +2 -2
- package/dist/index30.js.map +1 -1
- package/dist/index31.js +1 -1
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +2 -149
- package/dist/index32.js.map +1 -1
- package/dist/index33.js +5 -0
- package/dist/index33.js.map +1 -0
- package/dist/index34.js +5 -0
- package/dist/index34.js.map +1 -0
- package/dist/index35.js +2 -10
- package/dist/index35.js.map +1 -1
- package/dist/index36.js +1 -9
- package/dist/index36.js.map +1 -1
- package/dist/index37.js +2 -5
- package/dist/index37.js.map +1 -1
- package/dist/index38.js +2 -170
- package/dist/index38.js.map +1 -1
- package/dist/index39.js +2 -11
- package/dist/index39.js.map +1 -1
- package/dist/index4.js +58 -24
- package/dist/index4.js.map +1 -1
- package/dist/index40.js +1 -5
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +2 -6
- package/dist/index41.js.map +1 -1
- package/dist/index42.js +2 -38
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +2 -2
- package/dist/index43.js.map +1 -1
- package/dist/index44.js +2 -8
- package/dist/index44.js.map +1 -1
- package/dist/index45.js +2 -327
- package/dist/index45.js.map +1 -1
- package/dist/index46.js +2 -50
- package/dist/index46.js.map +1 -1
- package/dist/index47.js +2 -2
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +2 -76
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +2 -93
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +5 -5
- package/dist/index5.js.map +1 -1
- package/dist/index50.js +2 -52
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +149 -8
- package/dist/index51.js.map +1 -1
- package/dist/index56.js +13 -0
- package/dist/index56.js.map +1 -0
- package/dist/index57.js +13 -0
- package/dist/index57.js.map +1 -0
- package/dist/index58.js +8 -0
- package/dist/index58.js.map +1 -0
- package/dist/index59.js +173 -0
- package/dist/index59.js.map +1 -0
- package/dist/index6.js +3 -3
- package/dist/index6.js.map +1 -1
- package/dist/index60.js +14 -0
- package/dist/index60.js.map +1 -0
- package/dist/index61.js +9 -0
- package/dist/index61.js.map +1 -0
- package/dist/index62.js +9 -0
- package/dist/index62.js.map +1 -0
- package/dist/index63.js +41 -0
- package/dist/index63.js.map +1 -0
- package/dist/index64.js +5 -0
- package/dist/index64.js.map +1 -0
- package/dist/index65.js +11 -0
- package/dist/index65.js.map +1 -0
- package/dist/index66.js +330 -0
- package/dist/index66.js.map +1 -0
- package/dist/index67.js +53 -0
- package/dist/index67.js.map +1 -0
- package/dist/index68.js +5 -0
- package/dist/index68.js.map +1 -0
- package/dist/index69.js +79 -0
- package/dist/index69.js.map +1 -0
- package/dist/index7.js +21 -7
- package/dist/index7.js.map +1 -1
- package/dist/index70.js +96 -0
- package/dist/index70.js.map +1 -0
- package/dist/index71.js +55 -0
- package/dist/index71.js.map +1 -0
- package/dist/index72.js +11 -0
- package/dist/index72.js.map +1 -0
- package/dist/{index52.js → index73.js} +1 -1
- package/dist/{index52.js.map → index73.js.map} +1 -1
- package/dist/{index53.js → index74.js} +3 -3
- package/dist/{index53.js.map → index74.js.map} +1 -1
- package/dist/{index54.js → index75.js} +1 -1
- package/dist/index75.js.map +1 -0
- package/dist/{index55.js → index76.js} +1 -1
- package/dist/index76.js.map +1 -0
- package/dist/index8.js +38 -20
- package/dist/index8.js.map +1 -1
- package/dist/index9.js +12 -12
- package/dist/index9.js.map +1 -1
- package/dist/typographyMixin.scss +79 -0
- package/package.json +3 -2
- package/dist/components/Button/Button.stories.d.ts +0 -26
- package/dist/components/HamburgerMenu/HamburgerMenu.stories.d.ts +0 -6
- package/dist/components/Icon/Icon.stories.d.ts +0 -6
- package/dist/components/Icon/Icon.types.d.ts +0 -4
- package/dist/components/KebabMenu/KebabMenu.stories.d.ts +0 -8
- package/dist/components/Modal/Modal.stories.d.ts +0 -12
- package/dist/components/SplitButton/SplitButton.stories.d.ts +0 -13
- package/dist/components/Tag/index.d.ts +0 -6
- package/dist/index54.js.map +0 -1
- package/dist/index55.js.map +0 -1
package/dist/index38.js
CHANGED
@@ -1,173 +1,5 @@
|
|
1
|
-
|
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));
|
18
|
-
}
|
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);
|
26
|
-
}
|
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];
|
42
|
-
}
|
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 + ")");
|
126
|
-
}
|
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]);
|
131
|
-
}
|
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(_);
|
137
|
-
});
|
138
|
-
}
|
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
|
-
};
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014C12.5523%2014%2013%2013.5523%2013%2013C13%2012.4477%2012.5523%2012%2012%2012C11.4477%2012%2011%2012.4477%2011%2013C11%2013.5523%2011.4477%2014%2012%2014Z'%20fill='%231088E7'/%3e%3cpath%20d='M19%2014C19.5523%2014%2020%2013.5523%2020%2013C20%2012.4477%2019.5523%2012%2019%2012C18.4477%2012%2018%2012.4477%2018%2013C18%2013.5523%2018.4477%2014%2019%2014Z'%20fill='%231088E7'/%3e%3cpath%20d='M5%2014C5.55228%2014%206%2013.5523%206%2013C6%2012.4477%205.55228%2012%205%2012C4.44772%2012%204%2012.4477%204%2013C4%2013.5523%204.44772%2014%205%2014Z'%20fill='%231088E7'/%3e%3cpath%20d='M12%2014C12.5523%2014%2013%2013.5523%2013%2013C13%2012.4477%2012.5523%2012%2012%2012C11.4477%2012%2011%2012.4477%2011%2013C11%2013.5523%2011.4477%2014%2012%2014Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2014C19.5523%2014%2020%2013.5523%2020%2013C20%2012.4477%2019.5523%2012%2019%2012C18.4477%2012%2018%2012.4477%2018%2013C18%2013.5523%2018.4477%2014%2019%2014Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2014C5.55228%2014%206%2013.5523%206%2013C6%2012.4477%205.55228%2012%205%2012C4.44772%2012%204%2012.4477%204%2013C4%2013.5523%204.44772%2014%205%2014Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
170
2
|
export {
|
171
|
-
|
3
|
+
e as default
|
172
4
|
};
|
173
5
|
//# sourceMappingURL=index38.js.map
|
package/dist/index38.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index38.js","sources":["../node_modules/@tanem/svg-injector/dist/svg-injector.esm.js"],"sourcesContent":["import { __spreadArray } from 'tslib';\nimport { parse } from 'content-type';\n\nvar cache = new Map();\n\nvar cloneSvg = function cloneSvg(sourceSvg) {\n return sourceSvg.cloneNode(true);\n};\n\nvar isLocal = function isLocal() {\n return window.location.protocol === 'file:';\n};\n\nvar makeAjaxRequest = function makeAjaxRequest(url, httpRequestWithCredentials, callback) {\n var httpRequest = new XMLHttpRequest();\n httpRequest.onreadystatechange = function () {\n try {\n if (!/\\.svg/i.test(url) && httpRequest.readyState === 2) {\n var contentType = httpRequest.getResponseHeader('Content-Type');\n if (!contentType) {\n throw new Error('Content type not found');\n }\n var type = parse(contentType).type;\n if (!(type === 'image/svg+xml' || type === 'text/plain')) {\n throw new Error(\"Invalid content type: \".concat(type));\n }\n }\n if (httpRequest.readyState === 4) {\n if (httpRequest.status === 404 || httpRequest.responseXML === null) {\n throw new Error(isLocal() ? '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: ' + url);\n }\n if (httpRequest.status === 200 || isLocal() && httpRequest.status === 0) {\n callback(null, httpRequest);\n } else {\n throw new Error('There was a problem injecting the SVG: ' + httpRequest.status + ' ' + httpRequest.statusText);\n }\n }\n } catch (error) {\n httpRequest.abort();\n if (error instanceof Error) {\n callback(error, httpRequest);\n } else {\n throw error;\n }\n }\n };\n httpRequest.open('GET', url);\n httpRequest.withCredentials = httpRequestWithCredentials;\n if (httpRequest.overrideMimeType) {\n httpRequest.overrideMimeType('text/xml');\n }\n httpRequest.send();\n};\n\nvar requestQueue = {};\nvar queueRequest = function queueRequest(url, callback) {\n requestQueue[url] = requestQueue[url] || [];\n requestQueue[url].push(callback);\n};\nvar processRequestQueue = function processRequestQueue(url) {\n var _loop_1 = function _loop_1(i, len) {\n setTimeout(function () {\n if (Array.isArray(requestQueue[url])) {\n var cacheValue = cache.get(url);\n var callback = requestQueue[url][i];\n if (cacheValue instanceof SVGSVGElement) {\n callback(null, cloneSvg(cacheValue));\n }\n if (cacheValue instanceof Error) {\n callback(cacheValue);\n }\n if (i === requestQueue[url].length - 1) {\n delete requestQueue[url];\n }\n }\n }, 0);\n };\n for (var i = 0, len = requestQueue[url].length; i < len; i++) {\n _loop_1(i);\n }\n};\n\nvar loadSvgCached = function loadSvgCached(url, httpRequestWithCredentials, callback) {\n if (cache.has(url)) {\n var cacheValue = cache.get(url);\n if (cacheValue === undefined) {\n queueRequest(url, callback);\n return;\n }\n if (cacheValue instanceof SVGSVGElement) {\n callback(null, cloneSvg(cacheValue));\n return;\n }\n }\n cache.set(url, undefined);\n queueRequest(url, callback);\n makeAjaxRequest(url, httpRequestWithCredentials, function (error, httpRequest) {\n var _a;\n if (error) {\n cache.set(url, error);\n } else if (((_a = httpRequest.responseXML) === null || _a === void 0 ? void 0 : _a.documentElement) instanceof SVGSVGElement) {\n cache.set(url, httpRequest.responseXML.documentElement);\n }\n processRequestQueue(url);\n });\n};\n\nvar loadSvgUncached = function loadSvgUncached(url, httpRequestWithCredentials, callback) {\n makeAjaxRequest(url, httpRequestWithCredentials, function (error, httpRequest) {\n var _a;\n if (error) {\n callback(error);\n } else if (((_a = httpRequest.responseXML) === null || _a === void 0 ? void 0 : _a.documentElement) instanceof SVGSVGElement) {\n callback(null, httpRequest.responseXML.documentElement);\n }\n });\n};\n\nvar idCounter = 0;\nvar uniqueId = function uniqueId() {\n return ++idCounter;\n};\n\nvar injectedElements = [];\nvar ranScripts = {};\nvar svgNamespace = 'http://www.w3.org/2000/svg';\nvar xlinkNamespace = 'http://www.w3.org/1999/xlink';\nvar injectElement = function injectElement(el, evalScripts, renumerateIRIElements, cacheRequests, httpRequestWithCredentials, beforeEach, callback) {\n var elUrl = el.getAttribute('data-src') || el.getAttribute('src');\n if (!elUrl) {\n callback(new Error('Invalid data-src or src attribute'));\n return;\n }\n if (injectedElements.indexOf(el) !== -1) {\n injectedElements.splice(injectedElements.indexOf(el), 1);\n el = null;\n return;\n }\n injectedElements.push(el);\n el.setAttribute('src', '');\n var loadSvg = cacheRequests ? loadSvgCached : loadSvgUncached;\n loadSvg(elUrl, httpRequestWithCredentials, function (error, svg) {\n if (!svg) {\n injectedElements.splice(injectedElements.indexOf(el), 1);\n el = null;\n callback(error);\n return;\n }\n var elId = el.getAttribute('id');\n if (elId) {\n svg.setAttribute('id', elId);\n }\n var elTitle = el.getAttribute('title');\n if (elTitle) {\n svg.setAttribute('title', elTitle);\n }\n var elWidth = el.getAttribute('width');\n if (elWidth) {\n svg.setAttribute('width', elWidth);\n }\n var elHeight = el.getAttribute('height');\n if (elHeight) {\n svg.setAttribute('height', elHeight);\n }\n var mergedClasses = Array.from(new Set(__spreadArray(__spreadArray(__spreadArray([], (svg.getAttribute('class') || '').split(' '), true), ['injected-svg'], false), (el.getAttribute('class') || '').split(' '), true))).join(' ').trim();\n svg.setAttribute('class', mergedClasses);\n var elStyle = el.getAttribute('style');\n if (elStyle) {\n svg.setAttribute('style', elStyle);\n }\n svg.setAttribute('data-src', elUrl);\n var elData = [].filter.call(el.attributes, function (at) {\n return /^data-\\w[\\w-]*$/.test(at.name);\n });\n Array.prototype.forEach.call(elData, function (dataAttr) {\n if (dataAttr.name && dataAttr.value) {\n svg.setAttribute(dataAttr.name, dataAttr.value);\n }\n });\n if (renumerateIRIElements) {\n var iriElementsAndProperties_1 = {\n clipPath: ['clip-path'],\n 'color-profile': ['color-profile'],\n cursor: ['cursor'],\n filter: ['filter'],\n linearGradient: ['fill', 'stroke'],\n marker: ['marker', 'marker-start', 'marker-mid', 'marker-end'],\n mask: ['mask'],\n path: [],\n pattern: ['fill', 'stroke'],\n radialGradient: ['fill', 'stroke']\n };\n var element_1;\n var elements_1;\n var properties_1;\n var currentId_1;\n var newId_1;\n Object.keys(iriElementsAndProperties_1).forEach(function (key) {\n element_1 = key;\n properties_1 = iriElementsAndProperties_1[key];\n elements_1 = svg.querySelectorAll(element_1 + '[id]');\n var _loop_1 = function _loop_1(a, elementsLen) {\n currentId_1 = elements_1[a].id;\n newId_1 = currentId_1 + '-' + uniqueId();\n var referencingElements;\n Array.prototype.forEach.call(properties_1, function (property) {\n referencingElements = svg.querySelectorAll('[' + property + '*=\"' + currentId_1 + '\"]');\n for (var b = 0, referencingElementLen = referencingElements.length; b < referencingElementLen; b++) {\n var attrValue = referencingElements[b].getAttribute(property);\n if (attrValue && !attrValue.match(new RegExp('url\\\\(\"?#' + currentId_1 + '\"?\\\\)'))) {\n continue;\n }\n referencingElements[b].setAttribute(property, 'url(#' + newId_1 + ')');\n }\n });\n var allLinks = svg.querySelectorAll('[*|href]');\n var links = [];\n for (var c = 0, allLinksLen = allLinks.length; c < allLinksLen; c++) {\n var href = allLinks[c].getAttributeNS(xlinkNamespace, 'href');\n if (href && href.toString() === '#' + elements_1[a].id) {\n links.push(allLinks[c]);\n }\n }\n for (var d = 0, linksLen = links.length; d < linksLen; d++) {\n links[d].setAttributeNS(xlinkNamespace, 'href', '#' + newId_1);\n }\n elements_1[a].id = newId_1;\n };\n for (var a = 0, elementsLen = elements_1.length; a < elementsLen; a++) {\n _loop_1(a);\n }\n });\n }\n svg.removeAttribute('xmlns:a');\n var scripts = svg.querySelectorAll('script');\n var scriptsToEval = [];\n var script;\n var scriptType;\n for (var i = 0, scriptsLen = scripts.length; i < scriptsLen; i++) {\n scriptType = scripts[i].getAttribute('type');\n if (!scriptType || scriptType === 'application/ecmascript' || scriptType === 'application/javascript' || scriptType === 'text/javascript') {\n script = scripts[i].innerText || scripts[i].textContent;\n if (script) {\n scriptsToEval.push(script);\n }\n svg.removeChild(scripts[i]);\n }\n }\n if (scriptsToEval.length > 0 && (evalScripts === 'always' || evalScripts === 'once' && !ranScripts[elUrl])) {\n for (var l = 0, scriptsToEvalLen = scriptsToEval.length; l < scriptsToEvalLen; l++) {\n new Function(scriptsToEval[l])(window);\n }\n ranScripts[elUrl] = true;\n }\n var styleTags = svg.querySelectorAll('style');\n Array.prototype.forEach.call(styleTags, function (styleTag) {\n styleTag.textContent += '';\n });\n svg.setAttribute('xmlns', svgNamespace);\n svg.setAttribute('xmlns:xlink', xlinkNamespace);\n beforeEach(svg);\n if (!el.parentNode) {\n injectedElements.splice(injectedElements.indexOf(el), 1);\n el = null;\n callback(new Error('Parent node is null'));\n return;\n }\n el.parentNode.replaceChild(svg, el);\n injectedElements.splice(injectedElements.indexOf(el), 1);\n el = null;\n callback(null, svg);\n });\n};\n\nvar SVGInjector = function SVGInjector(elements, _a) {\n var _b = _a === void 0 ? {} : _a,\n _c = _b.afterAll,\n afterAll = _c === void 0 ? function () {\n return undefined;\n } : _c,\n _d = _b.afterEach,\n afterEach = _d === void 0 ? function () {\n return undefined;\n } : _d,\n _e = _b.beforeEach,\n beforeEach = _e === void 0 ? function () {\n return undefined;\n } : _e,\n _f = _b.cacheRequests,\n cacheRequests = _f === void 0 ? true : _f,\n _g = _b.evalScripts,\n evalScripts = _g === void 0 ? 'never' : _g,\n _h = _b.httpRequestWithCredentials,\n httpRequestWithCredentials = _h === void 0 ? false : _h,\n _j = _b.renumerateIRIElements,\n renumerateIRIElements = _j === void 0 ? true : _j;\n if (elements && 'length' in elements) {\n var elementsLoaded_1 = 0;\n for (var i = 0, j = elements.length; i < j; i++) {\n injectElement(elements[i], evalScripts, renumerateIRIElements, cacheRequests, httpRequestWithCredentials, beforeEach, function (error, svg) {\n afterEach(error, svg);\n if (elements && 'length' in elements && elements.length === ++elementsLoaded_1) {\n afterAll(elementsLoaded_1);\n }\n });\n }\n } else if (elements) {\n injectElement(elements, evalScripts, renumerateIRIElements, cacheRequests, httpRequestWithCredentials, beforeEach, function (error, svg) {\n afterEach(error, svg);\n afterAll(1);\n elements = null;\n });\n } else {\n afterAll(0);\n }\n};\n\nexport { SVGInjector };\n//# sourceMappingURL=svg-injector.esm.js.map\n"],"names":["__spreadArray","parse_1","cache","cloneSvg","sourceSvg","isLocal","makeAjaxRequest","url","httpRequestWithCredentials","callback","httpRequest","contentType","type","parse","error","requestQueue","queueRequest","processRequestQueue","_loop_1","len","cacheValue","i","loadSvgCached","_a","loadSvgUncached","idCounter","uniqueId","injectedElements","ranScripts","svgNamespace","xlinkNamespace","injectElement","el","evalScripts","renumerateIRIElements","cacheRequests","beforeEach","elUrl","loadSvg","svg","elId","elTitle","elWidth","elHeight","mergedClasses","elStyle","elData","at","dataAttr","iriElementsAndProperties_1","element_1","elements_1","properties_1","currentId_1","newId_1","key","a","elementsLen","referencingElements","property","b","referencingElementLen","attrValue","allLinks","links","c","allLinksLen","href","d","linksLen","scripts","scriptsToEval","script","scriptType","scriptsLen","l","scriptsToEvalLen","styleTags","styleTag","SVGInjector","elements","_b","_c","afterAll","_d","afterEach","_e","_f","_g","_h","_j","elementsLoaded_1","j"],"mappings":"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","x_google_ignoreList":[0]}
|
1
|
+
{"version":3,"file":"index38.js","sources":["../src/assets/icons/kebab-menu-blue.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2014C12.5523%2014%2013%2013.5523%2013%2013C13%2012.4477%2012.5523%2012%2012%2012C11.4477%2012%2011%2012.4477%2011%2013C11%2013.5523%2011.4477%2014%2012%2014Z'%20fill='%231088E7'/%3e%3cpath%20d='M19%2014C19.5523%2014%2020%2013.5523%2020%2013C20%2012.4477%2019.5523%2012%2019%2012C18.4477%2012%2018%2012.4477%2018%2013C18%2013.5523%2018.4477%2014%2019%2014Z'%20fill='%231088E7'/%3e%3cpath%20d='M5%2014C5.55228%2014%206%2013.5523%206%2013C6%2012.4477%205.55228%2012%205%2012C4.44772%2012%204%2012.4477%204%2013C4%2013.5523%204.44772%2014%205%2014Z'%20fill='%231088E7'/%3e%3cpath%20d='M12%2014C12.5523%2014%2013%2013.5523%2013%2013C13%2012.4477%2012.5523%2012%2012%2012C11.4477%2012%2011%2012.4477%2011%2013C11%2013.5523%2011.4477%2014%2012%2014Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2014C19.5523%2014%2020%2013.5523%2020%2013C20%2012.4477%2019.5523%2012%2019%2012C18.4477%2012%2018%2012.4477%2018%2013C18%2013.5523%2018.4477%2014%2019%2014Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2014C5.55228%2014%206%2013.5523%206%2013C6%2012.4477%205.55228%2012%205%2012C4.44772%2012%204%2012.4477%204%2013C4%2013.5523%204.44772%2014%205%2014Z'%20stroke='%231088E7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_11"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index39.js
CHANGED
@@ -1,14 +1,5 @@
|
|
1
|
-
|
2
|
-
import { __require as e } from "./index44.js";
|
3
|
-
import { __require as o } from "./index45.js";
|
4
|
-
import { __require as p } from "./index46.js";
|
5
|
-
if (process.env.NODE_ENV !== "production") {
|
6
|
-
var s = e(), i = !0;
|
7
|
-
r.exports = o()(s.isElement, i);
|
8
|
-
} else
|
9
|
-
r.exports = p()();
|
10
|
-
var _ = r.exports;
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2013C12.5523%2013%2013%2012.5523%2013%2012C13%2011.4477%2012.5523%2011%2012%2011C11.4477%2011%2011%2011.4477%2011%2012C11%2012.5523%2011.4477%2013%2012%2013Z'%20fill='%235E6673'/%3e%3cpath%20d='M19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011C18.4477%2011%2018%2011.4477%2018%2012C18%2012.5523%2018.4477%2013%2019%2013Z'%20fill='%235E6673'/%3e%3cpath%20d='M5%2013C5.55228%2013%206%2012.5523%206%2012C6%2011.4477%205.55228%2011%205%2011C4.44772%2011%204%2011.4477%204%2012C4%2012.5523%204.44772%2013%205%2013Z'%20fill='%235E6673'/%3e%3cpath%20d='M12%2013C12.5523%2013%2013%2012.5523%2013%2012C13%2011.4477%2012.5523%2011%2012%2011C11.4477%2011%2011%2011.4477%2011%2012C11%2012.5523%2011.4477%2013%2012%2013Z'%20stroke='%235E6673'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011C18.4477%2011%2018%2011.4477%2018%2012C18%2012.5523%2018.4477%2013%2019%2013Z'%20stroke='%235E6673'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2013C5.55228%2013%206%2012.5523%206%2012C6%2011.4477%205.55228%2011%205%2011C4.44772%2011%204%2011.4477%204%2012C4%2012.5523%204.44772%2013%205%2013Z'%20stroke='%235E6673'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
11
2
|
export {
|
12
|
-
|
3
|
+
e as default
|
13
4
|
};
|
14
5
|
//# sourceMappingURL=index39.js.map
|
package/dist/index39.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index39.js","sources":["../
|
1
|
+
{"version":3,"file":"index39.js","sources":["../src/assets/icons/kebab-menu.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2013C12.5523%2013%2013%2012.5523%2013%2012C13%2011.4477%2012.5523%2011%2012%2011C11.4477%2011%2011%2011.4477%2011%2012C11%2012.5523%2011.4477%2013%2012%2013Z'%20fill='%235E6673'/%3e%3cpath%20d='M19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011C18.4477%2011%2018%2011.4477%2018%2012C18%2012.5523%2018.4477%2013%2019%2013Z'%20fill='%235E6673'/%3e%3cpath%20d='M5%2013C5.55228%2013%206%2012.5523%206%2012C6%2011.4477%205.55228%2011%205%2011C4.44772%2011%204%2011.4477%204%2012C4%2012.5523%204.44772%2013%205%2013Z'%20fill='%235E6673'/%3e%3cpath%20d='M12%2013C12.5523%2013%2013%2012.5523%2013%2012C13%2011.4477%2012.5523%2011%2012%2011C11.4477%2011%2011%2011.4477%2011%2012C11%2012.5523%2011.4477%2013%2012%2013Z'%20stroke='%235E6673'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2013C19.5523%2013%2020%2012.5523%2020%2012C20%2011.4477%2019.5523%2011%2019%2011C18.4477%2011%2018%2011.4477%2018%2012C18%2012.5523%2018.4477%2013%2019%2013Z'%20stroke='%235E6673'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5%2013C5.55228%2013%206%2012.5523%206%2012C6%2011.4477%205.55228%2011%205%2011C4.44772%2011%204%2011.4477%204%2012C4%2012.5523%204.44772%2013%205%2013Z'%20stroke='%235E6673'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_12"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index4.js
CHANGED
@@ -1,35 +1,69 @@
|
|
1
|
-
import
|
2
|
-
import c from "./
|
3
|
-
import i from "./index26.js";
|
4
|
-
import n from "./index27.js";
|
5
|
-
import a from "./index28.js";
|
1
|
+
import i from "./index27.js";
|
2
|
+
import c from "./index28.js";
|
6
3
|
import m from "./index29.js";
|
7
4
|
import g from "./index30.js";
|
8
|
-
import
|
9
|
-
import
|
10
|
-
import
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
5
|
+
import n from "./index31.js";
|
6
|
+
import a from "./index32.js";
|
7
|
+
import v from "./index33.js";
|
8
|
+
import l from "./index34.js";
|
9
|
+
import p from "./index35.js";
|
10
|
+
import b from "./index36.js";
|
11
|
+
import f from "./index37.js";
|
12
|
+
import d from "./index38.js";
|
13
|
+
import u from "./index39.js";
|
14
|
+
import k from "./index40.js";
|
15
|
+
import w from "./index41.js";
|
16
|
+
import I from "./index42.js";
|
17
|
+
import N from "./index43.js";
|
18
|
+
import C from "./index44.js";
|
19
|
+
import O from "./index45.js";
|
20
|
+
import $ from "./index46.js";
|
21
|
+
import h from "./index47.js";
|
22
|
+
import x from "./index48.js";
|
23
|
+
import A from "./index49.js";
|
24
|
+
import E from "./index50.js";
|
25
|
+
import _ from "react";
|
26
|
+
import { ReactSVG as M } from "./index51.js";
|
27
|
+
const P = /* @__PURE__ */ Object.assign({
|
28
|
+
"/src/assets/icons/attachment.svg": i,
|
29
|
+
"/src/assets/icons/back.svg": c,
|
30
|
+
"/src/assets/icons/banner-demo-img.svg": m,
|
31
|
+
"/src/assets/icons/clock.svg": g,
|
32
|
+
"/src/assets/icons/close.svg": n,
|
33
|
+
"/src/assets/icons/delete.svg": a,
|
34
|
+
"/src/assets/icons/down.svg": v,
|
35
|
+
"/src/assets/icons/download.svg": l,
|
36
|
+
"/src/assets/icons/email.svg": p,
|
37
|
+
"/src/assets/icons/file-red.svg": b,
|
38
|
+
"/src/assets/icons/hamburger.svg": f,
|
39
|
+
"/src/assets/icons/kebab-menu-blue.svg": d,
|
40
|
+
"/src/assets/icons/kebab-menu.svg": u,
|
41
|
+
"/src/assets/icons/next.svg": k,
|
42
|
+
"/src/assets/icons/padlock.svg": w,
|
43
|
+
"/src/assets/icons/pages.svg": I,
|
44
|
+
"/src/assets/icons/people.svg": N,
|
45
|
+
"/src/assets/icons/slideout.svg": C,
|
46
|
+
"/src/assets/icons/sms.svg": O,
|
47
|
+
"/src/assets/icons/sort.svg": $,
|
48
|
+
"/src/assets/icons/space.svg": h,
|
49
|
+
"/src/assets/icons/tick.svg": x,
|
50
|
+
"/src/assets/icons/webinar-widget.svg": A,
|
51
|
+
"/src/assets/icons/widget-demo-image.svg": E
|
52
|
+
}), es = (t) => {
|
21
53
|
const {
|
22
54
|
name: s = "",
|
23
|
-
className:
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
55
|
+
className: e = "",
|
56
|
+
onClick: r
|
57
|
+
} = t, o = P[`/src/assets/icons/${s}.svg`];
|
58
|
+
return o ? /* @__PURE__ */ _.createElement("div", {
|
59
|
+
className: `se-design-svg-wrapper ${e}`,
|
60
|
+
onClick: r
|
61
|
+
}, /* @__PURE__ */ _.createElement(M, {
|
28
62
|
src: o,
|
29
63
|
wrapper: "span"
|
30
64
|
})) : (console.error(`Icon "${s}" not found in ICON_MAP.`), null);
|
31
65
|
};
|
32
66
|
export {
|
33
|
-
|
67
|
+
es as Icon
|
34
68
|
};
|
35
69
|
//# sourceMappingURL=index4.js.map
|
package/dist/index4.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index4.js","sources":["../src/components/Icon/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ReactSVG } from 'react-svg';\
|
1
|
+
{"version":3,"file":"index4.js","sources":["../src/components/Icon/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { ReactSVG } from 'react-svg';\n\n// Dynamically import icons using Vite's asset handling\nconst ICON_MAP: Record<string, string> = (import.meta as any).glob('/src/assets/icons/*.svg', { eager: true, query: '?url', import: 'default' });\n\nexport type IconProps = {\n name: string;\n className?: string;\n onClick?: () => void;\n}\n\nexport const Icon: FC<IconProps> = (props) => {\n const { name = '', className = '', onClick } = props;\n\n const src = ICON_MAP[`/src/assets/icons/${name}.svg`];\n\n if (!src) {\n console.error(`Icon \"${name}\" not found in ICON_MAP.`);\n return null;\n }\n\n return (\n <div className={`se-design-svg-wrapper ${className}`} onClick={onClick}>\n <ReactSVG src={src} wrapper=\"span\" />\n </div>\n );\n};\n"],"names":["ICON_MAP","import","Icon","props","name","className","onClick","src","React","createElement","ReactSVG","wrapper","error"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,MAAMA,IAAoCC,uBAAAA,OAAAA;AAAAA,EAAAA,oCAAAA;AAAAA,EAAAA,8BAAAA;AAAAA,EAAAA,yCAAAA;AAAAA,EAAAA,+BAAAA;AAAAA,EAAAA,+BAAAA;AAAAA,EAAAA,gCAAAA;AAAAA,EAAAA,8BAAAA;AAAAA,EAAAA,kCAAAA;AAAAA,EAAAA,+BAAAA;AAAAA,EAAAA,kCAAAA;AAAAA,EAAAA,mCAAAA;AAAAA,EAAAA,yCAAAA;AAAAA,EAAAA,oCAAAA;AAAAA,EAAAA,8BAAAA;AAAAA,EAAAA,iCAAAA;AAAAA,EAAAA,+BAAAA;AAAAA,EAAAA,gCAAAA;AAAAA,EAAAA,kCAAAA;AAAAA,EAAAA,6BAAAA;AAAAA,EAAAA,8BAAAA;AAAAA,EAAAA,+BAAAA;AAAAA,EAAAA,8BAAAA;AAAAA,EAAAA,wCAAAA;AAAAA,EAAAA,2CAAAA;AAAAA,CAAAA,GAQ7BC,KAAuBC,CAAUA,MAAA;AACtC,QAAA;AAAA,IAAEC,MAAAA,IAAO;AAAA,IAAIC,WAAAA,IAAY;AAAA,IAAIC,SAAAA;AAAAA,EAAAA,IAAYH,GAEzCI,IAAMP,EAAS,qBAAqBI,CAAI,MAAM;AAEpD,SAAKG,IAMHC,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IAAKJ,WAAW,yBAAyBA,CAAS;AAAA,IAAIC,SAAAA;AAAAA,EAAAA,GACpDG,gBAAAA,EAAAA,cAACC,GAAQ;AAAA,IAACH,KAAAA;AAAAA,IAAUI,SAAQ;AAAA,EAAA,CAAQ,CACjC,KAPGC,QAAAA,MAAM,SAASR,CAAI,0BAA0B,GAC9C;AAQX;"}
|
package/dist/index40.js
CHANGED
@@ -1,8 +1,4 @@
|
|
1
|
-
|
2
|
-
return e = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(t, n) {
|
3
|
-
return t.__proto__ = n, t;
|
4
|
-
}, e(o, r);
|
5
|
-
}
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
6
2
|
export {
|
7
3
|
e as default
|
8
4
|
};
|
package/dist/index40.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index40.js","sources":["../
|
1
|
+
{"version":3,"file":"index40.js","sources":["../src/assets/icons/next.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_13"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index41.js
CHANGED
@@ -1,9 +1,5 @@
|
|
1
|
-
|
2
|
-
if (t || arguments.length === 2) for (var r = 0, s = e.length, n; r < s; r++)
|
3
|
-
(n || !(r in e)) && (n || (n = Array.prototype.slice.call(e, 0, r)), n[r] = e[r]);
|
4
|
-
return p.concat(n || Array.prototype.slice.call(e));
|
5
|
-
}
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.7709%206.17139H3.23724C2.71358%206.17139%202.28906%206.59591%202.28906%207.11957V12.8087C2.28906%2013.3323%202.71358%2013.7568%203.23724%2013.7568H11.7709C12.2946%2013.7568%2012.7191%2013.3323%2012.7191%2012.8087V7.11957C12.7191%206.59591%2012.2946%206.17139%2011.7709%206.17139Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8239%206.1706V4.74832C10.8239%203.86816%2010.4743%203.02406%209.85191%202.4017C9.22955%201.77933%208.38544%201.42969%207.50528%201.42969C6.62512%201.42969%205.78101%201.77933%205.15866%202.4017C4.53629%203.02406%204.18665%203.86816%204.18665%204.74832V6.1706'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.50485%2010.4392C7.76668%2010.4392%207.97894%2010.2269%207.97894%209.96509C7.97894%209.70326%207.76668%209.491%207.50485%209.491C7.24302%209.491%207.03076%209.70326%207.03076%209.96509C7.03076%2010.2269%207.24302%2010.4392%207.50485%2010.4392Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
6
2
|
export {
|
7
|
-
|
3
|
+
e as default
|
8
4
|
};
|
9
5
|
//# sourceMappingURL=index41.js.map
|
package/dist/index41.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index41.js","sources":["../node_modules/tslib/tslib.es6.mjs"],"sourcesContent":["/******************************************************************************\nCopyright (c) Microsoft Corporation.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n***************************************************************************** */\n/* global Reflect, Promise, SuppressedError, Symbol, Iterator */\n\nvar extendStatics = function(d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n};\n\nexport function __extends(d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n}\n\nexport var __assign = function() {\n __assign = Object.assign || function __assign(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n return t;\n }\n return __assign.apply(this, arguments);\n}\n\nexport function __rest(s, e) {\n var t = {};\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n}\n\nexport function __decorate(decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n}\n\nexport function __param(paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n}\n\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\n var _, done = false;\n for (var i = decorators.length - 1; i >= 0; i--) {\n var context = {};\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\n if (kind === \"accessor\") {\n if (result === void 0) continue;\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\n if (_ = accept(result.get)) descriptor.get = _;\n if (_ = accept(result.set)) descriptor.set = _;\n if (_ = accept(result.init)) initializers.unshift(_);\n }\n else if (_ = accept(result)) {\n if (kind === \"field\") initializers.unshift(_);\n else descriptor[key] = _;\n }\n }\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\n done = true;\n};\n\nexport function __runInitializers(thisArg, initializers, value) {\n var useValue = arguments.length > 2;\n for (var i = 0; i < initializers.length; i++) {\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\n }\n return useValue ? value : void 0;\n};\n\nexport function __propKey(x) {\n return typeof x === \"symbol\" ? x : \"\".concat(x);\n};\n\nexport function __setFunctionName(f, name, prefix) {\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\n};\n\nexport function __metadata(metadataKey, metadataValue) {\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\n}\n\nexport function __awaiter(thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n}\n\nexport function __generator(thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === \"function\" ? Iterator : Object).prototype);\n return g.next = verb(0), g[\"throw\"] = verb(1), g[\"return\"] = verb(2), typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n}\n\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n});\n\nexport function __exportStar(m, o) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\n}\n\nexport function __values(o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function () {\n if (o && i >= o.length) o = void 0;\n return { value: o && o[i++], done: !o };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n}\n\nexport function __read(o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n}\n\n/** @deprecated */\nexport function __spread() {\n for (var ar = [], i = 0; i < arguments.length; i++)\n ar = ar.concat(__read(arguments[i]));\n return ar;\n}\n\n/** @deprecated */\nexport function __spreadArrays() {\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\n r[k] = a[j];\n return r;\n}\n\nexport function __spreadArray(to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n}\n\nexport function __await(v) {\n return this instanceof __await ? (this.v = v, this) : new __await(v);\n}\n\nexport function __asyncGenerator(thisArg, _arguments, generator) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\n return i = Object.create((typeof AsyncIterator === \"function\" ? AsyncIterator : Object).prototype), verb(\"next\"), verb(\"throw\"), verb(\"return\", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;\n function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }\n function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\n function fulfill(value) { resume(\"next\", value); }\n function reject(value) { resume(\"throw\", value); }\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\n}\n\nexport function __asyncDelegator(o) {\n var i, p;\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\n}\n\nexport function __asyncValues(o) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var m = o[Symbol.asyncIterator], i;\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\n}\n\nexport function __makeTemplateObject(cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n};\n\nvar __setModuleDefault = Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n};\n\nvar ownKeys = function(o) {\n ownKeys = Object.getOwnPropertyNames || function (o) {\n var ar = [];\n for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;\n return ar;\n };\n return ownKeys(o);\n};\n\nexport function __importStar(mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== \"default\") __createBinding(result, mod, k[i]);\n __setModuleDefault(result, mod);\n return result;\n}\n\nexport function __importDefault(mod) {\n return (mod && mod.__esModule) ? mod : { default: mod };\n}\n\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\n}\n\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\n}\n\nexport function __classPrivateFieldIn(state, receiver) {\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\n}\n\nexport function __addDisposableResource(env, value, async) {\n if (value !== null && value !== void 0) {\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\n var dispose, inner;\n if (async) {\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\n dispose = value[Symbol.asyncDispose];\n }\n if (dispose === void 0) {\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\n dispose = value[Symbol.dispose];\n if (async) inner = dispose;\n }\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\n if (inner) dispose = function() { try { inner.call(this); } catch (e) { return Promise.reject(e); } };\n env.stack.push({ value: value, dispose: dispose, async: async });\n }\n else if (async) {\n env.stack.push({ async: true });\n }\n return value;\n}\n\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\n var e = new Error(message);\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\n};\n\nexport function __disposeResources(env) {\n function fail(e) {\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\n env.hasError = true;\n }\n var r, s = 0;\n function next() {\n while (r = env.stack.pop()) {\n try {\n if (!r.async && s === 1) return s = 0, env.stack.push(r), Promise.resolve().then(next);\n if (r.dispose) {\n var result = r.dispose.call(r.value);\n if (r.async) return s |= 2, Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\n }\n else s |= 1;\n }\n catch (e) {\n fail(e);\n }\n }\n if (s === 1) return env.hasError ? Promise.reject(env.error) : Promise.resolve();\n if (env.hasError) throw env.error;\n }\n return next();\n}\n\nexport function __rewriteRelativeImportExtension(path, preserveJsx) {\n if (typeof path === \"string\" && /^\\.\\.?\\//.test(path)) {\n return path.replace(/\\.(tsx)$|((?:\\.d)?)((?:\\.[^./]+?)?)\\.([cm]?)ts$/i, function (m, tsx, d, ext, cm) {\n return tsx ? preserveJsx ? \".jsx\" : \".js\" : d && (!ext || !cm) ? m : (d + ext + \".\" + cm.toLowerCase() + \"js\");\n });\n }\n return path;\n}\n\nexport default {\n __extends,\n __assign,\n __rest,\n __decorate,\n __param,\n __esDecorate,\n __runInitializers,\n __propKey,\n __setFunctionName,\n __metadata,\n __awaiter,\n __generator,\n __createBinding,\n __exportStar,\n __values,\n __read,\n __spread,\n __spreadArrays,\n __spreadArray,\n __await,\n __asyncGenerator,\n __asyncDelegator,\n __asyncValues,\n __makeTemplateObject,\n __importStar,\n __importDefault,\n __classPrivateFieldGet,\n __classPrivateFieldSet,\n __classPrivateFieldIn,\n __addDisposableResource,\n __disposeResources,\n __rewriteRelativeImportExtension,\n};\n"],"names":["__spreadArray","to","from","pack","i","l","ar"],"mappings":"AAqNO,SAASA,EAAcC,GAAIC,GAAMC,GAAM;AAC5C,MAAIA,KAAQ,UAAU,WAAW,EAAG,UAASC,IAAI,GAAGC,IAAIH,EAAK,QAAQI,GAAIF,IAAIC,GAAGD;AAC5E,KAAIE,KAAM,EAAEF,KAAKF,QACRI,MAAIA,IAAK,MAAM,UAAU,MAAM,KAAKJ,GAAM,GAAGE,CAAC,IACnDE,EAAGF,CAAC,IAAIF,EAAKE,CAAC;AAGtB,SAAOH,EAAG,OAAOK,KAAM,MAAM,UAAU,MAAM,KAAKJ,CAAI,CAAC;AACzD;","x_google_ignoreList":[0]}
|
1
|
+
{"version":3,"file":"index41.js","sources":["../src/assets/icons/padlock.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.7709%206.17139H3.23724C2.71358%206.17139%202.28906%206.59591%202.28906%207.11957V12.8087C2.28906%2013.3323%202.71358%2013.7568%203.23724%2013.7568H11.7709C12.2946%2013.7568%2012.7191%2013.3323%2012.7191%2012.8087V7.11957C12.7191%206.59591%2012.2946%206.17139%2011.7709%206.17139Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8239%206.1706V4.74832C10.8239%203.86816%2010.4743%203.02406%209.85191%202.4017C9.22955%201.77933%208.38544%201.42969%207.50528%201.42969C6.62512%201.42969%205.78101%201.77933%205.15866%202.4017C4.53629%203.02406%204.18665%203.86816%204.18665%204.74832V6.1706'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.50485%2010.4392C7.76668%2010.4392%207.97894%2010.2269%207.97894%209.96509C7.97894%209.70326%207.76668%209.491%207.50485%209.491C7.24302%209.491%207.03076%209.70326%207.03076%209.96509C7.03076%2010.2269%207.24302%2010.4392%207.50485%2010.4392Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_14"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index42.js
CHANGED
@@ -1,41 +1,5 @@
|
|
1
|
-
|
2
|
-
* content-type
|
3
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
4
|
-
* MIT Licensed
|
5
|
-
*/
|
6
|
-
var p = /; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g, s = /\\([\u000b\u0020-\u00ff])/g, d = /^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+$/, c = u;
|
7
|
-
function u(e) {
|
8
|
-
if (!e)
|
9
|
-
throw new TypeError("argument string is required");
|
10
|
-
var r = typeof e == "object" ? y(e) : e;
|
11
|
-
if (typeof r != "string")
|
12
|
-
throw new TypeError("argument string is required to be a string");
|
13
|
-
var n = r.indexOf(";"), a = n !== -1 ? r.slice(0, n).trim() : r.trim();
|
14
|
-
if (!d.test(a))
|
15
|
-
throw new TypeError("invalid media type");
|
16
|
-
var o = new w(a.toLowerCase());
|
17
|
-
if (n !== -1) {
|
18
|
-
var f, i, t;
|
19
|
-
for (p.lastIndex = n; i = p.exec(r); ) {
|
20
|
-
if (i.index !== n)
|
21
|
-
throw new TypeError("invalid parameter format");
|
22
|
-
n += i[0].length, f = i[1].toLowerCase(), t = i[2], t.charCodeAt(0) === 34 && (t = t.slice(1, -1), t.indexOf("\\") !== -1 && (t = t.replace(s, "$1"))), o.parameters[f] = t;
|
23
|
-
}
|
24
|
-
if (n !== r.length)
|
25
|
-
throw new TypeError("invalid parameter format");
|
26
|
-
}
|
27
|
-
return o;
|
28
|
-
}
|
29
|
-
function y(e) {
|
30
|
-
var r;
|
31
|
-
if (typeof e.getHeader == "function" ? r = e.getHeader("content-type") : typeof e.headers == "object" && (r = e.headers && e.headers["content-type"]), typeof r != "string")
|
32
|
-
throw new TypeError("content-type header is missing from object");
|
33
|
-
return r;
|
34
|
-
}
|
35
|
-
function w(e) {
|
36
|
-
this.parameters = /* @__PURE__ */ Object.create(null), this.type = e;
|
37
|
-
}
|
1
|
+
const t = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%3e%3cpath%20d='M3%200.732748C2.11635%200.732748%201.4%201.44909%201.4%202.33275V13.6661C1.4%2014.5497%202.11635%2015.2661%203%2015.2661H11C11.8837%2015.2661%2012.6%2014.5497%2012.6%2013.6661V5.54084C12.6%205.35519%2012.5263%205.17714%2012.395%205.04586C12.395%205.04586%2012.395%205.04586%2012.395%205.04586L10.3409%202.99182L8.28689%200.937775C8.15561%200.806498%207.97756%200.732748%207.79191%200.732748H3Z'%20stroke='currentColor'%20stroke-width='1.2'/%3e%3cpath%20d='M7.83273%201.33275V4.49942C7.83273%205.0517%208.28045%205.49942%208.83273%205.49942H11.9994'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e";
|
38
2
|
export {
|
39
|
-
|
3
|
+
t as default
|
40
4
|
};
|
41
5
|
//# sourceMappingURL=index42.js.map
|
package/dist/index42.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index42.js","sources":["../
|
1
|
+
{"version":3,"file":"index42.js","sources":["../src/assets/icons/pages.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%3e%3cpath%20d='M3%200.732748C2.11635%200.732748%201.4%201.44909%201.4%202.33275V13.6661C1.4%2014.5497%202.11635%2015.2661%203%2015.2661H11C11.8837%2015.2661%2012.6%2014.5497%2012.6%2013.6661V5.54084C12.6%205.35519%2012.5263%205.17714%2012.395%205.04586C12.395%205.04586%2012.395%205.04586%2012.395%205.04586L10.3409%202.99182L8.28689%200.937775C8.15561%200.806498%207.97756%200.732748%207.79191%200.732748H3Z'%20stroke='currentColor'%20stroke-width='1.2'/%3e%3cpath%20d='M7.83273%201.33275V4.49942C7.83273%205.0517%208.28045%205.49942%208.83273%205.49942H11.9994'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_15"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index43.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9091%2013.9999H15.0909V13.4545C15.0909%2011.1182%2013.4589%209.16312%2011.2727%208.66705M9.63633%202.06875C9.81067%202.02388%209.99344%202.00001%2010.1818%202.00001C11.3868%202.00001%2012.3636%202.97685%2012.3636%204.18183C12.3636%205.38682%2011.3868%206.36365%2010.1818%206.36365C9.99344%206.36365%209.81067%206.33978%209.63633%206.29491M5.81815%208.54547C3.10693%208.54547%200.909058%2010.7433%200.909058%2013.4546V14H10.7272V13.4546C10.7272%2010.7433%208.52936%208.54547%205.81815%208.54547ZM5.81815%206.36365C7.02314%206.36365%207.99997%205.38682%207.99997%204.18183C7.99997%202.97685%207.02314%202.00001%205.81815%202.00001C4.61317%202.00001%203.63634%202.97685%203.63634%204.18183C3.63634%205.38682%204.61317%206.36365%205.81815%206.36365Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
e as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index43.js.map
|
package/dist/index43.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index43.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
1
|
+
{"version":3,"file":"index43.js","sources":["../src/assets/icons/people.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9091%2013.9999H15.0909V13.4545C15.0909%2011.1182%2013.4589%209.16312%2011.2727%208.66705M9.63633%202.06875C9.81067%202.02388%209.99344%202.00001%2010.1818%202.00001C11.3868%202.00001%2012.3636%202.97685%2012.3636%204.18183C12.3636%205.38682%2011.3868%206.36365%2010.1818%206.36365C9.99344%206.36365%209.81067%206.33978%209.63633%206.29491M5.81815%208.54547C3.10693%208.54547%200.909058%2010.7433%200.909058%2013.4546V14H10.7272V13.4546C10.7272%2010.7433%208.52936%208.54547%205.81815%208.54547ZM5.81815%206.36365C7.02314%206.36365%207.99997%205.38682%207.99997%204.18183C7.99997%202.97685%207.02314%202.00001%205.81815%202.00001C4.61317%202.00001%203.63634%202.97685%203.63634%204.18183C3.63634%205.38682%204.61317%206.36365%205.81815%206.36365Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_16"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index44.js
CHANGED
@@ -1,11 +1,5 @@
|
|
1
|
-
|
2
|
-
import { __require as o } from "./index48.js";
|
3
|
-
import { __require as t } from "./index49.js";
|
4
|
-
var r;
|
5
|
-
function p() {
|
6
|
-
return r ? e.exports : (r = 1, process.env.NODE_ENV === "production" ? e.exports = o() : e.exports = t(), e.exports);
|
7
|
-
}
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_72_2399)'%3e%3cpath%20d='M1.37388%206.99414H10.4141'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.44197%202.02539L10.4141%206.99749L5.44197%2011.9696'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.127%2011.9696V2.02539'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_72_2399'%3e%3crect%20width='13.5'%20height='13.5'%20fill='white'%20transform='matrix(-1%200%200%201%2014%200.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
8
2
|
export {
|
9
|
-
|
3
|
+
e as default
|
10
4
|
};
|
11
5
|
//# sourceMappingURL=index44.js.map
|
package/dist/index44.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index44.js","sources":["../
|
1
|
+
{"version":3,"file":"index44.js","sources":["../src/assets/icons/slideout.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%3e%3cg%20clip-path='url(%23clip0_72_2399)'%3e%3cpath%20d='M1.37388%206.99414H10.4141'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.44197%202.02539L10.4141%206.99749L5.44197%2011.9696'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.127%2011.9696V2.02539'%20stroke='%23111111'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_72_2399'%3e%3crect%20width='13.5'%20height='13.5'%20fill='white'%20transform='matrix(-1%200%200%201%2014%200.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_17"],"mappings":"AAAA,MAAeA,IAAA;"}
|