@vergelijkdirect/comparison-forms 1.3.17-ver-8380.0 → 1.3.17-ver-8380.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist-rollup/AddressHandler-jwYRDHTI.js +288 -0
  2. package/dist-rollup/BikeForm-30I53uCm.js +126 -0
  3. package/dist-rollup/BikeFormHorizontal-u1PW-9KV.js +126 -0
  4. package/dist-rollup/BirthdateInput-1tsGzxTx.js +84 -0
  5. package/dist-rollup/BusinessCarForm-oeBpet3X.js +119 -0
  6. package/dist-rollup/BusinessCarFormHorizontal-lBxuzRso.js +119 -0
  7. package/dist-rollup/CarForm-xTslX4mq.js +102 -0
  8. package/dist-rollup/CarFormHorizontal-z_-Ew9Ji.js +101 -0
  9. package/dist-rollup/CaravanForm-BWUCqXZ8.js +137 -0
  10. package/dist-rollup/CaravanFormHorizontal-qVPTYW4D.js +137 -0
  11. package/dist-rollup/CaravanFormOld-JaY01RDW.js +130 -0
  12. package/dist-rollup/DefaultForm-4umbLheg.js +60 -0
  13. package/dist-rollup/DefaultInput-zxU1ufPA.js +435 -0
  14. package/dist-rollup/DefaultPlainRadioGroup-i8P1ACl4.js +145 -0
  15. package/dist-rollup/DefaultSelect-t64f_R7v.js +93 -0
  16. package/dist-rollup/ErrorHandler-9Zxi6g3R.js +45 -0
  17. package/dist-rollup/FamilyCompositionInput-dWbnEFac.js +51 -0
  18. package/dist-rollup/HouseForm-ga4I0nPa.js +105 -0
  19. package/dist-rollup/HouseFormHorizontal-zcNNDuDQ.js +104 -0
  20. package/dist-rollup/LegalAssistanceForm-M2yX72hT.js +109 -0
  21. package/dist-rollup/LegalAssistanceFormHorizontal-NztH_5Yq.js +108 -0
  22. package/dist-rollup/LiabilityForm-D09YaRGm.js +102 -0
  23. package/dist-rollup/LiabilityFormHorizontal-nV1JerpT.js +102 -0
  24. package/dist-rollup/LicensePlate-BMeYEcIe.js +505 -0
  25. package/dist-rollup/Loader-_esX79Uz.js +1105 -0
  26. package/dist-rollup/ManualNewValueModal-S0C68NGl.js +2586 -0
  27. package/dist-rollup/MopedForm-ZL3526H3.js +112 -0
  28. package/dist-rollup/MopedFormHorizontal-6btf9cMz.js +112 -0
  29. package/dist-rollup/MotorForm-M6FHM1pV.js +111 -0
  30. package/dist-rollup/MotorFormHorizontal-NcCjW3P5.js +105 -0
  31. package/dist-rollup/PackageForm-HcPVbqOI.js +305 -0
  32. package/dist-rollup/PetForm-OvLvibk1.js +115 -0
  33. package/dist-rollup/PetFormHorizontal-u7P_iNbx.js +124 -0
  34. package/dist-rollup/PetFormOld-9yiD9akJ.js +126 -0
  35. package/dist-rollup/PhoneInput-l6YwvwSj.js +131 -0
  36. package/dist-rollup/QuestionnaireForm-mDU7NBoo.js +64 -0
  37. package/dist-rollup/QuotationForm-j1i5zScM.js +183 -0
  38. package/dist-rollup/RiskScannerForm-JGojbshZ.js +152 -0
  39. package/dist-rollup/SearchableSelect-1GCKHHKe.js +232 -0
  40. package/dist-rollup/Session.util-aedjr12J.js +42 -0
  41. package/dist-rollup/SimpleCard-_Mg9wAqJ.js +50 -0
  42. package/dist-rollup/TravelForm-goy4CZNN.js +117 -0
  43. package/dist-rollup/TravelFormHorizontal-q396jXWh.js +117 -0
  44. package/dist-rollup/TravelFormOld-83YKTgP8.js +123 -0
  45. package/dist-rollup/ZipcodeInput-z5W6JSl0.js +61 -0
  46. package/dist-rollup/_commonjsHelpers-4t9S7M5p.js +30 -0
  47. package/dist-rollup/array.util-agNtEyks.js +16 -0
  48. package/dist-rollup/bikeBrands.model-FYepHp3k.js +338 -0
  49. package/dist-rollup/businessCar-Mt6F5U-j.js +188 -0
  50. package/dist-rollup/car-oIzIKvsB.js +85 -0
  51. package/dist-rollup/common-J_DOueuE.js +1577 -0
  52. package/dist-rollup/comparison-forms.js +6 -30271
  53. package/dist-rollup/comparison-forms.umd.cjs +15 -29
  54. package/dist-rollup/createLoanComparisonForm-T4s_32PC.js +96 -0
  55. package/dist-rollup/familyComposition.model-1F80igwZ.js +21 -0
  56. package/dist-rollup/familySize.model-9dESnIuL.js +98 -0
  57. package/dist-rollup/form-radio-group-J-EQJhh9.js +1238 -0
  58. package/dist-rollup/house-iRMRIU6o.js +73 -0
  59. package/dist-rollup/index-WjnHra7k.js +619 -0
  60. package/dist-rollup/liability-W6z2ze1t.js +73 -0
  61. package/dist-rollup/loanPurpose-nICjCm1d.js +273 -0
  62. package/dist-rollup/moped-T6_xyOsb.js +84 -0
  63. package/dist-rollup/motor-fCU2n3O5.js +83 -0
  64. package/dist-rollup/paymentTerms.model-J3WNhgPU.js +145 -0
  65. package/dist-rollup/updateLoanComparisonForm-iyTnJD5A.js +92 -0
  66. package/dist-rollup/useSkipUpdateComparison-WseHt-cH.js +437 -0
  67. package/dist-rollup/vue-popper.min-O3ciEEKg.js +1159 -0
  68. package/package.json +7 -4
