@3cr/viewer-browser 0.0.26 → 0.0.29

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.
@@ -3079,28 +3079,28 @@ function Jg(e, t) {
3079
3079
  nextSibling: v,
3080
3080
  setScopeId: m = Qe,
3081
3081
  insertStaticContent: h
3082
- } = e, g = (p, E, B, Y = null, G = null, _ = null, te = void 0, K = null, C = S.NODE_ENV !== "production" && Tn ? !1 : !!E.dynamicChildren) => {
3082
+ } = e, g = (p, E, B, G = null, Y = null, _ = null, te = void 0, K = null, C = S.NODE_ENV !== "production" && Tn ? !1 : !!E.dynamicChildren) => {
3083
3083
  if (p === E)
3084
3084
  return;
3085
- p && !$n(p, E) && (Y = at(p), se(p, G, _, !0), p = null), E.patchFlag === -2 && (C = !1, E.dynamicChildren = null);
3085
+ p && !$n(p, E) && (G = at(p), se(p, Y, _, !0), p = null), E.patchFlag === -2 && (C = !1, E.dynamicChildren = null);
3086
3086
  const { type: V, ref: $, shapeFlag: F } = E;
3087
3087
  switch (V) {
3088
3088
  case Gl:
3089
- w(p, E, B, Y);
3089
+ w(p, E, B, G);
3090
3090
  break;
3091
3091
  case et:
3092
- A(p, E, B, Y);
3092
+ A(p, E, B, G);
3093
3093
  break;
3094
3094
  case co:
3095
- p == null ? T(E, B, Y, te) : S.NODE_ENV !== "production" && P(p, E, B, te);
3095
+ p == null ? T(E, B, G, te) : S.NODE_ENV !== "production" && P(p, E, B, te);
3096
3096
  break;
3097
3097
  case Ce:
3098
3098
  R(
3099
3099
  p,
3100
3100
  E,
3101
3101
  B,
3102
- Y,
3103
3102
  G,
3103
+ Y,
3104
3104
  _,
3105
3105
  te,
3106
3106
  K,
@@ -3112,8 +3112,8 @@ function Jg(e, t) {
3112
3112
  p,
3113
3113
  E,
3114
3114
  B,
3115
- Y,
3116
3115
  G,
3116
+ Y,
3117
3117
  _,
3118
3118
  te,
3119
3119
  K,
@@ -3122,8 +3122,8 @@ function Jg(e, t) {
3122
3122
  p,
3123
3123
  E,
3124
3124
  B,
3125
- Y,
3126
3125
  G,
3126
+ Y,
3127
3127
  _,
3128
3128
  te,
3129
3129
  K,
@@ -3132,8 +3132,8 @@ function Jg(e, t) {
3132
3132
  p,
3133
3133
  E,
3134
3134
  B,
3135
- Y,
3136
3135
  G,
3136
+ Y,
3137
3137
  _,
3138
3138
  te,
3139
3139
  K,
@@ -3141,60 +3141,60 @@ function Jg(e, t) {
3141
3141
  Gt
3142
3142
  ) : S.NODE_ENV !== "production" && U("Invalid VNode type:", V, `(${typeof V})`);
3143
3143
  }
3144
- $ != null && G && Hi($, p && p.ref, _, E || p, !E);
3145
- }, w = (p, E, B, Y) => {
3144
+ $ != null && Y && Hi($, p && p.ref, _, E || p, !E);
3145
+ }, w = (p, E, B, G) => {
3146
3146
  if (p == null)
3147
3147
  l(
3148
3148
  E.el = r(E.children),
3149
3149
  B,
3150
- Y
3150
+ G
3151
3151
  );
3152
3152
  else {
3153
- const G = E.el = p.el;
3154
- E.children !== p.children && c(G, E.children);
3153
+ const Y = E.el = p.el;
3154
+ E.children !== p.children && c(Y, E.children);
3155
3155
  }
3156
- }, A = (p, E, B, Y) => {
3156
+ }, A = (p, E, B, G) => {
3157
3157
  p == null ? l(
3158
3158
  E.el = s(E.children || ""),
3159
3159
  B,
3160
- Y
3160
+ G
3161
3161
  ) : E.el = p.el;
3162
- }, T = (p, E, B, Y) => {
3162
+ }, T = (p, E, B, G) => {
3163
3163
  [p.el, p.anchor] = h(
3164
3164
  p.children,
3165
3165
  E,
3166
3166
  B,
3167
- Y,
3167
+ G,
3168
3168
  p.el,
3169
3169
  p.anchor
3170
3170
  );
3171
- }, P = (p, E, B, Y) => {
3171
+ }, P = (p, E, B, G) => {
3172
3172
  if (E.children !== p.children) {
3173
- const G = v(p.anchor);
3173
+ const Y = v(p.anchor);
3174
3174
  N(p), [E.el, E.anchor] = h(
3175
3175
  E.children,
3176
3176
  B,
3177
- G,
3178
- Y
3177
+ Y,
3178
+ G
3179
3179
  );
3180
3180
  } else
3181
3181
  E.el = p.el, E.anchor = p.anchor;
3182
- }, z = ({ el: p, anchor: E }, B, Y) => {
3183
- let G;
3182
+ }, z = ({ el: p, anchor: E }, B, G) => {
3183
+ let Y;
3184
3184
  for (; p && p !== E; )
3185
- G = v(p), l(p, B, Y), p = G;
3186
- l(E, B, Y);
3185
+ Y = v(p), l(p, B, G), p = Y;
3186
+ l(E, B, G);
3187
3187
  }, N = ({ el: p, anchor: E }) => {
3188
3188
  let B;
3189
3189
  for (; p && p !== E; )
3190
3190
  B = v(p), o(p), p = B;
3191
3191
  o(E);
3192
- }, O = (p, E, B, Y, G, _, te, K, C) => {
3192
+ }, O = (p, E, B, G, Y, _, te, K, C) => {
3193
3193
  E.type === "svg" ? te = "svg" : E.type === "math" && (te = "mathml"), p == null ? b(
3194
3194
  E,
3195
3195
  B,
3196
- Y,
3197
3196
  G,
3197
+ Y,
3198
3198
  _,
3199
3199
  te,
3200
3200
  K,
@@ -3202,13 +3202,13 @@ function Jg(e, t) {
3202
3202
  ) : H(
3203
3203
  p,
3204
3204
  E,
3205
- G,
3205
+ Y,
3206
3206
  _,
3207
3207
  te,
3208
3208
  K,
3209
3209
  C
3210
3210
  );
3211
- }, b = (p, E, B, Y, G, _, te, K) => {
3211
+ }, b = (p, E, B, G, Y, _, te, K) => {
3212
3212
  let C, V;
3213
3213
  const { props: $, shapeFlag: F, transition: ae, dirs: oe } = p;
3214
3214
  if (C = p.el = i(
@@ -3220,12 +3220,12 @@ function Jg(e, t) {
3220
3220
  p.children,
3221
3221
  C,
3222
3222
  null,
3223
- Y,
3224
3223
  G,
3224
+ Y,
3225
3225
  ui(p, _),
3226
3226
  te,
3227
3227
  K
3228
- ), oe && Wn(p, null, Y, "created"), I(C, p, p.scopeId, te, Y), $) {
3228
+ ), oe && Wn(p, null, G, "created"), I(C, p, p.scopeId, te, G), $) {
3229
3229
  for (const ke in $)
3230
3230
  ke !== "value" && !ao(ke) && a(
3231
3231
  C,
@@ -3234,41 +3234,41 @@ function Jg(e, t) {
3234
3234
  $[ke],
3235
3235
  _,
3236
3236
  p.children,
3237
- Y,
3238
3237
  G,
3238
+ Y,
3239
3239
  Ve
3240
3240
  );
3241
- "value" in $ && a(C, "value", null, $.value, _), (V = $.onVnodeBeforeMount) && Xt(V, Y, p);
3241
+ "value" in $ && a(C, "value", null, $.value, _), (V = $.onVnodeBeforeMount) && Xt(V, G, p);
3242
3242
  }
3243
3243
  S.NODE_ENV !== "production" && (Object.defineProperty(C, "__vnode", {
3244
3244
  value: p,
3245
3245
  enumerable: !1
3246
3246
  }), Object.defineProperty(C, "__vueParentComponent", {
3247
- value: Y,
3247
+ value: G,
3248
3248
  enumerable: !1
3249
- })), oe && Wn(p, null, Y, "beforeMount");
3250
- const Ee = _g(G, ae);
3249
+ })), oe && Wn(p, null, G, "beforeMount");
3250
+ const Ee = _g(Y, ae);
3251
3251
  Ee && ae.beforeEnter(C), l(C, E, B), ((V = $ && $.onVnodeMounted) || Ee || oe) && ht(() => {
3252
- V && Xt(V, Y, p), Ee && ae.enter(C), oe && Wn(p, null, Y, "mounted");
3253
- }, G);
3254
- }, I = (p, E, B, Y, G) => {
3255
- if (B && m(p, B), Y)
3256
- for (let _ = 0; _ < Y.length; _++)
3257
- m(p, Y[_]);
3258
- if (G) {
3259
- let _ = G.subTree;
3252
+ V && Xt(V, G, p), Ee && ae.enter(C), oe && Wn(p, null, G, "mounted");
3253
+ }, Y);
3254
+ }, I = (p, E, B, G, Y) => {
3255
+ if (B && m(p, B), G)
3256
+ for (let _ = 0; _ < G.length; _++)
3257
+ m(p, G[_]);
3258
+ if (Y) {
3259
+ let _ = Y.subTree;
3260
3260
  if (S.NODE_ENV !== "production" && _.patchFlag > 0 && _.patchFlag & 2048 && (_ = Nr(_.children) || _), E === _) {
3261
- const te = G.vnode;
3261
+ const te = Y.vnode;
3262
3262
  I(
3263
3263
  p,
3264
3264
  te,
3265
3265
  te.scopeId,
3266
3266
  te.slotScopeIds,
3267
- G.parent
3267
+ Y.parent
3268
3268
  );
3269
3269
  }
3270
3270
  }
3271
- }, k = (p, E, B, Y, G, _, te, K, C = 0) => {
3271
+ }, k = (p, E, B, G, Y, _, te, K, C = 0) => {
3272
3272
  for (let V = C; V < p.length; V++) {
3273
3273
  const $ = p[V] = K ? In(p[V]) : zt(p[V]);
3274
3274
  g(
@@ -3276,14 +3276,14 @@ function Jg(e, t) {
3276
3276
  $,
3277
3277
  E,
3278
3278
  B,
3279
- Y,
3280
3279
  G,
3280
+ Y,
3281
3281
  _,
3282
3282
  te,
3283
3283
  K
3284
3284
  );
3285
3285
  }
3286
- }, H = (p, E, B, Y, G, _, te) => {
3286
+ }, H = (p, E, B, G, Y, _, te) => {
3287
3287
  const K = E.el = p.el;
3288
3288
  let { patchFlag: C, dynamicChildren: V, dirs: $ } = E;
3289
3289
  C |= p.patchFlag & 16;
@@ -3294,8 +3294,8 @@ function Jg(e, t) {
3294
3294
  V,
3295
3295
  K,
3296
3296
  B,
3297
- Y,
3298
- ui(E, G),
3297
+ G,
3298
+ ui(E, Y),
3299
3299
  _
3300
3300
  ), S.NODE_ENV !== "production" && uo(p, E)) : te || q(
3301
3301
  p,
@@ -3303,8 +3303,8 @@ function Jg(e, t) {
3303
3303
  K,
3304
3304
  null,
3305
3305
  B,
3306
- Y,
3307
- ui(E, G),
3306
+ G,
3307
+ ui(E, Y),
3308
3308
  _,
3309
3309
  !1
3310
3310
  ), C > 0) {
@@ -3315,10 +3315,10 @@ function Jg(e, t) {
3315
3315
  F,
3316
3316
  ae,
3317
3317
  B,
3318
- Y,
3319
- G
3318
+ G,
3319
+ Y
3320
3320
  );
3321
- else if (C & 2 && F.class !== ae.class && a(K, "class", null, ae.class, G), C & 4 && a(K, "style", F.style, ae.style, G), C & 8) {
3321
+ else if (C & 2 && F.class !== ae.class && a(K, "class", null, ae.class, Y), C & 4 && a(K, "style", F.style, ae.style, Y), C & 8) {
3322
3322
  const Ee = E.dynamicProps;
3323
3323
  for (let ke = 0; ke < Ee.length; ke++) {
3324
3324
  const je = Ee[ke], nt = F[je], Mt = ae[je];
@@ -3327,10 +3327,10 @@ function Jg(e, t) {
3327
3327
  je,
3328
3328
  nt,
3329
3329
  Mt,
3330
- G,
3330
+ Y,
3331
3331
  p.children,
3332
3332
  B,
3333
- Y,
3333
+ G,
3334
3334
  Ve
3335
3335
  );
3336
3336
  }
@@ -3343,13 +3343,13 @@ function Jg(e, t) {
3343
3343
  F,
3344
3344
  ae,
3345
3345
  B,
3346
- Y,
3347
- G
3346
+ G,
3347
+ Y
3348
3348
  );
3349
3349
  ((oe = ae.onVnodeUpdated) || $) && ht(() => {
3350
3350
  oe && Xt(oe, B, E, p), $ && Wn(E, p, B, "updated");
3351
- }, Y);
3352
- }, M = (p, E, B, Y, G, _, te) => {
3351
+ }, G);
3352
+ }, M = (p, E, B, G, Y, _, te) => {
3353
3353
  for (let K = 0; K < E.length; K++) {
3354
3354
  const C = p[K], V = E[K], $ = (
3355
3355
  // oldVNode may be an errored async setup() component inside Suspense
@@ -3370,32 +3370,32 @@ function Jg(e, t) {
3370
3370
  V,
3371
3371
  $,
3372
3372
  null,
3373
- Y,
3374
3373
  G,
3374
+ Y,
3375
3375
  _,
3376
3376
  te,
3377
3377
  !0
3378
3378
  );
3379
3379
  }
3380
- }, x = (p, E, B, Y, G, _, te) => {
3381
- if (B !== Y) {
3380
+ }, x = (p, E, B, G, Y, _, te) => {
3381
+ if (B !== G) {
3382
3382
  if (B !== Te)
3383
3383
  for (const K in B)
3384
- !ao(K) && !(K in Y) && a(
3384
+ !ao(K) && !(K in G) && a(
3385
3385
  p,
3386
3386
  K,
3387
3387
  B[K],
3388
3388
  null,
3389
3389
  te,
3390
3390
  E.children,
3391
- G,
3391
+ Y,
3392
3392
  _,
3393
3393
  Ve
3394
3394
  );
3395
- for (const K in Y) {
3395
+ for (const K in G) {
3396
3396
  if (ao(K))
3397
3397
  continue;
3398
- const C = Y[K], V = B[K];
3398
+ const C = G[K], V = B[K];
3399
3399
  C !== V && K !== "value" && a(
3400
3400
  p,
3401
3401
  K,
@@ -3403,18 +3403,18 @@ function Jg(e, t) {
3403
3403
  C,
3404
3404
  te,
3405
3405
  E.children,
3406
- G,
3406
+ Y,
3407
3407
  _,
3408
3408
  Ve
3409
3409
  );
3410
3410
  }
3411
- "value" in Y && a(p, "value", B.value, Y.value, te);
3411
+ "value" in G && a(p, "value", B.value, G.value, te);
3412
3412
  }
3413
- }, R = (p, E, B, Y, G, _, te, K, C) => {
3413
+ }, R = (p, E, B, G, Y, _, te, K, C) => {
3414
3414
  const V = E.el = p ? p.el : r(""), $ = E.anchor = p ? p.anchor : r("");
3415
3415
  let { patchFlag: F, dynamicChildren: ae, slotScopeIds: oe } = E;
3416
3416
  S.NODE_ENV !== "production" && // #5523 dev root fragment may inherit directives
3417
- (Tn || F & 2048) && (F = 0, C = !1, ae = null), oe && (K = K ? K.concat(oe) : oe), p == null ? (l(V, B, Y), l($, B, Y), k(
3417
+ (Tn || F & 2048) && (F = 0, C = !1, ae = null), oe && (K = K ? K.concat(oe) : oe), p == null ? (l(V, B, G), l($, B, G), k(
3418
3418
  // #10007
3419
3419
  // such fragment like `<></>` will be compiled into
3420
3420
  // a fragment which doesn't have a children.
@@ -3422,7 +3422,7 @@ function Jg(e, t) {
3422
3422
  E.children || [],
3423
3423
  B,
3424
3424
  $,
3425
- G,
3425
+ Y,
3426
3426
  _,
3427
3427
  te,
3428
3428
  K,
@@ -3433,7 +3433,7 @@ function Jg(e, t) {
3433
3433
  p.dynamicChildren,
3434
3434
  ae,
3435
3435
  B,
3436
- G,
3436
+ Y,
3437
3437
  _,
3438
3438
  te,
3439
3439
  K
@@ -3442,7 +3442,7 @@ function Jg(e, t) {
3442
3442
  // get moved around. Make sure all root level vnodes inherit el.
3443
3443
  // #2134 or if it's a component root, it may also get moved around
3444
3444
  // as the component is being moved.
3445
- (E.key != null || G && E === G.subTree) && uo(
3445
+ (E.key != null || Y && E === Y.subTree) && uo(
3446
3446
  p,
3447
3447
  E,
3448
3448
  !0
@@ -3453,36 +3453,36 @@ function Jg(e, t) {
3453
3453
  E,
3454
3454
  B,
3455
3455
  $,
3456
- G,
3456
+ Y,
3457
3457
  _,
3458
3458
  te,
3459
3459
  K,
3460
3460
  C
3461
3461
  );
3462
- }, j = (p, E, B, Y, G, _, te, K, C) => {
3463
- E.slotScopeIds = K, p == null ? E.shapeFlag & 512 ? G.ctx.activate(
3462
+ }, j = (p, E, B, G, Y, _, te, K, C) => {
3463
+ E.slotScopeIds = K, p == null ? E.shapeFlag & 512 ? Y.ctx.activate(
3464
3464
  E,
3465
3465
  B,
3466
- Y,
3466
+ G,
3467
3467
  te,
3468
3468
  C
3469
3469
  ) : ee(
3470
3470
  E,
3471
3471
  B,
3472
- Y,
3473
3472
  G,
3473
+ Y,
3474
3474
  _,
3475
3475
  te,
3476
3476
  C
3477
3477
  ) : re(p, E, C);
3478
- }, ee = (p, E, B, Y, G, _, te) => {
3478
+ }, ee = (p, E, B, G, Y, _, te) => {
3479
3479
  const K = p.component = ch(
3480
3480
  p,
3481
- Y,
3482
- G
3481
+ G,
3482
+ Y
3483
3483
  );
3484
3484
  if (S.NODE_ENV !== "production" && K.type.__hmrId && Zm(K), S.NODE_ENV !== "production" && (ea(p), rn(K, "mount")), Po(p) && (K.ctx.renderer = Gt), S.NODE_ENV !== "production" && rn(K, "init"), fh(K), S.NODE_ENV !== "production" && sn(K, "init"), K.asyncDep) {
3485
- if (G && G.registerDep(K, ne), !p.el) {
3485
+ if (Y && Y.registerDep(K, ne), !p.el) {
3486
3486
  const C = K.subTree = d(et);
3487
3487
  A(null, C, E, B);
3488
3488
  }
@@ -3492,22 +3492,22 @@ function Jg(e, t) {
3492
3492
  p,
3493
3493
  E,
3494
3494
  B,
3495
- G,
3495
+ Y,
3496
3496
  _,
3497
3497
  te
3498
3498
  );
3499
3499
  S.NODE_ENV !== "production" && (ta(), sn(K, "mount"));
3500
3500
  }, re = (p, E, B) => {
3501
- const Y = E.component = p.component;
3501
+ const G = E.component = p.component;
3502
3502
  if (sg(p, E, B))
3503
- if (Y.asyncDep && !Y.asyncResolved) {
3504
- S.NODE_ENV !== "production" && ea(E), D(Y, E, B), S.NODE_ENV !== "production" && ta();
3503
+ if (G.asyncDep && !G.asyncResolved) {
3504
+ S.NODE_ENV !== "production" && ea(E), D(G, E, B), S.NODE_ENV !== "production" && ta();
3505
3505
  return;
3506
3506
  } else
3507
- Y.next = E, Xm(Y.update), Y.effect.dirty = !0, Y.update();
3507
+ G.next = E, Xm(G.update), G.effect.dirty = !0, G.update();
3508
3508
  else
3509
- E.el = p.el, Y.vnode = E;
3510
- }, ne = (p, E, B, Y, G, _, te) => {
3509
+ E.el = p.el, G.vnode = E;
3510
+ }, ne = (p, E, B, G, Y, _, te) => {
3511
3511
  const K = () => {
3512
3512
  if (p.isMounted) {
3513
3513
  let { next: $, bu: F, u: ae, parent: oe, vnode: Ee } = p;
@@ -3533,11 +3533,11 @@ function Jg(e, t) {
3533
3533
  // anchor may have changed if it's in a fragment
3534
3534
  at(Mt),
3535
3535
  p,
3536
- G,
3536
+ Y,
3537
3537
  _
3538
- ), S.NODE_ENV !== "production" && sn(p, "patch"), $.el = nt.el, ke === null && ug(p, nt.el), ae && ht(ae, G), (je = $.props && $.props.onVnodeUpdated) && ht(
3538
+ ), S.NODE_ENV !== "production" && sn(p, "patch"), $.el = nt.el, ke === null && ug(p, nt.el), ae && ht(ae, Y), (je = $.props && $.props.onVnodeUpdated) && ht(
3539
3539
  () => Xt(je, oe, $, Ee),
3540
- G
3540
+ Y
3541
3541
  ), S.NODE_ENV !== "production" && _c(p), S.NODE_ENV !== "production" && ta();
3542
3542
  } else {
3543
3543
  let $;
@@ -3548,7 +3548,7 @@ function Jg(e, t) {
3548
3548
  F,
3549
3549
  p.subTree,
3550
3550
  p,
3551
- G,
3551
+ Y,
3552
3552
  null
3553
3553
  ), S.NODE_ENV !== "production" && sn(p, "hydrate");
3554
3554
  };
@@ -3566,20 +3566,20 @@ function Jg(e, t) {
3566
3566
  null,
3567
3567
  nt,
3568
3568
  B,
3569
- Y,
3570
- p,
3571
3569
  G,
3570
+ p,
3571
+ Y,
3572
3572
  _
3573
3573
  ), S.NODE_ENV !== "production" && sn(p, "patch"), E.el = nt.el;
3574
3574
  }
3575
- if (Ee && ht(Ee, G), !je && ($ = ae && ae.onVnodeMounted)) {
3575
+ if (Ee && ht(Ee, Y), !je && ($ = ae && ae.onVnodeMounted)) {
3576
3576
  const nt = E;
3577
3577
  ht(
3578
3578
  () => Xt($, ke, nt),
3579
- G
3579
+ Y
3580
3580
  );
3581
3581
  }
3582
- (E.shapeFlag & 256 || ke && ro(ke.vnode) && ke.vnode.shapeFlag & 256) && p.a && ht(p.a, G), p.isMounted = !0, S.NODE_ENV !== "production" && $m(p), E = B = Y = null;
3582
+ (E.shapeFlag & 256 || ke && ro(ke.vnode) && ke.vnode.shapeFlag & 256) && p.a && ht(p.a, Y), p.isMounted = !0, S.NODE_ENV !== "production" && $m(p), E = B = G = null;
3583
3583
  }
3584
3584
  }, C = p.effect = new br(
3585
3585
  K,
@@ -3593,9 +3593,9 @@ function Jg(e, t) {
3593
3593
  V.id = p.uid, Xn(p, !0), S.NODE_ENV !== "production" && (C.onTrack = p.rtc ? ($) => Vl(p.rtc, $) : void 0, C.onTrigger = p.rtg ? ($) => Vl(p.rtg, $) : void 0, V.ownerInstance = p), V();
3594
3594
  }, D = (p, E, B) => {
3595
3595
  E.component = p;
3596
- const Y = p.vnode.props;
3597
- p.vnode = E, p.next = null, Lg(p, E.props, Y, B), Qg(p, E.children, B), Hn(), Vs(p), Fn();
3598
- }, q = (p, E, B, Y, G, _, te, K, C = !1) => {
3596
+ const G = p.vnode.props;
3597
+ p.vnode = E, p.next = null, Lg(p, E.props, G, B), Qg(p, E.children, B), Hn(), Vs(p), Fn();
3598
+ }, q = (p, E, B, G, Y, _, te, K, C = !1) => {
3599
3599
  const V = p && p.children, $ = p ? p.shapeFlag : 0, F = E.children, { patchFlag: ae, shapeFlag: oe } = E;
3600
3600
  if (ae > 0) {
3601
3601
  if (ae & 128) {
@@ -3603,8 +3603,8 @@ function Jg(e, t) {
3603
3603
  V,
3604
3604
  F,
3605
3605
  B,
3606
- Y,
3607
3606
  G,
3607
+ Y,
3608
3608
  _,
3609
3609
  te,
3610
3610
  K,
@@ -3616,8 +3616,8 @@ function Jg(e, t) {
3616
3616
  V,
3617
3617
  F,
3618
3618
  B,
3619
- Y,
3620
3619
  G,
3620
+ Y,
3621
3621
  _,
3622
3622
  te,
3623
3623
  K,
@@ -3626,27 +3626,27 @@ function Jg(e, t) {
3626
3626
  return;
3627
3627
  }
3628
3628
  }
3629
- oe & 8 ? ($ & 16 && Ve(V, G, _), F !== V && u(B, F)) : $ & 16 ? oe & 16 ? X(
3629
+ oe & 8 ? ($ & 16 && Ve(V, Y, _), F !== V && u(B, F)) : $ & 16 ? oe & 16 ? X(
3630
3630
  V,
3631
3631
  F,
3632
3632
  B,
3633
- Y,
3634
3633
  G,
3634
+ Y,
3635
3635
  _,
3636
3636
  te,
3637
3637
  K,
3638
3638
  C
3639
- ) : Ve(V, G, _, !0) : ($ & 8 && u(B, ""), oe & 16 && k(
3639
+ ) : Ve(V, Y, _, !0) : ($ & 8 && u(B, ""), oe & 16 && k(
3640
3640
  F,
3641
3641
  B,
3642
- Y,
3643
3642
  G,
3643
+ Y,
3644
3644
  _,
3645
3645
  te,
3646
3646
  K,
3647
3647
  C
3648
3648
  ));
3649
- }, W = (p, E, B, Y, G, _, te, K, C) => {
3649
+ }, W = (p, E, B, G, Y, _, te, K, C) => {
3650
3650
  p = p || kl, E = E || kl;
3651
3651
  const V = p.length, $ = E.length, F = Math.min(V, $);
3652
3652
  let ae;
@@ -3657,7 +3657,7 @@ function Jg(e, t) {
3657
3657
  oe,
3658
3658
  B,
3659
3659
  null,
3660
- G,
3660
+ Y,
3661
3661
  _,
3662
3662
  te,
3663
3663
  K,
@@ -3666,7 +3666,7 @@ function Jg(e, t) {
3666
3666
  }
3667
3667
  V > $ ? Ve(
3668
3668
  p,
3669
- G,
3669
+ Y,
3670
3670
  _,
3671
3671
  !0,
3672
3672
  !1,
@@ -3674,15 +3674,15 @@ function Jg(e, t) {
3674
3674
  ) : k(
3675
3675
  E,
3676
3676
  B,
3677
- Y,
3678
3677
  G,
3678
+ Y,
3679
3679
  _,
3680
3680
  te,
3681
3681
  K,
3682
3682
  C,
3683
3683
  F
3684
3684
  );
3685
- }, X = (p, E, B, Y, G, _, te, K, C) => {
3685
+ }, X = (p, E, B, G, Y, _, te, K, C) => {
3686
3686
  let V = 0;
3687
3687
  const $ = E.length;
3688
3688
  let F = p.length - 1, ae = $ - 1;
@@ -3694,7 +3694,7 @@ function Jg(e, t) {
3694
3694
  Ee,
3695
3695
  B,
3696
3696
  null,
3697
- G,
3697
+ Y,
3698
3698
  _,
3699
3699
  te,
3700
3700
  K,
@@ -3712,7 +3712,7 @@ function Jg(e, t) {
3712
3712
  Ee,
3713
3713
  B,
3714
3714
  null,
3715
- G,
3715
+ Y,
3716
3716
  _,
3717
3717
  te,
3718
3718
  K,
@@ -3724,14 +3724,14 @@ function Jg(e, t) {
3724
3724
  }
3725
3725
  if (V > F) {
3726
3726
  if (V <= ae) {
3727
- const oe = ae + 1, Ee = oe < $ ? E[oe].el : Y;
3727
+ const oe = ae + 1, Ee = oe < $ ? E[oe].el : G;
3728
3728
  for (; V <= ae; )
3729
3729
  g(
3730
3730
  null,
3731
3731
  E[V] = C ? In(E[V]) : zt(E[V]),
3732
3732
  B,
3733
3733
  Ee,
3734
- G,
3734
+ Y,
3735
3735
  _,
3736
3736
  te,
3737
3737
  K,
@@ -3740,7 +3740,7 @@ function Jg(e, t) {
3740
3740
  }
3741
3741
  } else if (V > ae)
3742
3742
  for (; V <= F; )
3743
- se(p[V], G, _, !0), V++;
3743
+ se(p[V], Y, _, !0), V++;
3744
3744
  else {
3745
3745
  const oe = V, Ee = V, ke = /* @__PURE__ */ new Map();
3746
3746
  for (V = Ee; V <= ae; V++) {
@@ -3760,7 +3760,7 @@ function Jg(e, t) {
3760
3760
  for (V = oe; V <= F; V++) {
3761
3761
  const dt = p[V];
3762
3762
  if (nt >= Mt) {
3763
- se(dt, G, _, !0);
3763
+ se(dt, Y, _, !0);
3764
3764
  continue;
3765
3765
  }
3766
3766
  let Wt;
@@ -3772,12 +3772,12 @@ function Jg(e, t) {
3772
3772
  Wt = je;
3773
3773
  break;
3774
3774
  }
3775
- Wt === void 0 ? se(dt, G, _, !0) : (Ql[Wt - Ee] = V + 1, Wt >= vs ? vs = Wt : yl = !0, g(
3775
+ Wt === void 0 ? se(dt, Y, _, !0) : (Ql[Wt - Ee] = V + 1, Wt >= vs ? vs = Wt : yl = !0, g(
3776
3776
  dt,
3777
3777
  E[Wt],
3778
3778
  B,
3779
3779
  null,
3780
- G,
3780
+ Y,
3781
3781
  _,
3782
3782
  te,
3783
3783
  K,
@@ -3786,13 +3786,13 @@ function Jg(e, t) {
3786
3786
  }
3787
3787
  const ms = yl ? $g(Ql) : kl;
3788
3788
  for (je = ms.length - 1, V = Mt - 1; V >= 0; V--) {
3789
- const dt = Ee + V, Wt = E[dt], gs = dt + 1 < $ ? E[dt + 1].el : Y;
3789
+ const dt = Ee + V, Wt = E[dt], gs = dt + 1 < $ ? E[dt + 1].el : G;
3790
3790
  Ql[V] === 0 ? g(
3791
3791
  null,
3792
3792
  Wt,
3793
3793
  B,
3794
3794
  gs,
3795
- G,
3795
+ Y,
3796
3796
  _,
3797
3797
  te,
3798
3798
  K,
@@ -3800,14 +3800,14 @@ function Jg(e, t) {
3800
3800
  ) : yl && (je < 0 || V !== ms[je] ? Q(Wt, B, gs, 2) : je--);
3801
3801
  }
3802
3802
  }
3803
- }, Q = (p, E, B, Y, G = null) => {
3803
+ }, Q = (p, E, B, G, Y = null) => {
3804
3804
  const { el: _, type: te, transition: K, children: C, shapeFlag: V } = p;
3805
3805
  if (V & 6) {
3806
- Q(p.component.subTree, E, B, Y);
3806
+ Q(p.component.subTree, E, B, G);
3807
3807
  return;
3808
3808
  }
3809
3809
  if (V & 128) {
3810
- p.suspense.move(E, B, Y);
3810
+ p.suspense.move(E, B, G);
3811
3811
  return;
3812
3812
  }
3813
3813
  if (V & 64) {
@@ -3817,7 +3817,7 @@ function Jg(e, t) {
3817
3817
  if (te === Ce) {
3818
3818
  l(_, E, B);
3819
3819
  for (let F = 0; F < C.length; F++)
3820
- Q(C[F], E, B, Y);
3820
+ Q(C[F], E, B, G);
3821
3821
  l(p.anchor, E, B);
3822
3822
  return;
3823
3823
  }
@@ -3825,9 +3825,9 @@ function Jg(e, t) {
3825
3825
  z(p, E, B);
3826
3826
  return;
3827
3827
  }
3828
- if (Y !== 2 && V & 1 && K)
3829
- if (Y === 0)
3830
- K.beforeEnter(_), l(_, E, B), ht(() => K.enter(_), G);
3828
+ if (G !== 2 && V & 1 && K)
3829
+ if (G === 0)
3830
+ K.beforeEnter(_), l(_, E, B), ht(() => K.enter(_), Y);
3831
3831
  else {
3832
3832
  const { leave: F, delayLeave: ae, afterLeave: oe } = K, Ee = () => l(_, E, B), ke = () => {
3833
3833
  F(_, () => {
@@ -3838,7 +3838,7 @@ function Jg(e, t) {
3838
3838
  }
3839
3839
  else
3840
3840
  l(_, E, B);
3841
- }, se = (p, E, B, Y = !1, G = !1) => {
3841
+ }, se = (p, E, B, G = !1, Y = !1) => {
3842
3842
  const {
3843
3843
  type: _,
3844
3844
  props: te,
@@ -3856,19 +3856,19 @@ function Jg(e, t) {
3856
3856
  const oe = $ & 1 && ae, Ee = !ro(p);
3857
3857
  let ke;
3858
3858
  if (Ee && (ke = te && te.onVnodeBeforeUnmount) && Xt(ke, E, p), $ & 6)
3859
- ie(p.component, B, Y);
3859
+ ie(p.component, B, G);
3860
3860
  else {
3861
3861
  if ($ & 128) {
3862
- p.suspense.unmount(B, Y);
3862
+ p.suspense.unmount(B, G);
3863
3863
  return;
3864
3864
  }
3865
3865
  oe && Wn(p, null, E, "beforeUnmount"), $ & 64 ? p.type.remove(
3866
3866
  p,
3867
3867
  E,
3868
3868
  B,
3869
- G,
3869
+ Y,
3870
3870
  Gt,
3871
- Y
3871
+ G
3872
3872
  ) : V && // #1153: fast path should not be taken for non-stable (v-for) fragments
3873
3873
  (_ !== Ce || F > 0 && F & 64) ? Ve(
3874
3874
  V,
@@ -3876,17 +3876,17 @@ function Jg(e, t) {
3876
3876
  B,
3877
3877
  !1,
3878
3878
  !0
3879
- ) : (_ === Ce && F & 384 || !G && $ & 16) && Ve(C, E, B), Y && ue(p);
3879
+ ) : (_ === Ce && F & 384 || !Y && $ & 16) && Ve(C, E, B), G && ue(p);
3880
3880
  }
3881
3881
  (Ee && (ke = te && te.onVnodeUnmounted) || oe) && ht(() => {
3882
3882
  ke && Xt(ke, E, p), oe && Wn(p, null, E, "unmounted");
3883
3883
  }, B);
3884
3884
  }, ue = (p) => {
3885
- const { type: E, el: B, anchor: Y, transition: G } = p;
3885
+ const { type: E, el: B, anchor: G, transition: Y } = p;
3886
3886
  if (E === Ce) {
3887
- S.NODE_ENV !== "production" && p.patchFlag > 0 && p.patchFlag & 2048 && G && !G.persisted ? p.children.forEach((te) => {
3887
+ S.NODE_ENV !== "production" && p.patchFlag > 0 && p.patchFlag & 2048 && Y && !Y.persisted ? p.children.forEach((te) => {
3888
3888
  te.type === et ? o(te.el) : ue(te);
3889
- }) : xe(B, Y);
3889
+ }) : xe(B, G);
3890
3890
  return;
3891
3891
  }
3892
3892
  if (E === co) {
@@ -3894,10 +3894,10 @@ function Jg(e, t) {
3894
3894
  return;
3895
3895
  }
3896
3896
  const _ = () => {
3897
- o(B), G && !G.persisted && G.afterLeave && G.afterLeave();
3897
+ o(B), Y && !Y.persisted && Y.afterLeave && Y.afterLeave();
3898
3898
  };
3899
- if (p.shapeFlag & 1 && G && !G.persisted) {
3900
- const { leave: te, delayLeave: K } = G, C = () => te(B, _);
3899
+ if (p.shapeFlag & 1 && Y && !Y.persisted) {
3900
+ const { leave: te, delayLeave: K } = Y, C = () => te(B, _);
3901
3901
  K ? K(p.el, _, C) : C();
3902
3902
  } else
3903
3903
  _();
@@ -3908,13 +3908,13 @@ function Jg(e, t) {
3908
3908
  o(E);
3909
3909
  }, ie = (p, E, B) => {
3910
3910
  S.NODE_ENV !== "production" && p.type.__hmrId && Qm(p);
3911
- const { bum: Y, scope: G, update: _, subTree: te, um: K } = p;
3912
- Y && Vl(Y), G.stop(), _ && (_.active = !1, se(te, p, E, B)), K && ht(K, E), ht(() => {
3911
+ const { bum: G, scope: Y, update: _, subTree: te, um: K } = p;
3912
+ G && Vl(G), Y.stop(), _ && (_.active = !1, se(te, p, E, B)), K && ht(K, E), ht(() => {
3913
3913
  p.isUnmounted = !0;
3914
3914
  }, E), E && E.pendingBranch && !E.isUnmounted && p.asyncDep && !p.asyncResolved && p.suspenseId === E.pendingId && (E.deps--, E.deps === 0 && E.resolve()), S.NODE_ENV !== "production" && tg(p);
3915
- }, Ve = (p, E, B, Y = !1, G = !1, _ = 0) => {
3915
+ }, Ve = (p, E, B, G = !1, Y = !1, _ = 0) => {
3916
3916
  for (let te = _; te < p.length; te++)
3917
- se(p[te], E, B, Y, G);
3917
+ se(p[te], E, B, G, Y);
3918
3918
  }, at = (p) => p.shapeFlag & 6 ? at(p.component.subTree) : p.shapeFlag & 128 ? p.suspense.next() : v(p.anchor || p.el);
3919
3919
  let Ye = !1;
3920
3920
  const wn = (p, E, B) => {
@@ -17426,10 +17426,10 @@ const iw = J({
17426
17426
  }
17427
17427
  async function B(C, V) {
17428
17428
  }
17429
- function Y() {
17429
+ function G() {
17430
17430
  return de(u).Layout.PositionData.length > 1 && de(u).Layout.PositionData[0].Anchor === Ie.TOP_LEFT && de(u).Layout.PositionData[1].Anchor === Ie.TOP_RIGHT && de(u).Layout.PositionData[2].Anchor === Ie.BOTTOM_LEFT && de(u).Layout.PositionData[3].Anchor === Ie.BOTTOM_RIGHT;
17431
17431
  }
17432
- function G() {
17432
+ function Y() {
17433
17433
  return de(u).Layout.PositionData.length > 1 && de(u).Layout.PositionData[0].Anchor === Ie.CENTER && de(u).Layout.PositionData[1].Anchor === Ie.TOP_RIGHT && de(u).Layout.PositionData[2].Anchor === Ie.RIGHT && de(u).Layout.PositionData[3].Anchor === Ie.BOTTOM_RIGHT;
17434
17434
  }
17435
17435
  function _() {
@@ -17745,7 +17745,7 @@ const iw = J({
17745
17745
  class: "ma-1 mr-0 pa-1",
17746
17746
  height: "36",
17747
17747
  style: { "min-width": "36px !important" },
17748
- color: Y() ? "secondary" : "primary",
17748
+ color: G() ? "secondary" : "primary",
17749
17749
  onClick: V[7] || (V[7] = (F) => at("lo_02"))
17750
17750
  }, {
17751
17751
  default: L(() => [
@@ -17762,7 +17762,7 @@ const iw = J({
17762
17762
  class: "ma-1 mr-0 pa-1",
17763
17763
  height: "36",
17764
17764
  style: { "min-width": "36px !important" },
17765
- color: G() ? "secondary" : "primary",
17765
+ color: Y() ? "secondary" : "primary",
17766
17766
  onClick: V[8] || (V[8] = (F) => at("lo_03"))
17767
17767
  }, {
17768
17768
  default: L(() => [
@@ -18082,7 +18082,7 @@ const iw = J({
18082
18082
  default: L(() => [
18083
18083
  (Oe(!0), Ue(Ce, null, ri(u.value.Layout.PositionData, (F) => (Oe(), Ue("div", {
18084
18084
  class: "bordered-event-window",
18085
- key: JSON.stringify(F),
18085
+ key: Y() ? "123" : "234",
18086
18086
  style: Nn({
18087
18087
  ...de(D0)(F),
18088
18088
  cursor: D(F) === de(Et).Volume ? "grab !important" : "default"
@@ -18404,15 +18404,13 @@ const iw = J({
18404
18404
  }), zw = /* @__PURE__ */ hn({
18405
18405
  __name: "App",
18406
18406
  setup(e, { expose: t }) {
18407
- const n = Z(
18408
- {
18409
- Url: "https://webgl-3dr.singular.health/test_scans/8bdddee1-e581-485d-827d-6aa12eef2fc8/Head+Axial+Axial.3vxl",
18410
- DecryptionKey: {
18411
- Iv: "x856FgjpYDsRhIa3BFj5cg==",
18412
- Key: "OWjSMiL/ewUV1V6fGybhKcTyiysTPsIMp2DjdVoOUGI="
18413
- }
18407
+ const n = Z({
18408
+ Url: "https://webgl-3dr.singular.health/test_scans/01440d4e-8b04-4b90-bb2c-698535ce16d6/CHEST.3vxl",
18409
+ DecryptionKey: {
18410
+ Iv: "XEloSh+OcO7TG77au6HjPw==",
18411
+ Key: "KUc722X1y4w42M+jCf9a3+6EGz66z7UMWK3m2aMqGxM="
18414
18412
  }
18415
- ), l = Z(null);
18413
+ }), l = Z(null);
18416
18414
  t({
18417
18415
  loadInstance: o
18418
18416
  });