@roomle/embedding-lib 4.33.0-alpha.2 → 4.33.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.
Files changed (32) hide show
  1. package/docs/api/classes/exposed_analytics_callbacks.ExposedAnalyticsCallbacks.md +1 -1
  2. package/docs/api/classes/exposed_api.ExposedApi.md +11 -11
  3. package/docs/api/classes/exposed_callbacks.ExposedCallbacks.md +7 -7
  4. package/docs/api/classes/roomle_configurator_api.default.md +9 -9
  5. package/docs/api/enums/types.UI_BUTTON.md +18 -18
  6. package/docs/api/interfaces/exposed_callbacks.Labels.md +2 -2
  7. package/docs/api/interfaces/exposed_callbacks.Price.md +2 -2
  8. package/docs/api/interfaces/roomle_configurator_api.RoomleEmbeddingApiKeys.md +4 -4
  9. package/docs/api/interfaces/types.ConfiguratorSettings.md +5 -5
  10. package/docs/api/interfaces/types.EmbeddingSkin.md +5 -5
  11. package/docs/api/interfaces/types.UiInitData.md +16 -16
  12. package/docs/api/modules/roomle_configurator_api.md +3 -3
  13. package/docs/examples/00_init.html +2 -2
  14. package/docs/examples/01_small_screen.html +1 -1
  15. package/docs/examples/02_resize_callback.html +1 -1
  16. package/docs/examples/03_instant_start.html +1 -1
  17. package/docs/examples/04_price.html +1 -1
  18. package/docs/examples/05_analytics.html +1 -1
  19. package/docs/examples/06_skinning.html +1 -1
  20. package/docs/examples/07_request_product.html +1 -1
  21. package/docs/examples/08_variants.html +1 -1
  22. package/docs/examples/09_different_products.html +1 -1
  23. package/docs/examples/10_landing_page.html +1 -1
  24. package/docs/examples/11_light_settings.html +1 -1
  25. package/docs/examples/12_email.html +1 -1
  26. package/docs/examples/13_parameters.html +1 -1
  27. package/docs/examples/14_ga_consent.html +1 -1
  28. package/docs/index.md +18 -18
  29. package/docs/md/web/ui/EMBEDDING-CHANGELOG.md +7 -12
  30. package/docs/migration-guides/v2-to-v3.md +3 -3
  31. package/package.json +2 -2
  32. package/types/tests/integration/configurator/components/utils/InteractionContainer.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/100cae91/src/configurator/embedding/exposed-analytics-callbacks.ts#L9)
