@nocobase/plugin-client 3.0.0-alpha.3 → 3.0.0-alpha.4

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.
@@ -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.3",
13
+ "@nocobase/client": "3.0.0-alpha.4",
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.3",
17
+ "@nocobase/utils": "3.0.0-alpha.4",
18
18
  "lodash": "4.18.1",
19
- "@nocobase/database": "3.0.0-alpha.3",
20
- "@nocobase/client-v2": "3.0.0-alpha.3",
21
- "@nocobase/server": "3.0.0-alpha.3"
19
+ "@nocobase/database": "3.0.0-alpha.4",
20
+ "@nocobase/client-v2": "3.0.0-alpha.4",
21
+ "@nocobase/server": "3.0.0-alpha.4"
22
22
  };
@@ -1628,12 +1628,14 @@
1628
1628
  "{{count}} filter items": "{{count}} filter items",
1629
1629
  "{{count}} more items": "{{count}} more items",
1630
1630
  "Compatible": "Compatible",
1631
- "Current settings page is unavailable": "Current settings page is unavailable",
1632
1631
  "Failed to load plugins": "Failed to load plugins",
1633
1632
  "Failed to load system settings": "Failed to load system settings",
1634
1633
  "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
1634
  "No settings pages available": "No settings pages available",
1636
- "The requested settings page does not exist or you do not have permission to access it.": "The requested settings page does not exist or you do not have permission to access it.",
1635
+ "Settings page not found": "Settings page not found",
1636
+ "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.",
1637
+ "The settings page you requested does not exist or has been removed.": "The settings page you requested does not exist or has been removed.",
1638
+ "Your current role cannot access Settings": "Your current role cannot access Settings",
1637
1639
  "You have not granted permission to use the camera": "You have not granted permission to use the camera",
1638
1640
  "≠": "≠",
1639
1641
  "≤": "≤",
@@ -1672,12 +1672,14 @@
1672
1672
  "Block height": "区块高度",
1673
1673
  "Height": "高度",
1674
1674
  "Compatible": "兼容",
1675
- "Current settings page is unavailable": "当前设置页不可用",
1676
1675
  "Failed to load plugins": "加载插件失败",
1677
1676
  "Failed to load system settings": "加载系统设置失败",
1678
1677
  "No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.": "当前 Client V2 中还没有可用的设置页。已迁移插件注册的设置页会自动出现在这里。",
1679
1678
  "No settings pages available": "暂无可用设置页",
1680
- "The requested settings page does not exist or you do not have permission to access it.": "请求的设置页不存在,或者你没有访问权限。",
1679
+ "Settings page not found": "设置页面不存在",
1680
+ "Switch to a role with access, or contact an administrator to request access.": "请切换至有权限的角色,或联系管理员获取访问权限。",
1681
+ "The settings page you requested does not exist or has been removed.": "你访问的设置页面不存在或已被移除。",
1682
+ "Your current role cannot access Settings": "当前角色无权访问设置中心",
1681
1683
  "Applications": "应用",
1682
1684
  "Search settings": "搜索设置",
1683
1685
  "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-07-30T10:31:52.377Z"}
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-07-31T14:20:25.210Z"}
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.3",
9
+ "version": "3.0.0-alpha.4",
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": "9899cd799c070c7bd85140148ea5b100b046bdc7"
26
+ "gitHead": "6658768567378382de758c4e814ac510d688400c"
27
27
  }