@abi-software/mapintegratedvuer 1.6.0 → 1.6.1

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.
@@ -1,7 +1,7 @@
1
- import { C as Bc } from "./ContentMixin-CetX1ug9.js";
1
+ import { C as Bc } from "./ContentMixin-BTXCMWvE.js";
2
2
  import { ref as P, defineComponent as K, computed as g, openBlock as j, createElementBlock as L, mergeProps as rn, unref as d, renderSlot as te, useAttrs as Dc, useSlots as vs, shallowRef as $n, watch as ne, nextTick as Ae, onMounted as $e, toRef as ft, createCommentVNode as W, Fragment as qe, normalizeClass as z, createElementVNode as Z, createBlock as Y, withCtx as X, resolveDynamicComponent as mt, withModifiers as Re, createVNode as fe, toDisplayString as ze, normalizeStyle as Te, provide as at, reactive as vt, onActivated as Uc, onUpdated as hs, inject as me, onBeforeUnmount as Et, withDirectives as He, cloneVNode as qc, Text as ys, Comment as Hc, Transition as so, vShow as $t, readonly as Zc, onDeactivated as Kc, withKeys as Mt, createSlots as Wc, toRefs as On, getCurrentInstance as Ze, h as Rn, renderList as on, warn as Jc, onBeforeMount as Gc, onUnmounted as Yc, toRaw as gs, watchEffect as Qc, getCurrentScope as Xc, onScopeDispose as ep, isRef as bs, Teleport as tp, resolveComponent as Ct, resolveDirective as np, toHandlerKey as rp, createTextVNode as Yt, vModelText as op, pushScopeId as ap, popScopeId as ip, createApp as lp } from "vue";
3
3
  import { y as sp } from "./plotvuer-DSwGHaaa.js";
4
- import { _ as up } from "./index-BzopGyiz.js";
4
+ import { _ as up } from "./index-D_VgD-w_.js";
5
5
  const It = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (r) => {
6
6
  const o = e == null ? void 0 : e(r);
7
7
  if (n === !1 || !o)
@@ -40464,7 +40464,7 @@ function GCe(e, t, n, r, a, o) {
40464
40464
  })
40465
40465
  ]);
40466
40466
  }
