@roomle/embedding-lib 4.24.0-alpha.4 → 4.24.0-alpha.5

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.
@@ -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/f8c34043/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/5c482b70/src/configurator/embedding/exposed-analytics-callbacks.ts#L9)
@@ -45,7 +45,7 @@
45
45
 
46
46
  #### Defined in
47
47
 
48
- [src/configurator/embedding/exposed-api.ts:29](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L29)
48
+ [src/configurator/embedding/exposed-api.ts:29](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L29)
49
49
 
50
50
  ## Accessors
51
51
 
@@ -59,7 +59,7 @@
59
59
 
60
60
  #### Defined in
61
61
 
62
- [src/configurator/embedding/exposed-api.ts:117](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L117)
62
+ [src/configurator/embedding/exposed-api.ts:117](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L117)
63
63
 
64
64
  ## Methods
65
65
 
@@ -75,7 +75,7 @@ call this method if consent of Google Analytics is given later and not already i
75
75
 
76
76
  #### Defined in
77
77
 
78
- [src/configurator/embedding/exposed-api.ts:205](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L205)
78
+ [src/configurator/embedding/exposed-api.ts:205](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L205)
79
79
 
80
80
  ___
81
81
 
@@ -97,7 +97,7 @@ call this method to load the configuration string you want into the 3d Scene
97
97
 
98
98
  #### Defined in
99
99
 
100
- [src/configurator/embedding/exposed-api.ts:136](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L136)
100
+ [src/configurator/embedding/exposed-api.ts:136](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L136)
101
101
 
102
102
  ___
103
103
 
@@ -119,7 +119,7 @@ call this method to load the object you want into the 3d Scene
119
119
 
120
120
  #### Defined in
121
121
 
122
- [src/configurator/embedding/exposed-api.ts:125](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L125)
122
+ [src/configurator/embedding/exposed-api.ts:125](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L125)
123
123
 
124
124
  ___
125
125
 
@@ -139,7 +139,7 @@ description of the startConfiguring method
139
139
 
140
140
  #### Defined in
141
141
 
142
- [src/configurator/embedding/exposed-api.ts:173](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L173)
142
+ [src/configurator/embedding/exposed-api.ts:173](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L173)
143
143
 
144
144
  ___
145
145
 
@@ -163,7 +163,7 @@ most likely needed when implementing your own price service
163
163
 
164
164
  #### Defined in
165
165
 
166
- [src/configurator/embedding/exposed-api.ts:150](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L150)
166
+ [src/configurator/embedding/exposed-api.ts:150](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L150)
167
167
 
168
168
  ___
169
169
 
@@ -184,7 +184,7 @@ so do not rely on this exact pixel setting
184
184
 
185
185
  #### Defined in
186
186
 
187
- [src/configurator/embedding/exposed-api.ts:162](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L162)
187
+ [src/configurator/embedding/exposed-api.ts:162](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L162)
188
188
 
189
189
  ___
190
190
 
@@ -204,7 +204,7 @@ to react on the response
204
204
 
205
205
  #### Defined in
206
206
 
207
- [src/configurator/embedding/exposed-api.ts:198](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L198)
207
+ [src/configurator/embedding/exposed-api.ts:198](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L198)
208
208
 
209
209
  ___
210
210
 
@@ -224,4 +224,4 @@ to react on the response
224
224
 
225
225
  #### Defined in
226
226
 
