@3sc/common-component 0.0.293 → 0.0.294
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -43383,7 +43383,7 @@ const Hc = {
|
|
|
43383
43383
|
) || null;
|
|
43384
43384
|
if (!r && t) {
|
|
43385
43385
|
a = Cy({ definitions: i });
|
|
43386
|
-
const x = new Set((m = d == null ? void 0 : d.
|
|
43386
|
+
const x = new Set((m = d == null ? void 0 : d.columns) == null ? void 0 : m.map((C) => C.id)), w = a.filter((C) => !x.has(C.id));
|
|
43387
43387
|
(!d || (w == null ? void 0 : w.length) > 0) && (console.log({ _localSetting: u, grid_settings: d, missing: w, defaultUserSettings: a }), (async () => {
|
|
43388
43388
|
try {
|
|
43389
43389
|
const O = { ...Pa.GRID_SETTINGS || {
|