47
+ [src/configurator/embedding/exposed-analytics-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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/100cae91/src/configurator/embedding/exposed-api.ts#L30)
49
+ [src/configurator/embedding/exposed-api.ts:30](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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:118](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L118)
63
+ [src/configurator/embedding/exposed-api.ts:118](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L118)
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:207](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L207)
79
+ [src/configurator/embedding/exposed-api.ts:207](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L207)
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:222](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L222)
104
+ [src/configurator/embedding/exposed-api.ts:222](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L222)
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:138](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L138)
128
+ [src/configurator/embedding/exposed-api.ts:138](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L138)
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:126](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L126)
150
+ [src/configurator/embedding/exposed-api.ts:126](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L126)
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:175](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L175)
170
+ [src/configurator/embedding/exposed-api.ts:175](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L175)
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:152](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L152)
194
+ [src/configurator/embedding/exposed-api.ts:152](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L152)
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:164](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L164)
215
+ [src/configurator/embedding/exposed-api.ts:164](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L164)
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:200](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L200)
235
+ [src/configurator/embedding/exposed-api.ts:200](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L200)
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:189](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-api.ts#L189)
255
+ [src/configurator/embedding/exposed-api.ts:189](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-api.ts#L189)
@@ -38,7 +38,7 @@
38
38
 
39
39
  #### Defined in
40
40
 
41
- [src/configurator/embedding/exposed-callbacks.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L40)
41
+ [src/configurator/embedding/exposed-callbacks.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-callbacks.ts#L40)
42
42
 
43
43
  ___
44
44
 
@@ -62,7 +62,7 @@ overrideEventBehaviour true if the event has been consumed and it should not tri
62
62
 
63
63
  #### Defined in
64
64
 
65
- [src/configurator/embedding/exposed-callbacks.ts:47](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L47)
65
+ [src/configurator/embedding/exposed-callbacks.ts:47](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-callbacks.ts#L47)
66
66
 
67
67
  ___
68
68
 
@@ -85,7 +85,7 @@ fullList fullList (needed for price calculation) of the current configuration
85
85
 
86
86
  #### Defined in
87
87
 
88
- [src/configurator/embedding/exposed-callbacks.ts:34](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L34)
88
+ [src/configurator/embedding/exposed-callbacks.ts:34](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-callbacks.ts#L34)
89
89
 
90
90
  ___
91
91
 
@@ -107,7 +107,7 @@ ___
107
107
 
108
108
  #### Defined in
109
109
 
110
- [src/configurator/embedding/exposed-callbacks.ts:49](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L49)
110
+ [src/configurator/embedding/exposed-callbacks.ts:49](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-callbacks.ts#L49)
111
111
 
112
112
  ___
113
113
 
@@ -134,7 +134,7 @@ Returns all necessary params when 'Request Product'/'Checkout' button has presse
134
134
 
135
135
  #### Defined in
136
136
 
137
- [src/configurator/embedding/exposed-callbacks.ts:28](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L28)
137
+ [src/configurator/embedding/exposed-callbacks.ts:28](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-callbacks.ts#L28)
138
138
 
139
139
  ___
140
140
 
@@ -154,7 +154,7 @@ ___
154
154
 
155
155
  #### Defined in
156
156
 
157
- [src/configurator/embedding/exposed-callbacks.ts:36](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L36)
157
+ [src/configurator/embedding/exposed-callbacks.ts:36](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/exposed-callbacks.ts#L36)
158
158
 
159
159
  ___
160
160
 
@@ -168,4 +168,4 @@ ___
168
168
 
169
169
  #### Defined in
170
170
 
171
- [src/configurator/embedding/exposed-callbacks.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/exposed-callbacks.ts#L38)
171
+ [src/configurator/embedding/exposed-callbacks.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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:140](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L140)
53
+ [src/configurator/embedding/roomle-configurator-api.ts:140](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L140)
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:136](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L136)
67
+ [src/configurator/embedding/roomle-configurator-api.ts:136](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L136)
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:144](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L144)
87
+ [src/configurator/embedding/roomle-configurator-api.ts:144](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L144)
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:132](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L132)
101
+ [src/configurator/embedding/roomle-configurator-api.ts:132](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L132)
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:206](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L206)
115
+ [src/configurator/embedding/roomle-configurator-api.ts:206](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L206)
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:96](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L96)
141
+ [src/configurator/embedding/roomle-configurator-api.ts:96](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L96)
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:85](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L85)
165
+ [src/configurator/embedding/roomle-configurator-api.ts:85](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L85)
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:75](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L75)
187
+ [src/configurator/embedding/roomle-configurator-api.ts:75](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L75)
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:106](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L106)
211
+ [src/configurator/embedding/roomle-configurator-api.ts:106](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L106)
@@ -35,7 +35,7 @@
35
35
 
36
36
  #### Defined in
37
37
 
38
- [src/configurator/embedding/types.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L15)
38
+ [src/configurator/embedding/types.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L15)
39
39
 
40
40
  ___
41
41
 
@@ -45,7 +45,7 @@ ___
45
45
 
46
46
  #### Defined in
47
47
 
48
- [src/configurator/embedding/types.ts:8](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L8)
48
+ [src/configurator/embedding/types.ts:8](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L8)
49
49
 
50
50
  ___
51
51
 
@@ -55,7 +55,7 @@ ___
55
55
 
56
56
  #### Defined in
57
57
 
58
- [src/configurator/embedding/types.ts:11](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L11)
58
+ [src/configurator/embedding/types.ts:11](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L11)
59
59
 
60
60
  ___
61
61
 
@@ -65,7 +65,7 @@ ___
65
65
 
66
66
  #### Defined in
67
67
 
68
- [src/configurator/embedding/types.ts:21](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L21)
68
+ [src/configurator/embedding/types.ts:21](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L21)
69
69
 
70
70
  ___
71
71
 
@@ -75,7 +75,7 @@ ___
75
75
 
76
76
  #### Defined in
77
77
 
78
- [src/configurator/embedding/types.ts:12](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L12)
78
+ [src/configurator/embedding/types.ts:12](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L12)
79
79
 
80
80
  ___
81
81
 
@@ -85,7 +85,7 @@ ___
85
85
 
86
86
  #### Defined in
87
87
 
88
- [src/configurator/embedding/types.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L10)
88
+ [src/configurator/embedding/types.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L10)
89
89
 
90
90
  ___
91
91
 
@@ -95,7 +95,7 @@ ___
95
95
 
96
96
  #### Defined in
97
97
 
98
- [src/configurator/embedding/types.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L9)
98
+ [src/configurator/embedding/types.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L9)
99
99
 
100
100
  ___
101
101
 
@@ -105,7 +105,7 @@ ___
105
105
 
106
106
  #### Defined in
107
107
 
108
- [src/configurator/embedding/types.ts:20](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L20)
108
+ [src/configurator/embedding/types.ts:20](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L20)
109
109
 
110
110
  ___
111
111
 
@@ -115,7 +115,7 @@ ___
115
115
 
116
116
  #### Defined in
117
117
 
118
- [src/configurator/embedding/types.ts:25](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L25)
118
+ [src/configurator/embedding/types.ts:25](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L25)
119
119
 
120
120
  ___
121
121
 
@@ -125,7 +125,7 @@ ___
125
125
 
126
126
  #### Defined in
127
127
 
128
- [src/configurator/embedding/types.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L14)
128
+ [src/configurator/embedding/types.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L14)
129
129
 
130
130
  ___
131
131
 
@@ -135,7 +135,7 @@ ___
135
135
 
136
136
  #### Defined in
137
137
 
138
- [src/configurator/embedding/types.ts:17](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L17)
138
+ [src/configurator/embedding/types.ts:17](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L17)
139
139
 
140
140
  ___
141
141
 
@@ -145,7 +145,7 @@ ___
145
145
 
146
146
  #### Defined in
147
147
 
148
- [src/configurator/embedding/types.ts:16](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L16)
148
+ [src/configurator/embedding/types.ts:16](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L16)
149
149
 
150
150
  ___
151
151
 
@@ -155,7 +155,7 @@ ___
155
155
 
156
156
  #### Defined in
157
157
 
158
- [src/configurator/embedding/types.ts:13](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L13)
158
+ [src/configurator/embedding/types.ts:13](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L13)
159
159
 
160
160
  ___
161
161
 
@@ -165,7 +165,7 @@ ___
165
165
 
166
166
  #### Defined in
167
167
 
168
- [src/configurator/embedding/types.ts:22](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L22)
168
+ [src/configurator/embedding/types.ts:22](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L22)
169
169
 
170
170
  ___
171
171
 
@@ -175,7 +175,7 @@ ___
175
175
 
176
176
  #### Defined in
177
177
 
178
- [src/configurator/embedding/types.ts:18](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L18)
178
+ [src/configurator/embedding/types.ts:18](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L18)
179
179
 
180
180
  ___
181
181
 
@@ -185,7 +185,7 @@ ___
185
185
 
186
186
  #### Defined in
187
187
 
188
- [src/configurator/embedding/types.ts:23](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L23)
188
+ [src/configurator/embedding/types.ts:23](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L23)
189
189
 
190
190
  ___
191
191
 
@@ -195,7 +195,7 @@ ___
195
195
 
196
196
  #### Defined in
197
197
 
198
- [src/configurator/embedding/types.ts:19](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L19)
198
+ [src/configurator/embedding/types.ts:19](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L19)
199
199
 
200
200
  ___
201
201
 
@@ -205,4 +205,4 @@ ___
205
205
 
206
206
  #### Defined in
207
207
 
208
- [src/configurator/embedding/types.ts:24](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L24)
208
+ [src/configurator/embedding/types.ts:24](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L24)
@@ -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/100cae91/src/configurator/embedding/exposed-callbacks.ts#L14)
22
+ [src/configurator/embedding/exposed-callbacks.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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/100cae91/src/configurator/embedding/exposed-callbacks.ts#L15)
32
+ [src/configurator/embedding/exposed-callbacks.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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/100cae91/src/configurator/embedding/exposed-callbacks.ts#L9)
22
+ [src/configurator/embedding/exposed-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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/100cae91/src/configurator/embedding/exposed-callbacks.ts#L10)
32
+ [src/configurator/embedding/exposed-callbacks.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/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:65](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L65)
28
+ [src/configurator/embedding/roomle-configurator-api.ts:65](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L65)
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:63](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L63)
38
+ [src/configurator/embedding/roomle-configurator-api.ts:63](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L63)
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:66](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L66)
48
+ [src/configurator/embedding/roomle-configurator-api.ts:66](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L66)
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:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L64)
58
+ [src/configurator/embedding/roomle-configurator-api.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L64)
@@ -47,7 +47,7 @@ ___
47
47
 
48
48
  #### Defined in
49
49
 
50
- [src/configurator/embedding/types.ts:146](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L146)
50
+ [src/configurator/embedding/types.ts:146](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L146)
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:145](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L145)
78
+ [src/configurator/embedding/types.ts:145](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L145)
79
79
 
