@vergelijkdirect/comparison-forms 1.1.16 → 1.1.18

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.
@@ -18557,7 +18557,7 @@ function XN(t) {
18557
18557
  };
18558
18558
  }
18559
18559
  var QN = [], Rn = "";
18560
- function e2() {
18560
+ function eI() {
18561
18561
  var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : Rn, e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : QN, r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
18562
18562
  if (!Yy(e))
18563
18563
  if (wi(e) === GN)
@@ -18637,34 +18637,34 @@ var wc = {
18637
18637
  N: /[a-z0-9]/i,
18638
18638
  "?": wc,
18639
18639
  X: /./
18640
- }, t2 = function(e) {
18640
+ }, tI = function(e) {
18641
18641
  var r = e.lastIndexOf("/");
18642
18642
  return new RegExp(e.slice(1, r), e.slice(r + 1));
18643
- }, r2 = function(e) {
18644
- return t2(e.toString().replace(/.(\/)[gmiyus]{0,6}$/, function(r) {
18643
+ }, rI = function(e) {
18644
+ return tI(e.toString().replace(/.(\/)[gmiyus]{0,6}$/, function(r) {
18645
18645
  return r.replace("/", "?/");
18646
18646
  }));
18647
- }, n2 = function(e) {
18647
+ }, nI = function(e) {
18648
18648
  return "[\\^$.|?*+()".indexOf(e) > -1 ? "\\".concat(e) : e;
18649
- }, a2 = function(e) {
18650
- return new RegExp("/[".concat(n2(e), "]/"));
18651
- }, i2 = function(e) {
18649
+ }, aI = function(e) {
18650
+ return new RegExp("/[".concat(nI(e), "]/"));
18651
+ }, iI = function(e) {
18652
18652
  return e instanceof RegExp;
18653
- }, s2 = function(e) {
18654
- return i2(e) ? e : a2(e);
18653
+ }, sI = function(e) {
18654
+ return iI(e) ? e : aI(e);
18655
18655
  };
18656
18656
  function qy(t) {
18657
18657
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ru;
18658
18658
  return t.map(function(r, n, a) {
18659
18659
  var i = e[r] || r, s = a[n - 1], u = e[s] || s;
18660
- return i === wc ? null : u === wc ? r2(s2(i)) : i;
18660
+ return i === wc ? null : u === wc ? rI(sI(i)) : i;
18661
18661
  }).filter(Boolean);
18662
18662
  }
18663
- function o2(t) {
18663
+ function oI(t) {
18664
18664
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ru;
18665
18665
  return qy(t.split(""), e);
18666
18666
  }
18667
- function u2(t) {
18667
+ function uI(t) {
18668
18668
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ru, r = t.map(function(n) {
18669
18669
  return n instanceof RegExp ? n : typeof n == "string" ? n.split("") : null;
18670
18670
  }).filter(Boolean).reduce(function(n, a) {
@@ -18672,7 +18672,7 @@ function u2(t) {
18672
18672
  }, []);
18673
18673
  return qy(r, e);
18674
18674
  }
18675
- var l2 = function(e, r) {
18675
+ var lI = function(e, r) {
18676
18676
  var n = document.createEvent("HTMLEvents");
18677
18677
  n.initEvent(r, !0, !0), e.dispatchEvent(n);
18678
18678
  }, $l = function(e) {
@@ -18681,10 +18681,10 @@ var l2 = function(e, r) {
18681
18681
  return typeof e == "function";
18682
18682
  }, Uy = function(e) {
18683
18683
  return typeof e == "string";
18684
- }, c2 = function(e) {
18684
+ }, cI = function(e) {
18685
18685
  return e instanceof RegExp;
18686
18686
  };
18687
- function d2() {
18687
+ function dI() {
18688
18688
  var t = /* @__PURE__ */ new Map(), e = {
18689
18689
  previousValue: "",
18690
18690
  mask: []
@@ -18704,17 +18704,17 @@ function d2() {
18704
18704
  get: r
18705
18705
  };
18706
18706
  }
18707
- var Go = d2();
18708
- function f2(t) {
18709
- l2(t, "input");
18707
+ var Go = dI();
18708
+ function fI(t) {
18709
+ lI(t, "input");
18710
18710
  }
18711
18711
  function jp(t) {
18712
18712
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, r = t.value, n = Go.get(t), a = n.previousValue, i = n.mask, s = r !== a, u = r.length > a.length, c = r && s && u;
18713
18713
  if ((e || c) && i) {
18714
- var l = e2(r, i, {
18714
+ var l = eI(r, i, {
18715
18715
  guide: !1
18716
18716
  }), o = l.conformedValue;
18717
- t.value = o, f2(t);
18717
+ t.value = o, fI(t);
18718
18718
  }
18719
18719
  Go.partiallyUpdate(t, {
18720
18720
  previousValue: r
@@ -18722,11 +18722,11 @@ function jp(t) {
18722
18722
  }
18723
18723
  function Fp(t, e, r) {
18724
18724
  var n;
18725
- Array.isArray(e) ? n = u2(e, r) : Hy(e) ? n = e : Uy(e) && e.length > 0 ? n = o2(e, r) : n = e, Go.partiallyUpdate(t, {
18725
+ Array.isArray(e) ? n = uI(e, r) : Hy(e) ? n = e : Uy(e) && e.length > 0 ? n = oI(e, r) : n = e, Go.partiallyUpdate(t, {
18726
18726
  mask: n
18727
18727
  });
18728
18728
  }
18729
- function h2(t) {
18729
+ function hI(t) {
18730
18730
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ru;
18731
18731
  return t === null || Array.isArray(t) || wi(t) !== "object" ? e : Object.keys(t).reduce(function(r, n) {
18732
18732
  var a = t[n];
@@ -18735,12 +18735,12 @@ function h2(t) {
18735
18735
  }
18736
18736
  function Lp(t) {
18737
18737
  var e = Array.isArray(t) ? t : [t], r = e.filter(function(n) {
18738
- return Uy(n) || c2(n);
18738
+ return Uy(n) || cI(n);
18739
18739
  });
18740
18740
  return r.toString();
18741
18741
  }
18742
- function p2() {
18743
- var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, e = h2(t && t.placeholders);
18742
+ function pI() {
18743
+ var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, e = hI(t && t.placeholders);
18744
18744
  return {
18745
18745
  bind: function(n, a) {
18746
18746
  var i = a.value;
@@ -18757,11 +18757,11 @@ function p2() {
18757
18757
  }
18758
18758
  };
18759
18759
  }
18760
- var m2 = p2();
18761
- const v2 = j({
18760
+ var mI = pI();
18761
+ const vI = j({
18762
18762
  name: "DefaultInput",
18763
18763
  directives: {
18764
- mask: m2
18764
+ mask: mI
18765
18765
  },
18766
18766
  props: {
18767
18767
  label: {
@@ -18911,12 +18911,12 @@ var zy = function() {
18911
18911
  }, change: function(n) {
18912
18912
  return e.changeValue(n.target.value);
18913
18913
  }, focus: e.resetFieldValidation, blur: e.validateField } })])]), e._t("error-messages"), e._t("additional-info")], 2);
18914
- }, g2 = [];
18914
+ }, gI = [];
18915
18915
  zy._withStripped = !0;
18916
18916
  var Wy = /* @__PURE__ */ I(
18917
- v2,
18917
+ vI,
18918
18918
  zy,
18919
- g2,
18919
+ gI,
18920
18920
  !1,
18921
18921
  null,
18922
18922
  null,
@@ -18924,7 +18924,7 @@ var Wy = /* @__PURE__ */ I(
18924
18924
  null
18925
18925
  );
18926
18926
  Wy.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/inputs/DefaultInput.vue";
18927
- const Ye = Wy.exports, y2 = j({
18927
+ const Ye = Wy.exports, yI = j({
18928
18928
  name: "DefaultSelect",
18929
18929
  props: {
18930
18930
  validation: {
@@ -18997,12 +18997,12 @@ var Gy = function() {
18997
18997
  } }, [r("select", { directives: [{ name: "validate", rawName: "v-validate", value: e.validation, expression: "validation" }], staticClass: "vd-form-group__input form-control", class: { "vd-form-group__input--error": e.errors.has(e.name) }, attrs: { id: e.id, disabled: e.disabled, name: e.name }, domProps: { value: e.value }, on: { change: e.changeValue } }, [e.noDefaultPlaceholder ? e._e() : r("option", { attrs: { value: "" } }, [e._v(" " + e._s(e.placeholder) + " ")]), e._l(e.options, function(n, a) {
18998
18998
  return r("option", { key: n.value + "_" + a, attrs: { disabled: n.disabled || !1 }, domProps: { selected: n.selected || !1, value: n.value } }, [e._v(" " + e._s(n.title) + " ")]);
18999
18999
  })], 2), r("label", { staticClass: "vd-form-group__select-icon cursor-pointer", attrs: { for: e.id } })])]), e._t("additional-info"), e._t("error-messages")], 2);
19000
- }, _2 = [];
19000
+ }, _I = [];
19001
19001
  Gy._withStripped = !0;
19002
19002
  var Zy = /* @__PURE__ */ I(
19003
- y2,
19003
+ yI,
19004
19004
  Gy,
19005
- _2,
19005
+ _I,
19006
19006
  !1,
19007
19007
  null,
19008
19008
  null,
@@ -19036,13 +19036,13 @@ var Ky = { exports: {} };
19036
19036
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19037
19037
  * SOFTWARE.
19038
19038
  */
19039
- var Ji = typeof window != "undefined" && typeof document != "undefined" && typeof navigator != "undefined", b2 = function() {
19039
+ var Ji = typeof window != "undefined" && typeof document != "undefined" && typeof navigator != "undefined", bI = function() {
19040
19040
  for (var t = ["Edge", "Trident", "Firefox"], e = 0; e < t.length; e += 1)
19041
19041
  if (Ji && navigator.userAgent.indexOf(t[e]) >= 0)
19042
19042
  return 1;
19043
19043
  return 0;
19044
19044
  }();
19045
- function w2(t) {
19045
+ function wI(t) {
19046
19046
  var e = !1;
19047
19047
  return function() {
19048
19048
  e || (e = !0, window.Promise.resolve().then(function() {
@@ -19050,15 +19050,15 @@ function w2(t) {
19050
19050
  }));
19051
19051
  };
19052
19052
  }
19053
- function S2(t) {
19053
+ function SI(t) {
19054
19054
  var e = !1;
19055
19055
  return function() {
19056
19056
  e || (e = !0, setTimeout(function() {
19057
19057
  e = !1, t();
19058
- }, b2));
19058
+ }, bI));
19059
19059
  };
19060
19060
  }
19061
- var O2 = Ji && window.Promise, k2 = O2 ? w2 : S2;
19061
+ var OI = Ji && window.Promise, kI = OI ? wI : SI;
19062
19062
  function Jy(t) {
19063
19063
  var e = {};
19064
19064
  return t && e.toString.call(t) === "[object Function]";
@@ -19100,7 +19100,7 @@ function xa(t) {
19100
19100
  var n = r && r.nodeName;
19101
19101
  return !n || n === "BODY" || n === "HTML" ? t ? t.ownerDocument.documentElement : document.documentElement : ["TH", "TD", "TABLE"].indexOf(r.nodeName) !== -1 && ra(r, "position") === "static" ? xa(r) : r;
19102
19102
  }
19103
- function C2(t) {
19103
+ function CI(t) {
19104
19104
  var e = t.nodeName;
19105
19105
  return e === "BODY" ? !1 : e === "HTML" || xa(t.firstElementChild) === t;
19106
19106
  }
@@ -19114,7 +19114,7 @@ function Zo(t, e) {
19114
19114
  i.setStart(n, 0), i.setEnd(a, 0);
19115
19115
  var s = i.commonAncestorContainer;
19116
19116
  if (t !== s && e !== s || n.contains(a))
19117
- return C2(s) ? s : xa(s);
19117
+ return CI(s) ? s : xa(s);
19118
19118
  var u = Sc(t);
19119
19119
  return u.host ? Zo(u.host, e) : Zo(t, Sc(e).host);
19120
19120
  }
@@ -19126,7 +19126,7 @@ function Da(t) {
19126
19126
  }
19127
19127
  return t[r];
19128
19128
  }
19129
- function x2(t, e) {
19129
+ function xI(t, e) {
19130
19130
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1, n = Da(e, "top"), a = Da(e, "left"), i = r ? -1 : 1;
19131
19131
  return t.top += n * i, t.bottom += n * i, t.left += a * i, t.right += a * i, t;
19132
19132
  }
@@ -19144,10 +19144,10 @@ function Qy(t) {
19144
19144
  width: qp("Width", e, r, n)
19145
19145
  };
19146
19146
  }
19147
- var D2 = function(t, e) {
19147
+ var DI = function(t, e) {
19148
19148
  if (!(t instanceof e))
19149
19149
  throw new TypeError("Cannot call a class as a function");
19150
- }, P2 = /* @__PURE__ */ function() {
19150
+ }, PI = /* @__PURE__ */ function() {
19151
19151
  function t(e, r) {
19152
19152
  for (var n = 0; n < r.length; n++) {
19153
19153
  var a = r[n];
@@ -19214,9 +19214,9 @@ function kf(t, e) {
19214
19214
  var h = parseFloat(c.marginTop), f = parseFloat(c.marginLeft);
19215
19215
  d.top -= l - h, d.bottom -= l - h, d.left -= o - f, d.right -= o - f, d.marginTop = h, d.marginLeft = f;
19216
19216
  }
19217
- return (n && !r ? e.contains(u) : e === u && u.nodeName !== "BODY") && (d = x2(d, e)), d;
19217
+ return (n && !r ? e.contains(u) : e === u && u.nodeName !== "BODY") && (d = xI(d, e)), d;
19218
19218
  }
19219
- function $2(t) {
19219
+ function $I(t) {
19220
19220
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, r = t.ownerDocument.documentElement, n = kf(t, r), a = Math.max(r.clientWidth, window.innerWidth || 0), i = Math.max(r.clientHeight, window.innerHeight || 0), s = e ? 0 : Da(r), u = e ? 0 : Da(r, "left"), c = {
19221
19221
  top: s - n.top + n.marginTop,
19222
19222
  left: u - n.left + n.marginLeft,
@@ -19244,7 +19244,7 @@ function t_(t) {
19244
19244
  function Cf(t, e, r, n) {
19245
19245
  var a = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !1, i = { top: 0, left: 0 }, s = a ? t_(t) : Zo(t, Xy(e));
19246
19246
  if (n === "viewport")
19247
- i = $2(s, a);
19247
+ i = $I(s, a);
19248
19248
  else {
19249
19249
  var u = void 0;
19250
19250
  n === "scrollParent" ? (u = Xi(Of(e)), u.nodeName === "BODY" && (u = t.ownerDocument.documentElement)) : n === "window" ? u = t.ownerDocument.documentElement : u = n;
@@ -19259,7 +19259,7 @@ function Cf(t, e, r, n) {
19259
19259
  var h = typeof r == "number";
19260
19260
  return i.left += h ? r : r.left || 0, i.top += h ? r : r.top || 0, i.right -= h ? r : r.right || 0, i.bottom -= h ? r : r.bottom || 0, i;
19261
19261
  }
19262
- function T2(t) {
19262
+ function TI(t) {
19263
19263
  var e = t.width, r = t.height;
19264
19264
  return e * r;
19265
19265
  }
@@ -19288,7 +19288,7 @@ function r_(t, e, r, n, a) {
19288
19288
  return jt({
19289
19289
  key: h
19290
19290
  }, u[h], {
19291
- area: T2(u[h])
19291
+ area: TI(u[h])
19292
19292
  });
19293
19293
  }).sort(function(h, f) {
19294
19294
  return f.area - h.area;
@@ -19326,7 +19326,7 @@ function i_(t, e, r) {
19326
19326
  function Qi(t, e) {
19327
19327
  return Array.prototype.find ? t.find(e) : t.filter(e)[0];
19328
19328
  }
19329
- function M2(t, e, r) {
19329
+ function MI(t, e, r) {
19330
19330
  if (Array.prototype.findIndex)
19331
19331
  return t.findIndex(function(a) {
19332
19332
  return a[e] === r;
@@ -19337,14 +19337,14 @@ function M2(t, e, r) {
19337
19337
  return t.indexOf(n);
19338
19338
  }
19339
19339
  function s_(t, e, r) {
19340
- var n = r === void 0 ? t : t.slice(0, M2(t, "name", r));
19340
+ var n = r === void 0 ? t : t.slice(0, MI(t, "name", r));
19341
19341
  return n.forEach(function(a) {
19342
19342
  a.function && console.warn("`modifier.function` is deprecated, use `modifier.fn`!");
19343
19343
  var i = a.function || a.fn;
19344
19344
  a.enabled && Jy(i) && (e.offsets.popper = wn(e.offsets.popper), e.offsets.reference = wn(e.offsets.reference), e = i(e, a));
19345
19345
  }), e;
19346
19346
  }
19347
- function R2() {
19347
+ function RI() {
19348
19348
  if (!this.state.isDestroyed) {
19349
19349
  var t = {
19350
19350
  instance: this,
@@ -19371,7 +19371,7 @@ function xf(t) {
19371
19371
  }
19372
19372
  return null;
19373
19373
  }
19374
- function E2() {
19374
+ function EI() {
19375
19375
  return this.state.isDestroyed = !0, o_(this.modifiers, "applyStyle") && (this.popper.removeAttribute("x-placement"), this.popper.style.position = "", this.popper.style.top = "", this.popper.style.left = "", this.popper.style.right = "", this.popper.style.bottom = "", this.popper.style.willChange = "", this.popper.style[xf("transform")] = ""), this.disableEventListeners(), this.options.removeOnDestroy && this.popper.parentNode.removeChild(this.popper), this;
19376
19376
  }
19377
19377
  function u_(t) {
@@ -19382,21 +19382,21 @@ function l_(t, e, r, n) {
19382
19382
  var a = t.nodeName === "BODY", i = a ? t.ownerDocument.defaultView : t;
19383
19383
  i.addEventListener(e, r, { passive: !0 }), a || l_(Xi(i.parentNode), e, r, n), n.push(i);
19384
19384
  }
19385
- function A2(t, e, r, n) {
19385
+ function AI(t, e, r, n) {
19386
19386
  r.updateBound = n, u_(t).addEventListener("resize", r.updateBound, { passive: !0 });
19387
19387
  var a = Xi(t);
19388
19388
  return l_(a, "scroll", r.updateBound, r.scrollParents), r.scrollElement = a, r.eventsEnabled = !0, r;
19389
19389
  }
19390
- function N2() {
19391
- this.state.eventsEnabled || (this.state = A2(this.reference, this.options, this.state, this.scheduleUpdate));
19390
+ function NI() {
19391
+ this.state.eventsEnabled || (this.state = AI(this.reference, this.options, this.state, this.scheduleUpdate));
19392
19392
  }
19393
- function I2(t, e) {
19393
+ function II(t, e) {
19394
19394
  return u_(t).removeEventListener("resize", e.updateBound), e.scrollParents.forEach(function(r) {
19395
19395
  r.removeEventListener("scroll", e.updateBound);
19396
19396
  }), e.updateBound = null, e.scrollParents = [], e.scrollElement = null, e.eventsEnabled = !1, e;
19397
19397
  }
19398
- function j2() {
19399
- this.state.eventsEnabled && (cancelAnimationFrame(this.scheduleUpdate), this.state = I2(this.reference, this.state));
19398
+ function jI() {
19399
+ this.state.eventsEnabled && (cancelAnimationFrame(this.scheduleUpdate), this.state = II(this.reference, this.state));
19400
19400
  }
19401
19401
  function Df(t) {
19402
19402
  return t !== "" && !isNaN(parseFloat(t)) && isFinite(t);
@@ -19407,20 +19407,20 @@ function kc(t, e) {
19407
19407
  ["width", "height", "top", "right", "bottom", "left"].indexOf(r) !== -1 && Df(e[r]) && (n = "px"), t.style[r] = e[r] + n;
19408
19408
  });
19409
19409
  }
19410
- function F2(t, e) {
19410
+ function FI(t, e) {
19411
19411
  Object.keys(e).forEach(function(r) {
19412
19412
  var n = e[r];
19413
19413
  n !== !1 ? t.setAttribute(r, e[r]) : t.removeAttribute(r);
19414
19414
  });
19415
19415
  }
19416
- function L2(t) {
19417
- return kc(t.instance.popper, t.styles), F2(t.instance.popper, t.attributes), t.arrowElement && Object.keys(t.arrowStyles).length && kc(t.arrowElement, t.arrowStyles), t;
19416
+ function LI(t) {
19417
+ return kc(t.instance.popper, t.styles), FI(t.instance.popper, t.attributes), t.arrowElement && Object.keys(t.arrowStyles).length && kc(t.arrowElement, t.arrowStyles), t;
19418
19418
  }
19419
- function V2(t, e, r, n, a) {
19419
+ function VI(t, e, r, n, a) {
19420
19420
  var i = n_(a, e, t, r.positionFixed), s = r_(r.placement, i, e, t, r.modifiers.flip.boundariesElement, r.modifiers.flip.padding);
19421
19421
  return e.setAttribute("x-placement", s), kc(e, { position: r.positionFixed ? "fixed" : "absolute" }), r;
19422
19422
  }
19423
- function B2(t, e) {
19423
+ function BI(t, e) {
19424
19424
  var r = t.offsets, n = r.popper, a = r.reference, i = Math.round, s = Math.floor, u = function(m) {
19425
19425
  return m;
19426
19426
  }, c = i(a.width), l = i(n.width), o = ["left", "right"].indexOf(t.placement) !== -1, d = t.placement.indexOf("-") !== -1, h = c % 2 === l % 2, f = c % 2 === 1 && l % 2 === 1, p = e ? o || d || h ? i : s : u, v = e ? i : u;
@@ -19431,15 +19431,15 @@ function B2(t, e) {
19431
19431
  right: p(n.right)
19432
19432
  };
19433
19433
  }
19434
- var Y2 = Ji && /Firefox/i.test(navigator.userAgent);
19435
- function q2(t, e) {
19434
+ var YI = Ji && /Firefox/i.test(navigator.userAgent);
19435
+ function qI(t, e) {
19436
19436
  var r = e.x, n = e.y, a = t.offsets.popper, i = Qi(t.instance.modifiers, function(b) {
19437
19437
  return b.name === "applyStyle";
19438
19438
  }).gpuAcceleration;
19439
19439
  i !== void 0 && console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");
19440
19440
  var s = i !== void 0 ? i : e.gpuAcceleration, u = xa(t.instance.popper), c = Oc(u), l = {
19441
19441
  position: a.position
19442
- }, o = B2(t, window.devicePixelRatio < 2 || !Y2), d = r === "bottom" ? "top" : "bottom", h = n === "right" ? "left" : "right", f = xf("transform"), p = void 0, v = void 0;
19442
+ }, o = BI(t, window.devicePixelRatio < 2 || !YI), d = r === "bottom" ? "top" : "bottom", h = n === "right" ? "left" : "right", f = xf("transform"), p = void 0, v = void 0;
19443
19443
  if (d === "bottom" ? u.nodeName === "HTML" ? v = -u.clientHeight + o.bottom : v = -c.height + o.bottom : v = o.top, h === "right" ? u.nodeName === "HTML" ? p = -u.clientWidth + o.right : p = -c.width + o.right : p = o.left, s && f)
19444
19444
  l[f] = "translate3d(" + p + "px, " + v + "px, 0)", l[d] = 0, l[h] = 0, l.willChange = "transform";
19445
19445
  else {
@@ -19464,7 +19464,7 @@ function c_(t, e, r) {
19464
19464
  }
19465
19465
  return a;
19466
19466
  }
19467
- function H2(t, e) {
19467
+ function HI(t, e) {
19468
19468
  var r;
19469
19469
  if (!c_(t.instance.modifiers, "arrow", "keepTogether"))
19470
19470
  return t;
@@ -19479,7 +19479,7 @@ function H2(t, e) {
19479
19479
  var v = u[d] + u[l] / 2 - p / 2, y = ra(t.instance.popper), m = parseFloat(y["margin" + o]), g = parseFloat(y["border" + o + "Width"]), b = v - t.offsets.popper[d] - m - g;
19480
19480
  return b = Math.max(Math.min(s[l] - p, b), 0), t.arrowElement = n, t.offsets.arrow = (r = {}, Pa(r, d, Math.round(b)), Pa(r, h, ""), r), t;
19481
19481
  }
19482
- function U2(t) {
19482
+ function UI(t) {
19483
19483
  return t === "end" ? "start" : t === "start" ? "end" : t;
19484
19484
  }
19485
19485
  var d_ = ["auto-start", "auto", "auto-end", "top-start", "top", "top-end", "right-start", "right", "right-end", "bottom-end", "bottom", "bottom-start", "left-end", "left", "left-start"], Tl = d_.slice(3);
@@ -19492,7 +19492,7 @@ var Ml = {
19492
19492
  CLOCKWISE: "clockwise",
19493
19493
  COUNTERCLOCKWISE: "counterclockwise"
19494
19494
  };
19495
- function z2(t, e) {
19495
+ function zI(t, e) {
19496
19496
  if (o_(t.instance.modifiers, "inner") || t.flipped && t.placement === t.originalPlacement)
19497
19497
  return t;
19498
19498
  var r = Cf(t.instance.popper, t.instance.reference, e.padding, e.boundariesElement, t.positionFixed), n = t.placement.split("-")[0], a = Ko(n), i = t.placement.split("-")[1] || "", s = [];
@@ -19514,14 +19514,14 @@ function z2(t, e) {
19514
19514
  return t;
19515
19515
  n = t.placement.split("-")[0], a = Ko(n);
19516
19516
  var l = t.offsets.popper, o = t.offsets.reference, d = Math.floor, h = n === "left" && d(l.right) > d(o.left) || n === "right" && d(l.left) < d(o.right) || n === "top" && d(l.bottom) > d(o.top) || n === "bottom" && d(l.top) < d(o.bottom), f = d(l.left) < d(r.left), p = d(l.right) > d(r.right), v = d(l.top) < d(r.top), y = d(l.bottom) > d(r.bottom), m = n === "left" && f || n === "right" && p || n === "top" && v || n === "bottom" && y, g = ["top", "bottom"].indexOf(n) !== -1, b = !!e.flipVariations && (g && i === "start" && f || g && i === "end" && p || !g && i === "start" && v || !g && i === "end" && y), S = !!e.flipVariationsByContent && (g && i === "start" && p || g && i === "end" && f || !g && i === "start" && y || !g && i === "end" && v), P = b || S;
19517
- (h || m || P) && (t.flipped = !0, (h || m) && (n = s[c + 1]), P && (i = U2(i)), t.placement = n + (i ? "-" + i : ""), t.offsets.popper = jt({}, t.offsets.popper, i_(t.instance.popper, t.offsets.reference, t.placement)), t = s_(t.instance.modifiers, t, "flip"));
19517
+ (h || m || P) && (t.flipped = !0, (h || m) && (n = s[c + 1]), P && (i = UI(i)), t.placement = n + (i ? "-" + i : ""), t.offsets.popper = jt({}, t.offsets.popper, i_(t.instance.popper, t.offsets.reference, t.placement)), t = s_(t.instance.modifiers, t, "flip"));
19518
19518
  }), t;
19519
19519
  }
19520
- function W2(t) {
19520
+ function WI(t) {
19521
19521
  var e = t.offsets, r = e.popper, n = e.reference, a = t.placement.split("-")[0], i = Math.floor, s = ["top", "bottom"].indexOf(a) !== -1, u = s ? "right" : "bottom", c = s ? "left" : "top", l = s ? "width" : "height";
19522
19522
  return r[u] < i(n[c]) && (t.offsets.popper[c] = i(n[c]) - r[l]), r[c] > i(n[u]) && (t.offsets.popper[c] = i(n[u])), t;
19523
19523
  }
19524
- function G2(t, e, r, n) {
19524
+ function GI(t, e, r, n) {
19525
19525
  var a = t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/), i = +a[1], s = a[2];
19526
19526
  if (!i)
19527
19527
  return t;
@@ -19544,7 +19544,7 @@ function G2(t, e, r, n) {
19544
19544
  } else
19545
19545
  return i;
19546
19546
  }
19547
- function Z2(t, e, r, n) {
19547
+ function ZI(t, e, r, n) {
19548
19548
  var a = [0, 0], i = ["right", "left"].indexOf(n) !== -1, s = t.split(/(\+|\-)/).map(function(o) {
19549
19549
  return o.trim();
19550
19550
  }), u = s.indexOf(Qi(s, function(o) {
@@ -19557,7 +19557,7 @@ function Z2(t, e, r, n) {
19557
19557
  return o.reduce(function(p, v) {
19558
19558
  return p[p.length - 1] === "" && ["+", "-"].indexOf(v) !== -1 ? (p[p.length - 1] = v, f = !0, p) : f ? (p[p.length - 1] += v, f = !1, p) : p.concat(v);
19559
19559
  }, []).map(function(p) {
19560
- return G2(p, h, e, r);
19560
+ return GI(p, h, e, r);
19561
19561
  });
19562
19562
  }), l.forEach(function(o, d) {
19563
19563
  o.forEach(function(h, f) {
@@ -19565,11 +19565,11 @@ function Z2(t, e, r, n) {
19565
19565
  });
19566
19566
  }), a;
19567
19567
  }
19568
- function K2(t, e) {
19568
+ function KI(t, e) {
19569
19569
  var r = e.offset, n = t.placement, a = t.offsets, i = a.popper, s = a.reference, u = n.split("-")[0], c = void 0;
19570
- return Df(+r) ? c = [+r, 0] : c = Z2(r, i, s, u), u === "left" ? (i.top += c[0], i.left -= c[1]) : u === "right" ? (i.top += c[0], i.left += c[1]) : u === "top" ? (i.left += c[0], i.top -= c[1]) : u === "bottom" && (i.left += c[0], i.top += c[1]), t.popper = i, t;
19570
+ return Df(+r) ? c = [+r, 0] : c = ZI(r, i, s, u), u === "left" ? (i.top += c[0], i.left -= c[1]) : u === "right" ? (i.top += c[0], i.left += c[1]) : u === "top" ? (i.left += c[0], i.top -= c[1]) : u === "bottom" && (i.left += c[0], i.top += c[1]), t.popper = i, t;
19571
19571
  }
19572
- function J2(t, e) {
19572
+ function JI(t, e) {
19573
19573
  var r = e.boundariesElement || xa(t.instance.popper);
19574
19574
  t.instance.reference === r && (r = xa(r));
19575
19575
  var n = xf("transform"), a = t.instance.popper.style, i = a.top, s = a.left, u = a[n];
@@ -19591,7 +19591,7 @@ function J2(t, e) {
19591
19591
  o = jt({}, o, d[f](h));
19592
19592
  }), t.offsets.popper = o, t;
19593
19593
  }
19594
- function X2(t) {
19594
+ function XI(t) {
19595
19595
  var e = t.placement, r = e.split("-")[0], n = e.split("-")[1];
19596
19596
  if (n) {
19597
19597
  var a = t.offsets, i = a.reference, s = a.popper, u = ["bottom", "top"].indexOf(r) !== -1, c = u ? "left" : "top", l = u ? "width" : "height", o = {
@@ -19602,7 +19602,7 @@ function X2(t) {
19602
19602
  }
19603
19603
  return t;
19604
19604
  }
19605
- function Q2(t) {
19605
+ function QI(t) {
19606
19606
  if (!c_(t.instance.modifiers, "hide", "preventOverflow"))
19607
19607
  return t;
19608
19608
  var e = t.offsets.reference, r = Qi(t.instance.modifiers, function(n) {
@@ -19619,11 +19619,11 @@ function Q2(t) {
19619
19619
  }
19620
19620
  return t;
19621
19621
  }
19622
- function eI(t) {
19622
+ function e2(t) {
19623
19623
  var e = t.placement, r = e.split("-")[0], n = t.offsets, a = n.popper, i = n.reference, s = ["left", "right"].indexOf(r) !== -1, u = ["top", "left"].indexOf(r) === -1;
19624
19624
  return a[s ? "left" : "top"] = i[r] - (u ? a[s ? "width" : "height"] : 0), t.placement = Ko(e), t.offsets.popper = wn(a), t;
19625
19625
  }
19626
- var tI = {
19626
+ var t2 = {
19627
19627
  /**
19628
19628
  * Modifier used to shift the popper on the start or end of its reference
19629
19629
  * element.<br />
@@ -19638,7 +19638,7 @@ var tI = {
19638
19638
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19639
19639
  enabled: !0,
19640
19640
  /** @prop {ModifierFn} */
19641
- fn: X2
19641
+ fn: XI
19642
19642
  },
19643
19643
  /**
19644
19644
  * The `offset` modifier can shift your popper on both its axis.
@@ -19684,7 +19684,7 @@ var tI = {
19684
19684
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19685
19685
  enabled: !0,
19686
19686
  /** @prop {ModifierFn} */
19687
- fn: K2,
19687
+ fn: KI,
19688
19688
  /** @prop {Number|String} offset=0
19689
19689
  * The offset value as described in the modifier description
19690
19690
  */
@@ -19713,7 +19713,7 @@ var tI = {
19713
19713
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19714
19714
  enabled: !0,
19715
19715
  /** @prop {ModifierFn} */
19716
- fn: J2,
19716
+ fn: JI,
19717
19717
  /**
19718
19718
  * @prop {Array} [priority=['left','right','top','bottom']]
19719
19719
  * Popper will try to prevent overflow following these priorities by default,
@@ -19749,7 +19749,7 @@ var tI = {
19749
19749
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19750
19750
  enabled: !0,
19751
19751
  /** @prop {ModifierFn} */
19752
- fn: W2
19752
+ fn: WI
19753
19753
  },
19754
19754
  /**
19755
19755
  * This modifier is used to move the `arrowElement` of the popper to make
@@ -19767,7 +19767,7 @@ var tI = {
19767
19767
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19768
19768
  enabled: !0,
19769
19769
  /** @prop {ModifierFn} */
19770
- fn: H2,
19770
+ fn: HI,
19771
19771
  /** @prop {String|HTMLElement} element='[x-arrow]' - Selector or node used as arrow */
19772
19772
  element: "[x-arrow]"
19773
19773
  },
@@ -19788,7 +19788,7 @@ var tI = {
19788
19788
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19789
19789
  enabled: !0,
19790
19790
  /** @prop {ModifierFn} */
19791
- fn: z2,
19791
+ fn: zI,
19792
19792
  /**
19793
19793
  * @prop {String|Array} behavior='flip'
19794
19794
  * The behavior used to change the popper's placement. It can be one of
@@ -19838,7 +19838,7 @@ var tI = {
19838
19838
  /** @prop {Boolean} enabled=false - Whether the modifier is enabled or not */
19839
19839
  enabled: !1,
19840
19840
  /** @prop {ModifierFn} */
19841
- fn: eI
19841
+ fn: e2
19842
19842
  },
19843
19843
  /**
19844
19844
  * Modifier used to hide the popper when its reference element is outside of the
@@ -19856,7 +19856,7 @@ var tI = {
19856
19856
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19857
19857
  enabled: !0,
19858
19858
  /** @prop {ModifierFn} */
19859
- fn: Q2
19859
+ fn: QI
19860
19860
  },
19861
19861
  /**
19862
19862
  * Computes the style that will be applied to the popper element to gets
@@ -19879,7 +19879,7 @@ var tI = {
19879
19879
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19880
19880
  enabled: !0,
19881
19881
  /** @prop {ModifierFn} */
19882
- fn: q2,
19882
+ fn: qI,
19883
19883
  /**
19884
19884
  * @prop {Boolean} gpuAcceleration=true
19885
19885
  * If true, it uses the CSS 3D transformation to position the popper.
@@ -19920,9 +19920,9 @@ var tI = {
19920
19920
  /** @prop {Boolean} enabled=true - Whether the modifier is enabled or not */
19921
19921
  enabled: !0,
19922
19922
  /** @prop {ModifierFn} */
19923
- fn: L2,
19923
+ fn: LI,
19924
19924
  /** @prop {Function} */
19925
- onLoad: V2,
19925
+ onLoad: VI,
19926
19926
  /**
19927
19927
  * @deprecated since version 1.10.0, the property moved to `computeStyle` modifier
19928
19928
  * @prop {Boolean} gpuAcceleration=true
@@ -19931,7 +19931,7 @@ var tI = {
19931
19931
  */
19932
19932
  gpuAcceleration: void 0
19933
19933
  }
19934
- }, rI = {
19934
+ }, r2 = {
19935
19935
  /**
19936
19936
  * Popper's placement.
19937
19937
  * @prop {Popper.placements} placement='bottom'
@@ -19976,13 +19976,13 @@ var tI = {
19976
19976
  * They provide most of the functionalities of Popper.js.
19977
19977
  * @prop {modifiers}
19978
19978
  */
19979
- modifiers: tI
19979
+ modifiers: t2
19980
19980
  }, Eu = function() {
19981
19981
  function t(e, r) {
19982
19982
  var n = this, a = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
19983
- D2(this, t), this.scheduleUpdate = function() {
19983
+ DI(this, t), this.scheduleUpdate = function() {
19984
19984
  return requestAnimationFrame(n.update);
19985
- }, this.update = k2(this.update.bind(this)), this.options = jt({}, t.Defaults, a), this.state = {
19985
+ }, this.update = kI(this.update.bind(this)), this.options = jt({}, t.Defaults, a), this.state = {
19986
19986
  isDestroyed: !1,
19987
19987
  isCreated: !1,
19988
19988
  scrollParents: []
@@ -20000,25 +20000,25 @@ var tI = {
20000
20000
  var i = this.options.eventsEnabled;
20001
20001
  i && this.enableEventListeners(), this.state.eventsEnabled = i;
20002
20002
  }
20003
- return P2(t, [{
20003
+ return PI(t, [{
20004
20004
  key: "update",
20005
20005
  value: function() {
20006
- return R2.call(this);
20006
+ return RI.call(this);
20007
20007
  }
20008
20008
  }, {
20009
20009
  key: "destroy",
20010
20010
  value: function() {
20011
- return E2.call(this);
20011
+ return EI.call(this);
20012
20012
  }
20013
20013
  }, {
20014
20014
  key: "enableEventListeners",
20015
20015
  value: function() {
20016
- return N2.call(this);
20016
+ return NI.call(this);
20017
20017
  }
20018
20018
  }, {
20019
20019
  key: "disableEventListeners",
20020
20020
  value: function() {
20021
- return j2.call(this);
20021
+ return jI.call(this);
20022
20022
  }
20023
20023
  /**
20024
20024
  * Schedules an update. It will run on the next UI update available.
@@ -20045,14 +20045,14 @@ var tI = {
20045
20045
  }();
20046
20046
  Eu.Utils = (typeof window != "undefined" ? window : global).PopperUtils;
20047
20047
  Eu.placements = d_;
20048
- Eu.Defaults = rI;
20049
- const nI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20048
+ Eu.Defaults = r2;
20049
+ const n2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20050
20050
  __proto__: null,
20051
20051
  default: Eu
20052
- }, Symbol.toStringTag, { value: "Module" })), aI = /* @__PURE__ */ qm(nI);
20052
+ }, Symbol.toStringTag, { value: "Module" })), a2 = /* @__PURE__ */ qm(n2);
20053
20053
  (function(t, e) {
20054
20054
  (function(r, n) {
20055
- t.exports = n(aI);
20055
+ t.exports = n(a2);
20056
20056
  })(_, function(r) {
20057
20057
  function n(u, c, l) {
20058
20058
  u && c && l && (document.addEventListener ? u.addEventListener(c, l, !1) : u.attachEvent("on" + c, l));
@@ -20164,8 +20164,8 @@ const nI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20164
20164
  }, staticRenderFns: [] }, void 0, s, void 0, !1, void 0, void 0, void 0);
20165
20165
  });
20166
20166
  })(Ky);
20167
- var iI = Ky.exports;
20168
- const Au = /* @__PURE__ */ Ym(iI), sI = j({
20167
+ var i2 = Ky.exports;
20168
+ const Au = /* @__PURE__ */ Ym(i2), s2 = j({
20169
20169
  components: {
20170
20170
  DefaultInput: Ye,
20171
20171
  DefaultSelect: Xe,
@@ -20410,12 +20410,12 @@ var f_ = function() {
20410
20410
  }, expression: "houseAdditionNumberModel" } })], 1)]), r("div", { staticClass: "row" }, [r("div", { staticClass: "col-md-12" }, [r("div", { staticClass: "mb-2" }, [e.showStreetAndCity && e.houseInformation.street && e.houseInformation.city ? r("div", { staticClass: "text-success fz-small font-weight-bold" }, [r("i", { staticClass: "fas fa-info-circle" }), e._v(" " + e._s(e.houseInformation.street) + ", " + e._s(e.houseInformation.city) + " ")]) : e._e(), r("ErrorHandler", { attrs: { "errors-data": e.addressErrorsData } })], 1)])])]) : e._e(), r("input", { directives: [{ name: "model", rawName: "v-model", value: e.addressError, expression: "addressError" }, { name: "validate", rawName: "v-validate", value: { isValue: "false" }, expression: "{ isValue: 'false' }" }], attrs: { type: "hidden", name: "hidden-adress-error" }, domProps: { value: e.addressError }, on: { input: function(n) {
20411
20411
  n.target.composing || (e.addressError = n.target.value);
20412
20412
  } } })])]);
20413
- }, oI = [];
20413
+ }, o2 = [];
20414
20414
  f_._withStripped = !0;
20415
20415
  var h_ = /* @__PURE__ */ I(
20416
- sI,
20416
+ s2,
20417
20417
  f_,
20418
- oI,
20418
+ o2,
20419
20419
  !1,
20420
20420
  null,
20421
20421
  null,
@@ -20423,7 +20423,7 @@ var h_ = /* @__PURE__ */ I(
20423
20423
  null
20424
20424
  );
20425
20425
  h_.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/AddressHandler.vue";
20426
- const Ut = h_.exports, uI = j({
20426
+ const Ut = h_.exports, u2 = j({
20427
20427
  props: {
20428
20428
  hasLoader: {
20429
20429
  type: Boolean,
@@ -20454,12 +20454,12 @@ const Ut = h_.exports, uI = j({
20454
20454
  var p_ = function() {
20455
20455
  var e = this, r = e._self._c;
20456
20456
  return e._self._setupProxy, r("div", { staticClass: "vd-card-simple", class: { "text-center": e.hasLoader, "vd-card-simple--new": e.hasNewStyle } }, [e.noTitle ? e._e() : r("p", { staticClass: "vd-card-simple__title", class: { "border-bottom-0 mb-0": e.hasLoader, "border-bottom-0 mb-0": e.hasBorderTitle } }, [e._t("title")], 2), e._t("default"), e.hasLoader ? r("loader") : e._e()], 2);
20457
- }, lI = [];
20457
+ }, l2 = [];
20458
20458
  p_._withStripped = !0;
20459
20459
  var m_ = /* @__PURE__ */ I(
20460
- uI,
20460
+ u2,
20461
20461
  p_,
20462
- lI,
20462
+ l2,
20463
20463
  !1,
20464
20464
  null,
20465
20465
  null,
@@ -20468,19 +20468,19 @@ var m_ = /* @__PURE__ */ I(
20468
20468
  );
20469
20469
  m_.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/SimpleCard.vue";
20470
20470
  const Pe = m_.exports;
20471
- function cI(t) {
20471
+ function c2(t) {
20472
20472
  return t.valueOf().toString().substr(6, 12);
20473
20473
  }
20474
20474
  function Nu() {
20475
20475
  function t(e) {
20476
- const r = cI(/* @__PURE__ */ new Date());
20476
+ const r = c2(/* @__PURE__ */ new Date());
20477
20477
  return `${e}-${r}`;
20478
20478
  }
20479
20479
  return {
20480
20480
  inputId: t
20481
20481
  };
20482
20482
  }
20483
- const dI = j({
20483
+ const d2 = j({
20484
20484
  name: "BirthdateInput",
20485
20485
  components: {
20486
20486
  ErrorHandler: me,
@@ -20525,12 +20525,12 @@ var v_ = function() {
20525
20525
  return e._self._setupProxy, r("DefaultInput", e._g(e._b({ attrs: { id: e.inputId("birthdate"), name: "birthdate", type: "text", placeholder: "DD-MM-JJJJ", label: "Geboortedatum", mask: "##-##-####", validation: `required|date_format:dd-MM-yyyy|ageRange:${e.agesRange.min},${e.agesRange.max}`, "is-required": !0 }, scopedSlots: e._u([{ key: "error-messages", fn: function() {
20526
20526
  return [r("ErrorHandler", { attrs: { name: "birthdate", "errors-data": e.errorsData } })];
20527
20527
  }, proxy: !0 }]) }, "DefaultInput", e.attrs, !1), e.listeners));
20528
- }, fI = [];
20528
+ }, f2 = [];
20529
20529
  v_._withStripped = !0;
20530
20530
  var g_ = /* @__PURE__ */ I(
20531
- dI,
20531
+ d2,
20532
20532
  v_,
20533
- fI,
20533
+ f2,
20534
20534
  !1,
20535
20535
  null,
20536
20536
  null,
@@ -20538,7 +20538,7 @@ var g_ = /* @__PURE__ */ I(
20538
20538
  null
20539
20539
  );
20540
20540
  g_.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/inputs/BirthdateInput.vue";
20541
- const dt = g_.exports, hI = j({
20541
+ const dt = g_.exports, h2 = j({
20542
20542
  name: "MotorForm",
20543
20543
  components: {
20544
20544
  LicensePlate: ta,
@@ -20648,12 +20648,12 @@ var y_ = function() {
20648
20648
  }, expression: "motorState.license" } }), r("address-handler", { attrs: { "zipcode-name": "zipcode", "house-number-name": "housenumber", "house-number-addition-name": "housenumberaddition", zipcode: e.userInformation.zipcode, "house-number": e.userInformation.houseNumber, "house-number-addition": e.userInformation.houseNumberAddition }, on: { "update-zipcode": (n) => e.userInformation.zipcode = n, "update-house-number": (n) => e.userInformation.houseNumber = n, "update-house-number-addition": (n) => e.userInformation.houseNumberAddition = n, "address-correct": (n) => e.houseError = !n } }), r("div", { staticClass: "vd-form-group" }, [r("birthdate-input", { model: { value: e.userInformation.birthdate, callback: function(n) {
20649
20649
  e.$set(e.userInformation, "birthdate", n);
20650
20650
  }, expression: "userInformation.birthdate" } })], 1), r("button", { class: e.hasNewDesign ? "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)])]);
20651
- }, pI = [];
20651
+ }, p2 = [];
20652
20652
  y_._withStripped = !0;
20653
20653
  var __ = /* @__PURE__ */ I(
20654
- hI,
20654
+ h2,
20655
20655
  y_,
20656
- pI,
20656
+ p2,
20657
20657
  !1,
20658
20658
  null,
20659
20659
  null,
@@ -20661,7 +20661,7 @@ var __ = /* @__PURE__ */ I(
20661
20661
  null
20662
20662
  );
20663
20663
  __.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/motor/components/forms/MotorForm.vue";
20664
- const mI = __.exports, vI = j({
20664
+ const m2 = __.exports, v2 = j({
20665
20665
  name: "MotorFormHorizontal",
20666
20666
  components: {
20667
20667
  LicensePlate: ta,
@@ -20764,12 +20764,12 @@ var b_ = function() {
20764
20764
  }, expression: "motorState.license" } }), r("div", { staticClass: "vd-form-group vd-form-group--address-handler-block" }, [r("address-handler", { attrs: { "zipcode-name": "zipcode", "house-number-name": "housenumber", template: "FORM_HORIZONTAL", "house-number-addition-name": "housenumberaddition", zipcode: e.userInformation.zipcode, "house-number": e.userInformation.houseNumber, "house-number-addition": e.userInformation.houseNumberAddition }, on: { "update-zipcode": (n) => e.userInformation.zipcode = n, "update-house-number": (n) => e.userInformation.houseNumber = n, "update-house-number-addition": (n) => e.userInformation.houseNumberAddition = n, "address-correct": (n) => e.houseError = !n } })], 1), r("birthdate-input", { model: { value: e.userInformation.birthdate, callback: function(n) {
20765
20765
  e.$set(e.userInformation, "birthdate", n);
20766
20766
  }, expression: "userInformation.birthdate" } }), r("div", { staticClass: "vd-form-group vd-form-group__button" }, [r("button", { class: e.hasNewDesign ? "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)])]);
20767
- }, gI = [];
20767
+ }, g2 = [];
20768
20768
  b_._withStripped = !0;
20769
20769
  var w_ = /* @__PURE__ */ I(
20770
- vI,
20770
+ v2,
20771
20771
  b_,
20772
- gI,
20772
+ g2,
20773
20773
  !1,
20774
20774
  null,
20775
20775
  null,
@@ -20777,8 +20777,8 @@ var w_ = /* @__PURE__ */ I(
20777
20777
  null
20778
20778
  );
20779
20779
  w_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/motor/components/forms/MotorFormHorizontal.vue";
20780
- const yI = w_.exports, _I = "192";
20781
- function bI(t) {
20780
+ const y2 = w_.exports, _2 = "192";
20781
+ function b2(t) {
20782
20782
  const e = {
20783
20783
  CreationForm: "CreationForm",
20784
20784
  Aanvragen: "Aanvragen",
@@ -20788,7 +20788,7 @@ function bI(t) {
20788
20788
  const n = {
20789
20789
  [e.CreationForm]: {
20790
20790
  title: "Oeps... er gaat iets mis!",
20791
- refId: _I,
20791
+ refId: _2,
20792
20792
  notes: [
20793
20793
  {
20794
20794
  text: "Kan geen comparison ID aanmaken voor geld lenen vergelijking"
@@ -20822,7 +20822,7 @@ function bI(t) {
20822
20822
  renderQuotationData: c
20823
20823
  };
20824
20824
  }
20825
- class wI {
20825
+ class w2 {
20826
20826
  static render(e) {
20827
20827
  const {
20828
20828
  AlimonyType: r,
@@ -20895,7 +20895,7 @@ const S_ = (t, e) => {
20895
20895
  openQuotationModal: n,
20896
20896
  addNote: a,
20897
20897
  resetNotes: i
20898
- } = bI(e), s = z(() => wI.render(t.comparison.getUser().getDetail())), u = z(() => t.formOrientation === Ki.Horizontal), c = (y) => `${t.baseUrl}#/${y}`, l = (y) => F(void 0, null, function* () {
20898
+ } = b2(e), s = z(() => w2.render(t.comparison.getUser().getDetail())), u = z(() => t.formOrientation === Ki.Horizontal), c = (y) => `${t.baseUrl}#/${y}`, l = (y) => F(void 0, null, function* () {
20899
20899
  i();
20900
20900
  try {
20901
20901
  const m = yield ye.comparisonService.create("loan", y);
@@ -20946,7 +20946,7 @@ const S_ = (t, e) => {
20946
20946
  }
20947
20947
  })
20948
20948
  };
20949
- }, SI = j({
20949
+ }, S2 = j({
20950
20950
  name: "LoanAmount",
20951
20951
  components: {
20952
20952
  DefaultInput: Ye,
@@ -20985,12 +20985,12 @@ var O_ = function() {
20985
20985
  }, proxy: !0 }, { key: "additional-info", fn: function() {
20986
20986
  return [r("span", { staticClass: "text-deco-line", class: e.hasNewDesign ? "vd-form-additional-info-text" : "text-primary", staticStyle: { "font-size": "12px" } }, [r("i", { staticClass: "fas fa-info-circle", class: e.hasNewDesign ? "vd-tip-icon" : "text-primary fz-big cursor-pointer", attrs: { slot: "reference", id: "popover-target-loan-amount" }, slot: "reference" }), e._v(" Je kunt minimaal € 2.500,- en maximaal € 75.000,- lenen. Vul hele euro's in. ")])];
20987
20987
  }, proxy: !0 }]) }, "default-input", e.attrs, !1), e.listeners));
20988
- }, OI = [];
20988
+ }, O2 = [];
20989
20989
  O_._withStripped = !0;
20990
20990
  var k_ = /* @__PURE__ */ I(
20991
- SI,
20991
+ S2,
20992
20992
  O_,
20993
- OI,
20993
+ O2,
20994
20994
  !1,
20995
20995
  null,
20996
20996
  null,
@@ -21000,7 +21000,7 @@ var k_ = /* @__PURE__ */ I(
21000
21000
  k_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/loan/components/formFields/loanAmount.vue";
21001
21001
  const C_ = k_.exports;
21002
21002
  var _t = /* @__PURE__ */ ((t) => (t.PurchaseCar = "02", t.PurchaseBoat = "03", t.PurchaseCaravanCamper = "04", t.PurchaseHousehold = "32", t.PurchaseMotor = "05", t.PurchaseRecreationalHome = "11", t.RefinanceExistingLoans = "09", t.HomeRenovation = "06", t.EnergySavingMeasures = "07", t.PayOffMortgageDebt = "12", t.ExtraFinances = "33", t.Other = "99", t))(_t || {});
21003
- const kI = [
21003
+ const k2 = [
21004
21004
  {
21005
21005
  title: "Aankoop auto",
21006
21006
  value: _t.PurchaseCar
@@ -21049,7 +21049,7 @@ const kI = [
21049
21049
  title: "Anders",
21050
21050
  value: _t.Other
21051
21051
  }
21052
- ], CI = j({
21052
+ ], C2 = j({
21053
21053
  name: "LoanPurpose",
21054
21054
  components: {
21055
21055
  DefaultSelect: Xe,
@@ -21062,7 +21062,7 @@ const kI = [
21062
21062
  hasNewDesign: K,
21063
21063
  attrs: e,
21064
21064
  listeners: r,
21065
- loanPurposeOptions: kI,
21065
+ loanPurposeOptions: k2,
21066
21066
  loansErrorData: [
21067
21067
  {
21068
21068
  rule: "required",
@@ -21078,12 +21078,12 @@ var x_ = function() {
21078
21078
  return e._self._setupProxy, r("default-select", e._g(e._b({ attrs: { id: e.inputId("loanPurpose"), label: "Leendoel", name: "loanPurpose", options: e.loanPurposeOptions, "is-required": !0 }, scopedSlots: e._u([{ key: "error-messages", fn: function() {
21079
21079
  return [r("ErrorHandler", { attrs: { name: "loanPurpose", "errors-data": e.loansErrorData } })];
21080
21080
  }, proxy: !0 }]) }, "default-select", e.attrs, !1), e.listeners));
21081
- }, xI = [];
21081
+ }, x2 = [];
21082
21082
  x_._withStripped = !0;
21083
21083
  var D_ = /* @__PURE__ */ I(
21084
- CI,
21084
+ C2,
21085
21085
  x_,
21086
- xI,
21086
+ x2,
21087
21087
  !1,
21088
21088
  null,
21089
21089
  null,
@@ -21117,7 +21117,7 @@ const P_ = D_.exports, Pf = [
21117
21117
  value: "N",
21118
21118
  title: "Huurwoning"
21119
21119
  }
21120
- ], DI = j({
21120
+ ], D2 = j({
21121
21121
  name: "FamilyCompositionInput",
21122
21122
  components: {
21123
21123
  DefaultSelect: Xe,
@@ -21145,12 +21145,12 @@ var T_ = function() {
21145
21145
  return e._self._setupProxy, r("default-select", e._g(e._b({ attrs: { id: e.inputId("familyComposition"), label: "Gezinssituatie", name: "familyComposition", options: e.familyCompositionOptions, "is-required": !0 }, scopedSlots: e._u([{ key: "error-messages", fn: function() {
21146
21146
  return [r("ErrorHandler", { attrs: { name: "familyComposition", "errors-data": e.errorsData } })];
21147
21147
  }, proxy: !0 }]) }, "default-select", e.attrs, !1), e.listeners));
21148
- }, PI = [];
21148
+ }, P2 = [];
21149
21149
  T_._withStripped = !0;
21150
21150
  var M_ = /* @__PURE__ */ I(
21151
- DI,
21151
+ D2,
21152
21152
  T_,
21153
- PI,
21153
+ P2,
21154
21154
  !1,
21155
21155
  null,
21156
21156
  null,
@@ -21158,7 +21158,7 @@ var M_ = /* @__PURE__ */ I(
21158
21158
  null
21159
21159
  );
21160
21160
  M_.options.__file = "/Users/mac/Work/comparison-forms/src/components/common/inputs/FamilyCompositionInput.vue";
21161
- const Dn = M_.exports, $I = j({
21161
+ const Dn = M_.exports, $2 = j({
21162
21162
  name: "CreateLoanComparisonForm",
21163
21163
  components: {
21164
21164
  LoanPurposeInputField: P_,
@@ -21222,12 +21222,12 @@ var R_ = function() {
21222
21222
  "vd-btn vd-btn-green vd-btn-w-100": e.hasNewDesign,
21223
21223
  "btn-a btn-a--success btn-a--bold btn-block": !e.hasNewDesign
21224
21224
  }, on: { click: e.submitCreateForm } }, [e._v(" Vergelijken ")])])], 1)]);
21225
- }, TI = [];
21225
+ }, T2 = [];
21226
21226
  R_._withStripped = !0;
21227
21227
  var E_ = /* @__PURE__ */ I(
21228
- $I,
21228
+ $2,
21229
21229
  R_,
21230
- TI,
21230
+ T2,
21231
21231
  !1,
21232
21232
  null,
21233
21233
  null,
@@ -21235,7 +21235,7 @@ var E_ = /* @__PURE__ */ I(
21235
21235
  null
21236
21236
  );
21237
21237
  E_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/loan/components/forms/createLoanComparisonForm.vue";
21238
- const MI = E_.exports, RI = j({
21238
+ const M2 = E_.exports, R2 = j({
21239
21239
  name: "UpdateLoanComparisonForm",
21240
21240
  components: {
21241
21241
  LoanPurposeInputField: P_,
@@ -21300,12 +21300,12 @@ var A_ = function() {
21300
21300
  }, expression: "userInformation.birthdate" } }), r("family-composition-input", { model: { value: e.userInformation.familyComposition, callback: function(n) {
21301
21301
  e.$set(e.userInformation, "familyComposition", n);
21302
21302
  }, expression: "userInformation.familyComposition" } }), r("button", { class: e.hasNewDesign ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block", attrs: { disabled: e.inSubmissions }, on: { click: e.submitUpdateForm } }, [e._v(" Vergelijken ")])], 1)]);
21303
- }, EI = [];
21303
+ }, E2 = [];
21304
21304
  A_._withStripped = !0;
21305
21305
  var N_ = /* @__PURE__ */ I(
21306
- RI,
21306
+ R2,
21307
21307
  A_,
21308
- EI,
21308
+ E2,
21309
21309
  !1,
21310
21310
  null,
21311
21311
  null,
@@ -21313,8 +21313,8 @@ var N_ = /* @__PURE__ */ I(
21313
21313
  null
21314
21314
  );
21315
21315
  N_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/loan/components/forms/updateLoanComparisonForm.vue";
21316
- const AI = N_.exports;
21317
- function NI(t, e, r, n = !1) {
21316
+ const A2 = N_.exports;
21317
+ function N2(t, e, r, n = !1) {
21318
21318
  const a = n && typeof r == "string" ? r.toLowerCase() : r;
21319
21319
  return t.find((i) => (n && typeof r == "string" ? i[e].toLowerCase() : i[e]) === a);
21320
21320
  }
@@ -21403,7 +21403,7 @@ const I_ = (t, e) => {
21403
21403
  onLicenseError: d,
21404
21404
  validateBeforeSubmit: u
21405
21405
  };
21406
- }, II = j({
21406
+ }, I2 = j({
21407
21407
  name: "CarForm",
21408
21408
  components: {
21409
21409
  LicensePlate: ta,
@@ -21474,12 +21474,12 @@ var j_ = function() {
21474
21474
  }, expression: "licensePlate" } }), r("div", { staticClass: "vd-form-group vd-form-group--address-handler-moped" }, [r("address-handler", { staticClass: "mx-0", attrs: { "zipcode-name": "zipcode", "show-street-and-city": !0, "house-number-name": "housenumber", "house-number-addition-name": "housenumberaddition", zipcode: e.userInformation.zipcode, "house-number": e.userInformation.houseNumber, "house-number-addition": e.userInformation.houseNumberAddition }, on: { "update-zipcode": (n) => e.userInformation.zipcode = n, "update-house-number": (n) => e.userInformation.houseNumber = n, "update-house-number-addition": (n) => e.userInformation.houseNumberAddition = n, "address-correct": (n) => e.houseError = !n } })], 1), r("div", { staticClass: "vd-form-group" }, [r("birthdate-input", { model: { value: e.userInformation.birthdate, callback: function(n) {
21475
21475
  e.$set(e.userInformation, "birthdate", n);
21476
21476
  }, expression: "userInformation.birthdate" } })], 1), r("div", { staticClass: "vd-form-group mb-0" }, [r("div", { class: e.hasNewDesign ? "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)]);
21477
- }, jI = [];
21477
+ }, j2 = [];
21478
21478
  j_._withStripped = !0;
21479
21479
  var F_ = /* @__PURE__ */ I(
21480
- II,
21480
+ I2,
21481
21481
  j_,
21482
- jI,
21482
+ j2,
21483
21483
  !1,
21484
21484
  null,
21485
21485
  null,
@@ -21487,7 +21487,7 @@ var F_ = /* @__PURE__ */ I(
21487
21487
  null
21488
21488
  );
21489
21489
  F_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/car/components/forms/CarForm.vue";
21490
- const FI = F_.exports, LI = j({
21490
+ const F2 = F_.exports, L2 = j({
21491
21491
  name: "CarFormHorizontal",
21492
21492
  components: {
21493
21493
  LicensePlate: ta,
@@ -21558,12 +21558,12 @@ var L_ = function() {
21558
21558
  }, expression: "licensePlate" } }), r("div", { staticClass: "vd-form-group vd-form-group--address-handler-block" }, [r("address-handler", { attrs: { "zipcode-name": "zipcode", "show-street-and-city": !0, template: "FORM_HORIZONTAL", "house-number-name": "housenumber", "house-number-addition-name": "housenumberaddition", zipcode: e.userInformation.zipcode, "house-number": e.userInformation.houseNumber, "house-number-addition": e.userInformation.houseNumberAddition }, on: { "update-zipcode": (n) => e.userInformation.zipcode = n, "update-house-number": (n) => e.userInformation.houseNumber = n, "update-house-number-addition": (n) => e.userInformation.houseNumberAddition = n, "address-correct": (n) => e.houseError = !n } })], 1), r("birthdate-input", { model: { value: e.userInformation.birthdate, callback: function(n) {
21559
21559
  e.$set(e.userInformation, "birthdate", n);
21560
21560
  }, expression: "userInformation.birthdate" } }), r("div", { staticClass: "vd-form-group vd-form-group__button" }, [r("button", { class: e.hasNewDesign ? "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)]);
21561
- }, VI = [];
21561
+ }, V2 = [];
21562
21562
  L_._withStripped = !0;
21563
21563
  var V_ = /* @__PURE__ */ I(
21564
- LI,
21564
+ L2,
21565
21565
  L_,
21566
- VI,
21566
+ V2,
21567
21567
  !1,
21568
21568
  null,
21569
21569
  null,
@@ -21571,11 +21571,11 @@ var V_ = /* @__PURE__ */ I(
21571
21571
  null
21572
21572
  );
21573
21573
  V_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/car/components/forms/CarFormHorizontal.vue";
21574
- const BI = V_.exports;
21575
- let YI = Be({});
21576
- const qI = Be({});
21577
- let Up = O(!1), HI = O(!1), UI = O(!1), zI = O(!1), WI = O(+D().format("YYYY")), GI = O(!1), ti = O(!1), sa = O(!1);
21578
- const ZI = 16, KI = 99, B_ = (t, e) => {
21574
+ const B2 = V_.exports;
21575
+ let Y2 = Be({});
21576
+ const q2 = Be({});
21577
+ let Up = O(!1), H2 = O(!1), U2 = O(!1), z2 = O(!1), W2 = O(+D().format("YYYY")), G2 = O(!1), ti = O(!1), sa = O(!1);
21578
+ const Z2 = 16, K2 = 99, B_ = (t, e) => {
21579
21579
  const r = z(() => w.birthdate.length === 10), n = z(() => Object.keys(t.buttonOptions).length === 0 ? {} : {
21580
21580
  "--background": t.buttonOptions.normal.background,
21581
21581
  "--text-color": t.buttonOptions.normal.textColor,
@@ -21653,16 +21653,16 @@ const ZI = 16, KI = 99, B_ = (t, e) => {
21653
21653
  }
21654
21654
  t.isOnResultPage || Ht.removeSessionState("moped-path", "moped-storage");
21655
21655
  }), {
21656
- HouseInformation: YI,
21657
- vehicle: qI,
21656
+ HouseInformation: Y2,
21657
+ vehicle: q2,
21658
21658
  licenseError: Up,
21659
- showLicenseInfo: HI,
21660
- houseError: UI,
21661
- showHouseInformation: zI,
21662
- currentYear: WI,
21663
- isModalOpen: GI,
21664
- minAge: ZI,
21665
- maxAge: KI,
21659
+ showLicenseInfo: H2,
21660
+ houseError: U2,
21661
+ showHouseInformation: z2,
21662
+ currentYear: W2,
21663
+ isModalOpen: G2,
21664
+ minAge: Z2,
21665
+ maxAge: K2,
21666
21666
  birthDateYear: r,
21667
21667
  buttonStyles: n,
21668
21668
  showCatalogValueField: ti,
@@ -21676,7 +21676,7 @@ const ZI = 16, KI = 99, B_ = (t, e) => {
21676
21676
  mopedState: Mt,
21677
21677
  errorsData: d
21678
21678
  };
21679
- }, JI = j({
21679
+ }, J2 = j({
21680
21680
  name: "MopedForm",
21681
21681
  components: {
21682
21682
  LicensePlate: ta,
@@ -21798,12 +21798,12 @@ var Y_ = function() {
21798
21798
  }, expression: "mopedState.catalogValue" } })], 1) : e._e(), r("address-handler", { attrs: { "zipcode-name": "zipcode", "house-number-name": "housenumber", "house-number-addition-name": "housenumberaddition", zipcode: e.userInformation.zipcode, "house-number": e.userInformation.houseNumber, "house-number-addition": e.userInformation.houseNumberAddition }, on: { "update-zipcode": (n) => e.userInformation.zipcode = n, "update-house-number": (n) => e.userInformation.houseNumber = n, "update-house-number-addition": (n) => e.userInformation.houseNumberAddition = n, "address-correct": (n) => e.houseError = !n } }), r("div", { staticClass: "vd-form-group" }, [r("birthdate-input", { attrs: { "ages-range": { min: e.minAge, max: e.maxAge } }, model: { value: e.userInformation.birthdate, callback: function(n) {
21799
21799
  e.$set(e.userInformation, "birthdate", n);
21800
21800
  }, expression: "userInformation.birthdate" } })], 1), r("button", { class: e.hasNewDesign ? "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)])]);
21801
- }, XI = [];
21801
+ }, X2 = [];
21802
21802
  Y_._withStripped = !0;
21803
21803
  var q_ = /* @__PURE__ */ I(
21804
- JI,
21804
+ J2,
21805
21805
  Y_,
21806
- XI,
21806
+ X2,
21807
21807
  !1,
21808
21808
  null,
21809
21809
  null,
@@ -21811,7 +21811,7 @@ var q_ = /* @__PURE__ */ I(
21811
21811
  null
21812
21812
  );
21813
21813
  q_.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/moped/components/forms/MopedForm.vue";
21814
- const QI = q_.exports, ej = j({
21814
+ const Q2 = q_.exports, ej = j({
21815
21815
  name: "MopedFormHorizontal",
21816
21816
  components: {
21817
21817
  LicensePlate: ta,
@@ -22128,7 +22128,7 @@ const ju = K_.exports, ij = j({
22128
22128
  let s = O(""), u = O(!1), c = O("bottom");
22129
22129
  const l = z(() => Ir().proxy.$el.querySelector("#search-select-input")), o = z(() => t.options.filter((b) => b.name.toLowerCase().indexOf(s.value.toLowerCase()) !== -1)), d = z(() => `search-select-options--${c.value}`), h = () => {
22130
22130
  var b;
22131
- t.value && (s.value = ((b = NI(t.options, "id", t.value)) == null ? void 0 : b.name) || "");
22131
+ t.value && (s.value = ((b = N2(t.options, "id", t.value)) == null ? void 0 : b.name) || "");
22132
22132
  }, f = () => {
22133
22133
  c.value = "bottom", ln(() => {
22134
22134
  var b;
@@ -31029,7 +31029,7 @@ var T0 = /* @__PURE__ */ I(
31029
31029
  T0.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/business/businessCar/components/BusinessCarForm.vue";
31030
31030
  const nY = T0.exports, aY = (t, e) => {
31031
31031
  const r = O(!1);
31032
- let n = O(!1), a = t.qaUrl || fn.qa.url, i = fn.qa.qaId, s = fn.qa.currentItemId, u = fn.qa.nextItemId;
31032
+ let n = O(!1), a = t.qaUrl || fn.qa.url, i = t.qaId || fn.qa.qaId, s = t.currentItemId || fn.qa.currentItemId, u = t.nextItemId || fn.qa.nextItemId;
31033
31033
  function c() {
31034
31034
  return F(this, null, function* () {
31035
31035
  if (r.value = !Object.keys(It.companyData).length || !It.companyData.naam, !r.value) {
@@ -31092,6 +31092,18 @@ const nY = T0.exports, aY = (t, e) => {
31092
31092
  qaUrl: {
31093
31093
  required: !1,
31094
31094
  type: String
31095
+ },
31096
+ qaId: {
31097
+ required: !1,
31098
+ type: String
31099
+ },
31100
+ currentItemId: {
31101
+ required: !1,
31102
+ type: String
31103
+ },
31104
+ nextItemId: {
31105
+ required: !1,
31106
+ type: String
31095
31107
  }
31096
31108
  },
31097
31109
  setup(t, { emit: e }) {
@@ -31132,13 +31144,13 @@ R0.options.__file = "/Users/mac/Work/comparison-forms/src/insurances/business/ri
31132
31144
  const oY = R0.exports, uY = j({
31133
31145
  name: "EmbeddedApp",
31134
31146
  components: {
31135
- MotorForm: mI,
31136
- MotorFormHorizontal: yI,
31137
- CreateLoanComparisonForm: MI,
31138
- UpdateLoanComparisonForm: AI,
31139
- CarForm: FI,
31140
- CarFormHorizontal: BI,
31141
- MopedForm: QI,
31147
+ MotorForm: m2,
31148
+ MotorFormHorizontal: y2,
31149
+ CreateLoanComparisonForm: M2,
31150
+ UpdateLoanComparisonForm: A2,
31151
+ CarForm: F2,
31152
+ CarFormHorizontal: B2,
31153
+ MopedForm: Q2,
31142
31154
  MopedFormHorizontal: rj,
31143
31155
  PetForm: cL,
31144
31156
  PetFormHorizontal: hL,
@@ -31225,6 +31237,22 @@ const oY = R0.exports, uY = j({
31225
31237
  status: {
31226
31238
  required: !1,
31227
31239
  type: String
31240
+ },
31241
+ qaUrl: {
31242
+ required: !1,
31243
+ type: String
31244
+ },
31245
+ qaId: {
31246
+ required: !1,
31247
+ type: String
31248
+ },
31249
+ currentItemId: {
31250
+ required: !1,
31251
+ type: String
31252
+ },
31253
+ nextItemId: {
31254
+ required: !1,
31255
+ type: String
31228
31256
  }
31229
31257
  },
31230
31258
  setup(t, { emit: e }) {
@@ -31249,7 +31277,7 @@ const oY = R0.exports, uY = j({
31249
31277
  });
31250
31278
  var E0 = function() {
31251
31279
  var e = this, r = e._self._c;
31252
- return e._self._setupProxy, r(e.formComponent, { tag: "component", attrs: { link: e.link, "base-url": e.baseUrl, "has-new-design": e.hasNewDesign, "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 } });
31280
+ return e._self._setupProxy, r(e.formComponent, { tag: "component", attrs: { link: e.link, "base-url": e.baseUrl, "has-new-design": e.hasNewDesign, "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, "qa-url": e.qaUrl, "qa-id": e.qaId, "current-item-id": e.currentItemId, "next-item-id": e.nextItemId }, on: { "submit-form": e.submitFormData, "emit-event-hub": e.emitEventHub, "redirect-page": e.redirectPage } });
31253
31281
  }, lY = [];
31254
31282
  E0._withStripped = !0;
31255
31283
  var A0 = /* @__PURE__ */ I(