@nocobase/plugin-workflow-delay 2.0.0-alpha.49 → 2.0.0-alpha.50
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 +3 -2
- package/dist/locale/en-US.json +2 -2
- package/dist/locale/es-ES.json +4 -2
- package/dist/locale/fr-FR.json +4 -2
- package/dist/locale/hu-HU.json +10 -0
- package/dist/locale/id-ID.json +10 -0
- package/dist/locale/it-IT.json +3 -2
- package/dist/locale/ja-JP.json +2 -1
- package/dist/locale/ko-KR.json +7 -6
- package/dist/locale/nl-NL.json +9 -8
- package/dist/locale/pt-BR.json +4 -2
- package/dist/locale/ru-RU.json +6 -6
- package/dist/locale/tr-TR.json +10 -0
- package/dist/locale/uk-UA.json +10 -0
- package/dist/locale/vi-VN.json +10 -0
- package/dist/locale/zh-CN.json +3 -3
- package/dist/locale/zh-TW.json +10 -0
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -11,8 +11,8 @@ module.exports = {
|
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"antd": "5.24.2",
|
|
13
13
|
"@ant-design/icons": "5.6.1",
|
|
14
|
-
"@nocobase/plugin-workflow": "2.0.0-alpha.
|
|
15
|
-
"@nocobase/client": "2.0.0-alpha.
|
|
14
|
+
"@nocobase/plugin-workflow": "2.0.0-alpha.50",
|
|
15
|
+
"@nocobase/client": "2.0.0-alpha.50",
|
|
16
16
|
"react-i18next": "11.18.6",
|
|
17
|
-
"@nocobase/server": "2.0.0-alpha.
|
|
17
|
+
"@nocobase/server": "2.0.0-alpha.50"
|
|
18
18
|
};
|
package/dist/locale/de-DE.json
CHANGED
|
@@ -3,7 +3,8 @@
|
|
|
3
3
|
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Verzögert einen Zeitraum und setzt dann den Prozess fort oder beendet ihn. Kann verwendet werden, um Warte- oder Zeitüberschreitungszeiten in parallelen Zweigen festzulegen.",
|
|
4
4
|
"Duration": "Dauer",
|
|
5
5
|
"End status": "Endstatus",
|
|
6
|
+
"Fail and exit": "Fehlschlagen und beenden",
|
|
6
7
|
"Select status": "Status auswählen",
|
|
7
8
|
"Succeed and continue": "Erfolgreich und fortfahren",
|
|
8
|
-
"
|
|
9
|
-
}
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/en-US.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"Delay": "Delay",
|
|
3
3
|
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
4
4
|
"Duration": "Duration",
|
|
5
|
-
"Unit": "Unit",
|
|
6
5
|
"End status": "End status",
|
|
6
|
+
"Fail and exit": "Fail and exit",
|
|
7
7
|
"Select status": "Select status",
|
|
8
8
|
"Succeed and continue": "Succeed and continue",
|
|
9
|
-
"
|
|
9
|
+
"Unit": "Unit"
|
|
10
10
|
}
|
package/dist/locale/es-ES.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Delay": "Retraso",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
3
4
|
"Duration": "Duración",
|
|
4
5
|
"End status": "Estado final",
|
|
6
|
+
"Fail and exit": "Falla y sale",
|
|
5
7
|
"Select status": "Seleccionar estado",
|
|
6
8
|
"Succeed and continue": "Éxito y continuar",
|
|
7
|
-
"
|
|
8
|
-
}
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/fr-FR.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Delay": "Délai",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
3
4
|
"Duration": "Durée",
|
|
4
5
|
"End status": "Statut de fin",
|
|
6
|
+
"Fail and exit": "Échouer et quitter",
|
|
5
7
|
"Select status": "Sélectionner un statut",
|
|
6
8
|
"Succeed and continue": "Réussir et continuer",
|
|
7
|
-
"
|
|
8
|
-
}
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Delay": "Késleltetés",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Időszakos késleltetés, majd a folyamat folytatása vagy kilépése. Használható várakozási vagy időtúllépési idők beállítására párhuzamos ágakban.",
|
|
4
|
+
"Duration": "Időtartam",
|
|
5
|
+
"End status": "Végállapot",
|
|
6
|
+
"Fail and exit": "Sikertelen és kilép",
|
|
7
|
+
"Select status": "Állapot kiválasztása",
|
|
8
|
+
"Succeed and continue": "Sikeres és folytatás",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Delay": "Tunda",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Tunda suatu periode waktu lalu lanjutkan atau keluar dari proses. Dapat digunakan untuk mengatur waktu tunggu atau waktu habis dalam cabang paralel.",
|
|
4
|
+
"Duration": "Durasi",
|
|
5
|
+
"End status": "Status akhir",
|
|
6
|
+
"Fail and exit": "Gagal dan keluar",
|
|
7
|
+
"Select status": "Pilih status",
|
|
8
|
+
"Succeed and continue": "Berhasil dan lanjutkan",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/it-IT.json
CHANGED
|
@@ -3,7 +3,8 @@
|
|
|
3
3
|
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Ritarda un periodo di tempo e quindi continua o esci dal processo. Può essere utilizzato per impostare tempi di attesa o timeout in rami paralleli.",
|
|
4
4
|
"Duration": "Durata",
|
|
5
5
|
"End status": "Stato finale",
|
|
6
|
+
"Fail and exit": "Fallito ed esci",
|
|
6
7
|
"Select status": "Seleziona stato",
|
|
7
8
|
"Succeed and continue": "Riuscito e continua",
|
|
8
|
-
"
|
|
9
|
-
}
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/ja-JP.json
CHANGED
|
@@ -3,7 +3,8 @@
|
|
|
3
3
|
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "一定の時間を遅延させた後、処理を続行するか終了します。並列ブランチで待機またはタイムアウト時間を設定するために使用できます。",
|
|
4
4
|
"Duration": "期間",
|
|
5
5
|
"End status": "終了状態",
|
|
6
|
+
"Fail and exit": "失敗して終了",
|
|
6
7
|
"Select status": "ステータスを選択",
|
|
7
8
|
"Succeed and continue": "成功して続行",
|
|
8
|
-
"
|
|
9
|
+
"Unit": "Unit"
|
|
9
10
|
}
|
package/dist/locale/ko-KR.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Delay": "지연",
|
|
3
|
-
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.":
|
|
4
|
-
|
|
5
|
-
"Duration": "기간",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "일정 시간 지연 후 프로세스를 계속하거나 종료합니다. 병렬 분기에서 대기 또는 타임아웃 시간 설정에 사용할 수 있습니다.",
|
|
4
|
+
"Duration": "지속 시간",
|
|
6
5
|
"End Status": "종료 상태",
|
|
6
|
+
"End status": "종료 상태",
|
|
7
|
+
"Fail and exit": "실패 후 종료",
|
|
7
8
|
"Select status": "상태 선택",
|
|
8
|
-
"Succeed and continue": "
|
|
9
|
-
"
|
|
10
|
-
}
|
|
9
|
+
"Succeed and continue": "성공 후 계속",
|
|
10
|
+
"Unit": "Unit"
|
|
11
|
+
}
|
package/dist/locale/nl-NL.json
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
"Delay": "Vertraging",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Wacht een periode en ga dan verder of beëindig het proces. Kan worden gebruikt om wachttijden of time-outs in parallelle takken in te stellen.",
|
|
4
|
+
"Duration": "Duur",
|
|
5
|
+
"End status": "Eindstatus",
|
|
6
|
+
"Fail and exit": "Mislukt en stop",
|
|
7
|
+
"Select status": "Selecteer status",
|
|
8
|
+
"Succeed and continue": "Succes en ga verder",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/pt-BR.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Delay": "Atraso",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
3
4
|
"Duration": "Duração",
|
|
4
5
|
"End status": "Status final",
|
|
6
|
+
"Fail and exit": "Falhar e sair",
|
|
5
7
|
"Select status": "Selecionar status",
|
|
6
8
|
"Succeed and continue": "Ter sucesso e continuar",
|
|
7
|
-
"
|
|
8
|
-
}
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/ru-RU.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Delay": "Задержка",
|
|
3
|
-
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Задержать на определенный период времени, а затем продолжить или
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Задержать на определенный период времени, а затем продолжить или завершить процесс. Может использоваться для установки времени ожидания или тайм-аута в параллельных ветках.",
|
|
4
4
|
"Duration": "Продолжительность",
|
|
5
|
-
"
|
|
6
|
-
"
|
|
5
|
+
"End status": "Статус завершения",
|
|
6
|
+
"Fail and exit": "Завершить с ошибкой",
|
|
7
7
|
"Select status": "Выбрать статус",
|
|
8
|
-
"Succeed and continue": "Успешно и продолжить",
|
|
9
|
-
"
|
|
10
|
-
}
|
|
8
|
+
"Succeed and continue": "Успешно завершить и продолжить",
|
|
9
|
+
"Unit": "Единица"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Delay": "Delay",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
4
|
+
"Duration": "Duration",
|
|
5
|
+
"End status": "End status",
|
|
6
|
+
"Fail and exit": "Fail and exit",
|
|
7
|
+
"Select status": "Select status",
|
|
8
|
+
"Succeed and continue": "Succeed and continue",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Delay": "Delay",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
4
|
+
"Duration": "Duration",
|
|
5
|
+
"End status": "End status",
|
|
6
|
+
"Fail and exit": "Fail and exit",
|
|
7
|
+
"Select status": "Select status",
|
|
8
|
+
"Succeed and continue": "Succeed and continue",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Delay": "Delay",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
4
|
+
"Duration": "Duration",
|
|
5
|
+
"End status": "End status",
|
|
6
|
+
"Fail and exit": "Fail and exit",
|
|
7
|
+
"Select status": "Select status",
|
|
8
|
+
"Succeed and continue": "Succeed and continue",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"Delay": "延时",
|
|
3
3
|
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "延时一段时间,然后继续或退出流程。可以用于并行分支中等待其他分支或设置超时时间。",
|
|
4
4
|
"Duration": "时长",
|
|
5
|
-
"Unit": "单位",
|
|
6
5
|
"End status": "到时状态",
|
|
6
|
+
"Fail and exit": "失败并退出",
|
|
7
7
|
"Select status": "选择状态",
|
|
8
8
|
"Succeed and continue": "通过并继续",
|
|
9
|
-
"
|
|
10
|
-
}
|
|
9
|
+
"Unit": "单位"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Delay": "Delay",
|
|
3
|
+
"Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.": "Delay a period of time and then continue or exit the process. Can be used to set wait or timeout times in parallel branches.",
|
|
4
|
+
"Duration": "Duration",
|
|
5
|
+
"End status": "End status",
|
|
6
|
+
"Fail and exit": "Fail and exit",
|
|
7
|
+
"Select status": "Select status",
|
|
8
|
+
"Succeed and continue": "Succeed and continue",
|
|
9
|
+
"Unit": "Unit"
|
|
10
|
+
}
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"description": "Could be used in workflow parallel branch for waiting other branches.",
|
|
7
7
|
"description.ru-RU": "Может использоваться в параллельных ветках рабочего процесса для ожидания завершения других веток.",
|
|
8
8
|
"description.zh-CN": "可用于工作流并行分支中等待其他分支执行完成。",
|
|
9
|
-
"version": "2.0.0-alpha.
|
|
9
|
+
"version": "2.0.0-alpha.50",
|
|
10
10
|
"license": "AGPL-3.0",
|
|
11
11
|
"main": "./dist/server/index.js",
|
|
12
12
|
"homepage": "https://docs.nocobase.com/handbook/workflow-delay",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@nocobase/server": "2.x",
|
|
25
25
|
"@nocobase/test": "2.x"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "a6eb64abf3632e116ad0b295a7f410270a1059d1",
|
|
28
28
|
"keywords": [
|
|
29
29
|
"Workflow"
|
|
30
30
|
]
|