@vcmap/ui 6.2.0-rc.3 → 6.2.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 (33) hide show
  1. package/README.md +1 -1
  2. package/dist/assets/cesium.js +1 -1
  3. package/dist/assets/{core-deeb2b8d.js → core-8997fca8.js} +3372 -3368
  4. package/dist/assets/core-workers/panoramaImageWorker.js +1 -1
  5. package/dist/assets/core.js +1 -1
  6. package/dist/assets/ol.js +1 -1
  7. package/dist/assets/{ui-62439099.js → ui-f99d019b.js} +564 -560
  8. package/dist/assets/ui.js +1 -1
  9. package/dist/assets/vue.js +1 -1
  10. package/dist/assets/{vuetify-439ba6d5.js → vuetify-bfd8e6ac.js} +1 -1
  11. package/dist/assets/vuetify.js +1 -1
  12. package/package.json +2 -2
  13. package/plugins/package.json +12 -11
  14. package/src/actions/actionHelper.d.ts +5 -5
  15. package/src/actions/actionHelper.js +5 -7
  16. package/src/actions/flightActions.js +5 -11
  17. package/src/components/plugins/VcsWorkspaceWrapper.vue +2 -2
  18. package/src/contentTree/contentTreeCollection.d.ts +5 -0
  19. package/src/contentTree/contentTreeCollection.js +9 -1
  20. package/src/featureInfo/iframeFeatureInfoView.d.ts +16 -3
  21. package/src/featureInfo/iframeFeatureInfoView.js +19 -2
  22. package/src/featureInfo/iframeWmsFeatureInfoView.d.ts +3 -1
  23. package/src/featureInfo/iframeWmsFeatureInfoView.js +1 -1
  24. package/src/i18n/de.js +2 -2
  25. package/src/i18n/en.js +2 -2
  26. package/src/navigation/overviewMap.d.ts +5 -5
  27. package/src/navigation/overviewMap.js +5 -9
  28. /package/dist/assets/{cesium-7d4ab914.js → cesium-4e58d2c7.js} +0 -0
  29. /package/dist/assets/core-workers/{panoramaImageWorker.js-f8148bc6.js → panoramaImageWorker.js-0010ea67.js} +0 -0
  30. /package/dist/assets/{ol-8db5c824.js → ol-e7017bf9.js} +0 -0
  31. /package/dist/assets/{ui-62439099.css → ui-f99d019b.css} +0 -0
  32. /package/dist/assets/{vue-1b861f55.js → vue-7499093d.js} +0 -0
  33. /package/dist/assets/{vuetify-439ba6d5.css → vuetify-bfd8e6ac.css} +0 -0
@@ -10,17 +10,17 @@ function loadCss(href) {
10
10
  elem.onerror = reject;
11
11
  document.head.appendChild(elem);
12
12
  });
