@roomle/embedding-lib 5.30.0-alpha.2 → 5.30.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.
- package/docs/md/web/embedding/CHANGELOG.md +36 -1
- package/package.json +1 -1
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/default-api-options.d.ts +0 -1
- package/packages/embedding-lib/src/examples/utils/homag-intelligence/nobilia-api-options.d.ts +0 -1
- package/src/common/utils/dom.d.ts +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## [5.30.0
|
|
1
|
+
## [5.30.0](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.29.0...embedding-lib-v5.30.0) (2025-10-21)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
@@ -8,7 +8,10 @@
|
|
|
8
8
|
* animate child components ([ac51699](https://github.com/roomle-dev/roomle-ui/commit/ac51699914c54e0edae5ca93971d9ae4995d712d))
|
|
9
9
|
* catch all errors in external calculation script ([53cac3d](https://github.com/roomle-dev/roomle-ui/commit/53cac3d5478a167a15c375bde2469c9f5a4426a7))
|
|
10
10
|
* core api - component animation transformation ([4018eaf](https://github.com/roomle-dev/roomle-ui/commit/4018eaf13fa379b04ec7712430967670a9d8c789))
|
|
11
|
+
* core api - PlanModelViewHelper.getObjectGeometryHelpLines ([d50c692](https://github.com/roomle-dev/roomle-ui/commit/d50c69250c139dcfb1d9d469109b02ae6f359183))
|
|
12
|
+
* core api - PlanObjectComponent properties ([4936555](https://github.com/roomle-dev/roomle-ui/commit/493655574ef91136049daa9b5db960018ac89663))
|
|
11
13
|
* core api - useCustomColor ([9451e6a](https://github.com/roomle-dev/roomle-ui/commit/9451e6adde09b9d0f6eb41dce61181753a037245))
|
|
14
|
+
* created onPlaceOrder and onFetchPrice HI callbacks ([4b48864](https://github.com/roomle-dev/roomle-ui/commit/4b48864a4dc71bb9ce14254857caace4a87ebf33))
|
|
12
15
|
* don't show the open close button for objects that cannot be animated ([54bcd88](https://github.com/roomle-dev/roomle-ui/commit/54bcd88516add9fdb00205d1eaf77d2ff1646f74))
|
|
13
16
|
* emit hi selection callbacks ([378d46d](https://github.com/roomle-dev/roomle-ui/commit/378d46de2c421a13f7ed15352f0d0f42f7aa33eb))
|
|
14
17
|
* glue layer - onGroupsCompletelyLoaded callback ([f5ff385](https://github.com/roomle-dev/roomle-ui/commit/f5ff385757214ab8881ab4aad8074bed8e342098))
|
|
@@ -19,31 +22,63 @@
|
|
|
19
22
|
* glue-layer api - setPosDataForLoading ([3203cb6](https://github.com/roomle-dev/roomle-ui/commit/3203cb62bcdae01b5191282b76e46d4a8a55f5a1))
|
|
20
23
|
* glue-layer api - updateExternalObjectAdditionalInfo ([fc55f26](https://github.com/roomle-dev/roomle-ui/commit/fc55f26e22cbd565a882e593fd3f953cc242f84c))
|
|
21
24
|
* handle groups loaded from the plan XML before the library is loaded ([abae83d](https://github.com/roomle-dev/roomle-ui/commit/abae83dc533c30610ffea669b6c2cd121c756ff2))
|
|
25
|
+
* hi core api 'providePossibleChildren' ([a1d96c6](https://github.com/roomle-dev/roomle-ui/commit/a1d96c673b1ec7204cab88eb55e3fc4d16f92f13))
|
|
26
|
+
* HI example debug logging ([605e63b](https://github.com/roomle-dev/roomle-ui/commit/605e63b344f34d7f35d67cca357b2e1511e61a45))
|
|
22
27
|
* hi selection logic ([8ad66a6](https://github.com/roomle-dev/roomle-ui/commit/8ad66a6d4518324ffd4495ca730d8ca7cc067abb))
|
|
23
28
|
* implement featureflag, add tests ([98d57e8](https://github.com/roomle-dev/roomle-ui/commit/98d57e8da4b68a42a37f240a4d647339742fe1e5))
|
|
29
|
+
* initial working implementation ([07ba92c](https://github.com/roomle-dev/roomle-ui/commit/07ba92c20a3a0886afb5abaafdcd24b954e0fd5d))
|
|
24
30
|
* notify glue logic on set sidbar ([607d07b](https://github.com/roomle-dev/roomle-ui/commit/607d07bc2dda9a02cf3061911ba944845a2feca9))
|
|
25
31
|
* only emit hi selection callbacks if something has changed ([2a21339](https://github.com/roomle-dev/roomle-ui/commit/2a21339d7d9a48e50c862229af4b7bc4bca9ab54))
|
|
32
|
+
* reselect object if object mode changes when clicking on the object ([03b1ea4](https://github.com/roomle-dev/roomle-ui/commit/03b1ea4eb6c7f0f2a1a0eb2c6d1bd85230820a01))
|
|
26
33
|
* set component animation information ([da0889a](https://github.com/roomle-dev/roomle-ui/commit/da0889a2d460465bc41e662e4cd455fa03110e4c))
|
|
34
|
+
* **core:** upgrade to version 2.61.0 ([8468dff](https://github.com/roomle-dev/roomle-ui/commit/8468dff9ae43a224dd563bc53e36543b79211391))
|
|
35
|
+
* **core:** upgrade to version 2.62.0-alpha.10 ([aef82d1](https://github.com/roomle-dev/roomle-ui/commit/aef82d1db9c3fb4ad172d1a59c9afb463fb290b0))
|
|
36
|
+
* **core:** upgrade to version 2.62.0-alpha.11 ([797d177](https://github.com/roomle-dev/roomle-ui/commit/797d177a8db54fafe09723751f3c084b973330b1))
|
|
37
|
+
* **core:** upgrade to version 2.62.0-alpha.1 ([e62b7f2](https://github.com/roomle-dev/roomle-ui/commit/e62b7f278ba0cd72e97b3a0de8ad47ac04fa860a))
|
|
38
|
+
* **core:** upgrade to version 2.62.0-alpha.2 ([e679883](https://github.com/roomle-dev/roomle-ui/commit/e6798835befcce2e9f8b1749275d1b62aff5d621))
|
|
39
|
+
* **core:** upgrade to version 2.62.0-alpha.4 ([788fc83](https://github.com/roomle-dev/roomle-ui/commit/788fc831445b3050b5188f8fa0100d36e377b30d))
|
|
40
|
+
* **core:** upgrade to version 2.62.0-alpha.5 ([c2ee7d8](https://github.com/roomle-dev/roomle-ui/commit/c2ee7d8b48e9ecfa7074d4ec88aa4678da209b51))
|
|
41
|
+
* upgrade to version 2.62.0-alpha.6 ([5383e89](https://github.com/roomle-dev/roomle-ui/commit/5383e89a1382f8e9599afc920914124d6a85fead))
|
|
27
42
|
* **core:** upgrade to version 2.62.0-alpha.7 ([091a1e5](https://github.com/roomle-dev/roomle-ui/commit/091a1e54fe18e5663f13a41240e4b855c9b915cd))
|
|
28
43
|
* **core:** upgrade to version 2.62.0-alpha.8 ([fb17be6](https://github.com/roomle-dev/roomle-ui/commit/fb17be6436a9279b8fd6f2ccf3d6f5b4e20906ea))
|
|
44
|
+
* **core:** upgrade to version 2.62.0-alpha.9 ([6ac793e](https://github.com/roomle-dev/roomle-ui/commit/6ac793ed5e37970d055cd42fc8fa1d7631e029a3))
|
|
29
45
|
|
|
30
46
|
|
|
31
47
|
### Bug Fixes
|
|
32
48
|
|
|
49
|
+
* "merge" HI object before switching to isolation mode ([dee92a4](https://github.com/roomle-dev/roomle-ui/commit/dee92a421c758e579e7d56e8f69421da1652dd58))
|
|
50
|
+
* add library id back to HI callbacks ([ea30779](https://github.com/roomle-dev/roomle-ui/commit/ea3077936ef79ee737b551842441358e0365db6d))
|
|
51
|
+
* article ID is the fallback label for catalog item ([a5449f0](https://github.com/roomle-dev/roomle-ui/commit/a5449f069485cfb29c07231b11a868cf2c14c9cd))
|
|
52
|
+
* catch hi callback exceptions ([f650511](https://github.com/roomle-dev/roomle-ui/commit/f650511d2c8fb82a545ccfa6fb5800b03b843516))
|
|
33
53
|
* check if groups have elements before rendering them in the grid view ([63a2886](https://github.com/roomle-dev/roomle-ui/commit/63a288691a167bf2c4113b24000440749b108da4))
|
|
54
|
+
* closes RML-15213 for more details see: ([f7da9e9](https://github.com/roomle-dev/roomle-ui/commit/f7da9e92afc70678325c57bd383da8fcff621dc5))
|
|
34
55
|
* consider that an element may already be removed at drag-end ([02d6ced](https://github.com/roomle-dev/roomle-ui/commit/02d6ced085b0927ed5f99f49723d66e442f2974f))
|
|
56
|
+
* consider that root module is moved to a new group on undock ([c293ba8](https://github.com/roomle-dev/roomle-ui/commit/c293ba87b9652ee363d98b772fe8640a5cd6f175))
|
|
57
|
+
* consider that the object may be merged on drag-end ([b033cbd](https://github.com/roomle-dev/roomle-ui/commit/b033cbd977513cca7d918e5a98d417770e01a484))
|
|
58
|
+
* deactivated HI material attribute hack ([aaeb3f2](https://github.com/roomle-dev/roomle-ui/commit/aaeb3f298949f6146398806fa320c29d74e4afab))
|
|
35
59
|
* do not lint dist folders ([a2b73b1](https://github.com/roomle-dev/roomle-ui/commit/a2b73b19542e2c98e3c26447034f848010dda0ee))
|
|
60
|
+
* drag-in hi objects by id instead of serialize json ([60df0bd](https://github.com/roomle-dev/roomle-ui/commit/60df0bd3e3fc07c14f9a5aebed4f06895cc6f93e))
|
|
36
61
|
* failing sdk test ([83202d8](https://github.com/roomle-dev/roomle-ui/commit/83202d8a036e292edc9e390c873ff0e877f4b199))
|
|
37
62
|
* identify the detached component when merging objects ([7520da4](https://github.com/roomle-dev/roomle-ui/commit/7520da4c16f2b0e82c0992055568a31a87848aba))
|
|
38
63
|
* load default library id when loading homag intelligence plugin ([aeb27f3](https://github.com/roomle-dev/roomle-ui/commit/aeb27f33b6c190e4c820ee8ead76561547cee763))
|
|
64
|
+
* make test pass ([46c6d6e](https://github.com/roomle-dev/roomle-ui/commit/46c6d6e8e133b1a6b4ee4efc1d9a1b726c51d924))
|
|
39
65
|
* missing nullish coalesce ([9af38ed](https://github.com/roomle-dev/roomle-ui/commit/9af38edfee4d44348c5b1ee38ca199edad9f3146))
|
|
40
66
|
* move the lights high into the sky when turning them off instead of hiding them ([d8d9d1e](https://github.com/roomle-dev/roomle-ui/commit/d8d9d1e84bd5ccfd8d06a816c11252d510f2dc90))
|
|
41
67
|
* only apply animations to objects to which they belong ([4401ee9](https://github.com/roomle-dev/roomle-ui/commit/4401ee9f63e8423c766c591466d93c2734761ebd))
|
|
68
|
+
* only send the module selection callback if the Attributes drawer is shown ([c618831](https://github.com/roomle-dev/roomle-ui/commit/c61883182061ebd7d0ba62b4595b1c5d64668be4))
|
|
69
|
+
* only unmerge objects if advanced docking is enabled ([2679668](https://github.com/roomle-dev/roomle-ui/commit/2679668d803351a04281ac1d7860864e9d950ae4))
|
|
70
|
+
* planner external object selection callback ([e631da9](https://github.com/roomle-dev/roomle-ui/commit/e631da99153e1bba809376989af7ea73970956a2))
|
|
71
|
+
* remove unused imports ([da6645c](https://github.com/roomle-dev/roomle-ui/commit/da6645c6c1a305341d1d875debbf135f62bd7134))
|
|
72
|
+
* remove unused params ([e22e84e](https://github.com/roomle-dev/roomle-ui/commit/e22e84e54861ca9bc37645db09a9f80aeb63859d))
|
|
73
|
+
* reset scroll on select catalog item and remove wrong icon and unneeded dark mode ([7e2339d](https://github.com/roomle-dev/roomle-ui/commit/7e2339d58d6d4c8487cec03ac1beeddbe681b433))
|
|
42
74
|
* separate ui event and glue layer notification ([29cfd07](https://github.com/roomle-dev/roomle-ui/commit/29cfd0781230d3e2cf77a671701dcab575056bac))
|
|
43
75
|
* set HomagIntelligence in scene manager ([780c7db](https://github.com/roomle-dev/roomle-ui/commit/780c7db5c903df8c2c0dba581af6e222ede1687d))
|
|
44
76
|
* sort tags in catalog level 2 structure ([f1582f8](https://github.com/roomle-dev/roomle-ui/commit/f1582f8f33cf716161b557b5e55efe2c553d29f2))
|
|
77
|
+
* type errors ([a64197f](https://github.com/roomle-dev/roomle-ui/commit/a64197f8a1f7af9003e5b9124ba0467355b6a9a1))
|
|
45
78
|
* typing issues ([4ed0904](https://github.com/roomle-dev/roomle-ui/commit/4ed09040e040c50c6fec15f4cf59b2fc9d3de9bc))
|
|
79
|
+
* update outdated version for playwright docker image since we update our playwright version ([58eafba](https://github.com/roomle-dev/roomle-ui/commit/58eafba6d6ae8f294288fd8175a3bf47ba672c2a))
|
|
46
80
|
* use labels as a fallback for the saved tabbed nav ([145f6f0](https://github.com/roomle-dev/roomle-ui/commit/145f6f0cfd3da079858d724e3ae29a970b14676d))
|
|
81
|
+
* use scroll instead scrollIntoView ([3e8bd02](https://github.com/roomle-dev/roomle-ui/commit/3e8bd02f901609ebbf633a5390d24dccb4922c06))
|
|
47
82
|
|
|
48
83
|
|
|
49
84
|
### Reverts
|
package/package.json
CHANGED
|
@@ -16,5 +16,5 @@ export declare const showLoadingScreen: (e2e: boolean | undefined, delay?: numbe
|
|
|
16
16
|
export declare const copyToClipboard: (text: string) => Promise<void>;
|
|
17
17
|
export declare const setLoadingProgress: (percent: number) => void;
|
|
18
18
|
export declare const hideLoadingCircle: () => void;
|
|
19
|
-
export declare const scrollElement: (selectedElement: Element) => void;
|
|
20
19
|
export declare const getInteractionTiming: () => string;
|
|
20
|
+
export declare const scrollByX: (container: HTMLElement, element: HTMLElement) => void;
|