vis-core 0.21.51 → 0.21.53
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/index.d.ts +1 -1
- package/dist/index.js +16 -16
- package/dist/index.module.js +69 -36
- package/dist/utils/jsonFetch.d.ts +1 -1
- package/dist/version.d.ts +1 -1
- package/package.json +4 -3
package/dist/index.module.js
CHANGED
|
@@ -89,7 +89,7 @@ const publicKeyPEM = "LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRz
|
|
|
89
89
|
).toString(CryptoJS.enc.Utf8), de = JSON.parse($t), Xe = Date.now();
|
|
90
90
|
return !de.s || de.s > Xe ? (this.token = void 0, "") : de.e && de.e < Xe ? (this.token = void 0, "") : (de.isValid = Tt, de);
|
|
91
91
|
}
|
|
92
|
-
}, version = "0.21.
|
|
92
|
+
}, version = "0.21.53";
|
|
93
93
|
/**
|
|
94
94
|
* @license
|
|
95
95
|
* Copyright 2010-2024 Three.js Authors
|
|
@@ -30167,7 +30167,7 @@ var ce$1 = Object.defineProperty, fe$1 = Object.defineProperties, he$1 = Object.
|
|
|
30167
30167
|
me.call(e, s) && Q$1(st, s, e[s]);
|
|
30168
30168
|
return st;
|
|
30169
30169
|
}, Y$1 = (st, e) => fe$1(st, he$1(e));
|
|
30170
|
-
const j$2 = new Vector4(), te = new Vector3(), ie = new Vector3(), y = new Vector4(), x$3 = new Vector4(), I$2 = new Vector4(), $$
|
|
30170
|
+
const j$2 = new Vector4(), te = new Vector3(), ie = new Vector3(), y = new Vector4(), x$3 = new Vector4(), I$2 = new Vector4(), $$2 = new Vector3(), k$2 = new Matrix4(), M$3 = new Line3(), ne = new Vector3(), E$1 = new Box3(), G$1 = new Sphere$1(), B$1 = new Vector4();
|
|
30171
30171
|
let V$1, L$2;
|
|
30172
30172
|
function re(st, e, s) {
|
|
30173
30173
|
return B$1.set(0, 0, -e, 1).applyMatrix4(st.projectionMatrix), B$1.multiplyScalar(1 / B$1.w), B$1.x = L$2 / s.width, B$1.y = L$2 / s.height, B$1.applyMatrix4(st.projectionMatrixInverse), B$1.multiplyScalar(1 / B$1.w), Math.abs(Math.max(B$1.x, B$1.y));
|
|
@@ -30191,7 +30191,7 @@ function Te$2(st, e) {
|
|
|
30191
30191
|
}
|
|
30192
30192
|
function De$1(st, e, s) {
|
|
30193
30193
|
const c = e.projectionMatrix, ct = st.material.resolution, Zt = st.matrixWorld, Wt = st.geometry, Yt = Wt.attributes.instanceStart, vt = Wt.attributes.instanceEnd, Tt = Math.min(Wt.instanceCount, Yt.count), Jt = -e.near;
|
|
30194
|
-
V$1.at(1, I$2), I$2.w = 1, I$2.applyMatrix4(e.matrixWorldInverse), I$2.applyMatrix4(c), I$2.multiplyScalar(1 / I$2.w), I$2.x *= ct.x / 2, I$2.y *= ct.y / 2, I$2.z = 0, $$
|
|
30194
|
+
V$1.at(1, I$2), I$2.w = 1, I$2.applyMatrix4(e.matrixWorldInverse), I$2.applyMatrix4(c), I$2.multiplyScalar(1 / I$2.w), I$2.x *= ct.x / 2, I$2.y *= ct.y / 2, I$2.z = 0, $$2.copy(I$2), k$2.multiplyMatrices(e.matrixWorldInverse, Zt);
|
|
30195
30195
|
for (let $t = 0, de = Tt; $t < de; $t++) {
|
|
30196
30196
|
if (y.fromBufferAttribute(Yt, $t), x$3.fromBufferAttribute(vt, $t), y.w = 1, x$3.w = 1, y.applyMatrix4(k$2), x$3.applyMatrix4(k$2), y.z > Jt && x$3.z > Jt)
|
|
30197
30197
|
continue;
|
|
@@ -30203,9 +30203,9 @@ function De$1(st, e, s) {
|
|
|
30203
30203
|
x$3.lerp(y, Qe);
|
|
30204
30204
|
}
|
|
30205
30205
|
y.applyMatrix4(c), x$3.applyMatrix4(c), y.multiplyScalar(1 / y.w), x$3.multiplyScalar(1 / x$3.w), y.x *= ct.x / 2, y.y *= ct.y / 2, x$3.x *= ct.x / 2, x$3.y *= ct.y / 2, M$3.start.copy(y), M$3.start.z = 0, M$3.end.copy(x$3), M$3.end.z = 0;
|
|
30206
|
-
const Xe = M$3.closestPointToPointParameter($$
|
|
30206
|
+
const Xe = M$3.closestPointToPointParameter($$2, !0);
|
|
30207
30207
|
M$3.at(Xe, ne);
|
|
30208
|
-
const Ke = MathUtils.lerp(y.z, x$3.z, Xe), $e = Ke >= -1 && Ke <= 1, _e = $$
|
|
30208
|
+
const Ke = MathUtils.lerp(y.z, x$3.z, Xe), $e = Ke >= -1 && Ke <= 1, _e = $$2.distanceTo(ne) < L$2 * 0.5;
|
|
30209
30209
|
if ($e && _e) {
|
|
30210
30210
|
M$3.start.fromBufferAttribute(Yt, $t), M$3.end.fromBufferAttribute(vt, $t), M$3.start.applyMatrix4(Zt), M$3.end.applyMatrix4(Zt);
|
|
30211
30211
|
const Je = new Vector3(), Qe = new Vector3();
|
|
@@ -33852,7 +33852,7 @@ function wt(st, e) {
|
|
|
33852
33852
|
function Q(st) {
|
|
33853
33853
|
return isFinite(st) ? st : st < 0 ? -Number.MAX_VALUE : Number.MAX_VALUE;
|
|
33854
33854
|
}
|
|
33855
|
-
function
|
|
33855
|
+
function $$1(st) {
|
|
33856
33856
|
return Math.abs(st) < Number.MAX_VALUE ? st : st * (1 / 0);
|
|
33857
33857
|
}
|
|
33858
33858
|
function rt(st, e, s, c, ct = 1 / 0, Zt) {
|
|
@@ -35306,7 +35306,7 @@ class Y extends fe {
|
|
|
35306
35306
|
*/
|
|
35307
35307
|
fromJSON(e, s = !1) {
|
|
35308
35308
|
const c = JSON.parse(e);
|
|
35309
|
-
this.enabled = c.enabled, this.minDistance = c.minDistance, this.maxDistance =
|
|
35309
|
+
this.enabled = c.enabled, this.minDistance = c.minDistance, this.maxDistance = $$1(c.maxDistance), this.minZoom = c.minZoom, this.maxZoom = $$1(c.maxZoom), this.minPolarAngle = c.minPolarAngle, this.maxPolarAngle = $$1(c.maxPolarAngle), this.minAzimuthAngle = $$1(c.minAzimuthAngle), this.maxAzimuthAngle = $$1(c.maxAzimuthAngle), this.smoothTime = c.smoothTime, this.draggingSmoothTime = c.draggingSmoothTime, this.dollySpeed = c.dollySpeed, this.truckSpeed = c.truckSpeed, this.dollyToCursor = c.dollyToCursor, this.verticalDragToForward = c.verticalDragToForward, this._target0.fromArray(c.target0), this._position0.fromArray(c.position0), this._zoom0 = c.zoom0, this._focalOffset0.fromArray(c.focalOffset0), this.moveTo(c.target[0], c.target[1], c.target[2], s), z.setFromVector3(
|
|
35310
35310
|
P$1.fromArray(c.position).sub(this._targetEnd).applyQuaternion(this._yAxisUpSpace)
|
|
35311
35311
|
), this.rotateTo(z.theta, z.phi, s), this.dollyTo(z.radius, s), this.zoomTo(c.zoom, s), this.setFocalOffset(
|
|
35312
35312
|
c.focalOffset[0],
|
|
@@ -47761,7 +47761,7 @@ function o(st) {
|
|
|
47761
47761
|
}));
|
|
47762
47762
|
};
|
|
47763
47763
|
}
|
|
47764
|
-
class
|
|
47764
|
+
class ul {
|
|
47765
47765
|
constructor(e) {
|
|
47766
47766
|
this.pluginName = "draw", this.objMap = /* @__PURE__ */ new Map(), this.targetNullMap = /* @__PURE__ */ new Map(), this.objects = /* @__PURE__ */ new Map(), this.objectNamesToFactories = /* @__PURE__ */ new Map(), this.pickFunctionsMapIndex = -1, this.pickFunctionsMap = {}, this.pickListener = {
|
|
47767
47767
|
move: !1,
|
|
@@ -48052,7 +48052,7 @@ const k = (st) => {
|
|
|
48052
48052
|
);
|
|
48053
48053
|
}), e;
|
|
48054
48054
|
};
|
|
48055
|
-
class
|
|
48055
|
+
class sl {
|
|
48056
48056
|
constructor(e) {
|
|
48057
48057
|
this.pluginName = "worker", this.bufferGeometryLoader = new BufferGeometryLoader(), this.cacheObj = {}, this._dispose = !1, this.options = L({
|
|
48058
48058
|
dbName: "base",
|
|
@@ -48143,15 +48143,37 @@ class n extends Loader {
|
|
|
48143
48143
|
), Zt;
|
|
48144
48144
|
}
|
|
48145
48145
|
}
|
|
48146
|
-
|
|
48146
|
+
class q extends Loader {
|
|
48147
|
+
constructor(e) {
|
|
48148
|
+
super(e);
|
|
48149
|
+
}
|
|
48150
|
+
load(e, s, c, ct) {
|
|
48151
|
+
const Zt = new FileLoader(this.manager);
|
|
48152
|
+
Zt.setResponseType("blob"), Zt.setRequestHeader(this.requestHeader), Zt.setPath(this.path), Zt.setWithCredentials(this.withCredentials), Zt.load(
|
|
48153
|
+
e,
|
|
48154
|
+
(Wt) => {
|
|
48155
|
+
const Yt = Wt, vt = new DecompressionStream("gzip"), Tt = Yt.stream().pipeThrough(vt);
|
|
48156
|
+
new Response(Tt).json().then((Jt) => {
|
|
48157
|
+
s == null || s(Jt);
|
|
48158
|
+
}).catch((Jt) => {
|
|
48159
|
+
ct == null || ct(Jt);
|
|
48160
|
+
});
|
|
48161
|
+
},
|
|
48162
|
+
c,
|
|
48163
|
+
ct
|
|
48164
|
+
);
|
|
48165
|
+
}
|
|
48166
|
+
}
|
|
48167
|
+
const $ = {
|
|
48147
48168
|
images: ["png", "jpg", "jpeg", "ico", "webp", "avif"],
|
|
48148
48169
|
media: ["mp4", "webm", "ogg"],
|
|
48149
48170
|
gltf: ["gltf", "glb"],
|
|
48150
48171
|
json: ["json", "geojson"],
|
|
48172
|
+
gzipJson: ["json.gzip"],
|
|
48151
48173
|
exr: ["exr"],
|
|
48152
48174
|
lottie: ["lottie.json"]
|
|
48153
48175
|
};
|
|
48154
|
-
class
|
|
48176
|
+
class al {
|
|
48155
48177
|
constructor(e = {}) {
|
|
48156
48178
|
this.pluginName = "loader", this.loadObj = [], this.delLoadArr = [], this.assets = /* @__PURE__ */ new Map(), this.event = new P$2.EventEmitter(), this.options = {}, this.options = L({
|
|
48157
48179
|
simpleTexture4deleted: !1,
|
|
@@ -48191,8 +48213,10 @@ class sZ {
|
|
|
48191
48213
|
if (c) {
|
|
48192
48214
|
if (e.endsWith("lottie.json"))
|
|
48193
48215
|
return "lottie";
|
|
48216
|
+
if (e.endsWith("json.gzip"))
|
|
48217
|
+
return "gzipJson";
|
|
48194
48218
|
} else return;
|
|
48195
|
-
for (const [ct, Zt] of Object.entries(
|
|
48219
|
+
for (const [ct, Zt] of Object.entries($))
|
|
48196
48220
|
if (Zt.includes(c))
|
|
48197
48221
|
return ct;
|
|
48198
48222
|
}
|
|
@@ -48210,6 +48234,8 @@ class sZ {
|
|
|
48210
48234
|
return this.gltfLoader || (this.gltfLoader = new GLTFLoader(this.loadingManager), this.options.prefix && this.gltfLoader.setPath(this.options.prefix)), this.gltfLoader;
|
|
48211
48235
|
if (e === "lottie")
|
|
48212
48236
|
return this.lottieLoader || (this.lottieLoader = new LottieLoader(this.loadingManager), this.options.prefix && this.lottieLoader.setPath(this.options.prefix)), this.lottieLoader;
|
|
48237
|
+
if (e === "gzipJson")
|
|
48238
|
+
return this.gzipJsonLoader || (this.gzipJsonLoader = new q(this.loadingManager), this.options.prefix && this.gzipJsonLoader.setPath(this.options.prefix)), this.gzipJsonLoader;
|
|
48213
48239
|
if (e === "json")
|
|
48214
48240
|
return this.jsonLoader || (this.jsonLoader = new FileLoader(this.loadingManager), this.jsonLoader.setResponseType("json"), this.options.prefix && this.jsonLoader.setPath(this.options.prefix)), this.jsonLoader;
|
|
48215
48241
|
if (e === "exr")
|
|
@@ -49398,18 +49424,21 @@ const compareVersion = (st, e) => {
|
|
|
49398
49424
|
Zt.attributeName = Zt.attributeName.replace(Wt, `caId.${Wt}`);
|
|
49399
49425
|
}
|
|
49400
49426
|
}), compareVersion(st.c.version, "0.21.24") === -1 && st.h.u[0] && st.h.u[0].visType === "map" && (ct = (c = st.v) == null ? void 0 : c.eo) != null && ct.parentBgCurvatureResolution && (delete st.v.eo.parentBgCurvatureResolution, st.v.eo.parentBgTopSegments = 400), st;
|
|
49401
|
-
}, jsonFetch = (st, e) => {
|
|
49402
|
-
const
|
|
49403
|
-
return fetch(st).then((
|
|
49404
|
-
let
|
|
49405
|
-
if (
|
|
49406
|
-
return ct.
|
|
49427
|
+
}, jsonFetch = (st, e, s = !1) => {
|
|
49428
|
+
const c = makePromiseCreator(!0), ct = st.endsWith("gzip") || s;
|
|
49429
|
+
return fetch(st).then((Zt) => {
|
|
49430
|
+
let Wt = Zt;
|
|
49431
|
+
if (Wt.ok)
|
|
49432
|
+
return ct ? Wt.blob().then((Yt) => {
|
|
49433
|
+
const vt = new DecompressionStream("gzip"), Tt = Yt.stream().pipeThrough(vt);
|
|
49434
|
+
return new Response(Tt);
|
|
49435
|
+
}) : Wt;
|
|
49407
49436
|
throw new Error("Network response was not ok.");
|
|
49408
|
-
}).then((
|
|
49409
|
-
|
|
49410
|
-
}).catch((
|
|
49411
|
-
|
|
49412
|
-
}),
|
|
49437
|
+
}).then((Zt) => Zt.json()).then((Zt) => {
|
|
49438
|
+
c.resolve(Zt);
|
|
49439
|
+
}).catch((Zt) => {
|
|
49440
|
+
c.reject(Zt);
|
|
49441
|
+
}), c.promise;
|
|
49413
49442
|
};
|
|
49414
49443
|
class Editor {
|
|
49415
49444
|
constructor(e) {
|
|
@@ -50050,7 +50079,7 @@ class Base extends Event {
|
|
|
50050
50079
|
J0(this, "delLoadArr");
|
|
50051
50080
|
J0(this, "extendsOptions", {});
|
|
50052
50081
|
J0(this, "pencil");
|
|
50053
|
-
J0(this, "drawController", new
|
|
50082
|
+
J0(this, "drawController", new ul(objs$5));
|
|
50054
50083
|
J0(this, "mList");
|
|
50055
50084
|
J0(this, "loader");
|
|
50056
50085
|
J0(this, "worker");
|
|
@@ -50202,12 +50231,12 @@ class Base extends Event {
|
|
|
50202
50231
|
}));
|
|
50203
50232
|
}
|
|
50204
50233
|
initPencilPlugin() {
|
|
50205
|
-
this.mList = new MaterialList(), this.loader = new
|
|
50234
|
+
this.mList = new MaterialList(), this.loader = new al(mi({
|
|
50206
50235
|
prefix: this.options.assetsPrefix,
|
|
50207
50236
|
simpleTexture4deleted: !0
|
|
50208
50237
|
}, this.tier0 ? {
|
|
50209
50238
|
anisotropy: 1
|
|
50210
|
-
} : {})), this.worker = new
|
|
50239
|
+
} : {})), this.worker = new sl({
|
|
50211
50240
|
dbName: this.visName,
|
|
50212
50241
|
cacheVersion: version
|
|
50213
50242
|
}), this.delLoadArr && (this.loader.delLoadArr = this.delLoadArr), this.loader.on("progress", (...s) => {
|
|
@@ -51208,7 +51237,7 @@ const objs$4 = Bi(mi({}, objs$5), {
|
|
|
51208
51237
|
constructor() {
|
|
51209
51238
|
super(...arguments);
|
|
51210
51239
|
//@ts-ignore
|
|
51211
|
-
J0(this, "drawController", new
|
|
51240
|
+
J0(this, "drawController", new ul(objs$4));
|
|
51212
51241
|
J0(this, "mapHistory", []);
|
|
51213
51242
|
J0(this, "activePlaneMap", null);
|
|
51214
51243
|
J0(this, "isAnimating", !1);
|
|
@@ -53475,7 +53504,7 @@ class Map$1 extends Map$2 {
|
|
|
53475
53504
|
constructor() {
|
|
53476
53505
|
super(...arguments);
|
|
53477
53506
|
//@ts-ignore
|
|
53478
|
-
J0(this, "drawController", new
|
|
53507
|
+
J0(this, "drawController", new ul(objs$3));
|
|
53479
53508
|
J0(this, "initSettingsObj", {
|
|
53480
53509
|
label: !1,
|
|
53481
53510
|
labelLite: !1,
|
|
@@ -53878,7 +53907,7 @@ class City$1 extends Base {
|
|
|
53878
53907
|
constructor() {
|
|
53879
53908
|
super(...arguments);
|
|
53880
53909
|
//@ts-ignore
|
|
53881
|
-
J0(this, "drawController", new
|
|
53910
|
+
J0(this, "drawController", new ul(objs$2));
|
|
53882
53911
|
J0(this, "adcode", 0);
|
|
53883
53912
|
J0(this, "pcenter", [104, 37.5]);
|
|
53884
53913
|
J0(this, "pscale", 5e4);
|
|
@@ -53924,10 +53953,10 @@ class City$1 extends Base {
|
|
|
53924
53953
|
loaderAddJson(s) {
|
|
53925
53954
|
this.loader.add(
|
|
53926
53955
|
[
|
|
53927
|
-
this.options.showBuilding && `/
|
|
53928
|
-
this.options.showRoad && `/
|
|
53929
|
-
this.options.showRiver && `/
|
|
53930
|
-
this.options.showGrassland && `/
|
|
53956
|
+
this.options.showBuilding && `/cityGzip/Building${s}.json.gzip`,
|
|
53957
|
+
this.options.showRoad && `/cityGzip/Road${s}.json.gzip`,
|
|
53958
|
+
this.options.showRiver && `/cityGzip/River${s}.json.gzip`,
|
|
53959
|
+
this.options.showGrassland && `/cityGzip/Grassland${s}.json.gzip`
|
|
53931
53960
|
].filter(Boolean),
|
|
53932
53961
|
{
|
|
53933
53962
|
// cacheVersion: '1',
|
|
@@ -54072,7 +54101,11 @@ class City$1 extends Base {
|
|
|
54072
54101
|
}
|
|
54073
54102
|
initVis() {
|
|
54074
54103
|
return ii(this, null, function* () {
|
|
54075
|
-
const { fitTo: s, jsonName: c, bbox: ct, planeOut: Zt } = this.options, Wt = this.adcode, Yt = this.loader, vt = Yt.getAsset(
|
|
54104
|
+
const { fitTo: s, jsonName: c, bbox: ct, planeOut: Zt } = this.options, Wt = this.adcode, Yt = this.loader, vt = Yt.getAsset(
|
|
54105
|
+
`/cityGzip/Building${c}.json.gzip`
|
|
54106
|
+
), Tt = Yt.getAsset(`/cityGzip/Road${c}.json.gzip`), Jt = Yt.getAsset(`/cityGzip/River${c}.json.gzip`), $t = Yt.getAsset(
|
|
54107
|
+
`/cityGzip/Grassland${c}.json.gzip`
|
|
54108
|
+
), de = {};
|
|
54076
54109
|
[
|
|
54077
54110
|
...(Jt == null ? void 0 : Jt.features) || [],
|
|
54078
54111
|
...($t == null ? void 0 : $t.features) || []
|
|
@@ -54862,7 +54895,7 @@ const objs$1 = Bi(mi({}, objs$5), {
|
|
|
54862
54895
|
constructor() {
|
|
54863
54896
|
super(...arguments);
|
|
54864
54897
|
//@ts-ignore
|
|
54865
|
-
J0(this, "drawController", new
|
|
54898
|
+
J0(this, "drawController", new ul(objs$1));
|
|
54866
54899
|
J0(this, "leftTruck", !1);
|
|
54867
54900
|
J0(this, "extendsOptions", {
|
|
54868
54901
|
mapDepth: () => this.options.mapDepth
|
|
@@ -55109,7 +55142,7 @@ const objs = Bi(mi({}, objs$5), {
|
|
|
55109
55142
|
super(...arguments);
|
|
55110
55143
|
J0(this, "leftTruck", !1);
|
|
55111
55144
|
//@ts-ignore
|
|
55112
|
-
J0(this, "drawController", new
|
|
55145
|
+
J0(this, "drawController", new ul(objs));
|
|
55113
55146
|
J0(this, "autoRotateSpeed", 0);
|
|
55114
55147
|
J0(this, "initSettingsObj", {
|
|
55115
55148
|
autoRotate: !1
|
|
@@ -3,5 +3,5 @@ type DownloadProgress = {
|
|
|
3
3
|
transferredBytes: number;
|
|
4
4
|
totalBytes: number;
|
|
5
5
|
};
|
|
6
|
-
declare const _default: (url: string, onDownloadProgress?: (progress: DownloadProgress) => void) => Promise<any>;
|
|
6
|
+
declare const _default: (url: string, onDownloadProgress?: (progress: DownloadProgress) => void, gizp?: boolean) => Promise<any>;
|
|
7
7
|
export default _default;
|
package/dist/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "0.21.
|
|
1
|
+
declare const _default: "0.21.53";
|
|
2
2
|
export default _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vis-core",
|
|
3
|
-
"version": "0.21.
|
|
3
|
+
"version": "0.21.53",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"start": "npm run version && PORT=5173 bundler-dev",
|
|
6
6
|
"build:site": "npm run version &&PUBLIC_EXCLUDE=public/city bundler",
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
"build:type": "BUILD_LIBRARY=src/sdk/index.ts bundler-type",
|
|
9
9
|
"preview": "bundler-preview",
|
|
10
10
|
"version": "node ./scripts/generate-version",
|
|
11
|
+
"gzip": "node ./scripts/gzip",
|
|
11
12
|
"getPublic": "node ./scripts/getPublic",
|
|
12
13
|
"start:3dSite": "npm run version && VITE_SITE_3D=true bundler-dev",
|
|
13
14
|
"build:3dSite": "npm run version && VITE_SITE_3D=true bundler",
|
|
@@ -43,7 +44,7 @@
|
|
|
43
44
|
"archiver": "^7.0.1",
|
|
44
45
|
"dayjs": "^1.11.12",
|
|
45
46
|
"eslint-config-bundler": "^0.4.2",
|
|
46
|
-
"esus": "^0.4.
|
|
47
|
+
"esus": "^0.4.40",
|
|
47
48
|
"fs-extra": "^11.1.1",
|
|
48
49
|
"idb-keyval": "^6.2.1",
|
|
49
50
|
"pinia": "^2.2.4",
|
|
@@ -66,7 +67,7 @@
|
|
|
66
67
|
"esus-lite": "^0.2.8",
|
|
67
68
|
"events": "^3.3.0",
|
|
68
69
|
"geojson-cn": "^0.1.29",
|
|
69
|
-
"gl-draw": "0.11.
|
|
70
|
+
"gl-draw": "0.11.35",
|
|
70
71
|
"jsrsasign": "^11.1.0",
|
|
71
72
|
"lodash-es": "^4.17.21"
|
|
72
73
|
},
|