admins-components 9.0.9 → 9.0.10
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/admins-components.js +18 -17
- package/dist/admins-components100.js +250 -25
- package/dist/admins-components101.js +26 -27
- package/dist/admins-components102.js +25 -169
- package/dist/admins-components103.js +165 -61
- package/dist/admins-components104.js +61 -60
- package/dist/admins-components105.js +65 -28
- package/dist/admins-components106.js +28 -14
- package/dist/admins-components107.js +15 -26
- package/dist/admins-components108.js +26 -8
- package/dist/admins-components109.js +9 -4
- package/dist/admins-components110.js +4 -3
- package/dist/admins-components111.js +2 -2
- package/dist/admins-components112.js +3 -21
- package/dist/admins-components113.js +21 -14
- package/dist/admins-components114.js +14 -8
- package/dist/admins-components115.js +8 -13
- package/dist/admins-components116.js +11 -24
- package/dist/admins-components117.js +24 -81
- package/dist/admins-components118.js +82 -10
- package/dist/admins-components119.js +10 -4
- package/dist/admins-components120.js +5 -8
- package/dist/admins-components121.js +7 -6
- package/dist/admins-components122.js +6 -5
- package/dist/admins-components123.js +4 -13
- package/dist/admins-components124.js +11 -9
- package/dist/admins-components125.js +13 -30
- package/dist/admins-components126.js +30 -4
- package/dist/admins-components127.js +4 -29
- package/dist/admins-components128.js +29 -5
- package/dist/admins-components129.js +3 -3
- package/dist/admins-components13.js +1 -1
- package/dist/admins-components130.js +4 -7
- package/dist/admins-components131.js +7 -73
- package/dist/admins-components132.js +71 -26
- package/dist/admins-components133.js +27 -57
- package/dist/admins-components134.js +57 -22
- package/dist/admins-components135.js +21 -47
- package/dist/admins-components136.js +48 -29
- package/dist/admins-components137.js +31 -3
- package/dist/admins-components138.js +3 -179
- package/dist/admins-components139.js +176 -43
- package/dist/admins-components140.js +44 -35
- package/dist/admins-components141.js +34 -43
- package/dist/admins-components142.js +42 -137
- package/dist/admins-components143.js +134 -51
- package/dist/admins-components144.js +58 -7
- package/dist/admins-components145.js +6 -5
- package/dist/admins-components146.js +6 -76
- package/dist/admins-components147.js +76 -29
- package/dist/admins-components148.js +29 -1931
- package/dist/admins-components149.js +1748 -24628
- package/dist/admins-components15.js +9 -10
- package/dist/admins-components150.js +24810 -8
- package/dist/admins-components151.js +9 -7
- package/dist/admins-components152.js +7 -142
- package/dist/admins-components153.js +141 -8
- package/dist/admins-components154.js +3 -3
- package/dist/admins-components155.js +10 -0
- package/dist/admins-components157.js +161 -44
- package/dist/admins-components158.js +50 -8
- package/dist/admins-components159.js +8 -49
- package/dist/admins-components160.js +50 -6
- package/dist/admins-components161.js +6 -80
- package/dist/admins-components162.js +70 -48
- package/dist/admins-components163.js +30 -31
- package/dist/admins-components164.js +58 -8
- package/dist/admins-components165.js +8 -51
- package/dist/admins-components166.js +51 -8
- package/dist/admins-components167.js +10 -0
- package/dist/{admins-components168.js → admins-components169.js} +3 -3
- package/dist/admins-components18.js +90 -91
- package/dist/admins-components20.js +40 -40
- package/dist/admins-components77.js +4 -2
- package/dist/admins-components78.js +2 -2
- package/dist/admins-components87.js +1 -1
- package/dist/admins-components95.js +3 -3
- package/dist/admins-components98.js +19 -6
- package/dist/admins-components99.js +5 -250
- package/dist/src/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/admins-components156.js +0 -169
|
@@ -1,142 +1,47 @@
|
|
|
1
|
-
import e from "./admins-
|
|
2
|
-
import t from "./admins-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
} catch (e) {
|
|
22
|
-
if (e instanceof Error) {
|
|
23
|
-
let t = {};
|
|
24
|
-
Error.captureStackTrace ? Error.captureStackTrace(t) : t = /* @__PURE__ */ Error();
|
|
25
|
-
let n = (() => {
|
|
26
|
-
if (!t.stack) return "";
|
|
27
|
-
let e = t.stack.indexOf("\n");
|
|
28
|
-
return e === -1 ? "" : t.stack.slice(e + 1);
|
|
29
|
-
})();
|
|
30
|
-
try {
|
|
31
|
-
if (!e.stack) e.stack = n;
|
|
32
|
-
else if (n) {
|
|
33
|
-
let t = n.indexOf("\n"), r = t === -1 ? -1 : n.indexOf("\n", t + 1), i = r === -1 ? "" : n.slice(r + 1);
|
|
34
|
-
String(e.stack).endsWith(i) || (e.stack += "\n" + n);
|
|
35
|
-
}
|
|
36
|
-
} catch {}
|
|
37
|
-
}
|
|
38
|
-
throw e;
|
|
39
|
-
}
|
|
1
|
+
import e from "./admins-components104.js";
|
|
2
|
+
import { VERSION as t } from "./admins-components138.js";
|
|
3
|
+
//#region node_modules/axios/lib/helpers/validator.js
|
|
4
|
+
var n = {};
|
|
5
|
+
[
|
|
6
|
+
"object",
|
|
7
|
+
"boolean",
|
|
8
|
+
"number",
|
|
9
|
+
"function",
|
|
10
|
+
"string",
|
|
11
|
+
"symbol"
|
|
12
|
+
].forEach((e, t) => {
|
|
13
|
+
n[e] = function(n) {
|
|
14
|
+
return typeof n === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
15
|
+
};
|
|
16
|
+
});
|
|
17
|
+
var r = {};
|
|
18
|
+
n.transitional = function(n, i, a) {
|
|
19
|
+
function o(e, n) {
|
|
20
|
+
return "[Axios v" + t + "] Transitional option '" + e + "'" + n + (a ? ". " + a : "");
|
|
40
21
|
}
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
let f = d && e.merge(d.common, d[r.method]);
|
|
58
|
-
d && e.forEach([
|
|
59
|
-
"delete",
|
|
60
|
-
"get",
|
|
61
|
-
"head",
|
|
62
|
-
"post",
|
|
63
|
-
"put",
|
|
64
|
-
"patch",
|
|
65
|
-
"query",
|
|
66
|
-
"common"
|
|
67
|
-
], (e) => {
|
|
68
|
-
delete d[e];
|
|
69
|
-
}), r.headers = t.concat(f, d);
|
|
70
|
-
let p = [], m = !0;
|
|
71
|
-
this.interceptors.request.forEach(function(e) {
|
|
72
|
-
if (typeof e.runWhen == "function" && e.runWhen(r) === !1) return;
|
|
73
|
-
m &&= e.synchronous;
|
|
74
|
-
let t = r.transitional || i;
|
|
75
|
-
t && t.legacyInterceptorReqResOrdering ? p.unshift(e.fulfilled, e.rejected) : p.push(e.fulfilled, e.rejected);
|
|
76
|
-
});
|
|
77
|
-
let h = [];
|
|
78
|
-
this.interceptors.response.forEach(function(e) {
|
|
79
|
-
h.push(e.fulfilled, e.rejected);
|
|
80
|
-
});
|
|
81
|
-
let g, _ = 0, v;
|
|
82
|
-
if (!m) {
|
|
83
|
-
let e = [s.bind(this), void 0];
|
|
84
|
-
for (e.unshift(...p), e.push(...h), v = e.length, g = Promise.resolve(r); _ < v;) g = g.then(e[_++], e[_++]);
|
|
85
|
-
return g;
|
|
86
|
-
}
|
|
87
|
-
v = p.length;
|
|
88
|
-
let y = r;
|
|
89
|
-
for (; _ < v;) {
|
|
90
|
-
let e = p[_++], t = p[_++];
|
|
91
|
-
try {
|
|
92
|
-
y = e(y);
|
|
93
|
-
} catch (e) {
|
|
94
|
-
t.call(this, e);
|
|
95
|
-
break;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
try {
|
|
99
|
-
g = s.call(this, y);
|
|
100
|
-
} catch (e) {
|
|
101
|
-
return Promise.reject(e);
|
|
22
|
+
return (t, a, s) => {
|
|
23
|
+
if (n === !1) throw new e(o(a, " has been removed" + (i ? " in " + i : "")), e.ERR_DEPRECATED);
|
|
24
|
+
return i && !r[a] && (r[a] = !0, console.warn(o(a, " has been deprecated since v" + i + " and will be removed in the near future"))), n ? n(t, a, s) : !0;
|
|
25
|
+
};
|
|
26
|
+
}, n.spelling = function(e) {
|
|
27
|
+
return (t, n) => (console.warn(`${n} is likely a misspelling of ${e}`), !0);
|
|
28
|
+
};
|
|
29
|
+
function i(t, n, r) {
|
|
30
|
+
if (typeof t != "object") throw new e("options must be an object", e.ERR_BAD_OPTION_VALUE);
|
|
31
|
+
let i = Object.keys(t), a = i.length;
|
|
32
|
+
for (; a-- > 0;) {
|
|
33
|
+
let o = i[a], s = Object.prototype.hasOwnProperty.call(n, o) ? n[o] : void 0;
|
|
34
|
+
if (s) {
|
|
35
|
+
let n = t[o], r = n === void 0 || s(n, o, t);
|
|
36
|
+
if (r !== !0) throw new e("option " + o + " must be " + r, e.ERR_BAD_OPTION_VALUE);
|
|
37
|
+
continue;
|
|
102
38
|
}
|
|
103
|
-
|
|
104
|
-
return g;
|
|
105
|
-
}
|
|
106
|
-
getUri(e) {
|
|
107
|
-
return e = o(this.defaults, e), n(a(e.baseURL, e.url, e.allowAbsoluteUrls), e.params, e.paramsSerializer);
|
|
39
|
+
if (r !== !0) throw new e("Unknown option " + o, e.ERR_BAD_OPTION);
|
|
108
40
|
}
|
|
41
|
+
}
|
|
42
|
+
var a = {
|
|
43
|
+
assertOptions: i,
|
|
44
|
+
validators: n
|
|
109
45
|
};
|
|
110
|
-
e.forEach([
|
|
111
|
-
"delete",
|
|
112
|
-
"get",
|
|
113
|
-
"head",
|
|
114
|
-
"options"
|
|
115
|
-
], function(e) {
|
|
116
|
-
u.prototype[e] = function(t, n) {
|
|
117
|
-
return this.request(o(n || {}, {
|
|
118
|
-
method: e,
|
|
119
|
-
url: t,
|
|
120
|
-
data: (n || {}).data
|
|
121
|
-
}));
|
|
122
|
-
};
|
|
123
|
-
}), e.forEach([
|
|
124
|
-
"post",
|
|
125
|
-
"put",
|
|
126
|
-
"patch",
|
|
127
|
-
"query"
|
|
128
|
-
], function(e) {
|
|
129
|
-
function t(t) {
|
|
130
|
-
return function(n, r, i) {
|
|
131
|
-
return this.request(o(i || {}, {
|
|
132
|
-
method: e,
|
|
133
|
-
headers: t ? { "Content-Type": "multipart/form-data" } : {},
|
|
134
|
-
url: n,
|
|
135
|
-
data: r
|
|
136
|
-
}));
|
|
137
|
-
};
|
|
138
|
-
}
|
|
139
|
-
u.prototype[e] = t(), e !== "query" && (u.prototype[e + "Form"] = t(!0));
|
|
140
|
-
});
|
|
141
46
|
//#endregion
|
|
142
|
-
export {
|
|
47
|
+
export { a as default };
|
|
@@ -1,59 +1,142 @@
|
|
|
1
|
-
import e from "./admins-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
17
|
-
let t, n = new Promise((e) => {
|
|
18
|
-
r.subscribe(e), t = e;
|
|
19
|
-
}).then(e);
|
|
20
|
-
return n.cancel = function() {
|
|
21
|
-
r.unsubscribe(t);
|
|
22
|
-
}, n;
|
|
23
|
-
}, t(function(t, i, a) {
|
|
24
|
-
r.reason || (r.reason = new e(t, i, a), n(r.reason));
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
throwIfRequested() {
|
|
28
|
-
if (this.reason) throw this.reason;
|
|
1
|
+
import e from "./admins-components100.js";
|
|
2
|
+
import t from "./admins-components103.js";
|
|
3
|
+
import n from "./admins-components107.js";
|
|
4
|
+
import r from "./admins-components108.js";
|
|
5
|
+
import i from "./admins-components109.js";
|
|
6
|
+
import a from "./admins-components131.js";
|
|
7
|
+
import o from "./admins-components132.js";
|
|
8
|
+
import s from "./admins-components141.js";
|
|
9
|
+
import c from "./admins-components142.js";
|
|
10
|
+
//#region node_modules/axios/lib/core/Axios.js
|
|
11
|
+
var l = c.validators, u = class {
|
|
12
|
+
constructor(e) {
|
|
13
|
+
this.defaults = e || {}, this.interceptors = {
|
|
14
|
+
request: new r(),
|
|
15
|
+
response: new r()
|
|
16
|
+
};
|
|
29
17
|
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
18
|
+
async request(e, t) {
|
|
19
|
+
try {
|
|
20
|
+
return await this._request(e, t);
|
|
21
|
+
} catch (e) {
|
|
22
|
+
if (e instanceof Error) {
|
|
23
|
+
let t = {};
|
|
24
|
+
Error.captureStackTrace ? Error.captureStackTrace(t) : t = /* @__PURE__ */ Error();
|
|
25
|
+
let n = (() => {
|
|
26
|
+
if (!t.stack) return "";
|
|
27
|
+
let e = t.stack.indexOf("\n");
|
|
28
|
+
return e === -1 ? "" : t.stack.slice(e + 1);
|
|
29
|
+
})();
|
|
30
|
+
try {
|
|
31
|
+
if (!e.stack) e.stack = n;
|
|
32
|
+
else if (n) {
|
|
33
|
+
let t = n.indexOf("\n"), r = t === -1 ? -1 : n.indexOf("\n", t + 1), i = r === -1 ? "" : n.slice(r + 1);
|
|
34
|
+
String(e.stack).endsWith(i) || (e.stack += "\n" + n);
|
|
35
|
+
}
|
|
36
|
+
} catch {}
|
|
37
|
+
}
|
|
38
|
+
throw e;
|
|
34
39
|
}
|
|
35
|
-
this._listeners ? this._listeners.push(e) : this._listeners = [e];
|
|
36
40
|
}
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
let
|
|
40
|
-
|
|
41
|
+
_request(n, r) {
|
|
42
|
+
typeof n == "string" ? (r ||= {}, r.url = n) : r = n || {}, r = o(this.defaults, r);
|
|
43
|
+
let { transitional: a, paramsSerializer: u, headers: d } = r;
|
|
44
|
+
a !== void 0 && c.assertOptions(a, {
|
|
45
|
+
silentJSONParsing: l.transitional(l.boolean),
|
|
46
|
+
forcedJSONParsing: l.transitional(l.boolean),
|
|
47
|
+
clarifyTimeoutError: l.transitional(l.boolean),
|
|
48
|
+
legacyInterceptorReqResOrdering: l.transitional(l.boolean),
|
|
49
|
+
advertiseZstdAcceptEncoding: l.transitional(l.boolean)
|
|
50
|
+
}, !1), u != null && (e.isFunction(u) ? r.paramsSerializer = { serialize: u } : c.assertOptions(u, {
|
|
51
|
+
encode: l.function,
|
|
52
|
+
serialize: l.function
|
|
53
|
+
}, !0)), r.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls === void 0 ? r.allowAbsoluteUrls = !0 : r.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls), c.assertOptions(r, {
|
|
54
|
+
baseUrl: l.spelling("baseURL"),
|
|
55
|
+
withXsrfToken: l.spelling("withXSRFToken")
|
|
56
|
+
}, !0), r.method = (r.method || this.defaults.method || "get").toLowerCase();
|
|
57
|
+
let f = d && e.merge(d.common, d[r.method]);
|
|
58
|
+
d && e.forEach([
|
|
59
|
+
"delete",
|
|
60
|
+
"get",
|
|
61
|
+
"head",
|
|
62
|
+
"post",
|
|
63
|
+
"put",
|
|
64
|
+
"patch",
|
|
65
|
+
"query",
|
|
66
|
+
"common"
|
|
67
|
+
], (e) => {
|
|
68
|
+
delete d[e];
|
|
69
|
+
}), r.headers = t.concat(f, d);
|
|
70
|
+
let p = [], m = !0;
|
|
71
|
+
this.interceptors.request.forEach(function(e) {
|
|
72
|
+
if (typeof e.runWhen == "function" && e.runWhen(r) === !1) return;
|
|
73
|
+
m &&= e.synchronous;
|
|
74
|
+
let t = r.transitional || i;
|
|
75
|
+
t && t.legacyInterceptorReqResOrdering ? p.unshift(e.fulfilled, e.rejected) : p.push(e.fulfilled, e.rejected);
|
|
76
|
+
});
|
|
77
|
+
let h = [];
|
|
78
|
+
this.interceptors.response.forEach(function(e) {
|
|
79
|
+
h.push(e.fulfilled, e.rejected);
|
|
80
|
+
});
|
|
81
|
+
let g, _ = 0, v;
|
|
82
|
+
if (!m) {
|
|
83
|
+
let e = [s.bind(this), void 0];
|
|
84
|
+
for (e.unshift(...p), e.push(...h), v = e.length, g = Promise.resolve(r); _ < v;) g = g.then(e[_++], e[_++]);
|
|
85
|
+
return g;
|
|
86
|
+
}
|
|
87
|
+
v = p.length;
|
|
88
|
+
let y = r;
|
|
89
|
+
for (; _ < v;) {
|
|
90
|
+
let e = p[_++], t = p[_++];
|
|
91
|
+
try {
|
|
92
|
+
y = e(y);
|
|
93
|
+
} catch (e) {
|
|
94
|
+
t.call(this, e);
|
|
95
|
+
break;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
try {
|
|
99
|
+
g = s.call(this, y);
|
|
100
|
+
} catch (e) {
|
|
101
|
+
return Promise.reject(e);
|
|
102
|
+
}
|
|
103
|
+
for (_ = 0, v = h.length; _ < v;) g = g.then(h[_++], h[_++]);
|
|
104
|
+
return g;
|
|
41
105
|
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
e.abort(t);
|
|
45
|
-
};
|
|
46
|
-
return this.subscribe(t), e.signal.unsubscribe = () => this.unsubscribe(t), e.signal;
|
|
106
|
+
getUri(e) {
|
|
107
|
+
return e = o(this.defaults, e), n(a(e.baseURL, e.url, e.allowAbsoluteUrls), e.params, e.paramsSerializer);
|
|
47
108
|
}
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
109
|
+
};
|
|
110
|
+
e.forEach([
|
|
111
|
+
"delete",
|
|
112
|
+
"get",
|
|
113
|
+
"head",
|
|
114
|
+
"options"
|
|
115
|
+
], function(e) {
|
|
116
|
+
u.prototype[e] = function(t, n) {
|
|
117
|
+
return this.request(o(n || {}, {
|
|
118
|
+
method: e,
|
|
119
|
+
url: t,
|
|
120
|
+
data: (n || {}).data
|
|
121
|
+
}));
|
|
122
|
+
};
|
|
123
|
+
}), e.forEach([
|
|
124
|
+
"post",
|
|
125
|
+
"put",
|
|
126
|
+
"patch",
|
|
127
|
+
"query"
|
|
128
|
+
], function(e) {
|
|
129
|
+
function t(t) {
|
|
130
|
+
return function(n, r, i) {
|
|
131
|
+
return this.request(o(i || {}, {
|
|
132
|
+
method: e,
|
|
133
|
+
headers: t ? { "Content-Type": "multipart/form-data" } : {},
|
|
134
|
+
url: n,
|
|
135
|
+
data: r
|
|
136
|
+
}));
|
|
55
137
|
};
|
|
56
138
|
}
|
|
57
|
-
|
|
139
|
+
u.prototype[e] = t(), e !== "query" && (u.prototype[e + "Form"] = t(!0));
|
|
140
|
+
});
|
|
58
141
|
//#endregion
|
|
59
|
-
export {
|
|
142
|
+
export { u as default };
|
|
@@ -1,8 +1,59 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import e from "./admins-components121.js";
|
|
2
|
+
//#region node_modules/axios/lib/cancel/CancelToken.js
|
|
3
|
+
var t = class t {
|
|
4
|
+
constructor(t) {
|
|
5
|
+
if (typeof t != "function") throw TypeError("executor must be a function.");
|
|
6
|
+
let n;
|
|
7
|
+
this.promise = new Promise(function(e) {
|
|
8
|
+
n = e;
|
|
9
|
+
});
|
|
10
|
+
let r = this;
|
|
11
|
+
this.promise.then((e) => {
|
|
12
|
+
if (!r._listeners) return;
|
|
13
|
+
let t = r._listeners.length;
|
|
14
|
+
for (; t-- > 0;) r._listeners[t](e);
|
|
15
|
+
r._listeners = null;
|
|
16
|
+
}), this.promise.then = (e) => {
|
|
17
|
+
let t, n = new Promise((e) => {
|
|
18
|
+
r.subscribe(e), t = e;
|
|
19
|
+
}).then(e);
|
|
20
|
+
return n.cancel = function() {
|
|
21
|
+
r.unsubscribe(t);
|
|
22
|
+
}, n;
|
|
23
|
+
}, t(function(t, i, a) {
|
|
24
|
+
r.reason || (r.reason = new e(t, i, a), n(r.reason));
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
throwIfRequested() {
|
|
28
|
+
if (this.reason) throw this.reason;
|
|
29
|
+
}
|
|
30
|
+
subscribe(e) {
|
|
31
|
+
if (this.reason) {
|
|
32
|
+
e(this.reason);
|
|
33
|
+
return;
|
|
34
|
+
}
|
|
35
|
+
this._listeners ? this._listeners.push(e) : this._listeners = [e];
|
|
36
|
+
}
|
|
37
|
+
unsubscribe(e) {
|
|
38
|
+
if (!this._listeners) return;
|
|
39
|
+
let t = this._listeners.indexOf(e);
|
|
40
|
+
t !== -1 && this._listeners.splice(t, 1);
|
|
41
|
+
}
|
|
42
|
+
toAbortSignal() {
|
|
43
|
+
let e = new AbortController(), t = (t) => {
|
|
44
|
+
e.abort(t);
|
|
45
|
+
};
|
|
46
|
+
return this.subscribe(t), e.signal.unsubscribe = () => this.unsubscribe(t), e.signal;
|
|
47
|
+
}
|
|
48
|
+
static source() {
|
|
49
|
+
let e;
|
|
50
|
+
return {
|
|
51
|
+
token: new t(function(t) {
|
|
52
|
+
e = t;
|
|
53
|
+
}),
|
|
54
|
+
cancel: e
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
};
|
|
7
58
|
//#endregion
|
|
8
|
-
export {
|
|
59
|
+
export { t as default };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
function
|
|
4
|
-
|
|
1
|
+
//#region node_modules/axios/lib/helpers/spread.js
|
|
2
|
+
function e(e) {
|
|
3
|
+
return function(t) {
|
|
4
|
+
return e.apply(null, t);
|
|
5
|
+
};
|
|
5
6
|
}
|
|
6
7
|
//#endregion
|
|
7
|
-
export {
|
|
8
|
+
export { e as default };
|
|
@@ -1,77 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
EarlyHints: 103,
|
|
7
|
-
Ok: 200,
|
|
8
|
-
Created: 201,
|
|
9
|
-
Accepted: 202,
|
|
10
|
-
NonAuthoritativeInformation: 203,
|
|
11
|
-
NoContent: 204,
|
|
12
|
-
ResetContent: 205,
|
|
13
|
-
PartialContent: 206,
|
|
14
|
-
MultiStatus: 207,
|
|
15
|
-
AlreadyReported: 208,
|
|
16
|
-
ImUsed: 226,
|
|
17
|
-
MultipleChoices: 300,
|
|
18
|
-
MovedPermanently: 301,
|
|
19
|
-
Found: 302,
|
|
20
|
-
SeeOther: 303,
|
|
21
|
-
NotModified: 304,
|
|
22
|
-
UseProxy: 305,
|
|
23
|
-
Unused: 306,
|
|
24
|
-
TemporaryRedirect: 307,
|
|
25
|
-
PermanentRedirect: 308,
|
|
26
|
-
BadRequest: 400,
|
|
27
|
-
Unauthorized: 401,
|
|
28
|
-
PaymentRequired: 402,
|
|
29
|
-
Forbidden: 403,
|
|
30
|
-
NotFound: 404,
|
|
31
|
-
MethodNotAllowed: 405,
|
|
32
|
-
NotAcceptable: 406,
|
|
33
|
-
ProxyAuthenticationRequired: 407,
|
|
34
|
-
RequestTimeout: 408,
|
|
35
|
-
Conflict: 409,
|
|
36
|
-
Gone: 410,
|
|
37
|
-
LengthRequired: 411,
|
|
38
|
-
PreconditionFailed: 412,
|
|
39
|
-
PayloadTooLarge: 413,
|
|
40
|
-
UriTooLong: 414,
|
|
41
|
-
UnsupportedMediaType: 415,
|
|
42
|
-
RangeNotSatisfiable: 416,
|
|
43
|
-
ExpectationFailed: 417,
|
|
44
|
-
ImATeapot: 418,
|
|
45
|
-
MisdirectedRequest: 421,
|
|
46
|
-
UnprocessableEntity: 422,
|
|
47
|
-
Locked: 423,
|
|
48
|
-
FailedDependency: 424,
|
|
49
|
-
TooEarly: 425,
|
|
50
|
-
UpgradeRequired: 426,
|
|
51
|
-
PreconditionRequired: 428,
|
|
52
|
-
TooManyRequests: 429,
|
|
53
|
-
RequestHeaderFieldsTooLarge: 431,
|
|
54
|
-
UnavailableForLegalReasons: 451,
|
|
55
|
-
InternalServerError: 500,
|
|
56
|
-
NotImplemented: 501,
|
|
57
|
-
BadGateway: 502,
|
|
58
|
-
ServiceUnavailable: 503,
|
|
59
|
-
GatewayTimeout: 504,
|
|
60
|
-
HttpVersionNotSupported: 505,
|
|
61
|
-
VariantAlsoNegotiates: 506,
|
|
62
|
-
InsufficientStorage: 507,
|
|
63
|
-
LoopDetected: 508,
|
|
64
|
-
NotExtended: 510,
|
|
65
|
-
NetworkAuthenticationRequired: 511,
|
|
66
|
-
WebServerIsDown: 521,
|
|
67
|
-
ConnectionTimedOut: 522,
|
|
68
|
-
OriginIsUnreachable: 523,
|
|
69
|
-
TimeoutOccurred: 524,
|
|
70
|
-
SslHandshakeFailed: 525,
|
|
71
|
-
InvalidSslCertificate: 526
|
|
72
|
-
};
|
|
73
|
-
Object.entries(e).forEach(([t, n]) => {
|
|
74
|
-
e[n] = t;
|
|
75
|
-
});
|
|
1
|
+
import e from "./admins-components100.js";
|
|
2
|
+
//#region node_modules/axios/lib/helpers/isAxiosError.js
|
|
3
|
+
function t(t) {
|
|
4
|
+
return e.isObject(t) && t.isAxiosError === !0;
|
|
5
|
+
}
|
|
76
6
|
//#endregion
|
|
77
|
-
export {
|
|
7
|
+
export { t as default };
|
|
@@ -1,30 +1,77 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
1
|
+
//#region node_modules/axios/lib/helpers/HttpStatusCode.js
|
|
2
|
+
var e = {
|
|
3
|
+
Continue: 100,
|
|
4
|
+
SwitchingProtocols: 101,
|
|
5
|
+
Processing: 102,
|
|
6
|
+
EarlyHints: 103,
|
|
7
|
+
Ok: 200,
|
|
8
|
+
Created: 201,
|
|
9
|
+
Accepted: 202,
|
|
10
|
+
NonAuthoritativeInformation: 203,
|
|
11
|
+
NoContent: 204,
|
|
12
|
+
ResetContent: 205,
|
|
13
|
+
PartialContent: 206,
|
|
14
|
+
MultiStatus: 207,
|
|
15
|
+
AlreadyReported: 208,
|
|
16
|
+
ImUsed: 226,
|
|
17
|
+
MultipleChoices: 300,
|
|
18
|
+
MovedPermanently: 301,
|
|
19
|
+
Found: 302,
|
|
20
|
+
SeeOther: 303,
|
|
21
|
+
NotModified: 304,
|
|
22
|
+
UseProxy: 305,
|
|
23
|
+
Unused: 306,
|
|
24
|
+
TemporaryRedirect: 307,
|
|
25
|
+
PermanentRedirect: 308,
|
|
26
|
+
BadRequest: 400,
|
|
27
|
+
Unauthorized: 401,
|
|
28
|
+
PaymentRequired: 402,
|
|
29
|
+
Forbidden: 403,
|
|
30
|
+
NotFound: 404,
|
|
31
|
+
MethodNotAllowed: 405,
|
|
32
|
+
NotAcceptable: 406,
|
|
33
|
+
ProxyAuthenticationRequired: 407,
|
|
34
|
+
RequestTimeout: 408,
|
|
35
|
+
Conflict: 409,
|
|
36
|
+
Gone: 410,
|
|
37
|
+
LengthRequired: 411,
|
|
38
|
+
PreconditionFailed: 412,
|
|
39
|
+
PayloadTooLarge: 413,
|
|
40
|
+
UriTooLong: 414,
|
|
41
|
+
UnsupportedMediaType: 415,
|
|
42
|
+
RangeNotSatisfiable: 416,
|
|
43
|
+
ExpectationFailed: 417,
|
|
44
|
+
ImATeapot: 418,
|
|
45
|
+
MisdirectedRequest: 421,
|
|
46
|
+
UnprocessableEntity: 422,
|
|
47
|
+
Locked: 423,
|
|
48
|
+
FailedDependency: 424,
|
|
49
|
+
TooEarly: 425,
|
|
50
|
+
UpgradeRequired: 426,
|
|
51
|
+
PreconditionRequired: 428,
|
|
52
|
+
TooManyRequests: 429,
|
|
53
|
+
RequestHeaderFieldsTooLarge: 431,
|
|
54
|
+
UnavailableForLegalReasons: 451,
|
|
55
|
+
InternalServerError: 500,
|
|
56
|
+
NotImplemented: 501,
|
|
57
|
+
BadGateway: 502,
|
|
58
|
+
ServiceUnavailable: 503,
|
|
59
|
+
GatewayTimeout: 504,
|
|
60
|
+
HttpVersionNotSupported: 505,
|
|
61
|
+
VariantAlsoNegotiates: 506,
|
|
62
|
+
InsufficientStorage: 507,
|
|
63
|
+
LoopDetected: 508,
|
|
64
|
+
NotExtended: 510,
|
|
65
|
+
NetworkAuthenticationRequired: 511,
|
|
66
|
+
WebServerIsDown: 521,
|
|
67
|
+
ConnectionTimedOut: 522,
|
|
68
|
+
OriginIsUnreachable: 523,
|
|
69
|
+
TimeoutOccurred: 524,
|
|
70
|
+
SslHandshakeFailed: 525,
|
|
71
|
+
InvalidSslCertificate: 526
|
|
72
|
+
};
|
|
73
|
+
Object.entries(e).forEach(([t, n]) => {
|
|
74
|
+
e[n] = t;
|
|
75
|
+
});
|
|
29
76
|
//#endregion
|
|
30
|
-
export {
|
|
77
|
+
export { e as default };
|