@nocobase/plugin-ai 2.1.0-beta.15 → 2.1.0-beta.16

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 (303) hide show
  1. package/dist/ai/ai-employees/atlas/index.d.ts +10 -0
  2. package/dist/{server/ai-employees/built-in/ai-coding/prompt.js → ai/ai-employees/atlas/index.js} +29 -20
  3. package/dist/ai/ai-employees/atlas/prompt.md +84 -0
  4. package/dist/ai/ai-employees/dara.d.ts +10 -0
  5. package/dist/{server/ai-employees/built-in/data-visualization/prompt.js → ai/ai-employees/dara.js} +21 -13
  6. package/dist/ai/ai-employees/dex.d.ts +10 -0
  7. package/dist/{server/ai-employees/built-in/data-organizer/prompt.js → ai/ai-employees/dex.js} +15 -7
  8. package/dist/ai/ai-employees/ellis.d.ts +10 -0
  9. package/dist/{server/ai-employees/built-in/email-assistant/prompt.js → ai/ai-employees/ellis.js} +19 -11
  10. package/dist/ai/ai-employees/lexi.d.ts +10 -0
  11. package/dist/{server/ai-employees/built-in/translator/prompt.js → ai/ai-employees/lexi.js} +15 -7
  12. package/dist/ai/ai-employees/vera.d.ts +10 -0
  13. package/dist/{server/ai-employees/built-in/research-analyst/prompt.js → ai/ai-employees/vera.js} +16 -8
  14. package/dist/ai/ai-employees/viz.d.ts +10 -0
  15. package/dist/{server/ai-employees/built-in/insights-analyst/prompt.js → ai/ai-employees/viz.js} +15 -7
  16. package/dist/ai/skills/business-analysis-report/SKILLS.md +88 -0
  17. package/dist/{server/ai-employees/built-in/ai-coding/prompt.d.ts → ai/skills/business-analysis-report/tools/businessReportGenerator.d.ts} +1 -3
  18. package/dist/ai/skills/business-analysis-report/tools/businessReportGenerator.js +98 -0
  19. package/dist/ai/skills/document-search/SKILLS.md +69 -0
  20. package/dist/ai/tools/chartGenerator.js +15 -3
  21. package/dist/ai/tools/formFiller.js +13 -2
  22. package/dist/{server/ai-employees/built-in/data-modeling/prompt.d.ts → ai/tools/getSkill.d.ts} +1 -3
  23. package/dist/{server/ai-employees/built-in/data-modeling/index.js → ai/tools/getSkill.js} +39 -32
  24. package/dist/{server/ai-employees/built-in/data-organizer/prompt.d.ts → ai/tools/knowledge-base-retrieve.d.ts} +1 -3
  25. package/dist/ai/tools/knowledge-base-retrieve.js +94 -0
  26. package/dist/{server/ai-employees/built-in/data-visualization/prompt.d.ts → ai/tools/sub-agents/dispatch-sub-agent-task.d.ts} +1 -3
  27. package/dist/ai/tools/sub-agents/dispatch-sub-agent-task.js +108 -0
  28. package/dist/ai/tools/sub-agents/get-ai-employee.d.ts +10 -0
  29. package/dist/{server/ai-employees/built-in/translator/profile.js → ai/tools/sub-agents/get-ai-employee.js} +28 -21
  30. package/dist/ai/tools/sub-agents/list-ai-employees.d.ts +10 -0
  31. package/dist/{server/ai-employees/built-in/email-assistant/profile.js → ai/tools/sub-agents/list-ai-employees.js} +25 -21
  32. package/dist/ai/tools/sub-agents/shared.d.ts +33 -0
  33. package/dist/ai/tools/sub-agents/shared.js +169 -0
  34. package/dist/ai/tools/suggestions.js +15 -4
  35. package/dist/client/170.d98eacdc00d9d527.js +10 -0
  36. package/dist/client/228.b18148eb1009d2fb.js +10 -0
  37. package/dist/client/280.029428b83d62155f.js +10 -0
  38. package/dist/client/290.0888139e33c9b7cb.js +10 -0
  39. package/dist/client/{524.954f96ec4fc2fd7a.js → 331.d547c95410476a69.js} +1 -1
  40. package/dist/client/343.83f7d96664e4e038.js +10 -0
  41. package/dist/client/406.15c09d98faa2ccf1.js +10 -0
  42. package/dist/client/428.e9f38da3b0d8b498.js +10 -0
  43. package/dist/client/486.77c26e2e7f8daf28.js +10 -0
  44. package/dist/client/502.2b4a51e0a8122e52.js +10 -0
  45. package/dist/client/525.33a9c8ec28be4ec4.js +10 -0
  46. package/dist/client/559.133d286a0a0a1d93.js +10 -0
  47. package/dist/client/{91.90e7098b7fbd5d00.js → 561.776886c5308e3c26.js} +1 -1
  48. package/dist/client/580.e75f97fb883ad042.js +10 -0
  49. package/dist/client/597.aa363881a325b5c0.js +10 -0
  50. package/dist/client/604.de96f3ec4d471afd.js +10 -0
  51. package/dist/client/614.aa766080f6b99aab.js +10 -0
  52. package/dist/client/646.ef9d7c2ea8641044.js +10 -0
  53. package/dist/client/687.224e569a99cae4bb.js +10 -0
  54. package/dist/client/699.57c0a1acb723202a.js +10 -0
  55. package/dist/client/711.266b8f1c520d467a.js +10 -0
  56. package/dist/client/758.a9741e81911e53c3.js +10 -0
  57. package/dist/client/768.973ce32e15099a48.js +10 -0
  58. package/dist/client/792.ae8ad1fcae9fd974.js +10 -0
  59. package/dist/client/820.6a26239ea96c075a.js +10 -0
  60. package/dist/client/832.0cf69e3f43c320b2.js +10 -0
  61. package/dist/client/927.ff5cd05b14901ae6.js +10 -0
  62. package/dist/client/ai-employees/admin/SkillSettings.d.ts +7 -5
  63. package/dist/client/ai-employees/admin/ToolsSettings.d.ts +17 -0
  64. package/dist/client/ai-employees/admin/mcp/MCPSettings.d.ts +10 -0
  65. package/dist/client/ai-employees/admin/mcp/MCPToolsList.d.ts +19 -0
  66. package/dist/client/ai-employees/admin/mcp/context.d.ts +15 -0
  67. package/dist/client/ai-employees/admin/mcp/schemas.d.ts +1286 -0
  68. package/dist/client/ai-employees/built-in/utils.d.ts +1 -0
  69. package/dist/client/ai-employees/business-report/tools/index.d.ts +10 -0
  70. package/dist/client/ai-employees/business-report/ui/BusinessReportCard.d.ts +12 -0
  71. package/dist/client/ai-employees/business-report/ui/BusinessReportModal.d.ts +17 -0
  72. package/dist/client/ai-employees/business-report/ui/report-utils.d.ts +38 -0
  73. package/dist/client/ai-employees/chatbox/AIEmployeeSwitch.d.ts +3 -2
  74. package/dist/client/ai-employees/chatbox/HintMessageHeader.d.ts +10 -0
  75. package/dist/client/ai-employees/chatbox/ModelSwitcher.d.ts +3 -1
  76. package/dist/client/ai-employees/chatbox/SearchSwitch.d.ts +3 -1
  77. package/dist/client/ai-employees/chatbox/Upload.d.ts +3 -1
  78. package/dist/client/ai-employees/chatbox/conversations/ConversationsList.d.ts +27 -0
  79. package/dist/client/ai-employees/chatbox/conversations/WorkflowTasksList.d.ts +31 -0
  80. package/dist/client/ai-employees/chatbox/conversations/common.d.ts +43 -0
  81. package/dist/client/ai-employees/chatbox/conversations/index.d.ts +9 -0
  82. package/dist/client/ai-employees/chatbox/hooks/useChatBoxActions.d.ts +5 -3
  83. package/dist/client/ai-employees/chatbox/hooks/useWorkflowTasks.d.ts +24 -0
  84. package/dist/client/ai-employees/chatbox/markdown/ECharts.d.ts +1 -2
  85. package/dist/client/ai-employees/chatbox/markdown/Markdown.d.ts +1 -1
  86. package/dist/client/ai-employees/chatbox/roles.d.ts +1 -0
  87. package/dist/client/ai-employees/chatbox/stores/chat-box.d.ts +8 -0
  88. package/dist/client/ai-employees/chatbox/stores/chat-conversations.d.ts +4 -0
  89. package/dist/client/ai-employees/chatbox/stores/chat-messages.d.ts +8 -0
  90. package/dist/client/ai-employees/chatbox/stores/workflow-tasks.d.ts +41 -0
  91. package/dist/client/ai-employees/chatbox/utils.d.ts +17 -7
  92. package/dist/client/ai-employees/sub-agents/tools/index.d.ts +10 -0
  93. package/dist/client/ai-employees/sub-agents/ui/SubAgentDispatchCard.d.ts +21 -0
  94. package/dist/client/ai-employees/types.d.ts +24 -4
  95. package/dist/{server/ai-employees/built-in/ai-coding/document/example/js-filter → client/ai-employees/workflow-tasks/tools}/index.d.ts +2 -7
  96. package/dist/client/ai-employees/workflow-tasks/ui/WorkflowTaskOutputCard.d.ts +11 -0
  97. package/dist/client/components/ListCollapse.d.ts +28 -0
  98. package/dist/client/index.js +7 -7
  99. package/dist/client/manager/ai-manager.d.ts +4 -23
  100. package/dist/client/repositories/AIConfigRepository.d.ts +11 -3
  101. package/dist/client/workflow/nodes/employee/components/AIEmployeeSelect.d.ts +10 -0
  102. package/dist/client/workflow/nodes/employee/components/assigness.d.ts +11 -0
  103. package/dist/client/workflow/nodes/employee/components/file-inputs.d.ts +10 -0
  104. package/dist/client/workflow/nodes/employee/components/message-inputs.d.ts +12 -0
  105. package/dist/client/workflow/nodes/employee/components/model-options.d.ts +10 -0
  106. package/dist/client/workflow/nodes/employee/components/skill-settings.d.ts +10 -0
  107. package/dist/client/workflow/nodes/employee/components/structured-output.d.ts +10 -0
  108. package/dist/client/workflow/nodes/employee/components/users-select.d.ts +15 -0
  109. package/dist/client/workflow/nodes/employee/components/web-search-options.d.ts +10 -0
  110. package/dist/client/workflow/nodes/employee/configuration.d.ts +12 -0
  111. package/dist/client/workflow/nodes/employee/flow-models/feedback.d.ts +13 -0
  112. package/dist/client/workflow/nodes/employee/flow-models/task.d.ts +13 -0
  113. package/dist/client/workflow/nodes/employee/index.d.ts +7 -31
  114. package/dist/collections/ai-employees.js +2 -1
  115. package/dist/collections/ai-mcp-clients.d.ts +51 -0
  116. package/dist/collections/ai-mcp-clients.js +111 -0
  117. package/dist/externalVersion.js +17 -15
  118. package/dist/locale/en-US.json +136 -8
  119. package/dist/locale/zh-CN.json +138 -9
  120. package/dist/node_modules/fast-glob/out/index.js +8 -8
  121. package/dist/node_modules/fast-glob/package.json +1 -1
  122. package/dist/node_modules/flexsearch/dist/flexsearch.bundle.min.js +2 -2
  123. package/dist/node_modules/flexsearch/package.json +1 -1
  124. package/dist/node_modules/fs-extra/lib/index.js +1 -1
  125. package/dist/node_modules/fs-extra/package.json +1 -1
  126. package/dist/node_modules/nodejs-snowflake/nodejs_snowflake.js +1 -1
  127. package/dist/node_modules/nodejs-snowflake/package.json +1 -1
  128. package/dist/node_modules/openai/index.js +1 -1
  129. package/dist/node_modules/openai/package.json +1 -1
  130. package/dist/node_modules/zod/index.cjs +1 -1
  131. package/dist/node_modules/zod/package.json +1 -1
  132. package/dist/server/ai-employees/ai-conversations.d.ts +70 -0
  133. package/dist/server/ai-employees/ai-conversations.js +325 -0
  134. package/dist/server/ai-employees/ai-employee.d.ts +100 -19
  135. package/dist/server/ai-employees/ai-employee.js +484 -261
  136. package/dist/server/ai-employees/ai-knowledge-base.d.ts +28 -0
  137. package/dist/server/ai-employees/ai-knowledge-base.js +167 -0
  138. package/dist/server/ai-employees/middleware/conversation.d.ts +2 -0
  139. package/dist/server/ai-employees/middleware/conversation.js +38 -5
  140. package/dist/server/ai-employees/middleware/index.d.ts +2 -0
  141. package/dist/server/ai-employees/middleware/index.js +5 -1
  142. package/dist/server/ai-employees/middleware/skill-tools.d.ts +12 -0
  143. package/dist/server/ai-employees/middleware/skill-tools.js +88 -0
  144. package/dist/server/ai-employees/middleware/tools.js +37 -10
  145. package/dist/server/ai-employees/middleware/workflow-history.d.ts +22 -0
  146. package/dist/server/ai-employees/middleware/workflow-history.js +173 -0
  147. package/dist/server/ai-employees/prompts.d.ts +16 -1
  148. package/dist/server/ai-employees/prompts.js +37 -1
  149. package/dist/server/ai-employees/sub-agents/dispatcher.d.ts +36 -0
  150. package/dist/server/ai-employees/sub-agents/dispatcher.js +225 -0
  151. package/dist/server/ai-employees/sub-agents/index.d.ts +9 -0
  152. package/dist/server/{migrations/20250923221107-setup-build-in.js → ai-employees/sub-agents/index.js} +9 -13
  153. package/dist/server/ai-employees/templates/form-assistant.d.ts +2 -2
  154. package/dist/server/ai-employees/templates/form-assistant.js +2 -2
  155. package/dist/server/ai-employees/utils.js +2 -2
  156. package/dist/server/collections/ai-conversations.js +18 -0
  157. package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_contacts_en.d.ts → collections/ai-mcp-clients.d.ts} +1 -4
  158. package/dist/server/{ai-employees/built-in/nocobase-assistant/index.js → collections/ai-mcp-clients.js} +12 -13
  159. package/dist/server/{ai-employees/built-in/ai-coding/document/basic/flow-resource.d.ts → collections/ai-skills.d.ts} +1 -4
  160. package/dist/server/{ai-employees/built-in/email-assistant/index.js → collections/ai-skills.js} +46 -23
  161. package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_opportunities_en.d.ts → collections/ai-workflow-tasks.d.ts} +1 -4
  162. package/dist/server/collections/ai-workflow-tasks.js +112 -0
  163. package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_accounts_en.d.ts → collections/users-ai-workflow-tasks.d.ts} +1 -4
  164. package/dist/server/collections/users-ai-workflow-tasks.js +44 -0
  165. package/dist/server/llm-providers/anthropic.d.ts +1 -0
  166. package/dist/server/llm-providers/anthropic.js +2 -1
  167. package/dist/server/llm-providers/dashscope.d.ts +1 -0
  168. package/dist/server/llm-providers/deepseek.d.ts +1 -0
  169. package/dist/server/llm-providers/google-genai.d.ts +1 -0
  170. package/dist/server/llm-providers/google-genai.js +2 -1
  171. package/dist/server/llm-providers/kimi/provider.d.ts +1 -0
  172. package/dist/server/llm-providers/openai/responses.d.ts +1 -0
  173. package/dist/server/llm-providers/openai/responses.js +2 -1
  174. package/dist/server/llm-providers/provider.d.ts +1 -10
  175. package/dist/server/llm-providers/provider.js +3 -34
  176. package/dist/server/manager/ai-coding-manager.d.ts +1 -2
  177. package/dist/server/manager/ai-coding-manager.js +0 -41
  178. package/dist/server/manager/ai-context-datasource-manager.js +30 -1
  179. package/dist/server/manager/built-in-manager.d.ts +2 -4
  180. package/dist/server/manager/built-in-manager.js +8 -117
  181. package/dist/server/migrations/20260306000001-migrate-skill-settings-tools.js +68 -0
  182. package/dist/server/migrations/20260319000000-add-ai-conversations-from.d.ts +14 -0
  183. package/dist/server/migrations/20260319000000-add-ai-conversations-from.js +63 -0
  184. package/dist/server/plugin.d.ts +6 -1
  185. package/dist/server/plugin.js +31 -8
  186. package/dist/server/resource/aiConversations.js +112 -188
  187. package/dist/server/resource/aiEmployees.js +5 -7
  188. package/dist/server/resource/aiMcpClients.d.ts +11 -0
  189. package/dist/server/resource/aiMcpClients.js +78 -0
  190. package/dist/server/{ai-employees/built-in/ai-coding/document/example/js-column/index.d.ts → resource/aiSkills.d.ts} +3 -7
  191. package/dist/server/resource/aiSkills.js +71 -0
  192. package/dist/server/resource/aiTools.js +4 -6
  193. package/dist/server/resource/aiWorkflowTasks.d.ts +12 -0
  194. package/dist/server/resource/aiWorkflowTasks.js +290 -0
  195. package/dist/server/tools/docs.js +4 -3
  196. package/dist/server/tools/workflow-caller.js +1 -0
  197. package/dist/server/types/ai-chat-conversation.type.d.ts +8 -2
  198. package/dist/server/types/ai-message.type.d.ts +7 -0
  199. package/dist/server/utils.d.ts +3 -0
  200. package/dist/server/utils.js +28 -3
  201. package/dist/server/workflow/nodes/employee/files.d.ts +16 -0
  202. package/dist/server/workflow/nodes/employee/files.js +125 -0
  203. package/dist/server/workflow/nodes/employee/handler.d.ts +11 -0
  204. package/dist/server/workflow/nodes/employee/handler.js +107 -0
  205. package/dist/server/workflow/nodes/employee/index.d.ts +17 -0
  206. package/dist/server/workflow/nodes/employee/index.js +391 -0
  207. package/dist/server/workflow/nodes/employee/tools.d.ts +12 -0
  208. package/dist/server/workflow/nodes/employee/tools.js +133 -0
  209. package/dist/server/workflow/nodes/employee/types.d.ts +35 -0
  210. package/dist/server/workflow/nodes/employee/types.js +24 -0
  211. package/dist/server/workflow/utils.d.ts +14 -0
  212. package/dist/server/workflow/utils.js +111 -0
  213. package/package.json +4 -2
  214. package/dist/client/107.64d9efa24d6b9143.js +0 -10
  215. package/dist/client/124.768c8aa5d6e6b461.js +0 -10
  216. package/dist/client/159.d52107c7a34ce2da.js +0 -10
  217. package/dist/client/192.0419770b69678994.js +0 -10
  218. package/dist/client/204.91be8cfc54d91a59.js +0 -10
  219. package/dist/client/238.9f784a7cdb751999.js +0 -10
  220. package/dist/client/263.6e1dfb1cbb1964f5.js +0 -10
  221. package/dist/client/35.5ee7503d9c09daa8.js +0 -10
  222. package/dist/client/47.6bd245f2140efd24.js +0 -10
  223. package/dist/client/481.03b3d2306d409933.js +0 -10
  224. package/dist/client/586.6a1510cabaa84f23.js +0 -10
  225. package/dist/client/650.8871a07b31c307ea.js +0 -10
  226. package/dist/client/755.e295bbd2b2a1cc21.js +0 -10
  227. package/dist/client/772.d51f683c55e18dd4.js +0 -10
  228. package/dist/client/870.84187dcb8c89b4dc.js +0 -10
  229. package/dist/client/933.baab3aa75f30e020.js +0 -10
  230. package/dist/client/987.3aee964e7f406939.js +0 -10
  231. package/dist/server/ai-employees/built-in/ai-coding/document/basic/flow-resource.js +0 -256
  232. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/index.js +0 -48
  233. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_accounts_en.js +0 -452
  234. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_contacts_en.js +0 -363
  235. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_opportunities_en.js +0 -270
  236. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_quotations_en.d.ts +0 -13
  237. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_quotations_en.js +0 -219
  238. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_tickets_en.d.ts +0 -13
  239. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-column/js_columns_for_tickets_en.js +0 -409
  240. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/accounts_filter_ant_style.d.ts +0 -13
  241. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/accounts_filter_ant_style.js +0 -324
  242. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/contacts_filter_ant_style.d.ts +0 -13
  243. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/contacts_filter_ant_style.js +0 -309
  244. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/index.js +0 -50
  245. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/leads_filter_ant_style.d.ts +0 -13
  246. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/leads_filter_ant_style.js +0 -345
  247. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/opportunities_filter_ant_style.d.ts +0 -13
  248. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/opportunities_filter_ant_style.js +0 -381
  249. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/product_categories_ant_style.d.ts +0 -13
  250. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/product_categories_ant_style.js +0 -545
  251. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/tickets_filter_ant_style.d.ts +0 -13
  252. package/dist/server/ai-employees/built-in/ai-coding/document/example/js-filter/tickets_filter_ant_style.js +0 -346
  253. package/dist/server/ai-employees/built-in/ai-coding/document/js-action.d.ts +0 -13
  254. package/dist/server/ai-employees/built-in/ai-coding/document/js-action.js +0 -102
  255. package/dist/server/ai-employees/built-in/ai-coding/document/js-block.d.ts +0 -13
  256. package/dist/server/ai-employees/built-in/ai-coding/document/js-block.js +0 -314
  257. package/dist/server/ai-employees/built-in/ai-coding/document/js-column.d.ts +0 -13
  258. package/dist/server/ai-employees/built-in/ai-coding/document/js-column.js +0 -113
  259. package/dist/server/ai-employees/built-in/ai-coding/document/js-field.d.ts +0 -13
  260. package/dist/server/ai-employees/built-in/ai-coding/document/js-field.js +0 -498
  261. package/dist/server/ai-employees/built-in/ai-coding/document/js-item.d.ts +0 -13
  262. package/dist/server/ai-employees/built-in/ai-coding/document/js-item.js +0 -184
  263. package/dist/server/ai-employees/built-in/ai-coding/index.d.ts +0 -37
  264. package/dist/server/ai-employees/built-in/ai-coding/index.js +0 -99
  265. package/dist/server/ai-employees/built-in/ai-coding/profile.d.ts +0 -27
  266. package/dist/server/ai-employees/built-in/ai-coding/profile.js +0 -60
  267. package/dist/server/ai-employees/built-in/ai-coding/prompt_en.md +0 -110
  268. package/dist/server/ai-employees/built-in/data-modeling/index.d.ts +0 -37
  269. package/dist/server/ai-employees/built-in/data-modeling/profile.d.ts +0 -27
  270. package/dist/server/ai-employees/built-in/data-modeling/profile.js +0 -60
  271. package/dist/server/ai-employees/built-in/data-modeling/prompt.js +0 -283
  272. package/dist/server/ai-employees/built-in/data-organizer/index.d.ts +0 -37
  273. package/dist/server/ai-employees/built-in/data-organizer/index.js +0 -63
  274. package/dist/server/ai-employees/built-in/data-organizer/profile.d.ts +0 -27
  275. package/dist/server/ai-employees/built-in/data-organizer/profile.js +0 -60
  276. package/dist/server/ai-employees/built-in/data-visualization/index.d.ts +0 -37
  277. package/dist/server/ai-employees/built-in/data-visualization/index.js +0 -58
  278. package/dist/server/ai-employees/built-in/data-visualization/profile.d.ts +0 -27
  279. package/dist/server/ai-employees/built-in/data-visualization/profile.js +0 -60
  280. package/dist/server/ai-employees/built-in/email-assistant/index.d.ts +0 -34
  281. package/dist/server/ai-employees/built-in/email-assistant/profile.d.ts +0 -27
  282. package/dist/server/ai-employees/built-in/email-assistant/prompt.d.ts +0 -12
  283. package/dist/server/ai-employees/built-in/insights-analyst/index.d.ts +0 -37
  284. package/dist/server/ai-employees/built-in/insights-analyst/index.js +0 -63
  285. package/dist/server/ai-employees/built-in/insights-analyst/profile.d.ts +0 -27
  286. package/dist/server/ai-employees/built-in/insights-analyst/profile.js +0 -60
  287. package/dist/server/ai-employees/built-in/insights-analyst/prompt.d.ts +0 -12
  288. package/dist/server/ai-employees/built-in/nocobase-assistant/index.d.ts +0 -34
  289. package/dist/server/ai-employees/built-in/nocobase-assistant/profile.d.ts +0 -27
  290. package/dist/server/ai-employees/built-in/nocobase-assistant/profile.js +0 -60
  291. package/dist/server/ai-employees/built-in/nocobase-assistant/prompt.d.ts +0 -12
  292. package/dist/server/ai-employees/built-in/nocobase-assistant/prompt.js +0 -52
  293. package/dist/server/ai-employees/built-in/research-analyst/index.d.ts +0 -37
  294. package/dist/server/ai-employees/built-in/research-analyst/index.js +0 -63
  295. package/dist/server/ai-employees/built-in/research-analyst/profile.d.ts +0 -27
  296. package/dist/server/ai-employees/built-in/research-analyst/profile.js +0 -60
  297. package/dist/server/ai-employees/built-in/research-analyst/prompt.d.ts +0 -12
  298. package/dist/server/ai-employees/built-in/translator/index.d.ts +0 -37
  299. package/dist/server/ai-employees/built-in/translator/index.js +0 -67
  300. package/dist/server/ai-employees/built-in/translator/profile.d.ts +0 -27
  301. package/dist/server/ai-employees/built-in/translator/prompt.d.ts +0 -12
  302. /package/dist/client/ai-employees/chatbox/{Conversations.d.ts → conversations/Conversations.d.ts} +0 -0
  303. /package/dist/server/migrations/{20250923221107-setup-build-in.d.ts → 20260306000001-migrate-skill-settings-tools.d.ts} +0 -0
