@nocobase/plugin-client 1.3.0-alpha.20240807100243 → 1.3.0-alpha.20240819011229

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.3.0-alpha.20240807100243",
12
- "@nocobase/utils": "1.3.0-alpha.20240807100243",
13
- "@nocobase/server": "1.3.0-alpha.20240807100243",
14
- "@nocobase/database": "1.3.0-alpha.20240807100243"
11
+ "@nocobase/client": "1.3.0-alpha.20240819011229",
12
+ "@nocobase/utils": "1.3.0-alpha.20240819011229",
13
+ "@nocobase/server": "1.3.0-alpha.20240819011229",
14
+ "@nocobase/database": "1.3.0-alpha.20240819011229"
15
15
  };
@@ -292,7 +292,7 @@ module.exports = {
292
292
  "Checkbox group": "\u590D\u9009\u6846",
293
293
  "China region": "\u4E2D\u56FD\u884C\u653F\u533A",
294
294
  "Date & Time": "\u65E5\u671F & \u65F6\u95F4",
295
- Datetime: "\u65E5\u671F",
295
+ Datetime: "\u65E5\u671F\u65F6\u95F4",
296
296
  Relation: "\u5173\u7CFB\u7C7B\u578B",
297
297
  "Link to": "\u5173\u8054",
298
298
  "Link to description": "\u7528\u4E8E\u5FEB\u901F\u521B\u5EFA\u8868\u5173\u7CFB\uFF0C\u53EF\u517C\u5BB9\u5927\u591A\u6570\u666E\u901A\u573A\u666F\u3002\u9002\u5408\u975E\u5F00\u53D1\u4EBA\u5458\u4F7F\u7528\u3002\u4F5C\u4E3A\u5B57\u6BB5\u5B58\u5728\u65F6\uFF0C\u5B83\u662F\u4E00\u4E2A\u4E0B\u62C9\u9009\u62E9\u7528\u4E8E\u9009\u62E9\u76EE\u6807\u6570\u636E\u8868\u7684\u6570\u636E\u3002\u521B\u5EFA\u540E\uFF0C\u5C06\u540C\u65F6\u5728\u76EE\u6807\u6570\u636E\u8868\u4E2D\u751F\u6210\u5F53\u524D\u6570\u636E\u8868\u7684\u5173\u8054\u5B57\u6BB5\u3002",
@@ -976,5 +976,8 @@ module.exports = {
976
976
  "Clear default value": "\u6E05\u9664\u9ED8\u8BA4\u503C",
977
977
  "Open in new window": "\u65B0\u7A97\u53E3\u6253\u5F00",
978
978
  "Sorry, the page you visited does not exist.": "\u62B1\u6B49\uFF0C\u4F60\u8BBF\u95EE\u7684\u9875\u9762\u4E0D\u5B58\u5728\u3002",
979
- "Set Template Engine": "\u8BBE\u7F6E\u6A21\u677F\u5F15\u64CE"
979
+ "Template engine": "\u6A21\u677F\u5F15\u64CE",
980
+ "Default value to current time": "\u8BBE\u7F6E\u5B57\u6BB5\u9ED8\u8BA4\u503C\u4E3A\u5F53\u524D\u65F6\u95F4",
981
+ "Automatically update timestamp on update": "\u5F53\u8BB0\u5F55\u66F4\u65B0\u65F6\u81EA\u52A8\u8BBE\u7F6E\u5B57\u6BB5\u503C\u4E3A\u5F53\u524D\u65F6\u95F4",
982
+ "Client's time zone": "\u5BA2\u6237\u7AEF\u65F6\u533A"
980
983
  };
@@ -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":"2024-08-07T10:13:04.261Z"}
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":"2024-08-19T01:23:28.807Z"}
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.3.0-alpha.20240807100243",
7
+ "version": "1.3.0-alpha.20240819011229",
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": "540c3fe4cfb7c20de0e6639f935a98b736d7b754"
23
+ "gitHead": "76365630f8f7129a9308da4aaa1661c08603d04b"
24
24
  }