@vergelijkdirect/comparison-forms 1.1.30-rc.1 → 1.1.30-rc.2

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.
@@ -4584,15 +4584,15 @@ function f0() {
4584
4584
  function m(w) {
4585
4585
  try {
4586
4586
  _(f.next(w));
4587
- } catch (x) {
4588
- y(x);
4587
+ } catch (k) {
4588
+ y(k);
4589
4589
  }
4590
4590
  }
4591
4591
  function g(w) {
4592
4592
  try {
4593
4593
  _(f.throw(w));
4594
- } catch (x) {
4595
- y(x);
4594
+ } catch (k) {
4595
+ y(k);
4596
4596
  }
4597
4597
  }
4598
4598
  function _(w) {
@@ -4690,16 +4690,16 @@ function f0() {
4690
4690
  }, s.prototype.calculatePackages = function(d) {
4691
4691
  return t(this, void 0, void 0, function() {
4692
4692
  var p, f, h, v, y, m, g, _, w;
4693
- return e(this, function(x) {
4694
- switch (x.label) {
4693
+ return e(this, function(k) {
4694
+ switch (k.label) {
4695
4695
  case 0:
4696
- p = new i.RateCollection(), f = [], x.label = 1;
4696
+ p = new i.RateCollection(), f = [], k.label = 1;
4697
4697
  case 1:
4698
- return x.trys.push([1, 3, , 4]), [4, this.client.calculatePackages(d)];
4698
+ return k.trys.push([1, 3, , 4]), [4, this.client.calculatePackages(d)];
4699
4699
  case 2:
4700
- return f = x.sent(), f.length === 0 ? [2, p] : [3, 4];
4700
+ return f = k.sent(), f.length === 0 ? [2, p] : [3, 4];
4701
4701
  case 3:
4702
- return x.sent(), [2, p];
4702
+ return k.sent(), [2, p];
4703
4703
  case 4:
4704
4704
  if (h = c.Injector.instance.get(d), v = [], h.funnel != "package")
4705
4705
  return [2, new i.RateCollection("package", f.filter(Boolean).sort(o.sortBy.price))];
@@ -5873,9 +5873,9 @@ function Ue() {
5873
5873
  Object.defineProperty(t, "ComparisonService", { enumerable: !0, get: function() {
5874
5874
  return w.default;
5875
5875
  } });
5876
- var x = Tl;
5876
+ var k = Tl;
5877
5877
  Object.defineProperty(t, "DataValidationService", { enumerable: !0, get: function() {
5878
- return x.default;
5878
+ return k.default;
5879
5879
  } });
5880
5880
  var M = b0();
5881
5881
  Object.defineProperty(t, "BusinessCarService", { enumerable: !0, get: function() {
@@ -6208,8 +6208,8 @@ function D0() {
6208
6208
  var w = _.value;
6209
6209
  m.push(w.getData());
6210
6210
  }
6211
- } catch (x) {
6212
- d = { error: x };
6211
+ } catch (k) {
6212
+ d = { error: k };
6213
6213
  } finally {
6214
6214
  try {
6215
6215
  _ && !_.done && (p = g.return) && p.call(g);
@@ -6221,8 +6221,8 @@ function D0() {
6221
6221
  f[y] = m;
6222
6222
  }
6223
6223
  }
6224
- } catch (x) {
6225
- l = { error: x };
6224
+ } catch (k) {
6225
+ l = { error: k };
6226
6226
  } finally {
6227
6227
  try {
6228
6228
  v && !v.done && (s = h.return) && s.call(h);
@@ -8805,103 +8805,103 @@ function iO() {
8805
8805
  function oO() {
8806
8806
  return this._isUTC ? "Coordinated Universal Time" : "";
8807
8807
  }
8808
- var k = Fa.prototype;
8809
- k.add = J1;
8810
- k.calendar = iC;
8811
- k.clone = oC;
8812
- k.diff = pC;
8813
- k.endOf = CC;
8814
- k.format = gC;
8815
- k.from = yC;
8816
- k.fromNow = _C;
8817
- k.to = bC;
8818
- k.toNow = wC;
8819
- k.get = vS;
8820
- k.invalidAt = AC;
8821
- k.isAfter = sC;
8822
- k.isBefore = uC;
8823
- k.isBetween = lC;
8824
- k.isSame = cC;
8825
- k.isSameOrAfter = dC;
8826
- k.isSameOrBefore = fC;
8827
- k.isValid = TC;
8828
- k.lang = jh;
8829
- k.locale = Ih;
8830
- k.localeData = Fh;
8831
- k.max = T1;
8832
- k.min = E1;
8833
- k.parsingFlags = DC;
8834
- k.set = gS;
8835
- k.startOf = SC;
8836
- k.subtract = Q1;
8837
- k.toArray = PC;
8838
- k.toObject = RC;
8839
- k.toDate = xC;
8840
- k.toISOString = mC;
8841
- k.inspect = vC;
8842
- typeof Symbol != "undefined" && Symbol.for != null && (k[Symbol.for("nodejs.util.inspect.custom")] = function() {
8808
+ var x = Fa.prototype;
8809
+ x.add = J1;
8810
+ x.calendar = iC;
8811
+ x.clone = oC;
8812
+ x.diff = pC;
8813
+ x.endOf = CC;
8814
+ x.format = gC;
8815
+ x.from = yC;
8816
+ x.fromNow = _C;
8817
+ x.to = bC;
8818
+ x.toNow = wC;
8819
+ x.get = vS;
8820
+ x.invalidAt = AC;
8821
+ x.isAfter = sC;
8822
+ x.isBefore = uC;
8823
+ x.isBetween = lC;
8824
+ x.isSame = cC;
8825
+ x.isSameOrAfter = dC;
8826
+ x.isSameOrBefore = fC;
8827
+ x.isValid = TC;
8828
+ x.lang = jh;
8829
+ x.locale = Ih;
8830
+ x.localeData = Fh;
8831
+ x.max = T1;
8832
+ x.min = E1;
8833
+ x.parsingFlags = DC;
8834
+ x.set = gS;
8835
+ x.startOf = SC;
8836
+ x.subtract = Q1;
8837
+ x.toArray = PC;
8838
+ x.toObject = RC;
8839
+ x.toDate = xC;
8840
+ x.toISOString = mC;
8841
+ x.inspect = vC;
8842
+ typeof Symbol != "undefined" && Symbol.for != null && (x[Symbol.for("nodejs.util.inspect.custom")] = function() {
8843
8843
  return "Moment<" + this.format() + ">";
8844
8844
  });
8845
- k.toJSON = EC;
8846
- k.toString = hC;
8847
- k.unix = kC;
8848
- k.valueOf = OC;
8849
- k.creationData = $C;
8850
- k.eraName = jC;
8851
- k.eraNarrow = FC;
8852
- k.eraAbbr = BC;
8853
- k.eraYear = LC;
8854
- k.year = hh;
8855
- k.isLeapYear = mS;
8856
- k.weekYear = WC;
8857
- k.isoWeekYear = GC;
8858
- k.quarter = k.quarters = eO;
8859
- k.month = _h;
8860
- k.daysInMonth = xS;
8861
- k.week = k.weeks = MS;
8862
- k.isoWeek = k.isoWeeks = NS;
8863
- k.weeksInYear = XC;
8864
- k.weeksInWeekYear = JC;
8865
- k.isoWeeksInYear = ZC;
8866
- k.isoWeeksInISOWeekYear = KC;
8867
- k.date = zh;
8868
- k.day = k.days = GS;
8869
- k.weekday = ZS;
8870
- k.isoWeekday = KS;
8871
- k.dayOfYear = tO;
8872
- k.hour = k.hours = n1;
8873
- k.minute = k.minutes = rO;
8874
- k.second = k.seconds = nO;
8875
- k.millisecond = k.milliseconds = Hh;
8876
- k.utcOffset = B1;
8877
- k.utc = V1;
8878
- k.local = q1;
8879
- k.parseZone = z1;
8880
- k.hasAlignedHourOffset = H1;
8881
- k.isDST = U1;
8882
- k.isLocal = W1;
8883
- k.isUtcOffset = G1;
8884
- k.isUtc = Ah;
8885
- k.isUTC = Ah;
8886
- k.zoneAbbr = iO;
8887
- k.zoneName = oO;
8888
- k.dates = St(
8845
+ x.toJSON = EC;
8846
+ x.toString = hC;
8847
+ x.unix = kC;
8848
+ x.valueOf = OC;
8849
+ x.creationData = $C;
8850
+ x.eraName = jC;
8851
+ x.eraNarrow = FC;
8852
+ x.eraAbbr = BC;
8853
+ x.eraYear = LC;
8854
+ x.year = hh;
8855
+ x.isLeapYear = mS;
8856
+ x.weekYear = WC;
8857
+ x.isoWeekYear = GC;
8858
+ x.quarter = x.quarters = eO;
8859
+ x.month = _h;
8860
+ x.daysInMonth = xS;
8861
+ x.week = x.weeks = MS;
8862
+ x.isoWeek = x.isoWeeks = NS;
8863
+ x.weeksInYear = XC;
8864
+ x.weeksInWeekYear = JC;
8865
+ x.isoWeeksInYear = ZC;
8866
+ x.isoWeeksInISOWeekYear = KC;
8867
+ x.date = zh;
8868
+ x.day = x.days = GS;
8869
+ x.weekday = ZS;
8870
+ x.isoWeekday = KS;
8871
+ x.dayOfYear = tO;
8872
+ x.hour = x.hours = n1;
8873
+ x.minute = x.minutes = rO;
8874
+ x.second = x.seconds = nO;
8875
+ x.millisecond = x.milliseconds = Hh;
8876
+ x.utcOffset = B1;
8877
+ x.utc = V1;
8878
+ x.local = q1;
8879
+ x.parseZone = z1;
8880
+ x.hasAlignedHourOffset = H1;
8881
+ x.isDST = U1;
8882
+ x.isLocal = W1;
8883
+ x.isUtcOffset = G1;
8884
+ x.isUtc = Ah;
8885
+ x.isUTC = Ah;
8886
+ x.zoneAbbr = iO;
8887
+ x.zoneName = oO;
8888
+ x.dates = St(
8889
8889
  "dates accessor is deprecated. Use date instead.",
8890
8890
  zh
8891
8891
  );
8892
- k.months = St(
8892
+ x.months = St(
8893
8893
  "months accessor is deprecated. Use month instead",
8894
8894
  _h
8895
8895
  );
8896
- k.years = St(
8896
+ x.years = St(
8897
8897
  "years accessor is deprecated. Use year instead",
8898
8898
  hh
8899
8899
  );
8900
- k.zone = St(
8900
+ x.zone = St(
8901
8901
  "moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
8902
8902
  L1
8903
8903
  );
8904
- k.isDSTShifted = St(
8904
+ x.isDSTShifted = St(
8905
8905
  "isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
8906
8906
  Y1
8907
8907
  );
@@ -9192,7 +9192,7 @@ ie("x", function(t, e, r) {
9192
9192
  //! moment.js
9193
9193
  P.version = "2.30.1";
9194
9194
  z0(pe);
9195
- P.fn = k;
9195
+ P.fn = x;
9196
9196
  P.min = D1;
9197
9197
  P.max = A1;
9198
9198
  P.now = $1;
@@ -9218,7 +9218,7 @@ P.normalizeUnits = Ct;
9218
9218
  P.relativeTimeRounding = LO;
9219
9219
  P.relativeTimeThreshold = VO;
9220
9220
  P.calendarFormat = aC;
9221
- P.prototype = k;
9221
+ P.prototype = x;
9222
9222
  P.HTML5_FMT = {
9223
9223
  DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
9224
9224
  // <input type="datetime-local" />
@@ -14225,21 +14225,21 @@ function Wx(t, e, r, n) {
14225
14225
  !o.awareOfUnicodeTokens && km(g) && xm(g);
14226
14226
  var _ = g[0], w = Vx[_];
14227
14227
  if (w) {
14228
- var x = w.parse(
14228
+ var k = w.parse(
14229
14229
  a,
14230
14230
  g,
14231
14231
  u.match,
14232
14232
  h
14233
14233
  );
14234
- if (!x)
14234
+ if (!k)
14235
14235
  return /* @__PURE__ */ new Date(NaN);
14236
14236
  v.push({
14237
14237
  priority: w.priority,
14238
14238
  set: w.set,
14239
14239
  validate: w.validate,
14240
- value: x.value,
14240
+ value: k.value,
14241
14241
  index: v.length
14242
- }), a = x.rest;
14242
+ }), a = k.rest;
14243
14243
  } else if (g === "''" ? g = "'" : _ === "'" && (g = Zx(g)), a.indexOf(g) === 0)
14244
14244
  a = a.slice(g.length);
14245
14245
  else
@@ -14726,10 +14726,10 @@ var lc = Lr(function(t, e) {
14726
14726
  else if (m.require_display_name)
14727
14727
  return !1;
14728
14728
  }
14729
- var _ = y.split("@"), w = _.pop(), x = _.join("@"), M = w.toLowerCase();
14729
+ var _ = y.split("@"), w = _.pop(), k = _.join("@"), M = w.toLowerCase();
14730
14730
  if (m.domain_specific_validation && (M === "gmail.com" || M === "googlemail.com")) {
14731
- x = x.toLowerCase();
14732
- var te = x.split("+")[0];
14731
+ k = k.toLowerCase();
14732
+ var te = k.split("+")[0];
14733
14733
  if (!(0, a.default)(te.replace(".", ""), {
14734
14734
  min: 6,
14735
14735
  max: 30
@@ -14739,7 +14739,7 @@ var lc = Lr(function(t, e) {
14739
14739
  if (!d.test(Y[F]))
14740
14740
  return !1;
14741
14741
  }
14742
- if (!(0, a.default)(x, {
14742
+ if (!(0, a.default)(k, {
14743
14743
  max: 64
14744
14744
  }) || !(0, a.default)(w, {
14745
14745
  max: 254
@@ -14758,9 +14758,9 @@ var lc = Lr(function(t, e) {
14758
14758
  return !1;
14759
14759
  }
14760
14760
  }
14761
- if (x[0] === '"')
14762
- return x = x.slice(1, x.length - 1), m.allow_utf8_local_part ? h.test(x) : p.test(x);
14763
- for (var V = m.allow_utf8_local_part ? f : s, j = x.split("."), Me = 0; Me < j.length; Me++)
14761
+ if (k[0] === '"')
14762
+ return k = k.slice(1, k.length - 1), m.allow_utf8_local_part ? h.test(k) : p.test(k);
14763
+ for (var V = m.allow_utf8_local_part ? f : s, j = k.split("."), Me = 0; Me < j.length; Me++)
14764
14764
  if (!V.test(j[Me]))
14765
14765
  return !1;
14766
14766
  return !0;
@@ -14977,7 +14977,7 @@ var BP = function(t, e) {
14977
14977
  if ((0, r.default)(p), !p || p.length >= 2083 || /[\s<>]/.test(p) || p.indexOf("mailto:") === 0)
14978
14978
  return !1;
14979
14979
  f = (0, i.default)(f, u);
14980
- var h, v, y, m, g, _, w, x;
14980
+ var h, v, y, m, g, _, w, k;
14981
14981
  if (w = p.split("#"), p = w.shift(), w = p.split("?"), p = w.shift(), w = p.split("://"), w.length > 1) {
14982
14982
  if (h = w.shift().toLowerCase(), f.require_valid_protocol && f.protocols.indexOf(h) === -1)
14983
14983
  return !1;
@@ -14996,9 +14996,9 @@ var BP = function(t, e) {
14996
14996
  return !0;
14997
14997
  if (w = p.split("@"), w.length > 1 && (f.disallow_auth || (v = w.shift(), v.indexOf(":") >= 0 && v.split(":").length > 2)))
14998
14998
  return !1;
14999
- m = w.join("@"), _ = null, x = null;
14999
+ m = w.join("@"), _ = null, k = null;
15000
15000
  var M = m.match(c);
15001
- return M ? (y = "", x = M[1], _ = M[2] || null) : (w = m.split(":"), y = w.shift(), w.length && (_ = w.join(":"))), !(_ !== null && (g = parseInt(_, 10), !/^[0-9]+$/.test(_) || g <= 0 || g > 65535) || !(0, a.default)(y) && !(0, n.default)(y, f) && (!x || !(0, a.default)(x, 6)) || (y = y || x, f.host_whitelist && !s(y, f.host_whitelist)) || f.host_blacklist && s(y, f.host_blacklist));
15001
+ return M ? (y = "", k = M[1], _ = M[2] || null) : (w = m.split(":"), y = w.shift(), w.length && (_ = w.join(":"))), !(_ !== null && (g = parseInt(_, 10), !/^[0-9]+$/.test(_) || g <= 0 || g > 65535) || !(0, a.default)(y) && !(0, n.default)(y, f) && (!k || !(0, a.default)(k, 6)) || (y = y || k, f.host_whitelist && !s(y, f.host_whitelist)) || f.host_blacklist && s(y, f.host_blacklist));
15002
15002
  }
15003
15003
  t.exports = e.default, t.exports.default = e.default;
15004
15004
  }), Lf = Br(PR), RR = function(t, e) {
@@ -16146,16 +16146,16 @@ function cE() {
16146
16146
  e = e(t, r), e = uE(e).maskWithoutCaretTraps;
16147
16147
  else
16148
16148
  throw new Error("Text-mask:conformToMask; The mask property must be an array.");
16149
- var n = r.guide, a = n === void 0 ? !0 : n, i = r.previousConformedValue, o = i === void 0 ? Ur : i, u = r.placeholderChar, c = u === void 0 ? tv : u, l = r.placeholder, s = l === void 0 ? oE(e, c) : l, d = r.currentCaretPosition, p = r.keepCharPositions, f = a === !1 && o !== void 0, h = t.length, v = o.length, y = s.length, m = e.length, g = h - v, _ = g > 0, w = d + (_ ? -g : 0), x = w + Math.abs(g);
16149
+ var n = r.guide, a = n === void 0 ? !0 : n, i = r.previousConformedValue, o = i === void 0 ? Ur : i, u = r.placeholderChar, c = u === void 0 ? tv : u, l = r.placeholder, s = l === void 0 ? oE(e, c) : l, d = r.currentCaretPosition, p = r.keepCharPositions, f = a === !1 && o !== void 0, h = t.length, v = o.length, y = s.length, m = e.length, g = h - v, _ = g > 0, w = d + (_ ? -g : 0), k = w + Math.abs(g);
16150
16150
  if (p === !0 && !_) {
16151
- for (var M = Ur, te = w; te < x; te++)
16151
+ for (var M = Ur, te = w; te < k; te++)
16152
16152
  s[te] === c && (M += c);
16153
16153
  t = t.slice(0, w) + M + t.slice(w, h);
16154
16154
  }
16155
16155
  for (var Y = t.split(Ur).map(function(K_, od) {
16156
16156
  return {
16157
16157
  char: K_,
16158
- isNew: od >= w && od < x
16158
+ isNew: od >= w && od < k
16159
16159
  };
16160
16160
  }), F = h - 1; F >= 0; F--) {
16161
16161
  var ke = Y[F].char;
@@ -18441,8 +18441,8 @@ function TD(t, e) {
18441
18441
  if (n !== u || o.length === c + 1)
18442
18442
  return t;
18443
18443
  n = t.placement.split("-")[0], a = Ao(n);
18444
- var l = t.offsets.popper, s = t.offsets.reference, d = Math.floor, p = n === "left" && d(l.right) > d(s.left) || n === "right" && d(l.left) < d(s.right) || n === "top" && d(l.bottom) > d(s.top) || n === "bottom" && d(l.top) < d(s.bottom), f = d(l.left) < d(r.left), h = 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" && h || n === "top" && v || n === "bottom" && y, g = ["top", "bottom"].indexOf(n) !== -1, _ = !!e.flipVariations && (g && i === "start" && f || g && i === "end" && h || !g && i === "start" && v || !g && i === "end" && y), w = !!e.flipVariationsByContent && (g && i === "start" && h || g && i === "end" && f || !g && i === "start" && y || !g && i === "end" && v), x = _ || w;
18445
- (p || m || x) && (t.flipped = !0, (p || m) && (n = o[c + 1]), x && (i = ED(i)), t.placement = n + (i ? "-" + i : ""), t.offsets.popper = _t({}, t.offsets.popper, og(t.instance.popper, t.offsets.reference, t.placement)), t = sg(t.instance.modifiers, t, "flip"));
18444
+ var l = t.offsets.popper, s = t.offsets.reference, d = Math.floor, p = n === "left" && d(l.right) > d(s.left) || n === "right" && d(l.left) < d(s.right) || n === "top" && d(l.bottom) > d(s.top) || n === "bottom" && d(l.top) < d(s.bottom), f = d(l.left) < d(r.left), h = 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" && h || n === "top" && v || n === "bottom" && y, g = ["top", "bottom"].indexOf(n) !== -1, _ = !!e.flipVariations && (g && i === "start" && f || g && i === "end" && h || !g && i === "start" && v || !g && i === "end" && y), w = !!e.flipVariationsByContent && (g && i === "start" && h || g && i === "end" && f || !g && i === "start" && y || !g && i === "end" && v), k = _ || w;
18445
+ (p || m || k) && (t.flipped = !0, (p || m) && (n = o[c + 1]), k && (i = ED(i)), t.placement = n + (i ? "-" + i : ""), t.offsets.popper = _t({}, t.offsets.popper, og(t.instance.popper, t.offsets.reference, t.placement)), t = sg(t.instance.modifiers, t, "flip"));
18446
18446
  }), t;
18447
18447
  }
18448
18448
  function DD(t) {
@@ -21383,12 +21383,12 @@ const NA = A(
21383
21383
  setup(t, { emit: e }) {
21384
21384
  let r = C("");
21385
21385
  const n = C({});
21386
- let a = C(!1), i = C(!1), o = C(!1);
21387
- const u = {
21386
+ let a = C(!1), i = C(!1), o = C(!1), u = C(!1);
21387
+ const c = {
21388
21388
  motor: "fa-motorcycle",
21389
21389
  car: "fa-car",
21390
21390
  brommobiel: "fa-car-side"
21391
- }, c = q(
21391
+ }, l = q(
21392
21392
  () => [
21393
21393
  {
21394
21394
  rule: "required",
@@ -21399,7 +21399,7 @@ const NA = A(
21399
21399
  text: "Kenteken is incorrect"
21400
21400
  },
21401
21401
  {
21402
- rule: l.value,
21402
+ rule: s.value,
21403
21403
  text: "Kenteken is incorrect"
21404
21404
  },
21405
21405
  {
@@ -21411,60 +21411,60 @@ const NA = A(
21411
21411
  text: `Het ingevoerde kenteken is geen ${t.insuranceDutchNaming.toLowerCase()}`
21412
21412
  },
21413
21413
  {
21414
- rule: !a.value && d(t.value) && !n.value.VehicleType && Object.keys(n.value).length !== 0,
21414
+ rule: !a.value && p(t.value) && !n.value.VehicleType && Object.keys(n.value).length !== 0,
21415
21415
  text: "Voertuig onbekend - Voer ander kenteken in of neem contact op"
21416
21416
  }
21417
21417
  ]
21418
- ), l = q(() => Xi(r.value) === "no-template-found" && d(r.value)), s = q(() => !a.value && n.value.Brand && n.value.Model && t.vehicleTypes.includes(n.value.VehicleType) && t.value.length >= 6 && !z.has(t.name) && !l.value), d = (g) => g.length === 8, p = (g) => {
21419
- e("focus");
21420
- let _ = g.srcElement.name;
21421
- const w = ae.fields.find({ name: _ });
21422
- (w !== null || w !== void 0 && w) && (w.reset(), ae.errors.remove(w.name, w.scope));
21423
- }, f = (g) => {
21424
- e("blur");
21425
- let _ = g.srcElement.name;
21426
- const w = ae.fields.find({ name: _ });
21427
- (w !== null || w !== void 0 && w) && ae.validate(w.name);
21428
- }, h = (g, _, w) => {
21429
- _ === "input" && (o.value = !1), g || (i.value = !1), g.length < 8 && (n.value = {});
21430
- let x = Xi(g);
21431
- if (x === "no-template-found") {
21432
- r.value = g, e(_, g), e("on-error");
21418
+ ), s = q(() => Xi(r.value) === "no-template-found" && p(r.value)), d = q(() => !a.value && n.value.Brand && n.value.Model && t.vehicleTypes.includes(n.value.VehicleType) && t.value.length >= 6 && !z.has(t.name) && !s.value), p = (_) => _.length === 8, f = (_) => {
21419
+ u.value = !0, e("focus");
21420
+ let w = _.srcElement.name;
21421
+ const k = ae.fields.find({ name: w });
21422
+ (k !== null || k !== void 0 && k) && (k.reset(), ae.errors.remove(k.name, k.scope));
21423
+ }, h = (_) => {
21424
+ u.value = !1, e("blur");
21425
+ let w = _.srcElement.name;
21426
+ const k = ae.fields.find({ name: w });
21427
+ (k !== null || k !== void 0 && k) && ae.validate(k.name);
21428
+ }, v = (_, w, k) => {
21429
+ w === "input" && (o.value = !1), _ || (i.value = !1), _.length < 8 && (n.value = {});
21430
+ let M = Xi(_);
21431
+ if (M === "no-template-found") {
21432
+ r.value = _, e(w, _), e("on-error");
21433
21433
  return;
21434
21434
  }
21435
- e(_, x.toUpperCase()), r.value = x.toUpperCase(), d(x) && _ === "input" && (ae.validate(t.name), w && m(x.toUpperCase()));
21436
- }, v = (g) => {
21437
- let _ = (g.clipboardData || window.clipboardData).getData("text");
21438
- if (_ = _.trim(), typeof _ == "string" && _) {
21439
- let w = Xi(_);
21440
- if (w === "no-template-found") {
21441
- r.value = _, e("input", _), e("on-error"), g.preventDefault();
21435
+ e(w, M.toUpperCase()), r.value = M.toUpperCase(), p(M) && w === "input" && (ae.validate(t.name), k && g(M.toUpperCase()));
21436
+ }, y = (_) => {
21437
+ let w = (_.clipboardData || window.clipboardData).getData("text");
21438
+ if (w = w.trim(), typeof w == "string" && w) {
21439
+ let k = Xi(w);
21440
+ if (k === "no-template-found") {
21441
+ r.value = w, e("input", w), e("on-error"), _.preventDefault();
21442
21442
  return;
21443
21443
  }
21444
- e("input", w.toUpperCase()), r.value = w.toUpperCase(), e("license-correct"), d(w) && (ae.validate(t.name), m(w.toUpperCase())), g.preventDefault();
21444
+ e("input", k.toUpperCase()), r.value = k.toUpperCase(), e("license-correct"), p(k) && (ae.validate(t.name), g(k.toUpperCase())), _.preventDefault();
21445
21445
  }
21446
- }, y = (g, _) => N(this, null, function* () {
21447
- const w = g.toLocaleLowerCase(), x = yield fe.dataService.findVehicle(_, w);
21448
- return x || null;
21449
- }), m = (g) => {
21450
- a.value = !0, i.value = !1, o.value = !1, n.value = {}, y(t.vehicleType, g).then((_) => {
21451
- if (Array.isArray(_) && !_.length) {
21446
+ }, m = (_, w) => N(this, null, function* () {
21447
+ const k = _.toLocaleLowerCase(), M = yield fe.dataService.findVehicle(w, k);
21448
+ return M || null;
21449
+ }), g = (_) => {
21450
+ a.value = !0, i.value = !1, o.value = !1, n.value = {}, m(t.vehicleType, _).then((w) => {
21451
+ if (Array.isArray(w) && !w.length) {
21452
21452
  a.value = !1, o.value = !0, ae.validate("unknownLicensePlateHiddenField");
21453
21453
  return;
21454
21454
  }
21455
- if (t.vehicleTypes.length !== 0 && !t.vehicleTypes.includes(_.VehicleType)) {
21455
+ if (t.vehicleTypes.length !== 0 && !t.vehicleTypes.includes(w.VehicleType)) {
21456
21456
  e("incorrect-vehicle-type"), i.value = !0, a.value = !1, ae.validate("incorrectLicensePlateHiddenField"), ae.validate("noLicensePlateHiddenField"), ae.validate("unknownLicensePlateHiddenField");
21457
21457
  return;
21458
21458
  }
21459
- n.value = _, e("on-vehicle-information-update", _), a.value = !1;
21459
+ n.value = w, e("on-vehicle-information-update", w), a.value = !1;
21460
21460
  });
21461
21461
  };
21462
21462
  return Oe(() => {
21463
21463
  kr(() => {
21464
21464
  if (r.value = t.value, !r.value)
21465
21465
  return;
21466
- let g = !0;
21467
- d(Xi(r.value)) && Object.keys(t.propVehicleInformation).length !== 0 && (n.value = t.propVehicleInformation, ae.validate(t.name), g = !1), h(r.value, "input", g);
21466
+ let _ = !0;
21467
+ p(Xi(r.value)) && Object.keys(t.propVehicleInformation).length !== 0 && (n.value = t.propVehicleInformation, ae.validate(t.name), _ = !1), v(r.value, "input", _);
21468
21468
  });
21469
21469
  }), {
21470
21470
  errors: z,
@@ -21474,25 +21474,36 @@ const NA = A(
21474
21474
  license: r,
21475
21475
  vehicleInformation: n,
21476
21476
  isLicenseUnknown: o,
21477
- isLicenseTemplateIncorrect: l,
21477
+ isLicenseTemplateIncorrect: s,
21478
21478
  isRetrievingVehicleInformation: a,
21479
21479
  incorrectLicensePlate: i,
21480
- vehicleIcons: u,
21481
- errorsData: c,
21482
- isVehicleInfoShowed: s,
21483
- isLicenseFull: d,
21484
- resetFieldValidation: p,
21485
- validateField: f,
21486
- onPasteEvent: v,
21487
- retrieveLicensePlateInformation: m,
21488
- setValue: h
21480
+ vehicleIcons: c,
21481
+ errorsData: l,
21482
+ isVehicleInfoShowed: d,
21483
+ isFocused: u,
21484
+ isLicenseFull: p,
21485
+ resetFieldValidation: f,
21486
+ validateField: h,
21487
+ onPasteEvent: y,
21488
+ retrieveLicensePlateInformation: g,
21489
+ setValue: v
21489
21490
  };
21490
21491
  }
21491
21492
  }
21492
21493
  ), IA = "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";
21493
21494
  var kg = function() {
21494
21495
  var e = this, r = e._self._c;
21495
- 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" }, [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) {
21496
+ 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) }, { 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) {
21497
+ n.target.composing || (e.license = n.target.value);
21498
+ }, function(n) {
21499
+ return e.setValue(n.target.value, "input", !0);
21500
+ }], change: function(n) {
21501
+ return e.setValue(n.target.value, "change", !0);
21502
+ }, keydown: function(n) {
21503
+ if (!n.type.indexOf("key") && e._k(n.keyCode, "space", 32, n.key, [" ", "Spacebar"]))
21504
+ return null;
21505
+ n.preventDefault();
21506
+ }, paste: e.onPasteEvent, focus: e.resetFieldValidation, blur: e.validateField } })]) : e._e(), e.hasNewDesign ? e._e() : r("div", { staticClass: "license__country" }), e.hasNewDesign ? e._e() : 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) {
21496
21507
  n.target.composing || (e.license = n.target.value);
21497
21508
  }, function(n) {
21498
21509
  return e.setValue(n.target.value, "input", !0);
@@ -22297,7 +22308,7 @@ const Tp = (...t) => (e) => t.reduce((r, n) => n(r), e), qA = {
22297
22308
  return (this.singleValue || this.singleValue === 0) && (!this.isOpen || !this.searchable) && !this.visibleValues.length;
22298
22309
  },
22299
22310
  isPlaceholderVisible() {
22300
- return !this.internalValue.length && (!this.searchable || !this.isOpen) && !this.search;
22311
+ return !this.internalValue.length && (!this.searchable || !this.isOpen);
22301
22312
  },
22302
22313
  visibleValues() {
22303
22314
  return this.multiple ? this.internalValue.slice(0, this.limit) : [];
@@ -22321,7 +22332,7 @@ const Tp = (...t) => (e) => t.reduce((r, n) => n(r), e), qA = {
22321
22332
  return this.showLabels ? this.selectedLabel : "";
22322
22333
  },
22323
22334
  inputStyle() {
22324
- return this.searchable || this.multiple && this.value && this.value.length ? this.search ? (this.internalValue.length && this.removeElement(this.internalValue[this.internalValue.length - 1], !1), "") : this.isOpen ? { width: "100%" } : { width: "0", position: "absolute", padding: "0" } : "";
22335
+ return this.searchable || this.multiple && this.value && this.value.length ? this.isOpen ? { width: "100%" } : { width: "0", position: "absolute", padding: "0" } : "";
22325
22336
  },
22326
22337
  contentStyle() {
22327
22338
  return this.options.length ? { display: "inline-block" } : { display: "block" };
@@ -22470,22 +22481,22 @@ const YA = Eg.exports, WA = A({
22470
22481
  s.value = !1;
22471
22482
  };
22472
22483
  $r(i, (w) => N(this, null, function* () {
22473
- w && w.kvkNummer && (yield fe.dataService.getProfileInfo(w.kvkNummer).then((x) => {
22484
+ w && w.kvkNummer && (yield fe.dataService.getProfileInfo(w.kvkNummer).then((k) => {
22474
22485
  h();
22475
- let M = x._embedded.hoofdvestiging.adressen.find((Y) => Y.type === "bezoekadres"), te = M.huisletter || "";
22476
- te += M.huisnummerToevoeging || "", a.kvk_number = x.kvkNummer, a.company_name = x.naam, a.legal_entity = x._embedded.eigenaar.rechtsvorm, a.rsin = x._embedded.eigenaar.rsin || null, a.branch_number = x._embedded.hoofdvestiging.vestigingsnummer, a.postcode = M.postcode || null, a.city = M.plaats || null, a.street = M.straatnaam || null, a.house_number = M.huisnummer || null, a.house_number_addition = te || null, a.full_address = M.volledigAdres || null, a.sbi_activities = x.sbiActiviteiten.map((Y) => ({
22486
+ let M = k._embedded.hoofdvestiging.adressen.find((Y) => Y.type === "bezoekadres"), te = M.huisletter || "";
22487
+ te += M.huisnummerToevoeging || "", a.kvk_number = k.kvkNummer, a.company_name = k.naam, a.legal_entity = k._embedded.eigenaar.rechtsvorm, a.rsin = k._embedded.eigenaar.rsin || null, a.branch_number = k._embedded.hoofdvestiging.vestigingsnummer, a.postcode = M.postcode || null, a.city = M.plaats || null, a.street = M.straatnaam || null, a.house_number = M.huisnummer || null, a.house_number_addition = te || null, a.full_address = M.volledigAdres || null, a.sbi_activities = k.sbiActiviteiten.map((Y) => ({
22477
22488
  code: Y.sbiCode,
22478
22489
  description: Y.sbiOmschrijving,
22479
22490
  is_main: Y.indHoofdactiviteit === "Ja"
22480
- })), n("update-company-data", x);
22491
+ })), n("update-company-data", k);
22481
22492
  }));
22482
22493
  }));
22483
22494
  const m = (w) => {
22484
- u.value = !0, w.aantal = 30, fe.dataService.searchBusinessInfo({ companyName: w.handelsnaam, kvkNumber: w.kvkNummer }, 1, w.aantal).then((x) => {
22495
+ u.value = !0, w.aantal = 30, fe.dataService.searchBusinessInfo({ companyName: w.handelsnaam, kvkNumber: w.kvkNummer }, 1, w.aantal).then((k) => {
22485
22496
  u.value = !1;
22486
- let M = x.resultaten.filter((te) => te.type === "hoofdvestiging");
22497
+ let M = k.resultaten.filter((te) => te.type === "hoofdvestiging");
22487
22498
  M.length > 0 ? o.value = M.map((te) => (te.name = `${te.handelsnaam}`, te)) : o.value = [];
22488
- }).catch((x) => {
22499
+ }).catch((k) => {
22489
22500
  o.value = [], u.value = !1;
22490
22501
  });
22491
22502
  }, g = (w) => {
@@ -22494,13 +22505,13 @@ const YA = Eg.exports, WA = A({
22494
22505
  }, 700));
22495
22506
  }, _ = (w) => {
22496
22507
  if (w.length > 7) {
22497
- let x = w.split(" ");
22498
- if (x.length > 1 && /^([0-9]{4}[A-Z]{2}|[0-9]{4}[a-z]{2})$/.test(x[0])) {
22508
+ let k = w.split(" ");
22509
+ if (k.length > 1 && /^([0-9]{4}[A-Z]{2}|[0-9]{4}[a-z]{2})$/.test(k[0])) {
22499
22510
  let M = {
22500
- postcode: x[0],
22501
- huisnummer: x[1]
22511
+ postcode: k[0],
22512
+ huisnummer: k[1]
22502
22513
  };
22503
- return x[2] && (M.huisnummerToevoeging = x[2]), M;
22514
+ return k[2] && (M.huisnummerToevoeging = k[2]), M;
22504
22515
  }
22505
22516
  }
22506
22517
  return null;
@@ -22525,7 +22536,7 @@ const YA = Eg.exports, WA = A({
22525
22536
  });
22526
22537
  var Tg = function() {
22527
22538
  var e = this, r = e._self._c;
22528
- return e._self._setupProxy, r("div", [r("multiselect", { class: { "multiselect__chosen-option": e.isOptionSelected && !e.isDropdownFocused }, attrs: { options: e.companies, label: "name", "track-by": "name", multiple: !1, "options-limit": 30, placeholder: "Typ je bedrijfsnaam of KvK-nummer", "selected-label": "Selected", "select-label": "Select", "preserve-search": !0, loading: e.isLoading, "internal-search": !1, deselectLabel: "", selectedLabel: "", hideSelected: !0, openDirection: "bottom", showNoOptions: !1 }, on: { "search-change": e.findCompanies, remove: e.removeOption, open: e.setDropdownOpened, close: e.setDropdownClosed }, scopedSlots: e._u([{ key: "option", fn: function({ option: n }) {
22539
+ return e._self._setupProxy, r("div", [r("multiselect", { class: { "multiselect__chosen-option": e.isOptionSelected && !e.isDropdownFocused }, attrs: { options: e.companies, label: "name", "track-by": "name", multiple: !1, "options-limit": 30, placeholder: "Typ je bedrijfsnaam of KvK-nummer", "selected-label": "Selected", "select-label": "Select", loading: e.isLoading, "internal-search": !1, deselectLabel: "", selectedLabel: "", hideSelected: !0, openDirection: "bottom", showNoOptions: !1 }, on: { "search-change": e.findCompanies, remove: e.removeOption, open: e.setDropdownOpened, close: e.setDropdownClosed }, scopedSlots: e._u([{ key: "option", fn: function({ option: n }) {
22529
22540
  return [r("div", { staticClass: "multiselect__option-external-wrapper" }, [r("div", { staticClass: "multiselect__option-wrapper" }, [r("p", [r("b", [e._v(e._s(n.handelsnaam))]), r("br")]), r("p", [e._v(e._s("Kvk: " + n.kvkNummer)), r("br")]), r("p", [e._v(e._s(n.plaats + ", " + n.straatnaam)), r("br")])])])];
22530
22541
  } }]), model: { value: e.companyName, callback: function(n) {
22531
22542
  e.companyName = n;
@@ -22859,8 +22870,8 @@ const t$ = /* @__PURE__ */ Zp(VD);
22859
22870
  }), g)
22860
22871
  if (m.functional) {
22861
22872
  const _ = m.render;
22862
- m.render = function(w, x) {
22863
- return g.call(x), _(w, x);
22873
+ m.render = function(w, k) {
22874
+ return g.call(k), _(w, k);
22864
22875
  };
22865
22876
  } else {
22866
22877
  const _ = m.beforeCreate;
@@ -22985,7 +22996,7 @@ const Wn = /* @__PURE__ */ Gp(r$), n$ = A({
22985
22996
  }
22986
22997
  }), w = (V, j) => N(this, null, function* () {
22987
22998
  return yield fe.dataValidationService.validateZipCode(V, j).then(() => !0).catch(() => !1);
22988
- }), x = (V) => {
22999
+ }), k = (V) => {
22989
23000
  p.value = !0, u.value = V.toUpperCase(), e("update-zipcode", V.toUpperCase()), kr(() => {
22990
23001
  _(V.toUpperCase(), t.houseNumber, !0);
22991
23002
  });
@@ -23041,7 +23052,7 @@ const Wn = /* @__PURE__ */ Gp(r$), n$ = A({
23041
23052
  addressErrorsData: y,
23042
23053
  getHouseNumberAdditions: _,
23043
23054
  getHouseInformationWithoutAddition: w,
23044
- updateZipcode: x,
23055
+ updateZipcode: k,
23045
23056
  updateHouseNumber: M,
23046
23057
  updateHouseNumberAddition: te,
23047
23058
  getHouseInformation: Y,
@@ -23453,7 +23464,7 @@ class v$ {
23453
23464
  MonthlyChildcareAllowance: g,
23454
23465
  MonthlyChildcareExpenses: _,
23455
23466
  MonthlyCurrentLoansExpenses: w,
23456
- MonthlyHouseExpenses: x,
23467
+ MonthlyHouseExpenses: k,
23457
23468
  MonthlyNetIncome: M,
23458
23469
  MonthlyStudentLoansExpenses: te,
23459
23470
  OwnedBuilding: Y,
@@ -23484,7 +23495,7 @@ class v$ {
23484
23495
  MonthlyChildcareAllowance: g,
23485
23496
  MonthlyChildcareExpenses: _,
23486
23497
  MonthlyCurrentLoansExpenses: w,
23487
- MonthlyHouseExpenses: x,
23498
+ MonthlyHouseExpenses: k,
23488
23499
  MonthlyNetIncome: M,
23489
23500
  MonthlyStudentLoansExpenses: te,
23490
23501
  OwnedBuilding: Y,
@@ -23953,7 +23964,7 @@ const x$ = ry.exports, jc = [
23953
23964
  case "errorHeader":
23954
23965
  return "Oops. Er gaat iets mis";
23955
23966
  }
23956
- }), x = q(() => {
23967
+ }), k = q(() => {
23957
23968
  const xe = [
23958
23969
  "caravanType",
23959
23970
  "caravanLength",
@@ -24046,7 +24057,7 @@ const x$ = ry.exports, jc = [
24046
24057
  return N(this, null, function* () {
24047
24058
  if (!Me())
24048
24059
  return;
24049
- d.value = !B.newOrOccasion, (yield Ze(x.value)) && !p.value && !d.value && (t.isOnResultPage ? e("submit-form", B) : yield te());
24060
+ d.value = !B.newOrOccasion, (yield Ze(k.value)) && !p.value && !d.value && (t.isOnResultPage ? e("submit-form", B) : yield te());
24050
24061
  });
24051
24062
  }
24052
24063
  return Oe(() => {
@@ -24130,7 +24141,7 @@ const x$ = ry.exports, jc = [
24130
24141
  _();
24131
24142
  }
24132
24143
  }
24133
- function x() {
24144
+ function k() {
24134
24145
  if (o.value = "", !!a.value)
24135
24146
  try {
24136
24147
  fe.caravanService.getCaravanModels({
@@ -24186,7 +24197,7 @@ const x$ = ry.exports, jc = [
24186
24197
  price: s,
24187
24198
  resetStep: m,
24188
24199
  currentStep: h,
24189
- getCaravanModels: x,
24200
+ getCaravanModels: k,
24190
24201
  nextStep: v,
24191
24202
  getCaravanTypes: M,
24192
24203
  previousStep: y,
@@ -28899,9 +28910,9 @@ const A2 = E_.exports, ed = (t, e) => {
28899
28910
  c.value = "bottom", kr(() => {
28900
28911
  var _;
28901
28912
  if (l) {
28902
- const w = window.innerHeight, x = (_ = i.proxy.$el.querySelector("#search-select-options")) == null ? void 0 : _.getBoundingClientRect();
28903
- if (x) {
28904
- const M = w - (x.height + x.top);
28913
+ const w = window.innerHeight, k = (_ = i.proxy.$el.querySelector("#search-select-options")) == null ? void 0 : _.getBoundingClientRect();
28914
+ if (k) {
28915
+ const M = w - (k.height + k.top);
28905
28916
  c.value = Math.sign(M) === -1 ? "top" : "bottom";
28906
28917
  }
28907
28918
  }