@chamn/engine 0.0.24 → 0.0.25
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.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -7
package/dist/index.mjs
CHANGED
|
@@ -19219,7 +19219,7 @@ const TL = {
|
|
|
19219
19219
|
}),
|
|
19220
19220
|
show: (e) => {
|
|
19221
19221
|
var t, n, r, o;
|
|
19222
|
-
return
|
|
19222
|
+
return ((o = (r = (n = (t = e.node) == null ? void 0 : t.material) == null ? void 0 : n.value.advanceCustom) == null ? void 0 : r.rightPanel) == null ? void 0 : o.property) !== !1;
|
|
19223
19223
|
}
|
|
19224
19224
|
}, VL = (e) => {
|
|
19225
19225
|
const {
|
|
@@ -24762,7 +24762,7 @@ class MB extends re.Component {
|
|
|
24762
24762
|
});
|
|
24763
24763
|
}
|
|
24764
24764
|
}
|
|
24765
|
-
z(MB, "version", "0.0.
|
|
24765
|
+
z(MB, "version", "0.0.25");
|
|
24766
24766
|
export {
|
|
24767
24767
|
MB as Engine,
|
|
24768
24768
|
UB as InnerComponentMeta,
|