@@ -0,0 +1,1286 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+ export declare const createMCPFormContentSchema: {
10
+ type: string;
11
+ properties: {
12
+ name: {
13
+ 'x-component-props'?: {
14
+ disabled: boolean;
15
+ };
16
+ type: string;
17
+ 'x-decorator': string;
18
+ title: string;
19
+ 'x-component': string;
20
+ required: boolean;
21
+ };
22
+ title: {
23
+ type: string;
24
+ 'x-decorator': string;
25
+ title: string;
26
+ 'x-component': string;
27
+ required: boolean;
28
+ };
29
+ description: {
30
+ type: string;
31
+ 'x-decorator': string;
32
+ title: string;
33
+ 'x-component': string;
34
+ 'x-component-props': {
35
+ autoSize: {
36
+ minRows: number;
37
+ maxRows: number;
38
+ };
39
+ };
40
+ };
41
+ transport: {
42
+ type: string;
43
+ 'x-decorator': string;
44
+ title: string;
45
+ 'x-component': string;
46
+ enum: string;
47
+ required: boolean;
48
+ };
49
+ command: {
50
+ type: string;
51
+ 'x-decorator': string;
52
+ title: string;
53
+ 'x-component': string;
54
+ 'x-component-props': {
55
+ placeholder: string;
56
+ };
57
+ 'x-reactions': {
58
+ dependencies: string[];
59
+ fulfill: {
60
+ state: {
61
+ required?: string;
62
+ visible: string;
63
+ };
64
+ };
65
+ }[];
66
+ };
67
+ args: {
68
+ type: string;
69
+ 'x-decorator': string;
70
+ title: string;
71
+ 'x-component': string;
72
+ 'x-component-props': {
73
+ placeholder: string;
74
+ };
75
+ 'x-reactions': {
76
+ dependencies: string[];
77
+ fulfill: {
78
+ state: {
79
+ required?: string;
80
+ visible: string;
81
+ };
82
+ };
83
+ }[];
84
+ };
85
+ env: {
86
+ type: string;
87
+ 'x-component': string;
88
+ 'x-decorator': string;
89
+ title: string;
90
+ items: {
91
+ type: string;
92
+ properties: {
93
+ space: {
94
+ type: string;
95
+ 'x-component': string;
96
+ 'x-component-props': {
97
+ style: {
98
+ flexWrap: string;
99
+ maxWidth: string;
100
+ display: string;
101
+ };
102
+ className: string;
103
+ };
104
+ properties: {
105
+ name: {
106
+ type: string;
107
+ 'x-decorator': string;
108
+ 'x-component': string;
109
+ 'x-component-props': {
110
+ placeholder: string;
111
+ };
112
+ };
113
+ value: {
114
+ type: string;
115
+ 'x-decorator': string;
116
+ 'x-component': string;
117
+ 'x-component-props': {
118
+ useTypedConstant: boolean;
119
+ };
120
+ };
121
+ remove: {
122
+ type: string;
123
+ 'x-decorator': string;
124
+ 'x-component': string;
125
+ };
126
+ };
127
+ };
128
+ };
129
+ };
130
+ properties: {
131
+ add: {
132
+ type: string;
133
+ title: string;
134
+ 'x-component': string;
135
+ };
136
+ };
137
+ 'x-reactions': {
138
+ dependencies: string[];
139
+ fulfill: {
140
+ state: {
141
+ required?: string;
142
+ visible: string;
143
+ };
144
+ };
145
+ }[];
146
+ };
147
+ url: {
148
+ type: string;
149
+ 'x-decorator': string;
150
+ title: string;
151
+ 'x-component': string;
152
+ 'x-component-props': {
153
+ placeholder: string;
154
+ };
155
+ 'x-reactions': {
156
+ dependencies: string[];
157
+ fulfill: {
158
+ state: {
159
+ required?: string;
160
+ visible: string;
161
+ };
162
+ };
163
+ }[];
164
+ };
165
+ headers: {
166
+ type: string;
167
+ 'x-component': string;
168
+ 'x-decorator': string;
169
+ title: string;
170
+ items: {
171
+ type: string;
172
+ properties: {
173
+ space: {
174
+ type: string;
175
+ 'x-component': string;
176
+ 'x-component-props': {
177
+ style: {
178
+ flexWrap: string;
179
+ maxWidth: string;
180
+ display: string;
181
+ };
182
+ className: string;
183
+ };
184
+ properties: {
185
+ name: {
186
+ type: string;
187
+ 'x-decorator': string;
188
+ 'x-component': string;
189
+ 'x-component-props': {
190
+ placeholder: string;
191
+ };
192
+ };
193
+ value: {
194
+ type: string;
195
+ 'x-decorator': string;
196
+ 'x-component': string;
197
+ 'x-component-props': {
198
+ useTypedConstant: boolean;
199
+ };
200
+ };
201
+ remove: {
202
+ type: string;
203
+ 'x-decorator': string;
204
+ 'x-component': string;
205
+ };
206
+ };
207
+ };
208
+ };
209
+ };
210
+ properties: {
211
+ add: {
212
+ type: string;
213
+ title: string;
214
+ 'x-component': string;
215
+ };
216
+ };
217
+ 'x-reactions': {
218
+ dependencies: string[];
219
+ fulfill: {
220
+ state: {
221
+ required?: string;
222
+ visible: string;
223
+ };
224
+ };
225
+ }[];
226
+ };
227
+ restart: {
228
+ type: string;
229
+ 'x-decorator': string;
230
+ title: string;
231
+ 'x-component': string;
232
+ 'x-visible': boolean;
233
+ 'x-component-props': {
234
+ autoSize: {
235
+ minRows: number;
236
+ };
237
+ };
238
+ };
239
+ testResult: {
240
+ type: string;
241
+ 'x-component': string;
242
+ };
243
+ footer: {
244
+ type: string;
245
+ 'x-component': "Action.Drawer.Footer" | "Action.Drawer.FootBar";
246
+ properties: {
247
+ test: {
248
+ type: string;
249
+ 'x-component': string;
250
+ };
251
+ cancel: {
252
+ title: string;
253
+ 'x-component': string;
254
+ 'x-use-component-props': string;
255
+ };
256
+ submit: {
257
+ title: string;
258
+ 'x-component': string;
259
+ 'x-component-props': {
260
+ type: string;
261
+ };
262
+ 'x-use-component-props': string;
263
+ };
264
+ };
265
+ };
266
+ };
267
+ };
268
+ export declare const editMCPFormContentSchema: {
269
+ type: string;
270
+ properties: {
271
+ name: {
272
+ 'x-component-props'?: {
273
+ disabled: boolean;
274
+ };
275
+ type: string;
276
+ 'x-decorator': string;
277
+ title: string;
278
+ 'x-component': string;
279
+ required: boolean;
280
+ };
281
+ title: {
282
+ type: string;
283
+ 'x-decorator': string;
284
+ title: string;
285
+ 'x-component': string;
286
+ required: boolean;
287
+ };
288
+ description: {
289
+ type: string;
290
+ 'x-decorator': string;
291
+ title: string;
292
+ 'x-component': string;
293
+ 'x-component-props': {
294
+ autoSize: {
295
+ minRows: number;
296
+ maxRows: number;
297
+ };
298
+ };
299
+ };
300
+ transport: {
301
+ type: string;
302
+ 'x-decorator': string;
303
+ title: string;
304
+ 'x-component': string;
305
+ enum: string;
306
+ required: boolean;
307
+ };
308
+ command: {
309
+ type: string;
310
+ 'x-decorator': string;
311
+ title: string;
312
+ 'x-component': string;
313
+ 'x-component-props': {
314
+ placeholder: string;
315
+ };
316
+ 'x-reactions': {
317
+ dependencies: string[];
318
+ fulfill: {
319
+ state: {
320
+ required?: string;
321
+ visible: string;
322
+ };
323
+ };
324
+ }[];
325
+ };
326
+ args: {
327
+ type: string;
328
+ 'x-decorator': string;
329
+ title: string;
330
+ 'x-component': string;
331
+ 'x-component-props': {
332
+ placeholder: string;
333
+ };
334
+ 'x-reactions': {
335
+ dependencies: string[];
336
+ fulfill: {
337
+ state: {
338
+ required?: string;
339
+ visible: string;
340
+ };
341
+ };
342
+ }[];
343
+ };
344
+ env: {
345
+ type: string;
346
+ 'x-component': string;
347
+ 'x-decorator': string;
348
+ title: string;
349
+ items: {
350
+ type: string;
351
+ properties: {
352
+ space: {
353
+ type: string;
354
+ 'x-component': string;
355
+ 'x-component-props': {
356
+ style: {
357
+ flexWrap: string;
358
+ maxWidth: string;
359
+ display: string;
360
+ };
361
+ className: string;
362
+ };
363
+ properties: {
364
+ name: {
365
+ type: string;
366
+ 'x-decorator': string;
367
+ 'x-component': string;
368
+ 'x-component-props': {
369
+ placeholder: string;
370
+ };
371
+ };
372
+ value: {
373
+ type: string;
374
+ 'x-decorator': string;
375
+ 'x-component': string;
376
+ 'x-component-props': {
377
+ useTypedConstant: boolean;
378
+ };
379
+ };
380
+ remove: {
381
+ type: string;
382
+ 'x-decorator': string;
383
+ 'x-component': string;
384
+ };
385
+ };
386
+ };
387
+ };
388
+ };
389
+ properties: {
390
+ add: {
391
+ type: string;
392
+ title: string;
393
+ 'x-component': string;
394
+ };
395
+ };
396
+ 'x-reactions': {
397
+ dependencies: string[];
398
+ fulfill: {
399
+ state: {
400
+ required?: string;
401
+ visible: string;
402
+ };
403
+ };
404
+ }[];
405
+ };
406
+ url: {
407
+ type: string;
408
+ 'x-decorator': string;
409
+ title: string;
410
+ 'x-component': string;
411
+ 'x-component-props': {
412
+ placeholder: string;
413
+ };
414
+ 'x-reactions': {
415
+ dependencies: string[];
416
+ fulfill: {
417
+ state: {
418
+ required?: string;
419
+ visible: string;
420
+ };
421
+ };
422
+ }[];
423
+ };
424
+ headers: {
425
+ type: string;
426
+ 'x-component': string;
427
+ 'x-decorator': string;
428
+ title: string;
429
+ items: {
430
+ type: string;
431
+ properties: {
432
+ space: {
433
+ type: string;
434
+ 'x-component': string;
435
+ 'x-component-props': {
436
+ style: {
437
+ flexWrap: string;
438
+ maxWidth: string;
439
+ display: string;
440
+ };
441
+ className: string;
442
+ };
443
+ properties: {
444
+ name: {
445
+ type: string;
446
+ 'x-decorator': string;
447
+ 'x-component': string;
448
+ 'x-component-props': {
449
+ placeholder: string;
450
+ };
451
+ };
452
+ value: {
453
+ type: string;
454
+ 'x-decorator': string;
455
+ 'x-component': string;
456
+ 'x-component-props': {
457
+ useTypedConstant: boolean;
458
+ };
459
+ };
460
+ remove: {
461
+ type: string;
462
+ 'x-decorator': string;
463
+ 'x-component': string;
464
+ };
465
+ };
466
+ };
467
+ };
468
+ };
469
+ properties: {
470
+ add: {
471
+ type: string;
472
+ title: string;
473
+ 'x-component': string;
474
+ };
475
+ };
476
+ 'x-reactions': {
477
+ dependencies: string[];
478
+ fulfill: {
479
+ state: {
480
+ required?: string;
481
+ visible: string;
482
+ };
483
+ };
484
+ }[];
485
+ };
486
+ restart: {
487
+ type: string;
488
+ 'x-decorator': string;
489
+ title: string;
490
+ 'x-component': string;
491
+ 'x-visible': boolean;
492
+ 'x-component-props': {
493
+ autoSize: {
494
+ minRows: number;
495
+ };
496
+ };
497
+ };
498
+ testResult: {
499
+ type: string;
500
+ 'x-component': string;
501
+ };
502
+ footer: {
503
+ type: string;
504
+ 'x-component': "Action.Drawer.Footer" | "Action.Drawer.FootBar";
505
+ properties: {
506
+ test: {
507
+ type: string;
508
+ 'x-component': string;
509
+ };
510
+ cancel: {
511
+ title: string;
512
+ 'x-component': string;
513
+ 'x-use-component-props': string;
514
+ };
515
+ submit: {
516
+ title: string;
517
+ 'x-component': string;
518
+ 'x-component-props': {
519
+ type: string;
520
+ };
521
+ 'x-use-component-props': string;
522
+ };
523
+ };
524
+ };
525
+ };
526
+ };
527
+ export declare const viewMCPToolsContentSchema: {
528
+ type: string;
529
+ properties: {
530
+ tools: {
531
+ type: string;
532
+ 'x-component': string;
533
+ };
534
+ };
535
+ };
536
+ export declare const createMCPSchema: {
537
+ type: string;
538
+ properties: {
539
+ createDrawer: {
540
+ type: string;
541
+ title: string;
542
+ 'x-component': string;
543
+ 'x-decorator': string;
544
+ 'x-use-decorator-props': string;
545
+ properties: {
546
+ name: {
547
+ 'x-component-props'?: {
548
+ disabled: boolean;
549
+ };
550
+ type: string;
551
+ 'x-decorator': string;
552
+ title: string;
553
+ 'x-component': string;
554
+ required: boolean;
555
+ };
556
+ title: {
557
+ type: string;
558
+ 'x-decorator': string;
559
+ title: string;
560
+ 'x-component': string;
561
+ required: boolean;
562
+ };
563
+ description: {
564
+ type: string;
565
+ 'x-decorator': string;
566
+ title: string;
567
+ 'x-component': string;
568
+ 'x-component-props': {
569
+ autoSize: {
570
+ minRows: number;
571
+ maxRows: number;
572
+ };
573
+ };
574
+ };
575
+ transport: {
576
+ type: string;
577
+ 'x-decorator': string;
578
+ title: string;
579
+ 'x-component': string;
580
+ enum: string;
581
+ required: boolean;
582
+ };
583
+ command: {
584
+ type: string;
585
+ 'x-decorator': string;
586
+ title: string;
587
+ 'x-component': string;
588
+ 'x-component-props': {
589
+ placeholder: string;
590
+ };
591
+ 'x-reactions': {
592
+ dependencies: string[];
593
+ fulfill: {
594
+ state: {
595
+ required?: string;
596
+ visible: string;
597
+ };
598
+ };
599
+ }[];
600
+ };
601
+ args: {
602
+ type: string;
603
+ 'x-decorator': string;
604
+ title: string;
605
+ 'x-component': string;
606
+ 'x-component-props': {
607
+ placeholder: string;
608
+ };
609
+ 'x-reactions': {
610
+ dependencies: string[];
611
+ fulfill: {
612
+ state: {
613
+ required?: string;
614
+ visible: string;
615
+ };
616
+ };
617
+ }[];
618
+ };
619
+ env: {
620
+ type: string;
621
+ 'x-component': string;
622
+ 'x-decorator': string;
623
+ title: string;
624
+ items: {
625
+ type: string;
626
+ properties: {
627
+ space: {
628
+ type: string;
629
+ 'x-component': string;
630
+ 'x-component-props': {
631
+ style: {
632
+ flexWrap: string;
633
+ maxWidth: string;
634
+ display: string;
635
+ };
636
+ className: string;
637
+ };
638
+ properties: {
639
+ name: {
640
+ type: string;
641
+ 'x-decorator': string;
642
+ 'x-component': string;
643
+ 'x-component-props': {
644
+ placeholder: string;
645
+ };
646
+ };
647
+ value: {
648
+ type: string;
649
+ 'x-decorator': string;
650
+ 'x-component': string;
651
+ 'x-component-props': {
652
+ useTypedConstant: boolean;
653
+ };
654
+ };
655
+ remove: {
656
+ type: string;
657
+ 'x-decorator': string;
658
+ 'x-component': string;
659
+ };
660
+ };
661
+ };
662
+ };
663
+ };
664
+ properties: {
665
+ add: {
666
+ type: string;
667
+ title: string;
668
+ 'x-component': string;
669
+ };
670
+ };
671
+ 'x-reactions': {
672
+ dependencies: string[];
673
+ fulfill: {
674
+ state: {
675
+ required?: string;
676
+ visible: string;
677
+ };
678
+ };
679
+ }[];
680
+ };
681
+ url: {
682
+ type: string;
683
+ 'x-decorator': string;
684
+ title: string;
685
+ 'x-component': string;
686
+ 'x-component-props': {
687
+ placeholder: string;
688
+ };
689
+ 'x-reactions': {
690
+ dependencies: string[];
691
+ fulfill: {
692
+ state: {
693
+ required?: string;
694
+ visible: string;
695
+ };
696
+ };
697
+ }[];
698
+ };
699
+ headers: {
700
+ type: string;
701
+ 'x-component': string;
702
+ 'x-decorator': string;
703
+ title: string;
704
+ items: {
705
+ type: string;
706
+ properties: {
707
+ space: {
708
+ type: string;
709
+ 'x-component': string;
710
+ 'x-component-props': {
711
+ style: {
712
+ flexWrap: string;
713
+ maxWidth: string;
714
+ display: string;
715
+ };
716
+ className: string;
717
+ };
718
+ properties: {
719
+ name: {
720
+ type: string;
721
+ 'x-decorator': string;
722
+ 'x-component': string;
723
+ 'x-component-props': {
724
+ placeholder: string;
725
+ };
726
+ };
727
+ value: {
728
+ type: string;
729
+ 'x-decorator': string;
730
+ 'x-component': string;
731
+ 'x-component-props': {
732
+ useTypedConstant: boolean;
733
+ };
734
+ };
735
+ remove: {
736
+ type: string;
737
+ 'x-decorator': string;
738
+ 'x-component': string;
739
+ };
740
+ };
741
+ };
742
+ };
743
+ };
744
+ properties: {
745
+ add: {
746
+ type: string;
747
+ title: string;
748
+ 'x-component': string;
749
+ };
750
+ };
751
+ 'x-reactions': {
752
+ dependencies: string[];
753
+ fulfill: {
754
+ state: {
755
+ required?: string;
756
+ visible: string;
757
+ };
758
+ };
759
+ }[];
760
+ };
761
+ restart: {
762
+ type: string;
763
+ 'x-decorator': string;
764
+ title: string;
765
+ 'x-component': string;
766
+ 'x-visible': boolean;
767
+ 'x-component-props': {
768
+ autoSize: {
769
+ minRows: number;
770
+ };
771
+ };
772
+ };
773
+ testResult: {
774
+ type: string;
775
+ 'x-component': string;
776
+ };
777
+ footer: {
778
+ type: string;
779
+ 'x-component': "Action.Drawer.Footer" | "Action.Drawer.FootBar";
780
+ properties: {
781
+ test: {
782
+ type: string;
783
+ 'x-component': string;
784
+ };
785
+ cancel: {
786
+ title: string;
787
+ 'x-component': string;
788
+ 'x-use-component-props': string;
789
+ };
790
+ submit: {
791
+ title: string;
792
+ 'x-component': string;
793
+ 'x-component-props': {
794
+ type: string;
795
+ };
796
+ 'x-use-component-props': string;
797
+ };
798
+ };
799
+ };
800
+ };
801
+ };
802
+ };
803
+ };
804
+ export declare const editMCPDrawerSchema: {
805
+ type: string;
806
+ properties: {
807
+ editDrawer: {
808
+ type: string;
809
+ title: string;
810
+ 'x-component': string;
811
+ 'x-decorator': string;
812
+ 'x-use-decorator-props': string;
813
+ properties: {
814
+ name: {
815
+ 'x-component-props'?: {
816
+ disabled: boolean;
817
+ };
818
+ type: string;
819
+ 'x-decorator': string;
820
+ title: string;
821
+ 'x-component': string;
822
+ required: boolean;
823
+ };
824
+ title: {
825
+ type: string;
826
+ 'x-decorator': string;
827
+ title: string;
828
+ 'x-component': string;
829
+ required: boolean;
830
+ };
831
+ description: {
832
+ type: string;
833
+ 'x-decorator': string;
834
+ title: string;
835
+ 'x-component': string;
836
+ 'x-component-props': {
837
+ autoSize: {
838
+ minRows: number;
839
+ maxRows: number;
840
+ };
841
+ };
842
+ };
843
+ transport: {
844
+ type: string;
845
+ 'x-decorator': string;
846
+ title: string;
847
+ 'x-component': string;
848
+ enum: string;
849
+ required: boolean;
850
+ };
851
+ command: {
852
+ type: string;
853
+ 'x-decorator': string;
854
+ title: string;
855
+ 'x-component': string;
856
+ 'x-component-props': {
857
+ placeholder: string;
858
+ };
859
+ 'x-reactions': {
860
+ dependencies: string[];
861
+ fulfill: {
862
+ state: {
863
+ required?: string;
864
+ visible: string;
865
+ };
866
+ };
867
+ }[];
868
+ };
869
+ args: {
870
+ type: string;
871
+ 'x-decorator': string;
872
+ title: string;
873
+ 'x-component': string;
874
+ 'x-component-props': {
875
+ placeholder: string;
876
+ };
877
+ 'x-reactions': {
878
+ dependencies: string[];
879
+ fulfill: {
880
+ state: {
881
+ required?: string;
882
+ visible: string;
883
+ };
884
+ };
885
+ }[];
886
+ };
887
+ env: {
888
+ type: string;
889
+ 'x-component': string;
890
+ 'x-decorator': string;
891
+ title: string;
892
+ items: {
893
+ type: string;
894
+ properties: {
895
+ space: {
896
+ type: string;
897
+ 'x-component': string;
898
+ 'x-component-props': {
899
+ style: {
900
+ flexWrap: string;
901
+ maxWidth: string;
902
+ display: string;
903
+ };
904
+ className: string;
905
+ };
906
+ properties: {
907
+ name: {
908
+ type: string;
909
+ 'x-decorator': string;
910
+ 'x-component': string;
911
+ 'x-component-props': {
912
+ placeholder: string;
913
+ };
914
+ };
915
+ value: {
916
+ type: string;
917
+ 'x-decorator': string;
918
+ 'x-component': string;
919
+ 'x-component-props': {
920
+ useTypedConstant: boolean;
921
+ };
922
+ };
923
+ remove: {
924
+ type: string;
925
+ 'x-decorator': string;
926
+ 'x-component': string;
927
+ };
928
+ };
929
+ };
930
+ };
931
+ };
932
+ properties: {
933
+ add: {
934
+ type: string;
935
+ title: string;
936
+ 'x-component': string;
937
+ };
938
+ };
939
+ 'x-reactions': {
940
+ dependencies: string[];
941
+ fulfill: {
942
+ state: {
943
+ required?: string;
944
+ visible: string;
945
+ };
946
+ };
947
+ }[];
948
+ };
949
+ url: {
950
+ type: string;
951
+ 'x-decorator': string;
952
+ title: string;
953
+ 'x-component': string;
954
+ 'x-component-props': {
955
+ placeholder: string;
956
+ };
957
+ 'x-reactions': {
958
+ dependencies: string[];
959
+ fulfill: {
960
+ state: {
961
+ required?: string;
962
+ visible: string;
963
+ };
964
+ };
965
+ }[];
966
+ };
967
+ headers: {
968
+ type: string;
969
+ 'x-component': string;
970
+ 'x-decorator': string;
971
+ title: string;
972
+ items: {
973
+ type: string;
974
+ properties: {
975
+ space: {
976
+ type: string;
977
+ 'x-component': string;
978
+ 'x-component-props': {
979
+ style: {
980
+ flexWrap: string;
981
+ maxWidth: string;
982
+ display: string;
983
+ };
984
+ className: string;
985
+ };
986
+ properties: {
987
+ name: {
988
+ type: string;
989
+ 'x-decorator': string;
990
+ 'x-component': string;
991
+ 'x-component-props': {
992
+ placeholder: string;
993
+ };
994
+ };
995
+ value: {
996
+ type: string;
997
+ 'x-decorator': string;
998
+ 'x-component': string;
999
+ 'x-component-props': {
1000
+ useTypedConstant: boolean;
1001
+ };
1002
+ };
1003
+ remove: {
1004
+ type: string;
1005
+ 'x-decorator': string;
1006
+ 'x-component': string;
1007
+ };
1008
+ };
1009
+ };
1010
+ };
1011
+ };
1012
+ properties: {
1013
+ add: {
1014
+ type: string;
1015
+ title: string;
1016
+ 'x-component': string;
1017
+ };
1018
+ };
1019
+ 'x-reactions': {
1020
+ dependencies: string[];
1021
+ fulfill: {
1022
+ state: {
1023
+ required?: string;
1024
+ visible: string;
1025
+ };
1026
+ };
1027
+ }[];
1028
+ };
1029
+ restart: {
1030
+ type: string;
1031
+ 'x-decorator': string;
1032
+ title: string;
1033
+ 'x-component': string;
1034
+ 'x-visible': boolean;
1035
+ 'x-component-props': {
1036
+ autoSize: {
1037
+ minRows: number;
1038
+ };
1039
+ };
1040
+ };
1041
+ testResult: {
1042
+ type: string;
1043
+ 'x-component': string;
1044
+ };
1045
+ footer: {
1046
+ type: string;
1047
+ 'x-component': "Action.Drawer.Footer" | "Action.Drawer.FootBar";
1048
+ properties: {
1049
+ test: {
1050
+ type: string;
1051
+ 'x-component': string;
1052
+ };
1053
+ cancel: {
1054
+ title: string;
1055
+ 'x-component': string;
1056
+ 'x-use-component-props': string;
1057
+ };
1058
+ submit: {
1059
+ title: string;
1060
+ 'x-component': string;
1061
+ 'x-component-props': {
1062
+ type: string;
1063
+ };
1064
+ 'x-use-component-props': string;
1065
+ };
1066
+ };
1067
+ };
1068
+ };
1069
+ };
1070
+ };
1071
+ };
1072
+ export declare const viewMCPToolsDrawerSchema: {
1073
+ type: string;
1074
+ properties: {
1075
+ viewDrawer: {
1076
+ type: string;
1077
+ title: string;
1078
+ 'x-component': string;
1079
+ 'x-component-props': {
1080
+ width: number;
1081
+ };
1082
+ properties: {
1083
+ tools: {
1084
+ type: string;
1085
+ 'x-component': string;
1086
+ };
1087
+ };
1088
+ };
1089
+ };
1090
+ };
1091
+ export declare const mcpSettingsSchema: {
1092
+ type: string;
1093
+ name: string;
1094
+ properties: {
1095
+ card: {
1096
+ type: string;
1097
+ 'x-component': string;
1098
+ 'x-component-props': {
1099
+ heightMode: string;
1100
+ };
1101
+ 'x-decorator': string;
1102
+ 'x-decorator-props': {
1103
+ collection: string;
1104
+ action: string;
1105
+ rowKey: string;
1106
+ };
1107
+ properties: {
1108
+ actions: {
1109
+ type: string;
1110
+ 'x-component': string;
1111
+ 'x-component-props': {
1112
+ style: {
1113
+ marginBottom: number;
1114
+ };
1115
+ };
1116
+ properties: {
1117
+ refresh: {
1118
+ title: string;
1119
+ 'x-component': string;
1120
+ 'x-use-component-props': string;
1121
+ 'x-component-props': {
1122
+ icon: string;
1123
+ };
1124
+ };
1125
+ bulkDelete: {
1126
+ title: string;
1127
+ 'x-action': string;
1128
+ 'x-component': string;
1129
+ 'x-use-component-props': string;
1130
+ 'x-component-props': {
1131
+ icon: string;
1132
+ confirm: {
1133
+ title: string;
1134
+ content: string;
1135
+ };
1136
+ };
1137
+ };
1138
+ add: {
1139
+ type: string;
1140
+ title: string;
1141
+ 'x-align': string;
1142
+ 'x-component': string;
1143
+ };
1144
+ };
1145
+ };
1146
+ table: {
1147
+ type: string;
1148
+ 'x-component': string;
1149
+ 'x-use-component-props': string;
1150
+ 'x-component-props': {
1151
+ rowKey: string;
1152
+ rowSelection: {
1153
+ type: string;
1154
+ };
1155
+ };
1156
+ properties: {
1157
+ column1: {
1158
+ type: string;
1159
+ title: string;
1160
+ 'x-component': string;
1161
+ properties: {
1162
+ name: {
1163
+ type: string;
1164
+ 'x-component': string;
1165
+ 'x-read-pretty': boolean;
1166
+ };
1167
+ };
1168
+ };
1169
+ column2: {
1170
+ type: string;
1171
+ title: string;
1172
+ 'x-component': string;
1173
+ properties: {
1174
+ title: {
1175
+ type: string;
1176
+ 'x-component': string;
1177
+ 'x-read-pretty': boolean;
1178
+ };
1179
+ };
1180
+ };
1181
+ column4: {
1182
+ type: string;
1183
+ title: string;
1184
+ 'x-component': string;
1185
+ properties: {
1186
+ transport: {
1187
+ type: string;
1188
+ 'x-component': string;
1189
+ };
1190
+ };
1191
+ };
1192
+ column5: {
1193
+ type: string;
1194
+ title: string;
1195
+ 'x-component': string;
1196
+ properties: {
1197
+ enabled: {
1198
+ type: string;
1199
+ 'x-component': string;
1200
+ };
1201
+ };
1202
+ };
1203
+ column6: {
1204
+ type: string;
1205
+ title: string;
1206
+ 'x-decorator': string;
1207
+ 'x-component': string;
1208
+ properties: {
1209
+ actions: {
1210
+ type: string;
1211
+ 'x-component': string;
1212
+ 'x-component-props': {
1213
+ split: string;
1214
+ };
1215
+ properties: {
1216
+ view: {
1217
+ type: string;
1218
+ title: string;
1219
+ 'x-component': string;
1220
+ 'x-component-props': {
1221
+ openMode: string;
1222
+ };
1223
+ properties: {
1224
+ drawer: {
1225
+ type: string;
1226
+ title: string;
1227
+ 'x-component': string;
1228
+ 'x-component-props': {
1229
+ width: number;
1230
+ };
1231
+ properties: {
1232
+ content: {
1233
+ type: string;
1234
+ 'x-component': string;
1235
+ };
1236
+ };
1237
+ };
1238
+ };
1239
+ };
1240
+ edit: {
1241
+ type: string;
1242
+ title: string;
1243
+ 'x-action': string;
1244
+ 'x-component': string;
1245
+ 'x-component-props': {
1246
+ openMode: string;
1247
+ };
1248
+ properties: {
1249
+ drawer: {
1250
+ type: string;
1251
+ title: string;
1252
+ 'x-component': string;
1253
+ 'x-decorator': string;
1254
+ 'x-use-decorator-props': string;
1255
+ properties: {
1256
+ content: {
1257
+ type: string;
1258
+ 'x-component': string;
1259
+ };
1260
+ };
1261
+ };
1262
+ };
1263
+ };
1264
+ destroy: {
1265
+ type: string;
1266
+ title: string;
1267
+ 'x-action': string;
1268
+ 'x-component': string;
1269
+ 'x-use-component-props': string;
1270
+ 'x-component-props': {
1271
+ confirm: {
1272
+ title: string;
1273
+ content: string;
1274
+ };
1275
+ };
1276
+ };
1277
+ };
1278
+ };
1279
+ };
1280
+ };
1281
+ };
1282
+ };
1283
+ };
1284
+ };
1285
+ };
1286
+ };