80
80
  ___
81
81
 
@@ -113,7 +113,7 @@ ___
113
113
 
114
114
  #### Defined in
115
115
 
116
- [src/configurator/embedding/types.ts:149](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L149)
116
+ [src/configurator/embedding/types.ts:149](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L149)
117
117
 
118
118
  ___
119
119
 
@@ -123,7 +123,7 @@ ___
123
123
 
124
124
  #### Defined in
125
125
 
126
- [src/configurator/embedding/types.ts:147](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L147)
126
+ [src/configurator/embedding/types.ts:147](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L147)
127
127
 
128
128
  ___
129
129
 
@@ -147,4 +147,4 @@ ___
147
147
 
148
148
  #### Defined in
149
149
 
150
- [src/configurator/embedding/types.ts:148](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L148)
150
+ [src/configurator/embedding/types.ts:148](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L148)
@@ -22,7 +22,7 @@
22
22
 
23
23
  #### Defined in
24
24
 
25
- [src/configurator/embedding/types.ts:141](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L141)
25
+ [src/configurator/embedding/types.ts:141](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L141)
26
26
 
27
27
  ___
28
28
 
@@ -32,7 +32,7 @@ ___
32
32
 
33
33
  #### Defined in
34
34
 
35
- [src/configurator/embedding/types.ts:139](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L139)
35
+ [src/configurator/embedding/types.ts:139](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L139)
36
36
 
37
37
  ___
38
38
 
@@ -42,7 +42,7 @@ ___
42
42
 
43
43
  #### Defined in
44
44
 
45
- [src/configurator/embedding/types.ts:140](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L140)
45
+ [src/configurator/embedding/types.ts:140](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L140)
46
46
 
47
47
  ___
48
48
 
@@ -52,7 +52,7 @@ ___
52
52
 
53
53
  #### Defined in
54
54
 
55
- [src/configurator/embedding/types.ts:137](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L137)
55
+ [src/configurator/embedding/types.ts:137](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L137)
56
56
 
57
57
  ___
58
58
 
@@ -62,4 +62,4 @@ ___
62
62
 
63
63
  #### Defined in
64
64
 
65
- [src/configurator/embedding/types.ts:138](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L138)
65
+ [src/configurator/embedding/types.ts:138](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L138)
@@ -147,7 +147,7 @@ to view 3d content. Imagine it then as a <img> tag for 3d content
147
147
 
148
148
  #### Defined in
149
149
 
150
- [src/configurator/embedding/types.ts:86](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L86)
150
+ [src/configurator/embedding/types.ts:86](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L86)
151
151
 
152
152
  ___
153
153
 
@@ -164,7 +164,7 @@ InitDataDefinition.applyCurrentGlobalParameters
164
164
 
165
165
  #### Defined in
166
166
 
