@vergelijkdirect/comparison-forms 1.3.23-VER-8685.6 → 1.3.23-VER-8685.7

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.
@@ -22986,7 +22986,7 @@ const oc = pg.exports, S2 = F({
22986
22986
  });
22987
22987
  var hg = function() {
22988
22988
  var e = this, r = e._self._c;
22989
- return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-new-form", class: { [e.classes]: !!e.classes } }, [e.topLabel ? r("div", { staticClass: "vd-form-card__top-label_wrapper" }, [r("div", { staticClass: "vd-form-card__top-label" }, [r("span", { domProps: { innerHTML: e._s(e.topLabel) } })])]) : e._e(), 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": [
22989
+ return e._self._setupProxy, r("simple-card", { staticClass: "vd-form-card vd-new-form", class: { [e.classes]: !!e.classes } }, [e.topLabel ? r("div", { staticClass: "vd-form-card__top-label_margin" }) : e._e(), e.topLabel ? r("div", { staticClass: "vd-form-card__top-label" }, [r("span", { domProps: { innerHTML: e._s(e.topLabel) } })]) : e._e(), 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": [
22990
22990
  "Car",
22991
22991
  "Van"
22992
22992
  ], "vehicle-type": "car", "insurance-dutch-naming": "auto", "prop-vehicle-information": e.carState, name: "license", "vd-form-version": "1" }, 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) {