@nocobase/plugin-client 3.0.0-alpha.1 → 3.0.0-alpha.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.
package/dist/externalVersion.js
CHANGED
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"react-i18next": "11.18.6",
|
|
13
|
-
"@nocobase/client": "3.0.0-alpha.
|
|
13
|
+
"@nocobase/client": "3.0.0-alpha.11",
|
|
14
14
|
"antd": "5.24.2",
|
|
15
15
|
"@ant-design/icons": "5.6.1",
|
|
16
16
|
"@formily/react": "2.3.7",
|
|
17
|
-
"@nocobase/utils": "3.0.0-alpha.
|
|
17
|
+
"@nocobase/utils": "3.0.0-alpha.11",
|
|
18
18
|
"lodash": "4.18.1",
|
|
19
|
-
"@nocobase/database": "3.0.0-alpha.
|
|
20
|
-
"@nocobase/client-v2": "3.0.0-alpha.
|
|
21
|
-
"@nocobase/server": "3.0.0-alpha.
|
|
19
|
+
"@nocobase/database": "3.0.0-alpha.11",
|
|
20
|
+
"@nocobase/client-v2": "3.0.0-alpha.11",
|
|
21
|
+
"@nocobase/server": "3.0.0-alpha.11"
|
|
22
22
|
};
|
package/dist/locale/en-US.json
CHANGED
|
@@ -394,6 +394,7 @@
|
|
|
394
394
|
"Data blocks": "Data blocks",
|
|
395
395
|
"Data changes": "Data changes",
|
|
396
396
|
"Data fields": "Data fields",
|
|
397
|
+
"Data loading failed": "Data loading failed",
|
|
397
398
|
"Data loading mode": "Data loading mode",
|
|
398
399
|
"Data model": "Data model",
|
|
399
400
|
"Data model tools": "Data model tools",
|
|
@@ -1407,6 +1408,10 @@
|
|
|
1407
1408
|
"The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for collection \"{{name}}\"": "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for collection \"{{name}}\"",
|
|
1408
1409
|
"The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for field \"{{name}}\"": "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for field \"{{name}}\"",
|
|
1409
1410
|
"The current user only has the UI configuration permission, but don't have view permission for collection \"{{name}}\"": "The current user only has the UI configuration permission, but don't have view permission for collection \"{{name}}\"",
|
|
1411
|
+
"The data source \"{{name}}\" is temporarily unavailable. Please try again later or contact an administrator.": "The data source \"{{name}}\" is temporarily unavailable. Please try again later or contact an administrator.",
|
|
1412
|
+
"The data source \"{{name}}\" used by this block is disabled or unavailable. Enable the data source to display this block.": "The data source \"{{name}}\" used by this block is disabled or unavailable. Enable the data source to display this block.",
|
|
1413
|
+
"The data source is temporarily unavailable. Please try again later or contact an administrator.": "The data source is temporarily unavailable. Please try again later or contact an administrator.",
|
|
1414
|
+
"The data source used by this block is disabled or unavailable. Enable the data source to display this block.": "The data source used by this block is disabled or unavailable. Enable the data source to display this block.",
|
|
1410
1415
|
"The deletion was successful.": "The deletion was successful.",
|
|
1411
1416
|
"The field has been deleted": "The field has been deleted",
|
|
1412
1417
|
"The field value cannot be greater than ": "The field value cannot be greater than ",
|
|
@@ -1628,12 +1633,14 @@
|
|
|
1628
1633
|
"{{count}} filter items": "{{count}} filter items",
|
|
1629
1634
|
"{{count}} more items": "{{count}} more items",
|
|
1630
1635
|
"Compatible": "Compatible",
|
|
1631
|
-
"Current settings page is unavailable": "Current settings page is unavailable",
|
|
1632
1636
|
"Failed to load plugins": "Failed to load plugins",
|
|
1633
1637
|
"Failed to load system settings": "Failed to load system settings",
|
|
1634
1638
|
"No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.": "No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.",
|
|
1635
1639
|
"No settings pages available": "No settings pages available",
|
|
1636
|
-
"
|
|
1640
|
+
"Settings page not found": "Settings page not found",
|
|
1641
|
+
"Switch to a role with access, or contact an administrator to request access.": "Switch to a role with access, or contact an administrator to request access.",
|
|
1642
|
+
"The settings page you requested does not exist or has been removed.": "The settings page you requested does not exist or has been removed.",
|
|
1643
|
+
"Your current role cannot access Settings": "Your current role cannot access Settings",
|
|
1637
1644
|
"You have not granted permission to use the camera": "You have not granted permission to use the camera",
|
|
1638
1645
|
"≠": "≠",
|
|
1639
1646
|
"≤": "≤",
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -394,6 +394,7 @@
|
|
|
394
394
|
"Data blocks": "数据区块",
|
|
395
395
|
"Data changes": "数据变更",
|
|
396
396
|
"Data fields": "数据字段",
|
|
397
|
+
"Data loading failed": "数据加载失败",
|
|
397
398
|
"Data loading mode": "数据加载方式",
|
|
398
399
|
"Data model": "数据模型",
|
|
399
400
|
"Data model tools": "数据模型工具",
|
|
@@ -1406,7 +1407,9 @@
|
|
|
1406
1407
|
"The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for collection \"{{name}}\"": "当前用户只有 UI 配置权限,但没有数据表 \"{{name}}\"的 \"{{actionName}}\"权限。",
|
|
1407
1408
|
"The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for field \"{{name}}\"": "当前用户只有 UI 配置权限,但没有字段 \"{{name}}\"的 \"{{actionName}}\"权限。",
|
|
1408
1409
|
"The current user only has the UI configuration permission, but don't have view permission for collection \"{{name}}\"": "当前用户只有 UI 配置权限,但没有数据表 \"{{name}}\" 查看权限。",
|
|
1410
|
+
"The data source \"{{name}}\" is temporarily unavailable. Please try again later or contact an administrator.": "数据源“{{name}}”暂时不可用,请稍后重试或联系管理员。",
|
|
1409
1411
|
"The data source \"{{name}}\" used by this block is disabled or unavailable. Enable the data source to display this block.": "该区块使用的数据源“{{name}}”已禁用或不可用。启用该数据源后才能显示此区块。",
|
|
1412
|
+
"The data source is temporarily unavailable. Please try again later or contact an administrator.": "数据源暂时不可用,请稍后重试或联系管理员。",
|
|
1410
1413
|
"The data source used by this block is disabled or unavailable. Enable the data source to display this block.": "该区块使用的数据源已禁用或不可用。启用该数据源后才能显示此区块。",
|
|
1411
1414
|
"The deletion was successful.": "删除成功",
|
|
1412
1415
|
"The field has been deleted": "字段已删除",
|
|
@@ -1672,12 +1675,14 @@
|
|
|
1672
1675
|
"Block height": "区块高度",
|
|
1673
1676
|
"Height": "高度",
|
|
1674
1677
|
"Compatible": "兼容",
|
|
1675
|
-
"Current settings page is unavailable": "当前设置页不可用",
|
|
1676
1678
|
"Failed to load plugins": "加载插件失败",
|
|
1677
1679
|
"Failed to load system settings": "加载系统设置失败",
|
|
1678
1680
|
"No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.": "当前 Client V2 中还没有可用的设置页。已迁移插件注册的设置页会自动出现在这里。",
|
|
1679
1681
|
"No settings pages available": "暂无可用设置页",
|
|
1680
|
-
"
|
|
1682
|
+
"Settings page not found": "设置页面不存在",
|
|
1683
|
+
"Switch to a role with access, or contact an administrator to request access.": "请切换至有权限的角色,或联系管理员获取访问权限。",
|
|
1684
|
+
"The settings page you requested does not exist or has been removed.": "你访问的设置页面不存在或已被移除。",
|
|
1685
|
+
"Your current role cannot access Settings": "当前角色无权访问设置中心",
|
|
1681
1686
|
"Applications": "应用",
|
|
1682
1687
|
"Search settings": "搜索设置",
|
|
1683
1688
|
"Recently visited": "最近访问",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cronstrue","title":"cRonstrue","version":"2.47.0","description":"Convert cron expressions into human readable descriptions","author":"Brady Holt","license":"MIT","bugs":{"url":"https://github.com/bradymholt/cronstrue/issues"},"homepage":"https://github.com/bradymholt/cronstrue","keywords":["cron","cronjob","crontab","schedule","parser","cron expression","cron description","pretty cron","cron for humans","cron translated","cron english","cron schedule","cron english","cron schedule"],"main":"dist/cronstrue.js","bin":{"cronstrue":"bin/cli.js"},"typings":"dist/cronstrue.d.ts","files":["dist/","locales/","i18n.js","i18n.d.ts"],"repository":{"type":"git","url":"git+https://github.com/bradymholt/cronstrue.git"},"publishConfig":{"access":"public"},"prettier":{"printWidth":120},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^8.0.0","chai":"^4.2.0","handlebars":"^4.7.6","marked":"^4.0.10","mocha":"^10.1.0","pixl-xml":"^1.0.13","prettier":"^2.1.1","terser-webpack-plugin":"^5.3.1","ts-loader":"^9.2.6","ts-node":"^10.5.0","typescript":"^4.6.2","webpack":"^5.69.1","webpack-cli":"^4.9.2","xml2js":"^0.5.0"},"scripts":{"start":"npm run build","build":"npx tsc -p ./src --emitDeclarationOnly","test":"npx mocha --reporter spec --require ts-node/register \"./test/**/*.ts\"","prepublishOnly":"rm -rf ./dist && ./node_modules/webpack-cli/bin/cli.js && git add -A"},"dependencies":{},"_lastModified":"2026-
|
|
1
|
+
{"name":"cronstrue","title":"cRonstrue","version":"2.47.0","description":"Convert cron expressions into human readable descriptions","author":"Brady Holt","license":"MIT","bugs":{"url":"https://github.com/bradymholt/cronstrue/issues"},"homepage":"https://github.com/bradymholt/cronstrue","keywords":["cron","cronjob","crontab","schedule","parser","cron expression","cron description","pretty cron","cron for humans","cron translated","cron english","cron schedule","cron english","cron schedule"],"main":"dist/cronstrue.js","bin":{"cronstrue":"bin/cli.js"},"typings":"dist/cronstrue.d.ts","files":["dist/","locales/","i18n.js","i18n.d.ts"],"repository":{"type":"git","url":"git+https://github.com/bradymholt/cronstrue.git"},"publishConfig":{"access":"public"},"prettier":{"printWidth":120},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^8.0.0","chai":"^4.2.0","handlebars":"^4.7.6","marked":"^4.0.10","mocha":"^10.1.0","pixl-xml":"^1.0.13","prettier":"^2.1.1","terser-webpack-plugin":"^5.3.1","ts-loader":"^9.2.6","ts-node":"^10.5.0","typescript":"^4.6.2","webpack":"^5.69.1","webpack-cli":"^4.9.2","xml2js":"^0.5.0"},"scripts":{"start":"npm run build","build":"npx tsc -p ./src --emitDeclarationOnly","test":"npx mocha --reporter spec --require ts-node/register \"./test/**/*.ts\"","prepublishOnly":"rm -rf ./dist && ./node_modules/webpack-cli/bin/cli.js && git add -A"},"dependencies":{},"_lastModified":"2026-08-23T06:22:52.620Z"}
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"description": "Provides a client interface for the NocoBase server",
|
|
7
7
|
"description.ru-RU": "Предоставляет клиентский интерфейс для сервера NocoBase",
|
|
8
8
|
"description.zh-CN": "为 NocoBase 服务端提供客户端界面",
|
|
9
|
-
"version": "3.0.0-alpha.
|
|
9
|
+
"version": "3.0.0-alpha.11",
|
|
10
10
|
"main": "./dist/server/index.js",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"devDependencies": {
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"@nocobase/test": "2.x",
|
|
24
24
|
"@nocobase/utils": "2.x"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "03574f3a2d10b1ed8469dc7405aa0c4696d6d1d1"
|
|
27
27
|
}
|