@roomle/embedding-lib 5.21.0 → 5.22.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.
|
@@ -1,24 +1,23 @@
|
|
|
1
|
-
## [5.
|
|
1
|
+
## [5.22.0-alpha.1](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.21.0...embedding-lib-v5.22.0-alpha.1) (2025-06-10)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
* **SDK:** upgrade to version 2.
|
|
8
|
-
* **SDK:** upgrade to version 2.
|
|
9
|
-
* **SDK:** upgrade to version 2.
|
|
10
|
-
* **SDK:** upgrade to version 2.
|
|
11
|
-
* **SDK:** upgrade to version 2.
|
|
12
|
-
* **SDK:** upgrade to version 2.
|
|
13
|
-
* **SDK:** upgrade to version 2.102.0-alpha.6 ([#1715](https://github.com/roomle-dev/roomle-ui/issues/1715)) ([cf3d969](https://github.com/roomle-dev/roomle-ui/commit/cf3d96940837dc658e75446648059286c8deb46c))
|
|
14
|
-
* **SDK:** upgrade to version 2.102.0-alpha.7 ([#1716](https://github.com/roomle-dev/roomle-ui/issues/1716)) ([f75cc4d](https://github.com/roomle-dev/roomle-ui/commit/f75cc4d8c8952dbaed4f5905b348bbc47f64c882))
|
|
6
|
+
* **SDK:** upgrade to version 2.102.0 ([#1717](https://github.com/roomle-dev/roomle-ui/issues/1717)) ([1e44e40](https://github.com/roomle-dev/roomle-ui/commit/1e44e4011fef403f9da961ceebf31980fc153f66))
|
|
7
|
+
* **SDK:** upgrade to version 2.103.0-alpha.1 ([#1718](https://github.com/roomle-dev/roomle-ui/issues/1718)) ([3d10e4b](https://github.com/roomle-dev/roomle-ui/commit/3d10e4bf73f8e244d05153262594d3005710580d))
|
|
8
|
+
* **SDK:** upgrade to version 2.103.0-alpha.2 ([#1720](https://github.com/roomle-dev/roomle-ui/issues/1720)) ([37664ee](https://github.com/roomle-dev/roomle-ui/commit/37664ee9f942d54a28ae8f9a5defa9542662122e))
|
|
9
|
+
* **SDK:** upgrade to version 2.103.0-alpha.3 ([#1723](https://github.com/roomle-dev/roomle-ui/issues/1723)) ([646bfda](https://github.com/roomle-dev/roomle-ui/commit/646bfda8be096cde821aad8da3166bb5eef5e07b))
|
|
10
|
+
* **SDK:** upgrade to version 2.103.0-alpha.4 ([#1724](https://github.com/roomle-dev/roomle-ui/issues/1724)) ([847bc0e](https://github.com/roomle-dev/roomle-ui/commit/847bc0e4ee3dba3d2547d9abf3cac0b92cdc45e0))
|
|
11
|
+
* **SDK:** upgrade to version 2.103.0-alpha.5 ([#1725](https://github.com/roomle-dev/roomle-ui/issues/1725)) ([e17219e](https://github.com/roomle-dev/roomle-ui/commit/e17219e5b70a6191f25f012b7093191f21644eea))
|
|
12
|
+
* **SDK:** upgrade to version 2.103.0-alpha.6 ([#1726](https://github.com/roomle-dev/roomle-ui/issues/1726)) ([e446e1a](https://github.com/roomle-dev/roomle-ui/commit/e446e1a18b51c8a2d56fad5ff50eb7b6adc08fe9))
|
|
15
13
|
|
|
16
14
|
|
|
17
15
|
### Bug Fixes
|
|
18
16
|
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
17
|
+
* check for planner state first ([1489941](https://github.com/roomle-dev/roomle-ui/commit/1489941837a69e6aa98415cc2da572d20b1664b6))
|
|
18
|
+
* clear both UI state searches when going back ([3b73200](https://github.com/roomle-dev/roomle-ui/commit/3b732003491c7876a5c1c7953072e7cc597c49ae))
|
|
19
|
+
* clear search state on back button ([100e39a](https://github.com/roomle-dev/roomle-ui/commit/100e39a8e9dc68e7b5a8a143cf2873dff4891c7b))
|
|
20
|
+
* computed parity ([cc912f1](https://github.com/roomle-dev/roomle-ui/commit/cc912f19bdcc526619a527e209d6138ab0b25c58))
|
|
21
|
+
* computed parity ([78fddf1](https://github.com/roomle-dev/roomle-ui/commit/78fddf195289703aeac6f6354d2e93c6eb75aced))
|
|
22
|
+
* configurator parameter unmounts when searching ([cbdf935](https://github.com/roomle-dev/roomle-ui/commit/cbdf93587e92354275fa780f1f3fc8cc9a57e1c4))
|
|
23
|
+
* reset search on mobile search toggle ([3ee0abc](https://github.com/roomle-dev/roomle-ui/commit/3ee0abcecd59f0b11db0fdecbe4eea510d5e4550))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.0-alpha.1",
|
|
4
4
|
"description": "This is a small library which can be used to communicate with the Roomle Configurator",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./roomle-embedding-lib.umd.js",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"npm": "8.3.1"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@roomle/web-sdk": "2.
|
|
32
|
+
"@roomle/web-sdk": "2.103.0-alpha.6"
|
|
33
33
|
},
|
|
34
34
|
"repository": {
|
|
35
35
|
"type": "git",
|
|
@@ -1,16 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
goBack:
|
|
5
|
-
}>, {}, {}, {}, {},
|
|
6
|
-
goBack: PropType<(_payload: MouseEvent) => void>;
|
|
7
|
-
}>> & Readonly<{}>, {}, {}, {
|
|
8
|
-
SvgIcon: import('vue').DefineComponent<{
|
|
9
|
-
icon: string;
|
|
10
|
-
}, {
|
|
11
|
-
svgIcon: import('vue').Ref<HTMLOrSVGElement, HTMLOrSVGElement>;
|
|
12
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
13
|
-
icon: string;
|
|
14
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
|
+
goBack: (_payload: MouseEvent) => void;
|
|
3
|
+
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
4
|
+
goBack: (_payload: MouseEvent) => void;
|
|
5
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
6
|
export default _default;
|
|
@@ -42,7 +42,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
42
42
|
isLast: boolean;
|
|
43
43
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
|
|
44
44
|
default?(_: {}): any;
|
|
45
|
-
default?(_: {}): any;
|
|
46
45
|
}>;
|
|
47
46
|
export default _default;
|
|
48
47
|
type __VLS_WithTemplateSlots<T, S> = T & {
|