@abi-software/mapintegratedvuer 1.3.4-beta.7 → 1.3.4-beta.8
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/{ContentMixin-Bi0UWJRB.js → ContentMixin-DOsFoWgc.js} +1 -1
- package/dist/{Flatmap-DIY__mys.js → Flatmap-oE6MGkVh.js} +6 -8
- package/dist/{Iframe-Evw_43Oy.js → Iframe-wxShj_4p.js} +2 -2
- package/dist/{MultiFlatmap-EynyfgSh.js → MultiFlatmap-CAOVXWnw.js} +10 -12
- package/dist/{Plot-CLrwiVZo.js → Plot-DoQKNBIB.js} +2 -2
- package/dist/{Scaffold-STqxwRuV.js → Scaffold-CUmecqSk.js} +4300 -4280
- package/dist/{Simulation-DdfgYBRl.js → Simulation-DmKZAUId.js} +2 -2
- package/dist/{index-CeeUmoIw.js → index-CxxWkeZL.js} +71 -74
- package/dist/mapintegratedvuer.js +1 -1
- package/dist/mapintegratedvuer.umd.cjs +99 -99
- package/dist/{style-BZjoqF0W.js → style-907L63ni.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/App.vue +3 -3
- package/src/components/MapContent.vue +2 -5
- package/src/components/viewers/Flatmap.vue +0 -3
- package/src/components/viewers/MultiFlatmap.vue +0 -5
- package/src/components/viewers/Scaffold.vue +0 -5
- package/src/stores/index.js +1 -1
@@ -1,5 +1,5 @@
|
|
1
1
|
import { mapStores as LY } from "pinia";
|
2
|
-
import { u as wY, w as MY, h as HY } from "./index-
|
2
|
+
import { u as wY, w as MY, h as HY } from "./index-CxxWkeZL.js";
|
3
3
|
import { ref as $t, defineComponent as he, computed as Tt, openBlock as pt, createElementBlock as Pt, mergeProps as A1, unref as G, renderSlot as Re, useAttrs as HD, useSlots as x3, shallowRef as vo, watch as Ne, nextTick as $r, onMounted as xn, toRef as Ui, createCommentVNode as ue, Fragment as en, normalizeClass as Vt, createElementVNode as Gt, createBlock as Te, withCtx as Et, resolveDynamicComponent as jn, withModifiers as Tn, createVNode as te, toDisplayString as fr, normalizeStyle as sn, provide as bn, reactive as no, onUpdated as Rw, inject as Qr, onBeforeUnmount as e1, withDirectives as Fr, cloneVNode as SD, Text as PQ, Comment as ED, Teleport as Fw, Transition as Qs, vShow as wn, readonly as Nw, onDeactivated as AD, createTextVNode as Ir, isRef as k1, vModelCheckbox as n0, toRefs as us, toHandlers as SY, getCurrentInstance as _n, watchEffect as RQ, withKeys as S2, h as e2, warn as CD, onBeforeMount as OD, onUnmounted as kD, toRaw as E4, getCurrentScope as Dw, onScopeDispose as FQ, renderList as $i, resolveComponent as mi, resolveDirective as ID, vModelText as VD, createApp as PD, pushScopeId as xc, popScopeId as Lc, vModelRadio as RD, createSlots as FD, markRaw as H2, hasInjectionContext as EY, effectScope as AY, isReactive as Bw, createStaticVNode as CY } from "vue";
|
4
4
|
const OY = function(t) {
|
5
5
|
return t ? [...new Set(t.map((e) => JSON.stringify(e)))].map(
|