@uniquedj95/vform 1.6.3-0 → 1.6.3
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.es.js +4 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -8871,7 +8871,10 @@ const Os = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' clas
|
|
8871
8871
|
_: 1
|
8872
8872
|
}, 8, ["modelValue", "fill", "label-placement", "required", "error-text", "auto-focus", "placeholder", "disabled", "counter", "min", "max", "rows", "cols", "auto-grow", "max-length", "min-length", "pattern"]));
|
8873
8873
|
}
|
8874
|
-
}), zs = { style: { display: "flex", "justify-content": "space-between", "align-items": "baseline" } }, Us = {
|
8874
|
+
}), zs = { style: { display: "flex", "justify-content": "space-between", "align-items": "baseline" } }, Us = {
|
8875
|
+
class: "ion-margin-end",
|
8876
|
+
style: { width: "85%" }
|
8877
|
+
}, Ws = { style: { display: "flex", "justify-content": "flex-end" } }, Qs = /* @__PURE__ */ Ve({
|
8875
8878
|
__name: "RepeatInput",
|
8876
8879
|
props: /* @__PURE__ */ Ct({
|
8877
8880
|
schema: {},
|