@nocobase/plugin-client 2.0.0-alpha.40 → 2.0.0-alpha.41
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
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"react-i18next": "11.18.6",
|
|
13
|
-
"@nocobase/client": "2.0.0-alpha.
|
|
13
|
+
"@nocobase/client": "2.0.0-alpha.41",
|
|
14
14
|
"antd": "5.24.2",
|
|
15
15
|
"@ant-design/icons": "5.6.1",
|
|
16
16
|
"@formily/react": "2.3.7",
|
|
17
|
-
"@nocobase/utils": "2.0.0-alpha.
|
|
17
|
+
"@nocobase/utils": "2.0.0-alpha.41",
|
|
18
18
|
"lodash": "4.17.21",
|
|
19
|
-
"@nocobase/database": "2.0.0-alpha.
|
|
20
|
-
"@nocobase/plugin-localization": "2.0.0-alpha.
|
|
21
|
-
"@nocobase/server": "2.0.0-alpha.
|
|
19
|
+
"@nocobase/database": "2.0.0-alpha.41",
|
|
20
|
+
"@nocobase/plugin-localization": "2.0.0-alpha.41",
|
|
21
|
+
"@nocobase/server": "2.0.0-alpha.41"
|
|
22
22
|
};
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -1227,7 +1227,7 @@
|
|
|
1227
1227
|
"Calendar Month": "日历月",
|
|
1228
1228
|
"Calendar Year": "日历年",
|
|
1229
1229
|
"Scan to input": "扫码录入",
|
|
1230
|
-
"Date variables(Deprecated)":"日期变量(废弃)",
|
|
1230
|
+
"Date variables(Deprecated)": "日期变量(废弃)",
|
|
1231
1231
|
"Disable manual input": "禁止手动输入",
|
|
1232
1232
|
"Enable Scan": "启用扫码录入",
|
|
1233
1233
|
"Available Collections": "可选数据表",
|
|
@@ -1446,8 +1446,8 @@
|
|
|
1446
1446
|
"Are you sure you want to save it?": "你确定要提交记录吗?",
|
|
1447
1447
|
"Row click": "行点击",
|
|
1448
1448
|
"Clicked row record": "被点击的行记录",
|
|
1449
|
-
"The current button is hidden and cannot be clicked (this message is only visible when the UI Editor is active).":"当前按钮已被隐藏,你无法点击(该内容仅在激活 UI Editor 时显示)。",
|
|
1450
|
-
"Link action settings":"链接操作设置",
|
|
1449
|
+
"The current button is hidden and cannot be clicked (this message is only visible when the UI Editor is active).": "当前按钮已被隐藏,你无法点击(该内容仅在激活 UI Editor 时显示)。",
|
|
1450
|
+
"Link action settings": "链接操作设置",
|
|
1451
1451
|
"Set form field value": "设置表单字段值",
|
|
1452
1452
|
"Form field assignment": "表单字段赋值",
|
|
1453
1453
|
"Target form block": "目标表单区块",
|
|
@@ -1511,5 +1511,6 @@
|
|
|
1511
1511
|
"Move up": "上移",
|
|
1512
1512
|
"Move down": "下移",
|
|
1513
1513
|
"Copy": "复制",
|
|
1514
|
-
"Trigger condition": "触发条件"
|
|
1514
|
+
"Trigger condition": "触发条件",
|
|
1515
|
+
"This field has been hidden and you cannot view it (this content is only visible when the UI Editor is activated).": "该字段已被隐藏,你无法查看(该内容仅在激活 UI Editor 时显示)。"
|
|
1515
1516
|
}
|
|
@@ -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-11-
|
|
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-11-19T01:21:29.228Z"}
|
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": "2.0.0-alpha.
|
|
7
|
+
"version": "2.0.0-alpha.41",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -21,5 +21,5 @@
|
|
|
21
21
|
"@nocobase/test": "2.x",
|
|
22
22
|
"@nocobase/utils": "2.x"
|
|
23
23
|
},
|
|
24
|
-
"gitHead": "
|
|
24
|
+
"gitHead": "889e81eef0280c2e45571bd0a4b2db6aa004f8c1"
|
|
25
25
|
}
|