@abi-software/mapintegratedvuer 1.3.4-beta.0 → 1.3.4
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-CVohbs0m.js +584 -0
- package/dist/{Flatmap-DXiIQEr9.js → Flatmap-BUvl0sFI.js} +11 -11
- package/dist/{Iframe-OP3a4LoU.js → Iframe-C-lXBP-M.js} +2 -2
- package/dist/{MultiFlatmap-CtVl6DjX.js → MultiFlatmap-DjoXGx8_.js} +6 -6
- package/dist/{Plot-Db5RUQda.js → Plot-DGrp2nRW.js} +2 -2
- package/dist/{Scaffold-Safu8Dl-.js → Scaffold-CoWOIdKK.js} +4 -4
- package/dist/{Simulation-BaE8ZL8I.js → Simulation-BEOxh6rk.js} +2 -2
- package/dist/{index-BmeUxKBS.js → index-Dm50Xt50.js} +7072 -6432
- package/dist/mapintegratedvuer.js +1 -1
- package/dist/mapintegratedvuer.umd.cjs +59 -59
- package/dist/{style-BsD7CNO8.js → style-UobdR58S.js} +5 -5
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/src/components/MapContent.vue +1 -0
- package/src/components/viewers/Flatmap.vue +0 -2
- package/src/components/viewers/MultiFlatmap.vue +0 -2
- package/src/mixins/ContentMixin.js +3 -27
- package/src/stores/splitFlow.js +28 -0
- package/dist/ContentMixin-BqBXOZ5A.js +0 -1218
@@ -1,5 +1,5 @@
|
|
1
|
-
import { w as rw, h as iw, _ as nw, E as Hf } from "./index-
|
2
|
-
import { C as ow } from "./ContentMixin-
|
1
|
+
import { w as rw, h as iw, _ as nw, E as Hf } from "./index-Dm50Xt50.js";
|
2
|
+
import { C as ow } from "./ContentMixin-CVohbs0m.js";
|
3
3
|
import { ref as Ae, defineComponent as Ie, computed as he, openBlock as me, createElementBlock as Pe, mergeProps as Oi, unref as V, renderSlot as Ze, useAttrs as aw, useSlots as au, shallowRef as Er, watch as qe, nextTick as _t, onMounted as sr, toRef as Br, createCommentVNode as Ve, Fragment as Ht, normalizeClass as Le, createElementVNode as Ne, createBlock as He, withCtx as de, resolveDynamicComponent as $r, withModifiers as mr, createVNode as ae, toDisplayString as xt, normalizeStyle as Nt, provide as xr, reactive as ni, onUpdated as ip, inject as dt, onBeforeUnmount as wi, withDirectives as Dt, cloneVNode as sw, Text as s0, Comment as lw, Teleport as cw, Transition as cl, vShow as hr, readonly as l0, onDeactivated as uw, toHandlers as hw, withKeys as mi, createTextVNode as nt, toRefs as Gn, getCurrentInstance as ar, h as ya, renderList as Zr, onUnmounted as c0, markRaw as rn, watchEffect as u0, warn as dw, onBeforeMount as pw, toRaw as np, getCurrentScope as h0, onScopeDispose as d0, isRef as Co, isVNode as ed, resolveComponent as Lr, resolveDirective as fw, toHandlerKey as mw, vModelText as gw, createApp as vw, hasInjectionContext as yw, effectScope as bw, isReactive as op, pushScopeId as p0, popScopeId as f0 } from "vue";
|
4
4
|
import { T as xw, S as ww, O as _w, F as Mw } from "./style-CJykSWTR.js";
|
5
5
|
const Ki = (r, e, { checkForDefaultPrevented: t = !0 } = {}) => (i) => {
|
@@ -31501,7 +31501,7 @@ const $4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
31501
31501
|
/* 2 */
|
31502
31502
|
/***/
|
31503
31503
|
(a) => {
|
31504
|
-
a.exports = /* @__PURE__ */ JSON.parse('{"name":"zincjs","version":"1.10.
|
31504
|
+
a.exports = /* @__PURE__ */ JSON.parse('{"name":"zincjs","version":"1.10.2","description":"ZincJS (Web-based-Zinc-Visualisation)","main":"build/zinc.js","directories":{"doc":"docs"},"files":["package.json","LICENSE","README.md","src/*","build/zinc.js","build/zinc.frontend.js","build/zinc.js.map","webpack.config.js"],"scripts":{"build-bundle":"webpack --config webpack.frontend.js; webpack --config webpack.backend.js","build-backend":"webpack --config webpack.backend.js","test":"npm --prefix ./test install && npm --prefix ./test run test-ci","changelog":"auto-changelog -p --output CHANGELOG.md --template keepachangelog","jsdoc":"jsdoc -c jsdoc_conf.json","version":"npm run build-bundle;npm run jsdoc;npm run changelog; git add CHANGELOG.md docs","release:beta":"npm version prerelease --preid=beta; npm publish --tag beta","release:minor":"npm version minor; npm publish","release:patch":"npm version patch; npm publish"},"repository":{"type":"git","url":"git+https://github.com/alan-wu/ZincJS.git"},"keywords":["library","webgl","3d","zincjs"],"author":"Alan Wu <alan.wu@auckland.ac.nz>","license":"MIT","bugs":{"url":"https://github.com/alan-wu/ZincJS/issues"},"homepage":"http://alan-wu.github.io/ZincJS/","devDependencies":{"@babel/core":"^7.23.9","@babel/preset-env":"^7.23.9","auto-changelog":"^2.4.0","babel-loader":"^9.1.3","babel-preset-minify":"^0.5.1","file-loader":"^6.2.0","jsdoc":"^4.0.2","raw-loader":"^4.0.2","webpack":"^5.90.3","webpack-cli":"^5.1.4","webpack-node-externals":"^3.0.0"},"dependencies":{"css-element-queries":"^1.2.2","lodash":"^4.17.19","promise-polyfill":"^8.1.3","three":"^0.130.1","three-spritetext":"1.6.2","url-loader":"^4.1.1","url-polyfill":"^1.1.7","webworkify-webpack":"^2.1.5"}}');
|
31505
31505
|
},
|
31506
31506
|
/* 3 */
|
31507
31507
|
/***/
|
@@ -31901,7 +31901,7 @@ const $4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
31901
31901
|
for (var A = 0; A < S.length; A += 3)
|
31902
31902
|
g.set(S[A], S[A + 1], S[A + 2]), v !== void 0 && g.applyMatrix4(v), this.normals.push(g.x, g.y, g.z);
|
31903
31903
|
for (var N = 0, D = L.length; N < D; N++)
|
31904
|
-
O.push(L[N].clone());
|
31904
|
+
typeof L[N] == "number" ? O.push(L[N]) : O.push(L[N].clone());
|
31905
31905
|
for (var F = 0, U = C.length; F < U; F++) {
|
31906
31906
|
var G = C[F], Q = void 0, ie = void 0, X = G.vertexNormals, k = G.vertexColors, $ = new y(G.a + E, G.b + E, G.c + E);
|
31907
31907
|
$.normal.copy(G.normal), M !== void 0 && $.normal.applyMatrix3(M).normalize();
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { C as Cc } from "./ContentMixin-
|
1
|
+
import { C as Cc } from "./ContentMixin-CVohbs0m.js";
|
2
2
|
import { ref as N, defineComponent as J, computed as w, openBlock as k, createElementBlock as L, mergeProps as Yt, unref as d, renderSlot as ue, useAttrs as Mc, useSlots as rs, shallowRef as Cn, watch as re, nextTick as we, onMounted as Le, toRef as pt, createCommentVNode as K, Fragment as Ue, normalizeClass as B, createElementVNode as q, createBlock as ee, withCtx as ne, resolveDynamicComponent as dt, withModifiers as Ze, createVNode as ve, toDisplayString as $e, normalizeStyle as Te, provide as at, reactive as At, onUpdated as os, inject as he, onBeforeUnmount as Ot, withDirectives as He, cloneVNode as Pc, Text as as, Comment as Tc, Teleport as zc, Transition as ao, vShow as Tt, readonly as Nc, onDeactivated as Rc, withKeys as Vt, toRefs as Tn, getCurrentInstance as et, h as _n, renderList as Gt, warn as $c, onBeforeMount as Bc, onUnmounted as Lc, toRaw as is, watchEffect as Dc, getCurrentScope as Uc, onScopeDispose as Hc, isRef as ls, resolveComponent as _t, resolveDirective as Zc, vModelText as qc, createTextVNode as An, pushScopeId as Wc, popScopeId as Kc, createApp as Jc } from "vue";
|
3
3
|
import { C as Yc } from "./plotvuer-X4h-Lj3L.js";
|
4
|
-
import { _ as Gc } from "./index-
|
4
|
+
import { _ as Gc } from "./index-Dm50Xt50.js";
|
5
5
|
const jt = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => (r) => {
|
6
6
|
const o = e == null ? void 0 : e(r);
|
7
7
|
if (n === !1 || !o)
|