@roomle/embedding-lib 7.2.0-alpha.1 → 7.2.0-alpha.3
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.
|
@@ -1,26 +1,9 @@
|
|
|
1
|
-
## 7.2.0-alpha.
|
|
1
|
+
## 7.2.0-alpha.3 (2026-08-28)
|
|
2
2
|
|
|
3
|
-
* Merge
|
|
4
|
-
* Merge
|
|
5
|
-
* Merge
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* Merge pull request #2906 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.2 ([0177b00](https://github.com/roomle-dev/roomle-ui/commit/0177b00)), closes [#2906](https://github.com/roomle-dev/roomle-ui/issues/2906)
|
|
11
|
-
* Merge pull request #2907 from roomle-dev/chore/change-group-icon-RML-16249 ([dcd9176](https://github.com/roomle-dev/roomle-ui/commit/dcd9176)), closes [#2907](https://github.com/roomle-dev/roomle-ui/issues/2907)
|
|
12
|
-
* Merge pull request #2908 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.3 ([b75e928](https://github.com/roomle-dev/roomle-ui/commit/b75e928)), closes [#2908](https://github.com/roomle-dev/roomle-ui/issues/2908)
|
|
13
|
-
* Merge pull request #2912 from roomle-dev/fix/hide-celing-in-SOC ([ae38fc2](https://github.com/roomle-dev/roomle-ui/commit/ae38fc2)), closes [#2912](https://github.com/roomle-dev/roomle-ui/issues/2912)
|
|
14
|
-
* Merge pull request #2914 from roomle-dev/fix/failing-canary-RML-17662 ([bb2331c](https://github.com/roomle-dev/roomle-ui/commit/bb2331c)), closes [#2914](https://github.com/roomle-dev/roomle-ui/issues/2914)
|
|
15
|
-
* Merge pull request #2915 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.4 ([765c952](https://github.com/roomle-dev/roomle-ui/commit/765c952)), closes [#2915](https://github.com/roomle-dev/roomle-ui/issues/2915)
|
|
16
|
-
* feat: core api - debug lines ([af20e74](https://github.com/roomle-dev/roomle-ui/commit/af20e74))
|
|
17
|
-
* feat: show planner ceilings below wall height ([4c5f2d2](https://github.com/roomle-dev/roomle-ui/commit/4c5f2d2))
|
|
18
|
-
* feat(core): upgrade to version 2.83.0-alpha.1 ([f74d239](https://github.com/roomle-dev/roomle-ui/commit/f74d239))
|
|
19
|
-
* feat(core): upgrade to version 2.83.0-alpha.2 ([14f7f86](https://github.com/roomle-dev/roomle-ui/commit/14f7f86))
|
|
20
|
-
* feat(core): upgrade to version 2.83.0-alpha.3 ([4228c01](https://github.com/roomle-dev/roomle-ui/commit/4228c01))
|
|
21
|
-
* feat(core): upgrade to version 2.83.0-alpha.4 ([521456a](https://github.com/roomle-dev/roomle-ui/commit/521456a))
|
|
22
|
-
* fix: hide ceiling in the configurator mode ([d266c6b](https://github.com/roomle-dev/roomle-ui/commit/d266c6b))
|
|
23
|
-
* fix: hide delete button when only part of a fence is selected ([4a0d47c](https://github.com/roomle-dev/roomle-ui/commit/4a0d47c))
|
|
24
|
-
* fix: use correct assertion. It's a real boolean not a string that contains "true" ([7031a55](https://github.com/roomle-dev/roomle-ui/commit/7031a55))
|
|
25
|
-
* chore: change group icon ([9ea412c](https://github.com/roomle-dev/roomle-ui/commit/9ea412c))
|
|
26
|
-
* docs: add construction bom download to minimum fence example ([19a517b](https://github.com/roomle-dev/roomle-ui/commit/19a517b))
|
|
3
|
+
* Merge pull request #2924 from roomle-dev/fix/fence-highlight-lost-on-mesh-rebuild ([c2f0bd0](https://github.com/roomle-dev/roomle-ui/commit/c2f0bd0)), closes [#2924](https://github.com/roomle-dev/roomle-ui/issues/2924)
|
|
4
|
+
* Merge pull request #2926 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.7 ([00b3122](https://github.com/roomle-dev/roomle-ui/commit/00b3122)), closes [#2926](https://github.com/roomle-dev/roomle-ui/issues/2926)
|
|
5
|
+
* Merge pull request #2928 from roomle-dev/upgraded-by-ci/core-2.83.0-alpha.8 ([0f525ca](https://github.com/roomle-dev/roomle-ui/commit/0f525ca)), closes [#2928](https://github.com/roomle-dev/roomle-ui/issues/2928)
|
|
6
|
+
* feat(core): upgrade to version 2.83.0-alpha.7 ([1acb431](https://github.com/roomle-dev/roomle-ui/commit/1acb431))
|
|
7
|
+
* feat(core): upgrade to version 2.83.0-alpha.8 ([57e2fad](https://github.com/roomle-dev/roomle-ui/commit/57e2fad))
|
|
8
|
+
* fix: check the highlight owner when the refresh runs, not when it is queued ([2da3643](https://github.com/roomle-dev/roomle-ui/commit/2da3643))
|
|
9
|
+
* fix: refresh the planner highlight after a plan object rebuild ([f1b32a4](https://github.com/roomle-dev/roomle-ui/commit/f1b32a4))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "7.2.0-alpha.
|
|
3
|
+
"version": "7.2.0-alpha.3",
|
|
4
4
|
"description": "This is a small library which can be used to communicate with the Roomle Configurator. ES modules only (browser-compatible).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./roomle-embedding-lib.js",
|
package/roomle-embedding-lib.js
CHANGED
|
@@ -117,12 +117,12 @@ var r = class {
|
|
|
117
117
|
firstPersonView: !0,
|
|
118
118
|
saveToIdb: !0,
|
|
119
119
|
enableTwoLevelCatalog: !1,
|
|
120
|
+
webGpu: !1,
|
|
120
121
|
positionInputDrawer: !1,
|
|
121
122
|
featureFlags: {
|
|
122
123
|
mocAr: !0,
|
|
123
124
|
wallAutoHeight: !1,
|
|
124
125
|
openCloseAnimation: !0,
|
|
125
|
-
webGpu: !1,
|
|
126
126
|
localExport3d: !1
|
|
127
127
|
},
|
|
128
128
|
rotationSnapDegrees: 10,
|
|
@@ -144,7 +144,7 @@ var r = class {
|
|
|
144
144
|
let t = e.featureFlags;
|
|
145
145
|
if (!t || typeof t != "object" || Array.isArray(t)) return;
|
|
146
146
|
let n = t;
|
|
147
|
-
"enableTwoLevelCatalog" in n && typeof n.enableTwoLevelCatalog == "boolean" && (e.enableTwoLevelCatalog === !1 || e.enableTwoLevelCatalog === void 0) && (e.enableTwoLevelCatalog = n.enableTwoLevelCatalog);
|
|
147
|
+
"enableTwoLevelCatalog" in n && typeof n.enableTwoLevelCatalog == "boolean" && (e.enableTwoLevelCatalog === !1 || e.enableTwoLevelCatalog === void 0) && (e.enableTwoLevelCatalog = n.enableTwoLevelCatalog), "webGpu" in n && typeof n.webGpu == "boolean" && (e.webGpu === !1 || e.webGpu === void 0) && (e.webGpu = n.webGpu);
|
|
148
148
|
}, b = (e) => {
|
|
149
149
|
e.featureFlags ||= {}, typeof e.featureFlags.realPartList != "boolean" && (e.featureFlags.realPartList = !0), typeof e.featureFlags.globalCallbacks != "boolean" && (e.featureFlags.globalCallbacks = !0), typeof e.featureFlags.mocAr != "boolean" && (e.featureFlags.mocAr = !1);
|
|
150
150
|
}, x = (e, t) => {
|
|
@@ -95,12 +95,12 @@ var r = class {
|
|
|
95
95
|
firstPersonView: !0,
|
|
96
96
|
saveToIdb: !0,
|
|
97
97
|
enableTwoLevelCatalog: !1,
|
|
98
|
+
webGpu: !1,
|
|
98
99
|
positionInputDrawer: !1,
|
|
99
100
|
featureFlags: {
|
|
100
101
|
mocAr: !0,
|
|
101
102
|
wallAutoHeight: !1,
|
|
102
103
|
openCloseAnimation: !0,
|
|
103
|
-
webGpu: !1,
|
|
104
104
|
localExport3d: !1
|
|
105
105
|
},
|
|
106
106
|
rotationSnapDegrees: 10,
|
|
@@ -311,7 +311,7 @@ var r = class {
|
|
|
311
311
|
let t = e.featureFlags;
|
|
312
312
|
if (!t || typeof t != "object" || Array.isArray(t)) return;
|
|
313
313
|
let n = t;
|
|
314
|
-
!("enableTwoLevelCatalog" in n) || typeof n.enableTwoLevelCatalog != "boolean" || !1 !== e.enableTwoLevelCatalog && e.enableTwoLevelCatalog !== void 0 || (e.enableTwoLevelCatalog = n.enableTwoLevelCatalog);
|
|
314
|
+
!("enableTwoLevelCatalog" in n) || typeof n.enableTwoLevelCatalog != "boolean" || !1 !== e.enableTwoLevelCatalog && e.enableTwoLevelCatalog !== void 0 || (e.enableTwoLevelCatalog = n.enableTwoLevelCatalog), !("webGpu" in n) || typeof n.webGpu != "boolean" || !1 !== e.webGpu && e.webGpu !== void 0 || (e.webGpu = n.webGpu);
|
|
315
315
|
})(i), i;
|
|
316
316
|
})(l, o);
|
|
317
317
|
let u = new this(l, t, n, r, i);
|