@@ -0,0 +1,1577 @@
1
+ var $e = Object.defineProperty;
2
+ var ue = Object.getOwnPropertySymbols;
3
+ var Ve = Object.prototype.hasOwnProperty, We = Object.prototype.propertyIsEnumerable;
4
+ var le = (e, t, n) => t in e ? $e(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, j = (e, t) => {
5
+ for (var n in t || (t = {}))
6
+ Ve.call(t, n) && le(e, n, t[n]);
7
+ if (ue)
8
+ for (var n of ue(t))
9
+ We.call(t, n) && le(e, n, t[n]);
10
+ return e;
11
+ };
12
+ var D = (e, t, n) => new Promise((r, s) => {
13
+ var o = (p) => {
14
+ try {
15
+ c(n.next(p));
16
+ } catch (h) {
17
+ s(h);
18
+ }
19
+ }, i = (p) => {
20
+ try {
21
+ c(n.throw(p));
22
+ } catch (h) {
23
+ s(h);
24
+ }
25
+ }, c = (p) => p.done ? r(p.value) : Promise.resolve(p.value).then(o, i);
26
+ c((n = n.apply(e, t)).next());
27
+ });
28
+ import { j as ve, u as S, C as Ke, q as W, z as v } from "./index-WjnHra7k.js";
29
+ import { User as Ge } from "@vergelijkdirect/insurance-transmission-client";
30
+ import { S as Qe } from "./Session.util-aedjr12J.js";
31
+ const Xe = () => {
32
+ const e = new Ge({}), t = (s, o) => D(void 0, null, function* () {
33
+ try {
34
+ return e.setDetail(null, {}), s === "caravan" && e.setDetail("path", "coverages"), n(o), r(e), yield ve.comparisonService.create(s, e);
35
+ } catch (i) {
36
+ throw i;
37
+ }
38
+ }), n = (s) => {
39
+ s.map((o) => {
40
+ e.setDetail(o.name, o.data);
41
+ });
42
+ }, r = (s) => {
43
+ s.setZipCode(S.zipcode), s.setHouseNumber(Number(S.houseNumber)), s.setHouseNumberAddition(S.houseNumberAddition), s.setBirthDate(S.birthdate), s.setFamilyComposition(S.familyComposition), s.setName(S.firstName), s.setEmail(S.email), s.setDetail("street", S.street), s.setDetail("city", S.city);
44
+ };
45
+ return {
46
+ generateComparisonId: t
47
+ };
48
+ };
49
+ function Oe(e, t) {
50
+ return function() {
51
+ return e.apply(t, arguments);
52
+ };
53
+ }
54
+ const { toString: Ze } = Object.prototype, { getPrototypeOf: re } = Object, q = /* @__PURE__ */ ((e) => (t) => {
55
+ const n = Ze.call(t);
56
+ return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
57
+ })(/* @__PURE__ */ Object.create(null)), T = (e) => (e = e.toLowerCase(), (t) => q(t) === e), z = (e) => (t) => typeof t === e, { isArray: F } = Array, U = z("undefined");
58
+ function Ye(e) {
59
+ return e !== null && !U(e) && e.constructor !== null && !U(e.constructor) && O(e.constructor.isBuffer) && e.constructor.isBuffer(e);
60
+ }
61
+ const Ae = T("ArrayBuffer");
62
+ function et(e) {
63
+ let t;
64
+ return typeof ArrayBuffer != "undefined" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Ae(e.buffer), t;
65
+ }
66
+ const tt = z("string"), O = z("function"), Te = z("number"), J = (e) => e !== null && typeof e == "object", nt = (e) => e === !0 || e === !1, I = (e) => {
67
+ if (q(e) !== "object")
68
+ return !1;
69
+ const t = re(e);
70
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
71
+ }, rt = T("Date"), st = T("File"), ot = T("Blob"), it = T("FileList"), at = (e) => J(e) && O(e.pipe), ct = (e) => {
72
+ let t;
73
+ return e && (typeof FormData == "function" && e instanceof FormData || O(e.append) && ((t = q(e)) === "formdata" || // detect form-data instance
74
+ t === "object" && O(e.toString) && e.toString() === "[object FormData]"));
75
+ }, ut = T("URLSearchParams"), lt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
76
+ function B(e, t, { allOwnKeys: n = !1 } = {}) {
77
+ if (e === null || typeof e == "undefined")
78
+ return;
79
+ let r, s;
80
+ if (typeof e != "object" && (e = [e]), F(e))
81
+ for (r = 0, s = e.length; r < s; r++)
82
+ t.call(null, e[r], r, e);
83
+ else {
84
+ const o = n ? Object.getOwnPropertyNames(e) : Object.keys(e), i = o.length;
85
+ let c;
86
+ for (r = 0; r < i; r++)
87
+ c = o[r], t.call(null, e[c], c, e);
88
+ }
89
+ }
90
+ function ge(e, t) {
91
+ t = t.toLowerCase();
92
+ const n = Object.keys(e);
93
+ let r = n.length, s;
94
+ for (; r-- > 0; )
95
+ if (s = n[r], t === s.toLowerCase())
96
+ return s;
97
+ return null;
98
+ }
99
+ const Ne = typeof globalThis != "undefined" ? globalThis : typeof self != "undefined" ? self : typeof window != "undefined" ? window : global, Ce = (e) => !U(e) && e !== Ne;
100
+ function Z() {
101
+ const { caseless: e } = Ce(this) && this || {}, t = {}, n = (r, s) => {
102
+ const o = e && ge(t, s) || s;
103
+ I(t[o]) && I(r) ? t[o] = Z(t[o], r) : I(r) ? t[o] = Z({}, r) : F(r) ? t[o] = r.slice() : t[o] = r;
104
+ };
105
+ for (let r = 0, s = arguments.length; r < s; r++)
106
+ arguments[r] && B(arguments[r], n);
107
+ return t;
108
+ }
109
+ const ft = (e, t, n, { allOwnKeys: r } = {}) => (B(t, (s, o) => {
110
+ n && O(s) ? e[o] = Oe(s, n) : e[o] = s;
111
+ }, { allOwnKeys: r }), e), dt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), pt = (e, t, n, r) => {
112
+ e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
113
+ value: t.prototype
114
+ }), n && Object.assign(e.prototype, n);
115
+ }, ht = (e, t, n, r) => {
116
+ let s, o, i;
117
+ const c = {};
118
+ if (t = t || {}, e == null)
119
+ return t;
120
+ do {
121
+ for (s = Object.getOwnPropertyNames(e), o = s.length; o-- > 0; )
122
+ i = s[o], (!r || r(i, e, t)) && !c[i] && (t[i] = e[i], c[i] = !0);
123
+ e = n !== !1 && re(e);
124
+ } while (e && (!n || n(e, t)) && e !== Object.prototype);
125
+ return t;
126
+ }, mt = (e, t, n) => {
127
+ e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
128
+ const r = e.indexOf(t, n);
129
+ return r !== -1 && r === n;
130
+ }, yt = (e) => {
131
+ if (!e)
132
+ return null;
133
+ if (F(e))
134
+ return e;
135
+ let t = e.length;
136
+ if (!Te(t))
137
+ return null;
138
+ const n = new Array(t);
139
+ for (; t-- > 0; )
140
+ n[t] = e[t];
141
+ return n;
142
+ }, bt = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array != "undefined" && re(Uint8Array)), wt = (e, t) => {
143
+ const r = (e && e[Symbol.iterator]).call(e);
144
+ let s;
145
+ for (; (s = r.next()) && !s.done; ) {
146
+ const o = s.value;
147
+ t.call(e, o[0], o[1]);
148
+ }
149
+ }, Et = (e, t) => {
150
+ let n;
151
+ const r = [];
152
+ for (; (n = e.exec(t)) !== null; )
153
+ r.push(n);
154
+ return r;
155
+ }, St = T("HTMLFormElement"), Rt = (e) => e.toLowerCase().replace(
156
+ /[-_\s]([a-z\d])(\w*)/g,
157
+ function(n, r, s) {
158
+ return r.toUpperCase() + s;
159
+ }
160
+ ), fe = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), Ot = T("RegExp"), xe = (e, t) => {
161
+ const n = Object.getOwnPropertyDescriptors(e), r = {};
162
+ B(n, (s, o) => {
163
+ let i;
164
+ (i = t(s, o, e)) !== !1 && (r[o] = i || s);
165
+ }), Object.defineProperties(e, r);
166
+ }, At = (e) => {
167
+ xe(e, (t, n) => {
168
+ if (O(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
169
+ return !1;
170
+ const r = e[n];
171
+ if (O(r)) {
172
+ if (t.enumerable = !1, "writable" in t) {
173
+ t.writable = !1;
174
+ return;
175
+ }
176
+ t.set || (t.set = () => {
177
+ throw Error("Can not rewrite read-only method '" + n + "'");
178
+ });
179
+ }
180
+ });
181
+ }, Tt = (e, t) => {
182
+ const n = {}, r = (s) => {
183
+ s.forEach((o) => {
184
+ n[o] = !0;
185
+ });
186
+ };
187
+ return F(e) ? r(e) : r(String(e).split(t)), n;
188
+ }, gt = () => {
189
+ }, Nt = (e, t) => (e = +e, Number.isFinite(e) ? e : t), K = "abcdefghijklmnopqrstuvwxyz", de = "0123456789", Pe = {
190
+ DIGIT: de,
191
+ ALPHA: K,
192
+ ALPHA_DIGIT: K + K.toUpperCase() + de
193
+ }, Ct = (e = 16, t = Pe.ALPHA_DIGIT) => {
194
+ let n = "";
195
+ const { length: r } = t;
196
+ for (; e--; )
197
+ n += t[Math.random() * r | 0];
198
+ return n;
199
+ };
200
+ function xt(e) {
201
+ return !!(e && O(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
202
+ }
203
+ const Pt = (e) => {
204
+ const t = new Array(10), n = (r, s) => {
205
+ if (J(r)) {
206
+ if (t.indexOf(r) >= 0)
207
+ return;
208
+ if (!("toJSON" in r)) {
209
+ t[s] = r;
210
+ const o = F(r) ? [] : {};
211
+ return B(r, (i, c) => {
212
+ const p = n(i, s + 1);
213
+ !U(p) && (o[c] = p);
214
+ }), t[s] = void 0, o;
215
+ }
216
+ }
217
+ return r;
218
+ };
219
+ return n(e, 0);
220
+ }, Ft = T("AsyncFunction"), Dt = (e) => e && (J(e) || O(e)) && O(e.then) && O(e.catch), a = {
221
+ isArray: F,
222
+ isArrayBuffer: Ae,
223
+ isBuffer: Ye,
224
+ isFormData: ct,
225
+ isArrayBufferView: et,
226
+ isString: tt,
227
+ isNumber: Te,
228
+ isBoolean: nt,
229
+ isObject: J,
230
+ isPlainObject: I,
231
+ isUndefined: U,
232
+ isDate: rt,
233
+ isFile: st,
234
+ isBlob: ot,
235
+ isRegExp: Ot,
236
+ isFunction: O,
237
+ isStream: at,
238
+ isURLSearchParams: ut,
239
+ isTypedArray: bt,
240
+ isFileList: it,
241
+ forEach: B,
242
+ merge: Z,
243
+ extend: ft,
244
+ trim: lt,
245
+ stripBOM: dt,
246
+ inherits: pt,
247
+ toFlatObject: ht,
248
+ kindOf: q,
249
+ kindOfTest: T,
250
+ endsWith: mt,
251
+ toArray: yt,
252
+ forEachEntry: wt,
253
+ matchAll: Et,
254
+ isHTMLForm: St,
255
+ hasOwnProperty: fe,
256
+ hasOwnProp: fe,
257
+ // an alias to avoid ESLint no-prototype-builtins detection
258
+ reduceDescriptors: xe,
259
+ freezeMethods: At,
260
+ toObjectSet: Tt,
261
+ toCamelCase: Rt,
262
+ noop: gt,
263
+ toFiniteNumber: Nt,
264
+ findKey: ge,
265
+ global: Ne,
266
+ isContextDefined: Ce,
267
+ ALPHABET: Pe,
268
+ generateString: Ct,
269
+ isSpecCompliantForm: xt,
270
+ toJSONObject: Pt,
271
+ isAsyncFn: Ft,
272
+ isThenable: Dt
273
+ };
274
+ function y(e, t, n, r, s) {
275
+ Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), r && (this.request = r), s && (this.response = s);
276
+ }
277
+ a.inherits(y, Error, {
278
+ toJSON: function() {
279
+ return {
280
+ // Standard
281
+ message: this.message,
282
+ name: this.name,
283
+ // Microsoft
284
+ description: this.description,
285
+ number: this.number,
286
+ // Mozilla
287
+ fileName: this.fileName,
288
+ lineNumber: this.lineNumber,
289
+ columnNumber: this.columnNumber,
290
+ stack: this.stack,
291
+ // Axios
292
+ config: a.toJSONObject(this.config),
293
+ code: this.code,
294
+ status: this.response && this.response.status ? this.response.status : null
295
+ };
296
+ }
297
+ });
298
+ const Fe = y.prototype, De = {};
299
+ [
300
+ "ERR_BAD_OPTION_VALUE",
301
+ "ERR_BAD_OPTION",
302
+ "ECONNABORTED",
303
+ "ETIMEDOUT",
304
+ "ERR_NETWORK",
305
+ "ERR_FR_TOO_MANY_REDIRECTS",
306
+ "ERR_DEPRECATED",
307
+ "ERR_BAD_RESPONSE",
308
+ "ERR_BAD_REQUEST",
309
+ "ERR_CANCELED",
310
+ "ERR_NOT_SUPPORT",
311
+ "ERR_INVALID_URL"
312
+ // eslint-disable-next-line func-names
313
+ ].forEach((e) => {
314
+ De[e] = { value: e };
315
+ });
316
+ Object.defineProperties(y, De);
317
+ Object.defineProperty(Fe, "isAxiosError", { value: !0 });
318
+ y.from = (e, t, n, r, s, o) => {
319
+ const i = Object.create(Fe);
320
+ return a.toFlatObject(e, i, function(p) {
321
+ return p !== Error.prototype;
322
+ }, (c) => c !== "isAxiosError"), y.call(i, e.message, t, n, r, s), i.cause = e, i.name = e.name, o && Object.assign(i, o), i;
323
+ };
324
+ const _t = null;
325
+ function Y(e) {
326
+ return a.isPlainObject(e) || a.isArray(e);
327
+ }
328
+ function _e(e) {
329
+ return a.endsWith(e, "[]") ? e.slice(0, -2) : e;
330
+ }
331
+ function pe(e, t, n) {
332
+ return e ? e.concat(t).map(function(s, o) {
333
+ return s = _e(s), !n && o ? "[" + s + "]" : s;
334
+ }).join(n ? "." : "") : t;
335
+ }
336
+ function Ut(e) {
337
+ return a.isArray(e) && !e.some(Y);
338
+ }
339
+ const Bt = a.toFlatObject(a, {}, null, function(t) {
340
+ return /^is[A-Z]/.test(t);
341
+ });
342
+ function $(e, t, n) {
343
+ if (!a.isObject(e))
344
+ throw new TypeError("target must be an object");
345
+ t = t || new FormData(), n = a.toFlatObject(n, {
346
+ metaTokens: !0,
347
+ dots: !1,
348
+ indexes: !1
349
+ }, !1, function(l, b) {
350
+ return !a.isUndefined(b[l]);
351
+ });
352
+ const r = n.metaTokens, s = n.visitor || d, o = n.dots, i = n.indexes, p = (n.Blob || typeof Blob != "undefined" && Blob) && a.isSpecCompliantForm(t);
353
+ if (!a.isFunction(s))
354
+ throw new TypeError("visitor must be a function");
355
+ function h(f) {
356
+ if (f === null)
357
+ return "";
358
+ if (a.isDate(f))
359
+ return f.toISOString();
360
+ if (!p && a.isBlob(f))
361
+ throw new y("Blob is not supported. Use a Buffer instead.");
362
+ return a.isArrayBuffer(f) || a.isTypedArray(f) ? p && typeof Blob == "function" ? new Blob([f]) : Buffer.from(f) : f;
363
+ }
364
+ function d(f, l, b) {
365
+ let R = f;
366
+ if (f && !b && typeof f == "object") {
367
+ if (a.endsWith(l, "{}"))
368
+ l = r ? l : l.slice(0, -2), f = JSON.stringify(f);
369
+ else if (a.isArray(f) && Ut(f) || (a.isFileList(f) || a.endsWith(l, "[]")) && (R = a.toArray(f)))
370
+ return l = _e(l), R.forEach(function(C, Je) {
371
+ !(a.isUndefined(C) || C === null) && t.append(
372
+ // eslint-disable-next-line no-nested-ternary
373
+ i === !0 ? pe([l], Je, o) : i === null ? l : l + "[]",
374
+ h(C)
375
+ );
376
+ }), !1;
377
+ }
378
+ return Y(f) ? !0 : (t.append(pe(b, l, o), h(f)), !1);
379
+ }
380
+ const u = [], E = Object.assign(Bt, {
381
+ defaultVisitor: d,
382
+ convertValue: h,
383
+ isVisitable: Y
384
+ });
385
+ function m(f, l) {
386
+ if (!a.isUndefined(f)) {
387
+ if (u.indexOf(f) !== -1)
388
+ throw Error("Circular reference detected in " + l.join("."));
389
+ u.push(f), a.forEach(f, function(R, N) {
390
+ (!(a.isUndefined(R) || R === null) && s.call(
391
+ t,
392
+ R,
393
+ a.isString(N) ? N.trim() : N,
394
+ l,
395
+ E
396
+ )) === !0 && m(R, l ? l.concat(N) : [N]);
397
+ }), u.pop();
398
+ }
399
+ }
400
+ if (!a.isObject(e))
401
+ throw new TypeError("data must be an object");
402
+ return m(e), t;
403
+ }
404
+ function he(e) {
405
+ const t = {
406
+ "!": "%21",
407
+ "'": "%27",
408
+ "(": "%28",
409
+ ")": "%29",
410
+ "~": "%7E",
411
+ "%20": "+",
412
+ "%00": "\0"
413
+ };
414
+ return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(r) {
415
+ return t[r];
416
+ });
417
+ }
418
+ function se(e, t) {
419
+ this._pairs = [], e && $(e, this, t);
420
+ }
421
+ const Ue = se.prototype;
422
+ Ue.append = function(t, n) {
423
+ this._pairs.push([t, n]);
424
+ };
425
+ Ue.toString = function(t) {
426
+ const n = t ? function(r) {
427
+ return t.call(this, r, he);
428
+ } : he;
429
+ return this._pairs.map(function(s) {
430
+ return n(s[0]) + "=" + n(s[1]);
431
+ }, "").join("&");
432
+ };
433
+ function Lt(e) {
434
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
435
+ }
436
+ function Be(e, t, n) {
437
+ if (!t)
438
+ return e;
439
+ const r = n && n.encode || Lt, s = n && n.serialize;
440
+ let o;
441
+ if (s ? o = s(t, n) : o = a.isURLSearchParams(t) ? t.toString() : new se(t, n).toString(r), o) {
442
+ const i = e.indexOf("#");
443
+ i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + o;
444
+ }
445
+ return e;
446
+ }
447
+ class me {
448
+ constructor() {
449
+ this.handlers = [];
450
+ }
451
+ /**
452
+ * Add a new interceptor to the stack
453
+ *
454
+ * @param {Function} fulfilled The function to handle `then` for a `Promise`
455
+ * @param {Function} rejected The function to handle `reject` for a `Promise`
456
+ *
457
+ * @return {Number} An ID used to remove interceptor later
458
+ */
459
+ use(t, n, r) {
460
+ return this.handlers.push({
461
+ fulfilled: t,
462
+ rejected: n,
463
+ synchronous: r ? r.synchronous : !1,
464
+ runWhen: r ? r.runWhen : null
465
+ }), this.handlers.length - 1;
466
+ }
467
+ /**
468
+ * Remove an interceptor from the stack
469
+ *
470
+ * @param {Number} id The ID that was returned by `use`
471
+ *
472
+ * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
473
+ */
474
+ eject(t) {
475
+ this.handlers[t] && (this.handlers[t] = null);
476
+ }
477
+ /**
478
+ * Clear all interceptors from the stack
479
+ *
480
+ * @returns {void}
481
+ */
482
+ clear() {
483
+ this.handlers && (this.handlers = []);
484
+ }
485
+ /**
486
+ * Iterate over all the registered interceptors
487
+ *
488
+ * This method is particularly useful for skipping over any
489
+ * interceptors that may have become `null` calling `eject`.
490
+ *
491
+ * @param {Function} fn The function to call for each interceptor
492
+ *
493
+ * @returns {void}
494
+ */
495
+ forEach(t) {
496
+ a.forEach(this.handlers, function(r) {
497
+ r !== null && t(r);
498
+ });
499
+ }
500
+ }
501
+ const Le = {
502
+ silentJSONParsing: !0,
503
+ forcedJSONParsing: !0,
504
+ clarifyTimeoutError: !1
505
+ }, jt = typeof URLSearchParams != "undefined" ? URLSearchParams : se, It = typeof FormData != "undefined" ? FormData : null, kt = typeof Blob != "undefined" ? Blob : null, Ht = {
506
+ isBrowser: !0,
507
+ classes: {
508
+ URLSearchParams: jt,
509
+ FormData: It,
510
+ Blob: kt
511
+ },
512
+ protocols: ["http", "https", "file", "blob", "url", "data"]
513
+ }, je = typeof window != "undefined" && typeof document != "undefined", Mt = ((e) => je && ["ReactNative", "NativeScript", "NS"].indexOf(e) < 0)(typeof navigator != "undefined" && navigator.product), qt = typeof WorkerGlobalScope != "undefined" && // eslint-disable-next-line no-undef
514
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", zt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
515
+ __proto__: null,
516
+ hasBrowserEnv: je,
517
+ hasStandardBrowserEnv: Mt,
518
+ hasStandardBrowserWebWorkerEnv: qt
519
+ }, Symbol.toStringTag, { value: "Module" })), A = j(j({}, zt), Ht);
520
+ function Jt(e, t) {
521
+ return $(e, new A.classes.URLSearchParams(), Object.assign({
522
+ visitor: function(n, r, s, o) {
523
+ return A.isNode && a.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
524
+ }
525
+ }, t));
526
+ }
527
+ function $t(e) {
528
+ return a.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
529
+ }
530
+ function Vt(e) {
531
+ const t = {}, n = Object.keys(e);
532
+ let r;
533
+ const s = n.length;
534
+ let o;
535
+ for (r = 0; r < s; r++)
536
+ o = n[r], t[o] = e[o];
537
+ return t;
538
+ }
539
+ function Ie(e) {
540
+ function t(n, r, s, o) {
541
+ let i = n[o++];
542
+ if (i === "__proto__")
543
+ return !0;
544
+ const c = Number.isFinite(+i), p = o >= n.length;
545
+ return i = !i && a.isArray(s) ? s.length : i, p ? (a.hasOwnProp(s, i) ? s[i] = [s[i], r] : s[i] = r, !c) : ((!s[i] || !a.isObject(s[i])) && (s[i] = []), t(n, r, s[i], o) && a.isArray(s[i]) && (s[i] = Vt(s[i])), !c);
546
+ }
547
+ if (a.isFormData(e) && a.isFunction(e.entries)) {
548
+ const n = {};
549
+ return a.forEachEntry(e, (r, s) => {
550
+ t($t(r), s, n, 0);
551
+ }), n;
552
+ }
553
+ return null;
554
+ }
555
+ function Wt(e, t, n) {
556
+ if (a.isString(e))
557
+ try {
558
+ return (t || JSON.parse)(e), a.trim(e);
559
+ } catch (r) {
560
+ if (r.name !== "SyntaxError")
561
+ throw r;
562
+ }
563
+ return (n || JSON.stringify)(e);
564
+ }
565
+ const oe = {
566
+ transitional: Le,
567
+ adapter: ["xhr", "http"],
568
+ transformRequest: [function(t, n) {
569
+ const r = n.getContentType() || "", s = r.indexOf("application/json") > -1, o = a.isObject(t);
570
+ if (o && a.isHTMLForm(t) && (t = new FormData(t)), a.isFormData(t))
571
+ return s ? JSON.stringify(Ie(t)) : t;
572
+ if (a.isArrayBuffer(t) || a.isBuffer(t) || a.isStream(t) || a.isFile(t) || a.isBlob(t))
573
+ return t;
574
+ if (a.isArrayBufferView(t))
575
+ return t.buffer;
576
+ if (a.isURLSearchParams(t))
577
+ return n.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), t.toString();
578
+ let c;
579
+ if (o) {
580
+ if (r.indexOf("application/x-www-form-urlencoded") > -1)
581
+ return Jt(t, this.formSerializer).toString();
582
+ if ((c = a.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
583
+ const p = this.env && this.env.FormData;
584
+ return $(
585
+ c ? { "files[]": t } : t,
586
+ p && new p(),
587
+ this.formSerializer
588
+ );
589
+ }
590
+ }
591
+ return o || s ? (n.setContentType("application/json", !1), Wt(t)) : t;
592
+ }],
593
+ transformResponse: [function(t) {
594
+ const n = this.transitional || oe.transitional, r = n && n.forcedJSONParsing, s = this.responseType === "json";
595
+ if (t && a.isString(t) && (r && !this.responseType || s)) {
596
+ const i = !(n && n.silentJSONParsing) && s;
597
+ try {
598
+ return JSON.parse(t);
599
+ } catch (c) {
600
+ if (i)
601
+ throw c.name === "SyntaxError" ? y.from(c, y.ERR_BAD_RESPONSE, this, null, this.response) : c;
602
+ }
603
+ }
604
+ return t;
605
+ }],
606
+ /**
607
+ * A timeout in milliseconds to abort a request. If set to 0 (default) a
608
+ * timeout is not created.
609
+ */
610
+ timeout: 0,
611
+ xsrfCookieName: "XSRF-TOKEN",
612
+ xsrfHeaderName: "X-XSRF-TOKEN",
613
+ maxContentLength: -1,
614
+ maxBodyLength: -1,
615
+ env: {
616
+ FormData: A.classes.FormData,
617
+ Blob: A.classes.Blob
618
+ },
619
+ validateStatus: function(t) {
620
+ return t >= 200 && t < 300;
621
+ },
622
+ headers: {
623
+ common: {
624
+ Accept: "application/json, text/plain, */*",
625
+ "Content-Type": void 0
626
+ }
627
+ }
628
+ };
629
+ a.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
630
+ oe.headers[e] = {};
631
+ });
632
+ const ie = oe, vt = a.toObjectSet([
633
+ "age",
634
+ "authorization",
635
+ "content-length",
636
+ "content-type",
637
+ "etag",
638
+ "expires",
639
+ "from",
640
+ "host",
641
+ "if-modified-since",
642
+ "if-unmodified-since",
643
+ "last-modified",
644
+ "location",
645
+ "max-forwards",
646
+ "proxy-authorization",
647
+ "referer",
648
+ "retry-after",
649
+ "user-agent"
650
+ ]), Kt = (e) => {
651
+ const t = {};
652
+ let n, r, s;
653
+ return e && e.split(`
654
+ `).forEach(function(i) {
655
+ s = i.indexOf(":"), n = i.substring(0, s).trim().toLowerCase(), r = i.substring(s + 1).trim(), !(!n || t[n] && vt[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
656
+ }), t;
657
+ }, ye = Symbol("internals");
658
+ function _(e) {
659
+ return e && String(e).trim().toLowerCase();
660
+ }
661
+ function k(e) {
662
+ return e === !1 || e == null ? e : a.isArray(e) ? e.map(k) : String(e);
663
+ }
664
+ function Gt(e) {
665
+ const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
666
+ let r;
667
+ for (; r = n.exec(e); )
668
+ t[r[1]] = r[2];
669
+ return t;
670
+ }
671
+ const Qt = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
672
+ function G(e, t, n, r, s) {
673
+ if (a.isFunction(r))
674
+ return r.call(this, t, n);
675
+ if (s && (t = n), !!a.isString(t)) {
676
+ if (a.isString(r))
677
+ return t.indexOf(r) !== -1;
678
+ if (a.isRegExp(r))
679
+ return r.test(t);
680
+ }
681
+ }
682
+ function Xt(e) {
683
+ return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, r) => n.toUpperCase() + r);
684
+ }
685
+ function Zt(e, t) {
686
+ const n = a.toCamelCase(" " + t);
687
+ ["get", "set", "has"].forEach((r) => {
688
+ Object.defineProperty(e, r + n, {
689
+ value: function(s, o, i) {
690
+ return this[r].call(this, t, s, o, i);
691
+ },
692
+ configurable: !0
693
+ });
694
+ });
695
+ }
696
+ class V {
697
+ constructor(t) {
698
+ t && this.set(t);
699
+ }
700
+ set(t, n, r) {
701
+ const s = this;
702
+ function o(c, p, h) {
703
+ const d = _(p);
704
+ if (!d)
705
+ throw new Error("header name must be a non-empty string");
706
+ const u = a.findKey(s, d);
707
+ (!u || s[u] === void 0 || h === !0 || h === void 0 && s[u] !== !1) && (s[u || p] = k(c));
708
+ }
709
+ const i = (c, p) => a.forEach(c, (h, d) => o(h, d, p));
710
+ return a.isPlainObject(t) || t instanceof this.constructor ? i(t, n) : a.isString(t) && (t = t.trim()) && !Qt(t) ? i(Kt(t), n) : t != null && o(n, t, r), this;
711
+ }
712
+ get(t, n) {
713
+ if (t = _(t), t) {
714
+ const r = a.findKey(this, t);
715
+ if (r) {
716
+ const s = this[r];
717
+ if (!n)
718
+ return s;
719
+ if (n === !0)
720
+ return Gt(s);
721
+ if (a.isFunction(n))
722
+ return n.call(this, s, r);
723
+ if (a.isRegExp(n))
724
+ return n.exec(s);
725
+ throw new TypeError("parser must be boolean|regexp|function");
726
+ }
727
+ }
728
+ }
729
+ has(t, n) {
730
+ if (t = _(t), t) {
731
+ const r = a.findKey(this, t);
732
+ return !!(r && this[r] !== void 0 && (!n || G(this, this[r], r, n)));
733
+ }
734
+ return !1;
735
+ }
736
+ delete(t, n) {
737
+ const r = this;
738
+ let s = !1;
739
+ function o(i) {
740
+ if (i = _(i), i) {
741
+ const c = a.findKey(r, i);
742
+ c && (!n || G(r, r[c], c, n)) && (delete r[c], s = !0);
743
+ }
744
+ }
745
+ return a.isArray(t) ? t.forEach(o) : o(t), s;
746
+ }
747
+ clear(t) {
748
+ const n = Object.keys(this);
749
+ let r = n.length, s = !1;
750
+ for (; r--; ) {
751
+ const o = n[r];
752
+ (!t || G(this, this[o], o, t, !0)) && (delete this[o], s = !0);
753
+ }
754
+ return s;
755
+ }
756
+ normalize(t) {
757
+ const n = this, r = {};
758
+ return a.forEach(this, (s, o) => {
759
+ const i = a.findKey(r, o);
760
+ if (i) {
761
+ n[i] = k(s), delete n[o];
762
+ return;
763
+ }
764
+ const c = t ? Xt(o) : String(o).trim();
765
+ c !== o && delete n[o], n[c] = k(s), r[c] = !0;
766
+ }), this;
767
+ }
768
+ concat(...t) {
769
+ return this.constructor.concat(this, ...t);
770
+ }
771
+ toJSON(t) {
772
+ const n = /* @__PURE__ */ Object.create(null);
773
+ return a.forEach(this, (r, s) => {
774
+ r != null && r !== !1 && (n[s] = t && a.isArray(r) ? r.join(", ") : r);
775
+ }), n;
776
+ }
777
+ [Symbol.iterator]() {
778
+ return Object.entries(this.toJSON())[Symbol.iterator]();
779
+ }
780
+ toString() {
781
+ return Object.entries(this.toJSON()).map(([t, n]) => t + ": " + n).join(`
782
+ `);
783
+ }
784
+ get [Symbol.toStringTag]() {
785
+ return "AxiosHeaders";
786
+ }
787
+ static from(t) {
788
+ return t instanceof this ? t : new this(t);
789
+ }
790
+ static concat(t, ...n) {
791
+ const r = new this(t);
792
+ return n.forEach((s) => r.set(s)), r;
793
+ }
794
+ static accessor(t) {
795
+ const r = (this[ye] = this[ye] = {
796
+ accessors: {}
797
+ }).accessors, s = this.prototype;
798
+ function o(i) {
799
+ const c = _(i);
800
+ r[c] || (Zt(s, i), r[c] = !0);
801
+ }
802
+ return a.isArray(t) ? t.forEach(o) : o(t), this;
803
+ }
804
+ }
805
+ V.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
806
+ a.reduceDescriptors(V.prototype, ({ value: e }, t) => {
807
+ let n = t[0].toUpperCase() + t.slice(1);
808
+ return {
809
+ get: () => e,
810
+ set(r) {
811
+ this[n] = r;
812
+ }
813
+ };
814
+ });
815
+ a.freezeMethods(V);
816
+ const g = V;
817
+ function Q(e, t) {
818
+ const n = this || ie, r = t || n, s = g.from(r.headers);
819
+ let o = r.data;
820
+ return a.forEach(e, function(c) {
821
+ o = c.call(n, o, s.normalize(), t ? t.status : void 0);
822
+ }), s.normalize(), o;
823
+ }
824
+ function ke(e) {
825
+ return !!(e && e.__CANCEL__);
826
+ }
827
+ function L(e, t, n) {
828
+ y.call(this, e == null ? "canceled" : e, y.ERR_CANCELED, t, n), this.name = "CanceledError";
829
+ }
830
+ a.inherits(L, y, {
831
+ __CANCEL__: !0
832
+ });
833
+ function Yt(e, t, n) {
834
+ const r = n.config.validateStatus;
835
+ !n.status || !r || r(n.status) ? e(n) : t(new y(
836
+ "Request failed with status code " + n.status,
837
+ [y.ERR_BAD_REQUEST, y.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
838
+ n.config,
839
+ n.request,
840
+ n
841
+ ));
842
+ }
843
+ const en = A.hasStandardBrowserEnv ? (
844
+ // Standard browser envs support document.cookie
845
+ {
846
+ write(e, t, n, r, s, o) {
847
+ const i = [e + "=" + encodeURIComponent(t)];
848
+ a.isNumber(n) && i.push("expires=" + new Date(n).toGMTString()), a.isString(r) && i.push("path=" + r), a.isString(s) && i.push("domain=" + s), o === !0 && i.push("secure"), document.cookie = i.join("; ");
849
+ },
850
+ read(e) {
851
+ const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
852
+ return t ? decodeURIComponent(t[3]) : null;
853
+ },
854
+ remove(e) {
855
+ this.write(e, "", Date.now() - 864e5);
856
+ }
857
+ }
858
+ ) : (
859
+ // Non-standard browser env (web workers, react-native) lack needed support.
860
+ {
861
+ write() {
862
+ },
863
+ read() {
864
+ return null;
865
+ },
866
+ remove() {
867
+ }
868
+ }
869
+ );
870
+ function tn(e) {
871
+ return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
872
+ }
873
+ function nn(e, t) {
874
+ return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
875
+ }
876
+ function He(e, t) {
877
+ return e && !tn(t) ? nn(e, t) : t;
878
+ }
879
+ const rn = A.hasStandardBrowserEnv ? (
880
+ // Standard browser envs have full support of the APIs needed to test
881
+ // whether the request URL is of the same origin as current location.
882
+ function() {
883
+ const t = /(msie|trident)/i.test(navigator.userAgent), n = document.createElement("a");
884
+ let r;
885
+ function s(o) {
886
+ let i = o;
887
+ return t && (n.setAttribute("href", i), i = n.href), n.setAttribute("href", i), {
888
+ href: n.href,
889
+ protocol: n.protocol ? n.protocol.replace(/:$/, "") : "",
890
+ host: n.host,
891
+ search: n.search ? n.search.replace(/^\?/, "") : "",
892
+ hash: n.hash ? n.hash.replace(/^#/, "") : "",
893
+ hostname: n.hostname,
894
+ port: n.port,
895
+ pathname: n.pathname.charAt(0) === "/" ? n.pathname : "/" + n.pathname
896
+ };
897
+ }
898
+ return r = s(window.location.href), function(i) {
899
+ const c = a.isString(i) ? s(i) : i;
900
+ return c.protocol === r.protocol && c.host === r.host;
901
+ };
902
+ }()
903
+ ) : (
904
+ // Non standard browser envs (web workers, react-native) lack needed support.
905
+ /* @__PURE__ */ function() {
906
+ return function() {
907
+ return !0;
908
+ };
909
+ }()
910
+ );
911
+ function sn(e) {
912
+ const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
913
+ return t && t[1] || "";
914
+ }
915
+ function on(e, t) {
916
+ e = e || 10;
917
+ const n = new Array(e), r = new Array(e);
918
+ let s = 0, o = 0, i;
919
+ return t = t !== void 0 ? t : 1e3, function(p) {
920
+ const h = Date.now(), d = r[o];
921
+ i || (i = h), n[s] = p, r[s] = h;
922
+ let u = o, E = 0;
923
+ for (; u !== s; )
924
+ E += n[u++], u = u % e;
925
+ if (s = (s + 1) % e, s === o && (o = (o + 1) % e), h - i < t)
926
+ return;
927
+ const m = d && h - d;
928
+ return m ? Math.round(E * 1e3 / m) : void 0;
929
+ };
930
+ }
931
+ function be(e, t) {
932
+ let n = 0;
933
+ const r = on(50, 250);
934
+ return (s) => {
935
+ const o = s.loaded, i = s.lengthComputable ? s.total : void 0, c = o - n, p = r(c), h = o <= i;
936
+ n = o;
937
+ const d = {
938
+ loaded: o,
939
+ total: i,
940
+ progress: i ? o / i : void 0,
941
+ bytes: c,
942
+ rate: p || void 0,
943
+ estimated: p && i && h ? (i - o) / p : void 0,
944
+ event: s
945
+ };
946
+ d[t ? "download" : "upload"] = !0, e(d);
947
+ };
948
+ }
949
+ const an = typeof XMLHttpRequest != "undefined", cn = an && function(e) {
950
+ return new Promise(function(n, r) {
951
+ let s = e.data;
952
+ const o = g.from(e.headers).normalize();
953
+ let { responseType: i, withXSRFToken: c } = e, p;
954
+ function h() {
955
+ e.cancelToken && e.cancelToken.unsubscribe(p), e.signal && e.signal.removeEventListener("abort", p);
956
+ }
957
+ let d;
958
+ if (a.isFormData(s)) {
959
+ if (A.hasStandardBrowserEnv || A.hasStandardBrowserWebWorkerEnv)
960
+ o.setContentType(!1);
961
+ else if ((d = o.getContentType()) !== !1) {
962
+ const [l, ...b] = d ? d.split(";").map((R) => R.trim()).filter(Boolean) : [];
963
+ o.setContentType([l || "multipart/form-data", ...b].join("; "));
964
+ }
965
+ }
966
+ let u = new XMLHttpRequest();
967
+ if (e.auth) {
968
+ const l = e.auth.username || "", b = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : "";
969
+ o.set("Authorization", "Basic " + btoa(l + ":" + b));
970
+ }
971
+ const E = He(e.baseURL, e.url);
972
+ u.open(e.method.toUpperCase(), Be(E, e.params, e.paramsSerializer), !0), u.timeout = e.timeout;
973
+ function m() {
974
+ if (!u)
975
+ return;
976
+ const l = g.from(
977
+ "getAllResponseHeaders" in u && u.getAllResponseHeaders()
978
+ ), R = {
979
+ data: !i || i === "text" || i === "json" ? u.responseText : u.response,
980
+ status: u.status,
981
+ statusText: u.statusText,
982
+ headers: l,
983
+ config: e,
984
+ request: u
985
+ };
986
+ Yt(function(C) {
987
+ n(C), h();
988
+ }, function(C) {
989
+ r(C), h();
990
+ }, R), u = null;
991
+ }
992
+ if ("onloadend" in u ? u.onloadend = m : u.onreadystatechange = function() {
993
+ !u || u.readyState !== 4 || u.status === 0 && !(u.responseURL && u.responseURL.indexOf("file:") === 0) || setTimeout(m);
994
+ }, u.onabort = function() {
995
+ u && (r(new y("Request aborted", y.ECONNABORTED, e, u)), u = null);
996
+ }, u.onerror = function() {
997
+ r(new y("Network Error", y.ERR_NETWORK, e, u)), u = null;
998
+ }, u.ontimeout = function() {
999
+ let b = e.timeout ? "timeout of " + e.timeout + "ms exceeded" : "timeout exceeded";
1000
+ const R = e.transitional || Le;
1001
+ e.timeoutErrorMessage && (b = e.timeoutErrorMessage), r(new y(
1002
+ b,
1003
+ R.clarifyTimeoutError ? y.ETIMEDOUT : y.ECONNABORTED,
1004
+ e,
1005
+ u
1006
+ )), u = null;
1007
+ }, A.hasStandardBrowserEnv && (c && a.isFunction(c) && (c = c(e)), c || c !== !1 && rn(E))) {
1008
+ const l = e.xsrfHeaderName && e.xsrfCookieName && en.read(e.xsrfCookieName);
1009
+ l && o.set(e.xsrfHeaderName, l);
1010
+ }
1011
+ s === void 0 && o.setContentType(null), "setRequestHeader" in u && a.forEach(o.toJSON(), function(b, R) {
1012
+ u.setRequestHeader(R, b);
1013
+ }), a.isUndefined(e.withCredentials) || (u.withCredentials = !!e.withCredentials), i && i !== "json" && (u.responseType = e.responseType), typeof e.onDownloadProgress == "function" && u.addEventListener("progress", be(e.onDownloadProgress, !0)), typeof e.onUploadProgress == "function" && u.upload && u.upload.addEventListener("progress", be(e.onUploadProgress)), (e.cancelToken || e.signal) && (p = (l) => {
1014
+ u && (r(!l || l.type ? new L(null, e, u) : l), u.abort(), u = null);
1015
+ }, e.cancelToken && e.cancelToken.subscribe(p), e.signal && (e.signal.aborted ? p() : e.signal.addEventListener("abort", p)));
1016
+ const f = sn(E);
1017
+ if (f && A.protocols.indexOf(f) === -1) {
1018
+ r(new y("Unsupported protocol " + f + ":", y.ERR_BAD_REQUEST, e));
1019
+ return;
1020
+ }
1021
+ u.send(s || null);
1022
+ });
1023
+ }, ee = {
1024
+ http: _t,
1025
+ xhr: cn
1026
+ };
1027
+ a.forEach(ee, (e, t) => {
1028
+ if (e) {
1029
+ try {
1030
+ Object.defineProperty(e, "name", { value: t });
1031
+ } catch (n) {
1032
+ }
1033
+ Object.defineProperty(e, "adapterName", { value: t });
1034
+ }
1035
+ });
1036
+ const we = (e) => `- ${e}`, un = (e) => a.isFunction(e) || e === null || e === !1, Me = {
1037
+ getAdapter: (e) => {
1038
+ e = a.isArray(e) ? e : [e];
1039
+ const { length: t } = e;
1040
+ let n, r;
1041
+ const s = {};
1042
+ for (let o = 0; o < t; o++) {
1043
+ n = e[o];
1044
+ let i;
1045
+ if (r = n, !un(n) && (r = ee[(i = String(n)).toLowerCase()], r === void 0))
1046
+ throw new y(`Unknown adapter '${i}'`);
1047
+ if (r)
1048
+ break;
1049
+ s[i || "#" + o] = r;
1050
+ }
1051
+ if (!r) {
1052
+ const o = Object.entries(s).map(
1053
+ ([c, p]) => `adapter ${c} ` + (p === !1 ? "is not supported by the environment" : "is not available in the build")
1054
+ );
1055
+ let i = t ? o.length > 1 ? `since :
1056
+ ` + o.map(we).join(`
1057
+ `) : " " + we(o[0]) : "as no adapter specified";
1058
+ throw new y(
1059
+ "There is no suitable adapter to dispatch the request " + i,
1060
+ "ERR_NOT_SUPPORT"
1061
+ );
1062
+ }
1063
+ return r;
1064
+ },
1065
+ adapters: ee
1066
+ };
1067
+ function X(e) {
1068
+ if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1069
+ throw new L(null, e);
1070
+ }
1071
+ function Ee(e) {
1072
+ return X(e), e.headers = g.from(e.headers), e.data = Q.call(
1073
+ e,
1074
+ e.transformRequest
1075
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Me.getAdapter(e.adapter || ie.adapter)(e).then(function(r) {
1076
+ return X(e), r.data = Q.call(
1077
+ e,
1078
+ e.transformResponse,
1079
+ r
1080
+ ), r.headers = g.from(r.headers), r;
1081
+ }, function(r) {
1082
+ return ke(r) || (X(e), r && r.response && (r.response.data = Q.call(
1083
+ e,
1084
+ e.transformResponse,
1085
+ r.response
1086
+ ), r.response.headers = g.from(r.response.headers))), Promise.reject(r);
1087
+ });
1088
+ }
1089
+ const Se = (e) => e instanceof g ? j({}, e) : e;
1090
+ function P(e, t) {
1091
+ t = t || {};
1092
+ const n = {};
1093
+ function r(h, d, u) {
1094
+ return a.isPlainObject(h) && a.isPlainObject(d) ? a.merge.call({ caseless: u }, h, d) : a.isPlainObject(d) ? a.merge({}, d) : a.isArray(d) ? d.slice() : d;
1095
+ }
1096
+ function s(h, d, u) {
1097
+ if (a.isUndefined(d)) {
1098
+ if (!a.isUndefined(h))
1099
+ return r(void 0, h, u);
1100
+ } else
1101
+ return r(h, d, u);
1102
+ }
1103
+ function o(h, d) {
1104
+ if (!a.isUndefined(d))
1105
+ return r(void 0, d);
1106
+ }
1107
+ function i(h, d) {
1108
+ if (a.isUndefined(d)) {
1109
+ if (!a.isUndefined(h))
1110
+ return r(void 0, h);
1111
+ } else
1112
+ return r(void 0, d);
1113
+ }
1114
+ function c(h, d, u) {
1115
+ if (u in t)
1116
+ return r(h, d);
1117
+ if (u in e)
1118
+ return r(void 0, h);
1119
+ }
1120
+ const p = {
1121
+ url: o,
1122
+ method: o,
1123
+ data: o,
1124
+ baseURL: i,
1125
+ transformRequest: i,
1126
+ transformResponse: i,
1127
+ paramsSerializer: i,
1128
+ timeout: i,
1129
+ timeoutMessage: i,
1130
+ withCredentials: i,
1131
+ withXSRFToken: i,
1132
+ adapter: i,
1133
+ responseType: i,
1134
+ xsrfCookieName: i,
1135
+ xsrfHeaderName: i,
1136
+ onUploadProgress: i,
1137
+ onDownloadProgress: i,
1138
+ decompress: i,
1139
+ maxContentLength: i,
1140
+ maxBodyLength: i,
1141
+ beforeRedirect: i,
1142
+ transport: i,
1143
+ httpAgent: i,
1144
+ httpsAgent: i,
1145
+ cancelToken: i,
1146
+ socketPath: i,
1147
+ responseEncoding: i,
1148
+ validateStatus: c,
1149
+ headers: (h, d) => s(Se(h), Se(d), !0)
1150
+ };
1151
+ return a.forEach(Object.keys(Object.assign({}, e, t)), function(d) {
1152
+ const u = p[d] || s, E = u(e[d], t[d], d);
1153
+ a.isUndefined(E) && u !== c || (n[d] = E);
1154
+ }), n;
1155
+ }
1156
+ const qe = "1.6.8", ae = {};
1157
+ ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
1158
+ ae[e] = function(r) {
1159
+ return typeof r === e || "a" + (t < 1 ? "n " : " ") + e;
1160
+ };
1161
+ });
1162
+ const Re = {};
1163
+ ae.transitional = function(t, n, r) {
1164
+ function s(o, i) {
1165
+ return "[Axios v" + qe + "] Transitional option '" + o + "'" + i + (r ? ". " + r : "");
1166
+ }
1167
+ return (o, i, c) => {
1168
+ if (t === !1)
1169
+ throw new y(
1170
+ s(i, " has been removed" + (n ? " in " + n : "")),
1171
+ y.ERR_DEPRECATED
1172
+ );
1173
+ return n && !Re[i] && (Re[i] = !0, console.warn(
1174
+ s(
1175
+ i,
1176
+ " has been deprecated since v" + n + " and will be removed in the near future"
1177
+ )
1178
+ )), t ? t(o, i, c) : !0;
1179
+ };
1180
+ };
1181
+ function ln(e, t, n) {
1182
+ if (typeof e != "object")
1183
+ throw new y("options must be an object", y.ERR_BAD_OPTION_VALUE);
1184
+ const r = Object.keys(e);
1185
+ let s = r.length;
1186
+ for (; s-- > 0; ) {
1187
+ const o = r[s], i = t[o];
1188
+ if (i) {
1189
+ const c = e[o], p = c === void 0 || i(c, o, e);
1190
+ if (p !== !0)
1191
+ throw new y("option " + o + " must be " + p, y.ERR_BAD_OPTION_VALUE);
1192
+ continue;
1193
+ }
1194
+ if (n !== !0)
1195
+ throw new y("Unknown option " + o, y.ERR_BAD_OPTION);
1196
+ }
1197
+ }
1198
+ const te = {
1199
+ assertOptions: ln,
1200
+ validators: ae
1201
+ }, x = te.validators;
1202
+ class M {
1203
+ constructor(t) {
1204
+ this.defaults = t, this.interceptors = {
1205
+ request: new me(),
1206
+ response: new me()
1207
+ };
1208
+ }
1209
+ /**
1210
+ * Dispatch a request
1211
+ *
1212
+ * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
1213
+ * @param {?Object} config
1214
+ *
1215
+ * @returns {Promise} The Promise to be fulfilled
1216
+ */
1217
+ request(t, n) {
1218
+ return D(this, null, function* () {
1219
+ try {
1220
+ return yield this._request(t, n);
1221
+ } catch (r) {
1222
+ if (r instanceof Error) {
1223
+ let s;
1224
+ Error.captureStackTrace ? Error.captureStackTrace(s = {}) : s = new Error();
1225
+ const o = s.stack ? s.stack.replace(/^.+\n/, "") : "";
1226
+ r.stack ? o && !String(r.stack).endsWith(o.replace(/^.+\n.+\n/, "")) && (r.stack += `
1227
+ ` + o) : r.stack = o;
1228
+ }
1229
+ throw r;
1230
+ }
1231
+ });
1232
+ }
1233
+ _request(t, n) {
1234
+ typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = P(this.defaults, n);
1235
+ const { transitional: r, paramsSerializer: s, headers: o } = n;
1236
+ r !== void 0 && te.assertOptions(r, {
1237
+ silentJSONParsing: x.transitional(x.boolean),
1238
+ forcedJSONParsing: x.transitional(x.boolean),
1239
+ clarifyTimeoutError: x.transitional(x.boolean)
1240
+ }, !1), s != null && (a.isFunction(s) ? n.paramsSerializer = {
1241
+ serialize: s
1242
+ } : te.assertOptions(s, {
1243
+ encode: x.function,
1244
+ serialize: x.function
1245
+ }, !0)), n.method = (n.method || this.defaults.method || "get").toLowerCase();
1246
+ let i = o && a.merge(
1247
+ o.common,
1248
+ o[n.method]
1249
+ );
1250
+ o && a.forEach(
1251
+ ["delete", "get", "head", "post", "put", "patch", "common"],
1252
+ (f) => {
1253
+ delete o[f];
1254
+ }
1255
+ ), n.headers = g.concat(i, o);
1256
+ const c = [];
1257
+ let p = !0;
1258
+ this.interceptors.request.forEach(function(l) {
1259
+ typeof l.runWhen == "function" && l.runWhen(n) === !1 || (p = p && l.synchronous, c.unshift(l.fulfilled, l.rejected));
1260
+ });
1261
+ const h = [];
1262
+ this.interceptors.response.forEach(function(l) {
1263
+ h.push(l.fulfilled, l.rejected);
1264
+ });
1265
+ let d, u = 0, E;
1266
+ if (!p) {
1267
+ const f = [Ee.bind(this), void 0];
1268
+ for (f.unshift.apply(f, c), f.push.apply(f, h), E = f.length, d = Promise.resolve(n); u < E; )
1269
+ d = d.then(f[u++], f[u++]);
1270
+ return d;
1271
+ }
1272
+ E = c.length;
1273
+ let m = n;
1274
+ for (u = 0; u < E; ) {
1275
+ const f = c[u++], l = c[u++];
1276
+ try {
1277
+ m = f(m);
1278
+ } catch (b) {
1279
+ l.call(this, b);
1280
+ break;
1281
+ }
1282
+ }
1283
+ try {
1284
+ d = Ee.call(this, m);
1285
+ } catch (f) {
1286
+ return Promise.reject(f);
1287
+ }
1288
+ for (u = 0, E = h.length; u < E; )
1289
+ d = d.then(h[u++], h[u++]);
1290
+ return d;
1291
+ }
1292
+ getUri(t) {
1293
+ t = P(this.defaults, t);
1294
+ const n = He(t.baseURL, t.url);
1295
+ return Be(n, t.params, t.paramsSerializer);
1296
+ }
1297
+ }
1298
+ a.forEach(["delete", "get", "head", "options"], function(t) {
1299
+ M.prototype[t] = function(n, r) {
1300
+ return this.request(P(r || {}, {
1301
+ method: t,
1302
+ url: n,
1303
+ data: (r || {}).data
1304
+ }));
1305
+ };
1306
+ });
1307
+ a.forEach(["post", "put", "patch"], function(t) {
1308
+ function n(r) {
1309
+ return function(o, i, c) {
1310
+ return this.request(P(c || {}, {
1311
+ method: t,
1312
+ headers: r ? {
1313
+ "Content-Type": "multipart/form-data"
1314
+ } : {},
1315
+ url: o,
1316
+ data: i
1317
+ }));
1318
+ };
1319
+ }
1320
+ M.prototype[t] = n(), M.prototype[t + "Form"] = n(!0);
1321
+ });
1322
+ const H = M;
1323
+ class ce {
1324
+ constructor(t) {
1325
+ if (typeof t != "function")
1326
+ throw new TypeError("executor must be a function.");
1327
+ let n;
1328
+ this.promise = new Promise(function(o) {
1329
+ n = o;
1330
+ });
1331
+ const r = this;
1332
+ this.promise.then((s) => {
1333
+ if (!r._listeners)
1334
+ return;
1335
+ let o = r._listeners.length;
1336
+ for (; o-- > 0; )
1337
+ r._listeners[o](s);
1338
+ r._listeners = null;
1339
+ }), this.promise.then = (s) => {
1340
+ let o;
1341
+ const i = new Promise((c) => {
1342
+ r.subscribe(c), o = c;
1343
+ }).then(s);
1344
+ return i.cancel = function() {
1345
+ r.unsubscribe(o);
1346
+ }, i;
1347
+ }, t(function(o, i, c) {
1348
+ r.reason || (r.reason = new L(o, i, c), n(r.reason));
1349
+ });
1350
+ }
1351
+ /**
1352
+ * Throws a `CanceledError` if cancellation has been requested.
1353
+ */
1354
+ throwIfRequested() {
1355
+ if (this.reason)
1356
+ throw this.reason;
1357
+ }
1358
+ /**
1359
+ * Subscribe to the cancel signal
1360
+ */
1361
+ subscribe(t) {
1362
+ if (this.reason) {
1363
+ t(this.reason);
1364
+ return;
1365
+ }
1366
+ this._listeners ? this._listeners.push(t) : this._listeners = [t];
1367
+ }
1368
+ /**
1369
+ * Unsubscribe from the cancel signal
1370
+ */
1371
+ unsubscribe(t) {
1372
+ if (!this._listeners)
1373
+ return;
1374
+ const n = this._listeners.indexOf(t);
1375
+ n !== -1 && this._listeners.splice(n, 1);
1376
+ }
1377
+ /**
1378
+ * Returns an object that contains a new `CancelToken` and a function that, when called,
1379
+ * cancels the `CancelToken`.
1380
+ */
1381
+ static source() {
1382
+ let t;
1383
+ return {
1384
+ token: new ce(function(s) {
1385
+ t = s;
1386
+ }),
1387
+ cancel: t
1388
+ };
1389
+ }
1390
+ }
1391
+ const fn = ce;
1392
+ function dn(e) {
1393
+ return function(n) {
1394
+ return e.apply(null, n);
1395
+ };
1396
+ }
1397
+ function pn(e) {
1398
+ return a.isObject(e) && e.isAxiosError === !0;
1399
+ }
1400
+ const ne = {
1401
+ Continue: 100,
1402
+ SwitchingProtocols: 101,
1403
+ Processing: 102,
1404
+ EarlyHints: 103,
1405
+ Ok: 200,
1406
+ Created: 201,
1407
+ Accepted: 202,
1408
+ NonAuthoritativeInformation: 203,
1409
+ NoContent: 204,
1410
+ ResetContent: 205,
1411
+ PartialContent: 206,
1412
+ MultiStatus: 207,
1413
+ AlreadyReported: 208,
1414
+ ImUsed: 226,
1415
+ MultipleChoices: 300,
1416
+ MovedPermanently: 301,
1417
+ Found: 302,
1418
+ SeeOther: 303,
1419
+ NotModified: 304,
1420
+ UseProxy: 305,
1421
+ Unused: 306,
1422
+ TemporaryRedirect: 307,
1423
+ PermanentRedirect: 308,
1424
+ BadRequest: 400,
1425
+ Unauthorized: 401,
1426
+ PaymentRequired: 402,
1427
+ Forbidden: 403,
1428
+ NotFound: 404,
1429
+ MethodNotAllowed: 405,
1430
+ NotAcceptable: 406,
1431
+ ProxyAuthenticationRequired: 407,
1432
+ RequestTimeout: 408,
1433
+ Conflict: 409,
1434
+ Gone: 410,
1435
+ LengthRequired: 411,
1436
+ PreconditionFailed: 412,
1437
+ PayloadTooLarge: 413,
1438
+ UriTooLong: 414,
1439
+ UnsupportedMediaType: 415,
1440
+ RangeNotSatisfiable: 416,
1441
+ ExpectationFailed: 417,
1442
+ ImATeapot: 418,
1443
+ MisdirectedRequest: 421,
1444
+ UnprocessableEntity: 422,
1445
+ Locked: 423,
1446
+ FailedDependency: 424,
1447
+ TooEarly: 425,
1448
+ UpgradeRequired: 426,
1449
+ PreconditionRequired: 428,
1450
+ TooManyRequests: 429,
1451
+ RequestHeaderFieldsTooLarge: 431,
1452
+ UnavailableForLegalReasons: 451,
1453
+ InternalServerError: 500,
1454
+ NotImplemented: 501,
1455
+ BadGateway: 502,
1456
+ ServiceUnavailable: 503,
1457
+ GatewayTimeout: 504,
1458
+ HttpVersionNotSupported: 505,
1459
+ VariantAlsoNegotiates: 506,
1460
+ InsufficientStorage: 507,
1461
+ LoopDetected: 508,
1462
+ NotExtended: 510,
1463
+ NetworkAuthenticationRequired: 511
1464
+ };
1465
+ Object.entries(ne).forEach(([e, t]) => {
1466
+ ne[t] = e;
1467
+ });
1468
+ const hn = ne;
1469
+ function ze(e) {
1470
+ const t = new H(e), n = Oe(H.prototype.request, t);
1471
+ return a.extend(n, H.prototype, t, { allOwnKeys: !0 }), a.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(s) {
1472
+ return ze(P(e, s));
1473
+ }, n;
1474
+ }
1475
+ const w = ze(ie);
1476
+ w.Axios = H;
1477
+ w.CanceledError = L;
1478
+ w.CancelToken = fn;
1479
+ w.isCancel = ke;
1480
+ w.VERSION = qe;
1481
+ w.toFormData = $;
1482
+ w.AxiosError = y;
1483
+ w.Cancel = w.CanceledError;
1484
+ w.all = function(t) {
1485
+ return Promise.all(t);
1486
+ };
1487
+ w.spread = dn;
1488
+ w.isAxiosError = pn;
1489
+ w.mergeConfig = P;
1490
+ w.AxiosHeaders = g;
1491
+ w.formToJSON = (e) => Ie(a.isHTMLForm(e) ? new FormData(e) : e);
1492
+ w.getAdapter = Me.getAdapter;
1493
+ w.HttpStatusCode = hn;
1494
+ w.default = w;
1495
+ const En = (e) => {
1496
+ const {
1497
+ generateComparisonId: t
1498
+ } = Xe(), n = (m, f) => {
1499
+ e("emit-event-hub", { event: m, data: f });
1500
+ }, r = () => {
1501
+ e("emit-event-hub");
1502
+ }, s = (m, f) => {
1503
+ e("redirect-page", { link: m, data: f });
1504
+ }, o = (m) => {
1505
+ e("submit-form", m);
1506
+ }, i = (m, f, l) => D(void 0, null, function* () {
1507
+ try {
1508
+ const b = yield t(m, f);
1509
+ b && s(p(l, b.getId()));
1510
+ } catch (b) {
1511
+ throw b;
1512
+ }
1513
+ }), c = () => D(void 0, null, function* () {
1514
+ try {
1515
+ const { data: m } = yield w.post(Ke.getMijnUrl() + "/api/v1/vd/register/quote", {
1516
+ email: S.email,
1517
+ name: S.firstName,
1518
+ phone_number: S.phoneNumber,
1519
+ referrer_group: W.refId
1520
+ });
1521
+ return yield s("/informatie/bedankt/", {
1522
+ email: m.user.email,
1523
+ phone: m.user.info.phone_number,
1524
+ public: m.user.public_id,
1525
+ firstname: m.user.name
1526
+ }), !0;
1527
+ } catch (m) {
1528
+ throw m;
1529
+ }
1530
+ }), p = (m, f) => m.replace("<<COMPARISONID>>", f);
1531
+ return {
1532
+ emitEvent: n,
1533
+ closeFormWithoutUpdateComparison: r,
1534
+ submitFormAndRedirect: s,
1535
+ submitFormAndUpdateFormData: o,
1536
+ submitFormAndCreateComparison: i,
1537
+ submitAndSendQuotationData: c,
1538
+ setInitialUserInfoInStore: (m) => {
1539
+ Object.keys(S).map((l) => {
1540
+ if (l === "zipcode") {
1541
+ S[l] = m.userInformation.zipCode || v()[l] || S[l];
1542
+ return;
1543
+ }
1544
+ if (l === "houseNumber") {
1545
+ const b = m.userInformation[l] ? String(m.userInformation[l]) : "";
1546
+ S[l] = b || v()[l] || S[l];
1547
+ return;
1548
+ }
1549
+ S[l] = m.userInformation[l] || v()[l] || S[l];
1550
+ });
1551
+ },
1552
+ removeSessionState: (m, f) => {
1553
+ Qe.removeSessionState(m, f);
1554
+ },
1555
+ openQuotationModal: () => {
1556
+ const { refId: m, notes: f, description: l, headerTitle: b } = W;
1557
+ e("emit-event-hub", {
1558
+ event: "open-quotation-modal",
1559
+ data: {
1560
+ refId: m,
1561
+ notes: f,
1562
+ description: l,
1563
+ headerTitle: b
1564
+ }
1565
+ });
1566
+ },
1567
+ setQuotationData: (m) => {
1568
+ Object.keys(m).map((f) => {
1569
+ W[f] = m[f];
1570
+ });
1571
+ }
1572
+ };
1573
+ };
1574
+ export {
1575
+ w as a,
1576
+ En as u
1577
+ };