@opengis/bi 1.2.5 → 1.2.7
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/bi.js +1 -1
- package/dist/bi.umd.cjs +58 -33
- package/dist/{import-file-iZU4En2W.js → import-file-DnbEvuUN.js} +1281 -1109
- package/dist/{vs-funnel-bar-CyPcyYTP.js → vs-funnel-bar-BzIfzGso.js} +1 -1
- package/dist/{vs-list-BoMIMCT2.js → vs-list-_I6Z56hC.js} +9 -9
- package/dist/{vs-map-DesSaN8x.js → vs-map-BsmBbjRv.js} +2 -2
- package/dist/{vs-map-cluster-Br3XHcWM.js → vs-map-cluster-DT3jfiks.js} +8 -8
- package/dist/{vs-number-sHlpEuZn.js → vs-number-D28OvROP.js} +1 -1
- package/dist/{vs-table-C8ibl5_z.js → vs-table-YpK1qNz6.js} +1 -1
- package/dist/{vs-text-CK4PX9CJ.js → vs-text-BU0n2bXl.js} +1 -1
- package/package.json +4 -2
- package/server/plugins/vite.js +69 -69
- package/server/routes/dashboard/controllers/utils/yaml.js +11 -11
- package/server/routes/map/controllers/cluster.js +125 -125
- package/server/routes/map/controllers/clusterVtile.js +166 -166
- package/server/routes/map/controllers/geojson.js +127 -127
- package/server/routes/map/controllers/map.js +69 -69
- package/server/routes/map/controllers/utils/downloadClusterData.js +44 -44
- package/server/routes/map/controllers/vtile.js +183 -183
- package/utils.js +12 -12
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createElementBlock as _, openBlock as
|
|
1
|
+
import { createElementBlock as _, openBlock as g, createElementVNode as m, Fragment as T, renderList as L, normalizeStyle as Te, normalizeClass as J, createCommentVNode as R, toDisplayString as C, ref as we, computed as Be, onUnmounted as $t, createTextVNode as de, defineAsyncComponent as N, defineComponent as Tt, mergeModels as Ue, useModel as Nt, withDirectives as At, vModelCheckbox as Ft, resolveComponent as F, createBlock as U, createVNode as te, resolveDynamicComponent as Lt, createStaticVNode as st, withCtx as nt, withModifiers as Pt, h as ve, unref as Bt } from "vue";
|
|
2
2
|
function V(e, t) {
|
|
3
3
|
return e != null && e.value ? isNaN(e == null ? void 0 : e.value) ? e == null ? void 0 : e.value : new Intl.NumberFormat("en", t || {
|
|
4
4
|
notation: "compact"
|
|
@@ -6,69 +6,57 @@ function V(e, t) {
|
|
|
6
6
|
notation: "compact"
|
|
7
7
|
}).format(e);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
9
|
+
function Ne(e) {
|
|
10
10
|
if (!(e != null && e.includes("T")))
|
|
11
11
|
return e;
|
|
12
12
|
const [t, r, s] = e.split("T")[0].split("-");
|
|
13
13
|
return `${s}.${r}.${t}`;
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function ii(e) {
|
|
16
16
|
return Intl.NumberFormat("en").format(e);
|
|
17
17
|
}
|
|
18
|
-
function
|
|
18
|
+
function ot(e, t) {
|
|
19
19
|
return function() {
|
|
20
20
|
return e.apply(t, arguments);
|
|
21
21
|
};
|
|
22
22
|
}
|
|
23
|
-
const { toString:
|
|
24
|
-
const r =
|
|
23
|
+
const { toString: Ut } = Object.prototype, { getPrototypeOf: Ae } = Object, he = /* @__PURE__ */ ((e) => (t) => {
|
|
24
|
+
const r = Ut.call(t);
|
|
25
25
|
return e[r] || (e[r] = r.slice(8, -1).toLowerCase());
|
|
26
|
-
})(/* @__PURE__ */ Object.create(null)),
|
|
27
|
-
function
|
|
28
|
-
return e !== null && !
|
|
26
|
+
})(/* @__PURE__ */ Object.create(null)), I = (e) => (e = e.toLowerCase(), (t) => he(t) === e), fe = (e) => (t) => typeof t === e, { isArray: G } = Array, Y = fe("undefined");
|
|
27
|
+
function It(e) {
|
|
28
|
+
return e !== null && !Y(e) && e.constructor !== null && !Y(e.constructor) && P(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
29
29
|
}
|
|
30
|
-
const
|
|
31
|
-
function
|
|
30
|
+
const it = I("ArrayBuffer");
|
|
31
|
+
function jt(e) {
|
|
32
32
|
let t;
|
|
33
|
-
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer &&
|
|
33
|
+
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && it(e.buffer), t;
|
|
34
34
|
}
|
|
35
|
-
const
|
|
36
|
-
if (
|
|
35
|
+
const Vt = fe("string"), P = fe("function"), at = fe("number"), pe = (e) => e !== null && typeof e == "object", zt = (e) => e === !0 || e === !1, oe = (e) => {
|
|
36
|
+
if (he(e) !== "object")
|
|
37
37
|
return !1;
|
|
38
|
-
const t =
|
|
39
|
-
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(
|
|
40
|
-
},
|
|
41
|
-
if (!te(e) || ee(e))
|
|
42
|
-
return !1;
|
|
43
|
-
try {
|
|
44
|
-
return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
|
|
45
|
-
} catch {
|
|
46
|
-
return !1;
|
|
47
|
-
}
|
|
48
|
-
}, Bt = B("Date"), Ut = B("File"), jt = B("Blob"), Vt = B("FileList"), It = (e) => te(e) && N(e.pipe), zt = (e) => {
|
|
38
|
+
const t = Ae(e);
|
|
39
|
+
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
40
|
+
}, Mt = I("Date"), qt = I("File"), Ht = I("Blob"), Wt = I("FileList"), Jt = (e) => pe(e) && P(e.pipe), Kt = (e) => {
|
|
49
41
|
let t;
|
|
50
|
-
return e && (typeof FormData == "function" && e instanceof FormData ||
|
|
51
|
-
t === "object" &&
|
|
52
|
-
},
|
|
42
|
+
return e && (typeof FormData == "function" && e instanceof FormData || P(e.append) && ((t = he(e)) === "formdata" || // detect form-data instance
|
|
43
|
+
t === "object" && P(e.toString) && e.toString() === "[object FormData]"));
|
|
44
|
+
}, Gt = I("URLSearchParams"), [Xt, Zt, Qt, Yt] = ["ReadableStream", "Request", "Response", "Headers"].map(I), er = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
53
45
|
function re(e, t, { allOwnKeys: r = !1 } = {}) {
|
|
54
46
|
if (e === null || typeof e > "u")
|
|
55
47
|
return;
|
|
56
48
|
let s, n;
|
|
57
|
-
if (typeof e != "object" && (e = [e]),
|
|
49
|
+
if (typeof e != "object" && (e = [e]), G(e))
|
|
58
50
|
for (s = 0, n = e.length; s < n; s++)
|
|
59
51
|
t.call(null, e[s], s, e);
|
|
60
52
|
else {
|
|
61
|
-
|
|
62
|
-
return;
|
|
63
|
-
const i = r ? Object.getOwnPropertyNames(e) : Object.keys(e), o = i.length;
|
|
53
|
+
const o = r ? Object.getOwnPropertyNames(e) : Object.keys(e), i = o.length;
|
|
64
54
|
let a;
|
|
65
|
-
for (s = 0; s <
|
|
66
|
-
a =
|
|
55
|
+
for (s = 0; s < i; s++)
|
|
56
|
+
a = o[s], t.call(null, e[a], a, e);
|
|
67
57
|
}
|
|
68
58
|
}
|
|
69
|
-
function
|
|
70
|
-
if (ee(e))
|
|
71
|
-
return null;
|
|
59
|
+
function lt(e, t) {
|
|
72
60
|
t = t.toLowerCase();
|
|
73
61
|
const r = Object.keys(e);
|
|
74
62
|
let s = r.length, n;
|
|
@@ -77,75 +65,75 @@ function nt(e, t) {
|
|
|
77
65
|
return n;
|
|
78
66
|
return null;
|
|
79
67
|
}
|
|
80
|
-
const H = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global,
|
|
81
|
-
function
|
|
82
|
-
const { caseless: e } =
|
|
83
|
-
const
|
|
84
|
-
|
|
68
|
+
const H = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ct = (e) => !Y(e) && e !== H;
|
|
69
|
+
function Se() {
|
|
70
|
+
const { caseless: e } = ct(this) && this || {}, t = {}, r = (s, n) => {
|
|
71
|
+
const o = e && lt(t, n) || n;
|
|
72
|
+
oe(t[o]) && oe(s) ? t[o] = Se(t[o], s) : oe(s) ? t[o] = Se({}, s) : G(s) ? t[o] = s.slice() : t[o] = s;
|
|
85
73
|
};
|
|
86
74
|
for (let s = 0, n = arguments.length; s < n; s++)
|
|
87
75
|
arguments[s] && re(arguments[s], r);
|
|
88
76
|
return t;
|
|
89
77
|
}
|
|
90
|
-
const
|
|
91
|
-
r &&
|
|
92
|
-
}, { allOwnKeys: s }), e),
|
|
78
|
+
const tr = (e, t, r, { allOwnKeys: s } = {}) => (re(t, (n, o) => {
|
|
79
|
+
r && P(n) ? e[o] = ot(n, r) : e[o] = n;
|
|
80
|
+
}, { allOwnKeys: s }), e), rr = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), sr = (e, t, r, s) => {
|
|
93
81
|
e.prototype = Object.create(t.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
94
82
|
value: t.prototype
|
|
95
83
|
}), r && Object.assign(e.prototype, r);
|
|
96
|
-
},
|
|
97
|
-
let n,
|
|
84
|
+
}, nr = (e, t, r, s) => {
|
|
85
|
+
let n, o, i;
|
|
98
86
|
const a = {};
|
|
99
87
|
if (t = t || {}, e == null) return t;
|
|
100
88
|
do {
|
|
101
|
-
for (n = Object.getOwnPropertyNames(e),
|
|
102
|
-
|
|
103
|
-
e = r !== !1 &&
|
|
89
|
+
for (n = Object.getOwnPropertyNames(e), o = n.length; o-- > 0; )
|
|
90
|
+
i = n[o], (!s || s(i, e, t)) && !a[i] && (t[i] = e[i], a[i] = !0);
|
|
91
|
+
e = r !== !1 && Ae(e);
|
|
104
92
|
} while (e && (!r || r(e, t)) && e !== Object.prototype);
|
|
105
93
|
return t;
|
|
106
|
-
},
|
|
94
|
+
}, or = (e, t, r) => {
|
|
107
95
|
e = String(e), (r === void 0 || r > e.length) && (r = e.length), r -= t.length;
|
|
108
96
|
const s = e.indexOf(t, r);
|
|
109
97
|
return s !== -1 && s === r;
|
|
110
|
-
},
|
|
98
|
+
}, ir = (e) => {
|
|
111
99
|
if (!e) return null;
|
|
112
|
-
if (
|
|
100
|
+
if (G(e)) return e;
|
|
113
101
|
let t = e.length;
|
|
114
|
-
if (!
|
|
102
|
+
if (!at(t)) return null;
|
|
115
103
|
const r = new Array(t);
|
|
116
104
|
for (; t-- > 0; )
|
|
117
105
|
r[t] = e[t];
|
|
118
106
|
return r;
|
|
119
|
-
},
|
|
120
|
-
const s = (e && e[
|
|
107
|
+
}, ar = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Ae(Uint8Array)), lr = (e, t) => {
|
|
108
|
+
const s = (e && e[Symbol.iterator]).call(e);
|
|
121
109
|
let n;
|
|
122
110
|
for (; (n = s.next()) && !n.done; ) {
|
|
123
|
-
const
|
|
124
|
-
t.call(e,
|
|
111
|
+
const o = n.value;
|
|
112
|
+
t.call(e, o[0], o[1]);
|
|
125
113
|
}
|
|
126
|
-
},
|
|
114
|
+
}, cr = (e, t) => {
|
|
127
115
|
let r;
|
|
128
116
|
const s = [];
|
|
129
117
|
for (; (r = e.exec(t)) !== null; )
|
|
130
118
|
s.push(r);
|
|
131
119
|
return s;
|
|
132
|
-
},
|
|
120
|
+
}, ur = I("HTMLFormElement"), dr = (e) => e.toLowerCase().replace(
|
|
133
121
|
/[-_\s]([a-z\d])(\w*)/g,
|
|
134
122
|
function(r, s, n) {
|
|
135
123
|
return s.toUpperCase() + n;
|
|
136
124
|
}
|
|
137
|
-
),
|
|
125
|
+
), Ie = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), hr = I("RegExp"), ut = (e, t) => {
|
|
138
126
|
const r = Object.getOwnPropertyDescriptors(e), s = {};
|
|
139
|
-
re(r, (n,
|
|
140
|
-
let
|
|
141
|
-
(
|
|
127
|
+
re(r, (n, o) => {
|
|
128
|
+
let i;
|
|
129
|
+
(i = t(n, o, e)) !== !1 && (s[o] = i || n);
|
|
142
130
|
}), Object.defineProperties(e, s);
|
|
143
|
-
},
|
|
144
|
-
|
|
145
|
-
if (
|
|
131
|
+
}, fr = (e) => {
|
|
132
|
+
ut(e, (t, r) => {
|
|
133
|
+
if (P(e) && ["arguments", "caller", "callee"].indexOf(r) !== -1)
|
|
146
134
|
return !1;
|
|
147
135
|
const s = e[r];
|
|
148
|
-
if (
|
|
136
|
+
if (P(s)) {
|
|
149
137
|
if (t.enumerable = !1, "writable" in t) {
|
|
150
138
|
t.writable = !1;
|
|
151
139
|
return;
|
|
@@ -155,103 +143,111 @@ const Xt = (e, t, r, { allOwnKeys: s } = {}) => (re(t, (n, i) => {
|
|
|
155
143
|
});
|
|
156
144
|
}
|
|
157
145
|
});
|
|
158
|
-
},
|
|
146
|
+
}, pr = (e, t) => {
|
|
159
147
|
const r = {}, s = (n) => {
|
|
160
|
-
n.forEach((
|
|
161
|
-
r[
|
|
148
|
+
n.forEach((o) => {
|
|
149
|
+
r[o] = !0;
|
|
162
150
|
});
|
|
163
151
|
};
|
|
164
|
-
return
|
|
165
|
-
},
|
|
166
|
-
},
|
|
167
|
-
|
|
168
|
-
|
|
152
|
+
return G(e) ? s(e) : s(String(e).split(t)), r;
|
|
153
|
+
}, mr = () => {
|
|
154
|
+
}, gr = (e, t) => e != null && Number.isFinite(e = +e) ? e : t, ye = "abcdefghijklmnopqrstuvwxyz", je = "0123456789", dt = {
|
|
155
|
+
DIGIT: je,
|
|
156
|
+
ALPHA: ye,
|
|
157
|
+
ALPHA_DIGIT: ye + ye.toUpperCase() + je
|
|
158
|
+
}, br = (e = 16, t = dt.ALPHA_DIGIT) => {
|
|
159
|
+
let r = "";
|
|
160
|
+
const { length: s } = t;
|
|
161
|
+
for (; e--; )
|
|
162
|
+
r += t[Math.random() * s | 0];
|
|
163
|
+
return r;
|
|
164
|
+
};
|
|
165
|
+
function wr(e) {
|
|
166
|
+
return !!(e && P(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
|
|
169
167
|
}
|
|
170
|
-
const
|
|
168
|
+
const yr = (e) => {
|
|
171
169
|
const t = new Array(10), r = (s, n) => {
|
|
172
|
-
if (
|
|
170
|
+
if (pe(s)) {
|
|
173
171
|
if (t.indexOf(s) >= 0)
|
|
174
172
|
return;
|
|
175
|
-
if (ee(s))
|
|
176
|
-
return s;
|
|
177
173
|
if (!("toJSON" in s)) {
|
|
178
174
|
t[n] = s;
|
|
179
|
-
const
|
|
180
|
-
return re(s, (
|
|
181
|
-
const
|
|
182
|
-
!
|
|
183
|
-
}), t[n] = void 0,
|
|
175
|
+
const o = G(s) ? [] : {};
|
|
176
|
+
return re(s, (i, a) => {
|
|
177
|
+
const h = r(i, n + 1);
|
|
178
|
+
!Y(h) && (o[a] = h);
|
|
179
|
+
}), t[n] = void 0, o;
|
|
184
180
|
}
|
|
185
181
|
}
|
|
186
182
|
return s;
|
|
187
183
|
};
|
|
188
184
|
return r(e, 0);
|
|
189
|
-
},
|
|
190
|
-
n === H &&
|
|
185
|
+
}, xr = I("AsyncFunction"), _r = (e) => e && (pe(e) || P(e)) && P(e.then) && P(e.catch), ht = ((e, t) => e ? setImmediate : t ? ((r, s) => (H.addEventListener("message", ({ source: n, data: o }) => {
|
|
186
|
+
n === H && o === r && s.length && s.shift()();
|
|
191
187
|
}, !1), (n) => {
|
|
192
188
|
s.push(n), H.postMessage(r, "*");
|
|
193
189
|
}))(`axios@${Math.random()}`, []) : (r) => setTimeout(r))(
|
|
194
190
|
typeof setImmediate == "function",
|
|
195
|
-
|
|
196
|
-
),
|
|
197
|
-
isArray:
|
|
198
|
-
isArrayBuffer:
|
|
199
|
-
isBuffer:
|
|
200
|
-
isFormData:
|
|
201
|
-
isArrayBufferView:
|
|
202
|
-
isString:
|
|
203
|
-
isNumber:
|
|
204
|
-
isBoolean:
|
|
205
|
-
isObject:
|
|
206
|
-
isPlainObject:
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
isFileList: Vt,
|
|
191
|
+
P(H.postMessage)
|
|
192
|
+
), Dr = typeof queueMicrotask < "u" ? queueMicrotask.bind(H) : typeof process < "u" && process.nextTick || ht, l = {
|
|
193
|
+
isArray: G,
|
|
194
|
+
isArrayBuffer: it,
|
|
195
|
+
isBuffer: It,
|
|
196
|
+
isFormData: Kt,
|
|
197
|
+
isArrayBufferView: jt,
|
|
198
|
+
isString: Vt,
|
|
199
|
+
isNumber: at,
|
|
200
|
+
isBoolean: zt,
|
|
201
|
+
isObject: pe,
|
|
202
|
+
isPlainObject: oe,
|
|
203
|
+
isReadableStream: Xt,
|
|
204
|
+
isRequest: Zt,
|
|
205
|
+
isResponse: Qt,
|
|
206
|
+
isHeaders: Yt,
|
|
207
|
+
isUndefined: Y,
|
|
208
|
+
isDate: Mt,
|
|
209
|
+
isFile: qt,
|
|
210
|
+
isBlob: Ht,
|
|
211
|
+
isRegExp: hr,
|
|
212
|
+
isFunction: P,
|
|
213
|
+
isStream: Jt,
|
|
214
|
+
isURLSearchParams: Gt,
|
|
215
|
+
isTypedArray: ar,
|
|
216
|
+
isFileList: Wt,
|
|
222
217
|
forEach: re,
|
|
223
|
-
merge:
|
|
224
|
-
extend:
|
|
225
|
-
trim:
|
|
226
|
-
stripBOM:
|
|
227
|
-
inherits:
|
|
228
|
-
toFlatObject:
|
|
229
|
-
kindOf:
|
|
230
|
-
kindOfTest:
|
|
231
|
-
endsWith:
|
|
232
|
-
toArray:
|
|
233
|
-
forEachEntry:
|
|
234
|
-
matchAll:
|
|
235
|
-
isHTMLForm:
|
|
236
|
-
hasOwnProperty:
|
|
237
|
-
hasOwnProp:
|
|
218
|
+
merge: Se,
|
|
219
|
+
extend: tr,
|
|
220
|
+
trim: er,
|
|
221
|
+
stripBOM: rr,
|
|
222
|
+
inherits: sr,
|
|
223
|
+
toFlatObject: nr,
|
|
224
|
+
kindOf: he,
|
|
225
|
+
kindOfTest: I,
|
|
226
|
+
endsWith: or,
|
|
227
|
+
toArray: ir,
|
|
228
|
+
forEachEntry: lr,
|
|
229
|
+
matchAll: cr,
|
|
230
|
+
isHTMLForm: ur,
|
|
231
|
+
hasOwnProperty: Ie,
|
|
232
|
+
hasOwnProp: Ie,
|
|
238
233
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
239
|
-
reduceDescriptors:
|
|
240
|
-
freezeMethods:
|
|
241
|
-
toObjectSet:
|
|
242
|
-
toCamelCase:
|
|
243
|
-
noop:
|
|
244
|
-
toFiniteNumber:
|
|
245
|
-
findKey:
|
|
234
|
+
reduceDescriptors: ut,
|
|
235
|
+
freezeMethods: fr,
|
|
236
|
+
toObjectSet: pr,
|
|
237
|
+
toCamelCase: dr,
|
|
238
|
+
noop: mr,
|
|
239
|
+
toFiniteNumber: gr,
|
|
240
|
+
findKey: lt,
|
|
246
241
|
global: H,
|
|
247
|
-
isContextDefined:
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
242
|
+
isContextDefined: ct,
|
|
243
|
+
ALPHABET: dt,
|
|
244
|
+
generateString: br,
|
|
245
|
+
isSpecCompliantForm: wr,
|
|
246
|
+
toJSONObject: yr,
|
|
247
|
+
isAsyncFn: xr,
|
|
248
|
+
isThenable: _r,
|
|
249
|
+
setImmediate: ht,
|
|
250
|
+
asap: Dr
|
|
255
251
|
};
|
|
256
252
|
function D(e, t, r, s, n) {
|
|
257
253
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), r && (this.config = r), s && (this.request = s), n && (this.response = n, this.status = n.status ? n.status : null);
|
|
@@ -277,7 +273,7 @@ l.inherits(D, Error, {
|
|
|
277
273
|
};
|
|
278
274
|
}
|
|
279
275
|
});
|
|
280
|
-
const
|
|
276
|
+
const ft = D.prototype, pt = {};
|
|
281
277
|
[
|
|
282
278
|
"ERR_BAD_OPTION_VALUE",
|
|
283
279
|
"ERR_BAD_OPTION",
|
|
@@ -293,98 +289,96 @@ const lt = D.prototype, ct = {};
|
|
|
293
289
|
"ERR_INVALID_URL"
|
|
294
290
|
// eslint-disable-next-line func-names
|
|
295
291
|
].forEach((e) => {
|
|
296
|
-
|
|
292
|
+
pt[e] = { value: e };
|
|
297
293
|
});
|
|
298
|
-
Object.defineProperties(D,
|
|
299
|
-
Object.defineProperty(
|
|
300
|
-
D.from = (e, t, r, s, n,
|
|
301
|
-
const
|
|
302
|
-
return l.toFlatObject(e,
|
|
303
|
-
return
|
|
304
|
-
}, (a) => a !== "isAxiosError"), D.call(
|
|
294
|
+
Object.defineProperties(D, pt);
|
|
295
|
+
Object.defineProperty(ft, "isAxiosError", { value: !0 });
|
|
296
|
+
D.from = (e, t, r, s, n, o) => {
|
|
297
|
+
const i = Object.create(ft);
|
|
298
|
+
return l.toFlatObject(e, i, function(h) {
|
|
299
|
+
return h !== Error.prototype;
|
|
300
|
+
}, (a) => a !== "isAxiosError"), D.call(i, e.message, t, r, s, n), i.cause = e, i.name = e.name, o && Object.assign(i, o), i;
|
|
305
301
|
};
|
|
306
|
-
const
|
|
307
|
-
function
|
|
302
|
+
const kr = null;
|
|
303
|
+
function Ce(e) {
|
|
308
304
|
return l.isPlainObject(e) || l.isArray(e);
|
|
309
305
|
}
|
|
310
|
-
function
|
|
306
|
+
function mt(e) {
|
|
311
307
|
return l.endsWith(e, "[]") ? e.slice(0, -2) : e;
|
|
312
308
|
}
|
|
313
|
-
function
|
|
314
|
-
return e ? e.concat(t).map(function(n,
|
|
315
|
-
return n =
|
|
309
|
+
function Ve(e, t, r) {
|
|
310
|
+
return e ? e.concat(t).map(function(n, o) {
|
|
311
|
+
return n = mt(n), !r && o ? "[" + n + "]" : n;
|
|
316
312
|
}).join(r ? "." : "") : t;
|
|
317
313
|
}
|
|
318
|
-
function
|
|
319
|
-
return l.isArray(e) && !e.some(
|
|
314
|
+
function vr(e) {
|
|
315
|
+
return l.isArray(e) && !e.some(Ce);
|
|
320
316
|
}
|
|
321
|
-
const
|
|
317
|
+
const Sr = l.toFlatObject(l, {}, null, function(t) {
|
|
322
318
|
return /^is[A-Z]/.test(t);
|
|
323
319
|
});
|
|
324
|
-
function
|
|
320
|
+
function me(e, t, r) {
|
|
325
321
|
if (!l.isObject(e))
|
|
326
322
|
throw new TypeError("target must be an object");
|
|
327
323
|
t = t || new FormData(), r = l.toFlatObject(r, {
|
|
328
324
|
metaTokens: !0,
|
|
329
325
|
dots: !1,
|
|
330
326
|
indexes: !1
|
|
331
|
-
}, !1, function(p,
|
|
332
|
-
return !l.isUndefined(
|
|
327
|
+
}, !1, function(p, w) {
|
|
328
|
+
return !l.isUndefined(w[p]);
|
|
333
329
|
});
|
|
334
|
-
const s = r.metaTokens, n = r.visitor || c,
|
|
330
|
+
const s = r.metaTokens, n = r.visitor || c, o = r.dots, i = r.indexes, h = (r.Blob || typeof Blob < "u" && Blob) && l.isSpecCompliantForm(t);
|
|
335
331
|
if (!l.isFunction(n))
|
|
336
332
|
throw new TypeError("visitor must be a function");
|
|
337
333
|
function u(d) {
|
|
338
334
|
if (d === null) return "";
|
|
339
335
|
if (l.isDate(d))
|
|
340
336
|
return d.toISOString();
|
|
341
|
-
if (l.
|
|
342
|
-
return d.toString();
|
|
343
|
-
if (!f && l.isBlob(d))
|
|
337
|
+
if (!h && l.isBlob(d))
|
|
344
338
|
throw new D("Blob is not supported. Use a Buffer instead.");
|
|
345
|
-
return l.isArrayBuffer(d) || l.isTypedArray(d) ?
|
|
339
|
+
return l.isArrayBuffer(d) || l.isTypedArray(d) ? h && typeof Blob == "function" ? new Blob([d]) : Buffer.from(d) : d;
|
|
346
340
|
}
|
|
347
|
-
function c(d, p,
|
|
348
|
-
let
|
|
349
|
-
if (d && !
|
|
341
|
+
function c(d, p, w) {
|
|
342
|
+
let v = d;
|
|
343
|
+
if (d && !w && typeof d == "object") {
|
|
350
344
|
if (l.endsWith(p, "{}"))
|
|
351
345
|
p = s ? p : p.slice(0, -2), d = JSON.stringify(d);
|
|
352
|
-
else if (l.isArray(d) &&
|
|
353
|
-
return p =
|
|
354
|
-
!(l.isUndefined(
|
|
346
|
+
else if (l.isArray(d) && vr(d) || (l.isFileList(d) || l.endsWith(p, "[]")) && (v = l.toArray(d)))
|
|
347
|
+
return p = mt(p), v.forEach(function(x, B) {
|
|
348
|
+
!(l.isUndefined(x) || x === null) && t.append(
|
|
355
349
|
// eslint-disable-next-line no-nested-ternary
|
|
356
|
-
|
|
357
|
-
u(
|
|
350
|
+
i === !0 ? Ve([p], B, o) : i === null ? p : p + "[]",
|
|
351
|
+
u(x)
|
|
358
352
|
);
|
|
359
353
|
}), !1;
|
|
360
354
|
}
|
|
361
|
-
return
|
|
355
|
+
return Ce(d) ? !0 : (t.append(Ve(w, p, o), u(d)), !1);
|
|
362
356
|
}
|
|
363
|
-
const
|
|
357
|
+
const f = [], y = Object.assign(Sr, {
|
|
364
358
|
defaultVisitor: c,
|
|
365
359
|
convertValue: u,
|
|
366
|
-
isVisitable:
|
|
360
|
+
isVisitable: Ce
|
|
367
361
|
});
|
|
368
|
-
function
|
|
362
|
+
function b(d, p) {
|
|
369
363
|
if (!l.isUndefined(d)) {
|
|
370
|
-
if (
|
|
364
|
+
if (f.indexOf(d) !== -1)
|
|
371
365
|
throw Error("Circular reference detected in " + p.join("."));
|
|
372
|
-
|
|
373
|
-
(!(l.isUndefined(
|
|
366
|
+
f.push(d), l.forEach(d, function(v, k) {
|
|
367
|
+
(!(l.isUndefined(v) || v === null) && n.call(
|
|
374
368
|
t,
|
|
375
|
-
|
|
369
|
+
v,
|
|
376
370
|
l.isString(k) ? k.trim() : k,
|
|
377
371
|
p,
|
|
378
|
-
|
|
379
|
-
)) === !0 &&
|
|
380
|
-
}),
|
|
372
|
+
y
|
|
373
|
+
)) === !0 && b(v, p ? p.concat(k) : [k]);
|
|
374
|
+
}), f.pop();
|
|
381
375
|
}
|
|
382
376
|
}
|
|
383
377
|
if (!l.isObject(e))
|
|
384
378
|
throw new TypeError("data must be an object");
|
|
385
|
-
return
|
|
379
|
+
return b(e), t;
|
|
386
380
|
}
|
|
387
|
-
function
|
|
381
|
+
function ze(e) {
|
|
388
382
|
const t = {
|
|
389
383
|
"!": "%21",
|
|
390
384
|
"'": "%27",
|
|
@@ -398,40 +392,40 @@ function je(e) {
|
|
|
398
392
|
return t[s];
|
|
399
393
|
});
|
|
400
394
|
}
|
|
401
|
-
function
|
|
402
|
-
this._pairs = [], e &&
|
|
395
|
+
function Fe(e, t) {
|
|
396
|
+
this._pairs = [], e && me(e, this, t);
|
|
403
397
|
}
|
|
404
|
-
const
|
|
405
|
-
|
|
398
|
+
const gt = Fe.prototype;
|
|
399
|
+
gt.append = function(t, r) {
|
|
406
400
|
this._pairs.push([t, r]);
|
|
407
401
|
};
|
|
408
|
-
|
|
402
|
+
gt.toString = function(t) {
|
|
409
403
|
const r = t ? function(s) {
|
|
410
|
-
return t.call(this, s,
|
|
411
|
-
} :
|
|
404
|
+
return t.call(this, s, ze);
|
|
405
|
+
} : ze;
|
|
412
406
|
return this._pairs.map(function(n) {
|
|
413
407
|
return r(n[0]) + "=" + r(n[1]);
|
|
414
408
|
}, "").join("&");
|
|
415
409
|
};
|
|
416
|
-
function
|
|
410
|
+
function Cr(e) {
|
|
417
411
|
return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
|
|
418
412
|
}
|
|
419
|
-
function
|
|
413
|
+
function bt(e, t, r) {
|
|
420
414
|
if (!t)
|
|
421
415
|
return e;
|
|
422
|
-
const s = r && r.encode ||
|
|
416
|
+
const s = r && r.encode || Cr;
|
|
423
417
|
l.isFunction(r) && (r = {
|
|
424
418
|
serialize: r
|
|
425
419
|
});
|
|
426
420
|
const n = r && r.serialize;
|
|
427
|
-
let
|
|
428
|
-
if (n ?
|
|
429
|
-
const
|
|
430
|
-
|
|
421
|
+
let o;
|
|
422
|
+
if (n ? o = n(t, r) : o = l.isURLSearchParams(t) ? t.toString() : new Fe(t, r).toString(s), o) {
|
|
423
|
+
const i = e.indexOf("#");
|
|
424
|
+
i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + o;
|
|
431
425
|
}
|
|
432
426
|
return e;
|
|
433
427
|
}
|
|
434
|
-
class
|
|
428
|
+
class Me {
|
|
435
429
|
constructor() {
|
|
436
430
|
this.handlers = [];
|
|
437
431
|
}
|
|
@@ -485,66 +479,65 @@ class Ve {
|
|
|
485
479
|
});
|
|
486
480
|
}
|
|
487
481
|
}
|
|
488
|
-
const
|
|
482
|
+
const wt = {
|
|
489
483
|
silentJSONParsing: !0,
|
|
490
484
|
forcedJSONParsing: !0,
|
|
491
485
|
clarifyTimeoutError: !1
|
|
492
|
-
},
|
|
486
|
+
}, Er = typeof URLSearchParams < "u" ? URLSearchParams : Fe, Rr = typeof FormData < "u" ? FormData : null, Or = typeof Blob < "u" ? Blob : null, $r = {
|
|
493
487
|
isBrowser: !0,
|
|
494
488
|
classes: {
|
|
495
|
-
URLSearchParams:
|
|
496
|
-
FormData:
|
|
497
|
-
Blob:
|
|
489
|
+
URLSearchParams: Er,
|
|
490
|
+
FormData: Rr,
|
|
491
|
+
Blob: Or
|
|
498
492
|
},
|
|
499
493
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
500
|
-
},
|
|
501
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function",
|
|
494
|
+
}, Le = typeof window < "u" && typeof document < "u", Ee = typeof navigator == "object" && navigator || void 0, Tr = Le && (!Ee || ["ReactNative", "NativeScript", "NS"].indexOf(Ee.product) < 0), Nr = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
495
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Ar = Le && window.location.href || "http://localhost", Fr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
502
496
|
__proto__: null,
|
|
503
|
-
hasBrowserEnv:
|
|
504
|
-
hasStandardBrowserEnv:
|
|
505
|
-
hasStandardBrowserWebWorkerEnv:
|
|
506
|
-
navigator:
|
|
507
|
-
origin:
|
|
508
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
509
|
-
...
|
|
510
|
-
|
|
497
|
+
hasBrowserEnv: Le,
|
|
498
|
+
hasStandardBrowserEnv: Tr,
|
|
499
|
+
hasStandardBrowserWebWorkerEnv: Nr,
|
|
500
|
+
navigator: Ee,
|
|
501
|
+
origin: Ar
|
|
502
|
+
}, Symbol.toStringTag, { value: "Module" })), $ = {
|
|
503
|
+
...Fr,
|
|
504
|
+
...$r
|
|
511
505
|
};
|
|
512
|
-
function
|
|
513
|
-
return
|
|
514
|
-
visitor: function(r, s, n,
|
|
515
|
-
return
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
});
|
|
506
|
+
function Lr(e, t) {
|
|
507
|
+
return me(e, new $.classes.URLSearchParams(), Object.assign({
|
|
508
|
+
visitor: function(r, s, n, o) {
|
|
509
|
+
return $.isNode && l.isBuffer(r) ? (this.append(s, r.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
|
|
510
|
+
}
|
|
511
|
+
}, t));
|
|
519
512
|
}
|
|
520
|
-
function
|
|
513
|
+
function Pr(e) {
|
|
521
514
|
return l.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
|
|
522
515
|
}
|
|
523
|
-
function
|
|
516
|
+
function Br(e) {
|
|
524
517
|
const t = {}, r = Object.keys(e);
|
|
525
518
|
let s;
|
|
526
519
|
const n = r.length;
|
|
527
|
-
let
|
|
520
|
+
let o;
|
|
528
521
|
for (s = 0; s < n; s++)
|
|
529
|
-
|
|
522
|
+
o = r[s], t[o] = e[o];
|
|
530
523
|
return t;
|
|
531
524
|
}
|
|
532
|
-
function
|
|
533
|
-
function t(r, s, n,
|
|
534
|
-
let
|
|
535
|
-
if (
|
|
536
|
-
const a = Number.isFinite(+
|
|
537
|
-
return
|
|
525
|
+
function yt(e) {
|
|
526
|
+
function t(r, s, n, o) {
|
|
527
|
+
let i = r[o++];
|
|
528
|
+
if (i === "__proto__") return !0;
|
|
529
|
+
const a = Number.isFinite(+i), h = o >= r.length;
|
|
530
|
+
return i = !i && l.isArray(n) ? n.length : i, h ? (l.hasOwnProp(n, i) ? n[i] = [n[i], s] : n[i] = s, !a) : ((!n[i] || !l.isObject(n[i])) && (n[i] = []), t(r, s, n[i], o) && l.isArray(n[i]) && (n[i] = Br(n[i])), !a);
|
|
538
531
|
}
|
|
539
532
|
if (l.isFormData(e) && l.isFunction(e.entries)) {
|
|
540
533
|
const r = {};
|
|
541
534
|
return l.forEachEntry(e, (s, n) => {
|
|
542
|
-
t(
|
|
535
|
+
t(Pr(s), n, r, 0);
|
|
543
536
|
}), r;
|
|
544
537
|
}
|
|
545
538
|
return null;
|
|
546
539
|
}
|
|
547
|
-
function
|
|
540
|
+
function Ur(e, t, r) {
|
|
548
541
|
if (l.isString(e))
|
|
549
542
|
try {
|
|
550
543
|
return (t || JSON.parse)(e), l.trim(e);
|
|
@@ -555,12 +548,12 @@ function Nr(e, t, r) {
|
|
|
555
548
|
return (r || JSON.stringify)(e);
|
|
556
549
|
}
|
|
557
550
|
const se = {
|
|
558
|
-
transitional:
|
|
551
|
+
transitional: wt,
|
|
559
552
|
adapter: ["xhr", "http", "fetch"],
|
|
560
553
|
transformRequest: [function(t, r) {
|
|
561
|
-
const s = r.getContentType() || "", n = s.indexOf("application/json") > -1,
|
|
562
|
-
if (
|
|
563
|
-
return n ? JSON.stringify(
|
|
554
|
+
const s = r.getContentType() || "", n = s.indexOf("application/json") > -1, o = l.isObject(t);
|
|
555
|
+
if (o && l.isHTMLForm(t) && (t = new FormData(t)), l.isFormData(t))
|
|
556
|
+
return n ? JSON.stringify(yt(t)) : t;
|
|
564
557
|
if (l.isArrayBuffer(t) || l.isBuffer(t) || l.isStream(t) || l.isFile(t) || l.isBlob(t) || l.isReadableStream(t))
|
|
565
558
|
return t;
|
|
566
559
|
if (l.isArrayBufferView(t))
|
|
@@ -568,30 +561,30 @@ const se = {
|
|
|
568
561
|
if (l.isURLSearchParams(t))
|
|
569
562
|
return r.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), t.toString();
|
|
570
563
|
let a;
|
|
571
|
-
if (
|
|
564
|
+
if (o) {
|
|
572
565
|
if (s.indexOf("application/x-www-form-urlencoded") > -1)
|
|
573
|
-
return
|
|
566
|
+
return Lr(t, this.formSerializer).toString();
|
|
574
567
|
if ((a = l.isFileList(t)) || s.indexOf("multipart/form-data") > -1) {
|
|
575
|
-
const
|
|
576
|
-
return
|
|
568
|
+
const h = this.env && this.env.FormData;
|
|
569
|
+
return me(
|
|
577
570
|
a ? { "files[]": t } : t,
|
|
578
|
-
|
|
571
|
+
h && new h(),
|
|
579
572
|
this.formSerializer
|
|
580
573
|
);
|
|
581
574
|
}
|
|
582
575
|
}
|
|
583
|
-
return
|
|
576
|
+
return o || n ? (r.setContentType("application/json", !1), Ur(t)) : t;
|
|
584
577
|
}],
|
|
585
578
|
transformResponse: [function(t) {
|
|
586
579
|
const r = this.transitional || se.transitional, s = r && r.forcedJSONParsing, n = this.responseType === "json";
|
|
587
580
|
if (l.isResponse(t) || l.isReadableStream(t))
|
|
588
581
|
return t;
|
|
589
582
|
if (t && l.isString(t) && (s && !this.responseType || n)) {
|
|
590
|
-
const
|
|
583
|
+
const i = !(r && r.silentJSONParsing) && n;
|
|
591
584
|
try {
|
|
592
585
|
return JSON.parse(t);
|
|
593
586
|
} catch (a) {
|
|
594
|
-
if (
|
|
587
|
+
if (i)
|
|
595
588
|
throw a.name === "SyntaxError" ? D.from(a, D.ERR_BAD_RESPONSE, this, null, this.response) : a;
|
|
596
589
|
}
|
|
597
590
|
}
|
|
@@ -607,8 +600,8 @@ const se = {
|
|
|
607
600
|
maxContentLength: -1,
|
|
608
601
|
maxBodyLength: -1,
|
|
609
602
|
env: {
|
|
610
|
-
FormData:
|
|
611
|
-
Blob:
|
|
603
|
+
FormData: $.classes.FormData,
|
|
604
|
+
Blob: $.classes.Blob
|
|
612
605
|
},
|
|
613
606
|
validateStatus: function(t) {
|
|
614
607
|
return t >= 200 && t < 300;
|
|
@@ -623,7 +616,7 @@ const se = {
|
|
|
623
616
|
l.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
|
|
624
617
|
se.headers[e] = {};
|
|
625
618
|
});
|
|
626
|
-
const
|
|
619
|
+
const Ir = l.toObjectSet([
|
|
627
620
|
"age",
|
|
628
621
|
"authorization",
|
|
629
622
|
"content-length",
|
|
@@ -641,29 +634,29 @@ const Ar = l.toObjectSet([
|
|
|
641
634
|
"referer",
|
|
642
635
|
"retry-after",
|
|
643
636
|
"user-agent"
|
|
644
|
-
]),
|
|
637
|
+
]), jr = (e) => {
|
|
645
638
|
const t = {};
|
|
646
639
|
let r, s, n;
|
|
647
640
|
return e && e.split(`
|
|
648
|
-
`).forEach(function(
|
|
649
|
-
n =
|
|
641
|
+
`).forEach(function(i) {
|
|
642
|
+
n = i.indexOf(":"), r = i.substring(0, n).trim().toLowerCase(), s = i.substring(n + 1).trim(), !(!r || t[r] && Ir[r]) && (r === "set-cookie" ? t[r] ? t[r].push(s) : t[r] = [s] : t[r] = t[r] ? t[r] + ", " + s : s);
|
|
650
643
|
}), t;
|
|
651
|
-
},
|
|
652
|
-
function
|
|
644
|
+
}, qe = Symbol("internals");
|
|
645
|
+
function Z(e) {
|
|
653
646
|
return e && String(e).trim().toLowerCase();
|
|
654
647
|
}
|
|
655
|
-
function
|
|
656
|
-
return e === !1 || e == null ? e : l.isArray(e) ? e.map(
|
|
648
|
+
function ie(e) {
|
|
649
|
+
return e === !1 || e == null ? e : l.isArray(e) ? e.map(ie) : String(e);
|
|
657
650
|
}
|
|
658
|
-
function
|
|
651
|
+
function Vr(e) {
|
|
659
652
|
const t = /* @__PURE__ */ Object.create(null), r = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
|
660
653
|
let s;
|
|
661
654
|
for (; s = r.exec(e); )
|
|
662
655
|
t[s[1]] = s[2];
|
|
663
656
|
return t;
|
|
664
657
|
}
|
|
665
|
-
const
|
|
666
|
-
function
|
|
658
|
+
const zr = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
|
|
659
|
+
function xe(e, t, r, s, n) {
|
|
667
660
|
if (l.isFunction(s))
|
|
668
661
|
return s.call(this, t, r);
|
|
669
662
|
if (n && (t = r), !!l.isString(t)) {
|
|
@@ -673,15 +666,15 @@ function we(e, t, r, s, n) {
|
|
|
673
666
|
return s.test(t);
|
|
674
667
|
}
|
|
675
668
|
}
|
|
676
|
-
function
|
|
669
|
+
function Mr(e) {
|
|
677
670
|
return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, r, s) => r.toUpperCase() + s);
|
|
678
671
|
}
|
|
679
|
-
function
|
|
672
|
+
function qr(e, t) {
|
|
680
673
|
const r = l.toCamelCase(" " + t);
|
|
681
674
|
["get", "set", "has"].forEach((s) => {
|
|
682
675
|
Object.defineProperty(e, s + r, {
|
|
683
|
-
value: function(n,
|
|
684
|
-
return this[s].call(this, t, n,
|
|
676
|
+
value: function(n, o, i) {
|
|
677
|
+
return this[s].call(this, t, n, o, i);
|
|
685
678
|
},
|
|
686
679
|
configurable: !0
|
|
687
680
|
});
|
|
@@ -693,39 +686,34 @@ let A = class {
|
|
|
693
686
|
}
|
|
694
687
|
set(t, r, s) {
|
|
695
688
|
const n = this;
|
|
696
|
-
function
|
|
697
|
-
const c =
|
|
689
|
+
function o(a, h, u) {
|
|
690
|
+
const c = Z(h);
|
|
698
691
|
if (!c)
|
|
699
692
|
throw new Error("header name must be a non-empty string");
|
|
700
|
-
const
|
|
701
|
-
(!
|
|
693
|
+
const f = l.findKey(n, c);
|
|
694
|
+
(!f || n[f] === void 0 || u === !0 || u === void 0 && n[f] !== !1) && (n[f || h] = ie(a));
|
|
702
695
|
}
|
|
703
|
-
const
|
|
696
|
+
const i = (a, h) => l.forEach(a, (u, c) => o(u, c, h));
|
|
704
697
|
if (l.isPlainObject(t) || t instanceof this.constructor)
|
|
705
|
-
|
|
706
|
-
else if (l.isString(t) && (t = t.trim()) && !
|
|
707
|
-
|
|
708
|
-
else if (l.
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
a[u = c[0]] = (f = a[u]) ? l.isArray(f) ? [...f, c[1]] : [f, c[1]] : c[1];
|
|
714
|
-
}
|
|
715
|
-
o(a, r);
|
|
716
|
-
} else
|
|
717
|
-
t != null && i(r, t, s);
|
|
698
|
+
i(t, r);
|
|
699
|
+
else if (l.isString(t) && (t = t.trim()) && !zr(t))
|
|
700
|
+
i(jr(t), r);
|
|
701
|
+
else if (l.isHeaders(t))
|
|
702
|
+
for (const [a, h] of t.entries())
|
|
703
|
+
o(h, a, s);
|
|
704
|
+
else
|
|
705
|
+
t != null && o(r, t, s);
|
|
718
706
|
return this;
|
|
719
707
|
}
|
|
720
708
|
get(t, r) {
|
|
721
|
-
if (t =
|
|
709
|
+
if (t = Z(t), t) {
|
|
722
710
|
const s = l.findKey(this, t);
|
|
723
711
|
if (s) {
|
|
724
712
|
const n = this[s];
|
|
725
713
|
if (!r)
|
|
726
714
|
return n;
|
|
727
715
|
if (r === !0)
|
|
728
|
-
return
|
|
716
|
+
return Vr(n);
|
|
729
717
|
if (l.isFunction(r))
|
|
730
718
|
return r.call(this, n, s);
|
|
731
719
|
if (l.isRegExp(r))
|
|
@@ -735,42 +723,42 @@ let A = class {
|
|
|
735
723
|
}
|
|
736
724
|
}
|
|
737
725
|
has(t, r) {
|
|
738
|
-
if (t =
|
|
726
|
+
if (t = Z(t), t) {
|
|
739
727
|
const s = l.findKey(this, t);
|
|
740
|
-
return !!(s && this[s] !== void 0 && (!r ||
|
|
728
|
+
return !!(s && this[s] !== void 0 && (!r || xe(this, this[s], s, r)));
|
|
741
729
|
}
|
|
742
730
|
return !1;
|
|
743
731
|
}
|
|
744
732
|
delete(t, r) {
|
|
745
733
|
const s = this;
|
|
746
734
|
let n = !1;
|
|
747
|
-
function i
|
|
748
|
-
if (
|
|
749
|
-
const a = l.findKey(s,
|
|
750
|
-
a && (!r ||
|
|
735
|
+
function o(i) {
|
|
736
|
+
if (i = Z(i), i) {
|
|
737
|
+
const a = l.findKey(s, i);
|
|
738
|
+
a && (!r || xe(s, s[a], a, r)) && (delete s[a], n = !0);
|
|
751
739
|
}
|
|
752
740
|
}
|
|
753
|
-
return l.isArray(t) ? t.forEach(
|
|
741
|
+
return l.isArray(t) ? t.forEach(o) : o(t), n;
|
|
754
742
|
}
|
|
755
743
|
clear(t) {
|
|
756
744
|
const r = Object.keys(this);
|
|
757
745
|
let s = r.length, n = !1;
|
|
758
746
|
for (; s--; ) {
|
|
759
|
-
const
|
|
760
|
-
(!t ||
|
|
747
|
+
const o = r[s];
|
|
748
|
+
(!t || xe(this, this[o], o, t, !0)) && (delete this[o], n = !0);
|
|
761
749
|
}
|
|
762
750
|
return n;
|
|
763
751
|
}
|
|
764
752
|
normalize(t) {
|
|
765
753
|
const r = this, s = {};
|
|
766
|
-
return l.forEach(this, (n,
|
|
767
|
-
const
|
|
768
|
-
if (
|
|
769
|
-
r[
|
|
754
|
+
return l.forEach(this, (n, o) => {
|
|
755
|
+
const i = l.findKey(s, o);
|
|
756
|
+
if (i) {
|
|
757
|
+
r[i] = ie(n), delete r[o];
|
|
770
758
|
return;
|
|
771
759
|
}
|
|
772
|
-
const a = t ?
|
|
773
|
-
a !==
|
|
760
|
+
const a = t ? Mr(o) : String(o).trim();
|
|
761
|
+
a !== o && delete r[o], r[a] = ie(n), s[a] = !0;
|
|
774
762
|
}), this;
|
|
775
763
|
}
|
|
776
764
|
concat(...t) {
|
|
@@ -789,9 +777,6 @@ let A = class {
|
|
|
789
777
|
return Object.entries(this.toJSON()).map(([t, r]) => t + ": " + r).join(`
|
|
790
778
|
`);
|
|
791
779
|
}
|
|
792
|
-
getSetCookie() {
|
|
793
|
-
return this.get("set-cookie") || [];
|
|
794
|
-
}
|
|
795
780
|
get [Symbol.toStringTag]() {
|
|
796
781
|
return "AxiosHeaders";
|
|
797
782
|
}
|
|
@@ -803,14 +788,14 @@ let A = class {
|
|
|
803
788
|
return r.forEach((n) => s.set(n)), s;
|
|
804
789
|
}
|
|
805
790
|
static accessor(t) {
|
|
806
|
-
const s = (this[
|
|
791
|
+
const s = (this[qe] = this[qe] = {
|
|
807
792
|
accessors: {}
|
|
808
793
|
}).accessors, n = this.prototype;
|
|
809
|
-
function i
|
|
810
|
-
const a =
|
|
811
|
-
s[a] || (
|
|
794
|
+
function o(i) {
|
|
795
|
+
const a = Z(i);
|
|
796
|
+
s[a] || (qr(n, i), s[a] = !0);
|
|
812
797
|
}
|
|
813
|
-
return l.isArray(t) ? t.forEach(
|
|
798
|
+
return l.isArray(t) ? t.forEach(o) : o(t), this;
|
|
814
799
|
}
|
|
815
800
|
};
|
|
816
801
|
A.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
|
|
@@ -824,23 +809,23 @@ l.reduceDescriptors(A.prototype, ({ value: e }, t) => {
|
|
|
824
809
|
};
|
|
825
810
|
});
|
|
826
811
|
l.freezeMethods(A);
|
|
827
|
-
function
|
|
812
|
+
function _e(e, t) {
|
|
828
813
|
const r = this || se, s = t || r, n = A.from(s.headers);
|
|
829
|
-
let
|
|
814
|
+
let o = s.data;
|
|
830
815
|
return l.forEach(e, function(a) {
|
|
831
|
-
|
|
832
|
-
}), n.normalize(),
|
|
816
|
+
o = a.call(r, o, n.normalize(), t ? t.status : void 0);
|
|
817
|
+
}), n.normalize(), o;
|
|
833
818
|
}
|
|
834
|
-
function
|
|
819
|
+
function xt(e) {
|
|
835
820
|
return !!(e && e.__CANCEL__);
|
|
836
821
|
}
|
|
837
|
-
function
|
|
822
|
+
function X(e, t, r) {
|
|
838
823
|
D.call(this, e ?? "canceled", D.ERR_CANCELED, t, r), this.name = "CanceledError";
|
|
839
824
|
}
|
|
840
|
-
l.inherits(
|
|
825
|
+
l.inherits(X, D, {
|
|
841
826
|
__CANCEL__: !0
|
|
842
827
|
});
|
|
843
|
-
function
|
|
828
|
+
function _t(e, t, r) {
|
|
844
829
|
const s = r.config.validateStatus;
|
|
845
830
|
!r.status || !s || s(r.status) ? e(r) : t(new D(
|
|
846
831
|
"Request failed with status code " + r.status,
|
|
@@ -850,73 +835,73 @@ function gt(e, t, r) {
|
|
|
850
835
|
r
|
|
851
836
|
));
|
|
852
837
|
}
|
|
853
|
-
function
|
|
838
|
+
function Hr(e) {
|
|
854
839
|
const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
|
|
855
840
|
return t && t[1] || "";
|
|
856
841
|
}
|
|
857
|
-
function
|
|
842
|
+
function Wr(e, t) {
|
|
858
843
|
e = e || 10;
|
|
859
844
|
const r = new Array(e), s = new Array(e);
|
|
860
|
-
let n = 0,
|
|
861
|
-
return t = t !== void 0 ? t : 1e3, function(
|
|
862
|
-
const u = Date.now(), c = s[
|
|
863
|
-
|
|
864
|
-
let
|
|
865
|
-
for (;
|
|
866
|
-
|
|
867
|
-
if (n = (n + 1) % e, n ===
|
|
845
|
+
let n = 0, o = 0, i;
|
|
846
|
+
return t = t !== void 0 ? t : 1e3, function(h) {
|
|
847
|
+
const u = Date.now(), c = s[o];
|
|
848
|
+
i || (i = u), r[n] = h, s[n] = u;
|
|
849
|
+
let f = o, y = 0;
|
|
850
|
+
for (; f !== n; )
|
|
851
|
+
y += r[f++], f = f % e;
|
|
852
|
+
if (n = (n + 1) % e, n === o && (o = (o + 1) % e), u - i < t)
|
|
868
853
|
return;
|
|
869
|
-
const
|
|
870
|
-
return
|
|
854
|
+
const b = c && u - c;
|
|
855
|
+
return b ? Math.round(y * 1e3 / b) : void 0;
|
|
871
856
|
};
|
|
872
857
|
}
|
|
873
|
-
function
|
|
874
|
-
let r = 0, s = 1e3 / t, n,
|
|
875
|
-
const
|
|
876
|
-
r = c, n = null,
|
|
858
|
+
function Jr(e, t) {
|
|
859
|
+
let r = 0, s = 1e3 / t, n, o;
|
|
860
|
+
const i = (u, c = Date.now()) => {
|
|
861
|
+
r = c, n = null, o && (clearTimeout(o), o = null), e.apply(null, u);
|
|
877
862
|
};
|
|
878
863
|
return [(...u) => {
|
|
879
|
-
const c = Date.now(),
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
}, s -
|
|
883
|
-
}, () => n &&
|
|
864
|
+
const c = Date.now(), f = c - r;
|
|
865
|
+
f >= s ? i(u, c) : (n = u, o || (o = setTimeout(() => {
|
|
866
|
+
o = null, i(n);
|
|
867
|
+
}, s - f)));
|
|
868
|
+
}, () => n && i(n)];
|
|
884
869
|
}
|
|
885
870
|
const le = (e, t, r = 3) => {
|
|
886
871
|
let s = 0;
|
|
887
|
-
const n =
|
|
888
|
-
return
|
|
889
|
-
const
|
|
890
|
-
s =
|
|
891
|
-
const
|
|
892
|
-
loaded:
|
|
872
|
+
const n = Wr(50, 250);
|
|
873
|
+
return Jr((o) => {
|
|
874
|
+
const i = o.loaded, a = o.lengthComputable ? o.total : void 0, h = i - s, u = n(h), c = i <= a;
|
|
875
|
+
s = i;
|
|
876
|
+
const f = {
|
|
877
|
+
loaded: i,
|
|
893
878
|
total: a,
|
|
894
|
-
progress: a ?
|
|
895
|
-
bytes:
|
|
879
|
+
progress: a ? i / a : void 0,
|
|
880
|
+
bytes: h,
|
|
896
881
|
rate: u || void 0,
|
|
897
|
-
estimated: u && a && c ? (a -
|
|
898
|
-
event:
|
|
882
|
+
estimated: u && a && c ? (a - i) / u : void 0,
|
|
883
|
+
event: o,
|
|
899
884
|
lengthComputable: a != null,
|
|
900
885
|
[t ? "download" : "upload"]: !0
|
|
901
886
|
};
|
|
902
|
-
e(
|
|
887
|
+
e(f);
|
|
903
888
|
}, r);
|
|
904
|
-
},
|
|
889
|
+
}, He = (e, t) => {
|
|
905
890
|
const r = e != null;
|
|
906
891
|
return [(s) => t[0]({
|
|
907
892
|
lengthComputable: r,
|
|
908
893
|
total: e,
|
|
909
894
|
loaded: s
|
|
910
895
|
}), t[1]];
|
|
911
|
-
},
|
|
912
|
-
new URL(
|
|
913
|
-
|
|
914
|
-
) : () => !0,
|
|
896
|
+
}, We = (e) => (...t) => l.asap(() => e(...t)), Kr = $.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (r) => (r = new URL(r, $.origin), e.protocol === r.protocol && e.host === r.host && (t || e.port === r.port)))(
|
|
897
|
+
new URL($.origin),
|
|
898
|
+
$.navigator && /(msie|trident)/i.test($.navigator.userAgent)
|
|
899
|
+
) : () => !0, Gr = $.hasStandardBrowserEnv ? (
|
|
915
900
|
// Standard browser envs support document.cookie
|
|
916
901
|
{
|
|
917
|
-
write(e, t, r, s, n,
|
|
918
|
-
const
|
|
919
|
-
l.isNumber(r) &&
|
|
902
|
+
write(e, t, r, s, n, o) {
|
|
903
|
+
const i = [e + "=" + encodeURIComponent(t)];
|
|
904
|
+
l.isNumber(r) && i.push("expires=" + new Date(r).toGMTString()), l.isString(s) && i.push("path=" + s), l.isString(n) && i.push("domain=" + n), o === !0 && i.push("secure"), document.cookie = i.join("; ");
|
|
920
905
|
},
|
|
921
906
|
read(e) {
|
|
922
907
|
const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
|
|
@@ -938,183 +923,182 @@ const le = (e, t, r = 3) => {
|
|
|
938
923
|
}
|
|
939
924
|
}
|
|
940
925
|
);
|
|
941
|
-
function
|
|
926
|
+
function Xr(e) {
|
|
942
927
|
return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
|
|
943
928
|
}
|
|
944
|
-
function
|
|
929
|
+
function Zr(e, t) {
|
|
945
930
|
return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
|
|
946
931
|
}
|
|
947
|
-
function
|
|
948
|
-
|
|
949
|
-
return e && (s || r == !1) ? Hr(e, t) : t;
|
|
932
|
+
function Dt(e, t) {
|
|
933
|
+
return e && !Xr(t) ? Zr(e, t) : t;
|
|
950
934
|
}
|
|
951
|
-
const
|
|
935
|
+
const Je = (e) => e instanceof A ? { ...e } : e;
|
|
952
936
|
function K(e, t) {
|
|
953
937
|
t = t || {};
|
|
954
938
|
const r = {};
|
|
955
|
-
function s(u, c,
|
|
956
|
-
return l.isPlainObject(u) && l.isPlainObject(c) ? l.merge.call({ caseless:
|
|
939
|
+
function s(u, c, f, y) {
|
|
940
|
+
return l.isPlainObject(u) && l.isPlainObject(c) ? l.merge.call({ caseless: y }, u, c) : l.isPlainObject(c) ? l.merge({}, c) : l.isArray(c) ? c.slice() : c;
|
|
957
941
|
}
|
|
958
|
-
function n(u, c,
|
|
942
|
+
function n(u, c, f, y) {
|
|
959
943
|
if (l.isUndefined(c)) {
|
|
960
944
|
if (!l.isUndefined(u))
|
|
961
|
-
return s(void 0, u,
|
|
962
|
-
} else return s(u, c,
|
|
945
|
+
return s(void 0, u, f, y);
|
|
946
|
+
} else return s(u, c, f, y);
|
|
963
947
|
}
|
|
964
|
-
function
|
|
948
|
+
function o(u, c) {
|
|
965
949
|
if (!l.isUndefined(c))
|
|
966
950
|
return s(void 0, c);
|
|
967
951
|
}
|
|
968
|
-
function
|
|
952
|
+
function i(u, c) {
|
|
969
953
|
if (l.isUndefined(c)) {
|
|
970
954
|
if (!l.isUndefined(u))
|
|
971
955
|
return s(void 0, u);
|
|
972
956
|
} else return s(void 0, c);
|
|
973
957
|
}
|
|
974
|
-
function a(u, c,
|
|
975
|
-
if (
|
|
958
|
+
function a(u, c, f) {
|
|
959
|
+
if (f in t)
|
|
976
960
|
return s(u, c);
|
|
977
|
-
if (
|
|
961
|
+
if (f in e)
|
|
978
962
|
return s(void 0, u);
|
|
979
963
|
}
|
|
980
|
-
const
|
|
981
|
-
url:
|
|
982
|
-
method:
|
|
983
|
-
data:
|
|
984
|
-
baseURL:
|
|
985
|
-
transformRequest:
|
|
986
|
-
transformResponse:
|
|
987
|
-
paramsSerializer:
|
|
988
|
-
timeout:
|
|
989
|
-
timeoutMessage:
|
|
990
|
-
withCredentials:
|
|
991
|
-
withXSRFToken:
|
|
992
|
-
adapter:
|
|
993
|
-
responseType:
|
|
994
|
-
xsrfCookieName:
|
|
995
|
-
xsrfHeaderName:
|
|
996
|
-
onUploadProgress:
|
|
997
|
-
onDownloadProgress:
|
|
998
|
-
decompress:
|
|
999
|
-
maxContentLength:
|
|
1000
|
-
maxBodyLength:
|
|
1001
|
-
beforeRedirect:
|
|
1002
|
-
transport:
|
|
1003
|
-
httpAgent:
|
|
1004
|
-
httpsAgent:
|
|
1005
|
-
cancelToken:
|
|
1006
|
-
socketPath:
|
|
1007
|
-
responseEncoding:
|
|
964
|
+
const h = {
|
|
965
|
+
url: o,
|
|
966
|
+
method: o,
|
|
967
|
+
data: o,
|
|
968
|
+
baseURL: i,
|
|
969
|
+
transformRequest: i,
|
|
970
|
+
transformResponse: i,
|
|
971
|
+
paramsSerializer: i,
|
|
972
|
+
timeout: i,
|
|
973
|
+
timeoutMessage: i,
|
|
974
|
+
withCredentials: i,
|
|
975
|
+
withXSRFToken: i,
|
|
976
|
+
adapter: i,
|
|
977
|
+
responseType: i,
|
|
978
|
+
xsrfCookieName: i,
|
|
979
|
+
xsrfHeaderName: i,
|
|
980
|
+
onUploadProgress: i,
|
|
981
|
+
onDownloadProgress: i,
|
|
982
|
+
decompress: i,
|
|
983
|
+
maxContentLength: i,
|
|
984
|
+
maxBodyLength: i,
|
|
985
|
+
beforeRedirect: i,
|
|
986
|
+
transport: i,
|
|
987
|
+
httpAgent: i,
|
|
988
|
+
httpsAgent: i,
|
|
989
|
+
cancelToken: i,
|
|
990
|
+
socketPath: i,
|
|
991
|
+
responseEncoding: i,
|
|
1008
992
|
validateStatus: a,
|
|
1009
|
-
headers: (u, c,
|
|
993
|
+
headers: (u, c, f) => n(Je(u), Je(c), f, !0)
|
|
1010
994
|
};
|
|
1011
|
-
return l.forEach(Object.keys({
|
|
1012
|
-
const
|
|
1013
|
-
l.isUndefined(
|
|
995
|
+
return l.forEach(Object.keys(Object.assign({}, e, t)), function(c) {
|
|
996
|
+
const f = h[c] || n, y = f(e[c], t[c], c);
|
|
997
|
+
l.isUndefined(y) && f !== a || (r[c] = y);
|
|
1014
998
|
}), r;
|
|
1015
999
|
}
|
|
1016
|
-
const
|
|
1000
|
+
const kt = (e) => {
|
|
1017
1001
|
const t = K({}, e);
|
|
1018
|
-
let { data: r, withXSRFToken: s, xsrfHeaderName: n, xsrfCookieName:
|
|
1019
|
-
t.headers =
|
|
1002
|
+
let { data: r, withXSRFToken: s, xsrfHeaderName: n, xsrfCookieName: o, headers: i, auth: a } = t;
|
|
1003
|
+
t.headers = i = A.from(i), t.url = bt(Dt(t.baseURL, t.url), e.params, e.paramsSerializer), a && i.set(
|
|
1020
1004
|
"Authorization",
|
|
1021
1005
|
"Basic " + btoa((a.username || "") + ":" + (a.password ? unescape(encodeURIComponent(a.password)) : ""))
|
|
1022
1006
|
);
|
|
1023
|
-
let
|
|
1007
|
+
let h;
|
|
1024
1008
|
if (l.isFormData(r)) {
|
|
1025
|
-
if (
|
|
1026
|
-
|
|
1027
|
-
else if ((
|
|
1028
|
-
const [u, ...c] =
|
|
1029
|
-
|
|
1009
|
+
if ($.hasStandardBrowserEnv || $.hasStandardBrowserWebWorkerEnv)
|
|
1010
|
+
i.setContentType(void 0);
|
|
1011
|
+
else if ((h = i.getContentType()) !== !1) {
|
|
1012
|
+
const [u, ...c] = h ? h.split(";").map((f) => f.trim()).filter(Boolean) : [];
|
|
1013
|
+
i.setContentType([u || "multipart/form-data", ...c].join("; "));
|
|
1030
1014
|
}
|
|
1031
1015
|
}
|
|
1032
|
-
if (
|
|
1033
|
-
const u = n &&
|
|
1034
|
-
u &&
|
|
1016
|
+
if ($.hasStandardBrowserEnv && (s && l.isFunction(s) && (s = s(t)), s || s !== !1 && Kr(t.url))) {
|
|
1017
|
+
const u = n && o && Gr.read(o);
|
|
1018
|
+
u && i.set(n, u);
|
|
1035
1019
|
}
|
|
1036
1020
|
return t;
|
|
1037
|
-
},
|
|
1021
|
+
}, Qr = typeof XMLHttpRequest < "u", Yr = Qr && function(e) {
|
|
1038
1022
|
return new Promise(function(r, s) {
|
|
1039
|
-
const n =
|
|
1040
|
-
let
|
|
1041
|
-
const
|
|
1042
|
-
let { responseType: a, onUploadProgress:
|
|
1023
|
+
const n = kt(e);
|
|
1024
|
+
let o = n.data;
|
|
1025
|
+
const i = A.from(n.headers).normalize();
|
|
1026
|
+
let { responseType: a, onUploadProgress: h, onDownloadProgress: u } = n, c, f, y, b, d;
|
|
1043
1027
|
function p() {
|
|
1044
|
-
|
|
1028
|
+
b && b(), d && d(), n.cancelToken && n.cancelToken.unsubscribe(c), n.signal && n.signal.removeEventListener("abort", c);
|
|
1045
1029
|
}
|
|
1046
|
-
let
|
|
1047
|
-
|
|
1048
|
-
function
|
|
1049
|
-
if (!
|
|
1030
|
+
let w = new XMLHttpRequest();
|
|
1031
|
+
w.open(n.method.toUpperCase(), n.url, !0), w.timeout = n.timeout;
|
|
1032
|
+
function v() {
|
|
1033
|
+
if (!w)
|
|
1050
1034
|
return;
|
|
1051
|
-
const
|
|
1052
|
-
"getAllResponseHeaders" in
|
|
1053
|
-
),
|
|
1054
|
-
data: !a || a === "text" || a === "json" ?
|
|
1055
|
-
status:
|
|
1056
|
-
statusText:
|
|
1057
|
-
headers:
|
|
1035
|
+
const x = A.from(
|
|
1036
|
+
"getAllResponseHeaders" in w && w.getAllResponseHeaders()
|
|
1037
|
+
), E = {
|
|
1038
|
+
data: !a || a === "text" || a === "json" ? w.responseText : w.response,
|
|
1039
|
+
status: w.status,
|
|
1040
|
+
statusText: w.statusText,
|
|
1041
|
+
headers: x,
|
|
1058
1042
|
config: e,
|
|
1059
|
-
request:
|
|
1043
|
+
request: w
|
|
1060
1044
|
};
|
|
1061
|
-
|
|
1045
|
+
_t(function(q) {
|
|
1062
1046
|
r(q), p();
|
|
1063
1047
|
}, function(q) {
|
|
1064
1048
|
s(q), p();
|
|
1065
|
-
},
|
|
1049
|
+
}, E), w = null;
|
|
1066
1050
|
}
|
|
1067
|
-
"onloadend" in
|
|
1068
|
-
!
|
|
1069
|
-
},
|
|
1070
|
-
|
|
1071
|
-
},
|
|
1072
|
-
s(new D("Network Error", D.ERR_NETWORK, e,
|
|
1073
|
-
},
|
|
1074
|
-
let
|
|
1075
|
-
const
|
|
1076
|
-
n.timeoutErrorMessage && (
|
|
1077
|
-
|
|
1078
|
-
|
|
1051
|
+
"onloadend" in w ? w.onloadend = v : w.onreadystatechange = function() {
|
|
1052
|
+
!w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(v);
|
|
1053
|
+
}, w.onabort = function() {
|
|
1054
|
+
w && (s(new D("Request aborted", D.ECONNABORTED, e, w)), w = null);
|
|
1055
|
+
}, w.onerror = function() {
|
|
1056
|
+
s(new D("Network Error", D.ERR_NETWORK, e, w)), w = null;
|
|
1057
|
+
}, w.ontimeout = function() {
|
|
1058
|
+
let B = n.timeout ? "timeout of " + n.timeout + "ms exceeded" : "timeout exceeded";
|
|
1059
|
+
const E = n.transitional || wt;
|
|
1060
|
+
n.timeoutErrorMessage && (B = n.timeoutErrorMessage), s(new D(
|
|
1061
|
+
B,
|
|
1062
|
+
E.clarifyTimeoutError ? D.ETIMEDOUT : D.ECONNABORTED,
|
|
1079
1063
|
e,
|
|
1080
|
-
|
|
1081
|
-
)),
|
|
1082
|
-
},
|
|
1083
|
-
|
|
1084
|
-
}), l.isUndefined(n.withCredentials) || (
|
|
1085
|
-
|
|
1064
|
+
w
|
|
1065
|
+
)), w = null;
|
|
1066
|
+
}, o === void 0 && i.setContentType(null), "setRequestHeader" in w && l.forEach(i.toJSON(), function(B, E) {
|
|
1067
|
+
w.setRequestHeader(E, B);
|
|
1068
|
+
}), l.isUndefined(n.withCredentials) || (w.withCredentials = !!n.withCredentials), a && a !== "json" && (w.responseType = n.responseType), u && ([y, d] = le(u, !0), w.addEventListener("progress", y)), h && w.upload && ([f, b] = le(h), w.upload.addEventListener("progress", f), w.upload.addEventListener("loadend", b)), (n.cancelToken || n.signal) && (c = (x) => {
|
|
1069
|
+
w && (s(!x || x.type ? new X(null, e, w) : x), w.abort(), w = null);
|
|
1086
1070
|
}, n.cancelToken && n.cancelToken.subscribe(c), n.signal && (n.signal.aborted ? c() : n.signal.addEventListener("abort", c)));
|
|
1087
|
-
const k =
|
|
1088
|
-
if (k &&
|
|
1071
|
+
const k = Hr(n.url);
|
|
1072
|
+
if (k && $.protocols.indexOf(k) === -1) {
|
|
1089
1073
|
s(new D("Unsupported protocol " + k + ":", D.ERR_BAD_REQUEST, e));
|
|
1090
1074
|
return;
|
|
1091
1075
|
}
|
|
1092
|
-
|
|
1076
|
+
w.send(o || null);
|
|
1093
1077
|
});
|
|
1094
|
-
},
|
|
1078
|
+
}, es = (e, t) => {
|
|
1095
1079
|
const { length: r } = e = e ? e.filter(Boolean) : [];
|
|
1096
1080
|
if (t || r) {
|
|
1097
1081
|
let s = new AbortController(), n;
|
|
1098
|
-
const
|
|
1082
|
+
const o = function(u) {
|
|
1099
1083
|
if (!n) {
|
|
1100
1084
|
n = !0, a();
|
|
1101
1085
|
const c = u instanceof Error ? u : this.reason;
|
|
1102
|
-
s.abort(c instanceof D ? c : new
|
|
1086
|
+
s.abort(c instanceof D ? c : new X(c instanceof Error ? c.message : c));
|
|
1103
1087
|
}
|
|
1104
1088
|
};
|
|
1105
|
-
let
|
|
1106
|
-
|
|
1089
|
+
let i = t && setTimeout(() => {
|
|
1090
|
+
i = null, o(new D(`timeout ${t} of ms exceeded`, D.ETIMEDOUT));
|
|
1107
1091
|
}, t);
|
|
1108
1092
|
const a = () => {
|
|
1109
|
-
e && (
|
|
1110
|
-
u.unsubscribe ? u.unsubscribe(
|
|
1093
|
+
e && (i && clearTimeout(i), i = null, e.forEach((u) => {
|
|
1094
|
+
u.unsubscribe ? u.unsubscribe(o) : u.removeEventListener("abort", o);
|
|
1111
1095
|
}), e = null);
|
|
1112
1096
|
};
|
|
1113
|
-
e.forEach((u) => u.addEventListener("abort",
|
|
1114
|
-
const { signal:
|
|
1115
|
-
return
|
|
1097
|
+
e.forEach((u) => u.addEventListener("abort", o));
|
|
1098
|
+
const { signal: h } = s;
|
|
1099
|
+
return h.unsubscribe = () => l.asap(a), h;
|
|
1116
1100
|
}
|
|
1117
|
-
},
|
|
1101
|
+
}, ts = function* (e, t) {
|
|
1118
1102
|
let r = e.byteLength;
|
|
1119
1103
|
if (r < t) {
|
|
1120
1104
|
yield e;
|
|
@@ -1123,10 +1107,10 @@ const wt = (e) => {
|
|
|
1123
1107
|
let s = 0, n;
|
|
1124
1108
|
for (; s < r; )
|
|
1125
1109
|
n = s + t, yield e.slice(s, n), s = n;
|
|
1126
|
-
},
|
|
1127
|
-
for await (const r of
|
|
1128
|
-
yield*
|
|
1129
|
-
},
|
|
1110
|
+
}, rs = async function* (e, t) {
|
|
1111
|
+
for await (const r of ss(e))
|
|
1112
|
+
yield* ts(r, t);
|
|
1113
|
+
}, ss = async function* (e) {
|
|
1130
1114
|
if (e[Symbol.asyncIterator]) {
|
|
1131
1115
|
yield* e;
|
|
1132
1116
|
return;
|
|
@@ -1142,44 +1126,44 @@ const wt = (e) => {
|
|
|
1142
1126
|
} finally {
|
|
1143
1127
|
await t.cancel();
|
|
1144
1128
|
}
|
|
1145
|
-
},
|
|
1146
|
-
const n =
|
|
1147
|
-
let
|
|
1148
|
-
|
|
1129
|
+
}, Ke = (e, t, r, s) => {
|
|
1130
|
+
const n = rs(e, t);
|
|
1131
|
+
let o = 0, i, a = (h) => {
|
|
1132
|
+
i || (i = !0, s && s(h));
|
|
1149
1133
|
};
|
|
1150
1134
|
return new ReadableStream({
|
|
1151
|
-
async pull(
|
|
1135
|
+
async pull(h) {
|
|
1152
1136
|
try {
|
|
1153
1137
|
const { done: u, value: c } = await n.next();
|
|
1154
1138
|
if (u) {
|
|
1155
|
-
a(),
|
|
1139
|
+
a(), h.close();
|
|
1156
1140
|
return;
|
|
1157
1141
|
}
|
|
1158
|
-
let
|
|
1142
|
+
let f = c.byteLength;
|
|
1159
1143
|
if (r) {
|
|
1160
|
-
let
|
|
1161
|
-
r(
|
|
1144
|
+
let y = o += f;
|
|
1145
|
+
r(y);
|
|
1162
1146
|
}
|
|
1163
|
-
|
|
1147
|
+
h.enqueue(new Uint8Array(c));
|
|
1164
1148
|
} catch (u) {
|
|
1165
1149
|
throw a(u), u;
|
|
1166
1150
|
}
|
|
1167
1151
|
},
|
|
1168
|
-
cancel(
|
|
1169
|
-
return a(
|
|
1152
|
+
cancel(h) {
|
|
1153
|
+
return a(h), n.return();
|
|
1170
1154
|
}
|
|
1171
1155
|
}, {
|
|
1172
1156
|
highWaterMark: 2
|
|
1173
1157
|
});
|
|
1174
|
-
},
|
|
1158
|
+
}, ge = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", vt = ge && typeof ReadableStream == "function", ns = ge && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), St = (e, ...t) => {
|
|
1175
1159
|
try {
|
|
1176
1160
|
return !!e(...t);
|
|
1177
1161
|
} catch {
|
|
1178
1162
|
return !1;
|
|
1179
1163
|
}
|
|
1180
|
-
},
|
|
1164
|
+
}, os = vt && St(() => {
|
|
1181
1165
|
let e = !1;
|
|
1182
|
-
const t = new Request(
|
|
1166
|
+
const t = new Request($.origin, {
|
|
1183
1167
|
body: new ReadableStream(),
|
|
1184
1168
|
method: "POST",
|
|
1185
1169
|
get duplex() {
|
|
@@ -1187,103 +1171,103 @@ const wt = (e) => {
|
|
|
1187
1171
|
}
|
|
1188
1172
|
}).headers.has("Content-Type");
|
|
1189
1173
|
return e && !t;
|
|
1190
|
-
}),
|
|
1191
|
-
stream:
|
|
1174
|
+
}), Ge = 64 * 1024, Re = vt && St(() => l.isReadableStream(new Response("").body)), ce = {
|
|
1175
|
+
stream: Re && ((e) => e.body)
|
|
1192
1176
|
};
|
|
1193
|
-
|
|
1177
|
+
ge && ((e) => {
|
|
1194
1178
|
["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
|
|
1195
1179
|
!ce[t] && (ce[t] = l.isFunction(e[t]) ? (r) => r[t]() : (r, s) => {
|
|
1196
1180
|
throw new D(`Response type '${t}' is not supported`, D.ERR_NOT_SUPPORT, s);
|
|
1197
1181
|
});
|
|
1198
1182
|
});
|
|
1199
1183
|
})(new Response());
|
|
1200
|
-
const
|
|
1184
|
+
const is = async (e) => {
|
|
1201
1185
|
if (e == null)
|
|
1202
1186
|
return 0;
|
|
1203
1187
|
if (l.isBlob(e))
|
|
1204
1188
|
return e.size;
|
|
1205
1189
|
if (l.isSpecCompliantForm(e))
|
|
1206
|
-
return (await new Request(
|
|
1190
|
+
return (await new Request($.origin, {
|
|
1207
1191
|
method: "POST",
|
|
1208
1192
|
body: e
|
|
1209
1193
|
}).arrayBuffer()).byteLength;
|
|
1210
1194
|
if (l.isArrayBufferView(e) || l.isArrayBuffer(e))
|
|
1211
1195
|
return e.byteLength;
|
|
1212
1196
|
if (l.isURLSearchParams(e) && (e = e + ""), l.isString(e))
|
|
1213
|
-
return (await
|
|
1214
|
-
},
|
|
1197
|
+
return (await ns(e)).byteLength;
|
|
1198
|
+
}, as = async (e, t) => {
|
|
1215
1199
|
const r = l.toFiniteNumber(e.getContentLength());
|
|
1216
|
-
return r ??
|
|
1217
|
-
},
|
|
1200
|
+
return r ?? is(t);
|
|
1201
|
+
}, ls = ge && (async (e) => {
|
|
1218
1202
|
let {
|
|
1219
1203
|
url: t,
|
|
1220
1204
|
method: r,
|
|
1221
1205
|
data: s,
|
|
1222
1206
|
signal: n,
|
|
1223
|
-
cancelToken:
|
|
1224
|
-
timeout:
|
|
1207
|
+
cancelToken: o,
|
|
1208
|
+
timeout: i,
|
|
1225
1209
|
onDownloadProgress: a,
|
|
1226
|
-
onUploadProgress:
|
|
1210
|
+
onUploadProgress: h,
|
|
1227
1211
|
responseType: u,
|
|
1228
1212
|
headers: c,
|
|
1229
|
-
withCredentials:
|
|
1230
|
-
fetchOptions:
|
|
1231
|
-
} =
|
|
1213
|
+
withCredentials: f = "same-origin",
|
|
1214
|
+
fetchOptions: y
|
|
1215
|
+
} = kt(e);
|
|
1232
1216
|
u = u ? (u + "").toLowerCase() : "text";
|
|
1233
|
-
let
|
|
1234
|
-
const p =
|
|
1235
|
-
|
|
1217
|
+
let b = es([n, o && o.toAbortSignal()], i), d;
|
|
1218
|
+
const p = b && b.unsubscribe && (() => {
|
|
1219
|
+
b.unsubscribe();
|
|
1236
1220
|
});
|
|
1237
|
-
let
|
|
1221
|
+
let w;
|
|
1238
1222
|
try {
|
|
1239
|
-
if (
|
|
1240
|
-
let
|
|
1223
|
+
if (h && os && r !== "get" && r !== "head" && (w = await as(c, s)) !== 0) {
|
|
1224
|
+
let E = new Request(t, {
|
|
1241
1225
|
method: "POST",
|
|
1242
1226
|
body: s,
|
|
1243
1227
|
duplex: "half"
|
|
1244
1228
|
}), z;
|
|
1245
|
-
if (l.isFormData(s) && (z =
|
|
1246
|
-
const [q, ne] =
|
|
1247
|
-
|
|
1248
|
-
le(
|
|
1229
|
+
if (l.isFormData(s) && (z = E.headers.get("content-type")) && c.setContentType(z), E.body) {
|
|
1230
|
+
const [q, ne] = He(
|
|
1231
|
+
w,
|
|
1232
|
+
le(We(h))
|
|
1249
1233
|
);
|
|
1250
|
-
s =
|
|
1234
|
+
s = Ke(E.body, Ge, q, ne);
|
|
1251
1235
|
}
|
|
1252
1236
|
}
|
|
1253
|
-
l.isString(
|
|
1254
|
-
const
|
|
1237
|
+
l.isString(f) || (f = f ? "include" : "omit");
|
|
1238
|
+
const v = "credentials" in Request.prototype;
|
|
1255
1239
|
d = new Request(t, {
|
|
1256
|
-
...
|
|
1257
|
-
signal:
|
|
1240
|
+
...y,
|
|
1241
|
+
signal: b,
|
|
1258
1242
|
method: r.toUpperCase(),
|
|
1259
1243
|
headers: c.normalize().toJSON(),
|
|
1260
1244
|
body: s,
|
|
1261
1245
|
duplex: "half",
|
|
1262
|
-
credentials:
|
|
1246
|
+
credentials: v ? f : void 0
|
|
1263
1247
|
});
|
|
1264
|
-
let k = await fetch(d
|
|
1265
|
-
const
|
|
1266
|
-
if (
|
|
1267
|
-
const
|
|
1268
|
-
["status", "statusText", "headers"].forEach((
|
|
1269
|
-
|
|
1248
|
+
let k = await fetch(d);
|
|
1249
|
+
const x = Re && (u === "stream" || u === "response");
|
|
1250
|
+
if (Re && (a || x && p)) {
|
|
1251
|
+
const E = {};
|
|
1252
|
+
["status", "statusText", "headers"].forEach((Pe) => {
|
|
1253
|
+
E[Pe] = k[Pe];
|
|
1270
1254
|
});
|
|
1271
|
-
const z = l.toFiniteNumber(k.headers.get("content-length")), [q, ne] = a &&
|
|
1255
|
+
const z = l.toFiniteNumber(k.headers.get("content-length")), [q, ne] = a && He(
|
|
1272
1256
|
z,
|
|
1273
|
-
le(
|
|
1257
|
+
le(We(a), !0)
|
|
1274
1258
|
) || [];
|
|
1275
1259
|
k = new Response(
|
|
1276
|
-
|
|
1260
|
+
Ke(k.body, Ge, q, () => {
|
|
1277
1261
|
ne && ne(), p && p();
|
|
1278
1262
|
}),
|
|
1279
|
-
|
|
1263
|
+
E
|
|
1280
1264
|
);
|
|
1281
1265
|
}
|
|
1282
1266
|
u = u || "text";
|
|
1283
|
-
let
|
|
1284
|
-
return !
|
|
1285
|
-
|
|
1286
|
-
data:
|
|
1267
|
+
let B = await ce[l.findKey(ce, u) || "text"](k, e);
|
|
1268
|
+
return !x && p && p(), await new Promise((E, z) => {
|
|
1269
|
+
_t(E, z, {
|
|
1270
|
+
data: B,
|
|
1287
1271
|
headers: A.from(k.headers),
|
|
1288
1272
|
status: k.status,
|
|
1289
1273
|
statusText: k.statusText,
|
|
@@ -1291,20 +1275,20 @@ const es = async (e) => {
|
|
|
1291
1275
|
request: d
|
|
1292
1276
|
});
|
|
1293
1277
|
});
|
|
1294
|
-
} catch (
|
|
1295
|
-
throw p && p(),
|
|
1278
|
+
} catch (v) {
|
|
1279
|
+
throw p && p(), v && v.name === "TypeError" && /fetch/i.test(v.message) ? Object.assign(
|
|
1296
1280
|
new D("Network Error", D.ERR_NETWORK, e, d),
|
|
1297
1281
|
{
|
|
1298
|
-
cause:
|
|
1282
|
+
cause: v.cause || v
|
|
1299
1283
|
}
|
|
1300
|
-
) : D.from(
|
|
1284
|
+
) : D.from(v, v && v.code, e, d);
|
|
1301
1285
|
}
|
|
1302
|
-
}),
|
|
1303
|
-
http:
|
|
1304
|
-
xhr:
|
|
1305
|
-
fetch:
|
|
1286
|
+
}), Oe = {
|
|
1287
|
+
http: kr,
|
|
1288
|
+
xhr: Yr,
|
|
1289
|
+
fetch: ls
|
|
1306
1290
|
};
|
|
1307
|
-
l.forEach(
|
|
1291
|
+
l.forEach(Oe, (e, t) => {
|
|
1308
1292
|
if (e) {
|
|
1309
1293
|
try {
|
|
1310
1294
|
Object.defineProperty(e, "name", { value: t });
|
|
@@ -1313,113 +1297,113 @@ l.forEach(Ee, (e, t) => {
|
|
|
1313
1297
|
Object.defineProperty(e, "adapterName", { value: t });
|
|
1314
1298
|
}
|
|
1315
1299
|
});
|
|
1316
|
-
const
|
|
1300
|
+
const Xe = (e) => `- ${e}`, cs = (e) => l.isFunction(e) || e === null || e === !1, Ct = {
|
|
1317
1301
|
getAdapter: (e) => {
|
|
1318
1302
|
e = l.isArray(e) ? e : [e];
|
|
1319
1303
|
const { length: t } = e;
|
|
1320
1304
|
let r, s;
|
|
1321
1305
|
const n = {};
|
|
1322
|
-
for (let
|
|
1323
|
-
r = e[
|
|
1324
|
-
let
|
|
1325
|
-
if (s = r, !
|
|
1326
|
-
throw new D(`Unknown adapter '${
|
|
1306
|
+
for (let o = 0; o < t; o++) {
|
|
1307
|
+
r = e[o];
|
|
1308
|
+
let i;
|
|
1309
|
+
if (s = r, !cs(r) && (s = Oe[(i = String(r)).toLowerCase()], s === void 0))
|
|
1310
|
+
throw new D(`Unknown adapter '${i}'`);
|
|
1327
1311
|
if (s)
|
|
1328
1312
|
break;
|
|
1329
|
-
n[
|
|
1313
|
+
n[i || "#" + o] = s;
|
|
1330
1314
|
}
|
|
1331
1315
|
if (!s) {
|
|
1332
|
-
const
|
|
1333
|
-
([a,
|
|
1316
|
+
const o = Object.entries(n).map(
|
|
1317
|
+
([a, h]) => `adapter ${a} ` + (h === !1 ? "is not supported by the environment" : "is not available in the build")
|
|
1334
1318
|
);
|
|
1335
|
-
let
|
|
1336
|
-
` +
|
|
1337
|
-
`) : " " +
|
|
1319
|
+
let i = t ? o.length > 1 ? `since :
|
|
1320
|
+
` + o.map(Xe).join(`
|
|
1321
|
+
`) : " " + Xe(o[0]) : "as no adapter specified";
|
|
1338
1322
|
throw new D(
|
|
1339
|
-
"There is no suitable adapter to dispatch the request " +
|
|
1323
|
+
"There is no suitable adapter to dispatch the request " + i,
|
|
1340
1324
|
"ERR_NOT_SUPPORT"
|
|
1341
1325
|
);
|
|
1342
1326
|
}
|
|
1343
1327
|
return s;
|
|
1344
1328
|
},
|
|
1345
|
-
adapters:
|
|
1329
|
+
adapters: Oe
|
|
1346
1330
|
};
|
|
1347
|
-
function
|
|
1331
|
+
function De(e) {
|
|
1348
1332
|
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
|
1349
|
-
throw new
|
|
1333
|
+
throw new X(null, e);
|
|
1350
1334
|
}
|
|
1351
|
-
function
|
|
1352
|
-
return
|
|
1335
|
+
function Ze(e) {
|
|
1336
|
+
return De(e), e.headers = A.from(e.headers), e.data = _e.call(
|
|
1353
1337
|
e,
|
|
1354
1338
|
e.transformRequest
|
|
1355
|
-
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1),
|
|
1356
|
-
return
|
|
1339
|
+
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Ct.getAdapter(e.adapter || se.adapter)(e).then(function(s) {
|
|
1340
|
+
return De(e), s.data = _e.call(
|
|
1357
1341
|
e,
|
|
1358
1342
|
e.transformResponse,
|
|
1359
1343
|
s
|
|
1360
1344
|
), s.headers = A.from(s.headers), s;
|
|
1361
1345
|
}, function(s) {
|
|
1362
|
-
return
|
|
1346
|
+
return xt(s) || (De(e), s && s.response && (s.response.data = _e.call(
|
|
1363
1347
|
e,
|
|
1364
1348
|
e.transformResponse,
|
|
1365
1349
|
s.response
|
|
1366
1350
|
), s.response.headers = A.from(s.response.headers))), Promise.reject(s);
|
|
1367
1351
|
});
|
|
1368
1352
|
}
|
|
1369
|
-
const
|
|
1353
|
+
const Et = "1.7.9", be = {};
|
|
1370
1354
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
|
|
1371
|
-
|
|
1355
|
+
be[e] = function(s) {
|
|
1372
1356
|
return typeof s === e || "a" + (t < 1 ? "n " : " ") + e;
|
|
1373
1357
|
};
|
|
1374
1358
|
});
|
|
1375
|
-
const
|
|
1376
|
-
|
|
1377
|
-
function n(
|
|
1378
|
-
return "[Axios v" +
|
|
1359
|
+
const Qe = {};
|
|
1360
|
+
be.transitional = function(t, r, s) {
|
|
1361
|
+
function n(o, i) {
|
|
1362
|
+
return "[Axios v" + Et + "] Transitional option '" + o + "'" + i + (s ? ". " + s : "");
|
|
1379
1363
|
}
|
|
1380
|
-
return (
|
|
1364
|
+
return (o, i, a) => {
|
|
1381
1365
|
if (t === !1)
|
|
1382
1366
|
throw new D(
|
|
1383
|
-
n(
|
|
1367
|
+
n(i, " has been removed" + (r ? " in " + r : "")),
|
|
1384
1368
|
D.ERR_DEPRECATED
|
|
1385
1369
|
);
|
|
1386
|
-
return r && !
|
|
1370
|
+
return r && !Qe[i] && (Qe[i] = !0, console.warn(
|
|
1387
1371
|
n(
|
|
1388
|
-
|
|
1372
|
+
i,
|
|
1389
1373
|
" has been deprecated since v" + r + " and will be removed in the near future"
|
|
1390
1374
|
)
|
|
1391
|
-
)), t ? t(
|
|
1375
|
+
)), t ? t(o, i, a) : !0;
|
|
1392
1376
|
};
|
|
1393
1377
|
};
|
|
1394
|
-
|
|
1378
|
+
be.spelling = function(t) {
|
|
1395
1379
|
return (r, s) => (console.warn(`${s} is likely a misspelling of ${t}`), !0);
|
|
1396
1380
|
};
|
|
1397
|
-
function
|
|
1381
|
+
function us(e, t, r) {
|
|
1398
1382
|
if (typeof e != "object")
|
|
1399
1383
|
throw new D("options must be an object", D.ERR_BAD_OPTION_VALUE);
|
|
1400
1384
|
const s = Object.keys(e);
|
|
1401
1385
|
let n = s.length;
|
|
1402
1386
|
for (; n-- > 0; ) {
|
|
1403
|
-
const
|
|
1404
|
-
if (
|
|
1405
|
-
const a = e[
|
|
1406
|
-
if (
|
|
1407
|
-
throw new D("option " +
|
|
1387
|
+
const o = s[n], i = t[o];
|
|
1388
|
+
if (i) {
|
|
1389
|
+
const a = e[o], h = a === void 0 || i(a, o, e);
|
|
1390
|
+
if (h !== !0)
|
|
1391
|
+
throw new D("option " + o + " must be " + h, D.ERR_BAD_OPTION_VALUE);
|
|
1408
1392
|
continue;
|
|
1409
1393
|
}
|
|
1410
1394
|
if (r !== !0)
|
|
1411
|
-
throw new D("Unknown option " +
|
|
1395
|
+
throw new D("Unknown option " + o, D.ERR_BAD_OPTION);
|
|
1412
1396
|
}
|
|
1413
1397
|
}
|
|
1414
1398
|
const ae = {
|
|
1415
|
-
assertOptions:
|
|
1416
|
-
validators:
|
|
1417
|
-
},
|
|
1399
|
+
assertOptions: us,
|
|
1400
|
+
validators: be
|
|
1401
|
+
}, j = ae.validators;
|
|
1418
1402
|
let W = class {
|
|
1419
1403
|
constructor(t) {
|
|
1420
|
-
this.defaults = t
|
|
1421
|
-
request: new
|
|
1422
|
-
response: new
|
|
1404
|
+
this.defaults = t, this.interceptors = {
|
|
1405
|
+
request: new Me(),
|
|
1406
|
+
response: new Me()
|
|
1423
1407
|
};
|
|
1424
1408
|
}
|
|
1425
1409
|
/**
|
|
@@ -1437,10 +1421,10 @@ let W = class {
|
|
|
1437
1421
|
if (s instanceof Error) {
|
|
1438
1422
|
let n = {};
|
|
1439
1423
|
Error.captureStackTrace ? Error.captureStackTrace(n) : n = new Error();
|
|
1440
|
-
const
|
|
1424
|
+
const o = n.stack ? n.stack.replace(/^.+\n/, "") : "";
|
|
1441
1425
|
try {
|
|
1442
|
-
s.stack ?
|
|
1443
|
-
` +
|
|
1426
|
+
s.stack ? o && !String(s.stack).endsWith(o.replace(/^.+\n.+\n/, "")) && (s.stack += `
|
|
1427
|
+
` + o) : s.stack = o;
|
|
1444
1428
|
} catch {
|
|
1445
1429
|
}
|
|
1446
1430
|
}
|
|
@@ -1449,70 +1433,70 @@ let W = class {
|
|
|
1449
1433
|
}
|
|
1450
1434
|
_request(t, r) {
|
|
1451
1435
|
typeof t == "string" ? (r = r || {}, r.url = t) : r = t || {}, r = K(this.defaults, r);
|
|
1452
|
-
const { transitional: s, paramsSerializer: n, headers:
|
|
1436
|
+
const { transitional: s, paramsSerializer: n, headers: o } = r;
|
|
1453
1437
|
s !== void 0 && ae.assertOptions(s, {
|
|
1454
|
-
silentJSONParsing:
|
|
1455
|
-
forcedJSONParsing:
|
|
1456
|
-
clarifyTimeoutError:
|
|
1438
|
+
silentJSONParsing: j.transitional(j.boolean),
|
|
1439
|
+
forcedJSONParsing: j.transitional(j.boolean),
|
|
1440
|
+
clarifyTimeoutError: j.transitional(j.boolean)
|
|
1457
1441
|
}, !1), n != null && (l.isFunction(n) ? r.paramsSerializer = {
|
|
1458
1442
|
serialize: n
|
|
1459
1443
|
} : ae.assertOptions(n, {
|
|
1460
|
-
encode:
|
|
1461
|
-
serialize:
|
|
1462
|
-
}, !0)),
|
|
1463
|
-
baseUrl:
|
|
1464
|
-
withXsrfToken:
|
|
1444
|
+
encode: j.function,
|
|
1445
|
+
serialize: j.function
|
|
1446
|
+
}, !0)), ae.assertOptions(r, {
|
|
1447
|
+
baseUrl: j.spelling("baseURL"),
|
|
1448
|
+
withXsrfToken: j.spelling("withXSRFToken")
|
|
1465
1449
|
}, !0), r.method = (r.method || this.defaults.method || "get").toLowerCase();
|
|
1466
|
-
let
|
|
1467
|
-
|
|
1468
|
-
|
|
1450
|
+
let i = o && l.merge(
|
|
1451
|
+
o.common,
|
|
1452
|
+
o[r.method]
|
|
1469
1453
|
);
|
|
1470
|
-
|
|
1454
|
+
o && l.forEach(
|
|
1471
1455
|
["delete", "get", "head", "post", "put", "patch", "common"],
|
|
1472
1456
|
(d) => {
|
|
1473
|
-
delete
|
|
1457
|
+
delete o[d];
|
|
1474
1458
|
}
|
|
1475
|
-
), r.headers = A.concat(
|
|
1459
|
+
), r.headers = A.concat(i, o);
|
|
1476
1460
|
const a = [];
|
|
1477
|
-
let
|
|
1461
|
+
let h = !0;
|
|
1478
1462
|
this.interceptors.request.forEach(function(p) {
|
|
1479
|
-
typeof p.runWhen == "function" && p.runWhen(r) === !1 || (
|
|
1463
|
+
typeof p.runWhen == "function" && p.runWhen(r) === !1 || (h = h && p.synchronous, a.unshift(p.fulfilled, p.rejected));
|
|
1480
1464
|
});
|
|
1481
1465
|
const u = [];
|
|
1482
1466
|
this.interceptors.response.forEach(function(p) {
|
|
1483
1467
|
u.push(p.fulfilled, p.rejected);
|
|
1484
1468
|
});
|
|
1485
|
-
let c,
|
|
1486
|
-
if (!
|
|
1487
|
-
const d = [
|
|
1488
|
-
for (d.unshift(
|
|
1489
|
-
c = c.then(d[
|
|
1469
|
+
let c, f = 0, y;
|
|
1470
|
+
if (!h) {
|
|
1471
|
+
const d = [Ze.bind(this), void 0];
|
|
1472
|
+
for (d.unshift.apply(d, a), d.push.apply(d, u), y = d.length, c = Promise.resolve(r); f < y; )
|
|
1473
|
+
c = c.then(d[f++], d[f++]);
|
|
1490
1474
|
return c;
|
|
1491
1475
|
}
|
|
1492
|
-
|
|
1493
|
-
let
|
|
1494
|
-
for (
|
|
1495
|
-
const d = a[
|
|
1476
|
+
y = a.length;
|
|
1477
|
+
let b = r;
|
|
1478
|
+
for (f = 0; f < y; ) {
|
|
1479
|
+
const d = a[f++], p = a[f++];
|
|
1496
1480
|
try {
|
|
1497
|
-
|
|
1498
|
-
} catch (
|
|
1499
|
-
p.call(this,
|
|
1481
|
+
b = d(b);
|
|
1482
|
+
} catch (w) {
|
|
1483
|
+
p.call(this, w);
|
|
1500
1484
|
break;
|
|
1501
1485
|
}
|
|
1502
1486
|
}
|
|
1503
1487
|
try {
|
|
1504
|
-
c =
|
|
1488
|
+
c = Ze.call(this, b);
|
|
1505
1489
|
} catch (d) {
|
|
1506
1490
|
return Promise.reject(d);
|
|
1507
1491
|
}
|
|
1508
|
-
for (
|
|
1509
|
-
c = c.then(u[
|
|
1492
|
+
for (f = 0, y = u.length; f < y; )
|
|
1493
|
+
c = c.then(u[f++], u[f++]);
|
|
1510
1494
|
return c;
|
|
1511
1495
|
}
|
|
1512
1496
|
getUri(t) {
|
|
1513
1497
|
t = K(this.defaults, t);
|
|
1514
|
-
const r =
|
|
1515
|
-
return
|
|
1498
|
+
const r = Dt(t.baseURL, t.url);
|
|
1499
|
+
return bt(r, t.params, t.paramsSerializer);
|
|
1516
1500
|
}
|
|
1517
1501
|
};
|
|
1518
1502
|
l.forEach(["delete", "get", "head", "options"], function(t) {
|
|
@@ -1526,44 +1510,44 @@ l.forEach(["delete", "get", "head", "options"], function(t) {
|
|
|
1526
1510
|
});
|
|
1527
1511
|
l.forEach(["post", "put", "patch"], function(t) {
|
|
1528
1512
|
function r(s) {
|
|
1529
|
-
return function(
|
|
1513
|
+
return function(o, i, a) {
|
|
1530
1514
|
return this.request(K(a || {}, {
|
|
1531
1515
|
method: t,
|
|
1532
1516
|
headers: s ? {
|
|
1533
1517
|
"Content-Type": "multipart/form-data"
|
|
1534
1518
|
} : {},
|
|
1535
|
-
url:
|
|
1536
|
-
data:
|
|
1519
|
+
url: o,
|
|
1520
|
+
data: i
|
|
1537
1521
|
}));
|
|
1538
1522
|
};
|
|
1539
1523
|
}
|
|
1540
1524
|
W.prototype[t] = r(), W.prototype[t + "Form"] = r(!0);
|
|
1541
1525
|
});
|
|
1542
|
-
let
|
|
1526
|
+
let ds = class Rt {
|
|
1543
1527
|
constructor(t) {
|
|
1544
1528
|
if (typeof t != "function")
|
|
1545
1529
|
throw new TypeError("executor must be a function.");
|
|
1546
1530
|
let r;
|
|
1547
|
-
this.promise = new Promise(function(
|
|
1548
|
-
r =
|
|
1531
|
+
this.promise = new Promise(function(o) {
|
|
1532
|
+
r = o;
|
|
1549
1533
|
});
|
|
1550
1534
|
const s = this;
|
|
1551
1535
|
this.promise.then((n) => {
|
|
1552
1536
|
if (!s._listeners) return;
|
|
1553
|
-
let
|
|
1554
|
-
for (;
|
|
1555
|
-
s._listeners[
|
|
1537
|
+
let o = s._listeners.length;
|
|
1538
|
+
for (; o-- > 0; )
|
|
1539
|
+
s._listeners[o](n);
|
|
1556
1540
|
s._listeners = null;
|
|
1557
1541
|
}), this.promise.then = (n) => {
|
|
1558
|
-
let
|
|
1559
|
-
const
|
|
1560
|
-
s.subscribe(a),
|
|
1542
|
+
let o;
|
|
1543
|
+
const i = new Promise((a) => {
|
|
1544
|
+
s.subscribe(a), o = a;
|
|
1561
1545
|
}).then(n);
|
|
1562
|
-
return
|
|
1563
|
-
s.unsubscribe(
|
|
1564
|
-
},
|
|
1565
|
-
}, t(function(
|
|
1566
|
-
s.reason || (s.reason = new
|
|
1546
|
+
return i.cancel = function() {
|
|
1547
|
+
s.unsubscribe(o);
|
|
1548
|
+
}, i;
|
|
1549
|
+
}, t(function(o, i, a) {
|
|
1550
|
+
s.reason || (s.reason = new X(o, i, a), r(s.reason));
|
|
1567
1551
|
});
|
|
1568
1552
|
}
|
|
1569
1553
|
/**
|
|
@@ -1605,22 +1589,22 @@ let is = class kt {
|
|
|
1605
1589
|
static source() {
|
|
1606
1590
|
let t;
|
|
1607
1591
|
return {
|
|
1608
|
-
token: new
|
|
1592
|
+
token: new Rt(function(n) {
|
|
1609
1593
|
t = n;
|
|
1610
1594
|
}),
|
|
1611
1595
|
cancel: t
|
|
1612
1596
|
};
|
|
1613
1597
|
}
|
|
1614
1598
|
};
|
|
1615
|
-
function
|
|
1599
|
+
function hs(e) {
|
|
1616
1600
|
return function(r) {
|
|
1617
1601
|
return e.apply(null, r);
|
|
1618
1602
|
};
|
|
1619
1603
|
}
|
|
1620
|
-
function
|
|
1604
|
+
function fs(e) {
|
|
1621
1605
|
return l.isObject(e) && e.isAxiosError === !0;
|
|
1622
1606
|
}
|
|
1623
|
-
const
|
|
1607
|
+
const $e = {
|
|
1624
1608
|
Continue: 100,
|
|
1625
1609
|
SwitchingProtocols: 101,
|
|
1626
1610
|
Processing: 102,
|
|
@@ -1685,54 +1669,54 @@ const Ce = {
|
|
|
1685
1669
|
NotExtended: 510,
|
|
1686
1670
|
NetworkAuthenticationRequired: 511
|
|
1687
1671
|
};
|
|
1688
|
-
Object.entries(
|
|
1689
|
-
|
|
1672
|
+
Object.entries($e).forEach(([e, t]) => {
|
|
1673
|
+
$e[t] = e;
|
|
1690
1674
|
});
|
|
1691
|
-
function
|
|
1692
|
-
const t = new W(e), r =
|
|
1675
|
+
function Ot(e) {
|
|
1676
|
+
const t = new W(e), r = ot(W.prototype.request, t);
|
|
1693
1677
|
return l.extend(r, W.prototype, t, { allOwnKeys: !0 }), l.extend(r, t, null, { allOwnKeys: !0 }), r.create = function(n) {
|
|
1694
|
-
return
|
|
1678
|
+
return Ot(K(e, n));
|
|
1695
1679
|
}, r;
|
|
1696
1680
|
}
|
|
1697
|
-
const
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1681
|
+
const S = Ot(se);
|
|
1682
|
+
S.Axios = W;
|
|
1683
|
+
S.CanceledError = X;
|
|
1684
|
+
S.CancelToken = ds;
|
|
1685
|
+
S.isCancel = xt;
|
|
1686
|
+
S.VERSION = Et;
|
|
1687
|
+
S.toFormData = me;
|
|
1688
|
+
S.AxiosError = D;
|
|
1689
|
+
S.Cancel = S.CanceledError;
|
|
1690
|
+
S.all = function(t) {
|
|
1707
1691
|
return Promise.all(t);
|
|
1708
1692
|
};
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1693
|
+
S.spread = hs;
|
|
1694
|
+
S.isAxiosError = fs;
|
|
1695
|
+
S.mergeConfig = K;
|
|
1696
|
+
S.AxiosHeaders = A;
|
|
1697
|
+
S.formToJSON = (e) => yt(l.isHTMLForm(e) ? new FormData(e) : e);
|
|
1698
|
+
S.getAdapter = Ct.getAdapter;
|
|
1699
|
+
S.HttpStatusCode = $e;
|
|
1700
|
+
S.default = S;
|
|
1717
1701
|
const {
|
|
1718
|
-
Axios:
|
|
1719
|
-
AxiosError:
|
|
1720
|
-
CanceledError:
|
|
1721
|
-
isCancel:
|
|
1722
|
-
CancelToken:
|
|
1723
|
-
VERSION:
|
|
1724
|
-
all:
|
|
1725
|
-
Cancel:
|
|
1726
|
-
isAxiosError:
|
|
1727
|
-
spread:
|
|
1728
|
-
toFormData:
|
|
1729
|
-
AxiosHeaders:
|
|
1730
|
-
HttpStatusCode:
|
|
1731
|
-
formToJSON:
|
|
1732
|
-
getAdapter:
|
|
1733
|
-
mergeConfig:
|
|
1734
|
-
} =
|
|
1735
|
-
class
|
|
1702
|
+
Axios: ci,
|
|
1703
|
+
AxiosError: ui,
|
|
1704
|
+
CanceledError: di,
|
|
1705
|
+
isCancel: hi,
|
|
1706
|
+
CancelToken: fi,
|
|
1707
|
+
VERSION: pi,
|
|
1708
|
+
all: mi,
|
|
1709
|
+
Cancel: gi,
|
|
1710
|
+
isAxiosError: bi,
|
|
1711
|
+
spread: wi,
|
|
1712
|
+
toFormData: yi,
|
|
1713
|
+
AxiosHeaders: xi,
|
|
1714
|
+
HttpStatusCode: _i,
|
|
1715
|
+
formToJSON: Di,
|
|
1716
|
+
getAdapter: ki,
|
|
1717
|
+
mergeConfig: vi
|
|
1718
|
+
} = S;
|
|
1719
|
+
class ps {
|
|
1736
1720
|
static getTooltipOptions(t = !0) {
|
|
1737
1721
|
return {
|
|
1738
1722
|
show: t,
|
|
@@ -1762,7 +1746,7 @@ class ue {
|
|
|
1762
1746
|
};
|
|
1763
1747
|
}
|
|
1764
1748
|
}
|
|
1765
|
-
const
|
|
1749
|
+
const ms = {
|
|
1766
1750
|
show_label: !1,
|
|
1767
1751
|
show_legend: !1,
|
|
1768
1752
|
label: null,
|
|
@@ -1771,14 +1755,14 @@ const cs = {
|
|
|
1771
1755
|
color: null,
|
|
1772
1756
|
title: null
|
|
1773
1757
|
};
|
|
1774
|
-
function
|
|
1758
|
+
function gs() {
|
|
1775
1759
|
const e = "0123456789ABCDEF";
|
|
1776
1760
|
let t = "#";
|
|
1777
1761
|
for (let r = 0; r < 6; r += 1)
|
|
1778
1762
|
t += e[Math.floor(Math.random() * 16)];
|
|
1779
1763
|
return t;
|
|
1780
1764
|
}
|
|
1781
|
-
function
|
|
1765
|
+
function ee(e = ms) {
|
|
1782
1766
|
var r;
|
|
1783
1767
|
const t = {
|
|
1784
1768
|
label: {
|
|
@@ -1799,7 +1783,7 @@ function Y(e = cs) {
|
|
|
1799
1783
|
};
|
|
1800
1784
|
return (e != null && e.colors || e != null && e.color) && (t.color = (e == null ? void 0 : e.colors) || (e == null ? void 0 : e.color) || null), t;
|
|
1801
1785
|
}
|
|
1802
|
-
function
|
|
1786
|
+
function Ye(e) {
|
|
1803
1787
|
return {
|
|
1804
1788
|
color: "#9ca3af",
|
|
1805
1789
|
fontSize: 10,
|
|
@@ -1813,7 +1797,7 @@ function Ge(e) {
|
|
|
1813
1797
|
rotate: (e == null ? void 0 : e.rotate) || 0
|
|
1814
1798
|
};
|
|
1815
1799
|
}
|
|
1816
|
-
const
|
|
1800
|
+
const et = [
|
|
1817
1801
|
"#d3c7e6",
|
|
1818
1802
|
"#bedae3",
|
|
1819
1803
|
"#f8e9cb",
|
|
@@ -1874,11 +1858,11 @@ const Qe = [
|
|
|
1874
1858
|
async getDataFromURL(e) {
|
|
1875
1859
|
var t, r, s, n;
|
|
1876
1860
|
try {
|
|
1877
|
-
const
|
|
1878
|
-
this.sourceData = ((t =
|
|
1879
|
-
} catch (
|
|
1880
|
-
const
|
|
1881
|
-
(
|
|
1861
|
+
const o = await S.get(e);
|
|
1862
|
+
this.sourceData = ((t = o.data) == null ? void 0 : t.source) || [], this.$emit("update:widgetData", o.data), this.dimensions = Object.keys(((r = this.sourceData) == null ? void 0 : r[0]) || {}), this.titleCharts = this.style ? this.style : ((s = o.data) == null ? void 0 : s.title) || "", this.styleData = ((n = o.data) == null ? void 0 : n.style) || {};
|
|
1863
|
+
} catch (o) {
|
|
1864
|
+
const i = { message: "Дані не знайдено", title: "Помилка!", type: "error", status: 400, id: this.widgetName };
|
|
1865
|
+
(o == null ? void 0 : o.status) == "404" && (i.status = 404, i.message = "Дані не знайдено"), (o == null ? void 0 : o.status) == "400" && (i.message = "Перевірте налаштування або зверніться до адміністратора"), (o == null ? void 0 : o.status) == "500" && (i.message = "Сталася помилка сервера"), this.$emit("update:widgetData", i);
|
|
1882
1866
|
}
|
|
1883
1867
|
},
|
|
1884
1868
|
getValues() {
|
|
@@ -1903,8 +1887,8 @@ const Qe = [
|
|
|
1903
1887
|
"жовтня",
|
|
1904
1888
|
"листопада",
|
|
1905
1889
|
"грудня"
|
|
1906
|
-
][t.getMonth()],
|
|
1907
|
-
return `${r} ${n} ${
|
|
1890
|
+
][t.getMonth()], o = t.getFullYear();
|
|
1891
|
+
return `${r} ${n} ${o}`;
|
|
1908
1892
|
},
|
|
1909
1893
|
async getData() {
|
|
1910
1894
|
var e;
|
|
@@ -1921,10 +1905,10 @@ const Qe = [
|
|
|
1921
1905
|
}
|
|
1922
1906
|
},
|
|
1923
1907
|
async initChart(e, t, r) {
|
|
1924
|
-
var s, n,
|
|
1908
|
+
var s, n, o, i, a, h, u;
|
|
1925
1909
|
this.widgetInstance && this.widgetInstance.clear();
|
|
1926
1910
|
try {
|
|
1927
|
-
const c = this.$refs.chart,
|
|
1911
|
+
const c = this.$refs.chart, f = echarts == null ? void 0 : echarts.init(c), y = {
|
|
1928
1912
|
tooltip: {
|
|
1929
1913
|
trigger: "axis",
|
|
1930
1914
|
axisPointer: { type: "shadow" },
|
|
@@ -1932,17 +1916,17 @@ const Qe = [
|
|
|
1932
1916
|
shadowColor: "transparent",
|
|
1933
1917
|
padding: [0, 0, 0, 0],
|
|
1934
1918
|
borderWidth: 0,
|
|
1935
|
-
formatter: (
|
|
1936
|
-
var
|
|
1937
|
-
const d = (
|
|
1938
|
-
let
|
|
1919
|
+
formatter: (b) => {
|
|
1920
|
+
var v;
|
|
1921
|
+
const d = (v = b[0]) == null ? void 0 : v.axisValue;
|
|
1922
|
+
let w = `
|
|
1939
1923
|
<div style="background-color: rgba(255, 255, 255, 0.7)" class="border border-gray-200 text-gray-800 rounded-lg shadow-md dark:bg-neutral-800 dark:border-neutral-700 min-w-28">
|
|
1940
1924
|
<div class="font-semibold text-sm border-b border-solid border-gray-200 text-gray-800 rounded-t-lg dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-200 px-2 py-1">
|
|
1941
1925
|
${d ? this.formatDate(d) : "N/A"}
|
|
1942
1926
|
</div>
|
|
1943
1927
|
`;
|
|
1944
|
-
return
|
|
1945
|
-
|
|
1928
|
+
return b.forEach((k) => {
|
|
1929
|
+
w += `
|
|
1946
1930
|
<div class="flex justify-between items-center text-xs px-2 py-0.5 text-gray-500 dark:text-neutral-400">
|
|
1947
1931
|
<span class="flex items-center">
|
|
1948
1932
|
<span class="w-2.5 h-2.5 me-1.5 rounded-sm" style="background-color: ${k.color};"></span>
|
|
@@ -1951,7 +1935,7 @@ const Qe = [
|
|
|
1951
1935
|
<span>${this.getMetricValue(k == null ? void 0 : k.data)}</span>
|
|
1952
1936
|
</div>
|
|
1953
1937
|
`;
|
|
1954
|
-
}),
|
|
1938
|
+
}), w += "</div>", w;
|
|
1955
1939
|
}
|
|
1956
1940
|
},
|
|
1957
1941
|
xAxis: {
|
|
@@ -1959,22 +1943,22 @@ const Qe = [
|
|
|
1959
1943
|
type: t ? "category" : "value",
|
|
1960
1944
|
name: ((n = (s = this.styleData) == null ? void 0 : s.x_axis) == null ? void 0 : n.name) || "",
|
|
1961
1945
|
axisLabel: {
|
|
1962
|
-
...
|
|
1963
|
-
formatter: (
|
|
1964
|
-
var p,
|
|
1965
|
-
const d = this.formatDate(
|
|
1966
|
-
return ((
|
|
1946
|
+
...Ye((o = this.styleData) == null ? void 0 : o.x_axis),
|
|
1947
|
+
formatter: (b) => {
|
|
1948
|
+
var p, w;
|
|
1949
|
+
const d = this.formatDate(b);
|
|
1950
|
+
return ((w = (p = this.styleData) == null ? void 0 : p.x_axis) == null ? void 0 : w.overflow) === "ellipsis" && d.length > 10 ? `${d.slice(0, 10)}...` : d;
|
|
1967
1951
|
}
|
|
1968
1952
|
}
|
|
1969
1953
|
},
|
|
1970
1954
|
yAxis: {
|
|
1971
1955
|
data: r != null && r.length ? r : null,
|
|
1972
1956
|
type: r ? "category" : "value",
|
|
1973
|
-
name: ((a = (
|
|
1974
|
-
axisLabel:
|
|
1957
|
+
name: ((a = (i = this.styleData) == null ? void 0 : i.y_axis) == null ? void 0 : a.name) || "",
|
|
1958
|
+
axisLabel: Ye((h = this.styleData) == null ? void 0 : h.y_axis)
|
|
1975
1959
|
},
|
|
1976
1960
|
series: e != null && e.length ? e : null,
|
|
1977
|
-
...
|
|
1961
|
+
...ee(this.styleData),
|
|
1978
1962
|
grid: {
|
|
1979
1963
|
bottom: "0%",
|
|
1980
1964
|
right: "0%",
|
|
@@ -1984,14 +1968,14 @@ const Qe = [
|
|
|
1984
1968
|
...((u = this.styleData) == null ? void 0 : u.grid) || {}
|
|
1985
1969
|
}
|
|
1986
1970
|
};
|
|
1987
|
-
await
|
|
1971
|
+
await f.setOption(y), f.resize(), this.widgetInstance = f, this.$emit("update:currentWidget", f);
|
|
1988
1972
|
} catch (c) {
|
|
1989
1973
|
console.error(c);
|
|
1990
1974
|
}
|
|
1991
1975
|
},
|
|
1992
1976
|
async setSeriesOption(e, t) {
|
|
1993
|
-
const r = e.getOption(), { series: s = [] } = r, n = s.map((
|
|
1994
|
-
...
|
|
1977
|
+
const r = e.getOption(), { series: s = [] } = r, n = s.map((o) => ({
|
|
1978
|
+
...o,
|
|
1995
1979
|
...t
|
|
1996
1980
|
}));
|
|
1997
1981
|
e.setOption({
|
|
@@ -2009,7 +1993,7 @@ const Qe = [
|
|
|
2009
1993
|
...n,
|
|
2010
1994
|
...t.options,
|
|
2011
1995
|
tooltip: {
|
|
2012
|
-
...
|
|
1996
|
+
...ps.getTooltipOptions(t.options.tooltip.show)
|
|
2013
1997
|
}
|
|
2014
1998
|
});
|
|
2015
1999
|
},
|
|
@@ -2038,7 +2022,7 @@ const Qe = [
|
|
|
2038
2022
|
) : t;
|
|
2039
2023
|
}
|
|
2040
2024
|
}
|
|
2041
|
-
},
|
|
2025
|
+
}, bs = {
|
|
2042
2026
|
name: "VsBar",
|
|
2043
2027
|
mixins: [M],
|
|
2044
2028
|
data() {
|
|
@@ -2076,39 +2060,39 @@ const Qe = [
|
|
|
2076
2060
|
}
|
|
2077
2061
|
},
|
|
2078
2062
|
prepareData() {
|
|
2079
|
-
var e, t, r, s, n,
|
|
2063
|
+
var e, t, r, s, n, o;
|
|
2080
2064
|
try {
|
|
2081
2065
|
if (!((e = this.sourceData) != null && e.length))
|
|
2082
2066
|
return { series: [], xs: [], ys: void 0 };
|
|
2083
|
-
const
|
|
2067
|
+
const i = Array.from(
|
|
2084
2068
|
new Set(
|
|
2085
|
-
this.sourceData.filter((
|
|
2069
|
+
this.sourceData.filter((y) => y[this.dimensions[0]]).map((y) => y[this.dimensions[0]])
|
|
2086
2070
|
)
|
|
2087
2071
|
);
|
|
2088
2072
|
let a;
|
|
2089
|
-
this.dimensions[0].includes("date") ? a =
|
|
2090
|
-
let
|
|
2091
|
-
((t = this.styleData) == null ? void 0 : t.horizontal) === !0 ? u = [...a] :
|
|
2073
|
+
this.dimensions[0].includes("date") ? a = i.map((y) => Ne(y)) : a = [...i];
|
|
2074
|
+
let h, u;
|
|
2075
|
+
((t = this.styleData) == null ? void 0 : t.horizontal) === !0 ? u = [...a] : h = [...a];
|
|
2092
2076
|
const c = this.sourceData.filter(
|
|
2093
|
-
(
|
|
2094
|
-
).map((
|
|
2095
|
-
let
|
|
2096
|
-
return ((r = this.styleData) == null ? void 0 : r.stack) !== !1 ?
|
|
2097
|
-
name:
|
|
2077
|
+
(y) => parseFloat(y[this.dimensions[1]]) && y[this.dimensions[0]]
|
|
2078
|
+
).map((y) => parseFloat(y[this.dimensions[1]]));
|
|
2079
|
+
let f;
|
|
2080
|
+
return ((r = this.styleData) == null ? void 0 : r.stack) !== !1 ? f = this.prepareStackData() : ((s = this.styleData) == null ? void 0 : s.negative_waterfall) === !0 ? f = this.prepareNegativeWaterfall() : ((n = this.styleData) == null ? void 0 : n.waterfall) === !0 ? f = this.prepareWaterfallData(c) : ((o = this.styleData) == null ? void 0 : o.accumulative) === !0 ? f = this.prepareAccumulative(c) : f = this.dimensions.slice(1).map((b, d) => ({
|
|
2081
|
+
name: b,
|
|
2098
2082
|
type: "bar",
|
|
2099
2083
|
stack: `a${d}`,
|
|
2100
|
-
data: this.sourceData.filter((p) => parseFloat(p[
|
|
2101
|
-
})), { series:
|
|
2102
|
-
} catch (
|
|
2103
|
-
return console.error(
|
|
2084
|
+
data: this.sourceData.filter((p) => parseFloat(p[b]) && b).map((p) => parseFloat(p[b]))
|
|
2085
|
+
})), { series: f, xs: h, ys: u };
|
|
2086
|
+
} catch (i) {
|
|
2087
|
+
return console.error(i), { series: [], xs: [], ys: [] };
|
|
2104
2088
|
}
|
|
2105
2089
|
},
|
|
2106
2090
|
prepareWaterfallData(e) {
|
|
2107
|
-
let t = e.reduce((
|
|
2108
|
-
const r = [t, ...e], s = r.map((
|
|
2109
|
-
if (
|
|
2110
|
-
const a = t -
|
|
2111
|
-
return t -=
|
|
2091
|
+
let t = e.reduce((o, i) => o + i, 0);
|
|
2092
|
+
const r = [t, ...e], s = r.map((o, i) => {
|
|
2093
|
+
if (i === 0) return 0;
|
|
2094
|
+
const a = t - o;
|
|
2095
|
+
return t -= o, a >= 0 ? a : 0;
|
|
2112
2096
|
});
|
|
2113
2097
|
return [
|
|
2114
2098
|
{
|
|
@@ -2141,14 +2125,14 @@ const Qe = [
|
|
|
2141
2125
|
},
|
|
2142
2126
|
prepareNegativeWaterfall() {
|
|
2143
2127
|
const e = this.sourceData.map(
|
|
2144
|
-
(
|
|
2128
|
+
(o) => Number.isNaN(o[this.dimensions[1]]) ? 0 : Number(o[this.dimensions[1]])
|
|
2145
2129
|
), t = this.sourceData.map(
|
|
2146
|
-
(
|
|
2130
|
+
(o) => Number.isNaN(o[this.dimensions[2]]) ? 0 : Number(o[this.dimensions[2]])
|
|
2147
2131
|
);
|
|
2148
2132
|
let r = 0;
|
|
2149
|
-
const s = e.map((
|
|
2133
|
+
const s = e.map((o, i) => {
|
|
2150
2134
|
const a = r;
|
|
2151
|
-
return r += Number.isNaN(
|
|
2135
|
+
return r += Number.isNaN(o) ? 0 : o, i === 0 && (r -= Number.isNaN(t[i]) ? 0 : t[i]), r -= Number.isNaN(t[i + 1]) ? 0 : t[i + 1], a >= 0 ? a : 0;
|
|
2152
2136
|
});
|
|
2153
2137
|
return [
|
|
2154
2138
|
{
|
|
@@ -2190,23 +2174,23 @@ const Qe = [
|
|
|
2190
2174
|
];
|
|
2191
2175
|
}
|
|
2192
2176
|
}
|
|
2193
|
-
},
|
|
2177
|
+
}, O = (e, t) => {
|
|
2194
2178
|
const r = e.__vccOpts || e;
|
|
2195
2179
|
for (const [s, n] of t)
|
|
2196
2180
|
r[s] = n;
|
|
2197
2181
|
return r;
|
|
2198
|
-
},
|
|
2199
|
-
function
|
|
2200
|
-
return
|
|
2201
|
-
id:
|
|
2182
|
+
}, ws = ["id"];
|
|
2183
|
+
function ys(e, t, r, s, n, o) {
|
|
2184
|
+
return g(), _("div", {
|
|
2185
|
+
id: o.uniqueID,
|
|
2202
2186
|
ref: "chart",
|
|
2203
2187
|
class: "h-full w-full min-h-[200px]"
|
|
2204
|
-
}, null, 8,
|
|
2188
|
+
}, null, 8, ws);
|
|
2205
2189
|
}
|
|
2206
|
-
const
|
|
2190
|
+
const xs = /* @__PURE__ */ O(bs, [["render", ys]]), _s = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2207
2191
|
__proto__: null,
|
|
2208
|
-
default:
|
|
2209
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2192
|
+
default: xs
|
|
2193
|
+
}, Symbol.toStringTag, { value: "Module" })), Ds = {
|
|
2210
2194
|
name: "VsPie",
|
|
2211
2195
|
props: ["currentWidget"],
|
|
2212
2196
|
mixins: [M],
|
|
@@ -2257,11 +2241,11 @@ const ps = /* @__PURE__ */ R(ds, [["render", hs]]), ms = /* @__PURE__ */ Object.
|
|
|
2257
2241
|
</div>`;
|
|
2258
2242
|
},
|
|
2259
2243
|
prepareData() {
|
|
2260
|
-
var e, t, r, s, n,
|
|
2244
|
+
var e, t, r, s, n, o;
|
|
2261
2245
|
try {
|
|
2262
2246
|
if (this.styleData = this.styleData || {}, !((e = this.sourceData) != null && e.length))
|
|
2263
2247
|
return console.warn("No source data available"), null;
|
|
2264
|
-
const
|
|
2248
|
+
const i = Array.from(
|
|
2265
2249
|
new Set(
|
|
2266
2250
|
(this.sourceData || []).map((d) => d[this.dimensions[0]])
|
|
2267
2251
|
)
|
|
@@ -2269,19 +2253,19 @@ const ps = /* @__PURE__ */ R(ds, [["render", hs]]), ms = /* @__PURE__ */ Object.
|
|
|
2269
2253
|
new Set(
|
|
2270
2254
|
(this.sourceData || []).map((d) => d[this.dimensions[1]])
|
|
2271
2255
|
)
|
|
2272
|
-
),
|
|
2256
|
+
), h = parseInt(
|
|
2273
2257
|
(this.sourceData || []).reduce(
|
|
2274
2258
|
(d, p) => d + parseFloat((p == null ? void 0 : p.metric) || 0),
|
|
2275
2259
|
0
|
|
2276
2260
|
),
|
|
2277
2261
|
10
|
|
2278
|
-
), u =
|
|
2279
|
-
const
|
|
2262
|
+
), u = i.map((d, p) => {
|
|
2263
|
+
const w = (a[p] / h * 100).toFixed(2);
|
|
2280
2264
|
return {
|
|
2281
|
-
name: `${d} (${
|
|
2265
|
+
name: `${d} (${w}%)`,
|
|
2282
2266
|
value: a[p]
|
|
2283
2267
|
};
|
|
2284
|
-
}), c = ((t = this.styleData) == null ? void 0 : t.innerRadius) || "80%",
|
|
2268
|
+
}), c = ((t = this.styleData) == null ? void 0 : t.innerRadius) || "80%", f = ((r = this.styleData) == null ? void 0 : r.outerRadius) || "100%", y = [c, f];
|
|
2285
2269
|
return this.styleData.legend = ue.getLegendOpions({
|
|
2286
2270
|
borderRadius: 10,
|
|
2287
2271
|
height: "100%",
|
|
@@ -2297,19 +2281,19 @@ const ps = /* @__PURE__ */ R(ds, [["render", hs]]), ms = /* @__PURE__ */ Object.
|
|
|
2297
2281
|
...((s = this.styleData) == null ? void 0 : s.legend) || {}
|
|
2298
2282
|
}), this.styleData.label = ue.getLabelOptions(
|
|
2299
2283
|
(n = this.styleData) == null ? void 0 : n.label
|
|
2300
|
-
), this.styleData.show_legend = ((
|
|
2284
|
+
), this.styleData.show_legend = ((o = this.styleData) == null ? void 0 : o.show_legend) ?? !0, { series: [
|
|
2301
2285
|
{
|
|
2302
2286
|
name: this.titleCharts ? this.titleCharts : this.dimensions[0],
|
|
2303
2287
|
type: "pie",
|
|
2304
|
-
radius:
|
|
2288
|
+
radius: y,
|
|
2305
2289
|
center: ["50%", "60%"],
|
|
2306
2290
|
height: "75%",
|
|
2307
|
-
...
|
|
2291
|
+
...ee(this.styleData),
|
|
2308
2292
|
data: u
|
|
2309
2293
|
}
|
|
2310
2294
|
] };
|
|
2311
|
-
} catch (
|
|
2312
|
-
return console.error("Error in prepareData:",
|
|
2295
|
+
} catch (i) {
|
|
2296
|
+
return console.error("Error in prepareData:", i), null;
|
|
2313
2297
|
}
|
|
2314
2298
|
},
|
|
2315
2299
|
async initChart(e) {
|
|
@@ -2326,7 +2310,7 @@ const ps = /* @__PURE__ */ R(ds, [["render", hs]]), ms = /* @__PURE__ */ Object.
|
|
|
2326
2310
|
this.chartInstance = echarts.init(t);
|
|
2327
2311
|
const r = parseInt(
|
|
2328
2312
|
(this.sourceData || []).reduce(
|
|
2329
|
-
(n,
|
|
2313
|
+
(n, o) => n + parseFloat((o == null ? void 0 : o.metric) || 0),
|
|
2330
2314
|
0
|
|
2331
2315
|
),
|
|
2332
2316
|
10
|
|
@@ -2343,7 +2327,7 @@ const ps = /* @__PURE__ */ R(ds, [["render", hs]]), ms = /* @__PURE__ */ Object.
|
|
|
2343
2327
|
backgroundColor: "transparent"
|
|
2344
2328
|
},
|
|
2345
2329
|
series: e,
|
|
2346
|
-
...
|
|
2330
|
+
...ee(this.styleData || {}),
|
|
2347
2331
|
title: {
|
|
2348
2332
|
text: V(r),
|
|
2349
2333
|
left: "center",
|
|
@@ -2364,18 +2348,18 @@ const ps = /* @__PURE__ */ R(ds, [["render", hs]]), ms = /* @__PURE__ */ Object.
|
|
|
2364
2348
|
}
|
|
2365
2349
|
}
|
|
2366
2350
|
}
|
|
2367
|
-
},
|
|
2368
|
-
function
|
|
2369
|
-
return
|
|
2370
|
-
id:
|
|
2351
|
+
}, ks = ["id"];
|
|
2352
|
+
function vs(e, t, r, s, n, o) {
|
|
2353
|
+
return g(), _("div", {
|
|
2354
|
+
id: o.uniqueID,
|
|
2371
2355
|
ref: "chart",
|
|
2372
2356
|
class: "h-full min-h-[200px] flex items-center"
|
|
2373
|
-
}, null, 8,
|
|
2357
|
+
}, null, 8, ks);
|
|
2374
2358
|
}
|
|
2375
|
-
const
|
|
2359
|
+
const Ss = /* @__PURE__ */ O(Ds, [["render", vs]]), Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2376
2360
|
__proto__: null,
|
|
2377
|
-
default:
|
|
2378
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2361
|
+
default: Ss
|
|
2362
|
+
}, Symbol.toStringTag, { value: "Module" })), Es = {
|
|
2379
2363
|
name: "VsPie",
|
|
2380
2364
|
props: ["currentWidget"],
|
|
2381
2365
|
mixins: [M],
|
|
@@ -2429,27 +2413,27 @@ const ys = /* @__PURE__ */ R(gs, [["render", ws]]), xs = /* @__PURE__ */ Object.
|
|
|
2429
2413
|
var e, t, r, s, n;
|
|
2430
2414
|
try {
|
|
2431
2415
|
this.styleData = this.styleData || {};
|
|
2432
|
-
const
|
|
2416
|
+
const o = Array.from(
|
|
2433
2417
|
new Set(
|
|
2434
|
-
(this.sourceData || []).map((
|
|
2418
|
+
(this.sourceData || []).map((b) => b[this.dimensions[0]])
|
|
2435
2419
|
)
|
|
2436
|
-
),
|
|
2420
|
+
), i = Array.from(
|
|
2437
2421
|
new Set(
|
|
2438
|
-
(this.sourceData || []).map((
|
|
2422
|
+
(this.sourceData || []).map((b) => b[this.dimensions[1]])
|
|
2439
2423
|
)
|
|
2440
2424
|
), a = parseInt(
|
|
2441
2425
|
(this.sourceData || []).reduce(
|
|
2442
|
-
(
|
|
2426
|
+
(b, d) => b + parseFloat(d == null ? void 0 : d.metric),
|
|
2443
2427
|
0
|
|
2444
2428
|
),
|
|
2445
2429
|
10
|
|
2446
|
-
),
|
|
2447
|
-
const p = (
|
|
2430
|
+
), h = o.map((b, d) => {
|
|
2431
|
+
const p = (i[d] / a * 100).toFixed(2);
|
|
2448
2432
|
return {
|
|
2449
|
-
name: `${
|
|
2450
|
-
value:
|
|
2433
|
+
name: `${b} (${p}%)`,
|
|
2434
|
+
value: i[d]
|
|
2451
2435
|
};
|
|
2452
|
-
}), u = ((e = this.styleData) == null ? void 0 : e.innerRadius) || "0%", c = ((t = this.styleData) == null ? void 0 : t.outerRadius) || "100%",
|
|
2436
|
+
}), u = ((e = this.styleData) == null ? void 0 : e.innerRadius) || "0%", c = ((t = this.styleData) == null ? void 0 : t.outerRadius) || "100%", f = [u, c];
|
|
2453
2437
|
return this.styleData.legend = ue.getLegendOpions({
|
|
2454
2438
|
borderRadius: 10,
|
|
2455
2439
|
height: "100%",
|
|
@@ -2457,7 +2441,7 @@ const ys = /* @__PURE__ */ R(gs, [["render", ws]]), xs = /* @__PURE__ */ Object.
|
|
|
2457
2441
|
type: "scroll",
|
|
2458
2442
|
itemWidth: 14,
|
|
2459
2443
|
itemHeight: 14,
|
|
2460
|
-
formatter: (
|
|
2444
|
+
formatter: (b) => b == null ? void 0 : b.replace("null", "Не визначено"),
|
|
2461
2445
|
textStyle: { fontSize: "14px" },
|
|
2462
2446
|
...((r = this.styleData) == null ? void 0 : r.legend) || {}
|
|
2463
2447
|
}), this.styleData.label = ue.getLabelOptions(
|
|
@@ -2466,15 +2450,15 @@ const ys = /* @__PURE__ */ R(gs, [["render", ws]]), xs = /* @__PURE__ */ Object.
|
|
|
2466
2450
|
{
|
|
2467
2451
|
name: this.titleCharts ? this.titleCharts : this.dimensions[0],
|
|
2468
2452
|
type: "pie",
|
|
2469
|
-
radius:
|
|
2453
|
+
radius: f,
|
|
2470
2454
|
center: ["50%", "60%"],
|
|
2471
2455
|
height: "75%",
|
|
2472
|
-
...
|
|
2473
|
-
data:
|
|
2456
|
+
...ee(this.styleData),
|
|
2457
|
+
data: h
|
|
2474
2458
|
}
|
|
2475
2459
|
] };
|
|
2476
|
-
} catch (
|
|
2477
|
-
return console.error("Error in prepareData:",
|
|
2460
|
+
} catch (o) {
|
|
2461
|
+
return console.error("Error in prepareData:", o), null;
|
|
2478
2462
|
}
|
|
2479
2463
|
},
|
|
2480
2464
|
async initChart(e) {
|
|
@@ -2502,7 +2486,7 @@ const ys = /* @__PURE__ */ R(gs, [["render", ws]]), xs = /* @__PURE__ */ Object.
|
|
|
2502
2486
|
backgroundColor: "transparent"
|
|
2503
2487
|
},
|
|
2504
2488
|
series: e,
|
|
2505
|
-
...
|
|
2489
|
+
...ee(this.styleData || {})
|
|
2506
2490
|
};
|
|
2507
2491
|
this.chartInstance.setOption(r), this.$emit("update:currentWidget", this.chartInstance), this.chartInstance.resize(), window.addEventListener("resize", () => {
|
|
2508
2492
|
var s;
|
|
@@ -2513,18 +2497,18 @@ const ys = /* @__PURE__ */ R(gs, [["render", ws]]), xs = /* @__PURE__ */ Object.
|
|
|
2513
2497
|
}
|
|
2514
2498
|
}
|
|
2515
2499
|
}
|
|
2516
|
-
},
|
|
2517
|
-
function
|
|
2518
|
-
return
|
|
2519
|
-
id:
|
|
2500
|
+
}, Rs = ["id"];
|
|
2501
|
+
function Os(e, t, r, s, n, o) {
|
|
2502
|
+
return g(), _("div", {
|
|
2503
|
+
id: o.uniqueID,
|
|
2520
2504
|
ref: "chart",
|
|
2521
2505
|
class: "h-full min-h-[200px] flex items-center"
|
|
2522
|
-
}, null, 8,
|
|
2506
|
+
}, null, 8, Rs);
|
|
2523
2507
|
}
|
|
2524
|
-
const
|
|
2508
|
+
const $s = /* @__PURE__ */ O(Es, [["render", Os]]), Ts = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2525
2509
|
__proto__: null,
|
|
2526
|
-
default:
|
|
2527
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2510
|
+
default: $s
|
|
2511
|
+
}, Symbol.toStringTag, { value: "Module" })), Ns = {
|
|
2528
2512
|
name: "VsLine",
|
|
2529
2513
|
mixins: [M],
|
|
2530
2514
|
data() {
|
|
@@ -2553,21 +2537,21 @@ const Ss = /* @__PURE__ */ R(_s, [["render", ks]]), vs = /* @__PURE__ */ Object.
|
|
|
2553
2537
|
var e, t;
|
|
2554
2538
|
try {
|
|
2555
2539
|
const r = Array.from(
|
|
2556
|
-
new Set(this.sourceData.map((
|
|
2540
|
+
new Set(this.sourceData.map((i) => i[this.dimensions[0]]))
|
|
2557
2541
|
);
|
|
2558
2542
|
let s;
|
|
2559
|
-
this.dimensions[0].includes("date") ? s = r.map((
|
|
2543
|
+
this.dimensions[0].includes("date") ? s = r.map((i) => Ne(i)) : s = [...r];
|
|
2560
2544
|
const n = this.sourceData.map(
|
|
2561
|
-
(
|
|
2545
|
+
(i) => parseFloat(i[this.dimensions[1]])
|
|
2562
2546
|
);
|
|
2563
|
-
let
|
|
2564
|
-
return (e = this.styleData) != null && e.stack ?
|
|
2547
|
+
let o;
|
|
2548
|
+
return (e = this.styleData) != null && e.stack ? o = this.dimensions.slice(1).map((a) => ({
|
|
2565
2549
|
name: a,
|
|
2566
2550
|
type: "line",
|
|
2567
2551
|
stack: "a",
|
|
2568
2552
|
areaStyle: this.styleData.area ? {} : null,
|
|
2569
|
-
data: this.sourceData.filter((
|
|
2570
|
-
})) :
|
|
2553
|
+
data: this.sourceData.filter((h) => parseFloat(h[a])).map((h) => parseFloat(h[a]))
|
|
2554
|
+
})) : o = [
|
|
2571
2555
|
{
|
|
2572
2556
|
name: this.title,
|
|
2573
2557
|
type: "line",
|
|
@@ -2575,24 +2559,24 @@ const Ss = /* @__PURE__ */ R(_s, [["render", ks]]), vs = /* @__PURE__ */ Object.
|
|
|
2575
2559
|
data: n,
|
|
2576
2560
|
stack: "a"
|
|
2577
2561
|
}
|
|
2578
|
-
], { series:
|
|
2562
|
+
], { series: o, xs: s };
|
|
2579
2563
|
} catch (r) {
|
|
2580
2564
|
return console.error(r), null;
|
|
2581
2565
|
}
|
|
2582
2566
|
}
|
|
2583
2567
|
}
|
|
2584
|
-
},
|
|
2585
|
-
function
|
|
2586
|
-
return
|
|
2568
|
+
}, As = ["id"];
|
|
2569
|
+
function Fs(e, t, r, s, n, o) {
|
|
2570
|
+
return g(), _("div", {
|
|
2587
2571
|
id: n.uniqueID,
|
|
2588
2572
|
ref: "chart",
|
|
2589
2573
|
style: { height: "400px" }
|
|
2590
|
-
}, null, 8,
|
|
2574
|
+
}, null, 8, As);
|
|
2591
2575
|
}
|
|
2592
|
-
const
|
|
2576
|
+
const Ls = /* @__PURE__ */ O(Ns, [["render", Fs]]), Ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2593
2577
|
__proto__: null,
|
|
2594
|
-
default:
|
|
2595
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2578
|
+
default: Ls
|
|
2579
|
+
}, Symbol.toStringTag, { value: "Module" })), Bs = {
|
|
2596
2580
|
name: "VsStat",
|
|
2597
2581
|
mixins: [M],
|
|
2598
2582
|
data() {
|
|
@@ -2617,7 +2601,7 @@ const Os = /* @__PURE__ */ R(Es, [["render", Rs]]), Ts = /* @__PURE__ */ Object.
|
|
|
2617
2601
|
this.columns = Object.keys(this.sourceData[0]);
|
|
2618
2602
|
const e = this.getValues();
|
|
2619
2603
|
this.sumValue = e.reduce((t, r) => t + r, 0), this.sourceData.forEach((t, r) => {
|
|
2620
|
-
t.color = r <
|
|
2604
|
+
t.color = r < et.length - 1 ? et[r] : gs();
|
|
2621
2605
|
});
|
|
2622
2606
|
},
|
|
2623
2607
|
formattedValue(e) {
|
|
@@ -2625,45 +2609,45 @@ const Os = /* @__PURE__ */ R(Es, [["render", Rs]]), Ts = /* @__PURE__ */ Object.
|
|
|
2625
2609
|
return V(t);
|
|
2626
2610
|
}
|
|
2627
2611
|
}
|
|
2628
|
-
},
|
|
2612
|
+
}, Us = { class: "flex flex-col w-full h-full pt-[16px] rounded-xl" }, Is = { class: "flex flex-col justify-between w-full h-full" }, js = { class: "w-full h-full pb-6 space-y-4" }, Vs = { class: "flex w-full h-3 rounded-full gap-x-1 min-h-3 custom-x-scrollbar" }, zs = ["onMouseover"], Ms = {
|
|
2629
2613
|
key: 0,
|
|
2630
2614
|
class: "absolute top-[-1] left-1/2 transform -translate-x-1/2 -translate-y-full bg-black text-white rounded px-2 py-1"
|
|
2631
|
-
},
|
|
2632
|
-
function
|
|
2633
|
-
return
|
|
2634
|
-
m("div",
|
|
2635
|
-
m("div",
|
|
2636
|
-
m("div",
|
|
2637
|
-
(
|
|
2638
|
-
var
|
|
2639
|
-
return
|
|
2640
|
-
class: J(["flex flex-col min-w-[5px] justify-center min-h-2.5 h-2.5 text-xs text-white text-center whitespace-nowrap", `bg-[${
|
|
2641
|
-
style:
|
|
2642
|
-
width: `${parseFloat(
|
|
2615
|
+
}, qs = { class: "h-[calc(100%-20px)] w-full custom-scrollbar" }, Hs = { class: "grid items-center justify-between grid-cols-2 py-2 gap-x-4" }, Ws = { class: "flex items-center" }, Js = { class: "text-sm text-gray-800" }, Ks = { class: "text-end" }, Gs = { class: "text-sm text-gray-500" };
|
|
2616
|
+
function Xs(e, t, r, s, n, o) {
|
|
2617
|
+
return g(), _("div", Us, [
|
|
2618
|
+
m("div", Is, [
|
|
2619
|
+
m("div", js, [
|
|
2620
|
+
m("div", Vs, [
|
|
2621
|
+
(g(!0), _(T, null, L(e.sourceData, (i, a) => {
|
|
2622
|
+
var h, u, c, f;
|
|
2623
|
+
return g(), _("div", {
|
|
2624
|
+
class: J(["flex flex-col min-w-[5px] justify-center min-h-2.5 h-2.5 text-xs text-white text-center whitespace-nowrap", `bg-[${i.color}]`]),
|
|
2625
|
+
style: Te({
|
|
2626
|
+
width: `${parseFloat(i == null ? void 0 : i[(h = n.columns) == null ? void 0 : h[1]]) / n.sumValue * 100}%`
|
|
2643
2627
|
}),
|
|
2644
2628
|
role: "progressbar",
|
|
2645
2629
|
"aria-valuenow": "42",
|
|
2646
2630
|
"aria-valuemin": "0",
|
|
2647
2631
|
"aria-valuemax": "100",
|
|
2648
|
-
onMouseover: (
|
|
2649
|
-
onMouseleave: t[0] || (t[0] = (
|
|
2632
|
+
onMouseover: (y) => n.showTooltip = a,
|
|
2633
|
+
onMouseleave: t[0] || (t[0] = (y) => n.showTooltip = -1)
|
|
2650
2634
|
}, [
|
|
2651
|
-
n.showTooltip > -1 ? (
|
|
2652
|
-
], 46,
|
|
2635
|
+
n.showTooltip > -1 ? (g(), _("div", Ms, C(e.sourceData[n.showTooltip][n.columns[0]]) + " " + C((parseFloat((f = (u = e.sourceData) == null ? void 0 : u[n.showTooltip]) == null ? void 0 : f[(c = n.columns) == null ? void 0 : c[1]]) / n.sumValue * 100).toFixed(2)) + "% ", 1)) : R("", !0)
|
|
2636
|
+
], 46, zs);
|
|
2653
2637
|
}), 256))
|
|
2654
2638
|
]),
|
|
2655
|
-
m("ul",
|
|
2656
|
-
(
|
|
2657
|
-
var a,
|
|
2658
|
-
return
|
|
2659
|
-
m("div",
|
|
2639
|
+
m("ul", qs, [
|
|
2640
|
+
(g(!0), _(T, null, L(e.sourceData, (i) => {
|
|
2641
|
+
var a, h;
|
|
2642
|
+
return g(), _("li", Hs, [
|
|
2643
|
+
m("div", Ws, [
|
|
2660
2644
|
m("span", {
|
|
2661
|
-
class: J(["shrink-0 size-2.5 inline-block rounded-sm me-2.5 min-w-[10px] w-[10px] h-[10px] min-h-[10px]", `bg-[${
|
|
2645
|
+
class: J(["shrink-0 size-2.5 inline-block rounded-sm me-2.5 min-w-[10px] w-[10px] h-[10px] min-h-[10px]", `bg-[${i.color}]`])
|
|
2662
2646
|
}, null, 2),
|
|
2663
|
-
m("span",
|
|
2647
|
+
m("span", Js, C((i == null ? void 0 : i[(a = n.columns) == null ? void 0 : a[0]]) || "Не визначено"), 1)
|
|
2664
2648
|
]),
|
|
2665
|
-
m("div",
|
|
2666
|
-
m("span",
|
|
2649
|
+
m("div", Ks, [
|
|
2650
|
+
m("span", Gs, C(o.formattedValue(i == null ? void 0 : i[(h = n.columns) == null ? void 0 : h[1]]) || "-"), 1)
|
|
2667
2651
|
])
|
|
2668
2652
|
]);
|
|
2669
2653
|
}), 256))
|
|
@@ -2672,10 +2656,10 @@ function qs(e, t, r, s, n, i) {
|
|
|
2672
2656
|
])
|
|
2673
2657
|
]);
|
|
2674
2658
|
}
|
|
2675
|
-
const
|
|
2659
|
+
const Zs = /* @__PURE__ */ O(Bs, [["render", Xs]]), Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2676
2660
|
__proto__: null,
|
|
2677
|
-
default:
|
|
2678
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2661
|
+
default: Zs
|
|
2662
|
+
}, Symbol.toStringTag, { value: "Module" })), Ys = {
|
|
2679
2663
|
name: "VsProgressBar",
|
|
2680
2664
|
mixins: [M],
|
|
2681
2665
|
data() {
|
|
@@ -2705,44 +2689,44 @@ const Hs = /* @__PURE__ */ R($s, [["render", qs]]), Ws = /* @__PURE__ */ Object.
|
|
|
2705
2689
|
return V(e);
|
|
2706
2690
|
}
|
|
2707
2691
|
}
|
|
2708
|
-
},
|
|
2692
|
+
}, en = {
|
|
2709
2693
|
key: 0,
|
|
2710
2694
|
class: "flex flex-col h-full pt-[16px] rounded-xl"
|
|
2711
|
-
},
|
|
2695
|
+
}, tn = { class: "h-full pt-0 pb-6 space-y-4" }, rn = { class: "h-full space-y-4 custom-scrollbar" }, sn = { class: "flex items-center justify-between mr-2 gap-x-2" }, nn = { class: "grid items-center w-full grid-cols-2 gap-x-2" }, on = { class: "text-sm text-gray-800" }, an = {
|
|
2712
2696
|
class: "flex justify-end",
|
|
2713
2697
|
role: "progressbar",
|
|
2714
2698
|
"aria-valuenow": "100",
|
|
2715
2699
|
"aria-valuemin": "0",
|
|
2716
2700
|
"aria-valuemax": "100"
|
|
2717
|
-
},
|
|
2718
|
-
function
|
|
2719
|
-
return n.columns ? (
|
|
2720
|
-
m("div",
|
|
2721
|
-
m("ul",
|
|
2722
|
-
(
|
|
2723
|
-
m("div",
|
|
2724
|
-
m("span",
|
|
2725
|
-
m("div",
|
|
2701
|
+
}, ln = { class: "min-w-[60px] text-end" }, cn = { class: "text-sm text-gray-500" };
|
|
2702
|
+
function un(e, t, r, s, n, o) {
|
|
2703
|
+
return n.columns ? (g(), _("div", en, [
|
|
2704
|
+
m("div", tn, [
|
|
2705
|
+
m("ul", rn, [
|
|
2706
|
+
(g(!0), _(T, null, L(e.sourceData, (i, a) => (g(), _("li", sn, [
|
|
2707
|
+
m("div", nn, [
|
|
2708
|
+
m("span", on, C(i[n.columns[0]]), 1),
|
|
2709
|
+
m("div", an, [
|
|
2726
2710
|
m("div", {
|
|
2727
2711
|
class: "h-1.5 flex flex-col justify-center overflow-hidden bg-indigo-500 rounded-full text-xs text-white text-center whitespace-nowrap",
|
|
2728
|
-
style:
|
|
2729
|
-
width: `${parseFloat(
|
|
2712
|
+
style: Te({
|
|
2713
|
+
width: `${parseFloat(i[n.columns[1]]) / n.maxValue * 100}%`
|
|
2730
2714
|
})
|
|
2731
2715
|
}, null, 4)
|
|
2732
2716
|
])
|
|
2733
2717
|
]),
|
|
2734
|
-
m("div",
|
|
2735
|
-
m("span",
|
|
2718
|
+
m("div", ln, [
|
|
2719
|
+
m("span", cn, C(o.formattedValue(i[n.columns[1]])), 1)
|
|
2736
2720
|
])
|
|
2737
2721
|
]))), 256))
|
|
2738
2722
|
])
|
|
2739
2723
|
])
|
|
2740
|
-
])) :
|
|
2724
|
+
])) : R("", !0);
|
|
2741
2725
|
}
|
|
2742
|
-
const
|
|
2726
|
+
const dn = /* @__PURE__ */ O(Ys, [["render", un]]), hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2743
2727
|
__proto__: null,
|
|
2744
|
-
default:
|
|
2745
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2728
|
+
default: dn
|
|
2729
|
+
}, Symbol.toStringTag, { value: "Module" })), fn = {
|
|
2746
2730
|
name: "VsListbar",
|
|
2747
2731
|
mixins: [M],
|
|
2748
2732
|
props: ["source"],
|
|
@@ -2768,10 +2752,10 @@ const nn = /* @__PURE__ */ R(Js, [["render", sn]]), on = /* @__PURE__ */ Object.
|
|
|
2768
2752
|
var t, r, s;
|
|
2769
2753
|
this.columns = Object.keys(((t = this.sourceData) == null ? void 0 : t[0]) || {});
|
|
2770
2754
|
const e = (r = this.sourceData) == null ? void 0 : r.map((n) => {
|
|
2771
|
-
var
|
|
2772
|
-
return n == null ? void 0 : n[(
|
|
2755
|
+
var o;
|
|
2756
|
+
return n == null ? void 0 : n[(o = this.columns) == null ? void 0 : o[1]];
|
|
2773
2757
|
});
|
|
2774
|
-
this.maxValue = Math.max(...e || []), this.restDimensions = (s = this.columns) == null ? void 0 : s.filter((n,
|
|
2758
|
+
this.maxValue = Math.max(...e || []), this.restDimensions = (s = this.columns) == null ? void 0 : s.filter((n, o) => o !== 0);
|
|
2775
2759
|
},
|
|
2776
2760
|
formattedValue(e) {
|
|
2777
2761
|
return V(e);
|
|
@@ -2780,43 +2764,43 @@ const nn = /* @__PURE__ */ R(Js, [["render", sn]]), on = /* @__PURE__ */ Object.
|
|
|
2780
2764
|
return `${e / this.maxValue * 100}%`;
|
|
2781
2765
|
}
|
|
2782
2766
|
}
|
|
2783
|
-
},
|
|
2784
|
-
function
|
|
2785
|
-
return
|
|
2786
|
-
m("ul",
|
|
2787
|
-
(
|
|
2788
|
-
var
|
|
2789
|
-
return
|
|
2767
|
+
}, pn = { class: "h-full pt-[20px] list-bar" }, mn = { class: "space-y-2 custom-scrollbar h-full h-[calc(100%-20px)]" }, gn = { class: "relative w-full truncate" }, bn = { class: "relative z-[1] text-sm block py-1 px-2 w-full text-sm truncate text-gray-800" }, wn = { class: "text-[14px] text-gray-500" };
|
|
2768
|
+
function yn(e, t, r, s, n, o) {
|
|
2769
|
+
return g(), _("div", pn, [
|
|
2770
|
+
m("ul", mn, [
|
|
2771
|
+
(g(!0), _(T, null, L(e.sourceData, (i, a) => {
|
|
2772
|
+
var h, u, c;
|
|
2773
|
+
return g(), _("li", {
|
|
2790
2774
|
key: a,
|
|
2791
2775
|
class: "flex items-center justify-between w-full gap-x-2"
|
|
2792
2776
|
}, [
|
|
2793
|
-
m("div",
|
|
2794
|
-
m("span",
|
|
2777
|
+
m("div", gn, [
|
|
2778
|
+
m("span", bn, C((i == null ? void 0 : i[(h = n.columns) == null ? void 0 : h[0]]) || "Без категорії"), 1),
|
|
2795
2779
|
m("div", {
|
|
2796
|
-
class: J(["absolute inset-y-0 h-full rounded start-0",
|
|
2797
|
-
style:
|
|
2780
|
+
class: J(["absolute inset-y-0 h-full rounded start-0", i != null && i[(u = n.columns) == null ? void 0 : u[0]] ? "bg-indigo-100" : "bg-gray-100"]),
|
|
2781
|
+
style: Te({ width: o.getWidth(i == null ? void 0 : i[(c = n.columns) == null ? void 0 : c[1]]) })
|
|
2798
2782
|
}, null, 6)
|
|
2799
2783
|
]),
|
|
2800
|
-
(
|
|
2801
|
-
key:
|
|
2784
|
+
(g(!0), _(T, null, L(n.restDimensions, (f, y) => (g(), _("div", {
|
|
2785
|
+
key: y,
|
|
2802
2786
|
class: "w-20 mr-2 text-end"
|
|
2803
2787
|
}, [
|
|
2804
|
-
m("span",
|
|
2788
|
+
m("span", wn, C(o.formattedValue(i == null ? void 0 : i[f])), 1)
|
|
2805
2789
|
]))), 128))
|
|
2806
2790
|
]);
|
|
2807
2791
|
}), 128))
|
|
2808
2792
|
])
|
|
2809
2793
|
]);
|
|
2810
2794
|
}
|
|
2811
|
-
const
|
|
2795
|
+
const xn = /* @__PURE__ */ O(fn, [["render", yn]]), _n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2812
2796
|
__proto__: null,
|
|
2813
|
-
default:
|
|
2814
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2797
|
+
default: xn
|
|
2798
|
+
}, Symbol.toStringTag, { value: "Module" })), ke = {
|
|
2815
2799
|
week: "Тиждень",
|
|
2816
2800
|
month: "Місяць",
|
|
2817
2801
|
quarter: "Квартал",
|
|
2818
2802
|
year: "Рік"
|
|
2819
|
-
},
|
|
2803
|
+
}, Dn = ["onClick"], kn = { class: "flex items-center justify-between w-full" }, vn = { key: 0 }, Sn = {
|
|
2820
2804
|
__name: "vs-bi-dropdown",
|
|
2821
2805
|
props: {
|
|
2822
2806
|
title: String,
|
|
@@ -2825,30 +2809,30 @@ const pn = /* @__PURE__ */ R(an, [["render", hn]]), mn = /* @__PURE__ */ Object.
|
|
|
2825
2809
|
},
|
|
2826
2810
|
emits: ["selected"],
|
|
2827
2811
|
setup(e, { emit: t }) {
|
|
2828
|
-
const r = e, s = t, n =
|
|
2829
|
-
const
|
|
2830
|
-
(d) => (d.id || d) ===
|
|
2812
|
+
const r = e, s = t, n = we(!1), o = we(r.value || null), i = we(null), a = Be(() => typeof r.options == "string" ? r.options.split(",").map((b, d) => ({ id: d, text: b.trim() })) : r.options), h = Be(() => {
|
|
2813
|
+
const b = a.value.find(
|
|
2814
|
+
(d) => (d.id || d) === o.value
|
|
2831
2815
|
);
|
|
2832
|
-
return
|
|
2833
|
-
}), u = (
|
|
2834
|
-
|
|
2835
|
-
}, c = (
|
|
2836
|
-
|
|
2837
|
-
},
|
|
2816
|
+
return b ? b.text || b : r.title;
|
|
2817
|
+
}), u = (b) => {
|
|
2818
|
+
o.value = b.id || b, n.value = !1, s("selected", (b == null ? void 0 : b.id) || b), document.removeEventListener("click", c);
|
|
2819
|
+
}, c = (b) => {
|
|
2820
|
+
i.value && !i.value.contains(b.target) && (n.value = !1, document.removeEventListener("click", c));
|
|
2821
|
+
}, f = () => {
|
|
2838
2822
|
n.value = !n.value, n.value ? setTimeout(() => {
|
|
2839
2823
|
document.addEventListener("click", c);
|
|
2840
2824
|
}, 200) : document.removeEventListener("click", c);
|
|
2841
|
-
},
|
|
2842
|
-
return
|
|
2825
|
+
}, y = (b) => (ke == null ? void 0 : ke[b]) || b;
|
|
2826
|
+
return $t(() => {
|
|
2843
2827
|
document.removeEventListener("click", c);
|
|
2844
|
-
}), (
|
|
2828
|
+
}), (b, d) => (g(), _(T, null, [
|
|
2845
2829
|
m("button", {
|
|
2846
2830
|
type: "button",
|
|
2847
2831
|
"aria-expanded": "true",
|
|
2848
2832
|
class: "hs-select-disabled:pointer-events-none hs-select-disabled:opacity-50 relative group pr-2 -ms-2 py-1.5 pl-2.5 inline-flex shrink-0 justify-center items-center gap-x-1.5 text-sm text-gray-800 rounded-lg hover:bg-gray-100 focus:outline-none focus:bg-gray-100 before:absolute before:inset-0 before:z-[1] dark:text-neutral-400 dark:hover:bg-neutral-800 dark:focus:bg-neutral-700",
|
|
2849
|
-
onClick:
|
|
2833
|
+
onClick: f
|
|
2850
2834
|
}, [
|
|
2851
|
-
|
|
2835
|
+
de(C(y(h.value)) + " ", 1),
|
|
2852
2836
|
d[0] || (d[0] = m("svg", {
|
|
2853
2837
|
class: "shrink-0 size-3.5 text-gray-600 dark:text-neutral-400",
|
|
2854
2838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2864,10 +2848,10 @@ const pn = /* @__PURE__ */ R(an, [["render", hn]]), mn = /* @__PURE__ */ Object.
|
|
|
2864
2848
|
m("path", { d: "m6 9 6 6 6-6" })
|
|
2865
2849
|
], -1))
|
|
2866
2850
|
]),
|
|
2867
|
-
n.value ? (
|
|
2851
|
+
n.value ? (g(), _("div", {
|
|
2868
2852
|
key: 0,
|
|
2869
2853
|
ref_key: "biDropdown",
|
|
2870
|
-
ref:
|
|
2854
|
+
ref: i,
|
|
2871
2855
|
"data-hs-select-dropdown": "",
|
|
2872
2856
|
class: "absolute mt-2 z-50 w-48 p-1 space-y-0.5 bg-white rounded-xl shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] dark:bg-neutral-950 opened",
|
|
2873
2857
|
role: "listbox",
|
|
@@ -2875,14 +2859,14 @@ const pn = /* @__PURE__ */ R(an, [["render", hn]]), mn = /* @__PURE__ */ Object.
|
|
|
2875
2859
|
"aria-orientation": "vertical",
|
|
2876
2860
|
style: { "margin-top": "10px" }
|
|
2877
2861
|
}, [
|
|
2878
|
-
(
|
|
2862
|
+
(g(!0), _(T, null, L(a.value, (p) => (g(), _("div", {
|
|
2879
2863
|
key: p.id || p,
|
|
2880
2864
|
class: "cursor-pointer selected hs-selected:bg-gray-100 dark:hs-selected:bg-neutral-800 py-1.5 px-2 w-full text-[13px] text-gray-800 rounded-lg hover:bg-gray-100 focus:outline-none focus:bg-gray-100 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",
|
|
2881
|
-
onClick: (
|
|
2865
|
+
onClick: (w) => u(p)
|
|
2882
2866
|
}, [
|
|
2883
|
-
m("div",
|
|
2884
|
-
m("span", null,
|
|
2885
|
-
|
|
2867
|
+
m("div", kn, [
|
|
2868
|
+
m("span", null, C(y(p.text || p)), 1),
|
|
2869
|
+
o.value === (p.id || p) ? (g(), _("span", vn, d[1] || (d[1] = [
|
|
2886
2870
|
m("svg", {
|
|
2887
2871
|
class: "shrink-0 h-3.5 w-3.5 text-gray-800 dark:text-neutral-200",
|
|
2888
2872
|
xmlns: "http:.w3.org/2000/svg",
|
|
@@ -2897,30 +2881,30 @@ const pn = /* @__PURE__ */ R(an, [["render", hn]]), mn = /* @__PURE__ */ Object.
|
|
|
2897
2881
|
}, [
|
|
2898
2882
|
m("polyline", { points: "20 6 9 17 4 12" })
|
|
2899
2883
|
], -1)
|
|
2900
|
-
])
|
|
2884
|
+
]))) : R("", !0)
|
|
2901
2885
|
])
|
|
2902
|
-
], 8,
|
|
2903
|
-
], 512)) :
|
|
2886
|
+
], 8, Dn))), 128))
|
|
2887
|
+
], 512)) : R("", !0)
|
|
2904
2888
|
], 64));
|
|
2905
2889
|
}
|
|
2906
|
-
},
|
|
2907
|
-
"bi-bar":
|
|
2908
|
-
"bi-number":
|
|
2909
|
-
"bi-text":
|
|
2910
|
-
"bi-listbar":
|
|
2911
|
-
"bi-pie":
|
|
2912
|
-
"bi-donut":
|
|
2913
|
-
"bi-line":
|
|
2914
|
-
"bi-stat":
|
|
2915
|
-
"bi-pivot":
|
|
2916
|
-
"bi-progress":
|
|
2917
|
-
"bi-funnel":
|
|
2918
|
-
"bi-map":
|
|
2919
|
-
"bi-cluster":
|
|
2920
|
-
"bi-table":
|
|
2921
|
-
},
|
|
2890
|
+
}, Cn = {
|
|
2891
|
+
"bi-bar": N(() => Promise.resolve().then(() => _s)),
|
|
2892
|
+
"bi-number": N(() => import("./vs-number-D28OvROP.js")),
|
|
2893
|
+
"bi-text": N(() => import("./vs-text-BU0n2bXl.js")),
|
|
2894
|
+
"bi-listbar": N(() => Promise.resolve().then(() => _n)),
|
|
2895
|
+
"bi-pie": N(() => Promise.resolve().then(() => Ts)),
|
|
2896
|
+
"bi-donut": N(() => Promise.resolve().then(() => Cs)),
|
|
2897
|
+
"bi-line": N(() => Promise.resolve().then(() => Ps)),
|
|
2898
|
+
"bi-stat": N(() => Promise.resolve().then(() => Qs)),
|
|
2899
|
+
"bi-pivot": N(() => Promise.resolve().then(() => ni)),
|
|
2900
|
+
"bi-progress": N(() => Promise.resolve().then(() => hn)),
|
|
2901
|
+
"bi-funnel": N(() => import("./vs-funnel-bar-BzIfzGso.js")),
|
|
2902
|
+
"bi-map": N(() => import("./vs-map-BsmBbjRv.js")),
|
|
2903
|
+
"bi-cluster": N(() => import("./vs-map-cluster-DT3jfiks.js")),
|
|
2904
|
+
"bi-table": N(() => import("./vs-table-YpK1qNz6.js"))
|
|
2905
|
+
}, En = { class: "flex items-center space-x-2" }, Rn = /* @__PURE__ */ Tt({
|
|
2922
2906
|
__name: "vs-bi-switch",
|
|
2923
|
-
props: /* @__PURE__ */
|
|
2907
|
+
props: /* @__PURE__ */ Ue({
|
|
2924
2908
|
leftLabel: {},
|
|
2925
2909
|
rightLabel: {},
|
|
2926
2910
|
modelValue: { type: Boolean }
|
|
@@ -2931,39 +2915,39 @@ const pn = /* @__PURE__ */ R(an, [["render", hn]]), mn = /* @__PURE__ */ Object.
|
|
|
2931
2915
|
},
|
|
2932
2916
|
modelModifiers: {}
|
|
2933
2917
|
}),
|
|
2934
|
-
emits: /* @__PURE__ */
|
|
2918
|
+
emits: /* @__PURE__ */ Ue(["update:is-enabled"], ["update:modelValue"]),
|
|
2935
2919
|
setup(e, { emit: t }) {
|
|
2936
|
-
const r = t, s =
|
|
2920
|
+
const r = t, s = Nt(e, "modelValue"), n = () => {
|
|
2937
2921
|
r("update:is-enabled", s);
|
|
2938
2922
|
};
|
|
2939
|
-
return (
|
|
2940
|
-
|
|
2923
|
+
return (o, i) => (g(), _("div", En, [
|
|
2924
|
+
o.leftLabel ? (g(), _("div", {
|
|
2941
2925
|
key: 0,
|
|
2942
2926
|
class: J(["transition-colors", { "text-blue-500": !s.value }])
|
|
2943
|
-
},
|
|
2944
|
-
|
|
2945
|
-
"onUpdate:modelValue":
|
|
2927
|
+
}, C(o.leftLabel), 3)) : R("", !0),
|
|
2928
|
+
At(m("input", {
|
|
2929
|
+
"onUpdate:modelValue": i[0] || (i[0] = (a) => s.value = a),
|
|
2946
2930
|
type: "checkbox",
|
|
2947
2931
|
class: "relative w-11 h-6 p-px bg-gray-100 border-transparent text-transparent rounded-full cursor-pointer transition-colors ease-in-out duration-200 focus:ring-blue-600 disabled:opacity-50 disabled:pointer-events-none checked:bg-none checked:text-blue-600 checked:border-blue-600 focus:checked:border-blue-600 dark:bg-neutral-800 dark:border-neutral-700 dark:checked:bg-blue-500 dark:checked:border-blue-500 dark:focus:ring-offset-gray-600 before:inline-block before:size-5 before:bg-white checked:before:bg-blue-200 before:translate-x-0 checked:before:translate-x-full before:rounded-full before:shadow before:h-5 before:w-5 before:transform before:ring-0 before:transition before:ease-in-out before:duration-200 dark:before:bg-neutral-400 dark:checked:before:bg-blue-200",
|
|
2948
2932
|
onChange: n
|
|
2949
2933
|
}, null, 544), [
|
|
2950
|
-
[
|
|
2934
|
+
[Ft, s.value]
|
|
2951
2935
|
]),
|
|
2952
|
-
|
|
2936
|
+
o.rightLabel ? (g(), _("div", {
|
|
2953
2937
|
key: 1,
|
|
2954
2938
|
class: J(["transition-colors", { "text-blue-500": s.value }])
|
|
2955
|
-
},
|
|
2939
|
+
}, C(o.rightLabel), 3)) : R("", !0)
|
|
2956
2940
|
]));
|
|
2957
2941
|
}
|
|
2958
|
-
}),
|
|
2959
|
-
function
|
|
2960
|
-
return
|
|
2942
|
+
}), On = {}, $n = { class: "flex items-center justify-center h-full" };
|
|
2943
|
+
function Tn(e, t) {
|
|
2944
|
+
return g(), _("div", $n, t[0] || (t[0] = [
|
|
2961
2945
|
m("div", { class: "text-center text-gray-500" }, [
|
|
2962
2946
|
m("h2", { class: "text-2xl font-bold" }, "No data available")
|
|
2963
2947
|
], -1)
|
|
2964
|
-
])
|
|
2948
|
+
]));
|
|
2965
2949
|
}
|
|
2966
|
-
const
|
|
2950
|
+
const Nn = /* @__PURE__ */ O(On, [["render", Tn]]), An = {}, Fn = {
|
|
2967
2951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2968
2952
|
viewBox: "0 0 24 24",
|
|
2969
2953
|
fill: "none",
|
|
@@ -2973,8 +2957,8 @@ const En = /* @__PURE__ */ R(kn, [["render", vn]]), Cn = {}, Rn = {
|
|
|
2973
2957
|
"stroke-linejoin": "round",
|
|
2974
2958
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-download"
|
|
2975
2959
|
};
|
|
2976
|
-
function
|
|
2977
|
-
return
|
|
2960
|
+
function Ln(e, t, r, s, n, o) {
|
|
2961
|
+
return g(), _("svg", Fn, t[0] || (t[0] = [
|
|
2978
2962
|
m("path", {
|
|
2979
2963
|
stroke: "none",
|
|
2980
2964
|
d: "M0 0h24v24H0z",
|
|
@@ -2983,15 +2967,15 @@ function On(e, t, r, s, n, i) {
|
|
|
2983
2967
|
m("path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }, null, -1),
|
|
2984
2968
|
m("path", { d: "M7 11l5 5l5 -5" }, null, -1),
|
|
2985
2969
|
m("path", { d: "M12 4l0 12" }, null, -1)
|
|
2986
|
-
])
|
|
2970
|
+
]));
|
|
2987
2971
|
}
|
|
2988
|
-
const
|
|
2972
|
+
const Pn = /* @__PURE__ */ O(An, [["render", Ln]]), Bn = {
|
|
2989
2973
|
components: {
|
|
2990
|
-
VsBiDropdown:
|
|
2991
|
-
VsBiSwitch:
|
|
2992
|
-
VsNoDataChart:
|
|
2993
|
-
IconDownload:
|
|
2994
|
-
...
|
|
2974
|
+
VsBiDropdown: Sn,
|
|
2975
|
+
VsBiSwitch: Rn,
|
|
2976
|
+
VsNoDataChart: Nn,
|
|
2977
|
+
IconDownload: Pn,
|
|
2978
|
+
...Cn
|
|
2995
2979
|
},
|
|
2996
2980
|
props: {
|
|
2997
2981
|
dashboard: { type: String },
|
|
@@ -3028,17 +3012,17 @@ const Tn = /* @__PURE__ */ R(Cn, [["render", On]]), $n = {
|
|
|
3028
3012
|
var t;
|
|
3029
3013
|
return Object.keys(((t = this.widgetData) == null ? void 0 : t.controls) || {}).map(
|
|
3030
3014
|
(r) => {
|
|
3031
|
-
var s, n,
|
|
3015
|
+
var s, n, o;
|
|
3032
3016
|
return {
|
|
3033
3017
|
name: r,
|
|
3034
|
-
options: typeof ((s = this.widgetData) == null ? void 0 : s.controls) == "boolean" ? !1 : (
|
|
3018
|
+
options: typeof ((s = this.widgetData) == null ? void 0 : s.controls) == "boolean" ? !1 : (o = (n = this.widgetData) == null ? void 0 : n.controls) == null ? void 0 : o[r]
|
|
3035
3019
|
};
|
|
3036
3020
|
}
|
|
3037
3021
|
);
|
|
3038
3022
|
}
|
|
3039
3023
|
},
|
|
3040
3024
|
mounted() {
|
|
3041
|
-
this.prefix && (
|
|
3025
|
+
this.prefix && (S.defaults.baseURL = this.prefix);
|
|
3042
3026
|
},
|
|
3043
3027
|
watch: {
|
|
3044
3028
|
filterURl(e) {
|
|
@@ -3084,82 +3068,82 @@ const Tn = /* @__PURE__ */ R(Cn, [["render", On]]), $n = {
|
|
|
3084
3068
|
}
|
|
3085
3069
|
}
|
|
3086
3070
|
}
|
|
3087
|
-
},
|
|
3071
|
+
}, Un = {
|
|
3088
3072
|
key: 0,
|
|
3089
3073
|
class: "text-[16px] flex max-w-full items-center min-h-0 flex justify-between max-h-[50px] h-fit shrink-0"
|
|
3090
|
-
},
|
|
3074
|
+
}, In = { class: "flex items-center justify-between w-full" }, jn = { class: "grid" }, Vn = { class: "text-gray-800 max-h-[30px] inline-block line-clamp-1 font-semibold" }, zn = { class: "flex flex-col justify-end" }, Mn = {
|
|
3091
3075
|
key: 0,
|
|
3092
3076
|
class: "flex items-center justify-end w-full gap-2"
|
|
3093
|
-
},
|
|
3094
|
-
function
|
|
3095
|
-
var c,
|
|
3096
|
-
const
|
|
3097
|
-
return
|
|
3077
|
+
}, qn = { class: "w-full h-full" };
|
|
3078
|
+
function Hn(e, t, r, s, n, o) {
|
|
3079
|
+
var c, f, y, b, d, p, w, v, k;
|
|
3080
|
+
const i = F("VsBiDropdown"), a = F("VsBiSwitch"), h = F("IconDownload"), u = F("VsNoDataChart");
|
|
3081
|
+
return g(), _("div", {
|
|
3098
3082
|
ref: "widget",
|
|
3099
3083
|
class: J(["box-border relative h-full p-4 bg-white border border-gray-200 select-auto rounded-xl", [
|
|
3100
|
-
(
|
|
3084
|
+
(f = (c = n.widgetData) == null ? void 0 : c.style) != null && f.height ? `max-h-[${(b = (y = n.widgetData) == null ? void 0 : y.style) == null ? void 0 : b.height}px] h-[${(p = (d = n.widgetData) == null ? void 0 : d.style) == null ? void 0 : p.height}px]` : "max-h-[460px]"
|
|
3101
3085
|
]])
|
|
3102
3086
|
}, [
|
|
3103
|
-
["text", "cluster", "map"].includes(
|
|
3104
|
-
m("div",
|
|
3105
|
-
m("div",
|
|
3106
|
-
m("span",
|
|
3087
|
+
["text", "cluster", "map"].includes(o.computedType) ? R("", !0) : (g(), _("div", Un, [
|
|
3088
|
+
m("div", In, [
|
|
3089
|
+
m("div", jn, [
|
|
3090
|
+
m("span", Vn, C(o.computedTitle), 1)
|
|
3107
3091
|
]),
|
|
3108
|
-
m("div",
|
|
3109
|
-
(
|
|
3110
|
-
(
|
|
3111
|
-
(
|
|
3112
|
-
), (
|
|
3113
|
-
var
|
|
3114
|
-
return
|
|
3115
|
-
Array.isArray(
|
|
3092
|
+
m("div", zn, [
|
|
3093
|
+
(w = o.controls) != null && w.length ? (g(), _("span", Mn, [
|
|
3094
|
+
(g(!0), _(T, null, L((v = o.controls) == null ? void 0 : v.filter(
|
|
3095
|
+
(x) => (x == null ? void 0 : x.options) && (x == null ? void 0 : x.name) !== "export"
|
|
3096
|
+
), (x) => {
|
|
3097
|
+
var B;
|
|
3098
|
+
return g(), _("div", null, [
|
|
3099
|
+
Array.isArray(x == null ? void 0 : x.options) ? (g(), U(i, {
|
|
3116
3100
|
key: 0,
|
|
3117
|
-
title:
|
|
3118
|
-
options:
|
|
3119
|
-
value: (
|
|
3120
|
-
onSelected: (
|
|
3121
|
-
}, null, 8, ["title", "options", "value", "onSelected"])) : typeof
|
|
3101
|
+
title: x == null ? void 0 : x.name,
|
|
3102
|
+
options: x == null ? void 0 : x.options,
|
|
3103
|
+
value: (B = n.widgetData) == null ? void 0 : B.data[x == null ? void 0 : x.name],
|
|
3104
|
+
onSelected: (E) => o.selectedOptionHandler(E, x == null ? void 0 : x.name)
|
|
3105
|
+
}, null, 8, ["title", "options", "value", "onSelected"])) : typeof x.options == "boolean" ? (g(), U(a, {
|
|
3122
3106
|
key: 1,
|
|
3123
|
-
"left-label":
|
|
3124
|
-
"is-enabled":
|
|
3125
|
-
"onUpdate:isEnabled": (
|
|
3126
|
-
}, null, 8, ["left-label", "is-enabled", "onUpdate:isEnabled"])) :
|
|
3107
|
+
"left-label": x == null ? void 0 : x.name,
|
|
3108
|
+
"is-enabled": x == null ? void 0 : x.options,
|
|
3109
|
+
"onUpdate:isEnabled": (E) => o.changeStyleHandler(x == null ? void 0 : x.name, E)
|
|
3110
|
+
}, null, 8, ["left-label", "is-enabled", "onUpdate:isEnabled"])) : R("", !0)
|
|
3127
3111
|
]);
|
|
3128
3112
|
}), 256)),
|
|
3129
|
-
(k =
|
|
3113
|
+
(k = o.controls) != null && k.some((x) => (x == null ? void 0 : x.name) === "export") ? (g(), _("button", {
|
|
3130
3114
|
key: 0,
|
|
3131
|
-
onClick: t[0] || (t[0] = (...
|
|
3115
|
+
onClick: t[0] || (t[0] = (...x) => o.exportChart && o.exportChart(...x)),
|
|
3132
3116
|
class: "h-[32px] w-[32px] rounded-lg hover:bg-gray-100 duration-100 flex items-center justify-center"
|
|
3133
3117
|
}, [
|
|
3134
|
-
|
|
3118
|
+
te(h, {
|
|
3135
3119
|
height: "16",
|
|
3136
3120
|
width: "16",
|
|
3137
3121
|
class: "text-gray-800"
|
|
3138
3122
|
})
|
|
3139
|
-
])) :
|
|
3140
|
-
])) :
|
|
3123
|
+
])) : R("", !0)
|
|
3124
|
+
])) : R("", !0)
|
|
3141
3125
|
])
|
|
3142
3126
|
])
|
|
3143
3127
|
])),
|
|
3144
|
-
m("div",
|
|
3145
|
-
n.widgetData ? (
|
|
3128
|
+
m("div", qn, [
|
|
3129
|
+
n.widgetData ? (g(), U(Lt("bi-" + o.computedType), {
|
|
3146
3130
|
key: 0,
|
|
3147
3131
|
currentWidget: n.currentWidget,
|
|
3148
|
-
"onUpdate:currentWidget": t[1] || (t[1] = (
|
|
3132
|
+
"onUpdate:currentWidget": t[1] || (t[1] = (x) => n.currentWidget = x),
|
|
3149
3133
|
widgetData: n.widgetData,
|
|
3150
|
-
"onUpdate:widgetData": t[2] || (t[2] = (
|
|
3134
|
+
"onUpdate:widgetData": t[2] || (t[2] = (x) => n.widgetData = x),
|
|
3151
3135
|
ref: "chart",
|
|
3152
3136
|
dashboard: r.dashboard,
|
|
3153
|
-
title:
|
|
3137
|
+
title: o.computedTitle,
|
|
3154
3138
|
widget: r.widget
|
|
3155
|
-
}, null, 40, ["currentWidget", "widgetData", "dashboard", "title", "widget"])) : (
|
|
3139
|
+
}, null, 40, ["currentWidget", "widgetData", "dashboard", "title", "widget"])) : (g(), U(u, {
|
|
3156
3140
|
key: 1,
|
|
3157
3141
|
class: "w-full h-full"
|
|
3158
3142
|
}))
|
|
3159
3143
|
])
|
|
3160
3144
|
], 2);
|
|
3161
3145
|
}
|
|
3162
|
-
const
|
|
3146
|
+
const Wn = /* @__PURE__ */ O(Bn, [["render", Hn]]), Jn = {
|
|
3163
3147
|
props: {
|
|
3164
3148
|
title: { type: String, default: () => "Дані для відображення відсутні" },
|
|
3165
3149
|
text: {
|
|
@@ -3167,21 +3151,21 @@ const Vn = /* @__PURE__ */ R($n, [["render", jn]]), In = {
|
|
|
3167
3151
|
default: () => "Змініть параметри пошуку або спробуйте пізніше"
|
|
3168
3152
|
}
|
|
3169
3153
|
}
|
|
3170
|
-
},
|
|
3171
|
-
function
|
|
3172
|
-
return
|
|
3154
|
+
}, Kn = { class: "w-full overflow-hidden rounded vs-table-interface__table-wrp h-fit" }, Gn = { class: "p-5 min-h-[500px] flex flex-col justify-center items-center text-center" }, Xn = { class: "max-w-sm mx-auto mt-6" }, Zn = { class: "font-medium text-gray-800 dark:text-neutral-200" }, Qn = { class: "mt-2 text-sm text-gray-500 dark:text-neutral-500" };
|
|
3155
|
+
function Yn(e, t, r, s, n, o) {
|
|
3156
|
+
return g(), _("div", Kn, [
|
|
3173
3157
|
m("div", null, [
|
|
3174
|
-
m("div",
|
|
3175
|
-
t[0] || (t[0] =
|
|
3176
|
-
m("div",
|
|
3177
|
-
m("p",
|
|
3178
|
-
m("p",
|
|
3158
|
+
m("div", Gn, [
|
|
3159
|
+
t[0] || (t[0] = st('<svg class="w-48 mx-auto" viewBox="0 0 178 90" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="27" y="50.5" width="124" height="39" rx="7.5" fill="currentColor" class="fill-white dark:fill-neutral-800"></rect><rect x="27" y="50.5" width="124" height="39" rx="7.5" stroke="currentColor" class="stroke-gray-50 dark:stroke-neutral-700/10"></rect><rect x="34.5" y="58" width="24" height="24" rx="4" fill="currentColor" class="fill-gray-50 dark:fill-neutral-700/30"></rect><rect x="66.5" y="61" width="60" height="6" rx="3" fill="currentColor" class="fill-gray-50 dark:fill-neutral-700/30"></rect><rect x="66.5" y="73" width="77" height="6" rx="3" fill="currentColor" class="fill-gray-50 dark:fill-neutral-700/30"></rect><rect x="19.5" y="28.5" width="139" height="39" rx="7.5" fill="currentColor" class="fill-white dark:fill-neutral-800"></rect><rect x="19.5" y="28.5" width="139" height="39" rx="7.5" stroke="currentColor" class="stroke-gray-100 dark:stroke-neutral-700/30"></rect><rect x="27" y="36" width="24" height="24" rx="4" fill="currentColor" class="fill-gray-100 dark:fill-neutral-700/70"></rect><rect x="59" y="39" width="60" height="6" rx="3" fill="currentColor" class="fill-gray-100 dark:fill-neutral-700/70"></rect><rect x="59" y="51" width="92" height="6" rx="3" fill="currentColor" class="fill-gray-100 dark:fill-neutral-700/70"></rect><g filter="url(#filter1)"><rect x="12" y="6" width="154" height="40" rx="8" fill="currentColor" class="fill-white dark:fill-neutral-800" shape-rendering="crispEdges"></rect><rect x="12.5" y="6.5" width="153" height="39" rx="7.5" stroke="currentColor" class="stroke-gray-100 dark:stroke-neutral-700/60" shape-rendering="crispEdges"></rect><rect x="20" y="14" width="24" height="24" rx="4" fill="currentColor" class="fill-gray-200 dark:fill-neutral-700"></rect><rect x="52" y="17" width="60" height="6" rx="3" fill="currentColor" class="fill-gray-200 dark:fill-neutral-700"></rect><rect x="52" y="29" width="106" height="6" rx="3" fill="currentColor" class="fill-gray-200 dark:fill-neutral-700"></rect></g><defs><filter id="filter1" x="0" y="0" width="178" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="6"></feOffset><feGaussianBlur stdDeviation="6"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.03 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1187_14810"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1187_14810" result="shape"></feBlend></filter></defs></svg>', 1)),
|
|
3160
|
+
m("div", Xn, [
|
|
3161
|
+
m("p", Zn, C(r.title), 1),
|
|
3162
|
+
m("p", Qn, C(r.text), 1)
|
|
3179
3163
|
])
|
|
3180
3164
|
])
|
|
3181
3165
|
])
|
|
3182
3166
|
]);
|
|
3183
3167
|
}
|
|
3184
|
-
const
|
|
3168
|
+
const eo = /* @__PURE__ */ O(Jn, [["render", Yn]]), to = {}, ro = {
|
|
3185
3169
|
class: "flex-shrink-0 size-3.5",
|
|
3186
3170
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3187
3171
|
width: "22",
|
|
@@ -3193,12 +3177,12 @@ const Kn = /* @__PURE__ */ R(In, [["render", Jn]]), Xn = {}, Gn = {
|
|
|
3193
3177
|
"stroke-linecap": "round",
|
|
3194
3178
|
"stroke-linejoin": "round"
|
|
3195
3179
|
};
|
|
3196
|
-
function
|
|
3197
|
-
return
|
|
3198
|
-
|
|
3199
|
-
])
|
|
3180
|
+
function so(e, t) {
|
|
3181
|
+
return g(), _("svg", ro, t[0] || (t[0] = [
|
|
3182
|
+
st('<line x1="21" x2="14" y1="4" y2="4"></line><line x1="10" x2="3" y1="4" y2="4"></line><line x1="21" x2="12" y1="12" y2="12"></line><line x1="8" x2="3" y1="12" y2="12"></line><line x1="21" x2="16" y1="20" y2="20"></line><line x1="12" x2="3" y1="20" y2="20"></line><line x1="14" x2="14" y1="2" y2="6"></line><line x1="8" x2="8" y1="10" y2="14"></line><line x1="16" x2="16" y1="18" y2="22"></line>', 9)
|
|
3183
|
+
]));
|
|
3200
3184
|
}
|
|
3201
|
-
const
|
|
3185
|
+
const no = /* @__PURE__ */ O(to, [["render", so]]), oo = {}, io = {
|
|
3202
3186
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3203
3187
|
viewBox: "0 0 24 24",
|
|
3204
3188
|
fill: "none",
|
|
@@ -3208,8 +3192,8 @@ const Zn = /* @__PURE__ */ R(Xn, [["render", Qn]]), Yn = {}, ei = {
|
|
|
3208
3192
|
"stroke-linejoin": "round",
|
|
3209
3193
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-refresh"
|
|
3210
3194
|
};
|
|
3211
|
-
function
|
|
3212
|
-
return
|
|
3195
|
+
function ao(e, t) {
|
|
3196
|
+
return g(), _("svg", io, t[0] || (t[0] = [
|
|
3213
3197
|
m("path", {
|
|
3214
3198
|
stroke: "none",
|
|
3215
3199
|
d: "M0 0h24v24H0z",
|
|
@@ -3217,10 +3201,10 @@ function ti(e, t) {
|
|
|
3217
3201
|
}, null, -1),
|
|
3218
3202
|
m("path", { d: "M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" }, null, -1),
|
|
3219
3203
|
m("path", { d: "M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" }, null, -1)
|
|
3220
|
-
])
|
|
3204
|
+
]));
|
|
3221
3205
|
}
|
|
3222
|
-
const
|
|
3223
|
-
components: { filterIcon:
|
|
3206
|
+
const lo = /* @__PURE__ */ O(oo, [["render", ao]]), co = {
|
|
3207
|
+
components: { filterIcon: no, refreshIcon: lo },
|
|
3224
3208
|
props: ["filterScheme"],
|
|
3225
3209
|
emits: ["filters:changed"],
|
|
3226
3210
|
data() {
|
|
@@ -3257,19 +3241,19 @@ const ri = /* @__PURE__ */ R(Yn, [["render", ti]]), si = {
|
|
|
3257
3241
|
this.isFilterVisible && e.classList.contains("filter-container") && (this.isFilterVisible = !1);
|
|
3258
3242
|
}
|
|
3259
3243
|
}
|
|
3260
|
-
},
|
|
3244
|
+
}, uo = { class: "flex items-center" }, ho = {
|
|
3261
3245
|
key: 0,
|
|
3262
3246
|
class: "font-medium text-[10px] min-w-[16px] py-0.5 px-[5px] bg-gray-800 text-white leading-3 rounded-full"
|
|
3263
3247
|
};
|
|
3264
|
-
function
|
|
3265
|
-
const
|
|
3266
|
-
return
|
|
3267
|
-
r.filterScheme ? (
|
|
3248
|
+
function fo(e, t, r, s, n, o) {
|
|
3249
|
+
const i = F("filterIcon"), a = F("VsFilterList");
|
|
3250
|
+
return g(), _("div", uo, [
|
|
3251
|
+
r.filterScheme ? (g(), U(a, {
|
|
3268
3252
|
key: 0,
|
|
3269
3253
|
ref: "filter",
|
|
3270
3254
|
scheme: r.filterScheme,
|
|
3271
3255
|
closeFilterBtn: !0,
|
|
3272
|
-
onFilterClose: t[1] || (t[1] = (
|
|
3256
|
+
onFilterClose: t[1] || (t[1] = (h) => n.isFilterVisible = !1),
|
|
3273
3257
|
layout: "default",
|
|
3274
3258
|
"apply-vue-router": "",
|
|
3275
3259
|
history: "",
|
|
@@ -3278,49 +3262,228 @@ function oi(e, t, r, s, n, i) {
|
|
|
3278
3262
|
name: "filter",
|
|
3279
3263
|
footer: !0,
|
|
3280
3264
|
background: !0,
|
|
3281
|
-
onFilterChange:
|
|
3265
|
+
onFilterChange: o.handleFilterChange
|
|
3282
3266
|
}, {
|
|
3283
|
-
button:
|
|
3267
|
+
button: nt(() => [
|
|
3284
3268
|
m("button", {
|
|
3285
3269
|
type: "button",
|
|
3286
3270
|
class: "py-2 px-2.5 ml-3 h-[38px] inline-flex items-center gap-x-1.5 text-xs font-medium rounded-lg border border-gray-200 bg-white text-gray-800 hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50",
|
|
3287
|
-
onClick: t[0] || (t[0] = (...
|
|
3271
|
+
onClick: t[0] || (t[0] = (...h) => o.toggleFilterShown && o.toggleFilterShown(...h))
|
|
3288
3272
|
}, [
|
|
3289
|
-
|
|
3290
|
-
t[2] || (t[2] =
|
|
3291
|
-
|
|
3273
|
+
te(i),
|
|
3274
|
+
t[2] || (t[2] = de(" Фільтри ")),
|
|
3275
|
+
o.activeFiltersCount >= 1 ? (g(), _("span", ho, C(o.activeFiltersCount), 1)) : R("", !0)
|
|
3292
3276
|
])
|
|
3293
3277
|
]),
|
|
3294
3278
|
_: 1
|
|
3295
|
-
}, 8, ["scheme", "token", "onFilterChange"])) :
|
|
3279
|
+
}, 8, ["scheme", "token", "onFilterChange"])) : R("", !0)
|
|
3296
3280
|
]);
|
|
3297
3281
|
}
|
|
3298
|
-
const
|
|
3299
|
-
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
"
|
|
3306
|
-
"
|
|
3282
|
+
const po = /* @__PURE__ */ O(co, [["render", fo]]), mo = {}, go = {
|
|
3283
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3284
|
+
width: "24",
|
|
3285
|
+
height: "24",
|
|
3286
|
+
viewBox: "0 0 24 24",
|
|
3287
|
+
fill: "none",
|
|
3288
|
+
stroke: "currentColor",
|
|
3289
|
+
"stroke-width": "1",
|
|
3290
|
+
"stroke-linecap": "round",
|
|
3291
|
+
"stroke-linejoin": "round",
|
|
3292
|
+
class: "icon icon-tabler icons-tabler-outline icon-tabler-edit"
|
|
3307
3293
|
};
|
|
3308
|
-
function
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3294
|
+
function bo(e, t) {
|
|
3295
|
+
return g(), _("svg", go, t[0] || (t[0] = [
|
|
3296
|
+
m("path", {
|
|
3297
|
+
stroke: "none",
|
|
3298
|
+
d: "M0 0h24v24H0z",
|
|
3299
|
+
fill: "none"
|
|
3300
|
+
}, null, -1),
|
|
3301
|
+
m("path", { d: "M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1" }, null, -1),
|
|
3302
|
+
m("path", { d: "M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z" }, null, -1),
|
|
3303
|
+
m("path", { d: "M16 5l3 3" }, null, -1)
|
|
3304
|
+
]));
|
|
3305
|
+
}
|
|
3306
|
+
const wo = /* @__PURE__ */ O(mo, [["render", bo]]), yo = {
|
|
3307
|
+
components: { VsFilterHeader: po, IconEditor: wo },
|
|
3308
|
+
props: {
|
|
3309
|
+
dashboardData: { type: Object, default: null },
|
|
3310
|
+
filters: { type: Array, default: null },
|
|
3311
|
+
dashboardId: { type: String, default: "" }
|
|
3312
|
+
},
|
|
3313
|
+
computed: {
|
|
3314
|
+
editorUrl() {
|
|
3315
|
+
return this.dashboardId ? `${typeof window < "u" ? window.location.origin : ""}/editor?dashboard=${encodeURIComponent(this.dashboardId)}` : "#";
|
|
3316
|
+
}
|
|
3317
|
+
},
|
|
3318
|
+
methods: {
|
|
3319
|
+
goToEditor() {
|
|
3320
|
+
var e;
|
|
3321
|
+
this.dashboardId && ((e = this.$router) == null || e.push({
|
|
3322
|
+
path: "/editor",
|
|
3323
|
+
query: { dashboard: this.dashboardId }
|
|
3324
|
+
}));
|
|
3325
|
+
}
|
|
3326
|
+
}
|
|
3327
|
+
}, xo = { class: "bg-white px-5 flex gap-4 h-[90px] border border-gray-200 rounded-xl mb-2 pt-[3px] justify-between items-center" }, _o = { class: "grow" }, Do = { class: "text-lg font-semibold text-stone-800 dark:text-neutral-200" }, ko = {
|
|
3328
|
+
key: 0,
|
|
3329
|
+
class: "inline-flex items-center text-sm gap-x-2 text-stone-800 hover:text-stone-500 focus:outline-none focus:text-stone-500 dark:text-neutral-200 dark:hover:text-neutral-400 dark:focus:text-neutral-400"
|
|
3330
|
+
}, vo = { class: "flex items-center gap-3" }, So = ["href"];
|
|
3331
|
+
function Co(e, t, r, s, n, o) {
|
|
3332
|
+
var h, u, c;
|
|
3333
|
+
const i = F("VsFilterHeader"), a = F("IconEditor");
|
|
3334
|
+
return g(), _("div", xo, [
|
|
3335
|
+
m("div", _o, [
|
|
3336
|
+
m("h1", Do, C((h = r.dashboardData) == null ? void 0 : h.title), 1),
|
|
3337
|
+
(u = r.dashboardData) != null && u.description ? (g(), _("button", ko, C((c = r.dashboardData) == null ? void 0 : c.description), 1)) : R("", !0)
|
|
3315
3338
|
]),
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
|
|
3339
|
+
m("div", vo, [
|
|
3340
|
+
r.filters ? (g(), U(i, {
|
|
3341
|
+
key: 0,
|
|
3342
|
+
filterScheme: r.filters,
|
|
3343
|
+
"onFilters:changed": t[0] || (t[0] = (f) => e.$emit("filters:changed", f))
|
|
3344
|
+
}, null, 8, ["filterScheme"])) : R("", !0),
|
|
3345
|
+
r.dashboardId ? (g(), _("a", {
|
|
3346
|
+
key: 1,
|
|
3347
|
+
href: o.editorUrl,
|
|
3348
|
+
class: "inline-flex items-center gap-2 px-3 py-2 text-sm font-medium text-stone-700 bg-stone-100 hover:bg-stone-200 rounded-lg transition-colors dark:text-neutral-200 dark:bg-neutral-600 dark:hover:bg-neutral-500",
|
|
3349
|
+
onClick: t[1] || (t[1] = Pt((...f) => o.goToEditor && o.goToEditor(...f), ["prevent"]))
|
|
3350
|
+
}, [
|
|
3351
|
+
te(a, { class: "w-4 h-4 shrink-0" }),
|
|
3352
|
+
t[2] || (t[2] = de(" Налаштування "))
|
|
3353
|
+
], 8, So)) : R("", !0)
|
|
3354
|
+
])
|
|
3320
3355
|
]);
|
|
3321
3356
|
}
|
|
3322
|
-
const
|
|
3323
|
-
|
|
3357
|
+
const Eo = /* @__PURE__ */ O(yo, [["render", Co]]);
|
|
3358
|
+
/**
|
|
3359
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
3360
|
+
*
|
|
3361
|
+
* This source code is licensed under the ISC license.
|
|
3362
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
3363
|
+
*/
|
|
3364
|
+
const tt = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), Ro = (e) => e.replace(
|
|
3365
|
+
/^([A-Z])|[\s-_]+(\w)/g,
|
|
3366
|
+
(t, r, s) => s ? s.toUpperCase() : r.toLowerCase()
|
|
3367
|
+
), Oo = (e) => {
|
|
3368
|
+
const t = Ro(e);
|
|
3369
|
+
return t.charAt(0).toUpperCase() + t.slice(1);
|
|
3370
|
+
}, $o = (...e) => e.filter((t, r, s) => !!t && t.trim() !== "" && s.indexOf(t) === r).join(" ").trim(), rt = (e) => e === "";
|
|
3371
|
+
/**
|
|
3372
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
3373
|
+
*
|
|
3374
|
+
* This source code is licensed under the ISC license.
|
|
3375
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
3376
|
+
*/
|
|
3377
|
+
var Q = {
|
|
3378
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3379
|
+
width: 24,
|
|
3380
|
+
height: 24,
|
|
3381
|
+
viewBox: "0 0 24 24",
|
|
3382
|
+
fill: "none",
|
|
3383
|
+
stroke: "currentColor",
|
|
3384
|
+
"stroke-width": 2,
|
|
3385
|
+
"stroke-linecap": "round",
|
|
3386
|
+
"stroke-linejoin": "round"
|
|
3387
|
+
};
|
|
3388
|
+
/**
|
|
3389
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
3390
|
+
*
|
|
3391
|
+
* This source code is licensed under the ISC license.
|
|
3392
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
3393
|
+
*/
|
|
3394
|
+
const To = ({
|
|
3395
|
+
name: e,
|
|
3396
|
+
iconNode: t,
|
|
3397
|
+
absoluteStrokeWidth: r,
|
|
3398
|
+
"absolute-stroke-width": s,
|
|
3399
|
+
strokeWidth: n,
|
|
3400
|
+
"stroke-width": o,
|
|
3401
|
+
size: i = Q.width,
|
|
3402
|
+
color: a = Q.stroke,
|
|
3403
|
+
...h
|
|
3404
|
+
}, { slots: u }) => ve(
|
|
3405
|
+
"svg",
|
|
3406
|
+
{
|
|
3407
|
+
...Q,
|
|
3408
|
+
...h,
|
|
3409
|
+
width: i,
|
|
3410
|
+
height: i,
|
|
3411
|
+
stroke: a,
|
|
3412
|
+
"stroke-width": rt(r) || rt(s) || r === !0 || s === !0 ? Number(n || o || Q["stroke-width"]) * 24 / Number(i) : n || o || Q["stroke-width"],
|
|
3413
|
+
class: $o(
|
|
3414
|
+
"lucide",
|
|
3415
|
+
h.class,
|
|
3416
|
+
...e ? [`lucide-${tt(Oo(e))}-icon`, `lucide-${tt(e)}`] : ["lucide-icon"]
|
|
3417
|
+
)
|
|
3418
|
+
},
|
|
3419
|
+
[...t.map((c) => ve(...c)), ...u.default ? [u.default()] : []]
|
|
3420
|
+
);
|
|
3421
|
+
/**
|
|
3422
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
3423
|
+
*
|
|
3424
|
+
* This source code is licensed under the ISC license.
|
|
3425
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
3426
|
+
*/
|
|
3427
|
+
const No = (e, t) => (r, { slots: s, attrs: n }) => ve(
|
|
3428
|
+
To,
|
|
3429
|
+
{
|
|
3430
|
+
...n,
|
|
3431
|
+
...r,
|
|
3432
|
+
iconNode: t,
|
|
3433
|
+
name: e
|
|
3434
|
+
},
|
|
3435
|
+
s
|
|
3436
|
+
);
|
|
3437
|
+
/**
|
|
3438
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
3439
|
+
*
|
|
3440
|
+
* This source code is licensed under the ISC license.
|
|
3441
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
3442
|
+
*/
|
|
3443
|
+
const Ao = No("chevron-right", [
|
|
3444
|
+
["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]
|
|
3445
|
+
]), Fo = {
|
|
3446
|
+
class: "flex items-center gap-2 py-6 text-sm text-gray-600",
|
|
3447
|
+
"aria-label": "Breadcrumb"
|
|
3448
|
+
}, Lo = {
|
|
3449
|
+
key: 0,
|
|
3450
|
+
class: "text-gray-400 shrink-0"
|
|
3451
|
+
}, Po = {
|
|
3452
|
+
key: 2,
|
|
3453
|
+
class: "text-gray-900 font-medium truncate"
|
|
3454
|
+
}, Bo = {
|
|
3455
|
+
__name: "vs-breadcrumbs",
|
|
3456
|
+
props: {
|
|
3457
|
+
items: {
|
|
3458
|
+
type: Array,
|
|
3459
|
+
default: () => []
|
|
3460
|
+
/** Array of { label: string, to?: string } */
|
|
3461
|
+
}
|
|
3462
|
+
},
|
|
3463
|
+
setup(e) {
|
|
3464
|
+
return (t, r) => {
|
|
3465
|
+
const s = F("router-link");
|
|
3466
|
+
return g(), _("nav", Fo, [
|
|
3467
|
+
(g(!0), _(T, null, L(e.items, (n, o) => (g(), _(T, { key: o }, [
|
|
3468
|
+
o > 0 ? (g(), _("span", Lo, [
|
|
3469
|
+
te(Bt(Ao), { class: "w-4 h-4" })
|
|
3470
|
+
])) : R("", !0),
|
|
3471
|
+
n.to ? (g(), U(s, {
|
|
3472
|
+
key: 1,
|
|
3473
|
+
to: n.to,
|
|
3474
|
+
class: "hover:text-gray-900 transition-colors"
|
|
3475
|
+
}, {
|
|
3476
|
+
default: nt(() => [
|
|
3477
|
+
de(C(n.label), 1)
|
|
3478
|
+
]),
|
|
3479
|
+
_: 2
|
|
3480
|
+
}, 1032, ["to"])) : (g(), _("span", Po, C(n.label), 1))
|
|
3481
|
+
], 64))), 128))
|
|
3482
|
+
]);
|
|
3483
|
+
};
|
|
3484
|
+
}
|
|
3485
|
+
}, Uo = {
|
|
3486
|
+
components: { VsWidget: Wn, VsNewNodata: eo, VsHeader: Eo, VsBreadcrumbs: Bo },
|
|
3324
3487
|
props: ["id", "prefix"],
|
|
3325
3488
|
data() {
|
|
3326
3489
|
return {
|
|
@@ -3332,14 +3495,21 @@ const pi = /* @__PURE__ */ R(li, [["render", hi]]), mi = {
|
|
|
3332
3495
|
dashboardData: null
|
|
3333
3496
|
};
|
|
3334
3497
|
},
|
|
3498
|
+
computed: {
|
|
3499
|
+
breadcrumbItems() {
|
|
3500
|
+
var t, r;
|
|
3501
|
+
const e = [{ label: "Дашборди", to: "/editor" }];
|
|
3502
|
+
return ((t = this.dashboardData) != null && t.title || this.id) && e.push({ label: ((r = this.dashboardData) == null ? void 0 : r.title) || this.id }), e;
|
|
3503
|
+
}
|
|
3504
|
+
},
|
|
3335
3505
|
async mounted() {
|
|
3336
|
-
|
|
3506
|
+
S.defaults.baseURL = this.prefix || "/api", await this.fetchData();
|
|
3337
3507
|
},
|
|
3338
3508
|
methods: {
|
|
3339
3509
|
async fetchData() {
|
|
3340
3510
|
if (this.id)
|
|
3341
3511
|
try {
|
|
3342
|
-
const { data: e } = await
|
|
3512
|
+
const { data: e } = await S.get(`/bi-dashboard/${this.id}`);
|
|
3343
3513
|
this.dashboardData = e;
|
|
3344
3514
|
} catch (e) {
|
|
3345
3515
|
console.error(e);
|
|
@@ -3363,46 +3533,48 @@ const pi = /* @__PURE__ */ R(li, [["render", hi]]), mi = {
|
|
|
3363
3533
|
this.filterURl = "";
|
|
3364
3534
|
let t = "&filter=";
|
|
3365
3535
|
(r = e == null ? void 0 : e.url) != null && r.length && (e.url.split("|").forEach((n) => {
|
|
3366
|
-
const
|
|
3367
|
-
t += `${
|
|
3536
|
+
const o = n.split("=");
|
|
3537
|
+
t += `${o[0]}=${o[1]}`;
|
|
3368
3538
|
}), this.filterURl += t);
|
|
3369
3539
|
}
|
|
3370
3540
|
}
|
|
3371
|
-
},
|
|
3372
|
-
function
|
|
3373
|
-
var
|
|
3374
|
-
const
|
|
3375
|
-
return
|
|
3541
|
+
}, Io = { class: "w-full pb-8 overflow-y-auto max-w-7xl mx-auto px-6" }, jo = { class: "grid flex-grow w-full grid-cols-12 gap-4 h-fit" };
|
|
3542
|
+
function Vo(e, t, r, s, n, o) {
|
|
3543
|
+
var c, f;
|
|
3544
|
+
const i = F("VsBreadcrumbs"), a = F("VsHeader"), h = F("VsNewNodata"), u = F("VsWidget");
|
|
3545
|
+
return g(), _("div", Io, [
|
|
3546
|
+
te(i, { items: o.breadcrumbItems }, null, 8, ["items"]),
|
|
3376
3547
|
m("div", null, [
|
|
3377
|
-
|
|
3548
|
+
n.dashboardData ? (g(), U(a, {
|
|
3378
3549
|
key: 0,
|
|
3379
3550
|
filters: (c = n.dashboardData) == null ? void 0 : c.filters,
|
|
3380
3551
|
dashboardData: n.dashboardData,
|
|
3381
|
-
"
|
|
3382
|
-
|
|
3552
|
+
"dashboard-id": r.id,
|
|
3553
|
+
"onFilters:changed": t[0] || (t[0] = (y) => o.filterHandler(y))
|
|
3554
|
+
}, null, 8, ["filters", "dashboardData", "dashboard-id"])) : R("", !0)
|
|
3383
3555
|
]),
|
|
3384
|
-
m("div",
|
|
3385
|
-
n.error || !n.dashboardData ? (
|
|
3556
|
+
m("div", jo, [
|
|
3557
|
+
n.error || !n.dashboardData ? (g(), U(h, {
|
|
3386
3558
|
key: 0,
|
|
3387
3559
|
class: "col-span-12"
|
|
3388
|
-
})) :
|
|
3389
|
-
(
|
|
3560
|
+
})) : R("", !0),
|
|
3561
|
+
(g(!0), _(T, null, L(((f = n.dashboardData) == null ? void 0 : f.panels) || [], (y, b) => {
|
|
3390
3562
|
var d;
|
|
3391
|
-
return
|
|
3392
|
-
key:
|
|
3393
|
-
class: J([`col-span-${
|
|
3563
|
+
return g(), _("div", {
|
|
3564
|
+
key: b,
|
|
3565
|
+
class: J([`col-span-${y.col || 12}`, "flex flex-col gap-[10px]"])
|
|
3394
3566
|
}, [
|
|
3395
|
-
(d =
|
|
3567
|
+
(d = y.widgets) != null && d.length ? (g(!0), _(T, { key: 0 }, L(y.widgets, (p) => (g(), U(u, {
|
|
3396
3568
|
key: p,
|
|
3397
3569
|
dashboard: r.id,
|
|
3398
3570
|
widget: p,
|
|
3399
3571
|
"dashboard-widgets": n.dashboardData.widgets,
|
|
3400
3572
|
"filter-u-rl": n.filterURl
|
|
3401
|
-
}, null, 8, ["dashboard", "widget", "dashboard-widgets", "filter-u-rl"]))), 128)) : (
|
|
3573
|
+
}, null, 8, ["dashboard", "widget", "dashboard-widgets", "filter-u-rl"]))), 128)) : (g(), U(u, {
|
|
3402
3574
|
key: 1,
|
|
3403
3575
|
class: "flex flex-col",
|
|
3404
3576
|
dashboard: r.id,
|
|
3405
|
-
widget:
|
|
3577
|
+
widget: y.widget,
|
|
3406
3578
|
"dashboard-widgets": n.dashboardData.widgets,
|
|
3407
3579
|
"filter-u-rl": n.filterURl
|
|
3408
3580
|
}, null, 8, ["dashboard", "widget", "dashboard-widgets", "filter-u-rl"]))
|
|
@@ -3411,7 +3583,7 @@ function wi(e, t, r, s, n, i) {
|
|
|
3411
3583
|
])
|
|
3412
3584
|
]);
|
|
3413
3585
|
}
|
|
3414
|
-
const
|
|
3586
|
+
const Si = /* @__PURE__ */ O(Uo, [["render", Vo]]), zo = {
|
|
3415
3587
|
name: "VsPivotTable",
|
|
3416
3588
|
mixins: [M],
|
|
3417
3589
|
data() {
|
|
@@ -3436,7 +3608,7 @@ const ro = /* @__PURE__ */ R(mi, [["render", wi]]), yi = {
|
|
|
3436
3608
|
const e = Array.from(
|
|
3437
3609
|
new Set(this.sourceData.map((t) => t[this.dimensions[0]]))
|
|
3438
3610
|
);
|
|
3439
|
-
this.dimensions[0].includes("date") ? this.xs = e.map((t) =>
|
|
3611
|
+
this.dimensions[0].includes("date") ? this.xs = e.map((t) => Ne(t)) : this.xs = [...e], this.products = this.dimensions.filter((t, r) => r != 0), this.values = this.products.map((t, r) => ({
|
|
3440
3612
|
name: t,
|
|
3441
3613
|
data: this.sourceData.filter((s) => parseFloat(s[t])).map((s) => V(parseFloat(s[t])))
|
|
3442
3614
|
}));
|
|
@@ -3445,37 +3617,37 @@ const ro = /* @__PURE__ */ R(mi, [["render", wi]]), yi = {
|
|
|
3445
3617
|
}
|
|
3446
3618
|
}
|
|
3447
3619
|
}
|
|
3448
|
-
},
|
|
3620
|
+
}, Mo = { class: "flex flex-col h-full p-5 space-y-4 rounded-xl custom-scrollbar" }, qo = { class: "overflow-x-auto [&::-webkit-scrollbar]:h-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 custom-scrollbar" }, Ho = { class: "inline-block min-w-full align-middle" }, Wo = { class: "min-w-full divide-y divide-gray-200" }, Jo = { class: "space-x-2" }, Ko = {
|
|
3449
3621
|
scope: "col",
|
|
3450
3622
|
class: "xl:min-w-[120px] min-w-48"
|
|
3451
|
-
},
|
|
3452
|
-
function
|
|
3453
|
-
return
|
|
3454
|
-
m("div",
|
|
3455
|
-
m("div",
|
|
3456
|
-
m("table",
|
|
3623
|
+
}, Go = { class: "py-2.5 text-text-start flex items-center gap-x-1 text-sm font-normal text-gray-500" }, Xo = { class: "divide-y divide-gray-200 text-[12px]" }, Zo = { class: "py-3 size-px whitespace-nowrap" }, Qo = { class: "flex items-center gap-x-3" }, Yo = { class: "font-medium text-gray-800" }, ei = { class: "py-3 size-px whitespace-nowrap" }, ti = { class: "text-gray-600" };
|
|
3624
|
+
function ri(e, t, r, s, n, o) {
|
|
3625
|
+
return g(), _("div", Mo, [
|
|
3626
|
+
m("div", qo, [
|
|
3627
|
+
m("div", Ho, [
|
|
3628
|
+
m("table", Wo, [
|
|
3457
3629
|
m("thead", null, [
|
|
3458
|
-
m("tr",
|
|
3630
|
+
m("tr", Jo, [
|
|
3459
3631
|
t[0] || (t[0] = m("th", {
|
|
3460
3632
|
scope: "col",
|
|
3461
3633
|
class: "min-w-[200px]"
|
|
3462
3634
|
}, [
|
|
3463
3635
|
m("div", { class: "py-2.5 text-text-start flex items-center gap-x-1 text-sm font-normal text-gray-500" })
|
|
3464
3636
|
], -1)),
|
|
3465
|
-
(
|
|
3466
|
-
m("div",
|
|
3637
|
+
(g(!0), _(T, null, L(n.xs, (i) => (g(), _("th", Ko, [
|
|
3638
|
+
m("div", Go, C(i), 1)
|
|
3467
3639
|
]))), 256))
|
|
3468
3640
|
])
|
|
3469
3641
|
]),
|
|
3470
|
-
(
|
|
3642
|
+
(g(!0), _(T, null, L(n.values, (i) => (g(), _("tbody", Xo, [
|
|
3471
3643
|
m("tr", null, [
|
|
3472
|
-
m("td",
|
|
3473
|
-
m("div",
|
|
3474
|
-
m("span",
|
|
3644
|
+
m("td", Zo, [
|
|
3645
|
+
m("div", Qo, [
|
|
3646
|
+
m("span", Yo, C(i.name), 1)
|
|
3475
3647
|
])
|
|
3476
3648
|
]),
|
|
3477
|
-
(
|
|
3478
|
-
m("span",
|
|
3649
|
+
(g(!0), _(T, null, L(n.xs, (a, h) => (g(), _("td", ei, [
|
|
3650
|
+
m("span", ti, C(i.data[h]), 1)
|
|
3479
3651
|
]))), 256))
|
|
3480
3652
|
])
|
|
3481
3653
|
]))), 256))
|
|
@@ -3484,26 +3656,26 @@ function Ai(e, t, r, s, n, i) {
|
|
|
3484
3656
|
])
|
|
3485
3657
|
]);
|
|
3486
3658
|
}
|
|
3487
|
-
const
|
|
3659
|
+
const si = /* @__PURE__ */ O(zo, [["render", ri]]), ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3488
3660
|
__proto__: null,
|
|
3489
|
-
default:
|
|
3661
|
+
default: si
|
|
3490
3662
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3491
3663
|
export {
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3664
|
+
xs as V,
|
|
3665
|
+
O as _,
|
|
3666
|
+
ee as a,
|
|
3667
|
+
Ne as b,
|
|
3496
3668
|
M as c,
|
|
3497
3669
|
V as d,
|
|
3498
|
-
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
|
|
3670
|
+
S as e,
|
|
3671
|
+
ii as f,
|
|
3672
|
+
$s as g,
|
|
3673
|
+
Ls as h,
|
|
3674
|
+
Zs as i,
|
|
3675
|
+
dn as j,
|
|
3676
|
+
xn as k,
|
|
3677
|
+
si as l,
|
|
3678
|
+
Si as m,
|
|
3679
|
+
Wn as n,
|
|
3680
|
+
Ss as v
|
|
3509
3681
|
};
|