@nocobase/plugin-workflow-response-message 1.9.15 → 1.9.17
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.
- package/dist/externalVersion.js +3 -3
- package/dist/locale/de-DE.json +8 -0
- package/dist/locale/en-US.json +4 -4
- package/dist/locale/es-ES.json +8 -0
- package/dist/locale/fr-FR.json +8 -0
- package/dist/locale/it-IT.json +8 -0
- package/dist/locale/ja-JP.json +8 -0
- package/dist/locale/ko-KR.json +8 -0
- package/dist/locale/nl-NL.json +8 -0
- package/dist/locale/pt-BR.json +8 -0
- package/dist/locale/ru-RU.json +7 -7
- package/dist/locale/tr-TR.json +8 -0
- package/dist/locale/uk-UA.json +8 -0
- package/dist/locale/zh-CN.json +5 -5
- package/dist/locale/zh-TW.json +8 -0
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -11,7 +11,7 @@ module.exports = {
|
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"@ant-design/icons": "5.6.1",
|
|
13
13
|
"antd": "5.24.2",
|
|
14
|
-
"@nocobase/plugin-workflow": "1.9.
|
|
15
|
-
"@nocobase/client": "1.9.
|
|
16
|
-
"@nocobase/server": "1.9.
|
|
14
|
+
"@nocobase/plugin-workflow": "1.9.17",
|
|
15
|
+
"@nocobase/client": "1.9.17",
|
|
16
|
+
"@nocobase/server": "1.9.17"
|
|
17
17
|
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
package/dist/locale/en-US.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Response message": "Response message",
|
|
3
2
|
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
4
|
-
"Message content": "Message content",
|
|
5
|
-
"Supports variables in template.": "Supports variables in template.",
|
|
6
3
|
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
7
|
-
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow."
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
8
|
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "メッセージ本文",
|
|
6
|
+
"Response message": "レスポンスメッセージ",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "메시지 내용",
|
|
6
|
+
"Response message": "응답 메시지",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
package/dist/locale/ru-RU.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
}
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Содержание сообщения",
|
|
6
|
+
"Response message": "Сообщение ответа",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Response message": "响应消息",
|
|
3
2
|
"Add response message, will be send to client when process of request ends.": "添加响应消息,将在请求处理结束时发送给客户端。",
|
|
4
|
-
"Message content": "消息内容",
|
|
5
|
-
"Supports variables in template.": "支持模板变量。",
|
|
6
3
|
"If the workflow ends normally, the response message will return a success status by default.": "如果工作流正常结束,响应消息默认返回成功状态。",
|
|
7
|
-
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "如果希望返回失败状态,请在下游添加“结束流程”节点终止工作流。"
|
|
8
|
-
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "如果希望返回失败状态,请在下游添加“结束流程”节点终止工作流。",
|
|
5
|
+
"Message content": "消息内容",
|
|
6
|
+
"Response message": "响应消息",
|
|
7
|
+
"Supports variables in template.": "支持模板变量。"
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add response message, will be send to client when process of request ends.": "Add response message, will be send to client when process of request ends.",
|
|
3
|
+
"If the workflow ends normally, the response message will return a success status by default.": "If the workflow ends normally, the response message will return a success status by default.",
|
|
4
|
+
"If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.": "If you want to return a failure status, please add an \"End Process\" node downstream to terminate the workflow.",
|
|
5
|
+
"Message content": "Message content",
|
|
6
|
+
"Response message": "Response message",
|
|
7
|
+
"Supports variables in template.": "Supports variables in template."
|
|
8
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nocobase/plugin-workflow-response-message",
|
|
3
|
-
"version": "1.9.
|
|
3
|
+
"version": "1.9.17",
|
|
4
4
|
"displayName": "Workflow: Response message",
|
|
5
5
|
"displayName.ru-RU": "Рабочий процесс: Сообщение ответа",
|
|
6
6
|
"displayName.zh-CN": "工作流:响应消息",
|
|
@@ -21,5 +21,5 @@
|
|
|
21
21
|
"keywords": [
|
|
22
22
|
"Workflow"
|
|
23
23
|
],
|
|
24
|
-
"gitHead": "
|
|
24
|
+
"gitHead": "eb15276b3eaf1fb4464e6d1ab248be15aa1b0fd2"
|
|
25
25
|
}
|