@realsee/dnalogel 3.0.1 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/floorplan/Components/MissingFloor.svelte.d.ts +1 -0
  2. package/dist/floorplan/MapviewFloorplanPlugin/Controller.d.ts +1 -0
  3. package/dist/floorplan/ModelFloorplanPlugin/Controller.d.ts +1 -0
  4. package/dist/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +2 -0
  5. package/dist/floorplan/TopviewFloorplanPlugin/Controller.d.ts +1 -0
  6. package/dist/floorplan/typings/index.d.ts +15 -0
  7. package/dist/index.cjs.js +62 -62
  8. package/dist/index.js +6654 -6294
  9. package/dist/index.umd.js +48 -48
  10. package/dist/shared-utils/filter.d.ts +1 -1
  11. package/libs/base/BasePlugin.js +1 -1
  12. package/libs/floorplan/Components/CurrentFloor.js +423 -214
  13. package/libs/floorplan/Components/Main.js +205 -271
  14. package/libs/floorplan/Components/MissingFloor.js +99 -0
  15. package/libs/floorplan/Components/MissingFloor.svelte.d.ts +1 -0
  16. package/libs/floorplan/MapviewFloorplanPlugin/Controller.d.ts +1 -0
  17. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +74 -66
  18. package/libs/floorplan/MapviewFloorplanPlugin/index.js +9 -8
  19. package/libs/floorplan/ModelFloorplanPlugin/Controller.d.ts +1 -0
  20. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +108 -101
  21. package/libs/floorplan/ModelFloorplanPlugin/index.js +9 -8
  22. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +88 -68
  23. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +199 -127
  24. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +110 -100
  25. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +15 -14
  26. package/libs/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +2 -0
  27. package/libs/floorplan/TopviewFloorplanPlugin/Controller.d.ts +1 -0
  28. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +118 -110
  29. package/libs/floorplan/TopviewFloorplanPlugin/index.js +9 -8
  30. package/libs/floorplan/typings/index.d.ts +15 -0
  31. package/libs/index.js +122 -121
  32. package/libs/shared-utils/filter.d.ts +1 -1
  33. package/libs/shared-utils/logger.js +1 -1
  34. package/package.json +1 -1
