@netless/appliance-plugin 1.1.38-beta.1 → 1.1.38-beta.2
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/appliance-plugin.js +1 -1
- package/dist/appliance-plugin.mjs +1 -1
- package/dist/assets/{fullWorker-mk6jXaYV.js → fullWorker-oCSw6O3g.js} +1 -1
- package/dist/assets/{subWorker-BTJNF38L.js → subWorker-BifINabz.js} +1 -1
- package/dist/{bridge-D7r_MSkR.js → bridge-9xpV4vrR.js} +1 -1
- package/dist/{bridge-8hheCrpO.mjs → bridge-DriJmXUc.mjs} +6 -6
- package/dist/bridge.js +1 -1
- package/dist/bridge.mjs +1 -1
- package/dist/fullWorker.js +1 -1
- package/dist/{index-B8f2dYn9.mjs → index-BFJsqXw9.mjs} +1 -1
- package/dist/{index-VZTgaAnB.mjs → index-BZEnjbEL.mjs} +17 -23
- package/dist/{index-Bx3AKYbY.js → index-CKKDVGyO.js} +1 -1
- package/dist/index-CMbFdnXT.js +1 -0
- package/dist/{index-R_b0AlP5.js → index-CR_bcDnN.js} +1 -1
- package/dist/{index-BkG3emHj.mjs → index-CnJJTu0m.mjs} +18 -24
- package/dist/{index-cAAZZmgn.mjs → index-DJnJIbsl.mjs} +1 -1
- package/dist/{index-CuPiwtu4.js → index-DKaW8Kfx.js} +1 -1
- package/dist/{index-C9pp5WWl.js → index-DWyeGs6A.js} +1 -1
- package/dist/{index-BFAazxId.mjs → index-INqwKLxl.mjs} +1 -1
- package/dist/index-mmq0sYNo.js +1 -0
- package/dist/{index-BULYNDpO.mjs → index-yvXpy4Qn.mjs} +1 -1
- package/dist/subWorker.js +1 -1
- package/package.json +1 -1
- package/dist/index-DF1p4jdp.js +0 -1
- package/dist/index-DLcwwCLh.js +0 -1
package/dist/appliance-plugin.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CMbFdnXT.js");exports.ActiveContainerType=e.ActiveContainerType;exports.ApplianceMultiPlugin=e.ApplianceMultiPlugin;exports.ApplianceNames=e.ApplianceNames;exports.ApplianceSigleWrapper=e.ApplianceSigleWrapper;exports.ApplianceSinglePlugin=e.ApplianceSinglePlugin;exports.Cursor_Hover_Id=e.Cursor_Hover_Id;exports.ECanvasShowType=e.ECanvasShowType;exports.EDataType=e.EDataType;exports.EForceStopReason=e.EForceStopReason;exports.EImageType=e.EImageType;exports.EMatrixrRelationType=e.EMatrixrRelationType;exports.EOperationType=e.EOperationType;exports.EPostMessageType=e.EPostMessageType;exports.ERenderFilterType=e.ERenderFilterType;exports.ESVGType=e.ESVGType;exports.EScaleType=e.EScaleType;exports.EStrokeType=e.EStrokeType;exports.EToolsKey=e.EToolsKey;exports.ElayerType=e.ElayerType;exports.EmitEventType=e.EmitEventType;exports.EventMessageType=e.EventMessageType;exports.EventWorkState=e.EventWorkState;exports.EvevtWorkState=e.EventWorkState;exports.InternalMsgEmitterType=e.InternalMsgEmitterType;exports.Main_View_Id=e.Main_View_Id;exports.Plugin=e.Plugin;exports.ShapeType=e.ShapeType;exports.Task_Time_Interval=e.Task_Time_Interval;exports.fullWorkerUrl=e.fullWorker;exports.subWorkerUrl=e.subWorker;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a7 as s, a8 as p, a9 as r, aa as t, ab as i, a4 as l, Z as n, b as E, ac as o, t as T, j as y, ad as v, a as g, ae as S, d as c, u, w as k, c as m, af as M, E as _, ag as d, v as A, v as I, ah as W, Y as P, ai as b, aj as f, a6 as h, ak as w, al as C } from "./index-
|
|
1
|
+
import { a7 as s, a8 as p, a9 as r, aa as t, ab as i, a4 as l, Z as n, b as E, ac as o, t as T, j as y, ad as v, a as g, ae as S, d as c, u, w as k, c as m, af as M, E as _, ag as d, v as A, v as I, ah as W, Y as P, ai as b, aj as f, a6 as h, ak as w, al as C } from "./index-BZEnjbEL.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as ActiveContainerType,
|
|
4
4
|
p as ApplianceMultiPlugin,
|