@roomle/web-sdk 3.5.0-alpha.4 → 3.5.0-alpha.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.
- package/lib/{BufferGeometry-BxcX1nu5.mjs → BufferGeometry-Dj-Z487k.mjs} +2 -2
- package/lib/{BufferGeometry-BxcX1nu5.mjs.map → BufferGeometry-Dj-Z487k.mjs.map} +1 -1
- package/lib/ConfiguratorKernel.wasm +0 -0
- package/lib/{GLTFExporter-BSDjg1BT.mjs → GLTFExporter-CRJOKoYU.mjs} +2 -2
- package/lib/{GLTFExporter-BSDjg1BT.mjs.map → GLTFExporter-CRJOKoYU.mjs.map} +1 -1
- package/lib/{PointLightHelper-BGqd0srT.mjs → PointLightHelper-BO5d38I6.mjs} +3 -3
- package/lib/{PointLightHelper-BGqd0srT.mjs.map → PointLightHelper-BO5d38I6.mjs.map} +1 -1
- package/lib/RoomleCore.wasm +0 -0
- package/lib/RoomleToolsCore.wasm +0 -0
- package/lib/{SpotLightHelper-47gHbfRQ.mjs → SpotLightHelper-DTIjFs3a.mjs} +3 -3
- package/lib/{SpotLightHelper-47gHbfRQ.mjs.map → SpotLightHelper-DTIjFs3a.mjs.map} +1 -1
- package/lib/{USDZExporter-xB9Bc_vW.mjs → USDZExporter-BbHFpod8.mjs} +2 -2
- package/lib/{USDZExporter-xB9Bc_vW.mjs.map → USDZExporter-BbHFpod8.mjs.map} +1 -1
- package/lib/{banana-for-scale-CE_VgshX.mjs → banana-for-scale-BpwlhT3u.mjs} +2 -2
- package/lib/{banana-for-scale-CE_VgshX.mjs.map → banana-for-scale-BpwlhT3u.mjs.map} +1 -1
- package/lib/{component-dimensioning-Dr-a4146.mjs → component-dimensioning-Drx9suac.mjs} +2 -2
- package/lib/{component-dimensioning-Dr-a4146.mjs.map → component-dimensioning-Drx9suac.mjs.map} +1 -1
- package/lib/{continuous-drawing-helper-_3JpRL0X.mjs → continuous-drawing-helper-DX5mJ_CO.mjs} +2 -2
- package/lib/{continuous-drawing-helper-_3JpRL0X.mjs.map → continuous-drawing-helper-DX5mJ_CO.mjs.map} +1 -1
- package/lib/{homag-intelligence-C0Jgym-0.mjs → homag-intelligence-B3pflXFp.mjs} +30 -33
- package/lib/homag-intelligence-B3pflXFp.mjs.map +1 -0
- package/lib/{imos-ix-poc-export-helper-Be_OLiO2.mjs → imos-ix-poc-export-helper-CeTG15qk.mjs} +2 -2
- package/lib/{imos-ix-poc-export-helper-Be_OLiO2.mjs.map → imos-ix-poc-export-helper-CeTG15qk.mjs.map} +1 -1
- package/lib/{index-CbfKx2cg.mjs → index-DiGzfjE8.mjs} +337 -290
- package/lib/index-DiGzfjE8.mjs.map +1 -0
- package/lib/{material-viewer-BzigD_S4.mjs → material-viewer-n94eUdBS.mjs} +2 -2
- package/lib/{material-viewer-BzigD_S4.mjs.map → material-viewer-n94eUdBS.mjs.map} +1 -1
- package/lib/roomle-sdk.d.ts +25 -4
- 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/configurationLoader.d.ts +3 -3
- package/lib/static/roomle-core-hsc/configurationLoader.js.map +1 -1
- package/lib/static/roomle-core-hsc/configuratorCallback.d.ts +5 -5
- package/lib/static/roomle-core-hsc/configuratorCallback.js.map +1 -1
- package/lib/static/roomle-core-hsc/configuratorCoreInterface.d.ts +43 -43
- package/lib/static/roomle-core-hsc/embind/configuratorCallback.d.ts +5 -5
- package/lib/static/roomle-core-hsc/embind/configuratorCallback.js.map +1 -1
- package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.d.ts +43 -43
- package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.d.ts +12 -12
- package/lib/static/roomle-core-hsc/embind/serviceCoreInterface.d.ts +0 -2
- package/lib/static/roomle-core-hsc/loader/configurationLoader.d.ts +3 -3
- package/lib/static/roomle-core-hsc/loader/configurationLoader.js.map +1 -1
- package/lib/static/roomle-core-hsc/loader/planElementManager.d.ts +3 -3
- package/lib/static/roomle-core-hsc/package.json +1 -1
- package/lib/static/roomle-core-hsc/planElementManager.d.ts +3 -3
- package/lib/static/roomle-core-hsc/plannerCoreInterface.d.ts +12 -12
- package/lib/static/roomle-core-hsc/serviceCoreInterface.d.ts +0 -2
- package/lib/static/roomle-core-hsc/src/embind/configuratorCallback.d.ts +5 -5
- package/lib/static/roomle-core-hsc/src/embind/configuratorCallback.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.d.ts +43 -43
- package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.d.ts +12 -12
- package/lib/static/roomle-core-hsc/src/embind/serviceCoreInterface.d.ts +0 -2
- package/lib/static/roomle-core-hsc/src/loader/configurationLoader.d.ts +3 -3
- package/lib/static/roomle-core-hsc/src/loader/configurationLoader.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/loader/planElementManager.d.ts +3 -3
- 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-CFEfAd7f.mjs → stats-helper-rLr2tYkx.mjs} +2 -2
- package/lib/{stats-helper-CFEfAd7f.mjs.map → stats-helper-rLr2tYkx.mjs.map} +1 -1
- package/lib/{three.webgpu-1Evy-xH4.mjs → three.webgpu-Duqe_m4v.mjs} +3 -3
- package/lib/{three.webgpu-1Evy-xH4.mjs.map → three.webgpu-Duqe_m4v.mjs.map} +1 -1
- package/lib/{tools-core-DpmhtPqx.mjs → tools-core-BfVzhE5d.mjs} +2 -2
- package/lib/{tools-core-DpmhtPqx.mjs.map → tools-core-BfVzhE5d.mjs.map} +1 -1
- package/package.json +1 -1
- package/lib/homag-intelligence-C0Jgym-0.mjs.map +0 -1
- package/lib/index-CbfKx2cg.mjs.map +0 -1
- package/lib/static/roomle-core-hsc/RoomleServiceCore.js +0 -79
- package/lib/static/roomle-core-hsc/RoomleServiceCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleServiceCore.js +0 -79
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleServiceCore.wasm +0 -0
|
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-
|
|
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-DiGzfjE8.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-
|
|
1286
|
+
//# sourceMappingURL=GLTFExporter-CRJOKoYU.mjs.map
|