@chamn/engine 0.3.10 → 0.3.11

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 CHANGED
@@ -16831,6 +16831,7 @@ const kle = (e) => {
16831
16831
  minHeight: "50px",
16832
16832
  width: i,
16833
16833
  height: o,
16834
+ boxSizing: "border-box",
16834
16835
  ...a
16835
16836
  }
16836
16837
  },
@@ -55044,7 +55045,7 @@ class xNe extends R.Component {
55044
55045
  return /* @__PURE__ */ x.jsx("div", { className: Fe([qle.engineContainer, this.props.className]), style: this.props.style, children: /* @__PURE__ */ x.jsx(Vle, { ref: this.workbenchRef, emitter: this.emitter, ...this.workbenchConfig }) });
55045
55046
  }
55046
55047
  }
55047
- Z(xNe, "version", "0.3.10");
55048
+ Z(xNe, "version", "0.3.11");
55048
55049
  export {
55049
55050
  z6 as AdvancePanel,
55050
55051
  F6 as AdvancePanelConfig,