@abi-software/mapintegratedvuer 1.20.0 → 1.20.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.
@@ -49583,7 +49583,7 @@ function Z3e(e, t, n, r, o, a) {
49583
49583
  ])
49584
49584
  ]);
49585
49585
  }
49586
- const fH = /* @__PURE__ */ Wa(K3e, [["render", Z3e], ["__scopeId", "data-v-511f5d36"]]), X3e = Fu(() => import("./Flatmap-CBB2P9Ql.js")), J3e = Fu(() => import("./Iframe-BXPDKp2g.js")), Q3e = Fu(() => import("./MultiFlatmap-BPUGtzDT.js")), e4e = Fu(() => import("./ConnectivityGraph-B2xlAebI.js")), t4e = Fu(() => import("./Plot-CAAiTTub.js")), n4e = Fu(() => import("./Scaffold-oW-i75jl.js")), r4e = Fu(() => import("./Simulation-D5BM15nU.js")), o4e = {
49586
+ const fH = /* @__PURE__ */ Wa(K3e, [["render", Z3e], ["__scopeId", "data-v-511f5d36"]]), X3e = Fu(() => import("./Flatmap-2O4GdIZV.js")), J3e = Fu(() => import("./Iframe-ComVJ_Ev.js")), Q3e = Fu(() => import("./MultiFlatmap-oVdJqKEz.js")), e4e = Fu(() => import("./ConnectivityGraph-C2SH21O2.js")), t4e = Fu(() => import("./Plot-CYyVTjHQ.js")), n4e = Fu(() => import("./Scaffold-DXGZqxdu.js")), r4e = Fu(() => import("./Simulation-DNOubbSn.js")), o4e = {
49587
49587
  name: "ContentVuer",
49588
49588
  props: {
49589
49589
  /**
@@ -78227,12 +78227,10 @@ const jYe = Vp("main", {
78227
78227
  SplitDialog: yH,
78228
78228
  SideBar: NYe
78229
78229
  },
78230
- setup() {
78231
- const e = jYe();
78232
- Xe("userApiKey", e.userToken);
78233
- const t = mu();
78234
- let n = vo(new zYe(`${t.flatmapAPI}annotator`));
78235
- return Xe("$annotator", n), { annotator: n };
78230
+ setup(e) {
78231
+ const t = jYe(), n = mu();
78232
+ let r = vo(new zYe(`${n.flatmapAPI}annotator`));
78233
+ return Xe("userApiKey", t.userToken), Xe("$annotator", r), Xe("showLongLabel", E(() => e.showLongLabel)), { annotator: r };
78236
78234
  },
78237
78235
  props: {
78238
78236
  state: {
@@ -78801,7 +78799,7 @@ function UYe(e, t, n, r, o, a) {
78801
78799
  connectivityKnowledge: e.connectivityKnowledge,
78802
78800
  filterOptions: e.filterOptions,
78803
78801
  showVisibilityFilter: e.showVisibilityFilter,
78804
- showLongLabel: n.showLongLabel,
78802
+ showLongLabel: !0,
78805
78803
  onTabClicked: a.onSidebarTabClicked,
78806
78804
  onTabClosed: a.onSidebarTabClosed,
78807
78805
  onActionClick: a.actionClick,
@@ -78824,7 +78822,7 @@ function UYe(e, t, n, r, o, a) {
78824
78822
  onFilterVisibility: a.onFilterVisibility,
78825
78823
  onConnectivityItemClose: a.onConnectivityItemClose,
78826
78824
  onTrackEvent: a.trackEvent
78827
- }, null, 8, ["envVars", "visible", "class", "open-at-start", "annotationEntry", "createData", "connectivityEntry", "connectivityKnowledge", "filterOptions", "showVisibilityFilter", "showLongLabel", "onTabClicked", "onTabClosed", "onActionClick", "onAnnotationSubmitted", "onConfirmCreate", "onCancelCreate", "onConfirmDelete", "onShowConnectivity", "onShowReferenceConnectivities", "onConnectivityHovered", "onConnectivityCollapseChange", "onConnectivitySourceChange", "onShowConnectivityGraph", "onFilterVisibility", "onConnectivityItemClose", "onTrackEvent"]),
78825
+ }, null, 8, ["envVars", "visible", "class", "open-at-start", "annotationEntry", "createData", "connectivityEntry", "connectivityKnowledge", "filterOptions", "showVisibilityFilter", "onTabClicked", "onTabClosed", "onActionClick", "onAnnotationSubmitted", "onConfirmCreate", "onCancelCreate", "onConfirmDelete", "onShowConnectivity", "onShowReferenceConnectivities", "onConnectivityHovered", "onConnectivityCollapseChange", "onConnectivitySourceChange", "onShowConnectivityGraph", "onFilterVisibility", "onConnectivityItemClose", "onTrackEvent"]),
78828
78826
  V(u, {
78829
78827
  entries: a.entries,
78830
78828
  ref: "splitdialog",
@@ -78839,7 +78837,7 @@ function UYe(e, t, n, r, o, a) {
78839
78837
  _: 1
78840
78838
  });
78841
78839
  }
78842
- const hW = /* @__PURE__ */ Wa(VYe, [["render", UYe], ["__scopeId", "data-v-60fb5c97"]]), qYe = {
78840
+ const hW = /* @__PURE__ */ Wa(VYe, [["render", UYe], ["__scopeId", "data-v-34c03fa3"]]), qYe = {
78843
78841
  // Note that the setting store is included in MapContent.vue
78844
78842
  methods: {
78845
78843
  retrieveContextCardFromUrl: async function(e) {
@@ -78913,6 +78911,14 @@ const hW = /* @__PURE__ */ Wa(VYe, [["render", UYe], ["__scopeId", "data-v-60fb5
78913
78911
  type: Boolean,
78914
78912
  default: !0
78915
78913
  },
78914
+ truncateLongLabel: {
78915
+ type: Boolean,
78916
+ default: !0
78917
+ },
78918
+ showIdInTooltip: {
78919
+ type: Boolean,
78920
+ default: !0
78921
+ },
78916
78922
  /**
78917
78923
  * The options include APIs and Keys.
78918
78924
  */
@@ -78981,7 +78987,9 @@ const hW = /* @__PURE__ */ Wa(VYe, [["render", UYe], ["__scopeId", "data-v-60fb5
78981
78987
  provide: function() {
78982
78988
  return {
78983
78989
  showGlobalSettings: this.showGlobalSettings,
78984
- showOpenMapButton: this.showOpenMapButton
78990
+ showOpenMapButton: this.showOpenMapButton,
78991
+ truncateLongLabel: E(() => this.truncateLongLabel),
78992
+ showIdInTooltip: E(() => this.showIdInTooltip)
78985
78993
  };
78986
78994
  },
78987
78995
  data: function() {
@@ -79192,7 +79200,7 @@ function WYe(e, t, n, r, o, a) {
79192
79200
  [l, !e.isReady]
79193
79201
  ]);
79194
79202
  }
79195
- const CZe = /* @__PURE__ */ Wa(KYe, [["render", WYe], ["__scopeId", "data-v-f88bae29"]]);
79203
+ const CZe = /* @__PURE__ */ Wa(KYe, [["render", WYe], ["__scopeId", "data-v-4f401ab5"]]);
79196
79204
  export {
79197
79205
  pt as E,
79198
79206
  tZe as H,
@@ -1,4 +1,4 @@
1
- import { M as a } from "./index-B6Cnscja.js";
1
+ import { M as a } from "./index-BkejiyeA.js";
2
2
  export {
3
3
  a as MapContent
4
4
  };