@vergelijkdirect/comparison-forms 1.0.87 → 1.0.89
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.
|
@@ -35,7 +35,7 @@ var le = (t, e, r) => new Promise((n, a) => {
|
|
|
35
35
|
}, d = (f) => f.done ? n(f.value) : Promise.resolve(f.value).then(i, u);
|
|
36
36
|
d((r = r.apply(t, e)).next());
|
|
37
37
|
});
|
|
38
|
-
import { reactive as qe, ref as j, getCurrentInstance as Ft, computed as Ie, onMounted as Lt, defineComponent as de, nextTick as
|
|
38
|
+
import { reactive as qe, ref as j, getCurrentInstance as Ft, computed as Ie, onMounted as Lt, defineComponent as de, nextTick as Or, inject as os } from "vue";
|
|
39
39
|
function pd(t, e) {
|
|
40
40
|
for (var r = 0; r < e.length; r++) {
|
|
41
41
|
const n = e[r];
|
|
@@ -187,7 +187,7 @@ function Se(t) {
|
|
|
187
187
|
function pt(t) {
|
|
188
188
|
return typeof t == "number" || Object.prototype.toString.call(t) === "[object Number]";
|
|
189
189
|
}
|
|
190
|
-
function
|
|
190
|
+
function $r(t) {
|
|
191
191
|
return t instanceof Date || Object.prototype.toString.call(t) === "[object Date]";
|
|
192
192
|
}
|
|
193
193
|
function Ru(t, e) {
|
|
@@ -259,11 +259,11 @@ function Ci(t, e) {
|
|
|
259
259
|
n = Na[r], a = e[n], Se(a) || (t[n] = a);
|
|
260
260
|
return t;
|
|
261
261
|
}
|
|
262
|
-
function
|
|
262
|
+
function Fr(t) {
|
|
263
263
|
Ci(this, t), this._d = new Date(t._d != null ? t._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), Ia === !1 && (Ia = !0, k.updateOffset(this), Ia = !1);
|
|
264
264
|
}
|
|
265
265
|
function He(t) {
|
|
266
|
-
return t instanceof
|
|
266
|
+
return t instanceof Fr || t != null && t._isAMomentObject != null;
|
|
267
267
|
}
|
|
268
268
|
function Yu(t) {
|
|
269
269
|
k.suppressDeprecationWarnings === !1 && typeof console != "undefined" && console.warn && console.warn("Deprecation warning: " + t);
|
|
@@ -435,13 +435,13 @@ function Fd(t, e) {
|
|
|
435
435
|
var r = this._relativeTime[t > 0 ? "future" : "past"];
|
|
436
436
|
return rt(r) ? r(e) : r.replace(/%s/i, e);
|
|
437
437
|
}
|
|
438
|
-
var
|
|
438
|
+
var Cr = {};
|
|
439
439
|
function pe(t, e) {
|
|
440
440
|
var r = t.toLowerCase();
|
|
441
|
-
|
|
441
|
+
Cr[r] = Cr[r + "s"] = Cr[e] = t;
|
|
442
442
|
}
|
|
443
443
|
function Ae(t) {
|
|
444
|
-
return typeof t == "string" ?
|
|
444
|
+
return typeof t == "string" ? Cr[t] || Cr[t.toLowerCase()] : void 0;
|
|
445
445
|
}
|
|
446
446
|
function Di(t) {
|
|
447
447
|
var e = {}, r, n;
|
|
@@ -499,7 +499,7 @@ function Ed(t, e) {
|
|
|
499
499
|
return this[t](e);
|
|
500
500
|
return this;
|
|
501
501
|
}
|
|
502
|
-
var Fu = /\d/, Pe = /\d\d/, Nu = /\d{3}/, Pi = /\d{4}/, la = /[+-]?\d{6}/, Q = /\d\d?/, Iu = /\d\d\d\d?/, Eu = /\d\d\d\d\d\d?/, ca = /\d{1,3}/, Ri = /\d{1,4}/, da = /[+-]?\d{1,6}/, sr = /\d+/, fa = /[+-]?\d+/, Ld = /Z|[+-]\d\d:?\d\d/gi, ha = /Z|[+-]\d\d(?::?\d\d)?/gi, Vd = /[+-]?\d+(\.\d{1,3})?/,
|
|
502
|
+
var Fu = /\d/, Pe = /\d\d/, Nu = /\d{3}/, Pi = /\d{4}/, la = /[+-]?\d{6}/, Q = /\d\d?/, Iu = /\d\d\d\d?/, Eu = /\d\d\d\d\d\d?/, ca = /\d{1,3}/, Ri = /\d{1,4}/, da = /[+-]?\d{1,6}/, sr = /\d+/, fa = /[+-]?\d+/, Ld = /Z|[+-]\d\d:?\d\d/gi, ha = /Z|[+-]\d\d(?::?\d\d)?/gi, Vd = /[+-]?\d+(\.\d{1,3})?/, Nr = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, Gn;
|
|
503
503
|
Gn = {};
|
|
504
504
|
function C(t, e, r) {
|
|
505
505
|
Gn[t] = rt(e) ? e : function(n, a) {
|
|
@@ -527,7 +527,7 @@ function z(t, e) {
|
|
|
527
527
|
}), r = 0; r < t.length; r++)
|
|
528
528
|
di[t[r]] = n;
|
|
529
529
|
}
|
|
530
|
-
function
|
|
530
|
+
function Ir(t, e) {
|
|
531
531
|
z(t, function(r, n, a, i) {
|
|
532
532
|
a._w = a._w || {}, e(r, a._w, a, i);
|
|
533
533
|
});
|
|
@@ -583,7 +583,7 @@ var Gd = "January_February_March_April_May_June_July_August_September_October_No
|
|
|
583
583
|
"_"
|
|
584
584
|
), Lu = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split(
|
|
585
585
|
"_"
|
|
586
|
-
), Vu = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Zd =
|
|
586
|
+
), Vu = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Zd = Nr, Jd = Nr;
|
|
587
587
|
function Xd(t, e) {
|
|
588
588
|
return t ? Ve(this._months) ? this._months[t.month()] : this._months[(this._months.isFormat || Vu).test(e) ? "format" : "standalone"][t.month()] : Ve(this._months) ? this._months : this._months.standalone;
|
|
589
589
|
}
|
|
@@ -689,7 +689,7 @@ z("YY", function(t, e) {
|
|
|
689
689
|
z("Y", function(t, e) {
|
|
690
690
|
e[me] = parseInt(t, 10);
|
|
691
691
|
});
|
|
692
|
-
function
|
|
692
|
+
function Mr(t) {
|
|
693
693
|
return ua(t) ? 366 : 365;
|
|
694
694
|
}
|
|
695
695
|
k.parseTwoDigitYear = function(t) {
|
|
@@ -703,22 +703,22 @@ function of(t, e, r, n, a, i, u) {
|
|
|
703
703
|
var d;
|
|
704
704
|
return t < 100 && t >= 0 ? (d = new Date(t + 400, e, r, n, a, i, u), isFinite(d.getFullYear()) && d.setFullYear(t)) : d = new Date(t, e, r, n, a, i, u), d;
|
|
705
705
|
}
|
|
706
|
-
function
|
|
706
|
+
function Dr(t) {
|
|
707
707
|
var e, r;
|
|
708
708
|
return t < 100 && t >= 0 ? (r = Array.prototype.slice.call(arguments), r[0] = t + 400, e = new Date(Date.UTC.apply(null, r)), isFinite(e.getUTCFullYear()) && e.setUTCFullYear(t)) : e = new Date(Date.UTC.apply(null, arguments)), e;
|
|
709
709
|
}
|
|
710
710
|
function Zn(t, e, r) {
|
|
711
|
-
var n = 7 + e - r, a = (7 +
|
|
711
|
+
var n = 7 + e - r, a = (7 + Dr(t, 0, n).getUTCDay() - e) % 7;
|
|
712
712
|
return -a + n - 1;
|
|
713
713
|
}
|
|
714
714
|
function zu(t, e, r, n, a) {
|
|
715
715
|
var i = (7 + r - n) % 7, u = Zn(t, n, a), d = 1 + 7 * (e - 1) + i + u, f, s;
|
|
716
|
-
return d <= 0 ? (f = t - 1, s =
|
|
716
|
+
return d <= 0 ? (f = t - 1, s = Mr(f) + d) : d > Mr(t) ? (f = t + 1, s = d - Mr(t)) : (f = t, s = d), {
|
|
717
717
|
year: f,
|
|
718
718
|
dayOfYear: s
|
|
719
719
|
};
|
|
720
720
|
}
|
|
721
|
-
function
|
|
721
|
+
function Pr(t, e, r) {
|
|
722
722
|
var n = Zn(t.year(), e, r), a = Math.floor((t.dayOfYear() - n - 1) / 7) + 1, i, u;
|
|
723
723
|
return a < 1 ? (u = t.year() - 1, i = a + ht(u, e, r)) : a > ht(t.year(), e, r) ? (i = a - ht(t.year(), e, r), u = t.year() + 1) : (u = t.year(), i = a), {
|
|
724
724
|
week: i,
|
|
@@ -727,7 +727,7 @@ function Dr(t, e, r) {
|
|
|
727
727
|
}
|
|
728
728
|
function ht(t, e, r) {
|
|
729
729
|
var n = Zn(t, e, r), a = Zn(t + 1, e, r);
|
|
730
|
-
return (
|
|
730
|
+
return (Mr(t) - n + a) / 7;
|
|
731
731
|
}
|
|
732
732
|
x("w", ["ww", 2], "wo", "week");
|
|
733
733
|
x("W", ["WW", 2], "Wo", "isoWeek");
|
|
@@ -739,11 +739,11 @@ C("w", Q);
|
|
|
739
739
|
C("ww", Q, Pe);
|
|
740
740
|
C("W", Q);
|
|
741
741
|
C("WW", Q, Pe);
|
|
742
|
-
|
|
742
|
+
Ir(["w", "ww", "W", "WW"], function(t, e, r, n) {
|
|
743
743
|
e[n.substr(0, 1)] = T(t);
|
|
744
744
|
});
|
|
745
745
|
function sf(t) {
|
|
746
|
-
return
|
|
746
|
+
return Pr(t, this._week.dow, this._week.doy).week;
|
|
747
747
|
}
|
|
748
748
|
var uf = {
|
|
749
749
|
dow: 0,
|
|
@@ -762,7 +762,7 @@ function df(t) {
|
|
|
762
762
|
return t == null ? e : this.add((t - e) * 7, "d");
|
|
763
763
|
}
|
|
764
764
|
function ff(t) {
|
|
765
|
-
var e =
|
|
765
|
+
var e = Pr(this, 1, 4).week;
|
|
766
766
|
return t == null ? e : this.add((t - e) * 7, "d");
|
|
767
767
|
}
|
|
768
768
|
x("d", 0, "do", "day");
|
|
@@ -795,11 +795,11 @@ C("ddd", function(t, e) {
|
|
|
795
795
|
C("dddd", function(t, e) {
|
|
796
796
|
return e.weekdaysRegex(t);
|
|
797
797
|
});
|
|
798
|
-
|
|
798
|
+
Ir(["dd", "ddd", "dddd"], function(t, e, r, n) {
|
|
799
799
|
var a = r._locale.weekdaysParse(t, n, r._strict);
|
|
800
800
|
a != null ? e.d = a : R(r).invalidWeekday = t;
|
|
801
801
|
});
|
|
802
|
-
|
|
802
|
+
Ir(["d", "e", "E"], function(t, e, r, n) {
|
|
803
803
|
e[n] = T(t);
|
|
804
804
|
});
|
|
805
805
|
function hf(t, e) {
|
|
@@ -813,7 +813,7 @@ function Yi(t, e) {
|
|
|
813
813
|
}
|
|
814
814
|
var vf = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split(
|
|
815
815
|
"_"
|
|
816
|
-
), Bu = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), pf = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), _f =
|
|
816
|
+
), Bu = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), pf = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), _f = Nr, yf = Nr, gf = Nr;
|
|
817
817
|
function bf(t, e) {
|
|
818
818
|
var r = Ve(this._weekdays) ? this._weekdays : this._weekdays[t && t !== !0 && this._weekdays.isFormat.test(e) ? "format" : "standalone"];
|
|
819
819
|
return t === !0 ? Yi(r, this._week.dow) : t ? r[t.day()] : r;
|
|
@@ -1006,7 +1006,7 @@ var Ju = {
|
|
|
1006
1006
|
weekdaysMin: pf,
|
|
1007
1007
|
weekdaysShort: Bu,
|
|
1008
1008
|
meridiemParse: Tf
|
|
1009
|
-
}, te = {},
|
|
1009
|
+
}, te = {}, mr = {}, Rr;
|
|
1010
1010
|
function Ff(t, e) {
|
|
1011
1011
|
var r, n = Math.min(t.length, e.length);
|
|
1012
1012
|
for (r = 0; r < n; r += 1)
|
|
@@ -1028,13 +1028,13 @@ function Nf(t) {
|
|
|
1028
1028
|
}
|
|
1029
1029
|
e++;
|
|
1030
1030
|
}
|
|
1031
|
-
return
|
|
1031
|
+
return Rr;
|
|
1032
1032
|
}
|
|
1033
1033
|
function va(t) {
|
|
1034
1034
|
var e = null, r;
|
|
1035
1035
|
if (te[t] === void 0 && typeof module != "undefined" && module && module.exports)
|
|
1036
1036
|
try {
|
|
1037
|
-
e =
|
|
1037
|
+
e = Rr._abbr, r = require, r("./locale/" + t), Pt(e);
|
|
1038
1038
|
} catch (n) {
|
|
1039
1039
|
te[t] = null;
|
|
1040
1040
|
}
|
|
@@ -1042,9 +1042,9 @@ function va(t) {
|
|
|
1042
1042
|
}
|
|
1043
1043
|
function Pt(t, e) {
|
|
1044
1044
|
var r;
|
|
1045
|
-
return t && (Se(e) ? r = yt(t) : r = Ai(t, e), r ?
|
|
1045
|
+
return t && (Se(e) ? r = yt(t) : r = Ai(t, e), r ? Rr = r : typeof console != "undefined" && console.warn && console.warn(
|
|
1046
1046
|
"Locale " + t + " not found. Did you forget to load it?"
|
|
1047
|
-
)),
|
|
1047
|
+
)), Rr._abbr;
|
|
1048
1048
|
}
|
|
1049
1049
|
function Ai(t, e) {
|
|
1050
1050
|
if (e !== null) {
|
|
@@ -1060,11 +1060,11 @@ function Ai(t, e) {
|
|
|
1060
1060
|
else if (r = va(e.parentLocale), r != null)
|
|
1061
1061
|
n = r._config;
|
|
1062
1062
|
else
|
|
1063
|
-
return
|
|
1063
|
+
return mr[e.parentLocale] || (mr[e.parentLocale] = []), mr[e.parentLocale].push({
|
|
1064
1064
|
name: t,
|
|
1065
1065
|
config: e
|
|
1066
1066
|
}), null;
|
|
1067
|
-
return te[t] = new Mi(li(n, e)),
|
|
1067
|
+
return te[t] = new Mi(li(n, e)), mr[t] && mr[t].forEach(function(a) {
|
|
1068
1068
|
Ai(a.name, a.config);
|
|
1069
1069
|
}), Pt(t), te[t];
|
|
1070
1070
|
} else
|
|
@@ -1081,7 +1081,7 @@ function If(t, e) {
|
|
|
1081
1081
|
function yt(t) {
|
|
1082
1082
|
var e;
|
|
1083
1083
|
if (t && t._locale && t._locale._abbr && (t = t._locale._abbr), !t)
|
|
1084
|
-
return
|
|
1084
|
+
return Rr;
|
|
1085
1085
|
if (!Ve(t)) {
|
|
1086
1086
|
if (e = va(t), e)
|
|
1087
1087
|
return e;
|
|
@@ -1219,7 +1219,7 @@ function Qu(t) {
|
|
|
1219
1219
|
e[7]
|
|
1220
1220
|
), !Zf(e[1], r, t))
|
|
1221
1221
|
return;
|
|
1222
|
-
t._a = r, t._tzm = Jf(e[8], e[9], e[10]), t._d =
|
|
1222
|
+
t._a = r, t._tzm = Jf(e[8], e[9], e[10]), t._d = Dr.apply(null, t._a), t._d.setUTCMinutes(t._d.getUTCMinutes() - t._tzm), R(t).rfc2822 = !0;
|
|
1223
1223
|
} else
|
|
1224
1224
|
t._isValid = !1;
|
|
1225
1225
|
}
|
|
@@ -1259,11 +1259,11 @@ function Qf(t) {
|
|
|
1259
1259
|
function Fi(t) {
|
|
1260
1260
|
var e, r, n = [], a, i, u;
|
|
1261
1261
|
if (!t._d) {
|
|
1262
|
-
for (a = Qf(t), t._w && t._a[Ze] == null && t._a[lt] == null && Kf(t), t._dayOfYear != null && (u = Jt(t._a[me], a[me]), (t._dayOfYear >
|
|
1262
|
+
for (a = Qf(t), t._w && t._a[Ze] == null && t._a[lt] == null && Kf(t), t._dayOfYear != null && (u = Jt(t._a[me], a[me]), (t._dayOfYear > Mr(u) || t._dayOfYear === 0) && (R(t)._overflowDayOfYear = !0), r = Dr(u, 0, t._dayOfYear), t._a[lt] = r.getUTCMonth(), t._a[Ze] = r.getUTCDate()), e = 0; e < 3 && t._a[e] == null; ++e)
|
|
1263
1263
|
t._a[e] = n[e] = a[e];
|
|
1264
1264
|
for (; e < 7; e++)
|
|
1265
1265
|
t._a[e] = n[e] = t._a[e] == null ? e === 2 ? 1 : 0 : t._a[e];
|
|
1266
|
-
t._a[oe] === 24 && t._a[Ee] === 0 && t._a[ct] === 0 && t._a[At] === 0 && (t._nextDay = !0, t._a[oe] = 0), t._d = (t._useUTC ?
|
|
1266
|
+
t._a[oe] === 24 && t._a[Ee] === 0 && t._a[ct] === 0 && t._a[At] === 0 && (t._nextDay = !0, t._a[oe] = 0), t._d = (t._useUTC ? Dr : of).apply(
|
|
1267
1267
|
null,
|
|
1268
1268
|
n
|
|
1269
1269
|
), i = t._useUTC ? t._d.getUTCDay() : t._d.getDay(), t._tzm != null && t._d.setUTCMinutes(t._d.getUTCMinutes() - t._tzm), t._nextDay && (t._a[oe] = 24), t._w && typeof t._w.d != "undefined" && t._w.d !== i && (R(t).weekdayMismatch = !0);
|
|
@@ -1274,8 +1274,8 @@ function Kf(t) {
|
|
|
1274
1274
|
e = t._w, e.GG != null || e.W != null || e.E != null ? (i = 1, u = 4, r = Jt(
|
|
1275
1275
|
e.GG,
|
|
1276
1276
|
t._a[me],
|
|
1277
|
-
|
|
1278
|
-
), n = Jt(e.W, 1), a = Jt(e.E, 1), (a < 1 || a > 7) && (f = !0)) : (i = t._locale._week.dow, u = t._locale._week.doy, s =
|
|
1277
|
+
Pr(J(), 1, 4).year
|
|
1278
|
+
), n = Jt(e.W, 1), a = Jt(e.E, 1), (a < 1 || a > 7) && (f = !0)) : (i = t._locale._week.dow, u = t._locale._week.doy, s = Pr(J(), i, u), r = Jt(e.gg, t._a[me], s.year), n = Jt(e.w, s.week), e.d != null ? (a = e.d, (a < 0 || a > 6) && (f = !0)) : e.e != null ? (a = e.e + i, (e.e < 0 || e.e > 6) && (f = !0)) : a = i), n < 1 || n > ht(r, i, u) ? R(t)._overflowWeeks = !0 : f != null ? R(t)._overflowWeekday = !0 : (d = zu(r, n, a, i, u), t._a[me] = d.year, t._dayOfYear = d.dayOfYear);
|
|
1279
1279
|
}
|
|
1280
1280
|
k.ISO_8601 = function() {
|
|
1281
1281
|
};
|
|
@@ -1328,16 +1328,16 @@ function rh(t) {
|
|
|
1328
1328
|
}
|
|
1329
1329
|
}
|
|
1330
1330
|
function nh(t) {
|
|
1331
|
-
var e = new
|
|
1331
|
+
var e = new Fr($i(Ku(t)));
|
|
1332
1332
|
return e._nextDay && (e.add(1, "d"), e._nextDay = void 0), e;
|
|
1333
1333
|
}
|
|
1334
1334
|
function Ku(t) {
|
|
1335
1335
|
var e = t._i, r = t._f;
|
|
1336
|
-
return t._locale = t._locale || yt(t._l), e === null || r === void 0 && e === "" ? sa({ nullInput: !0 }) : (typeof e == "string" && (t._i = e = t._locale.preparse(e)), He(e) ? new
|
|
1336
|
+
return t._locale = t._locale || yt(t._l), e === null || r === void 0 && e === "" ? sa({ nullInput: !0 }) : (typeof e == "string" && (t._i = e = t._locale.preparse(e)), He(e) ? new Fr($i(e)) : ($r(e) ? t._d = e : Ve(r) ? th(t) : r ? Ni(t) : ah(t), Oi(t) || (t._d = null), t));
|
|
1337
1337
|
}
|
|
1338
1338
|
function ah(t) {
|
|
1339
1339
|
var e = t._i;
|
|
1340
|
-
Se(e) ? t._d = new Date(k.now()) :
|
|
1340
|
+
Se(e) ? t._d = new Date(k.now()) : $r(e) ? t._d = new Date(e.valueOf()) : typeof e == "string" ? Xf(t) : Ve(e) ? (t._a = Ru(e.slice(0), function(r) {
|
|
1341
1341
|
return parseInt(r, 10);
|
|
1342
1342
|
}), Fi(t)) : Nt(e) ? rh(t) : pt(e) ? t._d = new Date(e) : k.createFromInputFallback(t);
|
|
1343
1343
|
}
|
|
@@ -1379,7 +1379,7 @@ function uh() {
|
|
|
1379
1379
|
}
|
|
1380
1380
|
var lh = function() {
|
|
1381
1381
|
return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
|
|
1382
|
-
},
|
|
1382
|
+
}, vr = [
|
|
1383
1383
|
"year",
|
|
1384
1384
|
"quarter",
|
|
1385
1385
|
"month",
|
|
@@ -1393,13 +1393,13 @@ var lh = function() {
|
|
|
1393
1393
|
function ch(t) {
|
|
1394
1394
|
var e, r = !1, n;
|
|
1395
1395
|
for (e in t)
|
|
1396
|
-
if (E(t, e) && !(ne.call(
|
|
1396
|
+
if (E(t, e) && !(ne.call(vr, e) !== -1 && (t[e] == null || !isNaN(t[e]))))
|
|
1397
1397
|
return !1;
|
|
1398
|
-
for (n = 0; n <
|
|
1399
|
-
if (t[
|
|
1398
|
+
for (n = 0; n < vr.length; ++n)
|
|
1399
|
+
if (t[vr[n]]) {
|
|
1400
1400
|
if (r)
|
|
1401
1401
|
return !1;
|
|
1402
|
-
parseFloat(t[
|
|
1402
|
+
parseFloat(t[vr[n]]) !== T(t[vr[n]]) && (r = !0);
|
|
1403
1403
|
}
|
|
1404
1404
|
return !0;
|
|
1405
1405
|
}
|
|
@@ -1447,7 +1447,7 @@ function Ii(t, e) {
|
|
|
1447
1447
|
}
|
|
1448
1448
|
function Ei(t, e) {
|
|
1449
1449
|
var r, n;
|
|
1450
|
-
return e._isUTC ? (r = e.clone(), n = (He(t) ||
|
|
1450
|
+
return e._isUTC ? (r = e.clone(), n = (He(t) || $r(t) ? t.valueOf() : J(t).valueOf()) - r.valueOf(), r._d.setTime(r._d.valueOf() + n), k.updateOffset(r, !1), r) : J(t).local();
|
|
1451
1451
|
}
|
|
1452
1452
|
function hi(t) {
|
|
1453
1453
|
return -Math.round(t._d.getTimezoneOffset());
|
|
@@ -1572,7 +1572,7 @@ function ol(t) {
|
|
|
1572
1572
|
return typeof t == "string" || t instanceof String;
|
|
1573
1573
|
}
|
|
1574
1574
|
function Rh(t) {
|
|
1575
|
-
return He(t) ||
|
|
1575
|
+
return He(t) || $r(t) || ol(t) || pt(t) || jh(t) || Yh(t) || t === null || t === void 0;
|
|
1576
1576
|
}
|
|
1577
1577
|
function Yh(t) {
|
|
1578
1578
|
var e = Nt(t) && !ki(t), r = !1, n = [
|
|
@@ -1636,7 +1636,7 @@ function $h(t, e) {
|
|
|
1636
1636
|
);
|
|
1637
1637
|
}
|
|
1638
1638
|
function Fh() {
|
|
1639
|
-
return new
|
|
1639
|
+
return new Fr(this);
|
|
1640
1640
|
}
|
|
1641
1641
|
function Nh(t, e) {
|
|
1642
1642
|
var r = He(t) ? t : J(t);
|
|
@@ -2078,10 +2078,10 @@ C("GGGG", Ri, Pi);
|
|
|
2078
2078
|
C("gggg", Ri, Pi);
|
|
2079
2079
|
C("GGGGG", da, la);
|
|
2080
2080
|
C("ggggg", da, la);
|
|
2081
|
-
|
|
2081
|
+
Ir(["gggg", "ggggg", "GGGG", "GGGGG"], function(t, e, r, n) {
|
|
2082
2082
|
e[n.substr(0, 2)] = T(t);
|
|
2083
2083
|
});
|
|
2084
|
-
|
|
2084
|
+
Ir(["gg", "GG"], function(t, e, r, n) {
|
|
2085
2085
|
e[n] = k.parseTwoDigitYear(t);
|
|
2086
2086
|
});
|
|
2087
2087
|
function km(t) {
|
|
@@ -2120,10 +2120,10 @@ function Dm() {
|
|
|
2120
2120
|
}
|
|
2121
2121
|
function hl(t, e, r, n, a) {
|
|
2122
2122
|
var i;
|
|
2123
|
-
return t == null ?
|
|
2123
|
+
return t == null ? Pr(this, n, a).year : (i = ht(t, n, a), e > i && (e = i), Pm.call(this, t, e, r, n, a));
|
|
2124
2124
|
}
|
|
2125
2125
|
function Pm(t, e, r, n, a) {
|
|
2126
|
-
var i = zu(t, e, r, n, a), u =
|
|
2126
|
+
var i = zu(t, e, r, n, a), u = Dr(i.year, 0, i.dayOfYear);
|
|
2127
2127
|
return this.year(u.getUTCFullYear()), this.month(u.getUTCMonth()), this.date(u.getUTCDate()), this;
|
|
2128
2128
|
}
|
|
2129
2129
|
x("Q", 0, "Qo", "quarter");
|
|
@@ -2224,7 +2224,7 @@ function $m() {
|
|
|
2224
2224
|
function Fm() {
|
|
2225
2225
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
|
2226
2226
|
}
|
|
2227
|
-
var w =
|
|
2227
|
+
var w = Fr.prototype;
|
|
2228
2228
|
w.add = Dh;
|
|
2229
2229
|
w.calendar = $h;
|
|
2230
2230
|
w.clone = Fh;
|
|
@@ -2621,7 +2621,7 @@ k.now = lh;
|
|
|
2621
2621
|
k.utc = tt;
|
|
2622
2622
|
k.unix = Nm;
|
|
2623
2623
|
k.months = Em;
|
|
2624
|
-
k.isDate =
|
|
2624
|
+
k.isDate = $r;
|
|
2625
2625
|
k.locale = Pt;
|
|
2626
2626
|
k.invalid = sa;
|
|
2627
2627
|
k.duration = ze;
|
|
@@ -2702,7 +2702,7 @@ const Ov = (t) => {
|
|
|
2702
2702
|
});
|
|
2703
2703
|
let fs = qe({}), hs = qe({});
|
|
2704
2704
|
const Cv = qe({});
|
|
2705
|
-
let
|
|
2705
|
+
let pr = j(!1), Ha = j(!1), Zr = j(!1), Ua = j(!1), Wa = j(null), ms = j(!1);
|
|
2706
2706
|
const Mv = _d, vs = 18, xv = 99, bl = (t, e, r, n) => {
|
|
2707
2707
|
j(Ft().proxy.$refs).value;
|
|
2708
2708
|
const a = Ie(() => I.birthdate.length === 10), i = Ie(() => {
|
|
@@ -2734,17 +2734,17 @@ const Mv = _d, vs = 18, xv = 99, bl = (t, e, r, n) => {
|
|
|
2734
2734
|
}, s = (g) => {
|
|
2735
2735
|
xe.claimFreeYears = String(g);
|
|
2736
2736
|
}, o = () => {
|
|
2737
|
-
|
|
2737
|
+
pr.value = !0;
|
|
2738
2738
|
}, c = () => {
|
|
2739
|
-
|
|
2739
|
+
pr.value = !1;
|
|
2740
2740
|
}, h = (g) => le(void 0, null, function* () {
|
|
2741
2741
|
try {
|
|
2742
|
-
if (Ha.value = !1,
|
|
2742
|
+
if (Ha.value = !1, pr.value = !1, g.length >= 6) {
|
|
2743
2743
|
const m = yield r.motorService.findMotor(g);
|
|
2744
2744
|
hs = m, xe.license = m.LicensePlate, Ha.value = !0;
|
|
2745
2745
|
}
|
|
2746
2746
|
} catch (m) {
|
|
2747
|
-
console.error(m),
|
|
2747
|
+
console.error(m), pr.value = !0;
|
|
2748
2748
|
}
|
|
2749
2749
|
}), l = () => le(void 0, null, function* () {
|
|
2750
2750
|
try {
|
|
@@ -2791,7 +2791,7 @@ const Mv = _d, vs = 18, xv = 99, bl = (t, e, r, n) => {
|
|
|
2791
2791
|
return Lt(() => {
|
|
2792
2792
|
Wa.value = +k().format("YYYY"), t.isOnResultPage && (xe.license = t.insuranceState.vehicle.LicensePlate, h(t.insuranceState.vehicle.LicensePlate), xe.claimFreeYears = t.insuranceState.claimFreeYears, xe.kilometrage = +t.insuranceState.kilometrage, I.birthdate = t.userInformation.birthdate, I.zipcode = t.userInformation.zipCode, I.houseNumber = t.userInformation.houseNumber, I.houseNumberAddition = t.userInformation.houseNumberAddition, l()), t.isOnResultPage || Si.removeSessionState(Ft().proxy.$root.$data.pathKey, Ft().proxy.$root.$data.storageKey);
|
|
2793
2793
|
}), {
|
|
2794
|
-
licenseError:
|
|
2794
|
+
licenseError: pr,
|
|
2795
2795
|
showLicenseInfo: Ha,
|
|
2796
2796
|
houseError: Zr,
|
|
2797
2797
|
showHouseInformation: Ua,
|
|
@@ -5024,7 +5024,7 @@ var f_ = ie, h_ = (
|
|
|
5024
5024
|
}()
|
|
5025
5025
|
);
|
|
5026
5026
|
qi.default = h_;
|
|
5027
|
-
var
|
|
5027
|
+
var Er = {}, m_ = y && y.__values || function(t) {
|
|
5028
5028
|
var e = typeof Symbol == "function" && Symbol.iterator, r = e && t[e], n = 0;
|
|
5029
5029
|
if (r)
|
|
5030
5030
|
return r.call(t);
|
|
@@ -5036,7 +5036,7 @@ var Ir = {}, m_ = y && y.__values || function(t) {
|
|
|
5036
5036
|
};
|
|
5037
5037
|
throw new TypeError(e ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
5038
5038
|
};
|
|
5039
|
-
Object.defineProperty(
|
|
5039
|
+
Object.defineProperty(Er, "__esModule", { value: !0 });
|
|
5040
5040
|
var Cs = Ht, v_ = (
|
|
5041
5041
|
/** @class */
|
|
5042
5042
|
function() {
|
|
@@ -5063,7 +5063,7 @@ var Cs = Ht, v_ = (
|
|
|
5063
5063
|
}, t;
|
|
5064
5064
|
}()
|
|
5065
5065
|
);
|
|
5066
|
-
|
|
5066
|
+
Er.default = v_;
|
|
5067
5067
|
var en = {}, Ce = {}, ba = {};
|
|
5068
5068
|
Object.defineProperty(ba, "__esModule", { value: !0 });
|
|
5069
5069
|
var p_ = {
|
|
@@ -6239,7 +6239,7 @@ function O_() {
|
|
|
6239
6239
|
}
|
|
6240
6240
|
};
|
|
6241
6241
|
Object.defineProperty(sn, "__esModule", { value: !0 });
|
|
6242
|
-
var n = ie, a = U(), i = Ht, u = Ce, d =
|
|
6242
|
+
var n = ie, a = U(), i = Ht, u = Ce, d = Er, f = (
|
|
6243
6243
|
/** @class */
|
|
6244
6244
|
function(s) {
|
|
6245
6245
|
t(o, s);
|
|
@@ -7303,10 +7303,10 @@ xo.default = [
|
|
|
7303
7303
|
return r.default;
|
|
7304
7304
|
} });
|
|
7305
7305
|
})(wa);
|
|
7306
|
-
var
|
|
7307
|
-
Object.defineProperty(
|
|
7308
|
-
|
|
7309
|
-
|
|
7306
|
+
var Lr = {};
|
|
7307
|
+
Object.defineProperty(Lr, "__esModule", { value: !0 });
|
|
7308
|
+
Lr.supplierPlacementTracker = void 0;
|
|
7309
|
+
Lr.supplierPlacementTracker = {
|
|
7310
7310
|
setParams: function() {
|
|
7311
7311
|
var t = new URLSearchParams(window.location.search), e = t.get("supplierID"), r = t.get("placementID");
|
|
7312
7312
|
e && r && (localStorage.setItem("supplierID", e), localStorage.setItem("placementID", r));
|
|
@@ -7423,7 +7423,7 @@ function H_() {
|
|
|
7423
7423
|
throw new TypeError(c ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
7424
7424
|
};
|
|
7425
7425
|
Object.defineProperty(mn, "__esModule", { value: !0 });
|
|
7426
|
-
var n = ie, a = wa, i = U(), u = Ce, d =
|
|
7426
|
+
var n = ie, a = wa, i = U(), u = Ce, d = Lr, f = ur, s = (
|
|
7427
7427
|
/** @class */
|
|
7428
7428
|
function() {
|
|
7429
7429
|
function o() {
|
|
@@ -8281,7 +8281,7 @@ function ey() {
|
|
|
8281
8281
|
}
|
|
8282
8282
|
};
|
|
8283
8283
|
Object.defineProperty(wn, "__esModule", { value: !0 });
|
|
8284
|
-
var n = U(), a = Ce, i =
|
|
8284
|
+
var n = U(), a = Ce, i = Er, u = Po, d = (
|
|
8285
8285
|
/** @class */
|
|
8286
8286
|
function(f) {
|
|
8287
8287
|
t(s, f);
|
|
@@ -8383,7 +8383,7 @@ function ge() {
|
|
|
8383
8383
|
Object.defineProperty(t, "DataService", { enumerable: !0, get: function() {
|
|
8384
8384
|
return e.default;
|
|
8385
8385
|
} });
|
|
8386
|
-
var r =
|
|
8386
|
+
var r = Er;
|
|
8387
8387
|
Object.defineProperty(t, "RateService", { enumerable: !0, get: function() {
|
|
8388
8388
|
return r.default;
|
|
8389
8389
|
} });
|
|
@@ -9281,7 +9281,7 @@ function ke(t) {
|
|
|
9281
9281
|
function _t(t) {
|
|
9282
9282
|
return typeof t == "number" || Object.prototype.toString.call(t) === "[object Number]";
|
|
9283
9283
|
}
|
|
9284
|
-
function
|
|
9284
|
+
function Vr(t) {
|
|
9285
9285
|
return t instanceof Date || Object.prototype.toString.call(t) === "[object Date]";
|
|
9286
9286
|
}
|
|
9287
9287
|
function Yl(t, e) {
|
|
@@ -9351,11 +9351,11 @@ function $o(t, e) {
|
|
|
9351
9351
|
n = du[r], a = e[n], ke(a) || (t[n] = a);
|
|
9352
9352
|
return t;
|
|
9353
9353
|
}
|
|
9354
|
-
function
|
|
9354
|
+
function Hr(t) {
|
|
9355
9355
|
$o(this, t), this._d = new Date(t._d != null ? t._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), ei === !1 && (ei = !0, O.updateOffset(this), ei = !1);
|
|
9356
9356
|
}
|
|
9357
9357
|
function We(t) {
|
|
9358
|
-
return t instanceof
|
|
9358
|
+
return t instanceof Hr || t != null && t._isAMomentObject != null;
|
|
9359
9359
|
}
|
|
9360
9360
|
function jl(t) {
|
|
9361
9361
|
O.suppressDeprecationWarnings === !1 && typeof console != "undefined" && console.warn && console.warn("Deprecation warning: " + t);
|
|
@@ -9612,7 +9612,7 @@ function Fy(t) {
|
|
|
9612
9612
|
return n.priority - a.priority;
|
|
9613
9613
|
}), e;
|
|
9614
9614
|
}
|
|
9615
|
-
var $l = /\d/, Re = /\d\d/, Fl = /\d{3}/, Eo = /\d{4}/, ka = /[+-]?\d{6}/, K = /\d\d?/, Nl = /\d\d\d\d?/, Il = /\d\d\d\d\d\d?/, Oa = /\d{1,3}/, Lo = /\d{1,4}/, Ca = /[+-]?\d{1,6}/, cr = /\d+/, Ma = /[+-]?\d+/, Ny = /Z|[+-]\d\d:?\d\d/gi, xa = /Z|[+-]\d\d(?::?\d\d)?/gi, Iy = /[+-]?\d+(\.\d{1,3})?/,
|
|
9615
|
+
var $l = /\d/, Re = /\d\d/, Fl = /\d{3}/, Eo = /\d{4}/, ka = /[+-]?\d{6}/, K = /\d\d?/, Nl = /\d\d\d\d?/, Il = /\d\d\d\d\d\d?/, Oa = /\d{1,3}/, Lo = /\d{1,4}/, Ca = /[+-]?\d{1,6}/, cr = /\d+/, Ma = /[+-]?\d+/, Ny = /Z|[+-]\d\d:?\d\d/gi, xa = /Z|[+-]\d\d(?::?\d\d)?/gi, Iy = /[+-]?\d+(\.\d{1,3})?/, Ur = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, dr = /^[1-9]\d?/, Vo = /^([1-9]\d|\d)/, ra;
|
|
9616
9616
|
ra = {};
|
|
9617
9617
|
function M(t, e, r) {
|
|
9618
9618
|
ra[t] = at(e) ? e : function(n, a) {
|
|
@@ -9650,7 +9650,7 @@ function B(t, e) {
|
|
|
9650
9650
|
}), a = t.length, r = 0; r < a; r++)
|
|
9651
9651
|
yi[t[r]] = n;
|
|
9652
9652
|
}
|
|
9653
|
-
function
|
|
9653
|
+
function Wr(t, e) {
|
|
9654
9654
|
B(t, function(r, n, a, i) {
|
|
9655
9655
|
a._w = a._w || {}, e(r, a._w, a, i);
|
|
9656
9656
|
});
|
|
@@ -9687,7 +9687,7 @@ B("YY", function(t, e) {
|
|
|
9687
9687
|
B("Y", function(t, e) {
|
|
9688
9688
|
e[ve] = parseInt(t, 10);
|
|
9689
9689
|
});
|
|
9690
|
-
function
|
|
9690
|
+
function xr(t) {
|
|
9691
9691
|
return Da(t) ? 366 : 365;
|
|
9692
9692
|
}
|
|
9693
9693
|
O.parseTwoDigitYear = function(t) {
|
|
@@ -9699,10 +9699,10 @@ function Wy() {
|
|
|
9699
9699
|
}
|
|
9700
9700
|
function fr(t, e) {
|
|
9701
9701
|
return function(r) {
|
|
9702
|
-
return r != null ? (Ll(this, t, r), O.updateOffset(this, e), this) :
|
|
9702
|
+
return r != null ? (Ll(this, t, r), O.updateOffset(this, e), this) : Yr(this, t);
|
|
9703
9703
|
};
|
|
9704
9704
|
}
|
|
9705
|
-
function
|
|
9705
|
+
function Yr(t, e) {
|
|
9706
9706
|
if (!t.isValid())
|
|
9707
9707
|
return NaN;
|
|
9708
9708
|
var r = t._d, n = t._isUTC;
|
|
@@ -9805,7 +9805,7 @@ B(["MMM", "MMMM"], function(t, e, r, n) {
|
|
|
9805
9805
|
});
|
|
9806
9806
|
var Gy = "January_February_March_April_May_June_July_August_September_October_November_December".split(
|
|
9807
9807
|
"_"
|
|
9808
|
-
), Vl = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Hl = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Zy =
|
|
9808
|
+
), Vl = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Hl = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Zy = Ur, Jy = Ur;
|
|
9809
9809
|
function Xy(t, e) {
|
|
9810
9810
|
return t ? Ue(this._months) ? this._months[t.month()] : this._months[(this._months.isFormat || Hl).test(e) ? "format" : "standalone"][t.month()] : Ue(this._months) ? this._months : this._months.standalone;
|
|
9811
9811
|
}
|
|
@@ -9854,7 +9854,7 @@ function Ul(t, e) {
|
|
|
9854
9854
|
return n = n < 29 ? n : Math.min(n, Ho(t.year(), r)), t._isUTC ? t._d.setUTCMonth(r, n) : t._d.setMonth(r, n), t;
|
|
9855
9855
|
}
|
|
9856
9856
|
function Wl(t) {
|
|
9857
|
-
return t != null ? (Ul(this, t), O.updateOffset(this, !0), this) :
|
|
9857
|
+
return t != null ? (Ul(this, t), O.updateOffset(this, !0), this) : Yr(this, "Month");
|
|
9858
9858
|
}
|
|
9859
9859
|
function tg() {
|
|
9860
9860
|
return Ho(this.year(), this.month());
|
|
@@ -9884,22 +9884,22 @@ function ag(t, e, r, n, a, i, u) {
|
|
|
9884
9884
|
var d;
|
|
9885
9885
|
return t < 100 && t >= 0 ? (d = new Date(t + 400, e, r, n, a, i, u), isFinite(d.getFullYear()) && d.setFullYear(t)) : d = new Date(t, e, r, n, a, i, u), d;
|
|
9886
9886
|
}
|
|
9887
|
-
function
|
|
9887
|
+
function jr(t) {
|
|
9888
9888
|
var e, r;
|
|
9889
9889
|
return t < 100 && t >= 0 ? (r = Array.prototype.slice.call(arguments), r[0] = t + 400, e = new Date(Date.UTC.apply(null, r)), isFinite(e.getUTCFullYear()) && e.setUTCFullYear(t)) : e = new Date(Date.UTC.apply(null, arguments)), e;
|
|
9890
9890
|
}
|
|
9891
9891
|
function na(t, e, r) {
|
|
9892
|
-
var n = 7 + e - r, a = (7 +
|
|
9892
|
+
var n = 7 + e - r, a = (7 + jr(t, 0, n).getUTCDay() - e) % 7;
|
|
9893
9893
|
return -a + n - 1;
|
|
9894
9894
|
}
|
|
9895
9895
|
function zl(t, e, r, n, a) {
|
|
9896
9896
|
var i = (7 + r - n) % 7, u = na(t, n, a), d = 1 + 7 * (e - 1) + i + u, f, s;
|
|
9897
|
-
return d <= 0 ? (f = t - 1, s =
|
|
9897
|
+
return d <= 0 ? (f = t - 1, s = xr(f) + d) : d > xr(t) ? (f = t + 1, s = d - xr(t)) : (f = t, s = d), {
|
|
9898
9898
|
year: f,
|
|
9899
9899
|
dayOfYear: s
|
|
9900
9900
|
};
|
|
9901
9901
|
}
|
|
9902
|
-
function
|
|
9902
|
+
function Tr(t, e, r) {
|
|
9903
9903
|
var n = na(t.year(), e, r), a = Math.floor((t.dayOfYear() - n - 1) / 7) + 1, i, u;
|
|
9904
9904
|
return a < 1 ? (u = t.year() - 1, i = a + vt(u, e, r)) : a > vt(t.year(), e, r) ? (i = a - vt(t.year(), e, r), u = t.year() + 1) : (u = t.year(), i = a), {
|
|
9905
9905
|
week: i,
|
|
@@ -9908,7 +9908,7 @@ function jr(t, e, r) {
|
|
|
9908
9908
|
}
|
|
9909
9909
|
function vt(t, e, r) {
|
|
9910
9910
|
var n = na(t, e, r), a = na(t + 1, e, r);
|
|
9911
|
-
return (
|
|
9911
|
+
return (xr(t) - n + a) / 7;
|
|
9912
9912
|
}
|
|
9913
9913
|
D("w", ["ww", 2], "wo", "week");
|
|
9914
9914
|
D("W", ["WW", 2], "Wo", "isoWeek");
|
|
@@ -9916,14 +9916,14 @@ M("w", K, dr);
|
|
|
9916
9916
|
M("ww", K, Re);
|
|
9917
9917
|
M("W", K, dr);
|
|
9918
9918
|
M("WW", K, Re);
|
|
9919
|
-
|
|
9919
|
+
Wr(
|
|
9920
9920
|
["w", "ww", "W", "WW"],
|
|
9921
9921
|
function(t, e, r, n) {
|
|
9922
9922
|
e[n.substr(0, 1)] = A(t);
|
|
9923
9923
|
}
|
|
9924
9924
|
);
|
|
9925
9925
|
function ig(t) {
|
|
9926
|
-
return
|
|
9926
|
+
return Tr(t, this._week.dow, this._week.doy).week;
|
|
9927
9927
|
}
|
|
9928
9928
|
var og = {
|
|
9929
9929
|
dow: 0,
|
|
@@ -9942,7 +9942,7 @@ function lg(t) {
|
|
|
9942
9942
|
return t == null ? e : this.add((t - e) * 7, "d");
|
|
9943
9943
|
}
|
|
9944
9944
|
function cg(t) {
|
|
9945
|
-
var e =
|
|
9945
|
+
var e = Tr(this, 1, 4).week;
|
|
9946
9946
|
return t == null ? e : this.add((t - e) * 7, "d");
|
|
9947
9947
|
}
|
|
9948
9948
|
D("d", 0, "do", "day");
|
|
@@ -9969,11 +9969,11 @@ M("ddd", function(t, e) {
|
|
|
9969
9969
|
M("dddd", function(t, e) {
|
|
9970
9970
|
return e.weekdaysRegex(t);
|
|
9971
9971
|
});
|
|
9972
|
-
|
|
9972
|
+
Wr(["dd", "ddd", "dddd"], function(t, e, r, n) {
|
|
9973
9973
|
var a = r._locale.weekdaysParse(t, n, r._strict);
|
|
9974
9974
|
a != null ? e.d = a : Y(r).invalidWeekday = t;
|
|
9975
9975
|
});
|
|
9976
|
-
|
|
9976
|
+
Wr(["d", "e", "E"], function(t, e, r, n) {
|
|
9977
9977
|
e[n] = A(t);
|
|
9978
9978
|
});
|
|
9979
9979
|
function dg(t, e) {
|
|
@@ -9985,7 +9985,7 @@ function fg(t, e) {
|
|
|
9985
9985
|
function Uo(t, e) {
|
|
9986
9986
|
return t.slice(e, 7).concat(t.slice(0, e));
|
|
9987
9987
|
}
|
|
9988
|
-
var hg = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), Bl = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), mg = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), vg =
|
|
9988
|
+
var hg = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), Bl = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), mg = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), vg = Ur, pg = Ur, _g = Ur;
|
|
9989
9989
|
function yg(t, e) {
|
|
9990
9990
|
var r = Ue(this._weekdays) ? this._weekdays : this._weekdays[t && t !== !0 && this._weekdays.isFormat.test(e) ? "format" : "standalone"];
|
|
9991
9991
|
return t === !0 ? Uo(r, this._week.dow) : t ? r[t.day()] : r;
|
|
@@ -10036,7 +10036,7 @@ function Sg(t, e, r) {
|
|
|
10036
10036
|
function kg(t) {
|
|
10037
10037
|
if (!this.isValid())
|
|
10038
10038
|
return t != null ? this : NaN;
|
|
10039
|
-
var e =
|
|
10039
|
+
var e = Yr(this, "Day");
|
|
10040
10040
|
return t != null ? (t = dg(t, this.localeData()), this.add(t - e, "d")) : e;
|
|
10041
10041
|
}
|
|
10042
10042
|
function Og(t) {
|
|
@@ -10176,7 +10176,7 @@ var Jl = {
|
|
|
10176
10176
|
weekdaysMin: mg,
|
|
10177
10177
|
weekdaysShort: Bl,
|
|
10178
10178
|
meridiemParse: Yg
|
|
10179
|
-
}, re = {},
|
|
10179
|
+
}, re = {}, _r = {}, Ar;
|
|
10180
10180
|
function Ag(t, e) {
|
|
10181
10181
|
var r, n = Math.min(t.length, e.length);
|
|
10182
10182
|
for (r = 0; r < n; r += 1)
|
|
@@ -10198,7 +10198,7 @@ function $g(t) {
|
|
|
10198
10198
|
}
|
|
10199
10199
|
e++;
|
|
10200
10200
|
}
|
|
10201
|
-
return
|
|
10201
|
+
return Ar;
|
|
10202
10202
|
}
|
|
10203
10203
|
function Fg(t) {
|
|
10204
10204
|
return !!(t && t.match("^[^/\\\\]*$"));
|
|
@@ -10207,7 +10207,7 @@ function Pa(t) {
|
|
|
10207
10207
|
var e = null, r;
|
|
10208
10208
|
if (re[t] === void 0 && typeof module != "undefined" && module && module.exports && Fg(t))
|
|
10209
10209
|
try {
|
|
10210
|
-
e =
|
|
10210
|
+
e = Ar._abbr, r = require, r("./locale/" + t), Rt(e);
|
|
10211
10211
|
} catch (n) {
|
|
10212
10212
|
re[t] = null;
|
|
10213
10213
|
}
|
|
@@ -10215,9 +10215,9 @@ function Pa(t) {
|
|
|
10215
10215
|
}
|
|
10216
10216
|
function Rt(t, e) {
|
|
10217
10217
|
var r;
|
|
10218
|
-
return t && (ke(e) ? r = wt(t) : r = zo(t, e), r ?
|
|
10218
|
+
return t && (ke(e) ? r = wt(t) : r = zo(t, e), r ? Ar = r : typeof console != "undefined" && console.warn && console.warn(
|
|
10219
10219
|
"Locale " + t + " not found. Did you forget to load it?"
|
|
10220
|
-
)),
|
|
10220
|
+
)), Ar._abbr;
|
|
10221
10221
|
}
|
|
10222
10222
|
function zo(t, e) {
|
|
10223
10223
|
if (e !== null) {
|
|
@@ -10233,11 +10233,11 @@ function zo(t, e) {
|
|
|
10233
10233
|
else if (r = Pa(e.parentLocale), r != null)
|
|
10234
10234
|
n = r._config;
|
|
10235
10235
|
else
|
|
10236
|
-
return
|
|
10236
|
+
return _r[e.parentLocale] || (_r[e.parentLocale] = []), _r[e.parentLocale].push({
|
|
10237
10237
|
name: t,
|
|
10238
10238
|
config: e
|
|
10239
10239
|
}), null;
|
|
10240
|
-
return re[t] = new Fo(pi(n, e)),
|
|
10240
|
+
return re[t] = new Fo(pi(n, e)), _r[t] && _r[t].forEach(function(a) {
|
|
10241
10241
|
zo(a.name, a.config);
|
|
10242
10242
|
}), Rt(t), re[t];
|
|
10243
10243
|
} else
|
|
@@ -10254,7 +10254,7 @@ function Ng(t, e) {
|
|
|
10254
10254
|
function wt(t) {
|
|
10255
10255
|
var e;
|
|
10256
10256
|
if (t && t._locale && t._locale._abbr && (t = t._locale._abbr), !t)
|
|
10257
|
-
return
|
|
10257
|
+
return Ar;
|
|
10258
10258
|
if (!Ue(t)) {
|
|
10259
10259
|
if (e = Pa(t), e)
|
|
10260
10260
|
return e;
|
|
@@ -10392,7 +10392,7 @@ function Ql(t) {
|
|
|
10392
10392
|
e[7]
|
|
10393
10393
|
), !Gg(e[1], r, t))
|
|
10394
10394
|
return;
|
|
10395
|
-
t._a = r, t._tzm = Zg(e[8], e[9], e[10]), t._d =
|
|
10395
|
+
t._a = r, t._tzm = Zg(e[8], e[9], e[10]), t._d = jr.apply(null, t._a), t._d.setUTCMinutes(t._d.getUTCMinutes() - t._tzm), Y(t).rfc2822 = !0;
|
|
10396
10396
|
} else
|
|
10397
10397
|
t._isValid = !1;
|
|
10398
10398
|
}
|
|
@@ -10432,11 +10432,11 @@ function Xg(t) {
|
|
|
10432
10432
|
function Go(t) {
|
|
10433
10433
|
var e, r, n = [], a, i, u;
|
|
10434
10434
|
if (!t._d) {
|
|
10435
|
-
for (a = Xg(t), t._w && t._a[Je] == null && t._a[dt] == null && Qg(t), t._dayOfYear != null && (u = Xt(t._a[ve], a[ve]), (t._dayOfYear >
|
|
10435
|
+
for (a = Xg(t), t._w && t._a[Je] == null && t._a[dt] == null && Qg(t), t._dayOfYear != null && (u = Xt(t._a[ve], a[ve]), (t._dayOfYear > xr(u) || t._dayOfYear === 0) && (Y(t)._overflowDayOfYear = !0), r = jr(u, 0, t._dayOfYear), t._a[dt] = r.getUTCMonth(), t._a[Je] = r.getUTCDate()), e = 0; e < 3 && t._a[e] == null; ++e)
|
|
10436
10436
|
t._a[e] = n[e] = a[e];
|
|
10437
10437
|
for (; e < 7; e++)
|
|
10438
10438
|
t._a[e] = n[e] = t._a[e] == null ? e === 2 ? 1 : 0 : t._a[e];
|
|
10439
|
-
t._a[se] === 24 && t._a[Le] === 0 && t._a[ft] === 0 && t._a[$t] === 0 && (t._nextDay = !0, t._a[se] = 0), t._d = (t._useUTC ?
|
|
10439
|
+
t._a[se] === 24 && t._a[Le] === 0 && t._a[ft] === 0 && t._a[$t] === 0 && (t._nextDay = !0, t._a[se] = 0), t._d = (t._useUTC ? jr : ag).apply(
|
|
10440
10440
|
null,
|
|
10441
10441
|
n
|
|
10442
10442
|
), i = t._useUTC ? t._d.getUTCDay() : t._d.getDay(), t._tzm != null && t._d.setUTCMinutes(t._d.getUTCMinutes() - t._tzm), t._nextDay && (t._a[se] = 24), t._w && typeof t._w.d != "undefined" && t._w.d !== i && (Y(t).weekdayMismatch = !0);
|
|
@@ -10447,8 +10447,8 @@ function Qg(t) {
|
|
|
10447
10447
|
e = t._w, e.GG != null || e.W != null || e.E != null ? (i = 1, u = 4, r = Xt(
|
|
10448
10448
|
e.GG,
|
|
10449
10449
|
t._a[ve],
|
|
10450
|
-
|
|
10451
|
-
), n = Xt(e.W, 1), a = Xt(e.E, 1), (a < 1 || a > 7) && (f = !0)) : (i = t._locale._week.dow, u = t._locale._week.doy, s =
|
|
10450
|
+
Tr(X(), 1, 4).year
|
|
10451
|
+
), n = Xt(e.W, 1), a = Xt(e.E, 1), (a < 1 || a > 7) && (f = !0)) : (i = t._locale._week.dow, u = t._locale._week.doy, s = Tr(X(), i, u), r = Xt(e.gg, t._a[ve], s.year), n = Xt(e.w, s.week), e.d != null ? (a = e.d, (a < 0 || a > 6) && (f = !0)) : e.e != null ? (a = e.e + i, (e.e < 0 || e.e > 6) && (f = !0)) : a = i), n < 1 || n > vt(r, i, u) ? Y(t)._overflowWeeks = !0 : f != null ? Y(t)._overflowWeekday = !0 : (d = zl(r, n, a, i, u), t._a[ve] = d.year, t._dayOfYear = d.dayOfYear);
|
|
10452
10452
|
}
|
|
10453
10453
|
O.ISO_8601 = function() {
|
|
10454
10454
|
};
|
|
@@ -10501,16 +10501,16 @@ function t0(t) {
|
|
|
10501
10501
|
}
|
|
10502
10502
|
}
|
|
10503
10503
|
function r0(t) {
|
|
10504
|
-
var e = new
|
|
10504
|
+
var e = new Hr(Bo(Kl(t)));
|
|
10505
10505
|
return e._nextDay && (e.add(1, "d"), e._nextDay = void 0), e;
|
|
10506
10506
|
}
|
|
10507
10507
|
function Kl(t) {
|
|
10508
10508
|
var e = t._i, r = t._f;
|
|
10509
|
-
return t._locale = t._locale || wt(t._l), e === null || r === void 0 && e === "" ? Sa({ nullInput: !0 }) : (typeof e == "string" && (t._i = e = t._locale.preparse(e)), We(e) ? new
|
|
10509
|
+
return t._locale = t._locale || wt(t._l), e === null || r === void 0 && e === "" ? Sa({ nullInput: !0 }) : (typeof e == "string" && (t._i = e = t._locale.preparse(e)), We(e) ? new Hr(Bo(e)) : (Vr(e) ? t._d = e : Ue(r) ? e0(t) : r ? Zo(t) : n0(t), Ao(t) || (t._d = null), t));
|
|
10510
10510
|
}
|
|
10511
10511
|
function n0(t) {
|
|
10512
10512
|
var e = t._i;
|
|
10513
|
-
ke(e) ? t._d = new Date(O.now()) :
|
|
10513
|
+
ke(e) ? t._d = new Date(O.now()) : Vr(e) ? t._d = new Date(e.valueOf()) : typeof e == "string" ? Jg(t) : Ue(e) ? (t._a = Yl(e.slice(0), function(r) {
|
|
10514
10514
|
return parseInt(r, 10);
|
|
10515
10515
|
}), Go(t)) : It(e) ? t0(t) : _t(e) ? t._d = new Date(e) : O.createFromInputFallback(t);
|
|
10516
10516
|
}
|
|
@@ -10552,7 +10552,7 @@ function s0() {
|
|
|
10552
10552
|
}
|
|
10553
10553
|
var u0 = function() {
|
|
10554
10554
|
return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
|
|
10555
|
-
},
|
|
10555
|
+
}, yr = [
|
|
10556
10556
|
"year",
|
|
10557
10557
|
"quarter",
|
|
10558
10558
|
"month",
|
|
@@ -10564,15 +10564,15 @@ var u0 = function() {
|
|
|
10564
10564
|
"millisecond"
|
|
10565
10565
|
];
|
|
10566
10566
|
function l0(t) {
|
|
10567
|
-
var e, r = !1, n, a =
|
|
10567
|
+
var e, r = !1, n, a = yr.length;
|
|
10568
10568
|
for (e in t)
|
|
10569
|
-
if (L(t, e) && !(ae.call(
|
|
10569
|
+
if (L(t, e) && !(ae.call(yr, e) !== -1 && (t[e] == null || !isNaN(t[e]))))
|
|
10570
10570
|
return !1;
|
|
10571
10571
|
for (n = 0; n < a; ++n)
|
|
10572
|
-
if (t[
|
|
10572
|
+
if (t[yr[n]]) {
|
|
10573
10573
|
if (r)
|
|
10574
10574
|
return !1;
|
|
10575
|
-
parseFloat(t[
|
|
10575
|
+
parseFloat(t[yr[n]]) !== A(t[yr[n]]) && (r = !0);
|
|
10576
10576
|
}
|
|
10577
10577
|
return !0;
|
|
10578
10578
|
}
|
|
@@ -10620,7 +10620,7 @@ function Jo(t, e) {
|
|
|
10620
10620
|
}
|
|
10621
10621
|
function Xo(t, e) {
|
|
10622
10622
|
var r, n;
|
|
10623
|
-
return e._isUTC ? (r = e.clone(), n = (We(t) ||
|
|
10623
|
+
return e._isUTC ? (r = e.clone(), n = (We(t) || Vr(t) ? t.valueOf() : X(t).valueOf()) - r.valueOf(), r._d.setTime(r._d.valueOf() + n), O.updateOffset(r, !1), r) : X(t).local();
|
|
10624
10624
|
}
|
|
10625
10625
|
function bi(t) {
|
|
10626
10626
|
return -Math.round(t._d.getTimezoneOffset());
|
|
@@ -10738,14 +10738,14 @@ function ac(t, e) {
|
|
|
10738
10738
|
}
|
|
10739
10739
|
function ic(t, e, r, n) {
|
|
10740
10740
|
var a = e._milliseconds, i = gi(e._days), u = gi(e._months);
|
|
10741
|
-
t.isValid() && (n = n == null ? !0 : n, u && Ul(t,
|
|
10741
|
+
t.isValid() && (n = n == null ? !0 : n, u && Ul(t, Yr(t, "Month") + u * r), i && Ll(t, "Date", Yr(t, "Date") + i * r), a && t._d.setTime(t._d.valueOf() + a * r), n && O.updateOffset(t, i || u));
|
|
10742
10742
|
}
|
|
10743
10743
|
var x0 = ac(1, "add"), D0 = ac(-1, "subtract");
|
|
10744
10744
|
function oc(t) {
|
|
10745
10745
|
return typeof t == "string" || t instanceof String;
|
|
10746
10746
|
}
|
|
10747
10747
|
function P0(t) {
|
|
10748
|
-
return We(t) ||
|
|
10748
|
+
return We(t) || Vr(t) || oc(t) || _t(t) || Y0(t) || R0(t) || t === null || t === void 0;
|
|
10749
10749
|
}
|
|
10750
10750
|
function R0(t) {
|
|
10751
10751
|
var e = It(t) && !To(t), r = !1, n = [
|
|
@@ -10809,7 +10809,7 @@ function A0(t, e) {
|
|
|
10809
10809
|
);
|
|
10810
10810
|
}
|
|
10811
10811
|
function $0() {
|
|
10812
|
-
return new
|
|
10812
|
+
return new Hr(this);
|
|
10813
10813
|
}
|
|
10814
10814
|
function F0(t, e) {
|
|
10815
10815
|
var r = We(t) ? t : X(t);
|
|
@@ -11250,13 +11250,13 @@ M("GGGG", Lo, Eo);
|
|
|
11250
11250
|
M("gggg", Lo, Eo);
|
|
11251
11251
|
M("GGGGG", Ca, ka);
|
|
11252
11252
|
M("ggggg", Ca, ka);
|
|
11253
|
-
|
|
11253
|
+
Wr(
|
|
11254
11254
|
["gggg", "ggggg", "GGGG", "GGGGG"],
|
|
11255
11255
|
function(t, e, r, n) {
|
|
11256
11256
|
e[n.substr(0, 2)] = A(t);
|
|
11257
11257
|
}
|
|
11258
11258
|
);
|
|
11259
|
-
|
|
11259
|
+
Wr(["gg", "GG"], function(t, e, r, n) {
|
|
11260
11260
|
e[n] = O.parseTwoDigitYear(t);
|
|
11261
11261
|
});
|
|
11262
11262
|
function Sb(t) {
|
|
@@ -11295,10 +11295,10 @@ function xb() {
|
|
|
11295
11295
|
}
|
|
11296
11296
|
function hc(t, e, r, n, a) {
|
|
11297
11297
|
var i;
|
|
11298
|
-
return t == null ?
|
|
11298
|
+
return t == null ? Tr(this, n, a).year : (i = vt(t, n, a), e > i && (e = i), Db.call(this, t, e, r, n, a));
|
|
11299
11299
|
}
|
|
11300
11300
|
function Db(t, e, r, n, a) {
|
|
11301
|
-
var i = zl(t, e, r, n, a), u =
|
|
11301
|
+
var i = zl(t, e, r, n, a), u = jr(i.year, 0, i.dayOfYear);
|
|
11302
11302
|
return this.year(u.getUTCFullYear()), this.month(u.getUTCMonth()), this.date(u.getUTCDate()), this;
|
|
11303
11303
|
}
|
|
11304
11304
|
D("Q", 0, "Qo", "quarter");
|
|
@@ -11387,7 +11387,7 @@ function Ab() {
|
|
|
11387
11387
|
function $b() {
|
|
11388
11388
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
|
11389
11389
|
}
|
|
11390
|
-
var S =
|
|
11390
|
+
var S = Hr.prototype;
|
|
11391
11391
|
S.add = x0;
|
|
11392
11392
|
S.calendar = A0;
|
|
11393
11393
|
S.clone = $0;
|
|
@@ -11781,7 +11781,7 @@ O.now = u0;
|
|
|
11781
11781
|
O.utc = nt;
|
|
11782
11782
|
O.unix = Fb;
|
|
11783
11783
|
O.months = Ib;
|
|
11784
|
-
O.isDate =
|
|
11784
|
+
O.isDate = Vr;
|
|
11785
11785
|
O.locale = Rt;
|
|
11786
11786
|
O.invalid = Sa;
|
|
11787
11787
|
O.duration = Ge;
|
|
@@ -12334,7 +12334,7 @@ var k1 = y && y.__awaiter || function(t, e, r, n) {
|
|
|
12334
12334
|
}
|
|
12335
12335
|
};
|
|
12336
12336
|
Object.defineProperty(Ui, "__esModule", { value: !0 });
|
|
12337
|
-
var C1 = U(), M1 = ge(), ku = ur, x1 =
|
|
12337
|
+
var C1 = U(), M1 = ge(), ku = ur, x1 = Lr, D1 = (
|
|
12338
12338
|
/** @class */
|
|
12339
12339
|
function() {
|
|
12340
12340
|
function t(e) {
|
|
@@ -12684,7 +12684,7 @@ const j1 = (t = null) => le(void 0, null, function* () {
|
|
|
12684
12684
|
});
|
|
12685
12685
|
};
|
|
12686
12686
|
return Lt(() => {
|
|
12687
|
-
|
|
12687
|
+
Or(() => {
|
|
12688
12688
|
if (r.value = t.value, !r.value)
|
|
12689
12689
|
return;
|
|
12690
12690
|
let l = !0;
|
|
@@ -13090,7 +13090,7 @@ const qt = Pc.exports, E1 = de({
|
|
|
13090
13090
|
title: kt[zt],
|
|
13091
13091
|
value: kt[zt]
|
|
13092
13092
|
}];
|
|
13093
|
-
a.value = !1, be ||
|
|
13093
|
+
a.value = !1, be || Or(() => {
|
|
13094
13094
|
s.value = t.houseNumberAddition, P($, W, t.houseNumberAddition);
|
|
13095
13095
|
});
|
|
13096
13096
|
} else
|
|
@@ -13104,11 +13104,11 @@ const qt = Pc.exports, E1 = de({
|
|
|
13104
13104
|
}), g = ($, W) => le(this, null, function* () {
|
|
13105
13105
|
return yield Xe.dataValidationService.validateZipCode($, W).then(() => !0).catch(() => !1);
|
|
13106
13106
|
}), m = ($) => {
|
|
13107
|
-
h.value = !0, d.value = $.toUpperCase(), e("update-zipcode", $.toUpperCase()),
|
|
13107
|
+
h.value = !0, d.value = $.toUpperCase(), e("update-zipcode", $.toUpperCase()), Or(() => {
|
|
13108
13108
|
p($.toUpperCase(), t.houseNumber, !0);
|
|
13109
13109
|
});
|
|
13110
13110
|
}, _ = ($) => {
|
|
13111
|
-
h.value = !0, e("update-house-number", $),
|
|
13111
|
+
h.value = !0, e("update-house-number", $), Or(() => {
|
|
13112
13112
|
p(t.zipcode, $, !0);
|
|
13113
13113
|
});
|
|
13114
13114
|
}, b = ($) => {
|
|
@@ -13133,7 +13133,7 @@ const qt = Pc.exports, E1 = de({
|
|
|
13133
13133
|
(W !== null || W !== void 0 && W) && (W == null || W.reset(), (be = G == null ? void 0 : G.errors) == null || be.remove(W == null ? void 0 : W.name, W == null ? void 0 : W.scope));
|
|
13134
13134
|
};
|
|
13135
13135
|
return Lt(() => {
|
|
13136
|
-
|
|
13136
|
+
Or(() => {
|
|
13137
13137
|
d.value = t.zipcode, f.value = t.houseNumber, p(t.zipcode, t.houseNumber, !1);
|
|
13138
13138
|
});
|
|
13139
13139
|
}), {
|
|
@@ -13350,9 +13350,9 @@ var Fc = /* @__PURE__ */ fe(
|
|
|
13350
13350
|
null
|
|
13351
13351
|
);
|
|
13352
13352
|
Fc.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/SimpleCard.vue";
|
|
13353
|
-
const
|
|
13353
|
+
const hr = Fc.exports, q1 = de({
|
|
13354
13354
|
name: "MotorForm",
|
|
13355
|
-
components: { LicensePlate: Ta, AddressHandler: Aa, DefaultInput: Wt, DefaultSelect: qt, ClaimFreeYearsModalContent: Ac, SimpleCard:
|
|
13355
|
+
components: { LicensePlate: Ta, AddressHandler: Aa, DefaultInput: Wt, DefaultSelect: qt, ClaimFreeYearsModalContent: Ac, SimpleCard: hr },
|
|
13356
13356
|
props: {
|
|
13357
13357
|
link: {
|
|
13358
13358
|
type: String,
|
|
@@ -13494,7 +13494,7 @@ var Ic = /* @__PURE__ */ fe(
|
|
|
13494
13494
|
Ic.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/motor/components/forms/MotorForm.vue";
|
|
13495
13495
|
const B1 = Ic.exports, G1 = de({
|
|
13496
13496
|
name: "MotorFormHorizontal",
|
|
13497
|
-
components: { LicensePlate: Ta, AddressHandler: Aa, DefaultInput: Wt, DefaultSelect: qt, ClaimFreeYearsModalContent: Ac },
|
|
13497
|
+
components: { LicensePlate: Ta, AddressHandler: Aa, DefaultInput: Wt, DefaultSelect: qt, ClaimFreeYearsModalContent: Ac, SimpleCard: hr },
|
|
13498
13498
|
props: {
|
|
13499
13499
|
link: {
|
|
13500
13500
|
type: String,
|
|
@@ -13588,7 +13588,7 @@ const B1 = Ic.exports, G1 = de({
|
|
|
13588
13588
|
});
|
|
13589
13589
|
var Ec = function() {
|
|
13590
13590
|
var e = this, r = e._self._c;
|
|
13591
|
-
return e._self._setupProxy, r("
|
|
13591
|
+
return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-form-card--border-box w-100", class: { "vd-new-form": e.vdFormVersion === "1", [e.classes]: !!e.classes }, attrs: { "has-new-style": !0 } }, [r("form", { ref: "motor-form", attrs: { action: e.link, method: "GET" }, on: { submit: function(n) {
|
|
13592
13592
|
return n.preventDefault(), e.validateBeforeSubmit.apply(null, arguments);
|
|
13593
13593
|
} } }, [r("p", { staticClass: "vd-form-card__title" }, [e._v(" " + e._s(e.title) + " ")]), r("div", { staticClass: "vd-form-card__content mb-0 pb-0 pb-lg-3" }, [r("license-plate", { attrs: { id: "license", "prop-vehicle-information": e.vehicle, "vehicle-types": [
|
|
13594
13594
|
"Motor",
|
|
@@ -14031,7 +14031,7 @@ const ed = (t, e) => {
|
|
|
14031
14031
|
LoanAmountInputField: Zc,
|
|
14032
14032
|
BirthdateInputField: Uc,
|
|
14033
14033
|
FamilyCompositionInputField: zc,
|
|
14034
|
-
SimpleCard:
|
|
14034
|
+
SimpleCard: hr
|
|
14035
14035
|
},
|
|
14036
14036
|
props: {
|
|
14037
14037
|
baseUrl: {
|
|
@@ -14074,7 +14074,7 @@ const ed = (t, e) => {
|
|
|
14074
14074
|
});
|
|
14075
14075
|
var td = function() {
|
|
14076
14076
|
var e = this, r = e._self._c;
|
|
14077
|
-
return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-form-card--
|
|
14077
|
+
return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-form-card--border-box w-100", class: { "vd-new-form": e.vdFormVersion === "1", [e.classes]: !!e.classes, "vd-form-card--horizontal": e.isHorizontalForm }, attrs: { "has-new-style": !0 }, scopedSlots: e._u([{ key: "title", fn: function() {
|
|
14078
14078
|
return [e._v(" " + e._s(e.formTitle) + " ")];
|
|
14079
14079
|
}, proxy: !0 }]) }, [r("div", { staticClass: "vd-form-card__content p-0" }, [r("loan-purpose-input-field", { attrs: { "vd-form-version": e.vdFormVersion }, model: { value: e.loanState.loanPurpose, callback: function(n) {
|
|
14080
14080
|
e.$set(e.loanState, "loanPurpose", n);
|
|
@@ -14109,7 +14109,7 @@ const hw = rd.exports, mw = de({
|
|
|
14109
14109
|
LoanAmountInputField: Zc,
|
|
14110
14110
|
BirthdateInputField: Uc,
|
|
14111
14111
|
FamilyCompositionInputField: zc,
|
|
14112
|
-
SimpleCard:
|
|
14112
|
+
SimpleCard: hr
|
|
14113
14113
|
},
|
|
14114
14114
|
props: {
|
|
14115
14115
|
formTitle: {
|
|
@@ -14152,7 +14152,7 @@ const hw = rd.exports, mw = de({
|
|
|
14152
14152
|
});
|
|
14153
14153
|
var nd = function() {
|
|
14154
14154
|
var e = this, r = e._self._c;
|
|
14155
|
-
return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-form-card--
|
|
14155
|
+
return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-form-card--border-box w-100", class: { "vd-new-form": e.vdFormVersion === "1", [e.classes]: !!e.classes }, attrs: { "has-new-style": !0 }, scopedSlots: e._u([{ key: "title", fn: function() {
|
|
14156
14156
|
return [e._v(" " + e._s(e.formTitle) + " ")];
|
|
14157
14157
|
}, proxy: !0 }]) }, [r("div", { staticClass: "vd-form-card__content p-0" }, [r("loan-purpose-input-field", { attrs: { "vd-form-version": e.vdFormVersion }, model: { value: e.loanState.loanPurpose, callback: function(n) {
|
|
14158
14158
|
e.$set(e.loanState, "loanPurpose", n);
|
|
@@ -14188,7 +14188,7 @@ function _w(t) {
|
|
|
14188
14188
|
e.some((n) => JSON.stringify(r) === JSON.stringify(n)) || e.push(r);
|
|
14189
14189
|
return e;
|
|
14190
14190
|
}
|
|
14191
|
-
const
|
|
14191
|
+
const gr = j(""), br = j(""), wr = j(""), Sr = j(""), kr = j(""), xu = j(!1), Du = j(!1), si = j(!1), En = j([]), yw = j(""), he = j(), id = (t, e, r, n) => {
|
|
14192
14192
|
function a() {
|
|
14193
14193
|
return le(this, null, function* () {
|
|
14194
14194
|
if ((yield Kn([
|
|
@@ -14206,7 +14206,7 @@ const yr = j(""), gr = j(""), br = j(""), wr = j(""), Sr = j(""), xu = j(!1), Du
|
|
|
14206
14206
|
Object.assign(
|
|
14207
14207
|
he.value,
|
|
14208
14208
|
Mu({
|
|
14209
|
-
LicensePlate:
|
|
14209
|
+
LicensePlate: gr.value,
|
|
14210
14210
|
Brand: he.value.Brand,
|
|
14211
14211
|
Model: he.value.Model,
|
|
14212
14212
|
Type: he.value.Type,
|
|
@@ -14226,7 +14226,7 @@ const yr = j(""), gr = j(""), br = j(""), wr = j(""), Sr = j(""), xu = j(!1), Du
|
|
|
14226
14226
|
Kilometrage: t.comparison.getUser().getDetail("comparison").Kilometrage
|
|
14227
14227
|
}
|
|
14228
14228
|
)
|
|
14229
|
-
), t.comparison.getUser().setZipCode(
|
|
14229
|
+
), t.comparison.getUser().setZipCode(br.value), t.comparison.getUser().setHouseNumber(Number(wr.value)), t.comparison.getUser().setHouseNumberAddition(Sr.value), t.comparison.getUser().setBirthDate(kr.value), t.isOnCoveragePage && t.comparison.getData().removeItem("car"), yield new q.ComparisonService().update(t.comparison), e("recalculate-rates");
|
|
14230
14230
|
else {
|
|
14231
14231
|
const c = yield i();
|
|
14232
14232
|
c && (window.location.href = `${t.link}#/${c.getId()}/dekkingen/`);
|
|
@@ -14242,7 +14242,7 @@ const yr = j(""), gr = j(""), br = j(""), wr = j(""), Sr = j(""), xu = j(!1), Du
|
|
|
14242
14242
|
Object.assign(
|
|
14243
14243
|
he.value,
|
|
14244
14244
|
{
|
|
14245
|
-
LicensePlate:
|
|
14245
|
+
LicensePlate: gr.value,
|
|
14246
14246
|
Brand: he.value.Brand,
|
|
14247
14247
|
Model: he.value.Model,
|
|
14248
14248
|
Type: he.value.Type,
|
|
@@ -14258,10 +14258,10 @@ const yr = j(""), gr = j(""), br = j(""), wr = j(""), Sr = j(""), xu = j(!1), Du
|
|
|
14258
14258
|
ClaimFreeYears: "0",
|
|
14259
14259
|
Kilometrage: "12000"
|
|
14260
14260
|
}
|
|
14261
|
-
), c.setZipCode(
|
|
14261
|
+
), c.setZipCode(br.value), c.setHouseNumber(Number(wr.value)), c.setHouseNumberAddition(Sr.value), c.setBirthDate(kr.value), yield o.create("car", c);
|
|
14262
14262
|
} catch (o) {
|
|
14263
14263
|
return En.value.push({
|
|
14264
|
-
text: `Kenteken: ${
|
|
14264
|
+
text: `Kenteken: ${gr.value} | Postcode: ${br.value} | Huisnummer: ${wr.value} | Huisnummer toevoeging: ${Sr.value} | Geboortedatum: ${kr.value}`
|
|
14265
14265
|
}), En.value = _w(En.value), u(), null;
|
|
14266
14266
|
}
|
|
14267
14267
|
});
|
|
@@ -14300,25 +14300,25 @@ const yr = j(""), gr = j(""), br = j(""), wr = j(""), Sr = j(""), xu = j(!1), Du
|
|
|
14300
14300
|
});
|
|
14301
14301
|
return Lt(() => {
|
|
14302
14302
|
var o, c, h, l, v;
|
|
14303
|
-
(t.isOnResultPage || t.isOnCoveragePage) && t.comparison && (he.value = Mu(yd),
|
|
14303
|
+
(t.isOnResultPage || t.isOnCoveragePage) && t.comparison && (he.value = Mu(yd), gr.value = (o = t.comparison.getUser().getDetail("car").LicensePlate) != null ? o : "", br.value = (c = t.comparison.getUser().getZipCode()) != null ? c : "", wr.value = (h = String(t.comparison.getUser().getHouseNumber())) != null ? h : "", Sr.value = (l = t.comparison.getUser().getHouseNumberAddition()) != null ? l : "", kr.value = (v = t.comparison.getUser().getBirthDate()) != null ? v : ""), (!t.isOnResultPage || !t.isOnCoveragePage) && Si.removeSessionState(Ft().proxy.$root.$data.pathKey, Ft().proxy.$root.$data.storageKey), xu.value = !0;
|
|
14304
14304
|
}), {
|
|
14305
14305
|
isReady: xu,
|
|
14306
|
-
licensePlate:
|
|
14306
|
+
licensePlate: gr,
|
|
14307
14307
|
onLicenseInput: d,
|
|
14308
14308
|
onLicenseError: f,
|
|
14309
14309
|
LocalvehicleInformation: he,
|
|
14310
|
-
zipcode:
|
|
14311
|
-
houseNumber:
|
|
14312
|
-
houseNumberAddition:
|
|
14310
|
+
zipcode: br,
|
|
14311
|
+
houseNumber: wr,
|
|
14312
|
+
houseNumberAddition: Sr,
|
|
14313
14313
|
houseError: Du,
|
|
14314
|
-
birthdate:
|
|
14314
|
+
birthdate: kr,
|
|
14315
14315
|
dateRange: s,
|
|
14316
14316
|
validateBeforeSubmit: a
|
|
14317
14317
|
};
|
|
14318
14318
|
}, gw = de({
|
|
14319
14319
|
name: "CarForm",
|
|
14320
14320
|
components: {
|
|
14321
|
-
SimpleCard:
|
|
14321
|
+
SimpleCard: hr,
|
|
14322
14322
|
LicensePlate: Ta,
|
|
14323
14323
|
AddressHandler: Aa,
|
|
14324
14324
|
DefaultInput: Wt
|
|
@@ -14411,7 +14411,7 @@ sd.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/car/compone
|
|
|
14411
14411
|
const ww = sd.exports, Sw = de({
|
|
14412
14412
|
name: "CarFormHorizontal",
|
|
14413
14413
|
components: {
|
|
14414
|
-
SimpleCard:
|
|
14414
|
+
SimpleCard: hr,
|
|
14415
14415
|
LicensePlate: Ta,
|
|
14416
14416
|
AddressHandler: Aa,
|
|
14417
14417
|
DefaultInput: Wt
|