@nocobase/plugin-workflow 2.2.0-alpha.7 → 2.2.0-beta.10

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 (240) hide show
  1. package/dist/client/618.c91be3f6e4d73501.js +10 -0
  2. package/dist/client/67.61e70b8b777f8638.js +10 -0
  3. package/dist/client/964.5e11e1820fece37b.js +10 -0
  4. package/dist/client/AddNodeContext.d.ts +9 -1
  5. package/dist/client/BranchContext.d.ts +10 -2
  6. package/dist/client/FlowContext.d.ts +5 -10
  7. package/dist/client/NodeClipboardContext.d.ts +2 -12
  8. package/dist/client/NodeDragContext.d.ts +2 -14
  9. package/dist/client/RemoveNodeContext.d.ts +2 -16
  10. package/dist/client/index.d.ts +1 -1
  11. package/dist/client/index.js +1 -1
  12. package/dist/{client-v2 → client}/models/NodeDetailsGridModel.d.ts +1 -1
  13. package/dist/{client-v2 → client}/models/NodeDetailsModel.d.ts +1 -1
  14. package/dist/{client-v2 → client}/models/NodeValueModel.d.ts +1 -1
  15. package/dist/{client-v2 → client}/models/TaskCardCommonItemModel.d.ts +1 -1
  16. package/dist/{client-v2 → client}/models/index.d.ts +0 -2
  17. package/dist/client/nodeVariableUtils.d.ts +6 -7
  18. package/dist/client/nodes/calculation.d.ts +75 -3
  19. package/dist/client/nodes/condition.d.ts +111 -7
  20. package/dist/client/nodes/create.d.ts +124 -3
  21. package/dist/client/nodes/destroy.d.ts +57 -2
  22. package/dist/client/nodes/end.d.ts +23 -2
  23. package/dist/client/nodes/index.d.ts +91 -2
  24. package/dist/client/nodes/multi-conditions.d.ts +48 -10
  25. package/dist/client/nodes/output.d.ts +44 -2
  26. package/dist/client/nodes/query.d.ts +255 -3
  27. package/dist/client/nodes/update.d.ts +117 -2
  28. package/dist/client/style.d.ts +27 -7
  29. package/dist/client/triggers/collection.d.ts +181 -3
  30. package/dist/client/triggers/index.d.ts +36 -2
  31. package/dist/{client-v2/canvas/JobButton.d.ts → client/triggers/schedule/EndsByField.d.ts} +3 -3
  32. package/dist/{client-v2/components/SyncModeTag.d.ts → client/triggers/schedule/OnField.d.ts} +3 -3
  33. package/dist/{client-v2/components/ExecutionStatusTag.d.ts → client/triggers/schedule/RepeatField.d.ts} +4 -3
  34. package/dist/{client-v2/pages/WorkflowPane.d.ts → client/triggers/schedule/ScheduleConfig.d.ts} +1 -1
  35. package/dist/client/triggers/schedule/ScheduleModes.d.ts +170 -0
  36. package/dist/{client-v2 → client}/triggers/schedule/TriggerScheduleConfig.d.ts +0 -1
  37. package/dist/{client-v2 → client}/triggers/schedule/constants.d.ts +5 -8
  38. package/dist/client/triggers/schedule/index.d.ts +65 -8
  39. package/dist/client/triggers/schedule/locale/Cron.zh-CN.d.ts +42 -0
  40. package/dist/client/utils.d.ts +5 -4
  41. package/dist/client/variable.d.ts +53 -7
  42. package/dist/common/collections/workflows.d.ts +0 -18
  43. package/dist/common/collections/workflows.js +0 -5
  44. package/dist/externalVersion.js +13 -16
  45. package/dist/locale/de-DE.json +1 -13
  46. package/dist/locale/en-US.json +1 -23
  47. package/dist/locale/es-ES.json +1 -13
  48. package/dist/locale/fr-FR.json +1 -13
  49. package/dist/locale/hu-HU.json +1 -13
  50. package/dist/locale/id-ID.json +1 -13
  51. package/dist/locale/it-IT.json +1 -13
  52. package/dist/locale/ja-JP.json +1 -13
  53. package/dist/locale/ko-KR.json +1 -13
  54. package/dist/locale/nl-NL.json +1 -13
  55. package/dist/locale/pt-BR.json +1 -13
  56. package/dist/locale/ru-RU.json +1 -13
  57. package/dist/locale/tr-TR.json +1 -13
  58. package/dist/locale/uk-UA.json +1 -13
  59. package/dist/locale/vi-VN.json +1 -13
  60. package/dist/locale/zh-CN.json +1 -22
  61. package/dist/locale/zh-TW.json +1 -19
  62. package/dist/node_modules/cron-parser/package.json +1 -1
  63. package/dist/node_modules/joi/package.json +1 -1
  64. package/dist/node_modules/lru-cache/package.json +1 -1
  65. package/dist/node_modules/nodejs-snowflake/package.json +1 -1
  66. package/dist/server/Dispatcher.js +1 -2
  67. package/dist/server/ExecutionTimeoutManager.js +1 -2
  68. package/dist/server/actions/workflows.d.ts +0 -1
  69. package/dist/server/actions/workflows.js +0 -5
  70. package/dist/server/types/Workflow.d.ts +0 -1
  71. package/package.json +2 -4
  72. package/client-v2.d.ts +0 -2
  73. package/client-v2.js +0 -1
  74. package/dist/client/119.e7dbd037d52d1286.js +0 -10
  75. package/dist/client/142.fb4936d78fc80007.js +0 -10
  76. package/dist/client/159.cc9a0f2d92cab2c1.js +0 -10
  77. package/dist/client/276.69fb2aea13bc7c37.js +0 -10
  78. package/dist/client/346.66d060d37843d3d1.js +0 -10
  79. package/dist/client/382.d37fba14a6b91b0b.js +0 -10
  80. package/dist/client/394.a37310b78419ad7a.js +0 -10
  81. package/dist/client/438.6c6409d821d8c353.js +0 -10
  82. package/dist/client/509.e8d543f308a5823c.js +0 -10
  83. package/dist/client/54.d81b710f7b4c1cd5.js +0 -10
  84. package/dist/client/618.1aa6c21d0f2840cb.js +0 -10
  85. package/dist/client/635.ff6085589e23d39b.js +0 -10
  86. package/dist/client/67.ea0c78153b4842ef.js +0 -10
  87. package/dist/client/719.cd8ca7c9f00584be.js +0 -10
  88. package/dist/client/728.711fd4f1ed7d4e6a.js +0 -10
  89. package/dist/client/739.49407722fca8d236.js +0 -10
  90. package/dist/client/759.13aab01e6912ed8d.js +0 -10
  91. package/dist/client/772.1ebaef11a0ac8688.js +0 -10
  92. package/dist/client/782.e058403fcb6b1750.js +0 -10
  93. package/dist/client/828.78ff0c90212276c0.js +0 -10
  94. package/dist/client/87.083467b89aaf3e53.js +0 -10
  95. package/dist/client/938.26493fc09ba1ccbc.js +0 -10
  96. package/dist/client/964.5ab736effd480a42.js +0 -10
  97. package/dist/client/972.600a190e71978122.js +0 -10
  98. package/dist/client-v2/119.81195bcd0d451279.js +0 -10
  99. package/dist/client-v2/142.fe4f9b7869876ff1.js +0 -10
  100. package/dist/client-v2/159.cb221540c286cd32.js +0 -10
  101. package/dist/client-v2/276.8ca10542a0424df3.js +0 -10
  102. package/dist/client-v2/326.bdc99ad8e7590970.js +0 -10
  103. package/dist/client-v2/346.8c038b3c99d4fdc9.js +0 -10
  104. package/dist/client-v2/382.05f5482bb512b179.js +0 -10
  105. package/dist/client-v2/387.fd0a379e808b069f.js +0 -10
  106. package/dist/client-v2/394.515ed058e7f72797.js +0 -10
  107. package/dist/client-v2/438.b7df0416b66f8f64.js +0 -10
  108. package/dist/client-v2/513.19fe2e75d7cb18f8.js +0 -10
  109. package/dist/client-v2/54.d3daf06e53092726.js +0 -10
  110. package/dist/client-v2/635.20680bb5710698d0.js +0 -10
  111. package/dist/client-v2/677.a8c841cd3c3a6f7d.js +0 -10
  112. package/dist/client-v2/719.05cf070ef89a78f4.js +0 -10
  113. package/dist/client-v2/728.4e8322ff8fce87b9.js +0 -10
  114. package/dist/client-v2/739.5b60845103064f8d.js +0 -10
  115. package/dist/client-v2/759.7b162ad3adf450f1.js +0 -10
  116. package/dist/client-v2/772.8e5148d8c1518449.js +0 -10
  117. package/dist/client-v2/938.717e47af39485b29.js +0 -10
  118. package/dist/client-v2/ExecutionCanvas.d.ts +0 -15
  119. package/dist/client-v2/canvas/AddNodeContext.d.ts +0 -35
  120. package/dist/client-v2/canvas/AddNodeContext.shared.d.ts +0 -33
  121. package/dist/client-v2/canvas/AddNodeSlot.d.ts +0 -20
  122. package/dist/client-v2/canvas/Branch.d.ts +0 -32
  123. package/dist/client-v2/canvas/BranchContext.d.ts +0 -29
  124. package/dist/client-v2/canvas/BranchRenderContext.d.ts +0 -14
  125. package/dist/client-v2/canvas/CanvasContent.d.ts +0 -20
  126. package/dist/client-v2/canvas/DownstreamBranchIndex.d.ts +0 -20
  127. package/dist/client-v2/canvas/Instruction.d.ts +0 -139
  128. package/dist/client-v2/canvas/Node.d.ts +0 -38
  129. package/dist/client-v2/canvas/NodeClipboardContext.d.ts +0 -64
  130. package/dist/client-v2/canvas/NodeConfigDrawer.d.ts +0 -27
  131. package/dist/client-v2/canvas/NodeDragContext.d.ts +0 -83
  132. package/dist/client-v2/canvas/RemoveNodeContext.d.ts +0 -45
  133. package/dist/client-v2/canvas/WorkflowTypedVariableInput.d.ts +0 -16
  134. package/dist/client-v2/canvas/WorkflowVariableInput.d.ts +0 -40
  135. package/dist/client-v2/canvas/WorkflowVariableJsonTextArea.d.ts +0 -15
  136. package/dist/client-v2/canvas/WorkflowVariableTag.d.ts +0 -22
  137. package/dist/client-v2/canvas/WorkflowVariableTextArea.d.ts +0 -18
  138. package/dist/client-v2/canvas/adaptVariableOptionToMetaTree.d.ts +0 -48
  139. package/dist/client-v2/canvas/addNodeController.d.ts +0 -70
  140. package/dist/client-v2/canvas/collectionFieldOptions.d.ts +0 -57
  141. package/dist/client-v2/canvas/contexts.d.ts +0 -86
  142. package/dist/client-v2/canvas/dropImpact.d.ts +0 -28
  143. package/dist/client-v2/canvas/instructionAvailability.d.ts +0 -26
  144. package/dist/client-v2/canvas/nodeRenderDispatch.d.ts +0 -79
  145. package/dist/client-v2/canvas/nodeTree.d.ts +0 -21
  146. package/dist/client-v2/canvas/nodeVariableUtils.d.ts +0 -14
  147. package/dist/client-v2/canvas/removeNodeUtils.d.ts +0 -31
  148. package/dist/client-v2/canvas/style.d.ts +0 -35
  149. package/dist/client-v2/canvas/textAreaInsertion.d.ts +0 -14
  150. package/dist/client-v2/canvas/useWorkflowInstruction.d.ts +0 -23
  151. package/dist/client-v2/canvas/useWorkflowVariableOptions.d.ts +0 -40
  152. package/dist/client-v2/canvas/workflowVariableConverters.d.ts +0 -13
  153. package/dist/client-v2/components/Calculation.d.ts +0 -18
  154. package/dist/client-v2/components/ExecutionStatusIcon.d.ts +0 -18
  155. package/dist/client-v2/components/ExecutionViewHeader.d.ts +0 -29
  156. package/dist/client-v2/components/ExecutionsDropdown.d.ts +0 -25
  157. package/dist/client-v2/components/FilterDynamicComponent.d.ts +0 -27
  158. package/dist/client-v2/components/HideVariableContext.d.ts +0 -11
  159. package/dist/client-v2/components/JobResultModal.d.ts +0 -11
  160. package/dist/client-v2/components/RadioWithTooltip.d.ts +0 -23
  161. package/dist/client-v2/components/SyncModeSelect.d.ts +0 -16
  162. package/dist/client-v2/components/TestRunButton.d.ts +0 -36
  163. package/dist/client-v2/components/TimeoutInput.d.ts +0 -15
  164. package/dist/client-v2/components/WorkflowCanvasHeader.d.ts +0 -17
  165. package/dist/client-v2/components/WorkflowDetailsModal.d.ts +0 -25
  166. package/dist/client-v2/components/WorkflowEnabledSwitch.d.ts +0 -16
  167. package/dist/client-v2/components/WorkflowMenu.d.ts +0 -17
  168. package/dist/client-v2/components/WorkflowRevisionsDropdown.d.ts +0 -15
  169. package/dist/client-v2/components/WorkflowVariableWrapper.d.ts +0 -25
  170. package/dist/client-v2/components/collection/AppendsSelect.d.ts +0 -15
  171. package/dist/client-v2/components/collection/AssignedFieldsEditor.d.ts +0 -24
  172. package/dist/client-v2/components/collection/CollectionCascader.d.ts +0 -15
  173. package/dist/client-v2/components/collection/FieldsSelect.d.ts +0 -16
  174. package/dist/client-v2/components/collection/PaginationFields.d.ts +0 -14
  175. package/dist/client-v2/components/collection/SortFieldsInput.d.ts +0 -19
  176. package/dist/client-v2/components/collection/TriggerCollectionRecordSelect.d.ts +0 -15
  177. package/dist/client-v2/components/collection/index.d.ts +0 -16
  178. package/dist/client-v2/components/collection/utils.d.ts +0 -42
  179. package/dist/client-v2/components/formatResultForDisplay.d.ts +0 -17
  180. package/dist/client-v2/components/jobStatus.d.ts +0 -27
  181. package/dist/client-v2/components/renderEngineReference.d.ts +0 -10
  182. package/dist/client-v2/components/workflowCanvas.d.ts +0 -41
  183. package/dist/client-v2/constants.d.ts +0 -19
  184. package/dist/client-v2/hooks/useWorkflowRuntimePaths.d.ts +0 -16
  185. package/dist/client-v2/index.d.ts +0 -48
  186. package/dist/client-v2/index.js +0 -10
  187. package/dist/client-v2/locale.d.ts +0 -41
  188. package/dist/client-v2/models/WorkflowTasksTopbarActionModel.d.ts +0 -18
  189. package/dist/client-v2/models/triggerWorkflows.d.ts +0 -43
  190. package/dist/client-v2/nodes/calculation.d.ts +0 -38
  191. package/dist/client-v2/nodes/collectionNode.d.ts +0 -29
  192. package/dist/client-v2/nodes/components/calculation.d.ts +0 -11
  193. package/dist/client-v2/nodes/components/collection.d.ts +0 -15
  194. package/dist/client-v2/nodes/components/condition.d.ts +0 -25
  195. package/dist/client-v2/nodes/components/conditionShared.d.ts +0 -20
  196. package/dist/client-v2/nodes/components/create.d.ts +0 -12
  197. package/dist/client-v2/nodes/components/destroy.d.ts +0 -12
  198. package/dist/client-v2/nodes/components/end.d.ts +0 -10
  199. package/dist/client-v2/nodes/components/filter.d.ts +0 -17
  200. package/dist/client-v2/nodes/components/multi-conditions.d.ts +0 -13
  201. package/dist/client-v2/nodes/components/multiConditionsShared.d.ts +0 -20
  202. package/dist/client-v2/nodes/components/output.d.ts +0 -10
  203. package/dist/client-v2/nodes/components/query.d.ts +0 -12
  204. package/dist/client-v2/nodes/components/update.d.ts +0 -12
  205. package/dist/client-v2/nodes/condition.d.ts +0 -46
  206. package/dist/client-v2/nodes/create.d.ts +0 -30
  207. package/dist/client-v2/nodes/destroy.d.ts +0 -24
  208. package/dist/client-v2/nodes/end.d.ts +0 -21
  209. package/dist/client-v2/nodes/multi-conditions.d.ts +0 -34
  210. package/dist/client-v2/nodes/output.d.ts +0 -29
  211. package/dist/client-v2/nodes/query.d.ts +0 -32
  212. package/dist/client-v2/nodes/update.d.ts +0 -25
  213. package/dist/client-v2/pages/ExecutionHistoryDrawer.d.ts +0 -13
  214. package/dist/client-v2/pages/ExecutionViewPage.d.ts +0 -10
  215. package/dist/client-v2/pages/WorkflowCanvasPage.d.ts +0 -10
  216. package/dist/client-v2/pages/WorkflowCategoryTabs.d.ts +0 -25
  217. package/dist/client-v2/pages/WorkflowFormDrawer.d.ts +0 -39
  218. package/dist/client-v2/pages/WorkflowTasksPage.d.ts +0 -10
  219. package/dist/client-v2/plugin.d.ts +0 -119
  220. package/dist/client-v2/taskCenter.d.ts +0 -105
  221. package/dist/client-v2/triggers/ExecuteWorkflowButton.d.ts +0 -35
  222. package/dist/client-v2/triggers/TriggerConfig.d.ts +0 -22
  223. package/dist/client-v2/triggers/TriggerExecutionButton.d.ts +0 -13
  224. package/dist/client-v2/triggers/collection/CollectionConfig.d.ts +0 -14
  225. package/dist/client-v2/triggers/collection/TriggerCollectionConfig.d.ts +0 -11
  226. package/dist/client-v2/triggers/collection/constants.d.ts +0 -28
  227. package/dist/client-v2/triggers/collection/index.d.ts +0 -40
  228. package/dist/client-v2/triggers/index.d.ts +0 -63
  229. package/dist/client-v2/triggers/schedule/EndsByField.d.ts +0 -17
  230. package/dist/client-v2/triggers/schedule/OnField.d.ts +0 -20
  231. package/dist/client-v2/triggers/schedule/RepeatField.d.ts +0 -23
  232. package/dist/client-v2/triggers/schedule/ScheduleConfig.d.ts +0 -17
  233. package/dist/client-v2/triggers/schedule/ScheduleModes.d.ts +0 -41
  234. package/dist/client-v2/triggers/schedule/index.d.ts +0 -40
  235. package/dist/client-v2/triggers/schedule/locale/Cron.zh-CN.d.ts +0 -11
  236. package/dist/client-v2/utils/contextSingleton.d.ts +0 -9
  237. package/dist/common/defaultWorkflowFilter.d.ts +0 -21
  238. package/dist/common/defaultWorkflowFilter.js +0 -38
  239. package/dist/common/executionStatus.d.ts +0 -44
  240. package/dist/common/executionStatus.js +0 -133
