@roomle/web-sdk 4.1.0-alpha.8 → 4.1.0

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 (44) hide show
  1. package/lib/ConfiguratorKernel.wasm +0 -0
  2. package/lib/RoomleCore.wasm +0 -0
  3. package/lib/RoomleToolsCore.wasm +0 -0
  4. package/lib/{api-CsEsgakO.mjs → api-COog8C3X.mjs} +2 -2
  5. package/lib/{api-CsEsgakO.mjs.map → api-COog8C3X.mjs.map} +1 -1
  6. package/lib/asset-loader.worker-eqHzNAwa.mjs.map +1 -1
  7. package/lib/budgeteer.sw-BUMElkO1.mjs.map +1 -1
  8. package/lib/configurator-9q_a9B9k.mjs +2 -0
  9. package/lib/configurator-Ducp-Nxf.mjs +45 -0
  10. package/lib/{configurator-D6omMUll.mjs.map → configurator-Ducp-Nxf.mjs.map} +1 -1
  11. package/lib/glb-viewer-BiRBZWfu.mjs +2 -0
  12. package/lib/{glb-viewer-Dc3-bICf.mjs → glb-viewer-BvnOSeLd.mjs} +23 -23
  13. package/lib/{glb-viewer-Dc3-bICf.mjs.map → glb-viewer-BvnOSeLd.mjs.map} +1 -1
  14. package/lib/{homag-intelligence-w4uDp7Rq.mjs → homag-intelligence-DWfY5Rhy.mjs} +3 -3
  15. package/lib/{homag-intelligence-w4uDp7Rq.mjs.map → homag-intelligence-DWfY5Rhy.mjs.map} +1 -1
  16. package/lib/{material-viewer-BGCm6x76.mjs → material-viewer-DShIT0xY.mjs} +20 -20
  17. package/lib/{material-viewer-BGCm6x76.mjs.map → material-viewer-DShIT0xY.mjs.map} +1 -1
  18. package/lib/{packages-BiP7luUF.mjs → packages-6njsPLBJ.mjs} +5 -5
  19. package/lib/{packages-BiP7luUF.mjs.map → packages-6njsPLBJ.mjs.map} +1 -1
  20. package/lib/planner-ABiXTXmc.mjs +44 -0
  21. package/lib/{planner-Cy70IyzR.mjs.map → planner-ABiXTXmc.mjs.map} +1 -1
  22. package/lib/planner-v3xjVi85.mjs +2 -0
  23. package/lib/roomle-headless.d.ts +6 -3
  24. package/lib/roomle-headless.js +61 -61
  25. package/lib/roomle-headless.js.map +1 -1
  26. package/lib/{main-B9d421La.mjs → roomle-sdk-BdEmEYZg.mjs} +2554 -2529
  27. package/lib/roomle-sdk-BdEmEYZg.mjs.map +1 -0
  28. package/lib/roomle-sdk.d.ts +6 -3
  29. package/lib/roomle-sdk.js +7 -7
  30. package/lib/{script-loader-PTykLIvS.mjs → script-loader-BTy3OZVv.mjs} +2 -2
  31. package/lib/{script-loader-PTykLIvS.mjs.map → script-loader-BTy3OZVv.mjs.map} +1 -1
  32. package/lib/static/roomle-core-hsc/node_modules/roomle-core-hsc/package.json +1 -1
  33. package/lib/static/roomle-core-hsc/node_modules/roomle-core-hsc/wasm_modern/ConfiguratorKernel.wasm +0 -0
  34. package/lib/static/roomle-core-hsc/node_modules/roomle-core-hsc/wasm_modern/RoomleCore.wasm +0 -0
  35. package/lib/static/roomle-core-hsc/node_modules/roomle-core-hsc/wasm_modern/RoomleToolsCore.wasm +0 -0
  36. package/lib/{tools-core-BI0CslNo.mjs → tools-core-T65Q1eht.mjs} +5 -5
  37. package/lib/{tools-core-BI0CslNo.mjs.map → tools-core-T65Q1eht.mjs.map} +1 -1
  38. package/package.json +2 -2
  39. package/lib/configurator-D6omMUll.mjs +0 -45
  40. package/lib/configurator-DrGKSUYg.mjs +0 -2
  41. package/lib/glb-viewer-DPhBJxzx.mjs +0 -2
  42. package/lib/main-B9d421La.mjs.map +0 -1
  43. package/lib/planner-Cy70IyzR.mjs +0 -44
  44. package/lib/planner-K2Y2fdcw.mjs +0 -2
@@ -1,44 +0,0 @@
1
- import { D as e, O as t, P as n, V as r, _t as i, ct as a, dt as o, et as s, f as c, lt as l, n as u, r as d, rt as f, t as p, u as m } from "./main-B9d421La.mjs";
2
- import { t as h } from "./script-loader-PTykLIvS.mjs";
3
- //#region packages/planner-core/src/input/planner-input-manager.ts
4
- var g = class extends r {
5
- _canDrag(e) {
6
- return !0;
7
- }
8
- }, _ = [
9
- new l("script-loader", h),
10
- new l("planner-input-manager", g, a.CONTEXT),
11
- new l("logger", f),
12
- new l("planner-mesh-generator", m),
13
- new l("configurator-view-model", e, a.CONTEXT),
14
- new l("rapi-access", o),
15
- new l("global-init-data", s),
16
- new l("planner-selection-handler", t)
17
- ], v = class extends u {
18
- constructor(e, t) {
19
- super(e), this._activePlugins = t || [];
20
- }
21
- setupGlobals() {}
22
- setupDependencies() {
23
- d.setup(_), this.lookup("logger", this._context), this.lookup("planner-kernel-access", this._context).init(n.PLANNER);
24
- }
25
- cleanUpGlobals() {
26
- throw Error("Method not implemented.");
27
- }
28
- cleanUpDependencies() {
29
- throw Error("Method not implemented.");
30
- }
31
- async bootFinished() {
32
- this._planner = new c(this._context, this._activePlugins), this._planner.getMain = () => this, window.RoomlePlanner || (this._activePlugins.length, window.RoomlePlanner = this._planner), this.lookup("init-data", this._context)?.hi && i() && await this._planner.setupHomagIntelligence();
33
- }
34
- getApi() {
35
- return this._planner;
36
- }
37
- getContextName() {
38
- return p.PLANNER;
39
- }
40
- };
41
- //#endregion
42
- export { v as t };
43
-
44
- //# sourceMappingURL=planner-Cy70IyzR.mjs.map
@@ -1,2 +0,0 @@
1
- import { t as e } from "./planner-Cy70IyzR.mjs";
2
- export { e as Planner };