@a2simcode/ui 0.0.197 → 0.0.198
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 +1 -1
- package/dist/simcode-ui.umd.js +1 -1
- package/dist/stats.html +1 -1
- package/dist/ui.css +1 -1
- package/package.json +1 -1
package/dist/simcode-ui.es.js
CHANGED
|
@@ -13271,7 +13271,7 @@ var zc = ({ data: e, actions: t, utils: n, inputParams: a, notRunActions: o }) =
|
|
|
13271
13271
|
};
|
|
13272
13272
|
ce.push(Te);
|
|
13273
13273
|
const { children: ze } = ye;
|
|
13274
|
-
Si(Te, ye, ["children", "config"]), Si(Te.config, ye.config || {}, []), a.config.size && Te.config.size === void 0 && (Te.config.size = a.config.size),
|
|
13274
|
+
Si(Te, ye, ["children", "config"]), Si(Te.config, ye.config || {}, []), a.config.size && Te.config.size === void 0 && (Te.config.size = a.config.size), R[ye.id] && console.warn("有重复的组件id:" + ye.id), R[ye.id] = Te, a.readonly === !0 && (Te.config.readonly = !0);
|
|
13275
13275
|
let nt = !1, Ct;
|
|
13276
13276
|
ie !== "" && E(ie) && (nt = !0, Te.config = ye.config || {}, Te.config.parentTableId = ie, Ct = R[ie]?.config?.table);
|
|
13277
13277
|
const dt = Te.config || {};
|