@netless/appliance-plugin 1.1.36-beta.3 → 1.1.36-beta.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/appliance-plugin.js +1 -1
- package/dist/appliance-plugin.mjs +1 -1
- package/dist/assets/{fullWorker-C5kniG7M.js → fullWorker-Bji8YEga.js} +11 -11
- package/dist/assets/{subWorker-Cps_t9fu.js → subWorker-EBGqPf7s.js} +11 -11
- package/dist/{bridge-DeN8jJgs.js → bridge-CBJiO03C.js} +1 -1
- package/dist/bridge-MIUgb_9o.mjs +67 -0
- package/dist/bridge.js +1 -1
- package/dist/bridge.mjs +1 -1
- package/dist/fullWorker.js +58 -58
- package/dist/{index-C5LkBIDy.js → index-BE1zE-eD.js} +1 -1
- package/dist/{index-B3MjbDsW.mjs → index-C9RblUmt.mjs} +1 -1
- package/dist/{index-v6moTe3J.mjs → index-CXsBcxaO.mjs} +1 -1
- package/dist/{index-DJpL2E5_.js → index-CaWs6nK1.js} +1 -1
- package/dist/{index-CGUukLaV.js → index-CvW3SdH4.js} +1 -1
- package/dist/{index-B7jKsOvs.mjs → index-DIUxN_Uj.mjs} +250 -250
- package/dist/{index-ChEzLTlY.js → index-DXF7au5i.js} +1 -1
- package/dist/{index-Dllr4Im3.mjs → index-DlGlPREI.mjs} +249 -249
- package/dist/{index-D9xjZ07S.js → index-DsFl0A7n.js} +1 -1
- package/dist/{index-C-mmzWhD.mjs → index-DzTeGttZ.mjs} +1 -1
- package/dist/{index-CR9y5tMJ.js → index-FpadMsTK.js} +1 -1
- package/dist/{index-CobMH-xU.mjs → index-dsmRXiK1.mjs} +1 -1
- package/dist/subWorker.js +58 -58
- package/package.json +2 -2
- package/dist/bridge-DvqpopG1.mjs +0 -67
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-DsFl0A7n.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-DlGlPREI.mjs";
|
|
2
2
|
export {
|
|
3
3
|
s as ActiveContainerType,
|
|
4
4
|
p as ApplianceMultiPlugin,
|