@roomle/web-sdk 3.5.0-alpha.7 → 3.5.0-alpha.9

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 (65) hide show
  1. package/lib/{BufferGeometry-CmPnUXL9.mjs → BufferGeometry-CMU3DLT1.mjs} +2 -2
  2. package/lib/{BufferGeometry-CmPnUXL9.mjs.map → BufferGeometry-CMU3DLT1.mjs.map} +1 -1
  3. package/lib/ConfiguratorKernel.wasm +0 -0
  4. package/lib/{GLTFExporter-DW7OjxyC.mjs → GLTFExporter-BGHkwQLJ.mjs} +2 -2
  5. package/lib/{GLTFExporter-DW7OjxyC.mjs.map → GLTFExporter-BGHkwQLJ.mjs.map} +1 -1
  6. package/lib/{PointLightHelper-ojkpF9YZ.mjs → PointLightHelper-DZTk2W0h.mjs} +3 -3
  7. package/lib/{PointLightHelper-ojkpF9YZ.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-BTTL0nW2.mjs → SpotLightHelper-CadnKPkB.mjs} +3 -3
  11. package/lib/{SpotLightHelper-BTTL0nW2.mjs.map → SpotLightHelper-CadnKPkB.mjs.map} +1 -1
  12. package/lib/{USDZExporter-DIPPFtSB.mjs → USDZExporter-BtfLj3nk.mjs} +2 -2
  13. package/lib/{USDZExporter-DIPPFtSB.mjs.map → USDZExporter-BtfLj3nk.mjs.map} +1 -1
  14. package/lib/{banana-for-scale-DAIsMMIn.mjs → banana-for-scale-B6CjS1Cc.mjs} +2 -2
  15. package/lib/{banana-for-scale-DAIsMMIn.mjs.map → banana-for-scale-B6CjS1Cc.mjs.map} +1 -1
  16. package/lib/{component-dimensioning-CNwPg38G.mjs → component-dimensioning-B0hNR39H.mjs} +2 -2
  17. package/lib/{component-dimensioning-CNwPg38G.mjs.map → component-dimensioning-B0hNR39H.mjs.map} +1 -1
  18. package/lib/{continuous-drawing-helper-CnFmGKg6.mjs → continuous-drawing-helper-D6hybw8b.mjs} +2 -2
  19. package/lib/{continuous-drawing-helper-CnFmGKg6.mjs.map → continuous-drawing-helper-D6hybw8b.mjs.map} +1 -1
  20. package/lib/{homag-intelligence-Crywc1cv.mjs → homag-intelligence-Bm6OR-di.mjs} +80 -79
  21. package/lib/homag-intelligence-Bm6OR-di.mjs.map +1 -0
  22. package/lib/{imos-ix-poc-export-helper-MCBCCLPs.mjs → imos-ix-poc-export-helper-IXN09m1n.mjs} +2 -2
  23. package/lib/{imos-ix-poc-export-helper-MCBCCLPs.mjs.map → imos-ix-poc-export-helper-IXN09m1n.mjs.map} +1 -1
  24. package/lib/{index-C1huN1fk.mjs → index-C9LjHx1P.mjs} +7235 -7146
  25. package/lib/{index-C1huN1fk.mjs.map → index-C9LjHx1P.mjs.map} +1 -1
  26. package/lib/{material-viewer-_HSYoGPF.mjs → material-viewer-CxjXyJcN.mjs} +2 -2
  27. package/lib/{material-viewer-_HSYoGPF.mjs.map → material-viewer-CxjXyJcN.mjs.map} +1 -1
  28. package/lib/roomle-sdk.d.ts +46 -37
  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/embind/plannerCore.d.ts +2 -1
  40. package/lib/static/roomle-core-hsc/embind/plannerCore.js +5 -0
  41. package/lib/static/roomle-core-hsc/embind/plannerCore.js.map +1 -1
  42. package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.d.ts +1 -0
  43. package/lib/static/roomle-core-hsc/package.json +1 -1
  44. package/lib/static/roomle-core-hsc/plannerCore.d.ts +2 -1
  45. package/lib/static/roomle-core-hsc/plannerCore.js +5 -0
  46. package/lib/static/roomle-core-hsc/plannerCore.js.map +1 -1
  47. package/lib/static/roomle-core-hsc/plannerCoreInterface.d.ts +1 -0
  48. package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.d.ts +2 -5
  49. package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.js +1 -2
  50. package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.js.map +1 -1
  51. package/lib/static/roomle-core-hsc/src/embind/plannerCore.d.ts +2 -1
  52. package/lib/static/roomle-core-hsc/src/embind/plannerCore.js +5 -0
  53. package/lib/static/roomle-core-hsc/src/embind/plannerCore.js.map +1 -1
  54. package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.d.ts +1 -0
  55. package/lib/static/roomle-core-hsc/wasm_modern/ConfiguratorKernel.wasm +0 -0
  56. package/lib/static/roomle-core-hsc/wasm_modern/RoomleCore.wasm +0 -0
  57. package/lib/static/roomle-core-hsc/wasm_modern/RoomleToolsCore.wasm +0 -0
  58. package/lib/{stats-helper-C-QaGBA3.mjs → stats-helper-CQ3WmIXr.mjs} +2 -2
  59. package/lib/{stats-helper-C-QaGBA3.mjs.map → stats-helper-CQ3WmIXr.mjs.map} +1 -1
  60. package/lib/{three.webgpu-DhynQsZp.mjs → three.webgpu-DbyBQGBo.mjs} +3 -3
  61. package/lib/{three.webgpu-DhynQsZp.mjs.map → three.webgpu-DbyBQGBo.mjs.map} +1 -1
  62. package/lib/{tools-core-D22lSr0f.mjs → tools-core-Cdqd-npf.mjs} +2 -2
  63. package/lib/{tools-core-D22lSr0f.mjs.map → tools-core-Cdqd-npf.mjs.map} +1 -1
  64. package/package.json +1 -1
  65. package/lib/homag-intelligence-Crywc1cv.mjs.map +0 -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-C1huN1fk.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-DW7OjxyC.mjs.map
1286
+ //# sourceMappingURL=GLTFExporter-BGHkwQLJ.mjs.map