@vergelijkdirect/comparison-forms 1.2.35-rc.4 → 1.2.35-rc.5
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.
|
@@ -30177,7 +30177,7 @@ var rb = function() {
|
|
|
30177
30177
|
e.$set(e.callbackRequestQuestionsData, "whatToHelpWith", n);
|
|
30178
30178
|
}, expression: "callbackRequestQuestionsData.whatToHelpWith" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: "required", text: "Selecteer een dekking" }] } })], 1), r("h6", [e._v("Wil je ons alvast meer informatie geven over je vraag? (optioneel)")]), r("default-text-area", { attrs: { id: "userQuestions", placeholder: "Geef hier een korte beschrijving van je vraag of verzoek...", name: "userQuestion" }, model: { value: e.callbackRequestQuestionsData.userQuestion, callback: function(n) {
|
|
30179
30179
|
e.$set(e.callbackRequestQuestionsData, "userQuestion", n);
|
|
30180
|
-
}, expression: "callbackRequestQuestionsData.userQuestion" } }), r("button", { staticClass: "vd-btn vd-btn-primary-alt", on: { click: e.validateBeforeSubmit } }, [e._v("Bel me terug")]), r("button", { staticClass: "vd-btn vd-btn-
|
|
30180
|
+
}, expression: "callbackRequestQuestionsData.userQuestion" } }), r("button", { staticClass: "vd-btn vd-btn-primary-alt", on: { click: e.validateBeforeSubmit } }, [e._v("Bel me terug")]), r("button", { staticClass: "vd-btn vd-btn-secondary-alternative", attrs: { type: "button" }, on: { click: e.closeTab } }, [e._v("Sluit formulier")])], 1)]);
|
|
30181
30181
|
}, $I = [function() {
|
|
30182
30182
|
var t = this, e = t._self._c;
|
|
30183
30183
|
return t._self._setupProxy, e("h6", { staticClass: "vd-contact-slider__checkboxes-title" }, [t._v("Hoe wil je dat we contact met je opnemen? (meerdere opties mogelijk) "), e("span", { staticClass: "text-danger ml-1 mt-2" }, [t._v("*")])]);
|