@abi-software/mapintegratedvuer 1.5.0 → 1.5.1-beta-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/{ContentMixin-DG--521q.js → ContentMixin-BY38ulup.js} +47 -47
- package/dist/{Flatmap-CZq8QbcM.js → Flatmap-CNM_fFlI.js} +7 -11
- package/dist/{Iframe-gtvZAYq-.js → Iframe-DZ6M7hQI.js} +2 -2
- package/dist/{MultiFlatmap-BU6h0zso.js → MultiFlatmap-CBK8LiIH.js} +9 -9
- package/dist/{plotvuer-X4h-Lj3L.js → Plot-DkniCAAe.js} +2735 -2717
- package/dist/{Scaffold-ZrXti7PN.js → Scaffold-CTRABCFo.js} +6936 -6932
- package/dist/Simulation-vS_R9P47.js +22 -0
- package/dist/{index-BbKW1iaX.js → index-DBVNcOgU.js} +9643 -10019
- package/dist/mapintegratedvuer.js +2 -2
- package/dist/mapintegratedvuer.umd.cjs +531 -555
- package/dist/{style-BR8ELy16.js → style-C32DKsFv.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/src/components/SimulatedData.js +0 -467
- package/src/components/viewers/Flatmap.vue +1 -2
- package/src/components/viewers/MultiFlatmap.vue +1 -1
- package/src/mixins/ContentMixin.js +1 -5
- package/vite.bundle-build.js +2 -1
- package/dist/Plot-C_rKnKaZ.js +0 -24
- package/dist/Simulation-CM3G_pzL.js +0 -10622
@@ -1,5 +1,5 @@
|
|
1
1
|
import { mapStores as Vet } from "pinia";
|
2
|
-
import { u as Ret, w as Net, h as Det, M as Bet, D as Fet, P as jet } from "./index-
|
2
|
+
import { u as Ret, w as Net, h as Det, M as Bet, D as Fet, P as jet } from "./index-DBVNcOgU.js";
|
3
3
|
import { ref as ke, defineComponent as dr, computed as qt, openBlock as Yt, createElementBlock as Ve, mergeProps as s3, unref as Tt, renderSlot as Fr, useAttrs as zet, useSlots as Yh, shallowRef as w5, watch as tn, nextTick as bi, onMounted as K1, toRef as y2, withDirectives as pi, createCommentVNode as lr, Fragment as _1, normalizeClass as Me, createElementVNode as Re, createBlock as _r, withCtx as fe, resolveDynamicComponent as Co, withModifiers as A1, createVNode as Pe, toDisplayString as Un, normalizeStyle as L1, vShow as Ho, provide as so, reactive as S4, onUpdated as Uet, inject as bn, onBeforeUnmount as Fs, cloneVNode as Get, Text as Dj, Comment as Zet, Teleport as Bj, Transition as Jh, readonly as Fj, onDeactivated as $et, isRef as L2, vModelCheckbox as fQ, createTextVNode as On, toRefs as V5, vModelRadio as jj, h as m7, createSlots as zj, getCurrentInstance as ao, markRaw as Hs, warn as Wet, watchEffect as Uj, onBeforeMount as qet, onUnmounted as Xet, toRaw as _h, getCurrentScope as Gj, onScopeDispose as OS, resolveComponent as Ms, resolveDirective as Ket, renderList as e3, withKeys as $c, vModelText as Yet, createApp as Jet, hasInjectionContext as trt, effectScope as ert, isReactive as kS, pushScopeId as IS, popScopeId as PS, createStaticVNode as rrt } from "vue";
|
4
4
|
const nrt = function(t) {
|
5
5
|
return t ? [...new Set(t.map((e) => JSON.stringify(e)))].map(
|