voiptime-components 1.21.49 → 1.21.50
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.
- package/dist/index.cjs.js +1 -1
- package/dist/index.css +1 -1
- package/dist/index.es.js +4 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -11076,6 +11076,9 @@ const lZ = { class: "vt-login" }, sZ = { class: "vt-login__wrapper" }, nZ = { cl
|
|
|
11076
11076
|
"onUpdate:modelValue": Z[0] || (Z[0] = (u) => n.username = u),
|
|
11077
11077
|
"error-message": Array.isArray((y = R(m).username) == null ? void 0 : y.$errors) ? (W = R(m).username.$errors[0]) == null ? void 0 : W.$message : void 0,
|
|
11078
11078
|
outlined: "",
|
|
11079
|
+
name: "username",
|
|
11080
|
+
id: "username",
|
|
11081
|
+
autocomplete: "username",
|
|
11079
11082
|
onKeyup: ni(I, ["enter"])
|
|
11080
11083
|
}, null, 8, ["modelValue", "error-message"])
|
|
11081
11084
|
]),
|
|
@@ -11134,7 +11137,7 @@ const lZ = { class: "vt-login" }, sZ = { class: "vt-login__wrapper" }, nZ = { cl
|
|
|
11134
11137
|
]);
|
|
11135
11138
|
};
|
|
11136
11139
|
}
|
|
11137
|
-
}), WZ = /* @__PURE__ */ M(YZ, [["__scopeId", "data-v-
|
|
11140
|
+
}), WZ = /* @__PURE__ */ M(YZ, [["__scopeId", "data-v-afcb2ec3"]]), SZ = {
|
|
11138
11141
|
width: "335",
|
|
11139
11142
|
height: "84",
|
|
11140
11143
|
viewBox: "0 0 335 84",
|