@roomle/embedding-lib 4.41.0 → 4.42.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/api/classes/exposed_analytics_callbacks.ExposedAnalyticsCallbacks.md +1 -1
- package/docs/api/classes/exposed_api.ExposedApi.md +11 -11
- package/docs/api/classes/exposed_callbacks.ExposedCallbacks.md +8 -8
- package/docs/api/classes/roomle_configurator_api.default.md +9 -9
- package/docs/api/enums/types.UI_BUTTON.md +23 -23
- package/docs/api/interfaces/exposed_callbacks.Labels.md +2 -2
- package/docs/api/interfaces/exposed_callbacks.Price.md +2 -2
- package/docs/api/interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md +4 -4
- package/docs/api/interfaces/types.ConfiguratorSettings.md +5 -5
- package/docs/api/interfaces/types.EmbeddingSkin.md +5 -5
- package/docs/api/interfaces/types.UiInitData.md +17 -17
- package/docs/api/modules/roomle_configurator_api.md +3 -3
- package/docs/md/web/ui/EMBEDDING-CHANGELOG.md +8 -10
- package/package.json +2 -2
- package/types/index.d.ts +8 -1
- package/types/src/common/store/index.d.ts +2 -0
- package/types/src/configurator/store/ui-state.d.ts +6 -1
- package/types/tests/helpers/data/parameters.d.ts +33 -0
- package/types/tests/integration/configurator/components/parameters/BackParameterGroupButton.spec.d.ts +1 -0
|
@@ -44,4 +44,4 @@ you can intercept events and send them to your own analytics tool
|
|
|
44
44
|
|
|
45
45
|
#### Defined in
|
|
46
46
|
|
|
47
|
-
[src/configurator/embedding/exposed-analytics-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
47
|
+
[src/configurator/embedding/exposed-analytics-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-analytics-callbacks.ts#L9)
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[src/configurator/embedding/exposed-api.ts:30](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
49
|
+
[src/configurator/embedding/exposed-api.ts:30](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L30)
|
|
50
50
|
|
|
51
51
|
## Accessors
|
|
52
52
|
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[src/configurator/embedding/exposed-api.ts:127](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
63
|
+
[src/configurator/embedding/exposed-api.ts:127](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L127)
|
|
64
64
|
|
|
65
65
|
## Methods
|
|
66
66
|
|
|
@@ -76,7 +76,7 @@ call this method if consent of Google Analytics is given later and not already i
|
|
|
76
76
|
|
|
77
77
|
#### Defined in
|
|
78
78
|
|
|
79
|
-
[src/configurator/embedding/exposed-api.ts:216](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
79
|
+
[src/configurator/embedding/exposed-api.ts:216](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L216)
|
|
80
80
|
|
|
81
81
|
___
|
|
82
82
|
|
|
@@ -101,7 +101,7 @@ If no position or rotation is set then it will be placed automatically (without
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[src/configurator/embedding/exposed-api.ts:231](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
104
|
+
[src/configurator/embedding/exposed-api.ts:231](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L231)
|
|
105
105
|
|
|
106
106
|
___
|
|
107
107
|
|
|
@@ -125,7 +125,7 @@ null if configuration can not be loaded
|
|
|
125
125
|
|
|
126
126
|
#### Defined in
|
|
127
127
|
|
|
128
|
-
[src/configurator/embedding/exposed-api.ts:147](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
128
|
+
[src/configurator/embedding/exposed-api.ts:147](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L147)
|
|
129
129
|
|
|
130
130
|
___
|
|
131
131
|
|
|
@@ -147,7 +147,7 @@ call this method to load the object you want into the 3d Scene
|
|
|
147
147
|
|
|
148
148
|
#### Defined in
|
|
149
149
|
|
|
150
|
-
[src/configurator/embedding/exposed-api.ts:135](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
150
|
+
[src/configurator/embedding/exposed-api.ts:135](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L135)
|
|
151
151
|
|
|
152
152
|
___
|
|
153
153
|
|
|
@@ -167,7 +167,7 @@ description of the startConfiguring method
|
|
|
167
167
|
|
|
168
168
|
#### Defined in
|
|
169
169
|
|
|
170
|
-
[src/configurator/embedding/exposed-api.ts:184](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
170
|
+
[src/configurator/embedding/exposed-api.ts:184](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L184)
|
|
171
171
|
|
|
172
172
|
___
|
|
173
173
|
|
|
@@ -191,7 +191,7 @@ most likely needed when implementing your own price service
|
|
|
191
191
|
|
|
192
192
|
#### Defined in
|
|
193
193
|
|
|
194
|
-
[src/configurator/embedding/exposed-api.ts:161](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
194
|
+
[src/configurator/embedding/exposed-api.ts:161](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L161)
|
|
195
195
|
|
|
196
196
|
___
|
|
197
197
|
|
|
@@ -212,7 +212,7 @@ so do not rely on this exact pixel setting
|
|
|
212
212
|
|
|
213
213
|
#### Defined in
|
|
214
214
|
|
|
215
|
-
[src/configurator/embedding/exposed-api.ts:173](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
215
|
+
[src/configurator/embedding/exposed-api.ts:173](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L173)
|
|
216
216
|
|
|
217
217
|
___
|
|
218
218
|
|
|
@@ -232,7 +232,7 @@ to react on the response
|
|
|
232
232
|
|
|
233
233
|
#### Defined in
|
|
234
234
|
|
|
235
|
-
[src/configurator/embedding/exposed-api.ts:209](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
235
|
+
[src/configurator/embedding/exposed-api.ts:209](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L209)
|
|
236
236
|
|
|
237
237
|
___
|
|
238
238
|
|
|
@@ -252,4 +252,4 @@ to react on the response
|
|
|
252
252
|
|
|
253
253
|
#### Defined in
|
|
254
254
|
|
|
255
|
-
[src/configurator/embedding/exposed-api.ts:198](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
255
|
+
[src/configurator/embedding/exposed-api.ts:198](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-api.ts#L198)
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
|
|
40
40
|
#### Defined in
|
|
41
41
|
|
|
42
|
-
[src/configurator/embedding/exposed-callbacks.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
42
|
+
[src/configurator/embedding/exposed-callbacks.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L40)
|
|
43
43
|
|
|
44
44
|
___
|
|
45
45
|
|
|
@@ -63,7 +63,7 @@ overrideEventBehaviour true if the event has been consumed and it should not tri
|
|
|
63
63
|
|
|
64
64
|
#### Defined in
|
|
65
65
|
|
|
66
|
-
[src/configurator/embedding/exposed-callbacks.ts:47](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
66
|
+
[src/configurator/embedding/exposed-callbacks.ts:47](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L47)
|
|
67
67
|
|
|
68
68
|
___
|
|
69
69
|
|
|
@@ -86,7 +86,7 @@ fullList fullList (needed for price calculation) of the current configuration
|
|
|
86
86
|
|
|
87
87
|
#### Defined in
|
|
88
88
|
|
|
89
|
-
[src/configurator/embedding/exposed-callbacks.ts:34](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
89
|
+
[src/configurator/embedding/exposed-callbacks.ts:34](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L34)
|
|
90
90
|
|
|
91
91
|
___
|
|
92
92
|
|
|
@@ -109,7 +109,7 @@ Only the move of plan object does NOT trigger this function
|
|
|
109
109
|
|
|
110
110
|
#### Defined in
|
|
111
111
|
|
|
112
|
-
[src/configurator/embedding/exposed-callbacks.ts:56](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
112
|
+
[src/configurator/embedding/exposed-callbacks.ts:56](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L56)
|
|
113
113
|
|
|
114
114
|
___
|
|
115
115
|
|
|
@@ -131,7 +131,7 @@ ___
|
|
|
131
131
|
|
|
132
132
|
#### Defined in
|
|
133
133
|
|
|
134
|
-
[src/configurator/embedding/exposed-callbacks.ts:49](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
134
|
+
[src/configurator/embedding/exposed-callbacks.ts:49](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L49)
|
|
135
135
|
|
|
136
136
|
___
|
|
137
137
|
|
|
@@ -158,7 +158,7 @@ Returns all necessary params when 'Request Product'/'Checkout' button has presse
|
|
|
158
158
|
|
|
159
159
|
#### Defined in
|
|
160
160
|
|
|
161
|
-
[src/configurator/embedding/exposed-callbacks.ts:28](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
161
|
+
[src/configurator/embedding/exposed-callbacks.ts:28](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L28)
|
|
162
162
|
|
|
163
163
|
___
|
|
164
164
|
|
|
@@ -178,7 +178,7 @@ ___
|
|
|
178
178
|
|
|
179
179
|
#### Defined in
|
|
180
180
|
|
|
181
|
-
[src/configurator/embedding/exposed-callbacks.ts:36](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
181
|
+
[src/configurator/embedding/exposed-callbacks.ts:36](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L36)
|
|
182
182
|
|
|
183
183
|
___
|
|
184
184
|
|
|
@@ -192,4 +192,4 @@ ___
|
|
|
192
192
|
|
|
193
193
|
#### Defined in
|
|
194
194
|
|
|
195
|
-
[src/configurator/embedding/exposed-callbacks.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
195
|
+
[src/configurator/embedding/exposed-callbacks.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L38)
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
|
|
51
51
|
#### Defined in
|
|
52
52
|
|
|
53
|
-
[src/configurator/embedding/roomle-configurator-api.ts:141](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
53
|
+
[src/configurator/embedding/roomle-configurator-api.ts:141](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L141)
|
|
54
54
|
|
|
55
55
|
___
|
|
56
56
|
|
|
@@ -64,7 +64,7 @@ ___
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[src/configurator/embedding/roomle-configurator-api.ts:137](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
67
|
+
[src/configurator/embedding/roomle-configurator-api.ts:137](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L137)
|
|
68
68
|
|
|
69
69
|
___
|
|
70
70
|
|
|
@@ -84,7 +84,7 @@ ___
|
|
|
84
84
|
|
|
85
85
|
#### Defined in
|
|
86
86
|
|
|
87
|
-
[src/configurator/embedding/roomle-configurator-api.ts:145](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
87
|
+
[src/configurator/embedding/roomle-configurator-api.ts:145](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L145)
|
|
88
88
|
|
|
89
89
|
___
|
|
90
90
|
|
|
@@ -98,7 +98,7 @@ ___
|
|
|
98
98
|
|
|
99
99
|
#### Defined in
|
|
100
100
|
|
|
101
|
-
[src/configurator/embedding/roomle-configurator-api.ts:133](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
101
|
+
[src/configurator/embedding/roomle-configurator-api.ts:133](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L133)
|
|
102
102
|
|
|
103
103
|
## Methods
|
|
104
104
|
|
|
@@ -112,7 +112,7 @@ ___
|
|
|
112
112
|
|
|
113
113
|
#### Defined in
|
|
114
114
|
|
|
115
|
-
[src/configurator/embedding/roomle-configurator-api.ts:207](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
115
|
+
[src/configurator/embedding/roomle-configurator-api.ts:207](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L207)
|
|
116
116
|
|
|
117
117
|
___
|
|
118
118
|
|
|
@@ -138,7 +138,7 @@ Method to create a new instance of a Roomle Configurator
|
|
|
138
138
|
|
|
139
139
|
#### Defined in
|
|
140
140
|
|
|
141
|
-
[src/configurator/embedding/roomle-configurator-api.ts:97](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
141
|
+
[src/configurator/embedding/roomle-configurator-api.ts:97](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L97)
|
|
142
142
|
|
|
143
143
|
___
|
|
144
144
|
|
|
@@ -162,7 +162,7 @@ Method to create a new instance of a Roomle Configurator
|
|
|
162
162
|
|
|
163
163
|
#### Defined in
|
|
164
164
|
|
|
165
|
-
[src/configurator/embedding/roomle-configurator-api.ts:86](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
165
|
+
[src/configurator/embedding/roomle-configurator-api.ts:86](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L86)
|
|
166
166
|
|
|
167
167
|
___
|
|
168
168
|
|
|
@@ -184,7 +184,7 @@ ___
|
|
|
184
184
|
|
|
185
185
|
#### Defined in
|
|
186
186
|
|
|
187
|
-
[src/configurator/embedding/roomle-configurator-api.ts:76](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
187
|
+
[src/configurator/embedding/roomle-configurator-api.ts:76](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L76)
|
|
188
188
|
|
|
189
189
|
___
|
|
190
190
|
|
|
@@ -208,4 +208,4 @@ Method to create a new instance of a Roomle Viewer
|
|
|
208
208
|
|
|
209
209
|
#### Defined in
|
|
210
210
|
|
|
211
|
-
[src/configurator/embedding/roomle-configurator-api.ts:107](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
211
|
+
[src/configurator/embedding/roomle-configurator-api.ts:107](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L107)
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
|
|
41
41
|
#### Defined in
|
|
42
42
|
|
|
43
|
-
[src/configurator/embedding/types.ts:12](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
43
|
+
[src/configurator/embedding/types.ts:12](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L12)
|
|
44
44
|
|
|
45
45
|
___
|
|
46
46
|
|
|
@@ -50,7 +50,7 @@ ___
|
|
|
50
50
|
|
|
51
51
|
#### Defined in
|
|
52
52
|
|
|
53
|
-
[src/configurator/embedding/types.ts:26](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
53
|
+
[src/configurator/embedding/types.ts:26](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L26)
|
|
54
54
|
|
|
55
55
|
___
|
|
56
56
|
|
|
@@ -60,7 +60,7 @@ ___
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[src/configurator/embedding/types.ts:5](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
63
|
+
[src/configurator/embedding/types.ts:5](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L5)
|
|
64
64
|
|
|
65
65
|
___
|
|
66
66
|
|
|
@@ -70,7 +70,7 @@ ___
|
|
|
70
70
|
|
|
71
71
|
#### Defined in
|
|
72
72
|
|
|
73
|
-
[src/configurator/embedding/types.ts:8](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
73
|
+
[src/configurator/embedding/types.ts:8](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L8)
|
|
74
74
|
|
|
75
75
|
___
|
|
76
76
|
|
|
@@ -80,7 +80,7 @@ ___
|
|
|
80
80
|
|
|
81
81
|
#### Defined in
|
|
82
82
|
|
|
83
|
-
[src/configurator/embedding/types.ts:18](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
83
|
+
[src/configurator/embedding/types.ts:18](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L18)
|
|
84
84
|
|
|
85
85
|
___
|
|
86
86
|
|
|
@@ -90,7 +90,7 @@ ___
|
|
|
90
90
|
|
|
91
91
|
#### Defined in
|
|
92
92
|
|
|
93
|
-
[src/configurator/embedding/types.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
93
|
+
[src/configurator/embedding/types.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L9)
|
|
94
94
|
|
|
95
95
|
___
|
|
96
96
|
|
|
@@ -100,7 +100,7 @@ ___
|
|
|
100
100
|
|
|
101
101
|
#### Defined in
|
|
102
102
|
|
|
103
|
-
[src/configurator/embedding/types.ts:7](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
103
|
+
[src/configurator/embedding/types.ts:7](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L7)
|
|
104
104
|
|
|
105
105
|
___
|
|
106
106
|
|
|
@@ -110,7 +110,7 @@ ___
|
|
|
110
110
|
|
|
111
111
|
#### Defined in
|
|
112
112
|
|
|
113
|
-
[src/configurator/embedding/types.ts:6](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
113
|
+
[src/configurator/embedding/types.ts:6](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L6)
|
|
114
114
|
|
|
115
115
|
___
|
|
116
116
|
|
|
@@ -120,7 +120,7 @@ ___
|
|
|
120
120
|
|
|
121
121
|
#### Defined in
|
|
122
122
|
|
|
123
|
-
[src/configurator/embedding/types.ts:23](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
123
|
+
[src/configurator/embedding/types.ts:23](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L23)
|
|
124
124
|
|
|
125
125
|
___
|
|
126
126
|
|
|
@@ -130,7 +130,7 @@ ___
|
|
|
130
130
|
|
|
131
131
|
#### Defined in
|
|
132
132
|
|
|
133
|
-
[src/configurator/embedding/types.ts:17](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
133
|
+
[src/configurator/embedding/types.ts:17](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L17)
|
|
134
134
|
|
|
135
135
|
___
|
|
136
136
|
|
|
@@ -140,7 +140,7 @@ ___
|
|
|
140
140
|
|
|
141
141
|
#### Defined in
|
|
142
142
|
|
|
143
|
-
[src/configurator/embedding/types.ts:24](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
143
|
+
[src/configurator/embedding/types.ts:24](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L24)
|
|
144
144
|
|
|
145
145
|
___
|
|
146
146
|
|
|
@@ -150,7 +150,7 @@ ___
|
|
|
150
150
|
|
|
151
151
|
#### Defined in
|
|
152
152
|
|
|
153
|
-
[src/configurator/embedding/types.ts:22](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
153
|
+
[src/configurator/embedding/types.ts:22](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L22)
|
|
154
154
|
|
|
155
155
|
___
|
|
156
156
|
|
|
@@ -160,7 +160,7 @@ ___
|
|
|
160
160
|
|
|
161
161
|
#### Defined in
|
|
162
162
|
|
|
163
|
-
[src/configurator/embedding/types.ts:11](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
163
|
+
[src/configurator/embedding/types.ts:11](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L11)
|
|
164
164
|
|
|
165
165
|
___
|
|
166
166
|
|
|
@@ -170,7 +170,7 @@ ___
|
|
|
170
170
|
|
|
171
171
|
#### Defined in
|
|
172
172
|
|
|
173
|
-
[src/configurator/embedding/types.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
173
|
+
[src/configurator/embedding/types.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L14)
|
|
174
174
|
|
|
175
175
|
___
|
|
176
176
|
|
|
@@ -180,7 +180,7 @@ ___
|
|
|
180
180
|
|
|
181
181
|
#### Defined in
|
|
182
182
|
|
|
183
|
-
[src/configurator/embedding/types.ts:13](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
183
|
+
[src/configurator/embedding/types.ts:13](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L13)
|
|
184
184
|
|
|
185
185
|
___
|
|
186
186
|
|
|
@@ -190,7 +190,7 @@ ___
|
|
|
190
190
|
|
|
191
191
|
#### Defined in
|
|
192
192
|
|
|
193
|
-
[src/configurator/embedding/types.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
193
|
+
[src/configurator/embedding/types.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L10)
|
|
194
194
|
|
|
195
195
|
___
|
|
196
196
|
|
|
@@ -200,7 +200,7 @@ ___
|
|
|
200
200
|
|
|
201
201
|
#### Defined in
|
|
202
202
|
|
|
203
|
-
[src/configurator/embedding/types.ts:19](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
203
|
+
[src/configurator/embedding/types.ts:19](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L19)
|
|
204
204
|
|
|
205
205
|
___
|
|
206
206
|
|
|
@@ -210,7 +210,7 @@ ___
|
|
|
210
210
|
|
|
211
211
|
#### Defined in
|
|
212
212
|
|
|
213
|
-
[src/configurator/embedding/types.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
213
|
+
[src/configurator/embedding/types.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L15)
|
|
214
214
|
|
|
215
215
|
___
|
|
216
216
|
|
|
@@ -220,7 +220,7 @@ ___
|
|
|
220
220
|
|
|
221
221
|
#### Defined in
|
|
222
222
|
|
|
223
|
-
[src/configurator/embedding/types.ts:20](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
223
|
+
[src/configurator/embedding/types.ts:20](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L20)
|
|
224
224
|
|
|
225
225
|
___
|
|
226
226
|
|
|
@@ -230,7 +230,7 @@ ___
|
|
|
230
230
|
|
|
231
231
|
#### Defined in
|
|
232
232
|
|
|
233
|
-
[src/configurator/embedding/types.ts:16](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
233
|
+
[src/configurator/embedding/types.ts:16](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L16)
|
|
234
234
|
|
|
235
235
|
___
|
|
236
236
|
|
|
@@ -240,7 +240,7 @@ ___
|
|
|
240
240
|
|
|
241
241
|
#### Defined in
|
|
242
242
|
|
|
243
|
-
[src/configurator/embedding/types.ts:27](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
243
|
+
[src/configurator/embedding/types.ts:27](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L27)
|
|
244
244
|
|
|
245
245
|
___
|
|
246
246
|
|
|
@@ -250,7 +250,7 @@ ___
|
|
|
250
250
|
|
|
251
251
|
#### Defined in
|
|
252
252
|
|
|
253
|
-
[src/configurator/embedding/types.ts:25](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
253
|
+
[src/configurator/embedding/types.ts:25](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L25)
|
|
254
254
|
|
|
255
255
|
___
|
|
256
256
|
|
|
@@ -260,4 +260,4 @@ ___
|
|
|
260
260
|
|
|
261
261
|
#### Defined in
|
|
262
262
|
|
|
263
|
-
[src/configurator/embedding/types.ts:21](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
263
|
+
[src/configurator/embedding/types.ts:21](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L21)
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
#### Defined in
|
|
21
21
|
|
|
22
|
-
[src/configurator/embedding/exposed-callbacks.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
22
|
+
[src/configurator/embedding/exposed-callbacks.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L14)
|
|
23
23
|
|
|
24
24
|
___
|
|
25
25
|
|
|
@@ -29,4 +29,4 @@ ___
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[src/configurator/embedding/exposed-callbacks.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
32
|
+
[src/configurator/embedding/exposed-callbacks.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L15)
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
#### Defined in
|
|
21
21
|
|
|
22
|
-
[src/configurator/embedding/exposed-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
22
|
+
[src/configurator/embedding/exposed-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L9)
|
|
23
23
|
|
|
24
24
|
___
|
|
25
25
|
|
|
@@ -29,4 +29,4 @@ ___
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[src/configurator/embedding/exposed-callbacks.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
32
|
+
[src/configurator/embedding/exposed-callbacks.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/exposed-callbacks.ts#L10)
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
#### Defined in
|
|
27
27
|
|
|
28
|
-
[src/configurator/embedding/roomle-configurator-api.ts:66](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
28
|
+
[src/configurator/embedding/roomle-configurator-api.ts:66](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L66)
|
|
29
29
|
|
|
30
30
|
___
|
|
31
31
|
|
|
@@ -35,7 +35,7 @@ ___
|
|
|
35
35
|
|
|
36
36
|
#### Defined in
|
|
37
37
|
|
|
38
|
-
[src/configurator/embedding/roomle-configurator-api.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
38
|
+
[src/configurator/embedding/roomle-configurator-api.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L64)
|
|
39
39
|
|
|
40
40
|
___
|
|
41
41
|
|
|
@@ -45,7 +45,7 @@ ___
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[src/configurator/embedding/roomle-configurator-api.ts:67](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
48
|
+
[src/configurator/embedding/roomle-configurator-api.ts:67](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L67)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -55,4 +55,4 @@ ___
|
|
|
55
55
|
|
|
56
56
|
#### Defined in
|
|
57
57
|
|
|
58
|
-
[src/configurator/embedding/roomle-configurator-api.ts:65](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
58
|
+
[src/configurator/embedding/roomle-configurator-api.ts:65](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L65)
|
|
@@ -47,7 +47,7 @@ ___
|
|
|
47
47
|
|
|
48
48
|
#### Defined in
|
|
49
49
|
|
|
50
|
-
[src/configurator/embedding/types.ts:157](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
50
|
+
[src/configurator/embedding/types.ts:157](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L157)
|
|
51
51
|
|
|
52
52
|
___
|
|
53
53
|
|
|
@@ -75,7 +75,7 @@ RapiConfiguratorSettings.id
|
|
|
75
75
|
|
|
76
76
|
#### Defined in
|
|
77
77
|
|
|
78
|
-
[src/configurator/embedding/types.ts:156](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
78
|
+
[src/configurator/embedding/types.ts:156](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L156)
|
|
79
79
|
|
|
80
80
|
___
|
|
81
81
|
|
|
@@ -113,7 +113,7 @@ ___
|
|
|
113
113
|
|
|
114
114
|
#### Defined in
|
|
115
115
|
|
|
116
|
-
[src/configurator/embedding/types.ts:160](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
116
|
+
[src/configurator/embedding/types.ts:160](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L160)
|
|
117
117
|
|
|
118
118
|
___
|
|
119
119
|
|
|
@@ -123,7 +123,7 @@ ___
|
|
|
123
123
|
|
|
124
124
|
#### Defined in
|
|
125
125
|
|
|
126
|
-
[src/configurator/embedding/types.ts:158](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
126
|
+
[src/configurator/embedding/types.ts:158](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L158)
|
|
127
127
|
|
|
128
128
|
___
|
|
129
129
|
|
|
@@ -147,4 +147,4 @@ ___
|
|
|
147
147
|
|
|
148
148
|
#### Defined in
|
|
149
149
|
|
|
150
|
-
[src/configurator/embedding/types.ts:159](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
150
|
+
[src/configurator/embedding/types.ts:159](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L159)
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
#### Defined in
|
|
24
24
|
|
|
25
|
-
[src/configurator/embedding/types.ts:152](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
25
|
+
[src/configurator/embedding/types.ts:152](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L152)
|
|
26
26
|
|
|
27
27
|
___
|
|
28
28
|
|
|
@@ -32,7 +32,7 @@ ___
|
|
|
32
32
|
|
|
33
33
|
#### Defined in
|
|
34
34
|
|
|
35
|
-
[src/configurator/embedding/types.ts:150](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
35
|
+
[src/configurator/embedding/types.ts:150](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L150)
|
|
36
36
|
|
|
37
37
|
___
|
|
38
38
|
|
|
@@ -42,7 +42,7 @@ ___
|
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[src/configurator/embedding/types.ts:151](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
45
|
+
[src/configurator/embedding/types.ts:151](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L151)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -52,7 +52,7 @@ ___
|
|
|
52
52
|
|
|
53
53
|
#### Defined in
|
|
54
54
|
|
|
55
|
-
[src/configurator/embedding/types.ts:148](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
55
|
+
[src/configurator/embedding/types.ts:148](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L148)
|
|
56
56
|
|
|
57
57
|
___
|
|
58
58
|
|
|
@@ -62,4 +62,4 @@ ___
|
|
|
62
62
|
|
|
63
63
|
#### Defined in
|
|
64
64
|
|
|
65
|
-
[src/configurator/embedding/types.ts:149](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
65
|
+
[src/configurator/embedding/types.ts:149](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L149)
|
|
@@ -128,7 +128,7 @@ to view 3d content. Imagine it then as a <img> tag for 3d content
|
|
|
128
128
|
|
|
129
129
|
#### Defined in
|
|
130
130
|
|
|
131
|
-
[src/configurator/embedding/types.ts:92](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
131
|
+
[src/configurator/embedding/types.ts:92](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L92)
|
|
132
132
|
|
|
133
133
|
___
|
|
134
134
|
|
|
@@ -145,7 +145,7 @@ InitDataDefinition.applyCurrentGlobalParameters
|
|
|
145
145
|
|
|
146
146
|
#### Defined in
|
|
147
147
|
|
|
148
|
-
[src/configurator/embedding/types.ts:139](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
148
|
+
[src/configurator/embedding/types.ts:139](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L139)
|
|
149
149
|
|
|
150
150
|
___
|
|
151
151
|
|
|
@@ -216,7 +216,7 @@ ___
|
|
|
216
216
|
|
|
217
217
|
#### Defined in
|
|
218
218
|
|
|
219
|
-
[src/configurator/embedding/types.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
219
|
+
[src/configurator/embedding/types.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L40)
|
|
220
220
|
|
|
221
221
|
___
|
|
222
222
|
|
|
@@ -347,7 +347,7 @@ usage: http://www.example.com/configurator?id=#CONFIGURATIONID#
|
|
|
347
347
|
|
|
348
348
|
#### Defined in
|
|
349
349
|
|
|
350
|
-
[src/configurator/embedding/types.ts:79](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
350
|
+
[src/configurator/embedding/types.ts:79](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L79)
|
|
351
351
|
|
|
352
352
|
___
|
|
353
353
|
|
|
@@ -412,7 +412,7 @@ an e-mail
|
|
|
412
412
|
|
|
413
413
|
#### Defined in
|
|
414
414
|
|
|
415
|
-
[src/configurator/embedding/types.ts:97](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
415
|
+
[src/configurator/embedding/types.ts:97](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L97)
|
|
416
416
|
|
|
417
417
|
___
|
|
418
418
|
|
|
@@ -426,7 +426,7 @@ so that we can ensure a smooth transition between different versions of our conf
|
|
|
426
426
|
|
|
427
427
|
#### Defined in
|
|
428
428
|
|
|
429
|
-
[src/configurator/embedding/types.ts:113](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
429
|
+
[src/configurator/embedding/types.ts:113](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L113)
|
|
430
430
|
|
|
431
431
|
___
|
|
432
432
|
|
|
@@ -454,7 +454,7 @@ set this flag to false if the user did not give the consent to Analytics
|
|
|
454
454
|
|
|
455
455
|
#### Defined in
|
|
456
456
|
|
|
457
|
-
[src/configurator/embedding/types.ts:117](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
457
|
+
[src/configurator/embedding/types.ts:117](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L117)
|
|
458
458
|
|
|
459
459
|
___
|
|
460
460
|
|
|
@@ -466,7 +466,7 @@ set this flag to true if you want to group the part list by main components
|
|
|
466
466
|
|
|
467
467
|
#### Defined in
|
|
468
468
|
|
|
469
|
-
[src/configurator/embedding/types.ts:107](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
469
|
+
[src/configurator/embedding/types.ts:107](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L107)
|
|
470
470
|
|
|
471
471
|
___
|
|
472
472
|
|
|
@@ -563,7 +563,7 @@ default: false
|
|
|
563
563
|
|
|
564
564
|
#### Defined in
|
|
565
565
|
|
|
566
|
-
[src/configurator/embedding/types.ts:144](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
566
|
+
[src/configurator/embedding/types.ts:144](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L144)
|
|
567
567
|
|
|
568
568
|
___
|
|
569
569
|
|
|
@@ -666,7 +666,7 @@ small div
|
|
|
666
666
|
|
|
667
667
|
#### Defined in
|
|
668
668
|
|
|
669
|
-
[src/configurator/embedding/types.ts:103](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
669
|
+
[src/configurator/embedding/types.ts:103](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L103)
|
|
670
670
|
|
|
671
671
|
___
|
|
672
672
|
|
|
@@ -787,7 +787,7 @@ ___
|
|
|
787
787
|
|
|
788
788
|
#### Defined in
|
|
789
789
|
|
|
790
|
-
[src/configurator/embedding/types.ts:65](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
790
|
+
[src/configurator/embedding/types.ts:65](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L65)
|
|
791
791
|
|
|
792
792
|
___
|
|
793
793
|
|
|
@@ -902,7 +902,7 @@ for details see deeplink, the only change is that the placeholder is <CONF_ID> h
|
|
|
902
902
|
|
|
903
903
|
#### Defined in
|
|
904
904
|
|
|
905
|
-
[src/configurator/embedding/types.ts:70](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
905
|
+
[src/configurator/embedding/types.ts:70](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L70)
|
|
906
906
|
|
|
907
907
|
___
|
|
908
908
|
|
|
@@ -964,7 +964,7 @@ ___
|
|
|
964
964
|
|
|
965
965
|
#### Defined in
|
|
966
966
|
|
|
967
|
-
[src/configurator/embedding/types.ts:62](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
967
|
+
[src/configurator/embedding/types.ts:62](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L62)
|
|
968
968
|
|
|
969
969
|
___
|
|
970
970
|
|
|
@@ -1022,7 +1022,7 @@ You can find all labels here: [Base.json](../../../ui/base.json)
|
|
|
1022
1022
|
|
|
1023
1023
|
#### Defined in
|
|
1024
1024
|
|
|
1025
|
-
[src/configurator/embedding/types.ts:134](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
1025
|
+
[src/configurator/embedding/types.ts:134](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L134)
|
|
1026
1026
|
|
|
1027
1027
|
___
|
|
1028
1028
|
|
|
@@ -1103,7 +1103,7 @@ ___
|
|
|
1103
1103
|
|
|
1104
1104
|
#### Defined in
|
|
1105
1105
|
|
|
1106
|
-
[src/configurator/embedding/types.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
1106
|
+
[src/configurator/embedding/types.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L64)
|
|
1107
1107
|
|
|
1108
1108
|
___
|
|
1109
1109
|
|
|
@@ -1154,7 +1154,7 @@ usm:frame is loaded all the items from the tag "DB_Start_ohne_Element" are now s
|
|
|
1154
1154
|
|
|
1155
1155
|
#### Defined in
|
|
1156
1156
|
|
|
1157
|
-
[src/configurator/embedding/types.ts:86](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
1157
|
+
[src/configurator/embedding/types.ts:86](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L86)
|
|
1158
1158
|
|
|
1159
1159
|
___
|
|
1160
1160
|
|
|
@@ -1164,7 +1164,7 @@ ___
|
|
|
1164
1164
|
|
|
1165
1165
|
#### Defined in
|
|
1166
1166
|
|
|
1167
|
-
[src/configurator/embedding/types.ts:63](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
1167
|
+
[src/configurator/embedding/types.ts:63](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/types.ts#L63)
|
|
1168
1168
|
|
|
1169
1169
|
___
|
|
1170
1170
|
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
|
|
27
27
|
#### Defined in
|
|
28
28
|
|
|
29
|
-
[src/configurator/embedding/roomle-configurator-api.ts:70](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
29
|
+
[src/configurator/embedding/roomle-configurator-api.ts:70](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L70)
|
|
30
30
|
|
|
31
31
|
___
|
|
32
32
|
|
|
@@ -36,7 +36,7 @@ ___
|
|
|
36
36
|
|
|
37
37
|
#### Defined in
|
|
38
38
|
|
|
39
|
-
[src/configurator/embedding/roomle-configurator-api.ts:72](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
39
|
+
[src/configurator/embedding/roomle-configurator-api.ts:72](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L72)
|
|
40
40
|
|
|
41
41
|
___
|
|
42
42
|
|
|
@@ -46,4 +46,4 @@ ___
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[src/configurator/embedding/roomle-configurator-api.ts:71](https://gitlab.com/roomle/web/roomle-ui/-/blob/
|
|
49
|
+
[src/configurator/embedding/roomle-configurator-api.ts:71](https://gitlab.com/roomle/web/roomle-ui/-/blob/e86e4e35/src/configurator/embedding/roomle-configurator-api.ts#L71)
|
|
@@ -1,18 +1,16 @@
|
|
|
1
|
-
## [4.
|
|
1
|
+
## [4.42.0](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.41.0...embedding-v4.42.0) (2022-08-30)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
* add
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* **SDK:** upgrade to version 2.
|
|
6
|
+
* add "back button" for parameter groups ([e30030d](https://gitlab.com/roomle/web/roomle-ui/commit/e30030d07b9658ba16fa03aa06a8c66cb9194f54))
|
|
7
|
+
* MoC: Show Action buttons on object ([b2f78d4](https://gitlab.com/roomle/web/roomle-ui/commit/b2f78d4ca617393777f09f53062205c416a189f5))
|
|
8
|
+
* MoC: show measurements for walls in 2D ([298e3ed](https://gitlab.com/roomle/web/roomle-ui/commit/298e3ed20288f8049f383131d7af253c25b29bcf))
|
|
9
|
+
* **SDK:** upgrade to version 2.37.0 ([47866eb](https://gitlab.com/roomle/web/roomle-ui/commit/47866eb12e1ed304fcb49f1501086830f24872a6))
|
|
10
|
+
* **SDK:** upgrade to version 2.38.0 ([4e41522](https://gitlab.com/roomle/web/roomle-ui/commit/4e41522025ba9daa892ebbd38e022b1ae901ad54))
|
|
11
|
+
* **SDK:** upgrade to version 2.38.0-alpha.1 ([6324149](https://gitlab.com/roomle/web/roomle-ui/commit/632414927a14d3ac323c1786b5268e943257300d))
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
### Bug Fixes
|
|
15
15
|
|
|
16
|
-
*
|
|
17
|
-
* Prices in configurator not updating when page is translated ([46e2415](https://gitlab.com/roomle/web/roomle-ui/commit/46e24150f775ba7613462d435eea963bd492f5e1))
|
|
18
|
-
* shift has to be used also if word is added to line ([c6a2c8b](https://gitlab.com/roomle/web/roomle-ui/commit/c6a2c8bb42bc52a5a7cc81b43478dd3b765f8795))
|
|
16
|
+
* validRange for parameter values - if you set '"valueTo": 0', the slider does not stop at this limit ([63e7e63](https://gitlab.com/roomle/web/roomle-ui/commit/63e7e63c9a92adc10854ff2a7e1b8ed361fbb52c))
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@roomle/embedding-lib",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.42.0",
|
|
4
4
|
"main": "roomle-configurator-api.es.min.js",
|
|
5
5
|
"types": "types/index.d.ts",
|
|
6
6
|
"author": "Roomle Development",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@roomle/web-sdk": "2.
|
|
8
|
+
"@roomle/web-sdk": "2.38.0"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@semantic-release/changelog": "^5.0.1",
|
package/types/index.d.ts
CHANGED
|
@@ -605,6 +605,7 @@ declare module "configurator/store/ui-state" {
|
|
|
605
605
|
import { UiInitData } from "configurator/embedding/types";
|
|
606
606
|
import { RapiTagForUi } from '@roomle/web-sdk/lib/definitions/typings/rapi-types';
|
|
607
607
|
import { GridViewVariantElement } from "configurator/components/grid-view/-utils/GridViewHelper";
|
|
608
|
+
import { WallDimension } from '@roomle/web-sdk/lib/definitions/planner-core/src/view-model/wall-plan-element-view-model';
|
|
608
609
|
export enum BUTTON_ACTIONS {
|
|
609
610
|
AR = 0,
|
|
610
611
|
PARTLIST = 1,
|
|
@@ -650,6 +651,8 @@ declare module "configurator/store/ui-state" {
|
|
|
650
651
|
undoEnabledPlanner: boolean;
|
|
651
652
|
redoEnabledPlanner: boolean;
|
|
652
653
|
materialMultiSelect: boolean;
|
|
654
|
+
wallsDimensions: WallDimension[];
|
|
655
|
+
objPosOnPlanner: any[];
|
|
653
656
|
}
|
|
654
657
|
export enum UI_STATE_MUTATIONS {
|
|
655
658
|
SET_SELECTED_GROUP = "setSelectedGroup",
|
|
@@ -678,7 +681,9 @@ declare module "configurator/store/ui-state" {
|
|
|
678
681
|
SET_UNDO_PLANNER = "SET_UNDO_PLANNER",
|
|
679
682
|
SET_REDO_PLANNER = "SET_REDO_PLANNER",
|
|
680
683
|
SET_TOPBAR_ACTION_SELECTED = "SET_TOPBAR_ACTION_SELECTED",
|
|
681
|
-
SET_TOPBAR_ACTION_DESELECTED = "SET_TOPBAR_ACTION_DESELECTED"
|
|
684
|
+
SET_TOPBAR_ACTION_DESELECTED = "SET_TOPBAR_ACTION_DESELECTED",
|
|
685
|
+
SET_WALLS_DIMENSIONS = "SET_WALLS_DIMENSIONS",
|
|
686
|
+
SET_PLANNER_OBJ_POS = "SET_PLANNER_OBJ_POS"
|
|
682
687
|
}
|
|
683
688
|
export enum UI_STATE_ACTIONS {
|
|
684
689
|
SELECT_GROUP = "SELECT_GROUP",
|
|
@@ -797,6 +802,8 @@ declare module "common/store/index" {
|
|
|
797
802
|
SET_REDO: UI_STATE_MUTATIONS.SET_REDO;
|
|
798
803
|
SET_UNDO_PLANNER: UI_STATE_MUTATIONS.SET_UNDO_PLANNER;
|
|
799
804
|
SET_REDO_PLANNER: UI_STATE_MUTATIONS.SET_REDO_PLANNER;
|
|
805
|
+
SET_WALLS_DIMENSIONS: UI_STATE_MUTATIONS.SET_WALLS_DIMENSIONS;
|
|
806
|
+
SET_PLANNER_OBJ_POS: UI_STATE_MUTATIONS.SET_PLANNER_OBJ_POS;
|
|
800
807
|
UPDATE_GROUPS: CORE_DATA_MUTATIONS.UPDATE_GROUPS;
|
|
801
808
|
UPDATE_PARAMETERS: CORE_DATA_MUTATIONS.UPDATE_PARAMETERS;
|
|
802
809
|
UPDATE_ADDONS: CORE_DATA_MUTATIONS.UPDATE_ADDONS;
|
|
@@ -63,6 +63,8 @@ export declare const MUTATIONS: {
|
|
|
63
63
|
SET_REDO: UI_STATE_MUTATIONS.SET_REDO;
|
|
64
64
|
SET_UNDO_PLANNER: UI_STATE_MUTATIONS.SET_UNDO_PLANNER;
|
|
65
65
|
SET_REDO_PLANNER: UI_STATE_MUTATIONS.SET_REDO_PLANNER;
|
|
66
|
+
SET_WALLS_DIMENSIONS: UI_STATE_MUTATIONS.SET_WALLS_DIMENSIONS;
|
|
67
|
+
SET_PLANNER_OBJ_POS: UI_STATE_MUTATIONS.SET_PLANNER_OBJ_POS;
|
|
66
68
|
UPDATE_GROUPS: CORE_DATA_MUTATIONS.UPDATE_GROUPS;
|
|
67
69
|
UPDATE_PARAMETERS: CORE_DATA_MUTATIONS.UPDATE_PARAMETERS;
|
|
68
70
|
UPDATE_ADDONS: CORE_DATA_MUTATIONS.UPDATE_ADDONS;
|
|
@@ -7,6 +7,7 @@ import { OverlaysOpenState } from '@/configurator/components/-utils/overlays';
|
|
|
7
7
|
import { UiInitData } from '@/configurator/embedding/types';
|
|
8
8
|
import { RapiTagForUi } from '@roomle/web-sdk/lib/definitions/typings/rapi-types';
|
|
9
9
|
import { GridViewVariantElement } from '@/configurator/components/grid-view/-utils/GridViewHelper';
|
|
10
|
+
import { WallDimension } from '@roomle/web-sdk/lib/definitions/planner-core/src/view-model/wall-plan-element-view-model';
|
|
10
11
|
export declare enum BUTTON_ACTIONS {
|
|
11
12
|
AR = 0,
|
|
12
13
|
PARTLIST = 1,
|
|
@@ -52,6 +53,8 @@ export interface UiState extends SharedUiState {
|
|
|
52
53
|
undoEnabledPlanner: boolean;
|
|
53
54
|
redoEnabledPlanner: boolean;
|
|
54
55
|
materialMultiSelect: boolean;
|
|
56
|
+
wallsDimensions: WallDimension[];
|
|
57
|
+
objPosOnPlanner: any[];
|
|
55
58
|
}
|
|
56
59
|
export declare enum UI_STATE_MUTATIONS {
|
|
57
60
|
SET_SELECTED_GROUP = "setSelectedGroup",
|
|
@@ -80,7 +83,9 @@ export declare enum UI_STATE_MUTATIONS {
|
|
|
80
83
|
SET_UNDO_PLANNER = "SET_UNDO_PLANNER",
|
|
81
84
|
SET_REDO_PLANNER = "SET_REDO_PLANNER",
|
|
82
85
|
SET_TOPBAR_ACTION_SELECTED = "SET_TOPBAR_ACTION_SELECTED",
|
|
83
|
-
SET_TOPBAR_ACTION_DESELECTED = "SET_TOPBAR_ACTION_DESELECTED"
|
|
86
|
+
SET_TOPBAR_ACTION_DESELECTED = "SET_TOPBAR_ACTION_DESELECTED",
|
|
87
|
+
SET_WALLS_DIMENSIONS = "SET_WALLS_DIMENSIONS",
|
|
88
|
+
SET_PLANNER_OBJ_POS = "SET_PLANNER_OBJ_POS"
|
|
84
89
|
}
|
|
85
90
|
export declare enum UI_STATE_ACTIONS {
|
|
86
91
|
SELECT_GROUP = "SELECT_GROUP",
|
|
@@ -364,3 +364,36 @@ export declare const BOOLEAN_PARAMETER_CUSTOM_LABEL: {
|
|
|
364
364
|
valueLabel: string;
|
|
365
365
|
uiType: string;
|
|
366
366
|
};
|
|
367
|
+
export declare const RANGE_PARAMETER_WITH_ZERO: {
|
|
368
|
+
key: string;
|
|
369
|
+
label: string;
|
|
370
|
+
type: string;
|
|
371
|
+
unitType: string;
|
|
372
|
+
value: string;
|
|
373
|
+
group: string;
|
|
374
|
+
enabled: boolean;
|
|
375
|
+
validRange: {
|
|
376
|
+
type: string;
|
|
377
|
+
valueFrom: number;
|
|
378
|
+
valueTo: number;
|
|
379
|
+
step: number;
|
|
380
|
+
};
|
|
381
|
+
validGroups: never[];
|
|
382
|
+
validValues: never[];
|
|
383
|
+
sort: number;
|
|
384
|
+
highlighted: boolean;
|
|
385
|
+
valuesAreEqual: boolean;
|
|
386
|
+
grouping: {
|
|
387
|
+
key: string;
|
|
388
|
+
label: string;
|
|
389
|
+
sort: number;
|
|
390
|
+
collapsed: boolean;
|
|
391
|
+
};
|
|
392
|
+
valueLabel: string;
|
|
393
|
+
uiType: string;
|
|
394
|
+
validRangeLabels: {
|
|
395
|
+
valueFrom: string;
|
|
396
|
+
valueTo: string;
|
|
397
|
+
type: string;
|
|
398
|
+
};
|
|
399
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|