@a2simcode/ui 0.0.218 → 0.0.219
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/simcode-ui.es.js +13 -13
- package/dist/simcode-ui.umd.js +1 -1
- package/dist/stats.html +1 -1
- package/package.json +3 -3
package/dist/simcode-ui.es.js
CHANGED
|
@@ -23013,12 +23013,12 @@ var XC = {
|
|
|
23013
23013
|
getTableData: () => h.value,
|
|
23014
23014
|
rowChange: p
|
|
23015
23015
|
}), (v, _) => {
|
|
23016
|
-
const S = $("j-comp"), R = $("el-form-item"), T = $("el-col"), A = $("
|
|
23016
|
+
const S = $("j-comp"), R = $("el-form-item"), T = $("el-col"), A = $("el-row"), P = $("j-button");
|
|
23017
23017
|
return k(), L(Ee, null, [B("div", Ne({ class: "j-input-cards" }, v.$attrs), [(k(!0), L(Ee, null, Oe(h.value, (z, H) => (k(), L("div", {
|
|
23018
23018
|
class: "j-input-cards-item",
|
|
23019
23019
|
key: z._i,
|
|
23020
23020
|
style: { "margin-bottom": "8px" }
|
|
23021
|
-
}, [Z(
|
|
23021
|
+
}, [Z(A, { gutter: e.gutter }, {
|
|
23022
23022
|
default: G(() => [(k(!0), L(Ee, null, Oe(e.columns, (j) => (k(), F(T, {
|
|
23023
23023
|
key: j.prop,
|
|
23024
23024
|
span: j.config?.span || e.span || 24,
|
|
@@ -23039,20 +23039,20 @@ var XC = {
|
|
|
23039
23039
|
"required"
|
|
23040
23040
|
]), [[hr, y(j, H).display !== !1]])]),
|
|
23041
23041
|
_: 2
|
|
23042
|
-
}, 1032, ["span", "style"]))), 128))
|
|
23043
|
-
key: 0,
|
|
23044
|
-
class: "j-input-cards-delete",
|
|
23045
|
-
size: "small",
|
|
23046
|
-
shape: "circle",
|
|
23047
|
-
icon: "mdi:close",
|
|
23048
|
-
danger: "",
|
|
23049
|
-
onClick: (j) => m(H)
|
|
23050
|
-
}, null, 8, ["onClick"])) : ee("", !0)]),
|
|
23042
|
+
}, 1032, ["span", "style"]))), 128))]),
|
|
23051
23043
|
_: 2
|
|
23052
|
-
}, 1032, ["gutter"])
|
|
23044
|
+
}, 1032, ["gutter"]), d.value && (u.value || h.value.length > 1) && !f.value ? (k(), F(P, {
|
|
23045
|
+
key: 0,
|
|
23046
|
+
class: "j-input-cards-delete",
|
|
23047
|
+
size: "small",
|
|
23048
|
+
shape: "circle",
|
|
23049
|
+
icon: "mdi:close",
|
|
23050
|
+
status: "danger",
|
|
23051
|
+
onClick: (j) => m(H)
|
|
23052
|
+
}, null, 8, ["onClick"])) : ee("", !0)]))), 128))], 16), l.value && !f.value ? (k(), L("div", {
|
|
23053
23053
|
key: 0,
|
|
23054
23054
|
style: le({ "text-align": s.value })
|
|
23055
|
-
}, [l.value ? (k(), F(
|
|
23055
|
+
}, [l.value ? (k(), F(P, {
|
|
23056
23056
|
key: 0,
|
|
23057
23057
|
type: "link",
|
|
23058
23058
|
style: {
|