@vergelijkdirect/comparison-forms 1.0.76 → 1.0.78

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.
@@ -19129,7 +19129,7 @@ var Uh = function() {
19129
19129
  return e._self._setupProxy, r("default-input", e._g(e._b({ attrs: { id: e.inputId("loanAmount"), label: "Leenbedrag", name: "loanAmount", type: "text", "prepend-text": "€", placeholder: "bv. 10 000", mask: "#####", "has-prepend": !0, validation: "required|min_value:2500|max_value:75000", "is-required": !0, "vd-form-version": e.vdFormVersion }, scopedSlots: e._u([{ key: "error-messages", fn: function() {
19130
19130
  return [e.errors.has("loanAmount:required") ? r("p", { staticClass: "vd-form-error" }, [r("i", { staticClass: "fas fa-exclamation-circle mr-1" }), e._v("Leenbedrag is verplicht ")]) : e._e(), e.errors.has("loanAmount:min_value") ? r("p", { staticClass: "vd-form-error" }, [r("i", { staticClass: "fas fa-exclamation-circle mr-1" }), e._v("Je kunt niet minder dan €2500,- lenen. Vul een hoger bedrag in ")]) : e._e(), e.errors.has("loanAmount:max_value") ? r("p", { staticClass: "vd-form-error" }, [r("i", { staticClass: "fas fa-exclamation-circle mr-1" }), e._v("De input mag niet groter zijn dan de maximum waarde: 75000 ")]) : e._e()];
19131
19131
  }, proxy: !0 }, { key: "additional-info", fn: function() {
19132
- return [r("span", { staticClass: "text-deco-line", class: e.vdFormVersion === "1" ? "text-primary" : "vd-color-blue-600", staticStyle: { "font-size": "12px" } }, [r("i", { staticClass: "fas fa-info-circle ml-1", class: e.vdFormVersion === "1" ? "vd-tip-icon" : "text-primary fz-big cursor-pointer", attrs: { slot: "reference", id: "popover-target-claimfreeyears" }, slot: "reference" }), e._v(" Je kunt minimaal € 2.500,- en maximaal € 75.000,- lenen. Vul hele euro's in. ")])];
19132
+ return [r("span", { staticClass: "text-deco-line", class: e.vdFormVersion === "1" ? "vd-form-additional-info-text" : "text-primary", staticStyle: { "font-size": "12px" } }, [r("i", { staticClass: "fas fa-info-circle", class: e.vdFormVersion === "1" ? "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. ")])];
19133
19133
  }, proxy: !0 }]) }, "default-input", e.attrs, !1), e.listeners));
19134
19134
  }, PD = [];
19135
19135
  Uh._withStripped = !0;