@dxos/plugin-automation 0.8.3 → 0.8.4-main.1068cf700f

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 (323) hide show
  1. package/dist/lib/browser/AutomationPanel-C6MZ22CB.mjs +11 -0
  2. package/dist/lib/browser/AutomationSettings-D7UO5V3Q.mjs +57 -0
  3. package/dist/lib/browser/AutomationSettings-D7UO5V3Q.mjs.map +7 -0
  4. package/dist/lib/browser/FunctionsContainer-5NHAAP5H.mjs +125 -0
  5. package/dist/lib/browser/FunctionsContainer-5NHAAP5H.mjs.map +7 -0
  6. package/dist/lib/browser/{FunctionsPanel-LY4IFKR7.mjs → FunctionsPanel-RD22LYMR.mjs} +3 -3
  7. package/dist/lib/browser/app-graph-builder-HLARI3VW.mjs +85 -0
  8. package/dist/lib/browser/app-graph-builder-HLARI3VW.mjs.map +7 -0
  9. package/dist/lib/browser/chunk-C273ZYLE.mjs +258 -0
  10. package/dist/lib/browser/chunk-C273ZYLE.mjs.map +7 -0
  11. package/dist/lib/browser/chunk-JFBUK3WR.mjs +14 -0
  12. package/dist/lib/browser/chunk-JFBUK3WR.mjs.map +7 -0
  13. package/dist/lib/browser/chunk-JN7QRQQX.mjs +256 -0
  14. package/dist/lib/browser/chunk-JN7QRQQX.mjs.map +7 -0
  15. package/dist/lib/browser/chunk-JOXPQ27I.mjs +83 -0
  16. package/dist/lib/browser/chunk-JOXPQ27I.mjs.map +7 -0
  17. package/dist/lib/browser/chunk-O5Y2F33G.mjs +8 -0
  18. package/dist/lib/browser/chunk-O5Y2F33G.mjs.map +7 -0
  19. package/dist/lib/browser/chunk-P5AEO35Y.mjs +93 -0
  20. package/dist/lib/browser/chunk-P5AEO35Y.mjs.map +7 -0
  21. package/dist/lib/browser/chunk-PZNBEKO5.mjs +17 -0
  22. package/dist/lib/browser/chunk-PZNBEKO5.mjs.map +7 -0
  23. package/dist/lib/browser/chunk-QNEQ23BF.mjs +98 -0
  24. package/dist/lib/browser/chunk-QNEQ23BF.mjs.map +7 -0
  25. package/dist/lib/browser/cli/index.mjs +1108 -0
  26. package/dist/lib/browser/cli/index.mjs.map +7 -0
  27. package/dist/lib/browser/compute-runtime-BUBHYS4Y.mjs +119 -0
  28. package/dist/lib/browser/compute-runtime-BUBHYS4Y.mjs.map +7 -0
  29. package/dist/lib/browser/hooks/index.mjs +13 -0
  30. package/dist/lib/browser/index.mjs +73 -51
  31. package/dist/lib/browser/index.mjs.map +4 -4
  32. package/dist/lib/browser/meta.json +1 -1
  33. package/dist/lib/browser/operation-resolver-IN2FRGOT.mjs +83 -0
  34. package/dist/lib/browser/operation-resolver-IN2FRGOT.mjs.map +7 -0
  35. package/dist/lib/browser/{react-surface-Z7A272CA.mjs → react-surface-246NXXJR.mjs} +26 -24
  36. package/dist/lib/browser/react-surface-246NXXJR.mjs.map +7 -0
  37. package/dist/lib/browser/types/index.mjs +14 -0
  38. package/dist/lib/node-esm/{AutomationPanel-Y3ODAHH7.mjs → AutomationPanel-RTBY7YFM.mjs} +4 -4
  39. package/dist/lib/node-esm/AutomationSettings-GK4RLSDN.mjs +58 -0
  40. package/dist/lib/node-esm/AutomationSettings-GK4RLSDN.mjs.map +7 -0
  41. package/dist/lib/node-esm/FunctionsContainer-AHHZODM5.mjs +126 -0
  42. package/dist/lib/node-esm/FunctionsContainer-AHHZODM5.mjs.map +7 -0
  43. package/dist/lib/node-esm/{FunctionsPanel-HVGF5AJP.mjs → FunctionsPanel-V2DKWYMU.mjs} +3 -3
  44. package/dist/lib/node-esm/app-graph-builder-Z2TMQHVX.mjs +86 -0
  45. package/dist/lib/node-esm/app-graph-builder-Z2TMQHVX.mjs.map +7 -0
  46. package/dist/lib/node-esm/chunk-5FXNN3MV.mjs +19 -0
  47. package/dist/lib/node-esm/chunk-5FXNN3MV.mjs.map +7 -0
  48. package/dist/lib/node-esm/chunk-AENSLAVD.mjs +99 -0
  49. package/dist/lib/node-esm/chunk-AENSLAVD.mjs.map +7 -0
  50. package/dist/lib/node-esm/chunk-EJPZWAGR.mjs +257 -0
  51. package/dist/lib/node-esm/chunk-EJPZWAGR.mjs.map +7 -0
  52. package/dist/lib/node-esm/chunk-K5Z4UGIO.mjs +16 -0
  53. package/dist/lib/node-esm/chunk-K5Z4UGIO.mjs.map +7 -0
  54. package/dist/lib/node-esm/chunk-M3UPTGXF.mjs +10 -0
  55. package/dist/lib/node-esm/chunk-M3UPTGXF.mjs.map +7 -0
  56. package/dist/lib/node-esm/chunk-OJEFRZEV.mjs +259 -0
  57. package/dist/lib/node-esm/chunk-OJEFRZEV.mjs.map +7 -0
  58. package/dist/lib/node-esm/chunk-Q7EMIPMW.mjs +94 -0
  59. package/dist/lib/node-esm/chunk-Q7EMIPMW.mjs.map +7 -0
  60. package/dist/lib/node-esm/chunk-RX52VKI2.mjs +84 -0
  61. package/dist/lib/node-esm/chunk-RX52VKI2.mjs.map +7 -0
  62. package/dist/lib/node-esm/cli/index.mjs +1109 -0
  63. package/dist/lib/node-esm/cli/index.mjs.map +7 -0
  64. package/dist/lib/node-esm/compute-runtime-6UEDBN76.mjs +120 -0
  65. package/dist/lib/node-esm/compute-runtime-6UEDBN76.mjs.map +7 -0
  66. package/dist/lib/node-esm/hooks/index.mjs +14 -0
  67. package/dist/lib/node-esm/hooks/index.mjs.map +7 -0
  68. package/dist/lib/node-esm/index.mjs +73 -51
  69. package/dist/lib/node-esm/index.mjs.map +4 -4
  70. package/dist/lib/node-esm/meta.json +1 -1
  71. package/dist/lib/node-esm/operation-resolver-67CEAKXP.mjs +84 -0
  72. package/dist/lib/node-esm/operation-resolver-67CEAKXP.mjs.map +7 -0
  73. package/dist/lib/node-esm/{react-surface-TP6IYSR4.mjs → react-surface-U6762KPI.mjs} +26 -24
  74. package/dist/lib/node-esm/react-surface-U6762KPI.mjs.map +7 -0
  75. package/dist/lib/node-esm/types/index.mjs +15 -0
  76. package/dist/lib/node-esm/types/index.mjs.map +7 -0
  77. package/dist/types/src/AutomationPlugin.d.ts +2 -1
  78. package/dist/types/src/AutomationPlugin.d.ts.map +1 -1
  79. package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts +6 -0
  80. package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts.map +1 -0
  81. package/dist/types/src/capabilities/app-graph-builder/index.d.ts +3 -0
  82. package/dist/types/src/capabilities/app-graph-builder/index.d.ts.map +1 -0
  83. package/dist/types/src/capabilities/compute-runtime/compute-runtime.d.ts +6 -0
  84. package/dist/types/src/capabilities/compute-runtime/compute-runtime.d.ts.map +1 -0
  85. package/dist/types/src/capabilities/compute-runtime/index.d.ts +3 -0
  86. package/dist/types/src/capabilities/compute-runtime/index.d.ts.map +1 -0
  87. package/dist/types/src/capabilities/index.d.ts +4 -3
  88. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  89. package/dist/types/src/capabilities/operation-resolver/index.d.ts +3 -0
  90. package/dist/types/src/capabilities/operation-resolver/index.d.ts.map +1 -0
  91. package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts +5 -0
  92. package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts.map +1 -0
  93. package/dist/types/src/capabilities/react-surface/index.d.ts +3 -0
  94. package/dist/types/src/capabilities/react-surface/index.d.ts.map +1 -0
  95. package/dist/types/src/capabilities/react-surface/react-surface.d.ts +5 -0
  96. package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +1 -0
  97. package/dist/types/src/cli/commands/index.d.ts +2 -0
  98. package/dist/types/src/cli/commands/index.d.ts.map +1 -0
  99. package/dist/types/src/cli/commands/trigger/create/index.d.ts +25 -0
  100. package/dist/types/src/cli/commands/trigger/create/index.d.ts.map +1 -0
  101. package/dist/types/src/cli/commands/trigger/create/queue.d.ts +13 -0
  102. package/dist/types/src/cli/commands/trigger/create/queue.d.ts.map +1 -0
  103. package/dist/types/src/cli/commands/trigger/create/subscription.d.ts +15 -0
  104. package/dist/types/src/cli/commands/trigger/create/subscription.d.ts.map +1 -0
  105. package/dist/types/src/cli/commands/trigger/create/timer.d.ts +13 -0
  106. package/dist/types/src/cli/commands/trigger/create/timer.d.ts.map +1 -0
  107. package/dist/types/src/cli/commands/trigger/index.d.ts +57 -0
  108. package/dist/types/src/cli/commands/trigger/index.d.ts.map +1 -0
  109. package/dist/types/src/cli/commands/trigger/list.d.ts +7 -0
  110. package/dist/types/src/cli/commands/trigger/list.d.ts.map +1 -0
  111. package/dist/types/src/cli/commands/trigger/options.d.ts +11 -0
  112. package/dist/types/src/cli/commands/trigger/options.d.ts.map +1 -0
  113. package/dist/types/src/cli/commands/trigger/remove.d.ts +8 -0
  114. package/dist/types/src/cli/commands/trigger/remove.d.ts.map +1 -0
  115. package/dist/types/src/cli/commands/trigger/update/index.d.ts +28 -0
  116. package/dist/types/src/cli/commands/trigger/update/index.d.ts.map +1 -0
  117. package/dist/types/src/cli/commands/trigger/update/queue.d.ts +12 -0
  118. package/dist/types/src/cli/commands/trigger/update/queue.d.ts.map +1 -0
  119. package/dist/types/src/cli/commands/trigger/update/subscription.d.ts +13 -0
  120. package/dist/types/src/cli/commands/trigger/update/subscription.d.ts.map +1 -0
  121. package/dist/types/src/cli/commands/trigger/update/timer.d.ts +11 -0
  122. package/dist/types/src/cli/commands/trigger/update/timer.d.ts.map +1 -0
  123. package/dist/types/src/cli/commands/trigger/util.d.ts +46 -0
  124. package/dist/types/src/cli/commands/trigger/util.d.ts.map +1 -0
  125. package/dist/types/src/cli/index.d.ts +2 -0
  126. package/dist/types/src/cli/index.d.ts.map +1 -0
  127. package/dist/types/src/cli/plugin.d.ts +3 -0
  128. package/dist/types/src/cli/plugin.d.ts.map +1 -0
  129. package/dist/types/src/components/AutomationPanel/AutomationPanel.d.ts +3 -3
  130. package/dist/types/src/components/AutomationPanel/AutomationPanel.d.ts.map +1 -1
  131. package/dist/types/src/components/AutomationPanel/AutomationPanel.stories.d.ts +49 -4
  132. package/dist/types/src/components/AutomationPanel/AutomationPanel.stories.d.ts.map +1 -1
  133. package/dist/types/src/components/AutomationSettings.d.ts +5 -0
  134. package/dist/types/src/components/AutomationSettings.d.ts.map +1 -0
  135. package/dist/types/src/components/FunctionsContainer.d.ts.map +1 -1
  136. package/dist/types/src/components/FunctionsPanel/FunctionsPanel.d.ts.map +1 -1
  137. package/dist/types/src/components/FunctionsRegistry/FunctionsRegistry.d.ts +8 -0
  138. package/dist/types/src/components/FunctionsRegistry/FunctionsRegistry.d.ts.map +1 -0
  139. package/dist/types/src/components/FunctionsRegistry/index.d.ts +2 -0
  140. package/dist/types/src/components/FunctionsRegistry/index.d.ts.map +1 -0
  141. package/dist/types/src/components/TriggerEditor/FunctionInputEditor.d.ts +12 -9
  142. package/dist/types/src/components/TriggerEditor/FunctionInputEditor.d.ts.map +1 -1
  143. package/dist/types/src/components/TriggerEditor/SpecSelector.d.ts +6 -3
  144. package/dist/types/src/components/TriggerEditor/SpecSelector.d.ts.map +1 -1
  145. package/dist/types/src/components/TriggerEditor/TriggerEditor.d.ts +11 -8
  146. package/dist/types/src/components/TriggerEditor/TriggerEditor.d.ts.map +1 -1
  147. package/dist/types/src/components/TriggerEditor/TriggerEditor.stories.d.ts +117 -4
  148. package/dist/types/src/components/TriggerEditor/TriggerEditor.stories.d.ts.map +1 -1
  149. package/dist/types/src/components/TriggerSettings.d.ts +6 -0
  150. package/dist/types/src/components/TriggerSettings.d.ts.map +1 -0
  151. package/dist/types/src/components/index.d.ts +1 -1
  152. package/dist/types/src/components/index.d.ts.map +1 -1
  153. package/dist/types/src/hooks/index.d.ts +3 -0
  154. package/dist/types/src/hooks/index.d.ts.map +1 -0
  155. package/dist/types/src/hooks/useComputeRuntimeCallback.d.ts +12 -0
  156. package/dist/types/src/hooks/useComputeRuntimeCallback.d.ts.map +1 -0
  157. package/dist/types/src/hooks/useTriggerRuntimeControls.d.ts +12 -0
  158. package/dist/types/src/hooks/useTriggerRuntimeControls.d.ts.map +1 -0
  159. package/dist/types/src/index.d.ts +2 -0
  160. package/dist/types/src/index.d.ts.map +1 -1
  161. package/dist/types/src/meta.d.ts +2 -3
  162. package/dist/types/src/meta.d.ts.map +1 -1
  163. package/dist/types/src/testing/test-functions.d.ts +202 -3
  164. package/dist/types/src/testing/test-functions.d.ts.map +1 -1
  165. package/dist/types/src/translations.d.ts +35 -29
  166. package/dist/types/src/translations.d.ts.map +1 -1
  167. package/dist/types/src/types/capabilities.d.ts +22 -0
  168. package/dist/types/src/types/capabilities.d.ts.map +1 -0
  169. package/dist/types/src/types/events.d.ts +5 -0
  170. package/dist/types/src/types/events.d.ts.map +1 -0
  171. package/dist/types/src/types/index.d.ts +4 -0
  172. package/dist/types/src/types/index.d.ts.map +1 -0
  173. package/dist/types/src/types/schema.d.ts +54 -0
  174. package/dist/types/src/types/schema.d.ts.map +1 -0
  175. package/dist/types/tsconfig.tsbuildinfo +1 -1
  176. package/package.json +84 -44
  177. package/src/AutomationPlugin.tsx +20 -33
  178. package/src/capabilities/app-graph-builder/app-graph-builder.ts +72 -0
  179. package/src/capabilities/app-graph-builder/index.ts +7 -0
  180. package/src/capabilities/compute-runtime/compute-runtime.ts +140 -0
  181. package/src/capabilities/compute-runtime/index.ts +7 -0
  182. package/src/capabilities/index.ts +4 -5
  183. package/src/capabilities/operation-resolver/index.ts +7 -0
  184. package/src/capabilities/operation-resolver/operation-resolver.ts +80 -0
  185. package/src/capabilities/react-surface/index.ts +7 -0
  186. package/src/capabilities/react-surface/react-surface.tsx +61 -0
  187. package/src/cli/commands/index.ts +5 -0
  188. package/src/cli/commands/trigger/create/index.ts +14 -0
  189. package/src/cli/commands/trigger/create/queue.ts +89 -0
  190. package/src/cli/commands/trigger/create/subscription.ts +128 -0
  191. package/src/cli/commands/trigger/create/timer.ts +93 -0
  192. package/src/cli/commands/trigger/index.ts +16 -0
  193. package/src/cli/commands/trigger/list.ts +67 -0
  194. package/src/cli/commands/trigger/options.ts +59 -0
  195. package/src/cli/commands/trigger/remove.ts +45 -0
  196. package/src/cli/commands/trigger/update/index.ts +14 -0
  197. package/src/cli/commands/trigger/update/queue.ts +195 -0
  198. package/src/cli/commands/trigger/update/subscription.ts +278 -0
  199. package/src/cli/commands/trigger/update/timer.ts +193 -0
  200. package/src/cli/commands/trigger/util.ts +395 -0
  201. package/src/cli/index.ts +5 -0
  202. package/src/cli/plugin.ts +24 -0
  203. package/src/components/AutomationPanel/AutomationPanel.stories.tsx +17 -18
  204. package/src/components/AutomationPanel/AutomationPanel.tsx +235 -89
  205. package/src/components/AutomationSettings.tsx +30 -0
  206. package/src/components/FunctionsContainer.tsx +19 -14
  207. package/src/components/FunctionsPanel/FunctionsPanel.tsx +41 -26
  208. package/src/components/FunctionsRegistry/FunctionsRegistry.tsx +110 -0
  209. package/src/components/FunctionsRegistry/index.ts +5 -0
  210. package/src/components/TriggerEditor/FunctionInputEditor.tsx +41 -34
  211. package/src/components/TriggerEditor/SpecSelector.tsx +29 -21
  212. package/src/components/TriggerEditor/TriggerEditor.stories.tsx +79 -33
  213. package/src/components/TriggerEditor/TriggerEditor.tsx +81 -48
  214. package/src/components/TriggerSettings.tsx +26 -0
  215. package/src/components/index.ts +1 -1
  216. package/src/hooks/index.ts +6 -0
  217. package/src/hooks/useComputeRuntimeCallback.ts +67 -0
  218. package/src/hooks/useTriggerRuntimeControls.ts +67 -0
  219. package/src/index.ts +2 -0
  220. package/src/meta.ts +8 -7
  221. package/src/testing/test-functions.ts +3 -3
  222. package/src/translations.ts +15 -4
  223. package/src/types/capabilities.ts +42 -0
  224. package/src/types/events.ts +11 -0
  225. package/src/types/index.ts +7 -0
  226. package/src/types/schema.ts +52 -0
  227. package/dist/lib/browser/AutomationContainer-OGNK3HD5.mjs +0 -38
  228. package/dist/lib/browser/AutomationContainer-OGNK3HD5.mjs.map +0 -7
  229. package/dist/lib/browser/AutomationPanel-PRIIAXD5.mjs +0 -11
  230. package/dist/lib/browser/FunctionsContainer-JY7V7PLF.mjs +0 -39
  231. package/dist/lib/browser/FunctionsContainer-JY7V7PLF.mjs.map +0 -7
  232. package/dist/lib/browser/app-graph-builder-T34RV5UA.mjs +0 -80
  233. package/dist/lib/browser/app-graph-builder-T34RV5UA.mjs.map +0 -7
  234. package/dist/lib/browser/chunk-4E2KPMLB.mjs +0 -39
  235. package/dist/lib/browser/chunk-4E2KPMLB.mjs.map +0 -7
  236. package/dist/lib/browser/chunk-C5VOC5EE.mjs +0 -147
  237. package/dist/lib/browser/chunk-C5VOC5EE.mjs.map +0 -7
  238. package/dist/lib/browser/chunk-IHAKPP5A.mjs +0 -15
  239. package/dist/lib/browser/chunk-IHAKPP5A.mjs.map +0 -7
  240. package/dist/lib/browser/chunk-N5VLW7UZ.mjs +0 -230
  241. package/dist/lib/browser/chunk-N5VLW7UZ.mjs.map +0 -7
  242. package/dist/lib/browser/chunk-RHSCK7AU.mjs +0 -94
  243. package/dist/lib/browser/chunk-RHSCK7AU.mjs.map +0 -7
  244. package/dist/lib/browser/chunk-VQWJ5UYA.mjs +0 -14
  245. package/dist/lib/browser/chunk-VQWJ5UYA.mjs.map +0 -7
  246. package/dist/lib/browser/intent-resolver-AX46HSU7.mjs +0 -76
  247. package/dist/lib/browser/intent-resolver-AX46HSU7.mjs.map +0 -7
  248. package/dist/lib/browser/react-surface-Z7A272CA.mjs.map +0 -7
  249. package/dist/lib/browser/types.mjs +0 -8
  250. package/dist/lib/node/AutomationContainer-B7PSJFIS.cjs +0 -66
  251. package/dist/lib/node/AutomationContainer-B7PSJFIS.cjs.map +0 -7
  252. package/dist/lib/node/AutomationPanel-XYLZU4MI.cjs +0 -32
  253. package/dist/lib/node/AutomationPanel-XYLZU4MI.cjs.map +0 -7
  254. package/dist/lib/node/FunctionsContainer-4FGOQW5X.cjs +0 -67
  255. package/dist/lib/node/FunctionsContainer-4FGOQW5X.cjs.map +0 -7
  256. package/dist/lib/node/FunctionsPanel-EWWAZK3W.cjs +0 -31
  257. package/dist/lib/node/FunctionsPanel-EWWAZK3W.cjs.map +0 -7
  258. package/dist/lib/node/app-graph-builder-5XRIIV7E.cjs +0 -96
  259. package/dist/lib/node/app-graph-builder-5XRIIV7E.cjs.map +0 -7
  260. package/dist/lib/node/chunk-3EF7MLFX.cjs +0 -38
  261. package/dist/lib/node/chunk-3EF7MLFX.cjs.map +0 -7
  262. package/dist/lib/node/chunk-6X3XJ4VI.cjs +0 -122
  263. package/dist/lib/node/chunk-6X3XJ4VI.cjs.map +0 -7
  264. package/dist/lib/node/chunk-GIIVTK4O.cjs +0 -58
  265. package/dist/lib/node/chunk-GIIVTK4O.cjs.map +0 -7
  266. package/dist/lib/node/chunk-IXUCZ3YY.cjs +0 -173
  267. package/dist/lib/node/chunk-IXUCZ3YY.cjs.map +0 -7
  268. package/dist/lib/node/chunk-LQ6XK4N5.cjs +0 -253
  269. package/dist/lib/node/chunk-LQ6XK4N5.cjs.map +0 -7
  270. package/dist/lib/node/chunk-TH4XDKAY.cjs +0 -49
  271. package/dist/lib/node/chunk-TH4XDKAY.cjs.map +0 -7
  272. package/dist/lib/node/index.cjs +0 -124
  273. package/dist/lib/node/index.cjs.map +0 -7
  274. package/dist/lib/node/intent-resolver-EAREQZFE.cjs +0 -92
  275. package/dist/lib/node/intent-resolver-EAREQZFE.cjs.map +0 -7
  276. package/dist/lib/node/meta.json +0 -1
  277. package/dist/lib/node/react-surface-OI6CDHEI.cjs +0 -87
  278. package/dist/lib/node/react-surface-OI6CDHEI.cjs.map +0 -7
  279. package/dist/lib/node/types.cjs +0 -30
  280. package/dist/lib/node/types.cjs.map +0 -7
  281. package/dist/lib/node-esm/AutomationContainer-ANCUYDDA.mjs +0 -39
  282. package/dist/lib/node-esm/AutomationContainer-ANCUYDDA.mjs.map +0 -7
  283. package/dist/lib/node-esm/FunctionsContainer-25M5VT3J.mjs +0 -40
  284. package/dist/lib/node-esm/FunctionsContainer-25M5VT3J.mjs.map +0 -7
  285. package/dist/lib/node-esm/app-graph-builder-DYWAKQM3.mjs +0 -81
  286. package/dist/lib/node-esm/app-graph-builder-DYWAKQM3.mjs.map +0 -7
  287. package/dist/lib/node-esm/chunk-2IH4VB3R.mjs +0 -95
  288. package/dist/lib/node-esm/chunk-2IH4VB3R.mjs.map +0 -7
  289. package/dist/lib/node-esm/chunk-2T2OZC3A.mjs +0 -148
  290. package/dist/lib/node-esm/chunk-2T2OZC3A.mjs.map +0 -7
  291. package/dist/lib/node-esm/chunk-6JOJ2NN4.mjs +0 -40
  292. package/dist/lib/node-esm/chunk-6JOJ2NN4.mjs.map +0 -7
  293. package/dist/lib/node-esm/chunk-HCCLRNMJ.mjs +0 -17
  294. package/dist/lib/node-esm/chunk-HCCLRNMJ.mjs.map +0 -7
  295. package/dist/lib/node-esm/chunk-UFHDB2OA.mjs +0 -231
  296. package/dist/lib/node-esm/chunk-UFHDB2OA.mjs.map +0 -7
  297. package/dist/lib/node-esm/chunk-WJHKFPX2.mjs +0 -16
  298. package/dist/lib/node-esm/chunk-WJHKFPX2.mjs.map +0 -7
  299. package/dist/lib/node-esm/intent-resolver-WXHFNJJI.mjs +0 -77
  300. package/dist/lib/node-esm/intent-resolver-WXHFNJJI.mjs.map +0 -7
  301. package/dist/lib/node-esm/react-surface-TP6IYSR4.mjs.map +0 -7
  302. package/dist/lib/node-esm/types.mjs +0 -9
  303. package/dist/types/src/capabilities/app-graph-builder.d.ts +0 -4
  304. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +0 -1
  305. package/dist/types/src/capabilities/intent-resolver.d.ts +0 -4
  306. package/dist/types/src/capabilities/intent-resolver.d.ts.map +0 -1
  307. package/dist/types/src/capabilities/react-surface.d.ts +0 -4
  308. package/dist/types/src/capabilities/react-surface.d.ts.map +0 -1
  309. package/dist/types/src/components/AutomationContainer.d.ts +0 -5
  310. package/dist/types/src/components/AutomationContainer.d.ts.map +0 -1
  311. package/dist/types/src/types.d.ts +0 -25
  312. package/dist/types/src/types.d.ts.map +0 -1
  313. package/src/capabilities/app-graph-builder.ts +0 -86
  314. package/src/capabilities/intent-resolver.ts +0 -72
  315. package/src/capabilities/react-surface.tsx +0 -56
  316. package/src/components/AutomationContainer.tsx +0 -30
  317. package/src/types.ts +0 -33
  318. /package/dist/lib/browser/{AutomationPanel-PRIIAXD5.mjs.map → AutomationPanel-C6MZ22CB.mjs.map} +0 -0
  319. /package/dist/lib/browser/{FunctionsPanel-LY4IFKR7.mjs.map → FunctionsPanel-RD22LYMR.mjs.map} +0 -0
  320. /package/dist/lib/browser/{types.mjs.map → hooks/index.mjs.map} +0 -0
  321. /package/dist/lib/{node-esm/AutomationPanel-Y3ODAHH7.mjs.map → browser/types/index.mjs.map} +0 -0
  322. /package/dist/lib/node-esm/{FunctionsPanel-HVGF5AJP.mjs.map → AutomationPanel-RTBY7YFM.mjs.map} +0 -0
  323. /package/dist/lib/node-esm/{types.mjs.map → FunctionsPanel-V2DKWYMU.mjs.map} +0 -0