@@ -1,427 +1,360 @@
1
- import { SvelteComponent as K, init as O, safe_not_equal as Q, append_styles as W, empty as X, insert as z, transition_in as s, transition_out as c, check_outros as d, detach as G, element as Y, space as q, attr as Z, append as w, group_outros as D, add_render_callback as y, create_in_transition as x, identity as p, destroy_each as $, assign as H, create_component as L, mount_component as I, get_spread_update as J, destroy_component as R } from "../../vendor/svelte/internal/index.js";
2
- import { fade as ee } from "../../vendor/svelte/transition/index.js";
3
- import { Camera as le } from "./Camera.js";
4
- import { Compass as ae } from "./Compass.js";
5
- import { CurrentFloor as ne } from "./CurrentFloor.js";
6
- function te(a) {
7
- W(a, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
1
+ import { SvelteComponent as B, init as M, safe_not_equal as S, append_styles as j, empty as y, insert as U, transition_in as g, transition_out as u, check_outros as V, detach as q, element as z, attr as G, group_outros as w, add_render_callback as H, create_in_transition as J, identity as K, destroy_each as O, assign as Q, create_component as W, mount_component as X, get_spread_update as Y, destroy_component as Z } from "../../vendor/svelte/internal/index.js";
2
+ import { fade as x } from "../../vendor/svelte/transition/index.js";
3
+ import { CurrentFloor as p } from "./CurrentFloor.js";
4
+ function $(n) {
5
+ j(n, "svelte-86bqav", ".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}");
8
6
  }
9
- function B(a, e, n) {
10
- const t = a.slice();
11
- return t[21] = e[n], t;
7
+ function F(n, l, o) {
8
+ const t = n.slice();
9
+ return t[22] = l[o], t;
12
10
  }
13
- function F(a) {
14
- let e, n, t, r, l, b = (
11
+ function N(n) {
12
+ let l, o, t, i = (
15
13
  /*floorplanData*/
16
- a[13].floorDatas
17
- ), i = [];
18
- for (let f = 0; f < b.length; f += 1)
19
- i[f] = M(B(a, b, f));
20
- const _ = (f) => c(i[f], 1, 1, () => {
21
- i[f] = null;
14
+ n[13].floorDatas
15
+ ), e = [];
16
+ for (let r = 0; r < i.length; r += 1)
17
+ e[r] = P(F(n, i, r));
18
+ const b = (r) => u(e[r], 1, 1, () => {
19
+ e[r] = null;
22
20
  });
23
- let u = (
24
- /*cameraEnable*/
25
- a[5] && S(a)
26
- ), g = (
27
- /*compassEnable*/
28
- a[8] && j(a)
29
- );
30
21
  return {
31
22
  c() {
32
- e = Y("div");
33
- for (let f = 0; f < i.length; f += 1)
34
- i[f].c();
35
- n = q(), u && u.c(), t = q(), g && g.c(), Z(e, "class", "floorplan-main svelte-86bqav");
23
+ l = z("div");
24
+ for (let r = 0; r < e.length; r += 1)
25
+ e[r].c();
26
+ G(l, "class", "floorplan-main svelte-86bqav");
36
27
  },
37
- m(f, h) {
38
- z(f, e, h);
39
- for (let m = 0; m < i.length; m += 1)
40
- i[m] && i[m].m(e, null);
41
- w(e, n), u && u.m(e, null), w(e, t), g && g.m(e, null), l = !0;
28
+ m(r, f) {
29
+ U(r, l, f);
30
+ for (let m = 0; m < e.length; m += 1)
31
+ e[m] && e[m].m(l, null);
32
+ t = !0;
42
33
  },
43
- p(f, h) {
44
- if (a = f, h & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, floorIndex*/
45
- 2047696) {
46
- b = /*floorplanData*/
47
- a[13].floorDatas;
34
+ p(r, f) {
35
+ if (n = r, f & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
36
+ 4194300) {
37
+ i = /*floorplanData*/
38
+ n[13].floorDatas;
48
39
  let m;
49
- for (m = 0; m < b.length; m += 1) {
50
- const E = B(a, b, m);
51
- i[m] ? (i[m].p(E, h), s(i[m], 1)) : (i[m] = M(E), i[m].c(), s(i[m], 1), i[m].m(e, n));
40
+ for (m = 0; m < i.length; m += 1) {
41
+ const h = F(n, i, m);
42
+ e[m] ? (e[m].p(h, f), g(e[m], 1)) : (e[m] = P(h), e[m].c(), g(e[m], 1), e[m].m(l, null));
52
43
  }
53
- for (D(), m = b.length; m < i.length; m += 1)
54
- _(m);
55
- d();
44
+ for (w(), m = i.length; m < e.length; m += 1)
45
+ b(m);
46
+ V();
56
47
  }
57
- /*cameraEnable*/
58
- a[5] ? u ? (u.p(a, h), h & /*cameraEnable*/
59
- 32 && s(u, 1)) : (u = S(a), u.c(), s(u, 1), u.m(e, t)) : u && (D(), c(u, 1, 1, () => {
60
- u = null;
61
- }), d()), /*compassEnable*/
62
- a[8] ? g ? (g.p(a, h), h & /*compassEnable*/
63
- 256 && s(g, 1)) : (g = j(a), g.c(), s(g, 1), g.m(e, null)) : g && (D(), c(g, 1, 1, () => {
64
- g = null;
65
- }), d());
66
48
  },
67
- i(f) {
68
- if (!l) {
69
- for (let h = 0; h < b.length; h += 1)
70
- s(i[h]);
71
- s(u), s(g), r || y(() => {
72
- r = x(e, ee, {
49
+ i(r) {
50
+ if (!t) {
51
+ for (let f = 0; f < i.length; f += 1)
52
+ g(e[f]);
53
+ o || H(() => {
54
+ o = J(l, x, {
73
55
  duration: (
74
56
  /*duration*/
75
- a[0]
57
+ n[0]
76
58
  ),
77
- easing: p
78
- }), r.start();
79
- }), l = !0;
59
+ easing: K
60
+ }), o.start();
61
+ }), t = !0;
80
62
  }
81
63
  },
82
- o(f) {
83
- i = i.filter(Boolean);
84
- for (let h = 0; h < i.length; h += 1)
85
- c(i[h]);
86
- c(u), c(g), l = !1;
64
+ o(r) {
65
+ e = e.filter(Boolean);
66
+ for (let f = 0; f < e.length; f += 1)
67
+ u(e[f]);
68
+ t = !1;
87
69
  },
88
- d(f) {
89
- f && G(e), $(i, f), u && u.d(), g && g.d();
70
+ d(r) {
71
+ r && q(l), O(e, r);
90
72
  }
91
73
  };
92
74
  }
93
- function M(a) {
94
- let e, n;
75
+ function P(n) {
76
+ let l, o;
95
77
  const t = [
96
78
  {
97
79
  hoverEnable: (
98
80
  /*hoverEnable*/
99
- a[6]
81
+ n[6]
100
82
  ),
101
83
  highlightEnable: (
102
84
  /*highlightEnable*/
103
- a[7]
85
+ n[7]
104
86
  ),
105
87
  floorplanData: (
106
88
  /*floorplanData*/
107
- a[13]
89
+ n[13]
108
90
  ),
109
91
  getRoomAreaText: (
110
92
  /*getRoomAreaText*/
111
- a[16]
93
+ n[16]
112
94
  ),
113
95
  getLabelElement: (
114
96
  /*getLabelElement*/
115
- a[17]
97
+ n[17]
116
98
  ),
117
99
  getRuleDistanceText: (
118
100
  /*getRuleDistanceText*/
119
- a[18]
101
+ n[18]
120
102
  ),
121
103
  roomLabelsEnable: (
122
104
  /*roomLabelsEnable*/
123
- a[9]
105
+ n[9]
124
106
  ),
125
107
  roomAreaEnable: (
126
108
  /*roomAreaEnable*/
127
- a[10]
109
+ n[10]
128
110
  ),
129
111
  roomNameEnable: (
130
112
  /*roomNameEnable*/
131
- a[11]
113
+ n[11]
132
114
  ),
133
115
  ruleLabelsEnable: (
134
116
  /*ruleLabelsEnable*/
135
- a[12]
117
+ n[12]
136
118
  ),
137
119
  adaptiveRoomLabelVisibleEnable: (
138
120
  /*adaptiveRoomLabelVisibleEnable*/
139
- a[19]
121
+ n[19]
140
122
  ),
141
123
  highlightData: (
142
124
  /*highlightData*/
143
- a[20]
125
+ n[20]
126
+ ),
127
+ missingFloorConfig: (
128
+ /*missingFloorConfig*/
129
+ n[21]
130
+ ),
131
+ panoIndex: (
132
+ /*panoIndex*/
133
+ n[3]
134
+ ),
135
+ cameraEnable: (
136
+ /*cameraEnable*/
137
+ n[5]
138
+ ),
139
+ cameraImageUrl: (
140
+ /*cameraImageUrl*/
141
+ n[15]
142
+ ),
143
+ lastPanoramaLongitude: (
144
+ /*lastPanoramaLongitude*/
145
+ n[14]
146
+ ),
147
+ compassEnable: (
148
+ /*compassEnable*/
149
+ n[8]
150
+ ),
151
+ northDesc: (
152
+ /*northDesc*/
153
+ n[2]
144
154
  )
145
155
  },
146
156
  {
147
157
  floorIndex: (
148
158
  /*floorData*/
149
- a[21].floorIndex
159
+ n[22].floorIndex
150
160
  )
151
161
  },
152
162
  {
153
163
  isCurrent: (
154
164
  /*floorData*/
155
- a[21].floorIndex === /*floorIndex*/
156
- a[4]
165
+ n[22].floorIndex === /*floorIndex*/
166
+ n[4]
157
167
  )
158
168
  }
159
169
  ];
160
- let r = {};
161
- for (let l = 0; l < t.length; l += 1)
162
- r = H(r, t[l]);
163
- return e = new ne({ props: r }), {
170
+ let i = {};
171
+ for (let e = 0; e < t.length; e += 1)
172
+ i = Q(i, t[e]);
173
+ return l = new p({ props: i }), {
164
174
  c() {
165
- L(e.$$.fragment);
175
+ W(l.$$.fragment);
166
176
  },
167
- m(l, b) {
168
- I(e, l, b), n = !0;
177
+ m(e, b) {
178
+ X(l, e, b), o = !0;
169
179
  },
170
- p(l, b) {
171
- const i = b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, floorIndex*/
172
- 2047696 ? J(t, [
173
- b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData*/
174
- 2047680 && {
180
+ p(e, b) {
181
+ const r = b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc, floorIndex*/
182
+ 4194300 ? Y(t, [
183
+ b & /*hoverEnable, highlightEnable, floorplanData, getRoomAreaText, getLabelElement, getRuleDistanceText, roomLabelsEnable, roomAreaEnable, roomNameEnable, ruleLabelsEnable, adaptiveRoomLabelVisibleEnable, highlightData, missingFloorConfig, panoIndex, cameraEnable, cameraImageUrl, lastPanoramaLongitude, compassEnable, northDesc*/
184
+ 4194284 && {
175
185
  hoverEnable: (
176
186
  /*hoverEnable*/
177
- l[6]
187
+ e[6]
178
188
  ),
179
189
  highlightEnable: (
180
190
  /*highlightEnable*/
181
- l[7]
191
+ e[7]
182
192
  ),
183
193
  floorplanData: (
184
194
  /*floorplanData*/
185
- l[13]
195
+ e[13]
186
196
  ),
187
197
  getRoomAreaText: (
188
198
  /*getRoomAreaText*/
189
- l[16]
199
+ e[16]
190
200
  ),
191
201
  getLabelElement: (
192
202
  /*getLabelElement*/
193
- l[17]
203
+ e[17]
194
204
  ),
195
205
  getRuleDistanceText: (
196
206
  /*getRuleDistanceText*/
197
- l[18]
207
+ e[18]
198
208
  ),
199
209
  roomLabelsEnable: (
200
210
  /*roomLabelsEnable*/
201
- l[9]
211
+ e[9]
202
212
  ),
203
213
  roomAreaEnable: (
204
214
  /*roomAreaEnable*/
205
- l[10]
215
+ e[10]
206
216
  ),
207
217
  roomNameEnable: (
208
218
  /*roomNameEnable*/
209
- l[11]
219
+ e[11]
210
220
  ),
211
221
  ruleLabelsEnable: (
212
222
  /*ruleLabelsEnable*/
213
- l[12]
223
+ e[12]
214
224
  ),
215
225
  adaptiveRoomLabelVisibleEnable: (
216
226
  /*adaptiveRoomLabelVisibleEnable*/
217
- l[19]
227
+ e[19]
218
228
  ),
219
229
  highlightData: (
220
230
  /*highlightData*/
221
- l[20]
231
+ e[20]
232
+ ),
233
+ missingFloorConfig: (
234
+ /*missingFloorConfig*/
235
+ e[21]
236
+ ),
237
+ panoIndex: (
238
+ /*panoIndex*/
239
+ e[3]
240
+ ),
241
+ cameraEnable: (
242
+ /*cameraEnable*/
243
+ e[5]
244
+ ),
245
+ cameraImageUrl: (
246
+ /*cameraImageUrl*/
247
+ e[15]
248
+ ),
249
+ lastPanoramaLongitude: (
250
+ /*lastPanoramaLongitude*/
251
+ e[14]
252
+ ),
253
+ compassEnable: (
254
+ /*compassEnable*/
255
+ e[8]
256
+ ),
257
+ northDesc: (
258
+ /*northDesc*/
259
+ e[2]
222
260
  )
223
261
  },
224
262
  b & /*floorplanData*/
225
263
  8192 && {
226
264
  floorIndex: (
227
265
  /*floorData*/
228
- l[21].floorIndex
266
+ e[22].floorIndex
229
267
  )
230
268
  },
231
269
  b & /*floorplanData, floorIndex*/
232
270
  8208 && {
233
271
  isCurrent: (
234
272
  /*floorData*/
235
- l[21].floorIndex === /*floorIndex*/
236
- l[4]
237
- )
238
- }
239
- ]) : {};
240
- e.$set(i);
241
- },
242
- i(l) {
243
- n || (s(e.$$.fragment, l), n = !0);
244
- },
245
- o(l) {
246
- c(e.$$.fragment, l), n = !1;
247
- },
248
- d(l) {
249
- R(e, l);
250
- }
251
- };
252
- }
253
- function S(a) {
254
- let e, n;
255
- const t = [
256
- {
257
- panoIndex: (
258
- /*panoIndex*/
259
- a[3]
260
- ),
261
- floorplanData: (
262
- /*floorplanData*/
263
- a[13]
264
- ),
265
- lastPanoramaLongitude: (
266
- /*lastPanoramaLongitude*/
267
- a[14]
268
- ),
269
- cameraImageUrl: (
270
- /*cameraImageUrl*/
271
- a[15]
272
- )
273
- }
274
- ];
275
- let r = {};
276
- for (let l = 0; l < t.length; l += 1)
277
- r = H(r, t[l]);
278
- return e = new le({ props: r }), {
279
- c() {
280
- L(e.$$.fragment);
281
- },
282
- m(l, b) {
283
- I(e, l, b), n = !0;
284
- },
285
- p(l, b) {
286
- const i = b & /*panoIndex, floorplanData, lastPanoramaLongitude, cameraImageUrl*/
287
- 57352 ? J(t, [
288
- {
289
- panoIndex: (
290
- /*panoIndex*/
291
- l[3]
292
- ),
293
- floorplanData: (
294
- /*floorplanData*/
295
- l[13]
296
- ),
297
- lastPanoramaLongitude: (
298
- /*lastPanoramaLongitude*/
299
- l[14]
300
- ),
301
- cameraImageUrl: (
302
- /*cameraImageUrl*/
303
- l[15]
273
+ e[22].floorIndex === /*floorIndex*/
274
+ e[4]
304
275
  )
305
276
  }
306
277
  ]) : {};
307
- e.$set(i);
308
- },
309
- i(l) {
310
- n || (s(e.$$.fragment, l), n = !0);
311
- },
312
- o(l) {
313
- c(e.$$.fragment, l), n = !1;
314
- },
315
- d(l) {
316
- R(e, l);
317
- }
318
- };
319
- }
320
- function j(a) {
321
- let e, n;
322
- return e = new ae({
323
- props: {
324
- floorplanData: (
325
- /*floorplanData*/
326
- a[13]
327
- ),
328
- northDesc: (
329
- /*northDesc*/
330
- a[2]
331
- )
332
- }
333
- }), {
334
- c() {
335
- L(e.$$.fragment);
278
+ l.$set(r);
336
279
  },
337
- m(t, r) {
338
- I(e, t, r), n = !0;
280
+ i(e) {
281
+ o || (g(l.$$.fragment, e), o = !0);
339
282
  },
340
- p(t, r) {
341
- const l = {};
342
- r & /*floorplanData*/
343
- 8192 && (l.floorplanData = /*floorplanData*/
344
- t[13]), r & /*northDesc*/
345
- 4 && (l.northDesc = /*northDesc*/
346
- t[2]), e.$set(l);
283
+ o(e) {
284
+ u(l.$$.fragment, e), o = !1;
347
285
  },
348
- i(t) {
349
- n || (s(e.$$.fragment, t), n = !0);
350
- },
351
- o(t) {
352
- c(e.$$.fragment, t), n = !1;
353
- },
354
- d(t) {
355
- R(e, t);
286
+ d(e) {
287
+ Z(l, e);
356
288
  }
357
289
  };
358
290
  }
359
- function oe(a) {
360
- let e, n, t = (
291
+ function ee(n) {
292
+ let l, o, t = (
361
293
  /*visible*/
362
- a[1] && F(a)
294
+ n[1] && N(n)
363
295
  );
364
296
  return {
365
297
  c() {
366
- t && t.c(), e = X();
298
+ t && t.c(), l = y();
367
299
  },
368
- m(r, l) {
369
- t && t.m(r, l), z(r, e, l), n = !0;
300
+ m(i, e) {
301
+ t && t.m(i, e), U(i, l, e), o = !0;
370
302
  },
371
- p(r, [l]) {
303
+ p(i, [e]) {
372
304
  /*visible*/
373
- r[1] ? t ? (t.p(r, l), l & /*visible*/
374
- 2 && s(t, 1)) : (t = F(r), t.c(), s(t, 1), t.m(e.parentNode, e)) : t && (D(), c(t, 1, 1, () => {
305
+ i[1] ? t ? (t.p(i, e), e & /*visible*/
306
+ 2 && g(t, 1)) : (t = N(i), t.c(), g(t, 1), t.m(l.parentNode, l)) : t && (w(), u(t, 1, 1, () => {
375
307
  t = null;
376
- }), d());
308
+ }), V());
377
309
  },
378
- i(r) {
379
- n || (s(t), n = !0);
310
+ i(i) {
311
+ o || (g(t), o = !0);
380
312
  },
381
- o(r) {
382
- c(t), n = !1;
313
+ o(i) {
314
+ u(t), o = !1;
383
315
  },
384
- d(r) {
385
- t && t.d(r), r && G(e);
316
+ d(i) {
317
+ t && t.d(i), i && q(l);
386
318
  }
387
319
  };
388
320
  }
389
- function re(a, e, n) {
390
- let { duration: t = 0 } = e, { visible: r } = e, { northDesc: l } = e, { panoIndex: b } = e, { floorIndex: i } = e, { cameraEnable: _ } = e, { hoverEnable: u } = e, { highlightEnable: g } = e, { compassEnable: f } = e, { roomLabelsEnable: h } = e, { roomAreaEnable: m } = e, { roomNameEnable: E } = e, { ruleLabelsEnable: A } = e, { floorplanData: T } = e, { lastPanoramaLongitude: k } = e, { cameraImageUrl: v } = e, { getRoomAreaText: N } = e, { getLabelElement: C } = e, { getRuleDistanceText: P } = e, { adaptiveRoomLabelVisibleEnable: U } = e, { highlightData: V } = e;
391
- return a.$$set = (o) => {
392
- "duration" in o && n(0, t = o.duration), "visible" in o && n(1, r = o.visible), "northDesc" in o && n(2, l = o.northDesc), "panoIndex" in o && n(3, b = o.panoIndex), "floorIndex" in o && n(4, i = o.floorIndex), "cameraEnable" in o && n(5, _ = o.cameraEnable), "hoverEnable" in o && n(6, u = o.hoverEnable), "highlightEnable" in o && n(7, g = o.highlightEnable), "compassEnable" in o && n(8, f = o.compassEnable), "roomLabelsEnable" in o && n(9, h = o.roomLabelsEnable), "roomAreaEnable" in o && n(10, m = o.roomAreaEnable), "roomNameEnable" in o && n(11, E = o.roomNameEnable), "ruleLabelsEnable" in o && n(12, A = o.ruleLabelsEnable), "floorplanData" in o && n(13, T = o.floorplanData), "lastPanoramaLongitude" in o && n(14, k = o.lastPanoramaLongitude), "cameraImageUrl" in o && n(15, v = o.cameraImageUrl), "getRoomAreaText" in o && n(16, N = o.getRoomAreaText), "getLabelElement" in o && n(17, C = o.getLabelElement), "getRuleDistanceText" in o && n(18, P = o.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in o && n(19, U = o.adaptiveRoomLabelVisibleEnable), "highlightData" in o && n(20, V = o.highlightData);
321
+ function le(n, l, o) {
322
+ let { duration: t = 0 } = l, { visible: i } = l, { northDesc: e } = l, { panoIndex: b } = l, { floorIndex: r } = l, { cameraEnable: f } = l, { hoverEnable: m } = l, { highlightEnable: h } = l, { compassEnable: E } = l, { roomLabelsEnable: s } = l, { roomAreaEnable: c } = l, { roomNameEnable: _ } = l, { ruleLabelsEnable: d } = l, { floorplanData: L } = l, { lastPanoramaLongitude: D } = l, { cameraImageUrl: I } = l, { getRoomAreaText: R } = l, { getLabelElement: A } = l, { getRuleDistanceText: T } = l, { adaptiveRoomLabelVisibleEnable: C } = l, { highlightData: v } = l, { missingFloorConfig: k } = l;
323
+ return n.$$set = (a) => {
324
+ "duration" in a && o(0, t = a.duration), "visible" in a && o(1, i = a.visible), "northDesc" in a && o(2, e = a.northDesc), "panoIndex" in a && o(3, b = a.panoIndex), "floorIndex" in a && o(4, r = a.floorIndex), "cameraEnable" in a && o(5, f = a.cameraEnable), "hoverEnable" in a && o(6, m = a.hoverEnable), "highlightEnable" in a && o(7, h = a.highlightEnable), "compassEnable" in a && o(8, E = a.compassEnable), "roomLabelsEnable" in a && o(9, s = a.roomLabelsEnable), "roomAreaEnable" in a && o(10, c = a.roomAreaEnable), "roomNameEnable" in a && o(11, _ = a.roomNameEnable), "ruleLabelsEnable" in a && o(12, d = a.ruleLabelsEnable), "floorplanData" in a && o(13, L = a.floorplanData), "lastPanoramaLongitude" in a && o(14, D = a.lastPanoramaLongitude), "cameraImageUrl" in a && o(15, I = a.cameraImageUrl), "getRoomAreaText" in a && o(16, R = a.getRoomAreaText), "getLabelElement" in a && o(17, A = a.getLabelElement), "getRuleDistanceText" in a && o(18, T = a.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in a && o(19, C = a.adaptiveRoomLabelVisibleEnable), "highlightData" in a && o(20, v = a.highlightData), "missingFloorConfig" in a && o(21, k = a.missingFloorConfig);
393
325
  }, [
394
326
  t,
395
- r,
396
- l,
397
- b,
398
327
  i,
399
- _,
400
- u,
401
- g,
328
+ e,
329
+ b,
330
+ r,
402
331
  f,
403
- h,
404
332
  m,
333
+ h,
405
334
  E,
335
+ s,
336
+ c,
337
+ _,
338
+ d,
339
+ L,
340
+ D,
341
+ I,
342
+ R,
406
343
  A,
407
344
  T,
408
- k,
409
- v,
410
- N,
411
345
  C,
412
- P,
413
- U,
414
- V
346
+ v,
347
+ k
415
348
  ];
416
349
  }
417
- class ge extends K {
418
- constructor(e) {
419
- super(), O(
350
+ class te extends B {
351
+ constructor(l) {
352
+ super(), M(
420
353
  this,
421
- e,
422
- re,
423
- oe,
424
- Q,
354
+ l,
355
+ le,
356
+ ee,
357
+ S,
425
358
  {
426
359
  duration: 0,
427
360
  visible: 1,
@@ -443,12 +376,13 @@ class ge extends K {
443
376
  getLabelElement: 17,
444
377
  getRuleDistanceText: 18,
445
378
  adaptiveRoomLabelVisibleEnable: 19,
446
- highlightData: 20
379
+ highlightData: 20,
380
+ missingFloorConfig: 21
447
381
  },
448
- te
382
+ $
449
383
  );
450
384
  }
451
385
  }
452
386
  export {
453
- ge as Main
387
+ te as Main
454
388
  };