@roomle/embedding-lib 5.14.0 → 5.15.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/docs/md/web/embedding/CHANGELOG.md +13 -38
- package/package.json +2 -2
- package/src/common/components/collection-view/CollectionViewElement.vue.d.ts +7 -0
- package/src/common/components/drawer-layout/DrawerElement.vue.d.ts +3 -0
- package/src/common/composables/use-event-emitter-listener.d.ts +0 -2
- package/src/common/composables/use-planner-actions-visibility.d.ts +1 -1
- package/src/planner/components/PlannerSidebar.vue.d.ts +3 -1
- package/src/planner/components/overlays/rooms/DoorParametersSetting.vue.d.ts +12 -0
- package/src/planner/components/overlays/rooms/FloorColor.vue.d.ts +12 -0
|
@@ -1,46 +1,21 @@
|
|
|
1
|
-
## [5.
|
|
1
|
+
## [5.15.0-alpha.1](https://github.com/roomle-dev/roomle-ui/compare/embedding-lib-v5.14.0...embedding-lib-v5.15.0-alpha.1) (2025-03-25)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
* add
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* **SDK:** upgrade to version 2.
|
|
11
|
-
* **SDK:** upgrade to version 2.96.0-alpha.
|
|
12
|
-
* **SDK:** upgrade to version 2.96.0-alpha.11 ([#1543](https://github.com/roomle-dev/roomle-ui/issues/1543)) ([dee9b2c](https://github.com/roomle-dev/roomle-ui/commit/dee9b2c212583413a9be1381bf66a1d75d4cfbb9))
|
|
13
|
-
* **SDK:** upgrade to version 2.96.0-alpha.12 ([#1544](https://github.com/roomle-dev/roomle-ui/issues/1544)) ([d98dd15](https://github.com/roomle-dev/roomle-ui/commit/d98dd15e85c1a2c9684ed084e1542d04adf10e8c))
|
|
14
|
-
* **SDK:** upgrade to version 2.96.0-alpha.13 ([#1546](https://github.com/roomle-dev/roomle-ui/issues/1546)) ([ccd3ade](https://github.com/roomle-dev/roomle-ui/commit/ccd3adeebcfe259f75cdd8b31ee769f2e2903b39))
|
|
15
|
-
* **SDK:** upgrade to version 2.96.0-alpha.14 ([#1547](https://github.com/roomle-dev/roomle-ui/issues/1547)) ([cd58fb8](https://github.com/roomle-dev/roomle-ui/commit/cd58fb8b233ffddcae31e871c09e6877f47a075c))
|
|
16
|
-
* **SDK:** upgrade to version 2.96.0-alpha.16 ([#1548](https://github.com/roomle-dev/roomle-ui/issues/1548)) ([23470be](https://github.com/roomle-dev/roomle-ui/commit/23470be520b4d323bfe28d2dd3270581476456e0))
|
|
17
|
-
* **SDK:** upgrade to version 2.96.0-alpha.17 ([#1549](https://github.com/roomle-dev/roomle-ui/issues/1549)) ([78641df](https://github.com/roomle-dev/roomle-ui/commit/78641dfe3d7e35e612c80d52d5a2ecb69b72314d))
|
|
18
|
-
* **SDK:** upgrade to version 2.96.0-alpha.18 ([#1550](https://github.com/roomle-dev/roomle-ui/issues/1550)) ([435a6fb](https://github.com/roomle-dev/roomle-ui/commit/435a6fb9e5063e25e83de0a4821de73da4dbd1b3))
|
|
19
|
-
* **SDK:** upgrade to version 2.96.0-alpha.19 ([#1552](https://github.com/roomle-dev/roomle-ui/issues/1552)) ([ecd3361](https://github.com/roomle-dev/roomle-ui/commit/ecd3361cd978f48e72c33836751f6276b5a09998))
|
|
20
|
-
* **SDK:** upgrade to version 2.96.0-alpha.2 ([#1526](https://github.com/roomle-dev/roomle-ui/issues/1526)) ([b8a5b26](https://github.com/roomle-dev/roomle-ui/commit/b8a5b26426deed868a8bc85d1dc04a861715387e))
|
|
21
|
-
* **SDK:** upgrade to version 2.96.0-alpha.3 ([#1529](https://github.com/roomle-dev/roomle-ui/issues/1529)) ([89bb09a](https://github.com/roomle-dev/roomle-ui/commit/89bb09a5c2f13e383d7f07ef12e60edc85c12fca))
|
|
22
|
-
* **SDK:** upgrade to version 2.96.0-alpha.4 ([#1531](https://github.com/roomle-dev/roomle-ui/issues/1531)) ([13ef8b3](https://github.com/roomle-dev/roomle-ui/commit/13ef8b3196755091d15c4debad03a95d950f49a4))
|
|
23
|
-
* **SDK:** upgrade to version 2.96.0-alpha.5 ([#1533](https://github.com/roomle-dev/roomle-ui/issues/1533)) ([c19e5d9](https://github.com/roomle-dev/roomle-ui/commit/c19e5d944e8fcb12a0c626752c38ec204487e9fb))
|
|
24
|
-
* **SDK:** upgrade to version 2.96.0-alpha.6 ([#1535](https://github.com/roomle-dev/roomle-ui/issues/1535)) ([eabf798](https://github.com/roomle-dev/roomle-ui/commit/eabf7981515fff4f6dad3709bc31cf435137d238))
|
|
25
|
-
* **SDK:** upgrade to version 2.96.0-alpha.7 ([#1536](https://github.com/roomle-dev/roomle-ui/issues/1536)) ([cf50e3a](https://github.com/roomle-dev/roomle-ui/commit/cf50e3abad14310547a674c579b6953697f7ca0a))
|
|
26
|
-
* **SDK:** upgrade to version 2.96.0-alpha.8 ([#1540](https://github.com/roomle-dev/roomle-ui/issues/1540)) ([98998b6](https://github.com/roomle-dev/roomle-ui/commit/98998b638400ab7af0acaf3faee4f51fbdf3b192))
|
|
27
|
-
* **SDK:** upgrade to version 2.96.0-alpha.9 ([#1541](https://github.com/roomle-dev/roomle-ui/issues/1541)) ([a03765b](https://github.com/roomle-dev/roomle-ui/commit/a03765b8760b507b20c350e0ccf4942b59b70d43))
|
|
28
|
-
* wall side icon and explainer ([9768983](https://github.com/roomle-dev/roomle-ui/commit/9768983a3d79e5d2e856b949f5743db9644f2247))
|
|
6
|
+
* pitched roof - add point, 2m room hight ([989e2fb](https://github.com/roomle-dev/roomle-ui/commit/989e2fbe931531c19cd66417d1dda9d9eda76edc))
|
|
7
|
+
* **SDK:** upgrade to version 2.96.0 ([#1565](https://github.com/roomle-dev/roomle-ui/issues/1565)) ([49b04aa](https://github.com/roomle-dev/roomle-ui/commit/49b04aa9e466591083dc6f775f01c78850bf91b7))
|
|
8
|
+
* **SDK:** upgrade to version 2.96.0-alpha.21 ([#1556](https://github.com/roomle-dev/roomle-ui/issues/1556)) ([6dc052a](https://github.com/roomle-dev/roomle-ui/commit/6dc052a4d626a40030f2a43779dcd3af395eb7e9))
|
|
9
|
+
* **SDK:** upgrade to version 2.96.0-alpha.22 ([#1557](https://github.com/roomle-dev/roomle-ui/issues/1557)) ([68336d9](https://github.com/roomle-dev/roomle-ui/commit/68336d9eccd87e6d8898fb3db91f46f87151de19))
|
|
10
|
+
* **SDK:** upgrade to version 2.96.0-alpha.23 ([#1558](https://github.com/roomle-dev/roomle-ui/issues/1558)) ([48b04f2](https://github.com/roomle-dev/roomle-ui/commit/48b04f2ea8feadd460f8275cdca1a870f94117b6))
|
|
11
|
+
* **SDK:** upgrade to version 2.96.0-alpha.24 ([#1563](https://github.com/roomle-dev/roomle-ui/issues/1563)) ([17444f0](https://github.com/roomle-dev/roomle-ui/commit/17444f000883d3c4899a9a9635ed47b0d523d079))
|
|
29
12
|
|
|
30
13
|
|
|
31
14
|
### Bug Fixes
|
|
32
15
|
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
* feedback changes ([9047a41](https://github.com/roomle-dev/roomle-ui/commit/9047a4189273db37e31a6c9ac87d6840b18cad89))
|
|
40
|
-
* icon css, show in planner only ([8d69fff](https://github.com/roomle-dev/roomle-ui/commit/8d69fff7732894e1572c3738a40992d9413ff8ee))
|
|
41
|
-
* positions tutorial correctly if custom view is active ([e0c249f](https://github.com/roomle-dev/roomle-ui/commit/e0c249fa5bfda6f05223c0baa056aa62bc6725d5))
|
|
42
|
-
* prevent default drag cursor (not-allowed) on windows ([3c33cef](https://github.com/roomle-dev/roomle-ui/commit/3c33cefc8e6c2c674be4e99dd7ab825e651d4992))
|
|
43
|
-
* reverse the order of collectionView icon and text ([deaec0d](https://github.com/roomle-dev/roomle-ui/commit/deaec0dbf3fd6003e0b6326719925a7f8d50db44))
|
|
44
|
-
* tests ([edd4cea](https://github.com/roomle-dev/roomle-ui/commit/edd4cea03e2cd9490223cdaed130f2e23cc66a6f))
|
|
45
|
-
* **code-review:** tried to fix the following problem that came up during code-review: ([79d0c5d](https://github.com/roomle-dev/roomle-ui/commit/79d0c5da9ad112b1894f5da8ccc3c5b0557fb994)), closes [/github.com/roomle-dev/roomle-ui/pull/1518/files#r1984799244](https://github.com/roomle-dev//github.com/roomle-dev/roomle-ui/pull/1518/files/issues/r1984799244)
|
|
46
|
-
* type errors ([da36d23](https://github.com/roomle-dev/roomle-ui/commit/da36d232745491c07da000714f2bb61e6a4e38bb))
|
|
16
|
+
* additional check ([325a0cf](https://github.com/roomle-dev/roomle-ui/commit/325a0cf29e2813dab73be76ec122b197033ef8c7))
|
|
17
|
+
* alignment of tool tip icon not centered with parameter title ([58e682b](https://github.com/roomle-dev/roomle-ui/commit/58e682b9bbb7f600314fc03cb914846e248d6b3c))
|
|
18
|
+
* make external configurations open selection ([0920666](https://github.com/roomle-dev/roomle-ui/commit/0920666bf85c1f6d6921c8bbb2c3b8bb15e9dc97))
|
|
19
|
+
* missing inner-search ([bf89915](https://github.com/roomle-dev/roomle-ui/commit/bf89915d400fa79bac8795b227a4be3ef37d06dd))
|
|
20
|
+
* Pitched roof - "a" not correct value ([1c33141](https://github.com/roomle-dev/roomle-ui/commit/1c33141d0bbc53771ee8b4573b4aa66457b8270f))
|
|
21
|
+
* svg style, prop warnings, tooltip font size ([e6ee21b](https://github.com/roomle-dev/roomle-ui/commit/e6ee21b194aa4ccc34eddc64a00ae6307d872fe2))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.15.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.97.0-alpha.1"
|
|
33
33
|
},
|
|
34
34
|
"repository": {
|
|
35
35
|
"type": "git",
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { PropType, CSSProperties } from 'vue';
|
|
2
2
|
import { CollectionViewElement, CollectionViewElementPossibleTypes } from './-utils/types';
|
|
3
|
+
import { Nullable } from '../../utils/types';
|
|
3
4
|
import { GridViewElement } from '../../../configurator/components/grid-view/-utils/GridViewHelper';
|
|
4
5
|
import { CollectionViewUiState } from '../../store/collection-view-state';
|
|
6
|
+
import { RapiItem } from '@roomle/web-sdk/lib/definitions/typings/rapi-types';
|
|
7
|
+
import { UiPossibleChild, UiPossibleChildTag } from '@roomle/web-sdk/lib/definitions/typings/kernel';
|
|
5
8
|
|
|
6
9
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
10
|
+
payload: PropType<UiPossibleChildTag>;
|
|
7
11
|
element: {
|
|
8
12
|
type: PropType<CollectionViewElement<CollectionViewElementPossibleTypes>>;
|
|
9
13
|
required: true;
|
|
@@ -63,6 +67,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
63
67
|
}, {
|
|
64
68
|
currentLanguage(): string;
|
|
65
69
|
showParamHeader(): boolean;
|
|
70
|
+
filteredItems(): Nullable<(UiPossibleChild | RapiItem)[]> | undefined;
|
|
71
|
+
showCollectionViewLabel(): boolean;
|
|
66
72
|
}, {
|
|
67
73
|
getCollectionViewTemplate: (collectionViewElement: CollectionViewElement<CollectionViewElementPossibleTypes>, useSnakeCase?: boolean) => string;
|
|
68
74
|
isDisabled(collectionViewElement: CollectionViewElement): boolean;
|
|
@@ -73,6 +79,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
73
79
|
*/
|
|
74
80
|
_disableParamHeader(element: CollectionViewElement): boolean;
|
|
75
81
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
82
|
+
payload: PropType<UiPossibleChildTag>;
|
|
76
83
|
element: {
|
|
77
84
|
type: PropType<CollectionViewElement<CollectionViewElementPossibleTypes>>;
|
|
78
85
|
required: true;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { CollectionViewUiState } from '../../store/collection-view-state';
|
|
2
2
|
import { CollectionViewComponentIcon, CollectionViewElement, CollectionViewElementPossibleTypes } from '../collection-view/-utils/types';
|
|
3
|
+
import { UiPossibleChildTag } from '@roomle/web-sdk/lib/definitions/typings/kernel';
|
|
3
4
|
|
|
4
5
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
|
|
5
6
|
label?: string;
|
|
@@ -25,6 +26,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
25
26
|
selectedElement?: CollectionViewElement<CollectionViewElementPossibleTypes>;
|
|
26
27
|
expandedOnDefault?: boolean;
|
|
27
28
|
onGridExpand?: () => void;
|
|
29
|
+
payload?: UiPossibleChildTag;
|
|
28
30
|
getTemplate?: (element: CollectionViewElement<CollectionViewElementPossibleTypes>) => string;
|
|
29
31
|
}>, {
|
|
30
32
|
label: any;
|
|
@@ -57,6 +59,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
57
59
|
selectedElement?: CollectionViewElement<CollectionViewElementPossibleTypes>;
|
|
58
60
|
expandedOnDefault?: boolean;
|
|
59
61
|
onGridExpand?: () => void;
|
|
62
|
+
payload?: UiPossibleChildTag;
|
|
60
63
|
getTemplate?: (element: CollectionViewElement<CollectionViewElementPossibleTypes>) => string;
|
|
61
64
|
}>, {
|
|
62
65
|
label: any;
|
|
@@ -39,11 +39,9 @@ export interface NotificationEventTypes {
|
|
|
39
39
|
}
|
|
40
40
|
export declare const UPDATE_EVENTS: {
|
|
41
41
|
readonly WALL_LENGTH: "update-wall-length";
|
|
42
|
-
readonly WALL_HEIGHT: "update-wall-height";
|
|
43
42
|
};
|
|
44
43
|
export interface UpdateEventTypes {
|
|
45
44
|
[UPDATE_EVENTS.WALL_LENGTH]: void;
|
|
46
|
-
[UPDATE_EVENTS.WALL_HEIGHT]: void;
|
|
47
45
|
}
|
|
48
46
|
export declare const CUSTOM_VIEW_EVENTS: {
|
|
49
47
|
readonly SHOW: "show-custom-view";
|
|
@@ -8,5 +8,5 @@ export declare const usePlannerActionsVisibility: () => {
|
|
|
8
8
|
showSwitchProduct: import('vue').ComputedRef<boolean>;
|
|
9
9
|
showProductFlip: import('vue').ComputedRef<boolean>;
|
|
10
10
|
selectionIsConstructionElement: import('vue').ComputedRef<boolean>;
|
|
11
|
-
showSlopingButton: import('vue').ComputedRef<
|
|
11
|
+
showSlopingButton: import('vue').ComputedRef<boolean>;
|
|
12
12
|
};
|
|
@@ -6,7 +6,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
6
6
|
isLoading?: boolean;
|
|
7
7
|
resetScroll: () => void;
|
|
8
8
|
icToggleEvent: EventBus<ToggleCallback>;
|
|
9
|
-
}, {
|
|
9
|
+
}, {
|
|
10
|
+
layer0: import('vue').Ref<string, string>;
|
|
11
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
10
12
|
onToggleExpand?: () => void;
|
|
11
13
|
isLoading?: boolean;
|
|
12
14
|
resetScroll: () => void;
|
|
@@ -2383,6 +2383,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2383
2383
|
state: {
|
|
2384
2384
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
2385
2385
|
};
|
|
2386
|
+
payload: {
|
|
2387
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
2388
|
+
};
|
|
2386
2389
|
isDesktop: {
|
|
2387
2390
|
type: PropType<boolean>;
|
|
2388
2391
|
};
|
|
@@ -2462,6 +2465,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2462
2465
|
state: {
|
|
2463
2466
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
2464
2467
|
};
|
|
2468
|
+
payload: {
|
|
2469
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
2470
|
+
};
|
|
2465
2471
|
isDesktop: {
|
|
2466
2472
|
type: PropType<boolean>;
|
|
2467
2473
|
};
|
|
@@ -2555,6 +2561,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2555
2561
|
state: {
|
|
2556
2562
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
2557
2563
|
};
|
|
2564
|
+
payload: {
|
|
2565
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
2566
|
+
};
|
|
2558
2567
|
isDesktop: {
|
|
2559
2568
|
type: PropType<boolean>;
|
|
2560
2569
|
};
|
|
@@ -2645,6 +2654,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2645
2654
|
state: {
|
|
2646
2655
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
2647
2656
|
};
|
|
2657
|
+
payload: {
|
|
2658
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
2659
|
+
};
|
|
2648
2660
|
isDesktop: {
|
|
2649
2661
|
type: PropType<boolean>;
|
|
2650
2662
|
};
|
|
@@ -1255,6 +1255,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1255
1255
|
state: {
|
|
1256
1256
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
1257
1257
|
};
|
|
1258
|
+
payload: {
|
|
1259
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
1260
|
+
};
|
|
1258
1261
|
isDesktop: {
|
|
1259
1262
|
type: PropType<boolean>;
|
|
1260
1263
|
};
|
|
@@ -1334,6 +1337,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1334
1337
|
state: {
|
|
1335
1338
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
1336
1339
|
};
|
|
1340
|
+
payload: {
|
|
1341
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
1342
|
+
};
|
|
1337
1343
|
isDesktop: {
|
|
1338
1344
|
type: PropType<boolean>;
|
|
1339
1345
|
};
|
|
@@ -1427,6 +1433,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1427
1433
|
state: {
|
|
1428
1434
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
1429
1435
|
};
|
|
1436
|
+
payload: {
|
|
1437
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
1438
|
+
};
|
|
1430
1439
|
isDesktop: {
|
|
1431
1440
|
type: PropType<boolean>;
|
|
1432
1441
|
};
|
|
@@ -1517,6 +1526,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1517
1526
|
state: {
|
|
1518
1527
|
type: PropType<import('../../../../common/store/collection-view-state').CollectionViewUiState>;
|
|
1519
1528
|
};
|
|
1529
|
+
payload: {
|
|
1530
|
+
type: PropType<import('@roomle/web-sdk/lib/definitions/typings/kernel').UiPossibleChildTag>;
|
|
1531
|
+
};
|
|
1520
1532
|
isDesktop: {
|
|
1521
1533
|
type: PropType<boolean>;
|
|
1522
1534
|
};
|