@jnrs/lingshu-smart 2.2.46 → 3.0.0

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 (65) hide show
  1. package/AGENTS.md +281 -348
  2. package/dist/components/debug/DataLogPanel.vue.d.ts +29 -3
  3. package/dist/components/debug/PerformanceStats.vue.d.ts +1 -1
  4. package/dist/components/debug/ScriptRunner/ConfigPanel.vue.d.ts +1 -2
  5. package/dist/components/debug/ScriptRunner/StepsPanel.vue.d.ts +4 -2
  6. package/dist/components/debug/ScriptRunner/index.vue.d.ts +11 -0
  7. package/dist/components/debug/ScriptRunner/script.d.ts +140 -41
  8. package/dist/components/debug/ScriptRunner/scriptFile.d.ts +92 -0
  9. package/dist/components/debug/WsProxy/index.vue.d.ts +10 -8
  10. package/dist/components/debug/WsProxy/proxy.d.ts +114 -53
  11. package/dist/components/editor/ControlBar/CaseManger.vue.d.ts +18 -2
  12. package/dist/components/editor/ControlBar/CaseTitleEdit.vue.d.ts +2 -2
  13. package/dist/components/editor/ControlBar/PersistDialog.vue.d.ts +9 -0
  14. package/dist/components/index.js +8419 -6045
  15. package/dist/components/preview/index.vue.d.ts +6852 -4876
  16. package/dist/controller/AppController.d.ts +75 -4
  17. package/dist/controller/SocketDispatcher.d.ts +59 -0
  18. package/dist/fullscreen-BA3oea8O.js +53 -0
  19. package/dist/index-C6Liz-8o.js +1238 -0
  20. package/dist/index.js +36 -27
  21. package/dist/lingshu-smart/cases.json +5890 -14828
  22. package/dist/lingshu-smart/mockSocket.json +263 -0
  23. package/dist/lingshu-smart/wsProxyConfig.json +343 -720
  24. package/dist/playground/ViewPageDemo.vue.d.ts +14412 -10438
  25. package/dist/stores/index.js +1 -1
  26. package/dist/stores/useAppStore.d.ts +20570 -14641
  27. package/dist/stores/useDataStore.d.ts +21139 -14587
  28. package/dist/stores/useDebugStore.d.ts +14 -2
  29. package/dist/stores/useEditorStore.d.ts +3 -3
  30. package/dist/types/app.types.d.ts +1 -1
  31. package/dist/types/components/config.types.d.ts +16 -0
  32. package/dist/types/components/operating.types.d.ts +28 -19
  33. package/dist/types/enums.d.ts +22 -2
  34. package/dist/types/guards.d.ts +4 -1
  35. package/dist/types/index.d.ts +1 -0
  36. package/dist/types/models/config.types.d.ts +41 -9
  37. package/dist/types/models/operating.types.d.ts +64 -74
  38. package/dist/types/socket.types.d.ts +275 -0
  39. package/dist/ui/abstract/ModelAbs.d.ts +42 -2
  40. package/dist/ui/components/Resource.d.ts +0 -1
  41. package/dist/ui/components/StationSlot.d.ts +8 -2
  42. package/dist/ui/components/StationSlotGroup.d.ts +28 -3
  43. package/dist/ui/models/DoubleJointRobot.d.ts +16 -4
  44. package/dist/ui/models/MachineTool.d.ts +6 -2
  45. package/dist/ui/models/MaterialTrack.d.ts +14 -2
  46. package/dist/ui/models/Pallet.d.ts +29 -9
  47. package/dist/ui/models/Rail.d.ts +9 -2
  48. package/dist/ui/models/ResourceOperationWindow.d.ts +2 -1
  49. package/dist/ui/models/ResourceStore.d.ts +7 -5
  50. package/dist/ui/models/Rgv.d.ts +6 -6
  51. package/dist/ui/models/ShuttleStation.d.ts +14 -4
  52. package/dist/ui/models/SingleJointRobot.d.ts +14 -4
  53. package/dist/ui/utils/resolveStationSlotLayers.d.ts +20 -0
  54. package/dist/ui/utils/resolveTypeStyle.d.ts +13 -0
  55. package/dist/useAppStore-DASwAOBy.js +7223 -0
  56. package/dist/utils/fullscreen.d.ts +9 -0
  57. package/dist/utils/index.d.ts +1 -0
  58. package/dist/vite.d.ts +15 -0
  59. package/dist/vite.js +39 -0
  60. package/package.json +6 -2
  61. package/dist/components/editor/OptionCard/Equipment/stationSlot/StationSlotGroupBoth.vue.d.ts +0 -2
  62. package/dist/guards-aLOXCeCF.js +0 -35
  63. package/dist/index-Dsgrnpn0.js +0 -1186
  64. package/dist/useAppStore-CVyLAMtL.js +0 -6125
  65. /package/dist/components/editor/OptionCard/Equipment/{stationSlot/StationSlotGroup.vue.d.ts → models/ResourceStore.vue.d.ts} +0 -0