227
- [src/configurator/embedding/exposed-api.ts:187](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/exposed-api.ts#L187)
227
+ [src/configurator/embedding/exposed-api.ts:187](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/exposed-api.ts#L187)
@@ -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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L40)
41
+ [src/configurator/embedding/exposed-callbacks.ts:40](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L47)
65
+ [src/configurator/embedding/exposed-callbacks.ts:47](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L34)
88
+ [src/configurator/embedding/exposed-callbacks.ts:34](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L49)
110
+ [src/configurator/embedding/exposed-callbacks.ts:49](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L28)
137
+ [src/configurator/embedding/exposed-callbacks.ts:28](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L36)
157
+ [src/configurator/embedding/exposed-callbacks.ts:36](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L38)
171
+ [src/configurator/embedding/exposed-callbacks.ts:38](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/src/configurator/embedding/roomle-configurator-api.ts#L106)
@@ -32,7 +32,7 @@
32
32
 
33
33
  #### Defined in
34
34
 
35
- [src/configurator/embedding/types.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L15)
35
+ [src/configurator/embedding/types.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L15)
36
36
 
37
37
  ___
38
38
 
@@ -42,7 +42,7 @@ ___
42
42
 
43
43
  #### Defined in
44
44
 
45
- [src/configurator/embedding/types.ts:8](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L8)
45
+ [src/configurator/embedding/types.ts:8](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L8)
46
46
 
47
47
  ___
48
48
 
@@ -52,7 +52,7 @@ ___
52
52
 
53
53
  #### Defined in
54
54
 
55
- [src/configurator/embedding/types.ts:11](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L11)
55
+ [src/configurator/embedding/types.ts:11](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L11)
56
56
 
57
57
  ___
58
58
 
@@ -62,7 +62,7 @@ ___
62
62
 
63
63
  #### Defined in
64
64
 
65
- [src/configurator/embedding/types.ts:21](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L21)
65
+ [src/configurator/embedding/types.ts:21](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L21)
66
66
 
67
67
  ___
68
68
 
@@ -72,7 +72,7 @@ ___
72
72
 
73
73
  #### Defined in
74
74
 
75
- [src/configurator/embedding/types.ts:12](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L12)
75
+ [src/configurator/embedding/types.ts:12](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L12)
76
76
 
77
77
  ___
78
78
 
@@ -82,7 +82,7 @@ ___
82
82
 
83
83
  #### Defined in
84
84
 
85
- [src/configurator/embedding/types.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L10)
85
+ [src/configurator/embedding/types.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L10)
86
86
 
87
87
  ___
88
88
 
@@ -92,7 +92,7 @@ ___
92
92
 
93
93
  #### Defined in
94
94
 
95
- [src/configurator/embedding/types.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L9)
95
+ [src/configurator/embedding/types.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L9)
96
96
 
97
97
  ___
98
98
 
@@ -102,7 +102,7 @@ ___
102
102
 
103
103
  #### Defined in
104
104
 
105
- [src/configurator/embedding/types.ts:20](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L20)
105
+ [src/configurator/embedding/types.ts:20](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L20)
106
106
 
107
107
  ___
108
108
 
@@ -112,7 +112,7 @@ ___
112
112
 
113
113
  #### Defined in
114
114
 
115
- [src/configurator/embedding/types.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L14)
115
+ [src/configurator/embedding/types.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L14)
116
116
 
117
117
  ___
118
118
 
@@ -122,7 +122,7 @@ ___
122
122
 
123
123
  #### Defined in
124
124
 
125
- [src/configurator/embedding/types.ts:17](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L17)
125
+ [src/configurator/embedding/types.ts:17](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L17)
126
126
 
127
127
  ___
128
128
 
@@ -132,7 +132,7 @@ ___
132
132
 
133
133
  #### Defined in
134
134
 
135
- [src/configurator/embedding/types.ts:16](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L16)
135
+ [src/configurator/embedding/types.ts:16](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L16)
136
136
 
137
137
  ___
138
138
 
@@ -142,7 +142,7 @@ ___
142
142
 
143
143
  #### Defined in
144
144
 
145
- [src/configurator/embedding/types.ts:13](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L13)
145
+ [src/configurator/embedding/types.ts:13](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L13)
146
146
 
147
147
  ___
148
148
 
@@ -152,7 +152,7 @@ ___
152
152
 
153
153
  #### Defined in
154
154
 
155
- [src/configurator/embedding/types.ts:22](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L22)
155
+ [src/configurator/embedding/types.ts:22](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L22)
156
156
 
157
157
  ___
158
158
 
@@ -162,7 +162,7 @@ ___
162
162
 
163
163
  #### Defined in
164
164
 
165
- [src/configurator/embedding/types.ts:18](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L18)
165
+ [src/configurator/embedding/types.ts:18](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L18)
166
166
 
167
167
  ___
168
168
 
@@ -172,4 +172,4 @@ ___
172
172
 
173
173
  #### Defined in
174
174
 
175
- [src/configurator/embedding/types.ts:19](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L19)
175
+ [src/configurator/embedding/types.ts:19](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L19)
@@ -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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L14)
22
+ [src/configurator/embedding/exposed-callbacks.ts:14](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L15)
32
+ [src/configurator/embedding/exposed-callbacks.ts:15](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L9)
22
+ [src/configurator/embedding/exposed-callbacks.ts:9](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/src/configurator/embedding/exposed-callbacks.ts#L10)
32
+ [src/configurator/embedding/exposed-callbacks.ts:10](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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:140](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L140)
50
+ [src/configurator/embedding/types.ts:140](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L140)
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:139](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L139)
78
+ [src/configurator/embedding/types.ts:139](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L139)
79
79
 
80
80
  ___
81
81
 
@@ -113,7 +113,7 @@ ___
113
113
 
114
114
  #### Defined in
115
115
 
116
- [src/configurator/embedding/types.ts:143](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L143)
116
+ [src/configurator/embedding/types.ts:143](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L143)
117
117
 
118
118
  ___
119
119
 
@@ -123,7 +123,7 @@ ___
123
123
 
124
124
  #### Defined in
125
125
 
126
- [src/configurator/embedding/types.ts:141](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L141)
126
+ [src/configurator/embedding/types.ts:141](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L141)
127
127
 
128
128
  ___
129
129
 
@@ -147,4 +147,4 @@ ___
147
147
 
148
148
  #### Defined in
149
149
 
150
- [src/configurator/embedding/types.ts:142](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L142)
150
+ [src/configurator/embedding/types.ts:142](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L142)
@@ -22,7 +22,7 @@
22
22
 
23
23
  #### Defined in
24
24
 
25
- [src/configurator/embedding/types.ts:135](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L135)
25
+ [src/configurator/embedding/types.ts:135](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L135)
26
26
 
27
27
  ___
28
28
 
@@ -32,7 +32,7 @@ ___
32
32
 
33
33
  #### Defined in
34
34
 
35
- [src/configurator/embedding/types.ts:133](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L133)
35
+ [src/configurator/embedding/types.ts:133](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L133)
36
36
 
37
37
  ___
38
38
 
@@ -42,7 +42,7 @@ ___
42
42
 
43
43
  #### Defined in
44
44
 
45
- [src/configurator/embedding/types.ts:134](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L134)
45
+ [src/configurator/embedding/types.ts:134](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L134)
46
46
 
47
47
  ___
48
48
 
@@ -52,7 +52,7 @@ ___
52
52
 
53
53
  #### Defined in
54
54
 
55
- [src/configurator/embedding/types.ts:131](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L131)
55
+ [src/configurator/embedding/types.ts:131](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L131)
56
56
 
57
57
  ___
58
58
 
@@ -62,4 +62,4 @@ ___
62
62
 
63
63
  #### Defined in
64
64
 
65
- [src/configurator/embedding/types.ts:132](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L132)
65
+ [src/configurator/embedding/types.ts:132](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L132)
@@ -146,7 +146,7 @@ to view 3d content. Imagine it then as a <img> tag for 3d content
146
146
 
147
147
  #### Defined in
148
148
 
149
- [src/configurator/embedding/types.ts:80](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L80)
149
+ [src/configurator/embedding/types.ts:80](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L80)
150
150
 
151
151
  ___
152
152
 
@@ -163,7 +163,7 @@ InitDataDefinition.applyCurrentGlobalParameters
163
163
 
164
164
  #### Defined in
165
165
 
166
- [src/configurator/embedding/types.ts:127](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L127)
166
+ [src/configurator/embedding/types.ts:127](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L127)
167
167
 
168
168
  ___
169
169
 
@@ -227,7 +227,7 @@ ___
227
227
 
228
228
  #### Defined in
229
229
 
230
- [src/configurator/embedding/types.ts:35](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L35)
230
+ [src/configurator/embedding/types.ts:35](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L35)
231
231
 
232
232
  ___
233
233
 
@@ -358,7 +358,7 @@ usage: http://www.example.com/configurator?id=#CONFIGURATIONID#
358
358
 
359
359
  #### Defined in
360
360
 
361
- [src/configurator/embedding/types.ts:67](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L67)
361
+ [src/configurator/embedding/types.ts:67](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L67)
362
362
 
363
363
  ___
364
364
 
@@ -406,7 +406,7 @@ an e-mail
406
406
 
407
407
  #### Defined in
408
408
 
409
- [src/configurator/embedding/types.ts:85](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L85)
409
+ [src/configurator/embedding/types.ts:85](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L85)
410
410
 
411
411
  ___
412
412
 
@@ -420,7 +420,7 @@ so that we can ensure a smooth transition between different versions of our conf
420
420
 
421
421
  #### Defined in
422
422
 
423
- [src/configurator/embedding/types.ts:101](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L101)
423
+ [src/configurator/embedding/types.ts:101](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L101)
424
424
 
425
425
  ___
426
426
 
@@ -448,7 +448,7 @@ set this flag to false if the user did not give the consent to Analytics
448
448
 
449
449
  #### Defined in
450
450
 
451
- [src/configurator/embedding/types.ts:105](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L105)
451
+ [src/configurator/embedding/types.ts:105](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L105)
452
452
 
453
453
  ___
454
454
 
@@ -460,7 +460,7 @@ set this flag to true if you want to group the part list by main components
460
460
 
461
461
  #### Defined in
462
462
 
463
- [src/configurator/embedding/types.ts:95](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L95)
463
+ [src/configurator/embedding/types.ts:95](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L95)
464
464
 
465
465
  ___
466
466
 
@@ -647,7 +647,7 @@ small div
647
647
 
648
648
  #### Defined in
649
649
 
650
- [src/configurator/embedding/types.ts:91](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L91)
650
+ [src/configurator/embedding/types.ts:91](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L91)
651
651
 
652
652
  ___
653
653
 
@@ -768,7 +768,7 @@ ___
768
768
 
769
769
  #### Defined in
770
770
 
771
- [src/configurator/embedding/types.ts:53](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L53)
771
+ [src/configurator/embedding/types.ts:53](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L53)
772
772
 
773
773
  ___
774
774
 
@@ -900,7 +900,7 @@ for details see deeplink, the only change is that the placeholder is <CONF_ID> h
900
900
 
901
901
  #### Defined in
902
902
 
903
- [src/configurator/embedding/types.ts:58](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L58)
903
+ [src/configurator/embedding/types.ts:58](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L58)
904
904
 
905
905
  ___
906
906
 
@@ -962,7 +962,7 @@ ___
962
962
 
963
963
  #### Defined in
964
964
 
965
- [src/configurator/embedding/types.ts:50](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L50)
965
+ [src/configurator/embedding/types.ts:50](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L50)
966
966
 
967
967
  ___
968
968
 
@@ -1020,7 +1020,7 @@ You can find all labels here: [Base.json](../../../ui/base.json)
1020
1020
 
1021
1021
  #### Defined in
1022
1022
 
1023
- [src/configurator/embedding/types.ts:122](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L122)
1023
+ [src/configurator/embedding/types.ts:122](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L122)
1024
1024
 
1025
1025
  ___
1026
1026
 
@@ -1101,7 +1101,7 @@ ___
1101
1101
 
1102
1102
  #### Defined in
1103
1103
 
1104
- [src/configurator/embedding/types.ts:52](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L52)
1104
+ [src/configurator/embedding/types.ts:52](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L52)
1105
1105
 
1106
1106
  ___
1107
1107
 
@@ -1152,7 +1152,7 @@ usm:frame is loaded all the items from the tag "DB_Start_ohne_Element" are now s
1152
1152
 
1153
1153
  #### Defined in
1154
1154
 
1155
- [src/configurator/embedding/types.ts:74](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L74)
1155
+ [src/configurator/embedding/types.ts:74](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L74)
1156
1156
 
1157
1157
  ___
1158
1158
 
@@ -1162,7 +1162,7 @@ ___
1162
1162
 
1163
1163
  #### Defined in
1164
1164
 
1165
- [src/configurator/embedding/types.ts:51](https://gitlab.com/roomle/web/roomle-ui/-/blob/f8c34043/src/configurator/embedding/types.ts#L51)
1165
+ [src/configurator/embedding/types.ts:51](https://gitlab.com/roomle/web/roomle-ui/-/blob/5c482b70/src/configurator/embedding/types.ts#L51)
1166
1166
 
1167
1167
  ___
1168
1168
 
@@ -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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/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/f8c34043/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/5c482b70/src/configurator/embedding/roomle-configurator-api.ts#L70)
package/docs/index.md CHANGED
@@ -206,9 +206,9 @@ Here you will find some recipes for how you could implement certain use cases. T
206
206
 
207
207
  ### Instantiation
208
208
 
209
- We provide now two convenient ways to load a product into the configurator. Either you instantiate the Roomle Configurator without a product and use `loadObject` later or you pass in an ID as init-option. Both ways have their pros and cons. Let's review them quickly.
209
+ We provide now two convenient ways to load a product into the configurator. Either you instantiate the Roomle Configurator without a product and use `loadObject` later or you pass in the `Roomle unique product ID` as init-option. Both ways have their pros and cons. Let's review them quickly.
210
210
 
211
- When you have a detail-page of a product in your webshop or website it makes sense to pass the ID as init-option (because you know which product your customer wants to see). This makes it possible that everything is loaded in parallel, the code of the configurator, and the content of your product. This speeds up the loading process. On the other hand, it makes no sense if you load some product when you do not know which product your customer wants to see in the configurator. This could be the case if the Roomle Configurator is opened on a list-view page where several products are listed. Here it makes sense to only instantiate the configurator. This only loads the code of the configurator. When the user then selects a product you can use the `loadObject` method to load this specific product.
211
+ When you have a detail-page of a product in your webshop or website it makes sense to pass the `Roomle unique product ID` as init-option (because you know which product your customer wants to see). This makes it possible that everything is loaded in parallel, the code of the configurator, and the content of your product. This speeds up the loading process. On the other hand, it makes no sense if you load some product when you do not know which product your customer wants to see in the configurator. This could be the case if the Roomle Configurator is opened on a list-view page where several products are listed. Here it makes sense to only instantiate the configurator. This only loads the code of the configurator. When the user then selects a product you can use the `loadObject` method to load this specific product.
212
212
 
213
213
  ```JavaScript
214
214
  const objectToLoadId = 'usm:frame:BB3BB3E7951BC15109B1FF86D78C95DE3FB46E9F78714C46FFA2DE91866A2C2B';
@@ -1,6 +1,6 @@
1
- ## [4.24.0-alpha.4](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.24.0-alpha.3...embedding-v4.24.0-alpha.4) (2021-11-23)
1
+ ## [4.24.0-alpha.5](https://gitlab.com/roomle/web/roomle-ui/compare/embedding-v4.24.0-alpha.4...embedding-v4.24.0-alpha.5) (2021-11-23)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * upgrade SDK to version 2.19.0-alpha.5 ([f8732a7](https://gitlab.com/roomle/web/roomle-ui/commit/f8732a7d9cb4a0e39d593bfea7a04d14fc9b52c2))
6
+ * upgrade SDK to version 2.19.0 ([34c7760](https://gitlab.com/roomle/web/roomle-ui/commit/34c7760ec4877beef0e6645f9e12e466de185f08))
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@roomle/embedding-lib","version":"4.24.0-alpha.4","main":"roomle-configurator-api.es.min.js","types":"types/index.d.ts","author":"Roomle Development","dependencies":{"@roomle/web-sdk":"2.19.0-alpha.5"},"devDependencies":{"@semantic-release/changelog":"^5.0.1","@semantic-release/exec":"^5.0.0","conventional-changelog-conventionalcommits":"^4.2.3","semantic-release":"^17.0.7"},"scripts":{"release":"semantic-release"},"description":"This is a small library which can be used to communicate with the Roomle Configurator","repository":{"type":"git","url":"git+https://github.com/roomle-build/npm-packages.git"},"publishConfig":{"access":"public"},"license":"MIT"}
1
+ {"name":"@roomle/embedding-lib","version":"4.24.0-alpha.5","main":"roomle-configurator-api.es.min.js","types":"types/index.d.ts","author":"Roomle Development","dependencies":{"@roomle/web-sdk":"2.19.0"},"devDependencies":{"@semantic-release/changelog":"^5.0.1","@semantic-release/exec":"^5.0.0","conventional-changelog-conventionalcommits":"^4.2.3","semantic-release":"^17.0.7"},"scripts":{"release":"semantic-release"},"description":"This is a small library which can be used to communicate with the Roomle Configurator","repository":{"type":"git","url":"git+https://github.com/roomle-build/npm-packages.git"},"publishConfig":{"access":"public"},"license":"MIT"}