@nocobase/plugin-workflow 1.6.0-beta.17 → 1.6.0-beta.19
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
CHANGED
|
@@ -11,24 +11,24 @@ module.exports = {
|
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"@formily/core": "2.3.0",
|
|
13
13
|
"@formily/react": "2.3.0",
|
|
14
|
-
"@nocobase/client": "1.6.0-beta.
|
|
15
|
-
"@nocobase/utils": "1.6.0-beta.
|
|
14
|
+
"@nocobase/client": "1.6.0-beta.19",
|
|
15
|
+
"@nocobase/utils": "1.6.0-beta.19",
|
|
16
16
|
"antd": "5.12.8",
|
|
17
17
|
"@ant-design/icons": "5.6.1",
|
|
18
18
|
"react-router-dom": "6.28.1",
|
|
19
19
|
"react-i18next": "11.18.6",
|
|
20
20
|
"lodash": "4.17.21",
|
|
21
21
|
"sequelize": "6.35.2",
|
|
22
|
-
"@nocobase/database": "1.6.0-beta.
|
|
23
|
-
"@nocobase/server": "1.6.0-beta.
|
|
24
|
-
"@nocobase/logger": "1.6.0-beta.
|
|
25
|
-
"@nocobase/actions": "1.6.0-beta.
|
|
26
|
-
"@nocobase/data-source-manager": "1.6.0-beta.
|
|
27
|
-
"@nocobase/evaluators": "1.6.0-beta.
|
|
22
|
+
"@nocobase/database": "1.6.0-beta.19",
|
|
23
|
+
"@nocobase/server": "1.6.0-beta.19",
|
|
24
|
+
"@nocobase/logger": "1.6.0-beta.19",
|
|
25
|
+
"@nocobase/actions": "1.6.0-beta.19",
|
|
26
|
+
"@nocobase/data-source-manager": "1.6.0-beta.19",
|
|
27
|
+
"@nocobase/evaluators": "1.6.0-beta.19",
|
|
28
28
|
"@formily/antd-v5": "1.1.9",
|
|
29
29
|
"@formily/reactive": "2.3.0",
|
|
30
30
|
"@formily/shared": "2.3.2",
|
|
31
31
|
"dayjs": "1.11.10",
|
|
32
|
-
"@nocobase/plugin-workflow-test": "1.6.0-beta.
|
|
33
|
-
"@nocobase/test": "1.6.0-beta.
|
|
32
|
+
"@nocobase/plugin-workflow-test": "1.6.0-beta.19",
|
|
33
|
+
"@nocobase/test": "1.6.0-beta.19"
|
|
34
34
|
};
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Workflow": "Workflow",
|
|
3
|
+
"Execution history": "Cronologia esecuzioni",
|
|
4
|
+
"Executed": "Eseguito",
|
|
5
|
+
"Trigger type": "Tipo di trigger",
|
|
6
|
+
"Status": "Stato",
|
|
7
|
+
"On": "Attivo",
|
|
8
|
+
"Off": "Disattivo",
|
|
9
|
+
"Version": "Versione",
|
|
10
|
+
"Copy to new version": "Copia in nuova versione",
|
|
11
|
+
"Duplicate": "Duplica",
|
|
12
|
+
"Loading": "Caricamento",
|
|
13
|
+
"Load failed": "Caricamento fallito",
|
|
14
|
+
"Trigger": "Trigger",
|
|
15
|
+
"Trigger variables": "Variabili trigger",
|
|
16
|
+
"Trigger data": "Dati trigger",
|
|
17
|
+
"Trigger time": "Ora trigger",
|
|
18
|
+
"Triggered at": "Attivato alle",
|
|
19
|
+
"Collection event": "Evento raccolta",
|
|
20
|
+
"Trigger on": "Attiva su",
|
|
21
|
+
"After record added": "Dopo record aggiunto",
|
|
22
|
+
"After record updated": "Dopo record aggiornato",
|
|
23
|
+
"After record added or updated": "Dopo record aggiunto o aggiornato",
|
|
24
|
+
"After record deleted": "Dopo record eliminato",
|
|
25
|
+
"Changed fields": "Campi modificati",
|
|
26
|
+
"Triggered only if one of the selected fields changes. If unselected, it means that it will be triggered when any field changes. When record is added or deleted, any field is considered to have been changed.": "Attivato solo se uno dei campi selezionati cambia. Se deselezionato, significa che verrà attivato quando qualsiasi campo cambia. Quando il record viene aggiunto o eliminato, qualsiasi campo è considerato cambiato.",
|
|
27
|
+
"Only triggers when match conditions": "Attiva solo quando le condizioni corrispondono",
|
|
28
|
+
"Schedule event": "Evento pianificato",
|
|
29
|
+
"Trigger mode": "Modalità trigger",
|
|
30
|
+
"Based on certain date": "Basato su una certa data",
|
|
31
|
+
"Based on date field of collection": "Basato sul campo data della raccolta",
|
|
32
|
+
"Starts on": "Inizia il",
|
|
33
|
+
"Ends on": "Termina il",
|
|
34
|
+
"No end": "Nessuna fine",
|
|
35
|
+
"Exactly at": "Esattamente alle",
|
|
36
|
+
"Repeat mode": "Modalità ripetizione",
|
|
37
|
+
"Repeat limit": "Limite ripetizione",
|
|
38
|
+
"No limit": "Nessun limite",
|
|
39
|
+
"Seconds": "Secondi",
|
|
40
|
+
"Minutes": "Minuti",
|
|
41
|
+
"Hours": "Ore",
|
|
42
|
+
"Days": "Giorni",
|
|
43
|
+
"Weeks": "Settimane",
|
|
44
|
+
"Months": "Mesi",
|
|
45
|
+
"No repeat": "Nessuna ripetizione",
|
|
46
|
+
"Every": "Ogni",
|
|
47
|
+
"By minute": "Per minuto",
|
|
48
|
+
"By hour": "Per ora",
|
|
49
|
+
"By day": "Per giorno",
|
|
50
|
+
"By week": "Per settimana",
|
|
51
|
+
"By month": "Per mese",
|
|
52
|
+
"By field": "Per campo",
|
|
53
|
+
"By custom date": "Per data personalizzata",
|
|
54
|
+
"Advanced": "Avanzato",
|
|
55
|
+
"End": "Fine",
|
|
56
|
+
"Node result": "Risultato nodo",
|
|
57
|
+
"Constant": "Costante",
|
|
58
|
+
"Null": "Null",
|
|
59
|
+
"Boolean": "Booleano",
|
|
60
|
+
"String": "Stringa",
|
|
61
|
+
"Operator": "Operatore",
|
|
62
|
+
"Arithmetic calculation": "Calcolo aritmetico",
|
|
63
|
+
"String operation": "Operazione stringa",
|
|
64
|
+
"Executed at": "Eseguito alle",
|
|
65
|
+
"Queueing": "In coda",
|
|
66
|
+
"On going": "In corso",
|
|
67
|
+
"Succeeded": "Riuscito",
|
|
68
|
+
"Failed": "Fallito",
|
|
69
|
+
"Pending": "In attesa",
|
|
70
|
+
"Canceled": "Annullato",
|
|
71
|
+
"This node contains branches, deleting will also be preformed to them, are you sure?": "Questo nodo contiene rami, l'eliminazione verrà eseguita anche su di essi, sei sicuro?",
|
|
72
|
+
"Control": "Controllo",
|
|
73
|
+
"Collection operations": "Operazioni raccolta",
|
|
74
|
+
"Extended types": "Tipi estesi",
|
|
75
|
+
"Node type": "Tipo nodo",
|
|
76
|
+
"Calculation": "Calcolo",
|
|
77
|
+
"Configure calculation": "Configura calcolo",
|
|
78
|
+
"Calculation result": "Risultato calcolo",
|
|
79
|
+
"True": "Vero",
|
|
80
|
+
"False": "Falso",
|
|
81
|
+
"concat": "concatena",
|
|
82
|
+
"Condition": "Condizione",
|
|
83
|
+
"Mode": "Modalità",
|
|
84
|
+
"Continue when \"Yes\"": "Continua quando \"Yes\"",
|
|
85
|
+
"Branch into \"Yes\" and \"No\"": "Dirama in \"Yes\" e \"No\"",
|
|
86
|
+
"Conditions": "Condizioni",
|
|
87
|
+
"Create record": "Crea record",
|
|
88
|
+
"Update record": "Aggiorna record",
|
|
89
|
+
"Query record": "Interroga record",
|
|
90
|
+
"Multiple records": "Record multipli",
|
|
91
|
+
"Please select collection first": "Seleziona prima la raccolta",
|
|
92
|
+
"Only update records matching conditions": "Aggiorna solo i record che corrispondono alle condizioni",
|
|
93
|
+
"Fields that are not assigned a value will be set to the default value, and those that do not have a default value are set to null.": "I campi a cui non è assegnato un valore verranno impostati sul valore predefinito, e quelli che non hanno un valore predefinito verranno impostati su null.",
|
|
94
|
+
"Trigger in executed workflow cannot be modified": "Il trigger nel workflow eseguito non può essere modificato",
|
|
95
|
+
"Node in executed workflow cannot be modified": "Il nodo nel workflow eseguito non può essere modificato",
|
|
96
|
+
"Can not delete": "Impossibile eliminare",
|
|
97
|
+
"The result of this node has been referenced by other nodes ({{nodes}}), please remove the usage before deleting.": "Il risultato di questo nodo è stato referenziato da altri nodi ({{nodes}}), rimuovi l'utilizzo prima di eliminare.",
|
|
98
|
+
"Maximum number of loop calls": "Numero massimo di chiamate ciclo",
|
|
99
|
+
"If the number of loop calls is too large, there will be performance issues.": "Se il numero di chiamate ciclo è troppo grande, ci saranno problemi di prestazioni."
|
|
100
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cron-parser","version":"4.4.0","description":"Node.js library for parsing crontab instructions","main":"lib/parser.js","types":"index.d.ts","typesVersions":{"<4.1":{"*":["types/ts3/*"]}},"directories":{"test":"test"},"scripts":{"test:tsd":"tsd","test:unit":"TZ=UTC tap ./test/*.js","test:cover":"TZ=UTC tap --coverage-report=html ./test/*.js","lint":"eslint .","lint:fix":"eslint --fix .","test":"npm run lint && npm run test:unit && npm run test:tsd"},"repository":{"type":"git","url":"https://github.com/harrisiirak/cron-parser.git"},"keywords":["cron","crontab","parser"],"author":"Harri Siirak","contributors":["Nicholas Clawson","Daniel Prentis <daniel@salsitasoft.com>","Renault John Lecoultre","Richard Astbury <richard.astbury@gmail.com>","Meaglin Wasabi <Meaglin.wasabi@gmail.com>","Mike Kusold <hello@mikekusold.com>","Alex Kit <alex.kit@atmajs.com>","Santiago Gimeno <santiago.gimeno@gmail.com>","Daniel <darc.tec@gmail.com>","Christian Steininger <christian.steininger.cs@gmail.com>","Mykola Piskovyi <m.piskovyi@gmail.com>","Brian Vaughn <brian.david.vaughn@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Yasuhiroki <yasuhiroki.duck@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Brendan Warkentin <faazshift@gmail.com>","Charlie Fish <fishcharlie.code@gmail.com>","Ian Graves <ian+diskimage@iangrav.es>","Andy Thompson <me@andytson.com>","Regev Brody <regevbr@gmail.com>"],"license":"MIT","dependencies":{"luxon":"^1.28.0"},"devDependencies":{"eslint":"^8.2.0","sinon":"^10.0.0","tap":"^16.0.1","tsd":"^0.19.0"},"engines":{"node":">=0.8"},"browser":{"fs":false},"tap":{"check-coverage":false},"tsd":{"directory":"test","compilerOptions":{"lib":["es2017","dom"]}},"_lastModified":"2025-03-
|
|
1
|
+
{"name":"cron-parser","version":"4.4.0","description":"Node.js library for parsing crontab instructions","main":"lib/parser.js","types":"index.d.ts","typesVersions":{"<4.1":{"*":["types/ts3/*"]}},"directories":{"test":"test"},"scripts":{"test:tsd":"tsd","test:unit":"TZ=UTC tap ./test/*.js","test:cover":"TZ=UTC tap --coverage-report=html ./test/*.js","lint":"eslint .","lint:fix":"eslint --fix .","test":"npm run lint && npm run test:unit && npm run test:tsd"},"repository":{"type":"git","url":"https://github.com/harrisiirak/cron-parser.git"},"keywords":["cron","crontab","parser"],"author":"Harri Siirak","contributors":["Nicholas Clawson","Daniel Prentis <daniel@salsitasoft.com>","Renault John Lecoultre","Richard Astbury <richard.astbury@gmail.com>","Meaglin Wasabi <Meaglin.wasabi@gmail.com>","Mike Kusold <hello@mikekusold.com>","Alex Kit <alex.kit@atmajs.com>","Santiago Gimeno <santiago.gimeno@gmail.com>","Daniel <darc.tec@gmail.com>","Christian Steininger <christian.steininger.cs@gmail.com>","Mykola Piskovyi <m.piskovyi@gmail.com>","Brian Vaughn <brian.david.vaughn@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Yasuhiroki <yasuhiroki.duck@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Brendan Warkentin <faazshift@gmail.com>","Charlie Fish <fishcharlie.code@gmail.com>","Ian Graves <ian+diskimage@iangrav.es>","Andy Thompson <me@andytson.com>","Regev Brody <regevbr@gmail.com>"],"license":"MIT","dependencies":{"luxon":"^1.28.0"},"devDependencies":{"eslint":"^8.2.0","sinon":"^10.0.0","tap":"^16.0.1","tsd":"^0.19.0"},"engines":{"node":">=0.8"},"browser":{"fs":false},"tap":{"check-coverage":false},"tsd":{"directory":"test","compilerOptions":{"lib":["es2017","dom"]}},"_lastModified":"2025-03-10T06:38:55.760Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"lru-cache","description":"A cache object that deletes the least-recently-used items.","version":"8.0.5","author":"Isaac Z. Schlueter <i@izs.me>","keywords":["mru","lru","cache"],"sideEffects":false,"scripts":{"build":"npm run prepare","preprepare":"rm -rf dist","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","postprepare":"bash fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"c8 tap","snap":"c8 tap","preversion":"npm test","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags","format":"prettier --write .","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","benchmark-results-typedoc":"bash scripts/benchmark-results-typedoc.sh","prebenchmark":"npm run prepare","benchmark":"make -C benchmark","preprofile":"npm run prepare","profile":"make -C benchmark profile"},"main":"./dist/cjs/index-cjs.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","exports":{"./min":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.min.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.min.js"}},".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"repository":"git://github.com/isaacs/node-lru-cache.git","devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@types/node":"^17.0.31","@types/tap":"^15.0.6","benchmark":"^2.1.4","c8":"^7.11.2","clock-mock":"^1.0.6","esbuild":"^0.17.11","eslint-config-prettier":"^8.5.0","marked":"^4.2.12","mkdirp":"^2.1.5","prettier":"^2.6.2","size-limit":"^7.0.8","tap":"^16.3.4","ts-node":"^10.7.0","tslib":"^2.4.0","typedoc":"^0.23.24","typescript":"^4.6.4"},"license":"ISC","files":["dist"],"engines":{"node":">=16.14"},"prettier":{"semi":false,"printWidth":70,"tabWidth":2,"useTabs":false,"singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"arrowParens":"avoid","endOfLine":"lf"},"tap":{"coverage":false,"node-arg":["--expose-gc","--no-warnings","--loader","ts-node/esm"],"ts":false},"size-limit":[{"path":"./dist/mjs/index.js"}],"_lastModified":"2025-03-
|
|
1
|
+
{"name":"lru-cache","description":"A cache object that deletes the least-recently-used items.","version":"8.0.5","author":"Isaac Z. Schlueter <i@izs.me>","keywords":["mru","lru","cache"],"sideEffects":false,"scripts":{"build":"npm run prepare","preprepare":"rm -rf dist","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","postprepare":"bash fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"c8 tap","snap":"c8 tap","preversion":"npm test","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags","format":"prettier --write .","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","benchmark-results-typedoc":"bash scripts/benchmark-results-typedoc.sh","prebenchmark":"npm run prepare","benchmark":"make -C benchmark","preprofile":"npm run prepare","profile":"make -C benchmark profile"},"main":"./dist/cjs/index-cjs.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","exports":{"./min":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.min.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.min.js"}},".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"repository":"git://github.com/isaacs/node-lru-cache.git","devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@types/node":"^17.0.31","@types/tap":"^15.0.6","benchmark":"^2.1.4","c8":"^7.11.2","clock-mock":"^1.0.6","esbuild":"^0.17.11","eslint-config-prettier":"^8.5.0","marked":"^4.2.12","mkdirp":"^2.1.5","prettier":"^2.6.2","size-limit":"^7.0.8","tap":"^16.3.4","ts-node":"^10.7.0","tslib":"^2.4.0","typedoc":"^0.23.24","typescript":"^4.6.4"},"license":"ISC","files":["dist"],"engines":{"node":">=16.14"},"prettier":{"semi":false,"printWidth":70,"tabWidth":2,"useTabs":false,"singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"arrowParens":"avoid","endOfLine":"lf"},"tap":{"coverage":false,"node-arg":["--expose-gc","--no-warnings","--loader","ts-node/esm"],"ts":false},"size-limit":[{"path":"./dist/mjs/index.js"}],"_lastModified":"2025-03-10T06:38:55.412Z"}
|
package/package.json
CHANGED
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"displayName.zh-CN": "工作流",
|
|
5
5
|
"description": "A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.",
|
|
6
6
|
"description.zh-CN": "一个强大的 BPM 工具,为业务自动化提供基础支持,并且可任意扩展更多的触发器和节点。",
|
|
7
|
-
"version": "1.6.0-beta.
|
|
7
|
+
"version": "1.6.0-beta.19",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "./dist/server/index.js",
|
|
10
10
|
"homepage": "https://docs.nocobase.com/handbook/workflow",
|
|
11
11
|
"homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/workflow",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@nocobase/plugin-workflow-test": "1.6.0-beta.
|
|
13
|
+
"@nocobase/plugin-workflow-test": "1.6.0-beta.19"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@ant-design/icons": "5.x",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@nocobase/test": "1.x",
|
|
45
45
|
"@nocobase/utils": "1.x"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "3d63b81ba99b4c9c30fbf9ad879c675281d28c28",
|
|
48
48
|
"keywords": [
|
|
49
49
|
"Workflow"
|
|
50
50
|
]
|