@nocobase/plugin-client 1.6.0-alpha.9 → 1.6.0-beta.1

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.9",
12
- "@nocobase/utils": "1.6.0-alpha.9",
13
- "@nocobase/server": "1.6.0-alpha.9",
14
- "@nocobase/database": "1.6.0-alpha.9"
11
+ "@nocobase/client": "1.6.0-beta.1",
12
+ "@nocobase/utils": "1.6.0-beta.1",
13
+ "@nocobase/server": "1.6.0-beta.1",
14
+ "@nocobase/database": "1.6.0-beta.1"
15
15
  };
@@ -283,6 +283,8 @@ module.exports = {
283
283
  "Formula.js supports most Microsoft Excel formula functions.": "Formula.js \u652F\u6301\u5927\u90E8\u5206 Mircrosoft Excel \u516C\u5F0F\u3002",
284
284
  "String template": "\u5B57\u7B26\u4E32\u6A21\u677F",
285
285
  "Simple string replacement, can be used to interpolate variables in a string.": "\u7B80\u5355\u7684\u5B57\u7B26\u4E32\u66FF\u6362\uFF0C\u53EF\u4EE5\u7528\u4E8E\u5728\u5B57\u7B26\u4E32\u4E2D\u63D2\u5165\u53D8\u91CF\u3002",
286
+ "https://docs.nocobase.com/handbook/calculation-engines/formula": "https://docs-cn.nocobase.com/handbook/calculation-engines/formula",
287
+ "https://docs.nocobase.com/handbook/calculation-engines/mathjs": "https://docs-cn.nocobase.com/handbook/calculation-engines/mathjs",
286
288
  Choices: "\u9009\u62E9\u7C7B\u578B",
287
289
  Checkbox: "\u52FE\u9009",
288
290
  "Display <icon></icon> when unchecked": "\u672A\u52FE\u9009\u65F6\u663E\u793A <icon></icon>",
@@ -906,7 +908,7 @@ module.exports = {
906
908
  "Data source": "\u6570\u636E\u6E90",
907
909
  DataSource: "\u6570\u636E\u6E90",
908
910
  "Data model": "\u6570\u636E\u6A21\u578B",
909
- Security: "\u5B89\u5168\u6027",
911
+ Security: "\u8BA4\u8BC1\u4E0E\u5B89\u5168",
910
912
  Action: "\u64CD\u4F5C",
911
913
  System: "\u7CFB\u7EDF\u7BA1\u7406",
912
914
  Other: "\u5176\u4ED6",
@@ -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-06T05:51:41.380Z"}
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-02-05T14:08:06.141Z"}
@@ -124,6 +124,12 @@ class PluginClientServer extends import_server.Plugin {
124
124
  if (process.env["EXPORT_LIMIT"]) {
125
125
  info.exportLimit = parseInt(process.env["EXPORT_LIMIT"]);
126
126
  }
127
+ if (process.env["EXPORT_AUTO_MODE_THRESHOLD"]) {
128
+ info.exportAutoModeThreshold = parseInt(process.env["EXPORT_AUTO_MODE_THRESHOLD"]);
129
+ }
130
+ if (process.env["EXPORT_ATTACHMENTS_AUTO_MODE_THRESHOLD"]) {
131
+ info.exportAttachmentsAutoModeThreshold = parseInt(process.env["EXPORT_ATTACHMENTS_AUTO_MODE_THRESHOLD"]);
132
+ }
127
133
  ctx.body = info;
128
134
  await next();
129
135
  },
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.9",
7
+ "version": "1.6.0-beta.1",
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": "c6136fc6c9a2daab33fb1a20716cd9768e9a147f"
23
+ "gitHead": "69a79d1ed9660beb14ee956ec634f0c6d142acfa"
24
24
  }