@vergelijkdirect/comparison-forms 1.3.1-VER-8133.1 → 1.3.2-VER-8133.0

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.
@@ -14303,13 +14303,13 @@ function xD(t, e, r, n) {
14303
14303
  return /* @__PURE__ */ new Date(NaN);
14304
14304
  var T = v.map(function(je) {
14305
14305
  return je.priority;
14306
- }).sort(function(je, U) {
14307
- return U - je;
14308
- }).filter(function(je, U, q) {
14309
- return q.indexOf(je) === U;
14306
+ }).sort(function(je, z) {
14307
+ return z - je;
14308
+ }).filter(function(je, z, q) {
14309
+ return q.indexOf(je) === z;
14310
14310
  }).map(function(je) {
14311
- return v.filter(function(U) {
14312
- return U.priority === je;
14311
+ return v.filter(function(z) {
14312
+ return z.priority === je;
14313
14313
  }).reverse();
14314
14314
  }).map(function(je) {
14315
14315
  return je[0];
@@ -14814,8 +14814,8 @@ var Ic = Br(function(t, e) {
14814
14814
  }
14815
14815
  if (C[0] === '"')
14816
14816
  return C = C.slice(1, C.length - 1), m.allow_utf8_local_part ? h.test(C) : p.test(C);
14817
- for (var U = m.allow_utf8_local_part ? f : s, q = C.split("."), Qe = 0; Qe < q.length; Qe++)
14818
- if (!U.test(q[Qe]))
14817
+ for (var z = m.allow_utf8_local_part ? f : s, q = C.split("."), Qe = 0; Qe < q.length; Qe++)
14818
+ if (!z.test(q[Qe]))
14819
14819
  return !1;
14820
14820
  return !0;
14821
14821
  }
@@ -15677,7 +15677,7 @@ const S$ = (t, { valueToMatch: e } = {}) => t === e, C$ = (t, { length: e } = {}
15677
15677
  const [n, a] = e;
15678
15678
  return `Je dient tussen de ${n} en ${a} jaar oud te zijn!`;
15679
15679
  };
15680
- let ee = Ne({}), Y = Ne({}), Na = Ne({});
15680
+ let ee = Ne({}), U = Ne({}), Na = Ne({});
15681
15681
  const D$ = (t = null) => {
15682
15682
  ee = t ? t._base : new M(), ee.extend("isValue", S$, {
15683
15683
  paramNames: ["valueToMatch"]
@@ -15689,7 +15689,7 @@ const D$ = (t = null) => {
15689
15689
  paramNames: ["min", "max", "compareFullDate"]
15690
15690
  }), ee.extend("ageRange", { getMessage: P$, validate: x$ }, {
15691
15691
  paramNames: ["minAge", "maxAge"]
15692
- }), Y = ee.errors, Na = ee.fields;
15692
+ }), U = ee.errors, Na = ee.fields;
15693
15693
  }, Wv = () => N(void 0, null, function* () {
15694
15694
  yield ee.reset();
15695
15695
  }), ze = (t) => N(void 0, null, function* () {
@@ -15703,7 +15703,7 @@ const D$ = (t = null) => {
15703
15703
  n && (e[r] = n.msg);
15704
15704
  }))
15705
15705
  ), !Object.keys(e).length;
15706
- }), z = x(!1), j = x(!1), S = Ne({
15706
+ }), Y = x(!1), j = x(!1), S = Ne({
15707
15707
  birthdate: "",
15708
15708
  zipcode: "",
15709
15709
  houseNumber: "",
@@ -17872,8 +17872,8 @@ const K = Og.exports, eE = E({
17872
17872
  setup(t, { emit: e }) {
17873
17873
  const r = x(!1);
17874
17874
  return {
17875
- errors: Y,
17876
- hasNewDesign: z,
17875
+ errors: U,
17876
+ hasNewDesign: Y,
17877
17877
  wasOptionChosen: r,
17878
17878
  changeValue: (a) => {
17879
17879
  r.value = !0, e("input", a.target.value);
@@ -17990,8 +17990,8 @@ function uE() {
17990
17990
  }), H = h - 1; H >= 0; H--) {
17991
17991
  var je = B[H].char;
17992
17992
  if (je !== c) {
17993
- var U = H >= w && v === m;
17994
- je === s[U ? H - g : H] && B.splice(H, 1);
17993
+ var z = H >= w && v === m;
17994
+ je === s[z ? H - g : H] && B.splice(H, 1);
17995
17995
  }
17996
17996
  }
17997
17997
  var q = Hr, Qe = !1;
@@ -18297,8 +18297,8 @@ const CE = E({
18297
18297
  (c !== null || c !== void 0 && c) && ee.validate(c.name);
18298
18298
  }
18299
18299
  }), {
18300
- errors: Y,
18301
- hasNewDesign: z,
18300
+ errors: U,
18301
+ hasNewDesign: Y,
18302
18302
  inputModeChecker: n,
18303
18303
  isFieldValidated: r,
18304
18304
  inputValue: a,
@@ -18360,8 +18360,8 @@ const oe = Ng.exports, kE = E({
18360
18360
  emits: ["input", "change"],
18361
18361
  setup(t, { emit: e }) {
18362
18362
  return {
18363
- errors: Y,
18364
- hasNewDesign: z,
18363
+ errors: U,
18364
+ hasNewDesign: Y,
18365
18365
  handleChange: (a) => {
18366
18366
  e("change", a.toUpperCase());
18367
18367
  },
@@ -18417,7 +18417,7 @@ const DE = E({
18417
18417
  },
18418
18418
  setup() {
18419
18419
  return {
18420
- errors: Y
18420
+ errors: U
18421
18421
  };
18422
18422
  }
18423
18423
  });
@@ -18470,7 +18470,7 @@ const Z = Lg.exports, $E = E({
18470
18470
  }
18471
18471
  ]);
18472
18472
  return {
18473
- hasNewDesign: z,
18473
+ hasNewDesign: Y,
18474
18474
  attrs: e,
18475
18475
  listeners: r,
18476
18476
  errorsData: i,
@@ -19714,7 +19714,7 @@ const Wn = /* @__PURE__ */ Wo(gR), yR = E({
19714
19714
  }
19715
19715
  ], v = re(() => [
19716
19716
  {
19717
- rule: Y.has(t.houseNumberAdditionName),
19717
+ rule: U.has(t.houseNumberAdditionName),
19718
19718
  text: "Een toevoeging is verplicht"
19719
19719
  }
19720
19720
  ]), y = re(() => [
@@ -19722,9 +19722,9 @@ const Wn = /* @__PURE__ */ Wo(gR), yR = E({
19722
19722
  rule: a.value,
19723
19723
  text: "Postcode en huisnummer combinatie onbekend."
19724
19724
  }
19725
- ]), m = re(() => r.value ? "-" : "Kies toevoeging"), g = re(() => `${o.value ? "" : "required"}|is_not:CHOOSE_OPTION`), b = (U, q, Qe) => N(this, null, function* () {
19725
+ ]), m = re(() => r.value ? "-" : "Kies toevoeging"), g = re(() => `${o.value ? "" : "required"}|is_not:CHOOSE_OPTION`), b = (z, q, Qe) => N(this, null, function* () {
19726
19726
  try {
19727
- if (j.value = !0, !U || !q) {
19727
+ if (j.value = !0, !z || !q) {
19728
19728
  L(""), l.value = "CHOOSE_OPTION", a.value = !1, d.value.street = "", d.value.city = "", s.value = [{
19729
19729
  title: "Kies een toevoeging",
19730
19730
  value: "CHOOSE_OPTION",
@@ -19738,10 +19738,10 @@ const Wn = /* @__PURE__ */ Wo(gR), yR = E({
19738
19738
  value: "CHOOSE_OPTION",
19739
19739
  disabled: !0,
19740
19740
  selected: !0
19741
- }), o.value = yield w(U, q), o.value && (s.value = [...s.value, {
19741
+ }), o.value = yield w(z, q), o.value && (s.value = [...s.value, {
19742
19742
  title: "Geen toevoeging",
19743
19743
  value: ""
19744
- }]), Ve.homeService.getAddition({ zipcode: U, houseNumber: q }).then((qe) => {
19744
+ }]), Ve.homeService.getAddition({ zipcode: z, houseNumber: q }).then((qe) => {
19745
19745
  const Tt = qe;
19746
19746
  if (i.value = !0, H(t.houseNumberAdditionName), Tt.length) {
19747
19747
  r.value = !1;
@@ -19751,10 +19751,10 @@ const Wn = /* @__PURE__ */ Wo(gR), yR = E({
19751
19751
  value: je(Tt[nr])
19752
19752
  }];
19753
19753
  a.value = !1, Qe || Pr(() => {
19754
- l.value = t.houseNumberAddition, B(U, q, t.houseNumberAddition);
19754
+ l.value = t.houseNumberAddition, B(z, q, t.houseNumberAddition);
19755
19755
  });
19756
19756
  } else
19757
- s.value[1] && (s.value[1].title = "Geen toevoeging"), r.value = !0, l.value = "", L(""), B(U, q);
19757
+ s.value[1] && (s.value[1].title = "Geen toevoeging"), r.value = !0, l.value = "", L(""), B(z, q);
19758
19758
  }).catch((qe) => {
19759
19759
  a.value = !0, d.value.street = "", d.value.city = "", e("address-correct", !a.value), H("housenumberaddition"), console.error("Error fetching additions:", qe);
19760
19760
  });
@@ -19763,25 +19763,25 @@ const Wn = /* @__PURE__ */ Wo(gR), yR = E({
19763
19763
  } finally {
19764
19764
  j.value = !1;
19765
19765
  }
19766
- }), w = (U, q) => N(this, null, function* () {
19767
- return yield Ve.dataValidationService.validateZipCode(U, q).then(() => !0).catch(() => !1);
19768
- }), C = (U) => {
19769
- p.value = !0, u.value = U.toUpperCase(), e("update-zipcode", U.toUpperCase()), Pr(() => {
19770
- b(U.toUpperCase(), t.houseNumber, !0);
19766
+ }), w = (z, q) => N(this, null, function* () {
19767
+ return yield Ve.dataValidationService.validateZipCode(z, q).then(() => !0).catch(() => !1);
19768
+ }), C = (z) => {
19769
+ p.value = !0, u.value = z.toUpperCase(), e("update-zipcode", z.toUpperCase()), Pr(() => {
19770
+ b(z.toUpperCase(), t.houseNumber, !0);
19771
19771
  });
19772
- }, T = (U) => {
19773
- p.value = !0, e("update-house-number", U), Pr(() => {
19774
- b(t.zipcode, U, !0);
19772
+ }, T = (z) => {
19773
+ p.value = !0, e("update-house-number", z), Pr(() => {
19774
+ b(t.zipcode, z, !0);
19775
19775
  });
19776
- }, L = (U) => {
19777
- e("update-house-number-addition", U), B(t.zipcode, t.houseNumber, U);
19778
- }, B = (U, q, Qe = "") => N(this, null, function* () {
19776
+ }, L = (z) => {
19777
+ e("update-house-number-addition", z), B(t.zipcode, t.houseNumber, z);
19778
+ }, B = (z, q, Qe = "") => N(this, null, function* () {
19779
19779
  try {
19780
- if (j.value = !0, !U || !q)
19780
+ if (j.value = !0, !z || !q)
19781
19781
  return;
19782
19782
  n.value = !0, a.value = !1, d.value.street = "", d.value.city = "", e("address-correct", !a.value);
19783
19783
  const { Street: qe, Place: Tt } = yield Ve.dataValidationService.validateZipCode(
19784
- U,
19784
+ z,
19785
19785
  q,
19786
19786
  Qe
19787
19787
  );
@@ -19791,18 +19791,18 @@ const Wn = /* @__PURE__ */ Wo(gR), yR = E({
19791
19791
  } finally {
19792
19792
  j.value = !1;
19793
19793
  }
19794
- }), H = (U) => {
19794
+ }), H = (z) => {
19795
19795
  var Qe;
19796
- const q = ee.fields.find({ name: U });
19796
+ const q = ee.fields.find({ name: z });
19797
19797
  (q !== null || q !== void 0 && q) && (q == null || q.reset(), (Qe = ee == null ? void 0 : ee.errors) == null || Qe.remove(q == null ? void 0 : q.name, q == null ? void 0 : q.scope));
19798
- }, je = (U) => U.includes("-") ? U.replace("-", "") : U;
19798
+ }, je = (z) => z.includes("-") ? z.replace("-", "") : z;
19799
19799
  return ke(() => {
19800
19800
  Pr(() => {
19801
19801
  u.value = t.zipcode, c.value = t.houseNumber, b(t.zipcode, t.houseNumber, !1);
19802
19802
  });
19803
19803
  }), {
19804
- errors: Y,
19805
- hasNewDesign: z,
19804
+ errors: U,
19805
+ hasNewDesign: Y,
19806
19806
  additionLabel: m,
19807
19807
  additionValidationRules: g,
19808
19808
  disableAdditionField: r,
@@ -23217,7 +23217,7 @@ const wN = E({
23217
23217
  bikeKinds: bg,
23218
23218
  bikeConditions: wg,
23219
23219
  bikeBrands: Sg,
23220
- errors: Y,
23220
+ errors: U,
23221
23221
  hasBikeConditionError: r,
23222
23222
  priceValidation: n,
23223
23223
  houseError: a,
@@ -23317,7 +23317,7 @@ const CN = Qy.exports, ON = E({
23317
23317
  bikeKinds: bg,
23318
23318
  bikeConditions: wg,
23319
23319
  bikeBrands: Sg,
23320
- errors: Y,
23320
+ errors: U,
23321
23321
  hasBikeConditionError: r,
23322
23322
  priceValidation: n,
23323
23323
  houseError: a,
@@ -23622,7 +23622,7 @@ const MN = E(
23622
23622
  text: "Voertuig onbekend - Voer ander kenteken in of neem contact op"
23623
23623
  }
23624
23624
  ]
23625
- ), d = re(() => o.value || i.value || p.value), p = re(() => oo(r.value) === "no-template-found" && h(r.value)), f = re(() => !a.value && n.value.Brand && n.value.Model && t.vehicleTypes.includes(n.value.VehicleType) && t.value.length >= 6 && !Y.has(t.name) && !p.value && !u.value), h = (C) => C.length === 8, v = (C) => {
23625
+ ), d = re(() => o.value || i.value || p.value), p = re(() => oo(r.value) === "no-template-found" && h(r.value)), f = re(() => !a.value && n.value.Brand && n.value.Model && t.vehicleTypes.includes(n.value.VehicleType) && t.value.length >= 6 && !U.has(t.name) && !p.value && !u.value), h = (C) => C.length === 8, v = (C) => {
23626
23626
  c.value = !0, e("focus");
23627
23627
  }, y = (C) => {
23628
23628
  c.value = !1, e("blur");
@@ -23678,10 +23678,10 @@ const MN = E(
23678
23678
  h(oo(r.value)) && Object.keys(t.propVehicleInformation).length !== 0 && (n.value = t.propVehicleInformation, ee.validate(t.name), C = !1), m(r.value, "input", C);
23679
23679
  });
23680
23680
  }), {
23681
- errors: Y,
23681
+ errors: U,
23682
23682
  userState: S,
23683
23683
  motorState: $r,
23684
- hasNewDesign: z,
23684
+ hasNewDesign: Y,
23685
23685
  isRequestIsHandling: j,
23686
23686
  license: r,
23687
23687
  vehicleInformation: n,
@@ -23707,7 +23707,7 @@ const MN = E(
23707
23707
  ), NN = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.3%204.49961C12.3%204.00086%2012.7012%203.59961%2013.2%203.59961H14.7487C15.6412%203.59961%2016.44%204.16586%2016.7325%205.00961L17.0362%205.88336L18.9487%204.92711C19.1137%204.84461%2019.2975%204.79961%2019.485%204.79961H19.8C20.13%204.79961%2020.4%205.06961%2020.4%205.39961V7.79961C20.4%208.12961%2020.13%208.39961%2019.8%208.39961H19.485C19.2975%208.39961%2019.1137%208.35461%2018.9487%208.27211L17.64%207.61586L18.75%2010.8146C18.9%2010.8034%2019.05%2010.7996%2019.2%2010.7996C20.8387%2010.7996%2022.3237%2011.4559%2023.4037%2012.5171C23.76%2012.8659%2023.7637%2013.4359%2023.415%2013.7884C23.0662%2014.1409%2022.4962%2014.1484%2022.1437%2013.7996C21.3825%2013.0571%2020.3475%2012.5996%2019.2%2012.5996C17.1337%2012.5996%2015.4125%2014.0921%2015.0637%2016.0609C14.9887%2016.4921%2014.6137%2016.8034%2014.1787%2016.8034H12.6C12.5662%2016.8034%2012.5362%2016.8034%2012.5025%2016.7996H9.6C9.6%2018.7871%207.9875%2020.3996%206%2020.3996C4.0125%2020.3996%202.4%2018.7871%202.4%2016.7996H1.2C0.53625%2016.7996%200%2016.2634%200%2015.5996V14.3996C0%2011.7484%202.14875%209.59961%204.8%209.59961H8.4C9.06375%209.59961%209.6%2010.1359%209.6%2010.7996V13.1996C9.6%2013.8634%2010.1362%2014.3996%2010.8%2014.3996H13.6987C14.3287%2012.9559%2015.5137%2011.8046%2016.9837%2011.2234L15.03%205.60211C14.9887%205.48211%2014.8725%205.39961%2014.745%205.39961H13.2C12.7012%205.39961%2012.3%204.99836%2012.3%204.49961ZM4.8%205.99961H8.4C9.06375%205.99961%209.6%206.53586%209.6%207.19961C9.6%207.86336%209.06375%208.39961%208.4%208.39961H4.8C4.13625%208.39961%203.6%207.86336%203.6%207.19961C3.6%206.53586%204.13625%205.99961%204.8%205.99961ZM6%2018.5996C6.99375%2018.5996%207.8%2017.7934%207.8%2016.7996H4.2C4.2%2017.7934%205.00625%2018.5996%206%2018.5996ZM19.2%2018.5996C19.6774%2018.5996%2020.1352%2018.41%2020.4728%2018.0724C20.8104%2017.7348%2021%2017.277%2021%2016.7996C21%2016.3222%2020.8104%2015.8644%2020.4728%2015.5268C20.1352%2015.1893%2019.6774%2014.9996%2019.2%2014.9996C18.7226%2014.9996%2018.2648%2015.1893%2017.9272%2015.5268C17.5896%2015.8644%2017.4%2016.3222%2017.4%2016.7996C17.4%2017.277%2017.5896%2017.7348%2017.9272%2018.0724C18.2648%2018.41%2018.7226%2018.5996%2019.2%2018.5996ZM19.2%2013.1996C20.1548%2013.1996%2021.0705%2013.5789%2021.7456%2014.254C22.4207%2014.9292%2022.8%2015.8448%2022.8%2016.7996C22.8%2017.7544%2022.4207%2018.6701%2021.7456%2019.3452C21.0705%2020.0203%2020.1548%2020.3996%2019.2%2020.3996C18.2452%2020.3996%2017.3295%2020.0203%2016.6544%2019.3452C15.9793%2018.6701%2015.6%2017.7544%2015.6%2016.7996C15.6%2015.8448%2015.9793%2014.9292%2016.6544%2014.254C17.3295%2013.5789%2018.2452%2013.1996%2019.2%2013.1996Z'%20fill='%23076CD9'/%3e%3c/svg%3e";
23708
23708
  var t_ = function() {
23709
23709
  var e = this, r = e._self._c;
23710
- return e._self._setupProxy, r("div", { staticClass: "vd-form-group" }, [r("label", { staticClass: "vd-form-group__label", attrs: { for: e.id } }, [e._v(" " + e._s(e.label) + " "), r("span", { staticClass: "text-danger mr-3 mt-2" }, [e._v(" *")])]), r("div", { staticClass: "license", class: [{ license_disabled: e.disabled }] }, [e._v(" " + e._s(e.hasNewDesign) + " "), e.hasNewDesign ? r("div", { staticClass: "license__wrapper", class: [{ license__wrapper_error: e.errors.has(e.name) || e.hasLicensePlateAnyErrors }, { license__wrapper_focus: e.isFocused }] }, [r("div", { staticClass: "license__country" }), r("input", { directives: [{ name: "model", rawName: "v-model", value: e.license, expression: "license" }, { name: "validate", rawName: "v-validate", value: "required|minlength:8", expression: "'required|minlength:8'" }], ref: "license-field", staticClass: "vd-form-group__input form-control license__input", class: { "vd-form-group__input--error": e.errors.has(e.name) }, attrs: { id: e.id, maxlength: "8", placeholder: e.placeholder, name: e.name, type: "text", autocomplete: "off", "data-vv-validate-on": "none" }, domProps: { value: e.license }, on: { input: [function(n) {
23710
+ return e._self._setupProxy, r("div", { staticClass: "vd-form-group" }, [r("label", { staticClass: "vd-form-group__label", attrs: { for: e.id } }, [e._v(" " + e._s(e.label) + " "), r("span", { staticClass: "text-danger mr-3 mt-2" }, [e._v(" *")])]), r("div", { staticClass: "license", class: [{ license_disabled: e.disabled }] }, [e.hasNewDesign ? r("div", { staticClass: "license__wrapper", class: [{ license__wrapper_error: e.errors.has(e.name) || e.hasLicensePlateAnyErrors }, { license__wrapper_focus: e.isFocused }] }, [r("div", { staticClass: "license__country" }), r("input", { directives: [{ name: "model", rawName: "v-model", value: e.license, expression: "license" }, { name: "validate", rawName: "v-validate", value: "required|minlength:8", expression: "'required|minlength:8'" }], ref: "license-field", staticClass: "vd-form-group__input form-control license__input", class: { "vd-form-group__input--error": e.errors.has(e.name) }, attrs: { id: e.id, maxlength: "8", placeholder: e.placeholder, name: e.name, type: "text", autocomplete: "off", "data-vv-validate-on": "none" }, domProps: { value: e.license }, on: { input: [function(n) {
23711
23711
  n.target.composing || (e.license = n.target.value);
23712
23712
  }, function(n) {
23713
23713
  return e.setValue(n.target.value, "input", !0);
@@ -24860,7 +24860,7 @@ const dd = l_.exports, ZN = E({
24860
24860
  return {
24861
24861
  businessState: dt,
24862
24862
  carState: Ee,
24863
- errors: Y,
24863
+ errors: U,
24864
24864
  isRequestIsHandling: j,
24865
24865
  hasCompaniesListValidationError: r,
24866
24866
  isMultiselectReady: n,
@@ -24950,7 +24950,7 @@ const XN = d_.exports, JN = E({
24950
24950
  return {
24951
24951
  businessState: dt,
24952
24952
  carState: Ee,
24953
- errors: Y,
24953
+ errors: U,
24954
24954
  isRequestIsHandling: j,
24955
24955
  hasCompaniesListValidationError: r,
24956
24956
  isMultiselectReady: n,
@@ -25106,8 +25106,8 @@ const tI = p_.exports, rI = () => [{
25106
25106
  return {
25107
25107
  userState: S,
25108
25108
  carState: Ee,
25109
- hasNewDesign: z,
25110
- errors: Y,
25109
+ hasNewDesign: Y,
25110
+ errors: U,
25111
25111
  isRequestIsHandling: j,
25112
25112
  houseError: r,
25113
25113
  onLicenseInput: n,
@@ -25118,7 +25118,7 @@ const tI = p_.exports, rI = () => [{
25118
25118
  });
25119
25119
  var h_ = function() {
25120
25120
  var e = this, r = e._self._c;
25121
- return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-new-form", class: { [e.classes]: !!e.classes } }, [r("div", { staticClass: "vd-form-card__header" }, [e.showTitle ? r("p", { staticClass: "vd-form-card__title" }, [e._v(" " + e._s(e.title) + " ")]) : e._e()]), r("div", { staticClass: "vd-form-card__content" }, [e._v(" " + e._s(e.hasNewDesign) + " "), r("license-plate", { attrs: { id: "license", "vehicle-types": [
25121
+ return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-new-form", class: { [e.classes]: !!e.classes } }, [r("div", { staticClass: "vd-form-card__header" }, [e.showTitle ? r("p", { staticClass: "vd-form-card__title" }, [e._v(" " + e._s(e.title) + " ")]) : e._e()]), r("div", { staticClass: "vd-form-card__content" }, [r("license-plate", { attrs: { id: "license", "vehicle-types": [
25122
25122
  "Car",
25123
25123
  "Van"
25124
25124
  ], "vehicle-type": "car", "insurance-dutch-naming": "auto", "prop-vehicle-information": e.carState, name: "license" }, on: { input: e.onLicenseInput, "on-error": e.onLicenseError, "on-vehicle-information-update": (n) => Object.assign(e.carState, n) }, model: { value: e.carState.LicensePlate, callback: function(n) {
@@ -25188,8 +25188,8 @@ const iI = m_.exports, oI = E({
25188
25188
  return {
25189
25189
  userState: S,
25190
25190
  carState: Ee,
25191
- hasNewDesign: z,
25192
- errors: Y,
25191
+ hasNewDesign: Y,
25192
+ errors: U,
25193
25193
  isRequestIsHandling: j,
25194
25194
  licensePlate: r,
25195
25195
  houseError: n,
@@ -25270,8 +25270,8 @@ const uI = g_.exports, lI = E({
25270
25270
  return {
25271
25271
  userState: S,
25272
25272
  carState: Ee,
25273
- hasNewDesign: z,
25274
- errors: Y,
25273
+ hasNewDesign: Y,
25274
+ errors: U,
25275
25275
  isRequestIsHandling: j,
25276
25276
  houseError: r,
25277
25277
  FormLocations: D,
@@ -25413,8 +25413,8 @@ const b_ = (t, e) => {
25413
25413
  setup(t, { attrs: e, listeners: r }) {
25414
25414
  const { inputId: n } = bs();
25415
25415
  return {
25416
- errors: Y,
25417
- hasNewDesign: z,
25416
+ errors: U,
25417
+ hasNewDesign: Y,
25418
25418
  attrs: e,
25419
25419
  listeners: r,
25420
25420
  loansErrorData: [
@@ -25515,8 +25515,8 @@ const vI = [
25515
25515
  setup(t, { attrs: e, listeners: r }) {
25516
25516
  const { inputId: n } = bs();
25517
25517
  return {
25518
- errors: Y,
25519
- hasNewDesign: z,
25518
+ errors: U,
25519
+ hasNewDesign: Y,
25520
25520
  attrs: e,
25521
25521
  listeners: r,
25522
25522
  loanPurposeOptions: vI,
@@ -25651,12 +25651,12 @@ const x_ = k_.exports, Zn = [
25651
25651
  setup(t, { attrs: e, listeners: r }) {
25652
25652
  const { inputId: n } = bs(), a = Zn, i = re(() => [
25653
25653
  {
25654
- rule: Y.has("familyComposition"),
25654
+ rule: U.has("familyComposition"),
25655
25655
  text: "Gezinssituatie is verplicht"
25656
25656
  }
25657
25657
  ]);
25658
25658
  return {
25659
- hasNewDesign: z,
25659
+ hasNewDesign: Y,
25660
25660
  familyCompositionOptions: a,
25661
25661
  attrs: e,
25662
25662
  listeners: r,
@@ -25725,7 +25725,7 @@ const Dt = D_.exports, CI = E({
25725
25725
  Qv.removeSessionState(yn().proxy.$root.$data.pathKey, yn().proxy.$root.$data.storageKey);
25726
25726
  }), {
25727
25727
  userState: S,
25728
- hasNewDesign: z,
25728
+ hasNewDesign: Y,
25729
25729
  isRequestIsHandling: j,
25730
25730
  loanState: r,
25731
25731
  isHorizontalForm: n,
@@ -25926,7 +25926,7 @@ const kI = $_.exports, hd = [
25926
25926
  te.catalogValue = ue, c.value = !0;
25927
25927
  }, je = () => {
25928
25928
  te.newOrOccasion === "J" && (te.purchaseValue = "");
25929
- }, U = () => N(void 0, null, function* () {
25929
+ }, z = () => N(void 0, null, function* () {
25930
25930
  c.value && (yield ze(["catalogValue"])), c.value = !1;
25931
25931
  }), q = () => {
25932
25932
  te.typeOfCaravan == "" || te.buildYear == "" ? l.value = !0 : (l.value = !1, f.value.isOpened = !0);
@@ -25955,7 +25955,7 @@ const kI = $_.exports, hd = [
25955
25955
  setCatalogusValue: H,
25956
25956
  switchValues: qe,
25957
25957
  setPurchaseValueAsNewValue: Qe,
25958
- validateCatalogValue: U
25958
+ validateCatalogValue: z
25959
25959
  };
25960
25960
  }, PI = E({
25961
25961
  name: "CatalogValueModal",
@@ -26062,7 +26062,7 @@ const kI = $_.exports, hd = [
26062
26062
  e("set-catalog-value", s.value), g();
26063
26063
  }
26064
26064
  return {
26065
- hasNewDesign: z,
26065
+ hasNewDesign: Y,
26066
26066
  isOpened: r,
26067
26067
  brand: a,
26068
26068
  brandOptions: i,
@@ -26209,7 +26209,7 @@ const gd = E_.exports, TI = E({
26209
26209
  return ke(() => {
26210
26210
  f(), u();
26211
26211
  }), {
26212
- hasNewDesign: z,
26212
+ hasNewDesign: Y,
26213
26213
  isOpened: r,
26214
26214
  currentTitle: n,
26215
26215
  caravanTypeName: i,
@@ -26439,8 +26439,8 @@ const rr = F_.exports, II = E({
26439
26439
  newOrOccasion: hd,
26440
26440
  typeOfCaravan: As,
26441
26441
  length: md,
26442
- errors: Y,
26443
- hasNewDesign: z,
26442
+ errors: U,
26443
+ hasNewDesign: Y,
26444
26444
  isRequestIsHandling: j,
26445
26445
  buildYear: r,
26446
26446
  catalogValueModal: n,
@@ -26558,8 +26558,8 @@ const FI = B_.exports, LI = E({
26558
26558
  newOrOccasion: hd,
26559
26559
  typeOfCaravan: As,
26560
26560
  length: md,
26561
- errors: Y,
26562
- hasNewDesign: z,
26561
+ errors: U,
26562
+ hasNewDesign: Y,
26563
26563
  isRequestIsHandling: j,
26564
26564
  buildYear: r,
26565
26565
  catalogValueModal: n,
@@ -26678,8 +26678,8 @@ const qI = V_.exports, VI = E({
26678
26678
  newOrOccasion: hd,
26679
26679
  typeOfCaravan: As,
26680
26680
  length: md,
26681
- errors: Y,
26682
- hasNewDesign: z,
26681
+ errors: U,
26682
+ hasNewDesign: Y,
26683
26683
  isRequestIsHandling: j,
26684
26684
  buildYear: r,
26685
26685
  catalogValueModal: n,
@@ -26918,7 +26918,7 @@ const WI = Y_.exports, GI = [
26918
26918
  return {
26919
26919
  userState: S,
26920
26920
  houseState: bt,
26921
- hasNewDesign: z,
26921
+ hasNewDesign: Y,
26922
26922
  isRequestIsHandling: j,
26923
26923
  houseFormRef: r,
26924
26924
  houseError: n,
@@ -27009,7 +27009,7 @@ const JI = G_.exports, e2 = E({
27009
27009
  return {
27010
27010
  userState: S,
27011
27011
  houseState: bt,
27012
- hasNewDesign: z,
27012
+ hasNewDesign: Y,
27013
27013
  isRequestIsHandling: j,
27014
27014
  houseFormRef: r,
27015
27015
  houseError: n,
@@ -27098,8 +27098,8 @@ const r2 = Z_.exports, n2 = E({
27098
27098
  return {
27099
27099
  userState: S,
27100
27100
  houseState: bt,
27101
- hasNewDesign: z,
27102
- errors: Y,
27101
+ hasNewDesign: Y,
27102
+ errors: U,
27103
27103
  isRequestIsHandling: j,
27104
27104
  houseFormRef: r,
27105
27105
  houseError: n,
@@ -27258,10 +27258,10 @@ const bd = (t, e) => {
27258
27258
  return {
27259
27259
  userState: S,
27260
27260
  legalState: _t,
27261
- errors: Y,
27261
+ errors: U,
27262
27262
  HouseOwnedBuildingOptions: pd,
27263
27263
  FamilySizeOptions: wd,
27264
- hasNewDesign: z,
27264
+ hasNewDesign: Y,
27265
27265
  isRequestIsHandling: j,
27266
27266
  houseError: r,
27267
27267
  ownedBuildingError: n,
@@ -27342,10 +27342,10 @@ const l2 = eb.exports, c2 = E({
27342
27342
  return {
27343
27343
  userState: S,
27344
27344
  legalState: _t,
27345
- errors: Y,
27345
+ errors: U,
27346
27346
  HouseOwnedBuildingOptions: pd,
27347
27347
  FamilySizeOptions: wd,
27348
- hasNewDesign: z,
27348
+ hasNewDesign: Y,
27349
27349
  isRequestIsHandling: j,
27350
27350
  houseError: r,
27351
27351
  ownedBuildingError: n,
@@ -27414,7 +27414,7 @@ const f2 = rb.exports, p2 = E({
27414
27414
  }
27415
27415
  ]);
27416
27416
  return {
27417
- errors: Y,
27417
+ errors: U,
27418
27418
  userState: S,
27419
27419
  attrs: e,
27420
27420
  listeners: r,
@@ -27577,10 +27577,10 @@ const g2 = ob.exports, y2 = E({
27577
27577
  return {
27578
27578
  userState: S,
27579
27579
  legalState: _t,
27580
- errors: Y,
27580
+ errors: U,
27581
27581
  HouseOwnedBuildingOptions: pd,
27582
27582
  FamilySizeOptions: wd,
27583
- hasNewDesign: z,
27583
+ hasNewDesign: Y,
27584
27584
  isRequestIsHandling: j,
27585
27585
  FamilyCompositionsModel: r,
27586
27586
  houseError: n,
@@ -27713,7 +27713,7 @@ const b2 = ub.exports, w2 = () => [{
27713
27713
  } = Sd(t, e);
27714
27714
  return {
27715
27715
  userState: S,
27716
- hasNewDesign: z,
27716
+ hasNewDesign: Y,
27717
27717
  isRequestIsHandling: j,
27718
27718
  houseError: r,
27719
27719
  familyCompositionErrorData: n,
@@ -27792,7 +27792,7 @@ const O2 = cb.exports, k2 = E({
27792
27792
  } = Sd(t, e);
27793
27793
  return {
27794
27794
  userState: S,
27795
- hasNewDesign: z,
27795
+ hasNewDesign: Y,
27796
27796
  isRequestIsHandling: j,
27797
27797
  houseError: r,
27798
27798
  familyCompositionErrorData: n,
@@ -27871,9 +27871,9 @@ const P2 = fb.exports, D2 = E({
27871
27871
  } = Sd(t, e);
27872
27872
  return {
27873
27873
  userState: S,
27874
- hasNewDesign: z,
27874
+ hasNewDesign: Y,
27875
27875
  isRequestIsHandling: j,
27876
- errors: Y,
27876
+ errors: U,
27877
27877
  FamilyCompositionsModel: Zn,
27878
27878
  houseError: r,
27879
27879
  familyCompositionErrorData: n,
@@ -28852,7 +28852,7 @@ const jb = (t, e) => {
28852
28852
  validateBeforeSubmit: n
28853
28853
  } = jb(t, e);
28854
28854
  return {
28855
- errors: Y,
28855
+ errors: U,
28856
28856
  userState: S,
28857
28857
  motorState: $r,
28858
28858
  isRequestIsHandling: j,
@@ -28932,7 +28932,7 @@ const xH = Lb.exports, PH = E({
28932
28932
  validateBeforeSubmit: n
28933
28933
  } = jb(t, e);
28934
28934
  return {
28935
- errors: Y,
28935
+ errors: U,
28936
28936
  userState: S,
28937
28937
  motorState: $r,
28938
28938
  houseError: r,
@@ -29038,7 +29038,7 @@ const TH = qb.exports, $H = () => {
29038
29038
  }
29039
29039
  });
29040
29040
  return {
29041
- errors: Y,
29041
+ errors: U,
29042
29042
  model: r
29043
29043
  };
29044
29044
  }
@@ -29226,7 +29226,7 @@ const Pd = Kb.exports, FH = E({
29226
29226
  validateBeforeSubmit: i
29227
29227
  } = AH(t, e);
29228
29228
  return {
29229
- hasNewDesign: z,
29229
+ hasNewDesign: Y,
29230
29230
  userState: S,
29231
29231
  packageState: Gv,
29232
29232
  ComparisonsPackages: _I,
@@ -29424,7 +29424,7 @@ const BH = Qb.exports, qH = () => ({
29424
29424
  }), ke(() => {
29425
29425
  l.value && l.value.addEventListener("focus", y), yn().proxy.$root.$el.addEventListener("click", g), p();
29426
29426
  }), {
29427
- hasNewDesign: z,
29427
+ hasNewDesign: Y,
29428
29428
  optionDisableValidationBlur: r,
29429
29429
  searchInput: o,
29430
29430
  element: l,
@@ -29522,8 +29522,8 @@ const Ad = Jb.exports, zH = E({
29522
29522
  petState: pe,
29523
29523
  petKinds: Td,
29524
29524
  petGenders: $d,
29525
- errors: Y,
29526
- hasNewDesign: z,
29525
+ errors: U,
29526
+ hasNewDesign: Y,
29527
29527
  isITCInitialized: Oa,
29528
29528
  isRequestIsHandling: j,
29529
29529
  genderError: r,
@@ -29620,8 +29620,8 @@ const YH = tw.exports, WH = E({
29620
29620
  petState: pe,
29621
29621
  petKinds: Td,
29622
29622
  petGenders: $d,
29623
- errors: Y,
29624
- hasNewDesign: z,
29623
+ errors: U,
29624
+ hasNewDesign: Y,
29625
29625
  isRequestIsHandling: j,
29626
29626
  genderError: r,
29627
29627
  ageOptions: n,
@@ -29722,8 +29722,8 @@ const KH = nw.exports, ZH = E({
29722
29722
  petState: pe,
29723
29723
  petKinds: Td,
29724
29724
  petGenders: $d,
29725
- errors: Y,
29726
- hasNewDesign: z,
29725
+ errors: U,
29726
+ hasNewDesign: Y,
29727
29727
  isITCInitialized: Oa,
29728
29728
  isRequestIsHandling: j,
29729
29729
  genderError: r,
@@ -29891,7 +29891,7 @@ const rz = "254", nz = (t, e) => {
29891
29891
  name: "QuotationForm",
29892
29892
  methods: {
29893
29893
  hasNewDesign() {
29894
- return z;
29894
+ return Y;
29895
29895
  }
29896
29896
  },
29897
29897
  components: {
@@ -30258,10 +30258,10 @@ const Ed = (t, e) => {
30258
30258
  } = Ed(t, e);
30259
30259
  return {
30260
30260
  paymentTerms: Rd,
30261
- errors: Y,
30261
+ errors: U,
30262
30262
  userState: S,
30263
30263
  travelState: at,
30264
- hasNewDesign: z,
30264
+ hasNewDesign: Y,
30265
30265
  isRequestIsHandling: j,
30266
30266
  validateBeforeSubmit: r
30267
30267
  };
@@ -30351,10 +30351,10 @@ const hz = pw.exports, mz = E({
30351
30351
  } = Ed(t, e);
30352
30352
  return {
30353
30353
  paymentTerms: Rd,
30354
- errors: Y,
30354
+ errors: U,
30355
30355
  userState: S,
30356
30356
  travelState: at,
30357
- hasNewDesign: z,
30357
+ hasNewDesign: Y,
30358
30358
  isRequestIsHandling: j,
30359
30359
  validateBeforeSubmit: r
30360
30360
  };
@@ -30446,10 +30446,10 @@ const gz = mw.exports, yz = E({
30446
30446
  } = Ed(t, e);
30447
30447
  return {
30448
30448
  paymentTerms: Rd,
30449
- errors: Y,
30449
+ errors: U,
30450
30450
  userState: S,
30451
30451
  travelState: at,
30452
- hasNewDesign: z,
30452
+ hasNewDesign: Y,
30453
30453
  FamilyCompositionsModel: Zn,
30454
30454
  isRequestIsHandling: j,
30455
30455
  FormLocations: D,
@@ -30528,7 +30528,7 @@ const bz = gw.exports, wz = E({
30528
30528
  a();
30529
30529
  }), {
30530
30530
  userState: S,
30531
- hasNewDesign: z,
30531
+ hasNewDesign: Y,
30532
30532
  inSubmissions: r,
30533
30533
  loanState: n,
30534
30534
  submitUpdateForm: i
@@ -30625,7 +30625,7 @@ const Cz = _w.exports, Oz = E(
30625
30625
  (o !== null || o !== void 0 && o) && ee.validate(o.name);
30626
30626
  }
30627
30627
  }), {
30628
- errors: Y,
30628
+ errors: U,
30629
30629
  emit: e,
30630
30630
  changeValue: r,
30631
30631
  inputValue: n,
@@ -30835,7 +30835,8 @@ const $z = Cw.exports, Az = E({
30835
30835
  },
30836
30836
  hasNewDesign: {
30837
30837
  required: !1,
30838
- type: Boolean
30838
+ type: Boolean,
30839
+ default: !1
30839
30840
  },
30840
30841
  userInformation: {
30841
30842
  required: !1,
@@ -30901,7 +30902,7 @@ const $z = Cw.exports, Az = E({
30901
30902
  const u = $$(i, o);
30902
30903
  window.location.href = u;
30903
30904
  };
30904
- return jx(jd("ITC", null)), D$(jd("$validator", null)), console.warn(t.hasNewDesign), z.value = t.hasNewDesign, console.warn(z.value), console.warn("TEST"), {
30905
+ return jx(jd("ITC", null)), D$(jd("$validator", null)), Y.value = t.hasNewDesign, {
30905
30906
  FormLocations: D,
30906
30907
  submitFormData: r,
30907
30908
  emitEventHub: n,
@@ -30925,9 +30926,9 @@ var kw = /* @__PURE__ */ A(
30925
30926
  null
30926
30927
  );
30927
30928
  kw.options.__file = "/Users/mac/Work/comparison-forms/src/core/Embedded.vue";
30928
- const Rz = kw.exports, Iz = {
30929
+ const Nz = kw.exports, Iz = {
30929
30930
  install(t, e) {
30930
- if (t.component("embedded-comparison-forms", Rz), e && e.env) {
30931
+ if (e && e.env) {
30931
30932
  Tn.configure(e.env);
30932
30933
  return;
30933
30934
  }
@@ -30935,5 +30936,6 @@ const Rz = kw.exports, Iz = {
30935
30936
  }
30936
30937
  };
30937
30938
  export {
30938
- Iz as default
30939
+ Nz as Embedded,
30940
+ Iz as comparisonFormsPlugin
30939
30941
  };