@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { V as d, a1 as ft, a2 as v, a3 as lt, a4 as et, a5 as gt, a6 as mt, a7 as Rt, N, a8 as L, a9 as st, aa as zt, ab as Tt, ac as kt, ad as xt, a0 as bt, ae as yt, af as Ft, ag as St, ah as At, ai as Mt, aj as I, ak as Bt, al as Et, _ as Q, am as W, an as S, ao as Nt, W as Ot, O as It, ap as ut, aq as _, Q as Pt } from "./index-
|
|
1
|
+
import { V as d, a1 as ft, a2 as v, a3 as lt, a4 as et, a5 as gt, a6 as mt, a7 as Rt, N, a8 as L, a9 as st, aa as zt, ab as Tt, ac as kt, ad as xt, a0 as bt, ae as yt, af as Ft, ag as St, ah as At, ai as Mt, aj as I, ak as Bt, al as Et, _ as Q, am as W, an as S, ao as Nt, W as Ot, O as It, ap as ut, aq as _, Q as Pt } from "./index-DiGzfjE8.mjs";
|
|
2
2
|
const R = /* @__PURE__ */ new d(), nt = /* @__PURE__ */ new d(), H = /* @__PURE__ */ new d(), z = /* @__PURE__ */ new d(), rt = /* @__PURE__ */ new d(), U = /* @__PURE__ */ new d(), at = /* @__PURE__ */ new d();
|
|
3
3
|
class Vt {
|
|
4
4
|
/**
|
|
@@ -2061,4 +2061,4 @@ export {
|
|
|
2061
2061
|
Yt as M,
|
|
2062
2062
|
Vt as R
|
|
2063
2063
|
};
|
|
2064
|
-
//# sourceMappingURL=BufferGeometry-
|
|
2064
|
+
//# sourceMappingURL=BufferGeometry-Dj-Z487k.mjs.map
|