@webitel/ui-sdk 24.12.27 → 24.12.29
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/CHANGELOG.md +12 -0
- package/dist/img/sprite/index.js +2 -0
- package/dist/img/sprite/stop-sign.svg +4 -0
- package/dist/ui-sdk.js +256 -253
- package/dist/ui-sdk.umd.cjs +10 -10
- package/package.json +1 -1
- package/src/assets/icons/sprite/index.js +2 -0
- package/src/assets/icons/sprite/stop-sign.svg +4 -0
- package/src/modules/Filters/composables/useTableFilters.js +4 -0
package/dist/ui-sdk.js
CHANGED
|
@@ -137,11 +137,11 @@ const j8 = K3("string"), re = K3("function"), xl = K3("number"), J3 = (e) => e !
|
|
|
137
137
|
return !1;
|
|
138
138
|
const r = ln(e);
|
|
139
139
|
return (r === null || r === Object.prototype || Object.getPrototypeOf(r) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
140
|
-
}, G8 = ge("Date"), X8 = ge("File"), K8 = ge("Blob"), J8 = ge("FileList"), Q8 = (e) => J3(e) && re(e.pipe),
|
|
140
|
+
}, G8 = ge("Date"), X8 = ge("File"), K8 = ge("Blob"), J8 = ge("FileList"), Q8 = (e) => J3(e) && re(e.pipe), e6 = (e) => {
|
|
141
141
|
let r;
|
|
142
142
|
return e && (typeof FormData == "function" && e instanceof FormData || re(e.append) && ((r = X3(e)) === "formdata" || // detect form-data instance
|
|
143
143
|
r === "object" && re(e.toString) && e.toString() === "[object FormData]"));
|
|
144
|
-
},
|
|
144
|
+
}, t6 = ge("URLSearchParams"), [r6, n6, a6, i6] = ["ReadableStream", "Request", "Response", "Headers"].map(ge), l6 = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
145
145
|
function Ht(e, r, { allOwnKeys: n = !1 } = {}) {
|
|
146
146
|
if (e === null || typeof e > "u")
|
|
147
147
|
return;
|
|
@@ -175,13 +175,13 @@ function h4() {
|
|
|
175
175
|
arguments[a] && Ht(arguments[a], n);
|
|
176
176
|
return r;
|
|
177
177
|
}
|
|
178
|
-
const
|
|
178
|
+
const o6 = (e, r, n, { allOwnKeys: a } = {}) => (Ht(r, (i, l) => {
|
|
179
179
|
n && re(i) ? e[l] = bl(i, n) : e[l] = i;
|
|
180
|
-
}, { allOwnKeys: a }), e),
|
|
180
|
+
}, { allOwnKeys: a }), e), s6 = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), c6 = (e, r, n, a) => {
|
|
181
181
|
e.prototype = Object.create(r.prototype, a), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
182
182
|
value: r.prototype
|
|
183
183
|
}), n && Object.assign(e.prototype, n);
|
|
184
|
-
},
|
|
184
|
+
}, u6 = (e, r, n, a) => {
|
|
185
185
|
let i, l, o;
|
|
186
186
|
const s = {};
|
|
187
187
|
if (r = r || {}, e == null) return r;
|
|
@@ -191,11 +191,11 @@ const o7 = (e, r, n, { allOwnKeys: a } = {}) => (Ht(r, (i, l) => {
|
|
|
191
191
|
e = n !== !1 && ln(e);
|
|
192
192
|
} while (e && (!n || n(e, r)) && e !== Object.prototype);
|
|
193
193
|
return r;
|
|
194
|
-
},
|
|
194
|
+
}, d6 = (e, r, n) => {
|
|
195
195
|
e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= r.length;
|
|
196
196
|
const a = e.indexOf(r, n);
|
|
197
197
|
return a !== -1 && a === n;
|
|
198
|
-
},
|
|
198
|
+
}, f6 = (e) => {
|
|
199
199
|
if (!e) return null;
|
|
200
200
|
if (rt(e)) return e;
|
|
201
201
|
let r = e.length;
|
|
@@ -204,31 +204,31 @@ const o7 = (e, r, n, { allOwnKeys: a } = {}) => (Ht(r, (i, l) => {
|
|
|
204
204
|
for (; r-- > 0; )
|
|
205
205
|
n[r] = e[r];
|
|
206
206
|
return n;
|
|
207
|
-
},
|
|
207
|
+
}, h6 = /* @__PURE__ */ ((e) => (r) => e && r instanceof e)(typeof Uint8Array < "u" && ln(Uint8Array)), p6 = (e, r) => {
|
|
208
208
|
const a = (e && e[Symbol.iterator]).call(e);
|
|
209
209
|
let i;
|
|
210
210
|
for (; (i = a.next()) && !i.done; ) {
|
|
211
211
|
const l = i.value;
|
|
212
212
|
r.call(e, l[0], l[1]);
|
|
213
213
|
}
|
|
214
|
-
},
|
|
214
|
+
}, m6 = (e, r) => {
|
|
215
215
|
let n;
|
|
216
216
|
const a = [];
|
|
217
217
|
for (; (n = e.exec(r)) !== null; )
|
|
218
218
|
a.push(n);
|
|
219
219
|
return a;
|
|
220
|
-
},
|
|
220
|
+
}, v6 = ge("HTMLFormElement"), y6 = (e) => e.toLowerCase().replace(
|
|
221
221
|
/[-_\s]([a-z\d])(\w*)/g,
|
|
222
222
|
function(n, a, i) {
|
|
223
223
|
return a.toUpperCase() + i;
|
|
224
224
|
}
|
|
225
|
-
), aa = (({ hasOwnProperty: e }) => (r, n) => e.call(r, n))(Object.prototype),
|
|
225
|
+
), aa = (({ hasOwnProperty: e }) => (r, n) => e.call(r, n))(Object.prototype), g6 = ge("RegExp"), Al = (e, r) => {
|
|
226
226
|
const n = Object.getOwnPropertyDescriptors(e), a = {};
|
|
227
227
|
Ht(n, (i, l) => {
|
|
228
228
|
let o;
|
|
229
229
|
(o = r(i, l, e)) !== !1 && (a[l] = o || i);
|
|
230
230
|
}), Object.defineProperties(e, a);
|
|
231
|
-
},
|
|
231
|
+
}, w6 = (e) => {
|
|
232
232
|
Al(e, (r, n) => {
|
|
233
233
|
if (re(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
|
|
234
234
|
return !1;
|
|
@@ -243,29 +243,29 @@ const o7 = (e, r, n, { allOwnKeys: a } = {}) => (Ht(r, (i, l) => {
|
|
|
243
243
|
});
|
|
244
244
|
}
|
|
245
245
|
});
|
|
246
|
-
},
|
|
246
|
+
}, C6 = (e, r) => {
|
|
247
247
|
const n = {}, a = (i) => {
|
|
248
248
|
i.forEach((l) => {
|
|
249
249
|
n[l] = !0;
|
|
250
250
|
});
|
|
251
251
|
};
|
|
252
252
|
return rt(e) ? a(e) : a(String(e).split(r)), n;
|
|
253
|
-
},
|
|
254
|
-
},
|
|
253
|
+
}, b6 = () => {
|
|
254
|
+
}, _6 = (e, r) => e != null && Number.isFinite(e = +e) ? e : r, mr = "abcdefghijklmnopqrstuvwxyz", ia = "0123456789", Ml = {
|
|
255
255
|
DIGIT: ia,
|
|
256
256
|
ALPHA: mr,
|
|
257
257
|
ALPHA_DIGIT: mr + mr.toUpperCase() + ia
|
|
258
|
-
},
|
|
258
|
+
}, x6 = (e = 16, r = Ml.ALPHA_DIGIT) => {
|
|
259
259
|
let n = "";
|
|
260
260
|
const { length: a } = r;
|
|
261
261
|
for (; e--; )
|
|
262
262
|
n += r[Math.random() * a | 0];
|
|
263
263
|
return n;
|
|
264
264
|
};
|
|
265
|
-
function
|
|
265
|
+
function L6(e) {
|
|
266
266
|
return !!(e && re(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
|
|
267
267
|
}
|
|
268
|
-
const
|
|
268
|
+
const E6 = (e) => {
|
|
269
269
|
const r = new Array(10), n = (a, i) => {
|
|
270
270
|
if (J3(a)) {
|
|
271
271
|
if (r.indexOf(a) >= 0)
|
|
@@ -282,79 +282,79 @@ const E7 = (e) => {
|
|
|
282
282
|
return a;
|
|
283
283
|
};
|
|
284
284
|
return n(e, 0);
|
|
285
|
-
},
|
|
285
|
+
}, A6 = ge("AsyncFunction"), M6 = (e) => e && (J3(e) || re(e)) && re(e.then) && re(e.catch), kl = ((e, r) => e ? setImmediate : r ? ((n, a) => (h1.addEventListener("message", ({ source: i, data: l }) => {
|
|
286
286
|
i === h1 && l === n && a.length && a.shift()();
|
|
287
287
|
}, !1), (i) => {
|
|
288
288
|
a.push(i), h1.postMessage(n, "*");
|
|
289
289
|
}))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
|
|
290
290
|
typeof setImmediate == "function",
|
|
291
291
|
re(h1.postMessage)
|
|
292
|
-
),
|
|
292
|
+
), k6 = typeof queueMicrotask < "u" ? queueMicrotask.bind(h1) : typeof bt < "u" && bt.nextTick || kl, Q = {
|
|
293
293
|
isArray: rt,
|
|
294
294
|
isArrayBuffer: _l,
|
|
295
295
|
isBuffer: z8,
|
|
296
|
-
isFormData:
|
|
296
|
+
isFormData: e6,
|
|
297
297
|
isArrayBufferView: q8,
|
|
298
298
|
isString: j8,
|
|
299
299
|
isNumber: xl,
|
|
300
300
|
isBoolean: Y8,
|
|
301
301
|
isObject: J3,
|
|
302
302
|
isPlainObject: e3,
|
|
303
|
-
isReadableStream:
|
|
304
|
-
isRequest:
|
|
305
|
-
isResponse:
|
|
306
|
-
isHeaders:
|
|
303
|
+
isReadableStream: r6,
|
|
304
|
+
isRequest: n6,
|
|
305
|
+
isResponse: a6,
|
|
306
|
+
isHeaders: i6,
|
|
307
307
|
isUndefined: Tt,
|
|
308
308
|
isDate: G8,
|
|
309
309
|
isFile: X8,
|
|
310
310
|
isBlob: K8,
|
|
311
|
-
isRegExp:
|
|
311
|
+
isRegExp: g6,
|
|
312
312
|
isFunction: re,
|
|
313
313
|
isStream: Q8,
|
|
314
|
-
isURLSearchParams:
|
|
315
|
-
isTypedArray:
|
|
314
|
+
isURLSearchParams: t6,
|
|
315
|
+
isTypedArray: h6,
|
|
316
316
|
isFileList: J8,
|
|
317
317
|
forEach: Ht,
|
|
318
318
|
merge: h4,
|
|
319
|
-
extend:
|
|
320
|
-
trim:
|
|
321
|
-
stripBOM:
|
|
322
|
-
inherits:
|
|
323
|
-
toFlatObject:
|
|
319
|
+
extend: o6,
|
|
320
|
+
trim: l6,
|
|
321
|
+
stripBOM: s6,
|
|
322
|
+
inherits: c6,
|
|
323
|
+
toFlatObject: u6,
|
|
324
324
|
kindOf: X3,
|
|
325
325
|
kindOfTest: ge,
|
|
326
|
-
endsWith:
|
|
327
|
-
toArray:
|
|
328
|
-
forEachEntry:
|
|
329
|
-
matchAll:
|
|
330
|
-
isHTMLForm:
|
|
326
|
+
endsWith: d6,
|
|
327
|
+
toArray: f6,
|
|
328
|
+
forEachEntry: p6,
|
|
329
|
+
matchAll: m6,
|
|
330
|
+
isHTMLForm: v6,
|
|
331
331
|
hasOwnProperty: aa,
|
|
332
332
|
hasOwnProp: aa,
|
|
333
333
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
334
334
|
reduceDescriptors: Al,
|
|
335
|
-
freezeMethods:
|
|
336
|
-
toObjectSet:
|
|
337
|
-
toCamelCase:
|
|
338
|
-
noop:
|
|
339
|
-
toFiniteNumber:
|
|
335
|
+
freezeMethods: w6,
|
|
336
|
+
toObjectSet: C6,
|
|
337
|
+
toCamelCase: y6,
|
|
338
|
+
noop: b6,
|
|
339
|
+
toFiniteNumber: _6,
|
|
340
340
|
findKey: Ll,
|
|
341
341
|
global: h1,
|
|
342
342
|
isContextDefined: El,
|
|
343
343
|
ALPHABET: Ml,
|
|
344
|
-
generateString:
|
|
345
|
-
isSpecCompliantForm:
|
|
346
|
-
toJSONObject:
|
|
347
|
-
isAsyncFn:
|
|
348
|
-
isThenable:
|
|
344
|
+
generateString: x6,
|
|
345
|
+
isSpecCompliantForm: L6,
|
|
346
|
+
toJSONObject: E6,
|
|
347
|
+
isAsyncFn: A6,
|
|
348
|
+
isThenable: M6,
|
|
349
349
|
setImmediate: kl,
|
|
350
|
-
asap:
|
|
350
|
+
asap: k6
|
|
351
351
|
};
|
|
352
352
|
var Tl = {}, Q3 = {};
|
|
353
|
-
Q3.byteLength =
|
|
354
|
-
Q3.toByteArray =
|
|
355
|
-
Q3.fromByteArray =
|
|
356
|
-
var _e = [], le = [],
|
|
357
|
-
for (var D1 = 0,
|
|
353
|
+
Q3.byteLength = O6;
|
|
354
|
+
Q3.toByteArray = B6;
|
|
355
|
+
Q3.fromByteArray = I6;
|
|
356
|
+
var _e = [], le = [], T6 = typeof Uint8Array < "u" ? Uint8Array : Array, vr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
357
|
+
for (var D1 = 0, S6 = vr.length; D1 < S6; ++D1)
|
|
358
358
|
_e[D1] = vr[D1], le[vr.charCodeAt(D1)] = D1;
|
|
359
359
|
le[45] = 62;
|
|
360
360
|
le[95] = 63;
|
|
@@ -367,30 +367,30 @@ function Sl(e) {
|
|
|
367
367
|
var a = n === r ? 0 : 4 - n % 4;
|
|
368
368
|
return [n, a];
|
|
369
369
|
}
|
|
370
|
-
function
|
|
370
|
+
function O6(e) {
|
|
371
371
|
var r = Sl(e), n = r[0], a = r[1];
|
|
372
372
|
return (n + a) * 3 / 4 - a;
|
|
373
373
|
}
|
|
374
|
-
function
|
|
374
|
+
function D6(e, r, n) {
|
|
375
375
|
return (r + n) * 3 / 4 - n;
|
|
376
376
|
}
|
|
377
|
-
function
|
|
378
|
-
var r, n = Sl(e), a = n[0], i = n[1], l = new
|
|
377
|
+
function B6(e) {
|
|
378
|
+
var r, n = Sl(e), a = n[0], i = n[1], l = new T6(D6(e, a, i)), o = 0, s = i > 0 ? a - 4 : a, u;
|
|
379
379
|
for (u = 0; u < s; u += 4)
|
|
380
380
|
r = le[e.charCodeAt(u)] << 18 | le[e.charCodeAt(u + 1)] << 12 | le[e.charCodeAt(u + 2)] << 6 | le[e.charCodeAt(u + 3)], l[o++] = r >> 16 & 255, l[o++] = r >> 8 & 255, l[o++] = r & 255;
|
|
381
381
|
return i === 2 && (r = le[e.charCodeAt(u)] << 2 | le[e.charCodeAt(u + 1)] >> 4, l[o++] = r & 255), i === 1 && (r = le[e.charCodeAt(u)] << 10 | le[e.charCodeAt(u + 1)] << 4 | le[e.charCodeAt(u + 2)] >> 2, l[o++] = r >> 8 & 255, l[o++] = r & 255), l;
|
|
382
382
|
}
|
|
383
|
-
function $
|
|
383
|
+
function $6(e) {
|
|
384
384
|
return _e[e >> 18 & 63] + _e[e >> 12 & 63] + _e[e >> 6 & 63] + _e[e & 63];
|
|
385
385
|
}
|
|
386
|
-
function
|
|
386
|
+
function F6(e, r, n) {
|
|
387
387
|
for (var a, i = [], l = r; l < n; l += 3)
|
|
388
|
-
a = (e[l] << 16 & 16711680) + (e[l + 1] << 8 & 65280) + (e[l + 2] & 255), i.push($
|
|
388
|
+
a = (e[l] << 16 & 16711680) + (e[l + 1] << 8 & 65280) + (e[l + 2] & 255), i.push($6(a));
|
|
389
389
|
return i.join("");
|
|
390
390
|
}
|
|
391
|
-
function
|
|
391
|
+
function I6(e) {
|
|
392
392
|
for (var r, n = e.length, a = n % 3, i = [], l = 16383, o = 0, s = n - a; o < s; o += l)
|
|
393
|
-
i.push(
|
|
393
|
+
i.push(F6(e, o, o + l > s ? s : o + l));
|
|
394
394
|
return a === 1 ? (r = e[n - 1], i.push(
|
|
395
395
|
_e[r >> 2] + _e[r << 4 & 63] + "=="
|
|
396
396
|
)) : a === 2 && (r = (e[n - 2] << 8) + e[n - 1], i.push(
|
|
@@ -1368,7 +1368,7 @@ on.write = function(e, r, n, a, i, l) {
|
|
|
1368
1368
|
throw new Error("BigInt not supported");
|
|
1369
1369
|
}
|
|
1370
1370
|
})(Tl);
|
|
1371
|
-
const
|
|
1371
|
+
const N6 = Tl.Buffer;
|
|
1372
1372
|
function W0(e, r, n, a, i) {
|
|
1373
1373
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", r && (this.code = r), n && (this.config = n), a && (this.request = a), i && (this.response = i, this.status = i.status ? i.status : null);
|
|
1374
1374
|
}
|
|
@@ -1419,7 +1419,7 @@ W0.from = (e, r, n, a, i, l) => {
|
|
|
1419
1419
|
return u !== Error.prototype;
|
|
1420
1420
|
}, (s) => s !== "isAxiosError"), W0.call(o, e.message, r, n, a, i), o.cause = e, o.name = e.name, l && Object.assign(o, l), o;
|
|
1421
1421
|
};
|
|
1422
|
-
const
|
|
1422
|
+
const P6 = null;
|
|
1423
1423
|
function p4(e) {
|
|
1424
1424
|
return Q.isPlainObject(e) || Q.isArray(e);
|
|
1425
1425
|
}
|
|
@@ -1431,10 +1431,10 @@ function la(e, r, n) {
|
|
|
1431
1431
|
return i = Bl(i), !n && l ? "[" + i + "]" : i;
|
|
1432
1432
|
}).join(n ? "." : "") : r;
|
|
1433
1433
|
}
|
|
1434
|
-
function
|
|
1434
|
+
function H6(e) {
|
|
1435
1435
|
return Q.isArray(e) && !e.some(p4);
|
|
1436
1436
|
}
|
|
1437
|
-
const
|
|
1437
|
+
const R6 = Q.toFlatObject(Q, {}, null, function(r) {
|
|
1438
1438
|
return /^is[A-Z]/.test(r);
|
|
1439
1439
|
});
|
|
1440
1440
|
function er(e, r, n) {
|
|
@@ -1456,14 +1456,14 @@ function er(e, r, n) {
|
|
|
1456
1456
|
return b.toISOString();
|
|
1457
1457
|
if (!u && Q.isBlob(b))
|
|
1458
1458
|
throw new W0("Blob is not supported. Use a Buffer instead.");
|
|
1459
|
-
return Q.isArrayBuffer(b) || Q.isTypedArray(b) ? u && typeof Blob == "function" ? new Blob([b]) :
|
|
1459
|
+
return Q.isArrayBuffer(b) || Q.isTypedArray(b) ? u && typeof Blob == "function" ? new Blob([b]) : N6.from(b) : b;
|
|
1460
1460
|
}
|
|
1461
1461
|
function h(b, _, L) {
|
|
1462
1462
|
let F = b;
|
|
1463
1463
|
if (b && !L && typeof b == "object") {
|
|
1464
1464
|
if (Q.endsWith(_, "{}"))
|
|
1465
1465
|
_ = a ? _ : _.slice(0, -2), b = JSON.stringify(b);
|
|
1466
|
-
else if (Q.isArray(b) &&
|
|
1466
|
+
else if (Q.isArray(b) && H6(b) || (Q.isFileList(b) || Q.endsWith(_, "[]")) && (F = Q.toArray(b)))
|
|
1467
1467
|
return _ = Bl(_), F.forEach(function(E, S) {
|
|
1468
1468
|
!(Q.isUndefined(E) || E === null) && r.append(
|
|
1469
1469
|
// eslint-disable-next-line no-nested-ternary
|
|
@@ -1474,7 +1474,7 @@ function er(e, r, n) {
|
|
|
1474
1474
|
}
|
|
1475
1475
|
return p4(b) ? !0 : (r.append(la(L, _, l), f(b)), !1);
|
|
1476
1476
|
}
|
|
1477
|
-
const p = [], m = Object.assign(
|
|
1477
|
+
const p = [], m = Object.assign(R6, {
|
|
1478
1478
|
defaultVisitor: h,
|
|
1479
1479
|
convertValue: f,
|
|
1480
1480
|
isVisitable: p4
|
|
@@ -1527,13 +1527,13 @@ $l.toString = function(r) {
|
|
|
1527
1527
|
return n(i[0]) + "=" + n(i[1]);
|
|
1528
1528
|
}, "").join("&");
|
|
1529
1529
|
};
|
|
1530
|
-
function
|
|
1530
|
+
function V6(e) {
|
|
1531
1531
|
return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
|
|
1532
1532
|
}
|
|
1533
1533
|
function Fl(e, r, n) {
|
|
1534
1534
|
if (!r)
|
|
1535
1535
|
return e;
|
|
1536
|
-
const a = n && n.encode ||
|
|
1536
|
+
const a = n && n.encode || V6, i = n && n.serialize;
|
|
1537
1537
|
let l;
|
|
1538
1538
|
if (i ? l = i(r, n) : l = Q.isURLSearchParams(r) ? r.toString() : new sn(r, n).toString(a), l) {
|
|
1539
1539
|
const o = e.indexOf("#");
|
|
@@ -1599,37 +1599,37 @@ const Il = {
|
|
|
1599
1599
|
silentJSONParsing: !0,
|
|
1600
1600
|
forcedJSONParsing: !0,
|
|
1601
1601
|
clarifyTimeoutError: !1
|
|
1602
|
-
},
|
|
1602
|
+
}, U6 = typeof URLSearchParams < "u" ? URLSearchParams : sn, W6 = typeof FormData < "u" ? FormData : null, Z6 = typeof Blob < "u" ? Blob : null, z6 = {
|
|
1603
1603
|
isBrowser: !0,
|
|
1604
1604
|
classes: {
|
|
1605
|
-
URLSearchParams:
|
|
1606
|
-
FormData:
|
|
1607
|
-
Blob:
|
|
1605
|
+
URLSearchParams: U6,
|
|
1606
|
+
FormData: W6,
|
|
1607
|
+
Blob: Z6
|
|
1608
1608
|
},
|
|
1609
1609
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
1610
|
-
}, cn = typeof window < "u" && typeof document < "u", m4 = typeof navigator == "object" && navigator || void 0,
|
|
1611
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function",
|
|
1610
|
+
}, cn = typeof window < "u" && typeof document < "u", m4 = typeof navigator == "object" && navigator || void 0, q6 = cn && (!m4 || ["ReactNative", "NativeScript", "NS"].indexOf(m4.product) < 0), j6 = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
1611
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Y6 = cn && window.location.href || "http://localhost", G6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1612
1612
|
__proto__: null,
|
|
1613
1613
|
hasBrowserEnv: cn,
|
|
1614
|
-
hasStandardBrowserEnv:
|
|
1615
|
-
hasStandardBrowserWebWorkerEnv:
|
|
1614
|
+
hasStandardBrowserEnv: q6,
|
|
1615
|
+
hasStandardBrowserWebWorkerEnv: j6,
|
|
1616
1616
|
navigator: m4,
|
|
1617
|
-
origin:
|
|
1617
|
+
origin: Y6
|
|
1618
1618
|
}, Symbol.toStringTag, { value: "Module" })), ee = {
|
|
1619
|
-
...
|
|
1620
|
-
...
|
|
1619
|
+
...G6,
|
|
1620
|
+
...z6
|
|
1621
1621
|
};
|
|
1622
|
-
function
|
|
1622
|
+
function X6(e, r) {
|
|
1623
1623
|
return er(e, new ee.classes.URLSearchParams(), Object.assign({
|
|
1624
1624
|
visitor: function(n, a, i, l) {
|
|
1625
1625
|
return ee.isNode && Q.isBuffer(n) ? (this.append(a, n.toString("base64")), !1) : l.defaultVisitor.apply(this, arguments);
|
|
1626
1626
|
}
|
|
1627
1627
|
}, r));
|
|
1628
1628
|
}
|
|
1629
|
-
function
|
|
1629
|
+
function K6(e) {
|
|
1630
1630
|
return Q.matchAll(/\w+|\[(\w*)]/g, e).map((r) => r[0] === "[]" ? "" : r[1] || r[0]);
|
|
1631
1631
|
}
|
|
1632
|
-
function
|
|
1632
|
+
function J6(e) {
|
|
1633
1633
|
const r = {}, n = Object.keys(e);
|
|
1634
1634
|
let a;
|
|
1635
1635
|
const i = n.length;
|
|
@@ -1643,17 +1643,17 @@ function Nl(e) {
|
|
|
1643
1643
|
let o = n[l++];
|
|
1644
1644
|
if (o === "__proto__") return !0;
|
|
1645
1645
|
const s = Number.isFinite(+o), u = l >= n.length;
|
|
1646
|
-
return o = !o && Q.isArray(i) ? i.length : o, u ? (Q.hasOwnProp(i, o) ? i[o] = [i[o], a] : i[o] = a, !s) : ((!i[o] || !Q.isObject(i[o])) && (i[o] = []), r(n, a, i[o], l) && Q.isArray(i[o]) && (i[o] =
|
|
1646
|
+
return o = !o && Q.isArray(i) ? i.length : o, u ? (Q.hasOwnProp(i, o) ? i[o] = [i[o], a] : i[o] = a, !s) : ((!i[o] || !Q.isObject(i[o])) && (i[o] = []), r(n, a, i[o], l) && Q.isArray(i[o]) && (i[o] = J6(i[o])), !s);
|
|
1647
1647
|
}
|
|
1648
1648
|
if (Q.isFormData(e) && Q.isFunction(e.entries)) {
|
|
1649
1649
|
const n = {};
|
|
1650
1650
|
return Q.forEachEntry(e, (a, i) => {
|
|
1651
|
-
r(
|
|
1651
|
+
r(K6(a), i, n, 0);
|
|
1652
1652
|
}), n;
|
|
1653
1653
|
}
|
|
1654
1654
|
return null;
|
|
1655
1655
|
}
|
|
1656
|
-
function
|
|
1656
|
+
function Q6(e, r, n) {
|
|
1657
1657
|
if (Q.isString(e))
|
|
1658
1658
|
try {
|
|
1659
1659
|
return (r || JSON.parse)(e), Q.trim(e);
|
|
@@ -1679,7 +1679,7 @@ const Rt = {
|
|
|
1679
1679
|
let s;
|
|
1680
1680
|
if (l) {
|
|
1681
1681
|
if (a.indexOf("application/x-www-form-urlencoded") > -1)
|
|
1682
|
-
return
|
|
1682
|
+
return X6(r, this.formSerializer).toString();
|
|
1683
1683
|
if ((s = Q.isFileList(r)) || a.indexOf("multipart/form-data") > -1) {
|
|
1684
1684
|
const u = this.env && this.env.FormData;
|
|
1685
1685
|
return er(
|
|
@@ -1689,7 +1689,7 @@ const Rt = {
|
|
|
1689
1689
|
);
|
|
1690
1690
|
}
|
|
1691
1691
|
}
|
|
1692
|
-
return l || i ? (n.setContentType("application/json", !1),
|
|
1692
|
+
return l || i ? (n.setContentType("application/json", !1), Q6(r)) : r;
|
|
1693
1693
|
}],
|
|
1694
1694
|
transformResponse: [function(r) {
|
|
1695
1695
|
const n = this.transitional || Rt.transitional, a = n && n.forcedJSONParsing, i = this.responseType === "json";
|
|
@@ -1732,7 +1732,7 @@ const Rt = {
|
|
|
1732
1732
|
Q.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
|
|
1733
1733
|
Rt.headers[e] = {};
|
|
1734
1734
|
});
|
|
1735
|
-
const
|
|
1735
|
+
const e7 = Q.toObjectSet([
|
|
1736
1736
|
"age",
|
|
1737
1737
|
"authorization",
|
|
1738
1738
|
"content-length",
|
|
@@ -1750,12 +1750,12 @@ const e6 = Q.toObjectSet([
|
|
|
1750
1750
|
"referer",
|
|
1751
1751
|
"retry-after",
|
|
1752
1752
|
"user-agent"
|
|
1753
|
-
]),
|
|
1753
|
+
]), t7 = (e) => {
|
|
1754
1754
|
const r = {};
|
|
1755
1755
|
let n, a, i;
|
|
1756
1756
|
return e && e.split(`
|
|
1757
1757
|
`).forEach(function(o) {
|
|
1758
|
-
i = o.indexOf(":"), n = o.substring(0, i).trim().toLowerCase(), a = o.substring(i + 1).trim(), !(!n || r[n] &&
|
|
1758
|
+
i = o.indexOf(":"), n = o.substring(0, i).trim().toLowerCase(), a = o.substring(i + 1).trim(), !(!n || r[n] && e7[n]) && (n === "set-cookie" ? r[n] ? r[n].push(a) : r[n] = [a] : r[n] = r[n] ? r[n] + ", " + a : a);
|
|
1759
1759
|
}), r;
|
|
1760
1760
|
}, ca = Symbol("internals");
|
|
1761
1761
|
function st(e) {
|
|
@@ -1764,14 +1764,14 @@ function st(e) {
|
|
|
1764
1764
|
function t3(e) {
|
|
1765
1765
|
return e === !1 || e == null ? e : Q.isArray(e) ? e.map(t3) : String(e);
|
|
1766
1766
|
}
|
|
1767
|
-
function
|
|
1767
|
+
function r7(e) {
|
|
1768
1768
|
const r = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
|
1769
1769
|
let a;
|
|
1770
1770
|
for (; a = n.exec(e); )
|
|
1771
1771
|
r[a[1]] = a[2];
|
|
1772
1772
|
return r;
|
|
1773
1773
|
}
|
|
1774
|
-
const
|
|
1774
|
+
const n7 = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
|
|
1775
1775
|
function yr(e, r, n, a, i) {
|
|
1776
1776
|
if (Q.isFunction(a))
|
|
1777
1777
|
return a.call(this, r, n);
|
|
@@ -1782,10 +1782,10 @@ function yr(e, r, n, a, i) {
|
|
|
1782
1782
|
return a.test(r);
|
|
1783
1783
|
}
|
|
1784
1784
|
}
|
|
1785
|
-
function
|
|
1785
|
+
function a7(e) {
|
|
1786
1786
|
return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (r, n, a) => n.toUpperCase() + a);
|
|
1787
1787
|
}
|
|
1788
|
-
function
|
|
1788
|
+
function i7(e, r) {
|
|
1789
1789
|
const n = Q.toCamelCase(" " + r);
|
|
1790
1790
|
["get", "set", "has"].forEach((a) => {
|
|
1791
1791
|
Object.defineProperty(e, a + n, {
|
|
@@ -1812,8 +1812,8 @@ class te {
|
|
|
1812
1812
|
const o = (s, u) => Q.forEach(s, (f, h) => l(f, h, u));
|
|
1813
1813
|
if (Q.isPlainObject(r) || r instanceof this.constructor)
|
|
1814
1814
|
o(r, n);
|
|
1815
|
-
else if (Q.isString(r) && (r = r.trim()) && !
|
|
1816
|
-
o(
|
|
1815
|
+
else if (Q.isString(r) && (r = r.trim()) && !n7(r))
|
|
1816
|
+
o(t7(r), n);
|
|
1817
1817
|
else if (Q.isHeaders(r))
|
|
1818
1818
|
for (const [s, u] of r.entries())
|
|
1819
1819
|
l(u, s, a);
|
|
@@ -1829,7 +1829,7 @@ class te {
|
|
|
1829
1829
|
if (!n)
|
|
1830
1830
|
return i;
|
|
1831
1831
|
if (n === !0)
|
|
1832
|
-
return
|
|
1832
|
+
return r7(i);
|
|
1833
1833
|
if (Q.isFunction(n))
|
|
1834
1834
|
return n.call(this, i, a);
|
|
1835
1835
|
if (Q.isRegExp(n))
|
|
@@ -1873,7 +1873,7 @@ class te {
|
|
|
1873
1873
|
n[o] = t3(i), delete n[l];
|
|
1874
1874
|
return;
|
|
1875
1875
|
}
|
|
1876
|
-
const s = r ?
|
|
1876
|
+
const s = r ? a7(l) : String(l).trim();
|
|
1877
1877
|
s !== l && delete n[l], n[s] = t3(i), a[s] = !0;
|
|
1878
1878
|
}), this;
|
|
1879
1879
|
}
|
|
@@ -1909,7 +1909,7 @@ class te {
|
|
|
1909
1909
|
}).accessors, i = this.prototype;
|
|
1910
1910
|
function l(o) {
|
|
1911
1911
|
const s = st(o);
|
|
1912
|
-
a[s] || (
|
|
1912
|
+
a[s] || (i7(i, o), a[s] = !0);
|
|
1913
1913
|
}
|
|
1914
1914
|
return Q.isArray(r) ? r.forEach(l) : l(r), this;
|
|
1915
1915
|
}
|
|
@@ -1951,11 +1951,11 @@ function Hl(e, r, n) {
|
|
|
1951
1951
|
n
|
|
1952
1952
|
));
|
|
1953
1953
|
}
|
|
1954
|
-
function
|
|
1954
|
+
function l7(e) {
|
|
1955
1955
|
const r = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
|
|
1956
1956
|
return r && r[1] || "";
|
|
1957
1957
|
}
|
|
1958
|
-
function
|
|
1958
|
+
function o7(e, r) {
|
|
1959
1959
|
e = e || 10;
|
|
1960
1960
|
const n = new Array(e), a = new Array(e);
|
|
1961
1961
|
let i = 0, l = 0, o;
|
|
@@ -1971,7 +1971,7 @@ function o6(e, r) {
|
|
|
1971
1971
|
return v ? Math.round(m * 1e3 / v) : void 0;
|
|
1972
1972
|
};
|
|
1973
1973
|
}
|
|
1974
|
-
function
|
|
1974
|
+
function s7(e, r) {
|
|
1975
1975
|
let n = 0, a = 1e3 / r, i, l;
|
|
1976
1976
|
const o = (f, h = Date.now()) => {
|
|
1977
1977
|
n = h, i = null, l && (clearTimeout(l), l = null), e.apply(null, f);
|
|
@@ -1985,8 +1985,8 @@ function s6(e, r) {
|
|
|
1985
1985
|
}
|
|
1986
1986
|
const m3 = (e, r, n = 3) => {
|
|
1987
1987
|
let a = 0;
|
|
1988
|
-
const i =
|
|
1989
|
-
return
|
|
1988
|
+
const i = o7(50, 250);
|
|
1989
|
+
return s7((l) => {
|
|
1990
1990
|
const o = l.loaded, s = l.lengthComputable ? l.total : void 0, u = o - a, f = i(u), h = o <= s;
|
|
1991
1991
|
a = o;
|
|
1992
1992
|
const p = {
|
|
@@ -2009,7 +2009,7 @@ const m3 = (e, r, n = 3) => {
|
|
|
2009
2009
|
total: e,
|
|
2010
2010
|
loaded: a
|
|
2011
2011
|
}), r[1]];
|
|
2012
|
-
}, da = (e) => (...r) => Q.asap(() => e(...r)),
|
|
2012
|
+
}, da = (e) => (...r) => Q.asap(() => e(...r)), c7 = ee.hasStandardBrowserEnv ? (
|
|
2013
2013
|
// Standard browser envs have full support of the APIs needed to test
|
|
2014
2014
|
// whether the request URL is of the same origin as current location.
|
|
2015
2015
|
function() {
|
|
@@ -2040,7 +2040,7 @@ const m3 = (e, r, n = 3) => {
|
|
|
2040
2040
|
return !0;
|
|
2041
2041
|
};
|
|
2042
2042
|
}()
|
|
2043
|
-
),
|
|
2043
|
+
), u7 = ee.hasStandardBrowserEnv ? (
|
|
2044
2044
|
// Standard browser envs support document.cookie
|
|
2045
2045
|
{
|
|
2046
2046
|
write(e, r, n, a, i, l) {
|
|
@@ -2067,14 +2067,14 @@ const m3 = (e, r, n = 3) => {
|
|
|
2067
2067
|
}
|
|
2068
2068
|
}
|
|
2069
2069
|
);
|
|
2070
|
-
function
|
|
2070
|
+
function d7(e) {
|
|
2071
2071
|
return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
|
|
2072
2072
|
}
|
|
2073
|
-
function
|
|
2073
|
+
function f7(e, r) {
|
|
2074
2074
|
return r ? e.replace(/\/?\/$/, "") + "/" + r.replace(/^\/+/, "") : e;
|
|
2075
2075
|
}
|
|
2076
2076
|
function Rl(e, r) {
|
|
2077
|
-
return e && !
|
|
2077
|
+
return e && !d7(r) ? f7(e, r) : r;
|
|
2078
2078
|
}
|
|
2079
2079
|
const fa = (e) => e instanceof te ? { ...e } : e;
|
|
2080
2080
|
function b1(e, r) {
|
|
@@ -2157,12 +2157,12 @@ const Vl = (e) => {
|
|
|
2157
2157
|
o.setContentType([f || "multipart/form-data", ...h].join("; "));
|
|
2158
2158
|
}
|
|
2159
2159
|
}
|
|
2160
|
-
if (ee.hasStandardBrowserEnv && (a && Q.isFunction(a) && (a = a(r)), a || a !== !1 &&
|
|
2161
|
-
const f = i && l &&
|
|
2160
|
+
if (ee.hasStandardBrowserEnv && (a && Q.isFunction(a) && (a = a(r)), a || a !== !1 && c7(r.url))) {
|
|
2161
|
+
const f = i && l && u7.read(l);
|
|
2162
2162
|
f && o.set(i, f);
|
|
2163
2163
|
}
|
|
2164
2164
|
return r;
|
|
2165
|
-
},
|
|
2165
|
+
}, h7 = typeof XMLHttpRequest < "u", p7 = h7 && function(e) {
|
|
2166
2166
|
return new Promise(function(n, a) {
|
|
2167
2167
|
const i = Vl(e);
|
|
2168
2168
|
let l = i.data;
|
|
@@ -2212,14 +2212,14 @@ const Vl = (e) => {
|
|
|
2212
2212
|
}), Q.isUndefined(i.withCredentials) || (L.withCredentials = !!i.withCredentials), s && s !== "json" && (L.responseType = i.responseType), f && ([m, b] = m3(f, !0), L.addEventListener("progress", m)), u && L.upload && ([p, v] = m3(u), L.upload.addEventListener("progress", p), L.upload.addEventListener("loadend", v)), (i.cancelToken || i.signal) && (h = (E) => {
|
|
2213
2213
|
L && (a(!E || E.type ? new nt(null, e, L) : E), L.abort(), L = null);
|
|
2214
2214
|
}, i.cancelToken && i.cancelToken.subscribe(h), i.signal && (i.signal.aborted ? h() : i.signal.addEventListener("abort", h)));
|
|
2215
|
-
const T =
|
|
2215
|
+
const T = l7(i.url);
|
|
2216
2216
|
if (T && ee.protocols.indexOf(T) === -1) {
|
|
2217
2217
|
a(new W0("Unsupported protocol " + T + ":", W0.ERR_BAD_REQUEST, e));
|
|
2218
2218
|
return;
|
|
2219
2219
|
}
|
|
2220
2220
|
L.send(l || null);
|
|
2221
2221
|
});
|
|
2222
|
-
},
|
|
2222
|
+
}, m7 = (e, r) => {
|
|
2223
2223
|
const { length: n } = e = e ? e.filter(Boolean) : [];
|
|
2224
2224
|
if (r || n) {
|
|
2225
2225
|
let a = new AbortController(), i;
|
|
@@ -2242,7 +2242,7 @@ const Vl = (e) => {
|
|
|
2242
2242
|
const { signal: u } = a;
|
|
2243
2243
|
return u.unsubscribe = () => Q.asap(s), u;
|
|
2244
2244
|
}
|
|
2245
|
-
},
|
|
2245
|
+
}, v7 = function* (e, r) {
|
|
2246
2246
|
let n = e.byteLength;
|
|
2247
2247
|
if (n < r) {
|
|
2248
2248
|
yield e;
|
|
@@ -2251,10 +2251,10 @@ const Vl = (e) => {
|
|
|
2251
2251
|
let a = 0, i;
|
|
2252
2252
|
for (; a < n; )
|
|
2253
2253
|
i = a + r, yield e.slice(a, i), a = i;
|
|
2254
|
-
},
|
|
2255
|
-
for await (const n of
|
|
2256
|
-
yield*
|
|
2257
|
-
},
|
|
2254
|
+
}, y7 = async function* (e, r) {
|
|
2255
|
+
for await (const n of g7(e))
|
|
2256
|
+
yield* v7(n, r);
|
|
2257
|
+
}, g7 = async function* (e) {
|
|
2258
2258
|
if (e[Symbol.asyncIterator]) {
|
|
2259
2259
|
yield* e;
|
|
2260
2260
|
return;
|
|
@@ -2271,7 +2271,7 @@ const Vl = (e) => {
|
|
|
2271
2271
|
await r.cancel();
|
|
2272
2272
|
}
|
|
2273
2273
|
}, ha = (e, r, n, a) => {
|
|
2274
|
-
const i =
|
|
2274
|
+
const i = y7(e, r);
|
|
2275
2275
|
let l = 0, o, s = (u) => {
|
|
2276
2276
|
o || (o = !0, a && a(u));
|
|
2277
2277
|
};
|
|
@@ -2299,13 +2299,13 @@ const Vl = (e) => {
|
|
|
2299
2299
|
}, {
|
|
2300
2300
|
highWaterMark: 2
|
|
2301
2301
|
});
|
|
2302
|
-
}, tr = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Ul = tr && typeof ReadableStream == "function",
|
|
2302
|
+
}, tr = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Ul = tr && typeof ReadableStream == "function", w7 = tr && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (r) => e.encode(r))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Wl = (e, ...r) => {
|
|
2303
2303
|
try {
|
|
2304
2304
|
return !!e(...r);
|
|
2305
2305
|
} catch {
|
|
2306
2306
|
return !1;
|
|
2307
2307
|
}
|
|
2308
|
-
},
|
|
2308
|
+
}, C7 = Ul && Wl(() => {
|
|
2309
2309
|
let e = !1;
|
|
2310
2310
|
const r = new Request(ee.origin, {
|
|
2311
2311
|
body: new ReadableStream(),
|
|
@@ -2325,7 +2325,7 @@ tr && ((e) => {
|
|
|
2325
2325
|
});
|
|
2326
2326
|
});
|
|
2327
2327
|
})(new Response());
|
|
2328
|
-
const
|
|
2328
|
+
const b7 = async (e) => {
|
|
2329
2329
|
if (e == null)
|
|
2330
2330
|
return 0;
|
|
2331
2331
|
if (Q.isBlob(e))
|
|
@@ -2338,11 +2338,11 @@ const b6 = async (e) => {
|
|
|
2338
2338
|
if (Q.isArrayBufferView(e) || Q.isArrayBuffer(e))
|
|
2339
2339
|
return e.byteLength;
|
|
2340
2340
|
if (Q.isURLSearchParams(e) && (e = e + ""), Q.isString(e))
|
|
2341
|
-
return (await
|
|
2342
|
-
},
|
|
2341
|
+
return (await w7(e)).byteLength;
|
|
2342
|
+
}, _7 = async (e, r) => {
|
|
2343
2343
|
const n = Q.toFiniteNumber(e.getContentLength());
|
|
2344
|
-
return n ??
|
|
2345
|
-
},
|
|
2344
|
+
return n ?? b7(r);
|
|
2345
|
+
}, x7 = tr && (async (e) => {
|
|
2346
2346
|
let {
|
|
2347
2347
|
url: r,
|
|
2348
2348
|
method: n,
|
|
@@ -2358,13 +2358,13 @@ const b6 = async (e) => {
|
|
|
2358
2358
|
fetchOptions: m
|
|
2359
2359
|
} = Vl(e);
|
|
2360
2360
|
f = f ? (f + "").toLowerCase() : "text";
|
|
2361
|
-
let v =
|
|
2361
|
+
let v = m7([i, l && l.toAbortSignal()], o), b;
|
|
2362
2362
|
const _ = v && v.unsubscribe && (() => {
|
|
2363
2363
|
v.unsubscribe();
|
|
2364
2364
|
});
|
|
2365
2365
|
let L;
|
|
2366
2366
|
try {
|
|
2367
|
-
if (u &&
|
|
2367
|
+
if (u && C7 && n !== "get" && n !== "head" && (L = await _7(h, a)) !== 0) {
|
|
2368
2368
|
let D = new Request(r, {
|
|
2369
2369
|
method: "POST",
|
|
2370
2370
|
body: a,
|
|
@@ -2428,9 +2428,9 @@ const b6 = async (e) => {
|
|
|
2428
2428
|
) : W0.from(F, F && F.code, e, b);
|
|
2429
2429
|
}
|
|
2430
2430
|
}), y4 = {
|
|
2431
|
-
http:
|
|
2432
|
-
xhr:
|
|
2433
|
-
fetch:
|
|
2431
|
+
http: P6,
|
|
2432
|
+
xhr: p7,
|
|
2433
|
+
fetch: x7
|
|
2434
2434
|
};
|
|
2435
2435
|
Q.forEach(y4, (e, r) => {
|
|
2436
2436
|
if (e) {
|
|
@@ -2441,7 +2441,7 @@ Q.forEach(y4, (e, r) => {
|
|
|
2441
2441
|
Object.defineProperty(e, "adapterName", { value: r });
|
|
2442
2442
|
}
|
|
2443
2443
|
});
|
|
2444
|
-
const ma = (e) => `- ${e}`,
|
|
2444
|
+
const ma = (e) => `- ${e}`, L7 = (e) => Q.isFunction(e) || e === null || e === !1, Zl = {
|
|
2445
2445
|
getAdapter: (e) => {
|
|
2446
2446
|
e = Q.isArray(e) ? e : [e];
|
|
2447
2447
|
const { length: r } = e;
|
|
@@ -2450,7 +2450,7 @@ const ma = (e) => `- ${e}`, L6 = (e) => Q.isFunction(e) || e === null || e === !
|
|
|
2450
2450
|
for (let l = 0; l < r; l++) {
|
|
2451
2451
|
n = e[l];
|
|
2452
2452
|
let o;
|
|
2453
|
-
if (a = n, !
|
|
2453
|
+
if (a = n, !L7(n) && (a = y4[(o = String(n)).toLowerCase()], a === void 0))
|
|
2454
2454
|
throw new W0(`Unknown adapter '${o}'`);
|
|
2455
2455
|
if (a)
|
|
2456
2456
|
break;
|
|
@@ -2519,7 +2519,7 @@ un.transitional = function(r, n, a) {
|
|
|
2519
2519
|
)), r ? r(l, o, s) : !0;
|
|
2520
2520
|
};
|
|
2521
2521
|
};
|
|
2522
|
-
function
|
|
2522
|
+
function E7(e, r, n) {
|
|
2523
2523
|
if (typeof e != "object")
|
|
2524
2524
|
throw new W0("options must be an object", W0.ERR_BAD_OPTION_VALUE);
|
|
2525
2525
|
const a = Object.keys(e);
|
|
@@ -2537,7 +2537,7 @@ function E6(e, r, n) {
|
|
|
2537
2537
|
}
|
|
2538
2538
|
}
|
|
2539
2539
|
const g4 = {
|
|
2540
|
-
assertOptions:
|
|
2540
|
+
assertOptions: E7,
|
|
2541
2541
|
validators: un
|
|
2542
2542
|
}, qe = g4.validators;
|
|
2543
2543
|
class v1 {
|
|
@@ -2734,12 +2734,12 @@ class dn {
|
|
|
2734
2734
|
};
|
|
2735
2735
|
}
|
|
2736
2736
|
}
|
|
2737
|
-
function
|
|
2737
|
+
function A7(e) {
|
|
2738
2738
|
return function(n) {
|
|
2739
2739
|
return e.apply(null, n);
|
|
2740
2740
|
};
|
|
2741
2741
|
}
|
|
2742
|
-
function
|
|
2742
|
+
function M7(e) {
|
|
2743
2743
|
return Q.isObject(e) && e.isAxiosError === !0;
|
|
2744
2744
|
}
|
|
2745
2745
|
const w4 = {
|
|
@@ -2828,15 +2828,15 @@ T2.Cancel = T2.CanceledError;
|
|
|
2828
2828
|
T2.all = function(r) {
|
|
2829
2829
|
return Promise.all(r);
|
|
2830
2830
|
};
|
|
2831
|
-
T2.spread =
|
|
2832
|
-
T2.isAxiosError =
|
|
2831
|
+
T2.spread = A7;
|
|
2832
|
+
T2.isAxiosError = M7;
|
|
2833
2833
|
T2.mergeConfig = b1;
|
|
2834
2834
|
T2.AxiosHeaders = te;
|
|
2835
2835
|
T2.formToJSON = (e) => Nl(Q.isHTMLForm(e) ? new FormData(e) : e);
|
|
2836
2836
|
T2.getAdapter = Zl.getAdapter;
|
|
2837
2837
|
T2.HttpStatusCode = w4;
|
|
2838
2838
|
T2.default = T2;
|
|
2839
|
-
const
|
|
2839
|
+
const k7 = ({ interceptors: e, baseURL: r } = {}) => {
|
|
2840
2840
|
const n = T2.create({
|
|
2841
2841
|
baseURL: r,
|
|
2842
2842
|
headers: {
|
|
@@ -2868,30 +2868,30 @@ const k6 = ({ interceptors: e, baseURL: r } = {}) => {
|
|
|
2868
2868
|
* (c) 2024 kazuya kawaguchi
|
|
2869
2869
|
* Released under the MIT License.
|
|
2870
2870
|
*/
|
|
2871
|
-
const ga = typeof window < "u", A1 = (e, r = !1) => r ? Symbol.for(e) : Symbol(e),
|
|
2871
|
+
const ga = typeof window < "u", A1 = (e, r = !1) => r ? Symbol.for(e) : Symbol(e), T7 = (e, r, n) => S7({ l: e, k: r, s: n }), S7 = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), V2 = (e) => typeof e == "number" && isFinite(e), O7 = (e) => Yl(e) === "[object Date]", q1 = (e) => Yl(e) === "[object RegExp]", rr = (e) => Q0(e) && Object.keys(e).length === 0, W2 = Object.assign;
|
|
2872
2872
|
let wa;
|
|
2873
2873
|
const Ne = () => wa || (wa = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof u4 < "u" ? u4 : {});
|
|
2874
2874
|
function Ca(e) {
|
|
2875
2875
|
return e.replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'");
|
|
2876
2876
|
}
|
|
2877
|
-
const
|
|
2877
|
+
const D7 = Object.prototype.hasOwnProperty;
|
|
2878
2878
|
function y3(e, r) {
|
|
2879
|
-
return
|
|
2879
|
+
return D7.call(e, r);
|
|
2880
2880
|
}
|
|
2881
|
-
const k2 = Array.isArray, y2 = (e) => typeof e == "function", E0 = (e) => typeof e == "string", h2 = (e) => typeof e == "boolean", s2 = (e) => e !== null && typeof e == "object",
|
|
2881
|
+
const k2 = Array.isArray, y2 = (e) => typeof e == "function", E0 = (e) => typeof e == "string", h2 = (e) => typeof e == "boolean", s2 = (e) => e !== null && typeof e == "object", B7 = (e) => s2(e) && y2(e.then) && y2(e.catch), jl = Object.prototype.toString, Yl = (e) => jl.call(e), Q0 = (e) => {
|
|
2882
2882
|
if (!s2(e))
|
|
2883
2883
|
return !1;
|
|
2884
2884
|
const r = Object.getPrototypeOf(e);
|
|
2885
2885
|
return r === null || r.constructor === Object;
|
|
2886
|
-
}, $
|
|
2887
|
-
function
|
|
2886
|
+
}, $7 = (e) => e == null ? "" : k2(e) || Q0(e) && e.toString === jl ? JSON.stringify(e, null, 2) : String(e);
|
|
2887
|
+
function F7(e, r = "") {
|
|
2888
2888
|
return e.reduce((n, a, i) => i === 0 ? n + a : n + r + a, "");
|
|
2889
2889
|
}
|
|
2890
2890
|
function nr(e) {
|
|
2891
2891
|
let r = e;
|
|
2892
2892
|
return () => ++r;
|
|
2893
2893
|
}
|
|
2894
|
-
function
|
|
2894
|
+
function I7(e, r) {
|
|
2895
2895
|
typeof console < "u" && (console.warn("[intlify] " + e), r && console.warn(r.stack));
|
|
2896
2896
|
}
|
|
2897
2897
|
const zt = (e) => !s2(e) || k2(e);
|
|
@@ -2911,28 +2911,28 @@ function r3(e, r) {
|
|
|
2911
2911
|
* (c) 2024 kazuya kawaguchi
|
|
2912
2912
|
* Released under the MIT License.
|
|
2913
2913
|
*/
|
|
2914
|
-
function
|
|
2914
|
+
function N7(e, r, n) {
|
|
2915
2915
|
return { line: e, column: r, offset: n };
|
|
2916
2916
|
}
|
|
2917
2917
|
function g3(e, r, n) {
|
|
2918
2918
|
return { start: e, end: r };
|
|
2919
2919
|
}
|
|
2920
|
-
const
|
|
2920
|
+
const P7 = /\{([0-9a-zA-Z]+)\}/g;
|
|
2921
2921
|
function Gl(e, ...r) {
|
|
2922
|
-
return r.length === 1 &&
|
|
2922
|
+
return r.length === 1 && H7(r[0]) && (r = r[0]), (!r || !r.hasOwnProperty) && (r = {}), e.replace(P7, (n, a) => r.hasOwnProperty(a) ? r[a] : "");
|
|
2923
2923
|
}
|
|
2924
|
-
const Xl = Object.assign, ba = (e) => typeof e == "string",
|
|
2924
|
+
const Xl = Object.assign, ba = (e) => typeof e == "string", H7 = (e) => e !== null && typeof e == "object";
|
|
2925
2925
|
function Kl(e, r = "") {
|
|
2926
2926
|
return e.reduce((n, a, i) => i === 0 ? n + a : n + r + a, "");
|
|
2927
2927
|
}
|
|
2928
2928
|
const fn = {
|
|
2929
2929
|
USE_MODULO_SYNTAX: 1,
|
|
2930
2930
|
__EXTEND_POINT__: 2
|
|
2931
|
-
},
|
|
2931
|
+
}, R7 = {
|
|
2932
2932
|
[fn.USE_MODULO_SYNTAX]: "Use modulo before '{{0}}'."
|
|
2933
2933
|
};
|
|
2934
|
-
function
|
|
2935
|
-
const a = Gl(
|
|
2934
|
+
function V7(e, r, ...n) {
|
|
2935
|
+
const a = Gl(R7[e], ...n || []), i = { message: String(a), code: e };
|
|
2936
2936
|
return r && (i.location = r), i;
|
|
2937
2937
|
}
|
|
2938
2938
|
const F0 = {
|
|
@@ -2960,7 +2960,7 @@ const F0 = {
|
|
|
2960
2960
|
// to avoid collision of error codes. This should always be kept as the last
|
|
2961
2961
|
// item.
|
|
2962
2962
|
__EXTEND_POINT__: 17
|
|
2963
|
-
},
|
|
2963
|
+
}, U7 = {
|
|
2964
2964
|
// tokenizer error messages
|
|
2965
2965
|
[F0.EXPECTED_TOKEN]: "Expected token: '{0}'",
|
|
2966
2966
|
[F0.INVALID_TOKEN_IN_PLACEHOLDER]: "Invalid token in placeholder: '{0}'",
|
|
@@ -2983,18 +2983,18 @@ const F0 = {
|
|
|
2983
2983
|
[F0.UNHANDLED_MINIFIER_NODE_TYPE]: "unhandled mimifier node type: '{0}'"
|
|
2984
2984
|
};
|
|
2985
2985
|
function at(e, r, n = {}) {
|
|
2986
|
-
const { domain: a, messages: i, args: l } = n, o = Gl((i ||
|
|
2986
|
+
const { domain: a, messages: i, args: l } = n, o = Gl((i || U7)[e] || "", ...l || []), s = new SyntaxError(String(o));
|
|
2987
2987
|
return s.code = e, r && (s.location = r), s.domain = a, s;
|
|
2988
2988
|
}
|
|
2989
|
-
function
|
|
2989
|
+
function W7(e) {
|
|
2990
2990
|
throw e;
|
|
2991
2991
|
}
|
|
2992
|
-
const Be = " ",
|
|
2993
|
-
`,
|
|
2994
|
-
function
|
|
2992
|
+
const Be = " ", Z7 = "\r", q2 = `
|
|
2993
|
+
`, z7 = "\u2028", q7 = "\u2029";
|
|
2994
|
+
function j7(e) {
|
|
2995
2995
|
const r = e;
|
|
2996
2996
|
let n = 0, a = 1, i = 1, l = 0;
|
|
2997
|
-
const o = (V) => r[V] ===
|
|
2997
|
+
const o = (V) => r[V] === Z7 && r[V + 1] === q2, s = (V) => r[V] === q2, u = (V) => r[V] === q7, f = (V) => r[V] === z7, h = (V) => o(V) || s(V) || u(V) || f(V), p = () => n, m = () => a, v = () => i, b = () => l, _ = (V) => o(V) || u(V) || f(V) ? q2 : r[V], L = () => _(n), F = () => _(n + l);
|
|
2998
2998
|
function T() {
|
|
2999
2999
|
return l = 0, h(n) && (a++, i = 0), o(n) && n++, n++, i++, r[n];
|
|
3000
3000
|
}
|
|
@@ -3028,9 +3028,9 @@ function j6(e) {
|
|
|
3028
3028
|
skipToPeek: $
|
|
3029
3029
|
};
|
|
3030
3030
|
}
|
|
3031
|
-
const je = void 0,
|
|
3032
|
-
function
|
|
3033
|
-
const n = r.location !== !1, a =
|
|
3031
|
+
const je = void 0, Y7 = ".", _a = "'", G7 = "tokenizer";
|
|
3032
|
+
function X7(e, r = {}) {
|
|
3033
|
+
const n = r.location !== !1, a = j7(e), i = () => a.index(), l = () => N7(a.line(), a.column(), a.index()), o = l(), s = i(), u = {
|
|
3034
3034
|
currentType: 14,
|
|
3035
3035
|
offset: s,
|
|
3036
3036
|
startLoc: o,
|
|
@@ -3047,7 +3047,7 @@ function X6(e, r = {}) {
|
|
|
3047
3047
|
const i2 = f();
|
|
3048
3048
|
if (I.column += l0, I.offset += l0, h) {
|
|
3049
3049
|
const k0 = n ? g3(i2.startLoc, I) : null, J = at(M, k0, {
|
|
3050
|
-
domain:
|
|
3050
|
+
domain: G7,
|
|
3051
3051
|
args: A0
|
|
3052
3052
|
});
|
|
3053
3053
|
h(J);
|
|
@@ -3444,8 +3444,8 @@ function X6(e, r = {}) {
|
|
|
3444
3444
|
context: f
|
|
3445
3445
|
};
|
|
3446
3446
|
}
|
|
3447
|
-
const
|
|
3448
|
-
function
|
|
3447
|
+
const K7 = "parser", J7 = /(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;
|
|
3448
|
+
function Q7(e, r, n) {
|
|
3449
3449
|
switch (e) {
|
|
3450
3450
|
case "\\\\":
|
|
3451
3451
|
return "\\";
|
|
@@ -3463,7 +3463,7 @@ function es(e = {}) {
|
|
|
3463
3463
|
const O = E.currentPosition();
|
|
3464
3464
|
if (O.offset += $, O.column += $, n) {
|
|
3465
3465
|
const N = r ? g3(D, O) : null, a0 = at(S, N, {
|
|
3466
|
-
domain:
|
|
3466
|
+
domain: K7,
|
|
3467
3467
|
args: V
|
|
3468
3468
|
});
|
|
3469
3469
|
n(a0);
|
|
@@ -3473,7 +3473,7 @@ function es(e = {}) {
|
|
|
3473
3473
|
const O = E.currentPosition();
|
|
3474
3474
|
if (O.offset += $, O.column += $, a) {
|
|
3475
3475
|
const N = r ? g3(D, O) : null;
|
|
3476
|
-
a(
|
|
3476
|
+
a(V7(S, N, V));
|
|
3477
3477
|
}
|
|
3478
3478
|
}
|
|
3479
3479
|
function o(E, S, D) {
|
|
@@ -3497,7 +3497,7 @@ function es(e = {}) {
|
|
|
3497
3497
|
}
|
|
3498
3498
|
function p(E, S) {
|
|
3499
3499
|
const D = E.context(), { lastOffset: $, lastStartLoc: V } = D, O = o(9, $, V);
|
|
3500
|
-
return O.value = S.replace(
|
|
3500
|
+
return O.value = S.replace(J7, Q7), E.nextToken(), s(O, E.currentOffset(), E.currentPosition()), O;
|
|
3501
3501
|
}
|
|
3502
3502
|
function m(E) {
|
|
3503
3503
|
const S = E.nextToken(), D = E.context(), { lastOffset: $, lastStartLoc: V } = D, O = o(8, $, V);
|
|
@@ -3593,7 +3593,7 @@ function es(e = {}) {
|
|
|
3593
3593
|
return S.currentType === 14 ? V : L(E, D, $, V);
|
|
3594
3594
|
}
|
|
3595
3595
|
function T(E) {
|
|
3596
|
-
const S =
|
|
3596
|
+
const S = X7(E, Xl({}, e)), D = S.context(), $ = o(0, D.offset, D.startLoc);
|
|
3597
3597
|
return r && $.loc && ($.loc.source = E), $.body = F(S), e.onCacheKey && ($.cacheKey = e.onCacheKey(E)), D.currentType !== 14 && i(S, F0.UNEXPECTED_LEXICAL_ANALYSIS, D.lastStartLoc, 0, E[D.offset] || ""), s($, S.currentOffset(), S.currentPosition()), $;
|
|
3598
3598
|
}
|
|
3599
3599
|
return { parse: T };
|
|
@@ -3894,7 +3894,7 @@ function fs(e, r = {}) {
|
|
|
3894
3894
|
const n = Xl({}, r), a = !!n.jit, i = !!n.minify, l = n.optimize == null ? !0 : n.optimize, s = es(n).parse(e);
|
|
3895
3895
|
return a ? (l && ns(s), i && N1(s), { ast: s, code: "" }) : (rs(s, n), ds(s, n));
|
|
3896
3896
|
}
|
|
3897
|
-
var hs = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/
|
|
3897
|
+
var hs = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_0be46b55-6a11-4cbd-9061-3b8a4818d50d", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", DOTNET_NOLOGO: "1", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions", CI: "true", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_0be46b55-6a11-4cbd-9061-3b8a4818d50d", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_config_noproxy: "", HOME: "/home/runner", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_json: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "webitel", npm_package_engines_node: "v22.12.0", GRADLE_HOME: "/usr/share/gradle-8.11.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", GITHUB_RETENTION_DAYS: "1", GITHUB_REPOSITORY_OWNER_ID: "9943327", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_local_prefix: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", SYSTEMD_EXEC_PID: "600", npm_config_engine_strict: "true", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", COLOR: "0", NVM_DIR: "/home/runner/.nvm", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20241215.1.0", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.10/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.4/x64", JOURNAL_STREAM: "8:20541", GITHUB_WORKFLOW: "Webitel UI release with docs", _: "/opt/hostedtoolcache/node/22.12.0/x64/bin/npm", npm_config_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_config_npm_version: "10.9.0", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", STATS_D: "true", GITHUB_RUN_ID: "12401010747", STATS_VMFE: "true", npm_config_cache: "/home/runner/.npm", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "c89f009dc18524e57a6a4cc01761e81220a2dee6", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", STATS_BLT: "true", GITHUB_WORKFLOW_REF: "webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_config_node_gyp: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_4ff67cf7-2930-4ac2-bc1a-cedb7d9c3519", INVOCATION_ID: "9f432823be9042a494fe6d79fc6bc35a", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", npm_package_name: "@webitel/ui-sdk", GITHUB_ACTION: "publish_release", GITHUB_RUN_NUMBER: "574", GITHUB_TRIGGERING_ACTOR: "VladimirBeria", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 13", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "master", GITHUB_REPOSITORY: "webitel/webitel-ui-sdk", STATS_D_D: "true", npm_lifecycle_script: "vite build", STATS_UE: "true", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", GITHUB_REPOSITORY_ID: "278613868", GITHUB_ACTIONS: "true", STATS_PIP: "false", npm_package_version: "24.12.29", npm_lifecycle_event: "build", GITHUB_REF_PROTECTED: "false", GITHUB_WORKSPACE: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "c89f009dc18524e57a6a4cc01761e81220a2dee6", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", GITHUB_REF: "refs/heads/master", GITHUB_ACTOR: "VladimirBeria", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", LEIN_HOME: "/usr/local/lib/lein", npm_config_globalconfig: "/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc", npm_config_init_module: "/home/runner/.npm-init.js", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_0be46b55-6a11-4cbd-9061-3b8a4818d50d", JAVA_HOME: "/usr/lib/jvm/temurin-11-jdk-amd64", PWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", GITHUB_ACTOR_ID: "71511151", RUNNER_WORKSPACE: "/home/runner/work/webitel-ui-sdk", npm_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_0be46b55-6a11-4cbd-9061-3b8a4818d50d", npm_config_global_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_package_engines_npm: "10.9.0", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_0be46b55-6a11-4cbd-9061-3b8a4818d50d", INIT_CWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", EDITOR: "vi", NODE_ENV: "production" };
|
|
3898
3898
|
function ps() {
|
|
3899
3899
|
typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Ne().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_JIT_COMPILATION__ != "boolean" && (Ne().__INTLIFY_JIT_COMPILATION__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Ne().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
|
|
3900
3900
|
}
|
|
@@ -4172,7 +4172,7 @@ function _s(e, r) {
|
|
|
4172
4172
|
}
|
|
4173
4173
|
return i;
|
|
4174
4174
|
}
|
|
4175
|
-
const xs = (e) => e, Ls = (e) => "", Es = "text", As = (e) => e.length === 0 ? "" :
|
|
4175
|
+
const xs = (e) => e, Ls = (e) => "", Es = "text", As = (e) => e.length === 0 ? "" : F7(e), Ms = $7;
|
|
4176
4176
|
function Aa(e, r) {
|
|
4177
4177
|
return e = Math.abs(e), r === 2 ? e ? e > 1 ? 1 : 0 : 1 : e ? Math.min(e, 2) : 0;
|
|
4178
4178
|
}
|
|
@@ -4282,7 +4282,7 @@ function Ma(e) {
|
|
|
4282
4282
|
return Cr;
|
|
4283
4283
|
if (e.constructor.name === "Function") {
|
|
4284
4284
|
const r = e();
|
|
4285
|
-
if (
|
|
4285
|
+
if (B7(r))
|
|
4286
4286
|
throw Ee(he.NOT_SUPPORT_LOCALE_PROMISE_VALUE);
|
|
4287
4287
|
return Cr = r;
|
|
4288
4288
|
} else
|
|
@@ -4366,7 +4366,7 @@ const Da = (e) => {
|
|
|
4366
4366
|
}, zs = () => i9;
|
|
4367
4367
|
let Ba = 0;
|
|
4368
4368
|
function qs(e = {}) {
|
|
4369
|
-
const r = y2(e.onWarn) ? e.onWarn :
|
|
4369
|
+
const r = y2(e.onWarn) ? e.onWarn : I7, n = E0(e.version) ? e.version : Hs, a = E0(e.locale) || y2(e.locale) ? e.locale : Ot, i = y2(a) ? Ot : a, l = k2(e.fallbackLocale) || Q0(e.fallbackLocale) || E0(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : i, o = Q0(e.messages) ? e.messages : { [i]: {} }, s = Q0(e.datetimeFormats) ? e.datetimeFormats : { [i]: {} }, u = Q0(e.numberFormats) ? e.numberFormats : { [i]: {} }, f = W2({}, e.modifiers || {}, Rs()), h = e.pluralRules || {}, p = y2(e.missing) ? e.missing : null, m = h2(e.missingWarn) || q1(e.missingWarn) ? e.missingWarn : !0, v = h2(e.fallbackWarn) || q1(e.fallbackWarn) ? e.fallbackWarn : !0, b = !!e.fallbackFormat, _ = !!e.unresolving, L = y2(e.postTranslation) ? e.postTranslation : null, F = Q0(e.processor) ? e.processor : null, T = h2(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, E = !!e.escapeParameter, S = y2(e.messageCompiler) ? e.messageCompiler : t9, D = y2(e.messageResolver) ? e.messageResolver : r9 || bs, $ = y2(e.localeFallbacker) ? e.localeFallbacker : n9 || Is, V = s2(e.fallbackContext) ? e.fallbackContext : void 0, O = e, N = s2(O.__datetimeFormatters) ? O.__datetimeFormatters : /* @__PURE__ */ new Map(), a0 = s2(O.__numberFormatters) ? O.__numberFormatters : /* @__PURE__ */ new Map(), H = s2(O.__meta) ? O.__meta : {};
|
|
4370
4370
|
Ba++;
|
|
4371
4371
|
const K = {
|
|
4372
4372
|
version: n,
|
|
@@ -4481,7 +4481,7 @@ let H1 = /* @__PURE__ */ Object.create(null);
|
|
|
4481
4481
|
const Y1 = (e) => s2(e) && (e.t === 0 || e.type === 0) && ("b" in e || "body" in e);
|
|
4482
4482
|
function o9(e, r = {}) {
|
|
4483
4483
|
let n = !1;
|
|
4484
|
-
const a = r.onError ||
|
|
4484
|
+
const a = r.onError || W7;
|
|
4485
4485
|
return r.onError = (i) => {
|
|
4486
4486
|
n = !0, a(i);
|
|
4487
4487
|
}, { ...fs(e, r), detectError: n };
|
|
@@ -4603,7 +4603,7 @@ function ec(e, r, n, a, i, l) {
|
|
|
4603
4603
|
onError: (o) => {
|
|
4604
4604
|
throw l && l(o), o;
|
|
4605
4605
|
},
|
|
4606
|
-
onCacheKey: (o) =>
|
|
4606
|
+
onCacheKey: (o) => T7(r, n, o)
|
|
4607
4607
|
};
|
|
4608
4608
|
}
|
|
4609
4609
|
function tc(e, r, n, a) {
|
|
@@ -4686,7 +4686,7 @@ function _4(...e) {
|
|
|
4686
4686
|
} catch {
|
|
4687
4687
|
throw Ee(he.INVALID_ISO_DATE_ARGUMENT);
|
|
4688
4688
|
}
|
|
4689
|
-
} else if (
|
|
4689
|
+
} else if (O7(r)) {
|
|
4690
4690
|
if (isNaN(r.getTime()))
|
|
4691
4691
|
throw Ee(he.INVALID_DATE_ARGUMENT);
|
|
4692
4692
|
s = r;
|
|
@@ -4767,7 +4767,7 @@ function Ra(e, r, n) {
|
|
|
4767
4767
|
}
|
|
4768
4768
|
}
|
|
4769
4769
|
ps();
|
|
4770
|
-
var rc = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/
|
|
4770
|
+
var rc = { VUE_APP_API_URL: "/api", GITHUB_STATE: "/home/runner/work/_temp/_runner_file_commands/save_state_0be46b55-6a11-4cbd-9061-3b8a4818d50d", STATS_TRP: "true", DEPLOYMENT_BASEPATH: "/opt/runner", DOTNET_NOLOGO: "1", USER: "runner", npm_config_always_auth: "", npm_config_user_agent: "npm/10.9.0 node/v22.12.0 linux x64 workspaces/false ci/github-actions", CI: "true", RUNNER_ENVIRONMENT: "github-hosted", GITHUB_ENV: "/home/runner/work/_temp/_runner_file_commands/set_env_0be46b55-6a11-4cbd-9061-3b8a4818d50d", PIPX_HOME: "/opt/pipx", npm_node_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", JAVA_HOME_8_X64: "/usr/lib/jvm/temurin-8-jdk-amd64", NODE_AUTH_TOKEN: "XXXXX-XXXXX-XXXXX-XXXXX", SHLVL: "1", npm_config_noproxy: "", HOME: "/home/runner", RUNNER_TEMP: "/home/runner/work/_temp", GITHUB_EVENT_PATH: "/home/runner/work/_temp/_github_workflow/event.json", npm_package_json: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/package.json", JAVA_HOME_11_X64: "/usr/lib/jvm/temurin-11-jdk-amd64", PIPX_BIN_DIR: "/opt/pipx_bin", GITHUB_REPOSITORY_OWNER: "webitel", npm_package_engines_node: "v22.12.0", GRADLE_HOME: "/usr/share/gradle-8.11.1", ANDROID_NDK_LATEST_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", JAVA_HOME_21_X64: "/usr/lib/jvm/temurin-21-jdk-amd64", STATS_RDCL: "true", GITHUB_RETENTION_DAYS: "1", GITHUB_REPOSITORY_OWNER_ID: "9943327", POWERSHELL_DISTRIBUTION_CHANNEL: "GitHub-Actions-ubuntu22", AZURE_EXTENSION_DIR: "/opt/az/azcliextensions", GITHUB_HEAD_REF: "", npm_config_local_prefix: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", SYSTEMD_EXEC_PID: "600", npm_config_engine_strict: "true", GITHUB_GRAPHQL_URL: "https://api.github.com/graphql", COLOR: "0", NVM_DIR: "/home/runner/.nvm", DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "1", GOROOT_1_21_X64: "/opt/hostedtoolcache/go/1.21.13/x64", JAVA_HOME_17_X64: "/usr/lib/jvm/temurin-17-jdk-amd64", ImageVersion: "20241215.1.0", RUNNER_OS: "Linux", GITHUB_API_URL: "https://api.github.com", GOROOT_1_22_X64: "/opt/hostedtoolcache/go/1.22.10/x64", SWIFT_PATH: "/usr/share/swift/usr/bin", RUNNER_USER: "runner", STATS_V3PS: "true", CHROMEWEBDRIVER: "/usr/local/share/chromedriver-linux64", GOROOT_1_23_X64: "/opt/hostedtoolcache/go/1.23.4/x64", JOURNAL_STREAM: "8:20541", GITHUB_WORKFLOW: "Webitel UI release with docs", _: "/opt/hostedtoolcache/node/22.12.0/x64/bin/npm", npm_config_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_config_npm_version: "10.9.0", ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE: "/opt/actionarchivecache", STATS_D: "true", GITHUB_RUN_ID: "12401010747", STATS_VMFE: "true", npm_config_cache: "/home/runner/.npm", GITHUB_REF_TYPE: "branch", BOOTSTRAP_HASKELL_NONINTERACTIVE: "1", GITHUB_WORKFLOW_SHA: "c89f009dc18524e57a6a4cc01761e81220a2dee6", GITHUB_BASE_REF: "", ImageOS: "ubuntu22", STATS_BLT: "true", GITHUB_WORKFLOW_REF: "webitel/webitel-ui-sdk/.github/workflows/release.yml@refs/heads/master", PERFLOG_LOCATION_SETTING: "RUNNER_PERFLOG", GITHUB_ACTION_REPOSITORY: "", npm_config_node_gyp: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js", PATH: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk/node_modules/.bin:/home/runner/work/webitel-ui-sdk/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/22.12.0/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", ANT_HOME: "/usr/share/ant", DOTNET_MULTILEVEL_LOOKUP: "0", RUNNER_TRACKING_ID: "github_4ff67cf7-2930-4ac2-bc1a-cedb7d9c3519", INVOCATION_ID: "9f432823be9042a494fe6d79fc6bc35a", NPM_CONFIG_USERCONFIG: "/home/runner/work/_temp/.npmrc", RUNNER_TOOL_CACHE: "/opt/hostedtoolcache", NODE: "/opt/hostedtoolcache/node/22.12.0/x64/bin/node", npm_package_name: "@webitel/ui-sdk", GITHUB_ACTION: "publish_release", GITHUB_RUN_NUMBER: "574", GITHUB_TRIGGERING_ACTOR: "VladimirBeria", RUNNER_ARCH: "X64", XDG_RUNTIME_DIR: "/run/user/1001", AGENT_TOOLSDIRECTORY: "/opt/hostedtoolcache", LANG: "C.UTF-8", VCPKG_INSTALLATION_ROOT: "/usr/local/share/vcpkg", CONDA: "/usr/share/miniconda", RUNNER_NAME: "GitHub Actions 13", XDG_CONFIG_HOME: "/home/runner/.config", STATS_VMD: "true", GITHUB_REF_NAME: "master", GITHUB_REPOSITORY: "webitel/webitel-ui-sdk", STATS_D_D: "true", npm_lifecycle_script: "vite build", STATS_UE: "true", ANDROID_NDK_ROOT: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_ACTION_REF: "", DEBIAN_FRONTEND: "noninteractive", GITHUB_REPOSITORY_ID: "278613868", GITHUB_ACTIONS: "true", STATS_PIP: "false", npm_package_version: "24.12.29", npm_lifecycle_event: "build", GITHUB_REF_PROTECTED: "false", GITHUB_WORKSPACE: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", ACCEPT_EULA: "Y", GITHUB_JOB: "publish", RUNNER_PERFLOG: "/home/runner/perflog", GITHUB_SHA: "c89f009dc18524e57a6a4cc01761e81220a2dee6", GITHUB_RUN_ATTEMPT: "1", STATS_D_TC: "true", GITHUB_REF: "refs/heads/master", GITHUB_ACTOR: "VladimirBeria", ANDROID_SDK_ROOT: "/usr/local/lib/android/sdk", LEIN_HOME: "/usr/local/lib/lein", npm_config_globalconfig: "/opt/hostedtoolcache/node/22.12.0/x64/etc/npmrc", npm_config_init_module: "/home/runner/.npm-init.js", GITHUB_PATH: "/home/runner/work/_temp/_runner_file_commands/add_path_0be46b55-6a11-4cbd-9061-3b8a4818d50d", JAVA_HOME: "/usr/lib/jvm/temurin-11-jdk-amd64", PWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", GITHUB_ACTOR_ID: "71511151", RUNNER_WORKSPACE: "/home/runner/work/webitel-ui-sdk", npm_execpath: "/opt/hostedtoolcache/node/22.12.0/x64/lib/node_modules/npm/bin/npm-cli.js", HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: "3650", GITHUB_EVENT_NAME: "push", HOMEBREW_NO_AUTO_UPDATE: "1", ANDROID_HOME: "/usr/local/lib/android/sdk", GITHUB_SERVER_URL: "https://github.com", GECKOWEBDRIVER: "/usr/local/share/gecko_driver", LEIN_JAR: "/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar", GHCUP_INSTALL_BASE_PREFIX: "/usr/local", GITHUB_OUTPUT: "/home/runner/work/_temp/_runner_file_commands/set_output_0be46b55-6a11-4cbd-9061-3b8a4818d50d", npm_config_global_prefix: "/opt/hostedtoolcache/node/22.12.0/x64", npm_package_engines_npm: "10.9.0", EDGEWEBDRIVER: "/usr/local/share/edge_driver", STATS_EXT: "true", npm_command: "run-script", ANDROID_NDK: "/usr/local/lib/android/sdk/ndk/27.2.12479018", SGX_AESM_ADDR: "1", CHROME_BIN: "/usr/bin/google-chrome", SELENIUM_JAR_PATH: "/usr/share/java/selenium-server.jar", STATS_EXTP: "https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data", ANDROID_NDK_HOME: "/usr/local/lib/android/sdk/ndk/27.2.12479018", GITHUB_STEP_SUMMARY: "/home/runner/work/_temp/_runner_file_commands/step_summary_0be46b55-6a11-4cbd-9061-3b8a4818d50d", INIT_CWD: "/home/runner/work/webitel-ui-sdk/webitel-ui-sdk", EDITOR: "vi", NODE_ENV: "production" };
|
|
4771
4771
|
const nc = "9.14.1";
|
|
4772
4772
|
function ac() {
|
|
4773
4773
|
typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (Ne().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (Ne().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_JIT_COMPILATION__ != "boolean" && (Ne().__INTLIFY_JIT_COMPILATION__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Ne().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Ne().__INTLIFY_PROD_DEVTOOLS__ = !1);
|
|
@@ -23809,72 +23809,74 @@ R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="star"><pat
|
|
|
23809
23809
|
const HO = "star";
|
|
23810
23810
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stop"><path fill-rule="evenodd" d="M8 9a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1zm2 5h4v-4h-4z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12m10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8" clip-rule="evenodd" /></symbol>', "stop");
|
|
23811
23811
|
const RO = "stop";
|
|
23812
|
+
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stop-sign"><path d="M9 10a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1z" /><path fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16" clip-rule="evenodd" /></symbol>', "stop-sign");
|
|
23813
|
+
const VO = "stop-sign";
|
|
23812
23814
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt-download"><path fill-rule="evenodd" d="M19.121 5.121 16.88 2.88A3 3 0 0 0 14.757 2H7a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h2a1 1 0 1 0 0-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7v2a2 2 0 0 0 2 2h2v3a1 1 0 1 0 2 0V7.243a3 3 0 0 0-.879-2.122M16 6V4.828L17.172 6z" clip-rule="evenodd" /><path d="M18 15a1 1 0 1 0-2 0v3.586l-.293-.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l2-2a1 1 0 0 0-1.414-1.414l-.293.293z" /></symbol>', "stt-download");
|
|
23813
|
-
const
|
|
23815
|
+
const UO = "stt-download";
|
|
23814
23816
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt-search"><path fill-rule="evenodd" d="M16.879 2.879 19.12 5.12A3 3 0 0 1 20 7.243V11a1 1 0 1 1-2 0V8h-2a2 2 0 0 1-2-2V4H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879M16 4.829V6h1.172zM13 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3.446.032a4 4 0 1 0-1.414 1.414l2.261 2.261a1 1 0 0 0 1.414-1.414z" clip-rule="evenodd" /></symbol>', "stt-search");
|
|
23815
|
-
const
|
|
23817
|
+
const WO = "stt-search";
|
|
23816
23818
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="stt"><path fill-rule="evenodd" d="M16.879 2.879 19.12 5.12A3 3 0 0 1 20 7.243V11a1 1 0 1 1-2 0V8h-2a2 2 0 0 1-2-2V4H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2a1 1 0 1 1 0 2H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h7.757a3 3 0 0 1 2.122.879M16 4.829V6h1.172z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M17.447 13.724a1 1 0 0 1 .354.296Q17.898 14 18 14h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-3q-.102 0-.199-.02a1 1 0 0 1-.354.296l-4 2A1 1 0 0 1 12 21.382v-8.764a1 1 0 0 1 1.447-.894zM16 15.236v3.528l-2 1v-5.528zM20 16v2h-1v-2z" clip-rule="evenodd" /></symbol>', "stt");
|
|
23817
|
-
const
|
|
23819
|
+
const ZO = "stt";
|
|
23818
23820
|
R('<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="telegram-bot"><path fill="#1899CD" fill-rule="evenodd" d="M8.5 11a1.5 1.5 0 0 0 0 3h7a1.5 1.5 0 0 0 0-3zm1.5 1.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0m5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd" /><path fill="#1899CD" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-5c3.866 0 7-2.015 7-4.5v-4a.5.5 0 1 0-1 0v1.023C16.95 8.102 15.023 7 12 7S7.05 8.102 6 9.523V8.5a.5.5 0 0 0-1 0v4c0 2.485 3.134 4.5 7 4.5" clip-rule="evenodd" /></symbol>', "telegram-bot");
|
|
23819
|
-
const
|
|
23821
|
+
const zO = "telegram-bot";
|
|
23820
23822
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tick"><path fill-rule="evenodd" d="M18.121 7.293a1 1 0 0 1 0 1.414l-7 7a2 2 0 0 1-2.828 0l-3-3a1 1 0 1 1 1.414-1.414l2.647 2.646a.5.5 0 0 0 .707 0l6.646-6.646a1 1 0 0 1 1.414 0" clip-rule="evenodd" /></symbol>', "tick");
|
|
23821
|
-
const
|
|
23823
|
+
const qO = "tick";
|
|
23822
23824
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tts-download"><path fill-rule="evenodd" d="M16.389 2.535c0-.298.24-.54.534-.54h4.74c.294 0 .534.242.534.54V7.75a.54.54 0 0 1-.335.501.53.53 0 0 1-.585-.126L20.24 7.037h-.432v1.441c0 .298-.24.54-.535.54h-3.317l-1.036 1.088a.53.53 0 0 1-.585.126.54.54 0 0 1-.335-.5V4.515c0-.298.24-.54.535-.54h1.854zm0 2.52h-1.32v3.337l.275-.288c.1-.106.24-.166.385-.166h3.01v-.901h-1.816a.537.537 0 0 1-.534-.54zm3.42.902v-1.44c0-.299-.24-.54-.536-.54h-1.815v-.902h3.67V6.41l-.275-.288a.53.53 0 0 0-.385-.166zm-1.07 0h-1.281v-.901h1.281z" clip-rule="evenodd" /><path d="M9.4 3.097a3.71 3.71 0 0 0-5.277 0l-.702.693c-1.07 1.058-1.73 2.747-1.275 4.503.364 1.828 1.156 3.743 2.36 5.555.313.47.961.551 1.402.198.422-.337.498-.946.202-1.398-1.037-1.585-1.705-3.235-2.008-4.772l-.015-.065c-.26-.977.098-1.963.74-2.598l.702-.694c.706-.698 1.758-.698 2.465 0l1.203 1.19c.254.25.372.554.362.858-.01.306-.15.642-.463.951l-.802.793c-.13.129-.226.288-.276.46a1 1 0 0 0 .03.647c.52 1.32 1.44 2.625 2.652 3.823 1.107 1.095 2.505 1.989 3.807 2.593a1 1 0 0 0 .823.008c.112-.05.224-.122.325-.222l.902-.892c.506-.5 1.257-.5 1.763 0l1.197 1.184c.301.343.458.8.48 1.27.023.463-.086.917-.295 1.26l-.68.673c-.743.734-1.665 1.01-2.694.825h-.003a12.5 12.5 0 0 1-2.855-.937c-.498-.229-1.098-.056-1.364.422-.27.487-.093 1.105.412 1.341a14.6 14.6 0 0 0 3.439 1.139l.017.003c1.653.297 3.236-.167 4.454-1.37l.701-.695q.143-.14.248-.308c.467-.737.658-1.62.618-2.45-.04-.834-.324-1.757-.986-2.505a2 2 0 0 0-.08-.085l-1.203-1.19a3.22 3.22 0 0 0-4.575 0l-.414.41c-.94-.501-1.88-1.155-2.63-1.896-.862-.852-1.51-1.722-1.935-2.552l.33-.327c.62-.613 1.026-1.416 1.055-2.307a3.14 3.14 0 0 0-.954-2.347z" /><path d="M8 14a1 1 0 0 1 1 1v3.586l.293-.293a1 1 0 0 1 1.414 1.414l-2 2a1 1 0 0 1-1.415 0l-2-2a1 1 0 1 1 1.415-1.414l.293.293V15a1 1 0 0 1 1-1" /></symbol>', "tts-download");
|
|
23823
|
-
const
|
|
23825
|
+
const jO = "tts-download";
|
|
23824
23826
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="undo"><path d="M6 19a1 1 0 0 0 1 1h7.5a6.5 6.5 0 1 0 0-13H7.106q.231-.286.416-.583C7.754 6.043 8 5.534 8 5a1 1 0 1 0-2 0q0-.013-.003.003c-.01.03-.044.15-.175.361-.155.25-.384.534-.654.804s-.554.5-.804.654c-.212.13-.33.166-.361.175Q3.988 7 4 7a1 1 0 1 0 0 2q-.013 0 .003.003c.03.01.15.044.361.175.25.155.534.384.804.654s.5.554.654.804c.13.212.166.33.175.361Q6 11.012 6 11a1 1 0 1 0 2 0c0-.534-.246-1.043-.478-1.417A6 6 0 0 0 7.106 9H14.5a4.5 4.5 0 1 1 0 9H7a1 1 0 0 0-1 1" /></symbol>', "undo");
|
|
23825
|
-
const
|
|
23827
|
+
const YO = "undo";
|
|
23826
23828
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="unpin"><path d="M3.707 2.293a1 1 0 0 0-1.414 1.414l18 18a1 1 0 0 0 1.414-1.414zM15.93 12.733q.185.352.328.697L10.57 7.742q.345.143.697.329l4.112-5.439q.079-.14.193-.255c.859-.859 2.91-.201 4.581 1.47 1.671 1.67 2.329 3.722 1.47 4.581q-.115.114-.255.193zM8.487 13.89c-1.316-1.585-2.038-3.286-1.994-4.569l8.186 8.186c-1.283.044-2.984-.678-4.57-1.995L2 22z" /></symbol>', "unpin");
|
|
23827
|
-
const
|
|
23829
|
+
const GO = "unpin";
|
|
23828
23830
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="upload"><path fill-rule="evenodd" d="M12 4a4.6 4.6 0 0 0-4.309 2.886 1 1 0 0 1-.718.6C5.293 7.845 4 9.377 4 11.178 4 13.323 5.677 15 7.814 15a1 1 0 1 1 0 2C4.569 17 2 14.424 2 11.177a5.8 5.8 0 0 1 4.052-5.514A6.6 6.6 0 0 1 12 2c3.184 0 5.855 2.261 6.502 5.258A5 5 0 0 1 22 12.016C22 14.76 19.766 17 17.023 17a1 1 0 1 1 0-2A2.99 2.99 0 0 0 20 12.016a2.994 2.994 0 0 0-2.53-2.95 1 1 0 0 1-.844-.886C16.384 5.84 14.393 4 12 4" clip-rule="evenodd" /><path d="M11.915 6.004a1 1 0 0 0-.539.214l-.014.012a1 1 0 0 0-.268.346c-.106.214-.193.416-.281.62-.18.416-.364.84-.717 1.388-.488.76-1.265 1.66-2.65 2.584a1 1 0 1 0 1.109 1.664c1.065-.71 1.85-1.43 2.445-2.122V21a1 1 0 1 0 2 0V10.71c.594.692 1.38 1.412 2.445 2.122a1 1 0 0 0 1.11-1.664c-1.386-.924-2.163-1.825-2.651-2.584a8.7 8.7 0 0 1-.717-1.388c-.087-.202-.174-.403-.279-.615a1 1 0 0 0-.841-.579M12 6l-.085.004z" /></symbol>', "upload");
|
|
23829
|
-
const
|
|
23831
|
+
const XO = "upload";
|
|
23830
23832
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="user"><path fill-rule="evenodd" d="M14.011 7c0 1.105-.9 2-2.011 2a2.006 2.006 0 0 1-2.011-2c0-1.105.9-2 2.011-2 1.11 0 2.011.895 2.011 2m2.011 0c0 2.21-1.8 4-4.022 4-2.221 0-4.022-1.79-4.022-4S9.778 3 12 3c2.221 0 4.022 1.79 4.022 4m2.946 14.003C18.48 17.609 15.547 15 12 15s-6.481 2.61-6.968 6.003c-.078.547-.52.997-1.076.997-.555 0-1.011-.45-.95-.998C3.504 16.5 7.34 13 12 13s8.495 3.5 8.994 8.002c.061.549-.395.998-.95.998s-.998-.45-1.076-.997" clip-rule="evenodd" /></symbol>', "user");
|
|
23831
|
-
const
|
|
23833
|
+
const KO = "user";
|
|
23832
23834
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="variable-select"><path d="M8 5.004c0-.578-.069-1.642-.923-2.383-.78-.677-1.77-.623-1.87-.618h-.41500000000000004c-.098-.005-1.09-.06-1.87.618C2.07 3.362 2 4.426 2 5.004v14c0 .577.069 1.64.923 2.382.78.678 1.77.623 1.87.618h.41500000000000004c.098.005 1.09.06 1.87-.618.853-.741.922-1.805.922-2.383v-2a1 1 0 1 0-2 0v2.08c-.02.915-.37.92-.8.92h-.4c-.43 0-.78-.005-.8-.92V4.924c.02-.914.37-.92.8-.92h.4c.43 0 .78.006.8.92v2.08a1 1 0 0 0 2 0zM9 18.003a1 1 0 1 1 2 0v1.08c.02.915.37.92.8.92h.4c.43 0 .78-.005.8-.92v-1.08a1 1 0 1 1 2 0v1c0 .578-.069 1.642-.923 2.383-.78.678-1.77.623-1.87.618h-.41500000000000004c-.098.005-1.09.06-1.87-.618C9.07 20.645 9 19.581 9 19.003zM13 6.003a1 1 0 1 0 2 0v-1c0-.577-.069-1.64-.923-2.382-.78-.677-1.77-.623-1.87-.618h-.41500000000000004c-.098-.005-1.09-.06-1.87.618C9.07 3.362 9 4.426 9 5.004v1a1 1 0 0 0 2 0v-1.08c.02-.915.37-.92.8-.92h.4c.43 0 .78.005.8.92v1.08M16 17.003a1 1 0 1 1 2 0v2.08c.02.915.37.92.8.92h.4c.43 0 .78-.005.8-.92V4.924c-.02-.914-.37-.92-.8-.92h-.4c-.43 0-.78.006-.8.92v2.08a1 1 0 1 1-2 0v-2c0-.577.069-1.64.923-2.382.78-.677 1.77-.623 1.87-.618h.41500000000000004c.098-.005 1.09-.06 1.87.618.853.741.922 1.805.922 2.383v14c0 .577-.069 1.64-.923 2.382-.78.678-1.77.623-1.87.618h-.41500000000000004c-.098.005-1.09.06-1.87-.618-.853-.741-.922-1.805-.922-2.383z" /><path d="M8.707 10.707a1 1 0 1 0-1.414-1.414L6 10.586a2 2 0 0 0 0 2.828l1.293 1.293a1 1 0 0 0 1.414-1.414L7.415 12zM15.293 9.293a1 1 0 0 0 0 1.414L16.586 12l-1.293 1.293a1 1 0 0 0 1.414 1.414L18 13.414a2 2 0 0 0 0-2.828l-1.293-1.293a1 1 0 0 0-1.414 0M11 13a1 1 0 0 0 0 2h2a1 1 0 1 0 0-2z" /></symbol>', "variable-select");
|
|
23833
|
-
const
|
|
23835
|
+
const JO = "variable-select";
|
|
23834
23836
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="versions"><path fill-rule="evenodd" d="M11 2h3.172a2 2 0 0 1 1.414.586l5.828 5.828A2 2 0 0 1 22 9.828V14a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m5 3.828L18.172 8H17a1 1 0 0 1-1-1zM11 4h3v3a3 3 0 0 0 3 3h3v4h-9z" clip-rule="evenodd" /><path d="M10 17a2 2 0 0 1-2-2V6a1 1 0 0 0-2 0v11a2 2 0 0 0 2 2h10a1 1 0 1 0 0-2z" /><path d="M7 20a2 2 0 0 1-2-2V9a1 1 0 0 0-2 0v11a2 2 0 0 0 2 2h10a1 1 0 1 0 0-2z" /></symbol>', "versions");
|
|
23835
|
-
const
|
|
23837
|
+
const QO = "versions";
|
|
23836
23838
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="video-cam-off"><path fill-rule="evenodd" d="M17.694 12 20 10.313v3.374zm-2.31 3.5a1 1 0 0 1-.018.188c-.087.428-.5.812-1.058.812H5.077c-.643 0-1.077-.495-1.077-1v-7c0-.505.434-1 1.077-1h9.23c.56 0 .972.384 1.06.813q.017.088.018.187zm2-5.752V8.5a3 3 0 0 0-.205-1.08 3.08 3.08 0 0 0-2.871-1.92H5.077C3.377 5.5 2 6.843 2 8.5v7c0 1.657 1.378 3 3.077 3h9.23a3.08 3.08 0 0 0 2.872-1.92 2.9 2.9 0 0 0 .206-1.08v-1.248l2.974 2.176c.676.495 1.641.024 1.641-.8V8.372c0-.824-.965-1.295-1.641-.8z" clip-rule="evenodd" /><path fill="#E63E1A" d="m8.512 9.775 1.122 1.118 1.121-1.118a.88.88 0 0 1 1.245 0 .876.876 0 0 1 0 1.24l-1.126 1.123L12 13.259a.876.876 0 0 1 0 1.241.88.88 0 0 1-1.245 0l-1.12-1.117-1.12 1.117a.88.88 0 0 1-1.245 0 .876.876 0 0 1 0-1.24l1.124-1.122-1.126-1.123a.876.876 0 0 1 0-1.24.88.88 0 0 1 1.245 0" /></symbol>', "video-cam-off");
|
|
23837
|
-
const
|
|
23839
|
+
const eD = "video-cam-off";
|
|
23838
23840
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="video-cam"><path fill-rule="evenodd" d="M17.694 12 20 10.313v3.374zm-2.31 3.5a1 1 0 0 1-.018.188c-.087.428-.5.812-1.058.812H5.077c-.643 0-1.077-.495-1.077-1v-7c0-.505.434-1 1.077-1h9.23c.56 0 .972.384 1.06.813q.017.088.018.187zm2-5.752V8.5a3 3 0 0 0-.205-1.08 3.08 3.08 0 0 0-2.871-1.92H5.077C3.377 5.5 2 6.843 2 8.5v7c0 1.657 1.378 3 3.077 3h9.23a3.08 3.08 0 0 0 2.872-1.92 2.9 2.9 0 0 0 .206-1.08v-1.248l2.974 2.176c.676.495 1.641.024 1.641-.8V8.372c0-.824-.965-1.295-1.641-.8z" clip-rule="evenodd" /></symbol>', "video-cam");
|
|
23839
|
-
const
|
|
23841
|
+
const tD = "video-cam";
|
|
23840
23842
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="zoom-in"><path fill-rule="evenodd" d="M17 11a6 6 0 1 1-12 0 6 6 0 0 1 12 0m-1.094 6.32a8 8 0 1 1 1.414-1.414l3.337 3.337a1 1 0 0 1-1.414 1.414zM11 8a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1H9a1 1 0 1 1 0-2h1V9a1 1 0 0 1 1-1" clip-rule="evenodd" /></symbol>', "zoom-in");
|
|
23841
|
-
const
|
|
23843
|
+
const rD = "zoom-in";
|
|
23842
23844
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="zoom-out"><path d="M13 12a1 1 0 1 0 0-2H9a1 1 0 1 0 0 2z" /><path fill-rule="evenodd" d="M11 19a7.97 7.97 0 0 0 4.906-1.68l3.337 3.337a1 1 0 0 0 1.414-1.414l-3.337-3.337A8 8 0 1 0 11 19m0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12" clip-rule="evenodd" /></symbol>', "zoom-out");
|
|
23843
|
-
const
|
|
23845
|
+
const nD = "zoom-out";
|
|
23844
23846
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-airplay"><path d="M19 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h1a1 1 0 1 1 0 2H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3h-1a1 1 0 1 1 0-2h1a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1" /><path d="M15.046 22H8.955c-.749 0-1.205-.729-.809-1.29l3.046-4.314c.373-.528 1.243-.528 1.616 0l3.046 4.313c.396.562-.06 1.291-.808 1.291" /></symbol>', "plyr-airplay");
|
|
23845
|
-
const
|
|
23847
|
+
const aD = "plyr-airplay";
|
|
23846
23848
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="plyr-captions-off"><path fill-opacity=".5" fill-rule="evenodd" d="M1 1c-.6 0-1 .4-1 1v11c0 .6.4 1 1 1h4.6l2.7 2.7c.2.2.4.3.7.3s.5-.1.7-.3l2.7-2.7H17c.6 0 1-.4 1-1V2c0-.6-.4-1-1-1zm4.52 10.15c1.99 0 3.01-1.32 3.28-2.41l-1.29-.39c-.19.66-.78 1.45-1.99 1.45-1.14 0-2.2-.83-2.2-2.34 0-1.61 1.12-2.37 2.18-2.37 1.23 0 1.78.75 1.95 1.43l1.3-.41C8.47 4.96 7.46 3.76 5.5 3.76c-1.9 0-3.61 1.44-3.61 3.7s1.65 3.69 3.63 3.69m7.57 0c1.99 0 3.01-1.32 3.28-2.41l-1.29-.39c-.19.66-.78 1.45-1.99 1.45-1.14 0-2.2-.83-2.2-2.34 0-1.61 1.12-2.37 2.18-2.37 1.23 0 1.78.75 1.95 1.43l1.3-.41c-.28-1.15-1.29-2.35-3.25-2.35-1.9 0-3.61 1.44-3.61 3.7s1.65 3.69 3.63 3.69" /></symbol>', "plyr-captions-off");
|
|
23847
|
-
const
|
|
23849
|
+
const iD = "plyr-captions-off";
|
|
23848
23850
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="plyr-captions-on"><path fill-rule="evenodd" d="M1 1c-.6 0-1 .4-1 1v11c0 .6.4 1 1 1h4.6l2.7 2.7c.2.2.4.3.7.3s.5-.1.7-.3l2.7-2.7H17c.6 0 1-.4 1-1V2c0-.6-.4-1-1-1zm4.52 10.15c1.99 0 3.01-1.32 3.28-2.41l-1.29-.39c-.19.66-.78 1.45-1.99 1.45-1.14 0-2.2-.83-2.2-2.34 0-1.61 1.12-2.37 2.18-2.37 1.23 0 1.78.75 1.95 1.43l1.3-.41C8.47 4.96 7.46 3.76 5.5 3.76c-1.9 0-3.61 1.44-3.61 3.7s1.65 3.69 3.63 3.69m7.57 0c1.99 0 3.01-1.32 3.28-2.41l-1.29-.39c-.19.66-.78 1.45-1.99 1.45-1.14 0-2.2-.83-2.2-2.34 0-1.61 1.12-2.37 2.18-2.37 1.23 0 1.78.75 1.95 1.43l1.3-.41c-.28-1.15-1.29-2.35-3.25-2.35-1.9 0-3.61 1.44-3.61 3.7s1.65 3.69 3.63 3.69" /></symbol>', "plyr-captions-on");
|
|
23849
|
-
const
|
|
23851
|
+
const lD = "plyr-captions-on";
|
|
23850
23852
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-download"><path d="M12.085 17.996a1 1 0 0 0 .539-.214l.014-.012a1 1 0 0 0 .268-.346c.106-.214.193-.416.281-.62.18-.416.364-.84.717-1.388.488-.76 1.265-1.66 2.65-2.584a1 1 0 1 0-1.109-1.664c-1.065.71-1.85 1.43-2.445 2.122V3a1 1 0 1 0-2 0v10.29c-.594-.692-1.38-1.412-2.445-2.122a1 1 0 0 0-1.11 1.664c1.386.924 2.164 1.824 2.651 2.583.354.55.537.973.717 1.39.087.201.174.401.279.614a1 1 0 0 0 .841.579M12 18q.043 0 .085-.004z" /><path fill-rule="evenodd" d="M5 17a1 1 0 0 1 1 1c0 .34.11.872.412 1.29.264.368.714.71 1.588.71a1 1 0 0 1 .25.032A1 1 0 0 1 8.5 20h7a1 1 0 0 1 .25.032A1 1 0 0 1 16 20c.874 0 1.324-.342 1.588-.71.302-.418.412-.95.412-1.29a1 1 0 1 1 2 0c0 .66-.19 1.628-.788 2.46C18.576 21.341 17.526 22 16 22a1 1 0 0 1-.25-.032 1 1 0 0 1-.25.032h-7a1 1 0 0 1-.25-.032A1 1 0 0 1 8 22c-1.526 0-2.576-.658-3.212-1.54A4.35 4.35 0 0 1 4 18a1 1 0 0 1 1-1" clip-rule="evenodd" />20.5523 16 20C16 19.4477 15.5523 19 15 19H9Z" /></symbol>', "plyr-download");
|
|
23851
|
-
const
|
|
23853
|
+
const oD = "plyr-download";
|
|
23852
23854
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-enter-fullscreen"><path fill-rule="evenodd" d="M17.28 10.993a1.007 1.007 0 1 0 1.425-1.425q.009.01 0-.004a1.5 1.5 0 0 1-.132-.382 4.7 4.7 0 0 1-.107-1.038c0-.385.039-.75.107-1.038.057-.245.117-.354.132-.382q.009-.014 0-.005a1.007 1.007 0 0 0-1.424-1.424q.01-.009-.005 0a1.5 1.5 0 0 1-.382.132 4.7 4.7 0 0 1-1.038.107c-.384 0-.75-.039-1.038-.107a1.5 1.5 0 0 1-.382-.132q-.014-.009-.004 0a1.007 1.007 0 1 0-1.425 1.424c.38.38.918.568 1.35.67.227.053.467.092.711.118l-2.773 2.774a1.007 1.007 0 0 0 1.424 1.424l2.774-2.773c.026.244.065.484.119.711.101.432.288.97.669 1.35M6.72 13.007a1.007 1.007 0 1 0-1.425 1.425q-.009-.01 0 .004c.015.029.075.138.132.382.068.288.107.654.107 1.038 0 .385-.039.75-.107 1.038-.057.245-.117.354-.132.382q-.009.014 0 .005a1.007 1.007 0 0 0 1.424 1.424q-.01.009.005 0c.028-.015.137-.075.382-.132a4.7 4.7 0 0 1 1.038-.107c.384 0 .75.039 1.038.107.244.057.353.117.382.132q.014.009.004 0a1.007 1.007 0 0 0 1.425-1.424c-.38-.38-.918-.568-1.35-.67a6 6 0 0 0-.711-.118l2.773-2.774a1.007 1.007 0 0 0-1.424-1.424l-2.774 2.773a6 6 0 0 0-.119-.711c-.101-.432-.288-.97-.669-1.35" clip-rule="evenodd" /></symbol>', "plyr-enter-fullscreen");
|
|
23853
|
-
const
|
|
23855
|
+
const sD = "plyr-enter-fullscreen";
|
|
23854
23856
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-exit-fullscreen"><path d="M12.295 6.007a1.007 1.007 0 0 1 1.424 0c.38.38.568.918.67 1.35.053.227.092.467.118.711l2.774-2.773a1.007 1.007 0 1 1 1.424 1.424l-2.773 2.774c.244.026.484.065.711.119.432.101.97.288 1.35.669a1.007 1.007 0 1 1-1.425 1.424q.01.009-.004 0a1.5 1.5 0 0 0-.382-.132 4.7 4.7 0 0 0-1.038-.107c-.385 0-.75.039-1.038.107a1.5 1.5 0 0 0-.382.132q-.014.009-.005 0a1.007 1.007 0 1 1-1.424-1.424q-.009.01 0-.005c.015-.028.075-.137.132-.382.068-.288.107-.653.107-1.038 0-.384-.039-.75-.107-1.038a1.5 1.5 0 0 0-.133-.382q-.008-.014.001-.004a1.007 1.007 0 0 1 0-1.425M11.705 17.993a1.007 1.007 0 0 1-1.424 0c-.38-.38-.568-.918-.67-1.35a6 6 0 0 1-.118-.711l-2.774 2.773a1.007 1.007 0 0 1-1.424-1.424l2.773-2.774a6 6 0 0 1-.711-.119c-.432-.101-.97-.288-1.35-.669a1.007 1.007 0 1 1 1.425-1.424q-.01-.009.004 0c.029.015.138.075.382.132.288.068.654.107 1.038.107.385 0 .75-.039 1.038-.107.245-.057.354-.117.382-.132q.014-.009.005 0a1.007 1.007 0 1 1 1.424 1.424q.009-.01 0 .005c-.015.028-.075.137-.132.382a4.7 4.7 0 0 0-.107 1.038c0 .384.039.75.107 1.038.057.244.117.353.133.382q.008.014-.001.004a1.007 1.007 0 0 1 0 1.425" /></symbol>', "plyr-exit-fullscreen");
|
|
23855
|
-
const
|
|
23857
|
+
const cD = "plyr-exit-fullscreen";
|
|
23856
23858
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-fast-forward"><path d="M5 8.955v6.09c0 .749.857 1.205 1.518.809l5.072-3.046a.933.933 0 0 0 0-1.616L6.518 8.146C5.857 7.75 5 8.206 5 8.955" /><path d="M11.944 8.955v6.09c0 .749.857 1.205 1.518.809l5.072-3.046a.933.933 0 0 0 0-1.616l-5.072-3.046c-.661-.396-1.518.06-1.518.809" /></symbol>', "plyr-fast-forward");
|
|
23857
|
-
const
|
|
23859
|
+
const uD = "plyr-fast-forward";
|
|
23858
23860
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="plyr-logo-vimeo"><path d="M17 5.3c-.1 1.6-1.2 3.7-3.3 6.4-2.2 2.8-4 4.2-5.5 4.2-.9 0-1.7-.9-2.4-2.6C5 10.9 4.4 6 3 6c-.1 0-.5.3-1.2.8l-.8-1c.8-.7 3.5-3.4 4.7-3.5S7.7 3 8 4.8c.3 2 .8 6.1 1.8 6.1.9 0 2.5-3.4 2.6-4 .1-.9-.3-1.9-2.3-1.1.8-2.6 2.3-3.8 4.5-3.8q2.55.15 2.4 3.3" /></symbol>', "plyr-logo-vimeo");
|
|
23859
|
-
const
|
|
23861
|
+
const dD = "plyr-logo-vimeo";
|
|
23860
23862
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="plyr-logo-youtube"><path d="M16.8 5.8c-.2-1.3-.8-2.2-2.2-2.4C12.4 3 9 3 9 3s-3.4 0-5.6.4C2 3.6 1.3 4.5 1.2 5.8 1 7.1 1 9 1 9s0 1.9.2 3.2.8 2.2 2.2 2.4C5.6 15 9 15 9 15s3.4 0 5.6-.4c1.4-.3 2-1.1 2.2-2.4S17 9 17 9s0-1.9-.2-3.2M7 12V6l5 3z" /></symbol>', "plyr-logo-youtube");
|
|
23861
|
-
const
|
|
23863
|
+
const fD = "plyr-logo-youtube";
|
|
23862
23864
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-muted"><path fill-rule="evenodd" d="M13.403 3.284c-.914-.448-2.14-.41-3.056.434L6.697 6.76H4.833c-.713 0-1.45.24-2.015.794C2.251 8.11 2 8.842 2 9.557v4.93c0 .715.251 1.447.818 2.003.565.554 1.302.794 2.015.794h1.864l3.692 3.076.004.003.006.005.003.004C12.136 21.788 15 20.68 15 18.184V5.86a2.86 2.86 0 0 0-1.597-2.576m-1.709 1.912a.72.72 0 0 1 .83-.116.86.86 0 0 1 .476.78v12.324c0 .684-.806 1.068-1.331.64l-.001-.001-4.247-3.539H4.833c-.272 0-.479-.089-.615-.222-.134-.132-.218-.324-.218-.575v-4.93c0-.25.084-.443.218-.575.136-.133.343-.222.615-.222h2.588l4.251-3.543z" clip-rule="evenodd" /><path d="M21.5 9.586a1 1 0 0 0-1.414 0l-.793.793-.793-.793A1 1 0 1 0 17.086 11l.793.793-.793.793A1 1 0 0 0 18.5 14l.793-.793.793.793a1 1 0 0 0 1.414-1.414l-.793-.793L21.5 11a1 1 0 0 0 0-1.414" /></symbol>', "plyr-muted");
|
|
23863
|
-
const
|
|
23865
|
+
const hD = "plyr-muted";
|
|
23864
23866
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-pause"><path fill-rule="evenodd" d="M2 12C2 6.45 6.45 2 12 2s10 4.45 10 10-4.45 10-10 10S2 17.55 2 12m10-8c-4.445 0-8 3.555-8 8s3.555 8 8 8 8-3.555 8-8-3.555-8-8-8m-2 4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1m5 1a1 1 0 1 0-2 0v6a1 1 0 1 0 2 0z" clip-rule="evenodd" /></symbol>', "plyr-pause");
|
|
23865
|
-
const
|
|
23867
|
+
const pD = "plyr-pause";
|
|
23866
23868
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-pip"><path fill-rule="evenodd" d="M11 2a1 1 0 1 1 0 2H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-6a1 1 0 1 1 2 0v6a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3zm9.705 6.993a1.007 1.007 0 0 1-1.424 0c-.38-.38-.568-.918-.67-1.35a6 6 0 0 1-.118-.711l-2.774 2.773a1.007 1.007 0 0 1-1.424-1.424l2.773-2.774a6 6 0 0 1-.711-.119c-.432-.101-.97-.288-1.35-.669a1.007 1.007 0 1 1 1.425-1.424q-.01-.009.004 0c.029.015.138.075.382.132.288.068.654.107 1.038.107.385 0 .75-.039 1.038-.107.245-.057.354-.117.382-.132q.014-.009.005 0a1.007 1.007 0 0 1 1.424 1.424q.009-.01 0 .005c-.015.028-.075.137-.132.382a4.7 4.7 0 0 0-.107 1.038c0 .384.039.75.107 1.038.057.244.117.353.133.382q.008.014-.001.004a1.007 1.007 0 0 1 0 1.425" clip-rule="evenodd" /></symbol>', "plyr-pip");
|
|
23867
|
-
const
|
|
23869
|
+
const mD = "plyr-pip";
|
|
23868
23870
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-play"><path d="M9 8.804v6.392a1 1 0 0 0 1.53.848l5.113-3.196a1 1 0 0 0 0-1.696L10.53 7.956A1 1 0 0 0 9 8.804" /><path fill-rule="evenodd" d="M12 2C6.45 2 2 6.45 2 12s4.45 10 10 10 10-4.45 10-10S17.55 2 12 2M4 12c0-4.445 3.555-8 8-8s8 3.555 8 8-3.555 8-8 8-8-3.555-8-8" clip-rule="evenodd" /></symbol>', "plyr-play");
|
|
23869
|
-
const
|
|
23871
|
+
const vD = "plyr-play";
|
|
23870
23872
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-restart"><path fill-rule="evenodd" d="M12.478 20.522a8 8 0 0 1-7.939-7.002c-.068-.548-.509-.998-1.061-.998-.553 0-1.006.45-.951.999.501 5.054 4.765 9.001 9.95 9.001 5.523 0 10-4.477 10-10v-.053c0-4.836-3.348-8.834-8.277-9.817l.083-.553a.504.504 0 0 0-.632-.558L9.919 2.555a.502.502 0 0 0-.146.903l3.258 2.145a.505.505 0 0 0 .778-.345l.093-.616c3.987.835 6.556 4.046 6.556 7.827a8 8 0 0 1-2.441 5.759q-.117.114-.199.25a7.97 7.97 0 0 1-5.34 2.044" clip-rule="evenodd" /></symbol>', "plyr-restart");
|
|
23871
|
-
const
|
|
23873
|
+
const yD = "plyr-restart";
|
|
23872
23874
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-rewind"><path d="M19 15.046V8.955c0-.749-.857-1.205-1.518-.809l-5.072 3.046a.933.933 0 0 0 0 1.616l5.072 3.046c.661.396 1.518-.06 1.518-.808" /><path d="M12.056 15.046V8.955c0-.749-.857-1.205-1.518-.809l-5.072 3.046a.933.933 0 0 0 0 1.616l5.072 3.046c.661.396 1.518-.06 1.518-.808" /></symbol>', "plyr-rewind");
|
|
23873
|
-
const
|
|
23875
|
+
const gD = "plyr-rewind";
|
|
23874
23876
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-settings"><path fill-rule="evenodd" d="M12 2a2.636 2.636 0 0 0-2.637 2.636v.137a.35.35 0 0 1-.129.268 1 1 0 0 0-.158.055.35.35 0 0 1-.384-.067l-.043-.044a2.636 2.636 0 1 0-3.73 3.73l.044.043a.35.35 0 0 1 .067.384l-.024.058a.35.35 0 0 1-.312.23h-.058a2.636 2.636 0 1 0 0 5.272h.136a.35.35 0 0 1 .32.212l.004.01a.35.35 0 0 1-.068.383l-.044.044a2.636 2.636 0 1 0 3.73 3.73l.044-.044a.35.35 0 0 1 .383-.068q.03.014.059.024a.35.35 0 0 1 .229.313v.058a2.636 2.636 0 0 0 2.57 2.635 2.636 2.636 0 0 0 2.571-2.635v-.059a.35.35 0 0 1 .23-.312l.058-.024a.35.35 0 0 1 .383.068l.044.043a2.64 2.64 0 0 0 2.875.573 2.637 2.637 0 0 0 .855-4.302l-.044-.044a.35.35 0 0 1-.067-.383l.004-.01a.35.35 0 0 1 .319-.212h.136a2.636 2.636 0 1 0 0-5.273h-.058a.35.35 0 0 1-.312-.229l-.024-.058a.35.35 0 0 1 .067-.384l.044-.043a2.637 2.637 0 1 0-3.73-3.73l-.043.044a.35.35 0 0 1-.384.067 1 1 0 0 0-.158-.055.35.35 0 0 1-.13-.268v-.137A2.636 2.636 0 0 0 12 2m.384 17.814a.64.64 0 0 1-.385.183.636.636 0 0 1-.57-.633v-.097a2.35 2.35 0 0 0-1.51-2.14 2.35 2.35 0 0 0-2.562.483l-.058.057a.637.637 0 0 1-.9 0h-.001a.636.636 0 0 1 0-.902l.05-.049.007-.008a2.35 2.35 0 0 0 .472-2.587 2.35 2.35 0 0 0-2.148-1.42h-.143a.636.636 0 1 1 0-1.272h.097a2.35 2.35 0 0 0 2.14-1.509 2.35 2.35 0 0 0-.483-2.563L6.333 7.3a.636.636 0 0 1 0-.9v-.001a.637.637 0 0 1 .901 0l.05.05.007.007A2.35 2.35 0 0 0 9.694 7a1 1 0 0 0 .245-.07 2.35 2.35 0 0 0 1.424-2.15v-.144a.637.637 0 0 1 1.273 0v.143A2.35 2.35 0 0 0 14.06 6.93a1 1 0 0 0 .245.07 2.35 2.35 0 0 0 2.403-.544l.008-.008.049-.05a.64.64 0 0 1 .694-.138.637.637 0 0 1 .207 1.04l-.057.057a2.35 2.35 0 0 0-.482 2.563 2.35 2.35 0 0 0 2.14 1.509h.096a.636.636 0 1 1 0 1.273h-.143a2.35 2.35 0 0 0-2.148 1.42 2.35 2.35 0 0 0 .472 2.586l.008.008.049.05a.64.64 0 0 1 0 .9.64.64 0 0 1-.901 0l-.058-.056a2.35 2.35 0 0 0-2.563-.483 2.35 2.35 0 0 0-1.508 2.14v.097c0 .168-.068.33-.187.45M10.999 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6" clip-rule="evenodd" /></symbol>', "plyr-settings");
|
|
23875
|
-
const
|
|
23877
|
+
const wD = "plyr-settings";
|
|
23876
23878
|
R('<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plyr-volume"><path fill-rule="evenodd" d="M10.347 3.718c.917-.845 2.142-.882 3.056-.434A2.86 2.86 0 0 1 15 5.86v12.324c0 2.497-2.864 3.604-4.598 2.188l-.003-.004-.006-.005-.004-.003-3.692-3.076H4.833c-.713 0-1.45-.24-2.015-.794C2.251 15.934 2 15.202 2 14.487v-4.93c0-.715.251-1.447.818-2.003C3.383 7 4.12 6.76 4.833 6.76h1.864zm2.176 1.362a.72.72 0 0 0-.828.116l-.023.021L7.421 8.76H4.833c-.272 0-.479.089-.615.222-.134.132-.218.324-.218.575v4.93c0 .25.084.443.218.575.136.133.343.222.615.222h2.588l4.247 3.539c.526.429 1.332.045 1.332-.64V5.86a.86.86 0 0 0-.477-.78m5.924 1.575a1 1 0 0 0-.902 1.786c.022.015.067.045.127.095.12.1.303.28.496.568q.046.07.093.137c.356.521.739 1.081.739 2.759s-.383 2.238-.74 2.759q-.046.068-.092.137a2.7 2.7 0 0 1-.496.568 1 1 0 0 1-.14.103 1 1 0 0 0 .915 1.778h.002l.001-.002.003-.001.007-.003.016-.009a2 2 0 0 0 .15-.09c.088-.055.2-.134.327-.24.255-.213.571-.533.879-.995C20.453 15.073 21 14.175 21 12s-.547-3.073-1.168-4.005a4.6 4.6 0 0 0-.88-.995 3.3 3.3 0 0 0-.437-.308l-.04-.022-.015-.008-.007-.004z" clip-rule="evenodd" /></symbol>', "plyr-volume");
|
|
23877
|
-
const
|
|
23879
|
+
const CD = "plyr-volume";
|
|
23878
23880
|
S8({
|
|
23879
23881
|
account: Jk,
|
|
23880
23882
|
agent: eT,
|
|
@@ -23943,7 +23945,7 @@ S8({
|
|
|
23943
23945
|
"close--filled": rS,
|
|
23944
23946
|
collapse: aS,
|
|
23945
23947
|
columnSelect: iS,
|
|
23946
|
-
variableSelect:
|
|
23948
|
+
variableSelect: JO,
|
|
23947
23949
|
contacts: oS,
|
|
23948
23950
|
copy: sS,
|
|
23949
23951
|
customChatGateway: cS,
|
|
@@ -24015,21 +24017,22 @@ S8({
|
|
|
24015
24017
|
star: HO,
|
|
24016
24018
|
"star--filled": PO,
|
|
24017
24019
|
stop: RO,
|
|
24018
|
-
|
|
24019
|
-
|
|
24020
|
-
|
|
24021
|
-
|
|
24022
|
-
|
|
24023
|
-
|
|
24024
|
-
|
|
24025
|
-
|
|
24026
|
-
|
|
24027
|
-
|
|
24028
|
-
|
|
24020
|
+
stopSign: VO,
|
|
24021
|
+
tick: qO,
|
|
24022
|
+
upload: XO,
|
|
24023
|
+
user: KO,
|
|
24024
|
+
videoCamOff: eD,
|
|
24025
|
+
videoCam: tD,
|
|
24026
|
+
zoomIn: rD,
|
|
24027
|
+
zoomOut: nD,
|
|
24028
|
+
ttsDownload: jO,
|
|
24029
|
+
stt: ZO,
|
|
24030
|
+
sttDownload: UO,
|
|
24031
|
+
sttSearch: WO,
|
|
24029
24032
|
idle: TS,
|
|
24030
|
-
telegramBot:
|
|
24033
|
+
telegramBot: zO,
|
|
24031
24034
|
pin: cO,
|
|
24032
|
-
unpin:
|
|
24035
|
+
unpin: GO,
|
|
24033
24036
|
conference: lS,
|
|
24034
24037
|
meta: eO,
|
|
24035
24038
|
options: oO,
|
|
@@ -24037,31 +24040,31 @@ S8({
|
|
|
24037
24040
|
redo: _O,
|
|
24038
24041
|
save: MO,
|
|
24039
24042
|
saveAs: kO,
|
|
24040
|
-
undo:
|
|
24041
|
-
versions:
|
|
24043
|
+
undo: YO,
|
|
24044
|
+
versions: QO,
|
|
24042
24045
|
previewTagAudio: hO,
|
|
24043
24046
|
previewTagVideo: mO,
|
|
24044
24047
|
previewTagApplication: fO,
|
|
24045
24048
|
previewTagImage: pO,
|
|
24046
|
-
plyrAirplay:
|
|
24047
|
-
plyrCaptionsOff:
|
|
24048
|
-
plyrCaptionsOn:
|
|
24049
|
-
plyrDownload:
|
|
24050
|
-
plyrEnterFullscreen:
|
|
24051
|
-
plyrExitFullscreen:
|
|
24052
|
-
plyrFastForward:
|
|
24053
|
-
plyrLogoVimeo:
|
|
24054
|
-
plyrLogoYoutube:
|
|
24055
|
-
plyrMuted:
|
|
24056
|
-
plyrPause:
|
|
24057
|
-
plyrPip:
|
|
24058
|
-
plyrPlay:
|
|
24059
|
-
plyrRestart:
|
|
24060
|
-
plyrRewind:
|
|
24061
|
-
plyrSettings:
|
|
24062
|
-
plyrVolume:
|
|
24049
|
+
plyrAirplay: aD,
|
|
24050
|
+
plyrCaptionsOff: iD,
|
|
24051
|
+
plyrCaptionsOn: lD,
|
|
24052
|
+
plyrDownload: oD,
|
|
24053
|
+
plyrEnterFullscreen: sD,
|
|
24054
|
+
plyrExitFullscreen: cD,
|
|
24055
|
+
plyrFastForward: uD,
|
|
24056
|
+
plyrLogoVimeo: dD,
|
|
24057
|
+
plyrLogoYoutube: fD,
|
|
24058
|
+
plyrMuted: hD,
|
|
24059
|
+
plyrPause: pD,
|
|
24060
|
+
plyrPip: mD,
|
|
24061
|
+
plyrPlay: vD,
|
|
24062
|
+
plyrRestart: yD,
|
|
24063
|
+
plyrRewind: gD,
|
|
24064
|
+
plyrSettings: wD,
|
|
24065
|
+
plyrVolume: CD
|
|
24063
24066
|
});
|
|
24064
|
-
const
|
|
24067
|
+
const xD = {
|
|
24065
24068
|
install(e, { eventBus: r, router: n, globals: a = {} }) {
|
|
24066
24069
|
Object.keys(dl).forEach((i) => {
|
|
24067
24070
|
e.directive(i, dl[i]);
|
|
@@ -24071,8 +24074,8 @@ const _D = {
|
|
|
24071
24074
|
e.provide(i, a[i]);
|
|
24072
24075
|
}), e.provide("$eventBus", r), n && e.use(n);
|
|
24073
24076
|
},
|
|
24074
|
-
generateInstance:
|
|
24077
|
+
generateInstance: k7
|
|
24075
24078
|
};
|
|
24076
24079
|
export {
|
|
24077
|
-
|
|
24080
|
+
xD as default
|
|
24078
24081
|
};
|