@ndmspc/ndmvr 1.2.0-rc.3 → 1.2.0-rc.5

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.
Files changed (2) hide show
  1. package/dist/ndmvr.es.js +2 -4
  2. package/package.json +1 -1
package/dist/ndmvr.es.js CHANGED
@@ -63533,9 +63533,7 @@ function lW(e) {
63533
63533
  return typeof e == "object" && !!e && !Array.isArray(e) && Object.keys(e).length === 0;
63534
63534
  }
63535
63535
  function uW(e) {
63536
- let t = I(45), { children: n, config: r, onConfigChange: i, help: a, menu: o, setBrowser: s } = e, c = n === void 0 ? null : n, l = r === void 0 ? null : r, u = i === void 0 ? null : i, d = a === void 0 ? !1 : a, f = o === void 0 ? !1 : o, [m, h] = v(!0), g = _(!1), [y, b] = v(null), [x, S] = v(f || d), { setUIHover: C, setVrEnabled: w } = $o();
63537
- console.log("NdmspcEnv render, config:", y, "onConfigChange:", typeof u), console.log("[NEW] onConfigChange:", u);
63538
- let T;
63536
+ let t = I(45), { children: n, config: r, onConfigChange: i, help: a, menu: o, setBrowser: s } = e, c = n === void 0 ? null : n, l = r === void 0 ? null : r, u = i === void 0 ? null : i, d = a === void 0 ? !1 : a, f = o === void 0 ? !1 : o, [m, h] = v(!0), g = _(!1), [y, b] = v(null), [x, S] = v(f || d), { setUIHover: C, setVrEnabled: w } = $o(), T;
63539
63537
  t[0] === Symbol.for("react.memo_cache_sentinel") ? (T = (e) => {
63540
63538
  S(e);
63541
63539
  }, t[0] = T) : T = t[0];
@@ -64232,4 +64230,4 @@ function DW(e) {
64232
64230
  ] }), t[13] = s, t[14] = y, t[15] = b, t[16] = x, t[17] = S) : S = t[17], S;
64233
64231
  }
64234
64232
  //#endregion
64235
- export { bl as BinInfo, Ia as CameraSync, Nc as CanvasComponent, ys as Controllers, cl as Demo, ms as DesktopController, Ol as DrawOptions, _W as HelperTips, Mc as HistogramWrapper, hl as HttpConnectionMenu, bW as IframeCernboxService, yW as IframeService, Fa as JsrootEnv, is as Menu, gW as NdmspcDefaultBrowserEnv, uW as NdmspcEnv, DW as NdmspcNavigator, Rc as NdmvrContent, Td as NdmvrEnv, ud as SettingsPanel, ps as VRController, ml as WsConnectionMenu, S as binInfoSubjectGet, w as brokerManagerGet, E as canvasSubjectGet, O as configSubjectGet, A as functionSubjectGet, M as histogramSubjectGet, P as stateSubjectGet, vd as store, xW as useNdmspcConfig, TW as useNdmspcWebsocket };
64233
+ export { bl as BinInfo, Ia as CameraSync, Nc as CanvasComponent, ys as Controllers, cl as Demo, ms as DesktopController, Ol as DrawOptions, _W as HelperTips, Mc as HistogramWrapper, hl as HttpConnectionMenu, bW as IframeCernboxService, yW as IframeService, Fa as JsrootEnv, is as Menu, gW as NdmspcDefaultBrowserEnv, uW as NdmspcEnv, DW as NdmspcNavigator, Rc as NdmvrContent, Td as NdmvrEnv, ud as SettingsPanel, ps as VRController, ml as WsConnectionMenu, S as binInfoSubjectGet, w as brokerManagerGet, E as canvasSubjectGet, O as configSubjectGet, A as functionSubjectGet, M as histogramSubjectGet, P as stateSubjectGet, vd as store, xW as useNdmspcConfig, TW as useNdmspcWebsocket, $o as useSceneModeStore };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ndmspc/ndmvr",
3
- "version": "1.2.0-rc.3",
3
+ "version": "1.2.0-rc.5",
4
4
  "description": "NDMVR React three fiber components",
5
5
  "author": "NDMSPC community",
6
6
  "repository": {