@a2simcode/ui 0.0.157 → 0.0.158
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
CHANGED
|
@@ -6316,7 +6316,7 @@ var zp = { class: "j-table-footer" }, Dp = {
|
|
|
6316
6316
|
"j-tag": Ut,
|
|
6317
6317
|
"j-input-tag": Ut,
|
|
6318
6318
|
"j-icon": qe
|
|
6319
|
-
}[de];
|
|
6319
|
+
}[de] || ie;
|
|
6320
6320
|
return fe ? fe(z, ge) : {
|
|
6321
6321
|
elements: [],
|
|
6322
6322
|
expectedHeight: vn
|
|
@@ -6368,7 +6368,7 @@ var zp = { class: "j-table-footer" }, Dp = {
|
|
|
6368
6368
|
_getCompType: ge,
|
|
6369
6369
|
frozen: at
|
|
6370
6370
|
}, pt = typeof ge == "function", Ve = Oc(Y);
|
|
6371
|
-
return (Ve || pt) && (me.editor = Ve, x = !0), pt ? me.customRender = xn : (Y === "j-switch" && (me.customRender = xe), Y === "j-rate" && (me.customRender = Be), Y === "j-slider" && (me.customRender = He), (Y === "j-tag" || Y === "j-input-tag") && (me.customRender = Ut), Y === "j-icon" && (me.customRender = qe)), Y === "link" && (me.customLayout = Yt), Y === "checkbox" && (me.customLayout = Bt), Y === "j-switch" && (me.minWidth = me.minWidth || Re, me.maxWidth = me.maxWidth || Re), fe && (me.customLayout = St), me.fieldFormat = Z, de && de.length > 0 && (me.columns = te(de)), me;
|
|
6371
|
+
return (Ve || pt) && (me.editor = Ve || "j-comp-editor", x = !0), pt ? me.customRender = xn : (Y === "j-switch" && (me.customRender = xe), Y === "j-rate" && (me.customRender = Be), Y === "j-slider" && (me.customRender = He), (Y === "j-tag" || Y === "j-input-tag") && (me.customRender = Ut), Y === "j-icon" && (me.customRender = qe)), Y === "link" && (me.customLayout = Yt), Y === "checkbox" && (me.customLayout = Bt), Y === "j-switch" && (me.minWidth = me.minWidth || Re, me.maxWidth = me.maxWidth || Re), fe && (me.customLayout = St), me.fieldFormat = Z, de && de.length > 0 && (me.columns = te(de)), me;
|
|
6372
6372
|
});
|
|
6373
6373
|
return o.isTree && U.length > 0 && (U[0].tree = !0), U;
|
|
6374
6374
|
}, oe = (z, U) => {
|