package/dist/index.js CHANGED
@@ -1,31 +1,40 @@
1
- import { c as e, b as t, d as o, E as n, a as r, k as i, m as l, i as p, o as c, p as m, h as u, l as g, j as h, n as S, s as x, e as L, t as d, g as C, f as E } from "./index-Dsgrnpn0.js";
2
- import { c as T, h as f, b, i as y, f as G, d as R, e as v, a as F } from "./guards-aLOXCeCF.js";
1
+ import { D as s, d as o, c as t, b as n, f as r, e as i, E as l, a as u, g as p, M as c, R as E, e as m, p as T, q as g, m as S, r as h, u as L, k as P, l as x, o as C, n as y, s as R, h as d, t as D, j as _, i as M } from "./index-C6Liz-8o.js";
2
+ import { d as f, h as v, b, i as F, g as G, e as I, c as V, f as Y, a as j, u as k } from "./fullscreen-BA3oea8O.js";
3
3
  export {
4
- e as EnumComponent,
5
- t as EnumModel,
6
- o as EnumResourceType,
7
- n as EnumStepType,
8
- r as EnumTag,
9
- i as compactCase,
10
- l as compactCases,
11
- p as createLogger,
12
- c as expandCase,
13
- m as expandCases,
14
- u as getLogLevel,
15
- T as hasFixtureChange,
16
- f as hasStationSlotGroup,
4
+ s as DEVICE_TYPE_TO_MODEL,
5
+ o as EnumComponent,
6
+ t as EnumDeviceType,
7
+ n as EnumModel,
8
+ r as EnumPalletType,
9
+ i as EnumResourceType,
10
+ l as EnumStepType,
11
+ u as EnumTag,
12
+ p as EnvelopeType,
13
+ c as MODEL_TO_DEVICE_TYPE,
14
+ E as ResourceOperation,
15
+ m as ResourceType,
16
+ T as compactCase,
17
+ g as compactCases,
18
+ S as createLogger,
19
+ h as expandCase,
20
+ L as expandCases,
21
+ P as getLogLevel,
22
+ f as hasFixtureChange,
23
+ v as hasStationSlotGroup,
17
24
  b as hasStationSlotLayers,
18
- y as isMachineTool,
25
+ F as isMachineTool,
19
26
  G as isPallet,
20
- R as isRail,
21
- v as isShuttleStation,
22
- F as isStationSlotGroupBoth,
23
- g as linearIncrease,
24
- h as logger,
25
- S as numberLoopGenerator,
26
- x as setLogLevel,
27
- L as transFraction,
28
- d as transPercentAndPixel,
29
- C as transPercentToPixel,
30
- E as transRuntimeToPixel
27
+ I as isRail,
28
+ V as isResourceStore,
29
+ Y as isShuttleStation,
30
+ j as isStationSlotGroupBoth,
31
+ x as linearIncrease,
32
+ C as logger,
33
+ y as numberLoopGenerator,
34
+ R as setLogLevel,
35
+ d as transFraction,
36
+ D as transPercentAndPixel,
37
+ _ as transPercentToPixel,
38
+ M as transRuntimeToPixel,
39
+ k as useFullscreen
31
40
  };