@dynamicforms/vuetify-inputs 0.1.13 → 0.1.14
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.
|
@@ -1401,7 +1401,7 @@ const to = {
|
|
|
1401
1401
|
"hide-details": "auto",
|
|
1402
1402
|
"onUpdate:search": T[1] || (T[1] = (D) => L(D, void 0)),
|
|
1403
1403
|
"onUpdate:modelValue": d,
|
|
1404
|
-
"onClick:clear": T[2] || (T[2] = (D) => g.value
|
|
1404
|
+
"onClick:clear": T[2] || (T[2] = (D) => g.value = null),
|
|
1405
1405
|
onFocus: T[3] || (T[3] = (D) => v.value = !0),
|
|
1406
1406
|
onBlur: T[4] || (T[4] = (D) => v.value = !1)
|
|
1407
1407
|
}), {
|
|
@@ -1454,7 +1454,7 @@ const to = {
|
|
|
1454
1454
|
}, 16, ["modelValue", "class", "items", "label", "closable-chips", "clearable", "multiple", "loading", "aria-describedby"])) : $("", !0);
|
|
1455
1455
|
};
|
|
1456
1456
|
}
|
|
1457
|
-
}), no = /* @__PURE__ */ oe(oo, [["__scopeId", "data-v-
|
|
1457
|
+
}), no = /* @__PURE__ */ oe(oo, [["__scopeId", "data-v-a038c365"]]), ao = { class: "container" }, ro = /* @__PURE__ */ F({
|
|
1458
1458
|
__name: "df-text-area",
|
|
1459
1459
|
props: /* @__PURE__ */ z({
|
|
1460
1460
|
rows: {},
|