@netless/appliance-plugin 1.1.38-beta.0 → 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-oCSw6O3g.js +593 -0
- package/dist/assets/subWorker-BifINabz.js +593 -0
- package/dist/{bridge-Dy4qAJh2.js → bridge-9xpV4vrR.js} +1 -1
- package/dist/{bridge-DwZ1Wbur.mjs → bridge-DriJmXUc.mjs} +5 -5
- package/dist/bridge.js +1 -1
- package/dist/bridge.mjs +1 -1
- package/dist/component/textEditor/manager.d.ts +11 -0
- package/dist/core/enum.d.ts +5 -1
- package/dist/core/fontFace.d.ts +48 -0
- package/dist/core/mainEngine.d.ts +8 -11
- package/dist/core/types.d.ts +2 -0
- package/dist/core/utils/indexDB.d.ts +1 -1
- package/dist/core/worker/workerManager.d.ts +2 -0
- package/dist/fullWorker.js +103 -103
- package/dist/{index-_2fP_0Sl.mjs → index-BFJsqXw9.mjs} +1201 -1193
- package/dist/{index-C2MVZqzb.mjs → index-BZEnjbEL.mjs} +7468 -6798
- package/dist/{index-WaXfuCxD.js → index-CKKDVGyO.js} +1 -1
- package/dist/index-CMbFdnXT.js +1 -0
- package/dist/{index-DTbzQbDD.js → index-CR_bcDnN.js} +1 -1
- package/dist/{index-BhVU2Mya.mjs → index-CnJJTu0m.mjs} +7671 -7001
- package/dist/{index-CElZ0WHE.mjs → index-DJnJIbsl.mjs} +1201 -1193
- package/dist/{index-I3Kp1ALi.js → index-DKaW8Kfx.js} +1 -1
- package/dist/{index-DZ-ZGSXh.js → index-DWyeGs6A.js} +1 -1
- package/dist/{index-RGIk2cUF.mjs → index-INqwKLxl.mjs} +1 -1
- package/dist/index-mmq0sYNo.js +1 -0
- package/dist/{index-S9-T6OvV.mjs → index-yvXpy4Qn.mjs} +1 -1
- package/dist/plugin/applianceMultiPlugin.d.ts +1 -1
- package/dist/plugin/applianceSinglePlugin.d.ts +1 -1
- package/dist/plugin/baseApplianceManager.d.ts +25 -1
- package/dist/plugin/baseViewContainerManager.d.ts +5 -1
- package/dist/plugin/displayerView.d.ts +2 -1
- package/dist/plugin/types.d.ts +31 -0
- package/dist/subWorker.js +103 -103
- package/package.json +1 -1
- package/dist/assets/fullWorker-B0Pt8Py_.js +0 -593
- package/dist/assets/subWorker-CleNZH9d.js +0 -593
- package/dist/index-BQ6rzeq9.js +0 -1
- package/dist/index-CsPVcYdq.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,
|