@nocobase/plugin-client 1.2.10-alpha → 1.2.12-alpha
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
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.2.
|
|
12
|
-
"@nocobase/utils": "1.2.
|
|
13
|
-
"@nocobase/server": "1.2.
|
|
14
|
-
"@nocobase/database": "1.2.
|
|
11
|
+
"@nocobase/client": "1.2.12-alpha",
|
|
12
|
+
"@nocobase/utils": "1.2.12-alpha",
|
|
13
|
+
"@nocobase/server": "1.2.12-alpha",
|
|
14
|
+
"@nocobase/database": "1.2.12-alpha"
|
|
15
15
|
};
|
package/dist/locale/en_US.js
CHANGED
|
@@ -839,5 +839,6 @@ module.exports = {
|
|
|
839
839
|
'This variable has been deprecated and can be replaced with "Current form"': 'This variable has been deprecated and can be replaced with "Current form"',
|
|
840
840
|
"The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.": "The value of this variable is derived from the query string of the page URL. This variable can only be used normally when the page has a query string.",
|
|
841
841
|
"URL search params": "URL search params",
|
|
842
|
-
"Expand All": "Expand All"
|
|
842
|
+
"Expand All": "Expand All",
|
|
843
|
+
Search: "Search"
|
|
843
844
|
};
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -941,7 +941,9 @@ module.exports = {
|
|
|
941
941
|
Separator: "\u5206\u9694\u7B26",
|
|
942
942
|
Prefix: "\u524D\u7F00",
|
|
943
943
|
Suffix: "\u540E\u7F00",
|
|
944
|
+
"Record unique key": "\u8BB0\u5F55\u552F\u4E00\u6807\u8BC6\u7B26",
|
|
944
945
|
"Filter target key": "\u7B5B\u9009\u76EE\u6807\u952E",
|
|
946
|
+
"If a collection lacks a primary key, you must configure a unique record key to locate row records within a block, failure to configure this will prevent the creation of data blocks for the collection.": "\u5F53\u6570\u636E\u8868\u6CA1\u6709\u4E3B\u952E\u65F6\uFF0C\u4F60\u9700\u8981\u914D\u7F6E\u8BB0\u5F55\u552F\u4E00\u6807\u8BC6\u7B26\uFF0C\u7528\u4E8E\u5728\u533A\u5757\u4E2D\u5B9A\u4F4D\u884C\u8BB0\u5F55\uFF0C\u4E0D\u914D\u7F6E\u5C06\u65E0\u6CD5\u521B\u5EFA\u8BE5\u8868\u7684\u6570\u636E\u533A\u5757\u3002",
|
|
945
947
|
"Filter data based on the specific field, with the requirement that the field value must be unique.": "\u6839\u636E\u7279\u5B9A\u7684\u5B57\u6BB5\u7B5B\u9009\u6570\u636E\uFF0C\u5B57\u6BB5\u503C\u5FC5\u987B\u5177\u5907\u552F\u4E00\u6027\u3002",
|
|
946
948
|
"Multiply by": "\u4E58\u4EE5",
|
|
947
949
|
"Divide by": "\u9664\u4EE5",
|
|
@@ -968,5 +970,6 @@ module.exports = {
|
|
|
968
970
|
"Edit link": "\u7F16\u8F91\u94FE\u63A5",
|
|
969
971
|
"Add parameter": "\u6DFB\u52A0\u53C2\u6570",
|
|
970
972
|
"URL search params": "URL \u67E5\u8BE2\u53C2\u6570",
|
|
971
|
-
"Expand All": "\u5C55\u5F00\u5168\u90E8"
|
|
973
|
+
"Expand All": "\u5C55\u5F00\u5168\u90E8",
|
|
974
|
+
Search: "\u641C\u7D22"
|
|
972
975
|
};
|
|
@@ -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-
|
|
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-07-05T09:17:31.586Z"}
|
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.2.
|
|
7
|
+
"version": "1.2.12-alpha",
|
|
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": "
|
|
23
|
+
"gitHead": "553231d4882496cb7f1f17fa7541899ce82a27ab"
|
|
24
24
|
}
|