@netless/appliance-plugin 1.0.7 → 1.0.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/cdn/cdn.js +1 -1
- package/cdn/{fullWorker-CF7R0e.js → fullWorker-8AH6yz.js} +3 -3
- package/cdn/{subWorker-BbF9q2.js → subWorker-B-aVKt.js} +3 -3
- package/dist/appliance-plugin.js +1 -1
- package/dist/appliance-plugin.mjs +1 -1
- package/dist/fullWorker.js +3 -3
- package/dist/{index-2kLI3OsH.js → index-B42Mnde_.js} +1 -1
- package/dist/index-CBeudPfv.js +1 -0
- package/dist/{index-DWP99OFK.mjs → index-CWXxYSm5.mjs} +444 -441
- package/dist/{index-C7xQ-iwn.mjs → index-DBzmxM2f.mjs} +1 -1
- package/dist/subWorker.js +3 -3
- package/package.json +1 -1
- package/dist/index-OwNIkbKl.js +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var se = Object.defineProperty;
|
|
2
2
|
var oe = (I, t, e) => t in I ? se(I, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : I[t] = e;
|
|
3
3
|
var d = (I, t, e) => oe(I, typeof t != "symbol" ? t + "" : t, e);
|
|
4
|
-
import { E as f, a as T, i as re, c as C, b as ie, d as ae, e as z, f as x, g as ne, D as F, h as w, j as B, t as P, k as p, S as Y, l as N, m as V, n as ce, C as H, o as le, p as v, M as A, T as $, q as _, r as Z, s as he, u as j, V as G, v as pe } from "./index-
|
|
4
|
+
import { E as f, a as T, i as re, c as C, b as ie, d as ae, e as z, f as x, g as ne, D as F, h as w, j as B, t as P, k as p, S as Y, l as N, m as V, n as ce, C as H, o as le, p as v, M as A, T as $, q as _, r as Z, s as he, u as j, V as G, v as pe } from "./index-CWXxYSm5.mjs";
|
|
5
5
|
import { Scene as Q, Group as J } from "spritejs";
|
|
6
6
|
import { cloneDeep as ee, xor as de, isEqual as X, isNumber as ue } from "lodash";
|
|
7
7
|
import "lineclip";
|