@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.
- package/lib/{BufferGeometry-CmPnUXL9.mjs → BufferGeometry-CMU3DLT1.mjs} +2 -2
- package/lib/{BufferGeometry-CmPnUXL9.mjs.map → BufferGeometry-CMU3DLT1.mjs.map} +1 -1
- package/lib/ConfiguratorKernel.wasm +0 -0
- package/lib/{GLTFExporter-DW7OjxyC.mjs → GLTFExporter-BGHkwQLJ.mjs} +2 -2
- package/lib/{GLTFExporter-DW7OjxyC.mjs.map → GLTFExporter-BGHkwQLJ.mjs.map} +1 -1
- package/lib/{PointLightHelper-ojkpF9YZ.mjs → PointLightHelper-DZTk2W0h.mjs} +3 -3
- package/lib/{PointLightHelper-ojkpF9YZ.mjs.map → PointLightHelper-DZTk2W0h.mjs.map} +1 -1
- package/lib/RoomleCore.wasm +0 -0
- package/lib/RoomleToolsCore.wasm +0 -0
- package/lib/{SpotLightHelper-BTTL0nW2.mjs → SpotLightHelper-CadnKPkB.mjs} +3 -3
- package/lib/{SpotLightHelper-BTTL0nW2.mjs.map → SpotLightHelper-CadnKPkB.mjs.map} +1 -1
- package/lib/{USDZExporter-DIPPFtSB.mjs → USDZExporter-BtfLj3nk.mjs} +2 -2
- package/lib/{USDZExporter-DIPPFtSB.mjs.map → USDZExporter-BtfLj3nk.mjs.map} +1 -1
- package/lib/{banana-for-scale-DAIsMMIn.mjs → banana-for-scale-B6CjS1Cc.mjs} +2 -2
- package/lib/{banana-for-scale-DAIsMMIn.mjs.map → banana-for-scale-B6CjS1Cc.mjs.map} +1 -1
- package/lib/{component-dimensioning-CNwPg38G.mjs → component-dimensioning-B0hNR39H.mjs} +2 -2
- package/lib/{component-dimensioning-CNwPg38G.mjs.map → component-dimensioning-B0hNR39H.mjs.map} +1 -1
- package/lib/{continuous-drawing-helper-CnFmGKg6.mjs → continuous-drawing-helper-D6hybw8b.mjs} +2 -2
- package/lib/{continuous-drawing-helper-CnFmGKg6.mjs.map → continuous-drawing-helper-D6hybw8b.mjs.map} +1 -1
- package/lib/{homag-intelligence-Crywc1cv.mjs → homag-intelligence-Bm6OR-di.mjs} +80 -79
- package/lib/homag-intelligence-Bm6OR-di.mjs.map +1 -0
- package/lib/{imos-ix-poc-export-helper-MCBCCLPs.mjs → imos-ix-poc-export-helper-IXN09m1n.mjs} +2 -2
- package/lib/{imos-ix-poc-export-helper-MCBCCLPs.mjs.map → imos-ix-poc-export-helper-IXN09m1n.mjs.map} +1 -1
- package/lib/{index-C1huN1fk.mjs → index-C9LjHx1P.mjs} +7235 -7146
- package/lib/{index-C1huN1fk.mjs.map → index-C9LjHx1P.mjs.map} +1 -1
- package/lib/{material-viewer-_HSYoGPF.mjs → material-viewer-CxjXyJcN.mjs} +2 -2
- package/lib/{material-viewer-_HSYoGPF.mjs.map → material-viewer-CxjXyJcN.mjs.map} +1 -1
- package/lib/roomle-sdk.d.ts +46 -37
- package/lib/roomle-sdk.js +1 -1
- package/lib/static/roomle-core-hsc/ConfiguratorKernel.wasm +0 -0
- package/lib/static/roomle-core-hsc/RoomleCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/RoomleToolsCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/configuratorCoreInterface.d.ts +2 -5
- package/lib/static/roomle-core-hsc/configuratorCoreInterface.js +1 -2
- package/lib/static/roomle-core-hsc/configuratorCoreInterface.js.map +1 -1
- package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.d.ts +2 -5
- package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.js +1 -2
- package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.js.map +1 -1
- package/lib/static/roomle-core-hsc/embind/plannerCore.d.ts +2 -1
- package/lib/static/roomle-core-hsc/embind/plannerCore.js +5 -0
- package/lib/static/roomle-core-hsc/embind/plannerCore.js.map +1 -1
- package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.d.ts +1 -0
- package/lib/static/roomle-core-hsc/package.json +1 -1
- package/lib/static/roomle-core-hsc/plannerCore.d.ts +2 -1
- package/lib/static/roomle-core-hsc/plannerCore.js +5 -0
- package/lib/static/roomle-core-hsc/plannerCore.js.map +1 -1
- package/lib/static/roomle-core-hsc/plannerCoreInterface.d.ts +1 -0
- package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.d.ts +2 -5
- package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.js +1 -2
- package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCore.d.ts +2 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCore.js +5 -0
- package/lib/static/roomle-core-hsc/src/embind/plannerCore.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.d.ts +1 -0
- package/lib/static/roomle-core-hsc/wasm_modern/ConfiguratorKernel.wasm +0 -0
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleToolsCore.wasm +0 -0
- package/lib/{stats-helper-C-QaGBA3.mjs → stats-helper-CQ3WmIXr.mjs} +2 -2
- package/lib/{stats-helper-C-QaGBA3.mjs.map → stats-helper-CQ3WmIXr.mjs.map} +1 -1
- package/lib/{three.webgpu-DhynQsZp.mjs → three.webgpu-DbyBQGBo.mjs} +3 -3
- package/lib/{three.webgpu-DhynQsZp.mjs.map → three.webgpu-DbyBQGBo.mjs.map} +1 -1
- package/lib/{tools-core-D22lSr0f.mjs → tools-core-Cdqd-npf.mjs} +2 -2
- package/lib/{tools-core-D22lSr0f.mjs.map → tools-core-Cdqd-npf.mjs.map} +1 -1
- package/package.json +1 -1
- package/lib/homag-intelligence-Crywc1cv.mjs.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.