@3sc/common-component 0.0.344 → 0.0.345
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 +3 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +67 -67
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -43530,10 +43530,11 @@ const Bu = $c(Mr.SNOP), Lu = $c(Mr.SELECTED_BU), Vu = $c(Mr.USER), SW = $c(Mr.SE
|
|
|
43530
43530
|
children: Zp(t.children)
|
|
43531
43531
|
}
|
|
43532
43532
|
})), wy = ({ definitions: e }) => Zp(e), MW = (e, t) => t.map((n) => {
|
|
43533
|
-
var r;
|
|
43533
|
+
var r, o;
|
|
43534
43534
|
return {
|
|
43535
43535
|
...n,
|
|
43536
|
-
|
|
43536
|
+
sequenceId: ((r = e.find((i) => i.key === n.key)) == null ? void 0 : r.sequenceId) || n.sequenceId,
|
|
43537
|
+
isHidden: ((o = e.find((i) => i.key === n.key)) == null ? void 0 : o.isHidden) || n.isHidden
|
|
43537
43538
|
};
|
|
43538
43539
|
}), DW = () => ({
|
|
43539
43540
|
definitions: [
|