@vergelijkdirect/comparison-forms 1.0.171 → 1.0.172
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.
|
@@ -14117,7 +14117,7 @@ class ox {
|
|
|
14117
14117
|
Sorting: Z,
|
|
14118
14118
|
TemporaryWorkPhase: ze,
|
|
14119
14119
|
WorkedLastThreeYears: He
|
|
14120
|
-
} = e.loanData, _u = e, { loanData: Yt, filters: bn, aanvragen:
|
|
14120
|
+
} = e.loanData, _u = e, { loanData: Yt, filters: bn, aanvragen: KR } = _u, cv = wu(_u, ["loanData", "filters", "aanvragen"]);
|
|
14121
14121
|
return br({
|
|
14122
14122
|
loanData: {
|
|
14123
14123
|
AlimonyType: r,
|
|
@@ -14710,17 +14710,27 @@ function Ox(t) {
|
|
|
14710
14710
|
kx(r);
|
|
14711
14711
|
}
|
|
14712
14712
|
}
|
|
14713
|
+
function Cx(t) {
|
|
14714
|
+
let e = "";
|
|
14715
|
+
for (const r in t)
|
|
14716
|
+
e !== "" && (e += "&"), e += r + "=" + encodeURIComponent(t[r]);
|
|
14717
|
+
return "?" + e;
|
|
14718
|
+
}
|
|
14713
14719
|
function vm(t, e) {
|
|
14714
14720
|
let r = URL.canParse(t) ? new URL(t) : new URL(t, window.location.href);
|
|
14715
14721
|
const n = Object.fromEntries(r.searchParams.entries()), a = br(br({}, n), e), i = new URL(r);
|
|
14722
|
+
if (i.hash) {
|
|
14723
|
+
const { origin: s, pathname: u, hash: d } = i;
|
|
14724
|
+
return s + u + d + Cx(a);
|
|
14725
|
+
}
|
|
14716
14726
|
return Object.entries(a).forEach(([s, u]) => {
|
|
14717
14727
|
i.searchParams.set(s, u);
|
|
14718
14728
|
}), i.toString();
|
|
14719
14729
|
}
|
|
14720
|
-
let
|
|
14721
|
-
const
|
|
14722
|
-
let Lc = C(!1),
|
|
14723
|
-
const Hc = 16,
|
|
14730
|
+
let xx = ge({});
|
|
14731
|
+
const Px = ge({});
|
|
14732
|
+
let Lc = C(!1), Mx = C(!1), Rx = C(!1), Dx = C(!1), Bc = C(+O().format("YYYY")), Ho = C(!1), xn = C(!1), Vr = C(!1), zc = C("");
|
|
14733
|
+
const Hc = 16, jx = 99, Fx = [
|
|
14724
14734
|
{
|
|
14725
14735
|
rule: "required",
|
|
14726
14736
|
text: "Schadevrije jaren zijn verplicht"
|
|
@@ -14838,16 +14848,16 @@ const Hc = 16, Dx = 99, jx = [
|
|
|
14838
14848
|
}
|
|
14839
14849
|
t.isOnResultPage || Ft.removeSessionState("moped-path", "moped-storage");
|
|
14840
14850
|
}), {
|
|
14841
|
-
HouseInformation:
|
|
14842
|
-
vehicle:
|
|
14851
|
+
HouseInformation: xx,
|
|
14852
|
+
vehicle: Px,
|
|
14843
14853
|
licenseError: Lc,
|
|
14844
|
-
showLicenseInfo:
|
|
14845
|
-
houseError:
|
|
14846
|
-
showHouseInformation:
|
|
14854
|
+
showLicenseInfo: Mx,
|
|
14855
|
+
houseError: Rx,
|
|
14856
|
+
showHouseInformation: Dx,
|
|
14847
14857
|
currentYear: Bc,
|
|
14848
14858
|
isModalOpen: Ho,
|
|
14849
14859
|
minAge: Hc,
|
|
14850
|
-
maxAge:
|
|
14860
|
+
maxAge: jx,
|
|
14851
14861
|
birthDateYear: r,
|
|
14852
14862
|
maxClaimFreeYearsOptions: n,
|
|
14853
14863
|
maxClaimFreeYears: a,
|
|
@@ -14865,7 +14875,7 @@ const Hc = 16, Dx = 99, jx = [
|
|
|
14865
14875
|
validateBeforeSubmit: m,
|
|
14866
14876
|
userInformation: w,
|
|
14867
14877
|
mopedState: Ce,
|
|
14868
|
-
claimFreeYearsErrorData:
|
|
14878
|
+
claimFreeYearsErrorData: Fx,
|
|
14869
14879
|
claimFreeYearsTitle: d,
|
|
14870
14880
|
claimFreeYearsStep: zc,
|
|
14871
14881
|
errorsData: y
|
|
@@ -14879,13 +14889,13 @@ var ym = function() {
|
|
|
14879
14889
|
return t;
|
|
14880
14890
|
}).apply(this, arguments);
|
|
14881
14891
|
}, qo = { kebab: /-(\w)/g, styleProp: /:(.*)/, styleList: /;(?![^(]*\))/g };
|
|
14882
|
-
function
|
|
14892
|
+
function $x(t, e) {
|
|
14883
14893
|
return e ? e.toUpperCase() : "";
|
|
14884
14894
|
}
|
|
14885
|
-
function
|
|
14895
|
+
function Tx(t) {
|
|
14886
14896
|
for (var e, r = {}, n = 0, a = t.split(qo.styleList); n < a.length; n++) {
|
|
14887
14897
|
var i = a[n].split(qo.styleProp), s = i[0], u = i[1];
|
|
14888
|
-
(s = s.trim()) && (typeof u == "string" && (u = u.trim()), r[e = s, e.replace(qo.kebab,
|
|
14898
|
+
(s = s.trim()) && (typeof u == "string" && (u = u.trim()), r[e = s, e.replace(qo.kebab, $x)] = u);
|
|
14889
14899
|
}
|
|
14890
14900
|
return r;
|
|
14891
14901
|
}
|
|
@@ -14901,7 +14911,7 @@ function oo() {
|
|
|
14901
14911
|
s = Array.isArray(arguments[n].style) ? arguments[n].style : [arguments[n].style];
|
|
14902
14912
|
for (var u = 0; u < s.length; u++) {
|
|
14903
14913
|
var d = s[u];
|
|
14904
|
-
typeof d == "string" && (s[u] =
|
|
14914
|
+
typeof d == "string" && (s[u] = Tx(d));
|
|
14905
14915
|
}
|
|
14906
14916
|
arguments[n].style = s;
|
|
14907
14917
|
}
|
|
@@ -14938,9 +14948,9 @@ function oo() {
|
|
|
14938
14948
|
}
|
|
14939
14949
|
return r;
|
|
14940
14950
|
}
|
|
14941
|
-
var
|
|
14942
|
-
|
|
14943
|
-
var
|
|
14951
|
+
var Ix = "$bvConfig", _n = typeof window != "undefined", gm = typeof document != "undefined", Ex = typeof navigator != "undefined", Ax = typeof MutationObserver != "undefined" || typeof WebKitMutationObserver != "undefined" || typeof MozMutationObserver != "undefined", Ve = _n && gm && Ex, Yx = Ve ? window.navigator.userAgent.toLowerCase() : "";
|
|
14952
|
+
Yx.indexOf("jsdom") > 0;
|
|
14953
|
+
var Nx = function() {
|
|
14944
14954
|
var t = !1;
|
|
14945
14955
|
if (Ve)
|
|
14946
14956
|
try {
|
|
@@ -14957,7 +14967,7 @@ var Yx = function() {
|
|
|
14957
14967
|
}(), qc = function(e) {
|
|
14958
14968
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null, n = typeof process != "undefined" && process ? process.env || {} : {};
|
|
14959
14969
|
return e ? n[e] || r : n;
|
|
14960
|
-
},
|
|
14970
|
+
}, Vx = function() {
|
|
14961
14971
|
return qc("BOOTSTRAP_VUE_NO_WARN") || qc("NODE_ENV") === "production";
|
|
14962
14972
|
};
|
|
14963
14973
|
function di(t) {
|
|
@@ -14986,13 +14996,13 @@ function Sm(t) {
|
|
|
14986
14996
|
a = Reflect.construct(n, arguments, i);
|
|
14987
14997
|
} else
|
|
14988
14998
|
a = n.apply(this, arguments);
|
|
14989
|
-
return
|
|
14999
|
+
return Lx(this, a);
|
|
14990
15000
|
};
|
|
14991
15001
|
}
|
|
14992
|
-
function
|
|
14993
|
-
return e && (di(e) === "object" || typeof e == "function") ? e :
|
|
15002
|
+
function Lx(t, e) {
|
|
15003
|
+
return e && (di(e) === "object" || typeof e == "function") ? e : Bx(t);
|
|
14994
15004
|
}
|
|
14995
|
-
function
|
|
15005
|
+
function Bx(t) {
|
|
14996
15006
|
if (t === void 0)
|
|
14997
15007
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
14998
15008
|
return t;
|
|
@@ -15000,7 +15010,7 @@ function Lx(t) {
|
|
|
15000
15010
|
function gs(t) {
|
|
15001
15011
|
var e = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
15002
15012
|
return gs = function(n) {
|
|
15003
|
-
if (n === null || !
|
|
15013
|
+
if (n === null || !zx(n))
|
|
15004
15014
|
return n;
|
|
15005
15015
|
if (typeof n != "function")
|
|
15006
15016
|
throw new TypeError("Super expression must either be null or a function");
|
|
@@ -15035,7 +15045,7 @@ function km() {
|
|
|
15035
15045
|
return !1;
|
|
15036
15046
|
}
|
|
15037
15047
|
}
|
|
15038
|
-
function
|
|
15048
|
+
function zx(t) {
|
|
15039
15049
|
return Function.toString.call(t).indexOf("[native code]") !== -1;
|
|
15040
15050
|
}
|
|
15041
15051
|
function Wn(t, e) {
|
|
@@ -15048,7 +15058,7 @@ function Gn(t) {
|
|
|
15048
15058
|
return r.__proto__ || Object.getPrototypeOf(r);
|
|
15049
15059
|
}, Gn(t);
|
|
15050
15060
|
}
|
|
15051
|
-
var Om = _n ? window : {},
|
|
15061
|
+
var Om = _n ? window : {}, Hx = _n ? Om.Element : /* @__PURE__ */ function(t) {
|
|
15052
15062
|
wm(r, t);
|
|
15053
15063
|
var e = Sm(r);
|
|
15054
15064
|
function r() {
|
|
@@ -15062,7 +15072,7 @@ var Om = _n ? window : {}, zx = _n ? Om.Element : /* @__PURE__ */ function(t) {
|
|
|
15062
15072
|
return bm(this, r), e.apply(this, arguments);
|
|
15063
15073
|
}
|
|
15064
15074
|
return r;
|
|
15065
|
-
}(
|
|
15075
|
+
}(Hx);
|
|
15066
15076
|
function Yn(t) {
|
|
15067
15077
|
"@babel/helpers - typeof";
|
|
15068
15078
|
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Yn = function(r) {
|
|
@@ -15120,17 +15130,17 @@ function Gc(t) {
|
|
|
15120
15130
|
function xm(t, e, r) {
|
|
15121
15131
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
15122
15132
|
}
|
|
15123
|
-
var
|
|
15133
|
+
var qx = function() {
|
|
15124
15134
|
return Object.assign.apply(Object, arguments);
|
|
15125
15135
|
}, Pm = function(e, r) {
|
|
15126
15136
|
return Object.defineProperties(e, r);
|
|
15127
|
-
},
|
|
15137
|
+
}, Ux = function(e, r, n) {
|
|
15128
15138
|
return Object.defineProperty(e, r, n);
|
|
15129
15139
|
}, yt = function(e) {
|
|
15130
15140
|
return Object.keys(e);
|
|
15131
15141
|
}, bs = function(e, r) {
|
|
15132
15142
|
return Object.prototype.hasOwnProperty.call(e, r);
|
|
15133
|
-
},
|
|
15143
|
+
}, Wx = function(e, r) {
|
|
15134
15144
|
return yt(e).filter(function(n) {
|
|
15135
15145
|
return r.indexOf(n) === -1;
|
|
15136
15146
|
}).reduce(function(n, a) {
|
|
@@ -15167,14 +15177,14 @@ function Jc(t) {
|
|
|
15167
15177
|
function Mm(t, e, r) {
|
|
15168
15178
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
15169
15179
|
}
|
|
15170
|
-
function
|
|
15171
|
-
return
|
|
15180
|
+
function Gx(t) {
|
|
15181
|
+
return Xx(t) || Kx(t) || Jx(t) || Zx();
|
|
15172
15182
|
}
|
|
15173
|
-
function
|
|
15183
|
+
function Zx() {
|
|
15174
15184
|
throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
15175
15185
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
15176
15186
|
}
|
|
15177
|
-
function
|
|
15187
|
+
function Jx(t, e) {
|
|
15178
15188
|
if (t) {
|
|
15179
15189
|
if (typeof t == "string")
|
|
15180
15190
|
return ws(t, e);
|
|
@@ -15185,11 +15195,11 @@ function Zx(t, e) {
|
|
|
15185
15195
|
return ws(t, e);
|
|
15186
15196
|
}
|
|
15187
15197
|
}
|
|
15188
|
-
function
|
|
15198
|
+
function Kx(t) {
|
|
15189
15199
|
if (typeof Symbol != "undefined" && Symbol.iterator in Object(t))
|
|
15190
15200
|
return Array.from(t);
|
|
15191
15201
|
}
|
|
15192
|
-
function
|
|
15202
|
+
function Xx(t) {
|
|
15193
15203
|
if (Array.isArray(t))
|
|
15194
15204
|
return ws(t);
|
|
15195
15205
|
}
|
|
@@ -15202,34 +15212,34 @@ function ws(t, e) {
|
|
|
15202
15212
|
var lo = function t(e) {
|
|
15203
15213
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : e;
|
|
15204
15214
|
return ft(e) ? e.reduce(function(n, a) {
|
|
15205
|
-
return [].concat(
|
|
15215
|
+
return [].concat(Gx(n), [t(a, a)]);
|
|
15206
15216
|
}, []) : Tr(e) ? yt(e).reduce(function(n, a) {
|
|
15207
15217
|
return Jc(Jc({}, n), {}, Mm({}, a, t(e[a], e[a])));
|
|
15208
15218
|
}, {}) : r;
|
|
15209
|
-
},
|
|
15219
|
+
}, Qx = /\[(\d+)]/g, eP = /(<([^>]+)>)/gi, tP = /%2C/g, rP = /[!'()*]/g, nP = function(e) {
|
|
15210
15220
|
return e;
|
|
15211
15221
|
};
|
|
15212
|
-
const yn =
|
|
15213
|
-
var
|
|
15222
|
+
const yn = nP;
|
|
15223
|
+
var aP = function(e, r) {
|
|
15214
15224
|
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : void 0;
|
|
15215
15225
|
if (r = ft(r) ? r.join(".") : r, !r || !an(e))
|
|
15216
15226
|
return n;
|
|
15217
15227
|
if (r in e)
|
|
15218
15228
|
return e[r];
|
|
15219
|
-
r = String(r).replace(
|
|
15229
|
+
r = String(r).replace(Qx, ".$1");
|
|
15220
15230
|
var a = r.split(".").filter(yn);
|
|
15221
15231
|
return a.length === 0 ? n : a.every(function(i) {
|
|
15222
15232
|
return an(e) && i in e && !so(e = e[i]);
|
|
15223
15233
|
}) ? e : yr(e) ? null : n;
|
|
15224
15234
|
}, ri = function(e, r) {
|
|
15225
|
-
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : null, a =
|
|
15235
|
+
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : null, a = aP(e, r);
|
|
15226
15236
|
return so(a) ? n : a;
|
|
15227
15237
|
}, Rm = function(e) {
|
|
15228
15238
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
|
|
15229
|
-
|
|
15230
|
-
},
|
|
15231
|
-
return
|
|
15232
|
-
}, Dm = "BButton", jm = "BButtonClose", Kc = "BCollapse",
|
|
15239
|
+
Vx() || console.warn("[BootstrapVue warn]: ".concat(r ? "".concat(r, " - ") : "").concat(e));
|
|
15240
|
+
}, iP = function(e) {
|
|
15241
|
+
return Ax ? !1 : (Rm("".concat(e, ": Requires MutationObserver support.")), !0);
|
|
15242
|
+
}, Dm = "BButton", jm = "BButtonClose", Kc = "BCollapse", oP = "BVCollapse", Xc = "BFormCheckbox", Qc = "BFormRadio", Fm = "BFormRadioGroup", $m = "BLink", Tm = "BModal", sP = "BVTransition", lP = "BTransporterSingle", uP = "BTransporterTargetSingle";
|
|
15233
15243
|
function ed(t, e) {
|
|
15234
15244
|
var r = Object.keys(t);
|
|
15235
15245
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -15244,20 +15254,20 @@ function td(t) {
|
|
|
15244
15254
|
for (var e = 1; e < arguments.length; e++) {
|
|
15245
15255
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
15246
15256
|
e % 2 ? ed(Object(r), !0).forEach(function(n) {
|
|
15247
|
-
|
|
15257
|
+
cP(t, n, r[n]);
|
|
15248
15258
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : ed(Object(r)).forEach(function(n) {
|
|
15249
15259
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
15250
15260
|
});
|
|
15251
15261
|
}
|
|
15252
15262
|
return t;
|
|
15253
15263
|
}
|
|
15254
|
-
function
|
|
15264
|
+
function cP(t, e, r) {
|
|
15255
15265
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
15256
15266
|
}
|
|
15257
|
-
var
|
|
15258
|
-
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : void 0, n =
|
|
15267
|
+
var dP = Le.prototype, rd = function(e) {
|
|
15268
|
+
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : void 0, n = dP[Ix];
|
|
15259
15269
|
return n ? n.getConfigValue(e, r) : lo(r);
|
|
15260
|
-
},
|
|
15270
|
+
}, fP = function(e) {
|
|
15261
15271
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : void 0;
|
|
15262
15272
|
return r ? rd("".concat(e, ".").concat(r), n) : rd(e, {});
|
|
15263
15273
|
}, Ee = function(e, r) {
|
|
@@ -15265,11 +15275,11 @@ var cP = Le.prototype, rd = function(e) {
|
|
|
15265
15275
|
var i = e[a], s = i.default;
|
|
15266
15276
|
return n[a] = td(td({}, lo(i)), {}, {
|
|
15267
15277
|
default: function() {
|
|
15268
|
-
return
|
|
15278
|
+
return fP(r, a, Dt(s) ? s() : s);
|
|
15269
15279
|
}
|
|
15270
15280
|
}), n;
|
|
15271
15281
|
}, {});
|
|
15272
|
-
},
|
|
15282
|
+
}, hP = function() {
|
|
15273
15283
|
return Array.from.apply(Array, arguments);
|
|
15274
15284
|
}, su = function(e, r) {
|
|
15275
15285
|
return e.indexOf(r) !== -1;
|
|
@@ -15277,7 +15287,7 @@ var cP = Le.prototype, rd = function(e) {
|
|
|
15277
15287
|
for (var e = arguments.length, r = new Array(e), n = 0; n < e; n++)
|
|
15278
15288
|
r[n] = arguments[n];
|
|
15279
15289
|
return Array.prototype.concat.apply([], r);
|
|
15280
|
-
},
|
|
15290
|
+
}, mP = function(e) {
|
|
15281
15291
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : NaN, n = parseInt(e, 10);
|
|
15282
15292
|
return isNaN(n) ? r : n;
|
|
15283
15293
|
}, ni = function(e) {
|
|
@@ -15286,9 +15296,9 @@ var cP = Le.prototype, rd = function(e) {
|
|
|
15286
15296
|
}, Zn = function(e) {
|
|
15287
15297
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 2;
|
|
15288
15298
|
return so(e) ? "" : ft(e) || Tr(e) && e.toString === Object.prototype.toString ? JSON.stringify(e, null, r) : String(e);
|
|
15289
|
-
},
|
|
15299
|
+
}, pP = ["button", "[href]:not(.disabled)", "input", "select", "textarea", "[tabindex]", "[contenteditable]"].map(function(t) {
|
|
15290
15300
|
return "".concat(t, ":not(:disabled):not([disabled])");
|
|
15291
|
-
}).join(", "), Ht = _n ? window : {}, uo = gm ? document : {}, hi = typeof Element != "undefined" ? Element.prototype : {},
|
|
15301
|
+
}).join(", "), Ht = _n ? window : {}, uo = gm ? document : {}, hi = typeof Element != "undefined" ? Element.prototype : {}, vP = hi.matches || hi.msMatchesSelector || hi.webkitMatchesSelector, _P = hi.closest || function(t) {
|
|
15292
15302
|
var e = this;
|
|
15293
15303
|
do {
|
|
15294
15304
|
if (uu(e, t))
|
|
@@ -15301,7 +15311,7 @@ var cP = Le.prototype, rd = function(e) {
|
|
|
15301
15311
|
/* istanbul ignore next */
|
|
15302
15312
|
function(t) {
|
|
15303
15313
|
return setTimeout(t, 16);
|
|
15304
|
-
},
|
|
15314
|
+
}, yP = Ht.MutationObserver || Ht.WebKitMutationObserver || Ht.MozMutationObserver || null, gP = function(e) {
|
|
15305
15315
|
return e && e.parentNode && e.parentNode.removeChild(e);
|
|
15306
15316
|
}, pe = function(e) {
|
|
15307
15317
|
return !!(e && e.nodeType === Node.ELEMENT_NODE);
|
|
@@ -15322,16 +15332,16 @@ function(t) {
|
|
|
15322
15332
|
}, Ym = function(e) {
|
|
15323
15333
|
return pe(e) && e.offsetHeight;
|
|
15324
15334
|
}, mi = function(e, r) {
|
|
15325
|
-
return
|
|
15335
|
+
return hP((pe(r) ? r : uo).querySelectorAll(e));
|
|
15326
15336
|
}, lu = function(e, r) {
|
|
15327
15337
|
return (pe(r) ? r : uo).querySelector(e) || null;
|
|
15328
15338
|
}, uu = function(e, r) {
|
|
15329
|
-
return pe(e) ?
|
|
15339
|
+
return pe(e) ? vP.call(e, r) : !1;
|
|
15330
15340
|
}, Nm = function(e, r) {
|
|
15331
15341
|
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
|
|
15332
15342
|
if (!pe(r))
|
|
15333
15343
|
return null;
|
|
15334
|
-
var a =
|
|
15344
|
+
var a = _P.call(r, e);
|
|
15335
15345
|
return n ? a : a === r ? null : a;
|
|
15336
15346
|
}, $n = function(e, r) {
|
|
15337
15347
|
return e && Dt(e.contains) ? e.contains(r) : !1;
|
|
@@ -15339,7 +15349,7 @@ function(t) {
|
|
|
15339
15349
|
r && pe(e) && e.classList && e.classList.add(r);
|
|
15340
15350
|
}, cu = function(e, r) {
|
|
15341
15351
|
r && pe(e) && e.classList && e.classList.remove(r);
|
|
15342
|
-
},
|
|
15352
|
+
}, bP = function(e, r) {
|
|
15343
15353
|
return r && pe(e) && e.classList ? e.classList.contains(r) : !1;
|
|
15344
15354
|
}, Pn = function(e, r, n) {
|
|
15345
15355
|
r && pe(e) && e.setAttribute(r, n);
|
|
@@ -15359,9 +15369,9 @@ function(t) {
|
|
|
15359
15369
|
return pe(e) ? e.getBoundingClientRect() : null;
|
|
15360
15370
|
}, cr = function(e) {
|
|
15361
15371
|
return _n && pe(e) ? Ht.getComputedStyle(e) : {};
|
|
15362
|
-
},
|
|
15372
|
+
}, wP = function() {
|
|
15363
15373
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : document;
|
|
15364
|
-
return mi(
|
|
15374
|
+
return mi(pP, e).filter(Am).filter(function(r) {
|
|
15365
15375
|
return r.tabIndex > -1 && !r.disabled;
|
|
15366
15376
|
});
|
|
15367
15377
|
}, dr = function(e) {
|
|
@@ -15392,14 +15402,14 @@ function Jr(t) {
|
|
|
15392
15402
|
for (var e = 1; e < arguments.length; e++) {
|
|
15393
15403
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
15394
15404
|
e % 2 ? nd(Object(r), !0).forEach(function(n) {
|
|
15395
|
-
|
|
15405
|
+
SP(t, n, r[n]);
|
|
15396
15406
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : nd(Object(r)).forEach(function(n) {
|
|
15397
15407
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
15398
15408
|
});
|
|
15399
15409
|
}
|
|
15400
15410
|
return t;
|
|
15401
15411
|
}
|
|
15402
|
-
function
|
|
15412
|
+
function SP(t, e, r) {
|
|
15403
15413
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
15404
15414
|
}
|
|
15405
15415
|
var Bm = {
|
|
@@ -15410,11 +15420,11 @@ var Bm = {
|
|
|
15410
15420
|
leaveClass: "show",
|
|
15411
15421
|
leaveActiveClass: "",
|
|
15412
15422
|
leaveToClass: ""
|
|
15413
|
-
},
|
|
15423
|
+
}, kP = Jr(Jr({}, Bm), {}, {
|
|
15414
15424
|
enterActiveClass: "fade",
|
|
15415
15425
|
leaveActiveClass: "fade"
|
|
15416
|
-
}),
|
|
15417
|
-
name:
|
|
15426
|
+
}), OP = /* @__PURE__ */ Le.extend({
|
|
15427
|
+
name: sP,
|
|
15418
15428
|
functional: !0,
|
|
15419
15429
|
props: {
|
|
15420
15430
|
noFade: {
|
|
@@ -15441,7 +15451,7 @@ var Bm = {
|
|
|
15441
15451
|
},
|
|
15442
15452
|
render: function(e, r) {
|
|
15443
15453
|
var n = r.children, a = r.data, i = r.props, s = i.transProps;
|
|
15444
|
-
return Tr(s) || (s = i.noFade ? Bm :
|
|
15454
|
+
return Tr(s) || (s = i.noFade ? Bm : kP, i.appear && (s = Jr(Jr({}, s), {}, {
|
|
15445
15455
|
appear: !0,
|
|
15446
15456
|
appearClass: s.enterClass,
|
|
15447
15457
|
appearActiveClass: s.enterActiveClass,
|
|
@@ -15461,8 +15471,8 @@ var Bm = {
|
|
|
15461
15471
|
);
|
|
15462
15472
|
}
|
|
15463
15473
|
});
|
|
15464
|
-
const
|
|
15465
|
-
var on = "default",
|
|
15474
|
+
const CP = OP;
|
|
15475
|
+
var on = "default", xP = "first", zm = function(e) {
|
|
15466
15476
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
15467
15477
|
return e = rr(e).filter(yn), e.some(function(a) {
|
|
15468
15478
|
return r[a] || n[a];
|
|
@@ -15489,7 +15499,7 @@ const gn = {
|
|
|
15489
15499
|
}
|
|
15490
15500
|
};
|
|
15491
15501
|
var qm = function(e) {
|
|
15492
|
-
return
|
|
15502
|
+
return Nx ? an(e) ? e : {
|
|
15493
15503
|
capture: !!e || !1
|
|
15494
15504
|
} : !!(an(e) ? e.capture : e);
|
|
15495
15505
|
}, fo = function(e, r, n, a) {
|
|
@@ -15504,10 +15514,10 @@ var qm = function(e) {
|
|
|
15504
15514
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.preventDefault, a = n === void 0 ? !0 : n, i = r.propagation, s = i === void 0 ? !0 : i, u = r.immediatePropagation, d = u === void 0 ? !1 : u;
|
|
15505
15515
|
a && e.preventDefault(), s && e.stopPropagation(), d && e.stopImmediatePropagation();
|
|
15506
15516
|
};
|
|
15507
|
-
function
|
|
15517
|
+
function PP(t, e, r) {
|
|
15508
15518
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
15509
15519
|
}
|
|
15510
|
-
var
|
|
15520
|
+
var MP = Ee({
|
|
15511
15521
|
content: {
|
|
15512
15522
|
type: String,
|
|
15513
15523
|
default: "×"
|
|
@@ -15525,14 +15535,14 @@ var PP = Ee({
|
|
|
15525
15535
|
// `textVariant` is `undefined` to inherit the current text color
|
|
15526
15536
|
// default: undefined
|
|
15527
15537
|
}
|
|
15528
|
-
}, jm),
|
|
15538
|
+
}, jm), RP = /* @__PURE__ */ Le.extend({
|
|
15529
15539
|
name: jm,
|
|
15530
15540
|
functional: !0,
|
|
15531
|
-
props:
|
|
15541
|
+
props: MP,
|
|
15532
15542
|
render: function(e, r) {
|
|
15533
15543
|
var n = r.props, a = r.data, i = r.slots, s = r.scopedSlots, u = i(), d = s || {}, l = {
|
|
15534
15544
|
staticClass: "close",
|
|
15535
|
-
class:
|
|
15545
|
+
class: PP({}, "text-".concat(n.textVariant), n.textVariant),
|
|
15536
15546
|
attrs: {
|
|
15537
15547
|
type: "button",
|
|
15538
15548
|
disabled: n.disabled,
|
|
@@ -15553,11 +15563,11 @@ var PP = Ee({
|
|
|
15553
15563
|
return (ft(e) ? e.slice() : yt(e)).reduce(function(a, i) {
|
|
15554
15564
|
return a[n(i)] = r[i], a;
|
|
15555
15565
|
}, {});
|
|
15556
|
-
}, Wm = "a",
|
|
15566
|
+
}, Wm = "a", DP = function(e) {
|
|
15557
15567
|
return "%" + e.charCodeAt(0).toString(16);
|
|
15558
15568
|
}, Lr = function(e) {
|
|
15559
|
-
return encodeURIComponent(Zn(e)).replace(
|
|
15560
|
-
},
|
|
15569
|
+
return encodeURIComponent(Zn(e)).replace(rP, DP).replace(tP, ",");
|
|
15570
|
+
}, jP = function(e) {
|
|
15561
15571
|
if (!Tr(e))
|
|
15562
15572
|
return "";
|
|
15563
15573
|
var r = yt(e).map(function(n) {
|
|
@@ -15569,17 +15579,17 @@ var PP = Ee({
|
|
|
15569
15579
|
return n.length > 0;
|
|
15570
15580
|
}).join("&");
|
|
15571
15581
|
return r ? "?".concat(r) : "";
|
|
15572
|
-
},
|
|
15582
|
+
}, FP = function(e) {
|
|
15573
15583
|
return !!(e.href || e.to);
|
|
15574
15584
|
}, Gm = function(e) {
|
|
15575
15585
|
return !!(e && !co(e, "a"));
|
|
15576
|
-
},
|
|
15586
|
+
}, $P = function(e, r) {
|
|
15577
15587
|
var n = e.to, a = e.disabled, i = e.routerComponentName, s = !!r.$router;
|
|
15578
15588
|
return !s || s && (a || !n) ? Wm : i || (r.$nuxt ? "nuxt-link" : "router-link");
|
|
15579
|
-
},
|
|
15589
|
+
}, TP = function() {
|
|
15580
15590
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = e.target, n = e.rel;
|
|
15581
15591
|
return r === "_blank" && yr(n) ? "noopener" : n || null;
|
|
15582
|
-
},
|
|
15592
|
+
}, IP = function() {
|
|
15583
15593
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = e.href, n = e.to, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Wm, i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "#", s = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : "/";
|
|
15584
15594
|
if (r)
|
|
15585
15595
|
return r;
|
|
@@ -15588,11 +15598,11 @@ var PP = Ee({
|
|
|
15588
15598
|
if ($r(n))
|
|
15589
15599
|
return n || s;
|
|
15590
15600
|
if (Tr(n) && (n.path || n.query || n.hash)) {
|
|
15591
|
-
var u = Zn(n.path), d =
|
|
15601
|
+
var u = Zn(n.path), d = jP(n.query), l = Zn(n.hash);
|
|
15592
15602
|
return l = !l || l.charAt(0) === "#" ? l : "#".concat(l), "".concat(u).concat(d).concat(l) || s;
|
|
15593
15603
|
}
|
|
15594
15604
|
return i;
|
|
15595
|
-
},
|
|
15605
|
+
}, EP = 13, AP = 27, YP = 32, NP = function(e, r) {
|
|
15596
15606
|
if (e.length !== r.length)
|
|
15597
15607
|
return !1;
|
|
15598
15608
|
for (var n = !0, a = 0; n && a < e.length; a++)
|
|
@@ -15605,7 +15615,7 @@ var PP = Ee({
|
|
|
15605
15615
|
if (n || a)
|
|
15606
15616
|
return n && a ? e.getTime() === r.getTime() : !1;
|
|
15607
15617
|
if (n = ft(e), a = ft(r), n || a)
|
|
15608
|
-
return n && a ?
|
|
15618
|
+
return n && a ? NP(e, r) : !1;
|
|
15609
15619
|
if (n = an(e), a = an(r), n || a) {
|
|
15610
15620
|
if (!n || !a)
|
|
15611
15621
|
return !1;
|
|
@@ -15625,7 +15635,7 @@ function id(t, e, r) {
|
|
|
15625
15635
|
}
|
|
15626
15636
|
var od = function(e) {
|
|
15627
15637
|
return !e || yt(e).length === 0;
|
|
15628
|
-
},
|
|
15638
|
+
}, VP = function(e) {
|
|
15629
15639
|
return {
|
|
15630
15640
|
handler: function(n, a) {
|
|
15631
15641
|
if (!jt(n, a)) {
|
|
@@ -15645,18 +15655,18 @@ var od = function(e) {
|
|
|
15645
15655
|
data: function() {
|
|
15646
15656
|
return id({}, r, lo(this[e]));
|
|
15647
15657
|
},
|
|
15648
|
-
watch: id({}, e,
|
|
15658
|
+
watch: id({}, e, VP(r))
|
|
15649
15659
|
};
|
|
15650
15660
|
};
|
|
15651
|
-
const du = Zm("$attrs", "bvAttrs"),
|
|
15652
|
-
function
|
|
15653
|
-
return
|
|
15661
|
+
const du = Zm("$attrs", "bvAttrs"), LP = Zm("$listeners", "bvListeners");
|
|
15662
|
+
function BP(t) {
|
|
15663
|
+
return UP(t) || qP(t) || HP(t) || zP();
|
|
15654
15664
|
}
|
|
15655
|
-
function
|
|
15665
|
+
function zP() {
|
|
15656
15666
|
throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
15657
15667
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
15658
15668
|
}
|
|
15659
|
-
function
|
|
15669
|
+
function HP(t, e) {
|
|
15660
15670
|
if (t) {
|
|
15661
15671
|
if (typeof t == "string")
|
|
15662
15672
|
return Ss(t, e);
|
|
@@ -15667,11 +15677,11 @@ function zP(t, e) {
|
|
|
15667
15677
|
return Ss(t, e);
|
|
15668
15678
|
}
|
|
15669
15679
|
}
|
|
15670
|
-
function
|
|
15680
|
+
function qP(t) {
|
|
15671
15681
|
if (typeof Symbol != "undefined" && Symbol.iterator in Object(t))
|
|
15672
15682
|
return Array.from(t);
|
|
15673
15683
|
}
|
|
15674
|
-
function
|
|
15684
|
+
function UP(t) {
|
|
15675
15685
|
if (Array.isArray(t))
|
|
15676
15686
|
return Ss(t);
|
|
15677
15687
|
}
|
|
@@ -15784,16 +15794,16 @@ var Km = {
|
|
|
15784
15794
|
type: String
|
|
15785
15795
|
// default: undefined
|
|
15786
15796
|
}
|
|
15787
|
-
}), $m),
|
|
15797
|
+
}), $m), WP = /* @__PURE__ */ Le.extend({
|
|
15788
15798
|
name: $m,
|
|
15789
15799
|
// Mixin order is important!
|
|
15790
|
-
mixins: [du,
|
|
15800
|
+
mixins: [du, LP, gn],
|
|
15791
15801
|
inheritAttrs: !1,
|
|
15792
15802
|
props: Qm,
|
|
15793
15803
|
computed: {
|
|
15794
15804
|
computedTag: function() {
|
|
15795
15805
|
var e = this.to, r = this.disabled, n = this.routerComponentName;
|
|
15796
|
-
return
|
|
15806
|
+
return $P({
|
|
15797
15807
|
to: e,
|
|
15798
15808
|
disabled: r,
|
|
15799
15809
|
routerComponentName: n
|
|
@@ -15804,14 +15814,14 @@ var Km = {
|
|
|
15804
15814
|
},
|
|
15805
15815
|
computedRel: function() {
|
|
15806
15816
|
var e = this.target, r = this.rel;
|
|
15807
|
-
return
|
|
15817
|
+
return TP({
|
|
15808
15818
|
target: e,
|
|
15809
15819
|
rel: r
|
|
15810
15820
|
});
|
|
15811
15821
|
},
|
|
15812
15822
|
computedHref: function() {
|
|
15813
15823
|
var e = this.to, r = this.href;
|
|
15814
|
-
return
|
|
15824
|
+
return IP({
|
|
15815
15825
|
to: e,
|
|
15816
15826
|
href: r
|
|
15817
15827
|
}, this.computedTag);
|
|
@@ -15853,7 +15863,7 @@ var Km = {
|
|
|
15853
15863
|
}) : (a && e.currentTarget.__vue__ && e.currentTarget.__vue__.$emit("click", e), rr(i).filter(function(s) {
|
|
15854
15864
|
return Dt(s);
|
|
15855
15865
|
}).forEach(function(s) {
|
|
15856
|
-
s.apply(void 0,
|
|
15866
|
+
s.apply(void 0, BP(r));
|
|
15857
15867
|
}), this.$root.$emit("clicked::link", e)), n && !a && this.computedHref === "#" && Jn(e, {
|
|
15858
15868
|
propagation: !1
|
|
15859
15869
|
});
|
|
@@ -15887,7 +15897,7 @@ function ld(t, e) {
|
|
|
15887
15897
|
}
|
|
15888
15898
|
return r;
|
|
15889
15899
|
}
|
|
15890
|
-
function
|
|
15900
|
+
function GP(t) {
|
|
15891
15901
|
for (var e = 1; e < arguments.length; e++) {
|
|
15892
15902
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
15893
15903
|
e % 2 ? ld(Object(r), !0).forEach(function(n) {
|
|
@@ -15901,10 +15911,10 @@ function WP(t) {
|
|
|
15901
15911
|
function Or(t, e, r) {
|
|
15902
15912
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
15903
15913
|
}
|
|
15904
|
-
var ho =
|
|
15914
|
+
var ho = Wx(Qm, ["event", "routerTag"]);
|
|
15905
15915
|
delete ho.href.default;
|
|
15906
15916
|
delete ho.to.default;
|
|
15907
|
-
var
|
|
15917
|
+
var ZP = Ee(GP({
|
|
15908
15918
|
block: {
|
|
15909
15919
|
type: Boolean,
|
|
15910
15920
|
default: !1
|
|
@@ -15946,19 +15956,19 @@ var GP = Ee(WP({
|
|
|
15946
15956
|
}, ho), Dm), ud = function(e) {
|
|
15947
15957
|
e.type === "focusin" ? Zr(e.target, "focus") : e.type === "focusout" && cu(e.target, "focus");
|
|
15948
15958
|
}, la = function(e) {
|
|
15949
|
-
return
|
|
15959
|
+
return FP(e) || co(e.tag, "a");
|
|
15950
15960
|
}, ep = function(e) {
|
|
15951
15961
|
return iu(e.pressed);
|
|
15952
15962
|
}, tp = function(e) {
|
|
15953
15963
|
return !(la(e) || e.tag && !co(e.tag, "button"));
|
|
15954
15964
|
}, rp = function(e) {
|
|
15955
15965
|
return !la(e) && !tp(e);
|
|
15956
|
-
},
|
|
15966
|
+
}, JP = function(e) {
|
|
15957
15967
|
var r;
|
|
15958
15968
|
return ["btn-".concat(e.variant || "secondary"), (r = {}, Or(r, "btn-".concat(e.size), e.size), Or(r, "btn-block", e.block), Or(r, "rounded-pill", e.pill), Or(r, "rounded-0", e.squared && !e.pill), Or(r, "disabled", e.disabled), Or(r, "active", e.pressed), r)];
|
|
15959
|
-
},
|
|
15969
|
+
}, KP = function(e) {
|
|
15960
15970
|
return la(e) ? Um(ho, e) : {};
|
|
15961
|
-
},
|
|
15971
|
+
}, XP = function(e, r) {
|
|
15962
15972
|
var n = tp(e), a = la(e), i = ep(e), s = rp(e), u = a && e.href === "#", d = r.attrs && r.attrs.role ? r.attrs.role : null, l = r.attrs ? r.attrs.tabindex : null;
|
|
15963
15973
|
return (s || u) && (l = "0"), {
|
|
15964
15974
|
// Type only used for "real" buttons
|
|
@@ -15985,13 +15995,13 @@ var GP = Ee(WP({
|
|
|
15985
15995
|
}, cd = /* @__PURE__ */ Le.extend({
|
|
15986
15996
|
name: Dm,
|
|
15987
15997
|
functional: !0,
|
|
15988
|
-
props:
|
|
15998
|
+
props: ZP,
|
|
15989
15999
|
render: function(e, r) {
|
|
15990
16000
|
var n = r.props, a = r.data, i = r.listeners, s = r.children, u = ep(n), d = la(n), l = rp(n), o = d && n.href === "#", f = {
|
|
15991
16001
|
keydown: function(p) {
|
|
15992
16002
|
if (!(n.disabled || !(l || o))) {
|
|
15993
16003
|
var v = p.keyCode;
|
|
15994
|
-
if (v ===
|
|
16004
|
+
if (v === YP || v === EP && l) {
|
|
15995
16005
|
var _ = p.currentTarget || p.target;
|
|
15996
16006
|
Jn(p, {
|
|
15997
16007
|
propagation: !1
|
|
@@ -16008,16 +16018,16 @@ var GP = Ee(WP({
|
|
|
16008
16018
|
u && (f.focusin = ud, f.focusout = ud);
|
|
16009
16019
|
var h = {
|
|
16010
16020
|
staticClass: "btn",
|
|
16011
|
-
class:
|
|
16012
|
-
props:
|
|
16013
|
-
attrs:
|
|
16021
|
+
class: JP(n),
|
|
16022
|
+
props: KP(n),
|
|
16023
|
+
attrs: XP(n, a),
|
|
16014
16024
|
on: f
|
|
16015
16025
|
};
|
|
16016
|
-
return e(d ?
|
|
16026
|
+
return e(d ? WP : n.tag, oo(a, h), s);
|
|
16017
16027
|
}
|
|
16018
16028
|
}), dd = function() {
|
|
16019
16029
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
16020
|
-
return String(e).replace(
|
|
16030
|
+
return String(e).replace(eP, "");
|
|
16021
16031
|
}, pi = function(e, r) {
|
|
16022
16032
|
return e ? {
|
|
16023
16033
|
innerHTML: e
|
|
@@ -16066,45 +16076,45 @@ function fd(t, e) {
|
|
|
16066
16076
|
}
|
|
16067
16077
|
return r;
|
|
16068
16078
|
}
|
|
16069
|
-
function
|
|
16079
|
+
function QP(t) {
|
|
16070
16080
|
for (var e = 1; e < arguments.length; e++) {
|
|
16071
16081
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
16072
16082
|
e % 2 ? fd(Object(r), !0).forEach(function(n) {
|
|
16073
|
-
|
|
16083
|
+
eM(t, n, r[n]);
|
|
16074
16084
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : fd(Object(r)).forEach(function(n) {
|
|
16075
16085
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
16076
16086
|
});
|
|
16077
16087
|
}
|
|
16078
16088
|
return t;
|
|
16079
16089
|
}
|
|
16080
|
-
function
|
|
16090
|
+
function eM(t, e, r) {
|
|
16081
16091
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
16082
16092
|
}
|
|
16083
|
-
var
|
|
16084
|
-
if (e = e ? e.$el || e : null, !pe(e) ||
|
|
16093
|
+
var tM = function(e, r, n) {
|
|
16094
|
+
if (e = e ? e.$el || e : null, !pe(e) || iP("observeDom"))
|
|
16085
16095
|
return null;
|
|
16086
|
-
var a = new
|
|
16096
|
+
var a = new yP(function(i) {
|
|
16087
16097
|
for (var s = !1, u = 0; u < i.length && !s; u++) {
|
|
16088
16098
|
var d = i[u], l = d.type, o = d.target;
|
|
16089
16099
|
(l === "characterData" && o.nodeType === Node.TEXT_NODE || l === "attributes" || l === "childList" && (d.addedNodes.length > 0 || d.removedNodes.length > 0)) && (s = !0);
|
|
16090
16100
|
}
|
|
16091
16101
|
s && r();
|
|
16092
16102
|
});
|
|
16093
|
-
return a.observe(e,
|
|
16103
|
+
return a.observe(e, QP({
|
|
16094
16104
|
childList: !0,
|
|
16095
16105
|
subtree: !0
|
|
16096
16106
|
}, n)), a;
|
|
16097
|
-
},
|
|
16107
|
+
}, rM = function(e) {
|
|
16098
16108
|
Ne(e, "height", 0), Mr(function() {
|
|
16099
16109
|
Ym(e), Ne(e, "height", "".concat(e.scrollHeight, "px"));
|
|
16100
16110
|
});
|
|
16101
|
-
}, rM = function(e) {
|
|
16102
|
-
Vm(e, "height");
|
|
16103
16111
|
}, nM = function(e) {
|
|
16104
|
-
|
|
16112
|
+
Vm(e, "height");
|
|
16105
16113
|
}, aM = function(e) {
|
|
16114
|
+
Ne(e, "height", "auto"), Ne(e, "display", "block"), Ne(e, "height", "".concat(ji(e).height, "px")), Ym(e), Ne(e, "height", 0);
|
|
16115
|
+
}, iM = function(e) {
|
|
16106
16116
|
Vm(e, "height");
|
|
16107
|
-
},
|
|
16117
|
+
}, oM = {
|
|
16108
16118
|
css: !0,
|
|
16109
16119
|
enterClass: "",
|
|
16110
16120
|
enterActiveClass: "collapsing",
|
|
@@ -16112,13 +16122,13 @@ var eM = function(e, r, n) {
|
|
|
16112
16122
|
leaveClass: "collapse show",
|
|
16113
16123
|
leaveActiveClass: "collapsing",
|
|
16114
16124
|
leaveToClass: "collapse"
|
|
16115
|
-
},
|
|
16116
|
-
enter:
|
|
16117
|
-
afterEnter:
|
|
16118
|
-
leave:
|
|
16119
|
-
afterLeave:
|
|
16120
|
-
},
|
|
16121
|
-
name:
|
|
16125
|
+
}, sM = {
|
|
16126
|
+
enter: rM,
|
|
16127
|
+
afterEnter: nM,
|
|
16128
|
+
leave: aM,
|
|
16129
|
+
afterLeave: iM
|
|
16130
|
+
}, lM = /* @__PURE__ */ Le.extend({
|
|
16131
|
+
name: oP,
|
|
16122
16132
|
functional: !0,
|
|
16123
16133
|
props: {
|
|
16124
16134
|
appear: {
|
|
@@ -16133,8 +16143,8 @@ var eM = function(e, r, n) {
|
|
|
16133
16143
|
"transition",
|
|
16134
16144
|
// We merge in the `appear` prop last
|
|
16135
16145
|
oo(a, {
|
|
16136
|
-
props:
|
|
16137
|
-
on:
|
|
16146
|
+
props: oM,
|
|
16147
|
+
on: sM
|
|
16138
16148
|
}, {
|
|
16139
16149
|
props: n
|
|
16140
16150
|
}),
|
|
@@ -16198,7 +16208,7 @@ const np = {
|
|
|
16198
16208
|
}
|
|
16199
16209
|
}
|
|
16200
16210
|
};
|
|
16201
|
-
var
|
|
16211
|
+
var uM = "bv::toggle::collapse", cM = "bv::collapse::state", dM = "bv::collapse::sync::state", fM = "bv::request::collapse::state", hd = "bv::collapse::accordion", hM = /* @__PURE__ */ Le.extend({
|
|
16202
16212
|
name: Kc,
|
|
16203
16213
|
mixins: [ua, np, gn],
|
|
16204
16214
|
model: {
|
|
@@ -16256,9 +16266,9 @@ var lM = "bv::toggle::collapse", uM = "bv::collapse::state", cM = "bv::collapse:
|
|
|
16256
16266
|
},
|
|
16257
16267
|
mounted: function() {
|
|
16258
16268
|
var e = this;
|
|
16259
|
-
this.show = this.visible, this.listenOnRoot(
|
|
16269
|
+
this.show = this.visible, this.listenOnRoot(uM, this.handleToggleEvt), this.listenOnRoot(hd, this.handleAccordionEvt), this.isNav && (this.setWindowEvents(!0), this.handleResize()), this.$nextTick(function() {
|
|
16260
16270
|
e.emitState();
|
|
16261
|
-
}), this.listenOnRoot(
|
|
16271
|
+
}), this.listenOnRoot(fM, function(r) {
|
|
16262
16272
|
r === e.safeId() && e.$nextTick(e.emitSync);
|
|
16263
16273
|
});
|
|
16264
16274
|
},
|
|
@@ -16296,13 +16306,13 @@ var lM = "bv::toggle::collapse", uM = "bv::collapse::state", cM = "bv::collapse:
|
|
|
16296
16306
|
this.transitioning = !1, this.$emit("hidden");
|
|
16297
16307
|
},
|
|
16298
16308
|
emitState: function() {
|
|
16299
|
-
this.$emit("input", this.show), this.emitOnRoot(
|
|
16309
|
+
this.$emit("input", this.show), this.emitOnRoot(cM, this.safeId(), this.show), this.accordion && this.show && this.emitOnRoot(hd, this.safeId(), this.accordion);
|
|
16300
16310
|
},
|
|
16301
16311
|
emitSync: function() {
|
|
16302
|
-
this.emitOnRoot(
|
|
16312
|
+
this.emitOnRoot(dM, this.safeId(), this.show);
|
|
16303
16313
|
},
|
|
16304
16314
|
checkDisplayBlock: function() {
|
|
16305
|
-
var e =
|
|
16315
|
+
var e = bP(this.$el, "show");
|
|
16306
16316
|
cu(this.$el, "show");
|
|
16307
16317
|
var r = cr(this.$el).display === "block";
|
|
16308
16318
|
return e && Zr(this.$el, "show"), r;
|
|
@@ -16340,7 +16350,7 @@ var lM = "bv::toggle::collapse", uM = "bv::collapse::state", cM = "bv::collapse:
|
|
|
16340
16350
|
click: this.clickHandler
|
|
16341
16351
|
}
|
|
16342
16352
|
}, [this.normalizeSlot(on, n)]);
|
|
16343
|
-
return e(
|
|
16353
|
+
return e(lM, {
|
|
16344
16354
|
props: {
|
|
16345
16355
|
appear: this.appear
|
|
16346
16356
|
},
|
|
@@ -16353,7 +16363,7 @@ var lM = "bv::toggle::collapse", uM = "bv::collapse::state", cM = "bv::collapse:
|
|
|
16353
16363
|
}, [a]);
|
|
16354
16364
|
}
|
|
16355
16365
|
});
|
|
16356
|
-
function
|
|
16366
|
+
function mM(t, e) {
|
|
16357
16367
|
if (!(t instanceof e))
|
|
16358
16368
|
throw new TypeError("Cannot call a class as a function");
|
|
16359
16369
|
}
|
|
@@ -16363,15 +16373,15 @@ function md(t, e) {
|
|
|
16363
16373
|
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(t, n.key, n);
|
|
16364
16374
|
}
|
|
16365
16375
|
}
|
|
16366
|
-
function
|
|
16376
|
+
function pM(t, e, r) {
|
|
16367
16377
|
return e && md(t.prototype, e), r && md(t, r), t;
|
|
16368
16378
|
}
|
|
16369
|
-
var
|
|
16379
|
+
var vM = /* @__PURE__ */ function() {
|
|
16370
16380
|
function t(e) {
|
|
16371
16381
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
16372
|
-
if (
|
|
16382
|
+
if (mM(this, t), !e)
|
|
16373
16383
|
throw new TypeError("Failed to construct '".concat(this.constructor.name, "'. 1 argument required, ").concat(arguments.length, " given."));
|
|
16374
|
-
|
|
16384
|
+
qx(this, t.Defaults, this.constructor.Defaults, r, {
|
|
16375
16385
|
type: e
|
|
16376
16386
|
}), Pm(this, {
|
|
16377
16387
|
type: ur(),
|
|
@@ -16385,14 +16395,14 @@ var pM = /* @__PURE__ */ function() {
|
|
|
16385
16395
|
var n = !1;
|
|
16386
16396
|
this.preventDefault = function() {
|
|
16387
16397
|
this.cancelable && (n = !0);
|
|
16388
|
-
},
|
|
16398
|
+
}, Ux(this, "defaultPrevented", {
|
|
16389
16399
|
enumerable: !0,
|
|
16390
16400
|
get: function() {
|
|
16391
16401
|
return n;
|
|
16392
16402
|
}
|
|
16393
16403
|
});
|
|
16394
16404
|
}
|
|
16395
|
-
return
|
|
16405
|
+
return pM(t, null, [{
|
|
16396
16406
|
key: "Defaults",
|
|
16397
16407
|
get: function() {
|
|
16398
16408
|
return {
|
|
@@ -16406,7 +16416,7 @@ var pM = /* @__PURE__ */ function() {
|
|
|
16406
16416
|
};
|
|
16407
16417
|
}
|
|
16408
16418
|
}]), t;
|
|
16409
|
-
}(),
|
|
16419
|
+
}(), _M = 'Setting prop "options" to an object is deprecated. Use the array format instead.', ap = Ee({
|
|
16410
16420
|
options: {
|
|
16411
16421
|
type: [Array, Object],
|
|
16412
16422
|
default: function() {
|
|
@@ -16430,7 +16440,7 @@ var pM = /* @__PURE__ */ function() {
|
|
|
16430
16440
|
default: "disabled"
|
|
16431
16441
|
}
|
|
16432
16442
|
}, "formOptionControls");
|
|
16433
|
-
const
|
|
16443
|
+
const yM = {
|
|
16434
16444
|
props: ap,
|
|
16435
16445
|
computed: {
|
|
16436
16446
|
formOptions: function() {
|
|
@@ -16459,7 +16469,7 @@ const _M = {
|
|
|
16459
16469
|
var r = this;
|
|
16460
16470
|
return ft(e) ? e.map(function(n) {
|
|
16461
16471
|
return r.normalizeOption(n);
|
|
16462
|
-
}) : Tr(e) ? (Rm(
|
|
16472
|
+
}) : Tr(e) ? (Rm(_M, this.$options.name), yt(e).map(function(n) {
|
|
16463
16473
|
return r.normalizeOption(e[n] || {}, n);
|
|
16464
16474
|
})) : [];
|
|
16465
16475
|
}
|
|
@@ -16481,21 +16491,21 @@ function vd(t, e) {
|
|
|
16481
16491
|
}
|
|
16482
16492
|
return r;
|
|
16483
16493
|
}
|
|
16484
|
-
function
|
|
16494
|
+
function gM(t) {
|
|
16485
16495
|
for (var e = 1; e < arguments.length; e++) {
|
|
16486
16496
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
16487
16497
|
e % 2 ? vd(Object(r), !0).forEach(function(n) {
|
|
16488
|
-
|
|
16498
|
+
bM(t, n, r[n]);
|
|
16489
16499
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : vd(Object(r)).forEach(function(n) {
|
|
16490
16500
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
16491
16501
|
});
|
|
16492
16502
|
}
|
|
16493
16503
|
return t;
|
|
16494
16504
|
}
|
|
16495
|
-
function
|
|
16505
|
+
function bM(t, e, r) {
|
|
16496
16506
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
16497
16507
|
}
|
|
16498
|
-
var _d = "input, textarea, select", mo =
|
|
16508
|
+
var _d = "input, textarea, select", mo = gM({
|
|
16499
16509
|
id: {
|
|
16500
16510
|
type: String
|
|
16501
16511
|
// default: undefined
|
|
@@ -16825,17 +16835,17 @@ function Mn(t) {
|
|
|
16825
16835
|
for (var e = 1; e < arguments.length; e++) {
|
|
16826
16836
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
16827
16837
|
e % 2 ? gd(Object(r), !0).forEach(function(n) {
|
|
16828
|
-
|
|
16838
|
+
wM(t, n, r[n]);
|
|
16829
16839
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : gd(Object(r)).forEach(function(n) {
|
|
16830
16840
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
16831
16841
|
});
|
|
16832
16842
|
}
|
|
16833
16843
|
return t;
|
|
16834
16844
|
}
|
|
16835
|
-
function
|
|
16845
|
+
function wM(t, e, r) {
|
|
16836
16846
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
16837
16847
|
}
|
|
16838
|
-
var
|
|
16848
|
+
var SM = /* @__PURE__ */ Le.extend({
|
|
16839
16849
|
name: Xc,
|
|
16840
16850
|
mixins: [
|
|
16841
16851
|
op,
|
|
@@ -16937,17 +16947,17 @@ function Rn(t) {
|
|
|
16937
16947
|
for (var e = 1; e < arguments.length; e++) {
|
|
16938
16948
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
16939
16949
|
e % 2 ? bd(Object(r), !0).forEach(function(n) {
|
|
16940
|
-
|
|
16950
|
+
kM(t, n, r[n]);
|
|
16941
16951
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : bd(Object(r)).forEach(function(n) {
|
|
16942
16952
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
16943
16953
|
});
|
|
16944
16954
|
}
|
|
16945
16955
|
return t;
|
|
16946
16956
|
}
|
|
16947
|
-
function
|
|
16957
|
+
function kM(t, e, r) {
|
|
16948
16958
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
16949
16959
|
}
|
|
16950
|
-
var
|
|
16960
|
+
var OM = /* @__PURE__ */ Le.extend({
|
|
16951
16961
|
name: Qc,
|
|
16952
16962
|
mixins: [
|
|
16953
16963
|
ua,
|
|
@@ -17047,8 +17057,8 @@ var lp = Ee(Br(Br(Br(Br(Br(Br({}, mo), ap), po), vo), hu), {}, {
|
|
|
17047
17057
|
// default: null
|
|
17048
17058
|
}
|
|
17049
17059
|
}), "formRadioCheckGroups");
|
|
17050
|
-
const
|
|
17051
|
-
mixins: [ua, gn, fu,
|
|
17060
|
+
const CM = {
|
|
17061
|
+
mixins: [ua, gn, fu, yM, pu, vu, ip],
|
|
17052
17062
|
model: {
|
|
17053
17063
|
prop: "checked",
|
|
17054
17064
|
event: "input"
|
|
@@ -17085,7 +17095,7 @@ const OM = {
|
|
|
17085
17095
|
}
|
|
17086
17096
|
},
|
|
17087
17097
|
render: function(e) {
|
|
17088
|
-
var r = this, n = this.isRadioGroup, a = n ?
|
|
17098
|
+
var r = this, n = this.isRadioGroup, a = n ? OM : SM, i = this.formOptions.map(function(s, u) {
|
|
17089
17099
|
var d = "BV_option_".concat(u);
|
|
17090
17100
|
return e(a, {
|
|
17091
17101
|
props: {
|
|
@@ -17113,29 +17123,29 @@ const OM = {
|
|
|
17113
17123
|
"aria-required": this.required ? "true" : null,
|
|
17114
17124
|
"aria-invalid": this.computedAriaInvalid
|
|
17115
17125
|
}
|
|
17116
|
-
}, [this.normalizeSlot(
|
|
17126
|
+
}, [this.normalizeSlot(xP), i, this.normalizeSlot()]);
|
|
17117
17127
|
}
|
|
17118
17128
|
};
|
|
17119
|
-
var
|
|
17129
|
+
var xM = Ee(lp, Fm), At = /* @__PURE__ */ Le.extend({
|
|
17120
17130
|
name: Fm,
|
|
17121
|
-
mixins: [
|
|
17131
|
+
mixins: [CM],
|
|
17122
17132
|
provide: function() {
|
|
17123
17133
|
return {
|
|
17124
17134
|
bvRadioGroup: this
|
|
17125
17135
|
};
|
|
17126
17136
|
},
|
|
17127
|
-
props:
|
|
17137
|
+
props: xM,
|
|
17128
17138
|
computed: {
|
|
17129
17139
|
isRadioGroup: function() {
|
|
17130
17140
|
return !0;
|
|
17131
17141
|
}
|
|
17132
17142
|
}
|
|
17133
|
-
}),
|
|
17143
|
+
}), PM = /* @__PURE__ */ Le.extend({
|
|
17134
17144
|
// As an abstract component, it doesn't appear in the $parent chain of
|
|
17135
17145
|
// components, which means the next parent of any component rendered inside
|
|
17136
17146
|
// of this one will be the parent from which is was portal'd
|
|
17137
17147
|
abstract: !0,
|
|
17138
|
-
name:
|
|
17148
|
+
name: uP,
|
|
17139
17149
|
props: {
|
|
17140
17150
|
nodes: {
|
|
17141
17151
|
// Even though we only support a single root element,
|
|
@@ -17150,14 +17160,14 @@ var CM = Ee(lp, Fm), At = /* @__PURE__ */ Le.extend({
|
|
|
17150
17160
|
};
|
|
17151
17161
|
},
|
|
17152
17162
|
destroyed: function() {
|
|
17153
|
-
|
|
17163
|
+
gP(this.$el);
|
|
17154
17164
|
},
|
|
17155
17165
|
render: function(e) {
|
|
17156
17166
|
var r = Dt(this.updatedNodes) ? this.updatedNodes({}) : this.updatedNodes;
|
|
17157
17167
|
return r = rr(r).filter(Boolean), r && r.length > 0 && !r[0].text ? r[0] : e();
|
|
17158
17168
|
}
|
|
17159
|
-
}),
|
|
17160
|
-
name:
|
|
17169
|
+
}), MM = /* @__PURE__ */ Le.extend({
|
|
17170
|
+
name: lP,
|
|
17161
17171
|
mixins: [gn],
|
|
17162
17172
|
props: {
|
|
17163
17173
|
disabled: {
|
|
@@ -17212,7 +17222,7 @@ var CM = Ee(lp, Fm), At = /* @__PURE__ */ Le.extend({
|
|
|
17212
17222
|
var e = this.getContainer();
|
|
17213
17223
|
if (e) {
|
|
17214
17224
|
var r = document.createElement("div");
|
|
17215
|
-
e.appendChild(r), this.$_target = new
|
|
17225
|
+
e.appendChild(r), this.$_target = new PM({
|
|
17216
17226
|
el: r,
|
|
17217
17227
|
parent: this,
|
|
17218
17228
|
propsData: {
|
|
@@ -17244,7 +17254,7 @@ var CM = Ee(lp, Fm), At = /* @__PURE__ */ Le.extend({
|
|
|
17244
17254
|
return e();
|
|
17245
17255
|
}
|
|
17246
17256
|
}), st = "$_bv_documentHandlers_";
|
|
17247
|
-
const
|
|
17257
|
+
const RM = {
|
|
17248
17258
|
created: function() {
|
|
17249
17259
|
var e = this;
|
|
17250
17260
|
Ve && (this[st] = {}, this.$once("hook:beforeDestroy", function() {
|
|
@@ -17272,7 +17282,7 @@ const MM = {
|
|
|
17272
17282
|
}
|
|
17273
17283
|
};
|
|
17274
17284
|
var lt = "$_bv_windowHandlers_";
|
|
17275
|
-
const
|
|
17285
|
+
const DM = {
|
|
17276
17286
|
beforeCreate: function() {
|
|
17277
17287
|
this[lt] = {};
|
|
17278
17288
|
},
|
|
@@ -17301,18 +17311,18 @@ const RM = {
|
|
|
17301
17311
|
}
|
|
17302
17312
|
}
|
|
17303
17313
|
};
|
|
17304
|
-
var
|
|
17314
|
+
var jM = function(e) {
|
|
17305
17315
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
|
|
17306
17316
|
return e && e.$options._scopeId || r;
|
|
17307
17317
|
};
|
|
17308
|
-
function
|
|
17318
|
+
function FM(t, e, r) {
|
|
17309
17319
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
17310
17320
|
}
|
|
17311
|
-
const
|
|
17321
|
+
const $M = {
|
|
17312
17322
|
computed: {
|
|
17313
17323
|
scopedStyleAttrs: function() {
|
|
17314
|
-
var e =
|
|
17315
|
-
return e ?
|
|
17324
|
+
var e = jM(this.$parent);
|
|
17325
|
+
return e ? FM({}, e, "") : {};
|
|
17316
17326
|
}
|
|
17317
17327
|
}
|
|
17318
17328
|
};
|
|
@@ -17320,7 +17330,7 @@ var Sd = 1040, Zo = {
|
|
|
17320
17330
|
FIXED_CONTENT: ".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",
|
|
17321
17331
|
STICKY_CONTENT: ".sticky-top",
|
|
17322
17332
|
NAVBAR_TOGGLER: ".navbar-toggler"
|
|
17323
|
-
},
|
|
17333
|
+
}, TM = /* @__PURE__ */ Le.extend({
|
|
17324
17334
|
data: function() {
|
|
17325
17335
|
return {
|
|
17326
17336
|
modals: [],
|
|
@@ -17363,7 +17373,7 @@ var Sd = 1040, Zo = {
|
|
|
17363
17373
|
getBaseZIndex: function() {
|
|
17364
17374
|
if (yr(this.baseZIndex) && Ve) {
|
|
17365
17375
|
var e = document.createElement("div");
|
|
17366
|
-
Zr(e, "modal-backdrop"), Zr(e, "d-none"), Ne(e, "display", "none"), document.body.appendChild(e), this.baseZIndex =
|
|
17376
|
+
Zr(e, "modal-backdrop"), Zr(e, "d-none"), Ne(e, "display", "none"), document.body.appendChild(e), this.baseZIndex = mP(cr(e).zIndex, Sd), document.body.removeChild(e);
|
|
17367
17377
|
}
|
|
17368
17378
|
return this.baseZIndex || Sd;
|
|
17369
17379
|
},
|
|
@@ -17415,7 +17425,7 @@ var Sd = 1040, Zo = {
|
|
|
17415
17425
|
}), e._paddingChangedForModal = null, e._marginChangedForModal = null, Go(e, "data-padding-right") && (Ne(e, "paddingRight", Wo(e, "data-padding-right") || ""), Uo(e, "data-padding-right"));
|
|
17416
17426
|
}
|
|
17417
17427
|
}
|
|
17418
|
-
}), Dn = new
|
|
17428
|
+
}), Dn = new TM();
|
|
17419
17429
|
function vi(t) {
|
|
17420
17430
|
"@babel/helpers - typeof";
|
|
17421
17431
|
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? vi = function(r) {
|
|
@@ -17438,17 +17448,17 @@ function Od(t) {
|
|
|
17438
17448
|
for (var e = 1; e < arguments.length; e++) {
|
|
17439
17449
|
var r = arguments[e] != null ? arguments[e] : {};
|
|
17440
17450
|
e % 2 ? kd(Object(r), !0).forEach(function(n) {
|
|
17441
|
-
|
|
17451
|
+
IM(t, n, r[n]);
|
|
17442
17452
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(r)) : kd(Object(r)).forEach(function(n) {
|
|
17443
17453
|
Object.defineProperty(t, n, Object.getOwnPropertyDescriptor(r, n));
|
|
17444
17454
|
});
|
|
17445
17455
|
}
|
|
17446
17456
|
return t;
|
|
17447
17457
|
}
|
|
17448
|
-
function
|
|
17458
|
+
function IM(t, e, r) {
|
|
17449
17459
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
17450
17460
|
}
|
|
17451
|
-
function
|
|
17461
|
+
function EM(t, e) {
|
|
17452
17462
|
if (!(t instanceof e))
|
|
17453
17463
|
throw new TypeError("Cannot call a class as a function");
|
|
17454
17464
|
}
|
|
@@ -17458,24 +17468,24 @@ function Cd(t, e) {
|
|
|
17458
17468
|
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(t, n.key, n);
|
|
17459
17469
|
}
|
|
17460
17470
|
}
|
|
17461
|
-
function
|
|
17471
|
+
function AM(t, e, r) {
|
|
17462
17472
|
return e && Cd(t.prototype, e), r && Cd(t, r), t;
|
|
17463
17473
|
}
|
|
17464
17474
|
function _i(t, e, r) {
|
|
17465
17475
|
return typeof Reflect != "undefined" && Reflect.get ? _i = Reflect.get : _i = function(a, i, s) {
|
|
17466
|
-
var u =
|
|
17476
|
+
var u = YM(a, i);
|
|
17467
17477
|
if (u) {
|
|
17468
17478
|
var d = Object.getOwnPropertyDescriptor(u, i);
|
|
17469
17479
|
return d.get ? d.get.call(s) : d.value;
|
|
17470
17480
|
}
|
|
17471
17481
|
}, _i(t, e, r || t);
|
|
17472
17482
|
}
|
|
17473
|
-
function
|
|
17483
|
+
function YM(t, e) {
|
|
17474
17484
|
for (; !Object.prototype.hasOwnProperty.call(t, e) && (t = ln(t), t !== null); )
|
|
17475
17485
|
;
|
|
17476
17486
|
return t;
|
|
17477
17487
|
}
|
|
17478
|
-
function
|
|
17488
|
+
function NM(t, e) {
|
|
17479
17489
|
if (typeof e != "function" && e !== null)
|
|
17480
17490
|
throw new TypeError("Super expression must either be null or a function");
|
|
17481
17491
|
t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), e && ks(t, e);
|
|
@@ -17485,8 +17495,8 @@ function ks(t, e) {
|
|
|
17485
17495
|
return n.__proto__ = a, n;
|
|
17486
17496
|
}, ks(t, e);
|
|
17487
17497
|
}
|
|
17488
|
-
function
|
|
17489
|
-
var e =
|
|
17498
|
+
function VM(t) {
|
|
17499
|
+
var e = BM();
|
|
17490
17500
|
return function() {
|
|
17491
17501
|
var n = ln(t), a;
|
|
17492
17502
|
if (e) {
|
|
@@ -17494,10 +17504,10 @@ function NM(t) {
|
|
|
17494
17504
|
a = Reflect.construct(n, arguments, i);
|
|
17495
17505
|
} else
|
|
17496
17506
|
a = n.apply(this, arguments);
|
|
17497
|
-
return
|
|
17507
|
+
return LM(this, a);
|
|
17498
17508
|
};
|
|
17499
17509
|
}
|
|
17500
|
-
function
|
|
17510
|
+
function LM(t, e) {
|
|
17501
17511
|
return e && (vi(e) === "object" || typeof e == "function") ? e : up(t);
|
|
17502
17512
|
}
|
|
17503
17513
|
function up(t) {
|
|
@@ -17505,7 +17515,7 @@ function up(t) {
|
|
|
17505
17515
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
17506
17516
|
return t;
|
|
17507
17517
|
}
|
|
17508
|
-
function
|
|
17518
|
+
function BM() {
|
|
17509
17519
|
if (typeof Reflect == "undefined" || !Reflect.construct || Reflect.construct.sham)
|
|
17510
17520
|
return !1;
|
|
17511
17521
|
if (typeof Proxy == "function")
|
|
@@ -17522,16 +17532,16 @@ function ln(t) {
|
|
|
17522
17532
|
return r.__proto__ || Object.getPrototypeOf(r);
|
|
17523
17533
|
}, ln(t);
|
|
17524
17534
|
}
|
|
17525
|
-
var
|
|
17526
|
-
|
|
17527
|
-
var e =
|
|
17535
|
+
var zM = /* @__PURE__ */ function(t) {
|
|
17536
|
+
NM(r, t);
|
|
17537
|
+
var e = VM(r);
|
|
17528
17538
|
function r(n) {
|
|
17529
17539
|
var a, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
17530
|
-
return
|
|
17540
|
+
return EM(this, r), a = e.call(this, n, i), Pm(up(a), {
|
|
17531
17541
|
trigger: ur()
|
|
17532
17542
|
}), a;
|
|
17533
17543
|
}
|
|
17534
|
-
return
|
|
17544
|
+
return AM(r, null, [{
|
|
17535
17545
|
key: "Defaults",
|
|
17536
17546
|
get: function() {
|
|
17537
17547
|
return Od(Od({}, _i(ln(r), "Defaults", this)), {}, {
|
|
@@ -17539,7 +17549,7 @@ var BM = /* @__PURE__ */ function(t) {
|
|
|
17539
17549
|
});
|
|
17540
17550
|
}
|
|
17541
17551
|
}]), r;
|
|
17542
|
-
}(
|
|
17552
|
+
}(vM);
|
|
17543
17553
|
function xd(t, e) {
|
|
17544
17554
|
var r = Object.keys(t);
|
|
17545
17555
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -17564,13 +17574,13 @@ function jn(t) {
|
|
|
17564
17574
|
function Xe(t, e, r) {
|
|
17565
17575
|
return e in t ? Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = r, t;
|
|
17566
17576
|
}
|
|
17567
|
-
var
|
|
17577
|
+
var HM = {
|
|
17568
17578
|
subtree: !0,
|
|
17569
17579
|
childList: !0,
|
|
17570
17580
|
characterData: !0,
|
|
17571
17581
|
attributes: !0,
|
|
17572
17582
|
attributeFilter: ["style", "class"]
|
|
17573
|
-
},
|
|
17583
|
+
}, qM = Ee({
|
|
17574
17584
|
size: {
|
|
17575
17585
|
type: String,
|
|
17576
17586
|
default: "md"
|
|
@@ -17785,15 +17795,15 @@ var zM = {
|
|
|
17785
17795
|
return so(e) || su(["ok", "cancel", "close"], e);
|
|
17786
17796
|
}
|
|
17787
17797
|
}
|
|
17788
|
-
}, Tm),
|
|
17798
|
+
}, Tm), UM = /* @__PURE__ */ Le.extend({
|
|
17789
17799
|
name: Tm,
|
|
17790
|
-
mixins: [du, ua,
|
|
17800
|
+
mixins: [du, ua, RM, np, DM, gn, $M],
|
|
17791
17801
|
inheritAttrs: !1,
|
|
17792
17802
|
model: {
|
|
17793
17803
|
prop: "visible",
|
|
17794
17804
|
event: "change"
|
|
17795
17805
|
},
|
|
17796
|
-
props:
|
|
17806
|
+
props: qM,
|
|
17797
17807
|
data: function() {
|
|
17798
17808
|
return {
|
|
17799
17809
|
isHidden: !0,
|
|
@@ -17938,7 +17948,7 @@ var zM = {
|
|
|
17938
17948
|
methods: {
|
|
17939
17949
|
setObserver: function() {
|
|
17940
17950
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !1;
|
|
17941
|
-
this.$_observer && this.$_observer.disconnect(), this.$_observer = null, e && (this.$_observer =
|
|
17951
|
+
this.$_observer && this.$_observer.disconnect(), this.$_observer = null, e && (this.$_observer = tM(this.$refs.content, this.checkModalOverflow.bind(this), HM));
|
|
17942
17952
|
},
|
|
17943
17953
|
// Private method to update the v-model
|
|
17944
17954
|
updateModel: function(e) {
|
|
@@ -17947,7 +17957,7 @@ var zM = {
|
|
|
17947
17957
|
// Private method to create a BvModalEvent object
|
|
17948
17958
|
buildEvent: function(e) {
|
|
17949
17959
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
17950
|
-
return new
|
|
17960
|
+
return new zM(e, jn(jn({
|
|
17951
17961
|
// Default options
|
|
17952
17962
|
cancelable: !1,
|
|
17953
17963
|
target: this.$refs.modal || this.$el || null,
|
|
@@ -18076,13 +18086,13 @@ var zM = {
|
|
|
18076
18086
|
this.hide("headerclose");
|
|
18077
18087
|
},
|
|
18078
18088
|
onEsc: function(e) {
|
|
18079
|
-
e.keyCode ===
|
|
18089
|
+
e.keyCode === AP && this.isVisible && !this.noCloseOnEsc && this.hide("esc");
|
|
18080
18090
|
},
|
|
18081
18091
|
// Document focusin listener
|
|
18082
18092
|
focusHandler: function(e) {
|
|
18083
18093
|
var r = this.$refs.content, n = e.target;
|
|
18084
18094
|
if (!(this.noEnforceFocus || !this.isTop || !this.isVisible || !r || document === n || $n(r, n) || this.computeIgnoreEnforceFocusSelector && Nm(this.computeIgnoreEnforceFocusSelector, n, !0))) {
|
|
18085
|
-
var a =
|
|
18095
|
+
var a = wP(this.$refs.content), i = this.$refs, s = i.bottomTrap, u = i.topTrap;
|
|
18086
18096
|
if (s && n === s) {
|
|
18087
18097
|
if (dr(a[0]))
|
|
18088
18098
|
return;
|
|
@@ -18146,7 +18156,7 @@ var zM = {
|
|
|
18146
18156
|
if (!n) {
|
|
18147
18157
|
var a = e();
|
|
18148
18158
|
this.hideHeaderClose || (a = e(
|
|
18149
|
-
|
|
18159
|
+
RP,
|
|
18150
18160
|
{
|
|
18151
18161
|
props: {
|
|
18152
18162
|
content: this.headerCloseContent,
|
|
@@ -18315,7 +18325,7 @@ var zM = {
|
|
|
18315
18325
|
},
|
|
18316
18326
|
// TODO: Rename slot to `backdrop` and deprecate `modal-backdrop`
|
|
18317
18327
|
this.normalizeSlot("modal-backdrop")
|
|
18318
|
-
)), v = e(
|
|
18328
|
+
)), v = e(CP, {
|
|
18319
18329
|
props: {
|
|
18320
18330
|
noFade: this.noFade
|
|
18321
18331
|
}
|
|
@@ -18327,15 +18337,15 @@ var zM = {
|
|
|
18327
18337
|
}
|
|
18328
18338
|
},
|
|
18329
18339
|
render: function(e) {
|
|
18330
|
-
return this.static ? this.lazy && this.isHidden ? e() : this.makeModal(e) : this.isHidden ? e() : e(
|
|
18340
|
+
return this.static ? this.lazy && this.isHidden ? e() : this.makeModal(e) : this.isHidden ? e() : e(MM, [this.makeModal(e)]);
|
|
18331
18341
|
}
|
|
18332
18342
|
});
|
|
18333
|
-
const
|
|
18343
|
+
const WM = I(
|
|
18334
18344
|
{
|
|
18335
18345
|
name: "ClaimFreeYearsModalContent",
|
|
18336
18346
|
components: {
|
|
18337
|
-
BModal:
|
|
18338
|
-
BCollapse:
|
|
18347
|
+
BModal: UM,
|
|
18348
|
+
BCollapse: hM,
|
|
18339
18349
|
DefaultSelect: be
|
|
18340
18350
|
},
|
|
18341
18351
|
props: {
|
|
@@ -18413,12 +18423,12 @@ var cp = function() {
|
|
|
18413
18423
|
}, expression: "claimFreeYears" } }), r("div", { staticClass: "d-flex justify-content-between mt-3" }, [r("div", { staticClass: "mr-2", class: e.vdFormVersion === "1" ? "vd-btn vd-btn-grey vd-btn-w-100" : "btn-a btn-a--gray btn-a--bold btn-a--small cursor-pointer", on: { click: function(n) {
|
|
18414
18424
|
return e.setStep("1");
|
|
18415
18425
|
} } }, [e._v(" Terug ")]), r("div", { staticClass: "ml-2", class: e.vdFormVersion === "1" ? "vd-btn vd-btn-primary vd-btn-w-100" : "btn-a btn-a--success btn-a--small btn-a--bold cursor-pointer", on: { click: e.closeModal } }, [e._v(" Opslaan ")])])], 1) : e._e()]);
|
|
18416
|
-
},
|
|
18426
|
+
}, GM = [];
|
|
18417
18427
|
cp._withStripped = !0;
|
|
18418
18428
|
var dp = /* @__PURE__ */ E(
|
|
18419
|
-
UM,
|
|
18420
|
-
cp,
|
|
18421
18429
|
WM,
|
|
18430
|
+
cp,
|
|
18431
|
+
GM,
|
|
18422
18432
|
!1,
|
|
18423
18433
|
null,
|
|
18424
18434
|
null,
|
|
@@ -18426,7 +18436,7 @@ var dp = /* @__PURE__ */ E(
|
|
|
18426
18436
|
null
|
|
18427
18437
|
);
|
|
18428
18438
|
dp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/moped/components/forms/modals/calculateClaimFreeYears.vue";
|
|
18429
|
-
const fp = dp.exports,
|
|
18439
|
+
const fp = dp.exports, ZM = I({
|
|
18430
18440
|
name: "MopedForm",
|
|
18431
18441
|
components: {
|
|
18432
18442
|
LicensePlate: vn,
|
|
@@ -18584,12 +18594,12 @@ var hp = function() {
|
|
|
18584
18594
|
}, expression: "mopedState.claimFreeYears" } })], 1), r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])], 1)]), r("b-modal", { attrs: { title: e.claimFreeYearsTitle, static: "", centered: "", "no-fade": "", "modal-class": "form-modal vd-form-modal_popup", "hide-footer": "" }, model: { value: e.isModalOpen, callback: function(n) {
|
|
18585
18595
|
e.isModalOpen = n;
|
|
18586
18596
|
}, expression: "isModalOpen" } }, [e.isModalOpen ? r("calculate-claim-free-years", { attrs: { "current-claim-free-years": e.mopedState.claimFreeYears, "max-claim-free-years-options": e.maxClaimFreeYearsOptions, "max-claim-free-years": e.maxClaimFreeYears, "vd-form-version": e.vdFormVersion }, on: { "close-claim-free-years-modal": e.closeClaimFreeYearModal, "set-claim-free-years": e.setClaimFreeYears, "update-claim-free-years-step": (n) => e.claimFreeYearsStep = n } }) : e._e()], 1)], 1);
|
|
18587
|
-
},
|
|
18597
|
+
}, JM = [];
|
|
18588
18598
|
hp._withStripped = !0;
|
|
18589
18599
|
var mp = /* @__PURE__ */ E(
|
|
18590
|
-
GM,
|
|
18591
|
-
hp,
|
|
18592
18600
|
ZM,
|
|
18601
|
+
hp,
|
|
18602
|
+
JM,
|
|
18593
18603
|
!1,
|
|
18594
18604
|
null,
|
|
18595
18605
|
null,
|
|
@@ -18597,7 +18607,7 @@ var mp = /* @__PURE__ */ E(
|
|
|
18597
18607
|
null
|
|
18598
18608
|
);
|
|
18599
18609
|
mp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/moped/components/forms/MopedForm.vue";
|
|
18600
|
-
const
|
|
18610
|
+
const KM = mp.exports, XM = I({
|
|
18601
18611
|
name: "MopedFormHorizontal",
|
|
18602
18612
|
components: {
|
|
18603
18613
|
LicensePlate: vn,
|
|
@@ -18732,12 +18742,12 @@ var pp = function() {
|
|
|
18732
18742
|
}, proxy: !0 }]), model: { value: e.mopedState.claimFreeYears, callback: function(n) {
|
|
18733
18743
|
e.$set(e.mopedState, "claimFreeYears", n);
|
|
18734
18744
|
}, expression: "mopedState.claimFreeYears" } }), e.birthDateYear ? r("span", { staticClass: "text-primary text-deco-line cursor-pointer", staticStyle: { "font-size": "12px" }, on: { click: e.openClaimFreeYearModal } }, [e._v(" Bereken je schadevrije jaren! ")]) : e._e()], 1), r("div", { staticClass: "vd-form-group" }, [r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])], 1)]), r("calculate-claim-free-years", { attrs: { "is-modal-open": e.isModalOpen, "current-claim-free-years": e.mopedState.claimFreeYears, "max-claim-free-years-options": e.maxClaimFreeYearsOptions, "max-claim-free-years": e.maxClaimFreeYears, "vd-form-version": e.vdFormVersion }, on: { "close-claim-free-years-modal": e.closeClaimFreeYearModal, "set-claim-free-years": e.setClaimFreeYears } })], 1);
|
|
18735
|
-
},
|
|
18745
|
+
}, QM = [];
|
|
18736
18746
|
pp._withStripped = !0;
|
|
18737
18747
|
var vp = /* @__PURE__ */ E(
|
|
18738
|
-
KM,
|
|
18739
|
-
pp,
|
|
18740
18748
|
XM,
|
|
18749
|
+
pp,
|
|
18750
|
+
QM,
|
|
18741
18751
|
!1,
|
|
18742
18752
|
null,
|
|
18743
18753
|
null,
|
|
@@ -18745,7 +18755,7 @@ var vp = /* @__PURE__ */ E(
|
|
|
18745
18755
|
null
|
|
18746
18756
|
);
|
|
18747
18757
|
vp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/moped/components/forms/MopedFormHorizontal.vue";
|
|
18748
|
-
const
|
|
18758
|
+
const eR = vp.exports, _p = (t, e, r) => {
|
|
18749
18759
|
const n = qt(), a = C(null), i = C(!1), s = C(!1), u = A(() => Math.floor(Math.random() * 1e3));
|
|
18750
18760
|
function d() {
|
|
18751
18761
|
return B(this, null, function* () {
|
|
@@ -18841,7 +18851,7 @@ const QM = vp.exports, _p = (t, e, r) => {
|
|
|
18841
18851
|
text: "Vrouw",
|
|
18842
18852
|
value: "f"
|
|
18843
18853
|
}
|
|
18844
|
-
],
|
|
18854
|
+
], tR = I({
|
|
18845
18855
|
name: "ZipcodeInput",
|
|
18846
18856
|
components: {
|
|
18847
18857
|
DefaultInput: ke
|
|
@@ -18886,12 +18896,12 @@ const QM = vp.exports, _p = (t, e, r) => {
|
|
|
18886
18896
|
var bp = function() {
|
|
18887
18897
|
var e = this, r = e._self._c;
|
|
18888
18898
|
return e._self._setupProxy, r("default-input", { attrs: { id: e.id, value: e.value, mask: "####AA", "autocomplete-off": !0, placeholder: "bv. 1234AZ", validation: { rules: { required: "required", regex: /^\d{4}(\s|)[a-z]{2}$/i } }, type: "text", label: "Postcode", name: e.name, "is-required": e.isRequired, "vd-form-version": e.vdFormVersion }, on: { input: e.handleInput, change: e.handleChange } }, [r("template", { slot: "error-messages" }, [e.errors.has(e.name + ":required") ? r("p", { staticClass: "vd-form-error" }, [r("i", { staticClass: "fas fa-exclamation-circle" }), e._v(" Vul je postcode in ")]) : e._e(), e.errors.has(e.name + ":regex") ? r("p", { staticClass: "vd-form-error" }, [r("i", { staticClass: "fas fa-exclamation-circle" }), e._v(" Postcode is incorrect ")]) : e._e()])], 2);
|
|
18889
|
-
},
|
|
18899
|
+
}, rR = [];
|
|
18890
18900
|
bp._withStripped = !0;
|
|
18891
18901
|
var wp = /* @__PURE__ */ E(
|
|
18892
|
-
eR,
|
|
18893
|
-
bp,
|
|
18894
18902
|
tR,
|
|
18903
|
+
bp,
|
|
18904
|
+
rR,
|
|
18895
18905
|
!1,
|
|
18896
18906
|
null,
|
|
18897
18907
|
null,
|
|
@@ -18899,7 +18909,7 @@ var wp = /* @__PURE__ */ E(
|
|
|
18899
18909
|
null
|
|
18900
18910
|
);
|
|
18901
18911
|
wp.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/inputs/ZipcodeInput.vue";
|
|
18902
|
-
const _o = wp.exports,
|
|
18912
|
+
const _o = wp.exports, nR = I({
|
|
18903
18913
|
name: "SearchableSelect",
|
|
18904
18914
|
components: {
|
|
18905
18915
|
DefaultInput: ke
|
|
@@ -19005,12 +19015,12 @@ var Sp = function() {
|
|
|
19005
19015
|
return e.setOption(n.id, n.name);
|
|
19006
19016
|
} } }, [e._v(" " + e._s(n.name) + " ")]);
|
|
19007
19017
|
}), 0) : e._e()]);
|
|
19008
|
-
},
|
|
19018
|
+
}, aR = [];
|
|
19009
19019
|
Sp._withStripped = !0;
|
|
19010
19020
|
var kp = /* @__PURE__ */ E(
|
|
19011
|
-
rR,
|
|
19012
|
-
Sp,
|
|
19013
19021
|
nR,
|
|
19022
|
+
Sp,
|
|
19023
|
+
aR,
|
|
19014
19024
|
!1,
|
|
19015
19025
|
null,
|
|
19016
19026
|
null,
|
|
@@ -19018,7 +19028,7 @@ var kp = /* @__PURE__ */ E(
|
|
|
19018
19028
|
null
|
|
19019
19029
|
);
|
|
19020
19030
|
kp.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/inputs/SearchableSelect.vue";
|
|
19021
|
-
const Op = kp.exports,
|
|
19031
|
+
const Op = kp.exports, iR = I({
|
|
19022
19032
|
name: "PetForm",
|
|
19023
19033
|
components: {
|
|
19024
19034
|
SimpleCard: we,
|
|
@@ -19113,12 +19123,12 @@ var Cp = function() {
|
|
|
19113
19123
|
placement: "right",
|
|
19114
19124
|
modifiers: { offset: { offset: "0,10px" } }
|
|
19115
19125
|
}, trigger: "hover" } }, [r("div", { staticClass: "popover popper vd-popover" }, [r("div", { staticClass: "popover-header vd-popover-header" }, [e._v(" Ras onbekend? ")]), e._v(" Heb je geen " + e._s(e.petState.kind === "dog" ? "rashond" : "raskat") + " of heb je een kruising? Selecteer dan het ras waar " + e._s(e.petState.sex === "m" ? "hij" : "zij") + " het meest op lijkt! ")]), r("div", { attrs: { slot: "reference" }, slot: "reference" }, [e._v(" Ras onbekend? "), r("i", { staticClass: "fas fa-question-circle fz-big text-primary cursor-pointer", attrs: { id: "race" + e.componentId } })])])], 1)])], 1) : e._e(), r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])])]);
|
|
19116
|
-
},
|
|
19126
|
+
}, oR = [];
|
|
19117
19127
|
Cp._withStripped = !0;
|
|
19118
19128
|
var xp = /* @__PURE__ */ E(
|
|
19119
|
-
aR,
|
|
19120
|
-
Cp,
|
|
19121
19129
|
iR,
|
|
19130
|
+
Cp,
|
|
19131
|
+
oR,
|
|
19122
19132
|
!1,
|
|
19123
19133
|
null,
|
|
19124
19134
|
null,
|
|
@@ -19126,7 +19136,7 @@ var xp = /* @__PURE__ */ E(
|
|
|
19126
19136
|
null
|
|
19127
19137
|
);
|
|
19128
19138
|
xp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/pet/components/forms/PetForm.vue";
|
|
19129
|
-
const
|
|
19139
|
+
const sR = xp.exports, lR = I({
|
|
19130
19140
|
name: "PetFormHorizontal",
|
|
19131
19141
|
components: {
|
|
19132
19142
|
SimpleCard: we,
|
|
@@ -19217,12 +19227,12 @@ var Pp = function() {
|
|
|
19217
19227
|
placement: "auto",
|
|
19218
19228
|
modifiers: { offset: { offset: "0,10px" } }
|
|
19219
19229
|
}, trigger: "hover" } }, [r("div", { staticClass: "popover popper vd-popover" }, [r("div", { staticClass: "popover-header vd-popover-header" }, [e._v(" Ras onbekend? ")]), e._v(" Heb je geen " + e._s(e.petState.kind === "dog" ? "rashond" : "raskat") + " of heb je een kruising? Selecteer dan het ras waar " + e._s(e.petState.sex === "m" ? "hij" : "zij") + " het meest op lijkt! ")]), r("div", { attrs: { slot: "reference" }, slot: "reference" }, [e._v(" Ras onbekend? "), r("i", { staticClass: "fas fa-question-circle fz-big text-primary cursor-pointer", attrs: { id: "race" + e.componentId } })])])], 1)])], 1) : e._e(), r("div", { staticClass: "vd-form-group mb-0" }, [r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])])])]);
|
|
19220
|
-
},
|
|
19230
|
+
}, uR = [];
|
|
19221
19231
|
Pp._withStripped = !0;
|
|
19222
19232
|
var Mp = /* @__PURE__ */ E(
|
|
19223
|
-
sR,
|
|
19224
|
-
Pp,
|
|
19225
19233
|
lR,
|
|
19234
|
+
Pp,
|
|
19235
|
+
uR,
|
|
19226
19236
|
!1,
|
|
19227
19237
|
null,
|
|
19228
19238
|
null,
|
|
@@ -19230,7 +19240,7 @@ var Mp = /* @__PURE__ */ E(
|
|
|
19230
19240
|
null
|
|
19231
19241
|
);
|
|
19232
19242
|
Mp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/pet/components/forms/PetFormHorizontal.vue";
|
|
19233
|
-
const
|
|
19243
|
+
const cR = Mp.exports, Rp = (t, e) => {
|
|
19234
19244
|
qt();
|
|
19235
19245
|
const r = C(null), n = C(null), a = "####", i = !0, s = "€";
|
|
19236
19246
|
function u(h) {
|
|
@@ -19340,7 +19350,7 @@ const uR = Mp.exports, Rp = (t, e) => {
|
|
|
19340
19350
|
value: 0,
|
|
19341
19351
|
label: "Tweedehands"
|
|
19342
19352
|
}
|
|
19343
|
-
],
|
|
19353
|
+
], dR = I({
|
|
19344
19354
|
name: "BikeForm",
|
|
19345
19355
|
components: {
|
|
19346
19356
|
SimpleCard: we,
|
|
@@ -19422,12 +19432,12 @@ var Fp = function() {
|
|
|
19422
19432
|
}, expression: "bikeState.condition" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: e.conditionError, text: "Is je fiets nieuw of tweedehands gekocht?" }] } })], 1), r("div", { staticClass: "vd-form-group" }, [r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, "vd-form-version": e.vdFormVersion, name: "price", label: "Aankoopprijs", placeholder: "Bedrag van fiets", type: "text", "is-required": "" }, model: { value: e.bikeState.price, callback: function(n) {
|
|
19423
19433
|
e.$set(e.bikeState, "price", n);
|
|
19424
19434
|
}, expression: "bikeState.price" } }, [r("template", { slot: "error-messages" }, [r("ErrorHandler", { attrs: { name: "price", "errors-data": [{ rule: "required", text: "Vul de aankoopprijs in (afgerond bedrag)" }] } })], 1)], 2)], 1), r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])])]);
|
|
19425
|
-
},
|
|
19435
|
+
}, fR = [];
|
|
19426
19436
|
Fp._withStripped = !0;
|
|
19427
19437
|
var $p = /* @__PURE__ */ E(
|
|
19428
|
-
cR,
|
|
19429
|
-
Fp,
|
|
19430
19438
|
dR,
|
|
19439
|
+
Fp,
|
|
19440
|
+
fR,
|
|
19431
19441
|
!1,
|
|
19432
19442
|
null,
|
|
19433
19443
|
null,
|
|
@@ -19435,7 +19445,7 @@ var $p = /* @__PURE__ */ E(
|
|
|
19435
19445
|
null
|
|
19436
19446
|
);
|
|
19437
19447
|
$p.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/bike/components/forms/BikeForm.vue";
|
|
19438
|
-
const
|
|
19448
|
+
const hR = $p.exports, mR = I({
|
|
19439
19449
|
name: "BikeFormHorizontal",
|
|
19440
19450
|
components: {
|
|
19441
19451
|
SimpleCard: we,
|
|
@@ -19517,12 +19527,12 @@ var Tp = function() {
|
|
|
19517
19527
|
}, expression: "bikeState.condition" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: e.conditionError, text: "Is je fiets nieuw of tweedehands gekocht?" }] } })], 1), r("div", { staticClass: "vd-form-group" }, [r("default-input", { staticClass: "m-0", attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "1234", type: "text", "is-required": "" }, model: { value: e.bikeState.price, callback: function(n) {
|
|
19518
19528
|
e.$set(e.bikeState, "price", n);
|
|
19519
19529
|
}, expression: "bikeState.price" } }, [r("template", { slot: "error-messages" }, [r("ErrorHandler", { attrs: { name: "price", "errors-data": [{ rule: "required", text: "Vul de aankoopprijs in (afgerond bedrag)" }] } })], 1)], 2)], 1), r("div", { staticClass: "vd-form-group mb-0" }, [r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])])])]);
|
|
19520
|
-
},
|
|
19530
|
+
}, pR = [];
|
|
19521
19531
|
Tp._withStripped = !0;
|
|
19522
19532
|
var Ip = /* @__PURE__ */ E(
|
|
19523
|
-
hR,
|
|
19524
|
-
Tp,
|
|
19525
19533
|
mR,
|
|
19534
|
+
Tp,
|
|
19535
|
+
pR,
|
|
19526
19536
|
!1,
|
|
19527
19537
|
null,
|
|
19528
19538
|
null,
|
|
@@ -19530,7 +19540,7 @@ var Ip = /* @__PURE__ */ E(
|
|
|
19530
19540
|
null
|
|
19531
19541
|
);
|
|
19532
19542
|
Ip.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/bike/components/forms/BikeFormHorizontal.vue";
|
|
19533
|
-
const
|
|
19543
|
+
const vR = Ip.exports;
|
|
19534
19544
|
C(+O().format("YYYY"));
|
|
19535
19545
|
let Jo = C(""), Pd = C(""), Ko = C("correct"), Xo = C(!1), Qo = C(""), es = C("");
|
|
19536
19546
|
const kr = {
|
|
@@ -19641,7 +19651,7 @@ const Ep = (t, e, r, n) => {
|
|
|
19641
19651
|
userInformation: w,
|
|
19642
19652
|
travelState: kt
|
|
19643
19653
|
};
|
|
19644
|
-
},
|
|
19654
|
+
}, _R = I({
|
|
19645
19655
|
name: "DefaultPlainRadio",
|
|
19646
19656
|
props: {
|
|
19647
19657
|
item: {
|
|
@@ -19693,12 +19703,12 @@ const Ep = (t, e, r, n) => {
|
|
|
19693
19703
|
var Ap = function() {
|
|
19694
19704
|
var e = this, r = e._self._c;
|
|
19695
19705
|
return e._self._setupProxy, r("div", { staticClass: "default-plain-radio" }, [r("label", { staticClass: "default-plain-radio__label", attrs: { for: "radio-" + e.index + "-" + e.name }, on: { click: e.updateValue } }, [r("div", { staticClass: "d-flex", class: { "align-items-start": e.alignLabelTop, "align-items-center": !e.alignLabelTop } }, [r("div", { staticClass: "default-plain-radio__selector", class: { "default-plain-radio__selector--visible": e.item.value == e.value, "mt-1": e.alignLabelTop, "default-plain-radio__selector--disabled": e.isDisabled } }), r("span", { staticClass: "default-plain-radio__label", class: { "font-weight-bold": e.isLabelBold }, domProps: { innerHTML: e._s(e.item.label || e.item.title) } })])]), r("input", { staticClass: "default-plain-radio__input", attrs: { id: "radio-" + e.index + "-" + e.name, name: e.inputName, type: "radio" }, domProps: { value: e.item.value } })]);
|
|
19696
|
-
},
|
|
19706
|
+
}, yR = [];
|
|
19697
19707
|
Ap._withStripped = !0;
|
|
19698
19708
|
var Yp = /* @__PURE__ */ E(
|
|
19699
|
-
vR,
|
|
19700
|
-
Ap,
|
|
19701
19709
|
_R,
|
|
19710
|
+
Ap,
|
|
19711
|
+
yR,
|
|
19702
19712
|
!1,
|
|
19703
19713
|
null,
|
|
19704
19714
|
null,
|
|
@@ -19706,10 +19716,10 @@ var Yp = /* @__PURE__ */ E(
|
|
|
19706
19716
|
null
|
|
19707
19717
|
);
|
|
19708
19718
|
Yp.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/inputs/DefaultPlainRadio.vue";
|
|
19709
|
-
const
|
|
19719
|
+
const gR = Yp.exports, bR = I({
|
|
19710
19720
|
name: "DefaultPlainRadioGroup",
|
|
19711
19721
|
components: {
|
|
19712
|
-
DefaultPlainRadio:
|
|
19722
|
+
DefaultPlainRadio: gR
|
|
19713
19723
|
},
|
|
19714
19724
|
props: {
|
|
19715
19725
|
options: {
|
|
@@ -19763,12 +19773,12 @@ var Np = function() {
|
|
|
19763
19773
|
return e._self._setupProxy, r("div", { staticClass: "vd-form-group" }, [r("p", { staticClass: "vd-form-group__label" }, [e.label ? r("span", [e._v(" " + e._s(e.label) + " ")]) : r("span", [e._t("title")], 2)]), r("div", { class: { "d-flex": e.inline } }, e._l(e.options, function(n, a) {
|
|
19764
19774
|
return r("div", { key: a, class: { "pr-2": e.inline } }, [r("default-plain-radio", { class: { "default-plain-radio--no-border-margin": a + 1 === e.options.length }, attrs: { name: e.name, item: n, index: a, "is-disabled": e.isDisabled, value: e.tempValue, "simple-name": e.simpleName }, on: { input: e.changed } })], 1);
|
|
19765
19775
|
}), 0)]);
|
|
19766
|
-
},
|
|
19776
|
+
}, wR = [];
|
|
19767
19777
|
Np._withStripped = !0;
|
|
19768
19778
|
var Vp = /* @__PURE__ */ E(
|
|
19769
|
-
gR,
|
|
19770
|
-
Np,
|
|
19771
19779
|
bR,
|
|
19780
|
+
Np,
|
|
19781
|
+
wR,
|
|
19772
19782
|
!1,
|
|
19773
19783
|
null,
|
|
19774
19784
|
null,
|
|
@@ -19785,7 +19795,7 @@ const yo = Vp.exports, Lp = [
|
|
|
19785
19795
|
value: "S",
|
|
19786
19796
|
text: "Kortlopend"
|
|
19787
19797
|
}
|
|
19788
|
-
],
|
|
19798
|
+
], SR = I({
|
|
19789
19799
|
name: "TravelForm",
|
|
19790
19800
|
components: {
|
|
19791
19801
|
SimpleCard: we,
|
|
@@ -19873,12 +19883,12 @@ var Bp = function() {
|
|
|
19873
19883
|
}, trigger: "hover", "visible-arrow": e.vdFormVersion !== "1" } }, [r("div", { staticClass: "popover popper vd-popover" }, [r("div", { staticClass: "popover-header vd-popover-header" }, [e._v(" Kies je dekking ")]), e._v(" Doorlopend is al goedkoper wanneer je 2 keer of vaker met vakantie gaat. Ook weekendjes weg zijn meeverzekerd! ")]), r("i", { staticClass: "fas fa-question-circle fz-big text-primary cursor-pointer", attrs: { slot: "reference", id: "popover-target-coverage" }, slot: "reference" })])], 1), r("b-form-radio-group", { staticClass: "vd-radio-buttons", attrs: { id: "paymentTerm", options: e.paymentTerms, "data-vv-name": "paymentTerm", name: "paymentTerm" }, model: { value: e.travelState.paymentTerm, callback: function(n) {
|
|
19874
19884
|
e.$set(e.travelState, "paymentTerm", n);
|
|
19875
19885
|
}, expression: "travelState.paymentTerm" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: "required", text: "Selecteer een dekking" }] } })], 1)]), r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])]);
|
|
19876
|
-
},
|
|
19886
|
+
}, kR = [];
|
|
19877
19887
|
Bp._withStripped = !0;
|
|
19878
19888
|
var zp = /* @__PURE__ */ E(
|
|
19879
|
-
wR,
|
|
19880
|
-
Bp,
|
|
19881
19889
|
SR,
|
|
19890
|
+
Bp,
|
|
19891
|
+
kR,
|
|
19882
19892
|
!1,
|
|
19883
19893
|
null,
|
|
19884
19894
|
null,
|
|
@@ -19886,7 +19896,7 @@ var zp = /* @__PURE__ */ E(
|
|
|
19886
19896
|
null
|
|
19887
19897
|
);
|
|
19888
19898
|
zp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/travel/components/forms/TravelForm.vue";
|
|
19889
|
-
const
|
|
19899
|
+
const OR = zp.exports, CR = I({
|
|
19890
19900
|
name: "TravelFormHorizontal",
|
|
19891
19901
|
components: {
|
|
19892
19902
|
SimpleCard: we,
|
|
@@ -19969,12 +19979,12 @@ var Hp = function() {
|
|
|
19969
19979
|
}, trigger: "hover", "visible-arrow": e.vdFormVersion !== "1" } }, [r("div", { staticClass: "popover popper vd-popover" }, [r("div", { staticClass: "popover-header vd-popover-header" }, [e._v(" Kies je dekking ")]), e._v(" Doorlopend is al goedkoper wanneer je 2 keer of vaker met vakantie gaat. Ook weekendjes weg zijn meeverzekerd! ")]), r("i", { staticClass: "fas fa-question-circle fz-big text-primary cursor-pointer", attrs: { slot: "reference", id: "popover-target-coverage" }, slot: "reference" })])], 1), r("b-form-radio-group", { staticClass: "vd-radio-buttons", attrs: { id: "paymentTerm", options: e.paymentTerms, "data-vv-name": "paymentTerm", name: "paymentTerm" }, model: { value: e.travelState.paymentTerm, callback: function(n) {
|
|
19970
19980
|
e.$set(e.travelState, "paymentTerm", n);
|
|
19971
19981
|
}, expression: "travelState.paymentTerm" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: "required", text: "Selecteer een dekking" }] } })], 1), r("div", { staticClass: "col-lg-3 col-md-12 col-sm-12" }, [r("div", { staticClass: "vd-form-group mt-0 mt-lg-0 mx-0" }, [r("div", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a btn-a--horizontal btn-a--success btn-a--bold btn-block cursor-pointer", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])])])]);
|
|
19972
|
-
},
|
|
19982
|
+
}, xR = [];
|
|
19973
19983
|
Hp._withStripped = !0;
|
|
19974
19984
|
var qp = /* @__PURE__ */ E(
|
|
19975
|
-
OR,
|
|
19976
|
-
Hp,
|
|
19977
19985
|
CR,
|
|
19986
|
+
Hp,
|
|
19987
|
+
xR,
|
|
19978
19988
|
!1,
|
|
19979
19989
|
null,
|
|
19980
19990
|
"ebec9b9d",
|
|
@@ -19982,7 +19992,7 @@ var qp = /* @__PURE__ */ E(
|
|
|
19982
19992
|
null
|
|
19983
19993
|
);
|
|
19984
19994
|
qp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/travel/components/forms/TravelFormHorizontal.vue";
|
|
19985
|
-
const
|
|
19995
|
+
const PR = qp.exports;
|
|
19986
19996
|
let Md = C(!1), Fn = C([{ text: "Kan geen comparison ID aanmaken voor rechtsbijstandverzekering vergelijking" }]), Rd = C("192"), Dd = C(!1), ns = C(!1);
|
|
19987
19997
|
const Up = (t, e, r, n) => {
|
|
19988
19998
|
const a = () => {
|
|
@@ -20055,7 +20065,7 @@ const Up = (t, e, r, n) => {
|
|
|
20055
20065
|
title: "Alleenstaande met 2 of meer kinderen",
|
|
20056
20066
|
value: "3"
|
|
20057
20067
|
}
|
|
20058
|
-
],
|
|
20068
|
+
], MR = I({
|
|
20059
20069
|
name: "LegalAssistanceForm",
|
|
20060
20070
|
components: {
|
|
20061
20071
|
AddressHandler: ot,
|
|
@@ -20138,12 +20148,12 @@ var Gp = function() {
|
|
|
20138
20148
|
}, expression: "userInformation.familyComposition" } }), ["K"].includes(e.userInformation.familyComposition) ? r("div", { staticClass: "vd-form-group" }, [r("default-select", { staticClass: "mb-3 mx-0", attrs: { id: "familySize", options: e.FamilySizeOptions, "is-required": !0, label: "Aantal kinderen", placeholder: "- Maak een keuze -", name: "familySize", "vd-form-version": e.vdFormVersion }, model: { value: e.legalState.familySize, callback: function(n) {
|
|
20139
20149
|
e.$set(e.legalState, "familySize", n);
|
|
20140
20150
|
}, expression: "legalState.familySize" } }, [r("template", { slot: "error-messages" }, [r("ErrorHandler", { attrs: { name: "familySize", "errors-data": [{ rule: "required", text: "Kies het aantal kinderen" }] } })], 1)], 2)], 1) : e._e(), r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])], 1)])], 1);
|
|
20141
|
-
},
|
|
20151
|
+
}, RR = [];
|
|
20142
20152
|
Gp._withStripped = !0;
|
|
20143
20153
|
var Zp = /* @__PURE__ */ E(
|
|
20144
|
-
PR,
|
|
20145
|
-
Gp,
|
|
20146
20154
|
MR,
|
|
20155
|
+
Gp,
|
|
20156
|
+
RR,
|
|
20147
20157
|
!1,
|
|
20148
20158
|
null,
|
|
20149
20159
|
null,
|
|
@@ -20151,7 +20161,7 @@ var Zp = /* @__PURE__ */ E(
|
|
|
20151
20161
|
null
|
|
20152
20162
|
);
|
|
20153
20163
|
Zp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/legal/components/forms/LegalAssistanceForm.vue";
|
|
20154
|
-
const
|
|
20164
|
+
const DR = Zp.exports, jR = I({
|
|
20155
20165
|
name: "LegalAssistanceFormHorizontal",
|
|
20156
20166
|
components: {
|
|
20157
20167
|
AddressHandler: ot,
|
|
@@ -20233,12 +20243,12 @@ var Jp = function() {
|
|
|
20233
20243
|
}, expression: "userInformation.familyComposition" } })], 1), ["K"].includes(e.userInformation.familyComposition) ? r("div", { staticClass: "vd-form-group" }, [r("default-select", { staticClass: "mb-3 mx-0", attrs: { id: "familySize", options: e.FamilySizeOptions, "is-required": !0, label: "Aantal kinderen", placeholder: "- Maak een keuze -", name: "familySize", "vd-form-version": e.vdFormVersion }, model: { value: e.legalState.familySize, callback: function(n) {
|
|
20234
20244
|
e.$set(e.legalState, "familySize", n);
|
|
20235
20245
|
}, expression: "legalState.familySize" } }, [r("template", { slot: "error-messages" }, [r("ErrorHandler", { attrs: { name: "familySize", "errors-data": [{ rule: "required", text: "Kies het aantal kinderen" }] } })], 1)], 2)], 1) : e._e(), r("div", { staticClass: "vd-form-group" }, [r("button", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])])])], 1);
|
|
20236
|
-
},
|
|
20246
|
+
}, FR = [];
|
|
20237
20247
|
Jp._withStripped = !0;
|
|
20238
20248
|
var Kp = /* @__PURE__ */ E(
|
|
20239
|
-
DR,
|
|
20240
|
-
Jp,
|
|
20241
20249
|
jR,
|
|
20250
|
+
Jp,
|
|
20251
|
+
FR,
|
|
20242
20252
|
!1,
|
|
20243
20253
|
null,
|
|
20244
20254
|
null,
|
|
@@ -20246,7 +20256,7 @@ var Kp = /* @__PURE__ */ E(
|
|
|
20246
20256
|
null
|
|
20247
20257
|
);
|
|
20248
20258
|
Kp.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/legal/components/forms/LegalAssistanceFormHorizontal.vue";
|
|
20249
|
-
const
|
|
20259
|
+
const $R = Kp.exports, Xp = (t, e, r) => {
|
|
20250
20260
|
let i = "", s = [{ text: "Kan geen comparison ID aanmaken voor aansprakelijkheidsverzekering vergelijking" }];
|
|
20251
20261
|
const u = "192", d = C(!1), l = C(!1), o = [
|
|
20252
20262
|
{ rule: "required", text: "Kies een gezinsamenstelling" }
|
|
@@ -20307,7 +20317,7 @@ const FR = Kp.exports, Xp = (t, e, r) => {
|
|
|
20307
20317
|
familyCompositionModel: ru,
|
|
20308
20318
|
validateBeforeSubmit: c
|
|
20309
20319
|
};
|
|
20310
|
-
},
|
|
20320
|
+
}, TR = I({
|
|
20311
20321
|
name: "LiabilityForm",
|
|
20312
20322
|
components: {
|
|
20313
20323
|
ErrorHandler: de,
|
|
@@ -20379,12 +20389,12 @@ var Qp = function() {
|
|
|
20379
20389
|
}, expression: "userInformation.birthdate" } })], 1), r("div", { staticClass: "vd-form-group" }, [r("family-composition-input", { attrs: { "vd-form-version": e.vdFormVersion }, model: { value: e.userInformation.familyComposition, callback: function(n) {
|
|
20380
20390
|
e.$set(e.userInformation, "familyComposition", n);
|
|
20381
20391
|
}, expression: "userInformation.familyComposition" } })], 1), r("div", { staticClass: "vd-form-group mb-0" }, [r("div", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])])]) : e._e();
|
|
20382
|
-
},
|
|
20392
|
+
}, IR = [];
|
|
20383
20393
|
Qp._withStripped = !0;
|
|
20384
20394
|
var ev = /* @__PURE__ */ E(
|
|
20385
|
-
$R,
|
|
20386
|
-
Qp,
|
|
20387
20395
|
TR,
|
|
20396
|
+
Qp,
|
|
20397
|
+
IR,
|
|
20388
20398
|
!1,
|
|
20389
20399
|
null,
|
|
20390
20400
|
null,
|
|
@@ -20392,7 +20402,7 @@ var ev = /* @__PURE__ */ E(
|
|
|
20392
20402
|
null
|
|
20393
20403
|
);
|
|
20394
20404
|
ev.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/liability/components/forms/LiabilityForm.vue";
|
|
20395
|
-
const
|
|
20405
|
+
const ER = ev.exports, AR = I({
|
|
20396
20406
|
name: "LiabilityFormHorizontal",
|
|
20397
20407
|
components: {
|
|
20398
20408
|
ErrorHandler: de,
|
|
@@ -20464,12 +20474,12 @@ var tv = function() {
|
|
|
20464
20474
|
}, expression: "userInformation.birthdate" } })], 1), r("div", { staticClass: "vd-form-group" }, [r("family-composition-input", { attrs: { "vd-form-version": e.vdFormVersion }, model: { value: e.userInformation.familyComposition, callback: function(n) {
|
|
20465
20475
|
e.$set(e.userInformation, "familyComposition", n);
|
|
20466
20476
|
}, expression: "userInformation.familyComposition" } })], 1), r("div", { staticClass: "vd-form-group" }, [r("div", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block btn-a--horizontal cursor-pointer", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])])]) : e._e();
|
|
20467
|
-
},
|
|
20477
|
+
}, YR = [];
|
|
20468
20478
|
tv._withStripped = !0;
|
|
20469
20479
|
var rv = /* @__PURE__ */ E(
|
|
20470
|
-
ER,
|
|
20471
|
-
tv,
|
|
20472
20480
|
AR,
|
|
20481
|
+
tv,
|
|
20482
|
+
YR,
|
|
20473
20483
|
!1,
|
|
20474
20484
|
null,
|
|
20475
20485
|
null,
|
|
@@ -20477,7 +20487,7 @@ var rv = /* @__PURE__ */ E(
|
|
|
20477
20487
|
null
|
|
20478
20488
|
);
|
|
20479
20489
|
rv.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/liability/components/forms/LiabilityFormHorizontal.vue";
|
|
20480
|
-
const
|
|
20490
|
+
const NR = rv.exports, VR = [
|
|
20481
20491
|
{
|
|
20482
20492
|
title: "Vrijstaande woning",
|
|
20483
20493
|
value: "2"
|
|
@@ -20510,7 +20520,7 @@ const YR = rv.exports, NR = [
|
|
|
20510
20520
|
title: "Villa",
|
|
20511
20521
|
value: "X"
|
|
20512
20522
|
}
|
|
20513
|
-
],
|
|
20523
|
+
], LR = [
|
|
20514
20524
|
{
|
|
20515
20525
|
value: "J",
|
|
20516
20526
|
title: "Koopwoning"
|
|
@@ -20553,11 +20563,11 @@ const YR = rv.exports, NR = [
|
|
|
20553
20563
|
houseError: n,
|
|
20554
20564
|
ownedBuildingError: a,
|
|
20555
20565
|
validateBeforeSubmit: i,
|
|
20556
|
-
houseTypes:
|
|
20557
|
-
houseOwnedBuilding:
|
|
20566
|
+
houseTypes: VR,
|
|
20567
|
+
houseOwnedBuilding: LR,
|
|
20558
20568
|
FamilyCompositionsModel: ru
|
|
20559
20569
|
};
|
|
20560
|
-
},
|
|
20570
|
+
}, BR = I({
|
|
20561
20571
|
name: "HouseForm",
|
|
20562
20572
|
components: {
|
|
20563
20573
|
ErrorHandler: de,
|
|
@@ -20639,12 +20649,12 @@ var av = function() {
|
|
|
20639
20649
|
}, proxy: !0 }]), model: { value: e.userState.familyComposition, callback: function(n) {
|
|
20640
20650
|
e.$set(e.userState, "familyComposition", n);
|
|
20641
20651
|
}, expression: "userState.familyComposition" } }), r("div", { staticClass: "vd-form-group mb-0" }, [r("div", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])], 1)]);
|
|
20642
|
-
},
|
|
20652
|
+
}, zR = [];
|
|
20643
20653
|
av._withStripped = !0;
|
|
20644
20654
|
var iv = /* @__PURE__ */ E(
|
|
20645
|
-
LR,
|
|
20646
|
-
av,
|
|
20647
20655
|
BR,
|
|
20656
|
+
av,
|
|
20657
|
+
zR,
|
|
20648
20658
|
!1,
|
|
20649
20659
|
null,
|
|
20650
20660
|
null,
|
|
@@ -20652,7 +20662,7 @@ var iv = /* @__PURE__ */ E(
|
|
|
20652
20662
|
null
|
|
20653
20663
|
);
|
|
20654
20664
|
iv.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/house/components/forms/HouseForm.vue";
|
|
20655
|
-
const
|
|
20665
|
+
const HR = iv.exports, qR = I({
|
|
20656
20666
|
name: "HouseFormHorizontal",
|
|
20657
20667
|
components: {
|
|
20658
20668
|
ErrorHandler: de,
|
|
@@ -20730,12 +20740,12 @@ var ov = function() {
|
|
|
20730
20740
|
}, proxy: !0 }]), model: { value: e.userState.familyComposition, callback: function(n) {
|
|
20731
20741
|
e.$set(e.userState, "familyComposition", n);
|
|
20732
20742
|
}, expression: "userState.familyComposition" } })], 1), r("div", { staticClass: "col-lg-2 col-md-4 col-sm-12" }, [r("div", { staticClass: "vd-form-group mt-0 mt-md-3 mt-lg-0 mx-0" }, [r("div", { class: e.vdFormVersion === "1" ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer btn-a--horizontal", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])])])])]);
|
|
20733
|
-
},
|
|
20743
|
+
}, UR = [];
|
|
20734
20744
|
ov._withStripped = !0;
|
|
20735
20745
|
var sv = /* @__PURE__ */ E(
|
|
20736
|
-
HR,
|
|
20737
|
-
ov,
|
|
20738
20746
|
qR,
|
|
20747
|
+
ov,
|
|
20748
|
+
UR,
|
|
20739
20749
|
!1,
|
|
20740
20750
|
null,
|
|
20741
20751
|
null,
|
|
@@ -20743,7 +20753,7 @@ var sv = /* @__PURE__ */ E(
|
|
|
20743
20753
|
null
|
|
20744
20754
|
);
|
|
20745
20755
|
sv.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/house/components/forms/HouseFormHorizontal.vue";
|
|
20746
|
-
const
|
|
20756
|
+
const WR = sv.exports, GR = I({
|
|
20747
20757
|
name: "EmbeddedApp",
|
|
20748
20758
|
components: {
|
|
20749
20759
|
MotorForm: ZC,
|
|
@@ -20752,20 +20762,20 @@ const UR = sv.exports, WR = I({
|
|
|
20752
20762
|
UpdateLoanComparisonForm: mx,
|
|
20753
20763
|
CarForm: yx,
|
|
20754
20764
|
CarFormHorizontal: wx,
|
|
20755
|
-
MopedForm:
|
|
20756
|
-
MopedFormHorizontal:
|
|
20757
|
-
PetForm:
|
|
20758
|
-
PetFormHorizontal:
|
|
20759
|
-
BikeForm:
|
|
20760
|
-
BikeFormHorizontal:
|
|
20761
|
-
TravelForm:
|
|
20762
|
-
TravelFormHorizontal:
|
|
20763
|
-
LegalAssistanceForm:
|
|
20764
|
-
LegalAssistanceFormHorizontal:
|
|
20765
|
-
LiabilityForm:
|
|
20766
|
-
LiabilityFormHorizontal:
|
|
20767
|
-
HouseForm:
|
|
20768
|
-
HouseFormHorizontal:
|
|
20765
|
+
MopedForm: KM,
|
|
20766
|
+
MopedFormHorizontal: eR,
|
|
20767
|
+
PetForm: sR,
|
|
20768
|
+
PetFormHorizontal: cR,
|
|
20769
|
+
BikeForm: hR,
|
|
20770
|
+
BikeFormHorizontal: vR,
|
|
20771
|
+
TravelForm: OR,
|
|
20772
|
+
TravelFormHorizontal: PR,
|
|
20773
|
+
LegalAssistanceForm: DR,
|
|
20774
|
+
LegalAssistanceFormHorizontal: $R,
|
|
20775
|
+
LiabilityForm: ER,
|
|
20776
|
+
LiabilityFormHorizontal: NR,
|
|
20777
|
+
HouseForm: HR,
|
|
20778
|
+
HouseFormHorizontal: WR
|
|
20769
20779
|
},
|
|
20770
20780
|
props: {
|
|
20771
20781
|
formComponent: {
|
|
@@ -20855,12 +20865,12 @@ const UR = sv.exports, WR = I({
|
|
|
20855
20865
|
var lv = function() {
|
|
20856
20866
|
var e = this, r = e._self._c;
|
|
20857
20867
|
return e._self._setupProxy, r(e.formComponent, { tag: "component", attrs: { link: e.link, "base-url": e.baseUrl, "vd-form-version": e.vdFormVersion, "user-information": e.userInformation, "insurance-state": e.insuranceState, "is-on-result-page": e.isOnResultPage, "is-on-coverage-page": e.isOnCoveragePage, classes: e.classes, title: e.title, showTitle: e.showTitle, "form-orientation": e.formOrientation, comparison: e.comparison, status: e.status }, on: { "submit-form": e.submitFormData, "emit-event-hub": e.emitEventHub, "redirect-page": e.redirectPage } });
|
|
20858
|
-
},
|
|
20868
|
+
}, ZR = [];
|
|
20859
20869
|
lv._withStripped = !0;
|
|
20860
20870
|
var uv = /* @__PURE__ */ E(
|
|
20861
|
-
WR,
|
|
20862
|
-
lv,
|
|
20863
20871
|
GR,
|
|
20872
|
+
lv,
|
|
20873
|
+
ZR,
|
|
20864
20874
|
!1,
|
|
20865
20875
|
null,
|
|
20866
20876
|
null,
|
|
@@ -20868,11 +20878,11 @@ var uv = /* @__PURE__ */ E(
|
|
|
20868
20878
|
null
|
|
20869
20879
|
);
|
|
20870
20880
|
uv.options.__file = "/Users/mac/Work/comparison-forms/src/core/Embedded.vue";
|
|
20871
|
-
const
|
|
20881
|
+
const JR = uv.exports, eD = {
|
|
20872
20882
|
install(t) {
|
|
20873
|
-
t.component("embedded-comparison-forms",
|
|
20883
|
+
t.component("embedded-comparison-forms", JR);
|
|
20874
20884
|
}
|
|
20875
20885
|
};
|
|
20876
20886
|
export {
|
|
20877
|
-
|
|
20887
|
+
eD as default
|
|
20878
20888
|
};
|