@nocobase/plugin-client 1.6.0-alpha.14 → 1.6.0-alpha.15

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,8 +8,8 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "1.6.0-alpha.14",
12
- "@nocobase/utils": "1.6.0-alpha.14",
13
- "@nocobase/server": "1.6.0-alpha.14",
14
- "@nocobase/database": "1.6.0-alpha.14"
11
+ "@nocobase/client": "1.6.0-alpha.15",
12
+ "@nocobase/utils": "1.6.0-alpha.15",
13
+ "@nocobase/server": "1.6.0-alpha.15",
14
+ "@nocobase/database": "1.6.0-alpha.15"
15
15
  };
@@ -866,5 +866,9 @@ module.exports = {
866
866
  Notification: "Notification",
867
867
  "Ellipsis overflow content": "Ellipsis overflow content",
868
868
  "Hide column": "Hide column",
869
- "In configuration mode, the entire column becomes transparent. In non-configuration mode, the entire column will be hidden. Even if the entire column is hidden, its configured default values and other settings will still take effect.": "In configuration mode, the entire column becomes transparent. In non-configuration mode, the entire column will be hidden. Even if the entire column is hidden, its configured default values and other settings will still take effect."
869
+ "In configuration mode, the entire column becomes transparent. In non-configuration mode, the entire column will be hidden. Even if the entire column is hidden, its configured default values and other settings will still take effect.": "In configuration mode, the entire column becomes transparent. In non-configuration mode, the entire column will be hidden. Even if the entire column is hidden, its configured default values and other settings will still take effect.",
870
+ "Unauthenticated. Please sign in to continue.": "Unauthenticated. Please sign in to continue.",
871
+ "User not found. Please sign in again to continue.": "User not found. Please sign in again to continue.",
872
+ "Your session has expired. Please sign in again.": "Your session has expired. Please sign in again.",
873
+ "User password changed, please signin again.": "User password changed, please signin again."
870
874
  };
@@ -1055,12 +1055,16 @@ module.exports = {
1055
1055
  "Bulk enable": "\u6279\u91CF\u6FC0\u6D3B",
1056
1056
  "Search plugin...": "\u641C\u7D22\u63D2\u4EF6...",
1057
1057
  "Package name": "\u5305\u540D",
1058
- "Show file name": "\u663E\u793A\u6587\u4EF6\u540D",
1059
- Outlined: "\u7EBF\u6846\u98CE\u683C",
1060
- Filled: "\u5B9E\u5E95\u98CE\u683C",
1061
- "Two tone": "\u53CC\u8272\u98CE\u683C",
1062
1058
  Associate: "\u5173\u8054",
1063
1059
  "Please add or select record": "\u8BF7\u6DFB\u52A0\u6216\u9009\u62E9\u6570\u636E",
1064
1060
  "No data": "\u6682\u65E0\u6570\u636E",
1065
- "Fields can only be used correctly if they are defined with an interface.": "\u53EA\u6709\u5B57\u6BB5\u8BBE\u7F6E\u4E86interface\u5B57\u6BB5\u624D\u80FD\u6B63\u5E38\u4F7F\u7528"
1061
+ "Fields can only be used correctly if they are defined with an interface.": "\u53EA\u6709\u5B57\u6BB5\u8BBE\u7F6E\u4E86interface\u5B57\u6BB5\u624D\u80FD\u6B63\u5E38\u4F7F\u7528",
1062
+ "Unauthenticated. Please sign in to continue.": "\u672A\u8BA4\u8BC1\u3002\u8BF7\u767B\u5F55\u4EE5\u7EE7\u7EED\u3002",
1063
+ "User not found. Please sign in again to continue.": "\u65E0\u6CD5\u627E\u5230\u7528\u6237\u4FE1\u606F\uFF0C\u8BF7\u91CD\u65B0\u767B\u5F55\u4EE5\u7EE7\u7EED\u3002",
1064
+ "Your session has expired. Please sign in again.": "\u60A8\u7684\u4F1A\u8BDD\u5DF2\u8FC7\u671F\uFF0C\u8BF7\u91CD\u65B0\u767B\u5F55\u3002",
1065
+ "User password changed, please signin again.": "\u7528\u6237\u5BC6\u7801\u5DF2\u66F4\u6539\uFF0C\u8BF7\u91CD\u65B0\u767B\u5F55\u3002",
1066
+ "Show file name": "\u663E\u793A\u6587\u4EF6\u540D",
1067
+ Outlined: "\u7EBF\u6846\u98CE\u683C",
1068
+ Filled: "\u5B9E\u5E95\u98CE\u683C",
1069
+ "Two tone": "\u53CC\u8272\u98CE\u683C"
1066
1070
  };
@@ -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":"2025-01-14T06:07:02.743Z"}
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":"2025-01-19T02:39:46.213Z"}
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName.zh-CN": "WEB 客户端",
5
5
  "description": "Provides a client interface for the NocoBase server",
6
6
  "description.zh-CN": "为 NocoBase 服务端提供客户端界面",
7
- "version": "1.6.0-alpha.14",
7
+ "version": "1.6.0-alpha.15",
8
8
  "main": "./dist/server/index.js",
9
9
  "license": "AGPL-3.0",
10
10
  "devDependencies": {
@@ -20,5 +20,5 @@
20
20
  "@nocobase/test": "1.x",
21
21
  "@nocobase/utils": "1.x"
22
22
  },
23
- "gitHead": "1bf7648d7cf62fadef4e31535b4907046a952b4a"
23
+ "gitHead": "4005cfd4876717aad16e0528513ee682a32d920a"
24
24
  }