vue-wiguet-chatweb 0.1.2 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/style.css +1 -1
- package/dist/vue-wiguet-chatweb.js +854 -853
- package/dist/vue-wiguet-chatweb.umd.cjs +3 -3
- package/package.json +1 -1
- package/src/components/Chat.vue +1 -0
@@ -1,97 +1,97 @@
|
|
1
|
-
import { openBlock as L, createElementBlock as
|
2
|
-
let
|
3
|
-
const
|
4
|
-
function
|
5
|
-
if (!
|
1
|
+
import { openBlock as L, createElementBlock as V, createElementVNode as w, getCurrentScope as Ii, onScopeDispose as Di, unref as js, computed as Ys, ref as q, watch as En, getCurrentInstance as Li, onMounted as Js, defineComponent as On, onBeforeMount as Fi, Fragment as Hn, renderList as Vi, normalizeClass as Re, createVNode as he, createCommentVNode as xt, toDisplayString as Ge, pushScopeId as Bi, popScopeId as $i, nextTick as zn, onUnmounted as Ui, withModifiers as qt, withDirectives as an, withKeys as Zn, vModelText as Pi, createStaticVNode as Wi, vShow as jn, createBlock as qi } from "vue";
|
2
|
+
let ot;
|
3
|
+
const Hi = new Uint8Array(16);
|
4
|
+
function zi() {
|
5
|
+
if (!ot && (ot = typeof crypto < "u" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto), !ot))
|
6
6
|
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
|
7
|
-
return
|
7
|
+
return ot(Hi);
|
8
8
|
}
|
9
9
|
const U = [];
|
10
10
|
for (let t = 0; t < 256; ++t)
|
11
11
|
U.push((t + 256).toString(16).slice(1));
|
12
|
-
function
|
12
|
+
function Zi(t, e = 0) {
|
13
13
|
return U[t[e + 0]] + U[t[e + 1]] + U[t[e + 2]] + U[t[e + 3]] + "-" + U[t[e + 4]] + U[t[e + 5]] + "-" + U[t[e + 6]] + U[t[e + 7]] + "-" + U[t[e + 8]] + U[t[e + 9]] + "-" + U[t[e + 10]] + U[t[e + 11]] + U[t[e + 12]] + U[t[e + 13]] + U[t[e + 14]] + U[t[e + 15]];
|
14
14
|
}
|
15
|
-
const
|
16
|
-
randomUUID:
|
15
|
+
const ji = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), Yn = {
|
16
|
+
randomUUID: ji
|
17
17
|
};
|
18
|
-
function
|
18
|
+
function Yi(t, e, n) {
|
19
19
|
if (Yn.randomUUID && !e && !t)
|
20
20
|
return Yn.randomUUID();
|
21
21
|
t = t || {};
|
22
|
-
const s = t.random || (t.rng ||
|
23
|
-
return s[6] = s[6] & 15 | 64, s[8] = s[8] & 63 | 128,
|
22
|
+
const s = t.random || (t.rng || zi)();
|
23
|
+
return s[6] = s[6] & 15 | 64, s[8] = s[8] & 63 | 128, Zi(s);
|
24
24
|
}
|
25
25
|
const oe = (t, e) => {
|
26
26
|
const n = t.__vccOpts || t;
|
27
27
|
for (const [s, r] of e)
|
28
28
|
n[s] = r;
|
29
29
|
return n;
|
30
|
-
},
|
30
|
+
}, Ji = {}, Gi = {
|
31
31
|
width: "32",
|
32
32
|
height: "32",
|
33
33
|
viewBox: "0 0 32 32",
|
34
34
|
fill: "none",
|
35
35
|
xmlns: "http://www.w3.org/2000/svg"
|
36
|
-
},
|
36
|
+
}, Ki = /* @__PURE__ */ w("path", {
|
37
37
|
d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z",
|
38
38
|
stroke: "#B3B3B3",
|
39
39
|
"stroke-miterlimit": "10"
|
40
|
-
}, null, -1),
|
40
|
+
}, null, -1), Xi = /* @__PURE__ */ w("path", {
|
41
41
|
d: "M19.78 22.3L15.98 16.63H15.9601L12.2001 22.3H11.0701L15.37 15.8899L11.25 9.69995H12.38L15.98 15.08H16L19.67 9.69995H20.8L16.55 15.82L20.92 22.3H19.77H19.78Z",
|
42
42
|
fill: "#B3B3B3"
|
43
|
-
}, null, -1),
|
44
|
-
|
45
|
-
|
43
|
+
}, null, -1), Qi = [
|
44
|
+
Ki,
|
45
|
+
Xi
|
46
46
|
];
|
47
|
-
function
|
48
|
-
return L(),
|
47
|
+
function eo(t, e) {
|
48
|
+
return L(), V("svg", Gi, Qi);
|
49
49
|
}
|
50
|
-
const
|
50
|
+
const to = /* @__PURE__ */ oe(Ji, [["render", eo]]), no = {}, so = {
|
51
51
|
xmlns: "http://www.w3.org/2000/svg",
|
52
52
|
viewBox: "0 0 512 512"
|
53
|
-
},
|
53
|
+
}, ro = /* @__PURE__ */ w("path", {
|
54
54
|
fill: "#F28B0C",
|
55
55
|
d: "M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376V479.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"
|
56
|
-
}, null, -1),
|
57
|
-
|
56
|
+
}, null, -1), io = [
|
57
|
+
ro
|
58
58
|
];
|
59
|
-
function
|
60
|
-
return L(),
|
59
|
+
function oo(t, e) {
|
60
|
+
return L(), V("svg", so, io);
|
61
61
|
}
|
62
|
-
const
|
62
|
+
const ao = /* @__PURE__ */ oe(no, [["render", oo]]);
|
63
63
|
function Gs(t, e) {
|
64
64
|
return function() {
|
65
65
|
return t.apply(e, arguments);
|
66
66
|
};
|
67
67
|
}
|
68
|
-
const { toString:
|
69
|
-
const n =
|
68
|
+
const { toString: co } = Object.prototype, { getPrototypeOf: Cn } = Object, Rt = /* @__PURE__ */ ((t) => (e) => {
|
69
|
+
const n = co.call(e);
|
70
70
|
return t[n] || (t[n] = n.slice(8, -1).toLowerCase());
|
71
|
-
})(/* @__PURE__ */ Object.create(null)), le = (t) => (t = t.toLowerCase(), (e) =>
|
72
|
-
function
|
73
|
-
return t !== null && !
|
71
|
+
})(/* @__PURE__ */ Object.create(null)), le = (t) => (t = t.toLowerCase(), (e) => Rt(e) === t), It = (t) => (e) => typeof e === t, { isArray: Ve } = Array, Xe = It("undefined");
|
72
|
+
function uo(t) {
|
73
|
+
return t !== null && !Xe(t) && t.constructor !== null && !Xe(t.constructor) && Q(t.constructor.isBuffer) && t.constructor.isBuffer(t);
|
74
74
|
}
|
75
75
|
const Ks = le("ArrayBuffer");
|
76
|
-
function
|
76
|
+
function lo(t) {
|
77
77
|
let e;
|
78
78
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? e = ArrayBuffer.isView(t) : e = t && t.buffer && Ks(t.buffer), e;
|
79
79
|
}
|
80
|
-
const
|
81
|
-
if (
|
80
|
+
const fo = It("string"), Q = It("function"), Xs = It("number"), Dt = (t) => t !== null && typeof t == "object", ho = (t) => t === !0 || t === !1, gt = (t) => {
|
81
|
+
if (Rt(t) !== "object")
|
82
82
|
return !1;
|
83
83
|
const e = Cn(t);
|
84
84
|
return (e === null || e === Object.prototype || Object.getPrototypeOf(e) === null) && !(Symbol.toStringTag in t) && !(Symbol.iterator in t);
|
85
|
-
},
|
85
|
+
}, mo = le("Date"), po = le("File"), yo = le("Blob"), go = le("FileList"), wo = (t) => Dt(t) && Q(t.pipe), So = (t) => {
|
86
86
|
let e;
|
87
|
-
return t && (typeof FormData == "function" && t instanceof FormData || Q(t.append) && ((e =
|
87
|
+
return t && (typeof FormData == "function" && t instanceof FormData || Q(t.append) && ((e = Rt(t)) === "formdata" || // detect form-data instance
|
88
88
|
e === "object" && Q(t.toString) && t.toString() === "[object FormData]"));
|
89
|
-
},
|
90
|
-
function
|
89
|
+
}, vo = le("URLSearchParams"), bo = (t) => t.trim ? t.trim() : t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
90
|
+
function et(t, e, { allOwnKeys: n = !1 } = {}) {
|
91
91
|
if (t === null || typeof t > "u")
|
92
92
|
return;
|
93
93
|
let s, r;
|
94
|
-
if (typeof t != "object" && (t = [t]),
|
94
|
+
if (typeof t != "object" && (t = [t]), Ve(t))
|
95
95
|
for (s = 0, r = t.length; s < r; s++)
|
96
96
|
e.call(null, t[s], s, t);
|
97
97
|
else {
|
@@ -110,23 +110,23 @@ function Qs(t, e) {
|
|
110
110
|
return r;
|
111
111
|
return null;
|
112
112
|
}
|
113
|
-
const er = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, tr = (t) => !
|
113
|
+
const er = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, tr = (t) => !Xe(t) && t !== er;
|
114
114
|
function cn() {
|
115
115
|
const { caseless: t } = tr(this) && this || {}, e = {}, n = (s, r) => {
|
116
116
|
const i = t && Qs(e, r) || r;
|
117
|
-
|
117
|
+
gt(e[i]) && gt(s) ? e[i] = cn(e[i], s) : gt(s) ? e[i] = cn({}, s) : Ve(s) ? e[i] = s.slice() : e[i] = s;
|
118
118
|
};
|
119
119
|
for (let s = 0, r = arguments.length; s < r; s++)
|
120
|
-
arguments[s] &&
|
120
|
+
arguments[s] && et(arguments[s], n);
|
121
121
|
return e;
|
122
122
|
}
|
123
|
-
const
|
123
|
+
const To = (t, e, n, { allOwnKeys: s } = {}) => (et(e, (r, i) => {
|
124
124
|
n && Q(r) ? t[i] = Gs(r, n) : t[i] = r;
|
125
|
-
}, { allOwnKeys: s }), t),
|
125
|
+
}, { allOwnKeys: s }), t), ko = (t) => (t.charCodeAt(0) === 65279 && (t = t.slice(1)), t), Eo = (t, e, n, s) => {
|
126
126
|
t.prototype = Object.create(e.prototype, s), t.prototype.constructor = t, Object.defineProperty(t, "super", {
|
127
127
|
value: e.prototype
|
128
128
|
}), n && Object.assign(t.prototype, n);
|
129
|
-
},
|
129
|
+
}, Oo = (t, e, n, s) => {
|
130
130
|
let r, i, o;
|
131
131
|
const a = {};
|
132
132
|
if (e = e || {}, t == null) return e;
|
@@ -136,43 +136,43 @@ const bo = (t, e, n, { allOwnKeys: s } = {}) => (Qe(e, (r, i) => {
|
|
136
136
|
t = n !== !1 && Cn(t);
|
137
137
|
} while (t && (!n || n(t, e)) && t !== Object.prototype);
|
138
138
|
return e;
|
139
|
-
},
|
139
|
+
}, Co = (t, e, n) => {
|
140
140
|
t = String(t), (n === void 0 || n > t.length) && (n = t.length), n -= e.length;
|
141
141
|
const s = t.indexOf(e, n);
|
142
142
|
return s !== -1 && s === n;
|
143
|
-
},
|
143
|
+
}, xo = (t) => {
|
144
144
|
if (!t) return null;
|
145
|
-
if (
|
145
|
+
if (Ve(t)) return t;
|
146
146
|
let e = t.length;
|
147
147
|
if (!Xs(e)) return null;
|
148
148
|
const n = new Array(e);
|
149
149
|
for (; e-- > 0; )
|
150
150
|
n[e] = t[e];
|
151
151
|
return n;
|
152
|
-
},
|
152
|
+
}, No = /* @__PURE__ */ ((t) => (e) => t && e instanceof t)(typeof Uint8Array < "u" && Cn(Uint8Array)), _o = (t, e) => {
|
153
153
|
const s = (t && t[Symbol.iterator]).call(t);
|
154
154
|
let r;
|
155
155
|
for (; (r = s.next()) && !r.done; ) {
|
156
156
|
const i = r.value;
|
157
157
|
e.call(t, i[0], i[1]);
|
158
158
|
}
|
159
|
-
},
|
159
|
+
}, Ao = (t, e) => {
|
160
160
|
let n;
|
161
161
|
const s = [];
|
162
162
|
for (; (n = t.exec(e)) !== null; )
|
163
163
|
s.push(n);
|
164
164
|
return s;
|
165
|
-
},
|
165
|
+
}, Mo = le("HTMLFormElement"), Ro = (t) => t.toLowerCase().replace(
|
166
166
|
/[-_\s]([a-z\d])(\w*)/g,
|
167
167
|
function(n, s, r) {
|
168
168
|
return s.toUpperCase() + r;
|
169
169
|
}
|
170
|
-
), Jn = (({ hasOwnProperty: t }) => (e, n) => t.call(e, n))(Object.prototype),
|
170
|
+
), Jn = (({ hasOwnProperty: t }) => (e, n) => t.call(e, n))(Object.prototype), Io = le("RegExp"), nr = (t, e) => {
|
171
171
|
const n = Object.getOwnPropertyDescriptors(t), s = {};
|
172
|
-
|
172
|
+
et(n, (r, i) => {
|
173
173
|
e(r, i, t) !== !1 && (s[i] = r);
|
174
174
|
}), Object.defineProperties(t, s);
|
175
|
-
},
|
175
|
+
}, Do = (t) => {
|
176
176
|
nr(t, (e, n) => {
|
177
177
|
if (Q(t) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
|
178
178
|
return !1;
|
@@ -187,98 +187,98 @@ const bo = (t, e, n, { allOwnKeys: s } = {}) => (Qe(e, (r, i) => {
|
|
187
187
|
});
|
188
188
|
}
|
189
189
|
});
|
190
|
-
},
|
190
|
+
}, Lo = (t, e) => {
|
191
191
|
const n = {}, s = (r) => {
|
192
192
|
r.forEach((i) => {
|
193
193
|
n[i] = !0;
|
194
194
|
});
|
195
195
|
};
|
196
|
-
return
|
197
|
-
},
|
198
|
-
},
|
196
|
+
return Ve(t) ? s(t) : s(String(t).split(e)), n;
|
197
|
+
}, Fo = () => {
|
198
|
+
}, Vo = (t, e) => (t = +t, Number.isFinite(t) ? t : e), Ht = "abcdefghijklmnopqrstuvwxyz", Gn = "0123456789", sr = {
|
199
199
|
DIGIT: Gn,
|
200
200
|
ALPHA: Ht,
|
201
201
|
ALPHA_DIGIT: Ht + Ht.toUpperCase() + Gn
|
202
|
-
},
|
202
|
+
}, Bo = (t = 16, e = sr.ALPHA_DIGIT) => {
|
203
203
|
let n = "";
|
204
204
|
const { length: s } = e;
|
205
205
|
for (; t--; )
|
206
206
|
n += e[Math.random() * s | 0];
|
207
207
|
return n;
|
208
208
|
};
|
209
|
-
function
|
209
|
+
function $o(t) {
|
210
210
|
return !!(t && Q(t.append) && t[Symbol.toStringTag] === "FormData" && t[Symbol.iterator]);
|
211
211
|
}
|
212
|
-
const
|
212
|
+
const Uo = (t) => {
|
213
213
|
const e = new Array(10), n = (s, r) => {
|
214
|
-
if (
|
214
|
+
if (Dt(s)) {
|
215
215
|
if (e.indexOf(s) >= 0)
|
216
216
|
return;
|
217
217
|
if (!("toJSON" in s)) {
|
218
218
|
e[r] = s;
|
219
|
-
const i =
|
220
|
-
return
|
219
|
+
const i = Ve(s) ? [] : {};
|
220
|
+
return et(s, (o, a) => {
|
221
221
|
const c = n(o, r + 1);
|
222
|
-
!
|
222
|
+
!Xe(c) && (i[a] = c);
|
223
223
|
}), e[r] = void 0, i;
|
224
224
|
}
|
225
225
|
}
|
226
226
|
return s;
|
227
227
|
};
|
228
228
|
return n(t, 0);
|
229
|
-
},
|
230
|
-
isArray:
|
229
|
+
}, Po = le("AsyncFunction"), Wo = (t) => t && (Dt(t) || Q(t)) && Q(t.then) && Q(t.catch), f = {
|
230
|
+
isArray: Ve,
|
231
231
|
isArrayBuffer: Ks,
|
232
|
-
isBuffer:
|
233
|
-
isFormData:
|
234
|
-
isArrayBufferView:
|
235
|
-
isString:
|
232
|
+
isBuffer: uo,
|
233
|
+
isFormData: So,
|
234
|
+
isArrayBufferView: lo,
|
235
|
+
isString: fo,
|
236
236
|
isNumber: Xs,
|
237
|
-
isBoolean:
|
238
|
-
isObject:
|
239
|
-
isPlainObject:
|
240
|
-
isUndefined:
|
241
|
-
isDate:
|
242
|
-
isFile:
|
243
|
-
isBlob:
|
244
|
-
isRegExp:
|
237
|
+
isBoolean: ho,
|
238
|
+
isObject: Dt,
|
239
|
+
isPlainObject: gt,
|
240
|
+
isUndefined: Xe,
|
241
|
+
isDate: mo,
|
242
|
+
isFile: po,
|
243
|
+
isBlob: yo,
|
244
|
+
isRegExp: Io,
|
245
245
|
isFunction: Q,
|
246
|
-
isStream:
|
247
|
-
isURLSearchParams:
|
248
|
-
isTypedArray:
|
249
|
-
isFileList:
|
250
|
-
forEach:
|
246
|
+
isStream: wo,
|
247
|
+
isURLSearchParams: vo,
|
248
|
+
isTypedArray: No,
|
249
|
+
isFileList: go,
|
250
|
+
forEach: et,
|
251
251
|
merge: cn,
|
252
|
-
extend:
|
253
|
-
trim:
|
254
|
-
stripBOM:
|
255
|
-
inherits:
|
256
|
-
toFlatObject:
|
257
|
-
kindOf:
|
252
|
+
extend: To,
|
253
|
+
trim: bo,
|
254
|
+
stripBOM: ko,
|
255
|
+
inherits: Eo,
|
256
|
+
toFlatObject: Oo,
|
257
|
+
kindOf: Rt,
|
258
258
|
kindOfTest: le,
|
259
|
-
endsWith:
|
260
|
-
toArray:
|
261
|
-
forEachEntry:
|
262
|
-
matchAll:
|
263
|
-
isHTMLForm:
|
259
|
+
endsWith: Co,
|
260
|
+
toArray: xo,
|
261
|
+
forEachEntry: _o,
|
262
|
+
matchAll: Ao,
|
263
|
+
isHTMLForm: Mo,
|
264
264
|
hasOwnProperty: Jn,
|
265
265
|
hasOwnProp: Jn,
|
266
266
|
// an alias to avoid ESLint no-prototype-builtins detection
|
267
267
|
reduceDescriptors: nr,
|
268
|
-
freezeMethods:
|
269
|
-
toObjectSet:
|
270
|
-
toCamelCase:
|
271
|
-
noop:
|
272
|
-
toFiniteNumber:
|
268
|
+
freezeMethods: Do,
|
269
|
+
toObjectSet: Lo,
|
270
|
+
toCamelCase: Ro,
|
271
|
+
noop: Fo,
|
272
|
+
toFiniteNumber: Vo,
|
273
273
|
findKey: Qs,
|
274
274
|
global: er,
|
275
275
|
isContextDefined: tr,
|
276
276
|
ALPHABET: sr,
|
277
|
-
generateString:
|
278
|
-
isSpecCompliantForm:
|
279
|
-
toJSONObject:
|
280
|
-
isAsyncFn:
|
281
|
-
isThenable:
|
277
|
+
generateString: Bo,
|
278
|
+
isSpecCompliantForm: $o,
|
279
|
+
toJSONObject: Uo,
|
280
|
+
isAsyncFn: Po,
|
281
|
+
isThenable: Wo
|
282
282
|
};
|
283
283
|
function E(t, e, n, s, r) {
|
284
284
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = t, this.name = "AxiosError", e && (this.code = e), n && (this.config = n), s && (this.request = s), r && (this.response = r);
|
@@ -330,7 +330,7 @@ E.from = (t, e, n, s, r, i) => {
|
|
330
330
|
return c !== Error.prototype;
|
331
331
|
}, (a) => a !== "isAxiosError"), E.call(o, t.message, e, n, s, r), o.cause = t, o.name = t.name, i && Object.assign(o, i), o;
|
332
332
|
};
|
333
|
-
const
|
333
|
+
const qo = null;
|
334
334
|
function un(t) {
|
335
335
|
return f.isPlainObject(t) || f.isArray(t);
|
336
336
|
}
|
@@ -342,13 +342,13 @@ function Kn(t, e, n) {
|
|
342
342
|
return r = or(r), !n && i ? "[" + r + "]" : r;
|
343
343
|
}).join(n ? "." : "") : e;
|
344
344
|
}
|
345
|
-
function
|
345
|
+
function Ho(t) {
|
346
346
|
return f.isArray(t) && !t.some(un);
|
347
347
|
}
|
348
|
-
const
|
348
|
+
const zo = f.toFlatObject(f, {}, null, function(e) {
|
349
349
|
return /^is[A-Z]/.test(e);
|
350
350
|
});
|
351
|
-
function
|
351
|
+
function Lt(t, e, n) {
|
352
352
|
if (!f.isObject(t))
|
353
353
|
throw new TypeError("target must be an object");
|
354
354
|
e = e || new FormData(), n = f.toFlatObject(n, {
|
@@ -374,7 +374,7 @@ function Dt(t, e, n) {
|
|
374
374
|
if (m && !_ && typeof m == "object") {
|
375
375
|
if (f.endsWith(y, "{}"))
|
376
376
|
y = s ? y : y.slice(0, -2), m = JSON.stringify(m);
|
377
|
-
else if (f.isArray(m) &&
|
377
|
+
else if (f.isArray(m) && Ho(m) || (f.isFileList(m) || f.endsWith(y, "[]")) && (C = f.toArray(m)))
|
378
378
|
return y = or(y), C.forEach(function(fe, b) {
|
379
379
|
!(f.isUndefined(fe) || fe === null) && e.append(
|
380
380
|
// eslint-disable-next-line no-nested-ternary
|
@@ -385,7 +385,7 @@ function Dt(t, e, n) {
|
|
385
385
|
}
|
386
386
|
return un(m) ? !0 : (e.append(Kn(_, y, i), u(m)), !1);
|
387
387
|
}
|
388
|
-
const h = [], g = Object.assign(
|
388
|
+
const h = [], g = Object.assign(zo, {
|
389
389
|
defaultVisitor: l,
|
390
390
|
convertValue: u,
|
391
391
|
isVisitable: un
|
@@ -424,7 +424,7 @@ function Xn(t) {
|
|
424
424
|
});
|
425
425
|
}
|
426
426
|
function xn(t, e) {
|
427
|
-
this._pairs = [], t &&
|
427
|
+
this._pairs = [], t && Lt(t, this, e);
|
428
428
|
}
|
429
429
|
const ar = xn.prototype;
|
430
430
|
ar.append = function(e, n) {
|
@@ -438,13 +438,13 @@ ar.toString = function(e) {
|
|
438
438
|
return n(r[0]) + "=" + n(r[1]);
|
439
439
|
}, "").join("&");
|
440
440
|
};
|
441
|
-
function
|
441
|
+
function Zo(t) {
|
442
442
|
return encodeURIComponent(t).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
|
443
443
|
}
|
444
444
|
function cr(t, e, n) {
|
445
445
|
if (!e)
|
446
446
|
return t;
|
447
|
-
const s = n && n.encode ||
|
447
|
+
const s = n && n.encode || Zo, r = n && n.serialize;
|
448
448
|
let i;
|
449
449
|
if (r ? i = r(e, n) : i = f.isURLSearchParams(e) ? e.toString() : new xn(e, n).toString(s), i) {
|
450
450
|
const o = t.indexOf("#");
|
@@ -510,32 +510,32 @@ const ur = {
|
|
510
510
|
silentJSONParsing: !0,
|
511
511
|
forcedJSONParsing: !0,
|
512
512
|
clarifyTimeoutError: !1
|
513
|
-
},
|
513
|
+
}, jo = typeof URLSearchParams < "u" ? URLSearchParams : xn, Yo = typeof FormData < "u" ? FormData : null, Jo = typeof Blob < "u" ? Blob : null, Go = (() => {
|
514
514
|
let t;
|
515
515
|
return typeof navigator < "u" && ((t = navigator.product) === "ReactNative" || t === "NativeScript" || t === "NS") ? !1 : typeof window < "u" && typeof document < "u";
|
516
|
-
})(),
|
516
|
+
})(), Ko = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
517
517
|
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", ae = {
|
518
518
|
isBrowser: !0,
|
519
519
|
classes: {
|
520
|
-
URLSearchParams:
|
521
|
-
FormData:
|
522
|
-
Blob:
|
520
|
+
URLSearchParams: jo,
|
521
|
+
FormData: Yo,
|
522
|
+
Blob: Jo
|
523
523
|
},
|
524
|
-
isStandardBrowserEnv:
|
525
|
-
isStandardBrowserWebWorkerEnv:
|
524
|
+
isStandardBrowserEnv: Go,
|
525
|
+
isStandardBrowserWebWorkerEnv: Ko,
|
526
526
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
527
527
|
};
|
528
|
-
function
|
529
|
-
return
|
528
|
+
function Xo(t, e) {
|
529
|
+
return Lt(t, new ae.classes.URLSearchParams(), Object.assign({
|
530
530
|
visitor: function(n, s, r, i) {
|
531
531
|
return ae.isNode && f.isBuffer(n) ? (this.append(s, n.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
|
532
532
|
}
|
533
533
|
}, e));
|
534
534
|
}
|
535
|
-
function
|
535
|
+
function Qo(t) {
|
536
536
|
return f.matchAll(/\w+|\[(\w*)]/g, t).map((e) => e[0] === "[]" ? "" : e[1] || e[0]);
|
537
537
|
}
|
538
|
-
function
|
538
|
+
function ea(t) {
|
539
539
|
const e = {}, n = Object.keys(t);
|
540
540
|
let s;
|
541
541
|
const r = n.length;
|
@@ -548,20 +548,20 @@ function lr(t) {
|
|
548
548
|
function e(n, s, r, i) {
|
549
549
|
let o = n[i++];
|
550
550
|
const a = Number.isFinite(+o), c = i >= n.length;
|
551
|
-
return o = !o && f.isArray(r) ? r.length : o, c ? (f.hasOwnProp(r, o) ? r[o] = [r[o], s] : r[o] = s, !a) : ((!r[o] || !f.isObject(r[o])) && (r[o] = []), e(n, s, r[o], i) && f.isArray(r[o]) && (r[o] =
|
551
|
+
return o = !o && f.isArray(r) ? r.length : o, c ? (f.hasOwnProp(r, o) ? r[o] = [r[o], s] : r[o] = s, !a) : ((!r[o] || !f.isObject(r[o])) && (r[o] = []), e(n, s, r[o], i) && f.isArray(r[o]) && (r[o] = ea(r[o])), !a);
|
552
552
|
}
|
553
553
|
if (f.isFormData(t) && f.isFunction(t.entries)) {
|
554
554
|
const n = {};
|
555
555
|
return f.forEachEntry(t, (s, r) => {
|
556
|
-
e(
|
556
|
+
e(Qo(s), r, n, 0);
|
557
557
|
}), n;
|
558
558
|
}
|
559
559
|
return null;
|
560
560
|
}
|
561
|
-
const
|
561
|
+
const ta = {
|
562
562
|
"Content-Type": void 0
|
563
563
|
};
|
564
|
-
function
|
564
|
+
function na(t, e, n) {
|
565
565
|
if (f.isString(t))
|
566
566
|
try {
|
567
567
|
return (e || JSON.parse)(t), f.trim(t);
|
@@ -571,7 +571,7 @@ function ta(t, e, n) {
|
|
571
571
|
}
|
572
572
|
return (n || JSON.stringify)(t);
|
573
573
|
}
|
574
|
-
const
|
574
|
+
const Be = {
|
575
575
|
transitional: ur,
|
576
576
|
adapter: ["xhr", "http"],
|
577
577
|
transformRequest: [function(e, n) {
|
@@ -587,20 +587,20 @@ const Ve = {
|
|
587
587
|
let a;
|
588
588
|
if (i) {
|
589
589
|
if (s.indexOf("application/x-www-form-urlencoded") > -1)
|
590
|
-
return
|
590
|
+
return Xo(e, this.formSerializer).toString();
|
591
591
|
if ((a = f.isFileList(e)) || s.indexOf("multipart/form-data") > -1) {
|
592
592
|
const c = this.env && this.env.FormData;
|
593
|
-
return
|
593
|
+
return Lt(
|
594
594
|
a ? { "files[]": e } : e,
|
595
595
|
c && new c(),
|
596
596
|
this.formSerializer
|
597
597
|
);
|
598
598
|
}
|
599
599
|
}
|
600
|
-
return i || r ? (n.setContentType("application/json", !1),
|
600
|
+
return i || r ? (n.setContentType("application/json", !1), na(e)) : e;
|
601
601
|
}],
|
602
602
|
transformResponse: [function(e) {
|
603
|
-
const n = this.transitional ||
|
603
|
+
const n = this.transitional || Be.transitional, s = n && n.forcedJSONParsing, r = this.responseType === "json";
|
604
604
|
if (e && f.isString(e) && (s && !this.responseType || r)) {
|
605
605
|
const o = !(n && n.silentJSONParsing) && r;
|
606
606
|
try {
|
@@ -635,12 +635,12 @@ const Ve = {
|
|
635
635
|
}
|
636
636
|
};
|
637
637
|
f.forEach(["delete", "get", "head"], function(e) {
|
638
|
-
|
638
|
+
Be.headers[e] = {};
|
639
639
|
});
|
640
640
|
f.forEach(["post", "put", "patch"], function(e) {
|
641
|
-
|
641
|
+
Be.headers[e] = f.merge(ta);
|
642
642
|
});
|
643
|
-
const
|
643
|
+
const sa = f.toObjectSet([
|
644
644
|
"age",
|
645
645
|
"authorization",
|
646
646
|
"content-length",
|
@@ -658,28 +658,28 @@ const na = f.toObjectSet([
|
|
658
658
|
"referer",
|
659
659
|
"retry-after",
|
660
660
|
"user-agent"
|
661
|
-
]),
|
661
|
+
]), ra = (t) => {
|
662
662
|
const e = {};
|
663
663
|
let n, s, r;
|
664
664
|
return t && t.split(`
|
665
665
|
`).forEach(function(o) {
|
666
|
-
r = o.indexOf(":"), n = o.substring(0, r).trim().toLowerCase(), s = o.substring(r + 1).trim(), !(!n || e[n] &&
|
666
|
+
r = o.indexOf(":"), n = o.substring(0, r).trim().toLowerCase(), s = o.substring(r + 1).trim(), !(!n || e[n] && sa[n]) && (n === "set-cookie" ? e[n] ? e[n].push(s) : e[n] = [s] : e[n] = e[n] ? e[n] + ", " + s : s);
|
667
667
|
}), e;
|
668
668
|
}, es = Symbol("internals");
|
669
|
-
function
|
669
|
+
function He(t) {
|
670
670
|
return t && String(t).trim().toLowerCase();
|
671
671
|
}
|
672
|
-
function
|
673
|
-
return t === !1 || t == null ? t : f.isArray(t) ? t.map(
|
672
|
+
function wt(t) {
|
673
|
+
return t === !1 || t == null ? t : f.isArray(t) ? t.map(wt) : String(t);
|
674
674
|
}
|
675
|
-
function
|
675
|
+
function ia(t) {
|
676
676
|
const e = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
677
677
|
let s;
|
678
678
|
for (; s = n.exec(t); )
|
679
679
|
e[s[1]] = s[2];
|
680
680
|
return e;
|
681
681
|
}
|
682
|
-
const
|
682
|
+
const oa = (t) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());
|
683
683
|
function zt(t, e, n, s, r) {
|
684
684
|
if (f.isFunction(s))
|
685
685
|
return s.call(this, e, n);
|
@@ -690,10 +690,10 @@ function zt(t, e, n, s, r) {
|
|
690
690
|
return s.test(e);
|
691
691
|
}
|
692
692
|
}
|
693
|
-
function
|
693
|
+
function aa(t) {
|
694
694
|
return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (e, n, s) => n.toUpperCase() + s);
|
695
695
|
}
|
696
|
-
function
|
696
|
+
function ca(t, e) {
|
697
697
|
const n = f.toCamelCase(" " + e);
|
698
698
|
["get", "set", "has"].forEach((s) => {
|
699
699
|
Object.defineProperty(t, s + n, {
|
@@ -711,24 +711,24 @@ class ee {
|
|
711
711
|
set(e, n, s) {
|
712
712
|
const r = this;
|
713
713
|
function i(a, c, u) {
|
714
|
-
const l =
|
714
|
+
const l = He(c);
|
715
715
|
if (!l)
|
716
716
|
throw new Error("header name must be a non-empty string");
|
717
717
|
const h = f.findKey(r, l);
|
718
|
-
(!h || r[h] === void 0 || u === !0 || u === void 0 && r[h] !== !1) && (r[h || c] =
|
718
|
+
(!h || r[h] === void 0 || u === !0 || u === void 0 && r[h] !== !1) && (r[h || c] = wt(a));
|
719
719
|
}
|
720
720
|
const o = (a, c) => f.forEach(a, (u, l) => i(u, l, c));
|
721
|
-
return f.isPlainObject(e) || e instanceof this.constructor ? o(e, n) : f.isString(e) && (e = e.trim()) && !
|
721
|
+
return f.isPlainObject(e) || e instanceof this.constructor ? o(e, n) : f.isString(e) && (e = e.trim()) && !oa(e) ? o(ra(e), n) : e != null && i(n, e, s), this;
|
722
722
|
}
|
723
723
|
get(e, n) {
|
724
|
-
if (e =
|
724
|
+
if (e = He(e), e) {
|
725
725
|
const s = f.findKey(this, e);
|
726
726
|
if (s) {
|
727
727
|
const r = this[s];
|
728
728
|
if (!n)
|
729
729
|
return r;
|
730
730
|
if (n === !0)
|
731
|
-
return
|
731
|
+
return ia(r);
|
732
732
|
if (f.isFunction(n))
|
733
733
|
return n.call(this, r, s);
|
734
734
|
if (f.isRegExp(n))
|
@@ -738,7 +738,7 @@ class ee {
|
|
738
738
|
}
|
739
739
|
}
|
740
740
|
has(e, n) {
|
741
|
-
if (e =
|
741
|
+
if (e = He(e), e) {
|
742
742
|
const s = f.findKey(this, e);
|
743
743
|
return !!(s && this[s] !== void 0 && (!n || zt(this, this[s], s, n)));
|
744
744
|
}
|
@@ -748,7 +748,7 @@ class ee {
|
|
748
748
|
const s = this;
|
749
749
|
let r = !1;
|
750
750
|
function i(o) {
|
751
|
-
if (o =
|
751
|
+
if (o = He(o), o) {
|
752
752
|
const a = f.findKey(s, o);
|
753
753
|
a && (!n || zt(s, s[a], a, n)) && (delete s[a], r = !0);
|
754
754
|
}
|
@@ -769,11 +769,11 @@ class ee {
|
|
769
769
|
return f.forEach(this, (r, i) => {
|
770
770
|
const o = f.findKey(s, i);
|
771
771
|
if (o) {
|
772
|
-
n[o] =
|
772
|
+
n[o] = wt(r), delete n[i];
|
773
773
|
return;
|
774
774
|
}
|
775
|
-
const a = e ?
|
776
|
-
a !== i && delete n[i], n[a] =
|
775
|
+
const a = e ? aa(i) : String(i).trim();
|
776
|
+
a !== i && delete n[i], n[a] = wt(r), s[a] = !0;
|
777
777
|
}), this;
|
778
778
|
}
|
779
779
|
concat(...e) {
|
@@ -807,8 +807,8 @@ class ee {
|
|
807
807
|
accessors: {}
|
808
808
|
}).accessors, r = this.prototype;
|
809
809
|
function i(o) {
|
810
|
-
const a =
|
811
|
-
s[a] || (
|
810
|
+
const a = He(o);
|
811
|
+
s[a] || (ca(r, o), s[a] = !0);
|
812
812
|
}
|
813
813
|
return f.isArray(e) ? e.forEach(i) : i(e), this;
|
814
814
|
}
|
@@ -817,7 +817,7 @@ ee.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "Use
|
|
817
817
|
f.freezeMethods(ee.prototype);
|
818
818
|
f.freezeMethods(ee);
|
819
819
|
function Zt(t, e) {
|
820
|
-
const n = this ||
|
820
|
+
const n = this || Be, s = e || n, r = ee.from(s.headers);
|
821
821
|
let i = s.data;
|
822
822
|
return f.forEach(t, function(a) {
|
823
823
|
i = a.call(n, i, r.normalize(), e ? e.status : void 0);
|
@@ -826,13 +826,13 @@ function Zt(t, e) {
|
|
826
826
|
function fr(t) {
|
827
827
|
return !!(t && t.__CANCEL__);
|
828
828
|
}
|
829
|
-
function
|
829
|
+
function tt(t, e, n) {
|
830
830
|
E.call(this, t ?? "canceled", E.ERR_CANCELED, e, n), this.name = "CanceledError";
|
831
831
|
}
|
832
|
-
f.inherits(
|
832
|
+
f.inherits(tt, E, {
|
833
833
|
__CANCEL__: !0
|
834
834
|
});
|
835
|
-
function
|
835
|
+
function ua(t, e, n) {
|
836
836
|
const s = n.config.validateStatus;
|
837
837
|
!n.status || !s || s(n.status) ? t(n) : e(new E(
|
838
838
|
"Request failed with status code " + n.status,
|
@@ -842,7 +842,7 @@ function ca(t, e, n) {
|
|
842
842
|
n
|
843
843
|
));
|
844
844
|
}
|
845
|
-
const
|
845
|
+
const la = ae.isStandardBrowserEnv ? (
|
846
846
|
// Standard browser envs support document.cookie
|
847
847
|
/* @__PURE__ */ function() {
|
848
848
|
return {
|
@@ -873,16 +873,16 @@ const ua = ae.isStandardBrowserEnv ? (
|
|
873
873
|
};
|
874
874
|
}()
|
875
875
|
);
|
876
|
-
function
|
876
|
+
function fa(t) {
|
877
877
|
return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(t);
|
878
878
|
}
|
879
|
-
function
|
879
|
+
function ha(t, e) {
|
880
880
|
return e ? t.replace(/\/+$/, "") + "/" + e.replace(/^\/+/, "") : t;
|
881
881
|
}
|
882
882
|
function hr(t, e) {
|
883
|
-
return t && !
|
883
|
+
return t && !fa(e) ? ha(t, e) : e;
|
884
884
|
}
|
885
|
-
const
|
885
|
+
const da = ae.isStandardBrowserEnv ? (
|
886
886
|
// Standard browser envs have full support of the APIs needed to test
|
887
887
|
// whether the request URL is of the same origin as current location.
|
888
888
|
function() {
|
@@ -914,11 +914,11 @@ const ha = ae.isStandardBrowserEnv ? (
|
|
914
914
|
};
|
915
915
|
}()
|
916
916
|
);
|
917
|
-
function
|
917
|
+
function ma(t) {
|
918
918
|
const e = /^([-+\w]{1,25})(:?\/\/|:)/.exec(t);
|
919
919
|
return e && e[1] || "";
|
920
920
|
}
|
921
|
-
function
|
921
|
+
function pa(t, e) {
|
922
922
|
t = t || 10;
|
923
923
|
const n = new Array(t), s = new Array(t);
|
924
924
|
let r = 0, i = 0, o;
|
@@ -936,7 +936,7 @@ function ma(t, e) {
|
|
936
936
|
}
|
937
937
|
function ts(t, e) {
|
938
938
|
let n = 0;
|
939
|
-
const s =
|
939
|
+
const s = pa(50, 250);
|
940
940
|
return (r) => {
|
941
941
|
const i = r.loaded, o = r.lengthComputable ? r.total : void 0, a = i - n, c = s(a), u = i <= o;
|
942
942
|
n = i;
|
@@ -952,7 +952,7 @@ function ts(t, e) {
|
|
952
952
|
l[e ? "download" : "upload"] = !0, t(l);
|
953
953
|
};
|
954
954
|
}
|
955
|
-
const
|
955
|
+
const ya = typeof XMLHttpRequest < "u", ga = ya && function(t) {
|
956
956
|
return new Promise(function(n, s) {
|
957
957
|
let r = t.data;
|
958
958
|
const i = ee.from(t.headers).normalize(), o = t.responseType;
|
@@ -981,7 +981,7 @@ const pa = typeof XMLHttpRequest < "u", ya = pa && function(t) {
|
|
981
981
|
config: t,
|
982
982
|
request: u
|
983
983
|
};
|
984
|
-
|
984
|
+
ua(function(C) {
|
985
985
|
n(C), c();
|
986
986
|
}, function(C) {
|
987
987
|
s(C), c();
|
@@ -1003,26 +1003,26 @@ const pa = typeof XMLHttpRequest < "u", ya = pa && function(t) {
|
|
1003
1003
|
u
|
1004
1004
|
)), u = null;
|
1005
1005
|
}, ae.isStandardBrowserEnv) {
|
1006
|
-
const d = (t.withCredentials ||
|
1006
|
+
const d = (t.withCredentials || da(l)) && t.xsrfCookieName && la.read(t.xsrfCookieName);
|
1007
1007
|
d && i.set(t.xsrfHeaderName, d);
|
1008
1008
|
}
|
1009
1009
|
r === void 0 && i.setContentType(null), "setRequestHeader" in u && f.forEach(i.toJSON(), function(m, y) {
|
1010
1010
|
u.setRequestHeader(y, m);
|
1011
1011
|
}), f.isUndefined(t.withCredentials) || (u.withCredentials = !!t.withCredentials), o && o !== "json" && (u.responseType = t.responseType), typeof t.onDownloadProgress == "function" && u.addEventListener("progress", ts(t.onDownloadProgress, !0)), typeof t.onUploadProgress == "function" && u.upload && u.upload.addEventListener("progress", ts(t.onUploadProgress)), (t.cancelToken || t.signal) && (a = (d) => {
|
1012
|
-
u && (s(!d || d.type ? new
|
1012
|
+
u && (s(!d || d.type ? new tt(null, t, u) : d), u.abort(), u = null);
|
1013
1013
|
}, t.cancelToken && t.cancelToken.subscribe(a), t.signal && (t.signal.aborted ? a() : t.signal.addEventListener("abort", a)));
|
1014
|
-
const g =
|
1014
|
+
const g = ma(l);
|
1015
1015
|
if (g && ae.protocols.indexOf(g) === -1) {
|
1016
1016
|
s(new E("Unsupported protocol " + g + ":", E.ERR_BAD_REQUEST, t));
|
1017
1017
|
return;
|
1018
1018
|
}
|
1019
1019
|
u.send(r || null);
|
1020
1020
|
});
|
1021
|
-
},
|
1022
|
-
http:
|
1023
|
-
xhr:
|
1021
|
+
}, St = {
|
1022
|
+
http: qo,
|
1023
|
+
xhr: ga
|
1024
1024
|
};
|
1025
|
-
f.forEach(
|
1025
|
+
f.forEach(St, (t, e) => {
|
1026
1026
|
if (t) {
|
1027
1027
|
try {
|
1028
1028
|
Object.defineProperty(t, "name", { value: e });
|
@@ -1031,35 +1031,35 @@ f.forEach(wt, (t, e) => {
|
|
1031
1031
|
Object.defineProperty(t, "adapterName", { value: e });
|
1032
1032
|
}
|
1033
1033
|
});
|
1034
|
-
const
|
1034
|
+
const wa = {
|
1035
1035
|
getAdapter: (t) => {
|
1036
1036
|
t = f.isArray(t) ? t : [t];
|
1037
1037
|
const { length: e } = t;
|
1038
1038
|
let n, s;
|
1039
|
-
for (let r = 0; r < e && (n = t[r], !(s = f.isString(n) ?
|
1039
|
+
for (let r = 0; r < e && (n = t[r], !(s = f.isString(n) ? St[n.toLowerCase()] : n)); r++)
|
1040
1040
|
;
|
1041
1041
|
if (!s)
|
1042
1042
|
throw s === !1 ? new E(
|
1043
1043
|
`Adapter ${n} is not supported by the environment`,
|
1044
1044
|
"ERR_NOT_SUPPORT"
|
1045
1045
|
) : new Error(
|
1046
|
-
f.hasOwnProp(
|
1046
|
+
f.hasOwnProp(St, n) ? `Adapter '${n}' is not available in the build` : `Unknown adapter '${n}'`
|
1047
1047
|
);
|
1048
1048
|
if (!f.isFunction(s))
|
1049
1049
|
throw new TypeError("adapter is not a function");
|
1050
1050
|
return s;
|
1051
1051
|
},
|
1052
|
-
adapters:
|
1052
|
+
adapters: St
|
1053
1053
|
};
|
1054
1054
|
function jt(t) {
|
1055
1055
|
if (t.cancelToken && t.cancelToken.throwIfRequested(), t.signal && t.signal.aborted)
|
1056
|
-
throw new
|
1056
|
+
throw new tt(null, t);
|
1057
1057
|
}
|
1058
1058
|
function ns(t) {
|
1059
1059
|
return jt(t), t.headers = ee.from(t.headers), t.data = Zt.call(
|
1060
1060
|
t,
|
1061
1061
|
t.transformRequest
|
1062
|
-
), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1),
|
1062
|
+
), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1), wa.getAdapter(t.adapter || Be.adapter)(t).then(function(s) {
|
1063
1063
|
return jt(t), s.data = Zt.call(
|
1064
1064
|
t,
|
1065
1065
|
t.transformResponse,
|
@@ -1074,7 +1074,7 @@ function ns(t) {
|
|
1074
1074
|
});
|
1075
1075
|
}
|
1076
1076
|
const ss = (t) => t instanceof ee ? t.toJSON() : t;
|
1077
|
-
function
|
1077
|
+
function Le(t, e) {
|
1078
1078
|
e = e || {};
|
1079
1079
|
const n = {};
|
1080
1080
|
function s(u, l, h) {
|
@@ -1162,7 +1162,7 @@ Nn.transitional = function(e, n, s) {
|
|
1162
1162
|
)), e ? e(i, o, a) : !0;
|
1163
1163
|
};
|
1164
1164
|
};
|
1165
|
-
function
|
1165
|
+
function Sa(t, e, n) {
|
1166
1166
|
if (typeof t != "object")
|
1167
1167
|
throw new E("options must be an object", E.ERR_BAD_OPTION_VALUE);
|
1168
1168
|
const s = Object.keys(t);
|
@@ -1180,7 +1180,7 @@ function wa(t, e, n) {
|
|
1180
1180
|
}
|
1181
1181
|
}
|
1182
1182
|
const ln = {
|
1183
|
-
assertOptions:
|
1183
|
+
assertOptions: Sa,
|
1184
1184
|
validators: Nn
|
1185
1185
|
}, me = ln.validators;
|
1186
1186
|
class ke {
|
@@ -1199,7 +1199,7 @@ class ke {
|
|
1199
1199
|
* @returns {Promise} The Promise to be fulfilled
|
1200
1200
|
*/
|
1201
1201
|
request(e, n) {
|
1202
|
-
typeof e == "string" ? (n = n || {}, n.url = e) : n = e || {}, n =
|
1202
|
+
typeof e == "string" ? (n = n || {}, n.url = e) : n = e || {}, n = Le(this.defaults, n);
|
1203
1203
|
const { transitional: s, paramsSerializer: r, headers: i } = n;
|
1204
1204
|
s !== void 0 && ln.assertOptions(s, {
|
1205
1205
|
silentJSONParsing: me.transitional(me.boolean),
|
@@ -1258,14 +1258,14 @@ class ke {
|
|
1258
1258
|
return l;
|
1259
1259
|
}
|
1260
1260
|
getUri(e) {
|
1261
|
-
e =
|
1261
|
+
e = Le(this.defaults, e);
|
1262
1262
|
const n = hr(e.baseURL, e.url);
|
1263
1263
|
return cr(n, e.params, e.paramsSerializer);
|
1264
1264
|
}
|
1265
1265
|
}
|
1266
1266
|
f.forEach(["delete", "get", "head", "options"], function(e) {
|
1267
1267
|
ke.prototype[e] = function(n, s) {
|
1268
|
-
return this.request(
|
1268
|
+
return this.request(Le(s || {}, {
|
1269
1269
|
method: e,
|
1270
1270
|
url: n,
|
1271
1271
|
data: (s || {}).data
|
@@ -1275,7 +1275,7 @@ f.forEach(["delete", "get", "head", "options"], function(e) {
|
|
1275
1275
|
f.forEach(["post", "put", "patch"], function(e) {
|
1276
1276
|
function n(s) {
|
1277
1277
|
return function(i, o, a) {
|
1278
|
-
return this.request(
|
1278
|
+
return this.request(Le(a || {}, {
|
1279
1279
|
method: e,
|
1280
1280
|
headers: s ? {
|
1281
1281
|
"Content-Type": "multipart/form-data"
|
@@ -1311,7 +1311,7 @@ class _n {
|
|
1311
1311
|
s.unsubscribe(i);
|
1312
1312
|
}, o;
|
1313
1313
|
}, e(function(i, o, a) {
|
1314
|
-
s.reason || (s.reason = new
|
1314
|
+
s.reason || (s.reason = new tt(i, o, a), n(s.reason));
|
1315
1315
|
});
|
1316
1316
|
}
|
1317
1317
|
/**
|
@@ -1354,12 +1354,12 @@ class _n {
|
|
1354
1354
|
};
|
1355
1355
|
}
|
1356
1356
|
}
|
1357
|
-
function
|
1357
|
+
function va(t) {
|
1358
1358
|
return function(n) {
|
1359
1359
|
return t.apply(null, n);
|
1360
1360
|
};
|
1361
1361
|
}
|
1362
|
-
function
|
1362
|
+
function ba(t) {
|
1363
1363
|
return f.isObject(t) && t.isAxiosError === !0;
|
1364
1364
|
}
|
1365
1365
|
const fn = {
|
@@ -1433,29 +1433,29 @@ Object.entries(fn).forEach(([t, e]) => {
|
|
1433
1433
|
function mr(t) {
|
1434
1434
|
const e = new ke(t), n = Gs(ke.prototype.request, e);
|
1435
1435
|
return f.extend(n, ke.prototype, e, { allOwnKeys: !0 }), f.extend(n, e, null, { allOwnKeys: !0 }), n.create = function(r) {
|
1436
|
-
return mr(
|
1436
|
+
return mr(Le(t, r));
|
1437
1437
|
}, n;
|
1438
1438
|
}
|
1439
|
-
const F = mr(
|
1439
|
+
const F = mr(Be);
|
1440
1440
|
F.Axios = ke;
|
1441
|
-
F.CanceledError =
|
1441
|
+
F.CanceledError = tt;
|
1442
1442
|
F.CancelToken = _n;
|
1443
1443
|
F.isCancel = fr;
|
1444
1444
|
F.VERSION = dr;
|
1445
|
-
F.toFormData =
|
1445
|
+
F.toFormData = Lt;
|
1446
1446
|
F.AxiosError = E;
|
1447
1447
|
F.Cancel = F.CanceledError;
|
1448
1448
|
F.all = function(e) {
|
1449
1449
|
return Promise.all(e);
|
1450
1450
|
};
|
1451
|
-
F.spread =
|
1452
|
-
F.isAxiosError =
|
1453
|
-
F.mergeConfig =
|
1451
|
+
F.spread = va;
|
1452
|
+
F.isAxiosError = ba;
|
1453
|
+
F.mergeConfig = Le;
|
1454
1454
|
F.AxiosHeaders = ee;
|
1455
1455
|
F.formToJSON = (t) => lr(f.isHTMLForm(t) ? new FormData(t) : t);
|
1456
1456
|
F.HttpStatusCode = fn;
|
1457
1457
|
F.default = F;
|
1458
|
-
const
|
1458
|
+
const Ft = async function(t) {
|
1459
1459
|
const e = t, n = window.VITE_BACKEND_URL ? window.VITE_BACKEND_URL : "https://chatadmin-gw.dev.mp.gob.bo", s = {
|
1460
1460
|
method: e.method,
|
1461
1461
|
url: `${n}${e.url}`,
|
@@ -1477,13 +1477,13 @@ const Lt = async function(t) {
|
|
1477
1477
|
throw i;
|
1478
1478
|
});
|
1479
1479
|
};
|
1480
|
-
async function
|
1480
|
+
async function Ta(t) {
|
1481
1481
|
const e = {
|
1482
1482
|
url: "/v1/message/list-messages",
|
1483
1483
|
method: "post",
|
1484
1484
|
data: t.body,
|
1485
1485
|
token: t.token
|
1486
|
-
}, n = await
|
1486
|
+
}, n = await Ft(e).catch((r) => (console.error(r), null)), s = n == null ? void 0 : n.response;
|
1487
1487
|
return s != null && s.data ? {
|
1488
1488
|
data: s.data,
|
1489
1489
|
pagination: s.pagination
|
@@ -1492,9 +1492,9 @@ async function ba(t) {
|
|
1492
1492
|
pagination: { total: 0, limit: 0, size: 0 }
|
1493
1493
|
};
|
1494
1494
|
}
|
1495
|
-
async function
|
1495
|
+
async function ka(t, e) {
|
1496
1496
|
var r;
|
1497
|
-
const s = await
|
1497
|
+
const s = await Ft({
|
1498
1498
|
url: "/v1/message/send-message",
|
1499
1499
|
method: "POST",
|
1500
1500
|
data: t,
|
@@ -1504,7 +1504,7 @@ async function Ta(t, e) {
|
|
1504
1504
|
}
|
1505
1505
|
async function is(t) {
|
1506
1506
|
var s;
|
1507
|
-
const n = await
|
1507
|
+
const n = await Ft({
|
1508
1508
|
url: "/v1/app-chats/web-chat",
|
1509
1509
|
method: "get",
|
1510
1510
|
token: t
|
@@ -1522,45 +1522,45 @@ async function os(t, e) {
|
|
1522
1522
|
method: "PATCH",
|
1523
1523
|
data: n,
|
1524
1524
|
token: e
|
1525
|
-
}, r = await
|
1525
|
+
}, r = await Ft(s).catch((o) => (console.error(o), null));
|
1526
1526
|
return (i = r == null ? void 0 : r.response) == null ? void 0 : i.data;
|
1527
1527
|
}
|
1528
|
-
function
|
1529
|
-
return
|
1528
|
+
function Ea(t) {
|
1529
|
+
return Ii() ? (Di(t), !0) : !1;
|
1530
1530
|
}
|
1531
1531
|
function pr(t) {
|
1532
1532
|
return typeof t == "function" ? t() : js(t);
|
1533
1533
|
}
|
1534
|
-
const
|
1534
|
+
const Oa = typeof window < "u" && typeof document < "u";
|
1535
1535
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
1536
|
-
const
|
1536
|
+
const Ca = (t) => t != null, Yt = () => {
|
1537
1537
|
};
|
1538
1538
|
function Jt(t) {
|
1539
1539
|
var e;
|
1540
1540
|
const n = pr(t);
|
1541
1541
|
return (e = n == null ? void 0 : n.$el) != null ? e : n;
|
1542
1542
|
}
|
1543
|
-
const
|
1544
|
-
function
|
1545
|
-
const t = q(!1), e =
|
1543
|
+
const xa = Oa ? window : void 0;
|
1544
|
+
function Na() {
|
1545
|
+
const t = q(!1), e = Li();
|
1546
1546
|
return e && Js(() => {
|
1547
1547
|
t.value = !0;
|
1548
1548
|
}, e), t;
|
1549
1549
|
}
|
1550
|
-
function
|
1551
|
-
const e =
|
1550
|
+
function _a(t) {
|
1551
|
+
const e = Na();
|
1552
1552
|
return Ys(() => (e.value, !!t()));
|
1553
1553
|
}
|
1554
|
-
function
|
1554
|
+
function Aa(t, e, n = {}) {
|
1555
1555
|
const {
|
1556
1556
|
root: s,
|
1557
1557
|
rootMargin: r = "0px",
|
1558
1558
|
threshold: i = 0.1,
|
1559
|
-
window: o =
|
1559
|
+
window: o = xa,
|
1560
1560
|
immediate: a = !0
|
1561
|
-
} = n, c =
|
1561
|
+
} = n, c = _a(() => o && "IntersectionObserver" in o), u = Ys(() => {
|
1562
1562
|
const m = pr(t);
|
1563
|
-
return (Array.isArray(m) ? m : [m]).map(Jt).filter(
|
1563
|
+
return (Array.isArray(m) ? m : [m]).map(Jt).filter(Ca);
|
1564
1564
|
});
|
1565
1565
|
let l = Yt;
|
1566
1566
|
const h = q(a), g = c.value ? En(
|
@@ -1584,7 +1584,7 @@ function _a(t, e, n = {}) {
|
|
1584
1584
|
) : Yt, d = () => {
|
1585
1585
|
l(), g(), h.value = !1;
|
1586
1586
|
};
|
1587
|
-
return
|
1587
|
+
return Ea(d), {
|
1588
1588
|
isSupported: c,
|
1589
1589
|
isActive: h,
|
1590
1590
|
pause() {
|
@@ -1598,22 +1598,22 @@ function _a(t, e, n = {}) {
|
|
1598
1598
|
}
|
1599
1599
|
class Ee extends Error {
|
1600
1600
|
}
|
1601
|
-
class
|
1601
|
+
class Ma extends Ee {
|
1602
1602
|
constructor(e) {
|
1603
1603
|
super(`Invalid DateTime: ${e.toMessage()}`);
|
1604
1604
|
}
|
1605
1605
|
}
|
1606
|
-
class
|
1606
|
+
class Ra extends Ee {
|
1607
1607
|
constructor(e) {
|
1608
1608
|
super(`Invalid Interval: ${e.toMessage()}`);
|
1609
1609
|
}
|
1610
1610
|
}
|
1611
|
-
class
|
1611
|
+
class Ia extends Ee {
|
1612
1612
|
constructor(e) {
|
1613
1613
|
super(`Invalid Duration: ${e.toMessage()}`);
|
1614
1614
|
}
|
1615
1615
|
}
|
1616
|
-
class
|
1616
|
+
class Me extends Ee {
|
1617
1617
|
}
|
1618
1618
|
class yr extends Ee {
|
1619
1619
|
constructor(e) {
|
@@ -1627,7 +1627,7 @@ class pe extends Ee {
|
|
1627
1627
|
super("Zone is an abstract class");
|
1628
1628
|
}
|
1629
1629
|
}
|
1630
|
-
const p = "numeric", ie = "short",
|
1630
|
+
const p = "numeric", ie = "short", Y = "long", Nt = {
|
1631
1631
|
year: p,
|
1632
1632
|
month: p,
|
1633
1633
|
day: p
|
@@ -1635,20 +1635,20 @@ const p = "numeric", ie = "short", j = "long", xt = {
|
|
1635
1635
|
year: p,
|
1636
1636
|
month: ie,
|
1637
1637
|
day: p
|
1638
|
-
},
|
1638
|
+
}, Da = {
|
1639
1639
|
year: p,
|
1640
1640
|
month: ie,
|
1641
1641
|
day: p,
|
1642
1642
|
weekday: ie
|
1643
1643
|
}, wr = {
|
1644
1644
|
year: p,
|
1645
|
-
month:
|
1645
|
+
month: Y,
|
1646
1646
|
day: p
|
1647
1647
|
}, Sr = {
|
1648
1648
|
year: p,
|
1649
|
-
month:
|
1649
|
+
month: Y,
|
1650
1650
|
day: p,
|
1651
|
-
weekday:
|
1651
|
+
weekday: Y
|
1652
1652
|
}, vr = {
|
1653
1653
|
hour: p,
|
1654
1654
|
minute: p
|
@@ -1665,7 +1665,7 @@ const p = "numeric", ie = "short", j = "long", xt = {
|
|
1665
1665
|
hour: p,
|
1666
1666
|
minute: p,
|
1667
1667
|
second: p,
|
1668
|
-
timeZoneName:
|
1668
|
+
timeZoneName: Y
|
1669
1669
|
}, Er = {
|
1670
1670
|
hour: p,
|
1671
1671
|
minute: p,
|
@@ -1686,7 +1686,7 @@ const p = "numeric", ie = "short", j = "long", xt = {
|
|
1686
1686
|
minute: p,
|
1687
1687
|
second: p,
|
1688
1688
|
hourCycle: "h23",
|
1689
|
-
timeZoneName:
|
1689
|
+
timeZoneName: Y
|
1690
1690
|
}, Nr = {
|
1691
1691
|
year: p,
|
1692
1692
|
month: p,
|
@@ -1713,7 +1713,7 @@ const p = "numeric", ie = "short", j = "long", xt = {
|
|
1713
1713
|
hour: p,
|
1714
1714
|
minute: p,
|
1715
1715
|
second: p
|
1716
|
-
},
|
1716
|
+
}, La = {
|
1717
1717
|
year: p,
|
1718
1718
|
month: ie,
|
1719
1719
|
day: p,
|
@@ -1722,14 +1722,14 @@ const p = "numeric", ie = "short", j = "long", xt = {
|
|
1722
1722
|
minute: p
|
1723
1723
|
}, Rr = {
|
1724
1724
|
year: p,
|
1725
|
-
month:
|
1725
|
+
month: Y,
|
1726
1726
|
day: p,
|
1727
1727
|
hour: p,
|
1728
1728
|
minute: p,
|
1729
1729
|
timeZoneName: ie
|
1730
1730
|
}, Ir = {
|
1731
1731
|
year: p,
|
1732
|
-
month:
|
1732
|
+
month: Y,
|
1733
1733
|
day: p,
|
1734
1734
|
hour: p,
|
1735
1735
|
minute: p,
|
@@ -1737,23 +1737,23 @@ const p = "numeric", ie = "short", j = "long", xt = {
|
|
1737
1737
|
timeZoneName: ie
|
1738
1738
|
}, Dr = {
|
1739
1739
|
year: p,
|
1740
|
-
month:
|
1740
|
+
month: Y,
|
1741
1741
|
day: p,
|
1742
|
-
weekday:
|
1742
|
+
weekday: Y,
|
1743
1743
|
hour: p,
|
1744
1744
|
minute: p,
|
1745
|
-
timeZoneName:
|
1745
|
+
timeZoneName: Y
|
1746
1746
|
}, Lr = {
|
1747
1747
|
year: p,
|
1748
|
-
month:
|
1748
|
+
month: Y,
|
1749
1749
|
day: p,
|
1750
|
-
weekday:
|
1750
|
+
weekday: Y,
|
1751
1751
|
hour: p,
|
1752
1752
|
minute: p,
|
1753
1753
|
second: p,
|
1754
|
-
timeZoneName:
|
1754
|
+
timeZoneName: Y
|
1755
1755
|
};
|
1756
|
-
class
|
1756
|
+
class nt {
|
1757
1757
|
/**
|
1758
1758
|
* The type of zone
|
1759
1759
|
* @abstract
|
@@ -1838,13 +1838,13 @@ class tt {
|
|
1838
1838
|
}
|
1839
1839
|
}
|
1840
1840
|
let Gt = null;
|
1841
|
-
class
|
1841
|
+
class Vt extends nt {
|
1842
1842
|
/**
|
1843
1843
|
* Get a singleton instance of the local zone
|
1844
1844
|
* @return {SystemZone}
|
1845
1845
|
*/
|
1846
1846
|
static get instance() {
|
1847
|
-
return Gt === null && (Gt = new
|
1847
|
+
return Gt === null && (Gt = new Vt()), Gt;
|
1848
1848
|
}
|
1849
1849
|
/** @override **/
|
1850
1850
|
get type() {
|
@@ -1864,7 +1864,7 @@ class Ft extends tt {
|
|
1864
1864
|
}
|
1865
1865
|
/** @override **/
|
1866
1866
|
formatOffset(e, n) {
|
1867
|
-
return
|
1867
|
+
return Ke(this.offset(e), n);
|
1868
1868
|
}
|
1869
1869
|
/** @override **/
|
1870
1870
|
offset(e) {
|
@@ -1879,9 +1879,9 @@ class Ft extends tt {
|
|
1879
1879
|
return !0;
|
1880
1880
|
}
|
1881
1881
|
}
|
1882
|
-
let
|
1883
|
-
function
|
1884
|
-
return
|
1882
|
+
let vt = {};
|
1883
|
+
function Fa(t) {
|
1884
|
+
return vt[t] || (vt[t] = new Intl.DateTimeFormat("en-US", {
|
1885
1885
|
hour12: !1,
|
1886
1886
|
timeZone: t,
|
1887
1887
|
year: "numeric",
|
@@ -1891,9 +1891,9 @@ function La(t) {
|
|
1891
1891
|
minute: "2-digit",
|
1892
1892
|
second: "2-digit",
|
1893
1893
|
era: "short"
|
1894
|
-
})),
|
1894
|
+
})), vt[t];
|
1895
1895
|
}
|
1896
|
-
const
|
1896
|
+
const Va = {
|
1897
1897
|
year: 0,
|
1898
1898
|
month: 1,
|
1899
1899
|
day: 2,
|
@@ -1902,33 +1902,33 @@ const Fa = {
|
|
1902
1902
|
minute: 5,
|
1903
1903
|
second: 6
|
1904
1904
|
};
|
1905
|
-
function
|
1905
|
+
function Ba(t, e) {
|
1906
1906
|
const n = t.format(e).replace(/\u200E/g, ""), s = /(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n), [, r, i, o, a, c, u, l] = s;
|
1907
1907
|
return [o, r, i, a, c, u, l];
|
1908
1908
|
}
|
1909
|
-
function
|
1909
|
+
function $a(t, e) {
|
1910
1910
|
const n = t.formatToParts(e), s = [];
|
1911
1911
|
for (let r = 0; r < n.length; r++) {
|
1912
|
-
const { type: i, value: o } = n[r], a =
|
1912
|
+
const { type: i, value: o } = n[r], a = Va[i];
|
1913
1913
|
i === "era" ? s[a] = o : v(a) || (s[a] = parseInt(o, 10));
|
1914
1914
|
}
|
1915
1915
|
return s;
|
1916
1916
|
}
|
1917
|
-
let
|
1918
|
-
class de extends
|
1917
|
+
let at = {};
|
1918
|
+
class de extends nt {
|
1919
1919
|
/**
|
1920
1920
|
* @param {string} name - Zone name
|
1921
1921
|
* @return {IANAZone}
|
1922
1922
|
*/
|
1923
1923
|
static create(e) {
|
1924
|
-
return
|
1924
|
+
return at[e] || (at[e] = new de(e)), at[e];
|
1925
1925
|
}
|
1926
1926
|
/**
|
1927
1927
|
* Reset local caches. Should only be necessary in testing scenarios.
|
1928
1928
|
* @return {void}
|
1929
1929
|
*/
|
1930
1930
|
static resetCache() {
|
1931
|
-
|
1931
|
+
at = {}, vt = {};
|
1932
1932
|
}
|
1933
1933
|
/**
|
1934
1934
|
* Returns whether the provided string is a valid specifier. This only checks the string's format, not that the specifier identifies a known zone; see isValidZone for that.
|
@@ -2007,7 +2007,7 @@ class de extends tt {
|
|
2007
2007
|
* @return {string}
|
2008
2008
|
*/
|
2009
2009
|
formatOffset(e, n) {
|
2010
|
-
return
|
2010
|
+
return Ke(this.offset(e), n);
|
2011
2011
|
}
|
2012
2012
|
/**
|
2013
2013
|
* Return the offset in minutes for this zone at the specified timestamp.
|
@@ -2018,10 +2018,10 @@ class de extends tt {
|
|
2018
2018
|
offset(e) {
|
2019
2019
|
const n = new Date(e);
|
2020
2020
|
if (isNaN(n)) return NaN;
|
2021
|
-
const s =
|
2022
|
-
let [r, i, o, a, c, u, l] = s.formatToParts ?
|
2021
|
+
const s = Fa(this.name);
|
2022
|
+
let [r, i, o, a, c, u, l] = s.formatToParts ? $a(s, n) : Ba(s, n);
|
2023
2023
|
a === "BC" && (r = -Math.abs(r) + 1);
|
2024
|
-
const g =
|
2024
|
+
const g = $t({
|
2025
2025
|
year: r,
|
2026
2026
|
month: i,
|
2027
2027
|
day: o,
|
@@ -2053,7 +2053,7 @@ class de extends tt {
|
|
2053
2053
|
}
|
2054
2054
|
}
|
2055
2055
|
let as = {};
|
2056
|
-
function
|
2056
|
+
function Ua(t, e = {}) {
|
2057
2057
|
const n = JSON.stringify([t, e]);
|
2058
2058
|
let s = as[n];
|
2059
2059
|
return s || (s = new Intl.ListFormat(t, e), as[n] = s), s;
|
@@ -2065,23 +2065,23 @@ function dn(t, e = {}) {
|
|
2065
2065
|
return s || (s = new Intl.DateTimeFormat(t, e), hn[n] = s), s;
|
2066
2066
|
}
|
2067
2067
|
let mn = {};
|
2068
|
-
function
|
2068
|
+
function Pa(t, e = {}) {
|
2069
2069
|
const n = JSON.stringify([t, e]);
|
2070
2070
|
let s = mn[n];
|
2071
2071
|
return s || (s = new Intl.NumberFormat(t, e), mn[n] = s), s;
|
2072
2072
|
}
|
2073
2073
|
let pn = {};
|
2074
|
-
function
|
2074
|
+
function Wa(t, e = {}) {
|
2075
2075
|
const { base: n, ...s } = e, r = JSON.stringify([t, s]);
|
2076
2076
|
let i = pn[r];
|
2077
2077
|
return i || (i = new Intl.RelativeTimeFormat(t, e), pn[r] = i), i;
|
2078
2078
|
}
|
2079
|
-
let
|
2080
|
-
function
|
2081
|
-
return
|
2079
|
+
let je = null;
|
2080
|
+
function qa() {
|
2081
|
+
return je || (je = new Intl.DateTimeFormat().resolvedOptions().locale, je);
|
2082
2082
|
}
|
2083
2083
|
let cs = {};
|
2084
|
-
function
|
2084
|
+
function Ha(t) {
|
2085
2085
|
let e = cs[t];
|
2086
2086
|
if (!e) {
|
2087
2087
|
const n = new Intl.Locale(t);
|
@@ -2089,7 +2089,7 @@ function qa(t) {
|
|
2089
2089
|
}
|
2090
2090
|
return e;
|
2091
2091
|
}
|
2092
|
-
function
|
2092
|
+
function za(t) {
|
2093
2093
|
const e = t.indexOf("-x-");
|
2094
2094
|
e !== -1 && (t = t.substring(0, e));
|
2095
2095
|
const n = t.indexOf("-u-");
|
@@ -2107,10 +2107,10 @@ function Ha(t) {
|
|
2107
2107
|
return [r, i, o];
|
2108
2108
|
}
|
2109
2109
|
}
|
2110
|
-
function
|
2110
|
+
function Za(t, e, n) {
|
2111
2111
|
return (n || e) && (t.includes("-u-") || (t += "-u"), n && (t += `-ca-${n}`), e && (t += `-nu-${e}`)), t;
|
2112
2112
|
}
|
2113
|
-
function
|
2113
|
+
function ja(t) {
|
2114
2114
|
const e = [];
|
2115
2115
|
for (let n = 1; n <= 12; n++) {
|
2116
2116
|
const s = S.utc(2009, n, 1);
|
@@ -2118,7 +2118,7 @@ function Za(t) {
|
|
2118
2118
|
}
|
2119
2119
|
return e;
|
2120
2120
|
}
|
2121
|
-
function
|
2121
|
+
function Ya(t) {
|
2122
2122
|
const e = [];
|
2123
2123
|
for (let n = 1; n <= 7; n++) {
|
2124
2124
|
const s = S.utc(2016, 11, 13 + n);
|
@@ -2126,20 +2126,20 @@ function ja(t) {
|
|
2126
2126
|
}
|
2127
2127
|
return e;
|
2128
2128
|
}
|
2129
|
-
function
|
2129
|
+
function ct(t, e, n, s) {
|
2130
2130
|
const r = t.listingMode();
|
2131
2131
|
return r === "error" ? null : r === "en" ? n(e) : s(e);
|
2132
2132
|
}
|
2133
|
-
function
|
2133
|
+
function Ja(t) {
|
2134
2134
|
return t.numberingSystem && t.numberingSystem !== "latn" ? !1 : t.numberingSystem === "latn" || !t.locale || t.locale.startsWith("en") || new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem === "latn";
|
2135
2135
|
}
|
2136
|
-
class
|
2136
|
+
class Ga {
|
2137
2137
|
constructor(e, n, s) {
|
2138
2138
|
this.padTo = s.padTo || 0, this.floor = s.floor || !1;
|
2139
2139
|
const { padTo: r, floor: i, ...o } = s;
|
2140
2140
|
if (!n || Object.keys(o).length > 0) {
|
2141
2141
|
const a = { useGrouping: !1, ...s };
|
2142
|
-
s.padTo > 0 && (a.minimumIntegerDigits = s.padTo), this.inf =
|
2142
|
+
s.padTo > 0 && (a.minimumIntegerDigits = s.padTo), this.inf = Pa(e, a);
|
2143
2143
|
}
|
2144
2144
|
}
|
2145
2145
|
format(e) {
|
@@ -2152,7 +2152,7 @@ class Ja {
|
|
2152
2152
|
}
|
2153
2153
|
}
|
2154
2154
|
}
|
2155
|
-
class
|
2155
|
+
class Ka {
|
2156
2156
|
constructor(e, n, s) {
|
2157
2157
|
this.opts = s, this.originalZone = void 0;
|
2158
2158
|
let r;
|
@@ -2188,18 +2188,18 @@ class Ga {
|
|
2188
2188
|
return this.dtf.resolvedOptions();
|
2189
2189
|
}
|
2190
2190
|
}
|
2191
|
-
class
|
2191
|
+
class Xa {
|
2192
2192
|
constructor(e, n, s) {
|
2193
|
-
this.opts = { style: "long", ...s }, !n && Wr() && (this.rtf =
|
2193
|
+
this.opts = { style: "long", ...s }, !n && Wr() && (this.rtf = Wa(e, s));
|
2194
2194
|
}
|
2195
2195
|
format(e, n) {
|
2196
|
-
return this.rtf ? this.rtf.format(e, n) :
|
2196
|
+
return this.rtf ? this.rtf.format(e, n) : bc(n, e, this.opts.numeric, this.opts.style !== "long");
|
2197
2197
|
}
|
2198
2198
|
formatToParts(e, n) {
|
2199
2199
|
return this.rtf ? this.rtf.formatToParts(e, n) : [];
|
2200
2200
|
}
|
2201
2201
|
}
|
2202
|
-
const
|
2202
|
+
const Qa = {
|
2203
2203
|
firstDay: 1,
|
2204
2204
|
minimalDays: 4,
|
2205
2205
|
weekend: [6, 7]
|
@@ -2215,21 +2215,21 @@ class N {
|
|
2215
2215
|
);
|
2216
2216
|
}
|
2217
2217
|
static create(e, n, s, r, i = !1) {
|
2218
|
-
const o = e || M.defaultLocale, a = o || (i ? "en-US" :
|
2218
|
+
const o = e || M.defaultLocale, a = o || (i ? "en-US" : qa()), c = n || M.defaultNumberingSystem, u = s || M.defaultOutputCalendar, l = yn(r) || M.defaultWeekSettings;
|
2219
2219
|
return new N(a, c, u, l, o);
|
2220
2220
|
}
|
2221
2221
|
static resetCache() {
|
2222
|
-
|
2222
|
+
je = null, hn = {}, mn = {}, pn = {};
|
2223
2223
|
}
|
2224
2224
|
static fromObject({ locale: e, numberingSystem: n, outputCalendar: s, weekSettings: r } = {}) {
|
2225
2225
|
return N.create(e, n, s, r);
|
2226
2226
|
}
|
2227
2227
|
constructor(e, n, s, r, i) {
|
2228
|
-
const [o, a, c] =
|
2229
|
-
this.locale = o, this.numberingSystem = n || a || null, this.outputCalendar = s || c || null, this.weekSettings = r, this.intl =
|
2228
|
+
const [o, a, c] = za(e);
|
2229
|
+
this.locale = o, this.numberingSystem = n || a || null, this.outputCalendar = s || c || null, this.weekSettings = r, this.intl = Za(this.locale, this.numberingSystem, this.outputCalendar), this.weekdaysCache = { format: {}, standalone: {} }, this.monthsCache = { format: {}, standalone: {} }, this.meridiemCache = null, this.eraCache = {}, this.specifiedLocale = i, this.fastNumbersCached = null;
|
2230
2230
|
}
|
2231
2231
|
get fastNumbers() {
|
2232
|
-
return this.fastNumbersCached == null && (this.fastNumbersCached =
|
2232
|
+
return this.fastNumbersCached == null && (this.fastNumbersCached = Ja(this)), this.fastNumbersCached;
|
2233
2233
|
}
|
2234
2234
|
listingMode() {
|
2235
2235
|
const e = this.isEnglish(), n = (this.numberingSystem === null || this.numberingSystem === "latn") && (this.outputCalendar === null || this.outputCalendar === "gregory");
|
@@ -2251,21 +2251,21 @@ class N {
|
|
2251
2251
|
return this.clone({ ...e, defaultToEN: !1 });
|
2252
2252
|
}
|
2253
2253
|
months(e, n = !1) {
|
2254
|
-
return
|
2254
|
+
return ct(this, e, jr, () => {
|
2255
2255
|
const s = n ? { month: e, day: "numeric" } : { month: e }, r = n ? "format" : "standalone";
|
2256
|
-
return this.monthsCache[r][e] || (this.monthsCache[r][e] =
|
2256
|
+
return this.monthsCache[r][e] || (this.monthsCache[r][e] = ja((i) => this.extract(i, s, "month"))), this.monthsCache[r][e];
|
2257
2257
|
});
|
2258
2258
|
}
|
2259
2259
|
weekdays(e, n = !1) {
|
2260
|
-
return
|
2260
|
+
return ct(this, e, Gr, () => {
|
2261
2261
|
const s = n ? { weekday: e, year: "numeric", month: "long", day: "numeric" } : { weekday: e }, r = n ? "format" : "standalone";
|
2262
|
-
return this.weekdaysCache[r][e] || (this.weekdaysCache[r][e] =
|
2262
|
+
return this.weekdaysCache[r][e] || (this.weekdaysCache[r][e] = Ya(
|
2263
2263
|
(i) => this.extract(i, s, "weekday")
|
2264
2264
|
)), this.weekdaysCache[r][e];
|
2265
2265
|
});
|
2266
2266
|
}
|
2267
2267
|
meridiems() {
|
2268
|
-
return
|
2268
|
+
return ct(
|
2269
2269
|
this,
|
2270
2270
|
void 0,
|
2271
2271
|
() => Kr,
|
@@ -2281,7 +2281,7 @@ class N {
|
|
2281
2281
|
);
|
2282
2282
|
}
|
2283
2283
|
eras(e) {
|
2284
|
-
return
|
2284
|
+
return ct(this, e, Xr, () => {
|
2285
2285
|
const n = { era: e };
|
2286
2286
|
return this.eraCache[e] || (this.eraCache[e] = [S.utc(-40, 1, 1), S.utc(2017, 1, 1)].map(
|
2287
2287
|
(s) => this.extract(s, n, "era")
|
@@ -2293,22 +2293,22 @@ class N {
|
|
2293
2293
|
return o ? o.value : null;
|
2294
2294
|
}
|
2295
2295
|
numberFormatter(e = {}) {
|
2296
|
-
return new
|
2296
|
+
return new Ga(this.intl, e.forceSimple || this.fastNumbers, e);
|
2297
2297
|
}
|
2298
2298
|
dtFormatter(e, n = {}) {
|
2299
|
-
return new
|
2299
|
+
return new Ka(e, this.intl, n);
|
2300
2300
|
}
|
2301
2301
|
relFormatter(e = {}) {
|
2302
|
-
return new
|
2302
|
+
return new Xa(this.intl, this.isEnglish(), e);
|
2303
2303
|
}
|
2304
2304
|
listFormatter(e = {}) {
|
2305
|
-
return
|
2305
|
+
return Ua(this.intl, e);
|
2306
2306
|
}
|
2307
2307
|
isEnglish() {
|
2308
2308
|
return this.locale === "en" || this.locale.toLowerCase() === "en-us" || new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us");
|
2309
2309
|
}
|
2310
2310
|
getWeekSettings() {
|
2311
|
-
return this.weekSettings ? this.weekSettings : qr() ?
|
2311
|
+
return this.weekSettings ? this.weekSettings : qr() ? Ha(this.locale) : Qa;
|
2312
2312
|
}
|
2313
2313
|
getStartOfWeek() {
|
2314
2314
|
return this.getWeekSettings().firstDay;
|
@@ -2327,7 +2327,7 @@ class N {
|
|
2327
2327
|
}
|
2328
2328
|
}
|
2329
2329
|
let Kt = null;
|
2330
|
-
class H extends
|
2330
|
+
class H extends nt {
|
2331
2331
|
/**
|
2332
2332
|
* Get a singleton instance of UTC
|
2333
2333
|
* @return {FixedOffsetZone}
|
@@ -2355,7 +2355,7 @@ class H extends tt {
|
|
2355
2355
|
if (e) {
|
2356
2356
|
const n = e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);
|
2357
2357
|
if (n)
|
2358
|
-
return new H(
|
2358
|
+
return new H(Ut(n[1], n[2]));
|
2359
2359
|
}
|
2360
2360
|
return null;
|
2361
2361
|
}
|
@@ -2377,7 +2377,7 @@ class H extends tt {
|
|
2377
2377
|
* @type {string}
|
2378
2378
|
*/
|
2379
2379
|
get name() {
|
2380
|
-
return this.fixed === 0 ? "UTC" : `UTC${
|
2380
|
+
return this.fixed === 0 ? "UTC" : `UTC${Ke(this.fixed, "narrow")}`;
|
2381
2381
|
}
|
2382
2382
|
/**
|
2383
2383
|
* The IANA name of this zone, i.e. `Etc/UTC` or `Etc/GMT+/-nn`
|
@@ -2386,7 +2386,7 @@ class H extends tt {
|
|
2386
2386
|
* @type {string}
|
2387
2387
|
*/
|
2388
2388
|
get ianaName() {
|
2389
|
-
return this.fixed === 0 ? "Etc/UTC" : `Etc/GMT${
|
2389
|
+
return this.fixed === 0 ? "Etc/UTC" : `Etc/GMT${Ke(-this.fixed, "narrow")}`;
|
2390
2390
|
}
|
2391
2391
|
/**
|
2392
2392
|
* Returns the offset's common name at the specified timestamp.
|
@@ -2406,7 +2406,7 @@ class H extends tt {
|
|
2406
2406
|
* @return {string}
|
2407
2407
|
*/
|
2408
2408
|
formatOffset(e, n) {
|
2409
|
-
return
|
2409
|
+
return Ke(this.fixed, n);
|
2410
2410
|
}
|
2411
2411
|
/**
|
2412
2412
|
* Returns whether the offset is known to be fixed for the whole year:
|
@@ -2446,7 +2446,7 @@ class H extends tt {
|
|
2446
2446
|
return !0;
|
2447
2447
|
}
|
2448
2448
|
}
|
2449
|
-
class
|
2449
|
+
class ec extends nt {
|
2450
2450
|
constructor(e) {
|
2451
2451
|
super(), this.zoneName = e;
|
2452
2452
|
}
|
@@ -2486,12 +2486,12 @@ class Qa extends tt {
|
|
2486
2486
|
function we(t, e) {
|
2487
2487
|
if (v(t) || t === null)
|
2488
2488
|
return e;
|
2489
|
-
if (t instanceof
|
2489
|
+
if (t instanceof nt)
|
2490
2490
|
return t;
|
2491
|
-
if (
|
2491
|
+
if (oc(t)) {
|
2492
2492
|
const n = t.toLowerCase();
|
2493
|
-
return n === "default" ? e : n === "local" || n === "system" ?
|
2494
|
-
} else return Se(t) ? H.instance(t) : typeof t == "object" && "offset" in t && typeof t.offset == "function" ? t : new
|
2493
|
+
return n === "default" ? e : n === "local" || n === "system" ? Vt.instance : n === "utc" || n === "gmt" ? H.utcInstance : H.parseSpecifier(n) || de.create(t);
|
2494
|
+
} else return Se(t) ? H.instance(t) : typeof t == "object" && "offset" in t && typeof t.offset == "function" ? t : new ec(t);
|
2495
2495
|
}
|
2496
2496
|
const An = {
|
2497
2497
|
arab: "[٠-٩]",
|
@@ -2535,15 +2535,15 @@ const An = {
|
|
2535
2535
|
telu: [3174, 3183],
|
2536
2536
|
thai: [3664, 3673],
|
2537
2537
|
tibt: [3872, 3881]
|
2538
|
-
},
|
2539
|
-
function
|
2538
|
+
}, tc = An.hanidec.replace(/[\[|\]]/g, "").split("");
|
2539
|
+
function nc(t) {
|
2540
2540
|
let e = parseInt(t, 10);
|
2541
2541
|
if (isNaN(e)) {
|
2542
2542
|
e = "";
|
2543
2543
|
for (let n = 0; n < t.length; n++) {
|
2544
2544
|
const s = t.charCodeAt(n);
|
2545
2545
|
if (t[n].search(An.hanidec) !== -1)
|
2546
|
-
e +=
|
2546
|
+
e += tc.indexOf(t[n]);
|
2547
2547
|
else
|
2548
2548
|
for (const r in us) {
|
2549
2549
|
const [i, o] = us[r];
|
@@ -2554,13 +2554,13 @@ function tc(t) {
|
|
2554
2554
|
} else
|
2555
2555
|
return e;
|
2556
2556
|
}
|
2557
|
-
let
|
2558
|
-
function
|
2559
|
-
|
2557
|
+
let _e = {};
|
2558
|
+
function sc() {
|
2559
|
+
_e = {};
|
2560
2560
|
}
|
2561
2561
|
function te({ numberingSystem: t }, e = "") {
|
2562
2562
|
const n = t || "latn";
|
2563
|
-
return
|
2563
|
+
return _e[n] || (_e[n] = {}), _e[n][e] || (_e[n][e] = new RegExp(`${An[n]}${e}`)), _e[n][e];
|
2564
2564
|
}
|
2565
2565
|
let ls = () => Date.now(), fs = "system", hs = null, ds = null, ms = null, ps = 60, ys, gs = null;
|
2566
2566
|
class M {
|
@@ -2595,7 +2595,7 @@ class M {
|
|
2595
2595
|
* @type {Zone}
|
2596
2596
|
*/
|
2597
2597
|
static get defaultZone() {
|
2598
|
-
return we(fs,
|
2598
|
+
return we(fs, Vt.instance);
|
2599
2599
|
}
|
2600
2600
|
/**
|
2601
2601
|
* Get the default locale to create DateTimes with. Does not affect existing instances.
|
@@ -2699,7 +2699,7 @@ class M {
|
|
2699
2699
|
* @return {void}
|
2700
2700
|
*/
|
2701
2701
|
static resetCaches() {
|
2702
|
-
N.resetCache(), de.resetCache(), S.resetCache(),
|
2702
|
+
N.resetCache(), de.resetCache(), S.resetCache(), sc();
|
2703
2703
|
}
|
2704
2704
|
}
|
2705
2705
|
class re {
|
@@ -2724,39 +2724,39 @@ function Mn(t, e, n) {
|
|
2724
2724
|
return r === 0 ? 7 : r;
|
2725
2725
|
}
|
2726
2726
|
function Br(t, e, n) {
|
2727
|
-
return n + (
|
2727
|
+
return n + (st(t) ? Vr : Fr)[e - 1];
|
2728
2728
|
}
|
2729
2729
|
function $r(t, e) {
|
2730
|
-
const n =
|
2730
|
+
const n = st(t) ? Vr : Fr, s = n.findIndex((i) => i < e), r = e - n[s];
|
2731
2731
|
return { month: s + 1, day: r };
|
2732
2732
|
}
|
2733
2733
|
function Rn(t, e) {
|
2734
2734
|
return (t - e + 7) % 7 + 1;
|
2735
2735
|
}
|
2736
|
-
function
|
2736
|
+
function _t(t, e = 4, n = 1) {
|
2737
2737
|
const { year: s, month: r, day: i } = t, o = Br(s, r, i), a = Rn(Mn(s, r, i), n);
|
2738
2738
|
let c = Math.floor((o - a + 14 - e) / 7), u;
|
2739
|
-
return c < 1 ? (u = s - 1, c =
|
2739
|
+
return c < 1 ? (u = s - 1, c = Qe(u, e, n)) : c > Qe(s, e, n) ? (u = s + 1, c = 1) : u = s, { weekYear: u, weekNumber: c, weekday: a, ...Pt(t) };
|
2740
2740
|
}
|
2741
2741
|
function ws(t, e = 4, n = 1) {
|
2742
|
-
const { weekYear: s, weekNumber: r, weekday: i } = t, o = Rn(Mn(s, 1, e), n), a =
|
2742
|
+
const { weekYear: s, weekNumber: r, weekday: i } = t, o = Rn(Mn(s, 1, e), n), a = Ie(s);
|
2743
2743
|
let c = r * 7 + i - o - 7 + e, u;
|
2744
|
-
c < 1 ? (u = s - 1, c +=
|
2744
|
+
c < 1 ? (u = s - 1, c += Ie(u)) : c > a ? (u = s + 1, c -= Ie(s)) : u = s;
|
2745
2745
|
const { month: l, day: h } = $r(u, c);
|
2746
|
-
return { year: u, month: l, day: h, ...
|
2746
|
+
return { year: u, month: l, day: h, ...Pt(t) };
|
2747
2747
|
}
|
2748
2748
|
function Xt(t) {
|
2749
2749
|
const { year: e, month: n, day: s } = t, r = Br(e, n, s);
|
2750
|
-
return { year: e, ordinal: r, ...
|
2750
|
+
return { year: e, ordinal: r, ...Pt(t) };
|
2751
2751
|
}
|
2752
2752
|
function Ss(t) {
|
2753
2753
|
const { year: e, ordinal: n } = t, { month: s, day: r } = $r(e, n);
|
2754
|
-
return { year: e, month: s, day: r, ...
|
2754
|
+
return { year: e, month: s, day: r, ...Pt(t) };
|
2755
2755
|
}
|
2756
2756
|
function vs(t, e) {
|
2757
2757
|
if (!v(t.localWeekday) || !v(t.localWeekNumber) || !v(t.localWeekYear)) {
|
2758
2758
|
if (!v(t.weekday) || !v(t.weekNumber) || !v(t.weekYear))
|
2759
|
-
throw new
|
2759
|
+
throw new Me(
|
2760
2760
|
"Cannot mix locale-based week fields with ISO-based week fields"
|
2761
2761
|
);
|
2762
2762
|
return v(t.localWeekday) || (t.weekday = t.localWeekday), v(t.localWeekNumber) || (t.weekNumber = t.localWeekNumber), v(t.localWeekYear) || (t.weekYear = t.localWeekYear), delete t.localWeekday, delete t.localWeekNumber, delete t.localWeekYear, {
|
@@ -2766,20 +2766,20 @@ function vs(t, e) {
|
|
2766
2766
|
} else
|
2767
2767
|
return { minDaysInFirstWeek: 4, startOfWeek: 1 };
|
2768
2768
|
}
|
2769
|
-
function
|
2770
|
-
const s =
|
2769
|
+
function rc(t, e = 4, n = 1) {
|
2770
|
+
const s = Bt(t.weekYear), r = X(
|
2771
2771
|
t.weekNumber,
|
2772
2772
|
1,
|
2773
|
-
|
2773
|
+
Qe(t.weekYear, e, n)
|
2774
2774
|
), i = X(t.weekday, 1, 7);
|
2775
2775
|
return s ? r ? i ? !1 : K("weekday", t.weekday) : K("week", t.weekNumber) : K("weekYear", t.weekYear);
|
2776
2776
|
}
|
2777
|
-
function
|
2778
|
-
const e =
|
2777
|
+
function ic(t) {
|
2778
|
+
const e = Bt(t.year), n = X(t.ordinal, 1, Ie(t.year));
|
2779
2779
|
return e ? n ? !1 : K("ordinal", t.ordinal) : K("year", t.year);
|
2780
2780
|
}
|
2781
2781
|
function Ur(t) {
|
2782
|
-
const e =
|
2782
|
+
const e = Bt(t.year), n = X(t.month, 1, 12), s = X(t.day, 1, At(t.year, t.month));
|
2783
2783
|
return e ? n ? s ? !1 : K("day", t.day) : K("month", t.month) : K("year", t.year);
|
2784
2784
|
}
|
2785
2785
|
function Pr(t) {
|
@@ -2792,13 +2792,13 @@ function v(t) {
|
|
2792
2792
|
function Se(t) {
|
2793
2793
|
return typeof t == "number";
|
2794
2794
|
}
|
2795
|
-
function
|
2795
|
+
function Bt(t) {
|
2796
2796
|
return typeof t == "number" && t % 1 === 0;
|
2797
2797
|
}
|
2798
|
-
function
|
2798
|
+
function oc(t) {
|
2799
2799
|
return typeof t == "string";
|
2800
2800
|
}
|
2801
|
-
function
|
2801
|
+
function ac(t) {
|
2802
2802
|
return Object.prototype.toString.call(t) === "[object Date]";
|
2803
2803
|
}
|
2804
2804
|
function Wr() {
|
@@ -2815,7 +2815,7 @@ function qr() {
|
|
2815
2815
|
return !1;
|
2816
2816
|
}
|
2817
2817
|
}
|
2818
|
-
function
|
2818
|
+
function cc(t) {
|
2819
2819
|
return Array.isArray(t) ? t : [t];
|
2820
2820
|
}
|
2821
2821
|
function bs(t, e, n) {
|
@@ -2825,10 +2825,10 @@ function bs(t, e, n) {
|
|
2825
2825
|
return s && n(s[0], i[0]) === s[0] ? s : i;
|
2826
2826
|
}, null)[1];
|
2827
2827
|
}
|
2828
|
-
function
|
2828
|
+
function uc(t, e) {
|
2829
2829
|
return e.reduce((n, s) => (n[s] = t[s], n), {});
|
2830
2830
|
}
|
2831
|
-
function
|
2831
|
+
function Fe(t, e) {
|
2832
2832
|
return Object.prototype.hasOwnProperty.call(t, e);
|
2833
2833
|
}
|
2834
2834
|
function yn(t) {
|
@@ -2845,9 +2845,9 @@ function yn(t) {
|
|
2845
2845
|
};
|
2846
2846
|
}
|
2847
2847
|
function X(t, e, n) {
|
2848
|
-
return
|
2848
|
+
return Bt(t) && t >= e && t <= n;
|
2849
2849
|
}
|
2850
|
-
function
|
2850
|
+
function lc(t, e) {
|
2851
2851
|
return t - e * Math.floor(t / e);
|
2852
2852
|
}
|
2853
2853
|
function I(t, e = 2) {
|
@@ -2873,17 +2873,17 @@ function Dn(t, e, n = !1) {
|
|
2873
2873
|
const s = 10 ** e;
|
2874
2874
|
return (n ? Math.trunc : Math.round)(t * s) / s;
|
2875
2875
|
}
|
2876
|
-
function
|
2876
|
+
function st(t) {
|
2877
2877
|
return t % 4 === 0 && (t % 100 !== 0 || t % 400 === 0);
|
2878
2878
|
}
|
2879
|
-
function
|
2880
|
-
return
|
2879
|
+
function Ie(t) {
|
2880
|
+
return st(t) ? 366 : 365;
|
2881
2881
|
}
|
2882
|
-
function
|
2883
|
-
const n =
|
2884
|
-
return n === 2 ?
|
2882
|
+
function At(t, e) {
|
2883
|
+
const n = lc(e - 1, 12) + 1, s = t + (e - n) / 12;
|
2884
|
+
return n === 2 ? st(s) ? 29 : 28 : [31, null, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31][n - 1];
|
2885
2885
|
}
|
2886
|
-
function
|
2886
|
+
function $t(t) {
|
2887
2887
|
let e = Date.UTC(
|
2888
2888
|
t.year,
|
2889
2889
|
t.month - 1,
|
@@ -2898,9 +2898,9 @@ function Bt(t) {
|
|
2898
2898
|
function Ts(t, e, n) {
|
2899
2899
|
return -Rn(Mn(t, 1, e), n) + e - 1;
|
2900
2900
|
}
|
2901
|
-
function
|
2901
|
+
function Qe(t, e = 4, n = 1) {
|
2902
2902
|
const s = Ts(t, e, n), r = Ts(t + 1, e, n);
|
2903
|
-
return (
|
2903
|
+
return (Ie(t) - s + r) / 7;
|
2904
2904
|
}
|
2905
2905
|
function gn(t) {
|
2906
2906
|
return t > 99 ? t : t > M.twoDigitCutoffYear ? 1900 + t : 2e3 + t;
|
@@ -2918,7 +2918,7 @@ function Hr(t, e, n, s = null) {
|
|
2918
2918
|
const o = { timeZoneName: e, ...i }, a = new Intl.DateTimeFormat(n, o).formatToParts(r).find((c) => c.type.toLowerCase() === "timezonename");
|
2919
2919
|
return a ? a.value : null;
|
2920
2920
|
}
|
2921
|
-
function
|
2921
|
+
function Ut(t, e) {
|
2922
2922
|
let n = parseInt(t, 10);
|
2923
2923
|
Number.isNaN(n) && (n = 0);
|
2924
2924
|
const s = parseInt(e, 10) || 0, r = n < 0 || Object.is(n, -0) ? -s : s;
|
@@ -2930,17 +2930,17 @@ function zr(t) {
|
|
2930
2930
|
throw new P(`Invalid unit value ${t}`);
|
2931
2931
|
return e;
|
2932
2932
|
}
|
2933
|
-
function
|
2933
|
+
function Mt(t, e) {
|
2934
2934
|
const n = {};
|
2935
2935
|
for (const s in t)
|
2936
|
-
if (
|
2936
|
+
if (Fe(t, s)) {
|
2937
2937
|
const r = t[s];
|
2938
2938
|
if (r == null) continue;
|
2939
2939
|
n[e(s)] = zr(r);
|
2940
2940
|
}
|
2941
2941
|
return n;
|
2942
2942
|
}
|
2943
|
-
function
|
2943
|
+
function Ke(t, e) {
|
2944
2944
|
const n = Math.trunc(Math.abs(t / 60)), s = Math.trunc(Math.abs(t % 60)), r = t >= 0 ? "+" : "-";
|
2945
2945
|
switch (e) {
|
2946
2946
|
case "short":
|
@@ -2953,10 +2953,10 @@ function Ge(t, e) {
|
|
2953
2953
|
throw new RangeError(`Value format ${e} is out of range for property format`);
|
2954
2954
|
}
|
2955
2955
|
}
|
2956
|
-
function
|
2957
|
-
return
|
2956
|
+
function Pt(t) {
|
2957
|
+
return uc(t, ["hour", "minute", "second", "millisecond"]);
|
2958
2958
|
}
|
2959
|
-
const
|
2959
|
+
const fc = [
|
2960
2960
|
"January",
|
2961
2961
|
"February",
|
2962
2962
|
"March",
|
@@ -2982,15 +2982,15 @@ const lc = [
|
|
2982
2982
|
"Oct",
|
2983
2983
|
"Nov",
|
2984
2984
|
"Dec"
|
2985
|
-
],
|
2985
|
+
], hc = ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"];
|
2986
2986
|
function jr(t) {
|
2987
2987
|
switch (t) {
|
2988
2988
|
case "narrow":
|
2989
|
-
return [...
|
2989
|
+
return [...hc];
|
2990
2990
|
case "short":
|
2991
2991
|
return [...Zr];
|
2992
2992
|
case "long":
|
2993
|
-
return [...
|
2993
|
+
return [...fc];
|
2994
2994
|
case "numeric":
|
2995
2995
|
return ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"];
|
2996
2996
|
case "2-digit":
|
@@ -3007,11 +3007,11 @@ const Yr = [
|
|
3007
3007
|
"Friday",
|
3008
3008
|
"Saturday",
|
3009
3009
|
"Sunday"
|
3010
|
-
], Jr = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"],
|
3010
|
+
], Jr = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], dc = ["M", "T", "W", "T", "F", "S", "S"];
|
3011
3011
|
function Gr(t) {
|
3012
3012
|
switch (t) {
|
3013
3013
|
case "narrow":
|
3014
|
-
return [...
|
3014
|
+
return [...dc];
|
3015
3015
|
case "short":
|
3016
3016
|
return [...Jr];
|
3017
3017
|
case "long":
|
@@ -3022,32 +3022,32 @@ function Gr(t) {
|
|
3022
3022
|
return null;
|
3023
3023
|
}
|
3024
3024
|
}
|
3025
|
-
const Kr = ["AM", "PM"],
|
3025
|
+
const Kr = ["AM", "PM"], mc = ["Before Christ", "Anno Domini"], pc = ["BC", "AD"], yc = ["B", "A"];
|
3026
3026
|
function Xr(t) {
|
3027
3027
|
switch (t) {
|
3028
3028
|
case "narrow":
|
3029
|
-
return [...
|
3029
|
+
return [...yc];
|
3030
3030
|
case "short":
|
3031
|
-
return [...
|
3031
|
+
return [...pc];
|
3032
3032
|
case "long":
|
3033
|
-
return [...
|
3033
|
+
return [...mc];
|
3034
3034
|
default:
|
3035
3035
|
return null;
|
3036
3036
|
}
|
3037
3037
|
}
|
3038
|
-
function
|
3038
|
+
function gc(t) {
|
3039
3039
|
return Kr[t.hour < 12 ? 0 : 1];
|
3040
3040
|
}
|
3041
|
-
function
|
3041
|
+
function wc(t, e) {
|
3042
3042
|
return Gr(e)[t.weekday - 1];
|
3043
3043
|
}
|
3044
|
-
function
|
3044
|
+
function Sc(t, e) {
|
3045
3045
|
return jr(e)[t.month - 1];
|
3046
3046
|
}
|
3047
|
-
function
|
3047
|
+
function vc(t, e) {
|
3048
3048
|
return Xr(e)[t.year < 0 ? 0 : 1];
|
3049
3049
|
}
|
3050
|
-
function
|
3050
|
+
function bc(t, e, n = "always", s = !1) {
|
3051
3051
|
const r = {
|
3052
3052
|
years: ["year", "yr."],
|
3053
3053
|
quarters: ["quarter", "qtr."],
|
@@ -3078,8 +3078,8 @@ function ks(t, e) {
|
|
3078
3078
|
s.literal ? n += s.val : n += e(s.val);
|
3079
3079
|
return n;
|
3080
3080
|
}
|
3081
|
-
const
|
3082
|
-
D:
|
3081
|
+
const Tc = {
|
3082
|
+
D: Nt,
|
3083
3083
|
DD: gr,
|
3084
3084
|
DDD: wr,
|
3085
3085
|
DDDD: Sr,
|
@@ -3114,7 +3114,7 @@ class W {
|
|
3114
3114
|
return s.length > 0 && i.push({ literal: r || /^\s+$/.test(s), val: s }), i;
|
3115
3115
|
}
|
3116
3116
|
static macroTokenToFormatOpts(e) {
|
3117
|
-
return
|
3117
|
+
return Tc[e];
|
3118
3118
|
}
|
3119
3119
|
constructor(e, n) {
|
3120
3120
|
this.opts = n, this.loc = e, this.systemLoc = null;
|
@@ -3144,13 +3144,13 @@ class W {
|
|
3144
3144
|
return n > 0 && (s.padTo = n), this.loc.numberFormatter(s).format(e);
|
3145
3145
|
}
|
3146
3146
|
formatDateTimeFromString(e, n) {
|
3147
|
-
const s = this.loc.listingMode() === "en", r = this.loc.outputCalendar && this.loc.outputCalendar !== "gregory", i = (d, m) => this.loc.extract(e, d, m), o = (d) => e.isOffsetFixed && e.offset === 0 && d.allowZ ? "Z" : e.isValid ? e.zone.formatOffset(e.ts, d.format) : "", a = () => s ?
|
3147
|
+
const s = this.loc.listingMode() === "en", r = this.loc.outputCalendar && this.loc.outputCalendar !== "gregory", i = (d, m) => this.loc.extract(e, d, m), o = (d) => e.isOffsetFixed && e.offset === 0 && d.allowZ ? "Z" : e.isValid ? e.zone.formatOffset(e.ts, d.format) : "", a = () => s ? gc(e) : i({ hour: "numeric", hourCycle: "h12" }, "dayperiod"), c = (d, m) => s ? Sc(e, d) : i(m ? { month: d } : { month: d, day: "numeric" }, "month"), u = (d, m) => s ? wc(e, d) : i(
|
3148
3148
|
m ? { weekday: d } : { weekday: d, month: "long", day: "numeric" },
|
3149
3149
|
"weekday"
|
3150
3150
|
), l = (d) => {
|
3151
3151
|
const m = W.macroTokenToFormatOpts(d);
|
3152
3152
|
return m ? this.formatWithSystemDefault(e, m) : d;
|
3153
|
-
}, h = (d) => s ?
|
3153
|
+
}, h = (d) => s ? vc(e, d) : i({ era: d }, "era"), g = (d) => {
|
3154
3154
|
switch (d) {
|
3155
3155
|
case "S":
|
3156
3156
|
return this.num(e.millisecond);
|
@@ -3312,11 +3312,11 @@ class W {
|
|
3312
3312
|
}
|
3313
3313
|
}
|
3314
3314
|
const Qr = /[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;
|
3315
|
-
function
|
3315
|
+
function $e(...t) {
|
3316
3316
|
const e = t.reduce((n, s) => n + s.source, "");
|
3317
3317
|
return RegExp(`^${e}$`);
|
3318
3318
|
}
|
3319
|
-
function
|
3319
|
+
function Ue(...t) {
|
3320
3320
|
return (e) => t.reduce(
|
3321
3321
|
([n, s, r], i) => {
|
3322
3322
|
const [o, a, c] = i(e, r);
|
@@ -3325,7 +3325,7 @@ function $e(...t) {
|
|
3325
3325
|
[{}, null, 1]
|
3326
3326
|
).slice(0, 2);
|
3327
3327
|
}
|
3328
|
-
function
|
3328
|
+
function Pe(t, ...e) {
|
3329
3329
|
if (t == null)
|
3330
3330
|
return [null, null];
|
3331
3331
|
for (const [n, s] of e) {
|
@@ -3344,38 +3344,38 @@ function ei(...t) {
|
|
3344
3344
|
return [s, null, n + r];
|
3345
3345
|
};
|
3346
3346
|
}
|
3347
|
-
const ti = /(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,
|
3347
|
+
const ti = /(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/, kc = `(?:${ti.source}?(?:\\[(${Qr.source})\\])?)?`, Ln = /(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/, ni = RegExp(`${Ln.source}${kc}`), Fn = RegExp(`(?:T${ni.source})?`), Ec = /([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/, Oc = /(\d{4})-?W(\d\d)(?:-?(\d))?/, Cc = /(\d{4})-?(\d{3})/, xc = ei("weekYear", "weekNumber", "weekDay"), Nc = ei("year", "ordinal"), _c = /(\d{4})-(\d\d)-(\d\d)/, si = RegExp(
|
3348
3348
|
`${Ln.source} ?(?:${ti.source}|(${Qr.source}))?`
|
3349
|
-
),
|
3350
|
-
function
|
3349
|
+
), Ac = RegExp(`(?: ${si.source})?`);
|
3350
|
+
function De(t, e, n) {
|
3351
3351
|
const s = t[e];
|
3352
3352
|
return v(s) ? n : ge(s);
|
3353
3353
|
}
|
3354
|
-
function
|
3354
|
+
function Mc(t, e) {
|
3355
3355
|
return [{
|
3356
|
-
year:
|
3357
|
-
month:
|
3358
|
-
day:
|
3356
|
+
year: De(t, e),
|
3357
|
+
month: De(t, e + 1, 1),
|
3358
|
+
day: De(t, e + 2, 1)
|
3359
3359
|
}, null, e + 3];
|
3360
3360
|
}
|
3361
|
-
function
|
3361
|
+
function We(t, e) {
|
3362
3362
|
return [{
|
3363
|
-
hours:
|
3364
|
-
minutes:
|
3365
|
-
seconds:
|
3363
|
+
hours: De(t, e, 0),
|
3364
|
+
minutes: De(t, e + 1, 0),
|
3365
|
+
seconds: De(t, e + 2, 0),
|
3366
3366
|
milliseconds: In(t[e + 3])
|
3367
3367
|
}, null, e + 4];
|
3368
3368
|
}
|
3369
|
-
function
|
3370
|
-
const n = !t[e] && !t[e + 1], s =
|
3369
|
+
function rt(t, e) {
|
3370
|
+
const n = !t[e] && !t[e + 1], s = Ut(t[e + 1], t[e + 2]), r = n ? null : H.instance(s);
|
3371
3371
|
return [{}, r, e + 3];
|
3372
3372
|
}
|
3373
|
-
function
|
3373
|
+
function it(t, e) {
|
3374
3374
|
const n = t[e] ? de.create(t[e]) : null;
|
3375
3375
|
return [{}, n, e + 1];
|
3376
3376
|
}
|
3377
|
-
const
|
3378
|
-
function
|
3377
|
+
const Rc = RegExp(`^T?${Ln.source}$`), Ic = /^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;
|
3378
|
+
function Dc(t) {
|
3379
3379
|
const [e, n, s, r, i, o, a, c, u] = t, l = e[0] === "-", h = c && c[0] === "-", g = (d, m = !1) => d !== void 0 && (m || d && l) ? -d : d;
|
3380
3380
|
return [
|
3381
3381
|
{
|
@@ -3390,7 +3390,7 @@ function Ic(t) {
|
|
3390
3390
|
}
|
3391
3391
|
];
|
3392
3392
|
}
|
3393
|
-
const
|
3393
|
+
const Lc = {
|
3394
3394
|
GMT: 0,
|
3395
3395
|
EDT: -4 * 60,
|
3396
3396
|
EST: -5 * 60,
|
@@ -3411,8 +3411,8 @@ function Vn(t, e, n, s, r, i, o) {
|
|
3411
3411
|
};
|
3412
3412
|
return o && (a.second = ge(o)), t && (a.weekday = t.length > 3 ? Yr.indexOf(t) + 1 : Jr.indexOf(t) + 1), a;
|
3413
3413
|
}
|
3414
|
-
const
|
3415
|
-
function
|
3414
|
+
const Fc = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;
|
3415
|
+
function Vc(t) {
|
3416
3416
|
const [
|
3417
3417
|
,
|
3418
3418
|
e,
|
@@ -3428,77 +3428,77 @@ function Fc(t) {
|
|
3428
3428
|
h
|
3429
3429
|
] = t, g = Vn(e, r, s, n, i, o, a);
|
3430
3430
|
let d;
|
3431
|
-
return c ? d =
|
3431
|
+
return c ? d = Lc[c] : u ? d = 0 : d = Ut(l, h), [g, new H(d)];
|
3432
3432
|
}
|
3433
|
-
function
|
3433
|
+
function Bc(t) {
|
3434
3434
|
return t.replace(/\([^()]*\)|[\n\t]/g, " ").replace(/(\s\s+)/g, " ").trim();
|
3435
3435
|
}
|
3436
|
-
const
|
3436
|
+
const $c = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/, Uc = /^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/, Pc = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;
|
3437
3437
|
function Es(t) {
|
3438
3438
|
const [, e, n, s, r, i, o, a] = t;
|
3439
3439
|
return [Vn(e, r, s, n, i, o, a), H.utcInstance];
|
3440
3440
|
}
|
3441
|
-
function
|
3441
|
+
function Wc(t) {
|
3442
3442
|
const [, e, n, s, r, i, o, a] = t;
|
3443
3443
|
return [Vn(e, a, n, s, r, i, o), H.utcInstance];
|
3444
3444
|
}
|
3445
|
-
const
|
3446
|
-
|
3447
|
-
|
3448
|
-
|
3449
|
-
|
3450
|
-
),
|
3451
|
-
Cc,
|
3452
|
-
Pe,
|
3453
|
-
st,
|
3454
|
-
rt
|
3455
|
-
), jc = $e(
|
3445
|
+
const qc = $e(Ec, Fn), Hc = $e(Oc, Fn), zc = $e(Cc, Fn), Zc = $e(ni), ri = Ue(
|
3446
|
+
Mc,
|
3447
|
+
We,
|
3448
|
+
rt,
|
3449
|
+
it
|
3450
|
+
), jc = Ue(
|
3456
3451
|
xc,
|
3457
|
-
|
3458
|
-
|
3459
|
-
|
3460
|
-
), Yc =
|
3461
|
-
|
3462
|
-
|
3463
|
-
rt
|
3452
|
+
We,
|
3453
|
+
rt,
|
3454
|
+
it
|
3455
|
+
), Yc = Ue(
|
3456
|
+
Nc,
|
3457
|
+
We,
|
3458
|
+
rt,
|
3459
|
+
it
|
3460
|
+
), Jc = Ue(
|
3461
|
+
We,
|
3462
|
+
rt,
|
3463
|
+
it
|
3464
3464
|
);
|
3465
|
-
function
|
3466
|
-
return
|
3465
|
+
function Gc(t) {
|
3466
|
+
return Pe(
|
3467
3467
|
t,
|
3468
|
-
[
|
3469
|
-
[qc, Zc],
|
3468
|
+
[qc, ri],
|
3470
3469
|
[Hc, jc],
|
3471
|
-
[zc, Yc]
|
3470
|
+
[zc, Yc],
|
3471
|
+
[Zc, Jc]
|
3472
3472
|
);
|
3473
3473
|
}
|
3474
|
-
function Gc(t) {
|
3475
|
-
return Ue(Vc(t), [Lc, Fc]);
|
3476
|
-
}
|
3477
3474
|
function Kc(t) {
|
3478
|
-
return
|
3475
|
+
return Pe(Bc(t), [Fc, Vc]);
|
3476
|
+
}
|
3477
|
+
function Xc(t) {
|
3478
|
+
return Pe(
|
3479
3479
|
t,
|
3480
|
-
[Bc, Es],
|
3481
3480
|
[$c, Es],
|
3482
|
-
[Uc,
|
3481
|
+
[Uc, Es],
|
3482
|
+
[Pc, Wc]
|
3483
3483
|
);
|
3484
3484
|
}
|
3485
|
-
function
|
3486
|
-
return
|
3485
|
+
function Qc(t) {
|
3486
|
+
return Pe(t, [Ic, Dc]);
|
3487
3487
|
}
|
3488
|
-
const
|
3489
|
-
function
|
3490
|
-
return
|
3488
|
+
const eu = Ue(We);
|
3489
|
+
function tu(t) {
|
3490
|
+
return Pe(t, [Rc, eu]);
|
3491
3491
|
}
|
3492
|
-
const
|
3493
|
-
|
3494
|
-
|
3495
|
-
|
3492
|
+
const nu = $e(_c, Ac), su = $e(si), ru = Ue(
|
3493
|
+
We,
|
3494
|
+
rt,
|
3495
|
+
it
|
3496
3496
|
);
|
3497
|
-
function
|
3498
|
-
return
|
3497
|
+
function iu(t) {
|
3498
|
+
return Pe(
|
3499
3499
|
t,
|
3500
|
-
[
|
3501
|
-
[
|
3500
|
+
[nu, ri],
|
3501
|
+
[su, ru]
|
3502
3502
|
);
|
3503
3503
|
}
|
3504
3504
|
const Os = "Invalid Duration", ii = {
|
@@ -3518,7 +3518,7 @@ const Os = "Invalid Duration", ii = {
|
|
3518
3518
|
hours: { minutes: 60, seconds: 60 * 60, milliseconds: 60 * 60 * 1e3 },
|
3519
3519
|
minutes: { seconds: 60, milliseconds: 60 * 1e3 },
|
3520
3520
|
seconds: { milliseconds: 1e3 }
|
3521
|
-
},
|
3521
|
+
}, ou = {
|
3522
3522
|
years: {
|
3523
3523
|
quarters: 4,
|
3524
3524
|
months: 12,
|
@@ -3547,7 +3547,7 @@ const Os = "Invalid Duration", ii = {
|
|
3547
3547
|
milliseconds: 30 * 24 * 60 * 60 * 1e3
|
3548
3548
|
},
|
3549
3549
|
...ii
|
3550
|
-
}, J = 146097 / 400,
|
3550
|
+
}, J = 146097 / 400, Ce = 146097 / 4800, au = {
|
3551
3551
|
years: {
|
3552
3552
|
quarters: 4,
|
3553
3553
|
months: 12,
|
@@ -3568,12 +3568,12 @@ const Os = "Invalid Duration", ii = {
|
|
3568
3568
|
milliseconds: J * 24 * 60 * 60 * 1e3 / 4
|
3569
3569
|
},
|
3570
3570
|
months: {
|
3571
|
-
weeks:
|
3572
|
-
days:
|
3573
|
-
hours:
|
3574
|
-
minutes:
|
3575
|
-
seconds:
|
3576
|
-
milliseconds:
|
3571
|
+
weeks: Ce / 7,
|
3572
|
+
days: Ce,
|
3573
|
+
hours: Ce * 24,
|
3574
|
+
minutes: Ce * 24 * 60,
|
3575
|
+
seconds: Ce * 24 * 60 * 60,
|
3576
|
+
milliseconds: Ce * 24 * 60 * 60 * 1e3
|
3577
3577
|
},
|
3578
3578
|
...ii
|
3579
3579
|
}, Te = [
|
@@ -3586,7 +3586,7 @@ const Os = "Invalid Duration", ii = {
|
|
3586
3586
|
"minutes",
|
3587
3587
|
"seconds",
|
3588
3588
|
"milliseconds"
|
3589
|
-
],
|
3589
|
+
], cu = Te.slice(0).reverse();
|
3590
3590
|
function ye(t, e, n = !1) {
|
3591
3591
|
const s = {
|
3592
3592
|
values: n ? e.values : { ...t.values, ...e.values || {} },
|
@@ -3598,7 +3598,7 @@ function ye(t, e, n = !1) {
|
|
3598
3598
|
}
|
3599
3599
|
function oi(t, e) {
|
3600
3600
|
let n = e.milliseconds ?? 0;
|
3601
|
-
for (const s of
|
3601
|
+
for (const s of cu.slice(1))
|
3602
3602
|
e[s] && (n += e[s] * t[s].milliseconds);
|
3603
3603
|
return n;
|
3604
3604
|
}
|
@@ -3622,7 +3622,7 @@ function Cs(t, e) {
|
|
3622
3622
|
return r;
|
3623
3623
|
}, null);
|
3624
3624
|
}
|
3625
|
-
function
|
3625
|
+
function uu(t) {
|
3626
3626
|
const e = {};
|
3627
3627
|
for (const [n, s] of Object.entries(t))
|
3628
3628
|
s !== 0 && (e[n] = s);
|
@@ -3634,7 +3634,7 @@ class k {
|
|
3634
3634
|
*/
|
3635
3635
|
constructor(e) {
|
3636
3636
|
const n = e.conversionAccuracy === "longterm" || !1;
|
3637
|
-
let s = n ?
|
3637
|
+
let s = n ? au : ou;
|
3638
3638
|
e.matrix && (s = e.matrix), this.values = e.values, this.loc = e.loc || N.create(), this.conversionAccuracy = n ? "longterm" : "casual", this.invalid = e.invalid || null, this.matrix = s, this.isLuxonDuration = !0;
|
3639
3639
|
}
|
3640
3640
|
/**
|
@@ -3675,7 +3675,7 @@ class k {
|
|
3675
3675
|
`Duration.fromObject: argument expected to be an object, got ${e === null ? "null" : typeof e}`
|
3676
3676
|
);
|
3677
3677
|
return new k({
|
3678
|
-
values:
|
3678
|
+
values: Mt(e, k.normalizeUnit),
|
3679
3679
|
loc: N.fromObject(n),
|
3680
3680
|
conversionAccuracy: n.conversionAccuracy,
|
3681
3681
|
matrix: n.matrix
|
@@ -3717,7 +3717,7 @@ class k {
|
|
3717
3717
|
* @return {Duration}
|
3718
3718
|
*/
|
3719
3719
|
static fromISO(e, n) {
|
3720
|
-
const [s] =
|
3720
|
+
const [s] = Qc(e);
|
3721
3721
|
return s ? k.fromObject(s, n) : k.invalid("unparsable", `the input "${e}" can't be parsed as ISO 8601`);
|
3722
3722
|
}
|
3723
3723
|
/**
|
@@ -3737,7 +3737,7 @@ class k {
|
|
3737
3737
|
* @return {Duration}
|
3738
3738
|
*/
|
3739
3739
|
static fromISOTime(e, n) {
|
3740
|
-
const [s] =
|
3740
|
+
const [s] = tu(e);
|
3741
3741
|
return s ? k.fromObject(s, n) : k.invalid("unparsable", `the input "${e}" can't be parsed as ISO 8601`);
|
3742
3742
|
}
|
3743
3743
|
/**
|
@@ -3751,7 +3751,7 @@ class k {
|
|
3751
3751
|
throw new P("need to specify a reason the Duration is invalid");
|
3752
3752
|
const s = e instanceof re ? e : new re(e, n);
|
3753
3753
|
if (M.throwOnInvalid)
|
3754
|
-
throw new
|
3754
|
+
throw new Ia(s);
|
3755
3755
|
return new k({ invalid: s });
|
3756
3756
|
}
|
3757
3757
|
/**
|
@@ -3950,7 +3950,7 @@ class k {
|
|
3950
3950
|
if (!this.isValid) return this;
|
3951
3951
|
const n = k.fromDurationLike(e), s = {};
|
3952
3952
|
for (const r of Te)
|
3953
|
-
(
|
3953
|
+
(Fe(n.values, r) || Fe(this.values, r)) && (s[r] = n.get(r) + this.get(r));
|
3954
3954
|
return ye(this, { values: s }, !0);
|
3955
3955
|
}
|
3956
3956
|
/**
|
@@ -3997,7 +3997,7 @@ class k {
|
|
3997
3997
|
*/
|
3998
3998
|
set(e) {
|
3999
3999
|
if (!this.isValid) return this;
|
4000
|
-
const n = { ...this.values, ...
|
4000
|
+
const n = { ...this.values, ...Mt(e, k.normalizeUnit) };
|
4001
4001
|
return ye(this, { values: n });
|
4002
4002
|
}
|
4003
4003
|
/**
|
@@ -4047,7 +4047,7 @@ class k {
|
|
4047
4047
|
*/
|
4048
4048
|
rescale() {
|
4049
4049
|
if (!this.isValid) return this;
|
4050
|
-
const e =
|
4050
|
+
const e = uu(this.normalize().shiftToAll().toObject());
|
4051
4051
|
return ye(this, { values: e }, !0);
|
4052
4052
|
}
|
4053
4053
|
/**
|
@@ -4208,8 +4208,8 @@ class k {
|
|
4208
4208
|
return !0;
|
4209
4209
|
}
|
4210
4210
|
}
|
4211
|
-
const
|
4212
|
-
function
|
4211
|
+
const xe = "Invalid Interval";
|
4212
|
+
function lu(t, e) {
|
4213
4213
|
return !t || !t.isValid ? A.invalid("missing or invalid start") : !e || !e.isValid ? A.invalid("missing or invalid end") : e < t ? A.invalid(
|
4214
4214
|
"end before start",
|
4215
4215
|
`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`
|
@@ -4233,7 +4233,7 @@ class A {
|
|
4233
4233
|
throw new P("need to specify a reason the Interval is invalid");
|
4234
4234
|
const s = e instanceof re ? e : new re(e, n);
|
4235
4235
|
if (M.throwOnInvalid)
|
4236
|
-
throw new
|
4236
|
+
throw new Ra(s);
|
4237
4237
|
return new A({ invalid: s });
|
4238
4238
|
}
|
4239
4239
|
/**
|
@@ -4243,7 +4243,7 @@ class A {
|
|
4243
4243
|
* @return {Interval}
|
4244
4244
|
*/
|
4245
4245
|
static fromDateTimes(e, n) {
|
4246
|
-
const s =
|
4246
|
+
const s = ze(e), r = ze(n), i = lu(s, r);
|
4247
4247
|
return i ?? new A({
|
4248
4248
|
start: s,
|
4249
4249
|
end: r
|
@@ -4256,7 +4256,7 @@ class A {
|
|
4256
4256
|
* @return {Interval}
|
4257
4257
|
*/
|
4258
4258
|
static after(e, n) {
|
4259
|
-
const s = k.fromDurationLike(n), r =
|
4259
|
+
const s = k.fromDurationLike(n), r = ze(e);
|
4260
4260
|
return A.fromDateTimes(r, r.plus(s));
|
4261
4261
|
}
|
4262
4262
|
/**
|
@@ -4266,7 +4266,7 @@ class A {
|
|
4266
4266
|
* @return {Interval}
|
4267
4267
|
*/
|
4268
4268
|
static before(e, n) {
|
4269
|
-
const s = k.fromDurationLike(n), r =
|
4269
|
+
const s = k.fromDurationLike(n), r = ze(e);
|
4270
4270
|
return A.fromDateTimes(r.minus(s), r);
|
4271
4271
|
}
|
4272
4272
|
/**
|
@@ -4428,7 +4428,7 @@ class A {
|
|
4428
4428
|
*/
|
4429
4429
|
splitAt(...e) {
|
4430
4430
|
if (!this.isValid) return [];
|
4431
|
-
const n = e.map(
|
4431
|
+
const n = e.map(ze).filter((o) => this.contains(o)).sort((o, a) => o.toMillis() - a.toMillis()), s = [];
|
4432
4432
|
let { s: r } = this, i = 0;
|
4433
4433
|
for (; r < this.e; ) {
|
4434
4434
|
const o = n[i] || this.e, a = +o > +this.e ? this.e : o;
|
@@ -4566,7 +4566,7 @@ class A {
|
|
4566
4566
|
* @return {string}
|
4567
4567
|
*/
|
4568
4568
|
toString() {
|
4569
|
-
return this.isValid ? `[${this.s.toISO()} – ${this.e.toISO()})` :
|
4569
|
+
return this.isValid ? `[${this.s.toISO()} – ${this.e.toISO()})` : xe;
|
4570
4570
|
}
|
4571
4571
|
/**
|
4572
4572
|
* Returns a string representation of this Interval appropriate for the REPL.
|
@@ -4593,8 +4593,8 @@ class A {
|
|
4593
4593
|
* @example Interval.fromISO('2022-11-07T17:00Z/2022-11-07T19:00Z').toLocaleString({ weekday: 'short', month: 'short', day: '2-digit', hour: '2-digit', minute: '2-digit' }); //=> Mon, Nov 07, 6:00 – 8:00 p
|
4594
4594
|
* @return {string}
|
4595
4595
|
*/
|
4596
|
-
toLocaleString(e =
|
4597
|
-
return this.isValid ? W.create(this.s.loc.clone(n), e).formatInterval(this) :
|
4596
|
+
toLocaleString(e = Nt, n = {}) {
|
4597
|
+
return this.isValid ? W.create(this.s.loc.clone(n), e).formatInterval(this) : xe;
|
4598
4598
|
}
|
4599
4599
|
/**
|
4600
4600
|
* Returns an ISO 8601-compliant string representation of this Interval.
|
@@ -4603,7 +4603,7 @@ class A {
|
|
4603
4603
|
* @return {string}
|
4604
4604
|
*/
|
4605
4605
|
toISO(e) {
|
4606
|
-
return this.isValid ? `${this.s.toISO(e)}/${this.e.toISO(e)}` :
|
4606
|
+
return this.isValid ? `${this.s.toISO(e)}/${this.e.toISO(e)}` : xe;
|
4607
4607
|
}
|
4608
4608
|
/**
|
4609
4609
|
* Returns an ISO 8601-compliant string representation of date of this Interval.
|
@@ -4612,7 +4612,7 @@ class A {
|
|
4612
4612
|
* @return {string}
|
4613
4613
|
*/
|
4614
4614
|
toISODate() {
|
4615
|
-
return this.isValid ? `${this.s.toISODate()}/${this.e.toISODate()}` :
|
4615
|
+
return this.isValid ? `${this.s.toISODate()}/${this.e.toISODate()}` : xe;
|
4616
4616
|
}
|
4617
4617
|
/**
|
4618
4618
|
* Returns an ISO 8601-compliant string representation of time of this Interval.
|
@@ -4622,7 +4622,7 @@ class A {
|
|
4622
4622
|
* @return {string}
|
4623
4623
|
*/
|
4624
4624
|
toISOTime(e) {
|
4625
|
-
return this.isValid ? `${this.s.toISOTime(e)}/${this.e.toISOTime(e)}` :
|
4625
|
+
return this.isValid ? `${this.s.toISOTime(e)}/${this.e.toISOTime(e)}` : xe;
|
4626
4626
|
}
|
4627
4627
|
/**
|
4628
4628
|
* Returns a string representation of this Interval formatted according to the specified format
|
@@ -4636,7 +4636,7 @@ class A {
|
|
4636
4636
|
* @return {string}
|
4637
4637
|
*/
|
4638
4638
|
toFormat(e, { separator: n = " – " } = {}) {
|
4639
|
-
return this.isValid ? `${this.s.toFormat(e)}${n}${this.e.toFormat(e)}` :
|
4639
|
+
return this.isValid ? `${this.s.toFormat(e)}${n}${this.e.toFormat(e)}` : xe;
|
4640
4640
|
}
|
4641
4641
|
/**
|
4642
4642
|
* Return a Duration representing the time spanned by this interval.
|
@@ -4664,7 +4664,7 @@ class A {
|
|
4664
4664
|
return A.fromDateTimes(e(this.s), e(this.e));
|
4665
4665
|
}
|
4666
4666
|
}
|
4667
|
-
class
|
4667
|
+
class ut {
|
4668
4668
|
/**
|
4669
4669
|
* Return whether the specified zone contains a DST.
|
4670
4670
|
* @param {string|Zone} [zone='local'] - Zone to check. Defaults to the environment's local zone.
|
@@ -4839,7 +4839,7 @@ function xs(t, e) {
|
|
4839
4839
|
const n = (r) => r.toUTC(0, { keepLocalTime: !0 }).startOf("day").valueOf(), s = n(e) - n(t);
|
4840
4840
|
return Math.floor(k.fromMillis(s).as("days"));
|
4841
4841
|
}
|
4842
|
-
function
|
4842
|
+
function fu(t, e, n) {
|
4843
4843
|
const s = [
|
4844
4844
|
["years", (c, u) => u.year - c.year],
|
4845
4845
|
["quarters", (c, u) => u.quarter - c.quarter + (u.year - c.year) * 4],
|
@@ -4858,8 +4858,8 @@ function lu(t, e, n) {
|
|
4858
4858
|
n.indexOf(c) >= 0 && (o = c, r[c] = u(t, e), a = i.plus(r), a > e ? (r[c]--, t = i.plus(r), t > e && (a = t, r[c]--, t = i.plus(r))) : t = a);
|
4859
4859
|
return [t, r, a, o];
|
4860
4860
|
}
|
4861
|
-
function
|
4862
|
-
let [r, i, o, a] =
|
4861
|
+
function hu(t, e, n, s) {
|
4862
|
+
let [r, i, o, a] = fu(t, e, n);
|
4863
4863
|
const c = e - r, u = n.filter(
|
4864
4864
|
(h) => ["hours", "minutes", "seconds", "milliseconds"].indexOf(h) >= 0
|
4865
4865
|
);
|
@@ -4867,12 +4867,12 @@ function fu(t, e, n, s) {
|
|
4867
4867
|
const l = k.fromObject(i, s);
|
4868
4868
|
return u.length > 0 ? k.fromMillis(c, s).shiftTo(...u).plus(l) : l;
|
4869
4869
|
}
|
4870
|
-
const
|
4870
|
+
const du = "missing Intl.DateTimeFormat.formatToParts support";
|
4871
4871
|
function O(t, e = (n) => n) {
|
4872
|
-
return { regex: t, deser: ([n]) => e(
|
4872
|
+
return { regex: t, deser: ([n]) => e(nc(n)) };
|
4873
4873
|
}
|
4874
|
-
const
|
4875
|
-
function
|
4874
|
+
const mu = " ", ai = `[ ${mu}]`, ci = new RegExp(ai, "g");
|
4875
|
+
function pu(t) {
|
4876
4876
|
return t.replace(/\./g, "\\.?").replace(ci, ai);
|
4877
4877
|
}
|
4878
4878
|
function Ns(t) {
|
@@ -4880,21 +4880,21 @@ function Ns(t) {
|
|
4880
4880
|
}
|
4881
4881
|
function ne(t, e) {
|
4882
4882
|
return t === null ? null : {
|
4883
|
-
regex: RegExp(t.map(
|
4883
|
+
regex: RegExp(t.map(pu).join("|")),
|
4884
4884
|
deser: ([n]) => t.findIndex((s) => Ns(n) === Ns(s)) + e
|
4885
4885
|
};
|
4886
4886
|
}
|
4887
4887
|
function _s(t, e) {
|
4888
|
-
return { regex: t, deser: ([, n, s]) =>
|
4888
|
+
return { regex: t, deser: ([, n, s]) => Ut(n, s), groups: e };
|
4889
4889
|
}
|
4890
|
-
function
|
4890
|
+
function lt(t) {
|
4891
4891
|
return { regex: t, deser: ([e]) => e };
|
4892
4892
|
}
|
4893
|
-
function
|
4893
|
+
function yu(t) {
|
4894
4894
|
return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g, "\\$&");
|
4895
4895
|
}
|
4896
|
-
function
|
4897
|
-
const n = te(e), s = te(e, "{2}"), r = te(e, "{3}"), i = te(e, "{4}"), o = te(e, "{6}"), a = te(e, "{1,2}"), c = te(e, "{1,3}"), u = te(e, "{1,6}"), l = te(e, "{1,9}"), h = te(e, "{2,4}"), g = te(e, "{4,6}"), d = (_) => ({ regex: RegExp(
|
4896
|
+
function gu(t, e) {
|
4897
|
+
const n = te(e), s = te(e, "{2}"), r = te(e, "{3}"), i = te(e, "{4}"), o = te(e, "{6}"), a = te(e, "{1,2}"), c = te(e, "{1,3}"), u = te(e, "{1,6}"), l = te(e, "{1,9}"), h = te(e, "{2,4}"), g = te(e, "{4,6}"), d = (_) => ({ regex: RegExp(yu(_.val)), deser: ([C]) => C, literal: !0 }), y = ((_) => {
|
4898
4898
|
if (t.literal)
|
4899
4899
|
return d(_);
|
4900
4900
|
switch (_.val) {
|
@@ -4961,9 +4961,9 @@ function yu(t, e) {
|
|
4961
4961
|
case "SSS":
|
4962
4962
|
return O(r);
|
4963
4963
|
case "u":
|
4964
|
-
return
|
4964
|
+
return lt(l);
|
4965
4965
|
case "uu":
|
4966
|
-
return
|
4966
|
+
return lt(a);
|
4967
4967
|
case "uuu":
|
4968
4968
|
return O(n);
|
4969
4969
|
case "a":
|
@@ -4993,18 +4993,18 @@ function yu(t, e) {
|
|
4993
4993
|
case "ZZZ":
|
4994
4994
|
return _s(new RegExp(`([+-]${a.source})(${s.source})?`), 2);
|
4995
4995
|
case "z":
|
4996
|
-
return
|
4996
|
+
return lt(/[a-z_+-/]{1,256}?/i);
|
4997
4997
|
case " ":
|
4998
|
-
return
|
4998
|
+
return lt(/[^\S\n\r]/);
|
4999
4999
|
default:
|
5000
5000
|
return d(_);
|
5001
5001
|
}
|
5002
5002
|
})(t) || {
|
5003
|
-
invalidReason:
|
5003
|
+
invalidReason: du
|
5004
5004
|
};
|
5005
5005
|
return y.token = t, y;
|
5006
5006
|
}
|
5007
|
-
const
|
5007
|
+
const wu = {
|
5008
5008
|
year: {
|
5009
5009
|
"2-digit": "yy",
|
5010
5010
|
numeric: "yyyyy"
|
@@ -5046,7 +5046,7 @@ const gu = {
|
|
5046
5046
|
short: "ZZZ"
|
5047
5047
|
}
|
5048
5048
|
};
|
5049
|
-
function
|
5049
|
+
function Su(t, e, n) {
|
5050
5050
|
const { type: s, value: r } = t;
|
5051
5051
|
if (s === "literal") {
|
5052
5052
|
const c = /^\s+$/.test(r);
|
@@ -5058,23 +5058,23 @@ function wu(t, e, n) {
|
|
5058
5058
|
const i = e[s];
|
5059
5059
|
let o = s;
|
5060
5060
|
s === "hour" && (e.hour12 != null ? o = e.hour12 ? "hour12" : "hour24" : e.hourCycle != null ? e.hourCycle === "h11" || e.hourCycle === "h12" ? o = "hour12" : o = "hour24" : o = n.hour12 ? "hour12" : "hour24");
|
5061
|
-
let a =
|
5061
|
+
let a = wu[o];
|
5062
5062
|
if (typeof a == "object" && (a = a[i]), a)
|
5063
5063
|
return {
|
5064
5064
|
literal: !1,
|
5065
5065
|
val: a
|
5066
5066
|
};
|
5067
5067
|
}
|
5068
|
-
function
|
5068
|
+
function vu(t) {
|
5069
5069
|
return [`^${t.map((n) => n.regex).reduce((n, s) => `${n}(${s.source})`, "")}$`, t];
|
5070
5070
|
}
|
5071
|
-
function
|
5071
|
+
function bu(t, e, n) {
|
5072
5072
|
const s = t.match(e);
|
5073
5073
|
if (s) {
|
5074
5074
|
const r = {};
|
5075
5075
|
let i = 1;
|
5076
5076
|
for (const o in n)
|
5077
|
-
if (
|
5077
|
+
if (Fe(n, o)) {
|
5078
5078
|
const a = n[o], c = a.groups ? a.groups + 1 : 1;
|
5079
5079
|
!a.literal && a.token && (r[a.token.val[0]] = a.deser(s.slice(i, i + c))), i += c;
|
5080
5080
|
}
|
@@ -5082,7 +5082,7 @@ function vu(t, e, n) {
|
|
5082
5082
|
} else
|
5083
5083
|
return [s, {}];
|
5084
5084
|
}
|
5085
|
-
function
|
5085
|
+
function Tu(t) {
|
5086
5086
|
const e = (i) => {
|
5087
5087
|
switch (i) {
|
5088
5088
|
case "S":
|
@@ -5123,30 +5123,30 @@ function bu(t) {
|
|
5123
5123
|
}, {}), n, s];
|
5124
5124
|
}
|
5125
5125
|
let Qt = null;
|
5126
|
-
function
|
5126
|
+
function ku() {
|
5127
5127
|
return Qt || (Qt = S.fromMillis(1555555555555)), Qt;
|
5128
5128
|
}
|
5129
|
-
function
|
5129
|
+
function Eu(t, e) {
|
5130
5130
|
if (t.literal)
|
5131
5131
|
return t;
|
5132
5132
|
const n = W.macroTokenToFormatOpts(t.val), s = hi(n, e);
|
5133
5133
|
return s == null || s.includes(void 0) ? t : s;
|
5134
5134
|
}
|
5135
5135
|
function ui(t, e) {
|
5136
|
-
return Array.prototype.concat(...t.map((n) =>
|
5136
|
+
return Array.prototype.concat(...t.map((n) => Eu(n, e)));
|
5137
5137
|
}
|
5138
5138
|
class li {
|
5139
5139
|
constructor(e, n) {
|
5140
|
-
if (this.locale = e, this.format = n, this.tokens = ui(W.parseFormat(n), e), this.units = this.tokens.map((s) =>
|
5141
|
-
const [s, r] =
|
5140
|
+
if (this.locale = e, this.format = n, this.tokens = ui(W.parseFormat(n), e), this.units = this.tokens.map((s) => gu(s, e)), this.disqualifyingUnit = this.units.find((s) => s.invalidReason), !this.disqualifyingUnit) {
|
5141
|
+
const [s, r] = vu(this.units);
|
5142
5142
|
this.regex = RegExp(s, "i"), this.handlers = r;
|
5143
5143
|
}
|
5144
5144
|
}
|
5145
5145
|
explainFromTokens(e) {
|
5146
5146
|
if (this.isValid) {
|
5147
|
-
const [n, s] =
|
5148
|
-
if (
|
5149
|
-
throw new
|
5147
|
+
const [n, s] = bu(e, this.regex, this.handlers), [r, i, o] = s ? Tu(s) : [null, null, void 0];
|
5148
|
+
if (Fe(s, "a") && Fe(s, "H"))
|
5149
|
+
throw new Me(
|
5150
5150
|
"Can't include meridiem when specifying 24-hour format"
|
5151
5151
|
);
|
5152
5152
|
return {
|
@@ -5172,25 +5172,25 @@ class li {
|
|
5172
5172
|
function fi(t, e, n) {
|
5173
5173
|
return new li(t, n).explainFromTokens(e);
|
5174
5174
|
}
|
5175
|
-
function
|
5175
|
+
function Ou(t, e, n) {
|
5176
5176
|
const { result: s, zone: r, specificOffset: i, invalidReason: o } = fi(t, e, n);
|
5177
5177
|
return [s, r, i, o];
|
5178
5178
|
}
|
5179
5179
|
function hi(t, e) {
|
5180
5180
|
if (!t)
|
5181
5181
|
return null;
|
5182
|
-
const s = W.create(e, t).dtFormatter(
|
5183
|
-
return r.map((o) =>
|
5182
|
+
const s = W.create(e, t).dtFormatter(ku()), r = s.formatToParts(), i = s.resolvedOptions();
|
5183
|
+
return r.map((o) => Su(o, t, i));
|
5184
5184
|
}
|
5185
5185
|
const en = "Invalid DateTime", As = 864e13;
|
5186
|
-
function
|
5186
|
+
function Ye(t) {
|
5187
5187
|
return new re("unsupported zone", `the zone "${t.name}" is not supported`);
|
5188
5188
|
}
|
5189
5189
|
function tn(t) {
|
5190
|
-
return t.weekData === null && (t.weekData =
|
5190
|
+
return t.weekData === null && (t.weekData = _t(t.c)), t.weekData;
|
5191
5191
|
}
|
5192
5192
|
function nn(t) {
|
5193
|
-
return t.localWeekData === null && (t.localWeekData =
|
5193
|
+
return t.localWeekData === null && (t.localWeekData = _t(
|
5194
5194
|
t.c,
|
5195
5195
|
t.loc.getMinDaysInFirstWeek(),
|
5196
5196
|
t.loc.getStartOfWeek()
|
@@ -5216,7 +5216,7 @@ function di(t, e, n) {
|
|
5216
5216
|
const i = n.offset(s);
|
5217
5217
|
return r === i ? [s, r] : [t - Math.min(r, i) * 60 * 1e3, Math.max(r, i)];
|
5218
5218
|
}
|
5219
|
-
function
|
5219
|
+
function ft(t, e) {
|
5220
5220
|
t += e * 60 * 1e3;
|
5221
5221
|
const n = new Date(t);
|
5222
5222
|
return {
|
@@ -5229,15 +5229,15 @@ function lt(t, e) {
|
|
5229
5229
|
millisecond: n.getUTCMilliseconds()
|
5230
5230
|
};
|
5231
5231
|
}
|
5232
|
-
function
|
5233
|
-
return di(
|
5232
|
+
function bt(t, e, n) {
|
5233
|
+
return di($t(t), e, n);
|
5234
5234
|
}
|
5235
5235
|
function Ms(t, e) {
|
5236
5236
|
const n = t.o, s = t.c.year + Math.trunc(e.years), r = t.c.month + Math.trunc(e.months) + Math.trunc(e.quarters) * 3, i = {
|
5237
5237
|
...t.c,
|
5238
5238
|
year: s,
|
5239
5239
|
month: r,
|
5240
|
-
day: Math.min(t.c.day,
|
5240
|
+
day: Math.min(t.c.day, At(s, r)) + Math.trunc(e.days) + Math.trunc(e.weeks) * 7
|
5241
5241
|
}, o = k.fromObject({
|
5242
5242
|
years: e.years - Math.trunc(e.years),
|
5243
5243
|
quarters: e.quarters - Math.trunc(e.quarters),
|
@@ -5248,11 +5248,11 @@ function Ms(t, e) {
|
|
5248
5248
|
minutes: e.minutes,
|
5249
5249
|
seconds: e.seconds,
|
5250
5250
|
milliseconds: e.milliseconds
|
5251
|
-
}).as("milliseconds"), a =
|
5251
|
+
}).as("milliseconds"), a = $t(i);
|
5252
5252
|
let [c, u] = di(a, n, t.zone);
|
5253
5253
|
return o !== 0 && (c += o, u = t.zone.offset(c)), { ts: c, o: u };
|
5254
5254
|
}
|
5255
|
-
function
|
5255
|
+
function Ne(t, e, n, s, r, i) {
|
5256
5256
|
const { setZone: o, zone: a } = n;
|
5257
5257
|
if (t && Object.keys(t).length !== 0 || e) {
|
5258
5258
|
const c = e || a, u = S.fromObject(t, {
|
@@ -5266,7 +5266,7 @@ function xe(t, e, n, s, r, i) {
|
|
5266
5266
|
new re("unparsable", `the input "${r}" can't be parsed as ${s}`)
|
5267
5267
|
);
|
5268
5268
|
}
|
5269
|
-
function
|
5269
|
+
function ht(t, e, n = !0) {
|
5270
5270
|
return t.isValid ? W.create(N.create("en-US"), {
|
5271
5271
|
allowZ: n,
|
5272
5272
|
forceSimple: !0
|
@@ -5288,20 +5288,20 @@ const mi = {
|
|
5288
5288
|
minute: 0,
|
5289
5289
|
second: 0,
|
5290
5290
|
millisecond: 0
|
5291
|
-
},
|
5291
|
+
}, Cu = {
|
5292
5292
|
weekNumber: 1,
|
5293
5293
|
weekday: 1,
|
5294
5294
|
hour: 0,
|
5295
5295
|
minute: 0,
|
5296
5296
|
second: 0,
|
5297
5297
|
millisecond: 0
|
5298
|
-
},
|
5298
|
+
}, xu = {
|
5299
5299
|
ordinal: 1,
|
5300
5300
|
hour: 0,
|
5301
5301
|
minute: 0,
|
5302
5302
|
second: 0,
|
5303
5303
|
millisecond: 0
|
5304
|
-
}, pi = ["year", "month", "day", "hour", "minute", "second", "millisecond"],
|
5304
|
+
}, pi = ["year", "month", "day", "hour", "minute", "second", "millisecond"], Nu = [
|
5305
5305
|
"weekYear",
|
5306
5306
|
"weekNumber",
|
5307
5307
|
"weekday",
|
@@ -5309,8 +5309,8 @@ const mi = {
|
|
5309
5309
|
"minute",
|
5310
5310
|
"second",
|
5311
5311
|
"millisecond"
|
5312
|
-
],
|
5313
|
-
function
|
5312
|
+
], _u = ["year", "ordinal", "hour", "minute", "second", "millisecond"];
|
5313
|
+
function Au(t) {
|
5314
5314
|
const e = {
|
5315
5315
|
year: "year",
|
5316
5316
|
years: "year",
|
@@ -5352,16 +5352,16 @@ function Is(t) {
|
|
5352
5352
|
case "localweekyears":
|
5353
5353
|
return "localWeekYear";
|
5354
5354
|
default:
|
5355
|
-
return
|
5355
|
+
return Au(t);
|
5356
5356
|
}
|
5357
5357
|
}
|
5358
|
-
function
|
5359
|
-
return
|
5358
|
+
function Mu(t) {
|
5359
|
+
return kt[t] || (Tt === void 0 && (Tt = M.now()), kt[t] = t.offset(Tt)), kt[t];
|
5360
5360
|
}
|
5361
5361
|
function Ds(t, e) {
|
5362
5362
|
const n = we(e.zone, M.defaultZone);
|
5363
5363
|
if (!n.isValid)
|
5364
|
-
return S.invalid(
|
5364
|
+
return S.invalid(Ye(n));
|
5365
5365
|
const s = N.fromObject(e);
|
5366
5366
|
let r, i;
|
5367
5367
|
if (v(t.year))
|
@@ -5372,8 +5372,8 @@ function Ds(t, e) {
|
|
5372
5372
|
const o = Ur(t) || Pr(t);
|
5373
5373
|
if (o)
|
5374
5374
|
return S.invalid(o);
|
5375
|
-
const a =
|
5376
|
-
[r, i] =
|
5375
|
+
const a = Mu(n);
|
5376
|
+
[r, i] = bt(t, a, n);
|
5377
5377
|
}
|
5378
5378
|
return new S({ ts: r, zone: n, loc: s, o: i });
|
5379
5379
|
}
|
@@ -5392,14 +5392,14 @@ function Fs(t) {
|
|
5392
5392
|
let e = {}, n;
|
5393
5393
|
return t.length > 0 && typeof t[t.length - 1] == "object" ? (e = t[t.length - 1], n = Array.from(t).slice(0, t.length - 1)) : n = Array.from(t), [e, n];
|
5394
5394
|
}
|
5395
|
-
let
|
5395
|
+
let Tt, kt = {};
|
5396
5396
|
class S {
|
5397
5397
|
/**
|
5398
5398
|
* @access private
|
5399
5399
|
*/
|
5400
5400
|
constructor(e) {
|
5401
5401
|
const n = e.zone || M.defaultZone;
|
5402
|
-
let s = e.invalid || (Number.isNaN(e.ts) ? new re("invalid input") : null) || (n.isValid ? null :
|
5402
|
+
let s = e.invalid || (Number.isNaN(e.ts) ? new re("invalid input") : null) || (n.isValid ? null : Ye(n));
|
5403
5403
|
this.ts = v(e.ts) ? M.now() : e.ts;
|
5404
5404
|
let r = null, i = null;
|
5405
5405
|
if (!s)
|
@@ -5407,7 +5407,7 @@ class S {
|
|
5407
5407
|
[r, i] = [e.old.c, e.old.o];
|
5408
5408
|
else {
|
5409
5409
|
const a = Se(e.o) && !e.old ? e.o : n.offset(this.ts);
|
5410
|
-
r =
|
5410
|
+
r = ft(this.ts, a), s = Number.isNaN(r.year) ? new re("invalid input") : null, r = s ? null : r, i = s ? null : a;
|
5411
5411
|
}
|
5412
5412
|
this._zone = n, this.loc = e.loc || N.create(), this.invalid = s, this.weekData = null, this.localWeekData = null, this.c = r, this.o = i, this.isLuxonDateTime = !0;
|
5413
5413
|
}
|
@@ -5484,7 +5484,7 @@ class S {
|
|
5484
5484
|
* @return {DateTime}
|
5485
5485
|
*/
|
5486
5486
|
static fromJSDate(e, n = {}) {
|
5487
|
-
const s =
|
5487
|
+
const s = ac(e) ? e.valueOf() : NaN;
|
5488
5488
|
if (Number.isNaN(s))
|
5489
5489
|
return S.invalid("invalid input");
|
5490
5490
|
const r = we(n.zone, M.defaultZone);
|
@@ -5492,7 +5492,7 @@ class S {
|
|
5492
5492
|
ts: s,
|
5493
5493
|
zone: r,
|
5494
5494
|
loc: N.fromObject(n)
|
5495
|
-
}) : S.invalid(
|
5495
|
+
}) : S.invalid(Ye(r));
|
5496
5496
|
}
|
5497
5497
|
/**
|
5498
5498
|
* Create a DateTime from a number of milliseconds since the epoch (meaning since 1 January 1970 00:00:00 UTC). Uses the default zone.
|
@@ -5573,29 +5573,29 @@ class S {
|
|
5573
5573
|
e = e || {};
|
5574
5574
|
const s = we(n.zone, M.defaultZone);
|
5575
5575
|
if (!s.isValid)
|
5576
|
-
return S.invalid(
|
5577
|
-
const r = N.fromObject(n), i =
|
5576
|
+
return S.invalid(Ye(s));
|
5577
|
+
const r = N.fromObject(n), i = Mt(e, Is), { minDaysInFirstWeek: o, startOfWeek: a } = vs(i, r), c = M.now(), u = v(n.specificOffset) ? s.offset(c) : n.specificOffset, l = !v(i.ordinal), h = !v(i.year), g = !v(i.month) || !v(i.day), d = h || g, m = i.weekYear || i.weekNumber;
|
5578
5578
|
if ((d || l) && m)
|
5579
|
-
throw new
|
5579
|
+
throw new Me(
|
5580
5580
|
"Can't mix weekYear/weekNumber units with year/month/day or ordinals"
|
5581
5581
|
);
|
5582
5582
|
if (g && l)
|
5583
|
-
throw new
|
5583
|
+
throw new Me("Can't mix ordinal dates with month/day");
|
5584
5584
|
const y = m || i.weekday && !d;
|
5585
|
-
let _, C, R =
|
5586
|
-
y ? (_ =
|
5585
|
+
let _, C, R = ft(c, u);
|
5586
|
+
y ? (_ = Nu, C = Cu, R = _t(R, o, a)) : l ? (_ = _u, C = xu, R = Xt(R)) : (_ = pi, C = mi);
|
5587
5587
|
let fe = !1;
|
5588
|
-
for (const
|
5589
|
-
const
|
5590
|
-
v(
|
5588
|
+
for (const Z of _) {
|
5589
|
+
const Oe = i[Z];
|
5590
|
+
v(Oe) ? fe ? i[Z] = C[Z] : i[Z] = R[Z] : fe = !0;
|
5591
5591
|
}
|
5592
|
-
const b = y ?
|
5592
|
+
const b = y ? rc(i, o, a) : l ? ic(i) : Ur(i), x = b || Pr(i);
|
5593
5593
|
if (x)
|
5594
5594
|
return S.invalid(x);
|
5595
|
-
const
|
5596
|
-
ts:
|
5595
|
+
const B = y ? ws(i, o, a) : l ? Ss(i) : i, [j, $] = bt(B, u, s), z = new S({
|
5596
|
+
ts: j,
|
5597
5597
|
zone: s,
|
5598
|
-
o:
|
5598
|
+
o: $,
|
5599
5599
|
loc: r
|
5600
5600
|
});
|
5601
5601
|
return i.weekday && d && e.weekday !== z.weekday ? S.invalid(
|
@@ -5621,8 +5621,8 @@ class S {
|
|
5621
5621
|
* @return {DateTime}
|
5622
5622
|
*/
|
5623
5623
|
static fromISO(e, n = {}) {
|
5624
|
-
const [s, r] =
|
5625
|
-
return
|
5624
|
+
const [s, r] = Gc(e);
|
5625
|
+
return Ne(s, r, n, "ISO 8601", e);
|
5626
5626
|
}
|
5627
5627
|
/**
|
5628
5628
|
* Create a DateTime from an RFC 2822 string
|
@@ -5640,8 +5640,8 @@ class S {
|
|
5640
5640
|
* @return {DateTime}
|
5641
5641
|
*/
|
5642
5642
|
static fromRFC2822(e, n = {}) {
|
5643
|
-
const [s, r] =
|
5644
|
-
return
|
5643
|
+
const [s, r] = Kc(e);
|
5644
|
+
return Ne(s, r, n, "RFC 2822", e);
|
5645
5645
|
}
|
5646
5646
|
/**
|
5647
5647
|
* Create a DateTime from an HTTP header date
|
@@ -5660,8 +5660,8 @@ class S {
|
|
5660
5660
|
* @return {DateTime}
|
5661
5661
|
*/
|
5662
5662
|
static fromHTTP(e, n = {}) {
|
5663
|
-
const [s, r] =
|
5664
|
-
return
|
5663
|
+
const [s, r] = Xc(e);
|
5664
|
+
return Ne(s, r, n, "HTTP", n);
|
5665
5665
|
}
|
5666
5666
|
/**
|
5667
5667
|
* Create a DateTime from an input string and format string.
|
@@ -5684,8 +5684,8 @@ class S {
|
|
5684
5684
|
locale: r,
|
5685
5685
|
numberingSystem: i,
|
5686
5686
|
defaultToEN: !0
|
5687
|
-
}), [a, c, u, l] =
|
5688
|
-
return l ? S.invalid(l) :
|
5687
|
+
}), [a, c, u, l] = Ou(o, e, n);
|
5688
|
+
return l ? S.invalid(l) : Ne(a, c, s, `format ${n}`, e, u);
|
5689
5689
|
}
|
5690
5690
|
/**
|
5691
5691
|
* @deprecated use fromFormat instead
|
@@ -5715,8 +5715,8 @@ class S {
|
|
5715
5715
|
* @return {DateTime}
|
5716
5716
|
*/
|
5717
5717
|
static fromSQL(e, n = {}) {
|
5718
|
-
const [s, r] =
|
5719
|
-
return
|
5718
|
+
const [s, r] = iu(e);
|
5719
|
+
return Ne(s, r, n, "SQL", e);
|
5720
5720
|
}
|
5721
5721
|
/**
|
5722
5722
|
* Create an invalid DateTime.
|
@@ -5729,7 +5729,7 @@ class S {
|
|
5729
5729
|
throw new P("need to specify a reason the DateTime is invalid");
|
5730
5730
|
const s = e instanceof re ? e : new re(e, n);
|
5731
5731
|
if (M.throwOnInvalid)
|
5732
|
-
throw new
|
5732
|
+
throw new Ma(s);
|
5733
5733
|
return new S({ invalid: s });
|
5734
5734
|
}
|
5735
5735
|
/**
|
@@ -5761,7 +5761,7 @@ class S {
|
|
5761
5761
|
return ui(W.parseFormat(e), N.fromObject(n)).map((r) => r.val).join("");
|
5762
5762
|
}
|
5763
5763
|
static resetCache() {
|
5764
|
-
|
5764
|
+
Tt = void 0, kt = {};
|
5765
5765
|
}
|
5766
5766
|
// INFO
|
5767
5767
|
/**
|
@@ -5975,7 +5975,7 @@ class S {
|
|
5975
5975
|
* @type {string}
|
5976
5976
|
*/
|
5977
5977
|
get monthShort() {
|
5978
|
-
return this.isValid ?
|
5978
|
+
return this.isValid ? ut.months("short", { locObj: this.loc })[this.month - 1] : null;
|
5979
5979
|
}
|
5980
5980
|
/**
|
5981
5981
|
* Get the human readable long month name, such as 'October'.
|
@@ -5984,7 +5984,7 @@ class S {
|
|
5984
5984
|
* @type {string}
|
5985
5985
|
*/
|
5986
5986
|
get monthLong() {
|
5987
|
-
return this.isValid ?
|
5987
|
+
return this.isValid ? ut.months("long", { locObj: this.loc })[this.month - 1] : null;
|
5988
5988
|
}
|
5989
5989
|
/**
|
5990
5990
|
* Get the human readable short weekday, such as 'Mon'.
|
@@ -5993,7 +5993,7 @@ class S {
|
|
5993
5993
|
* @type {string}
|
5994
5994
|
*/
|
5995
5995
|
get weekdayShort() {
|
5996
|
-
return this.isValid ?
|
5996
|
+
return this.isValid ? ut.weekdays("short", { locObj: this.loc })[this.weekday - 1] : null;
|
5997
5997
|
}
|
5998
5998
|
/**
|
5999
5999
|
* Get the human readable long weekday, such as 'Monday'.
|
@@ -6002,7 +6002,7 @@ class S {
|
|
6002
6002
|
* @type {string}
|
6003
6003
|
*/
|
6004
6004
|
get weekdayLong() {
|
6005
|
-
return this.isValid ?
|
6005
|
+
return this.isValid ? ut.weekdays("long", { locObj: this.loc })[this.weekday - 1] : null;
|
6006
6006
|
}
|
6007
6007
|
/**
|
6008
6008
|
* Get the UTC offset of this DateTime in minutes
|
@@ -6059,10 +6059,10 @@ class S {
|
|
6059
6059
|
getPossibleOffsets() {
|
6060
6060
|
if (!this.isValid || this.isOffsetFixed)
|
6061
6061
|
return [this];
|
6062
|
-
const e = 864e5, n = 6e4, s =
|
6062
|
+
const e = 864e5, n = 6e4, s = $t(this.c), r = this.zone.offset(s - e), i = this.zone.offset(s + e), o = this.zone.offset(s - r * n), a = this.zone.offset(s - i * n);
|
6063
6063
|
if (o === a)
|
6064
6064
|
return [this];
|
6065
|
-
const c = s - o * n, u = s - a * n, l =
|
6065
|
+
const c = s - o * n, u = s - a * n, l = ft(c, o), h = ft(u, a);
|
6066
6066
|
return l.hour === h.hour && l.minute === h.minute && l.second === h.second && l.millisecond === h.millisecond ? [be(this, { ts: c }), be(this, { ts: u })] : [this];
|
6067
6067
|
}
|
6068
6068
|
/**
|
@@ -6072,7 +6072,7 @@ class S {
|
|
6072
6072
|
* @type {boolean}
|
6073
6073
|
*/
|
6074
6074
|
get isInLeapYear() {
|
6075
|
-
return
|
6075
|
+
return st(this.year);
|
6076
6076
|
}
|
6077
6077
|
/**
|
6078
6078
|
* Returns the number of days in this DateTime's month
|
@@ -6081,7 +6081,7 @@ class S {
|
|
6081
6081
|
* @type {number}
|
6082
6082
|
*/
|
6083
6083
|
get daysInMonth() {
|
6084
|
-
return
|
6084
|
+
return At(this.year, this.month);
|
6085
6085
|
}
|
6086
6086
|
/**
|
6087
6087
|
* Returns the number of days in this DateTime's year
|
@@ -6090,7 +6090,7 @@ class S {
|
|
6090
6090
|
* @type {number}
|
6091
6091
|
*/
|
6092
6092
|
get daysInYear() {
|
6093
|
-
return this.isValid ?
|
6093
|
+
return this.isValid ? Ie(this.year) : NaN;
|
6094
6094
|
}
|
6095
6095
|
/**
|
6096
6096
|
* Returns the number of weeks in this DateTime's year
|
@@ -6100,7 +6100,7 @@ class S {
|
|
6100
6100
|
* @type {number}
|
6101
6101
|
*/
|
6102
6102
|
get weeksInWeekYear() {
|
6103
|
-
return this.isValid ?
|
6103
|
+
return this.isValid ? Qe(this.weekYear) : NaN;
|
6104
6104
|
}
|
6105
6105
|
/**
|
6106
6106
|
* Returns the number of weeks in this DateTime's local week year
|
@@ -6109,7 +6109,7 @@ class S {
|
|
6109
6109
|
* @type {number}
|
6110
6110
|
*/
|
6111
6111
|
get weeksInLocalWeekYear() {
|
6112
|
-
return this.isValid ?
|
6112
|
+
return this.isValid ? Qe(
|
6113
6113
|
this.localWeekYear,
|
6114
6114
|
this.loc.getMinDaysInFirstWeek(),
|
6115
6115
|
this.loc.getStartOfWeek()
|
@@ -6165,11 +6165,11 @@ class S {
|
|
6165
6165
|
let r = this.ts;
|
6166
6166
|
if (n || s) {
|
6167
6167
|
const i = e.offset(this.ts), o = this.toObject();
|
6168
|
-
[r] =
|
6168
|
+
[r] = bt(o, i, e);
|
6169
6169
|
}
|
6170
6170
|
return be(this, { ts: r, zone: e });
|
6171
6171
|
} else
|
6172
|
-
return S.invalid(
|
6172
|
+
return S.invalid(Ye(e));
|
6173
6173
|
}
|
6174
6174
|
/**
|
6175
6175
|
* "Set" the locale, numberingSystem, or outputCalendar. Returns a newly-constructed DateTime.
|
@@ -6205,20 +6205,20 @@ class S {
|
|
6205
6205
|
*/
|
6206
6206
|
set(e) {
|
6207
6207
|
if (!this.isValid) return this;
|
6208
|
-
const n =
|
6208
|
+
const n = Mt(e, Is), { minDaysInFirstWeek: s, startOfWeek: r } = vs(n, this.loc), i = !v(n.weekYear) || !v(n.weekNumber) || !v(n.weekday), o = !v(n.ordinal), a = !v(n.year), c = !v(n.month) || !v(n.day), u = a || c, l = n.weekYear || n.weekNumber;
|
6209
6209
|
if ((u || o) && l)
|
6210
|
-
throw new
|
6210
|
+
throw new Me(
|
6211
6211
|
"Can't mix weekYear/weekNumber units with year/month/day or ordinals"
|
6212
6212
|
);
|
6213
6213
|
if (c && o)
|
6214
|
-
throw new
|
6214
|
+
throw new Me("Can't mix ordinal dates with month/day");
|
6215
6215
|
let h;
|
6216
6216
|
i ? h = ws(
|
6217
|
-
{ ...
|
6217
|
+
{ ..._t(this.c, s, r), ...n },
|
6218
6218
|
s,
|
6219
6219
|
r
|
6220
|
-
) : v(n.ordinal) ? (h = { ...this.toObject(), ...n }, v(n.day) && (h.day = Math.min(
|
6221
|
-
const [g, d] =
|
6220
|
+
) : v(n.ordinal) ? (h = { ...this.toObject(), ...n }, v(n.day) && (h.day = Math.min(At(h.year, h.month), h.day))) : h = Ss({ ...Xt(this.c), ...n });
|
6221
|
+
const [g, d] = bt(h, this.o, this.zone);
|
6222
6222
|
return be(this, { ts: g, o: d });
|
6223
6223
|
}
|
6224
6224
|
/**
|
@@ -6344,7 +6344,7 @@ class S {
|
|
6344
6344
|
* @example DateTime.now().toLocaleString({ hour: '2-digit', minute: '2-digit', hourCycle: 'h23' }); //=> '11:32'
|
6345
6345
|
* @return {string}
|
6346
6346
|
*/
|
6347
|
-
toLocaleString(e =
|
6347
|
+
toLocaleString(e = Nt, n = {}) {
|
6348
6348
|
return this.isValid ? W.create(this.loc.clone(n), e).formatDateTime(this) : en;
|
6349
6349
|
}
|
6350
6350
|
/**
|
@@ -6407,7 +6407,7 @@ class S {
|
|
6407
6407
|
* @return {string}
|
6408
6408
|
*/
|
6409
6409
|
toISOWeekDate() {
|
6410
|
-
return
|
6410
|
+
return ht(this, "kkkk-'W'WW-c");
|
6411
6411
|
}
|
6412
6412
|
/**
|
6413
6413
|
* Returns an ISO 8601-compliant string representation of this DateTime's time component
|
@@ -6448,7 +6448,7 @@ class S {
|
|
6448
6448
|
* @return {string}
|
6449
6449
|
*/
|
6450
6450
|
toRFC2822() {
|
6451
|
-
return
|
6451
|
+
return ht(this, "EEE, dd LLL yyyy HH:mm:ss ZZZ", !1);
|
6452
6452
|
}
|
6453
6453
|
/**
|
6454
6454
|
* Returns a string representation of this DateTime appropriate for use in HTTP headers. The output is always expressed in GMT.
|
@@ -6459,7 +6459,7 @@ class S {
|
|
6459
6459
|
* @return {string}
|
6460
6460
|
*/
|
6461
6461
|
toHTTP() {
|
6462
|
-
return
|
6462
|
+
return ht(this.toUTC(), "EEE, dd LLL yyyy HH:mm:ss 'GMT'");
|
6463
6463
|
}
|
6464
6464
|
/**
|
6465
6465
|
* Returns a string representation of this DateTime appropriate for use in SQL Date
|
@@ -6483,7 +6483,7 @@ class S {
|
|
6483
6483
|
*/
|
6484
6484
|
toSQLTime({ includeOffset: e = !0, includeZone: n = !1, includeOffsetSpace: s = !0 } = {}) {
|
6485
6485
|
let r = "HH:mm:ss.SSS";
|
6486
|
-
return (n || e) && (s && (r += " "), n ? r += "z" : e && (r += "ZZ")),
|
6486
|
+
return (n || e) && (s && (r += " "), n ? r += "z" : e && (r += "ZZ")), ht(this, r, !0);
|
6487
6487
|
}
|
6488
6488
|
/**
|
6489
6489
|
* Returns a string representation of this DateTime appropriate for use in SQL DateTime
|
@@ -6594,7 +6594,7 @@ class S {
|
|
6594
6594
|
diff(e, n = "milliseconds", s = {}) {
|
6595
6595
|
if (!this.isValid || !e.isValid)
|
6596
6596
|
return k.invalid("created by diffing an invalid DateTime");
|
6597
|
-
const r = { locale: this.locale, numberingSystem: this.numberingSystem, ...s }, i =
|
6597
|
+
const r = { locale: this.locale, numberingSystem: this.numberingSystem, ...s }, i = cc(n).map(k.normalizeUnit), o = e.valueOf() > this.valueOf(), a = o ? this : e, c = o ? e : this, u = hu(a, c, i, r);
|
6598
6598
|
return o ? u.negate() : u;
|
6599
6599
|
}
|
6600
6600
|
/**
|
@@ -6779,7 +6779,7 @@ class S {
|
|
6779
6779
|
`fromFormatParser called with a locale of ${o}, but the format parser was created for ${n.locale}`
|
6780
6780
|
);
|
6781
6781
|
const { result: a, zone: c, specificOffset: u, invalidReason: l } = n.explainFromTokens(e);
|
6782
|
-
return l ? S.invalid(l) :
|
6782
|
+
return l ? S.invalid(l) : Ne(
|
6783
6783
|
a,
|
6784
6784
|
c,
|
6785
6785
|
s,
|
@@ -6794,7 +6794,7 @@ class S {
|
|
6794
6794
|
* @type {Object}
|
6795
6795
|
*/
|
6796
6796
|
static get DATE_SHORT() {
|
6797
|
-
return
|
6797
|
+
return Nt;
|
6798
6798
|
}
|
6799
6799
|
/**
|
6800
6800
|
* {@link DateTime#toLocaleString} format like 'Oct 14, 1983'
|
@@ -6808,7 +6808,7 @@ class S {
|
|
6808
6808
|
* @type {Object}
|
6809
6809
|
*/
|
6810
6810
|
static get DATE_MED_WITH_WEEKDAY() {
|
6811
|
-
return
|
6811
|
+
return Da;
|
6812
6812
|
}
|
6813
6813
|
/**
|
6814
6814
|
* {@link DateTime#toLocaleString} format like 'October 14, 1983'
|
@@ -6913,7 +6913,7 @@ class S {
|
|
6913
6913
|
* @type {Object}
|
6914
6914
|
*/
|
6915
6915
|
static get DATETIME_MED_WITH_WEEKDAY() {
|
6916
|
-
return
|
6916
|
+
return La;
|
6917
6917
|
}
|
6918
6918
|
/**
|
6919
6919
|
* {@link DateTime#toLocaleString} format like 'October 14, 1983, 9:30 AM EDT'. Only 12-hour if the locale is.
|
@@ -6944,7 +6944,7 @@ class S {
|
|
6944
6944
|
return Lr;
|
6945
6945
|
}
|
6946
6946
|
}
|
6947
|
-
function
|
6947
|
+
function ze(t) {
|
6948
6948
|
if (S.isDateTime(t))
|
6949
6949
|
return t;
|
6950
6950
|
if (t && t.valueOf && Se(t.valueOf()))
|
@@ -6955,28 +6955,28 @@ function He(t) {
|
|
6955
6955
|
`Unknown datetime argument: ${t}, of type ${typeof t}`
|
6956
6956
|
);
|
6957
6957
|
}
|
6958
|
-
const
|
6958
|
+
const Ru = {}, Iu = {
|
6959
6959
|
xmlns: "http://www.w3.org/2000/svg",
|
6960
6960
|
viewBox: "0 0 512 512"
|
6961
|
-
},
|
6961
|
+
}, Du = /* @__PURE__ */ w("path", {
|
6962
6962
|
fill: "rgb(248 113 113)",
|
6963
6963
|
d: "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"
|
6964
|
-
}, null, -1),
|
6965
|
-
|
6964
|
+
}, null, -1), Lu = [
|
6965
|
+
Du
|
6966
6966
|
];
|
6967
|
-
function
|
6968
|
-
return L(),
|
6967
|
+
function Fu(t, e) {
|
6968
|
+
return L(), V("svg", Iu, Lu);
|
6969
6969
|
}
|
6970
|
-
const
|
6970
|
+
const Vu = /* @__PURE__ */ oe(Ru, [["render", Fu]]), Bu = { class: "messages-container-list" }, $u = { class: "message-container" }, Uu = {
|
6971
6971
|
key: 0,
|
6972
6972
|
class: "btn-container-widget"
|
6973
|
-
},
|
6973
|
+
}, Pu = ["onClick"], Wu = { class: "chat-message" }, qu = { class: "message-text" }, Hu = { class: "detail-message flex justify-content-between" }, zu = {
|
6974
6974
|
key: 0,
|
6975
6975
|
class: "mr-5"
|
6976
|
-
},
|
6976
|
+
}, Zu = {
|
6977
6977
|
key: 1,
|
6978
6978
|
class: "mr-5"
|
6979
|
-
},
|
6979
|
+
}, ju = /* @__PURE__ */ On({
|
6980
6980
|
__name: "MessageList",
|
6981
6981
|
props: {
|
6982
6982
|
messages: {
|
@@ -6990,13 +6990,13 @@ const Fu = /* @__PURE__ */ oe(Mu, [["render", Lu]]), Vu = { class: "messages-con
|
|
6990
6990
|
},
|
6991
6991
|
emits: ["loadMore", "retry"],
|
6992
6992
|
setup(t, { emit: e }) {
|
6993
|
-
const n = t, s = q(), { pause: r, resume: i } =
|
6993
|
+
const n = t, s = q(), { pause: r, resume: i } = Aa(
|
6994
6994
|
s,
|
6995
6995
|
([{ isIntersecting: o }]) => {
|
6996
6996
|
o && e("loadMore");
|
6997
6997
|
}
|
6998
6998
|
);
|
6999
|
-
return
|
6999
|
+
return Fi(() => {
|
7000
7000
|
n.canLoadMoreMessages || r();
|
7001
7001
|
}), En(
|
7002
7002
|
() => n.canLoadMoreMessages,
|
@@ -7007,21 +7007,21 @@ const Fu = /* @__PURE__ */ oe(Mu, [["render", Lu]]), Vu = { class: "messages-con
|
|
7007
7007
|
}
|
7008
7008
|
r();
|
7009
7009
|
}
|
7010
|
-
), (o, a) => (L(),
|
7010
|
+
), (o, a) => (L(), V(Hn, null, [
|
7011
7011
|
w("div", {
|
7012
7012
|
ref_key: "target",
|
7013
7013
|
ref: s,
|
7014
7014
|
class: "target"
|
7015
7015
|
}, null, 512),
|
7016
|
-
w("div",
|
7017
|
-
(L(!0),
|
7016
|
+
w("div", Bu, [
|
7017
|
+
(L(!0), V(Hn, null, Vi(n.messages, (c) => {
|
7018
7018
|
var u, l;
|
7019
|
-
return L(),
|
7019
|
+
return L(), V("div", {
|
7020
7020
|
key: c.id,
|
7021
|
-
class:
|
7021
|
+
class: Re(["message", c.esCliente ? "message-right" : "message-left"])
|
7022
7022
|
}, [
|
7023
|
-
w("div",
|
7024
|
-
c.error && c.esCliente ? (L(),
|
7023
|
+
w("div", $u, [
|
7024
|
+
c.error && c.esCliente ? (L(), V("div", Uu, [
|
7025
7025
|
w("button", {
|
7026
7026
|
text: "",
|
7027
7027
|
rounded: "",
|
@@ -7030,20 +7030,20 @@ const Fu = /* @__PURE__ */ oe(Mu, [["render", Lu]]), Vu = { class: "messages-con
|
|
7030
7030
|
"aria-label": "Cancel",
|
7031
7031
|
onClick: (h) => e("retry", c)
|
7032
7032
|
}, [
|
7033
|
-
he(
|
7034
|
-
], 8,
|
7035
|
-
])) :
|
7036
|
-
w("div",
|
7033
|
+
he(Vu)
|
7034
|
+
], 8, Pu)
|
7035
|
+
])) : xt("", !0),
|
7036
|
+
w("div", Wu, [
|
7037
7037
|
w("div", {
|
7038
|
-
class:
|
7038
|
+
class: Re(["bubble", c.esCliente ? "right" : "left"])
|
7039
7039
|
}, [
|
7040
7040
|
w("div", {
|
7041
|
-
class:
|
7041
|
+
class: Re(c.esCliente ? "content-right" : "content-left")
|
7042
7042
|
}, [
|
7043
|
-
w("div",
|
7044
|
-
w("div",
|
7045
|
-
(u = c.sender) != null && u.nombreCompleto ? (L(),
|
7046
|
-
w("span", null,
|
7043
|
+
w("div", qu, Ge(c.message), 1),
|
7044
|
+
w("div", Hu, [
|
7045
|
+
(u = c.sender) != null && u.nombreCompleto ? (L(), V("span", zu, Ge(c.esCliente ? (l = c.sender) == null ? void 0 : l.nombreCompleto : "ECOSISTEMA JL"), 1)) : (L(), V("span", Zu)),
|
7046
|
+
w("span", null, Ge(js(S).fromISO(c.createdAt).toFormat(
|
7047
7047
|
"dd-MM-yyyy HH:mm"
|
7048
7048
|
)), 1)
|
7049
7049
|
])
|
@@ -7056,25 +7056,25 @@ const Fu = /* @__PURE__ */ oe(Mu, [["render", Lu]]), Vu = { class: "messages-con
|
|
7056
7056
|
])
|
7057
7057
|
], 64));
|
7058
7058
|
}
|
7059
|
-
}),
|
7059
|
+
}), Yu = /* @__PURE__ */ oe(ju, [["__scopeId", "data-v-a9fc4a05"]]), Ju = {}, yi = (t) => (Bi("data-v-d9a6b2b7"), t = t(), $i(), t), Gu = {
|
7060
7060
|
viewBox: "0 0 24 24",
|
7061
7061
|
xmlns: "http://www.w3.org/2000/svg",
|
7062
7062
|
style: { width: "28px", height: "28px" }
|
7063
|
-
},
|
7063
|
+
}, Ku = /* @__PURE__ */ yi(() => /* @__PURE__ */ w("path", {
|
7064
7064
|
d: "M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z",
|
7065
7065
|
opacity: ".25"
|
7066
|
-
}, null, -1)),
|
7066
|
+
}, null, -1)), Xu = /* @__PURE__ */ yi(() => /* @__PURE__ */ w("path", {
|
7067
7067
|
d: "M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z",
|
7068
7068
|
class: "spinner_ajPY"
|
7069
|
-
}, null, -1)),
|
7070
|
-
|
7071
|
-
|
7069
|
+
}, null, -1)), Qu = [
|
7070
|
+
Ku,
|
7071
|
+
Xu
|
7072
7072
|
];
|
7073
|
-
function
|
7074
|
-
return L(),
|
7073
|
+
function el(t, e) {
|
7074
|
+
return L(), V("svg", Gu, Qu);
|
7075
7075
|
}
|
7076
|
-
const
|
7077
|
-
function
|
7076
|
+
const tl = /* @__PURE__ */ oe(Ju, [["render", el], ["__scopeId", "data-v-d9a6b2b7"]]);
|
7077
|
+
function nl(t, e, n) {
|
7078
7078
|
for (let s = t.length - 1; s >= 0; s--)
|
7079
7079
|
if (t[s][e] === n) return s;
|
7080
7080
|
return -1;
|
@@ -7087,9 +7087,9 @@ ue.pong = "3";
|
|
7087
7087
|
ue.message = "4";
|
7088
7088
|
ue.upgrade = "5";
|
7089
7089
|
ue.noop = "6";
|
7090
|
-
const
|
7090
|
+
const Et = /* @__PURE__ */ Object.create(null);
|
7091
7091
|
Object.keys(ue).forEach((t) => {
|
7092
|
-
|
7092
|
+
Et[ue[t]] = t;
|
7093
7093
|
});
|
7094
7094
|
const wn = { type: "error", data: "parser error" }, gi = typeof Blob == "function" || typeof Blob < "u" && Object.prototype.toString.call(Blob) === "[object BlobConstructor]", wi = typeof ArrayBuffer == "function", Si = (t) => typeof ArrayBuffer.isView == "function" ? ArrayBuffer.isView(t) : t && t.buffer instanceof ArrayBuffer, Bn = ({ type: t, data: e }, n, s) => gi && e instanceof Blob ? n ? s(e) : Vs(e, s) : wi && (e instanceof ArrayBuffer || Si(e)) ? n ? s(e) : Vs(new Blob([e]), s) : s(ue[t] + (e || "")), Vs = (t, e) => {
|
7095
7095
|
const n = new FileReader();
|
@@ -7102,7 +7102,7 @@ function Bs(t) {
|
|
7102
7102
|
return t instanceof Uint8Array ? t : t instanceof ArrayBuffer ? new Uint8Array(t) : new Uint8Array(t.buffer, t.byteOffset, t.byteLength);
|
7103
7103
|
}
|
7104
7104
|
let rn;
|
7105
|
-
function
|
7105
|
+
function sl(t, e) {
|
7106
7106
|
if (gi && t.data instanceof Blob)
|
7107
7107
|
return t.data.arrayBuffer().then(Bs).then(e);
|
7108
7108
|
if (wi && (t.data instanceof ArrayBuffer || Si(t.data)))
|
@@ -7111,17 +7111,17 @@ function nl(t, e) {
|
|
7111
7111
|
rn || (rn = new TextEncoder()), e(rn.encode(n));
|
7112
7112
|
});
|
7113
7113
|
}
|
7114
|
-
const $s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",
|
7114
|
+
const $s = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", Je = typeof Uint8Array > "u" ? [] : new Uint8Array(256);
|
7115
7115
|
for (let t = 0; t < $s.length; t++)
|
7116
|
-
|
7117
|
-
const
|
7116
|
+
Je[$s.charCodeAt(t)] = t;
|
7117
|
+
const rl = (t) => {
|
7118
7118
|
let e = t.length * 0.75, n = t.length, s, r = 0, i, o, a, c;
|
7119
7119
|
t[t.length - 1] === "=" && (e--, t[t.length - 2] === "=" && e--);
|
7120
7120
|
const u = new ArrayBuffer(e), l = new Uint8Array(u);
|
7121
7121
|
for (s = 0; s < n; s += 4)
|
7122
|
-
i =
|
7122
|
+
i = Je[t.charCodeAt(s)], o = Je[t.charCodeAt(s + 1)], a = Je[t.charCodeAt(s + 2)], c = Je[t.charCodeAt(s + 3)], l[r++] = i << 2 | o >> 4, l[r++] = (o & 15) << 4 | a >> 2, l[r++] = (a & 3) << 6 | c & 63;
|
7123
7123
|
return u;
|
7124
|
-
},
|
7124
|
+
}, il = typeof ArrayBuffer == "function", $n = (t, e) => {
|
7125
7125
|
if (typeof t != "string")
|
7126
7126
|
return {
|
7127
7127
|
type: "message",
|
@@ -7130,16 +7130,16 @@ const sl = (t) => {
|
|
7130
7130
|
const n = t.charAt(0);
|
7131
7131
|
return n === "b" ? {
|
7132
7132
|
type: "message",
|
7133
|
-
data:
|
7134
|
-
} :
|
7135
|
-
type:
|
7133
|
+
data: ol(t.substring(1), e)
|
7134
|
+
} : Et[n] ? t.length > 1 ? {
|
7135
|
+
type: Et[n],
|
7136
7136
|
data: t.substring(1)
|
7137
7137
|
} : {
|
7138
|
-
type:
|
7138
|
+
type: Et[n]
|
7139
7139
|
} : wn;
|
7140
|
-
},
|
7141
|
-
if (
|
7142
|
-
const n =
|
7140
|
+
}, ol = (t, e) => {
|
7141
|
+
if (il) {
|
7142
|
+
const n = rl(t);
|
7143
7143
|
return vi(n, e);
|
7144
7144
|
} else
|
7145
7145
|
return { base64: !0, data: t };
|
@@ -7151,7 +7151,7 @@ const sl = (t) => {
|
|
7151
7151
|
default:
|
7152
7152
|
return t instanceof ArrayBuffer ? t : t.buffer;
|
7153
7153
|
}
|
7154
|
-
}, bi = "",
|
7154
|
+
}, bi = "", al = (t, e) => {
|
7155
7155
|
const n = t.length, s = new Array(n);
|
7156
7156
|
let r = 0;
|
7157
7157
|
t.forEach((i, o) => {
|
@@ -7159,7 +7159,7 @@ const sl = (t) => {
|
|
7159
7159
|
s[o] = a, ++r === n && e(s.join(bi));
|
7160
7160
|
});
|
7161
7161
|
});
|
7162
|
-
},
|
7162
|
+
}, cl = (t, e) => {
|
7163
7163
|
const n = t.split(bi), s = [];
|
7164
7164
|
for (let r = 0; r < n.length; r++) {
|
7165
7165
|
const i = $n(n[r], e);
|
@@ -7168,10 +7168,10 @@ const sl = (t) => {
|
|
7168
7168
|
}
|
7169
7169
|
return s;
|
7170
7170
|
};
|
7171
|
-
function
|
7171
|
+
function ul() {
|
7172
7172
|
return new TransformStream({
|
7173
7173
|
transform(t, e) {
|
7174
|
-
|
7174
|
+
sl(t, (n) => {
|
7175
7175
|
const s = n.length;
|
7176
7176
|
let r;
|
7177
7177
|
if (s < 126)
|
@@ -7191,10 +7191,10 @@ function cl() {
|
|
7191
7191
|
});
|
7192
7192
|
}
|
7193
7193
|
let on;
|
7194
|
-
function
|
7194
|
+
function dt(t) {
|
7195
7195
|
return t.reduce((e, n) => e + n.length, 0);
|
7196
7196
|
}
|
7197
|
-
function
|
7197
|
+
function mt(t, e) {
|
7198
7198
|
if (t[0].length === e)
|
7199
7199
|
return t.shift();
|
7200
7200
|
const n = new Uint8Array(e);
|
@@ -7203,7 +7203,7 @@ function dt(t, e) {
|
|
7203
7203
|
n[r] = t[0][s++], s === t[0].length && (t.shift(), s = 0);
|
7204
7204
|
return t.length && s < t[0].length && (t[0] = t[0].slice(s)), n;
|
7205
7205
|
}
|
7206
|
-
function
|
7206
|
+
function ll(t, e) {
|
7207
7207
|
on || (on = new TextDecoder());
|
7208
7208
|
const n = [];
|
7209
7209
|
let s = 0, r = -1, i = !1;
|
@@ -7211,28 +7211,28 @@ function ul(t, e) {
|
|
7211
7211
|
transform(o, a) {
|
7212
7212
|
for (n.push(o); ; ) {
|
7213
7213
|
if (s === 0) {
|
7214
|
-
if (
|
7214
|
+
if (dt(n) < 1)
|
7215
7215
|
break;
|
7216
|
-
const c =
|
7216
|
+
const c = mt(n, 1);
|
7217
7217
|
i = (c[0] & 128) === 128, r = c[0] & 127, r < 126 ? s = 3 : r === 126 ? s = 1 : s = 2;
|
7218
7218
|
} else if (s === 1) {
|
7219
|
-
if (
|
7219
|
+
if (dt(n) < 2)
|
7220
7220
|
break;
|
7221
|
-
const c =
|
7221
|
+
const c = mt(n, 2);
|
7222
7222
|
r = new DataView(c.buffer, c.byteOffset, c.length).getUint16(0), s = 3;
|
7223
7223
|
} else if (s === 2) {
|
7224
|
-
if (
|
7224
|
+
if (dt(n) < 8)
|
7225
7225
|
break;
|
7226
|
-
const c =
|
7226
|
+
const c = mt(n, 8), u = new DataView(c.buffer, c.byteOffset, c.length), l = u.getUint32(0);
|
7227
7227
|
if (l > Math.pow(2, 21) - 1) {
|
7228
7228
|
a.enqueue(wn);
|
7229
7229
|
break;
|
7230
7230
|
}
|
7231
7231
|
r = l * Math.pow(2, 32) + u.getUint32(4), s = 3;
|
7232
7232
|
} else {
|
7233
|
-
if (
|
7233
|
+
if (dt(n) < r)
|
7234
7234
|
break;
|
7235
|
-
const c =
|
7235
|
+
const c = mt(n, r);
|
7236
7236
|
a.enqueue($n(i ? c : on.decode(c), e)), s = 0;
|
7237
7237
|
}
|
7238
7238
|
if (r === 0 || r > t) {
|
@@ -7245,9 +7245,9 @@ function ul(t, e) {
|
|
7245
7245
|
}
|
7246
7246
|
const Ti = 4;
|
7247
7247
|
function D(t) {
|
7248
|
-
if (t) return
|
7248
|
+
if (t) return fl(t);
|
7249
7249
|
}
|
7250
|
-
function
|
7250
|
+
function fl(t) {
|
7251
7251
|
for (var e in D.prototype)
|
7252
7252
|
t[e] = D.prototype[e];
|
7253
7253
|
return t;
|
@@ -7297,27 +7297,27 @@ const G = typeof self < "u" ? self : typeof window < "u" ? window : Function("re
|
|
7297
7297
|
function ki(t, ...e) {
|
7298
7298
|
return e.reduce((n, s) => (t.hasOwnProperty(s) && (n[s] = t[s]), n), {});
|
7299
7299
|
}
|
7300
|
-
const
|
7301
|
-
function
|
7302
|
-
e.useNativeTimers ? (t.setTimeoutFn =
|
7303
|
-
}
|
7304
|
-
const dl = 1.33;
|
7305
|
-
function ml(t) {
|
7306
|
-
return typeof t == "string" ? pl(t) : Math.ceil((t.byteLength || t.size) * dl);
|
7300
|
+
const hl = G.setTimeout, dl = G.clearTimeout;
|
7301
|
+
function Wt(t, e) {
|
7302
|
+
e.useNativeTimers ? (t.setTimeoutFn = hl.bind(G), t.clearTimeoutFn = dl.bind(G)) : (t.setTimeoutFn = G.setTimeout.bind(G), t.clearTimeoutFn = G.clearTimeout.bind(G));
|
7307
7303
|
}
|
7304
|
+
const ml = 1.33;
|
7308
7305
|
function pl(t) {
|
7306
|
+
return typeof t == "string" ? yl(t) : Math.ceil((t.byteLength || t.size) * ml);
|
7307
|
+
}
|
7308
|
+
function yl(t) {
|
7309
7309
|
let e = 0, n = 0;
|
7310
7310
|
for (let s = 0, r = t.length; s < r; s++)
|
7311
7311
|
e = t.charCodeAt(s), e < 128 ? n += 1 : e < 2048 ? n += 2 : e < 55296 || e >= 57344 ? n += 3 : (s++, n += 4);
|
7312
7312
|
return n;
|
7313
7313
|
}
|
7314
|
-
function
|
7314
|
+
function gl(t) {
|
7315
7315
|
let e = "";
|
7316
7316
|
for (let n in t)
|
7317
7317
|
t.hasOwnProperty(n) && (e.length && (e += "&"), e += encodeURIComponent(n) + "=" + encodeURIComponent(t[n]));
|
7318
7318
|
return e;
|
7319
7319
|
}
|
7320
|
-
function
|
7320
|
+
function wl(t) {
|
7321
7321
|
let e = {}, n = t.split("&");
|
7322
7322
|
for (let s = 0, r = n.length; s < r; s++) {
|
7323
7323
|
let i = n[s].split("=");
|
@@ -7325,7 +7325,7 @@ function gl(t) {
|
|
7325
7325
|
}
|
7326
7326
|
return e;
|
7327
7327
|
}
|
7328
|
-
class
|
7328
|
+
class Sl extends Error {
|
7329
7329
|
constructor(e, n, s) {
|
7330
7330
|
super(e), this.description = n, this.context = s, this.type = "TransportError";
|
7331
7331
|
}
|
@@ -7338,7 +7338,7 @@ class Un extends D {
|
|
7338
7338
|
* @protected
|
7339
7339
|
*/
|
7340
7340
|
constructor(e) {
|
7341
|
-
super(), this.writable = !1,
|
7341
|
+
super(), this.writable = !1, Wt(this, e), this.opts = e, this.query = e.query, this.socket = e.socket;
|
7342
7342
|
}
|
7343
7343
|
/**
|
7344
7344
|
* Emits an error.
|
@@ -7350,7 +7350,7 @@ class Un extends D {
|
|
7350
7350
|
* @protected
|
7351
7351
|
*/
|
7352
7352
|
onError(e, n, s) {
|
7353
|
-
return super.emitReserved("error", new
|
7353
|
+
return super.emitReserved("error", new Sl(e, n, s)), this;
|
7354
7354
|
}
|
7355
7355
|
/**
|
7356
7356
|
* Opens the transport.
|
@@ -7424,12 +7424,12 @@ class Un extends D {
|
|
7424
7424
|
return this.opts.port && (this.opts.secure && +(this.opts.port !== 443) || !this.opts.secure && Number(this.opts.port) !== 80) ? ":" + this.opts.port : "";
|
7425
7425
|
}
|
7426
7426
|
_query(e) {
|
7427
|
-
const n =
|
7427
|
+
const n = gl(e);
|
7428
7428
|
return n.length ? "?" + n : "";
|
7429
7429
|
}
|
7430
7430
|
}
|
7431
|
-
const Ei = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""), Sn = 64,
|
7432
|
-
let Us = 0,
|
7431
|
+
const Ei = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""), Sn = 64, vl = {};
|
7432
|
+
let Us = 0, pt = 0, Ps;
|
7433
7433
|
function Ws(t) {
|
7434
7434
|
let e = "";
|
7435
7435
|
do
|
@@ -7441,18 +7441,18 @@ function Oi() {
|
|
7441
7441
|
const t = Ws(+/* @__PURE__ */ new Date());
|
7442
7442
|
return t !== Ps ? (Us = 0, Ps = t) : t + "." + Ws(Us++);
|
7443
7443
|
}
|
7444
|
-
for (;
|
7445
|
-
|
7444
|
+
for (; pt < Sn; pt++)
|
7445
|
+
vl[Ei[pt]] = pt;
|
7446
7446
|
let Ci = !1;
|
7447
7447
|
try {
|
7448
7448
|
Ci = typeof XMLHttpRequest < "u" && "withCredentials" in new XMLHttpRequest();
|
7449
7449
|
} catch {
|
7450
7450
|
}
|
7451
|
-
const
|
7451
|
+
const bl = Ci;
|
7452
7452
|
function xi(t) {
|
7453
7453
|
const e = t.xdomain;
|
7454
7454
|
try {
|
7455
|
-
if (typeof XMLHttpRequest < "u" && (!e ||
|
7455
|
+
if (typeof XMLHttpRequest < "u" && (!e || bl))
|
7456
7456
|
return new XMLHttpRequest();
|
7457
7457
|
} catch {
|
7458
7458
|
}
|
@@ -7462,14 +7462,14 @@ function xi(t) {
|
|
7462
7462
|
} catch {
|
7463
7463
|
}
|
7464
7464
|
}
|
7465
|
-
function
|
7465
|
+
function Tl() {
|
7466
7466
|
}
|
7467
|
-
const
|
7467
|
+
const kl = function() {
|
7468
7468
|
return new xi({
|
7469
7469
|
xdomain: !1
|
7470
7470
|
}).responseType != null;
|
7471
7471
|
}();
|
7472
|
-
class
|
7472
|
+
class El extends Un {
|
7473
7473
|
/**
|
7474
7474
|
* XHR Polling constructor.
|
7475
7475
|
*
|
@@ -7483,7 +7483,7 @@ class kl extends Un {
|
|
7483
7483
|
r || (r = s ? "443" : "80"), this.xd = typeof location < "u" && e.hostname !== location.hostname || r !== e.port;
|
7484
7484
|
}
|
7485
7485
|
const n = e && e.forceBase64;
|
7486
|
-
this.supportsBinary =
|
7486
|
+
this.supportsBinary = kl && !n, this.opts.withCredentials && (this.cookieJar = void 0);
|
7487
7487
|
}
|
7488
7488
|
get name() {
|
7489
7489
|
return "polling";
|
@@ -7537,7 +7537,7 @@ class kl extends Un {
|
|
7537
7537
|
return this.onClose({ description: "transport closed by the server" }), !1;
|
7538
7538
|
this.onPacket(s);
|
7539
7539
|
};
|
7540
|
-
|
7540
|
+
cl(e, this.socket.binaryType).forEach(n), this.readyState !== "closed" && (this.polling = !1, this.emitReserved("pollComplete"), this.readyState === "open" && this.poll());
|
7541
7541
|
}
|
7542
7542
|
/**
|
7543
7543
|
* For polling, send a close packet.
|
@@ -7557,7 +7557,7 @@ class kl extends Un {
|
|
7557
7557
|
* @protected
|
7558
7558
|
*/
|
7559
7559
|
write(e) {
|
7560
|
-
this.writable = !1,
|
7560
|
+
this.writable = !1, al(e, (n) => {
|
7561
7561
|
this.doWrite(n, () => {
|
7562
7562
|
this.writable = !0, this.emitReserved("drain");
|
7563
7563
|
});
|
@@ -7617,7 +7617,7 @@ class ce extends D {
|
|
7617
7617
|
* @package
|
7618
7618
|
*/
|
7619
7619
|
constructor(e, n) {
|
7620
|
-
super(),
|
7620
|
+
super(), Wt(this, n), this.opts = n, this.method = n.method || "GET", this.uri = e, this.data = n.data !== void 0 ? n.data : null, this.create();
|
7621
7621
|
}
|
7622
7622
|
/**
|
7623
7623
|
* Creates the XHR object and sends the request.
|
@@ -7677,7 +7677,7 @@ class ce extends D {
|
|
7677
7677
|
*/
|
7678
7678
|
cleanup(e) {
|
7679
7679
|
if (!(typeof this.xhr > "u" || this.xhr === null)) {
|
7680
|
-
if (this.xhr.onreadystatechange =
|
7680
|
+
if (this.xhr.onreadystatechange = Tl, e)
|
7681
7681
|
try {
|
7682
7682
|
this.xhr.abort();
|
7683
7683
|
} catch {
|
@@ -7717,8 +7717,8 @@ function qs() {
|
|
7717
7717
|
for (let t in ce.requests)
|
7718
7718
|
ce.requests.hasOwnProperty(t) && ce.requests[t].abort();
|
7719
7719
|
}
|
7720
|
-
const Pn = typeof Promise == "function" && typeof Promise.resolve == "function" ? (e) => Promise.resolve().then(e) : (e, n) => n(e, 0),
|
7721
|
-
class
|
7720
|
+
const Pn = typeof Promise == "function" && typeof Promise.resolve == "function" ? (e) => Promise.resolve().then(e) : (e, n) => n(e, 0), yt = G.WebSocket || G.MozWebSocket, Hs = !0, Ol = "arraybuffer", zs = typeof navigator < "u" && typeof navigator.product == "string" && navigator.product.toLowerCase() === "reactnative";
|
7721
|
+
class Cl extends Un {
|
7722
7722
|
/**
|
7723
7723
|
* WebSocket transport constructor.
|
7724
7724
|
*
|
@@ -7737,7 +7737,7 @@ class Ol extends Un {
|
|
7737
7737
|
const e = this.uri(), n = this.opts.protocols, s = zs ? {} : ki(this.opts, "agent", "perMessageDeflate", "pfx", "key", "passphrase", "cert", "ca", "ciphers", "rejectUnauthorized", "localAddress", "protocolVersion", "origin", "maxPayload", "family", "checkServerIdentity");
|
7738
7738
|
this.opts.extraHeaders && (s.headers = this.opts.extraHeaders);
|
7739
7739
|
try {
|
7740
|
-
this.ws = Hs && !zs ? n ? new
|
7740
|
+
this.ws = Hs && !zs ? n ? new yt(e, n) : new yt(e) : new yt(e, n, s);
|
7741
7741
|
} catch (r) {
|
7742
7742
|
return this.emitReserved("error", r);
|
7743
7743
|
}
|
@@ -7791,10 +7791,10 @@ class Ol extends Un {
|
|
7791
7791
|
* @private
|
7792
7792
|
*/
|
7793
7793
|
check() {
|
7794
|
-
return !!
|
7794
|
+
return !!yt;
|
7795
7795
|
}
|
7796
7796
|
}
|
7797
|
-
class
|
7797
|
+
class xl extends Un {
|
7798
7798
|
get name() {
|
7799
7799
|
return "webtransport";
|
7800
7800
|
}
|
@@ -7805,7 +7805,7 @@ class Cl extends Un {
|
|
7805
7805
|
this.onError("webtransport error", e);
|
7806
7806
|
}), this.transport.ready.then(() => {
|
7807
7807
|
this.transport.createBidirectionalStream().then((e) => {
|
7808
|
-
const n =
|
7808
|
+
const n = ll(Number.MAX_SAFE_INTEGER, this.socket.binaryType), s = e.readable.pipeThrough(n).getReader(), r = ul();
|
7809
7809
|
r.readable.pipeTo(e.writable), this.writer = r.writable.getWriter();
|
7810
7810
|
const i = () => {
|
7811
7811
|
s.read().then(({ done: a, value: c }) => {
|
@@ -7835,11 +7835,11 @@ class Cl extends Un {
|
|
7835
7835
|
(e = this.transport) === null || e === void 0 || e.close();
|
7836
7836
|
}
|
7837
7837
|
}
|
7838
|
-
const
|
7839
|
-
websocket:
|
7840
|
-
webtransport:
|
7841
|
-
polling:
|
7842
|
-
},
|
7838
|
+
const Nl = {
|
7839
|
+
websocket: Cl,
|
7840
|
+
webtransport: xl,
|
7841
|
+
polling: El
|
7842
|
+
}, _l = /^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/, Al = [
|
7843
7843
|
"source",
|
7844
7844
|
"protocol",
|
7845
7845
|
"authority",
|
@@ -7858,22 +7858,22 @@ const xl = {
|
|
7858
7858
|
function vn(t) {
|
7859
7859
|
const e = t, n = t.indexOf("["), s = t.indexOf("]");
|
7860
7860
|
n != -1 && s != -1 && (t = t.substring(0, n) + t.substring(n, s).replace(/:/g, ";") + t.substring(s, t.length));
|
7861
|
-
let r =
|
7861
|
+
let r = _l.exec(t || ""), i = {}, o = 14;
|
7862
7862
|
for (; o--; )
|
7863
|
-
i[
|
7864
|
-
return n != -1 && s != -1 && (i.source = e, i.host = i.host.substring(1, i.host.length - 1).replace(/;/g, ":"), i.authority = i.authority.replace("[", "").replace("]", "").replace(/;/g, ":"), i.ipv6uri = !0), i.pathNames =
|
7863
|
+
i[Al[o]] = r[o] || "";
|
7864
|
+
return n != -1 && s != -1 && (i.source = e, i.host = i.host.substring(1, i.host.length - 1).replace(/;/g, ":"), i.authority = i.authority.replace("[", "").replace("]", "").replace(/;/g, ":"), i.ipv6uri = !0), i.pathNames = Ml(i, i.path), i.queryKey = Rl(i, i.query), i;
|
7865
7865
|
}
|
7866
|
-
function
|
7866
|
+
function Ml(t, e) {
|
7867
7867
|
const n = /\/{2,9}/g, s = e.replace(n, "/").split("/");
|
7868
7868
|
return (e.slice(0, 1) == "/" || e.length === 0) && s.splice(0, 1), e.slice(-1) == "/" && s.splice(s.length - 1, 1), s;
|
7869
7869
|
}
|
7870
|
-
function
|
7870
|
+
function Rl(t, e) {
|
7871
7871
|
const n = {};
|
7872
7872
|
return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g, function(s, r, i) {
|
7873
7873
|
r && (n[r] = i);
|
7874
7874
|
}), n;
|
7875
7875
|
}
|
7876
|
-
let Ni = class
|
7876
|
+
let Ni = class Ae extends D {
|
7877
7877
|
/**
|
7878
7878
|
* Socket constructor.
|
7879
7879
|
*
|
@@ -7881,7 +7881,7 @@ let Ni = class _e extends D {
|
|
7881
7881
|
* @param {Object} opts - options
|
7882
7882
|
*/
|
7883
7883
|
constructor(e, n = {}) {
|
7884
|
-
super(), this.binaryType =
|
7884
|
+
super(), this.binaryType = Ol, this.writeBuffer = [], e && typeof e == "object" && (n = e, e = null), e ? (e = vn(e), n.hostname = e.host, n.secure = e.protocol === "https" || e.protocol === "wss", n.port = e.port, e.query && (n.query = e.query)) : n.host && (n.hostname = vn(n.host).host), Wt(this, n), this.secure = n.secure != null ? n.secure : typeof location < "u" && location.protocol === "https:", n.hostname && !n.port && (n.port = this.secure ? "443" : "80"), this.hostname = n.hostname || (typeof location < "u" ? location.hostname : "localhost"), this.port = n.port || (typeof location < "u" && location.port ? location.port : this.secure ? "443" : "80"), this.transports = n.transports || [
|
7885
7885
|
"polling",
|
7886
7886
|
"websocket",
|
7887
7887
|
"webtransport"
|
@@ -7899,7 +7899,7 @@ let Ni = class _e extends D {
|
|
7899
7899
|
},
|
7900
7900
|
transportOptions: {},
|
7901
7901
|
closeOnBeforeunload: !1
|
7902
|
-
}, n), this.opts.path = this.opts.path.replace(/\/$/, "") + (this.opts.addTrailingSlash ? "/" : ""), typeof this.opts.query == "string" && (this.opts.query =
|
7902
|
+
}, n), this.opts.path = this.opts.path.replace(/\/$/, "") + (this.opts.addTrailingSlash ? "/" : ""), typeof this.opts.query == "string" && (this.opts.query = wl(this.opts.query)), this.id = null, this.upgrades = null, this.pingInterval = null, this.pingTimeout = null, this.pingTimeoutTimer = null, typeof addEventListener == "function" && (this.opts.closeOnBeforeunload && (this.beforeunloadEventListener = () => {
|
7903
7903
|
this.transport && (this.transport.removeAllListeners(), this.transport.close());
|
7904
7904
|
}, addEventListener("beforeunload", this.beforeunloadEventListener, !1)), this.hostname !== "localhost" && (this.offlineEventListener = () => {
|
7905
7905
|
this.onClose("transport close", {
|
@@ -7924,7 +7924,7 @@ let Ni = class _e extends D {
|
|
7924
7924
|
secure: this.secure,
|
7925
7925
|
port: this.port
|
7926
7926
|
}, this.opts.transportOptions[e]);
|
7927
|
-
return new
|
7927
|
+
return new Nl[e](s);
|
7928
7928
|
}
|
7929
7929
|
/**
|
7930
7930
|
* Initializes transport to use and starts probe.
|
@@ -7933,7 +7933,7 @@ let Ni = class _e extends D {
|
|
7933
7933
|
*/
|
7934
7934
|
open() {
|
7935
7935
|
let e;
|
7936
|
-
if (this.opts.rememberUpgrade &&
|
7936
|
+
if (this.opts.rememberUpgrade && Ae.priorWebsocketSuccess && this.transports.indexOf("websocket") !== -1)
|
7937
7937
|
e = "websocket";
|
7938
7938
|
else if (this.transports.length === 0) {
|
7939
7939
|
this.setTimeoutFn(() => {
|
@@ -7967,14 +7967,14 @@ let Ni = class _e extends D {
|
|
7967
7967
|
*/
|
7968
7968
|
probe(e) {
|
7969
7969
|
let n = this.createTransport(e), s = !1;
|
7970
|
-
|
7970
|
+
Ae.priorWebsocketSuccess = !1;
|
7971
7971
|
const r = () => {
|
7972
7972
|
s || (n.send([{ type: "ping", data: "probe" }]), n.once("packet", (h) => {
|
7973
7973
|
if (!s)
|
7974
7974
|
if (h.type === "pong" && h.data === "probe") {
|
7975
7975
|
if (this.upgrading = !0, this.emitReserved("upgrading", n), !n)
|
7976
7976
|
return;
|
7977
|
-
|
7977
|
+
Ae.priorWebsocketSuccess = n.name === "websocket", this.transport.pause(() => {
|
7978
7978
|
s || this.readyState !== "closed" && (l(), this.setTransport(n), n.send([{ type: "upgrade" }]), this.emitReserved("upgrade", n), n = null, this.upgrading = !1, this.flush());
|
7979
7979
|
});
|
7980
7980
|
} else {
|
@@ -8012,7 +8012,7 @@ let Ni = class _e extends D {
|
|
8012
8012
|
* @private
|
8013
8013
|
*/
|
8014
8014
|
onOpen() {
|
8015
|
-
if (this.readyState = "open",
|
8015
|
+
if (this.readyState = "open", Ae.priorWebsocketSuccess = this.transport.name === "websocket", this.emitReserved("open"), this.flush(), this.readyState === "open" && this.opts.upgrade) {
|
8016
8016
|
let e = 0;
|
8017
8017
|
const n = this.upgrades.length;
|
8018
8018
|
for (; e < n; e++)
|
@@ -8092,7 +8092,7 @@ let Ni = class _e extends D {
|
|
8092
8092
|
let n = 1;
|
8093
8093
|
for (let s = 0; s < this.writeBuffer.length; s++) {
|
8094
8094
|
const r = this.writeBuffer[s].data;
|
8095
|
-
if (r && (n +=
|
8095
|
+
if (r && (n += pl(r)), s > 0 && n > this.maxPayload)
|
8096
8096
|
return this.writeBuffer.slice(0, s);
|
8097
8097
|
n += 2;
|
8098
8098
|
}
|
@@ -8153,7 +8153,7 @@ let Ni = class _e extends D {
|
|
8153
8153
|
* @private
|
8154
8154
|
*/
|
8155
8155
|
onError(e) {
|
8156
|
-
|
8156
|
+
Ae.priorWebsocketSuccess = !1, this.emitReserved("error", e), this.onClose("transport error", e);
|
8157
8157
|
}
|
8158
8158
|
/**
|
8159
8159
|
* Called upon transport close.
|
@@ -8179,35 +8179,35 @@ let Ni = class _e extends D {
|
|
8179
8179
|
}
|
8180
8180
|
};
|
8181
8181
|
Ni.protocol = Ti;
|
8182
|
-
function
|
8182
|
+
function Il(t, e = "", n) {
|
8183
8183
|
let s = t;
|
8184
8184
|
n = n || typeof location < "u" && location, t == null && (t = n.protocol + "//" + n.host), typeof t == "string" && (t.charAt(0) === "/" && (t.charAt(1) === "/" ? t = n.protocol + t : t = n.host + t), /^(https?|wss?):\/\//.test(t) || (typeof n < "u" ? t = n.protocol + "//" + t : t = "https://" + t), s = vn(t)), s.port || (/^(http|ws)$/.test(s.protocol) ? s.port = "80" : /^(http|ws)s$/.test(s.protocol) && (s.port = "443")), s.path = s.path || "/";
|
8185
8185
|
const i = s.host.indexOf(":") !== -1 ? "[" + s.host + "]" : s.host;
|
8186
8186
|
return s.id = s.protocol + "://" + i + ":" + s.port + e, s.href = s.protocol + "://" + i + (n && n.port === s.port ? "" : ":" + s.port), s;
|
8187
8187
|
}
|
8188
|
-
const
|
8188
|
+
const Dl = typeof ArrayBuffer == "function", Ll = (t) => typeof ArrayBuffer.isView == "function" ? ArrayBuffer.isView(t) : t.buffer instanceof ArrayBuffer, _i = Object.prototype.toString, Fl = typeof Blob == "function" || typeof Blob < "u" && _i.call(Blob) === "[object BlobConstructor]", Vl = typeof File == "function" || typeof File < "u" && _i.call(File) === "[object FileConstructor]";
|
8189
8189
|
function Wn(t) {
|
8190
|
-
return
|
8190
|
+
return Dl && (t instanceof ArrayBuffer || Ll(t)) || Fl && t instanceof Blob || Vl && t instanceof File;
|
8191
8191
|
}
|
8192
|
-
function
|
8192
|
+
function Ot(t, e) {
|
8193
8193
|
if (!t || typeof t != "object")
|
8194
8194
|
return !1;
|
8195
8195
|
if (Array.isArray(t)) {
|
8196
8196
|
for (let n = 0, s = t.length; n < s; n++)
|
8197
|
-
if (
|
8197
|
+
if (Ot(t[n]))
|
8198
8198
|
return !0;
|
8199
8199
|
return !1;
|
8200
8200
|
}
|
8201
8201
|
if (Wn(t))
|
8202
8202
|
return !0;
|
8203
8203
|
if (t.toJSON && typeof t.toJSON == "function" && arguments.length === 1)
|
8204
|
-
return
|
8204
|
+
return Ot(t.toJSON(), !0);
|
8205
8205
|
for (const n in t)
|
8206
|
-
if (Object.prototype.hasOwnProperty.call(t, n) &&
|
8206
|
+
if (Object.prototype.hasOwnProperty.call(t, n) && Ot(t[n]))
|
8207
8207
|
return !0;
|
8208
8208
|
return !1;
|
8209
8209
|
}
|
8210
|
-
function
|
8210
|
+
function Bl(t) {
|
8211
8211
|
const e = [], n = t.data, s = t;
|
8212
8212
|
return s.data = bn(n, e), s.attachments = e.length, { packet: s, buffers: e };
|
8213
8213
|
}
|
@@ -8230,7 +8230,7 @@ function bn(t, e) {
|
|
8230
8230
|
}
|
8231
8231
|
return t;
|
8232
8232
|
}
|
8233
|
-
function
|
8233
|
+
function $l(t, e) {
|
8234
8234
|
return t.data = Tn(t.data, e), delete t.attachments, t;
|
8235
8235
|
}
|
8236
8236
|
function Tn(t, e) {
|
@@ -8248,7 +8248,7 @@ function Tn(t, e) {
|
|
8248
8248
|
Object.prototype.hasOwnProperty.call(t, n) && (t[n] = Tn(t[n], e));
|
8249
8249
|
return t;
|
8250
8250
|
}
|
8251
|
-
const
|
8251
|
+
const Ul = [
|
8252
8252
|
"connect",
|
8253
8253
|
"connect_error",
|
8254
8254
|
"disconnect",
|
@@ -8256,12 +8256,12 @@ const $l = [
|
|
8256
8256
|
"newListener",
|
8257
8257
|
"removeListener"
|
8258
8258
|
// used by the Node.js EventEmitter
|
8259
|
-
],
|
8259
|
+
], Pl = 5;
|
8260
8260
|
var T;
|
8261
8261
|
(function(t) {
|
8262
8262
|
t[t.CONNECT = 0] = "CONNECT", t[t.DISCONNECT = 1] = "DISCONNECT", t[t.EVENT = 2] = "EVENT", t[t.ACK = 3] = "ACK", t[t.CONNECT_ERROR = 4] = "CONNECT_ERROR", t[t.BINARY_EVENT = 5] = "BINARY_EVENT", t[t.BINARY_ACK = 6] = "BINARY_ACK";
|
8263
8263
|
})(T || (T = {}));
|
8264
|
-
class
|
8264
|
+
class Wl {
|
8265
8265
|
/**
|
8266
8266
|
* Encoder constructor
|
8267
8267
|
*
|
@@ -8277,7 +8277,7 @@ class Pl {
|
|
8277
8277
|
* @param {Object} obj - packet object
|
8278
8278
|
*/
|
8279
8279
|
encode(e) {
|
8280
|
-
return (e.type === T.EVENT || e.type === T.ACK) &&
|
8280
|
+
return (e.type === T.EVENT || e.type === T.ACK) && Ot(e) ? this.encodeAsBinary({
|
8281
8281
|
type: e.type === T.EVENT ? T.BINARY_EVENT : T.BINARY_ACK,
|
8282
8282
|
nsp: e.nsp,
|
8283
8283
|
data: e.data,
|
@@ -8297,7 +8297,7 @@ class Pl {
|
|
8297
8297
|
* a list of buffers.
|
8298
8298
|
*/
|
8299
8299
|
encodeAsBinary(e) {
|
8300
|
-
const n =
|
8300
|
+
const n = Bl(e), s = this.encodeAsString(n.packet), r = n.buffers;
|
8301
8301
|
return r.unshift(s), r;
|
8302
8302
|
}
|
8303
8303
|
}
|
@@ -8325,7 +8325,7 @@ class qn extends D {
|
|
8325
8325
|
throw new Error("got plaintext data when reconstructing a packet");
|
8326
8326
|
n = this.decodeString(e);
|
8327
8327
|
const s = n.type === T.BINARY_EVENT;
|
8328
|
-
s || n.type === T.BINARY_ACK ? (n.type = s ? T.EVENT : T.ACK, this.reconstructor = new
|
8328
|
+
s || n.type === T.BINARY_ACK ? (n.type = s ? T.EVENT : T.ACK, this.reconstructor = new ql(n), n.attachments === 0 && super.emitReserved("decoded", n)) : super.emitReserved("decoded", n);
|
8329
8329
|
} else if (Wn(e) || e.base64)
|
8330
8330
|
if (this.reconstructor)
|
8331
8331
|
n = this.reconstructor.takeBinaryData(e), n && (this.reconstructor = null, super.emitReserved("decoded", n));
|
@@ -8403,7 +8403,7 @@ class qn extends D {
|
|
8403
8403
|
return typeof n == "string" || Zs(n);
|
8404
8404
|
case T.EVENT:
|
8405
8405
|
case T.BINARY_EVENT:
|
8406
|
-
return Array.isArray(n) && (typeof n[0] == "number" || typeof n[0] == "string" &&
|
8406
|
+
return Array.isArray(n) && (typeof n[0] == "number" || typeof n[0] == "string" && Ul.indexOf(n[0]) === -1);
|
8407
8407
|
case T.ACK:
|
8408
8408
|
case T.BINARY_ACK:
|
8409
8409
|
return Array.isArray(n);
|
@@ -8416,7 +8416,7 @@ class qn extends D {
|
|
8416
8416
|
this.reconstructor && (this.reconstructor.finishedReconstruction(), this.reconstructor = null);
|
8417
8417
|
}
|
8418
8418
|
}
|
8419
|
-
class
|
8419
|
+
class ql {
|
8420
8420
|
constructor(e) {
|
8421
8421
|
this.packet = e, this.buffers = [], this.reconPack = e;
|
8422
8422
|
}
|
@@ -8430,7 +8430,7 @@ class Wl {
|
|
8430
8430
|
*/
|
8431
8431
|
takeBinaryData(e) {
|
8432
8432
|
if (this.buffers.push(e), this.buffers.length === this.reconPack.attachments) {
|
8433
|
-
const n =
|
8433
|
+
const n = $l(this.reconPack, this.buffers);
|
8434
8434
|
return this.finishedReconstruction(), n;
|
8435
8435
|
}
|
8436
8436
|
return null;
|
@@ -8442,21 +8442,21 @@ class Wl {
|
|
8442
8442
|
this.reconPack = null, this.buffers = [];
|
8443
8443
|
}
|
8444
8444
|
}
|
8445
|
-
const
|
8445
|
+
const Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
8446
8446
|
__proto__: null,
|
8447
8447
|
Decoder: qn,
|
8448
|
-
Encoder:
|
8448
|
+
Encoder: Wl,
|
8449
8449
|
get PacketType() {
|
8450
8450
|
return T;
|
8451
8451
|
},
|
8452
|
-
protocol:
|
8452
|
+
protocol: Pl
|
8453
8453
|
}, Symbol.toStringTag, { value: "Module" }));
|
8454
8454
|
function se(t, e, n) {
|
8455
8455
|
return t.on(e, n), function() {
|
8456
8456
|
t.off(e, n);
|
8457
8457
|
};
|
8458
8458
|
}
|
8459
|
-
const
|
8459
|
+
const zl = Object.freeze({
|
8460
8460
|
connect: 1,
|
8461
8461
|
connect_error: 1,
|
8462
8462
|
disconnect: 1,
|
@@ -8580,7 +8580,7 @@ class Ai extends D {
|
|
8580
8580
|
* @return self
|
8581
8581
|
*/
|
8582
8582
|
emit(e, ...n) {
|
8583
|
-
if (
|
8583
|
+
if (zl.hasOwnProperty(e))
|
8584
8584
|
throw new Error('"' + e.toString() + '" is a reserved event name');
|
8585
8585
|
if (n.unshift(e), this._opts.retries && !this.flags.fromQueue && !this.flags.volatile)
|
8586
8586
|
return this._addToQueue(n), this;
|
@@ -9042,10 +9042,10 @@ class Ai extends D {
|
|
9042
9042
|
}
|
9043
9043
|
}
|
9044
9044
|
}
|
9045
|
-
function
|
9045
|
+
function qe(t) {
|
9046
9046
|
t = t || {}, this.ms = t.min || 100, this.max = t.max || 1e4, this.factor = t.factor || 2, this.jitter = t.jitter > 0 && t.jitter <= 1 ? t.jitter : 0, this.attempts = 0;
|
9047
9047
|
}
|
9048
|
-
|
9048
|
+
qe.prototype.duration = function() {
|
9049
9049
|
var t = this.ms * Math.pow(this.factor, this.attempts++);
|
9050
9050
|
if (this.jitter) {
|
9051
9051
|
var e = Math.random(), n = Math.floor(e * this.jitter * t);
|
@@ -9053,27 +9053,27 @@ We.prototype.duration = function() {
|
|
9053
9053
|
}
|
9054
9054
|
return Math.min(t, this.max) | 0;
|
9055
9055
|
};
|
9056
|
-
|
9056
|
+
qe.prototype.reset = function() {
|
9057
9057
|
this.attempts = 0;
|
9058
9058
|
};
|
9059
|
-
|
9059
|
+
qe.prototype.setMin = function(t) {
|
9060
9060
|
this.ms = t;
|
9061
9061
|
};
|
9062
|
-
|
9062
|
+
qe.prototype.setMax = function(t) {
|
9063
9063
|
this.max = t;
|
9064
9064
|
};
|
9065
|
-
|
9065
|
+
qe.prototype.setJitter = function(t) {
|
9066
9066
|
this.jitter = t;
|
9067
9067
|
};
|
9068
9068
|
class kn extends D {
|
9069
9069
|
constructor(e, n) {
|
9070
9070
|
var s;
|
9071
|
-
super(), this.nsps = {}, this.subs = [], e && typeof e == "object" && (n = e, e = void 0), n = n || {}, n.path = n.path || "/socket.io", this.opts = n,
|
9071
|
+
super(), this.nsps = {}, this.subs = [], e && typeof e == "object" && (n = e, e = void 0), n = n || {}, n.path = n.path || "/socket.io", this.opts = n, Wt(this, n), this.reconnection(n.reconnection !== !1), this.reconnectionAttempts(n.reconnectionAttempts || 1 / 0), this.reconnectionDelay(n.reconnectionDelay || 1e3), this.reconnectionDelayMax(n.reconnectionDelayMax || 5e3), this.randomizationFactor((s = n.randomizationFactor) !== null && s !== void 0 ? s : 0.5), this.backoff = new qe({
|
9072
9072
|
min: this.reconnectionDelay(),
|
9073
9073
|
max: this.reconnectionDelayMax(),
|
9074
9074
|
jitter: this.randomizationFactor()
|
9075
9075
|
}), this.timeout(n.timeout == null ? 2e4 : n.timeout), this._readyState = "closed", this.uri = e;
|
9076
|
-
const r = n.parser ||
|
9076
|
+
const r = n.parser || Hl;
|
9077
9077
|
this.encoder = new r.Encoder(), this.decoder = new r.Decoder(), this._autoConnect = n.autoConnect !== !1, this._autoConnect && this.open();
|
9078
9078
|
}
|
9079
9079
|
reconnection(e) {
|
@@ -9291,27 +9291,27 @@ class kn extends D {
|
|
9291
9291
|
this._reconnecting = !1, this.backoff.reset(), this.emitReserved("reconnect", e);
|
9292
9292
|
}
|
9293
9293
|
}
|
9294
|
-
const
|
9295
|
-
function
|
9294
|
+
const Ze = {};
|
9295
|
+
function Ct(t, e) {
|
9296
9296
|
typeof t == "object" && (e = t, t = void 0), e = e || {};
|
9297
|
-
const n =
|
9297
|
+
const n = Il(t, e.path || "/socket.io"), s = n.source, r = n.id, i = n.path, o = Ze[r] && i in Ze[r].nsps, a = e.forceNew || e["force new connection"] || e.multiplex === !1 || o;
|
9298
9298
|
let c;
|
9299
|
-
return a ? c = new kn(s, e) : (
|
9299
|
+
return a ? c = new kn(s, e) : (Ze[r] || (Ze[r] = new kn(s, e)), c = Ze[r]), n.query && !e.query && (e.query = n.queryKey), c.socket(n.path, e);
|
9300
9300
|
}
|
9301
|
-
Object.assign(
|
9301
|
+
Object.assign(Ct, {
|
9302
9302
|
Manager: kn,
|
9303
9303
|
Socket: Ai,
|
9304
|
-
io:
|
9305
|
-
connect:
|
9304
|
+
io: Ct,
|
9305
|
+
connect: Ct
|
9306
9306
|
});
|
9307
9307
|
var Mi = /* @__PURE__ */ ((t) => (t.WEBCHAT = "webchat", t.CENTRAL = "central", t.WHATSAPP = "whatsapp", t.TELEGRAM = "telegram", t.SMS = "sms", t))(Mi || {});
|
9308
|
-
const
|
9308
|
+
const Zl = { class: "widget" }, jl = { class: "header-widget" }, Yl = { class: "title-chat" }, Jl = {
|
9309
9309
|
key: 0,
|
9310
9310
|
class: "loader"
|
9311
|
-
},
|
9311
|
+
}, Gl = { class: "w-full" }, Kl = ["onSubmit"], Xl = { class: "form-message" }, Ql = { class: "jl-inputgroup-chat" }, ef = ["onKeyup"], tf = {
|
9312
9312
|
type: "submit",
|
9313
9313
|
class: "pointer btn-primary"
|
9314
|
-
},
|
9314
|
+
}, nf = 14, sf = /* @__PURE__ */ On({
|
9315
9315
|
__name: "Chat",
|
9316
9316
|
props: {
|
9317
9317
|
titlePrincipal: {
|
@@ -9347,8 +9347,8 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9347
9347
|
}
|
9348
9348
|
);
|
9349
9349
|
const u = async (b) => {
|
9350
|
-
var
|
9351
|
-
if (((
|
9350
|
+
var j, $, z;
|
9351
|
+
if (((j = s.value) == null ? void 0 : j.length) > 300) {
|
9352
9352
|
e("show-toast", {
|
9353
9353
|
severity: "warn",
|
9354
9354
|
summary: "Error",
|
@@ -9367,7 +9367,8 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9367
9367
|
return;
|
9368
9368
|
}
|
9369
9369
|
const x = {
|
9370
|
-
id:
|
9370
|
+
id: Yi(),
|
9371
|
+
chatId: (z = ($ = R.value) == null ? void 0 : $.chat) == null ? void 0 : z.id,
|
9371
9372
|
message: s.value,
|
9372
9373
|
visto: !0,
|
9373
9374
|
multimedia: !1,
|
@@ -9380,16 +9381,16 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9380
9381
|
ci: n.user.ci,
|
9381
9382
|
msPersonaId: n.user.msPersonaId
|
9382
9383
|
}
|
9383
|
-
},
|
9384
|
-
l(s.value, o.value).then((
|
9385
|
-
var
|
9386
|
-
|
9384
|
+
}, B = i.value.data.push(x) - 1;
|
9385
|
+
l(s.value, o.value).then((Z) => {
|
9386
|
+
var Oe;
|
9387
|
+
Z ? (i.value.data[B] = Z, C.value.emit(
|
9387
9388
|
"sendMessage",
|
9388
|
-
{ roomId: (
|
9389
|
-
(
|
9390
|
-
console.log("🚀 ~ socketService.value.emit ~ response:",
|
9389
|
+
{ roomId: (Oe = R == null ? void 0 : R.value) == null ? void 0 : Oe.appChat.id, message: Z },
|
9390
|
+
(Ri) => {
|
9391
|
+
console.log("🚀 ~ socketService.value.emit ~ response:", Ri);
|
9391
9392
|
}
|
9392
|
-
)) : (i.value.data[
|
9393
|
+
)) : (i.value.data[B].error = {
|
9393
9394
|
error: !0,
|
9394
9395
|
id: x.id
|
9395
9396
|
}, e("show-toast", {
|
@@ -9399,26 +9400,26 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9399
9400
|
life: 5e3
|
9400
9401
|
}));
|
9401
9402
|
}), s.value = "", d(), y.value && (y.value.style.height = "20px");
|
9402
|
-
}, l = async (b, x) =>
|
9403
|
+
}, l = async (b, x) => ka({
|
9403
9404
|
esCliente: !0,
|
9404
9405
|
message: b,
|
9405
9406
|
appChatId: x
|
9406
9407
|
}, n.tokenAuth), h = async () => {
|
9407
|
-
var
|
9408
|
-
const b = (
|
9408
|
+
var j, $, z;
|
9409
|
+
const b = (j = i.value.data[0]) == null ? void 0 : j.id, x = {
|
9409
9410
|
lastMessagesId: b,
|
9410
9411
|
appChatId: o.value,
|
9411
9412
|
limit: 10
|
9412
9413
|
};
|
9413
9414
|
a.value = !0;
|
9414
|
-
const
|
9415
|
+
const B = await Ta({ body: x, token: n.tokenAuth });
|
9415
9416
|
a.value = !1, i.value.data.unshift(
|
9416
|
-
|
9417
|
-
), i.value.canLoadMoreMessages =
|
9417
|
+
...B.data.sort((Z, Oe) => -Oe.createdAt.localeCompare(Z.createdAt))
|
9418
|
+
), i.value.canLoadMoreMessages = B.pagination.total > B.pagination.size, b && (($ = c.value) != null && $.scrollHeight) && m((z = c.value) == null ? void 0 : z.scrollHeight), b || d();
|
9418
9419
|
}, g = async (b) => {
|
9419
9420
|
e("show-confirm", async () => {
|
9420
|
-
var
|
9421
|
-
if (!((
|
9421
|
+
var B, j;
|
9422
|
+
if (!((B = b.error) != null && B.id)) return;
|
9422
9423
|
const x = await l(b.message, o.value);
|
9423
9424
|
if (!x)
|
9424
9425
|
e("show-toast", {
|
@@ -9428,14 +9429,14 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9428
9429
|
life: 5e3
|
9429
9430
|
});
|
9430
9431
|
else {
|
9431
|
-
const
|
9432
|
+
const $ = nl(
|
9432
9433
|
i.value.data,
|
9433
9434
|
"id",
|
9434
9435
|
b.error.id
|
9435
9436
|
);
|
9436
|
-
i.value.data[
|
9437
|
+
i.value.data[$] = { ...x, error: void 0 }, C.value.emit(
|
9437
9438
|
"sendMessage",
|
9438
|
-
{ roomId: (
|
9439
|
+
{ roomId: (j = R == null ? void 0 : R.value) == null ? void 0 : j.appChat.id, message: b }
|
9439
9440
|
);
|
9440
9441
|
}
|
9441
9442
|
d();
|
@@ -9451,46 +9452,46 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9451
9452
|
});
|
9452
9453
|
}, y = q();
|
9453
9454
|
function _() {
|
9454
|
-
y.value && (y.value.style.height = y.value.scrollHeight -
|
9455
|
+
y.value && (y.value.style.height = y.value.scrollHeight - nf + "px", y.value.scrollHeight !== y.value.clientHeight && (y.value.style.height = y.value.scrollHeight + "px"));
|
9455
9456
|
}
|
9456
9457
|
const C = q(), R = q();
|
9457
9458
|
function fe(b, x = Mi.WEBCHAT) {
|
9458
|
-
var
|
9459
|
+
var B, j;
|
9459
9460
|
if (!b) throw new Error("user chat is required");
|
9460
|
-
C.value =
|
9461
|
+
C.value = Ct(window.VITE_SOCKET_URI, {
|
9461
9462
|
query: {
|
9462
9463
|
// TODO: confirmar si se quita o no
|
9463
|
-
usuarioId: `${(
|
9464
|
+
usuarioId: `${(j = (B = b == null ? void 0 : b.chat) == null ? void 0 : B.persona) == null ? void 0 : j.funcionarioId}`,
|
9464
9465
|
aplicacion: x
|
9465
9466
|
},
|
9466
9467
|
extraHeaders: { Authorization: n.tokenAuth }
|
9467
9468
|
}), C.value.on("connect", () => {
|
9468
|
-
var
|
9469
|
+
var $;
|
9469
9470
|
console.log("Conectado al servidor de sockets"), C.value.emit(
|
9470
9471
|
"joinRoom",
|
9471
|
-
`${(
|
9472
|
+
`${($ = b == null ? void 0 : b.appChat) == null ? void 0 : $.id}`
|
9472
9473
|
);
|
9473
9474
|
}), C.value.on("disconnect", () => {
|
9474
9475
|
console.log("Desconectado del servidor de sockets");
|
9475
|
-
}), C.value.on("receiveMessage", (
|
9476
|
-
var z,
|
9477
|
-
console.log("Mensaje recibido:",
|
9476
|
+
}), C.value.on("receiveMessage", ($) => {
|
9477
|
+
var z, Z;
|
9478
|
+
console.log("Mensaje recibido:", $.message, b), $.message.sender.msPersonaId !== ((Z = (z = b == null ? void 0 : b.chat) == null ? void 0 : z.persona) == null ? void 0 : Z.msPersonaId) && (i.value.data.push($.message), os($.message.appChatId, n.tokenAuth), d());
|
9478
9479
|
});
|
9479
9480
|
}
|
9480
9481
|
return Js(async () => {
|
9481
9482
|
if (o.value) return;
|
9482
9483
|
const b = await is(n.tokenAuth);
|
9483
9484
|
b && (R.value = b, o.value = b.appChat.id, r.value = b.appChat.totalNoVistosCliente, fe(b), h(), e("not-viewed-total", b.appChat.totalNoVistosCliente));
|
9484
|
-
}),
|
9485
|
+
}), Ui(() => {
|
9485
9486
|
C.value.off();
|
9486
|
-
}), (b, x) => (L(),
|
9487
|
-
w("div",
|
9488
|
-
w("h4",
|
9487
|
+
}), (b, x) => (L(), V("div", Zl, [
|
9488
|
+
w("div", jl, [
|
9489
|
+
w("h4", Yl, Ge(t.titlePrincipal), 1),
|
9489
9490
|
w("button", {
|
9490
9491
|
onClick: x[0] || (x[0] = () => t.toggleChat()),
|
9491
9492
|
class: "btn-close"
|
9492
9493
|
}, [
|
9493
|
-
he(
|
9494
|
+
he(to, { class: "pointer" })
|
9494
9495
|
])
|
9495
9496
|
]),
|
9496
9497
|
w("div", {
|
@@ -9498,25 +9499,25 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9498
9499
|
ref_key: "messageContainerRef",
|
9499
9500
|
ref: c
|
9500
9501
|
}, [
|
9501
|
-
a.value ? (L(),
|
9502
|
-
he(
|
9503
|
-
])) :
|
9504
|
-
he(
|
9502
|
+
a.value ? (L(), V("div", Jl, [
|
9503
|
+
he(tl)
|
9504
|
+
])) : xt("", !0),
|
9505
|
+
he(Yu, {
|
9505
9506
|
messages: i.value.data,
|
9506
9507
|
canLoadMoreMessages: i.value.canLoadMoreMessages,
|
9507
9508
|
onLoadMore: h,
|
9508
9509
|
onRetry: g
|
9509
9510
|
}, null, 8, ["messages", "canLoadMoreMessages"])
|
9510
9511
|
], 512),
|
9511
|
-
w("div",
|
9512
|
+
w("div", Gl, [
|
9512
9513
|
w("form", {
|
9513
9514
|
class: "message-send",
|
9514
9515
|
onSubmit: qt(u, ["prevent"])
|
9515
9516
|
}, [
|
9516
|
-
w("div",
|
9517
|
-
w("div",
|
9517
|
+
w("div", Xl, [
|
9518
|
+
w("div", Ql, [
|
9518
9519
|
an(w("textarea", {
|
9519
|
-
"onUpdate:modelValue": x[1] || (x[1] = (
|
9520
|
+
"onUpdate:modelValue": x[1] || (x[1] = (B) => s.value = B),
|
9520
9521
|
class: "jl2-input-chat",
|
9521
9522
|
required: "",
|
9522
9523
|
ref_key: "textAreaRef",
|
@@ -9525,37 +9526,37 @@ const zl = { class: "widget" }, Zl = { class: "header-widget" }, jl = { class: "
|
|
9525
9526
|
onKeydown: x[3] || (x[3] = Zn(qt(() => {
|
9526
9527
|
}, ["prevent"]), ["enter"])),
|
9527
9528
|
onKeyup: Zn(qt(u, ["prevent"]), ["enter"])
|
9528
|
-
}, null, 40,
|
9529
|
-
[
|
9529
|
+
}, null, 40, ef), [
|
9530
|
+
[Pi, s.value]
|
9530
9531
|
]),
|
9531
|
-
w("button",
|
9532
|
-
he(
|
9532
|
+
w("button", tf, [
|
9533
|
+
he(ao, { style: { width: "20px", height: "20px" } })
|
9533
9534
|
])
|
9534
9535
|
])
|
9535
9536
|
])
|
9536
|
-
], 40,
|
9537
|
+
], 40, Kl)
|
9537
9538
|
])
|
9538
9539
|
]));
|
9539
9540
|
}
|
9540
|
-
}),
|
9541
|
+
}), rf = /* @__PURE__ */ oe(sf, [["__scopeId", "data-v-3dcf889c"]]), of = {}, af = {
|
9541
9542
|
width: "87",
|
9542
9543
|
height: "87",
|
9543
9544
|
viewBox: "0 0 87 87",
|
9544
9545
|
fill: "none",
|
9545
9546
|
xmlns: "http://www.w3.org/2000/svg"
|
9546
|
-
},
|
9547
|
-
|
9547
|
+
}, cf = /* @__PURE__ */ Wi('<g filter="url(#filter0_d_4007_3488)"><path d="M43.5 77C64.2107 77 81 60.2107 81 39.5C81 18.7893 64.2107 2 43.5 2C22.7893 2 6 18.7893 6 39.5C6 60.2107 22.7893 77 43.5 77Z" fill="white" stroke="#F28B0C" stroke-width="3" stroke-miterlimit="10"></path><path d="M39.705 38.885C40.6908 38.885 41.49 38.0858 41.49 37.1C41.49 36.1142 40.6908 35.315 39.705 35.315C38.7192 35.315 37.92 36.1142 37.92 37.1C37.92 38.0858 38.7192 38.885 39.705 38.885Z" fill="#F28B0C"></path><path d="M45.075 38.885C46.0608 38.885 46.86 38.0858 46.86 37.1C46.86 36.1142 46.0608 35.315 45.075 35.315C44.0892 35.315 43.29 36.1142 43.29 37.1C43.29 38.0858 44.0892 38.885 45.075 38.885Z" fill="#F28B0C"></path><path d="M50.445 38.885C51.4308 38.885 52.23 38.0858 52.23 37.1C52.23 36.1142 51.4308 35.315 50.445 35.315C49.4592 35.315 48.66 36.1142 48.66 37.1C48.66 38.0858 49.4592 38.885 50.445 38.885Z" fill="#F28B0C"></path><path d="M63.27 58.235L58.755 47.78C61.125 44.765 62.415 40.97 62.415 37.175C62.415 26.435 52.665 18.185 41.925 20.12C39.99 19.325 37.98 18.905 35.835 18.905C26.955 18.905 19.785 26.135 19.785 34.955C19.785 38.54 21 41.975 23.145 44.765L18.99 54.44C18.84 54.8 18.915 55.235 19.2 55.445C19.485 55.73 19.92 55.73 20.205 55.595L30.6 50.15C31.89 50.585 33.255 50.87 34.68 50.945C39.48 54.53 45.57 55.25 50.655 53.45L61.905 59.33C62.265 59.48 62.625 59.48 62.91 59.18C63.345 58.97 63.405 58.61 63.27 58.25V58.235ZM51.24 51.71C51.03 51.56 50.745 51.56 50.52 51.635C48.795 52.28 46.935 52.64 45.15 52.64C36.69 52.64 29.61 45.755 29.61 37.1C29.61 29.72 34.845 23.345 42.075 21.845C51.75 19.91 60.705 27.29 60.705 37.1C60.705 40.685 59.415 44.27 57.12 46.985C56.91 47.27 56.835 47.63 56.97 47.915L60.69 56.585L51.24 51.71Z" fill="#F28B0C"></path></g><defs><filter id="filter0_d_4007_3488" x="0.5" y="0.5" width="86" height="86" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4007_3488"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_4007_3488" result="shape"></feBlend></filter></defs>', 2), uf = [
|
9548
|
+
cf
|
9548
9549
|
];
|
9549
|
-
function
|
9550
|
-
return L(),
|
9550
|
+
function lf(t, e) {
|
9551
|
+
return L(), V("svg", af, uf);
|
9551
9552
|
}
|
9552
|
-
const
|
9553
|
+
const ff = /* @__PURE__ */ oe(of, [["render", lf]]), hf = {}, df = {
|
9553
9554
|
viewBox: "0 0 256 256",
|
9554
9555
|
version: "1.1",
|
9555
9556
|
xmlns: "http://www.w3.org/2000/svg",
|
9556
9557
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
9557
9558
|
preserveAspectRatio: "xMidYMid"
|
9558
|
-
},
|
9559
|
+
}, mf = /* @__PURE__ */ w("g", null, [
|
9559
9560
|
/* @__PURE__ */ w("path", {
|
9560
9561
|
d: "M128,0 C57.307,0 0,57.307 0,128 L0,128 C0,198.693 57.307,256 128,256 L128,256 C198.693,256 256,198.693 256,128 L256,128 C256,57.307 198.693,0 128,0 L128,0 Z",
|
9561
9562
|
fill: "#40B3E0"
|
@@ -9572,20 +9573,20 @@ const lf = /* @__PURE__ */ oe(rf, [["render", uf]]), ff = {}, hf = {
|
|
9572
9573
|
d: "M122.9015,168.1154 L102.0335,187.1414 C102.0335,187.1414 100.4025,188.3794 98.6175,187.6034 L102.6135,152.2624",
|
9573
9574
|
fill: "#B5CFE4"
|
9574
9575
|
})
|
9575
|
-
], -1),
|
9576
|
-
|
9576
|
+
], -1), pf = [
|
9577
|
+
mf
|
9577
9578
|
];
|
9578
|
-
function
|
9579
|
-
return L(),
|
9579
|
+
function yf(t, e) {
|
9580
|
+
return L(), V("svg", df, pf);
|
9580
9581
|
}
|
9581
|
-
const
|
9582
|
+
const gf = /* @__PURE__ */ oe(hf, [["render", yf]]), wf = {}, Sf = {
|
9582
9583
|
version: "1.1",
|
9583
9584
|
id: "Capa_1",
|
9584
9585
|
xmlns: "http://www.w3.org/2000/svg",
|
9585
9586
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
9586
9587
|
viewBox: "0 0 455.731 455.731",
|
9587
9588
|
"xml:space": "preserve"
|
9588
|
-
},
|
9589
|
+
}, vf = /* @__PURE__ */ w("g", null, [
|
9589
9590
|
/* @__PURE__ */ w("rect", {
|
9590
9591
|
x: "0",
|
9591
9592
|
y: "0",
|
@@ -9612,20 +9613,20 @@ const yf = /* @__PURE__ */ oe(ff, [["render", pf]]), gf = {}, wf = {
|
|
9612
9613
|
c1.338-1.547,1.676-3.722,0.872-5.602l-15.046-35.201C187.187,154.774,185.392,153.518,183.359,153.407z`
|
9613
9614
|
})
|
9614
9615
|
])
|
9615
|
-
], -1),
|
9616
|
-
|
9616
|
+
], -1), bf = [
|
9617
|
+
vf
|
9617
9618
|
];
|
9618
|
-
function
|
9619
|
-
return L(),
|
9619
|
+
function Tf(t, e) {
|
9620
|
+
return L(), V("svg", Sf, bf);
|
9620
9621
|
}
|
9621
|
-
const
|
9622
|
+
const kf = /* @__PURE__ */ oe(wf, [["render", Tf]]), Ef = {}, Of = {
|
9622
9623
|
version: "1.1",
|
9623
9624
|
id: "Capa_1",
|
9624
9625
|
xmlns: "http://www.w3.org/2000/svg",
|
9625
9626
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
9626
9627
|
viewBox: "-10 -10 78 78",
|
9627
9628
|
"xml:space": "preserve"
|
9628
|
-
},
|
9629
|
+
}, Cf = /* @__PURE__ */ w("g", null, [
|
9629
9630
|
/* @__PURE__ */ w("path", {
|
9630
9631
|
style: { fill: "orange" },
|
9631
9632
|
d: `M29,1.5c-16.016,0-29,11.641-29,26c0,5.292,1.768,10.211,4.796,14.318
|
@@ -9651,19 +9652,19 @@ const Tf = /* @__PURE__ */ oe(gf, [["render", bf]]), kf = {}, Ef = {
|
|
9651
9652
|
cy: "27.5",
|
9652
9653
|
r: "3"
|
9653
9654
|
})
|
9654
|
-
], -1),
|
9655
|
-
|
9655
|
+
], -1), xf = [
|
9656
|
+
Cf
|
9656
9657
|
];
|
9657
|
-
function
|
9658
|
-
return L(),
|
9658
|
+
function Nf(t, e) {
|
9659
|
+
return L(), V("svg", Of, xf);
|
9659
9660
|
}
|
9660
|
-
const
|
9661
|
+
const _f = /* @__PURE__ */ oe(Ef, [["render", Nf]]), Af = {
|
9661
9662
|
id: "chat-circle",
|
9662
9663
|
class: "widget-container"
|
9663
|
-
},
|
9664
|
+
}, Mf = {
|
9664
9665
|
key: 0,
|
9665
9666
|
class: "new-message-badge"
|
9666
|
-
},
|
9667
|
+
}, Rf = { class: "chat-box" }, If = /* @__PURE__ */ On({
|
9667
9668
|
__name: "Widget",
|
9668
9669
|
props: {
|
9669
9670
|
tokenAuth: { type: String, required: !0 },
|
@@ -9698,12 +9699,12 @@ const Nf = /* @__PURE__ */ oe(kf, [["render", xf]]), _f = {
|
|
9698
9699
|
const r = q(!1), i = q(0), o = q(!1), a = () => {
|
9699
9700
|
r.value = !r.value;
|
9700
9701
|
};
|
9701
|
-
return (c, u) => (L(),
|
9702
|
-
class:
|
9702
|
+
return (c, u) => (L(), V("div", {
|
9703
|
+
class: Re(["widget-css-reset widget-container", t.isDarkMode ? "chat-dark-mode" : ""])
|
9703
9704
|
}, [
|
9704
|
-
an(w("div",
|
9705
|
+
an(w("div", Af, [
|
9705
9706
|
w("div", {
|
9706
|
-
class:
|
9707
|
+
class: Re(["container-buttons-chat", { active: o.value }])
|
9707
9708
|
}, [
|
9708
9709
|
w("a", {
|
9709
9710
|
href: "javascript:;",
|
@@ -9713,7 +9714,7 @@ const Nf = /* @__PURE__ */ oe(kf, [["render", xf]]), _f = {
|
|
9713
9714
|
/* WHATSAPP */
|
9714
9715
|
))
|
9715
9716
|
}, [
|
9716
|
-
he(
|
9717
|
+
he(kf)
|
9717
9718
|
]),
|
9718
9719
|
w("a", {
|
9719
9720
|
href: "javascript:;",
|
@@ -9723,29 +9724,29 @@ const Nf = /* @__PURE__ */ oe(kf, [["render", xf]]), _f = {
|
|
9723
9724
|
/* TELEGRAM */
|
9724
9725
|
))
|
9725
9726
|
}, [
|
9726
|
-
he(
|
9727
|
+
he(gf)
|
9727
9728
|
]),
|
9728
9729
|
w("a", {
|
9729
9730
|
href: "javascript:;",
|
9730
|
-
class:
|
9731
|
+
class: Re(["button webchat", { disabled: n.tokenAuth.length < 10 }]),
|
9731
9732
|
title: "Debe estar autenticado",
|
9732
9733
|
onClick: u[2] || (u[2] = (l) => o.value && n.tokenAuth.length > 10 && a())
|
9733
9734
|
}, [
|
9734
|
-
he(
|
9735
|
+
he(_f)
|
9735
9736
|
], 2)
|
9736
9737
|
], 2),
|
9737
|
-
i.value ? (L(),
|
9738
|
+
i.value ? (L(), V("div", Mf, Ge(i.value > 9 ? "9+" : i.value), 1)) : xt("", !0),
|
9738
9739
|
w("a", {
|
9739
9740
|
href: "javascript:;",
|
9740
9741
|
onClick: u[3] || (u[3] = (l) => o.value = !o.value)
|
9741
9742
|
}, [
|
9742
|
-
he(
|
9743
|
+
he(ff)
|
9743
9744
|
])
|
9744
9745
|
], 512), [
|
9745
9746
|
[jn, !r.value]
|
9746
9747
|
]),
|
9747
|
-
an(w("div",
|
9748
|
-
t.tokenAuth ? (L(),
|
9748
|
+
an(w("div", Rf, [
|
9749
|
+
t.tokenAuth ? (L(), qi(rf, {
|
9749
9750
|
key: 0,
|
9750
9751
|
visible: r.value,
|
9751
9752
|
titlePrincipal: t.titlePrincipal,
|
@@ -9757,18 +9758,18 @@ const Nf = /* @__PURE__ */ oe(kf, [["render", xf]]), _f = {
|
|
9757
9758
|
onClearNewMessages: u[6] || (u[6] = (l) => i.value = 0),
|
9758
9759
|
onNewMessage: u[7] || (u[7] = () => i.value++),
|
9759
9760
|
onNotViewedTotal: u[8] || (u[8] = (l) => i.value = l)
|
9760
|
-
}, null, 8, ["visible", "titlePrincipal", "tokenAuth", "user"])) :
|
9761
|
+
}, null, 8, ["visible", "titlePrincipal", "tokenAuth", "user"])) : xt("", !0)
|
9761
9762
|
], 512), [
|
9762
9763
|
[jn, r.value]
|
9763
9764
|
])
|
9764
9765
|
], 2));
|
9765
9766
|
}
|
9766
|
-
}),
|
9767
|
+
}), Lf = /* @__PURE__ */ oe(If, [["__scopeId", "data-v-e2e1f135"]]), Ff = {
|
9767
9768
|
install(t, e) {
|
9768
9769
|
window.VITE_BACKEND_URL = e.VITE_BACKEND_URL, window.VITE_SOCKET_URI = e.VITE_SOCKET_URI, window.VITE_CELLPHONE_NUMBERS = e.VITE_CELLPHONE_NUMBERS;
|
9769
9770
|
}
|
9770
9771
|
};
|
9771
9772
|
export {
|
9772
|
-
|
9773
|
-
|
9773
|
+
Lf as Widget,
|
9774
|
+
Ff as default
|
9774
9775
|
};
|