@vergelijkdirect/comparison-forms 1.1.26-rc.4 → 1.1.26-rc.6
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.
|
@@ -23316,7 +23316,7 @@ var Cb = function() {
|
|
|
23316
23316
|
e.$set(e.bikeState, "zipcode", n);
|
|
23317
23317
|
}, expression: "bikeState.zipcode" } }), r("div", { staticClass: "vd-form-group vd-radio-group" }, [r("label", { staticClass: "vd-form-group__label", attrs: { for: "condition" } }, [e._v(" Gekocht als "), r("span", { staticClass: "text-danger mr-3 mt-2" }, [e._v("*")])]), r("b-form-radio-group", { staticClass: "vd-radio-buttons", attrs: { options: e.bikeConditions, "text-field": "label", name: "condition" }, on: { change: e.checkCondition }, model: { value: e.bikeState.condition, callback: function(n) {
|
|
23318
23318
|
e.$set(e.bikeState, "condition", n);
|
|
23319
|
-
}, expression: "bikeState.condition" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: e.conditionError, text: "Is je fiets nieuw of tweedehands gekocht?" }] } })], 1), r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "
|
|
23319
|
+
}, expression: "bikeState.condition" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: e.conditionError, text: "Is je fiets nieuw of tweedehands gekocht?" }] } })], 1), r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "bv. 1 000", type: "text", "is-required": "" }, model: { value: e.bikeState.price, callback: function(n) {
|
|
23320
23320
|
e.$set(e.bikeState, "price", n);
|
|
23321
23321
|
}, expression: "bikeState.price" } }, [r("template", { slot: "error-messages" }, [r("ErrorHandler", { attrs: { name: "price", "errors-data": [{ rule: "required", text: "Vul de aankoopprijs in (afgerond bedrag)" }] } })], 1)], 2)], 1), r("div", { staticClass: "vd-form-card__footer" }, [r("button", { staticClass: "vd-btn vd-btn-green vd-btn-w-100", on: { click: e.validateBeforeSubmit } }, [e._v(" Vergelijken ")])])]);
|
|
23322
23322
|
}, Sj = [];
|
|
@@ -23408,7 +23408,7 @@ var Pb = function() {
|
|
|
23408
23408
|
e.$set(e.bikeState, "zipcode", n);
|
|
23409
23409
|
}, expression: "bikeState.zipcode" } }), r("div", { staticClass: "vd-form-group vd-radio-group" }, [r("label", { staticClass: "vd-form-group__label", attrs: { for: "condition" } }, [e._v(" Gekocht als "), r("span", { staticClass: "text-danger mr-3 mt-2" }, [e._v("*")])]), r("b-form-radio-group", { staticClass: "vd-radio-buttons mt-md-3 mt-xl-0", attrs: { options: e.bikeConditions, "text-field": "label", name: "condition" }, on: { change: e.checkCondition }, model: { value: e.bikeState.condition, callback: function(n) {
|
|
23410
23410
|
e.$set(e.bikeState, "condition", n);
|
|
23411
|
-
}, expression: "bikeState.condition" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: e.conditionError, text: "Is je fiets nieuw of tweedehands gekocht?" }] } })], 1), r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "
|
|
23411
|
+
}, expression: "bikeState.condition" } }), r("ErrorHandler", { attrs: { "errors-data": [{ rule: e.conditionError, text: "Is je fiets nieuw of tweedehands gekocht?" }] } })], 1), r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "bv. 1 000", type: "text", "is-required": "" }, model: { value: e.bikeState.price, callback: function(n) {
|
|
23412
23412
|
e.$set(e.bikeState, "price", n);
|
|
23413
23413
|
}, expression: "bikeState.price" } }, [r("template", { slot: "error-messages" }, [r("ErrorHandler", { attrs: { name: "price", "errors-data": [{ rule: "required", text: "Vul de aankoopprijs in (afgerond bedrag)" }] } })], 1)], 2), r("div", { staticClass: "vd-form-group vd-form-group__button" }, [r("button", { class: e.hasNewDesign ? "vd-btn vd-btn-green vd-btn-w-100" : "btn-a btn-a--success btn-a--bold btn-block cursor-pointer" }, [e._v(" Vergelijken ")])])], 1)])]);
|
|
23414
23414
|
}, Cj = [];
|
|
@@ -23500,7 +23500,7 @@ var $b = function() {
|
|
|
23500
23500
|
e.$set(e.bikeState, "zipcode", n);
|
|
23501
23501
|
}, expression: "bikeState.zipcode" } })], 1), r("div", { staticClass: "vd-form-group" }, [e._m(0), r("b-form-radio-group", { attrs: { options: e.bikeConditions, "text-field": "label", name: "condition" }, on: { change: e.checkCondition }, model: { value: e.bikeState.condition, callback: function(n) {
|
|
23502
23502
|
e.$set(e.bikeState, "condition", n);
|
|
23503
|
-
}, expression: "bikeState.condition" } }), e.conditionError ? r("p", { staticClass: "vd-form-error" }, [e._v(" Is je fiets nieuw of tweedehands gekocht? ")]) : e._e()], 1), r("div", { staticClass: "vd-form-group" }, [r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "
|
|
23503
|
+
}, expression: "bikeState.condition" } }), e.conditionError ? r("p", { staticClass: "vd-form-error" }, [e._v(" Is je fiets nieuw of tweedehands gekocht? ")]) : e._e()], 1), r("div", { staticClass: "vd-form-group" }, [r("default-input", { attrs: { id: "price", mask: e.maxPriceLength, "has-prepend": e.hasPricePrepend, "prepend-text": e.prependText, name: "price", label: "Aankoopprijs", placeholder: "bv. 1 000", type: "text", "is-required": "" }, model: { value: e.bikeState.price, callback: function(n) {
|
|
23504
23504
|
e.$set(e.bikeState, "price", n);
|
|
23505
23505
|
}, expression: "bikeState.price" } }, [r("template", { slot: "error-messages" }, [e.errors.has("price:required") ? r("p", { staticClass: "vd-form-error" }, [e._v(" Vul de aankoopprijs in (afgerond bedrag) ")]) : e._e()])], 2)], 1), r("button", { staticClass: "btn-a btn-a--success btn-a--bold btn-block mt-2" }, [e._v(" Vergelijken ")])])])]);
|
|
23506
23506
|
}, Dj = [function() {
|