@@ -1,124 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var node_exports = {};
30
- __export(node_exports, {
31
- AUTOMATION_PLUGIN: () => import_chunk_3EF7MLFX.AUTOMATION_PLUGIN,
32
- AutomationContainer: () => import_chunk_TH4XDKAY.AutomationContainer,
33
- AutomationPanel: () => import_chunk_TH4XDKAY.AutomationPanel,
34
- AutomationPlugin: () => AutomationPlugin,
35
- FunctionsContainer: () => import_chunk_TH4XDKAY.FunctionsContainer,
36
- FunctionsPanel: () => import_chunk_TH4XDKAY.FunctionsPanel,
37
- TriggerEditor: () => import_chunk_LQ6XK4N5.TriggerEditor,
38
- meta: () => import_chunk_3EF7MLFX.meta
39
- });
40
- module.exports = __toCommonJS(node_exports);
41
- var import_chunk_TH4XDKAY = require("./chunk-TH4XDKAY.cjs");
42
- var import_chunk_LQ6XK4N5 = require("./chunk-LQ6XK4N5.cjs");
43
- var import_chunk_3EF7MLFX = require("./chunk-3EF7MLFX.cjs");
44
- var import_app_framework = require("@dxos/app-framework");
45
- var import_functions = require("@dxos/functions");
46
- var import_plugin_client = require("@dxos/plugin-client");
47
- var import_app_framework2 = require("@dxos/app-framework");
48
- var AppGraphBuilder = (0, import_app_framework2.lazy)(() => import("./app-graph-builder-5XRIIV7E.cjs"));
49
- var IntentResolver = (0, import_app_framework2.lazy)(() => import("./intent-resolver-EAREQZFE.cjs"));
50
- var ReactSurface = (0, import_app_framework2.lazy)(() => import("./react-surface-OI6CDHEI.cjs"));
51
- var translations_default = [
52
- {
53
- "en-US": {
54
- [import_chunk_3EF7MLFX.AUTOMATION_PLUGIN]: {
55
- "plugin name": "Automation",
56
- "automation panel label": "Automations",
57
- "script automation label": "Automation",
58
- "automation verbose label": "Manage automations",
59
- "automation description": "You can manage all the triggers which automate your space here.",
60
- "functions panel label": "Functions",
61
- "functions verbose label": "Manage deployed functions",
62
- "functions description": "You can manage all the functions deployed from your space on EDGE here.",
63
- "function copy id": "Copy Function ID",
64
- "no functions found": "No functions found",
65
- "go to function source button label": "Show function source",
66
- "trigger editor title": "Configure Trigger",
67
- "new trigger label": "Add Trigger",
68
- "trigger type timer": "Timer",
69
- "trigger type webhook": "Webhook",
70
- "trigger type websocket": "Websocket",
71
- "trigger type subscription": "Subscription",
72
- "trigger type email": "Email",
73
- "trigger type queue": "Queue",
74
- "trigger copy url": "Copy URL",
75
- "trigger copy email": "Copy Email",
76
- "trigger payload add": "Add",
77
- "trigger payload remove": "Remove",
78
- "trigger payload prop name placeholder": "New payload property name"
79
- }
80
- }
81
- }
82
- ];
83
- var AutomationPlugin = () => (0, import_app_framework.definePlugin)(import_chunk_3EF7MLFX.meta, [
84
- (0, import_app_framework.defineModule)({
85
- id: `${import_chunk_3EF7MLFX.meta.id}/module/translations`,
86
- activatesOn: import_app_framework.Events.SetupTranslations,
87
- activate: () => (0, import_app_framework.contributes)(import_app_framework.Capabilities.Translations, translations_default)
88
- }),
89
- (0, import_app_framework.defineModule)({
90
- id: `${import_chunk_3EF7MLFX.meta.id}/module/schema`,
91
- activatesOn: import_plugin_client.ClientEvents.SetupSchema,
92
- activate: () => (0, import_app_framework.contributes)(import_plugin_client.ClientCapabilities.Schema, [
93
- import_functions.FunctionType,
94
- import_functions.FunctionTrigger
95
- ])
96
- }),
97
- (0, import_app_framework.defineModule)({
98
- id: `${import_chunk_3EF7MLFX.meta.id}/module/app-graph-builder`,
99
- activatesOn: import_app_framework.Events.SetupAppGraph,
100
- activate: AppGraphBuilder
101
- }),
102
- (0, import_app_framework.defineModule)({
103
- id: `${import_chunk_3EF7MLFX.meta.id}/module/intent-resolver`,
104
- activatesOn: import_app_framework.Events.SetupIntentResolver,
105
- activate: IntentResolver
106
- }),
107
- (0, import_app_framework.defineModule)({
108
- id: `${import_chunk_3EF7MLFX.meta.id}/module/react-surface`,
109
- activatesOn: import_app_framework.Events.SetupReactSurface,
110
- activate: ReactSurface
111
- })
112
- ]);
113
- // Annotate the CommonJS export names for ESM import in node:
114
- 0 && (module.exports = {
115
- AUTOMATION_PLUGIN,
116
- AutomationContainer,
117
- AutomationPanel,
118
- AutomationPlugin,
119
- FunctionsContainer,
120
- FunctionsPanel,
121
- TriggerEditor,
122
- meta
123
- });
124
- //# sourceMappingURL=index.cjs.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../src/AutomationPlugin.tsx", "../../../src/capabilities/index.ts", "../../../src/translations.ts"],
4
- "sourcesContent": ["//\n// Copyright 2023 DXOS.org\n//\n\nimport { Capabilities, contributes, defineModule, definePlugin, Events } from '@dxos/app-framework';\nimport { FunctionType, FunctionTrigger } from '@dxos/functions';\nimport { ClientCapabilities, ClientEvents } from '@dxos/plugin-client';\n\nimport { AppGraphBuilder, IntentResolver, ReactSurface } from './capabilities';\nimport { meta } from './meta';\nimport translations from './translations';\n\nexport const AutomationPlugin = () =>\n definePlugin(meta, [\n defineModule({\n id: `${meta.id}/module/translations`,\n activatesOn: Events.SetupTranslations,\n activate: () => contributes(Capabilities.Translations, translations),\n }),\n defineModule({\n id: `${meta.id}/module/schema`,\n activatesOn: ClientEvents.SetupSchema,\n activate: () => contributes(ClientCapabilities.Schema, [FunctionType, FunctionTrigger]),\n }),\n defineModule({\n id: `${meta.id}/module/app-graph-builder`,\n activatesOn: Events.SetupAppGraph,\n activate: AppGraphBuilder,\n }),\n defineModule({\n id: `${meta.id}/module/intent-resolver`,\n activatesOn: Events.SetupIntentResolver,\n activate: IntentResolver,\n }),\n defineModule({\n id: `${meta.id}/module/react-surface`,\n activatesOn: Events.SetupReactSurface,\n activate: ReactSurface,\n }),\n ]);\n", "//\n// Copyright 2025 DXOS.org\n//\n\nimport { lazy } from '@dxos/app-framework';\n\nexport const AppGraphBuilder = lazy(() => import('./app-graph-builder'));\nexport const IntentResolver = lazy(() => import('./intent-resolver'));\nexport const ReactSurface = lazy(() => import('./react-surface'));\n", "//\n// Copyright 2023 DXOS.org\n//\n\nimport { AUTOMATION_PLUGIN } from './meta';\n\nexport default [\n {\n 'en-US': {\n [AUTOMATION_PLUGIN]: {\n 'plugin name': 'Automation',\n 'automation panel label': 'Automations',\n 'script automation label': 'Automation',\n 'automation verbose label': 'Manage automations',\n 'automation description': 'You can manage all the triggers which automate your space here.',\n\n 'functions panel label': 'Functions',\n 'functions verbose label': 'Manage deployed functions',\n 'functions description': 'You can manage all the functions deployed from your space on EDGE here.',\n 'function copy id': 'Copy Function ID',\n 'no functions found': 'No functions found',\n 'go to function source button label': 'Show function source',\n\n 'trigger editor title': 'Configure Trigger',\n 'new trigger label': 'Add Trigger',\n 'trigger type timer': 'Timer',\n 'trigger type webhook': 'Webhook',\n 'trigger type websocket': 'Websocket',\n 'trigger type subscription': 'Subscription',\n 'trigger type email': 'Email',\n 'trigger type queue': 'Queue',\n\n 'trigger copy url': 'Copy URL',\n 'trigger copy email': 'Copy Email',\n\n 'trigger payload add': 'Add',\n 'trigger payload remove': 'Remove',\n 'trigger payload prop name placeholder': 'New payload property name',\n },\n },\n },\n];\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,2BAA8E;AAC9E,uBAA8C;AAC9C,2BAAiD;ACFjD,IAAAA,wBAAqB;AAEd,IAAMC,sBAAkBC,4BAAK,MAAM,OAAO,kCAAA,CAAA;AAC1C,IAAMC,qBAAiBD,4BAAK,MAAM,OAAO,gCAAA,CAAA;AACzC,IAAME,mBAAeF,4BAAK,MAAM,OAAO,8BAAA,CAAA;ACF9C,IAAA,uBAAe;EACb;IACE,SAAS;MACP,CAACG,uCAAAA,GAAoB;QACnB,eAAe;QACf,0BAA0B;QAC1B,2BAA2B;QAC3B,4BAA4B;QAC5B,0BAA0B;QAE1B,yBAAyB;QACzB,2BAA2B;QAC3B,yBAAyB;QACzB,oBAAoB;QACpB,sBAAsB;QACtB,sCAAsC;QAEtC,wBAAwB;QACxB,qBAAqB;QACrB,sBAAsB;QACtB,wBAAwB;QACxB,0BAA0B;QAC1B,6BAA6B;QAC7B,sBAAsB;QACtB,sBAAsB;QAEtB,oBAAoB;QACpB,sBAAsB;QAEtB,uBAAuB;QACvB,0BAA0B;QAC1B,yCAAyC;MAC3C;IACF;EACF;;AF5BK,IAAMC,mBAAmB,UAC9BC,mCAAaC,4BAAM;MACjBC,mCAAa;IACXC,IAAI,GAAGF,2BAAKE,EAAE;IACdC,aAAaC,4BAAOC;IACpBC,UAAU,UAAMC,kCAAYC,kCAAaC,cAAcC,oBAAAA;EACzD,CAAA;MACAT,mCAAa;IACXC,IAAI,GAAGF,2BAAKE,EAAE;IACdC,aAAaQ,kCAAaC;IAC1BN,UAAU,UAAMC,kCAAYM,wCAAmBC,QAAQ;MAACC;MAAcC;KAAgB;EACxF,CAAA;MACAf,mCAAa;IACXC,IAAI,GAAGF,2BAAKE,EAAE;IACdC,aAAaC,4BAAOa;IACpBX,UAAUb;EACZ,CAAA;MACAQ,mCAAa;IACXC,IAAI,GAAGF,2BAAKE,EAAE;IACdC,aAAaC,4BAAOc;IACpBZ,UAAUX;EACZ,CAAA;MACAM,mCAAa;IACXC,IAAI,GAAGF,2BAAKE,EAAE;IACdC,aAAaC,4BAAOe;IACpBb,UAAUV;EACZ,CAAA;CACD;",
6
- "names": ["import_app_framework", "AppGraphBuilder", "lazy", "IntentResolver", "ReactSurface", "AUTOMATION_PLUGIN", "AutomationPlugin", "definePlugin", "meta", "defineModule", "id", "activatesOn", "Events", "SetupTranslations", "activate", "contributes", "Capabilities", "Translations", "translations", "ClientEvents", "SetupSchema", "ClientCapabilities", "Schema", "FunctionType", "FunctionTrigger", "SetupAppGraph", "SetupIntentResolver", "SetupReactSurface"]
7
- }
@@ -1,92 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
- var intent_resolver_EAREQZFE_exports = {};
20
- __export(intent_resolver_EAREQZFE_exports, {
21
- default: () => intent_resolver_default
22
- });
23
- module.exports = __toCommonJS(intent_resolver_EAREQZFE_exports);
24
- var import_chunk_GIIVTK4O = require("./chunk-GIIVTK4O.cjs");
25
- var import_chunk_3EF7MLFX = require("./chunk-3EF7MLFX.cjs");
26
- var import_app_framework = require("@dxos/app-framework");
27
- var import_echo = require("@dxos/echo");
28
- var import_functions = require("@dxos/functions");
29
- var import_types = require("@dxos/plugin-deck/types");
30
- var import_types2 = require("@dxos/plugin-space/types");
31
- var import_echo2 = require("@dxos/react-client/echo");
32
- var intent_resolver_default = (context) => (0, import_app_framework.contributes)(import_app_framework.Capabilities.IntentResolver, [
33
- (0, import_app_framework.createResolver)({
34
- intent: import_chunk_GIIVTK4O.AutomationAction.CreateTriggerFromTemplate,
35
- resolve: async ({ space, template, enabled = false, scriptName, input }) => {
36
- const trigger = import_echo.Obj.make(import_functions.FunctionTrigger, {
37
- enabled,
38
- input
39
- });
40
- if (scriptName) {
41
- const { objects: [script] } = await space.db.query(import_echo2.Filter.type(import_functions.ScriptType, {
42
- name: scriptName
43
- })).run();
44
- if (script) {
45
- const { objects: [fn] } = await space.db.query(import_echo2.Filter.type(import_functions.FunctionType, {
46
- source: import_echo.Ref.make(script)
47
- })).run();
48
- if (fn) {
49
- trigger.function = import_echo.Ref.make(fn);
50
- }
51
- }
52
- }
53
- switch (template.type) {
54
- case "timer": {
55
- trigger.spec = {
56
- kind: import_functions.TriggerKind.Timer,
57
- cron: template.cron
58
- };
59
- break;
60
- }
61
- case "queue": {
62
- trigger.spec = {
63
- kind: import_functions.TriggerKind.Queue,
64
- queue: template.queueDXN.toString()
65
- };
66
- break;
67
- }
68
- default: {
69
- break;
70
- }
71
- }
72
- return {
73
- intents: [
74
- (0, import_app_framework.createIntent)(import_types2.SpaceAction.AddObject, {
75
- object: trigger,
76
- target: space
77
- }),
78
- (0, import_app_framework.createIntent)(import_app_framework.LayoutAction.Open, {
79
- part: "main",
80
- subject: [
81
- `automation-settings${import_types.ATTENDABLE_PATH_SEPARATOR}${space.id}`
82
- ],
83
- options: {
84
- workspace: space.id
85
- }
86
- })
87
- ]
88
- };
89
- }
90
- })
91
- ]);
92
- //# sourceMappingURL=intent-resolver-EAREQZFE.cjs.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../src/capabilities/intent-resolver.ts"],
4
- "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport {\n contributes,\n Capabilities,\n createResolver,\n type PluginContext,\n createIntent,\n LayoutAction,\n} from '@dxos/app-framework';\nimport { Obj, Ref } from '@dxos/echo';\nimport { FunctionTrigger, FunctionType, ScriptType, TriggerKind } from '@dxos/functions';\nimport { type DXN } from '@dxos/keys';\nimport { ATTENDABLE_PATH_SEPARATOR } from '@dxos/plugin-deck/types';\nimport { SpaceAction } from '@dxos/plugin-space/types';\nimport { Filter } from '@dxos/react-client/echo';\n\nimport { AutomationAction } from '../types';\n\nexport default (context: PluginContext) =>\n contributes(Capabilities.IntentResolver, [\n createResolver({\n intent: AutomationAction.CreateTriggerFromTemplate,\n resolve: async ({ space, template, enabled = false, scriptName, input }) => {\n const trigger = Obj.make(FunctionTrigger, { enabled, input });\n\n // TODO(wittjosiah): Factor out function lookup by script name?\n if (scriptName) {\n const {\n objects: [script],\n } = await space.db.query(Filter.type(ScriptType, { name: scriptName })).run();\n if (script) {\n const {\n objects: [fn],\n } = await space.db.query(Filter.type(FunctionType, { source: Ref.make(script) })).run();\n if (fn) {\n trigger.function = Ref.make(fn);\n }\n }\n }\n\n switch (template.type) {\n case 'timer': {\n trigger.spec = { kind: TriggerKind.Timer, cron: template.cron };\n break;\n }\n case 'queue': {\n trigger.spec = { kind: TriggerKind.Queue, queue: (template.queueDXN as DXN).toString() };\n break;\n }\n default: {\n break;\n }\n }\n\n return {\n intents: [\n createIntent(SpaceAction.AddObject, { object: trigger, target: space }),\n createIntent(LayoutAction.Open, {\n part: 'main',\n subject: [`automation-settings${ATTENDABLE_PATH_SEPARATOR}${space.id}`],\n options: {\n workspace: space.id,\n },\n }),\n ],\n };\n },\n }),\n ]);\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAIA,2BAOO;AACP,kBAAyB;AACzB,uBAAuE;AAEvE,mBAA0C;AAC1C,IAAAA,gBAA4B;AAC5B,IAAAC,eAAuB;AAIvB,IAAA,0BAAe,CAACC,gBACdC,kCAAYC,kCAAaC,gBAAgB;MACvCC,qCAAe;IACbC,QAAQC,uCAAiBC;IACzBC,SAAS,OAAO,EAAEC,OAAOC,UAAUC,UAAU,OAAOC,YAAYC,MAAK,MAAE;AACrE,YAAMC,UAAUC,gBAAIC,KAAKC,kCAAiB;QAAEN;QAASE;MAAM,CAAA;AAG3D,UAAID,YAAY;AACd,cAAM,EACJM,SAAS,CAACC,MAAAA,EAAO,IACf,MAAMV,MAAMW,GAAGC,MAAMC,oBAAOC,KAAKC,6BAAY;UAAEC,MAAMb;QAAW,CAAA,CAAA,EAAIc,IAAG;AAC3E,YAAIP,QAAQ;AACV,gBAAM,EACJD,SAAS,CAACS,EAAAA,EAAG,IACX,MAAMlB,MAAMW,GAAGC,MAAMC,oBAAOC,KAAKK,+BAAc;YAAEC,QAAQC,gBAAId,KAAKG,MAAAA;UAAQ,CAAA,CAAA,EAAIO,IAAG;AACrF,cAAIC,IAAI;AACNb,oBAAQiB,WAAWD,gBAAId,KAAKW,EAAAA;UAC9B;QACF;MACF;AAEA,cAAQjB,SAASa,MAAI;QACnB,KAAK,SAAS;AACZT,kBAAQkB,OAAO;YAAEC,MAAMC,6BAAYC;YAAOC,MAAM1B,SAAS0B;UAAK;AAC9D;QACF;QACA,KAAK,SAAS;AACZtB,kBAAQkB,OAAO;YAAEC,MAAMC,6BAAYG;YAAOC,OAAQ5B,SAAS6B,SAAiBC,SAAQ;UAAG;AACvF;QACF;QACA,SAAS;AACP;QACF;MACF;AAEA,aAAO;QACLC,SAAS;cACPC,mCAAaC,0BAAYC,WAAW;YAAEC,QAAQ/B;YAASgC,QAAQrC;UAAM,CAAA;cACrEiC,mCAAaK,kCAAaC,MAAM;YAC9BC,MAAM;YACNC,SAAS;cAAC,sBAAsBC,sCAAAA,GAA4B1C,MAAM2C,EAAE;;YACpEC,SAAS;cACPC,WAAW7C,MAAM2C;YACnB;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;CACD;",
6
- "names": ["import_types", "import_echo", "context", "contributes", "Capabilities", "IntentResolver", "createResolver", "intent", "AutomationAction", "CreateTriggerFromTemplate", "resolve", "space", "template", "enabled", "scriptName", "input", "trigger", "Obj", "make", "FunctionTrigger", "objects", "script", "db", "query", "Filter", "type", "ScriptType", "name", "run", "fn", "FunctionType", "source", "Ref", "function", "spec", "kind", "TriggerKind", "Timer", "cron", "Queue", "queue", "queueDXN", "toString", "intents", "createIntent", "SpaceAction", "AddObject", "object", "target", "LayoutAction", "Open", "part", "subject", "ATTENDABLE_PATH_SEPARATOR", "id", "options", "workspace"]
7
- }
@@ -1 +0,0 @@
1
- {"inputs":{"packages/plugins/plugin-automation/src/components/TriggerEditor/FunctionInputEditor.tsx":{"bytes":8600,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true}],"format":"esm"},"packages/plugins/plugin-automation/src/meta.ts":{"bytes":1695,"imports":[],"format":"esm"},"packages/plugins/plugin-automation/src/components/TriggerEditor/SpecSelector.tsx":{"bytes":7368,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../../meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/TriggerEditor/TriggerEditor.tsx":{"bytes":12342,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/conductor","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/components/TriggerEditor/FunctionInputEditor.tsx","kind":"import-statement","original":"./FunctionInputEditor"},{"path":"packages/plugins/plugin-automation/src/components/TriggerEditor/SpecSelector.tsx","kind":"import-statement","original":"./SpecSelector"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/TriggerEditor/index.ts":{"bytes":516,"imports":[{"path":"packages/plugins/plugin-automation/src/components/TriggerEditor/TriggerEditor.tsx","kind":"import-statement","original":"./TriggerEditor"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/AutomationPanel/AutomationPanel.tsx":{"bytes":21295,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-list","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"packages/plugins/plugin-automation/src/components/TriggerEditor/index.ts","kind":"import-statement","original":"../TriggerEditor"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/AutomationPanel/index.ts":{"bytes":813,"imports":[{"path":"packages/plugins/plugin-automation/src/components/AutomationPanel/AutomationPanel.tsx","kind":"import-statement","original":"./AutomationPanel"},{"path":"packages/plugins/plugin-automation/src/components/AutomationPanel/AutomationPanel.tsx","kind":"import-statement","original":"./AutomationPanel"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/AutomationContainer.tsx":{"bytes":3623,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/components/AutomationPanel/index.ts","kind":"import-statement","original":"./AutomationPanel"},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/FunctionsPanel/FunctionsPanel.tsx":{"bytes":12151,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-list","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../../meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/FunctionsPanel/index.ts":{"bytes":796,"imports":[{"path":"packages/plugins/plugin-automation/src/components/FunctionsPanel/FunctionsPanel.tsx","kind":"import-statement","original":"./FunctionsPanel"},{"path":"packages/plugins/plugin-automation/src/components/FunctionsPanel/FunctionsPanel.tsx","kind":"import-statement","original":"./FunctionsPanel"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/FunctionsContainer.tsx":{"bytes":3706,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/components/FunctionsPanel/index.ts","kind":"import-statement","original":"./FunctionsPanel"},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/components/index.ts":{"bytes":1700,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/components/TriggerEditor/index.ts","kind":"import-statement","original":"./TriggerEditor"},{"path":"packages/plugins/plugin-automation/src/components/AutomationContainer.tsx","kind":"dynamic-import","original":"./AutomationContainer"},{"path":"packages/plugins/plugin-automation/src/components/AutomationPanel/index.ts","kind":"dynamic-import","original":"./AutomationPanel"},{"path":"packages/plugins/plugin-automation/src/components/FunctionsContainer.tsx","kind":"dynamic-import","original":"./FunctionsContainer"},{"path":"packages/plugins/plugin-automation/src/components/FunctionsPanel/index.ts","kind":"dynamic-import","original":"./FunctionsPanel"}],"format":"esm"},"packages/plugins/plugin-automation/src/capabilities/app-graph-builder.ts":{"bytes":11388,"imports":[{"path":"@effect-rx/rx-react","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/plugin-space","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/types.ts":{"bytes":4294,"imports":[{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"./meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/capabilities/intent-resolver.ts":{"bytes":9282,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-space/types","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/types.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"packages/plugins/plugin-automation/src/capabilities/react-surface.tsx":{"bytes":7286,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/components/index.ts","kind":"import-statement","original":"../components"},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/capabilities/index.ts":{"bytes":1317,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/capabilities/app-graph-builder.ts","kind":"dynamic-import","original":"./app-graph-builder"},{"path":"packages/plugins/plugin-automation/src/capabilities/intent-resolver.ts","kind":"dynamic-import","original":"./intent-resolver"},{"path":"packages/plugins/plugin-automation/src/capabilities/react-surface.tsx","kind":"dynamic-import","original":"./react-surface"}],"format":"esm"},"packages/plugins/plugin-automation/src/translations.ts":{"bytes":4585,"imports":[{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"./meta"}],"format":"esm"},"packages/plugins/plugin-automation/src/AutomationPlugin.tsx":{"bytes":5376,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-client","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"packages/plugins/plugin-automation/src/translations.ts","kind":"import-statement","original":"./translations"}],"format":"esm"},"packages/plugins/plugin-automation/src/index.ts":{"bytes":672,"imports":[{"path":"packages/plugins/plugin-automation/src/components/index.ts","kind":"import-statement","original":"./components"},{"path":"packages/plugins/plugin-automation/src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"packages/plugins/plugin-automation/src/AutomationPlugin.tsx","kind":"import-statement","original":"./AutomationPlugin"}],"format":"esm"}},"outputs":{"packages/plugins/plugin-automation/dist/lib/node/react-surface-OI6CDHEI.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3604},"packages/plugins/plugin-automation/dist/lib/node/react-surface-OI6CDHEI.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-TH4XDKAY.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"packages/plugins/plugin-automation/src/capabilities/react-surface.tsx","inputs":{"packages/plugins/plugin-automation/src/capabilities/react-surface.tsx":{"bytesInOutput":1702}},"bytes":2037},"packages/plugins/plugin-automation/dist/lib/node/index.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":5188},"packages/plugins/plugin-automation/dist/lib/node/index.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-TH4XDKAY.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-client","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/dist/lib/node/app-graph-builder-5XRIIV7E.cjs","kind":"dynamic-import"},{"path":"packages/plugins/plugin-automation/dist/lib/node/intent-resolver-EAREQZFE.cjs","kind":"dynamic-import"},{"path":"packages/plugins/plugin-automation/dist/lib/node/react-surface-OI6CDHEI.cjs","kind":"dynamic-import"}],"exports":["AUTOMATION_PLUGIN","AutomationContainer","AutomationPanel","AutomationPlugin","FunctionsContainer","FunctionsPanel","TriggerEditor","meta"],"entryPoint":"packages/plugins/plugin-automation/src/index.ts","inputs":{"packages/plugins/plugin-automation/src/index.ts":{"bytesInOutput":0},"packages/plugins/plugin-automation/src/AutomationPlugin.tsx":{"bytesInOutput":1109},"packages/plugins/plugin-automation/src/capabilities/index.ts":{"bytesInOutput":268},"packages/plugins/plugin-automation/src/translations.ts":{"bytesInOutput":1380}},"bytes":3448},"packages/plugins/plugin-automation/dist/lib/node/chunk-TH4XDKAY.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":836},"packages/plugins/plugin-automation/dist/lib/node/chunk-TH4XDKAY.cjs":{"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"packages/plugins/plugin-automation/dist/lib/node/AutomationContainer-B7PSJFIS.cjs","kind":"dynamic-import"},{"path":"packages/plugins/plugin-automation/dist/lib/node/AutomationPanel-XYLZU4MI.cjs","kind":"dynamic-import"},{"path":"packages/plugins/plugin-automation/dist/lib/node/FunctionsContainer-4FGOQW5X.cjs","kind":"dynamic-import"},{"path":"packages/plugins/plugin-automation/dist/lib/node/FunctionsPanel-EWWAZK3W.cjs","kind":"dynamic-import"}],"exports":["AutomationContainer","AutomationPanel","FunctionsContainer","FunctionsPanel"],"inputs":{"packages/plugins/plugin-automation/src/components/index.ts":{"bytesInOutput":346}},"bytes":546},"packages/plugins/plugin-automation/dist/lib/node/types.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"packages/plugins/plugin-automation/dist/lib/node/types.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-GIIVTK4O.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"}],"exports":["AutomationAction"],"entryPoint":"packages/plugins/plugin-automation/src/types.ts","inputs":{},"bytes":156},"packages/plugins/plugin-automation/dist/lib/node/AutomationPanel-XYLZU4MI.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"packages/plugins/plugin-automation/dist/lib/node/AutomationPanel-XYLZU4MI.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-IXUCZ3YY.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"}],"exports":["AutomationPanel","default"],"entryPoint":"packages/plugins/plugin-automation/src/components/AutomationPanel/index.ts","inputs":{},"bytes":269},"packages/plugins/plugin-automation/dist/lib/node/AutomationContainer-B7PSJFIS.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1782},"packages/plugins/plugin-automation/dist/lib/node/AutomationContainer-B7PSJFIS.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-IXUCZ3YY.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true}],"exports":["AutomationContainer","default"],"entryPoint":"packages/plugins/plugin-automation/src/components/AutomationContainer.tsx","inputs":{"packages/plugins/plugin-automation/src/components/AutomationContainer.tsx":{"bytesInOutput":968}},"bytes":1329},"packages/plugins/plugin-automation/dist/lib/node/chunk-IXUCZ3YY.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":11702},"packages/plugins/plugin-automation/dist/lib/node/chunk-IXUCZ3YY.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-list","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true}],"exports":["AutomationPanel","AutomationPanel_default"],"inputs":{"packages/plugins/plugin-automation/src/components/AutomationPanel/AutomationPanel.tsx":{"bytesInOutput":5288},"packages/plugins/plugin-automation/src/components/AutomationPanel/index.ts":{"bytesInOutput":47}},"bytes":5722},"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":14379},"packages/plugins/plugin-automation/dist/lib/node/chunk-LQ6XK4N5.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/conductor","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true}],"exports":["TriggerEditor"],"inputs":{"packages/plugins/plugin-automation/src/components/TriggerEditor/TriggerEditor.tsx":{"bytesInOutput":2929},"packages/plugins/plugin-automation/src/components/TriggerEditor/FunctionInputEditor.tsx":{"bytesInOutput":2203},"packages/plugins/plugin-automation/src/components/TriggerEditor/SpecSelector.tsx":{"bytesInOutput":1877},"packages/plugins/plugin-automation/src/components/TriggerEditor/index.ts":{"bytesInOutput":0}},"bytes":7491},"packages/plugins/plugin-automation/dist/lib/node/FunctionsPanel-EWWAZK3W.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"packages/plugins/plugin-automation/dist/lib/node/FunctionsPanel-EWWAZK3W.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-6X3XJ4VI.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"}],"exports":["FunctionsPanel","default"],"entryPoint":"packages/plugins/plugin-automation/src/components/FunctionsPanel/index.ts","inputs":{},"bytes":233},"packages/plugins/plugin-automation/dist/lib/node/FunctionsContainer-4FGOQW5X.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1792},"packages/plugins/plugin-automation/dist/lib/node/FunctionsContainer-4FGOQW5X.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-6X3XJ4VI.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true}],"exports":["FunctionsContainer","default"],"entryPoint":"packages/plugins/plugin-automation/src/components/FunctionsContainer.tsx","inputs":{"packages/plugins/plugin-automation/src/components/FunctionsContainer.tsx":{"bytesInOutput":980}},"bytes":1305},"packages/plugins/plugin-automation/dist/lib/node/chunk-6X3XJ4VI.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":6639},"packages/plugins/plugin-automation/dist/lib/node/chunk-6X3XJ4VI.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"@dxos/react-ui-list","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true}],"exports":["FunctionsPanel","FunctionsPanel_default"],"inputs":{"packages/plugins/plugin-automation/src/components/FunctionsPanel/FunctionsPanel.tsx":{"bytesInOutput":3203},"packages/plugins/plugin-automation/src/components/FunctionsPanel/index.ts":{"bytesInOutput":45}},"bytes":3574},"packages/plugins/plugin-automation/dist/lib/node/app-graph-builder-5XRIIV7E.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":5343},"packages/plugins/plugin-automation/dist/lib/node/app-graph-builder-5XRIIV7E.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@effect-rx/rx-react","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/plugin-space","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"packages/plugins/plugin-automation/src/capabilities/app-graph-builder.ts","inputs":{"packages/plugins/plugin-automation/src/capabilities/app-graph-builder.ts":{"bytesInOutput":2525}},"bytes":2756},"packages/plugins/plugin-automation/dist/lib/node/intent-resolver-EAREQZFE.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4509},"packages/plugins/plugin-automation/dist/lib/node/intent-resolver-EAREQZFE.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-GIIVTK4O.cjs","kind":"import-statement"},{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-space/types","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"packages/plugins/plugin-automation/src/capabilities/intent-resolver.ts","inputs":{"packages/plugins/plugin-automation/src/capabilities/intent-resolver.ts":{"bytesInOutput":2035}},"bytes":2303},"packages/plugins/plugin-automation/dist/lib/node/chunk-GIIVTK4O.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2184},"packages/plugins/plugin-automation/dist/lib/node/chunk-GIIVTK4O.cjs":{"imports":[{"path":"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs","kind":"import-statement"},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true}],"exports":["AutomationAction"],"inputs":{"packages/plugins/plugin-automation/src/types.ts":{"bytesInOutput":1025}},"bytes":1213},"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":814},"packages/plugins/plugin-automation/dist/lib/node/chunk-3EF7MLFX.cjs":{"imports":[],"exports":["AUTOMATION_PLUGIN","meta"],"inputs":{"packages/plugins/plugin-automation/src/meta.ts":{"bytesInOutput":382}},"bytes":517}}}
@@ -1,87 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var react_surface_OI6CDHEI_exports = {};
30
- __export(react_surface_OI6CDHEI_exports, {
31
- default: () => react_surface_default
32
- });
33
- module.exports = __toCommonJS(react_surface_OI6CDHEI_exports);
34
- var import_chunk_TH4XDKAY = require("./chunk-TH4XDKAY.cjs");
35
- var import_chunk_LQ6XK4N5 = require("./chunk-LQ6XK4N5.cjs");
36
- var import_chunk_3EF7MLFX = require("./chunk-3EF7MLFX.cjs");
37
- var import_react = __toESM(require("react"));
38
- var import_app_framework = require("@dxos/app-framework");
39
- var import_echo = require("@dxos/echo");
40
- var import_functions = require("@dxos/functions");
41
- var import_echo2 = require("@dxos/react-client/echo");
42
- var react_surface_default = () => (0, import_app_framework.contributes)(import_app_framework.Capabilities.ReactSurface, [
43
- (0, import_app_framework.createSurface)({
44
- id: `${import_chunk_3EF7MLFX.meta.id}/space-settings-automation`,
45
- role: "article",
46
- filter: (data) => data.subject === `${import_chunk_3EF7MLFX.meta.id}/space-settings-automation`,
47
- component: () => {
48
- const layout = (0, import_app_framework.useLayout)();
49
- const { spaceId } = (0, import_echo2.parseId)(layout.workspace);
50
- const space = (0, import_echo2.useSpace)(spaceId);
51
- if (!space || !spaceId) {
52
- return null;
53
- }
54
- return /* @__PURE__ */ import_react.default.createElement(import_chunk_TH4XDKAY.AutomationContainer, {
55
- space
56
- });
57
- }
58
- }),
59
- (0, import_app_framework.createSurface)({
60
- id: `${import_chunk_3EF7MLFX.meta.id}/space-settings-functions`,
61
- role: "article",
62
- filter: (data) => data.subject === `${import_chunk_3EF7MLFX.meta.id}/space-settings-functions`,
63
- component: () => {
64
- const layout = (0, import_app_framework.useLayout)();
65
- const { spaceId } = (0, import_echo2.parseId)(layout.workspace);
66
- const space = (0, import_echo2.useSpace)(spaceId);
67
- if (!space || !spaceId) {
68
- return null;
69
- }
70
- return /* @__PURE__ */ import_react.default.createElement(import_chunk_TH4XDKAY.FunctionsContainer, {
71
- space
72
- });
73
- }
74
- }),
75
- (0, import_app_framework.createSurface)({
76
- id: `${import_chunk_3EF7MLFX.meta.id}/companion/automation`,
77
- role: "article",
78
- filter: (data) => import_echo.Obj.instanceOf(import_functions.ScriptType, data.companionTo) && data.subject === "automation",
79
- component: ({ data, role }) => {
80
- return /* @__PURE__ */ import_react.default.createElement(import_chunk_TH4XDKAY.AutomationContainer, {
81
- space: (0, import_echo2.getSpace)(data.companionTo),
82
- object: data.companionTo
83
- });
84
- }
85
- })
86
- ]);
87
- //# sourceMappingURL=react-surface-OI6CDHEI.cjs.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../src/capabilities/react-surface.tsx"],
4
- "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React from 'react';\n\nimport { Capabilities, contributes, createSurface, useLayout } from '@dxos/app-framework';\nimport { Obj } from '@dxos/echo';\nimport { ScriptType } from '@dxos/functions';\nimport { getSpace, parseId, useSpace } from '@dxos/react-client/echo';\n\nimport { AutomationContainer, FunctionsContainer } from '../components';\nimport { meta } from '../meta';\n\nexport default () =>\n contributes(Capabilities.ReactSurface, [\n createSurface({\n id: `${meta.id}/space-settings-automation`,\n role: 'article',\n filter: (data): data is { subject: string } => data.subject === `${meta.id}/space-settings-automation`,\n component: () => {\n const layout = useLayout();\n const { spaceId } = parseId(layout.workspace);\n const space = useSpace(spaceId);\n if (!space || !spaceId) {\n return null;\n }\n\n return <AutomationContainer space={space} />;\n },\n }),\n createSurface({\n id: `${meta.id}/space-settings-functions`,\n role: 'article',\n filter: (data): data is { subject: string } => data.subject === `${meta.id}/space-settings-functions`,\n component: () => {\n const layout = useLayout();\n const { spaceId } = parseId(layout.workspace);\n const space = useSpace(spaceId);\n if (!space || !spaceId) {\n return null;\n }\n\n return <FunctionsContainer space={space} />;\n },\n }),\n createSurface({\n id: `${meta.id}/companion/automation`,\n role: 'article',\n filter: (data): data is { companionTo: ScriptType; subject: 'automation' } =>\n Obj.instanceOf(ScriptType, data.companionTo) && data.subject === 'automation',\n component: ({ data, role }) => {\n return <AutomationContainer space={getSpace(data.companionTo)!} object={data.companionTo} />;\n },\n }),\n ]);\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,mBAAkB;AAElB,2BAAoE;AACpE,kBAAoB;AACpB,uBAA2B;AAC3B,IAAAA,eAA4C;AAK5C,IAAA,wBAAe,UACbC,kCAAYC,kCAAaC,cAAc;MACrCC,oCAAc;IACZC,IAAI,GAAGC,2BAAKD,EAAE;IACdE,MAAM;IACNC,QAAQ,CAACC,SAAsCA,KAAKC,YAAY,GAAGJ,2BAAKD,EAAE;IAC1EM,WAAW,MAAA;AACT,YAAMC,aAASC,gCAAAA;AACf,YAAM,EAAEC,QAAO,QAAKC,sBAAQH,OAAOI,SAAS;AAC5C,YAAMC,YAAQC,uBAASJ,OAAAA;AACvB,UAAI,CAACG,SAAS,CAACH,SAAS;AACtB,eAAO;MACT;AAEA,aAAO,6BAAAK,QAAA,cAACC,2CAAAA;QAAoBH;;IAC9B;EACF,CAAA;MACAb,oCAAc;IACZC,IAAI,GAAGC,2BAAKD,EAAE;IACdE,MAAM;IACNC,QAAQ,CAACC,SAAsCA,KAAKC,YAAY,GAAGJ,2BAAKD,EAAE;IAC1EM,WAAW,MAAA;AACT,YAAMC,aAASC,gCAAAA;AACf,YAAM,EAAEC,QAAO,QAAKC,sBAAQH,OAAOI,SAAS;AAC5C,YAAMC,YAAQC,uBAASJ,OAAAA;AACvB,UAAI,CAACG,SAAS,CAACH,SAAS;AACtB,eAAO;MACT;AAEA,aAAO,6BAAAK,QAAA,cAACE,0CAAAA;QAAmBJ;;IAC7B;EACF,CAAA;MACAb,oCAAc;IACZC,IAAI,GAAGC,2BAAKD,EAAE;IACdE,MAAM;IACNC,QAAQ,CAACC,SACPa,gBAAIC,WAAWC,6BAAYf,KAAKgB,WAAW,KAAKhB,KAAKC,YAAY;IACnEC,WAAW,CAAC,EAAEF,MAAMF,KAAI,MAAE;AACxB,aAAO,6BAAAY,QAAA,cAACC,2CAAAA;QAAoBH,WAAOS,uBAASjB,KAAKgB,WAAW;QAAIE,QAAQlB,KAAKgB;;IAC/E;EACF,CAAA;CACD;",
6
- "names": ["import_echo", "contributes", "Capabilities", "ReactSurface", "createSurface", "id", "meta", "role", "filter", "data", "subject", "component", "layout", "useLayout", "spaceId", "parseId", "workspace", "space", "useSpace", "React", "AutomationContainer", "FunctionsContainer", "Obj", "instanceOf", "ScriptType", "companionTo", "getSpace", "object"]
7
- }
@@ -1,30 +0,0 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
- var types_exports = {};
20
- __export(types_exports, {
21
- AutomationAction: () => import_chunk_GIIVTK4O.AutomationAction
22
- });
23
- module.exports = __toCommonJS(types_exports);
24
- var import_chunk_GIIVTK4O = require("./chunk-GIIVTK4O.cjs");
25
- var import_chunk_3EF7MLFX = require("./chunk-3EF7MLFX.cjs");
26
- // Annotate the CommonJS export names for ESM import in node:
27
- 0 && (module.exports = {
28
- AutomationAction
29
- });
30
- //# sourceMappingURL=types.cjs.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["types.cjs"],
4
- "sourcesContent": ["import {\n AutomationAction\n} from \"./chunk-GIIVTK4O.cjs\";\nimport \"./chunk-3EF7MLFX.cjs\";\nexport {\n AutomationAction\n};\n//# sourceMappingURL=types.cjs.map\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,4BAEO;AACP,4BAAO;",
6
- "names": []
7
- }
@@ -1,39 +0,0 @@
1
- import { createRequire } from 'node:module';const require = createRequire(import.meta.url);
2
- import {
3
- AutomationPanel
4
- } from "./chunk-2T2OZC3A.mjs";
5
- import "./chunk-UFHDB2OA.mjs";
6
- import {
7
- AUTOMATION_PLUGIN
8
- } from "./chunk-HCCLRNMJ.mjs";
9
-
10
- // packages/plugins/plugin-automation/src/components/AutomationContainer.tsx
11
- import { useSignals as _useSignals } from "@preact-signals/safe-react/tracking";
12
- import React from "react";
13
- import { useTranslation } from "@dxos/react-ui";
14
- import { ControlSection, ControlPage } from "@dxos/react-ui-form";
15
- import { StackItem } from "@dxos/react-ui-stack";
16
- var AutomationContainer = (props) => {
17
- var _effect = _useSignals();
18
- try {
19
- const { t } = useTranslation(AUTOMATION_PLUGIN);
20
- return /* @__PURE__ */ React.createElement(StackItem.Content, {
21
- classNames: "block overflow-y-auto"
22
- }, /* @__PURE__ */ React.createElement(ControlPage, null, /* @__PURE__ */ React.createElement(ControlSection, {
23
- title: t("automation verbose label", {
24
- ns: AUTOMATION_PLUGIN
25
- }),
26
- description: t("automation description", {
27
- ns: AUTOMATION_PLUGIN
28
- })
29
- }, /* @__PURE__ */ React.createElement(AutomationPanel, props))));
30
- } finally {
31
- _effect.f();
32
- }
33
- };
34
- var AutomationContainer_default = AutomationContainer;
35
- export {
36
- AutomationContainer,
37
- AutomationContainer_default as default
38
- };
39
- //# sourceMappingURL=AutomationContainer-ANCUYDDA.mjs.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../src/components/AutomationContainer.tsx"],
4
- "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React from 'react';\n\nimport { useTranslation } from '@dxos/react-ui';\nimport { ControlSection, ControlPage } from '@dxos/react-ui-form';\nimport { StackItem } from '@dxos/react-ui-stack';\n\nimport { AutomationPanel, type AutomationPanelProps } from './AutomationPanel';\nimport { AUTOMATION_PLUGIN } from '../meta';\n\nexport const AutomationContainer = (props: AutomationPanelProps) => {\n const { t } = useTranslation(AUTOMATION_PLUGIN);\n return (\n <StackItem.Content classNames='block overflow-y-auto'>\n <ControlPage>\n <ControlSection\n title={t('automation verbose label', { ns: AUTOMATION_PLUGIN })}\n description={t('automation description', { ns: AUTOMATION_PLUGIN })}\n >\n <AutomationPanel {...props} />\n </ControlSection>\n </ControlPage>\n </StackItem.Content>\n );\n};\n\nexport default AutomationContainer;\n"],
5
- "mappings": ";;;;;;;;;;;AAIA,OAAOA,WAAW;AAElB,SAASC,sBAAsB;AAC/B,SAASC,gBAAgBC,mBAAmB;AAC5C,SAASC,iBAAiB;AAKnB,IAAMC,sBAAsB,CAACC,UAAAA;;;AAClC,UAAM,EAAEC,EAAC,IAAKC,eAAeC,iBAAAA;AAC7B,WACE,sBAAA,cAACC,UAAUC,SAAO;MAACC,YAAW;OAC5B,sBAAA,cAACC,aAAAA,MACC,sBAAA,cAACC,gBAAAA;MACCC,OAAOR,EAAE,4BAA4B;QAAES,IAAIP;MAAkB,CAAA;MAC7DQ,aAAaV,EAAE,0BAA0B;QAAES,IAAIP;MAAkB,CAAA;OAEjE,sBAAA,cAACS,iBAAoBZ,KAAAA,CAAAA,CAAAA,CAAAA;;;;AAK/B;AAEA,IAAA,8BAAeD;",
6
- "names": ["React", "useTranslation", "ControlSection", "ControlPage", "StackItem", "AutomationContainer", "props", "t", "useTranslation", "AUTOMATION_PLUGIN", "StackItem", "Content", "classNames", "ControlPage", "ControlSection", "title", "ns", "description", "AutomationPanel"]
7
- }
@@ -1,40 +0,0 @@
1
- import { createRequire } from 'node:module';const require = createRequire(import.meta.url);
2
- import {
3
- FunctionsPanel
4
- } from "./chunk-2IH4VB3R.mjs";
5
- import {
6
- AUTOMATION_PLUGIN
7
- } from "./chunk-HCCLRNMJ.mjs";
8
-
9
- // packages/plugins/plugin-automation/src/components/FunctionsContainer.tsx
10
- import { useSignals as _useSignals } from "@preact-signals/safe-react/tracking";
11
- import React from "react";
12
- import { useTranslation } from "@dxos/react-ui";
13
- import { ControlPage, ControlSection } from "@dxos/react-ui-form";
14
- import { StackItem } from "@dxos/react-ui-stack";
15
- var FunctionsContainer = ({ space }) => {
16
- var _effect = _useSignals();
17
- try {
18
- const { t } = useTranslation(AUTOMATION_PLUGIN);
19
- return /* @__PURE__ */ React.createElement(StackItem.Content, {
20
- classNames: "block overflow-y-auto"
21
- }, /* @__PURE__ */ React.createElement(ControlPage, null, /* @__PURE__ */ React.createElement(ControlSection, {
22
- title: t("functions verbose label", {
23
- ns: AUTOMATION_PLUGIN
24
- }),
25
- description: t("functions description", {
26
- ns: AUTOMATION_PLUGIN
27
- })
28
- }, /* @__PURE__ */ React.createElement(FunctionsPanel, {
29
- space
30
- }))));
31
- } finally {
32
- _effect.f();
33
- }
34
- };
35
- var FunctionsContainer_default = FunctionsContainer;
36
- export {
37
- FunctionsContainer,
38
- FunctionsContainer_default as default
39
- };
40
- //# sourceMappingURL=FunctionsContainer-25M5VT3J.mjs.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../src/components/FunctionsContainer.tsx"],
4
- "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React from 'react';\n\nimport { type Space } from '@dxos/react-client/echo';\nimport { useTranslation } from '@dxos/react-ui';\nimport { ControlPage, ControlSection } from '@dxos/react-ui-form';\nimport { StackItem } from '@dxos/react-ui-stack';\n\nimport { FunctionsPanel } from './FunctionsPanel';\nimport { AUTOMATION_PLUGIN } from '../meta';\n\nexport const FunctionsContainer = ({ space }: { space: Space }) => {\n const { t } = useTranslation(AUTOMATION_PLUGIN);\n return (\n <StackItem.Content classNames='block overflow-y-auto'>\n <ControlPage>\n <ControlSection\n title={t('functions verbose label', { ns: AUTOMATION_PLUGIN })}\n description={t('functions description', { ns: AUTOMATION_PLUGIN })}\n >\n <FunctionsPanel space={space} />\n </ControlSection>\n </ControlPage>\n </StackItem.Content>\n );\n};\n\nexport default FunctionsContainer;\n"],
5
- "mappings": ";;;;;;;;;;AAIA,OAAOA,WAAW;AAGlB,SAASC,sBAAsB;AAC/B,SAASC,aAAaC,sBAAsB;AAC5C,SAASC,iBAAiB;AAKnB,IAAMC,qBAAqB,CAAC,EAAEC,MAAK,MAAoB;;;AAC5D,UAAM,EAAEC,EAAC,IAAKC,eAAeC,iBAAAA;AAC7B,WACE,sBAAA,cAACC,UAAUC,SAAO;MAACC,YAAW;OAC5B,sBAAA,cAACC,aAAAA,MACC,sBAAA,cAACC,gBAAAA;MACCC,OAAOR,EAAE,2BAA2B;QAAES,IAAIP;MAAkB,CAAA;MAC5DQ,aAAaV,EAAE,yBAAyB;QAAES,IAAIP;MAAkB,CAAA;OAEhE,sBAAA,cAACS,gBAAAA;MAAeZ;;;;;AAK1B;AAEA,IAAA,6BAAeD;",
6
- "names": ["React", "useTranslation", "ControlPage", "ControlSection", "StackItem", "FunctionsContainer", "space", "t", "useTranslation", "AUTOMATION_PLUGIN", "StackItem", "Content", "classNames", "ControlPage", "ControlSection", "title", "ns", "description", "FunctionsPanel"]
7
- }