@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.
- package/dist/{ConnectivityGraph-B2xlAebI.js → ConnectivityGraph-C2SH21O2.js} +2 -2
- package/dist/{ContentMixin-jHFoA2A8.js → ContentMixin-DyNQa5V5.js} +127 -77
- package/dist/{Flatmap-CBB2P9Ql.js → Flatmap-2O4GdIZV.js} +8 -7
- package/dist/{Iframe-BXPDKp2g.js → Iframe-ComVJ_Ev.js} +2 -2
- package/dist/{MultiFlatmap-BPUGtzDT.js → MultiFlatmap-oVdJqKEz.js} +9 -8
- package/dist/{Plot-CAAiTTub.js → Plot-CYyVTjHQ.js} +2 -2
- package/dist/{Scaffold-oW-i75jl.js → Scaffold-DXGZqxdu.js} +2 -2
- package/dist/{Simulation-D5BM15nU.js → Simulation-DNOubbSn.js} +2 -2
- package/dist/{index-B6Cnscja.js → index-BkejiyeA.js} +20 -12
- package/dist/mapintegratedvuer.js +1 -1
- package/dist/mapintegratedvuer.umd.cjs +121 -121
- package/dist/{style-DuFTyFX4.js → style-3VbUVJif.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/App.vue +58 -24
- package/src/components/MapContent.vue +11 -0
- package/src/components/SplitFlow.vue +6 -5
- package/src/components/viewers/Flatmap.vue +2 -1
- package/src/components/viewers/MultiFlatmap.vue +1 -0
- package/src/mixins/ContentMixin.js +81 -1
|
@@ -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-
|
|
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
|
|
78232
|
-
|
|
78233
|
-
|
|
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:
|
|
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", "
|
|
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-
|
|
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-
|
|
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,
|