@nocobase/plugin-workflow-dynamic-calculation 1.7.0-beta.1 → 1.7.0-beta.3
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 +6 -6
- package/dist/locale/de-DE.json +14 -0
- package/dist/locale/nl-NL.json +11 -0
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"@ant-design/icons": "5.6.1",
|
|
13
|
-
"@nocobase/client": "1.7.0-beta.
|
|
14
|
-
"@nocobase/plugin-workflow": "1.7.0-beta.
|
|
13
|
+
"@nocobase/client": "1.7.0-beta.3",
|
|
14
|
+
"@nocobase/plugin-workflow": "1.7.0-beta.3",
|
|
15
15
|
"@formily/core": "2.3.0",
|
|
16
16
|
"@formily/react": "2.3.0",
|
|
17
17
|
"antd": "5.12.8",
|
|
18
18
|
"react-i18next": "11.18.6",
|
|
19
|
-
"@nocobase/evaluators": "1.7.0-beta.
|
|
20
|
-
"@nocobase/utils": "1.7.0-beta.
|
|
21
|
-
"@nocobase/server": "1.7.0-beta.
|
|
22
|
-
"@nocobase/database": "1.7.0-beta.
|
|
19
|
+
"@nocobase/evaluators": "1.7.0-beta.3",
|
|
20
|
+
"@nocobase/utils": "1.7.0-beta.3",
|
|
21
|
+
"@nocobase/server": "1.7.0-beta.3",
|
|
22
|
+
"@nocobase/database": "1.7.0-beta.3"
|
|
23
23
|
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Dynamic Calculation": "Dynamische Berechnung",
|
|
3
|
+
"Expression": "Ausdruck",
|
|
4
|
+
"Dynamic expression calculation": "Dynamische Ausdrucksberechnung",
|
|
5
|
+
"Calculate an expression based on a calculation engine and obtain a value as the result. Variables in the upstream nodes can be used in the expression. The expression is dynamic one from an expression collections.": "Berechnet einen Ausdruck basierend auf einer Berechnungs-Engine und erhält einen Wert als Ergebnis. Variablen in den vorgelagerten Knoten können im Ausdruck verwendet werden. Der Ausdruck ist ein dynamischer Ausdruck aus einer Ausdruckssammlung.",
|
|
6
|
+
"Select dynamic expression": "Dynamischen Ausdruck auswählen",
|
|
7
|
+
"Select the dynamic expression queried from the upstream node. You need to query it from an expression collection.": "Wählen Sie den dynamischen Ausdruck aus, der vom vorgelagerten Knoten abgefragt wird. Sie müssen ihn aus einer Ausdruckssammlung abfragen.",
|
|
8
|
+
"Variable datasource": "Variable Datenquelle",
|
|
9
|
+
"Dynamic expression": "Dynamischer Ausdruck",
|
|
10
|
+
"An expression for calculation in each rows": "Ein Ausdruck für die Berechnung in jeder Zeile",
|
|
11
|
+
"Used to store expressions for use in workflows so that different expressions can be called for different data.": "Wird verwendet, um Ausdrücke zur Nutzung in Workflows zu speichern, damit für verschiedene Daten unterschiedliche Ausdrücke aufgerufen werden können.",
|
|
12
|
+
"Unconfigured": "Nicht konfiguriert",
|
|
13
|
+
"Calculation result": "Berechnungsergebnis"
|
|
14
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Dynamic Calculation": "Dynamic Calculation",
|
|
3
|
+
"Calculate an expression based on a calculation engine and obtain a value as the result. Variables in the upstream nodes can be used in the expression. The expression is dynamic one from an expression collections.": "Calculate an expression based on a calculation engine and obtain a value as the result. Variables in the upstream nodes can be used in the expression. The expression is dynamic one from an expression collections.",
|
|
4
|
+
"Select dynamic expression": "Select dynamic expression",
|
|
5
|
+
"Select the dynamic expression queried from the upstream node. You need to query it from an expression collection.": "Select the dynamic expression queried from the upstream node. You need to query it from an expression collection.",
|
|
6
|
+
"Variable datasource": "Variable datasource",
|
|
7
|
+
"Dynamic expression": "Dynamic expression",
|
|
8
|
+
"An expression for calculation in each rows": "An expression for calculation in each rows",
|
|
9
|
+
"Unconfigured": "Unconfigured",
|
|
10
|
+
"Calculation result": "Calculation result"
|
|
11
|
+
}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "工作流:动态表达式计算节点",
|
|
5
5
|
"description": "Useful plugin for doing dynamic calculation based on expression collection records in workflow.",
|
|
6
6
|
"description.zh-CN": "用于在工作流中进行基于数据行的动态表达式计算。",
|
|
7
|
-
"version": "1.7.0-beta.
|
|
7
|
+
"version": "1.7.0-beta.3",
|
|
8
8
|
"license": "AGPL-3.0",
|
|
9
9
|
"main": "./dist/server/index.js",
|
|
10
10
|
"homepage": "https://docs.nocobase.com/handbook/workflow-dynamic-calculation",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@nocobase/test": "1.x",
|
|
31
31
|
"@nocobase/utils": "1.x"
|
|
32
32
|
},
|
|
33
|
-
"gitHead": "
|
|
33
|
+
"gitHead": "8d52cb1d366a968f87c1cd3f98f55f24be3056a5",
|
|
34
34
|
"keywords": [
|
|
35
35
|
"Workflow",
|
|
36
36
|
"Collections"
|