@nocobase/plugin-charts 1.9.9 → 1.9.11

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.
@@ -8,18 +8,18 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "1.9.9",
11
+ "@nocobase/client": "1.9.11",
12
12
  "antd": "5.24.2",
13
13
  "react": "18.2.0",
14
14
  "@formily/antd-v5": "1.2.3",
15
15
  "@formily/react": "2.3.0",
16
- "@nocobase/utils": "1.9.9",
16
+ "@nocobase/utils": "1.9.11",
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.9.9",
24
- "@nocobase/database": "1.9.9"
23
+ "@nocobase/server": "1.9.11",
24
+ "@nocobase/database": "1.9.11"
25
25
  };
@@ -1 +1,74 @@
1
- {}
1
+ {
2
+ "1 「Numeric」 field, 0~ 1 「Unordered Noun」 field": "1 поле 「Числовое」, 0–1 поле 「Неупорядоченное существительное」",
3
+ "1 「Time」 or 「Order Noun」 field, 1 「Value」 field": "1 поле 「Время」 или 「Упорядоченное существительное」, 1 поле 「Значение」",
4
+ "1 「Unordered Noun」 field, 1 「Numeric」 field": "1 поле 「Неупорядоченное существительное」, 1 поле 「Числовое」",
5
+ "1 「time」 or 「ordered noun」 field, 1 「value」 field, 0 to 1 「unordered noun」": "1 поле 「Время」 или 「Упорядоченное существительное」, 1 поле 「Значение」, 0–1 поле 「Неупорядоченное существительное」",
6
+ "1 「time」 or 「ordered noun」 field, 1 「value」 field, 0~ 1 「unordered noun」": "1 поле 「Время」 или 「Упорядоченное существительное」, 1 поле 「Значение」, 0–1 поле 「Неупорядоченное существительное」",
7
+ "1 「time」or 「Ordered Noun」 field,1 「Numerical」 field,1 「Unordered Noun」 field (optional)": "1 поле 「Время」 или 「Упорядоченное существительное」, 1 поле 「Числовое」, 1 поле 「Неупорядоченное существительное」 (опционально)",
8
+ "1~ 2 「Unordered Noun」 fields, 1 「Numeric」 field": "1–2 поля 「Неупорядоченное существительное」, 1 поле 「Числовое」",
9
+ "Actions": "Действия",
10
+ "Add JSON query": "Добавить запрос JSON",
11
+ "Add SQL query": "Добавить запрос SQL",
12
+ "Add chart query": "Добавить запрос для диаграммы",
13
+ "Add provider": "Добавить провайдера",
14
+ "Add query": "Добавить запрос",
15
+ "Are you sure you want to delete it?": "Вы уверены, что хотите удалить?",
16
+ "Area": "Область",
17
+ "Bar": "Столбец",
18
+ "Basic charts": "Базовые диаграммы",
19
+ "Branch Length/Metrics": "Длина ветви/Метрики",
20
+ "Branch Tags/Dimensions": "Теги ветви/Измерения",
21
+ "Cancel": "Отменить",
22
+ "Category axis / Dimension": "Ось категорий / Измерение",
23
+ "Chart": "Диаграмма",
24
+ "Chart (Old)": "Диаграмма (старая)",
25
+ "Chart config": "Конфигурация диаграммы",
26
+ "Chart preview": "Предпросмотр диаграммы",
27
+ "Chart title": "Заголовок диаграммы",
28
+ "Chart type": "Тип диаграммы",
29
+ "Charts": "Диаграммы",
30
+ "Client id": "ID клиента",
31
+ "Color legend / Dimensional": "Легенда цвета / Измерение",
32
+ "Column": "Колонка",
33
+ "Create chart block": "Создать блок диаграммы",
34
+ "Data preview": "Предпросмотр данных",
35
+ "Delete": "Удалить",
36
+ "Delete provider": "Удалить провайдера",
37
+ "Delete queries": "Удалить запросы",
38
+ "Delete query": "Удалить запрос",
39
+ "Edit": "Редактировать",
40
+ "Edit chart block": "Редактировать блок диаграммы",
41
+ "Edit provider": "Редактировать провайдера",
42
+ "Edit query": "Редактировать запрос",
43
+ "Enable": "Включить",
44
+ "Entity id or issuer": "ID сущности или эмитент",
45
+ "Funnel": "Воронка",
46
+ "Funnel Layer Width/Metrics": "Ширина слоя воронки/Метрики",
47
+ "Invalid JSON format": "Неверный формат JSON",
48
+ "Invalid JSON format,must be an object array.": "Неверный формат JSON, должен быть массив объектов.",
49
+ "JSON config": "Конфигурация JSON",
50
+ "Json config references": "Ссылки на конфигурацию JSON",
51
+ "Json config references: ": "Ссылки на конфигурацию JSON: ",
52
+ "Line": "Линия",
53
+ "Login Url": "URL входа",
54
+ "More charts": "Дополнительные диаграммы",
55
+ "Pie": "Круговая",
56
+ "Please check the chart config": "Пожалуйста, проверьте конфигурацию диаграммы",
57
+ "Public cert": "Публичный сертификат",
58
+ "Queries": "Запросы",
59
+ "Radar": "Радар",
60
+ "Redirect url": "URL перенаправления",
61
+ "SAML Providers": "Провайдеры SAML",
62
+ "SAML manager": "Менеджер SAML",
63
+ "SP entity id": "ID сущности SP",
64
+ "Scatter": "Точечная",
65
+ "Sector Angle / Metric": "Угол сектора / Метрика",
66
+ "Sector label / Dimensional": "Метка сектора / Измерение",
67
+ "Select chart query": "Выбрать запрос для диаграммы",
68
+ "Select query data": "Выбрать данные запроса",
69
+ "Sign in button name, which will be displayed on the sign in page": "Название кнопки входа, отображаемое на странице входа",
70
+ "Submit": "Отправить",
71
+ "Title": "Заголовок",
72
+ "Type": "Тип",
73
+ "Value axis / Metrics": "Ось значений / Метрики"
74
+ }
@@ -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-11-19T05:17:14.484Z"}
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-11-21T02:36:22.929Z"}
package/package.json CHANGED
@@ -1,10 +1,12 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-charts",
3
3
  "displayName": "Charts (deprecated)",
4
+ "displayName.ru-RU": "Графики (устаревший)",
4
5
  "displayName.zh-CN": "图表(废弃)",
5
6
  "description": "The plugin has been deprecated, please use the data visualization plugin instead.",
7
+ "description.ru-RU": "Данный плагин устарел, используйте вместо него плагин для визуализации данных.",
6
8
  "description.zh-CN": "已废弃插件,请使用数据可视化插件代替。",
7
- "version": "1.9.9",
9
+ "version": "1.9.11",
8
10
  "main": "./dist/server/index.js",
9
11
  "license": "AGPL-3.0",
10
12
  "devDependencies": {
@@ -26,5 +28,5 @@
26
28
  "@nocobase/test": "1.x",
27
29
  "@nocobase/utils": "1.x"
28
30
  },
29
- "gitHead": "e3b9c530b3dd45ef14cfdca4a2ec4e7733138eff"
31
+ "gitHead": "4844b555506125e161cc34b2f6bc9f758b7f2dff"
30
32
  }