@roomle/web-sdk 3.1.0 → 3.2.0-alpha.1
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-CknyHUSm.mjs → BufferGeometry-DcFdUt2d.mjs} +2 -2
- package/lib/{BufferGeometry-CknyHUSm.mjs.map → BufferGeometry-DcFdUt2d.mjs.map} +1 -1
- package/lib/ConfiguratorKernel.wasm +0 -0
- package/lib/{GLTFExporter-DY08NJP2.mjs → GLTFExporter-JzIt0raG.mjs} +2 -2
- package/lib/{GLTFExporter-DY08NJP2.mjs.map → GLTFExporter-JzIt0raG.mjs.map} +1 -1
- package/lib/{PointLightHelper-XuzqHlpt.mjs → PointLightHelper-Bnb1705V.mjs} +3 -3
- package/lib/{PointLightHelper-XuzqHlpt.mjs.map → PointLightHelper-Bnb1705V.mjs.map} +1 -1
- package/lib/RoomleCore.js +3 -3
- package/lib/RoomleCore.wasm +0 -0
- package/lib/RoomleToolsCore.wasm +0 -0
- package/lib/{SpotLightHelper-SO4QukKK.mjs → SpotLightHelper-rjGwkpxl.mjs} +3 -3
- package/lib/{SpotLightHelper-SO4QukKK.mjs.map → SpotLightHelper-rjGwkpxl.mjs.map} +1 -1
- package/lib/{USDZExporter-Da7qQdx8.mjs → USDZExporter-BbMidmfk.mjs} +2 -2
- package/lib/{USDZExporter-Da7qQdx8.mjs.map → USDZExporter-BbMidmfk.mjs.map} +1 -1
- package/lib/{banana-for-scale-BhWmQj5x.mjs → banana-for-scale-DNCSt7sh.mjs} +2 -2
- package/lib/{banana-for-scale-BhWmQj5x.mjs.map → banana-for-scale-DNCSt7sh.mjs.map} +1 -1
- package/lib/{component-dimensioning-7JGj77bl.mjs → component-dimensioning-Bhrz_laL.mjs} +2 -2
- package/lib/{component-dimensioning-7JGj77bl.mjs.map → component-dimensioning-Bhrz_laL.mjs.map} +1 -1
- package/lib/{continuous-drawing-helper-CjdEh1ey.mjs → continuous-drawing-helper-ptv9Dk21.mjs} +2 -2
- package/lib/{continuous-drawing-helper-CjdEh1ey.mjs.map → continuous-drawing-helper-ptv9Dk21.mjs.map} +1 -1
- package/lib/{homag-intelligence-DR-SLaVH.mjs → homag-intelligence-CGRRc0hl.mjs} +3 -3
- package/lib/homag-intelligence-CGRRc0hl.mjs.map +1 -0
- package/lib/{imos-ix-poc-export-helper-cSejxkED.mjs → imos-ix-poc-export-helper-B0Ho9_0b.mjs} +2 -2
- package/lib/{imos-ix-poc-export-helper-cSejxkED.mjs.map → imos-ix-poc-export-helper-B0Ho9_0b.mjs.map} +1 -1
- package/lib/{index-RpqEVp2U.mjs → index-KAkw0hJZ.mjs} +3592 -3554
- package/lib/index-KAkw0hJZ.mjs.map +1 -0
- package/lib/{material-viewer-9SkJWWTw.mjs → material-viewer-0SmUVrsY.mjs} +2 -2
- package/lib/{material-viewer-9SkJWWTw.mjs.map → material-viewer-0SmUVrsY.mjs.map} +1 -1
- package/lib/roomle-sdk.d.ts +13 -0
- package/lib/roomle-sdk.js +29 -27
- package/lib/static/roomle-core-hsc/ConfiguratorKernel.wasm +0 -0
- package/lib/static/roomle-core-hsc/RoomleCore.js +3 -3
- package/lib/static/roomle-core-hsc/RoomleCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/RoomleServiceCore.js +3 -3
- package/lib/static/roomle-core-hsc/RoomleServiceCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/RoomleToolsCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/configurationLoader.d.ts +1 -1
- package/lib/static/roomle-core-hsc/configurationLoader.js +1 -1
- package/lib/static/roomle-core-hsc/configurationLoader.js.map +1 -1
- package/lib/static/roomle-core-hsc/configuratorCallback.d.ts +2 -2
- package/lib/static/roomle-core-hsc/configuratorCallback.js +3 -3
- package/lib/static/roomle-core-hsc/configuratorCallback.js.map +1 -1
- package/lib/static/roomle-core-hsc/configuratorCoreInterface.d.ts +1 -1
- package/lib/static/roomle-core-hsc/embind/configuratorCallback.d.ts +2 -2
- package/lib/static/roomle-core-hsc/embind/configuratorCallback.js +3 -3
- package/lib/static/roomle-core-hsc/embind/configuratorCallback.js.map +1 -1
- package/lib/static/roomle-core-hsc/embind/configuratorCoreInterface.d.ts +1 -1
- package/lib/static/roomle-core-hsc/embind/plannerCore.js.map +1 -1
- package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.d.ts +39 -1
- package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.js +5 -1
- package/lib/static/roomle-core-hsc/embind/plannerCoreInterface.js.map +1 -1
- package/lib/static/roomle-core-hsc/loader/configurationLoader.d.ts +1 -1
- package/lib/static/roomle-core-hsc/loader/configurationLoader.js +1 -1
- package/lib/static/roomle-core-hsc/loader/configurationLoader.js.map +1 -1
- package/lib/static/roomle-core-hsc/loader/planElementManager.d.ts +31 -4
- package/lib/static/roomle-core-hsc/loader/planElementManager.js +57 -5
- package/lib/static/roomle-core-hsc/loader/planElementManager.js.map +1 -1
- package/lib/static/roomle-core-hsc/package.json +1 -1
- package/lib/static/roomle-core-hsc/planElementManager.d.ts +31 -4
- package/lib/static/roomle-core-hsc/planElementManager.js +57 -5
- package/lib/static/roomle-core-hsc/planElementManager.js.map +1 -1
- package/lib/static/roomle-core-hsc/plannerCore.js.map +1 -1
- package/lib/static/roomle-core-hsc/plannerCoreInterface.d.ts +39 -1
- package/lib/static/roomle-core-hsc/plannerCoreInterface.js +5 -1
- package/lib/static/roomle-core-hsc/plannerCoreInterface.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/embind/configuratorCallback.d.ts +2 -2
- package/lib/static/roomle-core-hsc/src/embind/configuratorCallback.js +3 -3
- package/lib/static/roomle-core-hsc/src/embind/configuratorCallback.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/embind/configuratorCoreInterface.d.ts +1 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCore.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.d.ts +39 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.js +5 -1
- package/lib/static/roomle-core-hsc/src/embind/plannerCoreInterface.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/loader/configurationLoader.d.ts +1 -1
- package/lib/static/roomle-core-hsc/src/loader/configurationLoader.js +1 -1
- package/lib/static/roomle-core-hsc/src/loader/configurationLoader.js.map +1 -1
- package/lib/static/roomle-core-hsc/src/loader/planElementManager.d.ts +31 -4
- package/lib/static/roomle-core-hsc/src/loader/planElementManager.js +57 -5
- package/lib/static/roomle-core-hsc/src/loader/planElementManager.js.map +1 -1
- package/lib/static/roomle-core-hsc/wasm_modern/ConfiguratorKernel.wasm +0 -0
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleCore.js +3 -3
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleServiceCore.js +3 -3
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleServiceCore.wasm +0 -0
- package/lib/static/roomle-core-hsc/wasm_modern/RoomleToolsCore.wasm +0 -0
- package/lib/{stats-helper-CR9H2aB2.mjs → stats-helper-DE59a-nh.mjs} +2 -2
- package/lib/{stats-helper-CR9H2aB2.mjs.map → stats-helper-DE59a-nh.mjs.map} +1 -1
- package/lib/{three.webgpu-CRo2nhoR.mjs → three.webgpu-DYCb3SUJ.mjs} +3 -3
- package/lib/{three.webgpu-CRo2nhoR.mjs.map → three.webgpu-DYCb3SUJ.mjs.map} +1 -1
- package/lib/{tools-core-D-xdHI0L.mjs → tools-core-sWLXd256.mjs} +2 -2
- package/lib/{tools-core-D-xdHI0L.mjs.map → tools-core-sWLXd256.mjs.map} +1 -1
- package/package.json +1 -1
- package/lib/homag-intelligence-DR-SLaVH.mjs.map +0 -1
- package/lib/index-RpqEVp2U.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { X as d, a4 as dt, a5 as E, a6 as ot, a7 as tt, a8 as pt, a9 as Rt, aa as X, ab as it, ac as Dt, ad as Ct, ae as Tt, af as ft, a3 as gt, ag as mt, ah as xt, ai as bt, aj as yt, ak as Ft, al as O, am as St, an as vt, a1 as j, ao as J, ap as S, Z as zt, W as Nt, aq as ht, Y as Ot } from "./index-
|
|
1
|
+
import { X as d, a4 as dt, a5 as E, a6 as ot, a7 as tt, a8 as pt, a9 as Rt, aa as X, ab as it, ac as Dt, ad as Ct, ae as Tt, af as ft, a3 as gt, ag as mt, ah as xt, ai as bt, aj as yt, ak as Ft, al as O, am as St, an as vt, a1 as j, ao as J, ap as S, Z as zt, W as Nt, aq as ht, Y as Ot } from "./index-KAkw0hJZ.mjs";
|
|
2
2
|
const D = /* @__PURE__ */ new d(), et = /* @__PURE__ */ new d(), G = /* @__PURE__ */ new d(), v = /* @__PURE__ */ new d(), st = /* @__PURE__ */ new d(), V = /* @__PURE__ */ new d(), nt = /* @__PURE__ */ new d();
|
|
3
3
|
class _t {
|
|
4
4
|
/**
|
|
@@ -2069,4 +2069,4 @@ export {
|
|
|
2069
2069
|
Gt as M,
|
|
2070
2070
|
_t as R
|
|
2071
2071
|
};
|
|
2072
|
-
//# sourceMappingURL=BufferGeometry-
|
|
2072
|
+
//# sourceMappingURL=BufferGeometry-DcFdUt2d.mjs.map
|