@nocobase/plugin-charts 1.7.0-alpha.1 → 1.7.0-alpha.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
CHANGED
|
@@ -8,18 +8,18 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.7.0-alpha.
|
|
12
|
-
"antd": "5.
|
|
11
|
+
"@nocobase/client": "1.7.0-alpha.3",
|
|
12
|
+
"antd": "5.24.2",
|
|
13
13
|
"react": "18.2.0",
|
|
14
|
-
"@formily/antd-v5": "1.
|
|
14
|
+
"@formily/antd-v5": "1.2.3",
|
|
15
15
|
"@formily/react": "2.3.0",
|
|
16
|
-
"@nocobase/utils": "1.7.0-alpha.
|
|
16
|
+
"@nocobase/utils": "1.7.0-alpha.3",
|
|
17
17
|
"react-i18next": "11.18.6",
|
|
18
18
|
"lodash": "4.17.21",
|
|
19
19
|
"@formily/core": "2.3.0",
|
|
20
20
|
"@ant-design/icons": "5.6.1",
|
|
21
21
|
"react-router-dom": "6.28.1",
|
|
22
22
|
"@formily/shared": "2.3.2",
|
|
23
|
-
"@nocobase/server": "1.7.0-alpha.
|
|
24
|
-
"@nocobase/database": "1.7.0-alpha.
|
|
23
|
+
"@nocobase/server": "1.7.0-alpha.3",
|
|
24
|
+
"@nocobase/database": "1.7.0-alpha.3"
|
|
25
25
|
};
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Edit": "Bearbeiten",
|
|
3
|
+
"Delete": "Löschen",
|
|
4
|
+
"Cancel": "Abbrechen",
|
|
5
|
+
"Submit": "Absenden",
|
|
6
|
+
"Actions": "Aktionen",
|
|
7
|
+
"Title": "Titel",
|
|
8
|
+
"Enable": "Aktivieren",
|
|
9
|
+
"SAML manager": "SAML-Manager",
|
|
10
|
+
"SAML Providers": "SAML-Anbieter",
|
|
11
|
+
"Redirect url": "Weiterleitungs-URL",
|
|
12
|
+
"SP entity id": "SP-Entitäts-ID",
|
|
13
|
+
"Add provider": "Hinzufügen",
|
|
14
|
+
"Edit provider": "Bearbeiten",
|
|
15
|
+
"Client id": "Client-ID",
|
|
16
|
+
"Entity id or issuer": "Entitäts-ID oder Aussteller",
|
|
17
|
+
"Login Url": "Login-URL",
|
|
18
|
+
"Public cert": "Öffentliches Zertifikat",
|
|
19
|
+
"Delete provider": "Löschen",
|
|
20
|
+
"Are you sure you want to delete it?": "Sind Sie sicher, dass Sie es löschen möchten?",
|
|
21
|
+
"Sign in button name, which will be displayed on the sign in page": "Name der Anmeldeschaltfläche, der auf der Anmeldeseite angezeigt wird",
|
|
22
|
+
"Chart": "Diagramm",
|
|
23
|
+
"Charts": "Diagramme",
|
|
24
|
+
"Queries": "Abfragen",
|
|
25
|
+
"Select chart query": "Diagrammabfrage auswählen",
|
|
26
|
+
"Select query data": "Abfragedaten auswählen",
|
|
27
|
+
"Type": "Typ",
|
|
28
|
+
"Chart type": "Diagrammtyp",
|
|
29
|
+
"Chart title": "Diagrammtitel",
|
|
30
|
+
"Basic charts": "Grundlegende Diagramme",
|
|
31
|
+
"More charts": "Weitere Diagramme",
|
|
32
|
+
"Chart config": "Diagrammkonfiguration",
|
|
33
|
+
"Add query": "Abfrage hinzufügen",
|
|
34
|
+
"Edit query": "Abfrage bearbeiten",
|
|
35
|
+
"Invalid JSON format,must be an object array.": "Ungültiges JSON-Format, muss ein Array von Objekten sein.",
|
|
36
|
+
"Area": "Flächendiagramm",
|
|
37
|
+
"Bar": "Balkendiagramm",
|
|
38
|
+
"Column": "Säulendiagramm",
|
|
39
|
+
"Funnel": "Trichterdiagramm",
|
|
40
|
+
"Line": "Liniendiagramm",
|
|
41
|
+
"Pie": "Kreisdiagramm",
|
|
42
|
+
"Radar": "Radardiagramm",
|
|
43
|
+
"Scatter": "Streudiagramm",
|
|
44
|
+
"Edit chart block": "Diagrammblock bearbeiten",
|
|
45
|
+
"Chart preview": "Diagrammvorschau",
|
|
46
|
+
"Delete queries": "Abfragen löschen",
|
|
47
|
+
"Delete query": "Abfrage löschen",
|
|
48
|
+
"Add chart query": "Diagrammabfrage hinzufügen",
|
|
49
|
+
"Add SQL query": "SQL-Abfrage hinzufügen",
|
|
50
|
+
"Add JSON query": "JSON-Abfrage hinzufügen",
|
|
51
|
+
"Data preview": "Datenvorschau",
|
|
52
|
+
"Category axis / Dimension": "Kategorienachse / Dimension",
|
|
53
|
+
"Value axis / Metrics": "Werteachse / Metriken",
|
|
54
|
+
"JSON config": "JSON-Konfiguration",
|
|
55
|
+
"Json config references": "JSON-Konfigurationsreferenzen",
|
|
56
|
+
"Create chart block": "Diagrammblock erstellen",
|
|
57
|
+
"Invalid JSON format": "Ungültiges JSON-Format",
|
|
58
|
+
"Json config references: ": "JSON-Konfigurationsreferenzen: ",
|
|
59
|
+
"Sector Angle / Metric": "Sektorwinkel / Metrik",
|
|
60
|
+
"Sector label / Dimensional": "Sektorbeschriftung / Dimensional",
|
|
61
|
+
"Color legend / Dimensional": "Farblegende / Dimensional",
|
|
62
|
+
"Funnel Layer Width/Metrics": "Trichterebenenbreite / Metriken",
|
|
63
|
+
"Branch Tags/Dimensions": "Zweigbeschriftungen / Dimensionen",
|
|
64
|
+
"Branch Length/Metrics": "Zweiglänge / Metriken",
|
|
65
|
+
"Please check the chart config": "Bitte überprüfen Sie die Diagrammkonfiguration",
|
|
66
|
+
"1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)": "1 「Zeit」- oder 「Geordnetes Substantiv」-Feld, 1 「Numerisches」-Feld, 1 「Ungeordnetes Substantiv」-Feld (optional)",
|
|
67
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0~ 1 「unordered noun」": "1 「Zeit」- oder 「geordnetes Substantiv」-Feld, 1 「Wert」-Feld, 0~1 「ungeordnetes Substantiv」",
|
|
68
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」": "1 「Zeit」- oder 「geordnetes Substantiv」-Feld, 1 「Wert」-Feld, 0 bis 1 「ungeordnetes Substantiv」",
|
|
69
|
+
"1 「Unordered Noun」 field, 1 「Numeric」 field": "1 「Ungeordnetes Substantiv」-Feld, 1 「Numerisches」-Feld",
|
|
70
|
+
"1 「Time」 or 「Order Noun」 field, 1 「Value」 field": "1 「Zeit」- oder 「Geordnetes Substantiv」-Feld, 1 「Wert」-Feld",
|
|
71
|
+
"1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field": "1~2 「Ungeordnete Substantiv」-Felder, 1 「Numerisches」-Feld",
|
|
72
|
+
"1 「Numeric」 field, 0~ 1 「Unordered Noun」 field": "1 「Numerisches」-Feld, 0~1 「Ungeordnetes Substantiv」-Feld",
|
|
73
|
+
"Chart (Old)": "Diagramm (Alt)"
|
|
74
|
+
}
|
package/dist/locale/it-IT.json
CHANGED
|
@@ -6,17 +6,56 @@
|
|
|
6
6
|
"Actions": "Operazioni",
|
|
7
7
|
"Title": "Titolo",
|
|
8
8
|
"Enable": "Abilita",
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
9
|
+
"Chart": "Grafico",
|
|
10
|
+
"Charts": "Grafici",
|
|
11
|
+
"Queries": "Elenco query",
|
|
12
|
+
"Select chart query": "Seleziona dati grafico",
|
|
13
|
+
"Select query data": "Seleziona dati query",
|
|
14
|
+
"Type": "Tipo",
|
|
15
|
+
"Chart type": "Tipo di grafico",
|
|
16
|
+
"Chart title": "Titolo grafico",
|
|
17
|
+
"Basic charts": "Grafici di base",
|
|
18
|
+
"More charts": "Altri grafici",
|
|
19
|
+
"Chart config": "Configurazione grafico",
|
|
20
|
+
"Add query": "Aggiungi query",
|
|
21
|
+
"Edit query": "Modifica query",
|
|
22
|
+
"Invalid JSON format,must be an object array.": "Formato JSON non valido, deve essere un array di oggetti.",
|
|
23
|
+
"Area": "Area",
|
|
24
|
+
"Bar": "Barre orizzontali",
|
|
25
|
+
"Column": "Colonne",
|
|
26
|
+
"Funnel": "Imbuto",
|
|
27
|
+
"Line": "Linee",
|
|
28
|
+
"Pie": "Torta",
|
|
29
|
+
"Radar": "Radar",
|
|
30
|
+
"Scatter": "Dispersione",
|
|
31
|
+
"Edit chart block": "Modifica blocco grafico",
|
|
32
|
+
"Chart preview": "Anteprima grafico",
|
|
33
|
+
"Delete queries": "Elimina elenco query",
|
|
34
|
+
"Delete query": "Elimina query",
|
|
35
|
+
"Add chart query": "Aggiungi query grafico",
|
|
36
|
+
"Add SQL query": "Aggiungi query SQL",
|
|
37
|
+
"Add JSON query": "Aggiungi query JSON",
|
|
38
|
+
"Data preview": "Anteprima dati",
|
|
39
|
+
"Category axis / Dimension": "Assi Categoria / Dimensione",
|
|
40
|
+
"Value axis / Metrics": "Assi Valore / Metriche",
|
|
41
|
+
"JSON config": "Configurazione JSON",
|
|
42
|
+
"Json config references": "Riferimenti configurazione JSON",
|
|
43
|
+
"Create chart block": "Crea blocco grafico",
|
|
44
|
+
"Invalid JSON format": "Formato JSON non valido",
|
|
45
|
+
"Json config references: ": "Riferimenti configurazione JSON: ",
|
|
46
|
+
"Sector Angle / Metric": "Angolo Settore / Metrica",
|
|
47
|
+
"Sector label / Dimensional": "Etichetta Settore / Dimensionale",
|
|
48
|
+
"Color legend / Dimensional": "Legenda colori / Dimensionale",
|
|
49
|
+
"Funnel Layer Width/Metrics": "Larghezza livello imbuto / Metriche",
|
|
50
|
+
"Branch Tags/Dimensions": "Etichette rami / Dimensioni",
|
|
51
|
+
"Branch Length/Metrics": "Lunghezza rami / Metriche",
|
|
52
|
+
"Please check the chart config": "Controlla la configurazione del grafico",
|
|
53
|
+
"1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)": "1 campo 「time」 o 「Ordered Noun」, 1 campo 「Numerical」, 1 campo 「Unordered Noun」 (opzionale)",
|
|
54
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0~ 1 「unordered noun」": "1 campo 「time」 o 「ordered noun」, 1 campo 「value」, 0~1 「unordered noun」",
|
|
55
|
+
"1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」": "1 campo 「time」 o 「ordered noun」, 1 campo 「value」, da 0 a 1 「unordered noun」",
|
|
56
|
+
"1 「Unordered Noun」 field, 1 「Numeric」 field": "1 campo 「Unordered Noun」, 1 campo 「Numeric」",
|
|
57
|
+
"1 「Time」 or 「Order Noun」 field, 1 「Value」 field": "1 campo 「Time」 o 「Order Noun」, 1 campo 「Value」",
|
|
58
|
+
"1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field": "1 ~ 2 campi 「Unordered Noun」, 1 campo 「Numeric」",
|
|
59
|
+
"1 「Numeric」 field, 0~ 1 「Unordered Noun」 field": "1 campo 「Numeric」, 0 ~ 1 campo 「Unordered Noun」",
|
|
60
|
+
"Chart (Old)": "Grafico (Vecchio)"
|
|
22
61
|
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Edit": "Bewerken",
|
|
3
|
+
"Delete": "Verwijder",
|
|
4
|
+
"Cancel": "Annuleren",
|
|
5
|
+
"Submit": "Indienen",
|
|
6
|
+
"Actions": "Acties",
|
|
7
|
+
"Title": "Titel",
|
|
8
|
+
"Enable": "Inschakelen",
|
|
9
|
+
"SAML manager": "SAML beheerder",
|
|
10
|
+
"SAML Providers": "SAML aanbieders",
|
|
11
|
+
"Redirect url": "Omleidings-URL",
|
|
12
|
+
"SP entity id": "SP entity id",
|
|
13
|
+
"Add provider": "Aanbieder toevoegen",
|
|
14
|
+
"Edit provider": "Aanbieder bewerken",
|
|
15
|
+
"Client id": "Client id",
|
|
16
|
+
"Entity id or issuer": "Entity id of issuer",
|
|
17
|
+
"Login Url": "Login URL",
|
|
18
|
+
"Public cert": "Publiek certificaat",
|
|
19
|
+
"Delete provider": "Aanbieder verwijderen",
|
|
20
|
+
"Are you sure you want to delete it?": "Weet je zeker dat je het wil verwijderen?",
|
|
21
|
+
"Sign in button name, which will be displayed on the sign in page": "Aanmeldknopnaam, die wordt weergegeven op de aanmeldpagina"
|
|
22
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"json5","version":"2.2.3","description":"JSON for Humans","main":"lib/index.js","module":"dist/index.mjs","bin":"lib/cli.js","browser":"dist/index.js","types":"lib/index.d.ts","files":["lib/","dist/"],"engines":{"node":">=6"},"scripts":{"build":"rollup -c","build-package":"node build/package.js","build-unicode":"node build/unicode.js","coverage":"tap --coverage-report html test","lint":"eslint --fix .","lint-report":"eslint .","prepublishOnly":"npm run production","preversion":"npm run production","production":"run-s test build","tap":"tap -Rspec --100 test","test":"run-s lint-report tap","version":"npm run build-package && git add package.json5"},"repository":{"type":"git","url":"git+https://github.com/json5/json5.git"},"keywords":["json","json5","es5","es2015","ecmascript"],"author":"Aseem Kishore <aseem.kishore@gmail.com>","contributors":["Max Nanasy <max.nanasy@gmail.com>","Andrew Eisenberg <andrew@eisenberg.as>","Jordan Tucker <jordanbtucker@gmail.com>"],"license":"MIT","bugs":{"url":"https://github.com/json5/json5/issues"},"homepage":"http://json5.org/","devDependencies":{"core-js":"^2.6.5","eslint":"^5.15.3","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","npm-run-all":"^4.1.5","regenerate":"^1.4.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^1.0.1","sinon":"^6.3.5","tap":"^12.6.0","unicode-10.0.0":"^0.7.5"},"_lastModified":"2025-03-
|
|
1
|
+
{"name":"json5","version":"2.2.3","description":"JSON for Humans","main":"lib/index.js","module":"dist/index.mjs","bin":"lib/cli.js","browser":"dist/index.js","types":"lib/index.d.ts","files":["lib/","dist/"],"engines":{"node":">=6"},"scripts":{"build":"rollup -c","build-package":"node build/package.js","build-unicode":"node build/unicode.js","coverage":"tap --coverage-report html test","lint":"eslint --fix .","lint-report":"eslint .","prepublishOnly":"npm run production","preversion":"npm run production","production":"run-s test build","tap":"tap -Rspec --100 test","test":"run-s lint-report tap","version":"npm run build-package && git add package.json5"},"repository":{"type":"git","url":"git+https://github.com/json5/json5.git"},"keywords":["json","json5","es5","es2015","ecmascript"],"author":"Aseem Kishore <aseem.kishore@gmail.com>","contributors":["Max Nanasy <max.nanasy@gmail.com>","Andrew Eisenberg <andrew@eisenberg.as>","Jordan Tucker <jordanbtucker@gmail.com>"],"license":"MIT","bugs":{"url":"https://github.com/json5/json5/issues"},"homepage":"http://json5.org/","devDependencies":{"core-js":"^2.6.5","eslint":"^5.15.3","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.16.0","eslint-plugin-node":"^8.0.1","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","npm-run-all":"^4.1.5","regenerate":"^1.4.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-terser":"^1.0.1","sinon":"^6.3.5","tap":"^12.6.0","unicode-10.0.0":"^0.7.5"},"_lastModified":"2025-03-18T02:34:03.540Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "图表(废弃)",
|
|
5
5
|
"description": "The plugin has been deprecated, please use the data visualization plugin instead.",
|
|
6
6
|
"description.zh-CN": "已废弃插件,请使用数据可视化插件代替。",
|
|
7
|
-
"version": "1.7.0-alpha.
|
|
7
|
+
"version": "1.7.0-alpha.3",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"@nocobase/test": "1.x",
|
|
27
27
|
"@nocobase/utils": "1.x"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "153723ec01c4e9ba179f9d5a32190057dbed453f"
|
|
30
30
|
}
|