13
- } await loadCss('./assets/ui-62439099.css');await loadCss('./assets/@mdi/font/css/materialdesignicons.min-680621ca.css');var K2 = Object.defineProperty;
13
+ } await loadCss('./assets/ui-f99d019b.css');await loadCss('./assets/@mdi/font/css/materialdesignicons.min-680621ca.css');var K2 = Object.defineProperty;
14
14
  var ep = (t, e, n) => e in t ? K2(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
15
- var Ye = (t, e, n) => ep(t, typeof e != "symbol" ? e + "" : e, n);
16
- import { FeatureLayer as hf, VcsEvent as it, PanoramaMap as Zi, Viewpoint as Xt, Extent as zo, mercatorProjection as Vt, MapCollection as bc, Collection as Ha, LayerState as $i, AbstractInteraction as er, EventType as io, ModificationKeyType as wc, vectorClusterGroupName as Ta, isProvidedClusterFeature as Ac, VcsObject as tp, renderTemplate as xa, CesiumMap as ln, OpenlayersMap as tr, ObliqueMap as Et, transformToImage as mf, Projection as Wn, VectorProperties as Sc, getHeightInfo as np, isRelativeHeightReference as op, getGeometryHeight as ip, isAbsoluteHeightReference as ap, ClassRegistry as Ic, VectorStyleItem as so, getDefaultVectorStyleItemOptions as pf, fromCesiumColor as gf, originalFeatureSymbol as Ec, vcsLayerName as yn, VectorLayer as wo, maxZIndex as Ao, markVolatile as Ji, isProvidedFeature as vf, hidden as Yr, alreadyTransformedToImage as sp, mercatorToCartesian as _f, cartesianToMercator as Tl, moduleIdSymbol as _t, volatileModuleId as Ri, FeatureProviderInteraction as rp, getFeatureFromPickObject as lp, startCreateFeatureSession as cp, GeometryType as wn, startEditFeaturesSession as up, startEditGeometrySession as dp, wgs84Projection as mi, isSameOrigin as fp, createFlightVisualization as Cc, parseFlightOptionsFromGeoJson as hp, FlightInstance as xl, createFlightPlayer as mp, createFlightMovie as pp, exportFlightPathAsGeoJson as gp, exportFlightAsGeoJson as vp, parseGeoJSON as _p, rotationMapControlSymbol as Ll, startRotation as yf, PanoramaImageSelection as yp, EventHandler as bp, deserializeLayer as wp, DataState as Ap, emptyStyle as ad, ObliqueViewDirection as _o, DisplayQualityLevel as qr, IndexedCollection as Ho, getShapeFromOptions as Sp, getStringColor as Ip, getDefaultProjection as La, getVcsAppById as Ep, WMSLayer as Cp, makeOverrideCollection as Sa, getObjectFromClassRegistry as bf, isOverrideCollection as kp, defaultDynamicModuleId as di, PointerKeyType as sd, BaseOLMap as Tp, VcsApp as xp, OverrideClassRegistry as Jr, destroyCollection as as, VcsModule as Vl, DefaultObliqueCollection as Lp, getImageStyleFromOptions as wf, anchorFromViewpoint as Af, anchorToViewpoint as Sf, getSplineAndTimesForInstance as Vp, getTextFromOptions as Mp, highlighted as If, originalStyle as kc, getStyleOptions as Np, vectorStyleSymbol as Pp, parseColor as rd, getImageStyleOptions as Rp, getTextOptions as Op, TransformationMode as ro, placeGeometryOnSurface as Dp, SessionType as Bo, snapTypes as Fp, is2DLayout as $p } from "./core-deeb2b8d.js";
17
- import { renderTemplate as oH } from "./core-deeb2b8d.js";
18
- import { inject as he, ref as $, onUnmounted as He, computed as w, resolveComponent as y, openBlock as v, createBlock as A, withCtx as g, createVNode as p, createElementBlock as C, Fragment as re, renderList as ye, withModifiers as Me, normalizeClass as ve, createTextVNode as W, toDisplayString as B, createCommentVNode as x, reactive as le, watch as ie, nextTick as In, toRaw as yt, mergeProps as Q, createSlots as gt, renderSlot as oe, normalizeProps as Ee, guardReactiveProps as Ce, defineComponent as Wa, h as ko, getCurrentInstance as Qt, effectScope as Ef, onMounted as kn, shallowRef as Be, onBeforeMount as Cf, isRef as fo, Text as kf, onScopeDispose as Bp, watchEffect as Tc, toRefs as nr, capitalize as Tf, warn as Gp, unref as K, provide as Tn, camelize as xf, createStaticVNode as Kt, createElementVNode as S, resolveDynamicComponent as To, withKeys as qt, useSlots as Lf, isReactive as Up, normalizeStyle as Zn, shallowReactive as Hp, pushScopeId as or, popScopeId as ir, readonly as xc, createApp as Wp, toRef as Je, onBeforeUnmount as Za, onUpdated as Zp, withDirectives as Yo, TransitionGroup as Lc, Transition as Vc, resolveDirective as ar, vShow as Mc, useCssVars as jp, useAttrs as zp, toHandlers as Yp, useModel as qp } from "./vue-1b861f55.js";
19
- import { VSheet as ut, VList as qn, VListItem as Ot, VListItemTitle as xn, VTooltip as at, VTextField as Jp, VSvgIcon as Qp, VBtn as Qi, VIcon as ze, VMenu as Lo, VSpacer as sr, VDivider as jn, VRow as dt, VCol as lt, VDialog as Vf, VCard as Si, VCardTitle as Mf, VCardText as Nf, VProgressLinear as Xp, VExpansionPanel as Kp, VExpansionPanelTitle as eg, VExpansionPanelText as tg, VExpansionPanels as Nc, VCheckbox as ng, VDataTable as og, VDataTableServer as ig, VListItemSubtitle as Pc, VFileInput as ag, VSlider as Pf, VContainer as st, VToolbar as Xi, VToolbarItems as Ki, VSnackbar as sg, VSelect as rg, VRadioGroup as lg, VRadio as cg, VImg as ug, VCardActions as dg, VFooter as fg, VApp as hg, VExpandTransition as mg, VChip as pg, VTextarea as gg, VDatePicker as vg, VColorPicker as Rf, VTabs as _g, VTab as yg, VForm as bg } from "./vuetify-439ba6d5.js";
20
- import { Feature as zn, ol$Observable$unByKey as ji, ol$geom$Point as ja, ol$extent$getCenter as wg, ol$proj$get as ld, ol$geom$LineString as Ag, ol$style$Icon as rr, ol$proj$transformExtent as Of, ol$geom$Polygon$fromExtent as Sg, ol$geom$Polygon as Ig, ol$extent$createOrUpdateFromCoordinates as Eg, ol$style$Circle as Cg, ol$style$Fill as Df, ol$style$Stroke as Ff, ol$geom$Circle as kg, ol$Feature as Tg, ol$source$Vector as Qr, ol$format$WMSCapabilities as xg, ol$render$toContext as Lg, ol$style$Style as Vg } from "./ol-8db5c824.js";
21
- import { createVuetify as Mg, useTheme as $f, useDisplay as At } from "./vuetify-439ba6d5.js";
22
- import "./vuetify-439ba6d5.js";
23
- import { Cartesian2 as Bf, Cartographic as jo, SceneTransforms as Ng, HeightReference as Ns, Entity as Gf, Math as Eo, Color as za, Cesium3DTilePointFeature as Pg, Cesium3DTileFeature as Rg, Cartesian3 as Bi, Ray as Og } from "./cesium-7d4ab914.js";
15
+ var Ze = (t, e, n) => ep(t, typeof e != "symbol" ? e + "" : e, n);
16
+ import { FeatureLayer as hf, VcsEvent as it, PanoramaMap as Zi, Viewpoint as Xt, Extent as zo, mercatorProjection as Vt, MapCollection as bc, Collection as Ha, LayerState as $i, AbstractInteraction as er, EventType as io, ModificationKeyType as wc, vectorClusterGroupName as Ta, isProvidedClusterFeature as Ac, VcsObject as tp, renderTemplate as xa, CesiumMap as ln, OpenlayersMap as tr, ObliqueMap as Et, transformToImage as mf, Projection as Wn, VectorProperties as Sc, getHeightInfo as np, isRelativeHeightReference as op, getGeometryHeight as ip, isAbsoluteHeightReference as ap, ClassRegistry as Ic, VectorStyleItem as so, getDefaultVectorStyleItemOptions as pf, fromCesiumColor as gf, originalFeatureSymbol as Ec, vcsLayerName as bn, VectorLayer as wo, maxZIndex as Ao, markVolatile as Ji, isProvidedFeature as vf, hidden as Yr, alreadyTransformedToImage as sp, mercatorToCartesian as _f, cartesianToMercator as Tl, moduleIdSymbol as _t, volatileModuleId as Ri, FeatureProviderInteraction as rp, getFeatureFromPickObject as lp, startCreateFeatureSession as cp, GeometryType as An, startEditFeaturesSession as up, startEditGeometrySession as dp, wgs84Projection as mi, isSameOrigin as fp, createFlightVisualization as Cc, parseFlightOptionsFromGeoJson as hp, FlightInstance as xl, createFlightPlayer as mp, createFlightMovie as pp, exportFlightPathAsGeoJson as gp, exportFlightAsGeoJson as vp, parseGeoJSON as _p, rotationMapControlSymbol as Ll, startRotation as yf, PanoramaImageSelection as yp, EventHandler as bp, deserializeLayer as wp, DataState as Ap, emptyStyle as ad, ObliqueViewDirection as _o, DisplayQualityLevel as qr, IndexedCollection as Ho, getShapeFromOptions as Sp, getStringColor as Ip, getDefaultProjection as La, getVcsAppById as Ep, WMSLayer as Cp, makeOverrideCollection as Sa, getObjectFromClassRegistry as bf, isOverrideCollection as kp, defaultDynamicModuleId as di, PointerKeyType as sd, BaseOLMap as Tp, VcsApp as xp, OverrideClassRegistry as Jr, destroyCollection as as, VcsModule as Vl, DefaultObliqueCollection as Lp, getImageStyleFromOptions as wf, anchorFromViewpoint as Af, anchorToViewpoint as Sf, getSplineAndTimesForInstance as Vp, getTextFromOptions as Mp, highlighted as If, originalStyle as kc, getStyleOptions as Np, vectorStyleSymbol as Pp, parseColor as rd, getImageStyleOptions as Rp, getTextOptions as Op, TransformationMode as ro, placeGeometryOnSurface as Dp, SessionType as Bo, snapTypes as Fp, is2DLayout as $p } from "./core-8997fca8.js";
17
+ import { renderTemplate as oH } from "./core-8997fca8.js";
18
+ import { inject as he, ref as $, onUnmounted as He, computed as w, resolveComponent as y, openBlock as v, createBlock as A, withCtx as g, createVNode as p, createElementBlock as C, Fragment as re, renderList as be, withModifiers as Me, normalizeClass as ve, createTextVNode as W, toDisplayString as B, createCommentVNode as x, reactive as le, watch as ie, nextTick as En, toRaw as yt, mergeProps as Q, createSlots as gt, renderSlot as oe, normalizeProps as Ee, guardReactiveProps as Ce, defineComponent as Wa, h as ko, getCurrentInstance as Qt, effectScope as Ef, onMounted as kn, shallowRef as Be, onBeforeMount as Cf, isRef as fo, Text as kf, onScopeDispose as Bp, watchEffect as Tc, toRefs as nr, capitalize as Tf, warn as Gp, unref as K, provide as Tn, camelize as xf, createStaticVNode as Kt, createElementVNode as S, resolveDynamicComponent as To, withKeys as qt, useSlots as Lf, isReactive as Up, normalizeStyle as Zn, shallowReactive as Hp, pushScopeId as or, popScopeId as ir, readonly as xc, createApp as Wp, toRef as Je, onBeforeUnmount as Za, onUpdated as Zp, withDirectives as Yo, TransitionGroup as Lc, Transition as Vc, resolveDirective as ar, vShow as Mc, useCssVars as jp, useAttrs as zp, toHandlers as Yp, useModel as qp } from "./vue-7499093d.js";
19
+ import { VSheet as ut, VList as qn, VListItem as Ot, VListItemTitle as xn, VTooltip as at, VTextField as Jp, VSvgIcon as Qp, VBtn as Qi, VIcon as Ye, VMenu as Lo, VSpacer as sr, VDivider as jn, VRow as dt, VCol as lt, VDialog as Vf, VCard as Si, VCardTitle as Mf, VCardText as Nf, VProgressLinear as Xp, VExpansionPanel as Kp, VExpansionPanelTitle as eg, VExpansionPanelText as tg, VExpansionPanels as Nc, VCheckbox as ng, VDataTable as og, VDataTableServer as ig, VListItemSubtitle as Pc, VFileInput as ag, VSlider as Pf, VContainer as st, VToolbar as Xi, VToolbarItems as Ki, VSnackbar as sg, VSelect as rg, VRadioGroup as lg, VRadio as cg, VImg as ug, VCardActions as dg, VFooter as fg, VApp as hg, VExpandTransition as mg, VChip as pg, VTextarea as gg, VDatePicker as vg, VColorPicker as Rf, VTabs as _g, VTab as yg, VForm as bg } from "./vuetify-bfd8e6ac.js";
20
+ import { Feature as zn, ol$Observable$unByKey as ji, ol$geom$Point as ja, ol$extent$getCenter as wg, ol$proj$get as ld, ol$geom$LineString as Ag, ol$style$Icon as rr, ol$proj$transformExtent as Of, ol$geom$Polygon$fromExtent as Sg, ol$geom$Polygon as Ig, ol$extent$createOrUpdateFromCoordinates as Eg, ol$style$Circle as Cg, ol$style$Fill as Df, ol$style$Stroke as Ff, ol$geom$Circle as kg, ol$Feature as Tg, ol$source$Vector as Qr, ol$format$WMSCapabilities as xg, ol$render$toContext as Lg, ol$style$Style as Vg } from "./ol-e7017bf9.js";
21
+ import { createVuetify as Mg, useTheme as $f, useDisplay as At } from "./vuetify-bfd8e6ac.js";
22
+ import "./vuetify-bfd8e6ac.js";
23
+ import { Cartesian2 as Bf, Cartographic as jo, SceneTransforms as Ng, HeightReference as Ns, Entity as Gf, Math as Eo, Color as za, Cesium3DTilePointFeature as Pg, Cesium3DTileFeature as Rg, Cartesian3 as Bi, Ray as Og } from "./cesium-4e58d2c7.js";
24
24
  window.CESIUM_BASE_URL = "./assets/cesium/";
25
25
  const T = (t, e) => {
26
26
  const n = t.__vccOpts || t;
@@ -100,7 +100,7 @@ function Fg(t, e, n, o, i, a) {
100
100
  default: g(() => [
101
101
  p(l, null, {
102
102
  default: g(() => [
103
- (v(!0), C(re, null, ye(o.items, (u, d) => (v(), A(r, {
103
+ (v(!0), C(re, null, be(o.items, (u, d) => (v(), A(r, {
104
104
  key: d,
105
105
  onClick: Me((f) => o.select(u.value), ["stop"])
106
106
  }, {
@@ -171,7 +171,7 @@ function zg(t, e, n, o, i, a) {
171
171
  return Uf(l);
172
172
  }
173
173
  const Yg = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), ud = { randomUUID: Yg };
174
- function En(t, e, n) {
174
+ function cn(t, e, n) {
175
175
  var i;
176
176
  if (ud.randomUUID && !e && !t)
177
177
  return ud.randomUUID();
@@ -376,7 +376,7 @@ function et(t) {
376
376
  };
377
377
  return e[Ya] = !0, e;
378
378
  }
379
- function we(t) {
379
+ function ye(t) {
380
380
  const e = (n) => {
381
381
  if (n === void 0)
382
382
  return !1;
@@ -385,7 +385,7 @@ function we(t) {
385
385
  };
386
386
  return e[Ya] = !0, e;
387
387
  }
388
- function Ze(...t) {
388
+ function je(...t) {
389
389
  const e = (n) => t.every((i) => qa(n, i)) ? `Expected ${sn(n)} to be a ${t.map((i) => Oc(i)).join(" or ")}` : !1;
390
390
  return e[Ya] = !0, e;
391
391
  }
@@ -928,8 +928,8 @@ function Qn() {
928
928
  const se = ((this.options.includePrerelease && m) | (this.options.loose && h)) + ":" + j, ue = o.get(se);
929
929
  if (ue)
930
930
  return ue;
931
- const ce = this.options.loose, be = ce ? l[c.HYPHENRANGELOOSE] : l[c.HYPHENRANGE];
932
- j = j.replace(be, F(this.options.includePrerelease)), s("hyphen replace", j), j = j.replace(l[c.COMPARATORTRIM], u), s("comparator trim", j), j = j.replace(l[c.TILDETRIM], d), s("tilde trim", j), j = j.replace(l[c.CARETTRIM], f), s("caret trim", j);
931
+ const ce = this.options.loose, we = ce ? l[c.HYPHENRANGELOOSE] : l[c.HYPHENRANGE];
932
+ j = j.replace(we, F(this.options.includePrerelease)), s("hyphen replace", j), j = j.replace(l[c.COMPARATORTRIM], u), s("comparator trim", j), j = j.replace(l[c.TILDETRIM], d), s("tilde trim", j), j = j.replace(l[c.CARETTRIM], f), s("caret trim", j);
933
933
  let de = j.split(" ").map((Ae) => M(Ae, this.options)).join(" ").split(/\s+/).map((Ae) => q(Ae, this.options));
934
934
  ce && (de = de.filter((Ae) => (s("loose invalid filter", Ae, this.options), !!Ae.match(l[c.COMPARATORLOOSE])))), s("range list", de);
935
935
  const Se = /* @__PURE__ */ new Map(), Ie = de.map((Ae) => new a(Ae, this.options));
@@ -945,7 +945,7 @@ function Qn() {
945
945
  intersects(j, X) {
946
946
  if (!(j instanceof e))
947
947
  throw new TypeError("a Range is required");
948
- return this.set.some((se) => I(se, X) && j.set.some((ue) => I(ue, X) && se.every((ce) => ue.every((be) => ce.intersects(be, X)))));
948
+ return this.set.some((se) => I(se, X) && j.set.some((ue) => I(ue, X) && se.every((ce) => ue.every((we) => ce.intersects(we, X)))));
949
949
  }
950
950
  // if ANY of the sets match ALL of its comparators, then pass
951
951
  test(j) {
@@ -979,28 +979,28 @@ function Qn() {
979
979
  return X;
980
980
  }, M = (U, j) => (s("comp", U, j), U = k(U, j), s("caret", U), U = V(U, j), s("tildes", U), U = G(U, j), s("xrange", U), U = ne(U, j), s("stars", U), U), E = (U) => !U || U.toLowerCase() === "x" || U === "*", V = (U, j) => U.trim().split(/\s+/).map((X) => N(X, j)).join(" "), N = (U, j) => {
981
981
  const X = j.loose ? l[c.TILDELOOSE] : l[c.TILDE];
982
- return U.replace(X, (se, ue, ce, be, de) => {
983
- s("tilde", U, se, ue, ce, be, de);
982
+ return U.replace(X, (se, ue, ce, we, de) => {
983
+ s("tilde", U, se, ue, ce, we, de);
984
984
  let Se;
985
- return E(ue) ? Se = "" : E(ce) ? Se = `>=${ue}.0.0 <${+ue + 1}.0.0-0` : E(be) ? Se = `>=${ue}.${ce}.0 <${ue}.${+ce + 1}.0-0` : de ? (s("replaceTilde pr", de), Se = `>=${ue}.${ce}.${be}-${de} <${ue}.${+ce + 1}.0-0`) : Se = `>=${ue}.${ce}.${be} <${ue}.${+ce + 1}.0-0`, s("tilde return", Se), Se;
985
+ return E(ue) ? Se = "" : E(ce) ? Se = `>=${ue}.0.0 <${+ue + 1}.0.0-0` : E(we) ? Se = `>=${ue}.${ce}.0 <${ue}.${+ce + 1}.0-0` : de ? (s("replaceTilde pr", de), Se = `>=${ue}.${ce}.${we}-${de} <${ue}.${+ce + 1}.0-0`) : Se = `>=${ue}.${ce}.${we} <${ue}.${+ce + 1}.0-0`, s("tilde return", Se), Se;
986
986
  });
987
987
  }, k = (U, j) => U.trim().split(/\s+/).map((X) => R(X, j)).join(" "), R = (U, j) => {
988
988
  s("caret", U, j);
989
989
  const X = j.loose ? l[c.CARETLOOSE] : l[c.CARET], se = j.includePrerelease ? "-0" : "";
990
- return U.replace(X, (ue, ce, be, de, Se) => {
991
- s("caret", U, ue, ce, be, de, Se);
990
+ return U.replace(X, (ue, ce, we, de, Se) => {
991
+ s("caret", U, ue, ce, we, de, Se);
992
992
  let Ie;
993
- return E(ce) ? Ie = "" : E(be) ? Ie = `>=${ce}.0.0${se} <${+ce + 1}.0.0-0` : E(de) ? ce === "0" ? Ie = `>=${ce}.${be}.0${se} <${ce}.${+be + 1}.0-0` : Ie = `>=${ce}.${be}.0${se} <${+ce + 1}.0.0-0` : Se ? (s("replaceCaret pr", Se), ce === "0" ? be === "0" ? Ie = `>=${ce}.${be}.${de}-${Se} <${ce}.${be}.${+de + 1}-0` : Ie = `>=${ce}.${be}.${de}-${Se} <${ce}.${+be + 1}.0-0` : Ie = `>=${ce}.${be}.${de}-${Se} <${+ce + 1}.0.0-0`) : (s("no pr"), ce === "0" ? be === "0" ? Ie = `>=${ce}.${be}.${de}${se} <${ce}.${be}.${+de + 1}-0` : Ie = `>=${ce}.${be}.${de}${se} <${ce}.${+be + 1}.0-0` : Ie = `>=${ce}.${be}.${de} <${+ce + 1}.0.0-0`), s("caret return", Ie), Ie;
993
+ return E(ce) ? Ie = "" : E(we) ? Ie = `>=${ce}.0.0${se} <${+ce + 1}.0.0-0` : E(de) ? ce === "0" ? Ie = `>=${ce}.${we}.0${se} <${ce}.${+we + 1}.0-0` : Ie = `>=${ce}.${we}.0${se} <${+ce + 1}.0.0-0` : Se ? (s("replaceCaret pr", Se), ce === "0" ? we === "0" ? Ie = `>=${ce}.${we}.${de}-${Se} <${ce}.${we}.${+de + 1}-0` : Ie = `>=${ce}.${we}.${de}-${Se} <${ce}.${+we + 1}.0-0` : Ie = `>=${ce}.${we}.${de}-${Se} <${+ce + 1}.0.0-0`) : (s("no pr"), ce === "0" ? we === "0" ? Ie = `>=${ce}.${we}.${de}${se} <${ce}.${we}.${+de + 1}-0` : Ie = `>=${ce}.${we}.${de}${se} <${ce}.${+we + 1}.0-0` : Ie = `>=${ce}.${we}.${de} <${+ce + 1}.0.0-0`), s("caret return", Ie), Ie;
994
994
  });
995
995
  }, G = (U, j) => (s("replaceXRanges", U, j), U.split(/\s+/).map((X) => D(X, j)).join(" ")), D = (U, j) => {
996
996
  U = U.trim();
997
997
  const X = j.loose ? l[c.XRANGELOOSE] : l[c.XRANGE];
998
- return U.replace(X, (se, ue, ce, be, de, Se) => {
999
- s("xRange", U, se, ue, ce, be, de, Se);
1000
- const Ie = E(ce), qe = Ie || E(be), Ae = qe || E(de), pt = Ae;
1001
- return ue === "=" && pt && (ue = ""), Se = j.includePrerelease ? "-0" : "", Ie ? ue === ">" || ue === "<" ? se = "<0.0.0-0" : se = "*" : ue && pt ? (qe && (be = 0), de = 0, ue === ">" ? (ue = ">=", qe ? (ce = +ce + 1, be = 0, de = 0) : (be = +be + 1, de = 0)) : ue === "<=" && (ue = "<", qe ? ce = +ce + 1 : be = +be + 1), ue === "<" && (Se = "-0"), se = `${ue + ce}.${be}.${de}${Se}`) : qe ? se = `>=${ce}.0.0${Se} <${+ce + 1}.0.0-0` : Ae && (se = `>=${ce}.${be}.0${Se} <${ce}.${+be + 1}.0-0`), s("xRange return", se), se;
998
+ return U.replace(X, (se, ue, ce, we, de, Se) => {
999
+ s("xRange", U, se, ue, ce, we, de, Se);
1000
+ const Ie = E(ce), qe = Ie || E(we), Ae = qe || E(de), pt = Ae;
1001
+ return ue === "=" && pt && (ue = ""), Se = j.includePrerelease ? "-0" : "", Ie ? ue === ">" || ue === "<" ? se = "<0.0.0-0" : se = "*" : ue && pt ? (qe && (we = 0), de = 0, ue === ">" ? (ue = ">=", qe ? (ce = +ce + 1, we = 0, de = 0) : (we = +we + 1, de = 0)) : ue === "<=" && (ue = "<", qe ? ce = +ce + 1 : we = +we + 1), ue === "<" && (Se = "-0"), se = `${ue + ce}.${we}.${de}${Se}`) : qe ? se = `>=${ce}.0.0${Se} <${+ce + 1}.0.0-0` : Ae && (se = `>=${ce}.${we}.0${Se} <${ce}.${+we + 1}.0-0`), s("xRange return", se), se;
1002
1002
  });
1003
- }, ne = (U, j) => (s("replaceStars", U, j), U.trim().replace(l[c.STAR], "")), q = (U, j) => (s("replaceGTE0", U, j), U.trim().replace(l[j.includePrerelease ? c.GTE0PRE : c.GTE0], "")), F = (U) => (j, X, se, ue, ce, be, de, Se, Ie, qe, Ae, pt) => (E(se) ? X = "" : E(ue) ? X = `>=${se}.0.0${U ? "-0" : ""}` : E(ce) ? X = `>=${se}.${ue}.0${U ? "-0" : ""}` : be ? X = `>=${X}` : X = `>=${X}${U ? "-0" : ""}`, E(Ie) ? Se = "" : E(qe) ? Se = `<${+Ie + 1}.0.0-0` : E(Ae) ? Se = `<${Ie}.${+qe + 1}.0-0` : pt ? Se = `<=${Ie}.${qe}.${Ae}-${pt}` : U ? Se = `<${Ie}.${qe}.${+Ae + 1}-0` : Se = `<=${Se}`, `${X} ${Se}`.trim()), H = (U, j, X) => {
1003
+ }, ne = (U, j) => (s("replaceStars", U, j), U.trim().replace(l[c.STAR], "")), q = (U, j) => (s("replaceGTE0", U, j), U.trim().replace(l[j.includePrerelease ? c.GTE0PRE : c.GTE0], "")), F = (U) => (j, X, se, ue, ce, we, de, Se, Ie, qe, Ae, pt) => (E(se) ? X = "" : E(ue) ? X = `>=${se}.0.0${U ? "-0" : ""}` : E(ce) ? X = `>=${se}.${ue}.0${U ? "-0" : ""}` : we ? X = `>=${X}` : X = `>=${X}${U ? "-0" : ""}`, E(Ie) ? Se = "" : E(qe) ? Se = `<${+Ie + 1}.0.0-0` : E(Ae) ? Se = `<${Ie}.${+qe + 1}.0-0` : pt ? Se = `<=${Ie}.${qe}.${Ae}-${pt}` : U ? Se = `<${Ie}.${qe}.${+Ae + 1}-0` : Se = `<=${Se}`, `${X} ${Se}`.trim()), H = (U, j, X) => {
1004
1004
  for (let se = 0; se < U.length; se++)
1005
1005
  if (!U[se].test(j))
1006
1006
  return !1;
@@ -1316,7 +1316,7 @@ var K3 = {
1316
1316
  compareIdentifiers: Vd.compareIdentifiers,
1317
1317
  rcompareIdentifiers: Vd.rcompareIdentifiers
1318
1318
  };
1319
- const Dl = "@vcmap/ui", Ts = "6.2.0-rc.3";
1319
+ const Dl = "@vcmap/ui", Ts = "6.2.0";
1320
1320
  function si() {
1321
1321
  return ke("plugin-helpers");
1322
1322
  }
@@ -1406,7 +1406,7 @@ const Ve = {
1406
1406
  DYNAMIC_RIGHT: "dynamicRight",
1407
1407
  DYNAMIC_CHILD: "dynamicChild",
1408
1408
  DETACHED: "detached"
1409
- }, vn = {
1409
+ }, _n = {
1410
1410
  TOP_LEFT: {
1411
1411
  left: "0px",
1412
1412
  top: "0px"
@@ -1430,9 +1430,9 @@ function Zc(t, e) {
1430
1430
  }
1431
1431
  function s4(t) {
1432
1432
  return [
1433
- vn.TOP_LEFT,
1434
- vn.TOP_LEFT2,
1435
- vn.TOP_RIGHT
1433
+ _n.TOP_LEFT,
1434
+ _n.TOP_LEFT2,
1435
+ _n.TOP_RIGHT
1436
1436
  ].some((e) => Zc(e, t));
1437
1437
  }
1438
1438
  function Fn(t) {
@@ -1538,10 +1538,10 @@ class r4 {
1538
1538
  );
1539
1539
  o && i ? this.setWindowPositionOptions(i.id, {
1540
1540
  ...i.position,
1541
- ...vn.TOP_LEFT2
1541
+ ..._n.TOP_LEFT2
1542
1542
  }) : !o && i && this.setWindowPositionOptions(i.id, {
1543
1543
  ...i.position,
1544
- ...vn.TOP_LEFT
1544
+ ..._n.TOP_LEFT
1545
1545
  });
1546
1546
  }
1547
1547
  }
@@ -1568,7 +1568,7 @@ class r4 {
1568
1568
  * @private
1569
1569
  */
1570
1570
  _getPositionOptionsForSlot(e, n, o) {
1571
- return e === Ve.STATIC ? { ...vn.TOP_LEFT, maxWidth: "320px" } : e === Ve.DYNAMIC_LEFT || o != null && e === Ve.DYNAMIC_CHILD && !this.has(o) ? this._findWindowBySlot(Ve.STATIC) ? { ...n, ...vn.TOP_LEFT2 } : { ...n, ...vn.TOP_LEFT } : e === Ve.DYNAMIC_RIGHT ? { ...n, ...vn.TOP_RIGHT } : e === Ve.DYNAMIC_CHILD ? { ...n, ...vn.TOP_LEFT } : n || vn.DETACHED;
1571
+ return e === Ve.STATIC ? { ..._n.TOP_LEFT, maxWidth: "320px" } : e === Ve.DYNAMIC_LEFT || o != null && e === Ve.DYNAMIC_CHILD && !this.has(o) ? this._findWindowBySlot(Ve.STATIC) ? { ...n, ..._n.TOP_LEFT2 } : { ...n, ..._n.TOP_LEFT } : e === Ve.DYNAMIC_RIGHT ? { ...n, ..._n.TOP_RIGHT } : e === Ve.DYNAMIC_CHILD ? { ...n, ..._n.TOP_LEFT } : n || _n.DETACHED;
1572
1572
  }
1573
1573
  /**
1574
1574
  * removes the window at the given slot if it exists (not for DETACHED)
@@ -1629,13 +1629,13 @@ class r4 {
1629
1629
  */
1630
1630
  add(e, n) {
1631
1631
  var k, R, G, D, ne, q, F, H, U, j, X, se, ue;
1632
- if (z(n, Ze(String, Te)), e.id && (this.has(e.id) || this._externalZIndexIds.has(e.id)))
1632
+ if (z(n, je(String, Te)), e.id && (this.has(e.id) || this._externalZIndexIds.has(e.id)))
1633
1633
  throw new Error(
1634
1634
  `A window with id ${e.id} has already been registered.`
1635
1635
  );
1636
1636
  if (e.slot === Ve.DYNAMIC_CHILD && !e.parentId)
1637
1637
  throw new Error("A child window must have a parent id");
1638
- const o = e.id || En(), i = e == null ? void 0 : e.parentId, a = ((k = e.slot) == null ? void 0 : k.value) || e.slot, s = sv(a, Ve, Ve.DETACHED), r = this._getPositionOptionsForSlot(
1638
+ const o = e.id || cn(), i = e == null ? void 0 : e.parentId, a = ((k = e.slot) == null ? void 0 : k.value) || e.slot, s = sv(a, Ve, Ve.DETACHED), r = this._getPositionOptionsForSlot(
1639
1639
  s,
1640
1640
  e.position,
1641
1641
  i
@@ -1752,7 +1752,7 @@ class r4 {
1752
1752
  * @return {import("vue").ComputedRef<number>}
1753
1753
  */
1754
1754
  addExternalIdToZIndex(e, n) {
1755
- if (z(e, String), z(n, Ze(String, Te)), this.has(e))
1755
+ if (z(e, String), z(n, je(String, Te)), this.has(e))
1756
1756
  throw new Error(`Id ${e} already belongs to a window id`);
1757
1757
  if (this._externalZIndexIds.has(e))
1758
1758
  throw new Error(`Id ${e} is already added`);
@@ -1937,7 +1937,7 @@ function f4(t, e) {
1937
1937
  o
1938
1938
  ));
1939
1939
  const a = jc(
1940
- vn.TOP_LEFT2.left,
1940
+ _n.TOP_LEFT2.left,
1941
1941
  "left",
1942
1942
  e
1943
1943
  );
@@ -1982,7 +1982,7 @@ function m4(t, e, n) {
1982
1982
  );
1983
1983
  return Ui(a);
1984
1984
  }
1985
- function cn(t) {
1985
+ function un(t) {
1986
1986
  return w(() => t.class ? t.class.split(" ").some((n) => /^p[tblrsexyac]-.*/.test(n)) : !1);
1987
1987
  }
1988
1988
  function en(t, e = []) {
@@ -2018,7 +2018,7 @@ function Ei(t, e, n) {
2018
2018
  },
2019
2019
  { immediate: !0 }
2020
2020
  ), ie(n, async () => {
2021
- a.value && await In(() => {
2021
+ a.value && await En(() => {
2022
2022
  o.value = t.value.offsetWidth, i.value = t.value.scrollWidth;
2023
2023
  });
2024
2024
  }), He(() => {
@@ -2183,7 +2183,7 @@ const _4 = {
2183
2183
  set(f) {
2184
2184
  t.type === "number" ? s.value = parseFloat(f) : s.value = f;
2185
2185
  }
2186
- }), l = w(() => e.type === "number" && Array.isArray(e.rules) ? e.rules.map((f) => (m) => f(parseFloat(m))) : e.rules), c = cn(e), u = en(n, ["default", "message"]);
2186
+ }), l = w(() => e.type === "number" && Array.isArray(e.rules) ? e.rules.map((f) => (m) => f(parseFloat(m))) : e.rules), c = un(e), u = en(n, ["default", "message"]);
2187
2187
  return {
2188
2188
  prependedContent: w(() => t.forcePrefix && e.prefix || !!n["prepend-inner"]),
2189
2189
  forwardSlots: u,
@@ -2255,7 +2255,7 @@ function y4(t, e, n, o, i, a) {
2255
2255
  ]),
2256
2256
  key: "0"
2257
2257
  } : void 0,
2258
- ye(o.forwardSlots, (l) => ({
2258
+ be(o.forwardSlots, (l) => ({
2259
2259
  name: l,
2260
2260
  fn: g((c) => [
2261
2261
  oe(t.$slots, l, Ee(Ce(c ?? {})), void 0, !0)
@@ -2463,7 +2463,7 @@ function ih() {
2463
2463
  CUSTOM_ELEMENT: ce
2464
2464
  } = Ud;
2465
2465
  let {
2466
- IS_ALLOWED_URI: be
2466
+ IS_ALLOWED_URI: we
2467
2467
  } = Ud, de = null;
2468
2468
  const Se = Oe({}, [...Fd, ...ll, ...cl, ...ul, ...$d]);
2469
2469
  let Ie = null;
@@ -2487,13 +2487,13 @@ function ih() {
2487
2487
  enumerable: !0,
2488
2488
  value: !1
2489
2489
  }
2490
- })), pt = null, Vn = null, Mn = !0, fn = !0, hn = !1, Nn = !0, Dt = !1, mn = !0, ee = !1, Pe = !1, nn = !1, Pt = !1, on = !1, Pn = !1, L = !0, P = !1;
2490
+ })), pt = null, Vn = null, Mn = !0, hn = !0, mn = !1, Nn = !0, Dt = !1, pn = !0, ee = !1, Pe = !1, nn = !1, Pt = !1, on = !1, Pn = !1, L = !0, P = !1;
2491
2491
  const Y = "user-content-";
2492
2492
  let fe = !0, De = !1, _e = {}, Z = null;
2493
2493
  const J = Oe({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
2494
2494
  let $e = null;
2495
2495
  const nt = Oe({}, ["audio", "video", "img", "source", "image", "track"]);
2496
- let pn = null;
2496
+ let gn = null;
2497
2497
  const ai = Oe({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Rn = "http://www.w3.org/1998/Math/MathML", Ti = "http://www.w3.org/2000/svg", Kn = "http://www.w3.org/1999/xhtml";
2498
2498
  let xi = Kn, Wr = !1, Zr = null;
2499
2499
  const j2 = Oe({}, [Rn, Ti, Kn], rl);
@@ -2508,7 +2508,7 @@ function ih() {
2508
2508
  let O = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
2509
2509
  if (!(Li && Li === O)) {
2510
2510
  if ((!O || typeof O != "object") && (O = {}), O = ui(O), aa = // eslint-disable-next-line unicorn/prefer-includes
2511
- Y2.indexOf(O.PARSER_MEDIA_TYPE) === -1 ? q2 : O.PARSER_MEDIA_TYPE, St = aa === "application/xhtml+xml" ? rl : xs, de = Bn(O, "ALLOWED_TAGS") ? Oe({}, O.ALLOWED_TAGS, St) : Se, Ie = Bn(O, "ALLOWED_ATTR") ? Oe({}, O.ALLOWED_ATTR, St) : qe, Zr = Bn(O, "ALLOWED_NAMESPACES") ? Oe({}, O.ALLOWED_NAMESPACES, rl) : j2, pn = Bn(O, "ADD_URI_SAFE_ATTR") ? Oe(ui(ai), O.ADD_URI_SAFE_ATTR, St) : ai, $e = Bn(O, "ADD_DATA_URI_TAGS") ? Oe(ui(nt), O.ADD_DATA_URI_TAGS, St) : nt, Z = Bn(O, "FORBID_CONTENTS") ? Oe({}, O.FORBID_CONTENTS, St) : J, pt = Bn(O, "FORBID_TAGS") ? Oe({}, O.FORBID_TAGS, St) : {}, Vn = Bn(O, "FORBID_ATTR") ? Oe({}, O.FORBID_ATTR, St) : {}, _e = Bn(O, "USE_PROFILES") ? O.USE_PROFILES : !1, Mn = O.ALLOW_ARIA_ATTR !== !1, fn = O.ALLOW_DATA_ATTR !== !1, hn = O.ALLOW_UNKNOWN_PROTOCOLS || !1, Nn = O.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Dt = O.SAFE_FOR_TEMPLATES || !1, mn = O.SAFE_FOR_XML !== !1, ee = O.WHOLE_DOCUMENT || !1, Pt = O.RETURN_DOM || !1, on = O.RETURN_DOM_FRAGMENT || !1, Pn = O.RETURN_TRUSTED_TYPE || !1, nn = O.FORCE_BODY || !1, L = O.SANITIZE_DOM !== !1, P = O.SANITIZE_NAMED_PROPS || !1, fe = O.KEEP_CONTENT !== !1, De = O.IN_PLACE || !1, be = O.ALLOWED_URI_REGEXP || nh, xi = O.NAMESPACE || Kn, ns = O.MATHML_TEXT_INTEGRATION_POINTS || ns, os = O.HTML_INTEGRATION_POINTS || os, Ae = O.CUSTOM_ELEMENT_HANDLING || {}, O.CUSTOM_ELEMENT_HANDLING && zu(O.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (Ae.tagNameCheck = O.CUSTOM_ELEMENT_HANDLING.tagNameCheck), O.CUSTOM_ELEMENT_HANDLING && zu(O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (Ae.attributeNameCheck = O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), O.CUSTOM_ELEMENT_HANDLING && typeof O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (Ae.allowCustomizedBuiltInElements = O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), Dt && (fn = !1), on && (Pt = !0), _e && (de = Oe({}, $d), Ie = [], _e.html === !0 && (Oe(de, Fd), Oe(Ie, Bd)), _e.svg === !0 && (Oe(de, ll), Oe(Ie, dl), Oe(Ie, fs)), _e.svgFilters === !0 && (Oe(de, cl), Oe(Ie, dl), Oe(Ie, fs)), _e.mathMl === !0 && (Oe(de, ul), Oe(Ie, Gd), Oe(Ie, fs))), O.ADD_TAGS && (de === Se && (de = ui(de)), Oe(de, O.ADD_TAGS, St)), O.ADD_ATTR && (Ie === qe && (Ie = ui(Ie)), Oe(Ie, O.ADD_ATTR, St)), O.ADD_URI_SAFE_ATTR && Oe(pn, O.ADD_URI_SAFE_ATTR, St), O.FORBID_CONTENTS && (Z === J && (Z = ui(Z)), Oe(Z, O.FORBID_CONTENTS, St)), fe && (de["#text"] = !0), ee && Oe(de, ["html", "head", "body"]), de.table && (Oe(de, ["tbody"]), delete pt.tbody), O.TRUSTED_TYPES_POLICY) {
2511
+ Y2.indexOf(O.PARSER_MEDIA_TYPE) === -1 ? q2 : O.PARSER_MEDIA_TYPE, St = aa === "application/xhtml+xml" ? rl : xs, de = Bn(O, "ALLOWED_TAGS") ? Oe({}, O.ALLOWED_TAGS, St) : Se, Ie = Bn(O, "ALLOWED_ATTR") ? Oe({}, O.ALLOWED_ATTR, St) : qe, Zr = Bn(O, "ALLOWED_NAMESPACES") ? Oe({}, O.ALLOWED_NAMESPACES, rl) : j2, gn = Bn(O, "ADD_URI_SAFE_ATTR") ? Oe(ui(ai), O.ADD_URI_SAFE_ATTR, St) : ai, $e = Bn(O, "ADD_DATA_URI_TAGS") ? Oe(ui(nt), O.ADD_DATA_URI_TAGS, St) : nt, Z = Bn(O, "FORBID_CONTENTS") ? Oe({}, O.FORBID_CONTENTS, St) : J, pt = Bn(O, "FORBID_TAGS") ? Oe({}, O.FORBID_TAGS, St) : {}, Vn = Bn(O, "FORBID_ATTR") ? Oe({}, O.FORBID_ATTR, St) : {}, _e = Bn(O, "USE_PROFILES") ? O.USE_PROFILES : !1, Mn = O.ALLOW_ARIA_ATTR !== !1, hn = O.ALLOW_DATA_ATTR !== !1, mn = O.ALLOW_UNKNOWN_PROTOCOLS || !1, Nn = O.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Dt = O.SAFE_FOR_TEMPLATES || !1, pn = O.SAFE_FOR_XML !== !1, ee = O.WHOLE_DOCUMENT || !1, Pt = O.RETURN_DOM || !1, on = O.RETURN_DOM_FRAGMENT || !1, Pn = O.RETURN_TRUSTED_TYPE || !1, nn = O.FORCE_BODY || !1, L = O.SANITIZE_DOM !== !1, P = O.SANITIZE_NAMED_PROPS || !1, fe = O.KEEP_CONTENT !== !1, De = O.IN_PLACE || !1, we = O.ALLOWED_URI_REGEXP || nh, xi = O.NAMESPACE || Kn, ns = O.MATHML_TEXT_INTEGRATION_POINTS || ns, os = O.HTML_INTEGRATION_POINTS || os, Ae = O.CUSTOM_ELEMENT_HANDLING || {}, O.CUSTOM_ELEMENT_HANDLING && zu(O.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (Ae.tagNameCheck = O.CUSTOM_ELEMENT_HANDLING.tagNameCheck), O.CUSTOM_ELEMENT_HANDLING && zu(O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (Ae.attributeNameCheck = O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), O.CUSTOM_ELEMENT_HANDLING && typeof O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (Ae.allowCustomizedBuiltInElements = O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), Dt && (hn = !1), on && (Pt = !0), _e && (de = Oe({}, $d), Ie = [], _e.html === !0 && (Oe(de, Fd), Oe(Ie, Bd)), _e.svg === !0 && (Oe(de, ll), Oe(Ie, dl), Oe(Ie, fs)), _e.svgFilters === !0 && (Oe(de, cl), Oe(Ie, dl), Oe(Ie, fs)), _e.mathMl === !0 && (Oe(de, ul), Oe(Ie, Gd), Oe(Ie, fs))), O.ADD_TAGS && (de === Se && (de = ui(de)), Oe(de, O.ADD_TAGS, St)), O.ADD_ATTR && (Ie === qe && (Ie = ui(Ie)), Oe(Ie, O.ADD_ATTR, St)), O.ADD_URI_SAFE_ATTR && Oe(gn, O.ADD_URI_SAFE_ATTR, St), O.FORBID_CONTENTS && (Z === J && (Z = ui(Z)), Oe(Z, O.FORBID_CONTENTS, St)), fe && (de["#text"] = !0), ee && Oe(de, ["html", "head", "body"]), de.table && (Oe(de, ["tbody"]), delete pt.tbody), O.TRUSTED_TYPES_POLICY) {
2512
2512
  if (typeof O.TRUSTED_TYPES_POLICY.createHTML != "function")
2513
2513
  throw da('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
2514
2514
  if (typeof O.TRUSTED_TYPES_POLICY.createScriptURL != "function")
@@ -2608,7 +2608,7 @@ function ih() {
2608
2608
  if (mo(q.uponSanitizeElement, O, {
2609
2609
  tagName: me,
2610
2610
  allowedTags: de
2611
- }), O.hasChildNodes() && !Xu(O.firstElementChild) && $t(/<[/\w]/g, O.innerHTML) && $t(/<[/\w]/g, O.textContent) || O.nodeType === ha.progressingInstruction || mn && O.nodeType === ha.comment && $t(/<[/\w]/g, O.data))
2611
+ }), O.hasChildNodes() && !Xu(O.firstElementChild) && $t(/<[/\w]/g, O.innerHTML) && $t(/<[/\w]/g, O.textContent) || O.nodeType === ha.progressingInstruction || pn && O.nodeType === ha.comment && $t(/<[/\w]/g, O.data))
2612
2612
  return eo(O), !0;
2613
2613
  if (!de[me] || pt[me]) {
2614
2614
  if (!pt[me] && td(me) && (Ae.tagNameCheck instanceof RegExp && $t(Ae.tagNameCheck, me) || Ae.tagNameCheck instanceof Function && Ae.tagNameCheck(me)))
@@ -2633,7 +2633,7 @@ function ih() {
2633
2633
  }, ed = function(O, te, me) {
2634
2634
  if (L && (te === "id" || te === "name") && (me in n || me in J2))
2635
2635
  return !1;
2636
- if (!(fn && !Vn[te] && $t(j, te))) {
2636
+ if (!(hn && !Vn[te] && $t(j, te))) {
2637
2637
  if (!(Mn && $t(X, te))) {
2638
2638
  if (!Ie[te] || Vn[te]) {
2639
2639
  if (
@@ -2644,10 +2644,10 @@ function ih() {
2644
2644
  // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
2645
2645
  te === "is" && Ae.allowCustomizedBuiltInElements && (Ae.tagNameCheck instanceof RegExp && $t(Ae.tagNameCheck, me) || Ae.tagNameCheck instanceof Function && Ae.tagNameCheck(me)))
2646
2646
  ) return !1;
2647
- } else if (!pn[te]) {
2648
- if (!$t(be, ua(me, ue, ""))) {
2647
+ } else if (!gn[te]) {
2648
+ if (!$t(we, ua(me, ue, ""))) {
2649
2649
  if (!((te === "src" || te === "xlink:href" || te === "href") && O !== "script" && E4(me, "data:") === 0 && $e[O])) {
2650
- if (!(hn && !$t(se, ua(me, ue, "")))) {
2650
+ if (!(mn && !$t(se, ua(me, ue, "")))) {
2651
2651
  if (me)
2652
2652
  return !1;
2653
2653
  }
@@ -2681,7 +2681,7 @@ function ih() {
2681
2681
  value: to
2682
2682
  } = Rt, sa = St(Tt);
2683
2683
  let Ft = Tt === "value" ? to : C4(to);
2684
- if (me.attrName = sa, me.attrValue = Ft, me.keepAttr = !0, me.forceKeepAttr = void 0, mo(q.uponSanitizeAttribute, O, me), Ft = me.attrValue, P && (sa === "id" || sa === "name") && (is(Tt, O), Ft = Y + Ft), mn && $t(/((--!?|])>)|<\/(style|title)/i, Ft)) {
2684
+ if (me.attrName = sa, me.attrValue = Ft, me.keepAttr = !0, me.forceKeepAttr = void 0, mo(q.uponSanitizeAttribute, O, me), Ft = me.attrValue, P && (sa === "id" || sa === "name") && (is(Tt, O), Ft = Y + Ft), pn && $t(/((--!?|])>)|<\/(style|title)/i, Ft)) {
2685
2685
  is(Tt, O);
2686
2686
  continue;
2687
2687
  }
@@ -2812,9 +2812,9 @@ const hr = /* @__PURE__ */ T(G4, [["render", U4], ["__scopeId", "data-v-13221df6
2812
2812
  function H4(t, e) {
2813
2813
  typeof console < "u" && (console.warn("[intlify] " + t), e && console.warn(e.stack));
2814
2814
  }
2815
- const Rs = typeof window < "u", Qo = (t, e = !1) => e ? Symbol.for(t) : Symbol(t), W4 = (t, e, n) => Z4({ l: t, k: e, s: n }), Z4 = (t) => JSON.stringify(t).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), ht = (t) => typeof t == "number" && isFinite(t), j4 = (t) => sh(t) === "[object Date]", Jo = (t) => sh(t) === "[object RegExp]", mr = (t) => Ne(t) && Object.keys(t).length === 0, Mt = Object.assign, z4 = Object.create, je = (t = null) => z4(t);
2815
+ const Rs = typeof window < "u", Qo = (t, e = !1) => e ? Symbol.for(t) : Symbol(t), W4 = (t, e, n) => Z4({ l: t, k: e, s: n }), Z4 = (t) => JSON.stringify(t).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), ht = (t) => typeof t == "number" && isFinite(t), j4 = (t) => sh(t) === "[object Date]", Jo = (t) => sh(t) === "[object RegExp]", mr = (t) => Ne(t) && Object.keys(t).length === 0, Mt = Object.assign, z4 = Object.create, ze = (t = null) => z4(t);
2816
2816
  let Wd;
2817
- const bo = () => Wd || (Wd = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : je());
2817
+ const bo = () => Wd || (Wd = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : ze());
2818
2818
  function Zd(t) {
2819
2819
  return t.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&apos;").replace(/\//g, "&#x2F;").replace(/=/g, "&#x3D;");
2820
2820
  }
@@ -2856,7 +2856,7 @@ function Ls(t, e) {
2856
2856
  for (; n.length; ) {
2857
2857
  const { src: o, des: i } = n.pop();
2858
2858
  Object.keys(o).forEach((a) => {
2859
- a !== "__proto__" && (Fe(o[a]) && !Fe(i[a]) && (i[a] = Array.isArray(o[a]) ? [] : je()), hs(i[a]) || hs(o[a]) ? i[a] = o[a] : n.push({ src: o[a], des: i[a] }));
2859
+ a !== "__proto__" && (Fe(o[a]) && !Fe(i[a]) && (i[a] = Array.isArray(o[a]) ? [] : ze()), hs(i[a]) || hs(o[a]) ? i[a] = o[a] : n.push({ src: o[a], des: i[a] }));
2860
2860
  });
2861
2861
  }
2862
2862
  }
@@ -3155,14 +3155,14 @@ function f5(t, e = {}) {
3155
3155
  function ce(L) {
3156
3156
  return H(L, ue);
3157
3157
  }
3158
- function be(L) {
3158
+ function we(L) {
3159
3159
  const P = L.charCodeAt(0);
3160
3160
  return P >= 48 && P <= 57 || // 0-9
3161
3161
  P >= 65 && P <= 70 || // A-F
3162
3162
  P >= 97 && P <= 102;
3163
3163
  }
3164
3164
  function de(L) {
3165
- return H(L, be);
3165
+ return H(L, we);
3166
3166
  }
3167
3167
  function Se(L) {
3168
3168
  let P = "", Y = "";
@@ -3218,25 +3218,25 @@ function f5(t, e = {}) {
3218
3218
  _(L), h(L, "'");
3219
3219
  let P = "", Y = "";
3220
3220
  for (; P = H(L, Vn); )
3221
- P === "\\" ? Y += fn(L) : Y += P;
3221
+ P === "\\" ? Y += hn(L) : Y += P;
3222
3222
  const fe = L.currentChar();
3223
3223
  return fe === Bt || fe === $o ? (d(xe.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), fe === Bt && (L.next(), h(L, "'")), Y) : (h(L, "'"), Y);
3224
3224
  }
3225
- function fn(L) {
3225
+ function hn(L) {
3226
3226
  const P = L.currentChar();
3227
3227
  switch (P) {
3228
3228
  case "\\":
3229
3229
  case "'":
3230
3230
  return L.next(), `\\${P}`;
3231
3231
  case "u":
3232
- return hn(L, P, 4);
3232
+ return mn(L, P, 4);
3233
3233
  case "U":
3234
- return hn(L, P, 6);
3234
+ return mn(L, P, 6);
3235
3235
  default:
3236
3236
  return d(xe.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, P), "";
3237
3237
  }
3238
3238
  }
3239
- function hn(L, P, Y) {
3239
+ function mn(L, P, Y) {
3240
3240
  h(L, P);
3241
3241
  let fe = "";
3242
3242
  for (let De = 0; De < Y; De++) {
@@ -3259,7 +3259,7 @@ function f5(t, e = {}) {
3259
3259
  Y += P;
3260
3260
  return Y;
3261
3261
  }
3262
- function mn(L) {
3262
+ function pn(L) {
3263
3263
  let P = "", Y = "";
3264
3264
  for (; P = j(L); )
3265
3265
  Y += P;
@@ -3346,7 +3346,7 @@ function f5(t, e = {}) {
3346
3346
  /* TokenChars.LinkedDelimiter */
3347
3347
  );
3348
3348
  default:
3349
- return ne(L) ? (fe = f(P, 1, Pe(L)), P.braceNest = 0, P.inLinked = !1, fe) : k(L, P) || G(L, P) ? (_(L), Pt(L, P)) : R(L, P) ? (_(L), f(P, 12, mn(L))) : D(L, P) ? (_(L), De === "{" ? nn(L, P) || fe : f(P, 11, ee(L))) : (Y === 8 && d(xe.INVALID_LINKED_FORMAT, a(), 0), P.braceNest = 0, P.inLinked = !1, on(L, P));
3349
+ return ne(L) ? (fe = f(P, 1, Pe(L)), P.braceNest = 0, P.inLinked = !1, fe) : k(L, P) || G(L, P) ? (_(L), Pt(L, P)) : R(L, P) ? (_(L), f(P, 12, pn(L))) : D(L, P) ? (_(L), De === "{" ? nn(L, P) || fe : f(P, 11, ee(L))) : (Y === 8 && d(xe.INVALID_LINKED_FORMAT, a(), 0), P.braceNest = 0, P.inLinked = !1, on(L, P));
3350
3350
  }
3351
3351
  }
3352
3352
  function on(L, P) {
@@ -4223,7 +4223,7 @@ function q5(t, e) {
4223
4223
  e.count || (e.count = t), e.n || (e.n = t);
4224
4224
  }
4225
4225
  function J5(t = {}) {
4226
- const e = t.locale, n = Y5(t), o = Fe(t.pluralRules) && ae(e) && Xe(t.pluralRules[e]) ? t.pluralRules[e] : Xd, i = Fe(t.pluralRules) && ae(e) && Xe(t.pluralRules[e]) ? Xd : void 0, a = (I) => I[o(n, I.length, i)], s = t.list || [], r = (I) => s[I], l = t.named || je();
4226
+ const e = t.locale, n = Y5(t), o = Fe(t.pluralRules) && ae(e) && Xe(t.pluralRules[e]) ? t.pluralRules[e] : Xd, i = Fe(t.pluralRules) && ae(e) && Xe(t.pluralRules[e]) ? Xd : void 0, a = (I) => I[o(n, I.length, i)], s = t.list || [], r = (I) => s[I], l = t.named || ze();
4227
4227
  ht(t.pluralIndex) && q5(n, l);
4228
4228
  const c = (I) => l[I];
4229
4229
  function u(I) {
@@ -4248,7 +4248,7 @@ function J5(t = {}) {
4248
4248
  type: h,
4249
4249
  interpolate: m,
4250
4250
  normalize: f,
4251
- values: Mt(je(), s, l)
4251
+ values: Mt(ze(), s, l)
4252
4252
  };
4253
4253
  return _;
4254
4254
  }
@@ -4405,7 +4405,7 @@ const i1 = (t) => {
4405
4405
  }, d8 = () => kh;
4406
4406
  let a1 = 0;
4407
4407
  function f8(t = {}) {
4408
- const e = Xe(t.onWarn) ? t.onWarn : H4, n = ae(t.version) ? t.version : a8, o = ae(t.locale) || Xe(t.locale) ? t.locale : Yi, i = Xe(o) ? Yi : o, a = tt(t.fallbackLocale) || Ne(t.fallbackLocale) || ae(t.fallbackLocale) || t.fallbackLocale === !1 ? t.fallbackLocale : i, s = Ne(t.messages) ? t.messages : hl(i), r = Ne(t.datetimeFormats) ? t.datetimeFormats : hl(i), l = Ne(t.numberFormats) ? t.numberFormats : hl(i), c = Mt(je(), t.modifiers, s8()), u = t.pluralRules || je(), d = Xe(t.missing) ? t.missing : null, f = Re(t.missingWarn) || Jo(t.missingWarn) ? t.missingWarn : !0, m = Re(t.fallbackWarn) || Jo(t.fallbackWarn) ? t.fallbackWarn : !0, h = !!t.fallbackFormat, b = !!t.unresolving, _ = Xe(t.postTranslation) ? t.postTranslation : null, I = Ne(t.processor) ? t.processor : null, M = Re(t.warnHtmlMessage) ? t.warnHtmlMessage : !0, E = !!t.escapeParameter, V = Xe(t.messageCompiler) ? t.messageCompiler : Sh, N = Xe(t.messageResolver) ? t.messageResolver : Ih || U5, k = Xe(t.localeFallbacker) ? t.localeFallbacker : Eh || n8, R = Fe(t.fallbackContext) ? t.fallbackContext : void 0, G = t, D = Fe(G.__datetimeFormatters) ? G.__datetimeFormatters : /* @__PURE__ */ new Map(), ne = Fe(G.__numberFormatters) ? G.__numberFormatters : /* @__PURE__ */ new Map(), q = Fe(G.__meta) ? G.__meta : {};
4408
+ const e = Xe(t.onWarn) ? t.onWarn : H4, n = ae(t.version) ? t.version : a8, o = ae(t.locale) || Xe(t.locale) ? t.locale : Yi, i = Xe(o) ? Yi : o, a = tt(t.fallbackLocale) || Ne(t.fallbackLocale) || ae(t.fallbackLocale) || t.fallbackLocale === !1 ? t.fallbackLocale : i, s = Ne(t.messages) ? t.messages : hl(i), r = Ne(t.datetimeFormats) ? t.datetimeFormats : hl(i), l = Ne(t.numberFormats) ? t.numberFormats : hl(i), c = Mt(ze(), t.modifiers, s8()), u = t.pluralRules || ze(), d = Xe(t.missing) ? t.missing : null, f = Re(t.missingWarn) || Jo(t.missingWarn) ? t.missingWarn : !0, m = Re(t.fallbackWarn) || Jo(t.fallbackWarn) ? t.fallbackWarn : !0, h = !!t.fallbackFormat, b = !!t.unresolving, _ = Xe(t.postTranslation) ? t.postTranslation : null, I = Ne(t.processor) ? t.processor : null, M = Re(t.warnHtmlMessage) ? t.warnHtmlMessage : !0, E = !!t.escapeParameter, V = Xe(t.messageCompiler) ? t.messageCompiler : Sh, N = Xe(t.messageResolver) ? t.messageResolver : Ih || U5, k = Xe(t.localeFallbacker) ? t.localeFallbacker : Eh || n8, R = Fe(t.fallbackContext) ? t.fallbackContext : void 0, G = t, D = Fe(G.__datetimeFormatters) ? G.__datetimeFormatters : /* @__PURE__ */ new Map(), ne = Fe(G.__numberFormatters) ? G.__numberFormatters : /* @__PURE__ */ new Map(), q = Fe(G.__meta) ? G.__meta : {};
4409
4409
  a1++;
4410
4410
  const F = {
4411
4411
  version: n,
@@ -4433,7 +4433,7 @@ function f8(t = {}) {
4433
4433
  };
4434
4434
  return F.datetimeFormats = r, F.numberFormats = l, F.__datetimeFormatters = D, F.__numberFormatters = ne, __INTLIFY_PROD_DEVTOOLS__ && X5(F, n, q), F;
4435
4435
  }
4436
- const hl = (t) => ({ [t]: je() });
4436
+ const hl = (t) => ({ [t]: ze() });
4437
4437
  function Kc(t, e, n, o, i) {
4438
4438
  const { missing: a, onWarn: s } = t;
4439
4439
  if (a !== null) {
@@ -4522,7 +4522,7 @@ function Bl(t, e) {
4522
4522
  }
4523
4523
  }
4524
4524
  const Th = (t) => t;
4525
- let Oi = je();
4525
+ let Oi = ze();
4526
4526
  function xh(t, e = {}) {
4527
4527
  let n = !1;
4528
4528
  const o = e.onError || a5;
@@ -4563,21 +4563,21 @@ function v8(t, e) {
4563
4563
  return ml(t);
4564
4564
  }
4565
4565
  }
4566
- const r1 = () => "", bn = (t) => Xe(t);
4566
+ const r1 = () => "", wn = (t) => Xe(t);
4567
4567
  function l1(t, ...e) {
4568
4568
  const { fallbackFormat: n, postTranslation: o, unresolving: i, messageCompiler: a, fallbackLocale: s, messages: r } = t, [l, c] = Gl(...e), u = Re(c.missingWarn) ? c.missingWarn : t.missingWarn, d = Re(c.fallbackWarn) ? c.fallbackWarn : t.fallbackWarn, f = Re(c.escapeParameter) ? c.escapeParameter : t.escapeParameter, m = !!c.resolvedMessage, h = ae(c.default) || Re(c.default) ? Re(c.default) ? a ? l : () => l : c.default : n ? a ? l : () => l : "", b = n || h !== "", _ = Xc(t, c);
4569
4569
  f && _8(c);
4570
4570
  let [I, M, E] = m ? [
4571
4571
  l,
4572
4572
  _,
4573
- r[_] || je()
4573
+ r[_] || ze()
4574
4574
  ] : Lh(t, l, _, s, d, u), V = I, N = l;
4575
- if (!m && !(ae(V) || co(V) || bn(V)) && b && (V = h, N = V), !m && (!(ae(V) || co(V) || bn(V)) || !ae(M)))
4575
+ if (!m && !(ae(V) || co(V) || wn(V)) && b && (V = h, N = V), !m && (!(ae(V) || co(V) || wn(V)) || !ae(M)))
4576
4576
  return i ? gr : l;
4577
4577
  let k = !1;
4578
4578
  const R = () => {
4579
4579
  k = !0;
4580
- }, G = bn(V) ? V : Vh(t, l, M, V, N, R);
4580
+ }, G = wn(V) ? V : Vh(t, l, M, V, N, R);
4581
4581
  if (k)
4582
4582
  return V;
4583
4583
  const D = w8(t, M, E, c), ne = J5(D), q = y8(t, G, ne);
@@ -4585,9 +4585,9 @@ function l1(t, ...e) {
4585
4585
  if (f && ae(F) && (F = Y4(F)), __INTLIFY_PROD_DEVTOOLS__) {
4586
4586
  const H = {
4587
4587
  timestamp: Date.now(),
4588
- key: ae(l) ? l : bn(V) ? V.key : "",
4589
- locale: M || (bn(V) ? V.locale : ""),
4590
- format: ae(V) ? V : bn(V) ? V.source : "",
4588
+ key: ae(l) ? l : wn(V) ? V.key : "",
4589
+ locale: M || (wn(V) ? V.locale : ""),
4590
+ format: ae(V) ? V : wn(V) ? V.source : "",
4591
4591
  message: F
4592
4592
  };
4593
4593
  H.meta = Mt({}, t.__meta, /* @__PURE__ */ u8() || {}), K5(H);
@@ -4601,9 +4601,9 @@ function _8(t) {
4601
4601
  }
4602
4602
  function Lh(t, e, n, o, i, a) {
4603
4603
  const { messages: s, onWarn: r, messageResolver: l, localeFallbacker: c } = t, u = c(t, o, n);
4604
- let d = je(), f, m = null;
4604
+ let d = ze(), f, m = null;
4605
4605
  const h = "translate";
4606
- for (let b = 0; b < u.length && (f = u[b], d = s[f] || je(), (m = l(d, e)) === null && (m = d[e]), !(ae(m) || co(m) || bn(m))); b++)
4606
+ for (let b = 0; b < u.length && (f = u[b], d = s[f] || ze(), (m = l(d, e)) === null && (m = d[e]), !(ae(m) || co(m) || wn(m))); b++)
4607
4607
  if (!m8(f, u)) {
4608
4608
  const _ = Kc(
4609
4609
  t,
@@ -4619,7 +4619,7 @@ function Lh(t, e, n, o, i, a) {
4619
4619
  }
4620
4620
  function Vh(t, e, n, o, i, a) {
4621
4621
  const { messageCompiler: s, warnHtmlMessage: r } = t;
4622
- if (bn(o)) {
4622
+ if (wn(o)) {
4623
4623
  const c = o;
4624
4624
  return c.locale = c.locale || n, c.key = c.key || e, c;
4625
4625
  }
@@ -4634,10 +4634,10 @@ function y8(t, e, n) {
4634
4634
  return e(n);
4635
4635
  }
4636
4636
  function Gl(...t) {
4637
- const [e, n, o] = t, i = je();
4638
- if (!ae(e) && !ht(e) && !bn(e) && !co(e))
4637
+ const [e, n, o] = t, i = ze();
4638
+ if (!ae(e) && !ht(e) && !wn(e) && !co(e))
4639
4639
  throw lo(Un.INVALID_ARGUMENT);
4640
- const a = ht(e) ? String(e) : (bn(e), e);
4640
+ const a = ht(e) ? String(e) : (wn(e), e);
4641
4641
  return ht(n) ? i.plural = n : ae(n) ? i.default = n : Ne(n) && !mr(n) ? i.named = n : tt(n) && (i.list = n), ht(o) ? i.plural = o : ae(o) ? i.default = o : Ne(o) && Mt(i, o), [a, i];
4642
4642
  }
4643
4643
  function b8(t, e, n, o, i, a) {
@@ -4668,7 +4668,7 @@ function w8(t, e, n, o) {
4668
4668
  b = !0;
4669
4669
  });
4670
4670
  return b ? r1 : I;
4671
- } else return bn(h) ? h : r1;
4671
+ } else return wn(h) ? h : r1;
4672
4672
  }
4673
4673
  };
4674
4674
  return t.processor && (f.processor = t.processor), o.list && (f.list = o.list), o.named && (f.named = o.named), ht(o.plural) && (f.pluralIndex = o.plural), f;
@@ -4718,8 +4718,8 @@ const Mh = [
4718
4718
  "fractionalSecondDigits"
4719
4719
  ];
4720
4720
  function Ul(...t) {
4721
- const [e, n, o, i] = t, a = je();
4722
- let s = je(), r;
4721
+ const [e, n, o, i] = t, a = ze();
4722
+ let s = ze(), r;
4723
4723
  if (ae(e)) {
4724
4724
  const l = e.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);
4725
4725
  if (!l)
@@ -4795,8 +4795,8 @@ const Nh = [
4795
4795
  "trailingZeroDisplay"
4796
4796
  ];
4797
4797
  function Hl(...t) {
4798
- const [e, n, o, i] = t, a = je();
4799
- let s = je();
4798
+ const [e, n, o, i] = t, a = ze();
4799
+ let s = ze();
4800
4800
  if (!ht(e))
4801
4801
  throw lo(Un.INVALID_ARGUMENT);
4802
4802
  const r = e;
@@ -4883,7 +4883,7 @@ function Na(t) {
4883
4883
  for (let s = 0; s < o; s++) {
4884
4884
  if (n[s] === "__proto__")
4885
4885
  throw new Error(`unsafe key: ${n[s]}`);
4886
- if (n[s] in i || (i[n[s]] = je()), !Fe(i[n[s]])) {
4886
+ if (n[s] in i || (i[n[s]] = ze()), !Fe(i[n[s]])) {
4887
4887
  a = !0;
4888
4888
  break;
4889
4889
  }
@@ -4897,11 +4897,11 @@ function Na(t) {
4897
4897
  return t;
4898
4898
  }
4899
4899
  function vr(t, e) {
4900
- const { messages: n, __i18n: o, messageResolver: i, flatJson: a } = e, s = Ne(n) ? n : tt(o) ? je() : { [t]: je() };
4900
+ const { messages: n, __i18n: o, messageResolver: i, flatJson: a } = e, s = Ne(n) ? n : tt(o) ? ze() : { [t]: ze() };
4901
4901
  if (tt(o) && o.forEach((r) => {
4902
4902
  if ("locale" in r && "resource" in r) {
4903
4903
  const { locale: l, resource: c } = r;
4904
- l ? (s[l] = s[l] || je(), Ls(c, s[l])) : Ls(c, s);
4904
+ l ? (s[l] = s[l] || ze(), Ls(c, s[l])) : Ls(c, s);
4905
4905
  } else
4906
4906
  ae(r) && Ls(JSON.parse(r), s);
4907
4907
  }), i == null && a)
@@ -4913,7 +4913,7 @@ function Fh(t) {
4913
4913
  return t.type;
4914
4914
  }
4915
4915
  function $h(t, e, n) {
4916
- let o = Fe(e.messages) ? e.messages : je();
4916
+ let o = Fe(e.messages) ? e.messages : ze();
4917
4917
  "__i18nGlobal" in n && (o = vr(t.locale.value, {
4918
4918
  messages: o,
4919
4919
  __i18n: n.__i18nGlobal
@@ -5017,10 +5017,10 @@ function eu(t = {}, e) {
5017
5017
  function ce() {
5018
5018
  return M;
5019
5019
  }
5020
- function be(Z) {
5020
+ function we(Z) {
5021
5021
  Z !== null && (E = v1(Z)), M = Z, D.missing = E;
5022
5022
  }
5023
- const de = (Z, J, $e, nt, pn, ai) => {
5023
+ const de = (Z, J, $e, nt, gn, ai) => {
5024
5024
  q();
5025
5025
  let Rn;
5026
5026
  try {
@@ -5031,7 +5031,7 @@ function eu(t = {}, e) {
5031
5031
  if ($e !== "translate exists" && // for not `te` (e.g `t`)
5032
5032
  ht(Rn) && Rn === gr || $e === "translate exists" && !Rn) {
5033
5033
  const [Ti, Kn] = J();
5034
- return n && _ ? nt(n) : pn(Ti);
5034
+ return n && _ ? nt(n) : gn(Ti);
5035
5035
  } else {
5036
5036
  if (ai(Rn))
5037
5037
  return Rn;
@@ -5061,7 +5061,7 @@ function eu(t = {}, e) {
5061
5061
  interpolate: (Z) => Z,
5062
5062
  type: "vnode"
5063
5063
  };
5064
- function fn(...Z) {
5064
+ function hn(...Z) {
5065
5065
  return de(
5066
5066
  (J) => {
5067
5067
  let $e;
@@ -5081,7 +5081,7 @@ function eu(t = {}, e) {
5081
5081
  (J) => tt(J)
5082
5082
  );
5083
5083
  }
5084
- function hn(...Z) {
5084
+ function mn(...Z) {
5085
5085
  return de(
5086
5086
  (J) => Reflect.apply(d1, null, [J, ...Z]),
5087
5087
  () => Hl(...Z),
@@ -5106,19 +5106,19 @@ function eu(t = {}, e) {
5106
5106
  function Dt(Z) {
5107
5107
  G = Z, D.pluralRules = G;
5108
5108
  }
5109
- function mn(Z, J) {
5109
+ function pn(Z, J) {
5110
5110
  return de(() => {
5111
5111
  if (!Z)
5112
5112
  return !1;
5113
- const $e = ae(J) ? J : c.value, nt = nn($e), pn = D.messageResolver(nt, Z);
5114
- return r ? pn != null : co(pn) || bn(pn) || ae(pn);
5113
+ const $e = ae(J) ? J : c.value, nt = nn($e), gn = D.messageResolver(nt, Z);
5114
+ return r ? gn != null : co(gn) || wn(gn) || ae(gn);
5115
5115
  }, () => [Z], "translate exists", ($e) => Reflect.apply($e.te, $e, [Z, J]), I8, ($e) => Re($e));
5116
5116
  }
5117
5117
  function ee(Z) {
5118
5118
  let J = null;
5119
5119
  const $e = Ah(D, u.value, c.value);
5120
5120
  for (let nt = 0; nt < $e.length; nt++) {
5121
- const pn = d.value[$e[nt]] || {}, ai = D.messageResolver(pn, Z);
5121
+ const gn = d.value[$e[nt]] || {}, ai = D.messageResolver(gn, Z);
5122
5122
  if (ai != null) {
5123
5123
  J = ai;
5124
5124
  break;
@@ -5239,10 +5239,10 @@ function eu(t = {}, e) {
5239
5239
  getPostTranslationHandler: se,
5240
5240
  setPostTranslationHandler: ue,
5241
5241
  getMissingHandler: ce,
5242
- setMissingHandler: be,
5242
+ setMissingHandler: we,
5243
5243
  [Oh]: Dt
5244
5244
  };
5245
- return _e.datetimeFormats = j, _e.numberFormats = X, _e.rt = Ie, _e.te = mn, _e.tm = Pe, _e.d = qe, _e.n = Ae, _e.getDateTimeFormat = Pn, _e.setDateTimeFormat = L, _e.mergeDateTimeFormat = P, _e.getNumberFormat = Y, _e.setNumberFormat = fe, _e.mergeNumberFormat = De, _e[Dh] = o, _e[Wl] = fn, _e[Zl] = Nn, _e[jl] = hn, _e;
5245
+ return _e.datetimeFormats = j, _e.numberFormats = X, _e.rt = Ie, _e.te = pn, _e.tm = Pe, _e.d = qe, _e.n = Ae, _e.getDateTimeFormat = Pn, _e.setDateTimeFormat = L, _e.mergeDateTimeFormat = P, _e.getNumberFormat = Y, _e.setNumberFormat = fe, _e.mergeNumberFormat = De, _e[Dh] = o, _e[Wl] = hn, _e[Zl] = Nn, _e[jl] = mn, _e;
5246
5246
  }
5247
5247
  function C8(t) {
5248
5248
  const e = ae(t.locale) ? t.locale : Yi, n = ae(t.fallbackLocale) || tt(t.fallbackLocale) || Ne(t.fallbackLocale) || t.fallbackLocale === !1 ? t.fallbackLocale : e, o = Xe(t.missing) ? t.missing : void 0, i = Re(t.silentTranslationWarn) || Jo(t.silentTranslationWarn) ? !t.silentTranslationWarn : !0, a = Re(t.silentFallbackWarn) || Jo(t.silentFallbackWarn) ? !t.silentFallbackWarn : !0, s = Re(t.fallbackRoot) ? t.fallbackRoot : !0, r = !!t.formatFallbackMessages, l = Ne(t.modifiers) ? t.modifiers : {}, c = t.pluralizationRules, u = Xe(t.postTranslation) ? t.postTranslation : void 0, d = ae(t.warnHtmlInMessage) ? t.warnHtmlInMessage !== "off" : !0, f = !!t.escapeParameterHtml, m = Re(t.sync) ? t.sync : !0;
@@ -5513,7 +5513,7 @@ function k8({ slots: t }, e) {
5513
5513
  ], []) : e.reduce((n, o) => {
5514
5514
  const i = t[o];
5515
5515
  return i && (n[o] = i()), n;
5516
- }, je());
5516
+ }, ze());
5517
5517
  }
5518
5518
  function Bh(t) {
5519
5519
  return re;
@@ -5540,9 +5540,9 @@ const T8 = /* @__PURE__ */ Wa({
5540
5540
  __useComponent: !0
5541
5541
  });
5542
5542
  return () => {
5543
- const a = Object.keys(n).filter((d) => d !== "_"), s = je();
5543
+ const a = Object.keys(n).filter((d) => d !== "_"), s = ze();
5544
5544
  t.locale && (s.locale = t.locale), t.plural !== void 0 && (s.plural = ae(t.plural) ? +t.plural : t.plural);
5545
- const r = k8(e, a), l = i[Wl](t.keypath, r, s), c = Mt(je(), o), u = ae(t.tag) || Fe(t.tag) ? t.tag : Bh();
5545
+ const r = k8(e, a), l = i[Wl](t.keypath, r, s), c = Mt(ze(), o), u = ae(t.tag) || Fe(t.tag) ? t.tag : Bh();
5546
5546
  return ko(u, c, l);
5547
5547
  };
5548
5548
  }
@@ -5554,15 +5554,15 @@ function Gh(t, e, n, o) {
5554
5554
  const { slots: i, attrs: a } = e;
5555
5555
  return () => {
5556
5556
  const s = { part: !0 };
5557
- let r = je();
5558
- t.locale && (s.locale = t.locale), ae(t.format) ? s.key = t.format : Fe(t.format) && (ae(t.format.key) && (s.key = t.format.key), r = Object.keys(t.format).reduce((f, m) => n.includes(m) ? Mt(je(), f, { [m]: t.format[m] }) : f, je()));
5557
+ let r = ze();
5558
+ t.locale && (s.locale = t.locale), ae(t.format) ? s.key = t.format : Fe(t.format) && (ae(t.format.key) && (s.key = t.format.key), r = Object.keys(t.format).reduce((f, m) => n.includes(m) ? Mt(ze(), f, { [m]: t.format[m] }) : f, ze()));
5559
5559
  const l = o(t.value, s, r);
5560
5560
  let c = [s.key];
5561
5561
  tt(l) ? c = l.map((f, m) => {
5562
5562
  const h = i[f.type], b = h ? h({ [f.type]: f.value, index: m, parts: l }) : [f.value];
5563
5563
  return x8(b) && (b[0].key = `${f.type}-${m}`), b;
5564
5564
  }) : ae(l) && (c = [l]);
5565
- const u = Mt(je(), a), d = ae(t.tag) || Fe(t.tag) ? t.tag : Bh();
5565
+ const u = Mt(ze(), a), d = ae(t.tag) || Fe(t.tag) ? t.tag : Bh();
5566
5566
  return ko(d, u, c);
5567
5567
  };
5568
5568
  }
@@ -5917,7 +5917,7 @@ function Z8(t, e, n, o = {}) {
5917
5917
  function ce(...ee) {
5918
5918
  return a.value ? X(() => Reflect.apply(a.value.d, null, [...ee])) : X(() => "");
5919
5919
  }
5920
- function be(...ee) {
5920
+ function we(...ee) {
5921
5921
  return a.value ? X(() => Reflect.apply(a.value.n, null, [...ee])) : X(() => "");
5922
5922
  }
5923
5923
  function de(ee) {
@@ -5944,10 +5944,10 @@ function Z8(t, e, n, o = {}) {
5944
5944
  function Mn(ee, Pe) {
5945
5945
  a.value && a.value.mergeDateTimeFormat(ee, Pe);
5946
5946
  }
5947
- function fn(ee) {
5947
+ function hn(ee) {
5948
5948
  return a.value ? a.value.getNumberFormat(ee) : {};
5949
5949
  }
5950
- function hn(ee, Pe) {
5950
+ function mn(ee, Pe) {
5951
5951
  a.value && (a.value.setNumberFormat(ee, Pe), d.value[ee] = Pe);
5952
5952
  }
5953
5953
  function Nn(ee, Pe) {
@@ -6023,7 +6023,7 @@ function Z8(t, e, n, o = {}) {
6023
6023
  setMissingHandler: j,
6024
6024
  rt: ue,
6025
6025
  d: ce,
6026
- n: be,
6026
+ n: we,
6027
6027
  tm: de,
6028
6028
  te: Se,
6029
6029
  getLocaleMessage: Ie,
@@ -6032,11 +6032,11 @@ function Z8(t, e, n, o = {}) {
6032
6032
  getDateTimeFormat: pt,
6033
6033
  setDateTimeFormat: Vn,
6034
6034
  mergeDateTimeFormat: Mn,
6035
- getNumberFormat: fn,
6036
- setNumberFormat: hn,
6035
+ getNumberFormat: hn,
6036
+ setNumberFormat: mn,
6037
6037
  mergeNumberFormat: Nn
6038
6038
  };
6039
- function mn(ee) {
6039
+ function pn(ee) {
6040
6040
  ee.locale.value = r.value, ee.fallbackLocale.value = l.value, Object.keys(c.value).forEach((Pe) => {
6041
6041
  ee.mergeLocaleMessage(Pe, c.value[Pe]);
6042
6042
  }), Object.keys(u.value).forEach((Pe) => {
@@ -6049,7 +6049,7 @@ function Z8(t, e, n, o = {}) {
6049
6049
  if (t.proxy == null || t.proxy.$i18n == null)
6050
6050
  throw It(wt.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);
6051
6051
  const ee = a.value = t.proxy.$i18n.__composer;
6052
- e === "global" ? (r.value = ee.locale.value, l.value = ee.fallbackLocale.value, c.value = ee.messages.value, u.value = ee.datetimeFormats.value, d.value = ee.numberFormats.value) : i && mn(ee);
6052
+ e === "global" ? (r.value = ee.locale.value, l.value = ee.fallbackLocale.value, c.value = ee.messages.value, u.value = ee.datetimeFormats.value, d.value = ee.numberFormats.value) : i && pn(ee);
6053
6053
  }), Dt;
6054
6054
  }
6055
6055
  const j8 = [
@@ -9257,7 +9257,7 @@ const Ex = {
9257
9257
  VTooltip: at,
9258
9258
  VcsBadge: hr,
9259
9259
  VBtn: Qi,
9260
- VIcon: ze
9260
+ VIcon: Ye
9261
9261
  },
9262
9262
  inheritAttrs: !1,
9263
9263
  props: {
@@ -9340,7 +9340,7 @@ function Cx(t, e, n, o, i, a) {
9340
9340
  ]),
9341
9341
  _: 2
9342
9342
  }, [
9343
- ye(o.forwardSlots, (u) => ({
9343
+ be(o.forwardSlots, (u) => ({
9344
9344
  name: u,
9345
9345
  fn: g((d) => [
9346
9346
  oe(t.$slots, u, Ee(Ce(d ?? {})), void 0, !0)
@@ -9353,7 +9353,7 @@ const Ct = /* @__PURE__ */ T(Ex, [["render", Cx], ["__scopeId", "data-v-83ccb925
9353
9353
  components: {
9354
9354
  VcsBadge: hr,
9355
9355
  VBtn: Qi,
9356
- VIcon: ze,
9356
+ VIcon: Ye,
9357
9357
  VTooltip: at
9358
9358
  },
9359
9359
  inheritAttrs: !1,
@@ -9444,7 +9444,7 @@ function Tx(t, e, n, o, i, a) {
9444
9444
  ]),
9445
9445
  _: 2
9446
9446
  }, [
9447
- ye(o.forwardSlots, (u) => ({
9447
+ be(o.forwardSlots, (u) => ({
9448
9448
  name: u,
9449
9449
  fn: g((d) => [
9450
9450
  oe(t.$slots, u, Ee(Ce(d ?? {})), void 0, !0)
@@ -9457,7 +9457,7 @@ const ti = /* @__PURE__ */ T(kx, [["render", Tx], ["__scopeId", "data-v-3c53e346
9457
9457
  components: {
9458
9458
  VcsBadge: hr,
9459
9459
  VBtn: Qi,
9460
- VIcon: ze,
9460
+ VIcon: Ye,
9461
9461
  VTooltip: at
9462
9462
  },
9463
9463
  inheritAttrs: !1,
@@ -9532,7 +9532,7 @@ function Lx(t, e, n, o, i, a) {
9532
9532
  ]),
9533
9533
  _: 2
9534
9534
  }, [
9535
- ye(o.forwardSlots, (u) => ({
9535
+ be(o.forwardSlots, (u) => ({
9536
9536
  name: u,
9537
9537
  fn: g((d) => [
9538
9538
  oe(t.$slots, u, Ee(Ce(d ?? {})), void 0, !0)
@@ -9542,13 +9542,13 @@ function Lx(t, e, n, o, i, a) {
9542
9542
  }
9543
9543
  const Ci = /* @__PURE__ */ T(xx, [["render", Lx], ["__scopeId", "data-v-68a19c5f"]]), Gs = {
9544
9544
  name: String,
9545
- title: we(String),
9546
- icon: we(String),
9545
+ title: ye(String),
9546
+ icon: ye(String),
9547
9547
  callback: Function,
9548
- active: we(Boolean),
9549
- background: we(Boolean),
9550
- hasUpdate: we(Boolean),
9551
- disabled: we(Boolean)
9548
+ active: ye(Boolean),
9549
+ background: ye(Boolean),
9550
+ hasUpdate: ye(Boolean),
9551
+ disabled: ye(Boolean)
9552
9552
  };
9553
9553
  function ru(t) {
9554
9554
  return pi(t, Gs);
@@ -9561,7 +9561,7 @@ const Vx = {
9561
9561
  components: {
9562
9562
  VList: qn,
9563
9563
  VListItem: Ot,
9564
- VIcon: ze,
9564
+ VIcon: Ye,
9565
9565
  VListItemTitle: xn,
9566
9566
  VTooltip: at
9567
9567
  },
@@ -9602,7 +9602,7 @@ function Mx(t, e, n, o, i, a) {
9602
9602
  class: "vcs-action-list"
9603
9603
  }, {
9604
9604
  default: g(() => [
9605
- (v(!0), C(re, null, ye(n.actions, (d, f) => (v(), A(c, Q({
9605
+ (v(!0), C(re, null, be(n.actions, (d, f) => (v(), A(c, Q({
9606
9606
  "data-action-name": d.name,
9607
9607
  key: `${d.name}-${f}`,
9608
9608
  class: d.active ? "text-primary" : "",
@@ -9657,7 +9657,7 @@ const Px = {
9657
9657
  VcsToolButton: ti,
9658
9658
  VcsFormButton: Ci,
9659
9659
  VMenu: Lo,
9660
- VIcon: ze,
9660
+ VIcon: Ye,
9661
9661
  VSpacer: sr
9662
9662
  },
9663
9663
  props: {
@@ -9726,7 +9726,7 @@ function Rx(t, e, n, o, i, a) {
9726
9726
  key: 0,
9727
9727
  class: ve([a.classes, "gc-2 vcs-action-button-list"])
9728
9728
  }, [
9729
- a.buttons.length > 0 ? (v(!0), C(re, { key: 0 }, ye(a.buttons, (c, u) => (v(), A(To(n.button), {
9729
+ a.buttons.length > 0 ? (v(!0), C(re, { key: 0 }, be(a.buttons, (c, u) => (v(), A(To(n.button), {
9730
9730
  class: "d-flex",
9731
9731
  key: `${c.name}-${u}`,
9732
9732
  "data-action-name": c.name,
@@ -9762,7 +9762,7 @@ function Rx(t, e, n, o, i, a) {
9762
9762
  })) : n.blockOverflow ? (v(), A(l, { key: 2 })) : x("", !0)
9763
9763
  ], 2)) : x("", !0);
9764
9764
  }
9765
- const un = /* @__PURE__ */ T(Px, [["render", Rx], ["__scopeId", "data-v-c9ef16ac"]]);
9765
+ const dn = /* @__PURE__ */ T(Px, [["render", Rx], ["__scopeId", "data-v-c9ef16ac"]]);
9766
9766
  function Ox(t, e) {
9767
9767
  return t.some(
9768
9768
  (n) => e.start >= n.start && e.end <= n.end
@@ -9793,8 +9793,8 @@ function Fx(t, e) {
9793
9793
  const $x = {
9794
9794
  name: "ResultItem",
9795
9795
  components: {
9796
- VcsActionButtonList: un,
9797
- VIcon: ze,
9796
+ VcsActionButtonList: dn,
9797
+ VIcon: Ye,
9798
9798
  VListItem: Ot,
9799
9799
  VListItemTitle: xn
9800
9800
  },
@@ -9940,7 +9940,7 @@ function Wx(t, e, n, o, i, a) {
9940
9940
  "onUpdate:selected": e[0] || (e[0] = (l) => o.highlighted = l)
9941
9941
  }, {
9942
9942
  default: g(() => [
9943
- (v(!0), C(re, null, ye(o.renderingItems, (l, c) => (v(), A(s, {
9943
+ (v(!0), C(re, null, be(o.renderingItems, (l, c) => (v(), A(s, {
9944
9944
  item: l,
9945
9945
  query: n.query,
9946
9946
  class: ve(["cursor-pointer", {
@@ -9960,7 +9960,7 @@ const Zx = /* @__PURE__ */ T(Hx, [["render", Wx], ["__scopeId", "data-v-5cb411c6
9960
9960
  ResultsComponent: Zx,
9961
9961
  VcsTextField: bt,
9962
9962
  VSheet: ut,
9963
- VIcon: ze,
9963
+ VIcon: Ye,
9964
9964
  VDivider: jn,
9965
9965
  VRow: dt,
9966
9966
  VCol: lt
@@ -9975,7 +9975,7 @@ const Zx = /* @__PURE__ */ T(Hx, [["render", Wx], ["__scopeId", "data-v-5cb411c6
9975
9975
  t.search.clearResults();
9976
9976
  const I = ((M = o.value) == null ? void 0 : M.trim()) ?? "";
9977
9977
  if (I.length > 0) {
9978
- const E = En();
9978
+ const E = cn();
9979
9979
  u && clearTimeout(u), u = setTimeout(() => {
9980
9980
  n.value = E, l = I, a.value = -1, t.search.suggest(I).then((V) => {
9981
9981
  n.value === E && (i.value = V, n.value = "");
@@ -10262,8 +10262,8 @@ function oL(t, e, n) {
10262
10262
  var l;
10263
10263
  z(t, {
10264
10264
  name: String,
10265
- icon: we(String),
10266
- title: we(String)
10265
+ icon: ye(String),
10266
+ title: ye(String)
10267
10267
  }), z(e, String), z(n, bc);
10268
10268
  const o = ((l = n.activeMap) == null ? void 0 : l.name) === e, i = le({
10269
10269
  ...t,
@@ -10287,10 +10287,10 @@ function oL(t, e, n) {
10287
10287
  function ho(t, e, n, o) {
10288
10288
  z(t, {
10289
10289
  name: String,
10290
- icon: we(String),
10291
- title: we(String),
10292
- hasUpdate: we(Boolean)
10293
- }), z(e, { id: String }), z(o, Ze(String, Te));
10290
+ icon: ye(String),
10291
+ title: ye(String),
10292
+ hasUpdate: ye(Boolean)
10293
+ }), z(e, { id: String }), z(o, je(String, Te));
10294
10294
  const i = le({
10295
10295
  ...t,
10296
10296
  active: n.has(e.id),
@@ -10372,10 +10372,10 @@ function Kh(t) {
10372
10372
  function em(t, e, n, o) {
10373
10373
  z(t, {
10374
10374
  name: String,
10375
- icon: we(String),
10376
- title: we(String)
10377
- }), z(o, Ze(String, Te));
10378
- const i = En(), { position: a, ...s } = e;
10375
+ icon: ye(String),
10376
+ title: ye(String)
10377
+ }), z(o, je(String, Te));
10378
+ const i = cn(), { position: a, ...s } = e;
10379
10379
  let r = null, l = null;
10380
10380
  const c = (h) => {
10381
10381
  const b = document.getElementById(`window-component--${i}`);
@@ -10421,7 +10421,7 @@ function em(t, e, n, o) {
10421
10421
  return a != null && a.height || f.push(
10422
10422
  n.windowManager.added.addEventListener(async (h) => {
10423
10423
  if (h.id === i) {
10424
- await In();
10424
+ await En();
10425
10425
  const b = document.getElementById(`window-component--${i}`);
10426
10426
  b && n.windowManager.setWindowPositionOptions(
10427
10427
  i,
@@ -10438,9 +10438,9 @@ function em(t, e, n, o) {
10438
10438
  function cu(t, e) {
10439
10439
  return z(t, {
10440
10440
  name: String,
10441
- icon: we(String),
10442
- title: we(String)
10443
- }), z(e, Ze(String, Function)), {
10441
+ icon: ye(String),
10442
+ title: ye(String)
10443
+ }), z(e, je(String, Function)), {
10444
10444
  ...t,
10445
10445
  callback() {
10446
10446
  const n = document.createElement("a");
@@ -10451,9 +10451,9 @@ function cu(t, e) {
10451
10451
  function uu(t, e, n, o) {
10452
10452
  return z(t, {
10453
10453
  name: String,
10454
- icon: we(String),
10455
- title: we(String)
10456
- }), z(e, Ze(Xt, String)), z(n, Ha), z(o, bc), {
10454
+ icon: ye(String),
10455
+ title: ye(String)
10456
+ }), z(e, je(Xt, String)), z(n, Ha), z(o, bc), {
10457
10457
  title: "content.viewpointAction.title",
10458
10458
  ...t,
10459
10459
  async callback() {
@@ -10473,8 +10473,8 @@ function tm(t) {
10473
10473
  function aL(t, e, n) {
10474
10474
  return z(t, {
10475
10475
  name: String,
10476
- icon: we(String),
10477
- title: we(String)
10476
+ icon: ye(String),
10477
+ title: ye(String)
10478
10478
  }), z(e, zn), z(n, bc), {
10479
10479
  title: "search.zoomToFeatureAction",
10480
10480
  ...t,
@@ -10496,32 +10496,33 @@ function nm(t, e) {
10496
10496
  n(o);
10497
10497
  }
10498
10498
  }
10499
- function sL(t, e, n, o) {
10499
+ function sL(t, e, n) {
10500
10500
  var a;
10501
- z(e, Ze(String, Symbol)), z(n, String), z((a = o == null ? void 0 : o.progress) == null ? void 0 : a.value, we(Number)), z(
10502
- o,
10503
- we({
10504
- title: we(String),
10505
- text: we(String),
10506
- cancel: we(Function),
10507
- maxWidth: we(Ze(Number, String)),
10508
- persistent: we(Boolean)
10501
+ z(e, je(String, Symbol)), z((a = n == null ? void 0 : n.progress) == null ? void 0 : a.value, ye(Number)), z(
10502
+ n,
10503
+ ye({
10504
+ id: ye(String),
10505
+ title: ye(String),
10506
+ text: ye(String),
10507
+ cancel: ye(Function),
10508
+ maxWidth: ye(je(Number, String)),
10509
+ persistent: ye(Boolean)
10509
10510
  })
10510
10511
  );
10511
- const i = () => {
10512
- t.windowManager.has(n) && t.windowManager.remove(n);
10512
+ const o = (n == null ? void 0 : n.id) || `loading-overlay-${cn()}`, i = () => {
10513
+ t.windowManager.has(o) && t.windowManager.remove(o);
10513
10514
  };
10514
10515
  return t.windowManager.add(
10515
10516
  {
10516
10517
  component: tL,
10517
- id: n,
10518
+ id: o,
10518
10519
  state: { hideHeader: !0, styles: { display: "none !important" } },
10519
10520
  props: {
10520
- ...o,
10521
- cancellable: !!o.cancel,
10521
+ ...n,
10522
+ cancellable: !!n.cancel,
10522
10523
  onCancel: () => {
10523
10524
  var s;
10524
- (s = o == null ? void 0 : o.cancel) == null || s.call(o), i();
10525
+ (s = n == null ? void 0 : n.cancel) == null || s.call(n), i();
10525
10526
  }
10526
10527
  }
10527
10528
  },
@@ -10538,7 +10539,7 @@ function Ar(t) {
10538
10539
  const rL = {
10539
10540
  name: "VcsTreeviewSearchbar",
10540
10541
  components: {
10541
- VIcon: ze,
10542
+ VIcon: Ye,
10542
10543
  VcsTextField: bt
10543
10544
  },
10544
10545
  inheritAttrs: !1,
@@ -10638,7 +10639,7 @@ const Sr = /* @__PURE__ */ T(rL, [["render", lL], ["__scopeId", "data-v-6c89a8f5
10638
10639
  ref: o
10639
10640
  }, {
10640
10641
  default: g(() => [
10641
- l ? x("", !0) : (v(), A(K(ze), {
10642
+ l ? x("", !0) : (v(), A(K(Ye), {
10642
10643
  key: 0,
10643
10644
  size: K(a),
10644
10645
  class: "pr-1"
@@ -10648,7 +10649,7 @@ const Sr = /* @__PURE__ */ T(rL, [["render", lL], ["__scopeId", "data-v-6c89a8f5
10648
10649
  ]),
10649
10650
  _: 1
10650
10651
  }, 8, ["size"])),
10651
- l ? (v(), A(K(ze), {
10652
+ l ? (v(), A(K(Ye), {
10652
10653
  key: 1,
10653
10654
  size: K(a),
10654
10655
  class: "pr-1"
@@ -10680,7 +10681,7 @@ const Sr = /* @__PURE__ */ T(rL, [["render", lL], ["__scopeId", "data-v-6c89a8f5
10680
10681
  actions: g(() => {
10681
10682
  var l;
10682
10683
  return [
10683
- ((l = t.headerActions) == null ? void 0 : l.length) > 0 ? (v(), A(un, {
10684
+ ((l = t.headerActions) == null ? void 0 : l.length) > 0 ? (v(), A(dn, {
10684
10685
  key: 0,
10685
10686
  actions: t.headerActions,
10686
10687
  "overflow-count": t.actionButtonListOverflowCount
@@ -10936,7 +10937,7 @@ const uL = {
10936
10937
  }), {
10937
10938
  prepend: g((d) => [
10938
10939
  oe(c.$slots, "prepend", Ee(Ce(d)), () => [
10939
- t.item.icon ? (v(), A(K(ze), { key: 0 }, {
10940
+ t.item.icon ? (v(), A(K(Ye), { key: 0 }, {
10940
10941
  default: g(() => [
10941
10942
  W(B(t.item.icon), 1)
10942
10943
  ]),
@@ -10997,7 +10998,7 @@ const uL = {
10997
10998
  key: 0,
10998
10999
  class: "mr-1"
10999
11000
  })) : x("", !0),
11000
- a.value.length > 0 ? (v(), A(un, {
11001
+ a.value.length > 0 ? (v(), A(dn, {
11001
11002
  key: 1,
11002
11003
  actions: a.value,
11003
11004
  disabled: t.item.disabled,
@@ -11140,7 +11141,7 @@ const uL = {
11140
11141
  default: g(() => [
11141
11142
  t.showTitle && t.title ? (v(), A(K(Ot), { key: 0 }, {
11142
11143
  prepend: g(() => [
11143
- t.icon ? (v(), A(K(ze), { key: 0 }, {
11144
+ t.icon ? (v(), A(K(Ye), { key: 0 }, {
11144
11145
  default: g(() => [
11145
11146
  W(B(t.icon), 1)
11146
11147
  ]),
@@ -11150,7 +11151,7 @@ const uL = {
11150
11151
  append: g(() => {
11151
11152
  var ne;
11152
11153
  return [
11153
- ((ne = V.value) == null ? void 0 : ne.length) > 0 ? (v(), A(un, {
11154
+ ((ne = V.value) == null ? void 0 : ne.length) > 0 ? (v(), A(dn, {
11154
11155
  key: 0,
11155
11156
  actions: V.value,
11156
11157
  "overflow-count": t.actionButtonListOverflowCount
@@ -11183,7 +11184,7 @@ const uL = {
11183
11184
  ]),
11184
11185
  _: 1
11185
11186
  })) : x("", !0),
11186
- (v(!0), C(re, null, ye(c.value, (ne, q) => (v(), C(re, null, [
11187
+ (v(!0), C(re, null, be(c.value, (ne, q) => (v(), C(re, null, [
11187
11188
  ne ? (v(), A(dL, {
11188
11189
  dragging: K(u),
11189
11190
  item: ne,
@@ -11322,7 +11323,7 @@ const uL = {
11322
11323
  class: "rounded-0 panels"
11323
11324
  }, {
11324
11325
  default: g(() => [
11325
- (v(!0), C(re, null, ye(t.groups, (b, _) => (v(), A(du, {
11326
+ (v(!0), C(re, null, be(t.groups, (b, _) => (v(), A(du, {
11326
11327
  "data-group-name": b.name,
11327
11328
  key: _,
11328
11329
  value: b.name,
@@ -11510,7 +11511,7 @@ const bL = {
11510
11511
  }
11511
11512
  },
11512
11513
  setup(t, { attrs: e, slots: n }) {
11513
- const o = $(), i = $(), a = cn(e);
11514
+ const o = $(), i = $(), a = un(e);
11514
11515
  return {
11515
11516
  forwardSlots: en(n, ["label", "message"]),
11516
11517
  paddingProvided: a,
@@ -11563,7 +11564,7 @@ function IL(t, e, n, o, i, a) {
11563
11564
  ]),
11564
11565
  key: "0"
11565
11566
  } : void 0,
11566
- ye(o.forwardSlots, (l) => ({
11567
+ be(o.forwardSlots, (l) => ({
11567
11568
  name: l,
11568
11569
  fn: g((c) => [
11569
11570
  oe(t.$slots, l, Ee(Ce(c ?? {})), void 0, !0)
@@ -11580,7 +11581,7 @@ const ni = /* @__PURE__ */ T(AL, [["render", IL], ["__scopeId", "data-v-518e2743
11580
11581
  VDataTable: og,
11581
11582
  VDataTableServer: ig,
11582
11583
  VMenu: Lo,
11583
- VIcon: ze,
11584
+ VIcon: Ye,
11584
11585
  VList: qn,
11585
11586
  VListItem: Ot,
11586
11587
  VListItemTitle: xn
@@ -11782,7 +11783,7 @@ function ML(t, e, n, o, i, a) {
11782
11783
  ]),
11783
11784
  _: 2
11784
11785
  }, [
11785
- ye(o.forwardSlots, (h) => ({
11786
+ be(o.forwardSlots, (h) => ({
11786
11787
  name: h,
11787
11788
  fn: g((b) => [
11788
11789
  oe(t.$slots, h, Ee(Ce(b ?? {})), void 0, !0)
@@ -11813,7 +11814,7 @@ function ML(t, e, n, o, i, a) {
11813
11814
  default: g(() => [
11814
11815
  p(f, null, {
11815
11816
  default: g(() => [
11816
- (v(!0), C(re, null, ye(n.itemsPerPageArray, (h, b) => (v(), A(d, {
11817
+ (v(!0), C(re, null, be(n.itemsPerPageArray, (h, b) => (v(), A(d, {
11817
11818
  key: b,
11818
11819
  onClick: (_) => o.updateItemsPerPage(h),
11819
11820
  style: { "min-height": "auto", height: "24px", "text-align": "right" }
@@ -12279,7 +12280,7 @@ class G1 extends Po {
12279
12280
  * @param {IframeFeatureInfoViewOptions} options
12280
12281
  */
12281
12282
  constructor(e) {
12282
- super(e, dm), this.src = e.src, this.title = e.title || void 0;
12283
+ super(e, dm), this.src = e.src, this.title = e.title || void 0, this.sandbox = e.sandbox || "", this.disableSandbox = e.disableSandbox || !1;
12283
12284
  }
12284
12285
  /**
12285
12286
  * @param {Record<string, unknown>} attributes
@@ -12303,7 +12304,8 @@ class G1 extends Po {
12303
12304
  ...o,
12304
12305
  ...o.attributes
12305
12306
  }),
12306
- title: this.title
12307
+ title: this.title,
12308
+ ...!this.disableSandbox && { sandbox: this.sandbox }
12307
12309
  };
12308
12310
  }
12309
12311
  /**
@@ -12311,7 +12313,7 @@ class G1 extends Po {
12311
12313
  */
12312
12314
  toJSON() {
12313
12315
  const e = super.toJSON();
12314
- return this.src && (e.src = this.src), this.title && (e.title = this.title), e;
12316
+ return this.src && (e.src = this.src), this.title && (e.title = this.title), this.sandbox && (e.sandbox = this.sandbox), this.disableSandbox && (e.disableSandbox = this.disableSandbox), e;
12315
12317
  }
12316
12318
  }
12317
12319
  const U1 = { x: 55, y: 25 };
@@ -12414,7 +12416,7 @@ const jL = {
12414
12416
  VSheet: ut,
12415
12417
  VList: qn,
12416
12418
  VListItem: Ot,
12417
- VIcon: ze,
12419
+ VIcon: Ye,
12418
12420
  VListItemTitle: xn,
12419
12421
  VListItemSubtitle: Pc,
12420
12422
  VDivider: jn
@@ -12545,7 +12547,7 @@ function JL(t, e, n, o, i, a) {
12545
12547
  class: "py-2"
12546
12548
  }, {
12547
12549
  default: g(() => [
12548
- (v(!0), C(re, null, ye(n.attributes, (h, b, _) => (v(), A(u, {
12550
+ (v(!0), C(re, null, be(n.attributes, (h, b, _) => (v(), A(u, {
12549
12551
  key: `attribute-${_}`,
12550
12552
  class: "px-2",
12551
12553
  title: t.$st(b)
@@ -12683,7 +12685,7 @@ const XL = {
12683
12685
  components: {
12684
12686
  BalloonComponent: Oa,
12685
12687
  VListItem: Ot,
12686
- VIcon: ze,
12688
+ VIcon: Ye,
12687
12689
  VListItemTitle: xn,
12688
12690
  VListItemSubtitle: Pc
12689
12691
  }
@@ -13058,10 +13060,10 @@ function RV(t, e, n) {
13058
13060
  class Ws {
13059
13061
  // set by the lexer
13060
13062
  constructor(e) {
13061
- Ye(this, "options");
13062
- Ye(this, "rules");
13063
+ Ze(this, "options");
13064
+ Ze(this, "rules");
13063
13065
  // set by the lexer
13064
- Ye(this, "lexer");
13066
+ Ze(this, "lexer");
13065
13067
  this.options = e || ki;
13066
13068
  }
13067
13069
  space(e) {
@@ -13539,13 +13541,13 @@ ${d}` : d;
13539
13541
  }
13540
13542
  }
13541
13543
  }
13542
- class An {
13544
+ class Sn {
13543
13545
  constructor(e) {
13544
- Ye(this, "tokens");
13545
- Ye(this, "options");
13546
- Ye(this, "state");
13547
- Ye(this, "tokenizer");
13548
- Ye(this, "inlineQueue");
13546
+ Ze(this, "tokens");
13547
+ Ze(this, "options");
13548
+ Ze(this, "state");
13549
+ Ze(this, "tokenizer");
13550
+ Ze(this, "inlineQueue");
13549
13551
  this.tokens = [], this.tokens.links = /* @__PURE__ */ Object.create(null), this.options = e || ki, this.options.tokenizer = this.options.tokenizer || new Ws(), this.tokenizer = this.options.tokenizer, this.tokenizer.options = this.options, this.tokenizer.lexer = this, this.inlineQueue = [], this.state = {
13550
13552
  inLink: !1,
13551
13553
  inRawBlock: !1,
@@ -13571,13 +13573,13 @@ class An {
13571
13573
  * Static Lex Method
13572
13574
  */
13573
13575
  static lex(e, n) {
13574
- return new An(n).lex(e);
13576
+ return new Sn(n).lex(e);
13575
13577
  }
13576
13578
  /**
13577
13579
  * Static Lex Inline Method
13578
13580
  */
13579
13581
  static lexInline(e, n) {
13580
- return new An(n).inlineTokens(e);
13582
+ return new Sn(n).inlineTokens(e);
13581
13583
  }
13582
13584
  /**
13583
13585
  * Preprocessing
@@ -13787,8 +13789,8 @@ class An {
13787
13789
  class Zs {
13788
13790
  // set by the parser
13789
13791
  constructor(e) {
13790
- Ye(this, "options");
13791
- Ye(this, "parser");
13792
+ Ze(this, "options");
13793
+ Ze(this, "parser");
13792
13794
  this.options = e || ki;
13793
13795
  }
13794
13796
  space(e) {
@@ -13949,24 +13951,24 @@ class bu {
13949
13951
  return "";
13950
13952
  }
13951
13953
  }
13952
- class Sn {
13954
+ class In {
13953
13955
  constructor(e) {
13954
- Ye(this, "options");
13955
- Ye(this, "renderer");
13956
- Ye(this, "textRenderer");
13956
+ Ze(this, "options");
13957
+ Ze(this, "renderer");
13958
+ Ze(this, "textRenderer");
13957
13959
  this.options = e || ki, this.options.renderer = this.options.renderer || new Zs(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new bu();
13958
13960
  }
13959
13961
  /**
13960
13962
  * Static Parse Method
13961
13963
  */
13962
13964
  static parse(e, n) {
13963
- return new Sn(n).parse(e);
13965
+ return new In(n).parse(e);
13964
13966
  }
13965
13967
  /**
13966
13968
  * Static Parse Inline Method
13967
13969
  */
13968
13970
  static parseInline(e, n) {
13969
- return new Sn(n).parseInline(e);
13971
+ return new In(n).parseInline(e);
13970
13972
  }
13971
13973
  /**
13972
13974
  * Parse Loop
@@ -14114,8 +14116,8 @@ class Sn {
14114
14116
  }
14115
14117
  class Ca {
14116
14118
  constructor(e) {
14117
- Ye(this, "options");
14118
- Ye(this, "block");
14119
+ Ze(this, "options");
14120
+ Ze(this, "block");
14119
14121
  this.options = e || ki;
14120
14122
  }
14121
14123
  /**
@@ -14140,32 +14142,32 @@ class Ca {
14140
14142
  * Provide function to tokenize markdown
14141
14143
  */
14142
14144
  provideLexer() {
14143
- return this.block ? An.lex : An.lexInline;
14145
+ return this.block ? Sn.lex : Sn.lexInline;
14144
14146
  }
14145
14147
  /**
14146
14148
  * Provide function to parse tokens
14147
14149
  */
14148
14150
  provideParser() {
14149
- return this.block ? Sn.parse : Sn.parseInline;
14151
+ return this.block ? In.parse : In.parseInline;
14150
14152
  }
14151
14153
  }
14152
- Ye(Ca, "passThroughHooks", /* @__PURE__ */ new Set([
14154
+ Ze(Ca, "passThroughHooks", /* @__PURE__ */ new Set([
14153
14155
  "preprocess",
14154
14156
  "postprocess",
14155
14157
  "processAllTokens"
14156
14158
  ]));
14157
14159
  class OV {
14158
14160
  constructor(...e) {
14159
- Ye(this, "defaults", fu());
14160
- Ye(this, "options", this.setOptions);
14161
- Ye(this, "parse", this.parseMarkdown(!0));
14162
- Ye(this, "parseInline", this.parseMarkdown(!1));
14163
- Ye(this, "Parser", Sn);
14164
- Ye(this, "Renderer", Zs);
14165
- Ye(this, "TextRenderer", bu);
14166
- Ye(this, "Lexer", An);
14167
- Ye(this, "Tokenizer", Ws);
14168
- Ye(this, "Hooks", Ca);
14161
+ Ze(this, "defaults", fu());
14162
+ Ze(this, "options", this.setOptions);
14163
+ Ze(this, "parse", this.parseMarkdown(!0));
14164
+ Ze(this, "parseInline", this.parseMarkdown(!1));
14165
+ Ze(this, "Parser", In);
14166
+ Ze(this, "Renderer", Zs);
14167
+ Ze(this, "TextRenderer", bu);
14168
+ Ze(this, "Lexer", Sn);
14169
+ Ze(this, "Tokenizer", Ws);
14170
+ Ze(this, "Hooks", Ca);
14169
14171
  this.use(...e);
14170
14172
  }
14171
14173
  /**
@@ -14285,10 +14287,10 @@ class OV {
14285
14287
  return this.defaults = { ...this.defaults, ...e }, this;
14286
14288
  }
14287
14289
  lexer(e, n) {
14288
- return An.lex(e, n ?? this.defaults);
14290
+ return Sn.lex(e, n ?? this.defaults);
14289
14291
  }
14290
14292
  parser(e, n) {
14291
- return Sn.parse(e, n ?? this.defaults);
14293
+ return In.parse(e, n ?? this.defaults);
14292
14294
  }
14293
14295
  parseMarkdown(e) {
14294
14296
  return (o, i) => {
@@ -14300,7 +14302,7 @@ class OV {
14300
14302
  if (typeof o != "string")
14301
14303
  return r(new Error("marked(): input parameter is of type " + Object.prototype.toString.call(o) + ", string expected"));
14302
14304
  s.hooks && (s.hooks.options = s, s.hooks.block = e);
14303
- const l = s.hooks ? s.hooks.provideLexer() : e ? An.lex : An.lexInline, c = s.hooks ? s.hooks.provideParser() : e ? Sn.parse : Sn.parseInline;
14305
+ const l = s.hooks ? s.hooks.provideLexer() : e ? Sn.lex : Sn.lexInline, c = s.hooks ? s.hooks.provideParser() : e ? In.parse : In.parseInline;
14304
14306
  if (s.async)
14305
14307
  return Promise.resolve(s.hooks ? s.hooks.preprocess(o) : o).then((u) => l(u, s)).then((u) => s.hooks ? s.hooks.processAllTokens(u) : u).then((u) => s.walkTokens ? Promise.all(this.walkTokens(u, s.walkTokens)).then(() => u) : u).then((u) => c(u, s)).then((u) => s.hooks ? s.hooks.postprocess(u) : u).catch(r);
14306
14308
  try {
@@ -14343,12 +14345,12 @@ Ue.walkTokens = function(t, e) {
14343
14345
  return wi.walkTokens(t, e);
14344
14346
  };
14345
14347
  Ue.parseInline = wi.parseInline;
14346
- Ue.Parser = Sn;
14347
- Ue.parser = Sn.parse;
14348
+ Ue.Parser = In;
14349
+ Ue.parser = In.parse;
14348
14350
  Ue.Renderer = Zs;
14349
14351
  Ue.TextRenderer = bu;
14350
- Ue.Lexer = An;
14351
- Ue.lexer = An.lex;
14352
+ Ue.Lexer = Sn;
14353
+ Ue.lexer = Sn.lex;
14352
14354
  Ue.Tokenizer = Ws;
14353
14355
  Ue.Hooks = Ca;
14354
14356
  Ue.parse = Ue;
@@ -14357,8 +14359,8 @@ Ue.setOptions;
14357
14359
  Ue.use;
14358
14360
  Ue.walkTokens;
14359
14361
  Ue.parseInline;
14360
- Sn.parse;
14361
- An.lex;
14362
+ In.parse;
14363
+ Sn.lex;
14362
14364
  function Im(t) {
14363
14365
  const e = Ue.parse(t, { breaks: !0 });
14364
14366
  return Yc.sanitize(e, { ADD_ATTR: ["target"] });
@@ -14374,7 +14376,7 @@ const DV = {
14374
14376
  setup(t, { attrs: e }) {
14375
14377
  const n = w(
14376
14378
  () => Im(t.content)
14377
- ), o = cn(e);
14379
+ ), o = un(e);
14378
14380
  return {
14379
14381
  markedHtml: n,
14380
14382
  paddingProvided: o
@@ -14501,11 +14503,11 @@ class Cm {
14501
14503
  * @returns {ButtonComponent}
14502
14504
  */
14503
14505
  add(e, n) {
14504
- if (z(e.id, et(String)), z(e.weight, et(Number)), z(e.action, Gs), z(n, Ze(String, Te)), e.id && this.has(e.id))
14506
+ if (z(e.id, et(String)), z(e.weight, et(Number)), z(e.action, Gs), z(n, je(String, Te)), e.id && this.has(e.id))
14505
14507
  throw new Error(
14506
14508
  `A button with id ${e.id} has already been registered.`
14507
14509
  );
14508
- const o = e.id || En(), i = le(
14510
+ const o = e.id || cn(), i = le(
14509
14511
  Ql(e.action)
14510
14512
  ), a = {
14511
14513
  get id() {
@@ -14578,9 +14580,9 @@ class BV extends Cm {
14578
14580
  */
14579
14581
  add(e, n, o, i = { desktop: !0, tablet: !0 }) {
14580
14582
  z(o, Ii(ct)), z(i, {
14581
- desktop: we(Boolean),
14582
- tablet: we(Boolean),
14583
- mobile: we(Boolean)
14583
+ desktop: ye(Boolean),
14584
+ tablet: ye(Boolean),
14585
+ mobile: ye(Boolean)
14584
14586
  });
14585
14587
  const a = super.add(e, n);
14586
14588
  return a[km] = o, a[uo] = i, a;
@@ -14639,7 +14641,7 @@ class WV {
14639
14641
  return this._toolboxName;
14640
14642
  }
14641
14643
  set toolboxName(e) {
14642
- z(e, Ze(String, ba)), this._toolboxName !== e && (this._toolboxName = e, this.toolboxNameChanged.raiseEvent(e));
14644
+ z(e, je(String, ba)), this._toolboxName !== e && (this._toolboxName = e, this.toolboxNameChanged.raiseEvent(e));
14643
14645
  }
14644
14646
  setDefaultToolboxName() {
14645
14647
  this.toolboxName = ba;
@@ -14681,14 +14683,14 @@ class WV {
14681
14683
  */
14682
14684
  add(e, n, o = { desktop: !0, tablet: !0 }) {
14683
14685
  if (z(e.id, et(String)), z(e.type, Ii(Hn)), z(o, {
14684
- desktop: we(Boolean),
14685
- tablet: we(Boolean),
14686
- mobile: we(Boolean)
14687
- }), z(n, Ze(String, Te)), e.id && this.has(e.id))
14686
+ desktop: ye(Boolean),
14687
+ tablet: ye(Boolean),
14688
+ mobile: ye(Boolean)
14689
+ }), z(n, je(String, Te)), e.id && this.has(e.id))
14688
14690
  throw new Error(
14689
14691
  `A toolGroup with id ${e.id} has already been registered.`
14690
14692
  );
14691
- const i = e.id || En(), { type: a, toolboxNames: s } = e, r = s ? [...s] : [ba];
14693
+ const i = e.id || cn(), { type: a, toolboxNames: s } = e, r = s ? [...s] : [ba];
14692
14694
  let l = {
14693
14695
  get id() {
14694
14696
  return i;
@@ -14718,13 +14720,13 @@ class WV {
14718
14720
  ...Gs,
14719
14721
  selected: Function,
14720
14722
  currentIndex: Number,
14721
- disabled: we(Boolean),
14723
+ disabled: ye(Boolean),
14722
14724
  tools: [
14723
14725
  {
14724
14726
  name: String,
14725
- title: we(String),
14727
+ title: ye(String),
14726
14728
  icon: String,
14727
- disabled: we(Boolean)
14729
+ disabled: ye(Boolean)
14728
14730
  }
14729
14731
  ]
14730
14732
  });
@@ -14928,7 +14930,7 @@ function Su(t, e) {
14928
14930
  var i;
14929
14931
  if (e[vi])
14930
14932
  return e[vi];
14931
- const n = t.layers.getByKey(e[yn]), o = (i = n == null ? void 0 : n.properties) == null ? void 0 : i.featureInfo;
14933
+ const n = t.layers.getByKey(e[bn]), o = (i = n == null ? void 0 : n.properties) == null ? void 0 : i.featureInfo;
14932
14934
  return o ? t.featureInfo.hasKey(o) ? t.featureInfo.getByKey(o) : (Fa().warning(`No view with name '${o}' has been registered.`), null) : (Fa().debug(
14933
14935
  `No view has been configured for layer '${n == null ? void 0 : n.name}'.`
14934
14936
  ), null);
@@ -14953,7 +14955,7 @@ function Lm(t, e, n = void 0) {
14953
14955
  h ? t.featureInfo.selectFeature(s, n).catch((b) => Fa().error(b)) : t.featureInfo.clearFeature();
14954
14956
  },
14955
14957
  actions: r
14956
- }), c = s[yn];
14958
+ }), c = s[bn];
14957
14959
  if (c) {
14958
14960
  if (!o[c]) {
14959
14961
  const h = (m = (f = t.layers.getByKey(c)) == null ? void 0 : f.properties) == null ? void 0 : m.title;
@@ -15169,9 +15171,9 @@ class QV extends Ha {
15169
15171
  async selectFeature(e, n, o, i) {
15170
15172
  z(
15171
15173
  e,
15172
- Ze(zn, Gf, Rg, Pg)
15174
+ je(zn, Gf, Rg, Pg)
15173
15175
  ), z(n, et([Number])), z(o, et([Number])), z(i, et(Po));
15174
- const a = e[vi] ?? i ?? this._getFeatureInfoViewForFeature(e), s = this._app.layers.getByKey(e[yn]);
15176
+ const a = e[vi] ?? i ?? this._getFeatureInfoViewForFeature(e), s = this._app.layers.getByKey(e[bn]);
15175
15177
  if (a && s) {
15176
15178
  if (this._clearInternal(), this._selectedClusterFeature && !this._selectedClusterFeature.get("features").map((c) => c[Ec] ?? c).includes(e) && this.clearCluster(), e[vf]) {
15177
15179
  this._ensureScratchLayer();
@@ -15480,7 +15482,7 @@ function oM() {
15480
15482
  function iM(t, e) {
15481
15483
  if (e[vi])
15482
15484
  return !0;
15483
- const n = t.layers.getByKey(e[yn]);
15485
+ const n = t.layers.getByKey(e[bn]);
15484
15486
  return (n == null ? void 0 : n[_t]) === Ri ? !!Su(t, e) : !!n;
15485
15487
  }
15486
15488
  function aM(t, e, n, o) {
@@ -15610,7 +15612,7 @@ function uM(t, e, n, o, i) {
15610
15612
  ke("extentActions").warn("Failed to activate layer"), a == null || a.stop(), this.active = !1;
15611
15613
  });
15612
15614
  const r = e.getFeatureById(o);
15613
- e.removeFeaturesById([o]), a = cp(t, e, wn.BBox);
15615
+ e.removeFeaturesById([o]), a = cp(t, e, An.BBox);
15614
15616
  const l = [
15615
15617
  a.creationFinished.addEventListener((c) => {
15616
15618
  if (c) {
@@ -15659,7 +15661,7 @@ function dM(t, e, n, o, i) {
15659
15661
  const r = e.getFeatureById(n);
15660
15662
  if (r) {
15661
15663
  const l = r.getGeometry().on("change", () => {
15662
- i.value = !0, Vm(r, o), In(() => {
15664
+ i.value = !0, Vm(r, o), En(() => {
15663
15665
  i.value = !1;
15664
15666
  });
15665
15667
  });
@@ -15694,7 +15696,7 @@ function fM(t, e, n, o, i) {
15694
15696
  const r = e.getFeatureById(n);
15695
15697
  if (r) {
15696
15698
  const l = r.getGeometry().on("change", () => {
15697
- i.value = !0, Vm(r, o), In(() => {
15699
+ i.value = !0, Vm(r, o), En(() => {
15698
15700
  i.value = !1;
15699
15701
  });
15700
15702
  });
@@ -15729,7 +15731,7 @@ function i0(t, e, n) {
15729
15731
  e.getFeatureById(n).getGeometry().setCoordinates(a);
15730
15732
  else {
15731
15733
  const s = new Ig(a, "XYZ");
15732
- s.set("_vcsGeomType", wn.BBox), e.getFeatureById(n).setGeometry(s);
15734
+ s.set("_vcsGeomType", An.BBox), e.getFeatureById(n).setGeometry(s);
15733
15735
  }
15734
15736
  }
15735
15737
  function hM(t, e) {
@@ -15738,7 +15740,7 @@ function hM(t, e) {
15738
15740
  zIndex: Ao - 1
15739
15741
  });
15740
15742
  Ji(n), t.layers.add(n);
15741
- const o = new zn(), i = En(), a = $(!1);
15743
+ const o = new zn(), i = cn(), a = $(!1);
15742
15744
  o.setId(i), n.addFeatures([o]), e.value.isValid() && i0(e, n, i);
15743
15745
  const s = ie(
15744
15746
  e,
@@ -15777,7 +15779,7 @@ const Ke = {
15777
15779
  SUCCESS: "success"
15778
15780
  };
15779
15781
  function mM(t, e) {
15780
- const { type: n, title: o, message: i, timeout: a } = t, s = En(), r = $(!0);
15782
+ const { type: n, title: o, message: i, timeout: a } = t, s = cn(), r = $(!0);
15781
15783
  return {
15782
15784
  get id() {
15783
15785
  return s;
@@ -16068,17 +16070,11 @@ function bM(t, e) {
16068
16070
  try {
16069
16071
  c = await Cc(e, t), c.state === $i.ACTIVE && c.deactivate(), l = await mp(e, t), u = l.clock.changed.addEventListener(o);
16070
16072
  const { start: m, cancel: h } = pp(t, l, r);
16071
- d = sL(
16072
- t,
16073
- Te,
16074
- "flight-recording",
16075
- {
16076
- progress: n,
16077
- title: "components.flight.record.inProgress",
16078
- cancellable: !0,
16079
- cancel: h
16080
- }
16081
- );
16073
+ d = sL(t, Te, {
16074
+ progress: n,
16075
+ title: "components.flight.record.inProgress",
16076
+ cancel: h
16077
+ });
16082
16078
  const b = await m();
16083
16079
  d == null || d(), t.notifier.add({
16084
16080
  type: Ke.SUCCESS,
@@ -16244,7 +16240,7 @@ const SM = /* @__PURE__ */ T(wM, [["render", AM], ["__scopeId", "data-v-e7999f64
16244
16240
  }
16245
16241
  },
16246
16242
  setup(t, { attrs: e, slots: n }) {
16247
- const o = $(), i = $(), a = cn(e);
16243
+ const o = $(), i = $(), a = un(e);
16248
16244
  return {
16249
16245
  forwardSlots: en(n, ["append-inner", "message"]),
16250
16246
  paddingProvided: a,
@@ -16287,7 +16283,7 @@ function EM(t, e, n, o, i, a) {
16287
16283
  ]),
16288
16284
  _: 2
16289
16285
  }, [
16290
- ye(o.forwardSlots, (l) => ({
16286
+ be(o.forwardSlots, (l) => ({
16291
16287
  name: l,
16292
16288
  fn: g((c) => [
16293
16289
  oe(t.$slots, l, Ee(Ce(c ?? {})), void 0, !0)
@@ -16402,8 +16398,8 @@ function VM(t, e, n = {}) {
16402
16398
  function Iu(t, e) {
16403
16399
  z(e, {
16404
16400
  name: String,
16405
- icon: we(String),
16406
- title: we(String),
16401
+ icon: ye(String),
16402
+ title: ye(String),
16407
16403
  callback: Function
16408
16404
  });
16409
16405
  const n = le({
@@ -16484,7 +16480,7 @@ async function RU(t, e, n, o = {}) {
16484
16480
  return o.returnValue ?? !0;
16485
16481
  }
16486
16482
  function OU(t, e, n, o) {
16487
- z(t, Function), z(n, Ze(String, Te)), z(o, String);
16483
+ z(t, Function), z(n, je(String, Te)), z(o, String);
16488
16484
  const { action: i, destroy: a } = ho(
16489
16485
  {
16490
16486
  name: "list.import"
@@ -17047,13 +17043,13 @@ class ZM {
17047
17043
  return this._active.value;
17048
17044
  }
17049
17045
  /**
17050
- * @type {import("@vcmap/core").OpenlayersMap|null}
17046
+ * @type {import("@vcmap/core").OpenlayersMap}
17051
17047
  */
17052
17048
  get map() {
17053
17049
  return this._map;
17054
17050
  }
17055
17051
  /**
17056
- * @type {EventHandler|null}
17052
+ * @type {EventHandler}
17057
17053
  */
17058
17054
  get eventHandler() {
17059
17055
  return this._eventHandler;
@@ -17093,7 +17089,7 @@ class ZM {
17093
17089
  () => {
17094
17090
  this._clearListeners(), this._cachedViewpoint = null, this._activate();
17095
17091
  }
17096
- )), this._active.value = !0, await In();
17092
+ )), this._active.value = !0, await En();
17097
17093
  const { activeMap: e } = this._app.maps;
17098
17094
  e instanceof Et ? await this._initializeForOblique(e) : e && await this._initializePostRenderHandler(e);
17099
17095
  }
@@ -17276,7 +17272,7 @@ class ZM {
17276
17272
  this._listeners.forEach((e) => e()), this._listeners.splice(0);
17277
17273
  }
17278
17274
  destroy() {
17279
- this._clearListeners(), this._collectionListeners.forEach((e) => e()), this._collectionListeners = [], this._uiConfigWatchers.forEach((e) => e()), this._mapPointerListener && (this._mapPointerListener(), this._mapPointerListener = null), this._mapActivatedListener && (this._mapActivatedListener(), this._mapActivatedListener = null), this._map && this._map.destroy(), this._obliqueTileLayer && (this._obliqueTileLayer.source = new Qr({}), this._obliqueTileLayer.destroy()), this._obliqueImageLayer && (this._obliqueImageLayer.source = new Qr({}), this._obliqueImageLayer.destroy()), this._obliqueSelectedImageLayer && (this._obliqueSelectedImageLayer.source = new Qr({}), this._obliqueSelectedImageLayer.destroy()), this._cameraIconLayer && this._cameraIconLayer.destroy(), this._eventHandler && this._eventHandler.destroy(), this.cameraIconStyle.destroy(), this.obliqueSelectedStyle.destroy(), this._cachedViewpoint = null;
17275
+ this._clearListeners(), this._collectionListeners.forEach((e) => e()), this._collectionListeners = [], this._uiConfigWatchers.forEach((e) => e()), this._mapPointerListener && (this._mapPointerListener(), this._mapPointerListener = null), this._mapActivatedListener && (this._mapActivatedListener(), this._mapActivatedListener = null), this._map.destroy(), this._obliqueTileLayer && (this._obliqueTileLayer.source = new Qr({}), this._obliqueTileLayer.destroy()), this._obliqueImageLayer && (this._obliqueImageLayer.source = new Qr({}), this._obliqueImageLayer.destroy()), this._obliqueSelectedImageLayer && (this._obliqueSelectedImageLayer.source = new Qr({}), this._obliqueSelectedImageLayer.destroy()), this._cameraIconLayer && this._cameraIconLayer.destroy(), this._eventHandler.destroy(), this.cameraIconStyle.destroy(), this.obliqueSelectedStyle.destroy(), this._cachedViewpoint = null;
17280
17276
  }
17281
17277
  }
17282
17278
  const jM = {
@@ -17535,7 +17531,7 @@ const cN = /* @__PURE__ */ T(sN, [["render", lN]]), uN = {
17535
17531
  name: "OrientationToolsButton",
17536
17532
  components: {
17537
17533
  VCard: Si,
17538
- VIcon: ze,
17534
+ VIcon: Ye,
17539
17535
  VTooltip: at
17540
17536
  },
17541
17537
  props: {
@@ -18087,7 +18083,7 @@ const PN = {
18087
18083
  VcsMap: DM
18088
18084
  },
18089
18085
  setup() {
18090
- const t = he("vcsApp"), n = `mapCollection-${En()}`, o = br(), { xs: i } = At(), { showMapNavigation: a, destroy: s } = NN(t);
18086
+ const t = he("vcsApp"), n = `mapCollection-${cn()}`, o = br(), { xs: i } = At(), { showMapNavigation: a, destroy: s } = NN(t);
18091
18087
  return kn(() => {
18092
18088
  t.maps.setTarget(n), t.mounted.raiseEvent(n);
18093
18089
  }), He(() => {
@@ -18242,8 +18238,8 @@ class $N {
18242
18238
  */
18243
18239
  add(e, n, o) {
18244
18240
  var _, I, M, E, V;
18245
- z(n, Ze(String, Te)), z(o, Ii(Qe));
18246
- const i = e.id || En(), { component: a, position: s } = e, r = { ...(_ = e == null ? void 0 : e.state) == null ? void 0 : _.styles }, l = Array.isArray((I = e == null ? void 0 : e.state) == null ? void 0 : I.classes) ? [...((M = e == null ? void 0 : e.state) == null ? void 0 : M.classes) ?? []] : { ...(E = e == null ? void 0 : e.state) == null ? void 0 : E.classes }, c = le({
18241
+ z(n, je(String, Te)), z(o, Ii(Qe));
18242
+ const i = e.id || cn(), { component: a, position: s } = e, r = { ...(_ = e == null ? void 0 : e.state) == null ? void 0 : _.styles }, l = Array.isArray((I = e == null ? void 0 : e.state) == null ? void 0 : I.classes) ? [...((M = e == null ? void 0 : e.state) == null ? void 0 : M.classes) ?? []] : { ...(E = e == null ? void 0 : e.state) == null ? void 0 : E.classes }, c = le({
18247
18243
  id: i,
18248
18244
  owner: n,
18249
18245
  location: o,
@@ -18594,7 +18590,7 @@ function jN(t, e, n, o, i, a) {
18594
18590
  ]),
18595
18591
  _: 1
18596
18592
  }, 8, ["panel-state", "style"]),
18597
- (v(!0), C(re, null, ye(o.componentIds, (l) => (v(), A(r, {
18593
+ (v(!0), C(re, null, be(o.componentIds, (l) => (v(), A(r, {
18598
18594
  key: l,
18599
18595
  "panel-state": o.getState(l),
18600
18596
  style: Zn(o.getStyles(l).value),
@@ -18720,9 +18716,9 @@ function qN(t, e, n, o, i, a) {
18720
18716
  const JN = /* @__PURE__ */ T(YN, [["render", qN], ["__scopeId", "data-v-2cce3648"]]), QN = {
18721
18717
  name: "WindowComponentHeader",
18722
18718
  components: {
18723
- VcsActionButtonList: un,
18719
+ VcsActionButtonList: dn,
18724
18720
  VcsButton: Ct,
18725
- VIcon: ze,
18721
+ VIcon: Ye,
18726
18722
  VDivider: jn,
18727
18723
  VTooltip: at
18728
18724
  },
@@ -18937,7 +18933,7 @@ const sc = /* @__PURE__ */ T(iP, [["render", uP], ["__scopeId", "data-v-4fbef36f
18937
18933
  components: {
18938
18934
  VcsToolButton: ti,
18939
18935
  VMenu: Lo,
18940
- VIcon: ze,
18936
+ VIcon: Ye,
18941
18937
  VToolbar: Xi,
18942
18938
  VToolbarItems: Ki
18943
18939
  },
@@ -19025,7 +19021,7 @@ function hP(t, e, n, o, i, a) {
19025
19021
  p(l, { class: "w-100" }, {
19026
19022
  default: g(() => [
19027
19023
  S("div", fP, [
19028
- (v(!0), C(re, null, ye(n.group.action.tools, (d, f) => (v(), A(s, Q({
19024
+ (v(!0), C(re, null, be(n.group.action.tools, (d, f) => (v(), A(s, Q({
19029
19025
  "data-action-name": d.name,
19030
19026
  key: `${d.name}-${f}`,
19031
19027
  tooltip: d.title,
@@ -19051,7 +19047,7 @@ const mP = /* @__PURE__ */ T(dP, [["render", hP], ["__scopeId", "data-v-381e9d9b
19051
19047
  components: {
19052
19048
  VcsToolButton: ti,
19053
19049
  VMenu: Lo,
19054
- VIcon: ze,
19050
+ VIcon: Ye,
19055
19051
  VToolbar: Xi,
19056
19052
  VToolbarItems: Ki
19057
19053
  },
@@ -19130,7 +19126,7 @@ function _P(t, e, n, o, i, a) {
19130
19126
  p(l, { class: "w-100" }, {
19131
19127
  default: g(() => [
19132
19128
  S("div", vP, [
19133
- (v(!0), C(re, null, ye(o.orderedButtons, ({ id: d, action: f }) => (v(), A(r, Q({
19129
+ (v(!0), C(re, null, be(o.orderedButtons, ({ id: d, action: f }) => (v(), A(r, Q({
19134
19130
  "data-action-name": f.name,
19135
19131
  key: d,
19136
19132
  tooltip: f.title,
@@ -19157,7 +19153,7 @@ function _P(t, e, n, o, i, a) {
19157
19153
  }, 8, ["modelValue", "location", "z-index"])
19158
19154
  ])) : x("", !0);
19159
19155
  }
19160
- const yP = /* @__PURE__ */ T(pP, [["render", _P], ["__scopeId", "data-v-ebbcb5b1"]]), _n = "toolbox", bP = {
19156
+ const yP = /* @__PURE__ */ T(pP, [["render", _P], ["__scopeId", "data-v-ebbcb5b1"]]), yn = "toolbox", bP = {
19161
19157
  name: "ToolboxManagerComponent",
19162
19158
  components: {
19163
19159
  ToolboxActionSelect: mP,
@@ -19172,7 +19168,7 @@ const yP = /* @__PURE__ */ T(pP, [["render", _P], ["__scopeId", "data-v-ebbcb5b1
19172
19168
  )), s = $(t.toolboxManager.toolboxName), r = t.toolboxManager.toolboxNameChanged.addEventListener((E) => {
19173
19169
  s.value = E;
19174
19170
  }), l = t.windowManager.addExternalIdToZIndex(
19175
- _n,
19171
+ yn,
19176
19172
  Te
19177
19173
  ), c = w(() => l.value + 2);
19178
19174
  function u(E) {
@@ -19193,23 +19189,23 @@ const yP = /* @__PURE__ */ T(pP, [["render", _P], ["__scopeId", "data-v-ebbcb5b1
19193
19189
  }
19194
19190
  });
19195
19191
  function h() {
19196
- d.value.length > 0 ? t.navbarManager.has(_n) || t.navbarManager.add(
19192
+ d.value.length > 0 ? t.navbarManager.has(yn) || t.navbarManager.add(
19197
19193
  {
19198
- id: _n,
19194
+ id: yn,
19199
19195
  action: m
19200
19196
  },
19201
19197
  Te,
19202
19198
  ct.TOOL,
19203
19199
  { desktop: !0, tablet: !0, mobile: !0 }
19204
- ) : t.navbarManager.remove(_n);
19200
+ ) : t.navbarManager.remove(yn);
19205
19201
  }
19206
19202
  h(), ie(a, () => h()), He(() => {
19207
- r(), t.windowManager.removeExternalIdFromZIndex(_n), t.navbarManager.remove(_n);
19203
+ r(), t.windowManager.removeExternalIdFromZIndex(yn), t.navbarManager.remove(yn);
19208
19204
  }), ie(f, () => {
19209
- f.value && t.windowManager.bringWindowToTop(_n);
19205
+ f.value && t.windowManager.bringWindowToTop(yn);
19210
19206
  });
19211
19207
  const b = $(!1), _ = () => {
19212
- t.windowManager.bringWindowToTop(_n);
19208
+ t.windowManager.bringWindowToTop(yn);
19213
19209
  }, I = vt(), M = w(() => I.value * 3 + 1);
19214
19210
  return {
19215
19211
  smAndUp: e,
@@ -19249,7 +19245,7 @@ function AP(t, e, n, o, i, a) {
19249
19245
  default: g(() => [
19250
19246
  p(c, { class: "w-100 px-4 gc-1" }, {
19251
19247
  default: g(() => [
19252
- (v(!0), C(re, null, ye(o.orderedGroups, (d) => (v(), C("div", {
19248
+ (v(!0), C(re, null, be(o.orderedGroups, (d) => (v(), C("div", {
19253
19249
  class: "d-flex align-center justify-space-between w-100",
19254
19250
  "data-toolbox-id": d.id,
19255
19251
  key: d.id
@@ -19296,7 +19292,7 @@ const SP = /* @__PURE__ */ T(bP, [["render", AP], ["__scopeId", "data-v-06f33b50
19296
19292
  n,
19297
19293
  ct.CONTENT,
19298
19294
  [...e.plugins].map((h) => h.name)
19299
- )) == null ? void 0 : c.slice(2), i = (u = e.navbarManager.get(_n)) == null ? void 0 : u.action, a = (d = Go(
19295
+ )) == null ? void 0 : c.slice(2), i = (u = e.navbarManager.get(yn)) == null ? void 0 : u.action, a = (d = Go(
19300
19296
  n,
19301
19297
  ct.TOOL,
19302
19298
  [...e.plugins].map((h) => h.name)
@@ -19321,7 +19317,7 @@ const SP = /* @__PURE__ */ T(bP, [["render", AP], ["__scopeId", "data-v-06f33b50
19321
19317
  ], r = Pm((f = e.uiConfig) == null ? void 0 : f.config), l = Rm((m = e.uiConfig) == null ? void 0 : m.config);
19322
19318
  return (h, b) => (v(), A(K(qn), null, {
19323
19319
  default: g(() => [
19324
- (v(), C(re, null, ye(s, (_) => S("div", {
19320
+ (v(), C(re, null, be(s, (_) => S("div", {
19325
19321
  key: _.name
19326
19322
  }, [
19327
19323
  p(K(Ot), {
@@ -19366,7 +19362,7 @@ const SP = /* @__PURE__ */ T(bP, [["render", AP], ["__scopeId", "data-v-06f33b50
19366
19362
  components: {
19367
19363
  VcsToolButton: ti,
19368
19364
  VMenu: Lo,
19369
- VIcon: ze,
19365
+ VIcon: Ye,
19370
19366
  VToolbar: Xi,
19371
19367
  VToolbarItems: Ki
19372
19368
  },
@@ -19432,7 +19428,7 @@ function xP(t, e, n, o, i, a) {
19432
19428
  p(l, { class: "w-100" }, {
19433
19429
  default: g(() => [
19434
19430
  S("div", TP, [
19435
- (v(!0), C(re, null, ye(o.mapActions, (d) => (v(), A(r, Q({
19431
+ (v(!0), C(re, null, be(o.mapActions, (d) => (v(), A(r, Q({
19436
19432
  key: d.id,
19437
19433
  tooltip: d.title,
19438
19434
  icon: d.icon,
@@ -19504,9 +19500,9 @@ const LP = /* @__PURE__ */ T(CP, [["render", xP], ["__scopeId", "data-v-24833d01
19504
19500
  var m, h;
19505
19501
  return (h = (m = n(ct.CONTENT)) == null ? void 0 : m.value) == null ? void 0 : h.slice(0, 2);
19506
19502
  }), u = Be(
19507
- (f = t.navbarManager.get(_n)) == null ? void 0 : f.action
19503
+ (f = t.navbarManager.get(yn)) == null ? void 0 : f.action
19508
19504
  ), d = t.navbarManager.added.addEventListener(({ id: m }) => {
19509
- m === _n && (u.value = t.navbarManager.get(_n).action);
19505
+ m === yn && (u.value = t.navbarManager.get(yn).action);
19510
19506
  });
19511
19507
  return He(() => {
19512
19508
  d();
@@ -19561,7 +19557,7 @@ function NP(t, e, n, o, i, a) {
19561
19557
  onClick: e[1] || (e[1] = Me((m) => o.searchAction.callback(m), ["stop"]))
19562
19558
  }, { ...t.$attrs }), null, 16, ["data-action-name", "tooltip", "icon", "active"])) : x("", !0),
19563
19559
  p(r),
19564
- o.contentActions.length > 0 ? (v(!0), C(re, { key: 2 }, ye(o.contentActions, (m, h) => (v(), A(s, Q({
19560
+ o.contentActions.length > 0 ? (v(!0), C(re, { key: 2 }, be(o.contentActions, (m, h) => (v(), A(s, Q({
19565
19561
  key: m.name || h,
19566
19562
  tooltip: m.title,
19567
19563
  icon: m.icon,
@@ -19702,7 +19698,7 @@ function OP(t, e, n, o, i, a) {
19702
19698
  return v(), C("div", {
19703
19699
  class: ve(["window-manager", { oblique: o.isOblique, mobile: o.xs }])
19704
19700
  }, [
19705
- (v(!0), C(re, null, ye(o.componentIds, (r) => (v(), A(s, {
19701
+ (v(!0), C(re, null, be(o.componentIds, (r) => (v(), A(s, {
19706
19702
  key: r,
19707
19703
  "window-state": o.getState(r),
19708
19704
  "slot-window": o.getSlot(r),
@@ -19749,7 +19745,7 @@ const DP = /* @__PURE__ */ T(RP, [["render", OP], ["__scopeId", "data-v-fd8b9a83
19749
19745
  components: {
19750
19746
  VSnackbar: sg,
19751
19747
  VcsButton: Ct,
19752
- VIcon: ze
19748
+ VIcon: Ye
19753
19749
  },
19754
19750
  setup() {
19755
19751
  return {
@@ -19772,7 +19768,7 @@ const DP = /* @__PURE__ */ T(RP, [["render", OP], ["__scopeId", "data-v-fd8b9a83
19772
19768
  function GP(t, e, n, o, i, a) {
19773
19769
  const s = y("v-icon"), r = y("VcsButton"), l = y("v-snackbar");
19774
19770
  return v(), C("div", $P, [
19775
- (v(!0), C(re, null, ye(o.notifications, (c) => (v(), A(l, {
19771
+ (v(!0), C(re, null, be(o.notifications, (c) => (v(), A(l, {
19776
19772
  key: c.id,
19777
19773
  "data-notification-id": c.id,
19778
19774
  modelValue: c.open,
@@ -19873,7 +19869,7 @@ function ZP(t, e, n, o, i, a) {
19873
19869
  const jP = /* @__PURE__ */ T(HP, [["render", ZP], ["__scopeId", "data-v-3fa2eddd"]]), zP = {
19874
19870
  name: "VcsNavbar",
19875
19871
  components: {
19876
- VcsActionButtonList: un,
19872
+ VcsActionButtonList: dn,
19877
19873
  VcsActionList: wr,
19878
19874
  VcsToolButton: ti,
19879
19875
  VToolbar: Xi,
@@ -20087,7 +20083,7 @@ const tR = /* @__PURE__ */ T(zP, [["render", eR], ["__scopeId", "data-v-05aac56c
20087
20083
  name: "VcsHelpTooltip",
20088
20084
  components: {
20089
20085
  VTooltip: at,
20090
- VIcon: ze,
20086
+ VIcon: Ye,
20091
20087
  VContainer: st
20092
20088
  },
20093
20089
  props: {
@@ -20158,7 +20154,7 @@ const aR = /* @__PURE__ */ T(nR, [["render", iR]]), sR = {
20158
20154
  }
20159
20155
  },
20160
20156
  setup(t, { attrs: e }) {
20161
- const n = cn(e), o = $(), i = Ei(
20157
+ const n = un(e), o = $(), i = Ei(
20162
20158
  w(() => o.value),
20163
20159
  w(() => t.tooltip),
20164
20160
  w(() => {
@@ -20244,7 +20240,7 @@ const rn = /* @__PURE__ */ T(sR, [["render", cR], ["__scopeId", "data-v-c6ba59d8
20244
20240
  function l(f) {
20245
20241
  return t.itemText ? t.itemText(f) : (f == null ? void 0 : f.title) ?? f;
20246
20242
  }
20247
- const c = w(() => t.multiple), u = cn(e);
20243
+ const c = w(() => t.multiple), u = un(e);
20248
20244
  return {
20249
20245
  forwardSlots: en(n, ["append-inner", "message"]),
20250
20246
  localModelValue: s,
@@ -20325,7 +20321,7 @@ function hR(t, e, n, o, i, a) {
20325
20321
  ]),
20326
20322
  _: 2
20327
20323
  }, [
20328
- ye(o.forwardSlots, (u) => ({
20324
+ be(o.forwardSlots, (u) => ({
20329
20325
  name: u,
20330
20326
  fn: g((d) => [
20331
20327
  oe(t.$slots, u, Ee(Ce(d ?? {})), void 0, !0)
@@ -20364,7 +20360,7 @@ const Tr = /* @__PURE__ */ T(uR, [["render", hR], ["__scopeId", "data-v-d3457c65
20364
20360
  }
20365
20361
  },
20366
20362
  setup(t, { attrs: e }) {
20367
- const n = $(), o = $(), i = cn(e), a = Vo();
20363
+ const n = $(), o = $(), i = un(e), a = Vo();
20368
20364
  return {
20369
20365
  paddingProvided: i,
20370
20366
  radioGroup: n,
@@ -20393,7 +20389,7 @@ function gR(t, e, n, o, i, a) {
20393
20389
  }, null, 8, ["activator", "text", "location"])) : x("", !0)
20394
20390
  ]),
20395
20391
  default: g(() => [
20396
- (v(!0), C(re, null, ye(n.items, (c, u) => (v(), A(s, {
20392
+ (v(!0), C(re, null, be(n.items, (c, u) => (v(), A(s, {
20397
20393
  id: `${o.cid}-${u}`,
20398
20394
  key: `${o.cid}-${u}`,
20399
20395
  value: c[n.itemValue] ?? c,
@@ -20444,7 +20440,7 @@ const Fm = /* @__PURE__ */ T(mR, [["render", gR], ["__scopeId", "data-v-0a2fac20
20444
20440
  }
20445
20441
  },
20446
20442
  setup(t, { attrs: e, slots: n }) {
20447
- const o = vt(), i = w(() => Math.floor((o.value + 3) / 2)), a = w(() => Math.floor((o.value + 3) / 6)), s = w(() => a.value * 2), r = cn(e), l = en(n, ["append"]), c = $();
20443
+ const o = vt(), i = w(() => Math.floor((o.value + 3) / 2)), a = w(() => Math.floor((o.value + 3) / 6)), s = w(() => a.value * 2), r = un(e), l = en(n, ["append"]), c = $();
20448
20444
  return {
20449
20445
  hasAppendSlot: w(() => !!n.append),
20450
20446
  forwardSlots: l,
@@ -20483,7 +20479,7 @@ function _R(t, e, n, o, i, a) {
20483
20479
  ]),
20484
20480
  _: 2
20485
20481
  }, [
20486
- ye(o.forwardSlots, (l) => ({
20482
+ be(o.forwardSlots, (l) => ({
20487
20483
  name: l,
20488
20484
  fn: g((c) => [
20489
20485
  oe(t.$slots, l, Ee(Ce(c ?? {})), void 0, !0)
@@ -20674,7 +20670,7 @@ const AR = {
20674
20670
  name: "CollectionComponentList",
20675
20671
  components: {
20676
20672
  VcsButton: Ct,
20677
- VcsActionButtonList: un,
20673
+ VcsActionButtonList: dn,
20678
20674
  VcsList: Ir,
20679
20675
  VSheet: ut
20680
20676
  },
@@ -20956,7 +20952,7 @@ function $R(t, e, n, o, i, a) {
20956
20952
  class: "rounded-0"
20957
20953
  }, {
20958
20954
  default: g(() => [
20959
- (v(!0), C(re, null, ye(o.componentIds, (d, f) => (v(), A(r, {
20955
+ (v(!0), C(re, null, be(o.componentIds, (d, f) => (v(), A(r, {
20960
20956
  "component-id": d,
20961
20957
  key: d
20962
20958
  }, {
@@ -21105,7 +21101,7 @@ function QR(t, e, n, o, i, a) {
21105
21101
  default: g(() => [
21106
21102
  p(u, { "no-gutters": "" }, {
21107
21103
  default: g(() => [
21108
- (v(!0), C(re, null, ye(n.item.rows, (f, m) => (v(), A(c, {
21104
+ (v(!0), C(re, null, be(n.item.rows, (f, m) => (v(), A(c, {
21109
21105
  key: m,
21110
21106
  cols: o.cols,
21111
21107
  class: ve({ "w-100": n.item.colNr === 1, "w-50": n.item.colNr !== 1 })
@@ -21115,7 +21111,7 @@ function QR(t, e, n, o, i, a) {
21115
21111
  class: ve(["pa-0", o.determineInnerPadding(m)])
21116
21112
  }, {
21117
21113
  prepend: g(() => {
21118
- var h, b, _, I, M, E, V, N, k, R, G, D, ne, q, F, H, U, j, X, se, ue, ce, be, de, Se, Ie, qe, Ae, pt, Vn, Mn, fn, hn, Nn, Dt, mn, ee, Pe, nn, Pt, on, Pn, L, P, Y, fe, De, _e;
21114
+ var h, b, _, I, M, E, V, N, k, R, G, D, ne, q, F, H, U, j, X, se, ue, ce, we, de, Se, Ie, qe, Ae, pt, Vn, Mn, hn, mn, Nn, Dt, pn, ee, Pe, nn, Pt, on, Pn, L, P, Y, fe, De, _e;
21119
21115
  return [
21120
21116
  f.type === o.StyleRowType.Icon || f.type === o.StyleRowType.Shape ? (v(), A(s, {
21121
21117
  key: 0,
@@ -21148,7 +21144,7 @@ function QR(t, e, n, o, i, a) {
21148
21144
  "stroke-dasharray": (se = f.stroke) == null ? void 0 : se.lineDash,
21149
21145
  "stroke-dashoffset": (ue = f.stroke) == null ? void 0 : ue.lineDashOffset,
21150
21146
  "stroke-miterlimit": (ce = f.stroke) == null ? void 0 : ce.miterLimit,
21151
- "stroke-width": (be = f.stroke) == null ? void 0 : be.width
21147
+ "stroke-width": (we = f.stroke) == null ? void 0 : we.width
21152
21148
  }, null, 8, YR)) : f.type === o.StyleRowType.Fill ? (v(), C("rect", {
21153
21149
  key: 2,
21154
21150
  width: "32",
@@ -21165,9 +21161,9 @@ function QR(t, e, n, o, i, a) {
21165
21161
  key: 3,
21166
21162
  cx: "16",
21167
21163
  cy: "12",
21168
- r: ((fn = f.image) == null ? void 0 : fn.radius) || 8,
21169
- stroke: o.getColor((Nn = (hn = f.image) == null ? void 0 : hn.stroke) == null ? void 0 : Nn.color),
21170
- "stroke-linecap": (mn = (Dt = f.image) == null ? void 0 : Dt.stroke) == null ? void 0 : mn.lineCap,
21164
+ r: ((hn = f.image) == null ? void 0 : hn.radius) || 8,
21165
+ stroke: o.getColor((Nn = (mn = f.image) == null ? void 0 : mn.stroke) == null ? void 0 : Nn.color),
21166
+ "stroke-linecap": (pn = (Dt = f.image) == null ? void 0 : Dt.stroke) == null ? void 0 : pn.lineCap,
21171
21167
  "stroke-linejoin": (Pe = (ee = f.image) == null ? void 0 : ee.stroke) == null ? void 0 : Pe.lineJoin,
21172
21168
  "stroke-dasharray": (Pt = (nn = f.image) == null ? void 0 : nn.stroke) == null ? void 0 : Pt.lineDash,
21173
21169
  "stroke-dashoffset": (Pn = (on = f.image) == null ? void 0 : on.stroke) == null ? void 0 : Pn.lineDashOffset,
@@ -21259,7 +21255,7 @@ function iO(t, e, n, o, i, a) {
21259
21255
  class: "rounded-0 legend-panels"
21260
21256
  }, {
21261
21257
  default: g(() => [
21262
- (v(!0), C(re, null, ye(n.entries, (f, m) => (v(), A(c, {
21258
+ (v(!0), C(re, null, be(n.entries, (f, m) => (v(), A(c, {
21263
21259
  key: m,
21264
21260
  value: f.key,
21265
21261
  heading: f.title
@@ -21267,7 +21263,7 @@ function iO(t, e, n, o, i, a) {
21267
21263
  default: g(() => [
21268
21264
  p(l, { class: "pl-6 pb-2 pr-2" }, {
21269
21265
  default: g(() => [
21270
- (v(!0), C(re, null, ye(f.legend, (h, b) => (v(), C("div", { key: b }, [
21266
+ (v(!0), C(re, null, be(f.legend, (h, b) => (v(), C("div", { key: b }, [
21271
21267
  h.popoutBtn && h.src ? (v(), A(s, {
21272
21268
  key: 0,
21273
21269
  class: "popout-button ma-1",
@@ -21415,7 +21411,7 @@ function dO(t, e, n, o, i, a) {
21415
21411
  const s = y("VcsButton");
21416
21412
  return v(), C("div", lO, [
21417
21413
  S("div", cO, [
21418
- (v(!0), C(re, null, ye(o.mergedAttributions, (r) => (v(), C("span", {
21414
+ (v(!0), C(re, null, be(o.mergedAttributions, (r) => (v(), C("span", {
21419
21415
  class: "attribution",
21420
21416
  key: r.provider
21421
21417
  }, [
@@ -21705,7 +21701,7 @@ function TO(t, e, n, o, i, a) {
21705
21701
  class: "px-2"
21706
21702
  }, {
21707
21703
  default: g(() => [
21708
- (v(!0), C(re, null, ye(n.entries, ({ key: d, title: f, attributions: m }) => (v(), A(l, {
21704
+ (v(!0), C(re, null, be(n.entries, ({ key: d, title: f, attributions: m }) => (v(), A(l, {
21709
21705
  key: d,
21710
21706
  class: "px-0"
21711
21707
  }, {
@@ -21716,7 +21712,7 @@ function TO(t, e, n, o, i, a) {
21716
21712
  ]),
21717
21713
  _: 2
21718
21714
  }, 1024),
21719
- (v(!0), C(re, null, ye(m, (h) => (v(), A(r, {
21715
+ (v(!0), C(re, null, be(m, (h) => (v(), A(r, {
21720
21716
  key: h.provider,
21721
21717
  title: `${t.$st(h.provider)} ${h.year}`
21722
21718
  }, {
@@ -21809,7 +21805,7 @@ const _0 = {
21809
21805
  n.vueI18n.locale.value,
21810
21806
  t.numberFormatOptions
21811
21807
  )
21812
- ), i = cn(e);
21808
+ ), i = un(e);
21813
21809
  return {
21814
21810
  SpecialUnits: _0,
21815
21811
  formatted: o,
@@ -22006,7 +22002,7 @@ function HO(t, e, n, o, i, a) {
22006
22002
  mandatory: ""
22007
22003
  }, {
22008
22004
  default: g(() => [
22009
- (v(!0), C(re, null, ye(o.items, (f, m) => (v(), A(c, {
22005
+ (v(!0), C(re, null, be(o.items, (f, m) => (v(), A(c, {
22010
22006
  key: m,
22011
22007
  value: f.value,
22012
22008
  color: "primary"
@@ -22732,7 +22728,7 @@ class xo {
22732
22728
  * @param {(string|HTMLCanvasElement|HTMLImageElement)=} icon
22733
22729
  */
22734
22730
  set icon(e) {
22735
- z(e, et(Ze(String, HTMLElement))), this._icon.value = e;
22731
+ z(e, et(je(String, HTMLElement))), this._icon.value = e;
22736
22732
  }
22737
22733
  /**
22738
22734
  * @type {number}
@@ -22940,9 +22936,9 @@ const hD = /* @__PURE__ */ T(dD, [["render", fD]]), mD = { class: "w-100" }, pD
22940
22936
  ImageElementInjector: hD,
22941
22937
  VBtn: Qi,
22942
22938
  VExpandTransition: mg,
22943
- VIcon: ze,
22939
+ VIcon: Ye,
22944
22940
  VRow: dt,
22945
- VcsActionButtonList: un,
22941
+ VcsActionButtonList: dn,
22946
22942
  VcsTreeviewTitle: gD
22947
22943
  },
22948
22944
  props: {
@@ -23113,7 +23109,7 @@ function AD(t, e, n, o, i, a) {
23113
23109
  default: g(() => [
23114
23110
  o.isOpen && o.children.length ? (v(), C("div", bD, [
23115
23111
  S("div", wD, [
23116
- (v(!0), C(re, null, ye(o.children, (h) => (v(), A(f, {
23112
+ (v(!0), C(re, null, be(o.children, (h) => (v(), A(f, {
23117
23113
  key: h.name,
23118
23114
  item: h,
23119
23115
  search: n.search,
@@ -23131,7 +23127,7 @@ function AD(t, e, n, o, i, a) {
23131
23127
  onDrop: o.bubbleDrop,
23132
23128
  onDragleave: o.bubbleDragLeave
23133
23129
  }, gt({ _: 2 }, [
23134
- ye(o.forwardSlots, (b) => ({
23130
+ be(o.forwardSlots, (b) => ({
23135
23131
  name: b,
23136
23132
  fn: g((_) => [
23137
23133
  oe(t.$slots, b, Q({ ref_for: !0 }, _ ?? {}), void 0, !0)
@@ -23288,7 +23284,7 @@ function CD(t, e, n, o, i, a) {
23288
23284
  ]),
23289
23285
  _: 3
23290
23286
  }, 8, ["placeholder", "modelValue"])) : x("", !0),
23291
- (v(!0), C(re, null, ye(n.items, (l, c) => (v(), C("div", {
23287
+ (v(!0), C(re, null, be(n.items, (l, c) => (v(), C("div", {
23292
23288
  key: l.name,
23293
23289
  class: ve(["vcs-treeitem", { "mobile-spacing": o.xs }])
23294
23290
  }, [
@@ -23314,7 +23310,7 @@ function CD(t, e, n, o, i, a) {
23314
23310
  onItemToggled: o.itemToggled,
23315
23311
  onClick: o.itemClicked
23316
23312
  }, gt({ _: 2 }, [
23317
- ye(o.forwardSlots, (u) => ({
23313
+ be(o.forwardSlots, (u) => ({
23318
23314
  name: u,
23319
23315
  fn: g((d) => [
23320
23316
  oe(t.$slots, u, Q({ ref_for: !0 }, d ?? {}), void 0, !0)
@@ -23817,7 +23813,7 @@ function RD(t, e) {
23817
23813
  title: ((a = e.wmsEntries.find((s) => s.name === o)) == null ? void 0 : a.title) || o,
23818
23814
  index: i,
23819
23815
  [Zm]: o,
23820
- [yn]: t.name
23816
+ [bn]: t.name
23821
23817
  };
23822
23818
  });
23823
23819
  }
@@ -23857,14 +23853,14 @@ const OD = {
23857
23853
  const l = i.value.some((u) => u.name === s.name), c = i.value.some(
23858
23854
  (u) => u.name === r.name
23859
23855
  );
23860
- return l !== c || !l && !c && s[yn] !== r[yn] ? !1 : { into: !1 };
23856
+ return l !== c || !l && !c && s[bn] !== r[bn] ? !1 : { into: !1 };
23861
23857
  },
23862
23858
  move({ item: s, targetItem: r }) {
23863
23859
  const l = t.layers.getByKey(s.name);
23864
- if (l && !r[yn])
23860
+ if (l && !r[bn])
23865
23861
  t.layers.moveTo(l, r.index);
23866
- else if (s[yn] === r[yn]) {
23867
- const c = t.layers.getByKey(s[yn]);
23862
+ else if (s[bn] === r[bn]) {
23863
+ const c = t.layers.getByKey(s[bn]);
23868
23864
  if (c instanceof Cp) {
23869
23865
  const u = c.getLayers();
23870
23866
  u.splice(s.index, 1), u.splice(r.index, 0, s[Zm]), c.setLayers(u).catch((d) => ke("LayerSwap.vue").error(d));
@@ -23990,47 +23986,55 @@ class WD extends Ho {
23990
23986
  /**
23991
23987
  * @param {import("@src/vcsUiApp.js").default} app
23992
23988
  */
23993
- constructor(e) {
23994
- super(), this._app = e;
23995
- const n = (i) => {
23996
- this._suspendListeners || this._setTreeView(i);
23989
+ constructor(n) {
23990
+ super();
23991
+ /**
23992
+ * @type {string|undefined}
23993
+ * @private
23994
+ */
23995
+ Ze(this, "_removedListenerTimeoutId");
23996
+ this._app = n;
23997
+ const o = (a) => {
23998
+ this._suspendListeners || this._setTreeView(a);
23997
23999
  };
23998
24000
  this._weightListeners = /* @__PURE__ */ new Map();
23999
- const o = () => {
24000
- var a;
24001
- this.subTreeViewItems.value.forEach((s) => {
24002
- var r, l;
24003
- !this._app.uiConfig.config.hideContentTree && !this._subTreeListeners.has(s.name) ? ((r = this._subTreeListeners.get(s.name)) == null || r(), this._subTreeListeners.set(
24004
- s.name,
24005
- this._createSubtreeActionButton(s)
24006
- )) : this._app.uiConfig.config.hideContentTree && ((l = this._subTreeListeners.get(s.name)) == null || l(), this._subTreeListeners.delete(s.name));
24001
+ const i = () => {
24002
+ var s;
24003
+ this.subTreeViewItems.value.forEach((r) => {
24004
+ var l, c;
24005
+ !this._app.uiConfig.config.hideContentTree && !this._subTreeListeners.has(r.name) ? ((l = this._subTreeListeners.get(r.name)) == null || l(), this._subTreeListeners.set(
24006
+ r.name,
24007
+ this._createSubtreeActionButton(r)
24008
+ )) : this._app.uiConfig.config.hideContentTree && ((c = this._subTreeListeners.get(r.name)) == null || c(), this._subTreeListeners.delete(r.name));
24007
24009
  });
24008
- const i = this._app.uiConfig.getByKey(
24010
+ const a = this._app.uiConfig.getByKey(
24009
24011
  "contentTreeActiveOnStartup"
24010
24012
  );
24011
- if ((i == null ? void 0 : i.value) != null && i[_t] !== this._app.dynamicModuleId) {
24012
- const s = (a = this._app.navbarManager.get(
24013
+ if ((a == null ? void 0 : a.value) != null && a[_t] !== this._app.dynamicModuleId) {
24014
+ const r = (s = this._app.navbarManager.get(
24013
24015
  Ss
24014
- )) == null ? void 0 : a.action;
24015
- s && s.active !== i.value && s.callback();
24016
+ )) == null ? void 0 : s.action;
24017
+ r && r.active !== a.value && r.callback();
24016
24018
  }
24017
24019
  };
24018
24020
  this._listeners = [
24019
- this.added.addEventListener((i) => {
24020
- if (n(), this._weightListeners.set(
24021
- i.name,
24022
- i.weightChanged.addEventListener(n)
24023
- ), i.initOpen) {
24024
- const a = this._getSubtreeIdForItem(i), s = this.getTreeOpenState(a);
24025
- s.includes(i.name) || s.push(i.name);
24021
+ this.added.addEventListener((a) => {
24022
+ if (o(), this._weightListeners.set(
24023
+ a.name,
24024
+ a.weightChanged.addEventListener(o)
24025
+ ), a.initOpen) {
24026
+ const s = this._getSubtreeIdForItem(a), r = this.getTreeOpenState(s);
24027
+ r.includes(a.name) || r.push(a.name);
24026
24028
  }
24027
24029
  }),
24028
- this.removed.addEventListener((i) => {
24029
- n(), this._weightListeners.has(i.name) && (this._weightListeners.get(i.name)(), this._weightListeners.delete(i.name)), this._subTreeListeners.has(i.name) && (this._subTreeListeners.get(i.name)(), this._subTreeListeners.delete(i.name), this._subTreeViewItems.value.delete(i.name));
24030
+ this.removed.addEventListener((a) => {
24031
+ clearTimeout(this._removedListenerTimeoutId), this._removedListenerTimeoutId = setTimeout(() => {
24032
+ o();
24033
+ }, 0), this._weightListeners.has(a.name) && (this._weightListeners.get(a.name)(), this._weightListeners.delete(a.name)), this._subTreeListeners.has(a.name) && (this._subTreeListeners.get(a.name)(), this._subTreeListeners.delete(a.name), this._subTreeViewItems.value.delete(a.name));
24030
24034
  }),
24031
- this.moved.addEventListener(() => n(!0)),
24032
- e.uiConfig.added.addEventListener(o),
24033
- e.uiConfig.removed.addEventListener(o)
24035
+ this.moved.addEventListener(() => o(!0)),
24036
+ n.uiConfig.added.addEventListener(i),
24037
+ n.uiConfig.removed.addEventListener(i)
24034
24038
  ], this._defaultSubtreeItem = new fc(
24035
24039
  {
24036
24040
  name: Ss,
@@ -24038,18 +24042,18 @@ class WD extends Ho {
24038
24042
  title: "content.title",
24039
24043
  tooltip: "content.title"
24040
24044
  },
24041
- e
24045
+ n
24042
24046
  ), this._subTreeViewItems = $(/* @__PURE__ */ new Map()), this._subTreeListeners = /* @__PURE__ */ new Map(), this._suspendListeners = !1;
24043
24047
  }
24044
24048
  /**
24045
24049
  * @private
24046
24050
  * @param {Array<string>} exclude
24047
24051
  */
24048
- _clearSubTrees(e = []) {
24049
- this._subTreeViewItems.value.forEach((n, o) => {
24050
- e.includes(o) || this._subTreeViewItems.value.delete(o);
24051
- }), this._subTreeListeners.forEach((n, o) => {
24052
- e.includes(o) || (n(), this._subTreeListeners.delete(o));
24052
+ _clearSubTrees(n = []) {
24053
+ this._subTreeViewItems.value.forEach((o, i) => {
24054
+ n.includes(i) || this._subTreeViewItems.value.delete(i);
24055
+ }), this._subTreeListeners.forEach((o, i) => {
24056
+ n.includes(i) || (o(), this._subTreeListeners.delete(i));
24053
24057
  });
24054
24058
  }
24055
24059
  /**
@@ -24058,82 +24062,82 @@ class WD extends Ho {
24058
24062
  * @returns {function():void}
24059
24063
  * @private
24060
24064
  */
24061
- _createSubtreeActionButton(e, n = Ve.STATIC) {
24062
- const o = e.name, i = this._app, { action: a, destroy: s } = ho(
24065
+ _createSubtreeActionButton(n, o = Ve.STATIC) {
24066
+ const i = n.name, a = this._app, { action: s, destroy: r } = ho(
24063
24067
  // TODO icon & title are not reactive
24064
24068
  {
24065
- name: e.title ?? e.name,
24066
- icon: e.icon,
24067
- title: e.tooltip
24069
+ name: n.title ?? n.name,
24070
+ icon: n.icon,
24071
+ title: n.tooltip
24068
24072
  },
24069
24073
  {
24070
24074
  component: HD,
24071
- slot: n,
24072
- id: o,
24075
+ slot: o,
24076
+ id: i,
24073
24077
  state: {
24074
- headerIcon: e.icon,
24075
- headerTitle: e.title,
24076
- infoUrlCallback: i.getHelpUrlCallback(
24078
+ headerIcon: n.icon,
24079
+ headerTitle: n.title,
24080
+ infoUrlCallback: a.getHelpUrlCallback(
24077
24081
  "/components/contentspace.html#id_content"
24078
24082
  )
24079
24083
  }
24080
24084
  },
24081
- i.windowManager,
24085
+ a.windowManager,
24082
24086
  Te
24083
- ), r = this._app.uiConfig.getByKey(
24087
+ ), l = this._app.uiConfig.getByKey(
24084
24088
  "contentTreeActiveOnStartup"
24085
24089
  );
24086
- return o === Ss && (r != null && r.value) && r[_t] !== this._app.dynamicModuleId && a.callback(), this._app.navbarManager.add(
24087
- { id: o, action: a, weight: e[vo] },
24090
+ return i === Ss && (l != null && l.value) && l[_t] !== this._app.dynamicModuleId && s.callback(), this._app.navbarManager.add(
24091
+ { id: i, action: s, weight: n[vo] },
24088
24092
  Te,
24089
24093
  ct.CONTENT,
24090
24094
  { mobile: !0, desktop: !0, tablet: !0 }
24091
24095
  ), () => {
24092
- i.windowManager.remove(o), i.navbarManager.remove(o), s();
24096
+ a.windowManager.remove(i), a.navbarManager.remove(i), r();
24093
24097
  };
24094
24098
  }
24095
24099
  /**
24096
24100
  * @param {boolean} [resetSubtreeButtons=false]
24097
24101
  * @private
24098
24102
  */
24099
- _setTreeView(e = !1) {
24100
- const n = /* @__PURE__ */ new Map();
24101
- let o = 0;
24102
- [...this._array].sort((l, c) => {
24103
- const u = l.name.split(".").length, d = c.name.split(".").length;
24104
- return u === d ? l.weight === c.weight ? 0 : l.weight > c.weight ? -1 : 1 : u > d ? 1 : -1;
24105
- }).forEach((l) => {
24106
- const c = l.getTreeViewItem(), u = c.name.split("."), d = u.pop();
24107
- o = l.weight > o ? l.weight : o, u.length === 0 && (c[vo] = l.weight);
24108
- let f = { children: n };
24109
- u.forEach((m) => {
24110
- f && (f = f.children.get(m));
24111
- }), f && f.children.set(d, { treeViewItem: c, children: /* @__PURE__ */ new Map() });
24103
+ _setTreeView(n = !1) {
24104
+ const o = /* @__PURE__ */ new Map();
24105
+ let i = 0;
24106
+ [...this._array].sort((c, u) => {
24107
+ const d = c.name.split(".").length, f = u.name.split(".").length;
24108
+ return d === f ? c.weight === u.weight ? 0 : c.weight > u.weight ? -1 : 1 : d > f ? 1 : -1;
24109
+ }).forEach((c) => {
24110
+ const u = c.getTreeViewItem(), d = u.name.split("."), f = d.pop();
24111
+ i = c.weight > i ? c.weight : i, d.length === 0 && (u[vo] = c.weight);
24112
+ let m = { children: o };
24113
+ d.forEach((h) => {
24114
+ m && (m = m.children.get(h));
24115
+ }), m && m.children.set(f, { treeViewItem: u, children: /* @__PURE__ */ new Map() });
24112
24116
  });
24113
- const i = ({ treeViewItem: l, children: c }) => {
24114
- const u = [...c.values()];
24115
- return u.forEach(i), l.children.splice(0), l.children.push(...u.map((d) => d.treeViewItem)), l;
24116
- }, a = [...n.values()].map(i), s = this._defaultSubtreeItem.getTreeViewItem();
24117
- s.children.splice(0), s[vo] = o + 1, s.children.push(
24118
- ...a.filter((l) => !l[dc])
24117
+ const a = ({ treeViewItem: c, children: u }) => {
24118
+ const d = [...u.values()];
24119
+ return d.forEach(a), c.children.splice(0), c.children.push(...d.map((f) => f.treeViewItem)), c;
24120
+ }, s = [...o.values()].map(a), r = this._defaultSubtreeItem.getTreeViewItem();
24121
+ r.children.splice(0), r[vo] = i + 1, r.children.push(
24122
+ ...s.filter((c) => !c[dc])
24119
24123
  );
24120
- const r = [
24121
- s,
24122
- ...a.filter((l) => l[dc])
24124
+ const l = [
24125
+ r,
24126
+ ...s.filter((c) => c[dc])
24123
24127
  ];
24124
24128
  this._clearSubTrees(
24125
- r.map((l) => l.name)
24126
- ), r.forEach((l) => {
24127
- var c;
24128
- if (this._subTreeViewItems.value.has(l.name) || this._subTreeViewItems.value.set(l.name, l), !this._app.uiConfig.config.hideContentTree)
24129
- if (!this._app.navbarManager.has(l.name) || e)
24130
- (c = this._subTreeListeners.get(l.name)) == null || c(), this._subTreeListeners.set(
24131
- l.name,
24132
- this._createSubtreeActionButton(l)
24129
+ l.map((c) => c.name)
24130
+ ), l.forEach((c) => {
24131
+ var u;
24132
+ if (this._subTreeViewItems.value.has(c.name) || this._subTreeViewItems.value.set(c.name, c), !this._app.uiConfig.config.hideContentTree)
24133
+ if (!this._app.navbarManager.has(c.name) || n)
24134
+ (u = this._subTreeListeners.get(c.name)) == null || u(), this._subTreeListeners.set(
24135
+ c.name,
24136
+ this._createSubtreeActionButton(c)
24133
24137
  );
24134
24138
  else {
24135
- const u = this._app.navbarManager.get(l.name);
24136
- u.weight !== l[vo] && (u.weight = l[vo]);
24139
+ const d = this._app.navbarManager.get(c.name);
24140
+ d.weight !== c[vo] && (d.weight = c[vo]);
24137
24141
  }
24138
24142
  });
24139
24143
  }
@@ -24142,9 +24146,9 @@ class WD extends Ho {
24142
24146
  * @returns {string}
24143
24147
  * @private
24144
24148
  */
24145
- _getSubtreeIdForItem(e) {
24146
- const [n] = e.name.split(".");
24147
- return this._subTreeViewItems.value.has(n) ? n : Ss;
24149
+ _getSubtreeIdForItem(n) {
24150
+ const [o] = n.name.split(".");
24151
+ return this._subTreeViewItems.value.has(o) ? o : Ss;
24148
24152
  }
24149
24153
  /**
24150
24154
  * Returns all managed subtrees. Entries are not persisted and will change, if the trees get recalculated.
@@ -24160,17 +24164,17 @@ class WD extends Ho {
24160
24164
  * @type {Array<string>}
24161
24165
  */
24162
24166
  get subTreeIds() {
24163
- const [e, ...n] = [...this._subTreeViewItems.value.entries()];
24164
- return n.sort(([, o], [, i]) => o[vo] === i[vo] ? 0 : o[vo] > i[vo] ? -1 : 1), [e, ...n].map(([o]) => o);
24167
+ const [n, ...o] = [...this._subTreeViewItems.value.entries()];
24168
+ return o.sort(([, i], [, a]) => i[vo] === a[vo] ? 0 : i[vo] > a[vo] ? -1 : 1), [n, ...o].map(([i]) => i);
24165
24169
  }
24166
24170
  /**
24167
24171
  * @param {string} id
24168
24172
  * @returns {import("vue").ComputedRef<Array<import("./contentTreeItem.js").TreeViewItem>>}
24169
24173
  */
24170
- getComputedVisibleTree(e) {
24174
+ getComputedVisibleTree(n) {
24171
24175
  return w(() => {
24172
- const n = this._subTreeViewItems.value;
24173
- return n.has(e) ? n.get(e).visibleChildren : [];
24176
+ const o = this._subTreeViewItems.value;
24177
+ return o.has(n) ? o.get(n).visibleChildren : [];
24174
24178
  });
24175
24179
  }
24176
24180
  /**
@@ -24178,23 +24182,23 @@ class WD extends Ho {
24178
24182
  * @returns {import("./contentTreeItem.js").TreeViewItem}
24179
24183
  * @private
24180
24184
  */
24181
- _getSubTree(e) {
24182
- return this._subTreeViewItems.value.get(e);
24185
+ _getSubTree(n) {
24186
+ return this._subTreeViewItems.value.get(n);
24183
24187
  }
24184
24188
  /**
24185
24189
  * @param {string} id
24186
24190
  * @returns {Array<ContentTreeItem>}
24187
24191
  */
24188
- getChildrenForSubTree(e) {
24189
- const n = this._getSubTree(e);
24190
- if (n) {
24191
- if (n === this._subTreeViewItems.value.values().next().value) {
24192
- const o = [...this._subTreeViewItems.value.values()].filter((i) => i !== n).map((i) => i.name);
24192
+ getChildrenForSubTree(n) {
24193
+ const o = this._getSubTree(n);
24194
+ if (o) {
24195
+ if (o === this._subTreeViewItems.value.values().next().value) {
24196
+ const i = [...this._subTreeViewItems.value.values()].filter((a) => a !== o).map((a) => a.name);
24193
24197
  return this._array.filter(
24194
- (i) => !o.some((a) => i.name.startsWith(a))
24198
+ (a) => !i.some((s) => a.name.startsWith(s))
24195
24199
  );
24196
24200
  }
24197
- return this._array.filter((o) => o.name.startsWith(n.name));
24201
+ return this._array.filter((i) => i.name.startsWith(o.name));
24198
24202
  }
24199
24203
  return [];
24200
24204
  }
@@ -24203,15 +24207,15 @@ class WD extends Ho {
24203
24207
  * @param {string} id
24204
24208
  * @returns {Array<string>}
24205
24209
  */
24206
- getTreeOpenState(e) {
24207
- const n = this._getSubTree(e);
24208
- return n ? (n[wl] || (n[wl] = this.getChildrenForSubTree(e).filter((o) => o.initOpen).map((o) => o.name)), n[wl]) : [];
24210
+ getTreeOpenState(n) {
24211
+ const o = this._getSubTree(n);
24212
+ return o ? (o[wl] || (o[wl] = this.getChildrenForSubTree(n).filter((i) => i.initOpen).map((i) => i.name)), o[wl]) : [];
24209
24213
  }
24210
24214
  destroy() {
24211
- this._clearSubTrees(), this._defaultSubtreeItem.destroy(), this._listeners.forEach((e) => {
24212
- e();
24213
- }), this._weightListeners.forEach((e) => {
24214
- e();
24215
+ this._clearSubTrees(), this._defaultSubtreeItem.destroy(), this._listeners.forEach((n) => {
24216
+ n();
24217
+ }), this._weightListeners.forEach((n) => {
24218
+ n();
24215
24219
  }), this._weightListeners.clear(), super.destroy();
24216
24220
  }
24217
24221
  }
@@ -24612,8 +24616,8 @@ const b0 = {
24612
24616
  export: "Export flight",
24613
24617
  exportPath: "Export flight path",
24614
24618
  record: {
24615
- standard: "Record standard resolution flight",
24616
- high: "Record high resolution flight",
24619
+ standard: "Record standard quality flight",
24620
+ high: "Record high quality flight",
24617
24621
  inProgress: "Recording in progress",
24618
24622
  success: "Recording successful, the download will start shortly"
24619
24623
  }
@@ -25042,8 +25046,8 @@ const b0 = {
25042
25046
  export: "Flug exportieren",
25043
25047
  exportPath: "Flugpfad exportieren",
25044
25048
  record: {
25045
- standard: "Flug mit Standardauflösung aufzeichnen",
25046
- high: "Flug mit hoher Auflösung aufzeichnen",
25049
+ standard: "Flug in Standardqualität aufzeichnen",
25050
+ high: "Flug in hoher Qualität aufzeichnen",
25047
25051
  inProgress: "Aufzeichnung läuft",
25048
25052
  success: "Aufzeichnung erfolgreich, der Download startet in Kürze"
25049
25053
  }
@@ -25356,7 +25360,7 @@ function qD(t, e, n) {
25356
25360
  t.properties || (t.properties = {}), t.properties.title = n, e.title = n;
25357
25361
  }
25358
25362
  function FU(t, e) {
25359
- return z(t, Ze([String], Function)), (n, o, i) => {
25363
+ return z(t, je([String], Function)), (n, o, i) => {
25360
25364
  const a = typeof t == "function" ? t(n) : t;
25361
25365
  e.activeMap ? i.disabled = !a.includes(e.activeMap.className) : i.disabled = !0, i.destroyFunctions.push(
25362
25366
  e.mapActivated.addEventListener((s) => {
@@ -25376,7 +25380,7 @@ class xu {
25376
25380
  throw new Error(
25377
25381
  "CollectionComponentClassOptions requires a collection with mandatory key!"
25378
25382
  );
25379
- this._collection = e.collection, this._id = e.id || En(), this.title = $(e.title), this.open = $(!1), this.overflowCount = $(Rl(e.overflowCount, 2)), this.limit = $(Rl(e.limit, 10)), this._draggable = $(
25383
+ this._collection = e.collection, this._id = e.id || cn(), this.title = $(e.title), this.open = $(!1), this.overflowCount = $(Rl(e.overflowCount, 2)), this.limit = $(Rl(e.limit, 10)), this._draggable = $(
25380
25384
  e.draggable && this._collection instanceof Ho
25381
25385
  ), this.renamable = $(mt(e.renamable, !1)), this.removable = $(mt(e.removable, !1)), this.selectable = $(mt(e.selectable)), this.singleSelect = $(mt(e.singleSelect)), this._owner = n, this._actions = Be([]), this._itemMappings = [], this._itemFilters = [], this._listItems = $([]), this.selection = $([]), this._actionTitles = {
25382
25386
  removeTitle: e.removeTitle ?? "list.deleteItem",
@@ -25727,7 +25731,7 @@ class JD {
25727
25731
  * @template {Object|import("@vcmap/core").VcsObject} T
25728
25732
  */
25729
25733
  add(e, n) {
25730
- if (z(e, { collection: Ha }), z(n, Ze(String, Symbol)), e.id && this.has(e.id))
25734
+ if (z(e, { collection: Ha }), z(n, je(String, Symbol)), e.id && this.has(e.id))
25731
25735
  throw new Error(
25732
25736
  `A collection component with id ${e.id} has already been registered.`
25733
25737
  );
@@ -25778,7 +25782,7 @@ class JD {
25778
25782
  * @template {Object} T
25779
25783
  */
25780
25784
  addMappingFunction(e, n, o, i = []) {
25781
- z(e, et(Function)), z(n, Function), z(o, Ze(String, Symbol)), z(i, [String]);
25785
+ z(e, et(Function)), z(n, Function), z(o, je(String, Symbol)), z(i, [String]);
25782
25786
  const a = {
25783
25787
  predicate: e,
25784
25788
  mappingFunction: n,
@@ -25799,7 +25803,7 @@ class JD {
25799
25803
  * @template {Object} T
25800
25804
  */
25801
25805
  removeMappingFunction(e, n) {
25802
- z(e, Function), z(n, Ze(String, Symbol)), [...this._collectionComponents.values()].forEach((o) => {
25806
+ z(e, Function), z(n, je(String, Symbol)), [...this._collectionComponents.values()].forEach((o) => {
25803
25807
  o.removeItemMapping({ mappingFunction: e, owner: n });
25804
25808
  }), this._itemMappings = this._itemMappings.filter(
25805
25809
  (o) => !(o.mappingFunction === e && o.owner === n)
@@ -25812,7 +25816,7 @@ class JD {
25812
25816
  * @template {Object} T
25813
25817
  */
25814
25818
  addFilterFunction(e, n, o = []) {
25815
- z(e, Function), z(n, Ze(String, Symbol)), z(o, [String]);
25819
+ z(e, Function), z(n, je(String, Symbol)), z(o, [String]);
25816
25820
  const i = {
25817
25821
  filterFunction: e,
25818
25822
  owner: n
@@ -25832,7 +25836,7 @@ class JD {
25832
25836
  * @template {Object} T
25833
25837
  */
25834
25838
  removeFilterFunction(e, n) {
25835
- z(e, Function), z(n, Ze(String, Symbol)), [...this._collectionComponents.values()].forEach((o) => {
25839
+ z(e, Function), z(n, je(String, Symbol)), [...this._collectionComponents.values()].forEach((o) => {
25836
25840
  o.removeItemFilter({ filterFunction: e, owner: n });
25837
25841
  }), this._itemFilters = this._itemFilters.filter(
25838
25842
  (o) => !(o.filterFunction === e && o.owner === n)
@@ -25845,7 +25849,7 @@ class JD {
25845
25849
  * @param {Array<string>} [collectionComponentIds] list of collectionComponents this mappingFunction should be used on. If empty, actions are applied to all managed collectionComponents.
25846
25850
  */
25847
25851
  addActions(e, n, o = []) {
25848
- if (z(n, Ze(String, Symbol)), z(o, [String]), !lu(e))
25852
+ if (z(n, je(String, Symbol)), z(o, [String]), !lu(e))
25849
25853
  throw new Error("Invalid actions Array");
25850
25854
  if (!this._itemActions.find(
25851
25855
  (i) => i.actions === e && i.owner === n
@@ -25867,7 +25871,7 @@ class JD {
25867
25871
  * @param {string | symbol} owner
25868
25872
  */
25869
25873
  removeActions(e, n) {
25870
- z(n, Ze(String, Symbol));
25874
+ z(n, je(String, Symbol));
25871
25875
  const o = this._itemActions.findIndex((i) => i.actions === e);
25872
25876
  if (o > -1) {
25873
25877
  const { collectionComponentIds: i, ownedActions: a } = this._itemActions[o];
@@ -25881,7 +25885,7 @@ class JD {
25881
25885
  * @param {string | symbol} owner
25882
25886
  */
25883
25887
  removeOwner(e) {
25884
- z(e, Ze(String, Symbol)), [...this._collectionComponents.values()].forEach((n) => {
25888
+ z(e, je(String, Symbol)), [...this._collectionComponents.values()].forEach((n) => {
25885
25889
  n.owner === e ? (this.remove(n.id), n.destroy()) : n.removeOwner(e);
25886
25890
  }), this._itemMappings = this._itemMappings.filter((n) => n.owner !== e), this._itemFilters = this._itemFilters.filter((n) => n.owner !== e), this._itemActions = this._itemActions.filter(
25887
25891
  (n) => n.owner !== e
@@ -26099,7 +26103,7 @@ class oF {
26099
26103
  * @param {string|symbol} owner
26100
26104
  */
26101
26105
  addEventHandler(e, n) {
26102
- z(e, Function), z(n, Ze(String, Te)), this._ensureInteraction(), this._eventHandlers.push({ owner: n, handler: e });
26106
+ z(e, Function), z(n, je(String, Te)), this._ensureInteraction(), this._eventHandlers.push({ owner: n, handler: e });
26103
26107
  const o = [...this._app.plugins].map((i) => i.name);
26104
26108
  this._eventHandlers.sort((i, a) => Au(i.owner, a.owner, o));
26105
26109
  }
@@ -26305,9 +26309,9 @@ function gF(t) {
26305
26309
  }
26306
26310
  function $U(t, e) {
26307
26311
  z(t, {
26308
- activeMap: we(String),
26309
- activeViewpoint: we(Object),
26310
- activeObliqueCollection: we(String),
26312
+ activeMap: ye(String),
26313
+ activeViewpoint: ye(Object),
26314
+ activeObliqueCollection: ye(String),
26311
26315
  layers: Array,
26312
26316
  plugins: Array,
26313
26317
  clippingPolygons: Array,
@@ -26396,7 +26400,7 @@ class _F extends Ho {
26396
26400
  * @param {number=} index
26397
26401
  */
26398
26402
  add(e, n, o) {
26399
- z(n, Ze(String, Te)), z(e.search, Function), e[A0] = n, super.add(e, o);
26403
+ z(n, je(String, Te)), z(e.search, Function), e[A0] = n, super.add(e, o);
26400
26404
  }
26401
26405
  /**
26402
26406
  * removes all search implementations of a specific owner (plugin) and fires removed Events
@@ -26477,7 +26481,7 @@ class _F extends Ho {
26477
26481
  */
26478
26482
  clearResults() {
26479
26483
  var e;
26480
- this.abort(), this._currentResults.value.length > 0 && (this._currentResults.value = [], this.resultsChanged.raiseEvent(this._currentResults.value.slice(0))), this._resultLayer.removeAllFeatures(), this._resultLayer.deactivate(), ((e = this._app.featureInfo.selectedFeature) == null ? void 0 : e[yn]) === this._resultLayer.name && this._app.featureInfo.clearSelection();
26484
+ this.abort(), this._currentResults.value.length > 0 && (this._currentResults.value = [], this.resultsChanged.raiseEvent(this._currentResults.value.slice(0))), this._resultLayer.removeAllFeatures(), this._resultLayer.deactivate(), ((e = this._app.featureInfo.selectedFeature) == null ? void 0 : e[bn]) === this._resultLayer.name && this._app.featureInfo.clearSelection();
26481
26485
  }
26482
26486
  /**
26483
26487
  * Clears the search query, the results and aborts running request
@@ -26921,22 +26925,22 @@ const Ni = {
26921
26925
  type: String,
26922
26926
  name: String
26923
26927
  }, CF = {
26924
- id: we(String),
26925
- layers: we([Ni]),
26926
- maps: we([Ni]),
26927
- styles: we([Ni]),
26928
- viewpoints: we([Ni]),
26928
+ id: ye(String),
26929
+ layers: ye([Ni]),
26930
+ maps: ye([Ni]),
26931
+ styles: ye([Ni]),
26932
+ viewpoints: ye([Ni]),
26929
26933
  startingObliqueCollectionName: et(String),
26930
26934
  startingViewpointName: et(String),
26931
26935
  startingMapName: et(String),
26932
26936
  projection: et(Object),
26933
- categories: we([{ name: String, items: [Object] }]),
26934
- obliqueCollections: we([Ni]),
26935
- plugins: we([Object]),
26936
- contentTree: we([Object]),
26937
- uiConfig: we([Object]),
26938
- featureInfo: we([Ni]),
26939
- i18n: we([Object])
26937
+ categories: ye([{ name: String, items: [Object] }]),
26938
+ obliqueCollections: ye([Ni]),
26939
+ plugins: ye([Object]),
26940
+ contentTree: ye([Object]),
26941
+ uiConfig: ye([Object]),
26942
+ featureInfo: ye([Ni]),
26943
+ i18n: ye([Object])
26940
26944
  };
26941
26945
  async function Ym(t) {
26942
26946
  z(t, String);
@@ -26977,7 +26981,7 @@ async function qm(t) {
26977
26981
  async function GU(t, e) {
26978
26982
  z(t, String), z(e, String);
26979
26983
  const n = await Ym(t), o = await fetch(e).then((a) => a.json());
26980
- z(o.modules, [Ze(String, Object)]);
26984
+ z(o.modules, [je(String, Object)]);
26981
26985
  const i = await Promise.all(
26982
26986
  o.modules.map(qm)
26983
26987
  );
@@ -27903,7 +27907,7 @@ const U0 = Symbol(
27903
27907
  "EditorCollectionComponentClass"
27904
27908
  );
27905
27909
  function UU(t, e, n, o = $n) {
27906
- z(e, xu), z(n.editor, Ze(Object, Function)), z(n.multiEditor, et(Object)), z(n.predicate, et(Function));
27910
+ z(e, xu), z(n.editor, je(Object, Function)), z(n.multiEditor, et(Object)), z(n.predicate, et(Function));
27907
27911
  const i = (
27908
27912
  /** @type {EditorCollectionComponentClass} */
27909
27913
  e
@@ -27968,7 +27972,7 @@ function UU(t, e, n, o = $n) {
27968
27972
  const N = ie(
27969
27973
  i.selection,
27970
27974
  async (D, ne) => {
27971
- D.length > 1 ? I() : D.length === 1 && ne.indexOf(D[0]) < 0 ? (l && (I(), await In()), E(f(D[0]))) : D.length === 0 && (l && I(), M());
27975
+ D.length > 1 ? I() : D.length === 1 && ne.indexOf(D[0]) < 0 ? (l && (I(), await En()), E(f(D[0]))) : D.length === 0 && (l && I(), M());
27972
27976
  }
27973
27977
  ), k = i.collection.removed.addEventListener((D) => {
27974
27978
  r(D) && _(D);
@@ -27982,7 +27986,7 @@ function UU(t, e, n, o = $n) {
27982
27986
  const F = {
27983
27987
  name: n.editTitle ?? "list.editItem",
27984
27988
  async callback() {
27985
- l ? (I(), await In(), e.selection.value = [q]) : e.selection.value = [], E(D);
27989
+ l ? (I(), await En(), e.selection.value = [q]) : e.selection.value = [], E(D);
27986
27990
  },
27987
27991
  weight: 10
27988
27992
  };
@@ -28021,8 +28025,8 @@ const TF = {
28021
28025
  name: "VcsFormSection",
28022
28026
  components: {
28023
28027
  VBtn: Qi,
28024
- VIcon: ze,
28025
- VcsActionButtonList: un,
28028
+ VIcon: Ye,
28029
+ VcsActionButtonList: dn,
28026
28030
  VcsHelp: Tu
28027
28031
  },
28028
28032
  props: {
@@ -28198,7 +28202,7 @@ const HU = /* @__PURE__ */ T(PF, [["render", RF]]), OF = {
28198
28202
  VcsButton: Ct,
28199
28203
  VcsTextField: bt,
28200
28204
  VChip: pg,
28201
- VIcon: ze
28205
+ VIcon: Ye
28202
28206
  },
28203
28207
  props: {
28204
28208
  modelValue: {
@@ -28241,7 +28245,7 @@ const HU = /* @__PURE__ */ T(PF, [["render", RF]]), OF = {
28241
28245
  }
28242
28246
  function f(k) {
28243
28247
  return k.map((R) => ({
28244
- key: En(),
28248
+ key: cn(),
28245
28249
  value: d(R)
28246
28250
  }));
28247
28251
  }
@@ -28278,15 +28282,15 @@ const HU = /* @__PURE__ */ T(PF, [["render", RF]]), OF = {
28278
28282
  if (!u(G))
28279
28283
  return;
28280
28284
  h.value.push({
28281
- key: En(),
28285
+ key: cn(),
28282
28286
  value: G
28283
- }), m(h.value), await In(), c(), await In(), r.value.scrollLeft = r.value.scrollWidth;
28287
+ }), m(h.value), await En(), c(), await En(), r.value.scrollLeft = r.value.scrollWidth;
28284
28288
  }
28285
28289
  s.value = null, i.value = !0;
28286
28290
  }
28287
28291
  const V = w(() => Ar(e));
28288
28292
  return {
28289
- paddingProvided: cn(e),
28293
+ paddingProvided: un(e),
28290
28294
  localValue: h,
28291
28295
  noListenerAttrs: V,
28292
28296
  selected: o,
@@ -28324,7 +28328,7 @@ function FF(t, e, n, o, i, a) {
28324
28328
  "row-gap": n.column
28325
28329
  }])
28326
28330
  }, [
28327
- (v(!0), C(re, null, ye(o.localValue, ({ key: u, value: d }, f) => (v(), C("div", { key: u }, [
28331
+ (v(!0), C(re, null, be(o.localValue, ({ key: u, value: d }, f) => (v(), C("div", { key: u }, [
28328
28332
  o.selected !== f ? (v(), A(r, Q({
28329
28333
  key: 0,
28330
28334
  size: "small",
@@ -28476,7 +28480,7 @@ const BF = {
28476
28480
  setup(t, { attrs: e, emit: n }) {
28477
28481
  const o = tn(t, "modelValue", n), i = w(() => Ar(e));
28478
28482
  return {
28479
- paddingProvided: cn(e),
28483
+ paddingProvided: un(e),
28480
28484
  localValue: o,
28481
28485
  noListenerAttrs: i,
28482
28486
  getRangeFromExtent: H0,
@@ -28498,7 +28502,7 @@ function GF(t, e, n, o, i, a) {
28498
28502
  }, {
28499
28503
  default: g(() => [
28500
28504
  oe(t.$slots, "prepend", Ee(Ce({ ...t.$props }))),
28501
- (v(!0), C(re, null, ye(o.localValue, (c, u) => (v(), C(re, null, [
28505
+ (v(!0), C(re, null, be(o.localValue, (c, u) => (v(), C(re, null, [
28502
28506
  !n.hideZ || u < 2 ? (v(), A(r, {
28503
28507
  key: `coordinate-${u}`
28504
28508
  }, {
@@ -28550,7 +28554,7 @@ const Km = /* @__PURE__ */ T(BF, [["render", GF]]), UF = {
28550
28554
  }
28551
28555
  },
28552
28556
  setup(t, { attrs: e, slots: n }) {
28553
- const o = $(), i = $(), a = cn(e);
28557
+ const o = $(), i = $(), a = un(e);
28554
28558
  return {
28555
28559
  forwardSlots: en(n, ["append-inner", "message"]),
28556
28560
  textAreaRef: o,
@@ -28593,7 +28597,7 @@ function HF(t, e, n, o, i, a) {
28593
28597
  ]),
28594
28598
  _: 2
28595
28599
  }, [
28596
- ye(o.forwardSlots, (l) => ({
28600
+ be(o.forwardSlots, (l) => ({
28597
28601
  name: l,
28598
28602
  fn: g((c) => [
28599
28603
  oe(t.$slots, l, Ee(Ce(c ?? {})), void 0, !0)
@@ -29506,7 +29510,7 @@ function d$(t, e) {
29506
29510
  var n;
29507
29511
  return (n = t.isActive) == null ? void 0 : n.value;
29508
29512
  }, (n) => {
29509
- t.isLink.value && n && e && In(() => {
29513
+ t.isLink.value && n && e && En(() => {
29510
29514
  e(!0);
29511
29515
  });
29512
29516
  }, {
@@ -30148,7 +30152,7 @@ const S$ = {
30148
30152
  const H = new Image();
30149
30153
  H.src = m.value.lazySrc, V(H, null);
30150
30154
  }
30151
- m.value.src && In(() => {
30155
+ m.value.src && En(() => {
30152
30156
  var H;
30153
30157
  n("loadstart", ((H = c.value) == null ? void 0 : H.currentSrc) || m.value.src), setTimeout(() => {
30154
30158
  var U;
@@ -30372,7 +30376,7 @@ const S$ = {
30372
30376
  mode: String,
30373
30377
  origin: String
30374
30378
  }, "transition");
30375
- function dn(t, e, n) {
30379
+ function fn(t, e, n) {
30376
30380
  return We()({
30377
30381
  name: t,
30378
30382
  props: k$({
@@ -30499,19 +30503,19 @@ function S2() {
30499
30503
  s.style.overflow = s._initialStyle.overflow, r != null && (s.style[n] = r), delete s._initialStyle;
30500
30504
  }
30501
30505
  }
30502
- dn("fab-transition", "center center", "out-in");
30503
- dn("dialog-bottom-transition");
30504
- dn("dialog-top-transition");
30505
- dn("fade-transition");
30506
- dn("scale-transition");
30507
- dn("scroll-x-transition");
30508
- dn("scroll-x-reverse-transition");
30509
- dn("scroll-y-transition");
30510
- dn("scroll-y-reverse-transition");
30511
- dn("slide-x-transition");
30512
- dn("slide-x-reverse-transition");
30513
- dn("slide-y-transition");
30514
- dn("slide-y-reverse-transition");
30506
+ fn("fab-transition", "center center", "out-in");
30507
+ fn("dialog-bottom-transition");
30508
+ fn("dialog-top-transition");
30509
+ fn("fade-transition");
30510
+ fn("scale-transition");
30511
+ fn("scroll-x-transition");
30512
+ fn("scroll-x-reverse-transition");
30513
+ fn("scroll-y-transition");
30514
+ fn("scroll-y-reverse-transition");
30515
+ fn("slide-x-transition");
30516
+ fn("slide-x-reverse-transition");
30517
+ fn("slide-y-transition");
30518
+ fn("slide-y-reverse-transition");
30515
30519
  const T$ = A2("expand-transition", S2());
30516
30520
  A2("expand-x-transition", S2("", !0));
30517
30521
  const I2 = Le({
@@ -31295,7 +31299,7 @@ const R2 = Le({
31295
31299
  l();
31296
31300
  }
31297
31301
  function d(h) {
31298
- s.value && In(() => {
31302
+ s.value && En(() => {
31299
31303
  !r.value || !s.value || !o || (o.transitionHeight.value = Lt(h.clientHeight));
31300
31304
  });
31301
31305
  }
@@ -31695,7 +31699,7 @@ const X$ = Le({
31695
31699
  name: "VcsWizard",
31696
31700
  components: {
31697
31701
  VStepperVertical: K$,
31698
- VIcon: ze
31702
+ VIcon: Ye
31699
31703
  },
31700
31704
  setup(t, { slots: e }) {
31701
31705
  return {
@@ -31718,7 +31722,7 @@ function tB(t, e, n, o, i, a) {
31718
31722
  ]),
31719
31723
  _: 2
31720
31724
  }, [
31721
- ye(o.forwardSlots, (l) => ({
31725
+ be(o.forwardSlots, (l) => ({
31722
31726
  name: l,
31723
31727
  fn: g((c) => [
31724
31728
  oe(t.$slots, l, Ee(Ce(c ?? {})), void 0, !0)
@@ -31731,7 +31735,7 @@ const ZU = /* @__PURE__ */ T(eB, [["render", tB], ["__scopeId", "data-v-9c155cee
31731
31735
  components: {
31732
31736
  VSpacer: sr,
31733
31737
  VStepperVerticalItem: x2,
31734
- VcsActionButtonList: un,
31738
+ VcsActionButtonList: dn,
31735
31739
  VcsHelp: Tu
31736
31740
  },
31737
31741
  props: {
@@ -31854,7 +31858,7 @@ function aB(t, e, n, o, i, a) {
31854
31858
  ]),
31855
31859
  _: 2
31856
31860
  }, [
31857
- ye(o.forwardSlots, (u) => ({
31861
+ be(o.forwardSlots, (u) => ({
31858
31862
  name: u,
31859
31863
  fn: g((d) => [
31860
31864
  oe(t.$slots, u, Ee(Ce(d ?? {})))
@@ -32306,7 +32310,7 @@ function wB(t, e, n, o, i, a) {
32306
32310
  _: 1
32307
32311
  }, 16);
32308
32312
  }
32309
- const Wu = /* @__PURE__ */ T(bB, [["render", wB], ["__scopeId", "data-v-7a43403a"]]), gn = {
32313
+ const Wu = /* @__PURE__ */ T(bB, [["render", wB], ["__scopeId", "data-v-7a43403a"]]), vn = {
32310
32314
  SHAPE: "shape",
32311
32315
  ICON: "icon"
32312
32316
  };
@@ -32813,7 +32817,7 @@ const Es = [
32813
32817
  VContainer: st,
32814
32818
  VRow: dt,
32815
32819
  VCol: lt,
32816
- VIcon: ze,
32820
+ VIcon: Ye,
32817
32821
  VTabs: _g,
32818
32822
  VTab: yg,
32819
32823
  VcsLabel: rn,
@@ -32844,11 +32848,11 @@ const Es = [
32844
32848
  setup(t, { emit: e }) {
32845
32849
  const n = tn(t, "modelValue", e), o = w(() => {
32846
32850
  var h, b;
32847
- return (h = n.value) != null && h.radius ? gn.SHAPE : (b = n.value) != null && b.src ? gn.ICON : void 0;
32848
- }), i = Object.values(gn).findIndex(
32851
+ return (h = n.value) != null && h.radius ? vn.SHAPE : (b = n.value) != null && b.src ? vn.ICON : void 0;
32852
+ }), i = Object.values(vn).findIndex(
32849
32853
  (h) => h === o.value
32850
32854
  ), a = $(i !== -1 ? i : 0), s = w(
32851
- () => Object.values(gn)[a.value]
32855
+ () => Object.values(vn)[a.value]
32852
32856
  ), r = "mdi-dots-horizontal", l = $(), c = w(() => {
32853
32857
  const h = [
32854
32858
  { key: "radius", unit: "px", range: [1, 100], isRequired: !0 }
@@ -32873,10 +32877,10 @@ const Es = [
32873
32877
  }), ie(
32874
32878
  n,
32875
32879
  () => {
32876
- if (o.value === gn.SHAPE) {
32880
+ if (o.value === vn.SHAPE) {
32877
32881
  const h = Es.map(({ value: b }) => b).findIndex((b) => AB(n.value, b));
32878
32882
  d.value = h < 0 ? 7 : h;
32879
- } else o.value === gn.ICON && (d.value = t.iconOptions.findIndex(
32883
+ } else o.value === vn.ICON && (d.value = t.iconOptions.findIndex(
32880
32884
  (h) => h.src === n.value.src
32881
32885
  ));
32882
32886
  },
@@ -32884,20 +32888,20 @@ const Es = [
32884
32888
  ), ie(d, (h) => {
32885
32889
  var b, _, I, M, E;
32886
32890
  if (h > -1)
32887
- if (s.value === gn.SHAPE && h < Es.length) {
32888
- const V = o.value === gn.ICON;
32891
+ if (s.value === vn.SHAPE && h < Es.length) {
32892
+ const V = o.value === vn.ICON;
32889
32893
  n.value = {
32890
32894
  ...(b = Es[h]) == null ? void 0 : b.value,
32891
32895
  fill: V ? (_ = t.valueDefault) == null ? void 0 : _.fill : yt((I = n.value) == null ? void 0 : I.fill),
32892
32896
  stroke: V ? (M = t.valueDefault) == null ? void 0 : M.stroke : yt((E = n.value) == null ? void 0 : E.stroke)
32893
32897
  };
32894
- } else s.value === gn.ICON && (n.value = {
32898
+ } else s.value === vn.ICON && (n.value = {
32895
32899
  ...t.iconOptions[h]
32896
32900
  });
32897
32901
  });
32898
32902
  const f = w(() => {
32899
32903
  let h = [];
32900
- return s.value === gn.SHAPE ? (h = [...Es], t.extendedShapeSettings && h.push({ src: r })) : s.value === gn.ICON && (h = t.iconOptions), h.map(({ src: b }, _) => ({
32904
+ return s.value === vn.SHAPE ? (h = [...Es], t.extendedShapeSettings && h.push({ src: r })) : s.value === vn.ICON && (h = t.iconOptions), h.map(({ src: b }, _) => ({
32901
32905
  src: b,
32902
32906
  idx: _
32903
32907
  }));
@@ -32913,7 +32917,7 @@ const Es = [
32913
32917
  });
32914
32918
  const m = Vo();
32915
32919
  return {
32916
- ImageType: gn,
32920
+ ImageType: vn,
32917
32921
  localValue: n,
32918
32922
  selectedType: s,
32919
32923
  currentType: o,
@@ -32961,7 +32965,7 @@ function LB(t, e, n, o, i, a) {
32961
32965
  "align-tabs": "center"
32962
32966
  }, {
32963
32967
  default: g(() => [
32964
- (v(!0), C(re, null, ye(Object.values(o.ImageType).map((V) => ({
32968
+ (v(!0), C(re, null, be(Object.values(o.ImageType).map((V) => ({
32965
32969
  value: V,
32966
32970
  label: `components.style.${V}`
32967
32971
  })), (V) => (v(), A(u, {
@@ -33044,7 +33048,7 @@ function LB(t, e, n, o, i, a) {
33044
33048
  _: 1
33045
33049
  })
33046
33050
  ])) : o.selectedType === o.ImageType.SHAPE ? (v(), C("div", xB, [
33047
- (v(!0), C(re, null, ye(o.shapeSingleValueInputs, (k) => (v(), A(r, {
33051
+ (v(!0), C(re, null, be(o.shapeSingleValueInputs, (k) => (v(), A(r, {
33048
33052
  "no-gutters": "",
33049
33053
  key: k.key
33050
33054
  }, {
@@ -33871,7 +33875,7 @@ const JU = /* @__PURE__ */ T(JB, [["render", QB]]), XB = (t) => (or("data-v-1969
33871
33875
  },
33872
33876
  { deep: !0 }
33873
33877
  );
33874
- const h = Vo(), b = cn(zp()), _ = w({
33878
+ const h = Vo(), b = un(zp()), _ = w({
33875
33879
  get() {
33876
33880
  var N;
33877
33881
  return ((N = r.value) == null ? void 0 : N.prefix) ?? "";
@@ -34124,7 +34128,7 @@ function oG(t, e, n, o, i, a) {
34124
34128
  const s = y("v-sheet");
34125
34129
  return v(), A(s, { class: "vcs-vector-style-component" }, {
34126
34130
  default: g(() => [
34127
- (v(!0), C(re, null, ye(n.styleComponents, (r) => (v(), A(To(o.componentMap[r]), Q({
34131
+ (v(!0), C(re, null, be(n.styleComponents, (r) => (v(), A(To(o.componentMap[r]), Q({
34128
34132
  key: r,
34129
34133
  "value-default": n.valueDefault[r],
34130
34134
  ref_for: !0
@@ -34363,7 +34367,7 @@ function rG(t, e, n, o, i, a) {
34363
34367
  }, {
34364
34368
  help: g(() => [
34365
34369
  S("ul", null, [
34366
- (v(!0), C(re, null, ye(o.availableAltitudeModes, (_) => (v(), C("li", {
34370
+ (v(!0), C(re, null, be(o.availableAltitudeModes, (_) => (v(), C("li", {
34367
34371
  key: _.value
34368
34372
  }, B(t.$t(_.title)) + ": " + B(t.$t(`components.vectorProperties.help.${_.value}`)), 1))), 128))
34369
34373
  ])
@@ -34485,7 +34489,7 @@ function rG(t, e, n, o, i, a) {
34485
34489
  class: "pb-2"
34486
34490
  }, {
34487
34491
  default: g(() => [
34488
- (v(!0), C(re, null, ye(o.localValue.scaleByDistance, (_, I) => (v(), A(r, { key: I }, {
34492
+ (v(!0), C(re, null, be(o.localValue.scaleByDistance, (_, I) => (v(), A(r, { key: I }, {
34489
34493
  default: g(() => [
34490
34494
  p(u, {
34491
34495
  modelValue: o.localValue.scaleByDistance[I],
@@ -34528,7 +34532,7 @@ function rG(t, e, n, o, i, a) {
34528
34532
  class: "pb-2"
34529
34533
  }, {
34530
34534
  default: g(() => [
34531
- (v(!0), C(re, null, ye(o.localValue.eyeOffset, (_, I) => (v(), A(r, { key: I }, {
34535
+ (v(!0), C(re, null, be(o.localValue.eyeOffset, (_, I) => (v(), A(r, { key: I }, {
34532
34536
  default: g(() => [
34533
34537
  p(u, {
34534
34538
  modelValue: o.localValue.eyeOffset[I],
@@ -34964,7 +34968,7 @@ function rG(t, e, n, o, i, a) {
34964
34968
  class: "pb-2"
34965
34969
  }, {
34966
34970
  default: g(() => [
34967
- (v(!0), C(re, null, ye(o.modelScale, (_, I) => (v(), A(r, { key: I }, {
34971
+ (v(!0), C(re, null, be(o.modelScale, (_, I) => (v(), A(r, { key: I }, {
34968
34972
  default: g(() => [
34969
34973
  p(u, {
34970
34974
  modelValue: _.value,
@@ -35568,7 +35572,7 @@ function hG(t, e, n, o, i, a) {
35568
35572
  ]),
35569
35573
  _: 1
35570
35574
  })),
35571
- o.isCesiumMap ? (v(), C(re, { key: 3 }, ye(["heading", "pitch", "roll"], (_) => S("div", { key: _ }, [
35575
+ o.isCesiumMap ? (v(), C(re, { key: 3 }, be(["heading", "pitch", "roll"], (_) => S("div", { key: _ }, [
35572
35576
  p(c, { "no-gutters": "" }, {
35573
35577
  default: g(() => [
35574
35578
  p(r, { cols: "9" }, {
@@ -35643,7 +35647,7 @@ const mG = /* @__PURE__ */ T(fG, [["render", hG]]), pG = {
35643
35647
  VContainer: st,
35644
35648
  VForm: bg,
35645
35649
  VcsFormButton: Ci,
35646
- VcsActionButtonList: un
35650
+ VcsActionButtonList: dn
35647
35651
  },
35648
35652
  props: {
35649
35653
  showReset: {
@@ -36093,7 +36097,7 @@ const RG = {
36093
36097
  components: {
36094
36098
  VContainer: st,
36095
36099
  VRow: dt,
36096
- VcsActionButtonList: un,
36100
+ VcsActionButtonList: dn,
36097
36101
  VcsButton: Ct,
36098
36102
  VcsLabel: rn,
36099
36103
  VcsSlider: xr
@@ -36184,7 +36188,7 @@ function DG(t, e, n, o, i, a) {
36184
36188
  }, null, 8, ["model-value", "onUpdate:modelValue", "min", "max", "disabled"])) : x("", !0),
36185
36189
  S("div", OG, [
36186
36190
  S("span", null, B(o.clockTime(o.clock.currentTime)), 1),
36187
- (v(!0), C(re, null, ye(o.actions, (f, m) => (v(), A(u, Q({
36191
+ (v(!0), C(re, null, be(o.actions, (f, m) => (v(), A(u, Q({
36188
36192
  class: "d-flex",
36189
36193
  key: `${f.name}-${m}`,
36190
36194
  tooltip: f.title,
@@ -36589,7 +36593,7 @@ function ks(t, e) {
36589
36593
  function WG(t, e) {
36590
36594
  var i, a;
36591
36595
  const n = (a = (i = t.getGeometry()) == null ? void 0 : i.getType) == null ? void 0 : a.call(i), o = [];
36592
- return n === wn.Point ? (o.push(Gt.IMAGE), o.push(Gt.TEXT), e.extrudedHeight && o.push(Gt.STROKE)) : n === wn.LineString ? (o.push(Gt.STROKE), e.extrudedHeight && o.push(Gt.FILL)) : (n === wn.Polygon || n === wn.Circle) && o.push(Gt.STROKE, Gt.FILL), o;
36596
+ return n === An.Point ? (o.push(Gt.IMAGE), o.push(Gt.TEXT), e.extrudedHeight && o.push(Gt.STROKE)) : n === An.LineString ? (o.push(Gt.STROKE), e.extrudedHeight && o.push(Gt.FILL)) : (n === An.Polygon || n === An.Circle) && o.push(Gt.STROKE, Gt.FILL), o;
36593
36597
  }
36594
36598
  function ZG(t, e) {
36595
36599
  const n = t.map(
@@ -36701,7 +36705,7 @@ const zG = {
36701
36705
  !!d != !!u && e.currentFeatures.value.some((f) => {
36702
36706
  var h;
36703
36707
  const m = (h = f.getGeometry()) == null ? void 0 : h.getType();
36704
- return m === wn.Point || m === wn.LineString;
36708
+ return m === An.Point || m === An.LineString;
36705
36709
  }) && i();
36706
36710
  }
36707
36711
  );
@@ -36763,7 +36767,7 @@ const qG = /* @__PURE__ */ T(zG, [["render", YG]]), JG = {
36763
36767
  VContainer: st,
36764
36768
  VRow: dt,
36765
36769
  VCol: lt,
36766
- VIcon: ze,
36770
+ VIcon: Ye,
36767
36771
  VcsTextField: bt
36768
36772
  },
36769
36773
  props: {
@@ -37354,7 +37358,7 @@ function sU(t) {
37354
37358
  );
37355
37359
  }
37356
37360
  function rU(t, e, n, o = !1) {
37357
- const i = e.length, a = i === 1 && t.has(wn.Point) && (!o || n.vectorProperties.renderAs(e[0]) === "geometry"), s = i === 1 && t.has(wn.Circle), r = t.has(wn.BBox);
37361
+ const i = e.length, a = i === 1 && t.has(An.Point) && (!o || n.vectorProperties.renderAs(e[0]) === "geometry"), s = i === 1 && t.has(An.Circle), r = t.has(An.BBox);
37358
37362
  return [
37359
37363
  ro.TRANSLATE,
37360
37364
  ...a || s || r ? [] : [ro.ROTATE],
@@ -37540,7 +37544,7 @@ const lU = {
37540
37544
  function G() {
37541
37545
  const F = F2.filter(
37542
37546
  (j) => t.allowedVectorProperties.includes(j)
37543
- ), H = k.value.types, U = H.has(wn.Point);
37547
+ ), H = k.value.types, U = H.has(An.Point);
37544
37548
  return U || (B2.forEach((j) => {
37545
37549
  t.allowedVectorProperties.includes(j) && F.push(j);
37546
37550
  }), F.push("classificationType")), U && H.size === 1 && $2.forEach((j) => {
@@ -37662,7 +37666,7 @@ const KU = /* @__PURE__ */ T(lU, [["render", fU]]), hU = {
37662
37666
  VContainer: st,
37663
37667
  VDivider: jn,
37664
37668
  VcsFormButton: Ci,
37665
- VcsActionButtonList: un
37669
+ VcsActionButtonList: dn
37666
37670
  },
37667
37671
  props: {
37668
37672
  showFooter: {
@@ -37708,7 +37712,7 @@ const KU = /* @__PURE__ */ T(lU, [["render", fU]]), hU = {
37708
37712
  }, mU = { key: 0 }, pU = { class: "d-flex w-full justify-space-between px-2 pt-2 pb-1" }, gU = { class: "d-flex gc-2 w-100 justify-end" };
37709
37713
  function vU(t, e, n, o, i, a) {
37710
37714
  const s = y("v-divider"), r = y("VcsFormButton"), l = y("VcsActionButtonList"), c = y("v-container");
37711
- return v(), A(c, { class: "pa-0 abstract-workspace-item-creator" }, {
37715
+ return v(), A(c, { class: "pa-0 vcs-workspace-wrapper" }, {
37712
37716
  default: g(() => [
37713
37717
  oe(t.$slots, "default"),
37714
37718
  n.showFooter ? (v(), C("div", mU, [
@@ -37832,7 +37836,7 @@ export {
37832
37836
  SP as ToolboxManagerComponent,
37833
37837
  Hn as ToolboxType,
37834
37838
  iF as UiConfig,
37835
- un as VcsActionButtonList,
37839
+ dn as VcsActionButtonList,
37836
37840
  wr as VcsActionList,
37837
37841
  rD as VcsApp,
37838
37842
  uD as VcsAppWrapper,
@@ -37916,7 +37920,7 @@ export {
37916
37920
  JN as WindowComponent,
37917
37921
  tP as WindowComponentHeader,
37918
37922
  r4 as WindowManager,
37919
- vn as WindowPositions,
37923
+ _n as WindowPositions,
37920
37924
  Ve as WindowSlot,
37921
37925
  sL as addLoadingOverlay,
37922
37926
  B1 as applyKeyMapping,
@@ -38041,12 +38045,12 @@ export {
38041
38045
  ZO as setupPluginMountedListeners,
38042
38046
  im as setupSelectableList,
38043
38047
  va as splashScreenComponentId,
38044
- _n as toolboxComponentId,
38048
+ yn as toolboxComponentId,
38045
38049
  Kf as updateWindowPosition,
38046
38050
  Vo as useComponentId,
38047
38051
  vt as useFontSize,
38048
38052
  Pd as useModelHasProperty,
38049
- cn as usePadding,
38053
+ un as usePadding,
38050
38054
  Mo as useProxiedAtomicModel,
38051
38055
  tn as useProxiedComplexModel,
38052
38056
  ru as validateAction,