@dockou/elementplus 1.0.10 → 1.0.12
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/index.es.js +8 -5
- package/index.umd.cjs +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
package/index.es.js
CHANGED
|
@@ -12730,8 +12730,8 @@ const r2e = /* @__PURE__ */ bn(n2e, [["__scopeId", "data-v-35d21d1e"]]), o2e = {
|
|
|
12730
12730
|
setup(e, { emit: t }) {
|
|
12731
12731
|
const n = e;
|
|
12732
12732
|
dl((S) => ({
|
|
12733
|
-
|
|
12734
|
-
"
|
|
12733
|
+
51157394: i.value,
|
|
12734
|
+
"1aba4088": s.value
|
|
12735
12735
|
})), $r();
|
|
12736
12736
|
const r = se(null), o = se(10), a = se([]), i = se("#F8F8F8"), s = se(""), l = se(!1), c = se("default"), d = se([]), p = se([]);
|
|
12737
12737
|
se([{ type: "varchar", label: "key", props: "key" }]);
|
|
@@ -12760,7 +12760,7 @@ const r2e = /* @__PURE__ */ bn(n2e, [["__scopeId", "data-v-35d21d1e"]]), o2e = {
|
|
|
12760
12760
|
setTimeout(async () => {
|
|
12761
12761
|
var S, $, P, U, T;
|
|
12762
12762
|
d.value = v.value, (S = n.options) != null && S.limit && n.options.limit > 0 && (o.value = n.options.limit), ($ = n.options) != null && $.bgColor && n.options.bgColor != "" && (i.value = n.options.bgColor), (P = n.options) != null && P.textColor && n.options.textColor != "" && (s.value = n.options.textColor), (U = n.options) != null && U.size && n.options.size && (c.value = n.options.size), l.value = (T = n.options) == null ? void 0 : T.is_plus, h(), g(), await m();
|
|
12763
|
-
},
|
|
12763
|
+
}, 500);
|
|
12764
12764
|
});
|
|
12765
12765
|
const h = () => {
|
|
12766
12766
|
var S, $;
|
|
@@ -12922,7 +12922,7 @@ const r2e = /* @__PURE__ */ bn(n2e, [["__scopeId", "data-v-35d21d1e"]]), o2e = {
|
|
|
12922
12922
|
};
|
|
12923
12923
|
}
|
|
12924
12924
|
});
|
|
12925
|
-
const u2e = /* @__PURE__ */ bn(l2e, [["__scopeId", "data-v-
|
|
12925
|
+
const u2e = /* @__PURE__ */ bn(l2e, [["__scopeId", "data-v-2636ba9d"]]), c2e = {
|
|
12926
12926
|
install(e) {
|
|
12927
12927
|
e.component("element-form-table", u2e);
|
|
12928
12928
|
}
|
|
@@ -12984,7 +12984,10 @@ const u2e = /* @__PURE__ */ bn(l2e, [["__scopeId", "data-v-77a71b0b"]]), c2e = {
|
|
|
12984
12984
|
return x(), K(h, Te({
|
|
12985
12985
|
modelValue: r.value,
|
|
12986
12986
|
"onUpdate:modelValue": d[0] || (d[0] = (g) => r.value = g)
|
|
12987
|
-
}, c.$attrs, {
|
|
12987
|
+
}, c.$attrs, {
|
|
12988
|
+
"destroy-on-close": !0,
|
|
12989
|
+
"before-close": i
|
|
12990
|
+
}), {
|
|
12988
12991
|
footer: z(() => [
|
|
12989
12992
|
Je(c.$slots, "action", { form: a.value })
|
|
12990
12993
|
]),
|