167
- [src/configurator/embedding/types.ts:133](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L133)
167
+ [src/configurator/embedding/types.ts:133](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L133)
168
168
 
169
169
  ___
170
170
 
@@ -231,7 +231,7 @@ ___
231
231
 
232
232
  #### Defined in
233
233
 
234
- [src/configurator/embedding/types.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L38)
234
+ [src/configurator/embedding/types.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L38)
235
235
 
236
236
  ___
237
237
 
@@ -362,7 +362,7 @@ usage: http://www.example.com/configurator?id=#CONFIGURATIONID#
362
362
 
363
363
  #### Defined in
364
364
 
365
- [src/configurator/embedding/types.ts:73](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L73)
365
+ [src/configurator/embedding/types.ts:73](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L73)
366
366
 
367
367
  ___
368
368
 
@@ -427,7 +427,7 @@ an e-mail
427
427
 
428
428
  #### Defined in
429
429
 
430
- [src/configurator/embedding/types.ts:91](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L91)
430
+ [src/configurator/embedding/types.ts:91](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L91)
431
431
 
432
432
  ___
433
433
 
@@ -441,7 +441,7 @@ so that we can ensure a smooth transition between different versions of our conf
441
441
 
442
442
  #### Defined in
443
443
 
444
- [src/configurator/embedding/types.ts:107](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L107)
444
+ [src/configurator/embedding/types.ts:107](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L107)
445
445
 
446
446
  ___
447
447
 
@@ -469,7 +469,7 @@ set this flag to false if the user did not give the consent to Analytics
469
469
 
470
470
  #### Defined in
471
471
 
472
- [src/configurator/embedding/types.ts:111](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L111)
472
+ [src/configurator/embedding/types.ts:111](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L111)
473
473
 
474
474
  ___
475
475
 
@@ -481,7 +481,7 @@ set this flag to true if you want to group the part list by main components
481
481
 
482
482
  #### Defined in
483
483
 
484
- [src/configurator/embedding/types.ts:101](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L101)
484
+ [src/configurator/embedding/types.ts:101](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L101)
485
485
 
486
486
  ___
487
487
 
@@ -668,7 +668,7 @@ small div
668
668
 
669
669
  #### Defined in
670
670
 
671
- [src/configurator/embedding/types.ts:97](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L97)
671
+ [src/configurator/embedding/types.ts:97](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L97)
672
672
 
673
673
  ___
674
674
 
@@ -789,7 +789,7 @@ ___
789
789
 
790
790
  #### Defined in
791
791
 
792
- [src/configurator/embedding/types.ts:59](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L59)
792
+ [src/configurator/embedding/types.ts:59](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L59)
793
793
 
794
794
  ___
795
795
 
@@ -921,7 +921,7 @@ for details see deeplink, the only change is that the placeholder is <CONF_ID> h
921
921
 
922
922
  #### Defined in
923
923
 
924
- [src/configurator/embedding/types.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L64)
924
+ [src/configurator/embedding/types.ts:64](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L64)
925
925
 
926
926
  ___
927
927
 
@@ -983,7 +983,7 @@ ___
983
983
 
984
984
  #### Defined in
985
985
 
986
- [src/configurator/embedding/types.ts:56](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L56)
986
+ [src/configurator/embedding/types.ts:56](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L56)
987
987
 
988
988
  ___
989
989
 
@@ -1041,7 +1041,7 @@ You can find all labels here: [Base.json](../../../ui/base.json)
1041
1041
 
1042
1042
  #### Defined in
1043
1043
 
1044
- [src/configurator/embedding/types.ts:128](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L128)
1044
+ [src/configurator/embedding/types.ts:128](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L128)
1045
1045
 
1046
1046
  ___
1047
1047
 
@@ -1122,7 +1122,7 @@ ___
1122
1122
 
1123
1123
  #### Defined in
1124
1124
 
1125
- [src/configurator/embedding/types.ts:58](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L58)
1125
+ [src/configurator/embedding/types.ts:58](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L58)
1126
1126
 
1127
1127
  ___
1128
1128
 
@@ -1173,7 +1173,7 @@ usm:frame is loaded all the items from the tag "DB_Start_ohne_Element" are now s
1173
1173
 
1174
1174
  #### Defined in
1175
1175
 
1176
- [src/configurator/embedding/types.ts:80](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L80)
1176
+ [src/configurator/embedding/types.ts:80](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L80)
1177
1177
 
1178
1178
  ___
1179
1179
 
@@ -1183,7 +1183,7 @@ ___
1183
1183
 
1184
1184
  #### Defined in
1185
1185
 
