@vergelijkdirect/comparison-forms 1.2.11-rc.0 → 1.2.11-rc.1
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.
|
@@ -29815,7 +29815,7 @@ const cI = q_.exports, dI = A({
|
|
|
29815
29815
|
window.location.href = u;
|
|
29816
29816
|
};
|
|
29817
29817
|
return tk(ad("ITC", null)), YD(ad("$validator", null)), be(() => {
|
|
29818
|
-
L.value = t.isNewDesignApplied;
|
|
29818
|
+
console.warn(t.isNewDesignApplied), L.value = t.isNewDesignApplied, console.warn(L);
|
|
29819
29819
|
}), {
|
|
29820
29820
|
FormLocations: P,
|
|
29821
29821
|
submitFormData: r,
|
|
@@ -29826,7 +29826,7 @@ const cI = q_.exports, dI = A({
|
|
|
29826
29826
|
});
|
|
29827
29827
|
var H_ = function() {
|
|
29828
29828
|
var e = this, r = e._self._c;
|
|
29829
|
-
return e._self._setupProxy, r(e.formComponent, { tag: "component", attrs: { link: e.link, "base-url": e.baseUrl, "
|
|
29829
|
+
return e._self._setupProxy, r(e.formComponent, { tag: "component", attrs: { link: e.link, "base-url": e.baseUrl, "user-information": e.userInformation, "insurance-state": e.insuranceState, "form-location": e.formLocation, classes: e.classes, title: e.title, showTitle: e.showTitle, "form-orientation": e.formOrientation, "additional-options": e.additionalOptions, description: e.description, "button-text": e.buttonText }, on: { "submit-form": e.submitFormData, "emit-event-hub": e.emitEventHub, "redirect-page": e.redirectPage } });
|
|
29830
29830
|
}, fI = [];
|
|
29831
29831
|
H_._withStripped = !0;
|
|
29832
29832
|
var z_ = /* @__PURE__ */ T(
|