@netless/appliance-plugin 1.1.38-beta.1 → 1.1.38
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-ChtS0luk.js} +1 -1
- package/dist/assets/{subWorker-BTJNF38L.js → subWorker-BOnAKCyt.js} +1 -1
- package/dist/{bridge-D7r_MSkR.js → bridge-CX20AaS_.js} +1 -1
- package/dist/bridge-CzP0jxp9.mjs +67 -0
- package/dist/bridge.js +1 -1
- package/dist/bridge.mjs +1 -1
- package/dist/fullWorker.js +1 -1
- package/dist/{index-BULYNDpO.mjs → index-BYqjuzYf.mjs} +1 -1
- package/dist/{index-R_b0AlP5.js → index-BkQmvnBN.js} +1 -1
- package/dist/{index-Bx3AKYbY.js → index-CSCrzdrM.js} +1 -1
- package/dist/{index-VZTgaAnB.mjs → index-Cl6aO9s8.mjs} +17 -23
- package/dist/{index-BkG3emHj.mjs → index-CtzL8gYc.mjs} +18 -24
- package/dist/{index-B8f2dYn9.mjs → index-DE9FzMrm.mjs} +1 -1
- package/dist/{index-cAAZZmgn.mjs → index-DHtTPVdN.mjs} +1 -1
- package/dist/index-DSaRHH7-.js +1 -0
- package/dist/{index-BFAazxId.mjs → index-DdS6i6jt.mjs} +1 -1
- package/dist/{index-CuPiwtu4.js → index-RsaaN_Cx.js} +1 -1
- package/dist/index-ZmC3Rb_R.js +1 -0
- package/dist/{index-C9pp5WWl.js → index-aj_Mx-Gv.js} +1 -1
- package/dist/subWorker.js +1 -1
- package/package.json +1 -1
- package/dist/bridge-8hheCrpO.mjs +0 -67
- 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-ZmC3Rb_R.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-Cl6aO9s8.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as ActiveContainerType,
|
|
4
4
|
p as ApplianceMultiPlugin,
|