@roomle/web-sdk 3.0.0 → 3.1.0-alpha.2

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 (49) hide show
  1. package/lib/{BufferGeometry-1iuQ78oW.mjs → BufferGeometry-Ca13SRUU.mjs} +2 -2
  2. package/lib/{BufferGeometry-1iuQ78oW.mjs.map → BufferGeometry-Ca13SRUU.mjs.map} +1 -1
  3. package/lib/ConfiguratorKernel.wasm +0 -0
  4. package/lib/{GLTFExporter-tzMbpqEK.mjs → GLTFExporter-CUhhDQz-.mjs} +2 -2
  5. package/lib/{GLTFExporter-tzMbpqEK.mjs.map → GLTFExporter-CUhhDQz-.mjs.map} +1 -1
  6. package/lib/{PointLightHelper-CR5LYLBm.mjs → PointLightHelper-M2g6sc-4.mjs} +3 -3
  7. package/lib/{PointLightHelper-CR5LYLBm.mjs.map → PointLightHelper-M2g6sc-4.mjs.map} +1 -1
  8. package/lib/RoomleCore.wasm +0 -0
  9. package/lib/RoomleToolsCore.wasm +0 -0
  10. package/lib/{SpotLightHelper-BStLCKGl.mjs → SpotLightHelper-BYfqPWh9.mjs} +3 -3
  11. package/lib/{SpotLightHelper-BStLCKGl.mjs.map → SpotLightHelper-BYfqPWh9.mjs.map} +1 -1
  12. package/lib/{USDZExporter-BFXLW8Hg.mjs → USDZExporter-DtFNAsRy.mjs} +2 -2
  13. package/lib/{USDZExporter-BFXLW8Hg.mjs.map → USDZExporter-DtFNAsRy.mjs.map} +1 -1
  14. package/lib/{banana-for-scale-U9sL-zUY.mjs → banana-for-scale-DATB7uiP.mjs} +2 -2
  15. package/lib/{banana-for-scale-U9sL-zUY.mjs.map → banana-for-scale-DATB7uiP.mjs.map} +1 -1
  16. package/lib/{component-dimensioning-4PDhO9rn.mjs → component-dimensioning-B_eSBtHH.mjs} +2 -2
  17. package/lib/{component-dimensioning-4PDhO9rn.mjs.map → component-dimensioning-B_eSBtHH.mjs.map} +1 -1
  18. package/lib/{continuous-drawing-helper-oWtcXAY3.mjs → continuous-drawing-helper-Cc9zgasy.mjs} +2 -2
  19. package/lib/{continuous-drawing-helper-oWtcXAY3.mjs.map → continuous-drawing-helper-Cc9zgasy.mjs.map} +1 -1
  20. package/lib/{homag-intelligence-BNJeagKf.mjs → homag-intelligence-B4luZFNW.mjs} +17 -14
  21. package/lib/homag-intelligence-B4luZFNW.mjs.map +1 -0
  22. package/lib/{imos-ix-poc-export-helper-ugXGKl6D.mjs → imos-ix-poc-export-helper-zJPUAHmA.mjs} +2 -2
  23. package/lib/{imos-ix-poc-export-helper-ugXGKl6D.mjs.map → imos-ix-poc-export-helper-zJPUAHmA.mjs.map} +1 -1
  24. package/lib/{index-CZA-Di2j.mjs → index-Cd5LkWYS.mjs} +2374 -2348
  25. package/lib/{index-CZA-Di2j.mjs.map → index-Cd5LkWYS.mjs.map} +1 -1
  26. package/lib/{material-viewer-O6WyPhS0.mjs → material-viewer-DMk-m0Kw.mjs} +2 -2
  27. package/lib/{material-viewer-O6WyPhS0.mjs.map → material-viewer-DMk-m0Kw.mjs.map} +1 -1
  28. package/lib/roomle-sdk.d.ts +16 -5
  29. package/lib/roomle-sdk.js +16 -15
  30. package/lib/static/roomle-core-hsc/ConfiguratorKernel.wasm +0 -0
  31. package/lib/static/roomle-core-hsc/RoomleCore.wasm +0 -0
  32. package/lib/static/roomle-core-hsc/RoomleServiceCore.wasm +0 -0
  33. package/lib/static/roomle-core-hsc/RoomleToolsCore.wasm +0 -0
  34. package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.d.ts +1 -0
  35. package/lib/static/roomle-core-hsc/package.json +1 -1
  36. package/lib/static/roomle-core-hsc/plannerCoreInterface.d.ts +1 -0
  37. package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.d.ts +1 -0
  38. package/lib/static/roomle-core-hsc/wasm_modern/ConfiguratorKernel.wasm +0 -0
  39. package/lib/static/roomle-core-hsc/wasm_modern/RoomleCore.wasm +0 -0
  40. package/lib/static/roomle-core-hsc/wasm_modern/RoomleServiceCore.wasm +0 -0
  41. package/lib/static/roomle-core-hsc/wasm_modern/RoomleToolsCore.wasm +0 -0
  42. package/lib/{stats-helper-qGkUMFmZ.mjs → stats-helper-FqoYoKoe.mjs} +2 -2
  43. package/lib/{stats-helper-qGkUMFmZ.mjs.map → stats-helper-FqoYoKoe.mjs.map} +1 -1
  44. package/lib/{three.webgpu-DX-lGAGI.mjs → three.webgpu-rE_VlNxc.mjs} +3 -3
  45. package/lib/{three.webgpu-DX-lGAGI.mjs.map → three.webgpu-rE_VlNxc.mjs.map} +1 -1
  46. package/lib/{tools-core-6dGDs5pX.mjs → tools-core-BG2XyV1T.mjs} +2 -2
  47. package/lib/{tools-core-6dGDs5pX.mjs.map → tools-core-BG2XyV1T.mjs.map} +1 -1
  48. package/package.json +1 -1
  49. package/lib/homag-intelligence-BNJeagKf.mjs.map +0 -1
