@roomle/web-sdk 3.5.0-alpha.8 → 3.5.0

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 (52) hide show
  1. package/lib/{BufferGeometry-WZBKFGri.mjs → BufferGeometry-CMU3DLT1.mjs} +2 -2
  2. package/lib/{BufferGeometry-WZBKFGri.mjs.map → BufferGeometry-CMU3DLT1.mjs.map} +1 -1
  3. package/lib/ConfiguratorKernel.wasm +0 -0
  4. package/lib/{GLTFExporter-DCQmhRQ9.mjs → GLTFExporter-BGHkwQLJ.mjs} +2 -2
  5. package/lib/{GLTFExporter-DCQmhRQ9.mjs.map → GLTFExporter-BGHkwQLJ.mjs.map} +1 -1
  6. package/lib/{PointLightHelper-DDoIf9Vg.mjs → PointLightHelper-DZTk2W0h.mjs} +3 -3
  7. package/lib/{PointLightHelper-DDoIf9Vg.mjs.map → PointLightHelper-DZTk2W0h.mjs.map} +1 -1
  8. package/lib/RoomleCore.wasm +0 -0
  9. package/lib/RoomleToolsCore.wasm +0 -0
  10. package/lib/{SpotLightHelper-DcbD8VZZ.mjs → SpotLightHelper-CadnKPkB.mjs} +3 -3
  11. package/lib/{SpotLightHelper-DcbD8VZZ.mjs.map → SpotLightHelper-CadnKPkB.mjs.map} +1 -1
  12. package/lib/{USDZExporter-CZ956mmz.mjs → USDZExporter-BtfLj3nk.mjs} +2 -2
  13. package/lib/{USDZExporter-CZ956mmz.mjs.map → USDZExporter-BtfLj3nk.mjs.map} +1 -1
  14. package/lib/{banana-for-scale-DyzG9cnO.mjs → banana-for-scale-B6CjS1Cc.mjs} +2 -2
  15. package/lib/{banana-for-scale-DyzG9cnO.mjs.map → banana-for-scale-B6CjS1Cc.mjs.map} +1 -1
  16. package/lib/{component-dimensioning-CuUr4cCF.mjs → component-dimensioning-B0hNR39H.mjs} +2 -2
  17. package/lib/{component-dimensioning-CuUr4cCF.mjs.map → component-dimensioning-B0hNR39H.mjs.map} +1 -1
  18. package/lib/{continuous-drawing-helper-B5gXrJHm.mjs → continuous-drawing-helper-D6hybw8b.mjs} +2 -2
  19. package/lib/{continuous-drawing-helper-B5gXrJHm.mjs.map → continuous-drawing-helper-D6hybw8b.mjs.map} +1 -1
  20. package/lib/{homag-intelligence-cyYsNk_F.mjs → homag-intelligence-Bm6OR-di.mjs} +2 -2
  21. package/lib/{homag-intelligence-cyYsNk_F.mjs.map → homag-intelligence-Bm6OR-di.mjs.map} +1 -1
  22. package/lib/{imos-ix-poc-export-helper-DxBMrVUd.mjs → imos-ix-poc-export-helper-IXN09m1n.mjs} +2 -2
  23. package/lib/{imos-ix-poc-export-helper-DxBMrVUd.mjs.map → imos-ix-poc-export-helper-IXN09m1n.mjs.map} +1 -1
  24. package/lib/{index-vA-vtmKN.mjs → index-C9LjHx1P.mjs} +31 -18
  25. package/lib/{index-vA-vtmKN.mjs.map → index-C9LjHx1P.mjs.map} +1 -1
  26. package/lib/{material-viewer-DipkoZOM.mjs → material-viewer-CxjXyJcN.mjs} +2 -2
  27. package/lib/{material-viewer-DipkoZOM.mjs.map → material-viewer-CxjXyJcN.mjs.map} +1 -1
  28. package/lib/roomle-sdk.d.ts +7 -20
  29. package/lib/roomle-sdk.js +1 -1
  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/RoomleToolsCore.wasm +0 -0
  33. package/lib/static/roomle-core-hsc/configuratorCoreInterface.d.ts +2 -5
  34. package/lib/static/roomle-core-hsc/configuratorCoreInterface.js +1 -2
  35. package/lib/static/roomle-core-hsc/configuratorCoreInterface.js.map +1 -1
  36. package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.d.ts +2 -5
  37. package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.js +1 -2
  38. package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.js.map +1 -1
  39. package/lib/static/roomle-core-hsc/package.json +1 -1
  40. package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.d.ts +2 -5
  41. package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.js +1 -2
  42. package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.js.map +1 -1
  43. package/lib/static/roomle-core-hsc/wasm_modern/ConfiguratorKernel.wasm +0 -0
  44. package/lib/static/roomle-core-hsc/wasm_modern/RoomleCore.wasm +0 -0
  45. package/lib/static/roomle-core-hsc/wasm_modern/RoomleToolsCore.wasm +0 -0
  46. package/lib/{stats-helper-BVrsk2xy.mjs → stats-helper-CQ3WmIXr.mjs} +2 -2
  47. package/lib/{stats-helper-BVrsk2xy.mjs.map → stats-helper-CQ3WmIXr.mjs.map} +1 -1
  48. package/lib/{three.webgpu-B22ruPXP.mjs → three.webgpu-DbyBQGBo.mjs} +3 -3
  49. package/lib/{three.webgpu-B22ruPXP.mjs.map → three.webgpu-DbyBQGBo.mjs.map} +1 -1
  50. package/lib/{tools-core-C4WntGV0.mjs → tools-core-Cdqd-npf.mjs} +2 -2
  51. package/lib/{tools-core-C4WntGV0.mjs.map → tools-core-Cdqd-npf.mjs.map} +1 -1
  52. package/package.json +1 -1
Binary file
@@ -1,4 +1,4 @@
1
- import { f as $, aV as J, as as v, bs as ee, aA as S, bD as se, et as B, fv as te, bZ as ne, dv as k, aT as ie, eR as re, j as oe, fe as z, eU as ae, aM as K, aJ as ce, bP as ue, bO as le, bN as fe, aS as he, bM as pe, bL as de, bJ as xe, bK as ye, bI as ge, eV as Te } from "./index-vA-vtmKN.mjs";
1
+ import { f as $, aV as J, as as v, bs as ee, aA as S, bD as se, et as B, fv as te, bZ as ne, dv as k, aT as ie, eR as re, j as oe, fe as z, eU as ae, aM as K, aJ as ce, bP as ue, bO as le, bN as fe, aS as he, bM as pe, bL as de, bJ as xe, bK as ye, bI as ge, eV as Te } from "./index-C9LjHx1P.mjs";
2
2
  const Y = {
3
3
  POSITION: [
4
4
  "byte",
@@ -1283,4 +1283,4 @@ H.Utils = {
1283
1283
  export {
1284
1284
  H as GLTFExporter
1285
1285
  };
1286
- //# sourceMappingURL=GLTFExporter-DCQmhRQ9.mjs.map
1286
+ //# sourceMappingURL=GLTFExporter-BGHkwQLJ.mjs.map