1186
- [src/configurator/embedding/types.ts:57](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/types.ts#L57)
1186
+ [src/configurator/embedding/types.ts:57](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/types.ts#L57)
1187
1187
 
1188
1188
  ___
1189
1189
 
@@ -26,7 +26,7 @@
26
26
 
27
27
  #### Defined in
28
28
 
29
- [src/configurator/embedding/roomle-configurator-api.ts:69](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L69)
29
+ [src/configurator/embedding/roomle-configurator-api.ts:69](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L69)
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:71](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L71)
39
+ [src/configurator/embedding/roomle-configurator-api.ts:71](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L71)
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:70](https://gitlab.com/roomle/web/roomle-ui/-/blob/100cae91/src/configurator/embedding/roomle-configurator-api.ts#L70)
49
+ [src/configurator/embedding/roomle-configurator-api.ts:70](https://gitlab.com/roomle/web/roomle-ui/-/blob/ba36b1e5/src/configurator/embedding/roomle-configurator-api.ts#L70)
@@ -24,10 +24,10 @@
24
24
  const configuratorId = 'demoConfigurator';
25
25
  const domElement1 = document.getElementById('configurator-container-1');
26
26
  const domElement2 = document.getElementById('configurator-container-2');
27
- const configurator1 = await RoomleConfiguratorApi.create(configuratorId, domElement1, {id: objectToLoadId});
27
+ const configurator1 = await RoomleConfiguratorApi.createConfigurator(configuratorId, domElement1, {id: objectToLoadId});
28
28
  // instantiate the second configurator, because you can now :-) and wait with the load of the object
29
29
  // until the user clicks on a specific product
30
- const configurator2 = await RoomleConfiguratorApi.create(configuratorId, domElement2, {});
30
+ const configurator2 = await RoomleConfiguratorApi.createConfigurator(configuratorId, domElement2, {});
31
31
  // load the object into the second configurator when the user clicks on a specific button
32
32
  document.getElementById('button-to-load-product-x').addEventListener('click', () => {
33
33
  configurator2.ui.loadObject(objectToLoadId);
@@ -24,7 +24,7 @@
24
24
  id: 'usm:frame',
25
25
  buttons: {startconfigure: false}
26
26
  };
27
- const configurator = await RoomleConfiguratorApi.create(
27
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
28
28
  'demoConfigurator',
29
29
  document.getElementById('configurator-container'),
30
30
  options,
@@ -26,7 +26,7 @@
26
26
  const options = {
27
27
  id: 'usm:frame',
28
28
  };
29
- const configurator = await RoomleConfiguratorApi.create(
29
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
30
30
  'demoConfigurator',
31
31
  document.getElementById('configurator-container'),
32
32
  options,
@@ -25,7 +25,7 @@
25
25
  };
26
26
  const button = document.querySelector('button');
27
27
  button.addEventListener('click', async () => {
28
- const configurator = await RoomleConfiguratorApi.create(
28
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
29
29
  'demoConfigurator',
30
30
  document.getElementById('configurator-container'),
31
31
  options,
@@ -22,7 +22,7 @@
22
22
  const options = {
23
23
  id: 'usm:frame',
24
24
  };
25
- const configurator = await RoomleConfiguratorApi.create(
25
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
26
26
  'demoConfigurator',
27
27
  document.getElementById('configurator-container'),
28
28
  options,
@@ -22,7 +22,7 @@
22
22
  const options = {
23
23
  id: 'usm:frame',
24
24
  };
25
- const configurator = await RoomleConfiguratorApi.create(
25
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
26
26
  'demoConfigurator',
27
27
  document.getElementById('configurator-container'),
28
28
  options,
@@ -28,7 +28,7 @@
28
28
  'color-on-cta': '#8e8e8e', // optional, Roomle can decide this for you
29
29
  },
30
30
  };
31
- const configurator = await RoomleConfiguratorApi.create(
31
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
32
32
  'demoConfigurator',
33
33
  document.getElementById('configurator-container'),
34
34
  options,
@@ -23,7 +23,7 @@
23
23
  const options = {
24
24
  id: 'usm:frame',
25
25
  };
26
- const configurator = await RoomleConfiguratorApi.create(
26
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
27
27
  'demoConfigurator',
28
28
  document.getElementById('configurator-container'),
29
29
  options,
@@ -25,7 +25,7 @@
25
25
  'usm:frame': 'DB_Start_ohne_Element'
26
26
  }
27
27
  };
28
- const configurator = await RoomleConfiguratorApi.create(
28
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
29
29
  'demoConfigurator',
30
30
  document.getElementById('configurator-container'),
31
31
  options,
@@ -41,7 +41,7 @@
41
41
  const options = {
42
42
  id: 'usm:frame'
43
43
  };
44
- const configurator = await RoomleConfiguratorApi.create(
44
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
45
45
  'demoConfigurator',
46
46
  document.getElementById('configurator-container'),
47
47
  options,
@@ -20,7 +20,7 @@
20
20
  import RoomleConfiguratorApi from './roomle-configurator-api.es.min.js';
21
21
  (async ()=> {
22
22
  const options = {};
23
- const configurator = await RoomleConfiguratorApi.create(
23
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
24
24
  'demoConfigurator',
25
25
  document.getElementById('configurator-container'),
26
26
  options,
@@ -60,7 +60,7 @@
60
60
  const options = {
61
61
  id: 'usm:frame:1E13940F850F734EDF5ADF48191E9ACDAD93BEC0BE757F89E78807A5DA0FAD8C'
62
62
  };
63
- const configurator = await RoomleConfiguratorApi.create(
63
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
64
64
  'demoConfigurator',
65
65
  document.getElementById('configurator-container'),
66
66
  options,
@@ -21,7 +21,7 @@
21
21
  const objectToLoadId = 'usm:frame:BB3BB3E7951BC15109B1FF86D78C95DE3FB46E9F78714C46FFA2DE91866A2C2B';
22
22
  const configuratorId = 'demoConfigurator';
23
23
  const domElement1 = document.getElementById('configurator-container-1');
24
- const configurator1 = await RoomleConfiguratorApi.create(
24
+ const configurator1 = await RoomleConfiguratorApi.createConfigurator(
25
25
  configuratorId,
26
26
  domElement1,
27
27
  {
@@ -21,7 +21,7 @@
21
21
  const objectToLoadId = 'usm:frame:BB3BB3E7951BC15109B1FF86D78C95DE3FB46E9F78714C46FFA2DE91866A2C2B';
22
22
  const configuratorId = 'demoConfigurator';
23
23
  const domElement1 = document.getElementById('configurator-container-1');
24
- const configurator1 = await RoomleConfiguratorApi.create(
24
+ const configurator1 = await RoomleConfiguratorApi.createConfigurator(
25
25
  configuratorId,
26
26
  domElement1,
27
27
  {id: objectToLoadId}
@@ -21,7 +21,7 @@
21
21
  const objectToLoadId = 'usm:frame:BB3BB3E7951BC15109B1FF86D78C95DE3FB46E9F78714C46FFA2DE91866A2C2B';
22
22
  const configuratorId = 'demoConfigurator';
23
23
  const domElement1 = document.getElementById('configurator-container-1');
24
- const configurator1 = await RoomleConfiguratorApi.create(
24
+ const configurator1 = await RoomleConfiguratorApi.createConfigurator(
25
25
  configuratorId,
26
26
  domElement1,
27
27
  {
package/docs/index.md CHANGED
@@ -62,7 +62,7 @@ This section shows a simple quick start. We always recommend using a package man
62
62
  const options = {
63
63
  id: 'usm:frame',
64
64
  };
65
- const configurator = await RoomleConfiguratorApi.create(
65
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
66
66
  'demoConfigurator',
67
67
  document.getElementById('configurator-container'),
68
68
  options,
@@ -172,7 +172,7 @@ If you just want to start the configurator and do not want to bother about the s
172
172
  id: 'usm:frame',
173
173
  };
174
174
  button.addEventListener('click', async () => {
175
- const configurator = await RoomleConfiguratorApi.create(
175
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
176
176
  'demoConfigurator',
177
177
  document.getElementById('configurator-container'),
178
178
  options,
@@ -212,10 +212,10 @@ When you have a detail-page of a product in your webshop or website it makes sen
212
212
 
213
213
  ```JavaScript
214
214
  const objectToLoadId = 'usm:frame:BB3BB3E7951BC15109B1FF86D78C95DE3FB46E9F78714C46FFA2DE91866A2C2B';
215
- const configurator1 = await RoomleConfiguratorApi.create(configuratorId, domElement1, {id: objectToLoadId, ...overrideServerOptions});
215
+ const configurator1 = await RoomleConfiguratorApi.createConfigurator(configuratorId, domElement1, {id: objectToLoadId, ...overrideServerOptions});
216
216
  // instantiate the second configurator, because you can now :-) and wait with the load of the object
217
217
  // until the user clicks on a specific product
218
- const configurator2 = await RoomleConfiguratorApi.create(configuratorId, domElement2, overrideServerOptions);
218
+ const configurator2 = await RoomleConfiguratorApi.createConfigurator(configuratorId, domElement2, overrideServerOptions);
219
219
  // load the object into the second configurator when the user clicks on a specific button
220
220
  document.getElementById('button-to-load-product-x').addEventListener('click', () => {
221
221
  configurator2.ui.loadObject(objectToLoadId);
@@ -289,7 +289,7 @@ Furthermore it is also sometimes challenging for certain webshop systems to add
289
289
  If you do not have a webshop or a price database it could make sense to use the Roomle Price Service. The first step to use the Roomle Price Service is to enable the service. Therefore please speak with your customer success manager. If everything is in place you only need to provide the correct init options. Here is an example:
290
290
 
291
291
  ```JavaScript
292
- const configurator = await RoomleConfiguratorApi.create(
292
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
293
293
  'demoConfigurator',
294
294
  document.getElementById('configurator-container'),
295
295
  {...options, usePriceService: true},
@@ -307,7 +307,7 @@ If you see the error message `prices are empty` on the Chrome Dev Tools console
307
307
  Currently we pass out certain events to the embedding webshop those events are based on Goolge Tag Manager. You can find all the information about [gtag.js](https://developers.google.com/analytics/devguides/collection/gtagjs) on the Google website.
308
308
 
309
309
  ```JavaScript
310
- const configurator = await RoomleConfiguratorApi.create(
310
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
311
311
  "demoConfigurator",
312
312
  document.getElementById("configurator-container"),
313
313
  options
@@ -346,7 +346,7 @@ The Roomle Configurator will determine which color to apply "on" primary and "ca
346
346
  The Roomle Configurator will decide between "black" or "white" for the "on" colors. If this does not suit your needs you can define your own "on" colors. If you want to rely on the Roomle selection for the "on" colors please only specify valid CSS RGB hex values, e.g.: #fff000 or #f30. Things like rgba(0,0,0,0.7) won't work and you have to specify the "on" colors yourself (the full example can be found in the file <a target="_blank" rel="noopener noreferrer" href="./examples/06_skinning.html">06_skinning.html</a>):
347
347
 
348
348
  ```JavaScript
349
- const configurator = await RoomleConfiguratorApi.create(
349
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
350
350
  'demoConfigurator',
351
351
  document.getElementById('configurator-container'),
352
352
  {
@@ -414,7 +414,7 @@ configurator.ui.callbacks.onButtonClicked = (name) => {
414
414
  In some situations, there is a need to hide certain buttons. For example, you want to hide the part list button because the part list contains info you do not want to show to everybody. To do this you need to pass in the correct init options:
415
415
 
416
416
  ```JavaScript
417
- const configurator = await RoomleConfiguratorApi.create(
417
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
418
418
  'demoConfigurator',
419
419
  document.getElementById('configurator-container'),
420
420
  {...options, buttons: {partlist: false}},
@@ -428,7 +428,7 @@ The key of the `buttons` hash in the options are defined by the UI_BUTTON enum w
428
428
  To be notified when the user clicks on the checkout-call-to-action button in our iframe you need to define the `onRequestProduct` callback.
429
429
 
430
430
  ```JavaScript
431
- const configurator = await RoomleConfiguratorApi.create(
431
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
432
432
  'demoConfigurator',
433
433
  document.getElementById('configurator-container'),
434
434
  options,
@@ -440,7 +440,7 @@ configurator.ui.callbacks.onRequestProduct = (configurationId, image, partlist,
440
440
  Of course there are situations where you want to trigger this action from outside. Therefore we provide the method `triggerRequestProduct`. When you call this method the same process starts as if the user would have clicked on the checkout-call-to-action button. This means that you only need to subscribe to the `onRequestProduct` callback to handle those situations.
441
441
 
442
442
  ```JavaScript
443
- const configurator = await RoomleConfiguratorApi.create(
443
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
444
444
  'demoConfigurator',
445
445
  document.getElementById('configurator-container'),
446
446
  options,
@@ -485,7 +485,7 @@ Now everytime a configuration which is based on the root component `usm:frame` t
485
485
  This behaviour is needed that the configurator only shows relevant variants which have something in common with the initial loaded configuration.
486
486
 
487
487
  ```JavaScript
488
- const configurator = await RoomleConfiguratorApi.create(
488
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
489
489
  'demoConfigurator',
490
490
  document.getElementById('configurator-container'), {
491
491
  ...options,
@@ -619,7 +619,7 @@ There are two different parameters to set the localization of the Roomle Configu
619
619
  Let's have a look on the following code:
620
620
 
621
621
  ```JavaScript
622
- const configurator = await RoomleConfiguratorApi.create(
622
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
623
623
  'demoConfigurator',
624
624
  document.getElementById('configurator-container'),
625
625
  {...options, locale: 'de', overrideCountry: 'at', usePriceService: true },
@@ -659,7 +659,7 @@ We try to provide a default light setting which works with the majority of produ
659
659
  To use a special light setting you only need to provide the `ls` parameter in the options. In code this looks like:
660
660
 
661
661
  ```JavaScript
662
- const configurator = await RoomleConfiguratorApi.create(
662
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
663
663
  'demoConfigurator',
664
664
  document.getElementById('configurator-container'),
665
665
  {...options, ls: 'sofa' },
@@ -675,7 +675,7 @@ To send a saved configuration to the e-mail address of the user you need to the
675
675
  **Important**: please also make sure that the deeplink is also set in the database of Roomle and linked to the `configuratorId` you are using. If this is not done, the link in the e-mail won't be replaced. If you encounter any problems, please contact your Roomle Contact Person.
676
676
 
677
677
  ```JavaScript
678
- const configurator = await RoomleConfiguratorApi.create(
678
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
679
679
  'demoConfigurator',
680
680
  document.getElementById('configurator-container'),
681
681
  {...options,
@@ -700,7 +700,7 @@ interface PartList {
700
700
  For things like calculating a price etc most of the time the fullList is needed but for UI purposes it often make sense to group parts together so that the user understands better what she/he configured. To display the part list grouped just add the following option to the init parameters: `groupPartList: true`, for example like:
701
701
 
702
702
  ```JavaScript
703
- const configurator = await RoomleConfiguratorApi.create(
703
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
704
704
  'demoConfigurator',
705
705
  document.getElementById('configurator-container'),
706
706
  {
@@ -720,7 +720,7 @@ If you want to change the share url to a link to your webshop please make sure t
720
720
  **Important**: please also make sure that the deeplink is also set in the database of Roomle and linked to the `configuratorId` you are using. If this is not done, the link in the e-mail won't be replaced. If you encounter any problems, please contact your Roomle Contact Person.
721
721
 
722
722
  ```JavaScript
723
- const configurator = await RoomleConfiguratorApi.create(
723
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
724
724
  'demoConfigurator',
725
725
  document.getElementById('configurator-container'),
726
726
  {...options,
@@ -742,7 +742,7 @@ The Roomle Rubens uses Google Analytics to improve UX and performance based on t
742
742
  First you need to initialize Roomle Rubens without the Google Analytics consent. Therefore you need to do the following:
743
743
 
744
744
  ```JavaScript
745
- const configurator = await RoomleConfiguratorApi.create(
745
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
746
746
  'demoConfigurator',
747
747
  document.getElementById('configurator-container'),
748
748
  {...options, gaConsent: false }
@@ -807,7 +807,7 @@ If you are using the SDK you can use [preparePerspectiveImage](../api/classes/ro
807
807
  In case you are using the `EmbeddingLib`, you can use those calls on the `extended` object of the interface. For example:
808
808
 
809
809
  ```JavaScript
810
- const configurator = await RoomleConfiguratorApi.create(
810
+ const configurator = await RoomleConfiguratorApi.createConfigurator(
811
811
  'demoConfigurator',
812
812
  document.getElementById('configurator-container'),
813
813
  {...options}
@@ -1,20 +1,15 @@
1
- ## [4.33.0-alpha.2](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.33.0-alpha.1...embedding-v4.33.0-alpha.2) (2022-04-15)
1
+ ## [4.33.0-alpha.3](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.33.0-alpha.2...embedding-v4.33.0-alpha.3) (2022-04-21)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add actionButtons instead of selectionButtons in planner mode ([8e70298](https://gitlab.com/roomle/web/roomle-ui/commit/8e70298c3039b24c84a3157b8d7a7ee8085b7d8e))
7
- * add better responsivness to AddonsTrigger and MenuButton ([9f8fa5d](https://gitlab.com/roomle/web/roomle-ui/commit/9f8fa5dfbadfe4903365eb8e7442b05bfab15afd))
8
- * implement add product button and change selection buttons styling ([7fcb65d](https://gitlab.com/roomle/web/roomle-ui/commit/7fcb65d0d3741d3c2b8cceef5321670f9388b085))
9
- * remove add product on open catalog, remove selection if catalog gets open and add product button label to loco ([36a9b77](https://gitlab.com/roomle/web/roomle-ui/commit/36a9b777bb8802428c5481b3c4665abf81788bda))
10
- * **SDK:** upgrade to version 2.30.0-alpha.2 ([d2e469f](https://gitlab.com/roomle/web/roomle-ui/commit/d2e469f063100ae43a685a9a8725929a2eb143ba))
11
- * **SDK:** upgrade to version 2.30.0-alpha.3 ([99d815a](https://gitlab.com/roomle/web/roomle-ui/commit/99d815a74b33fdf0960f40550366565da8e6e48f))
6
+ * **SDK:** upgrade to version 2.30.0-alpha.4 ([b4654ff](https://gitlab.com/roomle/web/roomle-ui/commit/b4654ffdde96eb7cc580054e3dde0e0db44bf8aa))
12
7
 
13
8
 
14
9
  ### Bug Fixes
15
10
 
16
- * add stroke width to the svg's directly ([bda68dd](https://gitlab.com/roomle/web/roomle-ui/commit/bda68dd55b89c52977b6da4a885659d70f24fe4c))
17
- * call checkGlb to fix broken embedding lib ([419137f](https://gitlab.com/roomle/web/roomle-ui/commit/419137fd77357f6d580dac01285fed781741d492))
18
- * deselect all items if undo or redo is called ([758fc37](https://gitlab.com/roomle/web/roomle-ui/commit/758fc3779e572118c76d410a368b1586344b639a))
19
- * failing test ([9985ced](https://gitlab.com/roomle/web/roomle-ui/commit/9985ced693718b8d052116e1ee25f875c9d274d2))
20
- * responsive issues of addonsTrigger button and selectionbuttons ([5551d57](https://gitlab.com/roomle/web/roomle-ui/commit/5551d5701886fc8b73d1c7187eeefcc702db9e9c))
11
+ * addons trigger button should be displayed right on mobile ([2631cdc](https://gitlab.com/roomle/web/roomle-ui/commit/2631cdc0d54e1218f0e3522cec9cb432def9b302))
12
+ * call clear history on back button press ([2577e79](https://gitlab.com/roomle/web/roomle-ui/commit/2577e79bd74f5cf4734bd8a34ef06070e8d2126a))
13
+ * finish loading after loading static item ([476a307](https://gitlab.com/roomle/web/roomle-ui/commit/476a3071b181292a5e306cf5ab784e47d1b50f66))
14
+ * if not desktop fullscreen mode should be disabled but interaction menu expand on toggle ([4487fbe](https://gitlab.com/roomle/web/roomle-ui/commit/4487fbe9534bbcfd6d9de3ebfc612a2976024d10))
15
+ * wrong svg stroke width ([ee93532](https://gitlab.com/roomle/web/roomle-ui/commit/ee93532ca05c18a4884c391708eedeb1dc1f1fbb))
@@ -48,7 +48,7 @@ await RoomleConfigurator.init(/* for details about the create method see the old
48
48
 
49
49
  ```javascript
50
50
  const calculatePrice = (parts) => /* your price calculation, same code as with the old version */
51
- const instance = await RoomleConfiguratorApi.create(/* for details about the create method see the new docu */);
51
+ const instance = await RoomleConfiguratorApi.createConfigurator(/* for details about the create method see the new docu */);
52
52
  instance.ui.callbacks.onPartListUpdate = calculatePrice;
53
53
  ```
54
54
 
@@ -100,10 +100,10 @@ const overrideServerOptions = {
100
100
  };
101
101
 
102
102
  // instantiate the first configurator and directly load the product
103
- const configurator1 = await RoomleConfiguratorApi.create(configuratorId, domElement1, {id: objectToLoadId, ...overrideServerOptions});
103
+ const configurator1 = await RoomleConfiguratorApi.createConfigurator(configuratorId, domElement1, {id: objectToLoadId, ...overrideServerOptions});
104
104
  // instantiate the second configurator, because you can now :-) and wait with the load of the object
105
105
  // until the user clicks on a specific product
106
- const configurator2 = await RoomleConfiguratorApi.create(configuratorId, domElement2, overrideServerOptions);
106
+ const configurator2 = await RoomleConfiguratorApi.createConfigurator(configuratorId, domElement2, overrideServerOptions);
107
107
  // load the object into the second configurator when the user clicks on a specific button
108
108
  document.getElementById('button-to-load-product-x').addEventListener('click', () => {
109
109
  configurator2.ui.loadObject(objectToLoadId);
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@roomle/embedding-lib",
3
- "version": "4.33.0-alpha.2",
3
+ "version": "4.33.0-alpha.3",
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.30.0-alpha.3"
8
+ "@roomle/web-sdk": "2.30.0-alpha.4"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@semantic-release/changelog": "^5.0.1",