@@ -1,4 +1,4 @@
1
- import { X as d, a4 as dt, a5 as E, a6 as ot, a7 as tt, a8 as pt, a9 as Rt, aa as X, ab as it, ac as Dt, ad as Ct, ae as Tt, af as ft, a3 as gt, ag as mt, ah as xt, ai as bt, aj as yt, ak as Ft, al as O, am as St, an as vt, a1 as j, ao as J, ap as S, Z as zt, W as Nt, aq as ht, Y as Ot } from "./index-CZA-Di2j.mjs";
1
+ import { X as d, a4 as dt, a5 as E, a6 as ot, a7 as tt, a8 as pt, a9 as Rt, aa as X, ab as it, ac as Dt, ad as Ct, ae as Tt, af as ft, a3 as gt, ag as mt, ah as xt, ai as bt, aj as yt, ak as Ft, al as O, am as St, an as vt, a1 as j, ao as J, ap as S, Z as zt, W as Nt, aq as ht, Y as Ot } from "./index-Cd5LkWYS.mjs";
2
2
  const D = /* @__PURE__ */ new d(), et = /* @__PURE__ */ new d(), G = /* @__PURE__ */ new d(), v = /* @__PURE__ */ new d(), st = /* @__PURE__ */ new d(), V = /* @__PURE__ */ new d(), nt = /* @__PURE__ */ new d();
3
3
  class _t {
4
4
  /**
@@ -2069,4 +2069,4 @@ export {
2069
2069
  Gt as M,
2070
2070
  _t as R
2071
2071
  };
2072
- //# sourceMappingURL=BufferGeometry-1iuQ78oW.mjs.map
2072
+ //# sourceMappingURL=BufferGeometry-Ca13SRUU.mjs.map