@@ -6,6 +6,48 @@
6
6
  * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
- import V2OutputInstruction from '../../client-v2/nodes/output';
10
- export default class extends V2OutputInstruction {
9
+ import React from 'react';
10
+ import { Instruction } from '.';
11
+ import { WorkflowVariableInput } from '../variable';
12
+ export default class extends Instruction {
13
+ title: string;
14
+ type: string;
15
+ group: string;
16
+ description: string;
17
+ icon: React.JSX.Element;
18
+ fieldset: {
19
+ value: {
20
+ type: string;
21
+ 'x-decorator': string;
22
+ 'x-component': string;
23
+ 'x-component-props': {
24
+ changeOnSelect: boolean;
25
+ useTypedConstant: boolean;
26
+ nullable: boolean;
27
+ autoSize: {
28
+ minRows: number;
29
+ };
30
+ placeholder: string;
31
+ };
32
+ title: string;
33
+ };
34
+ };
35
+ scope: {};
36
+ components: {
37
+ ArrayItems: import("@formily/reactive-react").ReactFC<React.HTMLAttributes<HTMLDivElement>> & import("@formily/antd-v5").ArrayBaseMixins & {
38
+ Item: import("@formily/reactive-react").ReactFC<React.HTMLAttributes<HTMLDivElement> & {
39
+ type?: "card" | "divide";
40
+ }>;
41
+ };
42
+ WorkflowVariableInput: typeof WorkflowVariableInput;
43
+ };
44
+ useVariables({ key, title }: {
45
+ key: any;
46
+ title: any;
47
+ }, { types }: {
48
+ types: any;
49
+ }): {
50
+ value: any;
51
+ label: any;
52
+ };
11
53
  }
@@ -6,8 +6,260 @@
6
6
  * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
- import type { SchemaInitializerItemType } from '@nocobase/client';
10
- import V2QueryInstruction from '../../client-v2/nodes/query';
11
- export default class extends V2QueryInstruction {
9
+ import React from 'react';
10
+ import { SchemaInitializerItemType, useCollectionDataSource } from '@nocobase/client';
11
+ import { FilterDynamicComponent } from '../components/FilterDynamicComponent';
12
+ import { WorkflowVariableInput } from '../variable';
13
+ import { Instruction, useNodeSavedConfig } from '.';
14
+ import { RadioWithTooltip } from '../components';
15
+ import { SubModelItem } from '@nocobase/flow-engine';
16
+ declare function useVariables({ key: name, title, config }: {
17
+ key: any;
18
+ title: any;
19
+ config: any;
20
+ }, options: any): import("../variable").VariableOption;
21
+ export default class extends Instruction {
22
+ title: string;
23
+ type: string;
24
+ group: string;
25
+ description: string;
26
+ icon: React.JSX.Element;
27
+ presetFieldset: {
28
+ collection: {
29
+ type: string;
30
+ title: string;
31
+ required: boolean;
32
+ 'x-reactions': any[];
33
+ 'x-decorator': string;
34
+ 'x-component': string;
35
+ };
36
+ };
37
+ fieldset: {
38
+ collection: {
39
+ 'x-disabled': string;
40
+ 'x-reactions': any[];
41
+ type: string;
42
+ title: string;
43
+ required: boolean;
44
+ 'x-decorator': string;
45
+ 'x-component': string;
46
+ };
47
+ multiple: {
48
+ type: string;
49
+ title: string;
50
+ 'x-decorator': string;
51
+ 'x-component': string;
52
+ 'x-component-props': {
53
+ options: {
54
+ label: string;
55
+ value: boolean;
56
+ tooltip: string;
57
+ }[];
58
+ };
59
+ required: boolean;
60
+ default: boolean;
61
+ };
62
+ params: {
63
+ type: string;
64
+ 'x-component': string;
65
+ properties: {
66
+ filter: {
67
+ type: string;
68
+ title: string;
69
+ 'x-decorator': string;
70
+ 'x-component': string;
71
+ 'x-use-component-props': () => {
72
+ options: any[];
73
+ className: string;
74
+ };
75
+ 'x-component-props': {
76
+ dynamicComponent: string;
77
+ };
78
+ };
79
+ sort: {
80
+ type: string;
81
+ title: string;
82
+ 'x-decorator': string;
83
+ 'x-component': string;
84
+ items: {
85
+ type: string;
86
+ properties: {
87
+ space: {
88
+ type: string;
89
+ 'x-component': string;
90
+ properties: {
91
+ sort: {
92
+ type: string;
93
+ 'x-decorator': string;
94
+ 'x-component': string;
95
+ };
96
+ field: {
97
+ type: string;
98
+ enum: string;
99
+ required: boolean;
100
+ 'x-decorator': string;
101
+ 'x-component': string;
102
+ 'x-component-props': {
103
+ style: {
104
+ width: number;
105
+ };
106
+ };
107
+ };
108
+ direction: {
109
+ type: string;
110
+ 'x-decorator': string;
111
+ 'x-component': string;
112
+ 'x-component-props': {
113
+ optionType: string;
114
+ };
115
+ enum: {
116
+ label: string;
117
+ value: string;
118
+ }[];
119
+ };
120
+ remove: {
121
+ type: string;
122
+ 'x-decorator': string;
123
+ 'x-component': string;
124
+ };
125
+ };
126
+ };
127
+ };
128
+ };
129
+ properties: {
130
+ add: {
131
+ type: string;
132
+ title: string;
133
+ 'x-component': string;
134
+ };
135
+ };
136
+ };
137
+ pagination: {
138
+ type: string;
139
+ title: string;
140
+ 'x-decorator': string;
141
+ 'x-decorator-props': {
142
+ value: {
143
+ designable: boolean;
144
+ };
145
+ };
146
+ 'x-component': string;
147
+ properties: {
148
+ row: {
149
+ type: string;
150
+ 'x-component': string;
151
+ properties: {
152
+ page: {
153
+ type: string;
154
+ 'x-component': string;
155
+ properties: {
156
+ page: {
157
+ type: string;
158
+ title: string;
159
+ 'x-decorator': string;
160
+ 'x-component': string;
161
+ 'x-component-props': {
162
+ nullable: boolean;
163
+ useTypedConstant: (string | {
164
+ min: number;
165
+ })[][];
166
+ };
167
+ default: number;
168
+ };
169
+ };
170
+ };
171
+ pageSize: {
172
+ type: string;
173
+ 'x-component': string;
174
+ properties: {
175
+ pageSize: {
176
+ type: string;
177
+ title: string;
178
+ 'x-decorator': string;
179
+ 'x-component': string;
180
+ 'x-component-props': {
181
+ nullable: boolean;
182
+ useTypedConstant: (string | {
183
+ min: number;
184
+ })[][];
185
+ };
186
+ default: number;
187
+ };
188
+ };
189
+ };
190
+ };
191
+ };
192
+ };
193
+ };
194
+ appends: {
195
+ type: string;
196
+ title: string;
197
+ description: string;
198
+ 'x-decorator': string;
199
+ 'x-component': string;
200
+ 'x-component-props': {
201
+ title: string;
202
+ multiple: boolean;
203
+ useCollection(): any;
204
+ };
205
+ 'x-reactions': {
206
+ dependencies: string[];
207
+ fulfill: {
208
+ state: {
209
+ visible: string;
210
+ };
211
+ };
212
+ }[];
213
+ };
214
+ };
215
+ 'x-reactions': {
216
+ dependencies: string[];
217
+ fulfill: {
218
+ state: {
219
+ visible: string;
220
+ };
221
+ };
222
+ }[];
223
+ };
224
+ failOnEmpty: {
225
+ type: string;
226
+ 'x-decorator': string;
227
+ 'x-component': string;
228
+ 'x-content': string;
229
+ };
230
+ };
231
+ scope: {
232
+ useNodeSavedConfig: typeof useNodeSavedConfig;
233
+ useCollectionDataSource: typeof useCollectionDataSource;
234
+ useSortableFields(): {
235
+ value: any;
236
+ label: any;
237
+ }[];
238
+ };
239
+ components: {
240
+ ArrayItems: import("@formily/react").ReactFC<React.HTMLAttributes<HTMLDivElement>> & import("@formily/antd-v5").ArrayBaseMixins & {
241
+ Item: import("@formily/react").ReactFC<React.HTMLAttributes<HTMLDivElement> & {
242
+ type?: "card" | "divide";
243
+ }>;
244
+ };
245
+ FilterDynamicComponent: typeof FilterDynamicComponent;
246
+ SchemaComponentContext: React.Context<import("@nocobase/client").ISchemaComponentContext>;
247
+ WorkflowVariableInput: typeof WorkflowVariableInput;
248
+ RadioWithTooltip: typeof RadioWithTooltip;
249
+ };
250
+ useVariables: typeof useVariables;
12
251
  useInitializers(node: any): SchemaInitializerItemType | null;
252
+ /**
253
+ * 2.0
254
+ */
255
+ getCreateModelMenuItem({ node }: {
256
+ node: any;
257
+ }): SubModelItem;
258
+ useTempAssociationSource(node: any): {
259
+ collection: any;
260
+ nodeId: any;
261
+ nodeKey: any;
262
+ nodeType: "node";
263
+ };
13
264
  }
265
+ export {};
@@ -6,6 +6,121 @@
6
6
  * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
- import V2UpdateInstruction from '../../client-v2/nodes/update';
10
- export default class extends V2UpdateInstruction {
9
+ import React from 'react';
10
+ import { useCollectionDataSource } from '@nocobase/client';
11
+ import { AssignedFieldsFormSchemaConfig } from '../components/AssignedFieldsFormSchemaConfig';
12
+ import { FilterDynamicComponent } from '../components/FilterDynamicComponent';
13
+ import { RadioWithTooltip } from '../components/RadioWithTooltip';
14
+ import { Instruction, useNodeSavedConfig } from '.';
15
+ export default class extends Instruction {
16
+ title: string;
17
+ type: string;
18
+ group: string;
19
+ description: string;
20
+ icon: React.JSX.Element;
21
+ presetFieldset: {
22
+ collection: {
23
+ type: string;
24
+ title: string;
25
+ required: boolean;
26
+ 'x-reactions': any[];
27
+ 'x-decorator': string;
28
+ 'x-component': string;
29
+ };
30
+ };
31
+ fieldset: {
32
+ collection: {
33
+ 'x-disabled': string;
34
+ 'x-reactions': any[];
35
+ type: string;
36
+ title: string;
37
+ required: boolean;
38
+ 'x-decorator': string;
39
+ 'x-component': string;
40
+ };
41
+ params: {
42
+ type: string;
43
+ properties: {
44
+ individualHooks: {
45
+ type: string;
46
+ title: string;
47
+ 'x-decorator': string;
48
+ 'x-component': string;
49
+ 'x-component-props': {
50
+ options: {
51
+ label: string;
52
+ value: boolean;
53
+ tooltip: string;
54
+ }[];
55
+ };
56
+ default: boolean;
57
+ };
58
+ filter: {
59
+ title: string;
60
+ "x-validator"(value: any): string;
61
+ type: string;
62
+ 'x-decorator': string;
63
+ 'x-component': string;
64
+ 'x-use-component-props': () => {
65
+ options: any[];
66
+ className: string;
67
+ };
68
+ 'x-component-props': {
69
+ dynamicComponent: string;
70
+ };
71
+ };
72
+ values: {
73
+ 'x-reactions': {
74
+ dependencies: string[];
75
+ fulfill: {
76
+ state: {
77
+ display: string;
78
+ };
79
+ };
80
+ }[];
81
+ type: string;
82
+ title: string;
83
+ description: string;
84
+ 'x-decorator': string;
85
+ 'x-decorator-props': {
86
+ labelAlign: string;
87
+ className: string;
88
+ };
89
+ 'x-component': string;
90
+ };
91
+ };
92
+ };
93
+ usingAssignFormSchema: {
94
+ type: string;
95
+ };
96
+ assignFormSchema: {
97
+ type: string;
98
+ title: string;
99
+ 'x-decorator': string;
100
+ 'x-component': string;
101
+ 'x-reactions': {
102
+ dependencies: string[];
103
+ fulfill: {
104
+ state: {
105
+ display: string;
106
+ };
107
+ };
108
+ }[];
109
+ };
110
+ };
111
+ createDefaultConfig(): {
112
+ usingAssignFormSchema: boolean;
113
+ assignFormSchema: {};
114
+ };
115
+ scope: {
116
+ useCollectionDataSource: typeof useCollectionDataSource;
117
+ useNodeSavedConfig: typeof useNodeSavedConfig;
118
+ };
119
+ components: {
120
+ FilterDynamicComponent: typeof FilterDynamicComponent;
121
+ CollectionFieldset: React.MemoExoticComponent<import("@formily/reactive-react").ReactFC<Omit<any, "ref">>>;
122
+ AssignedFieldsFormSchemaConfig: typeof AssignedFieldsFormSchemaConfig;
123
+ RadioWithTooltip: typeof RadioWithTooltip;
124
+ };
125
+ useTempAssociationSource(node: any): any;
11
126
  }
@@ -6,10 +6,30 @@
6
6
  * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
- /**
10
- * The canvas stylesheet now lives in `src/client-v2/canvas/style.tsx` and is
11
- * shared by both canvases (ADR-0003). This module re-exports it via the allowed
12
- * `v1 → v2` import direction so existing v1 import sites (`import useStyles from
13
- * '../style'`) are unchanged. Delete this file when the legacy canvas retires.
14
- */
15
- export { default } from '../client-v2/canvas/style';
9
+ declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<{
10
+ workflowPageClass: import("antd-style").SerializedStyles;
11
+ dropdownClass: import("antd-style").SerializedStyles;
12
+ workflowVersionDropdownClass: import("antd-style").SerializedStyles;
13
+ executionsDropdownRowClass: import("antd-style").SerializedStyles;
14
+ workflowDetailsDescriptionClass: import("antd-style").SerializedStyles;
15
+ branchBlockClass: import("antd-style").SerializedStyles;
16
+ branchClass: import("antd-style").SerializedStyles;
17
+ nodeBlockClass: import("antd-style").SerializedStyles;
18
+ nodeClass: import("antd-style").SerializedStyles;
19
+ nodeCardClass: import("antd-style").SerializedStyles;
20
+ nodeJobButtonClass: import("antd-style").SerializedStyles;
21
+ nodeHeaderClass: import("antd-style").SerializedStyles;
22
+ nodeMetaClass: import("antd-style").SerializedStyles;
23
+ nodeTitleClass: import("antd-style").SerializedStyles;
24
+ nodeSubtreeClass: import("antd-style").SerializedStyles;
25
+ nodeJobResultClass: import("antd-style").SerializedStyles;
26
+ addButtonClass: import("antd-style").SerializedStyles;
27
+ dropZoneClass: import("antd-style").SerializedStyles;
28
+ pasteButtonClass: import("antd-style").SerializedStyles;
29
+ dragPreviewClass: import("antd-style").SerializedStyles;
30
+ clipboardPreviewClass: import("antd-style").SerializedStyles;
31
+ conditionClass: import("antd-style").SerializedStyles;
32
+ loopLineClass: import("antd-style").SerializedStyles;
33
+ terminalClass: import("antd-style").SerializedStyles;
34
+ }>;
35
+ export default useStyles;
@@ -6,8 +6,186 @@
6
6
  * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
- import type { SchemaInitializerItemType } from '@nocobase/client';
10
- import V2CollectionTrigger from '../../client-v2/triggers/collection';
11
- export default class CollectionTrigger extends V2CollectionTrigger {
9
+ import React from 'react';
10
+ import { SchemaInitializerItemType, useCollectionDataSource } from '@nocobase/client';
11
+ import { useWorkflowAnyExecuted } from '../hooks';
12
+ import { Trigger } from '.';
13
+ import { TriggerCollectionRecordSelect } from '../components/TriggerCollectionRecordSelect';
14
+ import { SubModelItem } from '@nocobase/flow-engine';
15
+ declare function useVariables(config: any, options: any): import("../variable").VariableOption[];
16
+ export default class extends Trigger {
17
+ title: string;
18
+ description: string;
19
+ presetFieldset: {
20
+ collection: {
21
+ 'x-component-props': {
22
+ dataSourceFilter(item: any): any;
23
+ };
24
+ type: string;
25
+ title: string;
26
+ required: boolean;
27
+ 'x-reactions': any[];
28
+ 'x-decorator': string;
29
+ 'x-component': string;
30
+ };
31
+ rollbackOnFailure: {
32
+ type: string;
33
+ 'x-content': string;
34
+ description: string;
35
+ 'x-decorator': string;
36
+ 'x-component': string;
37
+ default: boolean;
38
+ 'x-reactions': string[];
39
+ };
40
+ };
41
+ fieldset: {
42
+ collection: {
43
+ 'x-disabled': boolean;
44
+ 'x-component-props': {
45
+ dataSourceFilter(item: any): any;
46
+ };
47
+ "x-reactions": any[];
48
+ type: string;
49
+ title: string;
50
+ required: boolean;
51
+ 'x-decorator': string;
52
+ 'x-component': string;
53
+ };
54
+ mode: {
55
+ type: string;
56
+ title: string;
57
+ 'x-decorator': string;
58
+ 'x-component': string;
59
+ 'x-component-props': {
60
+ popupMatchSelectWidth: boolean;
61
+ placeholder: string;
62
+ className: string;
63
+ };
64
+ enum: {
65
+ label: string;
66
+ value: number;
67
+ }[];
68
+ required: boolean;
69
+ 'x-reactions': {
70
+ dependencies: string[];
71
+ fulfill: {
72
+ state: {
73
+ visible: string;
74
+ };
75
+ };
76
+ }[];
77
+ };
78
+ changed: {
79
+ type: string;
80
+ title: string;
81
+ description: string;
82
+ 'x-decorator': string;
83
+ 'x-component': string;
84
+ 'x-component-props': {
85
+ mode: string;
86
+ placeholder: string;
87
+ filter(field: any): boolean;
88
+ };
89
+ 'x-reactions': {
90
+ dependencies: string[];
91
+ fulfill: {
92
+ state: {
93
+ visible: string;
94
+ };
95
+ };
96
+ }[];
97
+ };
98
+ condition: {
99
+ title: string;
100
+ 'x-component-props': {};
101
+ 'x-reactions': {
102
+ dependencies: string[];
103
+ fulfill: {
104
+ state: {
105
+ visible: string;
106
+ };
107
+ };
108
+ }[];
109
+ type: string;
110
+ 'x-decorator': string;
111
+ 'x-component': string;
112
+ 'x-use-component-props': () => {
113
+ options: any[];
114
+ className: string;
115
+ };
116
+ };
117
+ appends: {
118
+ 'x-reactions': {
119
+ dependencies: string[];
120
+ fulfill: {
121
+ state: {
122
+ visible: string;
123
+ };
124
+ };
125
+ }[];
126
+ type: string;
127
+ title: string;
128
+ description: string;
129
+ 'x-decorator': string;
130
+ 'x-component': string;
131
+ 'x-component-props': {
132
+ title: string;
133
+ multiple: boolean;
134
+ useCollection(): any;
135
+ };
136
+ };
137
+ syncTransactionNotice: {
138
+ type: string;
139
+ 'x-component': string;
140
+ };
141
+ rollbackOnFailure: {
142
+ type: string;
143
+ 'x-content': string;
144
+ description: string;
145
+ 'x-decorator': string;
146
+ 'x-component': string;
147
+ default: boolean;
148
+ 'x-reactions': string[];
149
+ };
150
+ };
151
+ scope: {
152
+ useCollectionDataSource: typeof useCollectionDataSource;
153
+ useSyncModeVisibleReaction: (field: any) => void;
154
+ useWorkflowAnyExecuted: typeof useWorkflowAnyExecuted;
155
+ };
156
+ components: {
157
+ Alert: React.ForwardRefExoticComponent<import("antd").AlertProps & React.RefAttributes<import("antd/es/alert/Alert").AlertRef>> & {
158
+ ErrorBoundary: typeof import("antd/es/alert/ErrorBoundary").default;
159
+ };
160
+ FieldsSelect: React.MemoExoticComponent<import("@formily/react").ReactFC<Omit<any, "ref">>>;
161
+ SyncTransactionNotice: React.MemoExoticComponent<import("@formily/react").ReactFC<unknown>>;
162
+ TriggerCollectionRecordSelect: typeof TriggerCollectionRecordSelect;
163
+ };
164
+ triggerFieldset: {
165
+ data: {
166
+ type: string;
167
+ title: string;
168
+ description: string;
169
+ 'x-decorator': string;
170
+ 'x-component': string;
171
+ default: any;
172
+ required: boolean;
173
+ };
174
+ };
175
+ validate(values: any): any;
176
+ useVariables: typeof useVariables;
12
177
  useInitializers(config: any): SchemaInitializerItemType | null;
178
+ /**
179
+ * 2.0
180
+ */
181
+ getCreateModelMenuItem({ config }: {
182
+ config: any;
183
+ }): SubModelItem;
184
+ useTempAssociationSource(config: any, workflow: any): {
185
+ collection: any;
186
+ nodeId: any;
187
+ nodeKey: string;
188
+ nodeType: "workflow";
189
+ };
13
190
  }
191
+ export {};