40467
- const C7 = /* @__PURE__ */ qi(qCe, [["render", GCe], ["__scopeId", "data-v-1a0a7fcd"]]), XCe = uh(() => import("./Flatmap-CfapnFQ6.js")), YCe = uh(() => import("./Iframe-CPMsJHLL.js")), ZCe = uh(() => import("./MultiFlatmap-C9YhGVTK.js")), QCe = uh(() => import("./Plot-B5oQVpfQ.js")), JCe = uh(() => import("./Scaffold-DH-cWyUN.js")), e5e = uh(() => import("./Simulation-vQXlk9Mc.js")), t5e = {
40467
+ const C7 = /* @__PURE__ */ qi(qCe, [["render", GCe], ["__scopeId", "data-v-1a0a7fcd"]]), XCe = uh(() => import("./Flatmap-BPYW-zJs.js")), YCe = uh(() => import("./Iframe-BZW4KSMI.js")), ZCe = uh(() => import("./MultiFlatmap-DIlQi9RY.js")), QCe = uh(() => import("./Plot-BHrtko8L.js")), JCe = uh(() => import("./Scaffold-D6q4r5RG.js")), e5e = uh(() => import("./Simulation-DPVhTovy.js")), t5e = {
40468
40468
  name: "ContentVuer",
40469
40469
  props: {
40470
40470
  /**
@@ -91724,7 +91724,7 @@ const QK = /* @__PURE__ */ Xi(Nit, [["render", Bit], ["__scopeId", "data-v-e726c
91724
91724
  t && t.showErrorMessage(e);
91725
91725
  });
91726
91726
  }
91727
- }, hp = (e) => (ma("data-v-1fe36a0d"), e = e(), ya(), e), Vit = {
91727
+ }, hp = (e) => (ma("data-v-0dc2cb05"), e = e(), ya(), e), Vit = {
91728
91728
  key: 0,
91729
91729
  class: "main"
91730
91730
  }, jit = { class: "connectivity-info-title" }, Hit = {
@@ -91989,7 +91989,7 @@ function yst(e, t, n, r, a, o) {
91989
91989
  [v, e.loading]
91990
91990
  ]) : te("", !0);
91991
91991
  }
91992
- const JK = /* @__PURE__ */ Xi(zit, [["render", yst], ["__scopeId", "data-v-1fe36a0d"]]), bst = {
91992
+ const JK = /* @__PURE__ */ Xi(zit, [["render", yst], ["__scopeId", "data-v-0dc2cb05"]]), bst = {
91993
91993
  name: "Tabs",
91994
91994
  props: {
91995
91995
  tabTitles: {
@@ -92110,7 +92110,13 @@ const eG = /* @__PURE__ */ Xi(bst, [["render", Est], ["__scopeId", "data-v-ed1ce
92110
92110
  },
92111
92111
  createData: {
92112
92112
  type: Object,
92113
- default: null
92113
+ default: {
92114
+ toBeConfirmed: !1,
92115
+ points: [],
92116
+ shape: "",
92117
+ x: 0,
92118
+ y: 0
92119
+ }
92114
92120
  }
92115
92121
  },
92116
92122
  data: function() {
@@ -92226,6 +92232,13 @@ const eG = /* @__PURE__ */ Xi(bst, [["render", Est], ["__scopeId", "data-v-ed1ce
92226
92232
  },
92227
92233
  tabClose: function(e) {
92228
92234
  this.$emit("tab-close", e);
92235
+ },
92236
+ /**
92237
+ * To receive error message for connectivity graph
92238
+ * @param {String} errorMessage
92239
+ */
92240
+ updateConnectivityGraphError: function(e) {
92241
+ yr.emit("connectivity-graph-error", e);
92229
92242
  }
92230
92243
  },
92231
92244
  computed: {
@@ -92234,13 +92247,6 @@ const eG = /* @__PURE__ */ Xi(bst, [["render", Est], ["__scopeId", "data-v-ed1ce
92234
92247
  { id: 1, title: "Search", type: "search" }
92235
92248
  ];
92236
92249
  return this.connectivityInfo && e.push({ id: 2, title: "Connectivity", type: "connectivity" }), this.annotationEntry && Object.keys(this.annotationEntry).length > 0 && e.push({ id: 3, title: "Annotation", type: "annotation" }), e;
92237
- },
92238
- /**
92239
- * To receive error message for connectivity graph
92240
- * @param {String} errorMessage
92241
- */
92242
- updateConnectivityGraphError: function(e) {
92243
- yr.emit("connectivity-graph-error", e);
92244
92250
  }
92245
92251
  },
92246
92252
  created: function() {
@@ -92359,7 +92365,7 @@ function Fst(e, t, n, r, a, o) {
92359
92365
  }, 8, ["modelValue"])
92360
92366
  ], 512);
92361
92367
  }
92362
- const Ast = /* @__PURE__ */ Xi(_st, [["render", Fst], ["__scopeId", "data-v-912b2215"]]);
92368
+ const Ast = /* @__PURE__ */ Xi(_st, [["render", Fst], ["__scopeId", "data-v-4c7c2708"]]);
92363
92369
  /*! js-cookie v3.0.5 | MIT */
92364
92370
  function Q1(e) {
92365
92371
  for (var t = 1; t < arguments.length; t++) {
@@ -92772,11 +92778,15 @@ const Dst = f2("main", {
92772
92778
  },
92773
92779
  fetchSuggestions: function(e) {
92774
92780
  const t = [];
92775
- this.$refs.splitdialog.getActiveContents().forEach((o) => o.searchSuggestions(e.data.term, t));
92776
- const a = new Set(t);
92781
+ this.$refs.splitdialog.getActiveContents().forEach((i) => i.searchSuggestions(e.data.term, t));
92782
+ const a = [];
92783
+ t.forEach((i) => {
92784
+ a.push(i.replaceAll('"', ""));
92785
+ });
92786
+ const o = new Set(a);
92777
92787
  t.length = 0;
92778
- for (const o of a)
92779
- t.push({ value: '"' + o + '"' });
92788
+ for (const i of o)
92789
+ t.push({ value: '"' + i + '"' });
92780
92790
  e.data.cb(t);
92781
92791
  },
92782
92792
  /**
@@ -93051,7 +93061,7 @@ function Bst(e, t, n, r, a, o) {
93051
93061
  _: 1
93052
93062
  });
93053
93063
  }
93054
- const tG = /* @__PURE__ */ qi(Nst, [["render", Bst], ["__scopeId", "data-v-4a486e05"]]), Rst = {
93064
+ const tG = /* @__PURE__ */ qi(Nst, [["render", Bst], ["__scopeId", "data-v-84e332c8"]]), Rst = {
93055
93065
  // Note that the setting store is included in MapContent.vue
93056
93066
  methods: {
93057
93067
  retrieveContextCardFromUrl: async function(e) {
@@ -1,4 +1,4 @@
1
- import { M as a } from "./index-BzopGyiz.js";
1
+ import { M as a } from "./index-D_VgD-w_.js";
2
2
  export {
3
3
  a as MapContent
4
4
  };