@netless/appliance-plugin 1.1.38-beta.0 → 1.1.38-beta.1

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.
Files changed (40) hide show
  1. package/dist/appliance-plugin.js +1 -1
  2. package/dist/appliance-plugin.mjs +1 -1
  3. package/dist/assets/fullWorker-mk6jXaYV.js +593 -0
  4. package/dist/assets/subWorker-BTJNF38L.js +593 -0
  5. package/dist/{bridge-DwZ1Wbur.mjs → bridge-8hheCrpO.mjs} +9 -9
  6. package/dist/{bridge-Dy4qAJh2.js → bridge-D7r_MSkR.js} +1 -1
  7. package/dist/bridge.js +1 -1
  8. package/dist/bridge.mjs +1 -1
  9. package/dist/component/textEditor/manager.d.ts +11 -0
  10. package/dist/core/enum.d.ts +5 -1
  11. package/dist/core/fontFace.d.ts +48 -0
  12. package/dist/core/mainEngine.d.ts +8 -11
  13. package/dist/core/types.d.ts +2 -0
  14. package/dist/core/utils/indexDB.d.ts +1 -1
  15. package/dist/core/worker/workerManager.d.ts +2 -0
  16. package/dist/fullWorker.js +103 -103
  17. package/dist/{index-_2fP_0Sl.mjs → index-B8f2dYn9.mjs} +1201 -1193
  18. package/dist/{index-RGIk2cUF.mjs → index-BFAazxId.mjs} +1 -1
  19. package/dist/{index-S9-T6OvV.mjs → index-BULYNDpO.mjs} +1 -1
  20. package/dist/{index-BhVU2Mya.mjs → index-BkG3emHj.mjs} +7677 -7001
  21. package/dist/{index-WaXfuCxD.js → index-Bx3AKYbY.js} +1 -1
  22. package/dist/{index-DZ-ZGSXh.js → index-C9pp5WWl.js} +1 -1
  23. package/dist/{index-I3Kp1ALi.js → index-CuPiwtu4.js} +1 -1
  24. package/dist/index-DF1p4jdp.js +1 -0
  25. package/dist/index-DLcwwCLh.js +1 -0
  26. package/dist/{index-DTbzQbDD.js → index-R_b0AlP5.js} +1 -1
  27. package/dist/{index-C2MVZqzb.mjs → index-VZTgaAnB.mjs} +7474 -6798
  28. package/dist/{index-CElZ0WHE.mjs → index-cAAZZmgn.mjs} +1201 -1193
  29. package/dist/plugin/applianceMultiPlugin.d.ts +1 -1
  30. package/dist/plugin/applianceSinglePlugin.d.ts +1 -1
  31. package/dist/plugin/baseApplianceManager.d.ts +25 -1
  32. package/dist/plugin/baseViewContainerManager.d.ts +5 -1
  33. package/dist/plugin/displayerView.d.ts +2 -1
  34. package/dist/plugin/types.d.ts +31 -0
  35. package/dist/subWorker.js +103 -103
  36. package/package.json +1 -1
  37. package/dist/assets/fullWorker-B0Pt8Py_.js +0 -593
  38. package/dist/assets/subWorker-CleNZH9d.js +0 -593
  39. package/dist/index-BQ6rzeq9.js +0 -1
  40. package/dist/index-CsPVcYdq.js +0 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CsPVcYdq.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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DF1p4jdp.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-C2MVZqzb.mjs";
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-VZTgaAnB.mjs";
2
2
  export {
3
3
  s as ActiveContainerType,
4
4
  p as ApplianceMultiPlugin,