@nocobase/plugin-client 1.9.53 → 1.9.55

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.
@@ -10,13 +10,13 @@
10
10
  module.exports = {
11
11
  "react": "18.2.0",
12
12
  "react-i18next": "11.18.6",
13
- "@nocobase/client": "1.9.53",
13
+ "@nocobase/client": "1.9.55",
14
14
  "antd": "5.24.2",
15
15
  "@ant-design/icons": "5.6.1",
16
16
  "@formily/react": "2.3.0",
17
- "@nocobase/utils": "1.9.53",
17
+ "@nocobase/utils": "1.9.55",
18
18
  "lodash": "4.17.21",
19
- "@nocobase/database": "1.9.53",
20
- "@nocobase/plugin-localization": "1.9.53",
21
- "@nocobase/server": "1.9.53"
19
+ "@nocobase/database": "1.9.55",
20
+ "@nocobase/plugin-localization": "1.9.55",
21
+ "@nocobase/server": "1.9.55"
22
22
  };
@@ -176,6 +176,7 @@
176
176
  "Calculation engine": "Calculation engine",
177
177
  "Calendar": "Calendar",
178
178
  "Calendar Month": "Calendar Month",
179
+ "Calendar Quarter": "Calendar Quarter",
179
180
  "Calendar Year": "Calendar Year",
180
181
  "Calendar collection": "Calendar collection",
181
182
  "Calendar week": "Calendar week",
@@ -556,6 +557,13 @@
556
557
  "If selected, the page will display Tab pages.": "If selected, the page will display Tab pages.",
557
558
  "If selected, the route will be displayed in the menu.": "If selected, the route will be displayed in the menu.",
558
559
  "Ignore invalid email length errors": "Ignore invalid email length errors",
560
+ "Include this hour": "Include this hour",
561
+ "Include this month": "Include this month",
562
+ "Include this minute": "Include this minute",
563
+ "Include this quarter": "Include this quarter",
564
+ "Include this week": "Include this week",
565
+ "Include this year": "Include this year",
566
+ "Include today": "Include today",
559
567
  "Import": "Import",
560
568
  "Importable fields": "Importable fields",
561
569
  "In configuration": "In configuration",
@@ -659,6 +667,7 @@
659
667
  "Message popup close method": "Message popup close method",
660
668
  "Middle": "Middle",
661
669
  "Millisecond": "Millisecond",
670
+ "Minute": "Minute",
662
671
  "Min Domain Segments": "Min Domain Segments",
663
672
  "Min length": "Min length",
664
673
  "Min length must less than max length": "Min length must less than max length",
@@ -1205,4 +1214,4 @@
1205
1214
  "≠": "≠",
1206
1215
  "≤": "≤",
1207
1216
  "≥": "≥"
1208
- }
1217
+ }
@@ -176,6 +176,7 @@
176
176
  "Calculation engine": "计算引擎",
177
177
  "Calendar": "日历",
178
178
  "Calendar Month": "日历月",
179
+ "Calendar Quarter": "日历季度",
179
180
  "Calendar Year": "日历年",
180
181
  "Calendar collection": "日历数据表",
181
182
  "Calendar week": "日历周",
@@ -556,6 +557,13 @@
556
557
  "If selected, the page will display Tab pages.": "如果选中,该页面将显示标签页。",
557
558
  "If selected, the route will be displayed in the menu.": "如果选中,该路由将显示在菜单中。",
558
559
  "Ignore invalid email length errors": "忽略无效的邮箱长度错误",
560
+ "Include this hour": "包括本小时",
561
+ "Include this month": "包括本月",
562
+ "Include this minute": "包括本分钟",
563
+ "Include this quarter": "包括本季度",
564
+ "Include this week": "包括本周",
565
+ "Include this year": "包括今年",
566
+ "Include today": "包括今天",
559
567
  "Import": "导入",
560
568
  "Importable fields": "可导入字段",
561
569
  "In configuration": "配置中",
@@ -659,6 +667,7 @@
659
667
  "Message popup close method": "消息弹窗关闭方式",
660
668
  "Middle": "中等",
661
669
  "Millisecond": "毫秒",
670
+ "Minute": "分",
662
671
  "Min Domain Segments": "最小域名段数",
663
672
  "Min length": "最小长度",
664
673
  "Min length must less than max length": "最小长度必须小于最大长度",
@@ -1205,4 +1214,4 @@
1205
1214
  "≠": "≠",
1206
1215
  "≤": "≤",
1207
1216
  "≥": "≥"
1208
- }
1217
+ }
@@ -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":"2026-02-26T18:25:38.569Z"}
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":"2026-03-16T09:20:35.093Z"}
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "description": "Provides a client interface for the NocoBase server",
7
7
  "description.ru-RU": "Предоставляет клиентский интерфейс для сервера NocoBase",
8
8
  "description.zh-CN": "为 NocoBase 服务端提供客户端界面",
9
- "version": "1.9.53",
9
+ "version": "1.9.55",
10
10
  "main": "./dist/server/index.js",
11
11
  "license": "AGPL-3.0",
12
12
  "devDependencies": {
@@ -23,5 +23,5 @@
23
23
  "@nocobase/test": "1.x",
24
24
  "@nocobase/utils": "1.x"
25
25
  },
26
- "gitHead": "ab201568dfb1845ac984b15dd4432b448738d097"
26
+ "gitHead": "d711c7711a473bebc182d80e40e920059e31235e"
27
27
  }